*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}html.lenis{height:auto}html.lenis.lenis-smooth{scroll-behavior:auto!important}html.lenis.lenis-stopped{overflow:hidden}body{background-color:#0a0a0a;color:#fff;font-size:16px;line-height:1.6;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3;margin:0}h1{font-size:clamp(40px,8vw,64px);line-height:1.2}h2{font-size:clamp(32px,6vw,48px);line-height:1.3}h3{font-size:clamp(24px,4vw,32px);line-height:1.4}h4{font-size:24px}p{margin:0}a{color:inherit;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1)}a:hover{color:#a0a0a0}button{background:none;border:none;cursor:pointer;font-family:inherit}img{display:block;height:auto;max-width:100%}.container{margin:0 auto;max-width:1440px;padding:0 24px;width:100%}@media (max-width:640px){.container{padding:0 16px}}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.grid{display:grid;gap:24px}.grid--2{grid-template-columns:repeat(2,1fr)}@media (max-width:639px){.grid--2{grid-template-columns:1fr}}.grid--3{grid-template-columns:repeat(3,1fr)}@media (min-width:640px) and (max-width:1023px){.grid--3{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.grid--3{grid-template-columns:1fr}}.grid--4{grid-template-columns:repeat(4,1fr)}@media (min-width:640px) and (max-width:1023px){.grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.grid--4{grid-template-columns:1fr}}.text-gradient{background:linear-gradient(180deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-center{text-align:center}.text-secondary{color:#a0a0a0}.text-muted{color:#666}*{scrollbar-color:#2a2a2a #0a0a0a;scrollbar-width:thin}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#666}::selection{background:#fff;color:#0a0a0a}::-moz-selection{background:#fff;color:#0a0a0a}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:focus{outline:none}:focus-visible{outline:2px solid #fff;outline-offset:4px}.section{padding:96px 0}@media (max-width:639px){.section{padding:64px 0}}.section-divider{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2) 50%,transparent);height:1px;margin:96px 0}@media (max-width:639px){.section-divider{margin:64px 0}}.noise-overlay{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='4' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");height:100%;left:0;mix-blend-mode:overlay;opacity:.03;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.parallax-css{--parallax-speed:.5;transform:translate3d(0,calc(var(--scroll-y, 0)*var(--parallax-speed)*1px),0);transition:transform .08s cubic-bezier(.16,1,.3,1);will-change:transform}.parallax-css--down{transform:translate3d(0,calc(var(--scroll-y, 0)*var(--parallax-speed)*-1px),0)}@media (prefers-reduced-motion:reduce){.parallax-css{transform:none!important;transition:none!important}}
