:root{--bg: #000;--bg-soft: #0f0f0f;--surface: #121212;--border: rgba(255 255 255 / .08);--border-strong: rgba(255 255 255 / .16);--text: #fff;--muted: #cecece;--muted-2: #9c9c9c;--accent: #ff005c;--amber: #ffb700;--orange: #ff5c00;--gradient-cta: linear-gradient(90deg, #ff5733, #fff01f);--gradient-cta-pink: linear-gradient(90deg, transparent, #f2295b);--gradient-squeeze: linear-gradient(90deg, var(--orange), var(--amber));--font: "Inter", system-ui, -apple-system, sans-serif;--text-xs: .8125rem;--text-sm: .9375rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: clamp(1.3rem, 1.1rem + .8vw, 1.6rem);--text-2xl: clamp(1.5rem, 1.2rem + 1.2vw, 2rem);--text-3xl: clamp(1.7rem, 1.3rem + 1.8vw, 2.5rem);--text-4xl: clamp(2rem, 1.5rem + 2.2vw, 3rem);--text-5xl: clamp(2.3rem, 1.6rem + 3.4vw, 4rem);--text-6xl: clamp(2.5rem, 1.7rem + 4vw, 4.5rem);--space-section: clamp(3.5rem, 3rem + 2.5vw, 6.5rem);--container: 62.5rem;--radius: 14px;--radius-lg: 24px}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-var-j6BbcsN8.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:var(--text-base);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:clip}img,video{display:block;max-width:100%;height:auto}a{color:inherit}button{font:inherit;cursor:pointer}h1,h2,h3{font-weight:600;line-height:1.15;letter-spacing:-.02em;text-wrap:balance}p{text-wrap:pretty}::selection{background:var(--accent);color:#fff}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
