:root{color-scheme:dark;--color-bg:#0e1013;--color-surface:#16191e;--color-surface-2:#1e2228;--color-border:#2e343c;--color-border-control:#6b727c;--color-text:#f4f6f1;--color-text-muted:#a3a9a0;--color-text-subtle:#8a9086;--color-accent:#ffcc39;--color-accent-hover:#ffd966;--color-accent-press:#e6b020;--color-on-accent:#0e1013;--color-error:#ff6b6b;--color-warning:#ff8a3d;--color-success:var(--color-accent);--gradient-photo-scrim:linear-gradient(to top, #0e1013d9 0%, #0e101366 45%, #0e101300 100%);--font-display:var(--font-barlow,"Barlow Condensed", "Arial Narrow", "Roboto Condensed", sans-serif);--font-body:var(--font-inter,"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif);--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-black:800;--text-display:clamp(3.5rem, 2.17rem + 5.93vw, 7.5rem);--text-h1:clamp(2.5rem, 1.83rem + 2.96vw, 4.5rem);--text-h2:clamp(2rem, 1.67rem + 1.48vw, 3rem);--text-h3:clamp(1.375rem, 1.25rem + .56vw, 1.75rem);--text-lg:clamp(1.125rem, 1.08rem + .19vw, 1.25rem);--text-base:1rem;--text-sm:.875rem;--text-xs:.75rem;--text-stat-xl:clamp(4.5rem, 4rem + 2.22vw, 6rem);--text-stat:clamp(2.5rem, 2.17rem + 1.48vw, 3.5rem);--leading-tight:1;--leading-heading:1.1;--leading-body:1.6;--tracking-heading:.01em;--tracking-button:.04em;--tracking-eyebrow:.12em;--measure:68ch;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--container:75rem;--container-tracker:30rem;--gutter:var(--space-4);--radius-sm:2px;--radius-md:4px;--border-width:1px;--focus-ring-width:2px;--focus-ring-offset:2px;--shadow-overlay:0 16px 48px #0009;--tap-target:48px;--tap-target-tracker:56px;--icon-sm:16px;--icon-md:20px;--icon-lg:24px;--icon-xl:32px;--duration-fast:.12s;--duration-base:.2s;--duration-slow:.4s;--ease-out:cubic-bezier(.2, .8, .2, 1);--ease-in-out:cubic-bezier(.6, 0, .2, 1);--reveal-distance:16px;--press-scale:.97;--texture-grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");--texture-grain-opacity:.06;--z-header:100;--z-overlay:1000}@media (width>=768px){:root{--gutter:var(--space-6)}}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0s;--duration-base:0s;--duration-slow:0s;--reveal-distance:0px;--press-scale:1}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;background:var(--color-bg);scroll-padding-top:5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background-color:var(--color-bg);min-height:100dvh;color:var(--color-text);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;margin:0}img,svg,video,canvas{max-width:100%;display:block}img{height:auto}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}p,h1,h2,h3,h4,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{margin:0;padding:0;list-style:none}h1,h2,h3,h4{font-family:var(--font-display);font-weight:var(--weight-bold);line-height:var(--leading-heading);letter-spacing:var(--tracking-heading);text-transform:uppercase;text-wrap:balance}h1{font-size:var(--text-h1);font-weight:var(--weight-black)}h2{font-size:var(--text-h2)}h3{font-size:var(--text-h3)}p{max-width:var(--measure)}a{color:var(--color-text);text-decoration-line:underline;text-decoration-color:var(--color-accent);text-underline-offset:3px;transition:text-decoration-thickness var(--duration-fast) var(--ease-out);text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}.tabular{font-variant-numeric:tabular-nums}.accent{color:var(--color-accent)}.muted{color:var(--color-text-muted)}.eyebrow{font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--color-text-muted)}:focus-visible{outline:var(--focus-ring-width) solid var(--color-accent);outline-offset:var(--focus-ring-offset)}.container{width:100%;max-width:calc(var(--container) + var(--gutter) * 2);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--space-8)}@media (width>=1024px){.section{padding-block:var(--space-9)}}.grain{isolation:isolate;position:relative}.grain:before{content:"";z-index:-1;background-image:var(--texture-grain);opacity:var(--texture-grain-opacity);mix-blend-mode:overlay;pointer-events:none;position:absolute;inset:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{left:var(--space-4);z-index:var(--z-overlay);padding:var(--space-3) var(--space-4);background:var(--color-accent);color:var(--color-on-accent);font-weight:var(--weight-semibold);border-radius:var(--radius-md);text-decoration:none;position:absolute;top:-100px}.skip-link:focus{top:var(--space-4)}.btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--tap-target);padding:0 var(--space-5);border:var(--border-width) solid transparent;border-radius:var(--radius-md);font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-bold);letter-spacing:var(--tracking-button);text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);line-height:1;text-decoration:none;display:inline-flex}.btn:active{transform:scale(var(--press-scale))}.btn:disabled,.btn[aria-disabled=true]{opacity:.4;pointer-events:none}.btn svg{width:var(--icon-md);height:var(--icon-md);flex:none}.btn-primary{background:var(--color-accent);color:var(--color-on-accent)}.btn-primary:hover{background:var(--color-accent-hover)}.btn-primary:active{background:var(--color-accent-press)}.btn-secondary{color:var(--color-text);border-color:var(--color-border-control);background:0 0}.btn-secondary:hover{background:var(--color-surface-2)}.btn-ghost{color:var(--color-text-muted);padding-inline:var(--space-3);background:0 0}.btn-ghost:hover{color:var(--color-text)}.btn-destructive{color:var(--color-error);border-color:var(--color-error);background:0 0}.btn-destructive:hover{background:var(--color-surface-2)}.btn-block{width:100%}.card{background:var(--color-surface);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-5)}.reveal{opacity:0;transform:translateY(var(--reveal-distance));transition:opacity var(--duration-slow) var(--ease-out), transform var(--duration-slow) var(--ease-out)}.reveal.is-visible,.no-js .reveal{opacity:1;transform:none}dialog{color:var(--color-text);background:var(--color-surface-2);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-overlay);padding:var(--space-6);max-width:min(28rem, calc(100vw - var(--space-6)))}dialog::backdrop{background:#0e1013cc}.phase-today,.phase-finished,html[data-phase=today] .phase-upcoming,html[data-phase=finished] .phase-upcoming,html[data-phase=finished] .hide-when-finished{display:none!important}html[data-phase=today] .phase-today,html[data-phase=finished] .phase-finished{display:revert!important}html[data-phase=today] .btn.phase-today,html[data-phase=finished] .btn.phase-finished{display:inline-flex!important}html[data-phase=today] .btn-primary[data-rsvp]{color:var(--color-text);border-color:var(--color-border-control);background:0 0}
