:root{--color-bg:#131313;--color-surface:#1c1b1b;--color-surface-raised:#2a2a2a;--color-surface-low:#0e0e0e;--color-surface-bright:#3a3939;--color-overlay:#201f1fb3;--color-fg:#e5e2e1;--color-fg-muted:#c6c6c6;--color-fg-subtle:#919191;--color-fg-on-primary:#1a1c1c;--color-primary:#fff281;--color-primary-light:#fffacc;--color-primary-dark:#d4c400;--color-cta:#fff;--color-cta-end:#d4d4d4;--color-secondary:#2a2a2a;--color-tertiary:#fff281;--color-border:#47474733;--color-border-strong:#47474773;--color-error:#93000a;--color-success:#1e4d2b;--color-warning:#4a3300;--shadow-sm:none;--shadow-md:none;--shadow-lg:0 0 40px #e5e2e10a;--shadow-2xl:0 0 80px #e5e2e10f;--radius-sm:2px;--radius-md:4px;--radius-lg:6px;--radius-xl:8px;--radius-full:9999px;--transition-base:all .2s cubic-bezier(0,0,.2,1);--transition-slow:all .3s cubic-bezier(0,0,.2,1);--transition-spring:all .3s cubic-bezier(.165,.84,.44,1);--font-family-heading:degular,sans-serif;--font-family-body:dm-sans,sans-serif;--background:var(--color-bg);--foreground:var(--color-fg)}[data-theme=light]{--color-bg:#f2f2f2;--color-surface:#e8e8e8;--color-surface-raised:#dedede;--color-surface-low:#ebebeb;--color-surface-bright:#d4d4d4;--color-overlay:#13131380;--color-fg:#131313;--color-fg-muted:#2a2a2a;--color-fg-subtle:#919191;--color-fg-on-primary:#131313;--color-border:#4747471f;--color-border-strong:#47474740;--shadow-lg:0 0 40px #1313130f;--shadow-2xl:0 0 80px #1313131a}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){--color-bg:#f2f2f2;--color-surface:#e8e8e8;--color-surface-raised:#dedede;--color-surface-low:#ebebeb;--color-surface-bright:#d4d4d4;--color-overlay:#13131380;--color-fg:#131313;--color-fg-muted:#2a2a2a;--color-fg-subtle:#919191;--color-fg-on-primary:#131313;--color-border:#4747471f;--color-border-strong:#47474740;--shadow-lg:0 0 40px #1313130f;--shadow-2xl:0 0 80px #1313131a}}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light] html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:light){:root:not([data-theme=dark]) html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;overflow-x:hidden}body{color:var(--color-fg);background:var(--color-bg);font-family:dm-sans,sans-serif;font-size:1rem;line-height:1.5;transition:background .3s cubic-bezier(0,0,.2,1),color .3s cubic-bezier(0,0,.2,1)}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:var(--color-fg);font-family:degular,sans-serif;font-weight:700;line-height:1.25}h1{font-size:4.25rem}h2{font-size:3.25rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.5rem}h6{font-size:1.25rem}p{color:var(--color-fg-muted);line-height:1.625}a{color:inherit;text-decoration:none;transition:opacity .2s cubic-bezier(0,0,.2,1)}a:hover{opacity:.8}label,button,input,select,textarea{font-family:dm-sans,sans-serif}:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #fff281}@media (max-width:1024px){h1{font-size:3.25rem}h2{font-size:2.5rem}h3{font-size:2rem}}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}}header{align-items:center;gap:2.5rem;margin-bottom:2.5rem;display:flex}@media (max-width:768px){header{flex-direction:column;align-items:flex-start;gap:0}header p{gap:.75rem;width:100%;display:flex}header p:after{content:"";background:#47474740;flex:1;align-self:center;width:100%;height:1px}}header:after{content:"";background:#47474740;flex:1;align-self:center;height:1px}header h2{letter-spacing:-.02em;color:#e5e2e1;font-size:2.5rem;line-height:normal}@media (max-width:768px){header h2{font-size:2rem}}header p{text-transform:uppercase;letter-spacing:.1em;color:#fff281;white-space:nowrap;font-size:.75rem;font-weight:600}
