:root{--color-app:#f4f6f5;--color-background:var(--color-app);--color-panel:#fff;--color-surface:var(--color-panel);--color-subtle:#f7f9f8;--color-surface-elevated:var(--color-subtle);--color-text:#172420;--color-text-secondary:#4f5f59;--color-text-muted:#6d7b76;--color-border:#dde4e1;--color-border-strong:#c8d3cf;--color-primary:#176c66;--color-brand:var(--color-primary);--color-primary-hover:#115b56;--color-primary-soft:#e8f4f2;--color-brand-subtle:var(--color-primary-soft);--color-secondary:#7b2f9c;--color-secondary-soft:#f5effa;--color-nav:#fff;--color-nav-raised:#fff;--color-nav-text:#40524c;--color-nav-accent:#176c66;--color-success:#147a50;--color-success-soft:#eaf6f0;--color-info:#2563a7;--color-info-soft:#edf4fb;--color-warning:#a25a11;--color-warning-soft:#fff4df;--color-error:#b4232f;--color-critical:var(--color-error);--color-critical-soft:#fff0f1;--color-danger:var(--color-error);--color-danger-soft:var(--color-critical-soft);--danger:var(--color-error);--danger-surface:var(--color-critical-soft);--success:var(--color-success);--success-surface:var(--color-success-soft);--warning-surface:var(--color-warning-soft);--color-bg-subtle:var(--color-subtle);--color-surface-subtle:var(--color-subtle);--color-focus:#176c66;--blue:#3b6fd8;--blue-surface:#edf3ff;--green:#2d8a5f;--green-surface:#edf8f2;--purple:#7956b3;--purple-surface:#f4effb;--orange:#c56b2d;--orange-surface:#fff3e9;--yellow:#a27b18;--yellow-surface:#fff9df;--red:#bd4a55;--red-surface:#fff0f1;--teal:#238b89;--teal-surface:#eaf8f7;--pink:#b84f83;--pink-surface:#fff0f7;--gray:#6f7b80;--gray-surface:#f1f3f4;--surface:var(--color-panel);--text:var(--color-text);--text-muted:var(--color-text-muted);--border:var(--color-border);--gray-100:var(--gray-surface);--gray-400:var(--color-border-strong);--font-page-title:clamp(1.75rem,2vw,2rem);--font-page-title-mobile:1.625rem;--font-section-title:1.125rem;--font-h2:var(--font-section-title);--font-card-title:0.9375rem;--font-body:0.875rem;--font-small:0.8125rem;--font-meta:0.75rem;--control-height:42px;--control-height-sm:36px;--control-height-md:44px;--button-height:44px;--button-radius:var(--radius-sm);--button-padding-inline:14px;--button-font-weight:600;--badge-radius:999px;--badge-padding:4px 9px;--badge-font-size:var(--font-meta);--badge-font-weight:800;--radius-pill:999px;--kpi-min-height:76px;--kpi-padding:12px 16px;--kpi-radius:var(--radius-md);--kpi-label-size:0.6875rem;--kpi-value-size:1.375rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-12:48px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-sm:0 1px 2px rgb(19 42 35/7%);--shadow-md:0 8px 24px rgb(19 42 35/10%);--shadow-lg:0 18px 48px rgb(19 42 35/14%);--transition-fast:150ms ease;--table-row-height:48px;--content-width-standard:1200px;--content-width-wide:1480px;--content-width:1320px;--content-gutter:clamp(16px,2.2vw,36px);--planner-control-height:var(--control-height);--planner-cell-padding:6px;--planner-card-gap:4px;--planner-panel-width:392px;--planner-focus-color:var(--color-focus)}*{box-sizing:border-box}body,html{background:var(--color-app)}body{margin:0;color:var(--color-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--font-body);line-height:1.45;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}::selection{background:#bfe9e1;color:#102a25}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}