:root{color-scheme:light dark;--color-primary: var(--theme-light-primary, #1d3b35);--color-secondary: var(--theme-light-secondary, #8d4337);--color-tertiary: var(--theme-light-tertiary, #2f7d66);--color-foreground: var(--theme-light-foreground, #18211f);--color-background: var(--theme-light-background, #f6f8f7);--color-surface: var(--theme-light-surface, #fffdfa);--color-muted: var(--theme-light-muted, #64716c);--color-border: var(--theme-light-border, #d9e0dc);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-foreground);background:var(--color-background);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,.button{align-items:center;background:var(--color-primary);border:1px solid var(--color-primary);border-radius:8px;color:var(--color-background);cursor:pointer;display:inline-flex;font-weight:720;gap:.45rem;justify-content:center;min-height:2.5rem;padding:.65rem .9rem}button.secondary,.button.secondary{background:transparent;color:var(--color-primary)}button.danger{background:#7d2d2d;border-color:#7d2d2d}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;color:var(--color-foreground);padding:.65rem .75rem;width:100%}label{color:var(--color-foreground);display:grid;font-size:.9rem;font-weight:650;gap:.35rem}.shell{--color-primary: var(--theme-light-primary, #1d3b35);--color-secondary: var(--theme-light-secondary, #8d4337);--color-tertiary: var(--theme-light-tertiary, #2f7d66);--color-foreground: var(--theme-light-foreground, #18211f);--color-background: var(--theme-light-background, #f6f8f7);--color-surface: var(--theme-light-surface, #fffdfa);--color-muted: var(--theme-light-muted, #64716c);--color-border: var(--theme-light-border, #d9e0dc);background:var(--color-background);color:var(--color-foreground);min-height:100vh}@media(prefers-color-scheme:dark){.shell{--color-primary: var(--theme-dark-primary);--color-secondary: var(--theme-dark-secondary);--color-tertiary: var(--theme-dark-tertiary);--color-foreground: var(--theme-dark-foreground);--color-background: var(--theme-dark-background);--color-surface: var(--theme-dark-surface);--color-muted: var(--theme-dark-muted);--color-border: var(--theme-dark-border)}}.topbar{align-items:center;background:color-mix(in srgb,var(--color-surface) 94%,transparent);border-bottom:1px solid var(--color-border);box-shadow:0 1px 18px #18211f0f;display:flex;gap:1rem;justify-content:space-between;padding:.8rem clamp(1rem,4vw,3rem);position:sticky;top:0;z-index:20}.brand{align-items:center;display:flex;font-weight:850;gap:.55rem}.brand-mark{display:inline-block;height:2.2rem;object-fit:contain;width:2.9rem}.nav{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem}.nav a{border-radius:8px;color:var(--color-foreground);font-size:.92rem;font-weight:700;padding:.45rem .65rem}.nav a:hover{background:color-mix(in srgb,var(--color-primary) 8%,var(--color-surface))}.page{padding:clamp(1rem,4vw,3rem)}.section{margin-block:clamp(1.6rem,5vw,4rem)}.section-header{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.eyebrow{color:var(--color-secondary);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-block:0}h1{font-size:3.65rem;line-height:.96}h2{font-size:2.15rem;line-height:1.05}h3{font-size:1.08rem}.muted{color:var(--color-muted)}.grid{display:grid;gap:1rem}.grid.cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.card-body{display:grid;gap:.75rem;padding:1rem}.pill-row{display:flex;flex-wrap:wrap;gap:.45rem}.pill{background:#edf2f0;border-radius:999px;color:#35443f;font-size:.78rem;font-weight:760;padding:.28rem .55rem}.metric{background:#f1f5f3;border-radius:8px;display:grid;gap:.15rem;padding:.75rem}.metric strong{font-size:1.35rem}.progress{background:#d7e0dc;border-radius:999px;height:.65rem;overflow:hidden}.progress>span{background:var(--color-tertiary);display:block;height:100%}.two-column{display:grid;gap:1.25rem;grid-template-columns:minmax(0,1.4fr) minmax(19rem,.6fr)}.form-grid{display:grid;gap:.8rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;min-width:42rem;width:100%}th,td{border-bottom:1px solid var(--color-border);padding:.75rem;text-align:start;vertical-align:top}th{color:#5b6762;font-size:.8rem;text-transform:uppercase}.notice{background:#e8f0ea;border:1px solid #c4d6c9;border-radius:8px;padding:.8rem}.error{background:#fae8e3;border-color:#dfb5aa}[dir=rtl] .eyebrow,[dir=rtl] th{text-transform:none}@media(max-width:780px){.topbar,.section-header,.two-column{align-items:stretch;grid-template-columns:1fr}.topbar{display:grid}.nav{justify-content:space-between}h1{font-size:2.75rem}h2{font-size:1.65rem}}.nav-form.svelte-12qhfyh{display:inline-flex}.locked-brand.svelte-12qhfyh{color:var(--color-muted)}.nav-status.svelte-12qhfyh{background:color-mix(in srgb,var(--color-primary) 12%,var(--color-surface));border:1px solid var(--color-border);border-radius:8px;color:var(--color-foreground);font-size:.92rem;font-weight:760;padding:.45rem .65rem}.nav-button.svelte-12qhfyh{background:transparent;border:0;border-radius:8px;color:var(--color-foreground);font-size:.92rem;font-weight:700;min-height:0;padding:.45rem .65rem}.nav-button.svelte-12qhfyh:hover{background:color-mix(in srgb,var(--color-primary) 8%,var(--color-surface))}.nav-button[aria-current=true].svelte-12qhfyh{background:color-mix(in srgb,var(--color-primary) 12%,var(--color-surface));color:var(--color-primary)}
