@import "https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600;700;800;900&family=Lexend:wght@300;400;500&display=swap";
:root{--bg-base:#0a0a0a;--bg-surface:#111;--bg-elevated:#1a1a1a;--border:#1a1a1a;--border-hover:#222;--text-primary:#f2f0ed;--text-secondary:#888;--text-muted:#777;--text-dim:#333;--text-ghost:#666;--accent-hover:#666;--font-display:"Outfit", system-ui, -apple-system, sans-serif;--font-ui:"Satoshi", system-ui, -apple-system, sans-serif;--font-body:"Lexend", system-ui, -apple-system, sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:800;--font-weight-ultra:900;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:80px;--space-5xl:120px;--space-6xl:160px;--page-gutter:5vw;--ease-premium:cubic-bezier(.65, .05, 0, 1);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.45, 0, .55, 1);--duration-fast:.3s;--duration-default:.75s;--duration-slow:1.2s;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:auto}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}body{background-color:var(--bg-base);color:var(--text-primary);font-family:var(--font-ui);font-weight:var(--font-weight-medium);line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--font-weight-black);letter-spacing:-.03em;color:var(--text-primary);line-height:1}p{font-family:var(--font-body);font-weight:var(--font-weight-light);color:var(--text-secondary);line-height:1.7}a{color:inherit;transition:color var(--duration-fast) ease;text-decoration:none}a:hover{color:var(--text-primary)}img{max-width:100%;display:block}button{font-family:var(--font-ui);cursor:pointer;color:inherit;background:0 0;border:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::selection{background:var(--text-dim);color:var(--text-primary)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--text-ghost);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}
.BackgroundGradient-module__Fjfb0W__canvas{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.BackgroundGradient-module__Fjfb0W__orb1,.BackgroundGradient-module__Fjfb0W__orb2,.BackgroundGradient-module__Fjfb0W__orb3,.BackgroundGradient-module__Fjfb0W__orb4,.BackgroundGradient-module__Fjfb0W__orb5,.BackgroundGradient-module__Fjfb0W__orb6,.BackgroundGradient-module__Fjfb0W__orb7{will-change:transform;border-radius:50%;position:absolute}.BackgroundGradient-module__Fjfb0W__orb1{filter:blur(130px);background:radial-gradient(circle,#281e5a73 0%,#0000 70%);width:55vw;height:55vw;top:-15%;right:-10%}.BackgroundGradient-module__Fjfb0W__orb2{filter:blur(140px);background:radial-gradient(circle,#0f3c4166 0%,#0000 70%);width:50vw;height:50vw;bottom:-20%;left:-15%}.BackgroundGradient-module__Fjfb0W__orb3{filter:blur(110px);background:radial-gradient(circle,#46191e59 0%,#0000 70%);width:40vw;height:40vw;top:35%;left:45%}.BackgroundGradient-module__Fjfb0W__orb4{filter:blur(100px);background:radial-gradient(circle,#3714504d 0%,#0000 70%);width:35vw;height:35vw;top:10%;left:-5%}.BackgroundGradient-module__Fjfb0W__orb5{filter:blur(80px);background:radial-gradient(circle,#3c287880 0%,#0000 65%);width:22vw;height:22vw;top:20%;right:15%}.BackgroundGradient-module__Fjfb0W__orb6{filter:blur(70px);background:radial-gradient(circle,#14504b73 0%,#0000 65%);width:18vw;height:18vw;bottom:25%;left:30%}.BackgroundGradient-module__Fjfb0W__orb7{filter:blur(60px);background:radial-gradient(circle,#50192866 0%,#0000 65%);width:15vw;height:15vw;top:55%;right:25%}
.FloatingGuideCta-module___ZCOOG__wrap{right:var(--space-xl);bottom:var(--space-xl);z-index:50;background:var(--text-primary);color:var(--bg-base);border-radius:var(--radius-full);font-family:var(--font-ui);opacity:0;pointer-events:none;transition:transform .7s var(--ease-premium), opacity .5s var(--ease-premium);align-items:stretch;display:flex;position:fixed;overflow:hidden;transform:translateY(120%);box-shadow:0 12px 32px #0006}.FloatingGuideCta-module___ZCOOG__wrapVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.FloatingGuideCta-module___ZCOOG__link{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-xl) var(--space-md) var(--space-xl);color:inherit;font-weight:var(--font-weight-bold);letter-spacing:.01em;transition:padding var(--duration-fast) var(--ease-premium);font-size:.95rem;text-decoration:none;display:inline-flex}.FloatingGuideCta-module___ZCOOG__link:hover{padding-right:var(--space-2xl)}.FloatingGuideCta-module___ZCOOG__arrow{font-family:var(--font-display);font-weight:var(--font-weight-black);transition:transform var(--duration-fast) var(--ease-premium);font-size:1.1rem}.FloatingGuideCta-module___ZCOOG__link:hover .FloatingGuideCta-module___ZCOOG__arrow{transform:translate(3px)}.FloatingGuideCta-module___ZCOOG__dismiss{padding:0 var(--space-md);color:inherit;font-family:var(--font-display);cursor:pointer;opacity:.65;transition:opacity var(--duration-fast) ease;background:0 0;border:none;border-left:1px solid #0a0a0a26;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.FloatingGuideCta-module___ZCOOG__dismiss:hover{opacity:1}@media (max-width:600px){.FloatingGuideCta-module___ZCOOG__wrap{right:var(--space-md);bottom:var(--space-md);left:var(--space-md);border-radius:var(--radius-lg)}.FloatingGuideCta-module___ZCOOG__link{flex:1;justify-content:space-between;font-size:.9rem}}
