:root{--gold:oklch(0.74 0.13 50);--gold-light:oklch(0.84 0.10 50);--gold-dim:oklch(0.74 0.13 50/0.15);--gold-border:oklch(0.74 0.13 50/0.22);--gold-border-2:oklch(0.74 0.13 50/0.40)}:root,[data-theme=dark]{--bg:#070605;--surface:#0e0d0b;--surface-2:#161410;--surface-3:#1e1b16;--text:#ede8dc;--text-mid:#9a9080;--text-dim:#5a5448;--rule:#2a261e;--nav-bg:rgba(7,6,5,0.92)}[data-theme=light]{--bg:#f5f0e6;--surface:#ffffff;--surface-2:#ede7d8;--surface-3:#e4dcc8;--gold:oklch(0.55 0.10 50);--gold-light:oklch(0.65 0.12 50);--gold-dim:oklch(0.55 0.10 50/0.12);--gold-border:oklch(0.45 0.08 50/0.25);--gold-border-2:oklch(0.45 0.08 50/0.45);--text:#1a1510;--text-mid:#6f6555;--text-dim:#a89e8a;--rule:#d8cdb4;--nav-bg:rgba(245,240,230,0.92)}:root{--live-green:#5fbe7d;--font-serif:"Cormorant Garamond",Georgia,serif;--font-sans:"DM Sans",system-ui,sans-serif;--font-mono:"DM Mono",ui-monospace,monospace;--text-hero:2.75rem;--text-section:1.375rem;--text-title:1rem;--text-body:0.75rem;--text-meta:0.625rem;--text-label:0.5625rem;--text-tag:0.5rem;--leading-tight:1.2;--leading-normal:1.5;--leading-relaxed:1.75;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius:4px;--nav-h:64px;--hdr-h:52px}@keyframes waveline{0%,to{transform:scaleY(.12);opacity:.25}50%{transform:scaleY(1);opacity:.65}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img,video{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit}ol,ul{list-style:none}