:root{--color-app:#f3f5f7;--color-panel:#fff;--color-subtle:#f7f8fa;--color-text:#17231f;--color-text-muted:#68746f;--color-border:#dfe5e2;--color-primary:#1959c7;--color-primary-hover:#1249a8;--color-secondary:#7b2f9c;--color-secondary-soft:#f5effa;--color-nav:#121d31;--color-nav-raised:#1b2941;--color-nav-text:#dbe2ee;--color-success:#147a50;--color-info:#2563a7;--color-warning:#a25a11;--color-error:#b4232f;--color-focus:#5ab9aa;--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;--font-page-title:clamp(1.5rem,2.5vw,2rem);--font-section-title:1.125rem;--font-card-title:0.9375rem;--font-body:0.875rem;--font-small:0.8125rem;--font-meta:0.75rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--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%);--planner-control-height:42px;--planner-cell-padding:6px;--planner-card-gap:4px;--planner-panel-width:400px;--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}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}}