html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
:root{--background:#050508;--foreground:#f0f0f5;--accent:#2f7dff;--accent-soft:#2f7dff1f;--surface:#ffffff0a;--surface-hover:#ffffff14;--border:#ffffff14;--border-hover:#ffffff29;--glow:#2f7dff4d;--font-body:Manrope, Arial, Helvetica, sans-serif;--font-title:"Noto Sans", Manrope, Arial, Helvetica, sans-serif;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px}@font-face{font-family:Manrope;src:url(/fonts/manrope-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-700.woff2)format("woff2");font-weight:700 900;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/noto-sans-900.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}html{scroll-behavior:smooth;min-height:100%}html,body{max-width:100vw;overflow-x:hidden}.char{transform-origin:50% 85%;will-change:transform, opacity, filter;display:inline-block}.word{will-change:transform, opacity, filter;display:inline-block;overflow:hidden}.premium-cursor-glow{left:var(--cursor-x,50vw);top:var(--cursor-y,50vh);z-index:4;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle,#2f7dff24,#0000 58%),radial-gradient(circle,#ffffff0f,#0000 32%);border-radius:50%;width:420px;height:420px;transition:left .1s ease-out,top .1s ease-out;position:fixed;transform:translate(-50%,-50%)}@media (max-width:760px){.premium-cursor-glow{display:none}}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:after{content:"";z-index:9999;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:fixed;inset:0}*{box-sizing:border-box;margin:0;padding:0}a,button{color:inherit;cursor:pointer;text-decoration:none}img{max-width:100%;display:block}body::-webkit-scrollbar{background:#0a0a0f;width:6px}body::-webkit-scrollbar-thumb{background:var(--accent);border-radius:5px}::selection{color:#fff;background:#2f7dff4d}
