:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--page:#f5f7f2;--surface:#fcfdf9;--surface-strong:#e5efdd;--text:#172016;--muted:#596456;--line:#d5ddd1;--accent:#386b43;--accent-ink:#f8fbf6;--radius:14px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--page:#11140f;--surface:#181d16;--surface-strong:#243322;--text:#eef4ea;--muted:#aab6a5;--line:#30382d;--accent:#91c89a;--accent-ink:#122015}}*{box-sizing:border-box}html{background:var(--page);scroll-behavior:smooth}body{color:var(--text);background:var(--page);margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font:inherit}button{cursor:pointer;border:0}button:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 60%, transparent);outline-offset:3px}.shell{grid-template-columns:240px minmax(0,1fr);min-height:100dvh;display:grid}.sidebar{border-right:1px solid var(--line);flex-direction:column;height:100dvh;padding:30px 24px;display:flex;position:sticky;top:0}.brand{color:var(--text);letter-spacing:-.04em;font-size:1.25rem;font-weight:750;text-decoration:none}.sidebar nav{gap:5px;margin-top:54px;display:grid}.sidebar nav a{color:var(--muted);border-radius:9px;padding:10px 12px;text-decoration:none}.sidebar nav a:hover,.sidebar nav a.active{color:var(--text);background:var(--surface-strong)}.profile{align-items:center;gap:12px;margin-top:auto;display:flex}.profile>span{width:38px;height:38px;color:var(--accent-ink);background:var(--accent);border-radius:50%;place-items:center;font-size:.75rem;font-weight:750;display:grid}.profile div{gap:2px;display:grid}.profile small{color:var(--muted)}.content{width:min(100%,1120px);margin:0 auto;padding:44px clamp(24px,5vw,72px) 80px}.topbar{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.date,.label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:700}h1,h2,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1}h2{letter-spacing:-.035em}.topbar button,.what-now button{min-height:44px;color:var(--accent-ink);background:var(--accent);white-space:nowrap;border-radius:9px;padding:0 18px;font-weight:700}button:active{transform:translateY(1px)}.what-now{border-radius:var(--radius);background:var(--surface-strong);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;margin-top:44px;padding:clamp(24px,5vw,48px);display:grid}.what-now h2{max-width:14ch;margin-bottom:14px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.02}.what-now p:not(.label){max-width:62ch;color:var(--muted);margin-bottom:0;line-height:1.6}.recommendation-actions{gap:10px;display:grid}button.secondary{color:var(--text);background:var(--surface);border:1px solid var(--line)}.day{margin-top:50px}.section-heading{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.section-heading h2{margin-bottom:18px;font-size:1.6rem}.section-heading span{color:var(--muted)}.day ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.day li{border-bottom:1px solid var(--line);grid-template-columns:112px 1fr;gap:20px;padding:20px 0;display:grid}.day time{color:var(--muted);font-variant-numeric:tabular-nums}.day li div{gap:5px;display:grid}.day li span{color:var(--muted)}.runway{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;margin-top:46px;padding-top:28px;display:flex}.runway h2{margin-bottom:8px}.runway p{max-width:60ch;color:var(--muted);margin-bottom:0;line-height:1.55}.runway button{white-space:nowrap;border-radius:9px;min-height:44px;padding:0 18px}@media (max-width:767px){.shell{padding-bottom:72px;display:block}.sidebar{z-index:10;border:0;border-top:1px solid var(--line);background:color-mix(in srgb, var(--page) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:auto;height:64px;padding:8px 12px;position:fixed;inset:auto 0 0}.brand,.profile{display:none}.sidebar nav{grid-template-columns:repeat(4,1fr);gap:4px;height:100%;margin:0;display:grid}.sidebar nav a{place-items:center;padding:8px 4px;font-size:.77rem;display:grid}.content{padding:28px 18px 54px}.topbar{align-items:flex-start}.topbar button{padding-inline:13px}.what-now{grid-template-columns:1fr;align-items:stretch;gap:24px;margin-top:30px}.recommendation-actions{grid-template-columns:1fr}.day li{grid-template-columns:84px 1fr;gap:12px}.runway{flex-direction:column;align-items:flex-start}.runway button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (prefers-reduced-transparency:reduce){.sidebar{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--page)}}
