.GlobalTooltip-module__rSyhvG__nativeTooltip{opacity:0;transition:opacity .15s ease-out, transform .15s ease-out, overlay .15s ease-out allow-discrete, display .15s ease-out allow-discrete;position:fixed;transform:scale(.95)}.GlobalTooltip-module__rSyhvG__nativeTooltip:popover-open.GlobalTooltip-module__rSyhvG__positioned{opacity:1;transform:scale(1)}@starting-style{.GlobalTooltip-module__rSyhvG__nativeTooltip:popover-open.GlobalTooltip-module__rSyhvG__positioned{opacity:0;transform:scale(.95)}}@media (prefers-reduced-motion:reduce){.GlobalTooltip-module__rSyhvG__nativeTooltip{transition:none}}
@keyframes Navbar-module__nlbg_q__navbar-scroll-blur{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0000;box-shadow:inset 0 -1px #0000}to{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:color-mix(in srgb, var(--color-background) 85%, transparent);box-shadow:inset 0 -1px 0 color-mix(in srgb, var(--color-foreground) 8%, transparent)}}.Navbar-module__nlbg_q__navbar{inset-inline:0;z-index:50;height:var(--navbar-height);background-color:#0000;animation:linear both Navbar-module__nlbg_q__navbar-scroll-blur;animation-timeline:scroll(root);animation-range:0 150px;position:fixed;top:0}@supports not (animation-timeline:scroll(root)){.Navbar-module__nlbg_q__navbarScrolled{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:color-mix(in srgb, var(--color-background) 88%, transparent);box-shadow:inset 0 -1px 0 color-mix(in srgb, var(--color-foreground) 8%, transparent);transition:background-color .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s}}.Navbar-module__nlbg_q__navbarInner{align-items:center;gap:24px;height:100%;padding-inline:clamp(20px,4vw,32px);display:flex}.Navbar-module__nlbg_q__brand{color:var(--foreground);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.Navbar-module__nlbg_q__brandLogo{object-fit:contain;width:28px;height:28px}.Navbar-module__nlbg_q__brandSymbol{width:24px;height:24px;color:var(--primary-light)}.Navbar-module__nlbg_q__brandWordmark{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;font-size:16px;font-weight:700}.Navbar-module__nlbg_q__inlineNav{flex:1;justify-content:space-between;align-items:center;gap:24px;display:flex}.Navbar-module__nlbg_q__menu{display:none}.Navbar-module__nlbg_q__links{align-items:center;gap:28px;display:flex}.Navbar-module__nlbg_q__link{color:var(--foreground-muted);font-size:14px;font-weight:500;transition:color .2s;position:relative}.Navbar-module__nlbg_q__link:hover{color:var(--foreground-secondary)}.Navbar-module__nlbg_q__activeLink{color:var(--foreground)}.Navbar-module__nlbg_q__activeLink:after{content:"";background:linear-gradient(90deg, var(--primary-light), var(--primary));border-radius:2px;height:2px;position:absolute;bottom:-6px;left:0;right:0}.Navbar-module__nlbg_q__actions{align-items:center;gap:20px;display:flex}.Navbar-module__nlbg_q__language{cursor:pointer;font-size:14px;font-weight:500;transition:color .2s;box-shadow:none!important;color:var(--foreground-secondary)!important;background:0 0!important;border:0!important;align-items:center!important;gap:6px!important;padding:0!important;display:inline-flex!important}.Navbar-module__nlbg_q__language:hover{color:var(--foreground)!important}.Navbar-module__nlbg_q__login{color:var(--foreground-secondary);font-size:14px;font-weight:500;transition:color .2s}.Navbar-module__nlbg_q__login:hover{color:var(--foreground)}.Navbar-module__nlbg_q__toggleInput{opacity:0;pointer-events:none;position:absolute}.Navbar-module__nlbg_q__toggle{cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:8px;display:none}.Navbar-module__nlbg_q__toggleLine{background:var(--foreground);border-radius:2px;height:2px;transition:transform .25s,opacity .25s}.Navbar-module__nlbg_q__toggleInput:checked~.Navbar-module__nlbg_q__toggle .Navbar-module__nlbg_q__toggleLine:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__nlbg_q__toggleInput:checked~.Navbar-module__nlbg_q__toggle .Navbar-module__nlbg_q__toggleLine:nth-child(2){opacity:0}.Navbar-module__nlbg_q__toggleInput:checked~.Navbar-module__nlbg_q__toggle .Navbar-module__nlbg_q__toggleLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__nlbg_q__navUser{align-items:center;display:flex}.Navbar-module__nlbg_q__drawerAuth,.Navbar-module__nlbg_q__drawerFooter{display:none}@media (max-width:1023px){.Navbar-module__nlbg_q__navbarInner{gap:12px;padding-inline:clamp(16px,4vw,24px)}.Navbar-module__nlbg_q__toggle{margin-left:auto;display:flex}.Navbar-module__nlbg_q__navUser{margin-left:auto}.Navbar-module__nlbg_q__navUser+.Navbar-module__nlbg_q__toggle{margin-left:0}.Navbar-module__nlbg_q__inlineNav{display:none}.Navbar-module__nlbg_q__menu{inset-inline:0;top:var(--navbar-height,76px);height:calc(100dvh - var(--navbar-height,76px));z-index:60;background:var(--color-card);border-top:1px solid var(--border,#ffffff14);opacity:0;visibility:hidden;overscroll-behavior:contain;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;padding:32px clamp(20px,6vw,40px) 48px;transition:opacity .25s,visibility .25s;display:flex;position:fixed;overflow-y:auto}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu{opacity:1;visibility:visible}.Navbar-module__nlbg_q__links{flex-direction:column;align-items:flex-start;gap:6px}.Navbar-module__nlbg_q__link{width:100%;font-size:20px;font-family:var(--font-display);padding:10px 0;display:block}.Navbar-module__nlbg_q__link.Navbar-module__nlbg_q__activeLink:after{bottom:2px}.Navbar-module__nlbg_q__actions{display:none}.Navbar-module__nlbg_q__drawerAuth{border-top:1px solid var(--border,#ffffff14);align-items:center;gap:12px;margin-top:24px;padding-top:20px;display:flex}.Navbar-module__nlbg_q__drawerFooter{border-top:1px solid var(--border,#ffffff14);flex-direction:column;margin-top:32px;padding-top:24px;display:flex}.Navbar-module__nlbg_q__login{text-align:center;padding-block:8px}.Navbar-module__nlbg_q__drawerAuth a:last-child{width:auto}.Navbar-module__nlbg_q__drawerAuth .button{width:auto}.Navbar-module__nlbg_q__links li,.Navbar-module__nlbg_q__drawerAuth{opacity:0;will-change:opacity, transform;transform:translateY(16px)}.Navbar-module__nlbg_q__drawerFooter{opacity:0;will-change:opacity}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu .Navbar-module__nlbg_q__links li{animation:.4s cubic-bezier(.16,1,.3,1) forwards Navbar-module__nlbg_q__navItemSlideUp}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu .Navbar-module__nlbg_q__drawerAuth{animation:.4s cubic-bezier(.16,1,.3,1) forwards Navbar-module__nlbg_q__navItemSlideUp}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu .Navbar-module__nlbg_q__drawerFooter{animation:.4s forwards Navbar-module__nlbg_q__navItemFade}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu .Navbar-module__nlbg_q__links li:first-child{animation-delay:50ms}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu .Navbar-module__nlbg_q__links li:nth-child(2){animation-delay:.1s}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu .Navbar-module__nlbg_q__links li:nth-child(3){animation-delay:.15s}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu .Navbar-module__nlbg_q__links li:nth-child(4){animation-delay:.2s}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu .Navbar-module__nlbg_q__links li:nth-child(5){animation-delay:.25s}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu .Navbar-module__nlbg_q__drawerAuth{animation-delay:.28s}.Navbar-module__nlbg_q__navbar:has(.Navbar-module__nlbg_q__toggleInput:checked)~.Navbar-module__nlbg_q__menu .Navbar-module__nlbg_q__drawerFooter{animation-delay:.32s}}@keyframes Navbar-module__nlbg_q__navItemSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes Navbar-module__nlbg_q__navItemFade{0%{opacity:0}to{opacity:1}}
.FooterBrand-module__n2AN4a__brandColumn{flex-direction:column;display:flex}.FooterBrand-module__n2AN4a__brand{color:var(--foreground);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.FooterBrand-module__n2AN4a__brandLogo{object-fit:contain;width:28px;height:28px}.FooterBrand-module__n2AN4a__brandSymbol{width:24px;height:24px;color:var(--primary-light)}.FooterBrand-module__n2AN4a__brandWordmark{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;font-size:16px;font-weight:700}.FooterBrand-module__n2AN4a__tagline{max-width:260px;color:var(--foreground-muted);margin-top:16px;font-size:14.5px;line-height:1.6}.FooterBrand-module__n2AN4a__brandControls{align-items:center;gap:10px;margin-top:24px;display:flex}
@keyframes Hero-module__IBBTLW__hero-drift{0%{transform:scale(1)translate(0)}to{transform:scale(1.04)translate(-.6%)}}@keyframes Hero-module__IBBTLW__hero-particle{0%{opacity:0;transform:translate(0,0)rotate(0)}15%{opacity:.85}85%{opacity:.85}to{transform:translate3d(var(--mx,100px), var(--my,100px), 0) rotate(220deg);opacity:0}}@keyframes Hero-module__IBBTLW__hero-type{0%,2%{max-width:0}24%{max-width:640px}28%{max-width:640px}32%{max-width:0}to{max-width:0}}@keyframes Hero-module__IBBTLW__hero-type-caret{0%,2%{border-color:#0000}2.01%{border-color:var(--primary-light)}32%{border-color:var(--primary-light)}32.01%{border-color:#0000}to{border-color:#0000}}@keyframes Hero-module__IBBTLW__hero-type-blink{50%{border-color:#0000}}.Hero-module__IBBTLW__hero{align-items:center;min-height:780px;padding-block:clamp(120px,15vh,180px) 96px;display:flex;position:relative;overflow:hidden}.Hero-module__IBBTLW__heroBackdrop{--rotate-x:0deg;--rotate-y:0deg;transform:perspective(1200px) scale(1.08) rotateX(var(--rotate-x)) rotateY(var(--rotate-y));will-change:transform;pointer-events:none;transition:transform .4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;overflow:hidden}.Hero-module__IBBTLW__heroBackdropImage{background:url(/materials/hero.png) 50%/cover no-repeat;animation:40s ease-in-out infinite alternate Hero-module__IBBTLW__hero-drift;position:absolute;inset:0}.Hero-module__IBBTLW__heroParticles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__IBBTLW__particle{background:#a78bfaa6;border-radius:50%;width:5px;height:5px;animation:7s linear infinite Hero-module__IBBTLW__hero-particle;position:absolute;box-shadow:0 0 8px #8b5cf699,0 0 16px #7c3aed4d}.Hero-module__IBBTLW__particle:first-child{--mx:-120px;--my:160px;animation-delay:-.4s;top:28%;left:14%}.Hero-module__IBBTLW__particle:nth-child(2){--mx:140px;--my:-110px;animation-delay:-1.1s;top:58%;left:32%}.Hero-module__IBBTLW__particle:nth-child(3){--mx:-160px;--my:-130px;animation-delay:-1.8s;top:22%;left:52%}.Hero-module__IBBTLW__particle:nth-child(4){--mx:150px;--my:180px;animation-delay:-2.5s;top:38%;left:68%}.Hero-module__IBBTLW__particle:nth-child(5){--mx:-140px;--my:-150px;animation-delay:-3.2s;top:62%;left:84%}.Hero-module__IBBTLW__particle:nth-child(6){--mx:120px;--my:150px;animation-delay:-3.9s;top:78%;left:22%}.Hero-module__IBBTLW__particle:nth-child(7){--mx:-170px;--my:-160px;animation-delay:-4.6s;top:12%;left:45%}.Hero-module__IBBTLW__particle:nth-child(8){--mx:160px;--my:140px;animation-delay:-5.3s;top:76%;left:74%}.Hero-module__IBBTLW__particle:nth-child(9){--mx:-110px;--my:130px;width:4px;height:4px;animation-delay:-6s;top:68%;left:58%}.Hero-module__IBBTLW__particle:nth-child(10){--mx:130px;--my:-100px;width:6px;height:6px;animation-delay:-6.7s;top:18%;left:80%}.Hero-module__IBBTLW__heroScrim{pointer-events:none;position:absolute;inset:0}.Hero-module__IBBTLW__scrimGradient{background:linear-gradient(90deg,#050509f2 0%,#05050973 55%,#05050926 100%)}.Hero-module__IBBTLW__scrimFade{background:linear-gradient(to bottom, transparent 55%, var(--background) 100%)}.Hero-module__IBBTLW__scrimVignette{background:radial-gradient(#0000 55%,#0006 100%)}.Hero-module__IBBTLW__heroContent{z-index:2;width:min(100% - 48px, var(--container-width,1280px));margin-inline:auto;position:relative}.Hero-module__IBBTLW__heroGrid{grid-template-columns:1.12fr .88fr;align-items:center;gap:48px;display:grid}.Hero-module__IBBTLW__heroText{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__IBBTLW__heroCardsWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__IBBTLW__heroEyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--primary-light);background:#05050959;border:1px solid #a78bfa59;border-radius:999px;align-items:center;padding:7px 14px;font-size:11px;font-weight:500;display:inline-flex}.Hero-module__IBBTLW__heroHeading{max-width:620px;font-family:var(--font-display);letter-spacing:-.035em;color:var(--foreground);margin-top:24px;font-size:clamp(52px,5.8vw,86px);font-weight:400;line-height:.96}.Hero-module__IBBTLW__heroHeadingType{vertical-align:bottom;height:1.15em;line-height:1.15;display:inline-grid;position:relative}.Hero-module__IBBTLW__heroHeadingTypeText{white-space:nowrap;background:linear-gradient(90deg, var(--primary-light), var(--primary-dark));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;border-right:.04em solid #0000;grid-area:1/1;justify-self:start;width:max-content;max-width:0;animation:12s steps(80,end) infinite Hero-module__IBBTLW__hero-type,12s step-end infinite Hero-module__IBBTLW__hero-type-caret,1s step-end infinite Hero-module__IBBTLW__hero-type-blink;overflow:hidden}.Hero-module__IBBTLW__heroHeadingTypeText:first-child{animation-delay:0s,0s,0s}.Hero-module__IBBTLW__heroHeadingTypeText:nth-child(2){animation-delay:4s,4s,4s}.Hero-module__IBBTLW__heroHeadingTypeText:nth-child(3){animation-delay:8s,8s,8s}.Hero-module__IBBTLW__heroDescription{max-width:520px;color:var(--foreground-secondary);margin-top:24px;font-size:18.5px;line-height:1.6}.Hero-module__IBBTLW__heroCtas{flex-wrap:wrap;gap:16px;margin-top:36px;display:flex}.Hero-module__IBBTLW__heroFeatures{flex-wrap:wrap;gap:28px;margin-top:44px;display:flex}.Hero-module__IBBTLW__heroFeature{color:var(--foreground-secondary);align-items:center;gap:9px;font-size:13.5px;font-weight:500;display:inline-flex}.Hero-module__IBBTLW__heroFeature .icon{width:16px;height:16px;color:var(--primary-light)}@media (max-width:1023px){.Hero-module__IBBTLW__heroGrid{grid-template-columns:1fr;gap:52px}.Hero-module__IBBTLW__heroText{text-align:center;align-items:center}.Hero-module__IBBTLW__heroHeading{font-size:clamp(48px,8vw,68px)}.Hero-module__IBBTLW__heroDescription{margin-inline:auto}.Hero-module__IBBTLW__heroCtas,.Hero-module__IBBTLW__heroFeatures{justify-content:center}}@media (max-width:767px){.Hero-module__IBBTLW__hero{align-items:flex-start;min-height:720px;padding-top:130px;padding-bottom:70px}.Hero-module__IBBTLW__heroBackdropImage{background-position:58%}.Hero-module__IBBTLW__heroContent{width:min(100% - 32px,560px)}.Hero-module__IBBTLW__heroGrid{gap:40px}.Hero-module__IBBTLW__heroHeading{font-size:clamp(38px,10vw,48px)}.Hero-module__IBBTLW__heroDescription{font-size:16.5px}.Hero-module__IBBTLW__heroCtas a{width:100%;max-width:320px}.Hero-module__IBBTLW__heroCtas .button{width:100%;max-width:320px}.Hero-module__IBBTLW__heroFeatures{gap:12px 20px}}@media (prefers-reduced-motion:reduce){.Hero-module__IBBTLW__heroHeadingTypeText{width:max-content;max-width:max-content!important}.Hero-module__IBBTLW__heroHeadingTypeText:not(:first-child){display:none!important}}
