:root{--bg:#0c0b0a;--panel:#14110e;--panel-2:#1a1612;--line:#e8b86d47;--gold:#e8b86d;--gold-soft:#f2d7a5;--gold-deep:#c4923f;--text:#f2f0ea;--muted:#f2f0ea8c;--ok:#7dbe8e;--danger:#e07a7a;--ease:cubic-bezier(.22, 1, .36, 1);--grad-top:#181410;--grad-mid:#0e0c0a;--grad-edge:#12100d;--cream:#fff4df;--ink:#1a1510;--font-body:var(--font-outfit), system-ui, sans-serif;--font-display:var(--font-syne), var(--font-outfit), system-ui, sans-serif;--nav-h:4.25rem;--max:72rem;--radius:.35rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth;height:100%}body{min-height:100%;color:var(--text);background:var(--bg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-size:1.05rem;line-height:1.6;display:flex}body:before{content:"";pointer-events:none;z-index:0;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}h1,h2,h3,h4{font-family:var(--font-display);color:var(--gold-soft);letter-spacing:-.02em;font-weight:700;line-height:1.15}p{color:var(--text)}.muted{color:var(--muted)}.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}@keyframes rise{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:0}to{opacity:1}}.anim-rise{animation:rise .9s var(--ease) both}.anim-rise-delay{animation:rise .9s var(--ease) .12s both}.anim-rise-delay-2{animation:rise .9s var(--ease) .24s both}.anim-fade{animation:fade 1.1s var(--ease) both}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.anim-rise,.anim-rise-delay,.anim-rise-delay-2,.anim-fade{animation:none}}
