:root{--canvas:#f6f5f1;--surface:#fdfcf9;--surface-raised:#fff;--ink:#20221f;--ink-soft:#555c55;--ink-faint:#5e635c;--line:#dedfd9;--line-strong:#879087;--accent:#4e7163;--accent-hover:#3e5f52;--accent-soft:#dce9e2;--danger:#9a4c43;--danger-soft:#f5e4e1;--focus:#537c6c;--shadow:0 2px 8px #1c221e1a;--glass-surface:var(--surface);--glass-surface-hover:var(--surface-raised);--glass-border:var(--line);--glass-highlight:transparent;--glass-shadow:none;--ambient-accent:#4e716317;--period-atmosphere:#7e977417;--period-background:radial-gradient(circle at 50% 0%, var(--period-atmosphere), transparent min(90vw, 1000px)), var(--canvas);--focus-list-surface:color-mix(in srgb, var(--surface) 36%, transparent);--focus-list-border:color-mix(in srgb, var(--line) 52%, transparent);--focus-list-divider:color-mix(in srgb, var(--line) 42%, transparent);--radius-sm:8px;--radius-md:10px;--radius-lg:12px;--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:40px;--motion-press:.12s;--motion-state:.18s;--motion-sheet:.24s;--motion-completion-press:80ms;--motion-completion-exhale:.9s;--font-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:ui-serif, Georgia, "Iowan Old Style", "Palatino Linotype", "Times New Roman", serif;--content-width:760px;--shell-width:960px}:root[data-theme=dark]{--canvas:#171a18;--surface:#202520;--surface-raised:#272d28;--ink:#edf0eb;--ink-soft:#b5bdb6;--ink-faint:#9aa39b;--line:#353b36;--line-strong:#485049;--accent:#8eb6a3;--accent-hover:#a6c7b6;--accent-soft:#2b4036;--danger:#e19b92;--danger-soft:#442c29;--focus:#a0c7b4;--shadow:0 2px 8px #0000003d;--glass-surface:var(--surface);--glass-surface-hover:var(--surface-raised);--glass-border:var(--line);--glass-highlight:transparent;--glass-shadow:none;--ambient-accent:#8eb6a312;--period-atmosphere:#638c7114}html[data-period=morning],html[data-period=first_half]{--period-atmosphere:#ceb77f1c}html[data-period=afternoon],html[data-period=full_day]{--period-atmosphere:#7e977417}html[data-period=evening],html[data-period=second_half]{--period-atmosphere:#697f8b1a}html[data-theme=dark][data-period=morning],html[data-theme=dark][data-period=first_half]{--period-atmosphere:#b1975e14}html[data-theme=dark][data-period=afternoon],html[data-theme=dark][data-period=full_day]{--period-atmosphere:#638c7114}html[data-theme=dark][data-period=evening],html[data-theme=dark][data-period=second_half]{--period-atmosphere:#58809117}html[data-planning-day=tomorrow]{--period-atmosphere:#97a87c17}html[data-theme=dark][data-planning-day=tomorrow]{--period-atmosphere:#718f6914}
*,:before,:after{box-sizing:border-box}html{background:var(--canvas);min-width:320px;color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;scroll-padding-block:24px}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html body{background:var(--canvas);min-height:100dvh;color:var(--ink);margin:0}html[data-period] body{background:var(--period-background);transition:background-color .7s}button,input,textarea,select{color:inherit;font:inherit;touch-action:manipulation}button,select{cursor:pointer}button:disabled,input:disabled,textarea:disabled,select:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}::selection{background:var(--accent-soft)}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.route-main:focus{outline:none}[data-completion-surface]{transform-origin:50%}[data-completion-surface][data-completion-exhale=true]{animation:completion-surface-exhale var(--motion-completion-exhale) ease}@keyframes completion-surface-exhale{0%,to{opacity:1}44%{opacity:.9}}@media (max-width:800px){html{scroll-padding-bottom:calc(106px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-completion-surface][data-completion-exhale=true]{animation:none}}
