:root{--font-sans:var(--font-mulish), system-ui, sans-serif;--color-bg:#000;--color-brand:#f04f56;--color-brand-accent:#ff383c;--color-brand-title:#f05056;--color-text:#fff;--color-text-soft:#e6e6e6;--color-text-muted:gray;--color-surface-translucent:#252525cc;--color-surface-card:#252424;--color-surface-card-hover:#25242466;--color-border:#575757;--color-hairline:#1f1f1f;--scrollbar-thumb:#ffffff2e;--scrollbar-thumb-hover:#ffffff57;--scrollbar-track:#ffffff0a;--scrollbar-size:12px;--fs-h1:46px;--lh-h1:48px;--fw-h1:900;--fs-h2:40px;--lh-h2:46px;--fw-h2:800;--fs-h3:30px;--lh-h3:32px;--fw-h3:700;--fs-h4:18px;--lh-h4:20px;--fw-h4:900;--fs-body:16px;--lh-body:20px;--fw-body:400;--fs-nav:14px;--lh-nav:1;--fw-nav:400;--fs-bot:14px;--lh-bot:1;--fw-bot:700;--radius-pill:20px;--radius-control:16px;--shadow-nav:0 4px 10px 0 #00000059;--shadow-menu:4px 26px 30px 0 #00000040;--reveal-duration:.6s;--reveal-ease:cubic-bezier(.16, 1, .3, 1);--reveal-stagger:.12s;--reveal-rise:40px;--odometer-duration:1.6s;--odometer-ease:cubic-bezier(.22, 1, .36, 1);--odometer-stagger:.15s;--ring-red:red;--ring-duration:6s;--page-width:1440px;--container-width:1200px;--nav-height:64px;--nav-offset:30px;--gutter:30px}@media (max-width:640px){body{overflow-wrap:break-word}:root{--fs-h1:32px;--lh-h1:36px;--fs-h2:28px;--lh-h2:32px;--fs-h3:22px;--lh-h3:26px;--gutter:20px;--nav-offset:12px}}@property --ring-angle{syntax:"<angle>";inherits:false;initial-value:196deg}*,:before,:after{box-sizing:border-box}html{background:var(--color-bg);-webkit-font-smoothing:antialiased;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-gutter:stable;scroll-padding-top:calc(var(--nav-height) + var(--nav-offset) + 16px)}::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:var(--scrollbar-thumb);background-clip:padding-box;border:3px solid #0000}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:padding-box}::-webkit-scrollbar-corner{background:0 0}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);font-weight:var(--fw-body);margin:0}h1,h2,h3,h4,p{margin:0}h1{font-size:var(--fs-h1);line-height:var(--lh-h1);font-weight:var(--fw-h1)}h2{font-size:var(--fs-h2);line-height:var(--lh-h2);font-weight:var(--fw-h2)}h3{font-size:var(--fs-h3);line-height:var(--lh-h3);font-weight:var(--fw-h3)}h4{font-size:var(--fs-h4);line-height:var(--lh-h4);font-weight:var(--fw-h4)}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.page{min-width:0}.container{width:min(var(--container-width), 100%);margin:0 auto}
