.BlogSection-module__WgvuyW__wrapper{box-sizing:border-box;background:0 0;justify-content:center;width:100%;padding:clamp(72px,10vh,120px) 0 clamp(88px,12vh,140px);display:flex;position:relative;overflow:visible}.BlogSection-module__WgvuyW__section{z-index:1;width:min(92%, var(--max-content-width));flex-direction:column;align-items:center;display:flex;position:relative}.BlogSection-module__WgvuyW__intro{text-align:center;flex-direction:column;align-items:center;max-width:36rem;margin-bottom:clamp(36px,5vh,52px);display:flex}.BlogSection-module__WgvuyW__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);margin:0 0 .85rem;font-size:.8125rem;font-weight:600}.BlogSection-module__WgvuyW__head{font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:700;line-height:1.2;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.02em;margin:0 0 1rem}.BlogSection-module__WgvuyW__lead{color:var(--text-muted);max-width:42ch;margin:0;font-size:1.05rem;line-height:1.65}.BlogSection-module__WgvuyW__cardWrapper{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:25px;width:100%;display:grid}.BlogSection-module__WgvuyW__cardCell{min-width:0;height:100%;display:flex}.BlogSection-module__WgvuyW__cardCell>*{width:100%;height:100%}.BlogSection-module__WgvuyW__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;margin:1.5rem 0;font-size:1rem}.BlogSection-module__WgvuyW__actionBtn{border-radius:var(--radius-pill);letter-spacing:.02em;color:var(--text-color);background:color-mix(in srgb, var(--primary) 7%, transparent);border:1px solid color-mix(in srgb, var(--primary) 28%, var(--border-strong));box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);align-items:center;gap:.45rem;margin-top:clamp(28px,4vh,40px);padding:.85rem 1.6rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s,border-color .3s,box-shadow .3s,gap .25s;display:inline-flex;position:relative;overflow:hidden}.BlogSection-module__WgvuyW__actionBtn i{transition:transform .25s var(--ease-out,cubic-bezier(.16, 1, .3, 1));font-size:1.05em}.BlogSection-module__WgvuyW__actionBtn:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.BlogSection-module__WgvuyW__actionBtn:hover:before{left:100%}.BlogSection-module__WgvuyW__actionBtn:hover{background:color-mix(in srgb, var(--primary) 12%, transparent);border-color:color-mix(in srgb, var(--primary) 55%, var(--border-strong));gap:.65rem;transform:translate(-1px,-2px);box-shadow:0 8px 24px #9000f838}.BlogSection-module__WgvuyW__actionBtn:hover i{transform:translate(2px)}@media (max-width:1100px){.BlogSection-module__WgvuyW__cardWrapper{grid-template-columns:1fr;max-width:28rem}}@media (max-width:650px){.BlogSection-module__WgvuyW__wrapper{padding:clamp(64px,8vh,88px) 0 clamp(72px,10vh,110px)}.BlogSection-module__WgvuyW__lead{font-size:.98rem}.BlogSection-module__WgvuyW__cardWrapper{gap:20px}}@media (prefers-reduced-motion:reduce){.BlogSection-module__WgvuyW__actionBtn:hover,.BlogSection-module__WgvuyW__actionBtn:hover i{transform:none}}
.BlogCard-module__tszLzq__card{background:var(--card-bg-solid);border:1px solid var(--card-border);box-sizing:border-box;cursor:pointer;width:100%;height:100%;min-height:280px;color:inherit;border-radius:30px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:15px;padding:25px 20px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.BlogCard-module__tszLzq__card:hover{border-color:color-mix(in srgb, var(--primary) 35%, var(--card-border));transform:translate(-1px,-2px);box-shadow:0 10px 28px #9000f824,0 0 20px #9000f81a}.BlogCard-module__tszLzq__content{z-index:2;flex-direction:column;flex:auto;justify-content:flex-start;align-items:flex-start;gap:15px;width:100%;min-height:0;display:flex}.BlogCard-module__tszLzq__meta{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.BlogCard-module__tszLzq__tag{text-transform:uppercase;font-family:var(--secondary-font);opacity:.7;background:var(--nav-item-hover);color:var(--text-color);text-overflow:ellipsis;white-space:nowrap;border-radius:50px;flex-shrink:1;min-width:0;padding:5px 10px;font-size:10px;font-weight:500;overflow:hidden}.BlogCard-module__tszLzq__head{font-size:18px;font-family:var(--primary-font);color:var(--text-color);-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%;min-height:4.2em;margin:0;font-weight:500;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.BlogCard-module__tszLzq__card:hover .BlogCard-module__tszLzq__head{color:var(--primary-light)}.BlogCard-module__tszLzq__date{font-size:12px;font-weight:600;font-family:var(--secondary-font);opacity:.6;color:var(--text-color);white-space:nowrap;flex-shrink:0}.BlogCard-module__tszLzq__blogMask{z-index:2;border-radius:15px;flex-shrink:0;width:100%;height:100px;margin-top:auto;transition:filter .4s}.BlogCard-module__tszLzq__card:hover .BlogCard-module__tszLzq__blogMask{filter:brightness(1.06)}.BlogCard-module__tszLzq__read{font-size:.875rem;font-weight:600;font-family:var(--primary-font);letter-spacing:.01em;color:var(--primary);flex-shrink:0;align-items:center;gap:.35rem;transition:gap .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.BlogCard-module__tszLzq__read i{font-size:1.05em;line-height:1;transition:transform .25s cubic-bezier(.16,1,.3,1)}.BlogCard-module__tszLzq__card:hover .BlogCard-module__tszLzq__read{gap:.55rem}.BlogCard-module__tszLzq__card:hover .BlogCard-module__tszLzq__read i{transform:translate(2px)}.BlogCard-module__tszLzq__excerpt{color:var(--text-color);opacity:.7;-webkit-line-clamp:2;text-align:left;-webkit-box-orient:vertical;width:100%;min-height:3em;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:650px){.BlogCard-module__tszLzq__card{min-height:260px;box-shadow:0 4px 15px #0000000d}}
.ClosingCta-module__FrKOdG__wrapper{box-sizing:border-box;z-index:auto;background:0 0;justify-content:center;width:100%;padding:clamp(80px,14vh,160px) 0;display:flex;position:relative;overflow:visible}.ClosingCta-module__FrKOdG__section{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.15rem;width:min(92%,640px);display:flex;position:relative}.ClosingCta-module__FrKOdG__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--primary);margin:0;font-size:.8125rem;font-weight:600}.ClosingCta-module__FrKOdG__head{font-size:clamp(2.1rem,4.6vw,3.4rem);font-weight:700;line-height:1.12;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.03em;margin:0}.ClosingCta-module__FrKOdG__lead{color:var(--text-muted);max-width:46ch;margin:0;font-size:1.08rem;line-height:1.65}.ClosingCta-module__FrKOdG__actions{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:.85rem;display:flex}.ClosingCta-module__FrKOdG__primary{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;transition:gap .25s var(--ease-out), transform .3s cubic-bezier(.16, 1, .3, 1), box-shadow .3s cubic-bezier(.16, 1, .3, 1);border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:.5rem;padding:.95rem 1.7rem;font-size:.98rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #9000f852,inset 0 1px #ffffff40}.ClosingCta-module__FrKOdG__primary:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ClosingCta-module__FrKOdG__primary:hover:before{left:100%}.ClosingCta-module__FrKOdG__primary i{z-index:1;transition:transform .25s var(--ease-out);font-size:1.05rem;position:relative}.ClosingCta-module__FrKOdG__primary>:not(i){z-index:1;position:relative}.ClosingCta-module__FrKOdG__primary:hover{gap:.7rem;transform:translate(-1px,-2px);box-shadow:0 12px 32px #9000f87a,0 0 18px #b305ed52}.ClosingCta-module__FrKOdG__primary:hover i{transform:translate(2px,-2px)}.ClosingCta-module__FrKOdG__secondary{background:var(--card-bg);border:1px solid var(--border-strong);color:var(--text-color);-webkit-backdrop-filter:blur(10px);transition:transform .3s cubic-bezier(.16, 1, .3, 1), border-color .25s var(--ease-out), background .25s var(--ease-out), box-shadow .3s cubic-bezier(.16, 1, .3, 1);border-radius:50px;align-items:center;padding:.95rem 1.6rem;font-size:.98rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.ClosingCta-module__FrKOdG__secondary:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ClosingCta-module__FrKOdG__secondary:hover:before{left:100%}.ClosingCta-module__FrKOdG__secondary:hover{background:var(--surface-elevated);border-color:#9000f859;transform:translate(-1px,-2px);box-shadow:0 8px 22px #9000f82e}@media (prefers-reduced-motion:reduce){.ClosingCta-module__FrKOdG__primary,.ClosingCta-module__FrKOdG__primary i,.ClosingCta-module__FrKOdG__primary:hover,.ClosingCta-module__FrKOdG__secondary,.ClosingCta-module__FrKOdG__secondary:hover{transition:none;transform:none}}
.Footer-module__bU2TmW__wrapper{box-sizing:border-box;color:#f2f0f7;background:#0f0a1c;border-top:1px solid #9000f81f;justify-content:center;width:100%;padding:clamp(64px,9vh,96px) 0 clamp(24px,3.5vh,36px);display:flex;position:relative}[data-theme=dark] .Footer-module__bU2TmW__wrapper{background:#06030b;border-top-color:#9000f814}.Footer-module__bU2TmW__inner{width:min(92%, var(--max-content-width));flex-direction:column;gap:clamp(36px,5vh,52px);display:flex}.Footer-module__bU2TmW__top{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.Footer-module__bU2TmW__brand{flex-direction:column;align-items:flex-start;gap:.7rem;max-width:34rem;display:flex}.Footer-module__bU2TmW__brandLink{line-height:0;text-decoration:none;display:inline-flex}.Footer-module__bU2TmW__logo{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.95;width:auto;height:48px;transition:opacity .25s var(--ease-out);display:block}.Footer-module__bU2TmW__brandLink:hover .Footer-module__bU2TmW__logo{opacity:1}.Footer-module__bU2TmW__tagline{letter-spacing:.18em;text-transform:uppercase;color:var(--primary-light);margin:.15rem 0 0;font-size:.75rem;font-weight:600}.Footer-module__bU2TmW__desc{color:#f2f0f794;max-width:38ch;margin:0;font-size:.95rem;line-height:1.65}.Footer-module__bU2TmW__socials{flex-shrink:0;align-items:center;gap:.35rem;padding-top:.15rem;display:flex}.Footer-module__bU2TmW__socials a{color:#f2f0f78c;width:36px;height:36px;transition:color .25s var(--ease-out), background .25s var(--ease-out), transform .25s var(--ease-out);border-radius:50%;place-items:center;font-size:1.05rem;text-decoration:none;display:grid}.Footer-module__bU2TmW__socials a:hover{color:#fff;background:#9000f838;transform:translateY(-2px)}.Footer-module__bU2TmW__navGrid{border-top:1px solid #f2f0f714;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,3.5vw,36px);width:100%;padding-top:clamp(28px,4vh,36px);display:grid}.Footer-module__bU2TmW__col{flex-direction:column;gap:.65rem;display:flex}.Footer-module__bU2TmW__colTitle{font-family:var(--secondary-font);letter-spacing:.14em;text-transform:uppercase;color:#f2f0f7eb;margin:0 0 .25rem;font-size:.72rem;font-weight:700}.Footer-module__bU2TmW__col a{color:#f2f0f78c;width:fit-content;transition:color .25s var(--ease-out), transform .25s var(--ease-out);font-size:.9rem;text-decoration:none;position:relative}.Footer-module__bU2TmW__col a:after{content:"";background:var(--primary-light);transform-origin:0;width:100%;height:1px;transition:transform .28s var(--ease-out);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.Footer-module__bU2TmW__col a:hover{color:#fff;transform:translate(3px)}.Footer-module__bU2TmW__col a:hover:after{transform:scaleX(1)}.Footer-module__bU2TmW__email{letter-spacing:-.01em;font-weight:500;color:#f2f0f7e0!important}.Footer-module__bU2TmW__email:hover{color:#fff!important}.Footer-module__bU2TmW__cta{width:fit-content;transition:gap .25s var(--ease-out), color .25s var(--ease-out);align-items:center;gap:.35rem;margin-top:.35rem;font-weight:600;text-decoration:none;display:inline-flex;color:var(--primary-light)!important;font-size:.9rem!important}.Footer-module__bU2TmW__cta:after{display:none}.Footer-module__bU2TmW__cta i{transition:transform .25s var(--ease-out);font-size:.95rem}.Footer-module__bU2TmW__cta:hover{gap:.55rem;transform:none;color:#fff!important}.Footer-module__bU2TmW__cta:hover i{transform:translate(2px,-2px)}.Footer-module__bU2TmW__bottom{border-top:1px solid #f2f0f714;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1.25rem;padding-top:clamp(20px,3vh,26px);display:flex}.Footer-module__bU2TmW__copyright,.Footer-module__bU2TmW__credit{letter-spacing:.01em;color:#f2f0f76b;margin:0;font-size:.78rem}.Footer-module__bU2TmW__credit{opacity:.9}@media (max-width:900px){.Footer-module__bU2TmW__navGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Footer-module__bU2TmW__top{flex-direction:column;gap:1.5rem}.Footer-module__bU2TmW__socials{padding-top:0}}@media (max-width:560px){.Footer-module__bU2TmW__navGrid{grid-template-columns:1fr 1fr;gap:1.75rem 1.25rem}.Footer-module__bU2TmW__bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.Footer-module__bU2TmW__logo,.Footer-module__bU2TmW__socials a,.Footer-module__bU2TmW__col a,.Footer-module__bU2TmW__col a:after,.Footer-module__bU2TmW__cta,.Footer-module__bU2TmW__cta i{transition:none}.Footer-module__bU2TmW__socials a:hover,.Footer-module__bU2TmW__col a:hover,.Footer-module__bU2TmW__cta:hover i{transform:none}}
.BrandOrb-module___uj_fW__root{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:visible}.BrandOrb-module___uj_fW__orb{aspect-ratio:1;will-change:transform, opacity;z-index:1;place-items:center;width:min(960px,120vw);margin-left:calc(min(960px,120vw)/-2);display:grid;position:fixed;top:auto;bottom:calc(min(960px,120vw)/-1.66667);left:50%}.BrandOrb-module___uj_fW__orbBooting{opacity:0;visibility:hidden}.BrandOrb-module___uj_fW__orbStatic{opacity:.52;top:auto;bottom:calc(min(960px,120vw)/-1.66667)}.BrandOrb-module___uj_fW__rootBottom{z-index:0;position:absolute;inset:0;overflow:hidden}.BrandOrb-module___uj_fW__orbBottom{opacity:.42;position:absolute;bottom:calc(min(960px,120vw)/-1.92308)}.BrandOrb-module___uj_fW__rootHeroStatic{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.BrandOrb-module___uj_fW__orbHeroStatic{aspect-ratio:1;opacity:.18;will-change:auto;z-index:0;pointer-events:none;width:min(960px,120vw);margin-left:0;position:absolute;inset:50% 0 auto auto;transform:translate(62%,-50%)scale(.82)}.BrandOrb-module___uj_fW__spinStatic{pointer-events:none;cursor:default}.BrandOrb-module___uj_fW__spin{z-index:3;pointer-events:auto;cursor:pointer;border-radius:50%;width:76%;height:76%;position:relative}.BrandOrb-module___uj_fW__globeWrap{width:100%;height:100%;position:relative}.BrandOrb-module___uj_fW__outerGlow{z-index:0;pointer-events:none;filter:blur(28px);opacity:.75;will-change:transform, opacity;background:radial-gradient(circle,#0000 38%,#9000f82e 48%,#9000f81a 58%,#a020ff0d 70%,#0000 82%);border-radius:50%;transition:opacity .55s,filter .55s;position:absolute;inset:-22%}.BrandOrb-module___uj_fW__outerGlowSoft{z-index:0;pointer-events:none;filter:blur(42px);opacity:.55;background:radial-gradient(circle,#0000 42%,#b482ff1a 55%,#9000f80d 68%,#0000 80%);border-radius:50%;transition:opacity .55s;position:absolute;inset:-34%}.BrandOrb-module___uj_fW__globeWrapHovered .BrandOrb-module___uj_fW__outerGlow{opacity:1;filter:blur(24px)}.BrandOrb-module___uj_fW__globeWrapHovered .BrandOrb-module___uj_fW__outerGlowSoft{opacity:.75}.BrandOrb-module___uj_fW__globe{z-index:1;isolation:isolate;width:100%;height:100%;transition:filter .55s var(--ease-out,cubic-bezier(.16, 1, .3, 1));border-radius:50%;position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(circle at 50% 48%,#000 0% 26%,#000000b8 46%,#00000061 60%,#00000024 74%,#0000 88%);mask-image:radial-gradient(circle at 50% 48%,#000 0% 26%,#000000b8 46%,#00000061 60%,#00000024 74%,#0000 88%)}.BrandOrb-module___uj_fW__globeHovered{filter:saturate(1.06)brightness(1.03)}.BrandOrb-module___uj_fW__globeHovered .BrandOrb-module___uj_fW__globeBands{opacity:.58}.BrandOrb-module___uj_fW__globeHovered .BrandOrb-module___uj_fW__globeSpotCore{opacity:.95;transform:scale(1.08)}.BrandOrb-module___uj_fW__globeSurface{will-change:transform;filter:blur(6px);background:radial-gradient(circle at 50% 46%,#c478ff 0%,#a020ff 20%,#9000f8 40%,#9000f880 60%,#9000f838 76%,#9000f80f 90%,#0000 100%);border-radius:50%;position:absolute;inset:-12%}.BrandOrb-module___uj_fW__globeBands{will-change:transform;mix-blend-mode:soft-light;opacity:.4;background:repeating-radial-gradient(circle,#0000 0 20px,#ffffff0f 20px 21.5px,#0000 21.5px 40px),repeating-linear-gradient(98deg,#0000 0 30px,#fff5ff12 30px 31px,#0000 31px 54px);border-radius:50%;transition:opacity .55s;position:absolute;inset:-22% -45%;-webkit-mask-image:radial-gradient(circle,#000 0% 48%,#0000 78%);mask-image:radial-gradient(circle,#000 0% 48%,#0000 78%)}.BrandOrb-module___uj_fW__globeSpot{will-change:transform;pointer-events:none;border-radius:50%;position:absolute;inset:-12%}.BrandOrb-module___uj_fW__globeSpotCore{filter:blur(1.5px);opacity:.55;width:28%;height:22%;transition:opacity .5s ease, transform .5s var(--ease-out,ease);background:radial-gradient(at 40% 35%,#ffffffd9 0%,#ffffff59 32%,#ffffff14 58%,#0000 76%);border-radius:50%;position:absolute;top:18%;left:22%}.BrandOrb-module___uj_fW__globeFade{pointer-events:none;background:radial-gradient(circle at 50% 48%,#ffffff1f 0%,#0000 45%,#f6f5fa1a 80%,#0000 100%);border-radius:50%;position:absolute;inset:0}.BrandOrb-module___uj_fW__aiGlow{z-index:1;pointer-events:none;border-radius:50%;position:absolute;inset:-4%}.BrandOrb-module___uj_fW__waveDrift{will-change:transform;width:100%;height:100%;position:relative}.BrandOrb-module___uj_fW__contourLayer{will-change:transform, opacity;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0}.BrandOrb-module___uj_fW__contourPrimary{animation:18s linear infinite BrandOrb-module___uj_fW__contourSpin,5.5s ease-in-out infinite BrandOrb-module___uj_fW__contourBreathe}.BrandOrb-module___uj_fW__contourReverse{animation:26s linear infinite BrandOrb-module___uj_fW__contourSpinReverse,7s ease-in-out infinite BrandOrb-module___uj_fW__contourBreatheAlt}.BrandOrb-module___uj_fW__waveDriftStatic .BrandOrb-module___uj_fW__contourPrimary,.BrandOrb-module___uj_fW__waveDriftStatic .BrandOrb-module___uj_fW__contourReverse{animation:none}.BrandOrb-module___uj_fW__waveDriftHovered .BrandOrb-module___uj_fW__radialWave{filter:drop-shadow(0 0 10px #9000f847)}.BrandOrb-module___uj_fW__radialWave{z-index:2;filter:drop-shadow(0 0 6px #b478ff2e);width:102%;height:102%;transition:filter .55s;position:absolute;inset:-1%;overflow:visible}.BrandOrb-module___uj_fW__radialWave path{fill:none;stroke-width:1.15px;vector-effect:non-scaling-stroke;stroke-linecap:round}.BrandOrb-module___uj_fW__waveContours,.BrandOrb-module___uj_fW__waveContoursReverse{transform-origin:50%}@keyframes BrandOrb-module___uj_fW__contourSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes BrandOrb-module___uj_fW__contourSpinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes BrandOrb-module___uj_fW__contourBreathe{0%,to{opacity:.45}50%{opacity:.8}}@keyframes BrandOrb-module___uj_fW__contourBreatheAlt{0%,to{opacity:.28}50%{opacity:.55}}.BrandOrb-module___uj_fW__orb[data-docked],.BrandOrb-module___uj_fW__orbDocked{pointer-events:none}.BrandOrb-module___uj_fW__orb[data-docked] .BrandOrb-module___uj_fW__spin,.BrandOrb-module___uj_fW__orbDocked .BrandOrb-module___uj_fW__spin{pointer-events:none;cursor:default}.BrandOrb-module___uj_fW__orb[data-backdrop],.BrandOrb-module___uj_fW__orbBackdrop{pointer-events:none}.BrandOrb-module___uj_fW__orb[data-backdrop] .BrandOrb-module___uj_fW__spin,.BrandOrb-module___uj_fW__orbBackdrop .BrandOrb-module___uj_fW__spin{pointer-events:none;cursor:default}.BrandOrb-module___uj_fW__orb[data-stats]{pointer-events:none}.BrandOrb-module___uj_fW__orb[data-stats] .BrandOrb-module___uj_fW__aiGlow,.BrandOrb-module___uj_fW__orb[data-stats] .BrandOrb-module___uj_fW__spin{filter:blur(4px)saturate(.92)}.BrandOrb-module___uj_fW__orb[data-stats] .BrandOrb-module___uj_fW__spin{pointer-events:none;cursor:default}@media (max-width:720px){.BrandOrb-module___uj_fW__orb,.BrandOrb-module___uj_fW__orbStatic{width:140vw;margin-left:-70vw;top:auto;bottom:-72vw}.BrandOrb-module___uj_fW__root{height:var(--hero-lock-vh,100svh);bottom:auto}.BrandOrb-module___uj_fW__orb{position:absolute}.BrandOrb-module___uj_fW__orbBooting{opacity:.52;visibility:visible}.BrandOrb-module___uj_fW__orbHeroStatic{opacity:.52;width:140vw;transform:translate(50%,-50%)scale(.82)}}@media (prefers-reduced-motion:reduce){.BrandOrb-module___uj_fW__spin,.BrandOrb-module___uj_fW__globeSurface,.BrandOrb-module___uj_fW__globeBands,.BrandOrb-module___uj_fW__waveContours,.BrandOrb-module___uj_fW__waveContoursReverse,.BrandOrb-module___uj_fW__contourPrimary,.BrandOrb-module___uj_fW__contourReverse,.BrandOrb-module___uj_fW__outerGlow{animation:none}}
.Cover-module__lAkRva__wrapper{box-sizing:border-box;z-index:2;pointer-events:none;background:0 0;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding-top:5.5rem;padding-bottom:5.5rem;display:flex;position:relative;overflow:visible}.Cover-module__lAkRva__atmosphere{pointer-events:none;z-index:0;background:radial-gradient(95% 55% at 50% -8%,#9000f838 0%,#9000f814 38%,#0000 65%),radial-gradient(50% 36% at 85% 78%,#9000f80d 0%,#0000 60%);position:absolute;inset:0}.Cover-module__lAkRva__cover{z-index:2;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Cover-module__lAkRva__content{text-align:center;z-index:3;isolation:isolate;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:62rem;margin-inline:auto;display:flex;position:relative}.Cover-module__lAkRva__head{font-family:var(--secondary-font);letter-spacing:-.04em;color:var(--text);text-align:center;max-width:56rem;text-shadow:0 1px 2px color-mix(in srgb, var(--bg-color) 90%, transparent), 0 8px 28px color-mix(in srgb, var(--bg-color) 85%, transparent);margin:0 0 1.5rem;font-size:clamp(2.95rem,6.7vw,5.35rem);font-weight:600;line-height:1.1}.Cover-module__lAkRva__headLine{margin-bottom:.2em;display:block}.Cover-module__lAkRva__headAccent{color:var(--primary);vertical-align:middle;transform-origin:50%;cursor:default;pointer-events:auto;justify-content:center;align-items:center;padding:.16em .26em;font-weight:700;transition:transform .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;transform:rotate(-4.5deg)}.Cover-module__lAkRva__headAccent:hover{transform:rotate(0)}.Cover-module__lAkRva__accentWord{z-index:1;color:var(--primary);line-height:1;position:relative}.Cover-module__lAkRva__accentGlow{z-index:0;pointer-events:none;background:radial-gradient(at 50% 55%,#9000f81f 0%,#9000f80a 55%,#0000 78%);border-radius:.2em;position:absolute;inset:8% -4%}.Cover-module__lAkRva__accentCorner{border:2px solid var(--primary);z-index:2;pointer-events:none;transform-origin:50%;width:.42em;height:.42em;position:absolute}.Cover-module__lAkRva__accentCorner[data-c=tl]{border-bottom:none;border-right:none;border-top-left-radius:3px;top:0;left:0}.Cover-module__lAkRva__accentCorner[data-c=tr]{border-bottom:none;border-left:none;border-top-right-radius:3px;top:0;right:0}.Cover-module__lAkRva__accentCorner[data-c=bl]{border-top:none;border-right:none;border-bottom-left-radius:3px;bottom:0;left:0}.Cover-module__lAkRva__accentCorner[data-c=br]{border-top:none;border-left:none;border-bottom-right-radius:3px;bottom:0;right:0}.Cover-module__lAkRva__headSecond{letter-spacing:inherit;color:var(--text);font-size:1em;font-weight:600;line-height:inherit;margin-top:.06em;display:block}.Cover-module__lAkRva__text{font-family:var(--primary-font);color:var(--text-muted);text-align:center;text-wrap:pretty;max-width:38rem;text-shadow:0 1px 2px color-mix(in srgb, var(--bg-color) 92%, transparent), 0 6px 20px color-mix(in srgb, var(--bg-color) 88%, transparent);margin:0 0 2.25rem;font-size:clamp(1.05rem,1.6vw,1.175rem);font-weight:400;line-height:1.65}.Cover-module__lAkRva__actions{z-index:3;flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;display:flex;position:relative}@media (max-width:720px){.Cover-module__lAkRva__wrapper{min-height:100svh;height:var(--hero-lock-vh,100svh);padding-top:4.75rem;padding-bottom:4.75rem}.Cover-module__lAkRva__actions{gap:.6rem}.Cover-module__lAkRva__actions a,.Cover-module__lAkRva__actions button{padding:.75rem 1.1rem;font-size:.82rem}}
.Button-module__fSMSha__button{--spot-x:50%;--spot-y:40%;font-family:var(--primary-font);letter-spacing:.015em;cursor:pointer;white-space:nowrap;isolation:isolate;transition:transform var(--duration) var(--ease-out), background var(--duration) var(--ease-out), border-color var(--duration) var(--ease-out), box-shadow var(--duration) var(--ease-out), color var(--duration) var(--ease-out);border:1px solid #0000;border-radius:56px;justify-content:center;align-items:center;gap:.55rem;font-weight:560;line-height:1;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__fSMSha__button>i,.Button-module__fSMSha__label{z-index:2;position:relative}.Button-module__fSMSha__button:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Button-module__fSMSha__button:hover:before,.Button-module__fSMSha__button:focus-visible:before{left:100%}.Button-module__fSMSha__ghost:before,.Button-module__fSMSha__soft:before{display:none}.Button-module__fSMSha__specular{z-index:1;pointer-events:none;opacity:0;transition:opacity .35s var(--ease-out);background:radial-gradient(120px 80px at var(--spot-x) var(--spot-y), #ffffff8c 0%, #ffffff2e 28%, transparent 62%), linear-gradient(125deg, #ffffff38 0%, transparent 42%, transparent 58%, #ffffff14 100%);mix-blend-mode:soft-light;position:absolute;inset:0}.Button-module__fSMSha__button:hover .Button-module__fSMSha__specular,.Button-module__fSMSha__button:focus-visible .Button-module__fSMSha__specular{opacity:1}.Button-module__fSMSha__button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.Button-module__fSMSha__button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Button-module__fSMSha__button i{transition:transform var(--duration) var(--ease-out);font-size:1.05em;line-height:1}.Button-module__fSMSha__button:hover i.Button-module__fSMSha__ri-arrow-right-line{transform:translate(3px)}.Button-module__fSMSha__sm{font-size:var(--text-meta);min-height:2.25rem;padding:.55rem 1.15rem}.Button-module__fSMSha__md,.Button-module__fSMSha__medium{font-size:var(--text-small);min-height:2.8rem;padding:.82rem 1.5rem}.Button-module__fSMSha__lg,.Button-module__fSMSha__large{min-height:3.2rem;padding:1rem 1.85rem;font-size:.9375rem}.Button-module__fSMSha__primary{background:linear-gradient(165deg, color-mix(in srgb, #fff 14%, var(--primary)) 0%, var(--primary) 42%, var(--primary-dark) 100%);color:#fff;border-color:color-mix(in srgb, #fff 16%, var(--primary));box-shadow:0 10px 28px #9000f847,inset 0 1px #ffffff47,inset 0 -1px #0000001f}.Button-module__fSMSha__primary:hover{color:#fff;transform:translate(-1px,-2px);box-shadow:0 14px 32px #9000f857,0 0 16px #b305ed47,inset 0 1px #ffffff57,inset 0 -1px #0000001a}.Button-module__fSMSha__primary:active{box-shadow:var(--shadow-sm);transform:translate(0)}.Button-module__fSMSha__secondary{background:color-mix(in srgb, var(--bg-elevated) 78%, transparent);color:var(--text);border-color:var(--border-strong);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff73}.Button-module__fSMSha__secondary .Button-module__fSMSha__specular{mix-blend-mode:overlay;background:radial-gradient(110px 70px at var(--spot-x) var(--spot-y), #ffffff8c 0%, #9000f81f 35%, transparent 65%)}.Button-module__fSMSha__secondary:hover{border-color:color-mix(in srgb, var(--primary) 40%, var(--border-strong));color:var(--text);box-shadow:0 12px 28px #14121814, 0 0 0 1px color-mix(in srgb, var(--primary) 18%, transparent), inset 0 1px 0 #ffffff8c;transform:translate(-1px,-2px)}.Button-module__fSMSha__secondary:active{transform:translate(0)}.Button-module__fSMSha__ghost{color:var(--text);box-shadow:none;background:0 0;border-color:#0000;padding-inline:.65rem;overflow:visible}.Button-module__fSMSha__ghost .Button-module__fSMSha__specular{display:none}.Button-module__fSMSha__ghost:hover{color:var(--primary);background:var(--primary-soft)}.Button-module__fSMSha__soft{background:var(--primary-soft);color:var(--primary-dark);border-color:#0000}.Button-module__fSMSha__soft .Button-module__fSMSha__specular{display:none}.Button-module__fSMSha__soft:hover{background:var(--primary-soft-strong);transform:translate(-1px,-2px)}[data-theme=dark] .Button-module__fSMSha__soft{color:var(--primary-light)}[data-theme=dark] .Button-module__fSMSha__secondary{background:color-mix(in srgb, var(--surface-elevated) 82%, transparent)}[data-theme=dark] .Button-module__fSMSha__secondary:hover{box-shadow:0 12px 28px #00000059, 0 0 0 1px color-mix(in srgb, var(--primary) 28%, transparent), inset 0 1px 0 #ffffff1f}.Button-module__fSMSha__fullWidth{width:100%}@media (prefers-reduced-motion:reduce){.Button-module__fSMSha__specular{display:none}.Button-module__fSMSha__button:hover,.Button-module__fSMSha__primary:hover,.Button-module__fSMSha__secondary:hover{transform:none}}
.Container-module__JZThSq__root{width:100%;padding-inline:var(--section-pad-x);margin-inline:auto}.Container-module__JZThSq__default{max-width:var(--max-content-width)}.Container-module__JZThSq__wide{max-width:var(--max-content-wide)}.Container-module__JZThSq__narrow{max-width:720px}
.Navbar-module__Ubi64G__navbar{width:85%;max-width:var(--max-content-width);z-index:1000;background:var(--navbar-bg);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid var(--card-border);border-radius:100px;justify-content:space-between;align-items:center;padding:8px 10px;transition:all .3s ease-in;display:flex;position:fixed;top:25px;left:50%;transform:translate(-50%);box-shadow:0 0 5px #0000001a}.Navbar-module__Ubi64G__navbarMoved{background:var(--navbar-moved-bg);border-radius:5px 5px 40px 40px;padding:12px 20px;transition:all .3s ease-in;top:0}.Navbar-module__Ubi64G__logo{align-items:center;padding-left:20px;display:flex}.Navbar-module__Ubi64G__logo img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;height:20px}.Navbar-module__Ubi64G__logoLightMode{display:inline-block}.Navbar-module__Ubi64G__logoDarkMode{display:none}[data-theme=dark] .Navbar-module__Ubi64G__logoLightMode{display:none}[data-theme=dark] .Navbar-module__Ubi64G__logoDarkMode{display:inline-block}.Navbar-module__Ubi64G__navMenu{justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module__Ubi64G__navItem{text-transform:uppercase;color:var(--nav-item-color);letter-spacing:1px;border-radius:var(--radius-pill);align-items:center;gap:.2rem;padding:8px 14px;font-size:13px;font-weight:500;transition:color .25s,background .25s;display:inline-flex;position:relative}.Navbar-module__Ubi64G__navItem:after{content:"";background:var(--primary);transform-origin:0;border-radius:999px;height:1.5px;transition:transform .28s cubic-bezier(.16,1,.3,1);position:absolute;bottom:5px;left:14px;right:14px;transform:scaleX(0)}.Navbar-module__Ubi64G__navItem:hover{color:var(--primary);background:0 0}.Navbar-module__Ubi64G__navItem:hover:after{transform:scaleX(1)}.Navbar-module__Ubi64G__navCaret{margin-left:1px;font-size:1rem;transition:transform .25s}.Navbar-module__Ubi64G__navItemDropdown:hover .Navbar-module__Ubi64G__navCaret{transform:rotate(180deg)}.Navbar-module__Ubi64G__navAction{justify-content:flex-end;align-items:center;display:flex}.Navbar-module__Ubi64G__navActionBtn{background:linear-gradient(135deg, var(--primary) 0%, #6c00be 100%);letter-spacing:.3px;border:1px solid #ffffff26;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #9100ff59,inset 0 1px #ffffff40;color:#fff!important}.Navbar-module__Ubi64G__navActionBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Navbar-module__Ubi64G__navActionBtn:hover:before{left:100%}.Navbar-module__Ubi64G__navActionBtn:hover{transform:translate(-1px,-2px);box-shadow:0 8px 25px #9100ff8c,0 0 15px #b305ed59}.Navbar-module__Ubi64G__navActionBtn:active{transform:translate(0)}.Navbar-module__Ubi64G__navItemDropdown{margin-bottom:-10px;padding-bottom:10px;display:inline-block;position:relative}.Navbar-module__Ubi64G__dropdownMenu{background:var(--bg-elevated);border:1px solid var(--border-strong);-webkit-backdrop-filter:none;z-index:1100;opacity:0;visibility:hidden;pointer-events:none;border-radius:24px;width:min(720px,92vw);padding:18px;transition:opacity .22s,transform .22s cubic-bezier(.16,1,.3,1),visibility .22s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 22px 56px #14121824,0 6px 16px #9000f814}.Navbar-module__Ubi64G__dropdownMenu:before{content:"";background:color-mix(in srgb, var(--primary) 45%, var(--border-strong));width:36px;height:4px;box-shadow:0 0 0 4px var(--bg-elevated);border-radius:999px;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.Navbar-module__Ubi64G__dropdownMenu:after{content:"";background:0 0;height:28px;position:absolute;top:-22px;left:0;right:0}.Navbar-module__Ubi64G__navItemDropdown:hover .Navbar-module__Ubi64G__dropdownMenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module__Ubi64G__dropdownGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Navbar-module__Ubi64G__dropdownItem{color:var(--text-color);border:1px solid #0000;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:1rem;padding:16px 14px;text-decoration:none;transition:background .22s,border-color .22s;display:grid}.Navbar-module__Ubi64G__dropdownIcon{background:var(--primary-soft);border:1px solid color-mix(in srgb, var(--primary) 16%, transparent);width:2.6rem;height:2.6rem;color:var(--primary);border-radius:13px;flex-shrink:0;place-items:center;font-size:1.2rem;transition:background .22s,color .22s,border-color .22s;display:grid}.Navbar-module__Ubi64G__dropdownCopy{flex-direction:column;gap:.35rem;min-width:0;padding-top:.1rem;display:flex}.Navbar-module__Ubi64G__dropdownTitle{letter-spacing:-.015em;color:var(--text-color);text-transform:none;font-size:.95rem;font-weight:650;line-height:1.25}.Navbar-module__Ubi64G__dropdownDesc{color:var(--text-muted);letter-spacing:0;text-transform:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:450;line-height:1.45;display:-webkit-box;overflow:hidden}.Navbar-module__Ubi64G__dropdownArrow{width:1.6rem;height:1.6rem;color:var(--primary);background:var(--primary-soft);opacity:0;border-radius:999px;place-items:center;margin-top:.15rem;font-size:1rem;transition:opacity .22s,transform .22s,background .22s;display:grid;transform:translate(-6px)}.Navbar-module__Ubi64G__dropdownItem:hover{background:color-mix(in srgb, var(--primary) 8%, var(--bg-elevated));border-color:color-mix(in srgb, var(--primary) 22%, var(--border))}.Navbar-module__Ubi64G__dropdownItem:hover .Navbar-module__Ubi64G__dropdownIcon{background:var(--primary);border-color:var(--primary);color:#fff}.Navbar-module__Ubi64G__dropdownItem:hover .Navbar-module__Ubi64G__dropdownTitle{color:var(--primary)}.Navbar-module__Ubi64G__dropdownItem:hover .Navbar-module__Ubi64G__dropdownArrow{opacity:1;background:color-mix(in srgb, var(--primary) 14%, transparent);transform:translate(0)}.Navbar-module__Ubi64G__dropdownFooter{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.Navbar-module__Ubi64G__dropdownAll{color:var(--primary);text-transform:none;letter-spacing:0;border-radius:12px;align-items:center;gap:.45rem;padding:10px 12px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.Navbar-module__Ubi64G__dropdownAll:hover{background:var(--primary-soft)}.Navbar-module__Ubi64G__dropdownAll i{transition:transform .2s}.Navbar-module__Ubi64G__dropdownAll:hover i{transform:translate(3px)}@media (max-width:1100px){.Navbar-module__Ubi64G__navMenu{display:none}}@media (max-width:650px){.Navbar-module__Ubi64G__navbar{width:95%}.Navbar-module__Ubi64G__logo{padding-left:10px}.Navbar-module__Ubi64G__logo img{height:18px}}
.Products-module__0vef-a__wrapper{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;padding-top:clamp(48px,6vh,72px);padding-bottom:80px;display:flex;overflow-x:clip}.Products-module__0vef-a__section{width:85%;max-width:var(--max-content-width);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Products-module__0vef-a__head{text-align:center;font-size:38px;font-weight:700;font-family:var(--secondary-font);background:linear-gradient(195deg, var(--text-color), #6e50b9, var(--text-color));color:#0000;-webkit-background-clip:text;background-clip:text}.Products-module__0vef-a__text{text-align:center;width:60%;font-size:17px;font-weight:400;font-family:var(--primary-font);color:var(--text-color);opacity:.75;line-height:1.6}.Products-module__0vef-a__showcaseList{flex-direction:column;gap:100px;width:100%;margin-top:60px;display:flex}.Products-module__0vef-a__showcaseRow{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;width:100%;display:grid;position:relative}.Products-module__0vef-a__showcaseRow:before{content:"";pointer-events:none;z-index:0;filter:blur(90px);opacity:.45;border-radius:50%;position:absolute}.Products-module__0vef-a__showcaseRow:nth-child(odd):before{background:radial-gradient(circle,#9000f847 0%,#9000f814 45%,#0000 70%);width:min(420px,70%);height:min(420px,70%);top:-8%;right:-6%}.Products-module__0vef-a__showcaseRow:nth-child(2n):before{background:radial-gradient(circle at 30% 40%,#3395ff38 0%,#9000f81f 40%,#0000 68%);width:min(380px,65%);height:min(380px,65%);bottom:-12%;left:-8%}.Products-module__0vef-a__showcaseRow>*{z-index:1;position:relative}.Products-module__0vef-a__showcaseRow.Products-module__0vef-a__reversed{grid-template-columns:1fr 1.2fr}.Products-module__0vef-a__showcaseInfo{text-align:left;flex-direction:column;align-items:flex-start;gap:20px;display:flex}.Products-module__0vef-a__showcaseCategory{text-transform:uppercase;letter-spacing:1.5px;color:var(--primary);background:#9100ff14;border-radius:50px;padding:6px 12px;font-size:11px;font-weight:700}.Products-module__0vef-a__showcaseTitle{font-size:32px;font-weight:800;font-family:var(--secondary-font);color:var(--text-color);margin:0;line-height:1.2}.Products-module__0vef-a__showcaseTagline{color:var(--primary-light);margin:0;font-size:16px;font-weight:600}.Products-module__0vef-a__showcaseDesc{color:var(--text-color);opacity:.8;margin:0;font-size:15px;line-height:1.6}.Products-module__0vef-a__showcaseTechGrid{flex-wrap:wrap;gap:10px;margin-top:5px;display:flex}.Products-module__0vef-a__showcaseTechBadge{color:var(--text-color);background:var(--nav-item-hover);border:1px solid var(--card-border);border-radius:8px;padding:5px 12px;font-size:12px;font-weight:600}.Products-module__0vef-a__showcaseAction{flex-wrap:wrap;align-items:center;gap:18px;margin-top:10px;display:flex}.Products-module__0vef-a__primaryBtn{background:linear-gradient(135deg, var(--primary) 0%, #6c00be 100%);letter-spacing:.3px;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:8px;padding:13px 30px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #9100ff59,inset 0 1px #ffffff40;color:#fff!important}.Products-module__0vef-a__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Products-module__0vef-a__primaryBtn:hover:before{left:100%}.Products-module__0vef-a__primaryBtn:hover{transform:translate(-1px,-2px);box-shadow:0 10px 30px #9100ff8c,0 0 18px #b305ed59}.Products-module__0vef-a__secondaryLink{color:var(--primary);align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .25s,color .25s;display:inline-flex}.Products-module__0vef-a__secondaryLink:hover{color:var(--primary-dark,var(--primary));gap:.55rem}.Products-module__0vef-a__pipeline{flex-direction:column;align-items:center;gap:28px;width:100%;margin-top:112px;display:flex;position:relative}.Products-module__0vef-a__pipelineTrack{z-index:1;justify-content:center;align-items:center;gap:clamp(48px,9vw,96px);padding:6px 0;display:flex;position:relative}.Products-module__0vef-a__pipelineLine{background:linear-gradient(90deg, var(--primary) 0%, #9000f866 66%, #9000f81f 100%);height:2px;position:absolute;top:50%;left:8%;right:8%;overflow:hidden;transform:translateY(-50%)}.Products-module__0vef-a__pipelineLine:after{content:"";background:linear-gradient(90deg,#0000,#ffffffd9,#0000);width:40%;height:100%;animation:2.8s linear infinite Products-module__0vef-a__pipelineFlow;position:absolute;top:0;left:-40%}.Products-module__0vef-a__pipelineNode{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex;position:relative}.Products-module__0vef-a__pipelineNodeDone{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;box-shadow:0 6px 16px #9000f859}.Products-module__0vef-a__pipelineNodeLive{background:var(--card-bg-solid,var(--bg-color));border:2px dashed #9000f899}.Products-module__0vef-a__pipelinePulse{background:var(--primary);border-radius:50%;width:10px;height:10px;animation:2s ease-out infinite Products-module__0vef-a__pipelinePulse;box-shadow:0 0 #9000f880}.Products-module__0vef-a__pipelineCopy{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:42ch;display:flex;position:relative}.Products-module__0vef-a__pipelineTitle{font-size:1.4rem;font-weight:700;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.01em;margin:0}.Products-module__0vef-a__pipelineText{color:var(--text-muted,var(--text-color));opacity:.85;margin:0;font-size:.95rem;line-height:1.6}.Products-module__0vef-a__pipelineCta{color:var(--primary);align-items:center;gap:.4rem;margin-top:6px;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .25s;display:inline-flex}.Products-module__0vef-a__pipelineCta i{transition:transform .25s}.Products-module__0vef-a__pipelineCta:hover{gap:.6rem}.Products-module__0vef-a__pipelineCta:hover i{transform:translate(2px,-2px)}@keyframes Products-module__0vef-a__pipelineFlow{0%{left:-40%}to{left:100%}}@keyframes Products-module__0vef-a__pipelinePulse{0%{transform:scale(.9);box-shadow:0 0 #9000f880}70%{transform:scale(1.1);box-shadow:0 0 0 12px #9000f800}to{transform:scale(.9);box-shadow:0 0 #9000f800}}@media (prefers-reduced-motion:reduce){.Products-module__0vef-a__pipelineLine:after,.Products-module__0vef-a__pipelinePulse{animation:none}}.Products-module__0vef-a__phonePairStage{perspective:1100px;justify-content:center;align-items:center;width:100%;min-height:460px;display:flex;position:relative}.Products-module__0vef-a__phonePair{width:min(100%,380px);height:420px;transform-style:preserve-3d;will-change:transform;position:relative}.Products-module__0vef-a__phoneSlot{aspect-ratio:600/1180;transform-origin:bottom;width:210px;position:absolute}.Products-module__0vef-a__phoneSlotImage{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 24px 40px #140a284d);width:100%;height:100%;display:block}.Products-module__0vef-a__phoneSlotBack{z-index:1;opacity:.92;top:28px;left:0;transform:rotate(-8deg)translate(-8px)scale(.92)}.Products-module__0vef-a__phoneSlotFront{z-index:2;top:0;right:0;transform:rotate(4deg)translate(8px)}.Products-module__0vef-a__floatingMic{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex;position:absolute;bottom:48px;right:8%;box-shadow:0 0 25px #9100ff99}.Products-module__0vef-a__floatingChip{z-index:10;background:var(--card-bg-solid);color:var(--text-color);border:1px solid #9100ff4d;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:18%;left:2%;box-shadow:0 12px 28px #140a282e}.Products-module__0vef-a__floatingChip i{color:var(--primary);font-size:1rem}.Products-module__0vef-a__browserShowcaseContainer{perspective:1000px;justify-content:center;align-items:center;width:100%;height:420px;display:flex;position:relative;overflow:visible}.Products-module__0vef-a__toolBoard{background:var(--card-bg-solid);border:1px solid #9100ff59;border-radius:20px;width:min(100%,460px);transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:rotateX(8deg)rotateY(-12deg)rotate(3deg);box-shadow:0 25px 60px #0000004d,0 0 30px #9100ff26;opacity:1!important}.Products-module__0vef-a__browserShowcaseContainer:hover .Products-module__0vef-a__toolBoard{border-color:#9100ff99;transform:rotateX(0)rotateY(0)rotate(0)scale(1.03);box-shadow:0 30px 70px #9100ff59}.Products-module__0vef-a__browserHeader{background:var(--navbar-moved-bg);border-bottom:1px solid var(--card-border);align-items:center;gap:6px;padding:10px 16px;display:flex}.Products-module__0vef-a__browserUrlText{color:var(--text-color);opacity:.8;letter-spacing:.5px;font-size:11px;font-weight:600}.Products-module__0vef-a__browserFaqDot{border-radius:50%;width:8px;height:8px}.Products-module__0vef-a__toolBoardBody{padding:0;line-height:0}.Products-module__0vef-a__toolBoardImage{object-fit:cover;aspect-ratio:16/10;width:100%;height:auto;display:block}.Products-module__0vef-a__toolBoardStats{z-index:10;gap:8px;display:flex;position:absolute;bottom:18px;left:12px}.Products-module__0vef-a__toolStat{background:var(--card-bg-solid);border:1px solid #f19d0059;border-radius:12px;flex-direction:column;gap:2px;padding:8px 12px;display:flex;box-shadow:0 10px 25px #0000002e}.Products-module__0vef-a__toolStatValue{color:#f19d00;font-size:14px;font-weight:800;line-height:1.1}.Products-module__0vef-a__toolStatLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-color);opacity:.7;font-size:10px;font-weight:600}@media (max-width:900px){.Products-module__0vef-a__showcaseRow,.Products-module__0vef-a__showcaseRow.Products-module__0vef-a__reversed{grid-template-columns:1fr;gap:40px}.Products-module__0vef-a__phonePairStage,.Products-module__0vef-a__browserShowcaseContainer{order:-1;height:auto;min-height:0}.Products-module__0vef-a__phonePair{width:min(100%,300px);height:340px}.Products-module__0vef-a__phoneSlot{width:165px}.Products-module__0vef-a__floatingMic{width:44px;height:44px;font-size:18px;bottom:24px;right:4%}.Products-module__0vef-a__toolBoard{width:min(100%,360px);transform:rotateX(4deg)rotateY(-6deg)rotate(1deg)}.Products-module__0vef-a__toolBoardStats{flex-wrap:wrap;gap:6px;max-width:100%}.Products-module__0vef-a__toolStat{padding:7px 10px}.Products-module__0vef-a__toolStatValue{font-size:13px}.Products-module__0vef-a__toolStatLabel{font-size:9px}.Products-module__0vef-a__floatingChip{top:18px;left:4px}.Products-module__0vef-a__pipeline{margin-top:64px}.Products-module__0vef-a__pipelineTrack{gap:clamp(40px,16vw,72px)}}
.Services-module__90n1aq__wrapper{box-sizing:border-box;z-index:auto;background:0 0;justify-content:center;width:100%;padding:clamp(72px,9vh,110px) 0;display:flex;position:relative;overflow:visible}.Services-module__90n1aq__section{width:min(92%, var(--max-content-width));z-index:auto;flex-direction:column;display:flex;position:relative}.Services-module__90n1aq__orbWash{pointer-events:none;z-index:0;opacity:calc(.15 + var(--orb-progress,0) * .85);background:radial-gradient(55vw at 100%,#9000f833 0%,#9000f812 36%,#0000 68%);transition:opacity .35s;position:absolute;inset:0}.Services-module__90n1aq__splitGrid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(36px,5vw,72px);width:100%;display:grid}.Services-module__90n1aq__infoSticky{align-self:start;align-items:center;height:100vh;display:flex;position:sticky;top:0}.Services-module__90n1aq__infoColumn{text-align:left;z-index:1;flex-direction:column;align-items:flex-start;max-width:32rem;padding:1rem 0;display:flex;position:relative}.Services-module__90n1aq__subLabel{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);margin-bottom:1rem;font-size:.8125rem;font-weight:600}.Services-module__90n1aq__head{font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:700;line-height:1.2;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.02em;margin-bottom:1.15rem}.Services-module__90n1aq__head span{color:var(--text-muted);font-weight:500;display:inline}.Services-module__90n1aq__text{color:var(--text-muted);max-width:42ch;margin-bottom:0;font-size:1.05rem;font-weight:400;line-height:1.65}.Services-module__90n1aq__cardsColumn{z-index:3;flex-direction:column;justify-self:end;gap:1.25rem;width:100%;max-width:520px;padding:calc(50vh - 7.5rem) 0 8vh;display:flex;position:relative;overflow:visible}.Services-module__90n1aq__serviceCard{--glass-overlap:64px;--glass-radius:20px;border-radius:var(--glass-radius);width:100%;color:inherit;-webkit-tap-highlight-color:transparent;background:#ffffffe6;border:1px solid #ffffff8c;flex-direction:column;align-items:flex-start;gap:.7rem;padding:1.45rem 1.5rem 1.35rem;text-decoration:none;transition:border-color .3s,transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,background .3s;display:flex;position:relative;box-shadow:0 4px 6px #14121808,0 12px 32px #9000f812,inset 0 1px #ffffffb3}.Services-module__90n1aq__cardBackdrop{display:none}.Services-module__90n1aq__serviceCard:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#ffffffd9,#0000);height:1px;transition:left .35s,right .35s,background .35s;position:absolute;top:0;left:12%;right:12%}.Services-module__90n1aq__serviceCard>:not(.Services-module__90n1aq__cardBackdrop){z-index:1;position:relative}[data-theme=dark] .Services-module__90n1aq__serviceCard{background:#1a1628eb;border-color:#ffffff29;box-shadow:0 10px 32px #00000047,inset 0 1px #ffffff2e}.Services-module__90n1aq__serviceCard:hover{border-color:#9000f873;transform:translateY(-6px)scale(1.015);box-shadow:0 18px 44px #9000f82e,0 0 0 1px #9000f81f,inset 0 1px #fffc}[data-theme=dark] .Services-module__90n1aq__serviceCard:hover{border-color:#b478ff66;box-shadow:0 20px 48px #00000059,0 0 0 1px #9000f838,inset 0 1px #fff3}.Services-module__90n1aq__serviceCard:after{content:"";border-radius:inherit;pointer-events:none;z-index:0;opacity:0;background:radial-gradient(120% 80% at 100% 0,#9000f82e 0%,#0000 55%),linear-gradient(135deg,#9000f80f 0%,#0000 48%);transition:opacity .35s;position:absolute;inset:0}.Services-module__90n1aq__serviceCard:hover:after{opacity:1}.Services-module__90n1aq__serviceCard:hover:before{background:linear-gradient(90deg,#0000,#fff,#c8a0ffe6,#0000);left:6%;right:6%}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Services-module__90n1aq__serviceCard{background:#ffffff38}[data-theme=dark] .Services-module__90n1aq__serviceCard{background:#1612203d}.Services-module__90n1aq__cardBackdrop{inset:calc(var(--glass-overlap) * -1);padding:var(--glass-overlap);border-radius:calc(var(--glass-radius) + var(--glass-overlap));-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);pointer-events:none;z-index:0;background:#ffffff57 padding-box content-box;display:block;position:absolute;-webkit-mask-image:linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0);-webkit-mask-clip:content-box;mask-clip:content-box;-webkit-mask-origin:content-box;mask-origin:content-box}[data-theme=dark] .Services-module__90n1aq__cardBackdrop{background:#1612206b padding-box content-box}.Services-module__90n1aq__serviceCard:hover{background:#ffffff47}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardBackdrop{background:#fff6 padding-box content-box}[data-theme=dark] .Services-module__90n1aq__serviceCard:hover{background:#1c162a4d}[data-theme=dark] .Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardBackdrop{background:#1c162a7a padding-box content-box}}@media (prefers-reduced-transparency:reduce){.Services-module__90n1aq__serviceCard{background:var(--bg-elevated)}.Services-module__90n1aq__cardBackdrop{display:none}}.Services-module__90n1aq__cardTop{justify-content:space-between;align-items:center;width:100%;margin-bottom:.2rem;display:flex}.Services-module__90n1aq__cardIndex{letter-spacing:.12em;color:var(--text-muted);font-size:.75rem;font-weight:600;transition:color .3s,letter-spacing .3s}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardIndex{color:var(--primary);letter-spacing:.18em}.Services-module__90n1aq__cardIconWrapper{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .35s;display:flex;box-shadow:0 6px 16px #9000f838}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardIconWrapper{transform:scale(1.12)rotate(-8deg);box-shadow:0 10px 26px #9000f866}.Services-module__90n1aq__cardIconWrapper i{font-size:1.15rem;color:#fff!important}.Services-module__90n1aq__iconWebDev{background:linear-gradient(135deg,#9000f8 0%,#6b00ba 100%)}.Services-module__90n1aq__iconMobileDev{background:linear-gradient(135deg,#a020ff 0%,#6b00ba 100%)}.Services-module__90n1aq__iconEcommerce{background:linear-gradient(135deg,#b44aff 0%,#7a00d4 100%)}.Services-module__90n1aq__iconBlockchain{background:linear-gradient(135deg,#b44aff 0%,#59009d 100%)}.Services-module__90n1aq__iconErpCrm{background:linear-gradient(135deg,#9000f8 0%,#3d006b 100%)}.Services-module__90n1aq__iconSaas{background:linear-gradient(135deg,#a020ff 0%,#4a0080 100%)}.Services-module__90n1aq__cardTitle{font-size:1.2rem;font-weight:650;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.01em;margin:0;transition:color .3s}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardTitle{color:var(--primary)}.Services-module__90n1aq__cardDesc{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.55}.Services-module__90n1aq__cardIncludes{flex-direction:column;gap:.4rem;width:100%;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.Services-module__90n1aq__cardIncludes li{color:var(--text-muted);align-items:flex-start;gap:.45rem;font-size:.8125rem;line-height:1.45;transition:color .3s,transform .3s;display:flex}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardIncludes li{color:var(--text-color)}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardIncludes li:first-child{transition-delay:20ms;transform:translate(3px)}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardIncludes li:nth-child(2){transition-delay:50ms;transform:translate(3px)}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardIncludes li:nth-child(3){transition-delay:80ms;transform:translate(3px)}.Services-module__90n1aq__cardIncludes li i{color:var(--primary);flex-shrink:0;margin-top:.05rem;font-size:.95rem;transition:transform .3s}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardIncludes li i{transform:scale(1.12)}.Services-module__90n1aq__cardCta{color:var(--primary);align-items:center;gap:.35rem;margin-top:.5rem;font-size:.875rem;font-weight:600;transition:gap .3s,transform .3s;display:inline-flex}.Services-module__90n1aq__cardCta i{transition:transform .3s cubic-bezier(.16,1,.3,1)}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardCta{gap:.7rem;transform:translate(2px)}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardCta i{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.Services-module__90n1aq__serviceCard,.Services-module__90n1aq__serviceCard:before,.Services-module__90n1aq__serviceCard:after,.Services-module__90n1aq__cardIndex,.Services-module__90n1aq__cardIconWrapper,.Services-module__90n1aq__cardTitle,.Services-module__90n1aq__cardIncludes li,.Services-module__90n1aq__cardIncludes li i,.Services-module__90n1aq__cardCta,.Services-module__90n1aq__cardCta i{transition:none}.Services-module__90n1aq__serviceCard:hover,.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardIconWrapper,.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardIncludes li,.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardIncludes li i,.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardCta,.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__cardCta i{transform:none}}@media (max-width:1100px){.Services-module__90n1aq__splitGrid{grid-template-columns:1fr;gap:40px}.Services-module__90n1aq__infoSticky{height:auto;display:block;position:relative;top:auto}.Services-module__90n1aq__infoColumn{max-width:none}.Services-module__90n1aq__cardsColumn{max-width:none;padding:0 0 4vh}}@media (max-width:650px){.Services-module__90n1aq__wrapper{padding:64px 0}.Services-module__90n1aq__text{max-width:none;font-size:1rem}.Services-module__90n1aq__serviceCard{padding:1.2rem 1.15rem;transition:none}.Services-module__90n1aq__serviceCard:hover{background:#ffffffe6;border-color:#ffffff8c;transform:none;box-shadow:0 8px 28px #1412180f,inset 0 1px #ffffffb3}.Services-module__90n1aq__serviceCard:hover:after{opacity:0}.Services-module__90n1aq__serviceCard:hover:before{background:linear-gradient(90deg,#0000,#ffffffd9,#0000);left:12%;right:12%}.Services-module__90n1aq__cardTitle{font-size:1.1rem}}
.Contact-module__5phd-G__page{background:var(--bg-color);width:100%}.Contact-module__5phd-G__wrapper{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:clamp(148px,20vh,180px) 0 clamp(88px,12vh,140px);display:flex;position:relative;overflow:hidden}.Contact-module__5phd-G__orbWash{pointer-events:none;z-index:0;background:radial-gradient(70% 50% at 50% 0,#9000f81a 0%,#9000f808 40%,#0000 70%);position:absolute;inset:0}.Contact-module__5phd-G__section{z-index:1;width:min(92%, var(--max-content-width));margin:0 auto;position:relative}.Contact-module__5phd-G__pageContainer{flex-direction:column;gap:clamp(52px,8vh,80px);width:100%;display:flex}.Contact-module__5phd-G__intro{text-align:center;flex-direction:column;align-items:center;gap:.9rem;width:100%;max-width:40rem;margin:0 auto;display:flex}.Contact-module__5phd-G__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);margin:0;font-size:.8125rem;font-weight:600}.Contact-module__5phd-G__head{letter-spacing:-.03em;font-size:clamp(1.85rem,3.2vw,2.55rem);font-weight:700;line-height:1.15;font-family:var(--secondary-font);color:var(--text-color);margin:0}.Contact-module__5phd-G__lead{color:var(--text-muted);max-width:44ch;margin:0;font-size:1.02rem;line-height:1.65}.Contact-module__5phd-G__contactPageGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,4vw,48px);display:grid}.Contact-module__5phd-G__leftCol{flex-direction:column;gap:clamp(24px,3.5vh,32px);padding-top:.5rem;display:flex;position:sticky;top:6.5rem}.Contact-module__5phd-G__detailList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.Contact-module__5phd-G__detailItem{border-radius:var(--radius-lg);border:1px solid var(--border);background:0 0;align-items:flex-start;gap:.95rem;padding:1rem 1.1rem;transition:border-color .25s,background .25s;display:flex}.Contact-module__5phd-G__detailItem:hover{border-color:color-mix(in srgb, var(--primary) 28%, var(--border));background:color-mix(in srgb, var(--primary) 4%, transparent)}.Contact-module__5phd-G__detailIcon{background:var(--primary-soft);border:1px solid color-mix(in srgb, var(--primary) 18%, transparent);width:2.5rem;height:2.5rem;color:var(--primary);border-radius:12px;flex-shrink:0;place-items:center;font-size:1.15rem;display:grid}.Contact-module__5phd-G__detailCopy{flex-direction:column;gap:.28rem;min-width:0;padding-top:.15rem;display:flex}.Contact-module__5phd-G__detailLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.75rem;font-weight:600}.Contact-module__5phd-G__detailValue{color:var(--text-color);word-break:break-word;font-size:.98rem;font-weight:560;line-height:1.4;text-decoration:none}a.Contact-module__5phd-G__detailValue:hover{color:var(--primary)}.Contact-module__5phd-G__asideNote{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}.Contact-module__5phd-G__asideNote a{color:var(--primary);font-weight:600;text-decoration:none}.Contact-module__5phd-G__asideNote a:hover{text-decoration:underline}.Contact-module__5phd-G__rightForm{width:100%;min-width:0}.Contact-module__5phd-G__faqBlock{width:100%;padding-top:clamp(8px,2vh,16px)}.Contact-module__5phd-G__contactBox{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--bg-elevated) 92%, transparent);border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(16px);width:100%;box-shadow:var(--shadow-md);padding:clamp(28px,4vw,40px);position:relative;overflow:hidden}.Contact-module__5phd-G__contactBoxSplit{box-shadow:none;background:color-mix(in srgb, var(--bg-elevated) 85%, transparent)}.Contact-module__5phd-G__top{z-index:2;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex;position:relative}.Contact-module__5phd-G__topIcon{background:var(--primary-soft);border:1px solid color-mix(in srgb, var(--primary) 22%, transparent);border-radius:14px;place-items:center;width:3.25rem;height:3.25rem;display:grid;box-shadow:0 8px 20px #9000f81f}.Contact-module__5phd-G__topIcon i{color:var(--primary);font-size:1.4rem}.Contact-module__5phd-G__topText{flex-direction:column;gap:.35rem;display:flex}.Contact-module__5phd-G__topText h2,.Contact-module__5phd-G__topText h3{font-size:1.35rem;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.02em;margin:0;font-weight:700}.Contact-module__5phd-G__topText p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}.Contact-module__5phd-G__contactForm{z-index:2;flex-direction:column;gap:1.15rem;width:100%;display:flex;position:relative}.Contact-module__5phd-G__inputGroup{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__5phd-G__inputItem,.Contact-module__5phd-G__textItem{width:100%;position:relative}.Contact-module__5phd-G__inputItem i,.Contact-module__5phd-G__textItem i{color:var(--primary);opacity:.65;pointer-events:none;font-size:1.05rem;transition:opacity .25s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Contact-module__5phd-G__textItem i{top:1.15rem;transform:none}.Contact-module__5phd-G__inputItem input,.Contact-module__5phd-G__textItem textarea{font-family:var(--primary-font);background:color-mix(in srgb, var(--surface) 70%, transparent);border:1px solid var(--border-strong);width:100%;color:var(--text-color);box-sizing:border-box;border-radius:14px;outline:none;padding:.95rem 1rem .95rem 2.75rem;font-size:.95rem;transition:border-color .25s,box-shadow .25s}.Contact-module__5phd-G__inputItem input::placeholder,.Contact-module__5phd-G__textItem textarea::placeholder{color:var(--text-muted);opacity:.85}.Contact-module__5phd-G__inputItem input:focus,.Contact-module__5phd-G__textItem textarea:focus{border-color:color-mix(in srgb, var(--primary) 55%, var(--border-strong));box-shadow:0 0 0 3px #9000f81f}.Contact-module__5phd-G__inputItem:focus-within i,.Contact-module__5phd-G__textItem:focus-within i{opacity:1}.Contact-module__5phd-G__textItem textarea{resize:vertical;min-height:140px;padding-top:1.05rem}.Contact-module__5phd-G__submitBtn{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--primary) 0%, #6c00be 100%);color:#fff;cursor:pointer;letter-spacing:.02em;border:1px solid #ffffff26;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #9000f852,inset 0 1px #ffffff40}.Contact-module__5phd-G__submitBtn:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Contact-module__5phd-G__submitBtn:hover:before{left:100%}.Contact-module__5phd-G__submitBtn:hover:not(:disabled){transform:translate(-1px,-2px);box-shadow:0 12px 32px #9000f873,0 0 16px #b305ed47}.Contact-module__5phd-G__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__5phd-G__privacyTag{justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.25rem;display:flex}.Contact-module__5phd-G__privacyRule{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--primary) 22%, transparent), transparent);flex:1;height:1px}.Contact-module__5phd-G__privacyTag p{color:var(--text-muted);white-space:nowrap;align-items:center;gap:.35rem;margin:0;font-size:.8rem;display:flex}.Contact-module__5phd-G__privacyTag p i{color:var(--primary)}.Contact-module__5phd-G__wrapperEmbed{justify-content:center;width:100%;padding:0;display:flex}.Contact-module__5phd-G__sectionEmbed{justify-content:center;width:100%;display:flex}@media (max-width:960px){.Contact-module__5phd-G__contactPageGrid{grid-template-columns:1fr;gap:1.75rem}.Contact-module__5phd-G__leftCol{max-width:none;padding-top:0;position:static}}@media (max-width:650px){.Contact-module__5phd-G__wrapper{padding:132px 0 72px}.Contact-module__5phd-G__inputGroup{grid-template-columns:1fr}.Contact-module__5phd-G__contactBox{padding:1.5rem 1.25rem}}
.HomeStage-module__Xqn9TG__stage{background:var(--bg-color);--orb-x:0vw;--orb-y:0vh;--orb-glow:.45;--orb-progress:0;position:relative}
.FaqSection-module__D4IQ6W__wrapper{background:0 0;justify-content:center;width:100%;padding:clamp(80px,11vh,120px) 0 clamp(40px,6vh,64px);display:flex;position:relative;overflow:hidden}.FaqSection-module__D4IQ6W__wrapperCompact{padding:clamp(48px,7vh,72px) 0 0}.FaqSection-module__D4IQ6W__section{width:min(92%, var(--max-content-width));z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.FaqSection-module__D4IQ6W__sectionCompact{align-items:stretch;width:100%}.FaqSection-module__D4IQ6W__sectionCompact .FaqSection-module__D4IQ6W__header{text-align:left;align-items:flex-start;max-width:36rem;margin-bottom:clamp(24px,3.5vh,36px)}.FaqSection-module__D4IQ6W__sectionCompact .FaqSection-module__D4IQ6W__faqListCol{max-width:none}.FaqSection-module__D4IQ6W__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:42rem;margin-bottom:clamp(32px,4vh,48px);display:flex}.FaqSection-module__D4IQ6W__subLabel{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);margin:0;font-size:.8125rem;font-weight:600}.FaqSection-module__D4IQ6W__heading{font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:600;line-height:1.14;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.03em;margin:0}.FaqSection-module__D4IQ6W__subtitle{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.65}.FaqSection-module__D4IQ6W__faqListCol{flex-direction:column;width:100%;max-width:52rem;display:flex}.FaqSection-module__D4IQ6W__faqItem{border-top:1px solid var(--border);transition:border-color .25s var(--ease-out);padding:clamp(18px,2.5vh,22px) 0}.FaqSection-module__D4IQ6W__faqItem:last-child{border-bottom:1px solid var(--border)}.FaqSection-module__D4IQ6W__faqHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:0;display:flex}.FaqSection-module__D4IQ6W__faqQuestion{font-size:clamp(1rem,1.8vw,1.15rem);font-weight:600;font-family:var(--secondary-font);color:var(--text-color);transition:color .25s var(--ease-out);margin:0;line-height:1.35}.FaqSection-module__D4IQ6W__faqHeader:hover .FaqSection-module__D4IQ6W__faqQuestion{color:var(--primary)}.FaqSection-module__D4IQ6W__toggleIcon{background:var(--nav-item-hover);width:32px;height:32px;color:var(--text-color);transition:background .25s var(--ease-out), color .25s var(--ease-out), transform .25s var(--ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.FaqSection-module__D4IQ6W__faqItemOpen .FaqSection-module__D4IQ6W__toggleIcon{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff}.FaqSection-module__D4IQ6W__faqBody{grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.22,1,.36,1);display:grid}.FaqSection-module__D4IQ6W__faqBodyOpen{grid-template-rows:1fr}.FaqSection-module__D4IQ6W__faqBodyInstant{transition:none}.FaqSection-module__D4IQ6W__faqBodyInner{overflow:hidden}.FaqSection-module__D4IQ6W__faqAnswer{color:var(--text-muted);max-width:48rem;margin:0;padding-top:.85rem;font-size:.97rem;line-height:1.65}@media (max-width:560px){.FaqSection-module__D4IQ6W__wrapper{padding:56px 0}.FaqSection-module__D4IQ6W__section{width:min(94%, var(--max-content-width))}}@media (prefers-reduced-motion:reduce){.FaqSection-module__D4IQ6W__faqItem,.FaqSection-module__D4IQ6W__faqQuestion,.FaqSection-module__D4IQ6W__toggleIcon,.FaqSection-module__D4IQ6W__faqBody{transition:none}.FaqSection-module__D4IQ6W__faqBody{grid-template-rows:1fr}.FaqSection-module__D4IQ6W__faqBody:not(.FaqSection-module__D4IQ6W__faqBodyOpen){display:none}}
.HowWeWork-module__sHJQCa__wrapper{box-sizing:border-box;z-index:auto;background:0 0;justify-content:center;width:100%;padding:clamp(64px,8vh,100px) 0 clamp(72px,10vh,120px);display:flex;position:relative;overflow:visible}.HowWeWork-module__sHJQCa__orbWash{pointer-events:none;z-index:0;background:radial-gradient(58vw at 100% 48%,#9000f833 0%,#9000f812 40%,#0000 70%);position:absolute;inset:0}.HowWeWork-module__sHJQCa__section{z-index:1;width:min(92%, var(--max-content-width));flex-direction:column;padding-right:clamp(0px,10vw,120px);display:flex;position:relative}.HowWeWork-module__sHJQCa__intro{max-width:36rem;margin-bottom:clamp(40px,6vh,64px)}.HowWeWork-module__sHJQCa__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);margin-bottom:.85rem;font-size:.8125rem;font-weight:600}.HowWeWork-module__sHJQCa__head{font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:700;line-height:1.2;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.02em;margin-bottom:1rem}.HowWeWork-module__sHJQCa__lead{color:var(--text-muted);max-width:42ch;margin:0;font-size:1.05rem;line-height:1.65}.HowWeWork-module__sHJQCa__flow{width:100%;max-width:38rem;position:relative}.HowWeWork-module__sHJQCa__spine{z-index:0;pointer-events:none;border-radius:999px;width:2px;position:absolute;top:0;bottom:0;left:11px;overflow:hidden}.HowWeWork-module__sHJQCa__spineTrack{background:var(--border-strong);opacity:.65;position:absolute;inset:0}.HowWeWork-module__sHJQCa__spineFill{background:linear-gradient(180deg, var(--primary-light), var(--primary), var(--primary-dark));will-change:height;height:0%;position:absolute;top:0;left:0;right:0}.HowWeWork-module__sHJQCa__steps{z-index:1;flex-direction:column;gap:clamp(40px,5.5vh,60px);margin:0;padding:0;list-style:none;display:flex;position:relative}.HowWeWork-module__sHJQCa__step{flex-direction:column;gap:.35rem;display:flex}.HowWeWork-module__sHJQCa__stepHead{grid-template-columns:24px minmax(0,1fr);align-items:center;column-gap:1.35rem;display:grid}.HowWeWork-module__sHJQCa__node{z-index:2;place-items:center;width:24px;height:24px;display:grid}.HowWeWork-module__sHJQCa__nodeCore{background:var(--bg-color);border:2px solid var(--primary);width:12px;height:12px;box-shadow:0 0 0 4px var(--primary-soft);transition:background .35s var(--ease-out), box-shadow .35s var(--ease-out);border-radius:50%}.HowWeWork-module__sHJQCa__step:hover .HowWeWork-module__sHJQCa__nodeCore{background:var(--primary);box-shadow:0 0 0 6px var(--primary-soft-strong), 0 0 18px #9000f859}.HowWeWork-module__sHJQCa__stepNum{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;font-family:var(--secondary-font);letter-spacing:-.04em;color:var(--text-color);opacity:.08;-webkit-user-select:none;user-select:none;pointer-events:none;line-height:1;display:block}.HowWeWork-module__sHJQCa__stepBody{padding-left:calc(24px + 1.35rem)}.HowWeWork-module__sHJQCa__stepTitle{font-size:clamp(1.2rem,2vw,1.45rem);font-weight:700;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.015em;margin:0 0 .45rem}.HowWeWork-module__sHJQCa__stepText{color:var(--text-muted);max-width:38ch;margin:0;font-size:.98rem;line-height:1.65}.HowWeWork-module__sHJQCa__footer{z-index:1;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:clamp(44px,6vh,68px);padding-left:calc(24px + 1.35rem);display:flex;position:relative}.HowWeWork-module__sHJQCa__footerKicker{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0;font-size:.75rem;font-weight:600}.HowWeWork-module__sHJQCa__footerTitle{font-family:var(--secondary-font);letter-spacing:-.02em;color:var(--text-color);max-width:22ch;margin:0;font-size:clamp(1.2rem,2.2vw,1.55rem);font-weight:700;line-height:1.3}.HowWeWork-module__sHJQCa__footerNote{color:var(--text-muted);max-width:36ch;margin:.1rem 0 0;font-size:.98rem;line-height:1.65}.HowWeWork-module__sHJQCa__ctaRow{width:100%;max-width:38rem;padding-top:2.4rem;padding-left:calc(24px + 1.35rem);position:relative}.HowWeWork-module__sHJQCa__ctaBend{border-left:2px solid color-mix(in srgb, var(--primary-dark) calc(var(--bend-mix,0) * 100%), var(--border-strong));border-bottom:2px solid color-mix(in srgb, var(--primary-dark) calc(var(--bend-mix,0) * 100%), var(--border-strong));width:calc(13px + 1.35rem);height:calc(2.4rem + 26px);opacity:calc(.65 + var(--bend-mix,0) * .35);pointer-events:none;--bend-mix:0;border-bottom-left-radius:14px;position:absolute;top:0;left:11px}.HowWeWork-module__sHJQCa__cta{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;transition:gap .25s var(--ease-out), transform .3s cubic-bezier(.16, 1, .3, 1), box-shadow .3s cubic-bezier(.16, 1, .3, 1);border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #9000f852,inset 0 1px #ffffff40}.HowWeWork-module__sHJQCa__cta:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HowWeWork-module__sHJQCa__cta:hover:before{left:100%}.HowWeWork-module__sHJQCa__cta i{z-index:1;transition:transform .25s var(--ease-out);font-size:1.05rem;position:relative}.HowWeWork-module__sHJQCa__cta>:not(i){z-index:1;position:relative}.HowWeWork-module__sHJQCa__cta:hover{gap:.7rem;transform:translate(-1px,-2px);box-shadow:0 12px 32px #9000f87a,0 0 18px #b305ed52}.HowWeWork-module__sHJQCa__cta:hover i{transform:translate(2px,-2px)}@media (max-width:720px){.HowWeWork-module__sHJQCa__section{padding-right:0}.HowWeWork-module__sHJQCa__flow,.HowWeWork-module__sHJQCa__ctaRow{max-width:none}}@media (prefers-reduced-motion:reduce){.HowWeWork-module__sHJQCa__spineFill{height:100%}.HowWeWork-module__sHJQCa__ctaBend{--bend-mix:1}.HowWeWork-module__sHJQCa__cta,.HowWeWork-module__sHJQCa__cta i,.HowWeWork-module__sHJQCa__nodeCore{transition:none}}
.Quote-module__herUIW__page{background:var(--bg-color);width:100%}.Quote-module__herUIW__wrapper{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:clamp(148px,20vh,180px) 0 clamp(88px,12vh,140px);display:flex;position:relative;overflow:hidden}.Quote-module__herUIW__orbWash{pointer-events:none;z-index:0;background:radial-gradient(55% 45% at 80% 8%,#9000f81f 0%,#0000 55%),radial-gradient(45% 40% at 12% 70%,#9000f80d 0%,#0000 60%);position:absolute;inset:0}.Quote-module__herUIW__section{z-index:1;width:min(92%, var(--max-content-width));margin:0 auto;position:relative}.Quote-module__herUIW__pageContainer{flex-direction:column;align-items:stretch;gap:clamp(52px,8vh,80px);width:100%;display:flex}.Quote-module__herUIW__intro{text-align:center;flex-direction:column;align-items:center;gap:.9rem;width:100%;max-width:40rem;margin:0 auto;display:flex}.Quote-module__herUIW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0;font-size:.8125rem;font-weight:600}.Quote-module__herUIW__head{font-family:var(--secondary-font);letter-spacing:-.03em;color:var(--text-color);margin:0;font-size:clamp(1.85rem,3.4vw,2.65rem);font-weight:700;line-height:1.14}.Quote-module__herUIW__lead{color:var(--text-muted);max-width:46ch;margin:0;font-size:1.05rem;line-height:1.65}.Quote-module__herUIW__lead a{color:var(--primary);font-weight:600;text-decoration:none}.Quote-module__herUIW__lead a:hover{text-decoration:underline}.Quote-module__herUIW__quoteGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,4vw,48px);width:100%;display:grid}.Quote-module__herUIW__sideCard{flex-direction:column;gap:1.5rem;padding:clamp(8px,1.5vw,12px) 0;display:flex;position:sticky;top:6.5rem}.Quote-module__herUIW__sideLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin:0;padding-left:calc(24px + 1.35rem);font-size:.75rem;font-weight:600}.Quote-module__herUIW__flow{width:100%;position:relative}.Quote-module__herUIW__spine{z-index:0;pointer-events:none;border-radius:999px;width:2px;position:absolute;top:12px;bottom:12px;left:11px;overflow:hidden}.Quote-module__herUIW__spineTrack{background:var(--border-strong);opacity:.65;position:absolute;inset:0}.Quote-module__herUIW__spineFill{background:linear-gradient(180deg, var(--primary-light), var(--primary), var(--primary-dark));opacity:.85;height:100%;position:absolute;top:0;left:0;right:0}.Quote-module__herUIW__steps{z-index:1;flex-direction:column;gap:clamp(28px,4vh,40px);margin:0;padding:0;list-style:none;display:flex;position:relative}.Quote-module__herUIW__step{flex-direction:column;gap:.35rem;display:flex}.Quote-module__herUIW__stepHead{grid-template-columns:24px minmax(0,1fr);align-items:center;column-gap:1.35rem;display:grid}.Quote-module__herUIW__node{z-index:2;place-items:center;width:24px;height:24px;display:grid}.Quote-module__herUIW__nodeCore{background:var(--bg-color);border:2px solid var(--primary);width:12px;height:12px;box-shadow:0 0 0 4px var(--primary-soft);transition:background .35s var(--ease-out), box-shadow .35s var(--ease-out);border-radius:50%}.Quote-module__herUIW__step:hover .Quote-module__herUIW__nodeCore{background:var(--primary);box-shadow:0 0 0 6px var(--primary-soft-strong), 0 0 18px #9000f859}.Quote-module__herUIW__stepNum{font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;font-family:var(--secondary-font);letter-spacing:-.04em;color:var(--text-color);opacity:.08;-webkit-user-select:none;user-select:none;pointer-events:none;line-height:1;display:block}.Quote-module__herUIW__stepBody{padding-left:calc(24px + 1.35rem)}.Quote-module__herUIW__stepTitle{font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:700;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.015em;margin:0 0 .4rem}.Quote-module__herUIW__stepText{color:var(--text-muted);max-width:32ch;margin:0;font-size:.94rem;line-height:1.6}.Quote-module__herUIW__form{border-radius:var(--radius-lg);border:1px solid var(--border-strong);background:color-mix(in srgb, var(--bg-elevated) 88%, transparent);box-sizing:border-box;flex-direction:column;gap:1.35rem;width:100%;max-width:none;padding:clamp(28px,4vw,40px);display:flex}.Quote-module__herUIW__formHeader{border-bottom:1px solid var(--border);flex-direction:column;gap:.4rem;margin-bottom:.15rem;padding-bottom:1rem;display:flex}.Quote-module__herUIW__formTitle{font-family:var(--secondary-font);letter-spacing:-.02em;color:var(--text-color);margin:0;font-size:1.25rem;font-weight:700}.Quote-module__herUIW__formLead{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.5}.Quote-module__herUIW__fieldGrid{grid-template-columns:1fr 1fr;gap:1rem 1.1rem;display:grid}.Quote-module__herUIW__fieldGrid .Quote-module__herUIW__field:last-child{grid-column:1/-1}.Quote-module__herUIW__field{flex-direction:column;gap:.55rem;min-width:0;display:flex}.Quote-module__herUIW__briefField{gap:.85rem}.Quote-module__herUIW__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:600;display:block}.Quote-module__herUIW__field input,.Quote-module__herUIW__field textarea{font-family:var(--primary-font);width:100%;color:var(--text-color);background:color-mix(in srgb, var(--surface) 70%, transparent);border:1px solid var(--border-strong);box-sizing:border-box;border-radius:12px;outline:none;padding:.9rem 1rem;font-size:.95rem;transition:border-color .25s,box-shadow .25s}.Quote-module__herUIW__field input::placeholder,.Quote-module__herUIW__field textarea::placeholder{color:var(--text-muted);opacity:.85}.Quote-module__herUIW__field input:focus,.Quote-module__herUIW__field textarea:focus{border-color:color-mix(in srgb, var(--primary) 55%, var(--border-strong));box-shadow:0 0 0 3px #9000f81f}.Quote-module__herUIW__field textarea{resize:vertical;min-height:160px;line-height:1.55}.Quote-module__herUIW__typeField{border:none;flex-direction:column;gap:.85rem;margin:0;padding:0;display:flex}.Quote-module__herUIW__typeGrid{flex-wrap:wrap;gap:.55rem;display:flex}.Quote-module__herUIW__typeChip{appearance:none;border:1px solid var(--border-strong);color:var(--text-color);font-family:var(--primary-font);cursor:pointer;background:0 0;border-radius:999px;padding:.55rem .95rem;font-size:.88rem;font-weight:560;transition:border-color .2s,background .2s,color .2s,box-shadow .2s}.Quote-module__herUIW__typeChip:hover{border-color:color-mix(in srgb, var(--primary) 40%, var(--border-strong));background:color-mix(in srgb, var(--primary) 6%, transparent)}.Quote-module__herUIW__typeChipActive{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 6px 16px #9000f847}.Quote-module__herUIW__typeChipActive:hover{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 92%, #000);color:#fff}.Quote-module__herUIW__submitBtn{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--primary) 0%, #6c00be 100%);color:#fff;cursor:pointer;letter-spacing:.02em;border:1px solid #ffffff26;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #9000f852,inset 0 1px #ffffff40}.Quote-module__herUIW__submitBtn:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Quote-module__herUIW__submitBtn:hover:before{left:100%}.Quote-module__herUIW__submitBtn:hover:not(:disabled){transform:translate(-1px,-2px);box-shadow:0 12px 32px #9000f873,0 0 16px #b305ed47}.Quote-module__herUIW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Quote-module__herUIW__privacy{color:var(--text-muted);justify-content:center;align-items:center;gap:.4rem;margin:0;font-size:.8rem;display:flex}.Quote-module__herUIW__privacy i{color:var(--primary)}@media (max-width:960px){.Quote-module__herUIW__quoteGrid{grid-template-columns:1fr;gap:1.75rem}.Quote-module__herUIW__sideCard{padding:0;position:static}}@media (max-width:650px){.Quote-module__herUIW__wrapper{padding:132px 0 72px}.Quote-module__herUIW__fieldGrid{grid-template-columns:1fr}.Quote-module__herUIW__fieldGrid .Quote-module__herUIW__field:last-child{grid-column:auto}.Quote-module__herUIW__form{padding:1.5rem 1.25rem}}
.RichContent-module__eoF_9a__richContent{color:#1e1e1e;word-wrap:break-word;font-size:1rem;line-height:1.8}.RichContent-module__eoF_9a__richContent h1{color:var(--text-color);margin:30px 0 15px;font-size:2.2rem;font-weight:700;line-height:1.3}.RichContent-module__eoF_9a__richContent h2{color:var(--text-color);margin:25px 0 12px;font-size:1.8rem;font-weight:700;line-height:1.3}.RichContent-module__eoF_9a__richContent h3{color:var(--text-color);margin:20px 0 10px;font-size:1.4rem;font-weight:600}.RichContent-module__eoF_9a__richContent h4{color:#666;margin:15px 0 8px;font-size:1.1rem;font-weight:600}.RichContent-module__eoF_9a__richContent p{text-align:justify;margin-bottom:15px}.RichContent-module__eoF_9a__richContent strong{color:#1e1e1e;font-weight:700}.RichContent-module__eoF_9a__richContent em{color:#666;font-style:italic}.RichContent-module__eoF_9a__richContent a{color:#9100ff;border-bottom:2px solid #0000;font-weight:600;text-decoration:none;transition:all .3s}.RichContent-module__eoF_9a__richContent a:hover{border-bottom-color:#9100ff}.RichContent-module__eoF_9a__richContent ul,.RichContent-module__eoF_9a__richContent ol{margin:15px 0 15px 30px}.RichContent-module__eoF_9a__richContent li{margin-bottom:8px;line-height:1.8}.RichContent-module__eoF_9a__richContent blockquote{color:#666;background:#9100ff0d;border-left:4px solid #9100ff;border-radius:4px;margin:20px 0;padding:15px 20px;font-style:italic}.RichContent-module__eoF_9a__richContent blockquote p{margin:0}.RichContent-module__eoF_9a__richContent pre{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;margin:15px 0;padding:15px;overflow-x:auto}.RichContent-module__eoF_9a__richContent code{color:#d63384;background:#f5f5f5;border-radius:4px;padding:2px 6px;font-family:Monaco,Menlo,Courier New,monospace;font-size:.9em}.RichContent-module__eoF_9a__richContent pre code{color:#1e1e1e;background:0 0;padding:0}.RichContent-module__eoF_9a__richContent hr{border:none;border-top:2px solid #e0e0e0;margin:30px 0}.RichContent-module__eoF_9a__richContent img{border-radius:8px;max-width:100%;height:auto;margin:20px 0;display:block}.RichContent-module__eoF_9a__richContent iframe{border-radius:8px;max-width:100%;margin:20px 0}.RichContent-module__eoF_9a__richContent table{border-collapse:collapse;border:1px solid #e0e0e0;width:100%;margin:20px 0}.RichContent-module__eoF_9a__richContent th{color:#fff;text-align:left;background:linear-gradient(135deg,#9100ff,#b305ed);padding:12px;font-weight:600}.RichContent-module__eoF_9a__richContent td{border-bottom:1px solid #e0e0e0;padding:12px}.RichContent-module__eoF_9a__richContent tr:hover{background:#f9f9f9}@media (max-width:768px){.RichContent-module__eoF_9a__richContent h1{margin:20px 0 10px;font-size:1.6rem}.RichContent-module__eoF_9a__richContent h2{margin:15px 0 8px;font-size:1.3rem}.RichContent-module__eoF_9a__richContent h3{margin:12px 0 6px;font-size:1.1rem}.RichContent-module__eoF_9a__richContent p{text-align:left}.RichContent-module__eoF_9a__richContent pre{padding:10px;font-size:.85rem}}
.Stats-module__iqFhEa__wrapper{box-sizing:border-box;z-index:auto;justify-content:center;align-items:center;width:100%;padding:clamp(56px,9vh,96px) 0;display:flex;position:relative;overflow:visible}.Stats-module__iqFhEa__section{z-index:1;border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);background:0 0;border-left:none;border-right:none;border-radius:0;justify-content:flex-start;align-items:center;width:100%;padding:2rem 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.Stats-module__iqFhEa__track{will-change:transform;align-items:center;gap:clamp(2rem,4vw,3.25rem);width:max-content;padding-left:1.5rem;display:flex}.Stats-module__iqFhEa__statItem{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.65rem;min-width:clamp(220px,27vw,300px);display:flex}.Stats-module__iqFhEa__statRule{background:linear-gradient(180deg, transparent, var(--border-strong), transparent);flex-shrink:0;width:1px;height:3.5rem}.Stats-module__iqFhEa__statValue{font-size:clamp(2.75rem,5vw,4.25rem);font-family:var(--secondary-font);letter-spacing:-.05em;background:linear-gradient(160deg, var(--text-color) 20%, var(--primary-light) 120%);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:800;line-height:1}.Stats-module__iqFhEa__statLabel{color:var(--text-color);font-size:clamp(.95rem,1.5vw,1.1rem);font-family:var(--primary-font);letter-spacing:.01em;text-align:center;white-space:nowrap;font-weight:600}@media (max-width:650px){.Stats-module__iqFhEa__section{border-radius:0;width:100%;padding:1.5rem 0}.Stats-module__iqFhEa__statItem{min-width:205px}.Stats-module__iqFhEa__statRule{height:2.75rem}.Stats-module__iqFhEa__track{gap:1.5rem}}@media (prefers-reduced-motion:reduce){.Stats-module__iqFhEa__track{will-change:auto}}
.Toast-module__CSPocq__wrapper{z-index:9999;flex-direction:column;gap:14px;display:flex;position:fixed;bottom:20px;right:20px}.Toast-module__CSPocq__toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000;background:#fff9;border:1px solid #ffffff1f;border-radius:18px;width:340px;padding:14px;animation:.25s Toast-module__CSPocq__slideIn;box-shadow:0 10px 30px #0000002e}.Toast-module__CSPocq__success{border-left:4px solid #22c55e}.Toast-module__CSPocq__error{border-left:4px solid #ef4444}.Toast-module__CSPocq__top{justify-content:space-between;gap:12px;display:flex}.Toast-module__CSPocq__top h4{margin:0;font-size:15px;font-weight:600}.Toast-module__CSPocq__top p{opacity:.9;margin:6px 0 0;font-size:14px}.Toast-module__CSPocq__top button{color:#000;cursor:pointer;background:0 0;border:none;font-size:22px;line-height:1}.Toast-module__CSPocq__progress{background:#ffffff14;border-radius:999px;width:100%;height:4px;margin-top:12px;overflow:hidden}.Toast-module__CSPocq__progress span{width:100%;height:100%;animation:linear forwards Toast-module__CSPocq__timer;display:block}.Toast-module__CSPocq__success .Toast-module__CSPocq__progress span{background:linear-gradient(90deg,#22c55e,#16a34a)}.Toast-module__CSPocq__error .Toast-module__CSPocq__progress span{background:linear-gradient(90deg,#ef4444,#dc2626)}@keyframes Toast-module__CSPocq__timer{0%{width:100%}to{width:0%}}@keyframes Toast-module__CSPocq__slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}
.CustomCursor-module__kKo8gG__root{z-index:2147483000;pointer-events:none;opacity:0;transition:opacity .35s;position:fixed;inset:0}.CustomCursor-module__kKo8gG__gooDefs{width:0;height:0;position:absolute}.CustomCursor-module__kKo8gG__blobMain{pointer-events:none;-webkit-user-select:none;user-select:none;will-change:opacity;background:0 0;transition:opacity .35s;position:absolute;inset:0;overflow:visible}.CustomCursor-module__kKo8gG__root[data-mode=target] .CustomCursor-module__kKo8gG__blobMain{opacity:0!important}.CustomCursor-module__kKo8gG__root[data-hover=true][data-mode=blob] .CustomCursor-module__kKo8gG__blobMain{opacity:.14}.CustomCursor-module__kKo8gG__blob{will-change:transform;border-radius:50%;position:absolute;top:0;left:0}.CustomCursor-module__kKo8gG__innerDot{background:#fffc;border-radius:50%;position:absolute}.CustomCursor-module__kKo8gG__root[data-down=true] .CustomCursor-module__kKo8gG__blob{filter:brightness(1.15)}.CustomCursor-module__kKo8gG__pointerDot{background:var(--primary,#9000f8);opacity:0;will-change:transform, opacity;border-radius:50%;width:4px;height:4px;transition:opacity .25s,background .25s;position:absolute;top:0;left:0}.CustomCursor-module__kKo8gG__pointerDot:after{content:"";border:1px solid color-mix(in srgb, var(--primary,#9000f8) 50%, transparent);opacity:0;border-radius:50%;width:10px;height:10px;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s,border-color .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.CustomCursor-module__kKo8gG__root[data-dot=light] .CustomCursor-module__kKo8gG__pointerDot{background:#fff}.CustomCursor-module__kKo8gG__root[data-dot=light] .CustomCursor-module__kKo8gG__pointerDot:after{border-color:#ffffffb3}.CustomCursor-module__kKo8gG__root[data-dot=primary] .CustomCursor-module__kKo8gG__pointerDot{background:var(--primary,#9000f8)}.CustomCursor-module__kKo8gG__root[data-dot=primary] .CustomCursor-module__kKo8gG__pointerDot:after{border-color:color-mix(in srgb, var(--primary,#9000f8) 55%, transparent)}.CustomCursor-module__kKo8gG__root[data-hover=true][data-mode=blob] .CustomCursor-module__kKo8gG__pointerDot{opacity:1}.CustomCursor-module__kKo8gG__root[data-hover=true][data-mode=blob] .CustomCursor-module__kKo8gG__pointerDot:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.CustomCursor-module__kKo8gG__root[data-mode=target] .CustomCursor-module__kKo8gG__pointerDot{opacity:1}.CustomCursor-module__kKo8gG__root[data-mode=target] .CustomCursor-module__kKo8gG__pointerDot:after{opacity:0}.CustomCursor-module__kKo8gG__targetLayer{z-index:1200;pointer-events:none;opacity:0;transition:opacity .35s;position:fixed;inset:0}.CustomCursor-module__kKo8gG__target{will-change:transform, width, height;opacity:0;width:40px;height:40px;transition:opacity .25s;position:fixed;top:0;left:0}.CustomCursor-module__kKo8gG__targetLayer[data-mode=target] .CustomCursor-module__kKo8gG__target{opacity:1}.CustomCursor-module__kKo8gG__corner{border:2px solid var(--primary,#9000f8);width:14px;height:14px;position:absolute}.CustomCursor-module__kKo8gG__corner[data-c=tl]{border-bottom:none;border-right:none;border-top-left-radius:4px;top:0;left:0}.CustomCursor-module__kKo8gG__corner[data-c=tr]{border-bottom:none;border-left:none;border-top-right-radius:4px;top:0;right:0}.CustomCursor-module__kKo8gG__corner[data-c=bl]{border-top:none;border-right:none;border-bottom-left-radius:4px;bottom:0;left:0}.CustomCursor-module__kKo8gG__corner[data-c=br]{border-top:none;border-left:none;border-bottom-right-radius:4px;bottom:0;right:0}.CustomCursor-module__kKo8gG__dot{display:none}@media (pointer:coarse){.CustomCursor-module__kKo8gG__root,.CustomCursor-module__kKo8gG__targetLayer{display:none}}
.AboutPage-module__YVL5aG__page{flex-direction:column;width:100%;display:flex}.AboutPage-module__YVL5aG__stage{background:var(--bg-color);--orb-x:0vw;--orb-y:0vh;--orb-glow:.45;--orb-progress:0;position:relative}.AboutPage-module__YVL5aG__hero{z-index:2;isolation:isolate;box-sizing:border-box;align-items:center;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.AboutPage-module__YVL5aG__hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 72% 48%,#9000f81a,#0000 58%);position:absolute;inset:0}.AboutPage-module__YVL5aG__heroInner{z-index:1;width:min(92%, var(--max-content-width));box-sizing:border-box;margin:0 auto;padding:clamp(104px,13vh,132px) 0 clamp(72px,9vh,96px);position:relative}.AboutPage-module__YVL5aG__heroCopy{flex-direction:column;gap:1rem;max-width:38rem;display:flex}.AboutPage-module__YVL5aG__eyebrow,.AboutPage-module__YVL5aG__sectionEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0;font-size:.8125rem;font-weight:600}.AboutPage-module__YVL5aG__title{font-family:var(--secondary-font);letter-spacing:-.04em;color:var(--text-color);margin:0;font-size:clamp(2.35rem,5.2vw,3.85rem);line-height:1.02}.AboutPage-module__YVL5aG__lead,.AboutPage-module__YVL5aG__sectionLead{color:var(--text-muted);margin:0;font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.7}.AboutPage-module__YVL5aG__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.AboutPage-module__YVL5aG__secondaryLink{color:var(--primary);font-size:.94rem;font-weight:600;text-decoration:none}.AboutPage-module__YVL5aG__secondaryLink:hover{text-decoration:underline}.AboutPage-module__YVL5aG__body{z-index:2;width:min(92%, var(--max-content-width));box-sizing:border-box;flex-direction:column;gap:0;margin:0 auto;padding:clamp(56px,8vh,88px) 0 clamp(24px,4vh,40px);display:flex;position:relative}.AboutPage-module__YVL5aG__story{padding-bottom:clamp(48px,7vh,72px)}.AboutPage-module__YVL5aG__storyGrid{flex-direction:column;align-items:flex-end;gap:clamp(28px,4vh,40px);width:100%;display:flex}.AboutPage-module__YVL5aG__storyCopy{text-align:right;flex-direction:column;align-items:flex-end;gap:1rem;width:100%;max-width:36rem;display:flex}.AboutPage-module__YVL5aG__sectionTitle{font-family:var(--secondary-font);letter-spacing:-.03em;color:var(--text-color);margin:0;font-size:clamp(1.75rem,3.2vw,2.5rem);line-height:1.12}.AboutPage-module__YVL5aG__pullQuote{border:none;border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:right;width:100%;max-width:36rem;margin:0;padding:clamp(24px,3vh,32px) 0;position:relative}.AboutPage-module__YVL5aG__pullQuote p{font-family:var(--secondary-font);letter-spacing:-.025em;color:var(--text-color);margin:0;font-size:clamp(1.25rem,2.2vw,1.6rem);line-height:1.4}.AboutPage-module__YVL5aG__culture{flex-direction:column;gap:clamp(32px,4.5vh,48px);padding-top:clamp(96px,14vh,144px);padding-bottom:clamp(88px,12vh,128px);display:flex}.AboutPage-module__YVL5aG__cultureIntro{flex-direction:column;gap:.85rem;max-width:40rem;display:flex}.AboutPage-module__YVL5aG__traitGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.8vw,20px);margin:0;padding:0;list-style:none;display:grid}.AboutPage-module__YVL5aG__traitCard{border-radius:var(--radius-lg);border:1px solid var(--card-border);background:var(--card-bg);transition:border-color .3s var(--ease-out), box-shadow .3s var(--ease-out);flex-direction:column;gap:.75rem;padding:clamp(22px,2.5vw,28px) clamp(20px,2.2vw,26px);display:flex}.AboutPage-module__YVL5aG__traitCard:hover{border-color:color-mix(in srgb, var(--primary) 28%, var(--card-border));box-shadow:0 12px 32px #1412180d}.AboutPage-module__YVL5aG__traitNum{font-family:var(--secondary-font);letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1.5px var(--border-strong);transition:-webkit-text-stroke-color .35s var(--ease-out), background .35s var(--ease-out);font-size:clamp(2.4rem,4.5vw,3rem);font-weight:800;line-height:1}.AboutPage-module__YVL5aG__traitCard:hover .AboutPage-module__YVL5aG__traitNum{-webkit-text-stroke-color:transparent;background:linear-gradient(160deg, var(--primary-light) 0%, var(--primary) 55%, var(--primary-dark) 120%);-webkit-background-clip:text;background-clip:text}.AboutPage-module__YVL5aG__traitTitle{font-family:var(--secondary-font);letter-spacing:-.01em;color:var(--text-color);margin:0;font-size:1.12rem;line-height:1.25}.AboutPage-module__YVL5aG__traitText{color:var(--text-muted);margin:0;font-size:.94rem;line-height:1.62}.AboutPage-module__YVL5aG__stack{flex-direction:column;gap:clamp(28px,4vh,40px);padding-top:clamp(48px,7vh,72px);padding-bottom:clamp(56px,8vh,80px);display:flex}.AboutPage-module__YVL5aG__stackIntro{flex-direction:column;gap:.85rem;max-width:40rem;display:flex}.AboutPage-module__YVL5aG__stackTitleAccent{background:linear-gradient(120deg, var(--primary-light) 0%, var(--primary) 45%, var(--primary-dark) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.AboutPage-module__YVL5aG__stackList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.AboutPage-module__YVL5aG__stackList:before{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--primary) 35%, var(--border-strong)) 0%, var(--border) 55%, transparent 100%);width:min(78%,42rem);height:1px;margin-bottom:clamp(4px,.6vh,8px);display:block}.AboutPage-module__YVL5aG__stackRow{grid-template-columns:minmax(10.5rem,13.5rem) minmax(0,1fr);align-items:baseline;gap:clamp(20px,3.5vw,48px);padding:clamp(20px,2.8vh,28px) 0 0;display:grid;position:relative}.AboutPage-module__YVL5aG__stackDivider{background:linear-gradient(90deg, color-mix(in srgb, var(--primary) 22%, var(--border-strong)) 0%, var(--border) 50%, transparent 100%);grid-column:1/-1;width:min(78%,42rem);height:1px;margin-top:clamp(20px,2.8vh,28px)}.AboutPage-module__YVL5aG__stackRow:last-child .AboutPage-module__YVL5aG__stackDivider{display:none}.AboutPage-module__YVL5aG__stackGroupHead{border-left:2px solid color-mix(in srgb, var(--primary) 55%, transparent);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0;padding-left:.9rem;font-size:.8rem;font-weight:600;line-height:1.35}.AboutPage-module__YVL5aG__stackTools{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AboutPage-module__YVL5aG__stackToolItem{margin:0}.AboutPage-module__YVL5aG__stackTag{font-family:var(--secondary-font);letter-spacing:-.02em;color:var(--text-color);border:1px solid var(--border);background:color-mix(in srgb, var(--bg-elevated) 88%, transparent);transition:border-color .22s var(--ease-out), color .22s var(--ease-out), background .22s var(--ease-out), box-shadow .22s var(--ease-out);border-radius:999px;padding:.5rem .95rem;font-size:.9rem;font-weight:600;line-height:1.2;display:inline-block;box-shadow:inset 0 1px #ffffff59}.AboutPage-module__YVL5aG__stackTag:hover{border-color:color-mix(in srgb, var(--primary) 38%, var(--border));color:var(--primary);background:color-mix(in srgb, var(--primary) 6%, var(--bg-elevated));box-shadow:inset 0 1px #ffffff4d,0 6px 16px #9000f812}.AboutPage-module__YVL5aG__stackRow:hover .AboutPage-module__YVL5aG__stackGroupHead{color:var(--text-color);border-left-color:var(--primary)}@media (max-width:900px){.AboutPage-module__YVL5aG__storyGrid,.AboutPage-module__YVL5aG__storyCopy,.AboutPage-module__YVL5aG__pullQuote{text-align:left;align-items:flex-start;max-width:none}.AboutPage-module__YVL5aG__traitGrid{grid-template-columns:1fr}.AboutPage-module__YVL5aG__stackRow{grid-template-columns:1fr;gap:.75rem}.AboutPage-module__YVL5aG__stackList:before,.AboutPage-module__YVL5aG__stackDivider{width:min(92%,42rem)}}@media (max-width:560px){.AboutPage-module__YVL5aG__heroInner,.AboutPage-module__YVL5aG__body{width:min(94%, var(--max-content-width))}.AboutPage-module__YVL5aG__heroCopy{max-width:none}.AboutPage-module__YVL5aG__story{padding-bottom:40px}.AboutPage-module__YVL5aG__culture{padding-top:80px;padding-bottom:72px}.AboutPage-module__YVL5aG__stack{padding-top:40px;padding-bottom:48px}}@media (prefers-reduced-motion:reduce){.AboutPage-module__YVL5aG__traitCard,.AboutPage-module__YVL5aG__traitNum,.AboutPage-module__YVL5aG__stackTag,.AboutPage-module__YVL5aG__stackGroupHead{transition:none}}
.BlogPage-module__C9tJzq__page{background:var(--bg-color);width:100%;position:relative}.BlogPage-module__C9tJzq__wrapper{box-sizing:border-box;background:0 0;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:clamp(120px,16vh,148px) 0 clamp(88px,12vh,140px);display:flex;position:relative;overflow:hidden}.BlogPage-module__C9tJzq__orbWash{pointer-events:none;z-index:0;background:radial-gradient(70% 50% at 50% 0,#9000f81a 0%,#9000f808 40%,#0000 70%);position:absolute;inset:0}.BlogPage-module__C9tJzq__section{z-index:1;width:min(92%, var(--max-content-width));flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.BlogPage-module__C9tJzq__intro{text-align:center;flex-direction:column;align-items:center;max-width:36rem;margin-bottom:clamp(40px,6vh,56px);display:flex}.BlogPage-module__C9tJzq__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);margin:0 0 .85rem;font-size:.8125rem;font-weight:600}.BlogPage-module__C9tJzq__head{font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:700;line-height:1.2;font-family:var(--secondary-font);color:var(--text-color);letter-spacing:-.02em;margin:0 0 1rem}.BlogPage-module__C9tJzq__lead{color:var(--text-muted);max-width:42ch;margin:0;font-size:1.05rem;line-height:1.65}.BlogPage-module__C9tJzq__cardWrapper{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:25px;width:100%;display:grid}.BlogPage-module__C9tJzq__cardCell{min-width:0;height:100%;display:flex}.BlogPage-module__C9tJzq__cardCellInner{width:100%;min-width:0;height:100%;display:flex}.BlogPage-module__C9tJzq__cardCellInner>*{width:100%;height:100%}.BlogPage-module__C9tJzq__empty{text-align:center;color:var(--text-muted);margin:1.5rem 0;font-size:1rem}@media (max-width:1100px){.BlogPage-module__C9tJzq__cardWrapper{grid-template-columns:1fr;max-width:28rem;margin-inline:auto}}@media (max-width:650px){.BlogPage-module__C9tJzq__wrapper{padding:110px 0 72px}.BlogPage-module__C9tJzq__lead{font-size:.98rem}.BlogPage-module__C9tJzq__cardWrapper{gap:20px}}
.NotFound-module__Jq_08q__page{background:var(--bg-color);flex-direction:column;height:100svh;max-height:100svh;display:flex;position:relative;overflow:hidden}.NotFound-module__Jq_08q__stage{box-sizing:border-box;isolation:isolate;flex:1;justify-content:center;align-items:center;padding:5.5rem 1.25rem 2rem;display:flex;position:relative;overflow:hidden}.NotFound-module__Jq_08q__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.85rem;width:min(100%,40rem);display:flex;position:relative}.NotFound-module__Jq_08q__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--primary);animation:NotFound-module__Jq_08q__riseIn .55s var(--ease-out) both;margin:0;font-size:.8125rem;font-weight:600}.NotFound-module__Jq_08q__code{font-family:var(--secondary-font);letter-spacing:-.06em;color:#0000;background:linear-gradient(160deg, var(--primary-light) 0%, var(--primary) 45%, var(--primary-dark) 100%);animation:NotFound-module__Jq_08q__riseIn .65s var(--ease-out) 60ms both;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;margin:.15rem 0 .35rem;font-size:clamp(5.5rem,22vw,9.5rem);font-weight:800;line-height:.9;display:inline-flex;position:relative}.NotFound-module__Jq_08q__codeFrame{pointer-events:none;z-index:-1;background:radial-gradient(at 50% 55%,#9000f81a 0%,#9000f808 55%,#0000 78%);border-radius:.18em;position:absolute;inset:2% -10%}.NotFound-module__Jq_08q__corner{border:2px solid var(--primary);pointer-events:none;opacity:.85;width:.7rem;height:.7rem;animation:NotFound-module__Jq_08q__cornerIn .55s var(--ease-out) .35s both;position:absolute}.NotFound-module__Jq_08q__corner[data-c=tl]{border-bottom:none;border-right:none;border-top-left-radius:3px;top:-.55rem;left:-1.15rem}.NotFound-module__Jq_08q__corner[data-c=tr]{border-bottom:none;border-left:none;border-top-right-radius:3px;top:-.55rem;right:-1.15rem}.NotFound-module__Jq_08q__corner[data-c=bl]{border-top:none;border-right:none;border-bottom-left-radius:3px;bottom:-.55rem;left:-1.15rem}.NotFound-module__Jq_08q__corner[data-c=br]{border-top:none;border-left:none;border-bottom-right-radius:3px;bottom:-.55rem;right:-1.15rem}.NotFound-module__Jq_08q__head{font-family:var(--secondary-font);letter-spacing:-.03em;color:var(--text-color);animation:NotFound-module__Jq_08q__riseIn .6s var(--ease-out) .12s both;margin:0;font-size:clamp(1.75rem,4.2vw,2.65rem);font-weight:700;line-height:1.15}.NotFound-module__Jq_08q__lead{font-family:var(--primary-font);color:var(--text-muted);text-wrap:pretty;max-width:38ch;animation:NotFound-module__Jq_08q__riseIn .6s var(--ease-out) .18s both;margin:0;font-size:clamp(1rem,2.2vw,1.1rem);line-height:1.65}.NotFound-module__Jq_08q__actions{animation:NotFound-module__Jq_08q__riseIn .6s var(--ease-out) .26s both;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.85rem;display:flex}@keyframes NotFound-module__Jq_08q__riseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes NotFound-module__Jq_08q__cornerIn{0%{opacity:0;transform:scale(.6)}to{opacity:.85;transform:scale(1)}}@media (max-width:720px){.NotFound-module__Jq_08q__stage{padding:4.75rem 1rem 1.5rem}.NotFound-module__Jq_08q__actions{gap:.6rem}.NotFound-module__Jq_08q__actions a,.NotFound-module__Jq_08q__actions button{padding:.75rem 1.1rem;font-size:.82rem}.NotFound-module__Jq_08q__corner[data-c=tl],.NotFound-module__Jq_08q__corner[data-c=bl]{left:-.85rem}.NotFound-module__Jq_08q__corner[data-c=tr],.NotFound-module__Jq_08q__corner[data-c=br]{right:-.85rem}}@media (prefers-reduced-motion:reduce){.NotFound-module__Jq_08q__eyebrow,.NotFound-module__Jq_08q__code,.NotFound-module__Jq_08q__head,.NotFound-module__Jq_08q__lead,.NotFound-module__Jq_08q__actions,.NotFound-module__Jq_08q__corner{animation:none}}
.ProductDetail-module__Dpk9fq__main{box-sizing:border-box;flex-direction:column;width:100%;margin:0;padding:0;display:flex;position:relative}.ProductDetail-module__Dpk9fq__hero{z-index:1;isolation:isolate;box-sizing:border-box;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.ProductDetail-module__Dpk9fq__hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 70%,#9000f81a,#0000 58%);position:absolute;inset:0}.ProductDetail-module__Dpk9fq__heroInner{z-index:1;width:min(92%, var(--max-content-width));box-sizing:border-box;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(28px,5vw,64px);margin:0 auto;padding:clamp(96px,12vh,120px) 0 clamp(48px,6vh,72px);display:grid;position:relative}.ProductDetail-module__Dpk9fq__heroCopy,.ProductDetail-module__Dpk9fq__heroVisual{z-index:1;position:relative}.ProductDetail-module__Dpk9fq__body{z-index:1;width:min(92%, var(--max-content-width));box-sizing:border-box;flex-direction:column;gap:clamp(56px,8vh,96px);margin:0 auto;padding:clamp(56px,8vh,96px) 0 clamp(96px,12vh,140px);display:flex;position:relative}.ProductDetail-module__Dpk9fq__heroCopy{flex-direction:column;gap:.85rem;display:flex}.ProductDetail-module__Dpk9fq__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0;font-size:.8125rem;font-weight:600}.ProductDetail-module__Dpk9fq__title{font-family:var(--secondary-font);letter-spacing:-.045em;color:var(--text-color);margin:0;font-size:clamp(2.4rem,5vw,4rem);line-height:.98}.ProductDetail-module__Dpk9fq__tagline{color:var(--primary-light);margin:.2rem 0 0;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600;line-height:1.35}.ProductDetail-module__Dpk9fq__desc{max-width:52ch;color:var(--text-muted);margin:.35rem 0 0;font-size:1rem;line-height:1.7}.ProductDetail-module__Dpk9fq__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.95rem;display:flex}.ProductDetail-module__Dpk9fq__backLink{color:var(--primary);font-size:.92rem;font-weight:600;text-decoration:none}.ProductDetail-module__Dpk9fq__backLink:hover{text-decoration:underline}.ProductDetail-module__Dpk9fq__heroVisual{align-self:center;place-items:center;min-height:clamp(320px,46vw,560px);display:grid}.ProductDetail-module__Dpk9fq__visualLayer{width:100%;transform-style:preserve-3d;will-change:transform;place-items:center;display:grid}.ProductDetail-module__Dpk9fq__phoneStack{width:min(100%,400px);height:clamp(360px,42vw,440px);position:relative}.ProductDetail-module__Dpk9fq__phoneCard{filter:drop-shadow(0 28px 40px #140a2838);background:0 0;border:none;margin:0;position:absolute;overflow:visible}.ProductDetail-module__Dpk9fq__phoneCard img{background:0 0;width:100%;height:auto;display:block}.ProductDetail-module__Dpk9fq__phoneFront{z-index:2;width:clamp(190px,22vw,240px);top:50%;right:0;transform:translateY(-50%)rotate(4deg)}.ProductDetail-module__Dpk9fq__phoneBack{z-index:1;opacity:.95;width:clamp(180px,21vw,226px);top:50%;left:0;transform:translateY(-50%)rotate(-8deg)scale(.94)}.ProductDetail-module__Dpk9fq__toolboardFrame{width:min(100%,620px);box-shadow:none;filter:drop-shadow(0 24px 38px #140a282e);background:0 0;border:none;margin:0 auto;padding:0}.ProductDetail-module__Dpk9fq__toolboardFrame img{border-radius:var(--radius-lg);background:0 0;width:100%;height:auto;display:block}.ProductDetail-module__Dpk9fq__section{z-index:1;flex-direction:column;gap:clamp(18px,2.8vh,30px);display:flex;position:relative}.ProductDetail-module__Dpk9fq__sectionIntro{max-width:52rem}.ProductDetail-module__Dpk9fq__sectionEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0 0 .7rem;font-size:.75rem;font-weight:600}.ProductDetail-module__Dpk9fq__sectionTitle{font-family:var(--secondary-font);letter-spacing:-.02em;color:var(--text-color);margin:0;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.14}.ProductDetail-module__Dpk9fq__sectionLead{max-width:58ch;color:var(--text-muted);margin:.85rem 0 0;font-size:1rem;line-height:1.7}.ProductDetail-module__Dpk9fq__audienceList,.ProductDetail-module__Dpk9fq__archList{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.ProductDetail-module__Dpk9fq__audienceItem,.ProductDetail-module__Dpk9fq__archItem{border-radius:var(--radius-md);border:1px solid var(--card-border);background:var(--card-bg);color:var(--text-color);align-items:flex-start;gap:.7rem;padding:.95rem 1rem;font-size:.93rem;line-height:1.55;display:flex}.ProductDetail-module__Dpk9fq__pointDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55em}.ProductDetail-module__Dpk9fq__pointText{flex:1;min-width:0}.ProductDetail-module__Dpk9fq__howList{border-top:1px solid var(--border);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ProductDetail-module__Dpk9fq__howItem{border-bottom:1px solid var(--border);grid-template-columns:84px minmax(0,1fr);align-items:start;column-gap:clamp(18px,2vw,28px);padding:clamp(22px,3vh,30px) 0;display:grid}.ProductDetail-module__Dpk9fq__howNum{font-family:var(--secondary-font);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1.5px var(--border-strong);padding-top:.15rem;font-size:clamp(2.2rem,4.2vw,3rem);line-height:1;display:block}.ProductDetail-module__Dpk9fq__howBody h3{font-family:var(--secondary-font);letter-spacing:-.02em;margin:0 0 .45rem;font-size:clamp(1.2rem,2vw,1.45rem);line-height:1.22}.ProductDetail-module__Dpk9fq__howBody p{max-width:54ch;color:var(--text-muted);margin:0;font-size:.97rem;line-height:1.65}.ProductDetail-module__Dpk9fq__featureGrid,.ProductDetail-module__Dpk9fq__spotlightGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.7vw,18px);display:grid}.ProductDetail-module__Dpk9fq__featureCard,.ProductDetail-module__Dpk9fq__spotlightCard{border-radius:var(--radius-lg);border:1px solid var(--card-border);background:var(--card-bg);padding:clamp(18px,2.2vw,24px);box-shadow:0 10px 30px #1412180a}.ProductDetail-module__Dpk9fq__featureCard h3,.ProductDetail-module__Dpk9fq__spotlightCard h3{font-family:var(--secondary-font);letter-spacing:-.01em;margin:0 0 .45rem;font-size:1.16rem;line-height:1.25}.ProductDetail-module__Dpk9fq__featureCard p,.ProductDetail-module__Dpk9fq__spotlightCard p{color:var(--text-muted);margin:0;font-size:.94rem;line-height:1.62}.ProductDetail-module__Dpk9fq__planGrid,.ProductDetail-module__Dpk9fq__outcomeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.6vw,16px);display:grid}.ProductDetail-module__Dpk9fq__planCard,.ProductDetail-module__Dpk9fq__outcomeCard{border-radius:var(--radius-md);border:1px solid var(--card-border);background:var(--bg-elevated);padding:1rem 1.05rem}.ProductDetail-module__Dpk9fq__planTier{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin:0;font-size:.74rem;font-weight:600}.ProductDetail-module__Dpk9fq__planPrice,.ProductDetail-module__Dpk9fq__outcomeValue{font-family:var(--secondary-font);letter-spacing:-.03em;color:var(--text-color);margin:.35rem 0 0;font-size:clamp(1.5rem,3vw,2rem);line-height:1}.ProductDetail-module__Dpk9fq__planText,.ProductDetail-module__Dpk9fq__outcomeLabel{color:var(--text-muted);margin:.5rem 0 0;font-size:.9rem;line-height:1.55}.ProductDetail-module__Dpk9fq__galleryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.4vw,14px);display:grid}.ProductDetail-module__Dpk9fq__galleryItem{border-radius:var(--radius-lg);border:1px solid var(--card-border);background:var(--bg-elevated);margin:0;overflow:hidden}.ProductDetail-module__Dpk9fq__galleryItem img{width:100%;height:auto;display:block}.ProductDetail-module__Dpk9fq__galleryItem figcaption{color:var(--text-muted);padding:.72rem .82rem;font-size:.84rem}.ProductDetail-module__Dpk9fq__techSection{border:1px solid var(--card-border);background:radial-gradient(ellipse 70% 80% at 8% 0%, #9000f81a, transparent 55%), var(--surface);border-radius:clamp(16px,2.5vw,24px);padding:clamp(28px,4vh,40px) clamp(18px,3vw,32px)}.ProductDetail-module__Dpk9fq__techGrid{flex-wrap:wrap;gap:.7rem;display:flex}.ProductDetail-module__Dpk9fq__techBadge{letter-spacing:-.01em;color:var(--text-color);background:var(--bg-elevated);border:1px solid var(--border-strong);transition:border-color .25s var(--ease-out), color .25s var(--ease-out), transform .25s var(--ease-out);border-radius:999px;padding:.65rem 1.05rem;font-size:.9rem;font-weight:600;box-shadow:0 8px 20px #1412180a}.ProductDetail-module__Dpk9fq__techBadge:hover{color:var(--primary);border-color:#9000f859;transform:translateY(-2px)}.ProductDetail-module__Dpk9fq__closing{z-index:1;border:1px solid var(--card-border);background:linear-gradient(160deg, color-mix(in srgb, var(--surface-elevated) 82%, transparent), color-mix(in srgb, var(--primary-soft) 20%, var(--surface-elevated)));border-radius:clamp(16px,2.5vw,24px);margin-top:clamp(16px,2vh,24px);padding:clamp(28px,5vh,46px) clamp(18px,3.5vw,36px);position:relative}.ProductDetail-module__Dpk9fq__closingKicker{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0;font-size:.75rem;font-weight:600}.ProductDetail-module__Dpk9fq__closingTitle{font-family:var(--secondary-font);letter-spacing:-.02em;margin:.7rem 0 0;font-size:clamp(1.45rem,2.7vw,2.15rem);line-height:1.18}.ProductDetail-module__Dpk9fq__closingText{max-width:56ch;color:var(--text-muted);margin:.85rem 0 0;line-height:1.65}.ProductDetail-module__Dpk9fq__closingActions{flex-wrap:wrap;gap:.8rem;margin-top:1.2rem;display:flex}@media (max-width:980px){.ProductDetail-module__Dpk9fq__heroInner{grid-template-columns:1fr}.ProductDetail-module__Dpk9fq__heroVisual{width:100%;min-height:0}.ProductDetail-module__Dpk9fq__phoneStack{width:min(100%,360px);height:clamp(320px,78vw,400px);margin-inline:auto}.ProductDetail-module__Dpk9fq__toolboardFrame{width:min(100%,520px)}}@media (max-width:760px){.ProductDetail-module__Dpk9fq__audienceList,.ProductDetail-module__Dpk9fq__archList,.ProductDetail-module__Dpk9fq__featureGrid,.ProductDetail-module__Dpk9fq__spotlightGrid,.ProductDetail-module__Dpk9fq__planGrid,.ProductDetail-module__Dpk9fq__outcomeGrid{grid-template-columns:1fr}.ProductDetail-module__Dpk9fq__galleryGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.ProductDetail-module__Dpk9fq__heroInner,.ProductDetail-module__Dpk9fq__body{width:min(94%, var(--max-content-width))}.ProductDetail-module__Dpk9fq__heroInner{padding-top:96px}.ProductDetail-module__Dpk9fq__body{gap:56px}.ProductDetail-module__Dpk9fq__howItem{grid-template-columns:64px minmax(0,1fr)}.ProductDetail-module__Dpk9fq__galleryGrid{grid-template-columns:1fr}.ProductDetail-module__Dpk9fq__phoneFront{width:clamp(170px,42vw,200px);right:4%}.ProductDetail-module__Dpk9fq__phoneBack{width:clamp(160px,40vw,190px);left:2%}}
