.Hero-module__3J0IBa__hero{isolation:isolate;box-sizing:border-box;width:100%;height:var(--hero-height);min-height:var(--hero-height);max-height:var(--hero-height);padding-top:calc(var(--navbar-height) + clamp(1.25rem, 2.5vh, 2rem));contain:paint;clip-path:inset(0);z-index:0;background:#050a14;flex-direction:column;flex-shrink:0;padding-bottom:clamp(1rem,2.2vh,1.75rem);display:flex;position:relative;overflow:hidden}.Hero-module__3J0IBa__hero__bg{pointer-events:none;z-index:0;contain:paint;clip-path:inset(0);background:#050a14;width:100%;height:100%;max-height:100%;position:absolute;inset:0;overflow:hidden}.Hero-module__3J0IBa__hero__scene{background-color:#050a14;background-image:none;background-position:100%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-clip:border-box;width:100%;height:100%;max-height:100%;position:absolute;inset:0}.Hero-module__3J0IBa__hero__veil{background:linear-gradient(90deg,#050a14eb 0%,#050a14c7 26%,#050a1466 48%,#050a141a 68%,#0000 100%),linear-gradient(#050a1433 0%,#0000 22% 85%,#050a1440 100%);position:absolute;inset:0}.Hero-module__3J0IBa__hero__glow{opacity:.9;background:radial-gradient(circle,#1677ff38 0%,#00c8ff14 38%,#0000 72%);border-radius:50%;width:min(42vw,460px);height:min(42vw,460px);position:absolute;top:8%;right:8%;transform:translateZ(0)}.Hero-module__3J0IBa__hero__fade{z-index:1;background:linear-gradient(#0000 0%,#050a1459 100%);height:72px;position:absolute;bottom:0;left:0;right:0}.Hero-module__3J0IBa__hero__container{z-index:1;flex-direction:column;flex:auto;justify-content:stretch;gap:0;width:100%;height:100%;min-height:0;padding-top:0;display:flex;position:relative}.Hero-module__3J0IBa__hero__main{gap:clamp(var(--space-6), 3vw, var(--space-12));flex:auto;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;height:100%;min-height:0;display:grid}.Hero-module__3J0IBa__hero__left{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:clamp(1.25rem,2.5vh,2rem);width:100%;min-width:0;max-width:42rem;height:100%;min-height:0;display:flex}.Hero-module__3J0IBa__hero__copy{flex-direction:column;flex:none;align-items:flex-start;gap:1.1rem;width:100%;min-width:0;padding-top:clamp(.25rem,1vh,.75rem);display:flex}.Hero-module__3J0IBa__hero__spacer{pointer-events:none;height:100%;min-height:0}.Hero-module__3J0IBa__badge,.Hero-module__3J0IBa__title,.Hero-module__3J0IBa__description,.Hero-module__3J0IBa__actions,.Hero-module__3J0IBa__features{opacity:1}.Hero-module__3J0IBa__badge{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);border:1px solid var(--color-border-accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101b30b3;padding:.32rem .75rem;display:inline-flex}.Hero-module__3J0IBa__badge__dot{background:var(--color-accent-light);width:.4rem;height:.4rem;box-shadow:0 0 10px var(--color-accent-light);border-radius:50%;animation:2.4s ease-in-out infinite Hero-module__3J0IBa__pulseDot}@keyframes Hero-module__3J0IBa__pulseDot{0%,to{opacity:1}50%{opacity:.45}}.Hero-module__3J0IBa__badge__text{font-size:.65rem;font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:none;color:var(--color-accent-cyan)}.Hero-module__3J0IBa__title{font-family:var(--font-display);font-weight:var(--font-weight-extrabold);font-size:var(--heading-hero);letter-spacing:var(--tracking-tighter);color:var(--color-heading);margin:0;line-height:1.08}.Hero-module__3J0IBa__title__line{display:block}.Hero-module__3J0IBa__title__lineThat{white-space:nowrap;min-height:1.15em;display:block}.Hero-module__3J0IBa__title__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__3J0IBa__typewriter{vertical-align:bottom;white-space:nowrap;line-height:inherit;display:inline-block;position:relative}.Hero-module__3J0IBa__typewriter__sizer{visibility:hidden;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;padding-right:.3em;display:inline-block}.Hero-module__3J0IBa__typewriter__visible{white-space:nowrap;pointer-events:none;align-items:baseline;display:flex;position:absolute;inset:0;overflow:hidden}.Hero-module__3J0IBa__typewriter__text{background:var(--gradient-primary);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text}.Hero-module__3J0IBa__typewriter__cursor{background:var(--color-accent-cyan);border-radius:1px;flex-shrink:0;align-self:center;width:.085em;height:.9em;margin-left:.1em;animation:.9s step-end infinite Hero-module__3J0IBa__typeCursor;display:inline-block;box-shadow:0 0 10px #00c8ff8c}@keyframes Hero-module__3J0IBa__typeCursor{0%,45%{opacity:1}50%,to{opacity:0}}.Hero-module__3J0IBa__description{max-width:30rem;color:var(--color-text-muted);margin:0;font-size:clamp(.9rem,1.15vw,1.05rem);line-height:1.55}.Hero-module__3J0IBa__actions{flex-wrap:wrap;align-items:center;gap:1.15rem;margin-top:.35rem;display:flex}.Hero-module__3J0IBa__btnPrimary{color:#fff;font-size:.92rem;font-weight:var(--font-weight-semibold);letter-spacing:.01em;transition:transform var(--transition-base), box-shadow var(--transition-base);background:linear-gradient(135deg,#1677ff 0%,#006bff 48%,#00c8ff 100%);border-radius:999px;align-items:center;gap:.55rem;padding:.85rem 1.45rem;text-decoration:none;display:inline-flex;box-shadow:0 10px 28px #1677ff59}.Hero-module__3J0IBa__btnPrimary__arrow{color:inherit;justify-content:center;align-items:center;line-height:0;display:inline-flex}.Hero-module__3J0IBa__btnPrimary__arrow .icon{display:block}.Hero-module__3J0IBa__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 14px 34px #1677ff73}.Hero-module__3J0IBa__btnPrimary:hover .Hero-module__3J0IBa__btnPrimary__arrow{transition:transform var(--transition-base);transform:translate(2px)}.Hero-module__3J0IBa__btnSecondary{color:var(--color-heading);font-size:.875rem;font-weight:var(--font-weight-medium);transition:color var(--transition-base), opacity var(--transition-base);background:0 0;border:none;align-items:center;gap:.7rem;padding:0;text-decoration:none;display:inline-flex}.Hero-module__3J0IBa__btnSecondary:hover{color:var(--color-accent-light)}.Hero-module__3J0IBa__btnSecondary:hover .Hero-module__3J0IBa__play{border-color:var(--color-accent-cyan);box-shadow:0 0 18px #00c8ff59}.Hero-module__3J0IBa__play{color:#1677ff;width:2.25rem;height:2.25rem;transition:border-color var(--transition-base), box-shadow var(--transition-base);background:0 0;border:1.5px solid #1677ffbf;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 14px #1677ff40}.Hero-module__3J0IBa__play svg{margin-left:2px}.Hero-module__3J0IBa__features{border:none;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:start;justify-items:stretch;gap:0;width:100%;margin:auto 0 0;padding:0;list-style:none;display:grid}.Hero-module__3J0IBa__feature{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:.4rem;width:100%;min-width:0;padding:0 clamp(.65rem,1.4vw,1.1rem);display:flex;position:relative}.Hero-module__3J0IBa__feature:first-child{padding-left:0}.Hero-module__3J0IBa__feature:not(:first-child):before{content:"";background:#1c2d46f2;width:1px;position:absolute;top:.15rem;bottom:.15rem;left:0}.Hero-module__3J0IBa__feature__icon{color:#1677ff;filter:drop-shadow(0 0 8px #1677ff59);background:0 0;border:none;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;margin:0 0 .2rem;display:inline-flex}.Hero-module__3J0IBa__feature__iconSvg{--icon-size:24px;min-width:24px;min-height:24px;width:24px!important;height:24px!important}.Hero-module__3J0IBa__feature__icon .icon{--icon-size:24px;min-width:24px;min-height:24px;width:24px!important;height:24px!important}:is(.Hero-module__3J0IBa__feature__icon .icon svg,.Hero-module__3J0IBa__feature__icon svg){display:block;width:24px!important;height:24px!important}.Hero-module__3J0IBa__feature__title{width:100%;font-size:.92rem;font-weight:var(--font-weight-bold);color:var(--color-heading);letter-spacing:-.01em;text-align:center;white-space:nowrap;margin:0;line-height:1.25;display:block}.Hero-module__3J0IBa__feature__desc{width:100%;color:var(--color-text-muted);text-align:center;margin:0;font-size:.76rem;line-height:1.4}.Hero-module__3J0IBa__feature__descLine{white-space:nowrap;display:block}@media (max-width:1280px){.Hero-module__3J0IBa__title{font-size:clamp(2.1rem,3.6vw,3.25rem)}.Hero-module__3J0IBa__hero__left{gap:clamp(1.25rem,2.5vh,2rem);max-width:38rem}.Hero-module__3J0IBa__feature__title{font-size:.86rem}.Hero-module__3J0IBa__feature__desc{font-size:.72rem}}@media (max-width:1024px){.Hero-module__3J0IBa__hero{height:var(--hero-height);min-height:var(--hero-height);max-height:var(--hero-height);padding-top:calc(var(--navbar-height) + 1.75rem);padding-bottom:1.5rem;overflow:hidden}.Hero-module__3J0IBa__hero__main{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1.5rem,3vw,2.5rem)}.Hero-module__3J0IBa__hero__left{gap:clamp(1.25rem,2.5vh,2rem);max-width:42rem}.Hero-module__3J0IBa__title{font-size:clamp(2.1rem,3.2vw,3.25rem)}.Hero-module__3J0IBa__description{font-size:.95rem}.Hero-module__3J0IBa__btnPrimary{padding:.75rem 1.35rem;font-size:.9rem}.Hero-module__3J0IBa__features{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;max-width:100%}.Hero-module__3J0IBa__feature{gap:.35rem;padding:0 clamp(.45rem,1vw,.9rem)}.Hero-module__3J0IBa__feature:first-child{padding-left:0}.Hero-module__3J0IBa__feature:not(:first-child):before{display:block}.Hero-module__3J0IBa__feature__title{white-space:nowrap;font-size:.84rem}.Hero-module__3J0IBa__feature__desc{font-size:.7rem}.Hero-module__3J0IBa__feature__descLine{white-space:nowrap}}@media (max-width:900px){.Hero-module__3J0IBa__hero{height:auto;min-height:auto;max-height:none;padding-top:calc(var(--navbar-height) + 1.5rem);contain:paint;clip-path:inset(0);padding-bottom:2rem;overflow:hidden}.Hero-module__3J0IBa__hero__container{padding-top:.35rem}.Hero-module__3J0IBa__hero__scene{opacity:1;background-position:70%;background-size:cover}.Hero-module__3J0IBa__hero__veil{background:linear-gradient(#050a14eb 0%,#050a14c7 40%,#050a14e0 100%)}.Hero-module__3J0IBa__hero__main{flex:none;grid-template-columns:1fr;height:auto}.Hero-module__3J0IBa__hero__left{justify-content:flex-start;gap:1.75rem;width:100%;max-width:100%;height:auto}.Hero-module__3J0IBa__hero__spacer{display:none}.Hero-module__3J0IBa__title{font-size:clamp(1.9rem,5vw,2.6rem)}.Hero-module__3J0IBa__title__lineThat{white-space:nowrap}.Hero-module__3J0IBa__features{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:100%;margin-top:.5rem}.Hero-module__3J0IBa__feature{padding:0 clamp(.3rem,1vw,.7rem)}.Hero-module__3J0IBa__feature:first-child{padding-left:0}.Hero-module__3J0IBa__feature:not(:first-child):before{display:block}.Hero-module__3J0IBa__feature__title{white-space:nowrap;font-size:.8rem}.Hero-module__3J0IBa__feature__desc{font-size:.66rem}.Hero-module__3J0IBa__feature__descLine{white-space:nowrap}}@media (max-width:640px){.Hero-module__3J0IBa__hero{height:auto;min-height:auto;max-height:none;padding-top:calc(var(--navbar-height) + 1.75rem);contain:paint;clip-path:inset(0);padding-bottom:1.75rem;overflow:hidden}.Hero-module__3J0IBa__hero__scene{opacity:.38;background-position:78% 18%;background-size:cover}.Hero-module__3J0IBa__hero__veil{background:linear-gradient(#050a14f5 0%,#050a14e6 42%,#050a14f7 100%)}.Hero-module__3J0IBa__hero__left{justify-content:flex-start;gap:1.5rem;max-width:100%;height:auto}.Hero-module__3J0IBa__hero__copy{gap:.9rem}.Hero-module__3J0IBa__badge__text{font-size:.6rem}.Hero-module__3J0IBa__title{font-size:clamp(1.65rem,7vw,2.15rem)}.Hero-module__3J0IBa__title__lineThat{white-space:normal}.Hero-module__3J0IBa__typewriter,.Hero-module__3J0IBa__typewriter__sizer,.Hero-module__3J0IBa__typewriter__visible,.Hero-module__3J0IBa__typewriter__text{white-space:nowrap}.Hero-module__3J0IBa__description{max-width:100%;font-size:.875rem}.Hero-module__3J0IBa__actions{gap:.85rem;width:100%}.Hero-module__3J0IBa__btnPrimary{justify-content:center}.Hero-module__3J0IBa__features{grid-template-columns:1fr;gap:.75rem;width:100%;max-width:100%;overflow:visible}.Hero-module__3J0IBa__feature,.Hero-module__3J0IBa__feature:nth-child(odd),.Hero-module__3J0IBa__feature:nth-child(2n),.Hero-module__3J0IBa__feature:first-child{text-align:left;background:#081020eb;border:1px solid #1677ff33;border-radius:14px;flex-direction:row;justify-content:flex-start;align-items:center;gap:.85rem;width:100%;min-width:0;padding:.9rem 1rem;overflow:hidden}.Hero-module__3J0IBa__feature:before,.Hero-module__3J0IBa__feature:nth-child(2):before,.Hero-module__3J0IBa__feature:nth-child(3):before,.Hero-module__3J0IBa__feature:nth-child(4):before{display:none!important}.Hero-module__3J0IBa__feature__icon{align-self:center;width:28px;min-width:28px;height:28px;min-height:28px;margin:0}.Hero-module__3J0IBa__feature__iconSvg{min-width:22px;min-height:22px;width:22px!important;height:22px!important}.Hero-module__3J0IBa__feature__icon .icon{min-width:22px;min-height:22px;width:22px!important;height:22px!important}.Hero-module__3J0IBa__feature__icon .icon svg{min-width:22px;min-height:22px;width:22px!important;height:22px!important}.Hero-module__3J0IBa__feature__icon svg{min-width:22px;min-height:22px;width:22px!important;height:22px!important}.Hero-module__3J0IBa__feature__title,.Hero-module__3J0IBa__feature__desc{text-align:left}.Hero-module__3J0IBa__feature__title{white-space:normal;font-size:.92rem;line-height:1.25}.Hero-module__3J0IBa__feature__desc{font-size:.78rem;line-height:1.4}.Hero-module__3J0IBa__feature__descLine{white-space:normal}}@media (max-width:420px){.Hero-module__3J0IBa__hero{padding-top:calc(var(--navbar-height) + 1.6rem)}.Hero-module__3J0IBa__actions{flex-direction:column;align-items:stretch}.Hero-module__3J0IBa__btnPrimary{width:100%}.Hero-module__3J0IBa__btnSecondary{justify-content:center}.Hero-module__3J0IBa__feature{gap:.75rem;padding:.85rem .9rem}.Hero-module__3J0IBa__feature__title{font-size:.9rem}.Hero-module__3J0IBa__feature__desc{font-size:.75rem}}@media (max-width:768px),(prefers-reduced-motion:reduce){.Hero-module__3J0IBa__badge,.Hero-module__3J0IBa__title,.Hero-module__3J0IBa__description,.Hero-module__3J0IBa__actions,.Hero-module__3J0IBa__features{opacity:1}.Hero-module__3J0IBa__badge__dot,.Hero-module__3J0IBa__typewriter__cursor{animation:none!important}}@media (max-height:800px) and (min-width:901px){.Hero-module__3J0IBa__hero{height:var(--hero-height);min-height:var(--hero-height);max-height:var(--hero-height);padding-top:calc(var(--navbar-height) + 1.15rem);padding-bottom:.85rem;overflow:hidden}.Hero-module__3J0IBa__hero__container{padding-top:.2rem}.Hero-module__3J0IBa__hero__left{gap:1.1rem}.Hero-module__3J0IBa__hero__copy{gap:.7rem}.Hero-module__3J0IBa__title{font-size:clamp(1.75rem,3vw,2.55rem)}.Hero-module__3J0IBa__description{font-size:.875rem;line-height:1.45}.Hero-module__3J0IBa__btnPrimary{padding:.65rem 1.15rem}.Hero-module__3J0IBa__features{grid-template-columns:repeat(4,minmax(0,1fr))}.Hero-module__3J0IBa__feature:not(:first-child):before{display:block}.Hero-module__3J0IBa__feature__title{font-size:.72rem}.Hero-module__3J0IBa__feature__desc{font-size:.6rem}}@media (min-width:901px){.Hero-module__3J0IBa__hero__scene{background-image:url(/brand/hero-bg-opt.webp)}}@media (min-width:1025px){.Hero-module__3J0IBa__hero{height:var(--hero-height);min-height:var(--hero-height);max-height:var(--hero-height);overflow:hidden}.Hero-module__3J0IBa__hero__scene{background-position:100%;background-size:cover}.Hero-module__3J0IBa__features{grid-template-columns:repeat(4,minmax(0,1fr))}.Hero-module__3J0IBa__hero__fade{opacity:.7;height:48px}}@media (min-width:1400px){.Hero-module__3J0IBa__hero{height:var(--hero-height);min-height:var(--hero-height);max-height:var(--hero-height);padding-top:calc(var(--navbar-height) + 1.75rem);padding-bottom:1.5rem}.Hero-module__3J0IBa__hero__scene{background-position:100%;background-size:cover}.Hero-module__3J0IBa__title{font-size:clamp(2.35rem,3.4vw,3.45rem)}.Hero-module__3J0IBa__hero__left{max-width:44rem}}@media (min-width:1600px){.Hero-module__3J0IBa__hero{height:var(--hero-height);min-height:var(--hero-height);max-height:var(--hero-height)}.Hero-module__3J0IBa__hero__scene{background-position:68%;background-size:cover}}
.Icon-module__VhizTW__icon{width:var(--icon-size,1.25rem);height:var(--icon-size,1.25rem);color:currentColor;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Icon-module__VhizTW__icon svg{width:100%;height:100%;display:block}.Icon-module__VhizTW__icon__fallback{object-fit:contain;filter:brightness(0)invert();opacity:.85;width:100%;height:100%}.Icon-module__VhizTW__icon--sm{--icon-size:1rem}.Icon-module__VhizTW__icon--md{--icon-size:1.25rem}.Icon-module__VhizTW__icon--lg{--icon-size:1.5rem}.Icon-module__VhizTW__icon--xl{--icon-size:2rem}
.Button-module__t88qaa__btn{cursor:pointer;border-radius:var(--radius-md);min-width:44px;min-height:44px;font-family:var(--font-sans);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-wide);transition:transform var(--transition-spring), background-color var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base), color var(--transition-base);white-space:nowrap;-webkit-user-select:none;user-select:none;border:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__t88qaa__btn:active{transform:scale(.97)}.Button-module__t88qaa__btn--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.Button-module__t88qaa__btn__inner{align-items:center;gap:var(--space-2);z-index:1;display:inline-flex;position:relative}.Button-module__t88qaa__btn__icon{justify-content:center;align-items:center;line-height:0;display:inline-flex}.Button-module__t88qaa__btn--sm{padding:var(--space-2) var(--space-5);font-size:var(--text-sm);border-radius:var(--radius-full)}.Button-module__t88qaa__btn--md{padding:var(--space-3) var(--space-6);font-size:var(--text-base)}.Button-module__t88qaa__btn--lg{padding:var(--space-5) var(--space-10);font-size:var(--text-lg);border-radius:var(--radius-xl)}.Button-module__t88qaa__btn--primary{background:var(--gradient-primary);color:var(--color-heading);box-shadow:var(--shadow-glow)}.Button-module__t88qaa__btn--primary:before{content:"";background:linear-gradient(135deg, var(--color-primary-hover) 0%, var(--color-accent-light) 100%);z-index:-1;transition:opacity var(--transition-slow);opacity:0;border-radius:inherit;position:absolute;inset:0}.Button-module__t88qaa__btn--primary:hover{box-shadow:var(--shadow-glow-strong);transform:translateY(-2px)}.Button-module__t88qaa__btn--primary:hover:before{opacity:1}.Button-module__t88qaa__btn--secondary{background-color:var(--color-bg-card-hover);color:var(--color-text);border:2px solid var(--color-border-strong);box-shadow:var(--shadow-sm)}.Button-module__t88qaa__btn--secondary:hover{background-color:var(--color-bg-elevated);border-color:var(--color-border-accent);transform:translateY(-1px)}.Button-module__t88qaa__btn--outline{color:var(--color-text);border:2px solid var(--color-border-strong);background-color:#0000}.Button-module__t88qaa__btn--outline:hover{border-color:var(--color-border-accent);background-color:#ffffff0d;transform:translateY(-2px)}.Button-module__t88qaa__btn--ghost{color:var(--color-text-muted);background-color:#0000;border:2px solid #0000}.Button-module__t88qaa__btn--ghost:hover{color:var(--color-text);background-color:#ffffff0f}.Button-module__t88qaa__btn--gradient{background:linear-gradient(135deg, var(--color-bg-card-hover) 0%, var(--color-bg-card) 50%, var(--color-bg) 100%);color:var(--color-text);border:2px solid var(--color-border-strong);box-shadow:var(--shadow-md)}.Button-module__t88qaa__btn--gradient:hover{border-color:var(--color-border-accent);transform:translateY(-1px)}
.Container-module__dehmqG__container{width:100%;max-width:var(--container-max);padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:auto;margin-right:auto}@media (max-width:768px){.Container-module__dehmqG__container{padding-left:max(24px, env(safe-area-inset-left,0px));padding-right:max(24px, env(safe-area-inset-right,0px))}}
.Section-module__NP6bka__section{width:100%;position:relative}.Section-module__NP6bka__section--surface{background-color:var(--color-bg-secondary);padding-top:var(--section-padding-y);padding-bottom:var(--section-padding-y)}.Section-module__NP6bka__section--plain{padding-top:0;padding-bottom:0}.Section-module__NP6bka__section--no-padding{background:0 0;padding-top:0;padding-bottom:0}
.About-module__lgjR2a__page{background:#050a14;position:relative;overflow-x:clip}.About-module__lgjR2a__page__container{flex-direction:column;gap:clamp(2.75rem,5.5vw,4.5rem);padding-top:clamp(1.5rem,3vw,2.25rem);padding-bottom:clamp(2.75rem,5vw,4.5rem);display:flex}.About-module__lgjR2a__page [data-animate=hero-copy],.About-module__lgjR2a__page [data-animate=hero-visual],.About-module__lgjR2a__page [data-animate=mv-item],.About-module__lgjR2a__page [data-animate=stat],.About-module__lgjR2a__page [data-animate=value],.About-module__lgjR2a__page [data-animate=how],.About-module__lgjR2a__page [data-animate=tech],.About-module__lgjR2a__page [data-animate=cta],.About-module__lgjR2a__page [data-animate=stats],.About-module__lgjR2a__page [data-animate=story],.About-module__lgjR2a__page [data-animate=tech-section],.About-module__lgjR2a__page [data-animate=mv]{opacity:0}.About-module__lgjR2a__badge{letter-spacing:.14em;text-transform:uppercase;color:#5df;background:#081222bf;border:1px solid #1677ff73;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .9rem;font-size:.68rem;font-weight:700;display:inline-flex}.About-module__lgjR2a__badgeDot{background:#00c8ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #00c8ffcc}.About-module__lgjR2a__sectionTitle,.About-module__lgjR2a__hero__title,.About-module__lgjR2a__cta__title,.About-module__lgjR2a__valueCard__title,.About-module__lgjR2a__processStep__title{overflow-wrap:break-word}.About-module__lgjR2a__hero__media,.About-module__lgjR2a__stats__item,.About-module__lgjR2a__valueCard,.About-module__lgjR2a__processStep,.About-module__lgjR2a__techCard,.About-module__lgjR2a__tech__principles,.About-module__lgjR2a__cta{min-width:0}.About-module__lgjR2a__sectionTitle{font-family:var(--font-display);font-size:var(--heading-section);letter-spacing:-.035em;color:#f5f9ff;margin:0;font-weight:800;line-height:1.12}.About-module__lgjR2a__sectionTitleAccent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__lgjR2a__btnPrimary,.About-module__lgjR2a__btnGhost{border-radius:10px;justify-content:center;align-items:center;gap:.45rem;min-height:50px;padding:0 1.3rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex}.About-module__lgjR2a__btnPrimary{color:#fff;background:linear-gradient(135deg,#1677ff 0%,#006bff 45%,#00c8ff 100%);border:none;box-shadow:0 0 20px #1677ff59}.About-module__lgjR2a__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 0 28px #1677ff73}.About-module__lgjR2a__btnGhost{color:#f5f9ff;background:#0a12228c;border:1px solid #1677ff73}.About-module__lgjR2a__btnGhost:hover{border-color:#00c8ff;transform:translateY(-2px)}.About-module__lgjR2a__btnPrimary:focus-visible,.About-module__lgjR2a__btnGhost:focus-visible{outline-offset:3px;outline:2px solid #00c8ff}.About-module__lgjR2a__hero{isolation:isolate;padding:calc(var(--navbar-height) + clamp(1.5rem, 3vw, 2.5rem)) clamp(1.25rem, 4vw, 2.75rem) clamp(2rem, 4vw, 3rem);position:relative;overflow:hidden}.About-module__lgjR2a__hero__bg{pointer-events:none;z-index:0;position:absolute;inset:0}.About-module__lgjR2a__hero__glow{filter:blur(10px);background:radial-gradient(#1677ff33 0%,#00c8ff0f 45%,#0000 72%);border-radius:50%;width:min(70vw,720px);height:min(50vw,420px);position:absolute;top:-10%;left:20%}.About-module__lgjR2a__hero__grid{opacity:.4;background-image:linear-gradient(#1677ff0a 1px,#0000 1px),linear-gradient(90deg,#1677ff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 60% at 40% 30%,#000 15%,#0000 80%);mask-image:radial-gradient(75% 60% at 40% 30%,#000 15%,#0000 80%)}.About-module__lgjR2a__hero__particles{opacity:.12;background-image:radial-gradient(circle,#5df6 1px,#0000 1.2px),radial-gradient(circle,#1677ff4d 1px,#0000 1.2px);background-position:20px 30px,60px 80px;background-size:90px 90px,140px 140px;position:absolute;inset:0}.About-module__lgjR2a__hero__network{opacity:.5;border:1px solid #1677ff1f;border-radius:50%;width:min(40vw,380px);height:min(40vw,380px);position:absolute;top:15%;right:5%;box-shadow:inset 0 0 40px #1677ff0d}.About-module__lgjR2a__hero__waves{opacity:.18;background:radial-gradient(90% 55% at 50% 100%,#0000 55%,#1677ff59 58%,#0000 62%);height:120px;position:absolute;bottom:0;left:-5%;right:-5%}.About-module__lgjR2a__hero__inner{z-index:1;max-width:var(--container-max,1500px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(1.75rem,4vw,3.5rem);width:100%;margin:0 auto;display:grid;position:relative}.About-module__lgjR2a__hero__inner>*{min-width:0}.About-module__lgjR2a__hero__copy{flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;max-width:36rem;display:flex}.About-module__lgjR2a__hero__title{max-width:100%;font-family:var(--font-display);font-size:var(--heading-hero);letter-spacing:-.04em;color:#f5f9ff;margin:0;font-weight:800;line-height:1.05}.About-module__lgjR2a__hero__titleLine{display:block}.About-module__lgjR2a__hero__titleAccent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__lgjR2a__hero__desc{color:#b8c5d6;max-width:36rem;margin:0;font-size:clamp(1.05rem,1.2vw,1.125rem);line-height:1.65}.About-module__lgjR2a__mv{border-top:1px solid #1677ff33;grid-template-columns:1fr 1fr;gap:0;width:100%;margin-top:.5rem;padding-top:1.15rem;display:grid}.About-module__lgjR2a__mv__item{align-items:flex-start;gap:.85rem;padding:.85rem .75rem .35rem 0;display:flex;position:relative}.About-module__lgjR2a__mv__divider{background:#1677ff47;width:1px;position:absolute;top:.9rem;bottom:.4rem;left:0}.About-module__lgjR2a__mv__item:nth-child(2){padding-left:1.25rem}.About-module__lgjR2a__mv__item:nth-child(2) .About-module__lgjR2a__mv__divider{display:block}.About-module__lgjR2a__mv__item:first-child .About-module__lgjR2a__mv__divider{display:none}.About-module__lgjR2a__mv__icon{color:#00c8ff;background:#1677ff14;border:1px solid #1677ffb3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex;box-shadow:0 0 18px #1677ff33}.About-module__lgjR2a__mv__copy{flex-direction:column;gap:.3rem;min-width:0;display:flex}.About-module__lgjR2a__mv__title{color:#f5f9ff;margin:0;font-size:1rem;font-weight:700}.About-module__lgjR2a__mv__desc{color:#b8c5d6;margin:0;font-size:.86rem;line-height:1.5}.About-module__lgjR2a__hero__visual{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:400px;min-height:0;margin-left:auto;display:flex;position:relative}.About-module__lgjR2a__hero__media{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.About-module__lgjR2a__hero__svg{filter:drop-shadow(0 18px 36px #1677ff38);width:100%;height:auto}.About-module__lgjR2a__hero__quote{z-index:1;background:#0a1628eb;border:0;border-radius:16px;width:100%;margin:0;padding:1.05rem 1.2rem 1.1rem;position:relative;box-shadow:0 16px 36px #00000059,inset 0 0 0 1px #1677ff1f}.About-module__lgjR2a__hero__quoteMark{font-family:var(--font-display);color:#00c8ff;margin-bottom:.2rem;font-size:2.4rem;line-height:.8;display:block}.About-module__lgjR2a__hero__quote p{color:#e8eef8;overflow-wrap:anywhere;margin:0;font-size:.92rem;font-style:italic;line-height:1.6}.About-module__lgjR2a__hero__quote footer{color:#5df;margin-top:.75rem;font-size:.8rem;font-style:normal;font-weight:600}.About-module__lgjR2a__stats{position:relative}.About-module__lgjR2a__stats__inner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1222b8;border:1px solid #1677ff66;border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:clamp(1.25rem,2.5vw,1.75rem) clamp(.75rem,2vw,1.25rem);display:grid;box-shadow:0 0 28px #1677ff14}.About-module__lgjR2a__stats__item{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex;position:relative}.About-module__lgjR2a__stats__divider{background:#1677ff47;width:1px;position:absolute;top:12%;bottom:12%;left:0}.About-module__lgjR2a__stats__item:first-child .About-module__lgjR2a__stats__divider{display:none}.About-module__lgjR2a__stats__icon{color:#00c8ff;filter:drop-shadow(0 0 6px #00c8ff59);background:#1677ff14;border:1px solid #1677ff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:0 0 18px #1677ff59,inset 0 0 12px #1677ff14}.About-module__lgjR2a__stats__icon svg{filter:drop-shadow(0 0 4px #00c8ff73);display:block}.About-module__lgjR2a__stats__value{font-family:var(--font-display);color:#1677ff;background:linear-gradient(135deg,#1677ff 0%,#00c8ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 12px #1677ff59);-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1}.About-module__lgjR2a__stats__label{color:#b8c5d6;margin:.4rem 0 0;font-size:.88rem}.About-module__lgjR2a__story{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(1.75rem,4vw,3rem);display:grid}.About-module__lgjR2a__story__copy{flex-direction:column;align-items:flex-start;gap:1.15rem;max-width:34rem;display:flex}.About-module__lgjR2a__story__desc{color:#b8c5d6;margin:0;font-size:1rem;line-height:1.7}.About-module__lgjR2a__story__values{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.About-module__lgjR2a__valueCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a1222b8;border:1px solid #1677ff4d;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.About-module__lgjR2a__valueCard:hover{border-color:#1677ff;transform:translateY(-5px);box-shadow:0 0 25px #1677ff26}.About-module__lgjR2a__valueCard__icon{color:#00c8ff;background:#1677ff14;border:1px solid #1677ffb3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 0 16px #1677ff2e}.About-module__lgjR2a__valueCard__title{color:#f5f9ff;margin:0;font-size:1.05rem;font-weight:700}.About-module__lgjR2a__valueCard__desc{color:#b8c5d6;margin:0;font-size:.88rem;line-height:1.55}.About-module__lgjR2a__how{flex-direction:column;gap:1.75rem;display:flex}.About-module__lgjR2a__how__header{text-align:center;flex-direction:column;align-items:center;gap:.9rem;max-width:44rem;margin:0 auto;display:flex}.About-module__lgjR2a__how__desc{color:#b8c5d6;margin:0;font-size:1rem;line-height:1.65}.About-module__lgjR2a__how__rule{background:linear-gradient(135deg,#1677ff 0%,#00c8ff 100%);border-radius:999px;width:4.5rem;height:3px;display:block;box-shadow:0 0 12px #00c8ff59}.About-module__lgjR2a__process{background:#0a1222b8;border:1px solid #00d2ff47;border-radius:24px;padding:clamp(1.75rem,4vw,2.85rem) clamp(1.25rem,3vw,2.25rem);box-shadow:0 0 32px #00c8ff14}.About-module__lgjR2a__process__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem 0;margin:0;padding:0;list-style:none;display:grid}.About-module__lgjR2a__processStep{--process-gap:1.15rem;min-width:0;padding-right:var(--process-gap);flex-direction:column;align-items:flex-start;gap:.5rem;display:flex;position:relative}.About-module__lgjR2a__processStep:last-child{--process-gap:0px}.About-module__lgjR2a__processStep__rail{width:100%;height:76px;margin-bottom:.7rem;position:relative}.About-module__lgjR2a__processStep__iconWrap{z-index:2;width:72px;height:72px;position:relative}.About-module__lgjR2a__mv__icon,.About-module__lgjR2a__valueCard__icon,.About-module__lgjR2a__processStep__icon{color:#00c8ff}.About-module__lgjR2a__mv__icon svg,.About-module__lgjR2a__valueCard__icon svg,.About-module__lgjR2a__processStep__icon svg,.About-module__lgjR2a__tech__checks svg,.About-module__lgjR2a__badge svg,.About-module__lgjR2a__btnPrimary svg,.About-module__lgjR2a__btnGhost svg{flex-shrink:0;display:block}.About-module__lgjR2a__processStep__icon{color:#00d2ff;background:radial-gradient(circle at 50% 42%,#00d2ff38,#071224f5 68%);border:1px solid #00d2ff8c;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;box-shadow:0 0 0 10px #00d2ff0d,0 0 28px #00d2ff61,0 0 52px #1677ff2e}.About-module__lgjR2a__processStep__icon svg{filter:drop-shadow(0 0 6px #00d2ff8c)}.About-module__lgjR2a__processStep__num{z-index:3;letter-spacing:.02em;color:#5df;background:#071426;border:1px solid #00d2ff8c;border-radius:999px;justify-content:center;align-items:center;min-width:1.6rem;height:1.6rem;padding:0 .3rem;font-size:.64rem;font-weight:800;display:inline-flex;position:absolute;top:-5px;right:-7px;box-shadow:0 0 10px #00d2ff40}.About-module__lgjR2a__processStep__connector{top:0;left:88px;right:calc(-1 * var(--process-gap) + 16px);z-index:1;pointer-events:none;justify-content:center;align-items:center;height:72px;display:flex;position:absolute}.About-module__lgjR2a__processStep__line{filter:drop-shadow(0 0 4px #1677ffb3);background:repeating-linear-gradient(90deg,#1677ff 0 4px,#0000 4px 10px);flex:0 0 36px;width:36px;height:1px;margin:0 6px}.About-module__lgjR2a__processStep__line:first-child{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 55% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 55% 100%)}.About-module__lgjR2a__processStep__line:last-child{-webkit-mask-image:linear-gradient(90deg,#000 0% 45%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 45%,#0000 100%)}.About-module__lgjR2a__processStep__dot{background:#5df;border-radius:50%;flex:0 0 7px;width:7px;height:7px;margin:0;box-shadow:0 0 6px #00c8ff,0 0 14px #00c8ffb3}.About-module__lgjR2a__processStep__copy{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;min-width:0;display:flex}.About-module__lgjR2a__processStep__label{letter-spacing:.16em;color:#00d2ff;font-size:.68rem;font-weight:700}.About-module__lgjR2a__processStep__title{color:#f5f9ff;margin:0;font-size:1.2rem;font-weight:750}.About-module__lgjR2a__processStep__desc{color:#b8c5d6;margin:0;font-size:.88rem;line-height:1.6}.About-module__lgjR2a__process__footer{align-items:center;gap:.7rem;margin:2.15rem 0 0;display:flex}.About-module__lgjR2a__process__footerRail,.About-module__lgjR2a__process__footerRailEnd{flex:1;align-items:center;gap:.42rem;min-width:0;display:flex}.About-module__lgjR2a__process__footerLine{background:linear-gradient(90deg,#0000,#00d2ff26 28%,#00d2ff);flex:1;min-width:2.5rem;height:1px;box-shadow:0 0 8px #00d2ff73}.About-module__lgjR2a__process__footerRailEnd .About-module__lgjR2a__process__footerLine{background:linear-gradient(270deg,#0000,#00d2ff26 28%,#00d2ff)}.About-module__lgjR2a__process__footerDot{background:#5df;border-radius:50%;flex:0 0 6px;width:6px;height:6px;box-shadow:0 0 6px #00c8ff,0 0 14px #00c8ffbf}.About-module__lgjR2a__process__footerCopy{text-align:center;flex:none;margin:0;padding:0 .35rem}.About-module__lgjR2a__process__footerLead{letter-spacing:.04em;color:#c5d0dc;font-size:.78rem;font-weight:500;line-height:1.45;display:block}.About-module__lgjR2a__process__footerAccent{color:#00d2ff;text-shadow:0 0 18px #00d2ff59;margin-top:.15rem;font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:750;line-height:1.3;display:block}.About-module__lgjR2a__tech{position:relative}.About-module__lgjR2a__tech__panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1222a6;border:1px solid #1677ff66;border-radius:24px;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr) minmax(240px,.72fr);align-items:stretch;gap:clamp(1.25rem,3vw,2rem);padding:clamp(1.5rem,3.5vw,2.5rem);display:grid;box-shadow:0 0 32px #1677ff1a}.About-module__lgjR2a__tech__left{flex-direction:column;align-items:flex-start;gap:1.1rem;display:flex}.About-module__lgjR2a__tech__desc{color:#b8c5d6;margin:0;font-size:.98rem;line-height:1.65}.About-module__lgjR2a__tech__right{display:contents}.About-module__lgjR2a__tech__grid{grid-template-columns:repeat(5,minmax(0,1fr));align-content:center;gap:.7rem;display:grid}.About-module__lgjR2a__techCard{aspect-ratio:1;background:#0a1222cc;border:1px solid #1677ff59;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:72px;padding:.65rem .45rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.About-module__lgjR2a__techCard:hover{border-color:#00c8ff;transform:translateY(-3px);box-shadow:0 0 18px #00c8ff2e}.About-module__lgjR2a__techCard__icon{color:inherit;justify-content:center;align-items:center;display:inline-flex}.About-module__lgjR2a__techCard__icon svg{filter:none;width:36px;height:36px;display:block}.About-module__lgjR2a__techCard__name{letter-spacing:.02em;color:#f5f9ff;text-align:center;overflow-wrap:anywhere;word-break:break-word;font-size:.68rem;font-weight:600;line-height:1.2}.About-module__lgjR2a__tech__principles{background:#050c18eb;border:1px solid #1677ff61;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.1rem;padding:1.5rem 1.35rem;display:flex;box-shadow:0 0 24px #1677ff14}.About-module__lgjR2a__tech__principlesIcon{color:#00c8ff;background:#1677ff14;border:1px solid #00c8ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 0 18px #00c8ff59,inset 0 0 12px #00c8ff14}.About-module__lgjR2a__tech__principlesIcon svg{filter:drop-shadow(0 0 6px #00c8ff73);display:block}.About-module__lgjR2a__tech__principlesTitle{letter-spacing:-.03em;color:#f5f9ff;margin:0;font-size:clamp(1.35rem,2vw,1.65rem);font-weight:800;line-height:1.2}.About-module__lgjR2a__tech__checks{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.About-module__lgjR2a__tech__checks li{color:#f5f9ff;align-items:center;gap:.55rem;font-size:.92rem;display:flex}.About-module__lgjR2a__tech__checks li svg{color:#00c8ff;flex-shrink:0}.About-module__lgjR2a__proof,.About-module__lgjR2a__why{flex-direction:column;align-items:flex-start;gap:1.35rem;display:flex}.About-module__lgjR2a__proof__header{flex-direction:column;align-items:flex-start;gap:.75rem;max-width:42rem;display:flex}.About-module__lgjR2a__proof__desc{color:#b8c5d6;margin:0;font-size:1rem;line-height:1.7}.About-module__lgjR2a__proof__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.About-module__lgjR2a__proof__card{background:#0a1222b8;border:1px solid #1677ff47;border-radius:16px;flex-direction:column;gap:.65rem;height:100%;padding:1.35rem 1.4rem;text-decoration:none;transition:border-color .25s,transform .25s;display:flex}.About-module__lgjR2a__proof__card:hover{border-color:#1677ff;transform:translateY(-3px)}.About-module__lgjR2a__proof__card h3{color:#f5f9ff;margin:0;font-size:1.05rem;font-weight:700}.About-module__lgjR2a__proof__card p{color:#b8c5d6;flex:1;margin:0;font-size:.9rem;line-height:1.55}.About-module__lgjR2a__proof__link{color:#00c8ff;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.88rem;font-weight:600;display:inline-flex}.About-module__lgjR2a__proof__actions{flex-wrap:wrap;gap:.75rem;display:flex}.About-module__lgjR2a__projectList{flex-direction:column;gap:.65rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.About-module__lgjR2a__projectList__item{color:inherit;background:#0a1222a6;border:1px solid #1677ff40;border-radius:14px;grid-template-columns:minmax(7rem,11rem) 1fr auto;align-items:center;gap:.85rem;padding:.95rem 1.15rem;text-decoration:none;transition:border-color .25s;display:grid}.About-module__lgjR2a__projectList__item:hover{border-color:#1677ff}.About-module__lgjR2a__projectList__client{color:#f5f9ff;font-weight:700}.About-module__lgjR2a__projectList__summary{color:#b8c5d6;font-size:.92rem}.About-module__lgjR2a__projectList__item svg{color:#00c8ff}.About-module__lgjR2a__why__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.About-module__lgjR2a__why__card{background:#0a1222b8;border:1px solid #1677ff47;border-radius:18px;flex-direction:column;align-items:flex-start;gap:.75rem;min-height:100%;padding:1.35rem 1.2rem 1.3rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.About-module__lgjR2a__why__card:after{content:"";pointer-events:none;background:radial-gradient(circle,#1677ff29,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-40%;right:-30%}.About-module__lgjR2a__why__card:hover{border-color:#00c8ff8c;transform:translateY(-5px);box-shadow:0 16px 36px #00000059,0 0 28px #1677ff29}.About-module__lgjR2a__why__num{z-index:0;font-family:var(--font-display);letter-spacing:-.04em;color:#1677ff1f;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(5.5rem,11vw,7.5rem);font-weight:800;line-height:.85;transition:color .3s;position:absolute;top:-.55rem;right:-.35rem}.About-module__lgjR2a__why__card:hover .About-module__lgjR2a__why__num{color:#1677ff2e}.About-module__lgjR2a__why__icon{z-index:1;color:#00c8ff;background:#1677ff1a;border:1px solid #1677ffb3;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .3s;display:grid;position:relative;box-shadow:0 0 18px #1677ff38}.About-module__lgjR2a__why__card:hover .About-module__lgjR2a__why__icon{transform:scale(1.06)}.About-module__lgjR2a__why__card h3{z-index:1;color:#f5f9ff;margin:0;font-size:1.02rem;font-weight:750;line-height:1.3;position:relative}.About-module__lgjR2a__why__card p{z-index:1;color:#b8c5d6;margin:0;font-size:.86rem;line-height:1.55;position:relative}.About-module__lgjR2a__explore{flex-wrap:wrap;gap:.65rem;margin-top:.35rem;display:flex}.About-module__lgjR2a__explore__link{color:#e8f4ff;border:1px solid #00c8ff59;border-radius:999px;align-items:center;gap:.35rem;padding:.55rem .9rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.About-module__lgjR2a__explore__link:hover{background:#00c8ff1a;border-color:#00c8ff}.About-module__lgjR2a__cta{background:radial-gradient(70% 120% at 100%,#1677ff29,#0000 55%),#0a1222d9;border:1px solid #1677ff59;border-radius:20px;justify-content:space-between;align-items:center;gap:1.5rem 2rem;padding:1.55rem 1.65rem;display:flex}.About-module__lgjR2a__cta__copy{flex:1;min-width:0;max-width:38rem}.About-module__lgjR2a__cta__title{font-family:var(--font-display);font-size:var(--heading-section);letter-spacing:-.035em;color:#f5f9ff;overflow-wrap:anywhere;margin:0 0 .45rem;font-weight:800;line-height:1.12}.About-module__lgjR2a__cta__desc{color:#b8c5d6;margin:0;font-size:.95rem;line-height:1.6}.About-module__lgjR2a__cta__desc a{color:#5df;text-underline-offset:3px;text-decoration:underline}.About-module__lgjR2a__cta__desc a:hover{color:#fff}.About-module__lgjR2a__cta__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.About-module__lgjR2a__cta__btn{color:#fff;letter-spacing:.01em;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#0b5fff 0%,#1677ff 55%,#1a8cff 100%);border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:0 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 0 22px #1677ff66}.About-module__lgjR2a__cta__btn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 0 30px #1677ff8c}@media (max-width:1200px){.About-module__lgjR2a__page__container{gap:clamp(1.75rem,3.5vw,2.75rem)}.About-module__lgjR2a__stats__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.About-module__lgjR2a__stats__divider{display:none}.About-module__lgjR2a__stats__item{background:#050f1e66;border:1px solid #1677ff2e;border-radius:14px;padding:.9rem .7rem}.About-module__lgjR2a__story{grid-template-columns:1fr}.About-module__lgjR2a__story__copy{max-width:none}.About-module__lgjR2a__proof__grid,.About-module__lgjR2a__why__grid{grid-template-columns:1fr}.About-module__lgjR2a__projectList__item{grid-template-columns:1fr auto;align-items:start}.About-module__lgjR2a__projectList__client,.About-module__lgjR2a__projectList__summary{grid-column:1}.About-module__lgjR2a__projectList__item svg{grid-row:1/span 2;align-self:center}.About-module__lgjR2a__process{padding:1.5rem 1.15rem 1.45rem;overflow:hidden}.About-module__lgjR2a__process__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem 1rem}.About-module__lgjR2a__processStep,.About-module__lgjR2a__processStep:nth-child(2n),.About-module__lgjR2a__processStep:last-child{--process-gap:0px;padding-right:0}.About-module__lgjR2a__processStep__connector{display:none}.About-module__lgjR2a__tech__panel{grid-template-columns:1fr;gap:1.25rem;padding:1.35rem 1.15rem}.About-module__lgjR2a__tech__left{grid-column:auto}.About-module__lgjR2a__tech__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.About-module__lgjR2a__techCard{aspect-ratio:auto;min-height:96px;overflow:hidden}}@media (max-width:1024px){.About-module__lgjR2a__hero{padding:calc(var(--navbar-height) + 1.15rem) 24px 1.5rem}.About-module__lgjR2a__hero__inner{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:start;gap:1.25rem}.About-module__lgjR2a__hero__copy{gap:.9rem;width:100%;max-width:none}.About-module__lgjR2a__hero__title{font-size:clamp(1.7rem,2.7vw,2.15rem)}.About-module__lgjR2a__hero__titleLine{display:inline}.About-module__lgjR2a__hero__titleLine+.About-module__lgjR2a__hero__titleLine:before{content:" "}.About-module__lgjR2a__hero__desc{max-width:none;font-size:.92rem}.About-module__lgjR2a__mv{grid-template-columns:1fr;gap:.7rem;margin-top:.15rem;padding-top:.85rem}.About-module__lgjR2a__mv__item,.About-module__lgjR2a__mv__item:nth-child(2){padding:0}.About-module__lgjR2a__mv__divider{display:none!important}.About-module__lgjR2a__hero__visual{width:100%;max-width:360px;min-height:0;margin:0 0 0 auto}.About-module__lgjR2a__hero__quote{padding:.85rem 1rem .95rem}.About-module__lgjR2a__hero__quoteMark{font-size:1.8rem}.About-module__lgjR2a__hero__quote p{font-size:.82rem}.About-module__lgjR2a__sectionTitle{font-size:clamp(1.65rem,3vw,2.1rem)}.About-module__lgjR2a__mv__icon{width:44px;height:44px}.About-module__lgjR2a__processStep__iconWrap,.About-module__lgjR2a__processStep__icon{width:56px;height:56px}.About-module__lgjR2a__processStep__rail{height:60px;margin-bottom:.45rem}.About-module__lgjR2a__processStep__title{font-size:1.08rem}.About-module__lgjR2a__process__footerRail,.About-module__lgjR2a__process__footerRailEnd{display:none}.About-module__lgjR2a__process__footer{justify-content:center;margin-top:1.15rem}}@media (max-width:900px){.About-module__lgjR2a__hero__inner{grid-template-columns:1fr;align-items:stretch;gap:1.5rem}.About-module__lgjR2a__hero__copy{max-width:none}.About-module__lgjR2a__hero__title{font-size:clamp(1.85rem,4.5vw,2.35rem)}.About-module__lgjR2a__hero__visual{width:100%;max-width:280px;min-height:0;margin:0 auto}}@media (max-width:768px){.About-module__lgjR2a__hero{padding:calc(var(--navbar-height) + 1.1rem) 20px 1.4rem}.About-module__lgjR2a__hero__title{font-size:clamp(1.85rem,6vw,2.25rem)}.About-module__lgjR2a__hero__desc,.About-module__lgjR2a__story__desc,.About-module__lgjR2a__how__desc,.About-module__lgjR2a__tech__desc,.About-module__lgjR2a__cta__desc{font-size:.95rem}.About-module__lgjR2a__mv{grid-template-columns:1fr;gap:.75rem}.About-module__lgjR2a__mv__item,.About-module__lgjR2a__mv__item:nth-child(2){padding:.75rem 0 0}.About-module__lgjR2a__mv__divider{display:none!important}.About-module__lgjR2a__sectionTitle{font-size:clamp(1.55rem,4.5vw,2rem)}.About-module__lgjR2a__how{gap:1.25rem}.About-module__lgjR2a__how__header{gap:.7rem;padding:0 .15rem}.About-module__lgjR2a__how__desc{line-height:1.6}.About-module__lgjR2a__process{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.About-module__lgjR2a__process__list{grid-template-columns:1fr;gap:.8rem}.About-module__lgjR2a__processStep,.About-module__lgjR2a__processStep:nth-child(2n),.About-module__lgjR2a__processStep:last-child{--process-gap:0px;background:#0a1222c7;border:1px solid #00d2ff47;border-radius:16px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:0 .9rem;padding:1rem .95rem 1.05rem;display:grid;box-shadow:0 0 22px #00c8ff12}.About-module__lgjR2a__processStep__rail{justify-content:center;align-items:center;width:56px;height:56px;margin:0;display:flex}.About-module__lgjR2a__processStep__iconWrap,.About-module__lgjR2a__processStep__icon{width:56px;height:56px}.About-module__lgjR2a__processStep__icon{box-shadow:0 0 0 5px #00d2ff0f,0 0 18px #00d2ff52}.About-module__lgjR2a__processStep__icon svg{width:24px;height:24px}.About-module__lgjR2a__processStep__num{min-width:1.35rem;height:1.35rem;font-size:.58rem;top:-4px;right:-4px}.About-module__lgjR2a__processStep__connector{display:none}.About-module__lgjR2a__processStep__copy{gap:.28rem;padding-top:.12rem}.About-module__lgjR2a__processStep__label{letter-spacing:.14em;font-size:.62rem}.About-module__lgjR2a__processStep__title{font-size:1.08rem;line-height:1.25}.About-module__lgjR2a__processStep__desc{font-size:.86rem;line-height:1.55}.About-module__lgjR2a__process__footer{justify-content:center;margin-top:1rem}.About-module__lgjR2a__process__footerRail,.About-module__lgjR2a__process__footerRailEnd{display:none}.About-module__lgjR2a__tech__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.About-module__lgjR2a__cta{text-align:center;flex-direction:column;align-items:stretch}.About-module__lgjR2a__cta__copy{max-width:none}.About-module__lgjR2a__cta__actions{justify-content:center}.About-module__lgjR2a__cta__btn{width:100%}}@media (max-width:640px){.About-module__lgjR2a__story__values{grid-template-columns:1fr}.About-module__lgjR2a__process__list{gap:.7rem}.About-module__lgjR2a__processStep,.About-module__lgjR2a__processStep:nth-child(2n),.About-module__lgjR2a__processStep:last-child{border-radius:14px;grid-template-columns:52px minmax(0,1fr);column-gap:.8rem;padding:.9rem .85rem .95rem}.About-module__lgjR2a__processStep__rail,.About-module__lgjR2a__processStep__iconWrap,.About-module__lgjR2a__processStep__icon{width:52px;height:52px}.About-module__lgjR2a__processStep__icon svg{width:22px;height:22px}.About-module__lgjR2a__processStep__title{font-size:1.02rem}.About-module__lgjR2a__processStep__desc{font-size:.84rem}.About-module__lgjR2a__process__footerLead{font-size:.72rem}.About-module__lgjR2a__process__footerAccent{font-size:1.05rem}.About-module__lgjR2a__tech__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.About-module__lgjR2a__cta__btn{width:100%}}@media (max-width:479px){.About-module__lgjR2a__page .About-module__lgjR2a__page__container{padding-left:16px;padding-right:16px}.About-module__lgjR2a__hero__quote{padding:.95rem 1rem}.About-module__lgjR2a__stats__value{font-size:1.7rem}.About-module__lgjR2a__valueCard,.About-module__lgjR2a__tech__principles{padding:1.15rem 1rem}.About-module__lgjR2a__badge{font-size:.62rem}}@media (hover:none){.About-module__lgjR2a__valueCard:hover,.About-module__lgjR2a__techCard:hover,.About-module__lgjR2a__btnPrimary:hover,.About-module__lgjR2a__btnGhost:hover{transform:none}}@media (prefers-reduced-motion:reduce){.About-module__lgjR2a__page [data-animate=hero-copy],.About-module__lgjR2a__page [data-animate=hero-visual],.About-module__lgjR2a__page [data-animate=mv-item],.About-module__lgjR2a__page [data-animate=stat],.About-module__lgjR2a__page [data-animate=value],.About-module__lgjR2a__page [data-animate=how],.About-module__lgjR2a__page [data-animate=tech],.About-module__lgjR2a__page [data-animate=cta],.About-module__lgjR2a__page [data-animate=stats],.About-module__lgjR2a__page [data-animate=story],.About-module__lgjR2a__page [data-animate=tech-section],.About-module__lgjR2a__page [data-animate=mv]{opacity:1!important}.About-module__lgjR2a__valueCard,.About-module__lgjR2a__techCard,.About-module__lgjR2a__why__card,.About-module__lgjR2a__why__icon,.About-module__lgjR2a__btnPrimary,.About-module__lgjR2a__btnGhost{transition-duration:.01ms!important}.About-module__lgjR2a__why__card:hover{transform:none}}
.Badge-module__qiw_Iq__badge{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;padding:.25rem .75rem;font-weight:600;display:inline-flex}.Badge-module__qiw_Iq__badge__icon{justify-content:center;align-items:center;display:inline-flex}.Badge-module__qiw_Iq__badge--accent{color:var(--color-accent-light);background-color:#3b82f626;border:1px solid #3b82f64d}.Badge-module__qiw_Iq__badge--subtle{-webkit-backdrop-filter:blur(12px);color:var(--color-text);background-color:#0a0f1a99;border:1px solid #ffffff26}.Badge-module__qiw_Iq__badge--outline{color:var(--color-accent);border:1px solid var(--color-accent);background-color:#0000}
.FAQ-module__uecUMW__faq__header{align-items:center;gap:var(--space-4);text-align:center;margin-bottom:var(--space-16);opacity:1;flex-direction:column;display:flex}.FAQ-module__uecUMW__faqEmbedded{width:100%}.FAQ-module__uecUMW__faqEmbedded .FAQ-module__uecUMW__faq__header{margin-bottom:var(--space-10)}.FAQ-module__uecUMW__faq__title{font-family:var(--font-display);font-size:var(--heading-section);letter-spacing:-.035em;color:var(--color-heading);text-align:center;margin:0;font-weight:800;line-height:1.12}.FAQ-module__uecUMW__faq__heading_accent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FAQ-module__uecUMW__faq__sub{font-size:var(--text-lg);color:var(--color-text-muted);max-width:600px;line-height:1.7}.FAQ-module__uecUMW__faq__link{color:var(--color-accent);font-weight:600;text-decoration:none;transition:color .3s}.FAQ-module__uecUMW__faq__link:hover{color:var(--color-accent-light);text-decoration:underline}.FAQ-module__uecUMW__faq__list{gap:var(--space-4);flex-direction:column;max-width:100%;margin:0 auto;display:flex}.FAQ-module__uecUMW__faq__item{border:1px solid var(--color-border);border-radius:var(--radius-xl);opacity:1;background:linear-gradient(135deg,#ffffff0d,#ffffff05);transition:all .3s;overflow:hidden}.FAQ-module__uecUMW__faq__item:hover{border-color:var(--color-accent);box-shadow:0 8px 24px #0003}.FAQ-module__uecUMW__faq__item_open{border-color:var(--color-accent);background:linear-gradient(135deg,#3b82f614,#3b82f608)}.FAQ-module__uecUMW__faq__question{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-6);color:var(--color-text);font-size:var(--text-lg);text-align:left;cursor:pointer;background:0 0;border:none;font-weight:600;transition:all .3s;display:flex}.FAQ-module__uecUMW__faq__question:hover{color:var(--color-accent)}.FAQ-module__uecUMW__faq__question_text{flex:1;line-height:1.5}.FAQ-module__uecUMW__faq__icon{width:40px;height:40px;color:var(--color-accent);background:#3b82f61a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQ-module__uecUMW__faq__item_open .FAQ-module__uecUMW__faq__icon{background:var(--color-accent);color:#fff}.FAQ-module__uecUMW__faq__answer_wrapper{transition:height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__uecUMW__faq__answer{padding:0 var(--space-6) var(--space-6) var(--space-6);color:var(--color-text-muted);font-size:var(--text-base);line-height:1.7}@media (max-width:768px){.FAQ-module__uecUMW__faq__header{margin-bottom:var(--space-12)}.FAQ-module__uecUMW__faq__sub{font-size:var(--text-base)}.FAQ-module__uecUMW__faq__question{padding:var(--space-5);font-size:var(--text-base)}.FAQ-module__uecUMW__faq__answer{padding:0 var(--space-5) var(--space-5) var(--space-5);font-size:var(--text-sm)}.FAQ-module__uecUMW__faq__icon{width:36px;height:36px}}@media (max-width:480px){.FAQ-module__uecUMW__faq__list{gap:var(--space-3)}.FAQ-module__uecUMW__faq__question{padding:var(--space-4);font-size:var(--text-sm);gap:var(--space-3)}.FAQ-module__uecUMW__faq__answer{padding:0 var(--space-4) var(--space-4) var(--space-4);font-size:var(--text-xs)}.FAQ-module__uecUMW__faq__icon{width:32px;height:32px}}@media (max-width:768px),(prefers-reduced-motion:reduce){.FAQ-module__uecUMW__faq__header,.FAQ-module__uecUMW__faq__item{opacity:1}}
.Dropdown-module__-PaKFG__dropdown{align-items:center;display:inline-flex;position:relative}.Dropdown-module__-PaKFG__dropdown--open:after{content:"";z-index:199;height:20px;position:absolute;top:100%;left:0;right:0}.Dropdown-module__-PaKFG__dropdown[data-cols="1"].Dropdown-module__-PaKFG__dropdown--open:after{width:22rem;left:50%;right:auto;transform:translate(-50%)}.Dropdown-module__-PaKFG__dropdown__trigger{font-size:var(--text-sm);color:var(--color-text-muted);border-radius:var(--radius-md);cursor:pointer;transition:color var(--transition-fast), background-color var(--transition-fast);white-space:nowrap;font-weight:500;font-family:var(--font-sans);background:0 0;border:none;align-items:center;gap:5px;padding:.5rem .875rem;display:inline-flex}.Dropdown-module__-PaKFG__dropdown__trigger:hover,.Dropdown-module__-PaKFG__dropdown__trigger--open,.Dropdown-module__-PaKFG__dropdown__trigger--active{color:var(--color-accent-cyan);background:#1677ff1f}.Dropdown-module__-PaKFG__dropdown__chevron{transition:transform var(--transition-base);color:currentColor;opacity:.7;flex-shrink:0}.Dropdown-module__-PaKFG__dropdown__chevron--open{transform:rotate(180deg)}.Dropdown-module__-PaKFG__dropdown__panel{width:min(46rem,100vw - 2.5rem);max-height:min(32rem, calc(100dvh - var(--navbar-height) - 1.25rem));opacity:0;pointer-events:none;z-index:200;background:radial-gradient(at 0 0,#1677ff29,#0000 48%),#050a14;border:1px solid #1677ff52;border-radius:16px;flex-direction:column;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;transform:translateY(-8px);box-shadow:0 24px 60px #0000008c,0 0 0 1px #00c8ff0f}.Dropdown-module__-PaKFG__dropdown__panel:before{content:"";background:0 0;height:20px;position:absolute;top:-20px;left:0;right:0}.Dropdown-module__-PaKFG__dropdown__panel--open{opacity:1;pointer-events:auto;transform:translateY(0)}.Dropdown-module__-PaKFG__dropdown[data-cols="1"] .Dropdown-module__-PaKFG__dropdown__panel{width:20rem;max-height:min(24rem, calc(100dvh - var(--navbar-height) - 1.25rem));left:50%;transform:translate(-50%)translateY(-8px)}.Dropdown-module__-PaKFG__dropdown[data-cols="1"] .Dropdown-module__-PaKFG__dropdown__panel--open{transform:translate(-50%)translateY(0)}.Dropdown-module__-PaKFG__dropdown[data-cols="3"] .Dropdown-module__-PaKFG__dropdown__panel{width:min(52rem,100vw - 2rem);max-height:min(28rem, calc(100dvh - var(--navbar-height) - 1.25rem));left:0}.Dropdown-module__-PaKFG__dropdown__list{grid-template-columns:repeat(var(--dropdown-cols,2), minmax(0, 1fr));overscroll-behavior:contain;gap:.25rem;min-height:0;margin:0;padding:.55rem;list-style:none;display:grid;overflow-y:auto}.Dropdown-module__-PaKFG__dropdown[data-cols="1"] .Dropdown-module__-PaKFG__dropdown__list{gap:.2rem;padding:.55rem}.Dropdown-module__-PaKFG__dropdown__item{background:0 0;border:0;border-radius:12px;align-items:center;gap:.6rem;padding:.55rem .65rem;text-decoration:none;display:flex}.Dropdown-module__-PaKFG__dropdown__item--active .Dropdown-module__-PaKFG__dropdown__item_label,.Dropdown-module__-PaKFG__dropdown__item:hover .Dropdown-module__-PaKFG__dropdown__item_label{color:#5df}.Dropdown-module__-PaKFG__dropdown__item:hover .Dropdown-module__-PaKFG__dropdown__item_chevron{opacity:1;color:#00c8ff;transform:translate(2px)}.Dropdown-module__-PaKFG__dropdown__item_icon{color:#00c8ff;background:#1677ff1f;border:1px solid #1677ff59;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;transition:background-color .18s,border-color .18s;display:grid}.Dropdown-module__-PaKFG__dropdown__item:hover .Dropdown-module__-PaKFG__dropdown__item_icon,.Dropdown-module__-PaKFG__dropdown__item--active .Dropdown-module__-PaKFG__dropdown__item_icon{color:#5df}.Dropdown-module__-PaKFG__dropdown__item_body{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.Dropdown-module__-PaKFG__dropdown__item_label{color:#f5f9ff;font-size:.86rem;font-weight:700;line-height:1.25}.Dropdown-module__-PaKFG__dropdown__item_desc{color:#8ea0b5;font-size:.72rem;line-height:1.35}.Dropdown-module__-PaKFG__dropdown__item_chevron{color:#00c8ff;opacity:0;flex-shrink:0;transition:opacity .18s,transform .18s,color .18s}.Dropdown-module__-PaKFG__dropdown__divider{background-color:#1677ff38;height:1px;margin:.35rem .5rem}@media (max-width:1100px){.Dropdown-module__-PaKFG__dropdown[data-cols="3"] .Dropdown-module__-PaKFG__dropdown__panel{width:min(36rem,100vw - 1.5rem)}.Dropdown-module__-PaKFG__dropdown[data-cols="3"] .Dropdown-module__-PaKFG__dropdown__list{grid-template-columns:repeat(2,minmax(0,1fr))}}
.Portfolio-module__pZ0ncq__page{background:#050a14;position:relative;overflow-x:clip}.Portfolio-module__pZ0ncq__page__container{flex-direction:column;gap:clamp(2.5rem,5vw,4rem);padding-top:clamp(1.5rem,3vw,2.5rem);padding-bottom:clamp(2.75rem,5vw,4.5rem);display:flex}.Portfolio-module__pZ0ncq__filtersWrap,.Portfolio-module__pZ0ncq__featuredWrap,.Portfolio-module__pZ0ncq__gridWrap,.Portfolio-module__pZ0ncq__impactWrap,.Portfolio-module__pZ0ncq__ctaWrap{opacity:0}.Portfolio-module__pZ0ncq__featuredWrap.Portfolio-module__pZ0ncq__isHidden{display:none}.Portfolio-module__pZ0ncq__hero{isolation:isolate;padding:calc(var(--navbar-height) + clamp(1.25rem, 2.5vw, 2rem)) clamp(1.25rem, 4vw, 2.75rem) clamp(2.5rem, 5vw, 4rem);position:relative;overflow:hidden}.Portfolio-module__pZ0ncq__hero__bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Portfolio-module__pZ0ncq__hero__glow{background:radial-gradient(#1677ff29 0%,#00c8ff0f 45%,#0000 72%);border-radius:50%;width:min(70vw,720px);height:min(50vw,420px);position:absolute;top:8%;left:30%}.Portfolio-module__pZ0ncq__hero__grid{opacity:.35;background-image:linear-gradient(#1677ff0a 1px,#0000 1px),linear-gradient(90deg,#1677ff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 60% at 40% 35%,#000 15%,#0000 80%);mask-image:radial-gradient(75% 60% at 40% 35%,#000 15%,#0000 80%)}.Portfolio-module__pZ0ncq__hero__particles{opacity:.1;background-image:radial-gradient(circle,#55ddff73 1px,#0000 1.2px),radial-gradient(circle,#1677ff59 1px,#0000 1.2px);background-size:68px 68px,104px 104px;animation:52s linear infinite Portfolio-module__pZ0ncq__portfolioParticleDrift;position:absolute;inset:0}.Portfolio-module__pZ0ncq__hero__network{opacity:.3;background-image:radial-gradient(circle,#00c8ff40 1px,#0000 1.5px),linear-gradient(115deg,#0000 48%,#1677ff1a 49.5%,#0000 51%);background-size:54px 54px,180px 180px;position:absolute;inset:0}.Portfolio-module__pZ0ncq__hero__waves{opacity:.18;background:radial-gradient(90% 55% at 18% 55%,#0000 58%,#1677ff66 59%,#0000 62%),radial-gradient(95% 60% at 72% 70%,#0000 60%,#00c8ff47 61%,#0000 64%);height:140px;position:absolute;bottom:0;left:-8%;right:-8%}.Portfolio-module__pZ0ncq__hero__bgText{font-family:var(--font-display);letter-spacing:-.04em;color:#1677ff09;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:clamp(80px,14vw,220px);font-weight:800;line-height:1;position:absolute;top:2%;left:50%;transform:translate(-50%)}.Portfolio-module__pZ0ncq__hero__inner{z-index:1;max-width:var(--container-max);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,4vw,3.5rem);margin:0 auto;display:grid;position:relative}.Portfolio-module__pZ0ncq__hero__copy{flex-direction:column;gap:1.25rem;max-width:38rem;display:flex}.Portfolio-module__pZ0ncq__hero__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.16em;text-transform:uppercase;color:#5df;background:#0a1222cc;border:1px solid #1677ff73;border-radius:999px;align-items:center;gap:.55rem;width:fit-content;padding:.42rem .95rem .42rem .75rem;font-size:.66rem;font-weight:600;display:inline-flex}.Portfolio-module__pZ0ncq__hero__badgeDot{background:#1677ff;border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite Portfolio-module__pZ0ncq__portfolioPulse;box-shadow:0 0 10px #1677ff}.Portfolio-module__pZ0ncq__hero__title{font-family:var(--font-display);font-size:var(--heading-hero);letter-spacing:-.035em;color:#f5f9ff;margin:0;font-weight:800;line-height:1.08}.Portfolio-module__pZ0ncq__hero__titleAccent{background:linear-gradient(135deg,#1677ff 0%,#006bff 45%,#00c8ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Portfolio-module__pZ0ncq__hero__desc{color:#b8c5d6;max-width:34rem;margin:0;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.65}.Portfolio-module__pZ0ncq__hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;width:min(100%,30rem);margin-top:.35rem;display:grid}.Portfolio-module__pZ0ncq__hero__btnPrimary,.Portfolio-module__pZ0ncq__hero__btnGhost,.Portfolio-module__pZ0ncq__loadMoreBtn{border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-height:52px;padding:0 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .28s,box-shadow .28s,border-color .28s,background .28s;display:inline-flex}.Portfolio-module__pZ0ncq__hero__btnPrimary,.Portfolio-module__pZ0ncq__hero__btnGhost{width:100%}.Portfolio-module__pZ0ncq__hero__btnPrimary{color:#fff;background:linear-gradient(135deg,#1677ff,#00c8ff);border:none;box-shadow:0 0 22px #1677ff59}.Portfolio-module__pZ0ncq__hero__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 0 28px #1677ff73}.Portfolio-module__pZ0ncq__hero__btnGhost{color:#f5f9ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a12228c;border:1px solid #1677ff73}.Portfolio-module__pZ0ncq__hero__btnGhost:hover{border-color:#00c8ff;transform:translateY(-2px)}.Portfolio-module__pZ0ncq__hero__btnPrimary:focus-visible,.Portfolio-module__pZ0ncq__hero__btnGhost:focus-visible,.Portfolio-module__pZ0ncq__cta__btnPrimary:focus-visible,.Portfolio-module__pZ0ncq__loadMoreBtn:focus-visible,.Portfolio-module__pZ0ncq__filters__btn:focus-visible{outline-offset:3px;outline:2px solid #00c8ff}.Portfolio-module__pZ0ncq__hero__visual{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative}.Portfolio-module__pZ0ncq__hero__visualGlow{filter:blur(20px);background:radial-gradient(circle,#1677ff33,#0000 68%);border-radius:50%;position:absolute;inset:10% 5%}.Portfolio-module__pZ0ncq__hero__mockupDesktop{background:#081222e6;border:1px solid #1677ff80;border-radius:16px;width:min(100%,520px);position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-6deg)rotateX(2deg);box-shadow:0 0 40px #1677ff26}.Portfolio-module__pZ0ncq__hero__mockupBar{background:#050f1ee6;border-bottom:1px solid #1677ff33;gap:6px;padding:10px 14px;display:flex}.Portfolio-module__pZ0ncq__hero__mockupBar span{background:#55ddff73;border-radius:50%;width:8px;height:8px}.Portfolio-module__pZ0ncq__hero__mockupScreen{aspect-ratio:16/10;background:#071426;position:relative}.Portfolio-module__pZ0ncq__hero__mockupImage{object-fit:cover;width:100%;height:100%}.Portfolio-module__pZ0ncq__hero__mockupMobile{background:#081222f2;border:1px solid #1677ff80;border-radius:18px;width:120px;position:absolute;bottom:6%;right:-2%;overflow:hidden;transform:rotate(4deg);box-shadow:0 12px 40px #00000073}.Portfolio-module__pZ0ncq__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:.35rem 0 0;padding:.25rem 0 0;list-style:none;display:grid}.Portfolio-module__pZ0ncq__stats__item{background:linear-gradient(160deg,#1677ff24 0%,#0000 48%),#08101eb8;border:1px solid #5eb0ff47;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.75rem;min-width:0;padding:1rem .95rem;transition:transform .22s,border-color .22s,background .22s;display:flex;box-shadow:inset 0 0 0 1px #050a1447}.Portfolio-module__pZ0ncq__stats__item:hover{background:linear-gradient(160deg,#1677ff33 0%,#0000 52%),#0c182ae0;border-color:#00c8ff6b;transform:translateY(-2px)}.Portfolio-module__pZ0ncq__stats__icon{color:#7ec8ff;background:#1677ff1f;border:1px solid #1677ff66;border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.Portfolio-module__pZ0ncq__stats__copy{flex-direction:column;gap:.28rem;min-width:0;display:flex}.Portfolio-module__pZ0ncq__stats__value,.Portfolio-module__pZ0ncq__impact__value{font-family:var(--font-display);letter-spacing:-.03em;background:linear-gradient(135deg,#4aa3ff 0%,#00d4ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.45rem,2.4vw,1.9rem);font-weight:800;line-height:1}.Portfolio-module__pZ0ncq__stats__label,.Portfolio-module__pZ0ncq__impact__label{color:#b7c8db;letter-spacing:.01em;font-size:.78rem;font-weight:600;line-height:1.35}@media (prefers-reduced-motion:reduce){.Portfolio-module__pZ0ncq__stats__item{transition:none}.Portfolio-module__pZ0ncq__stats__item:hover{transform:none}}.Portfolio-module__pZ0ncq__filters{justify-content:center;width:100%;max-width:100%;display:flex;overflow:visible}.Portfolio-module__pZ0ncq__filters__track{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1222bf;border:1px solid #1677ff59;border-radius:999px;width:max-content;max-width:100%;padding:.4rem .85rem;overflow:hidden}.Portfolio-module__pZ0ncq__filters__scroller{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;align-items:center;gap:.35rem;width:100%;display:flex;position:relative;overflow:auto hidden}.Portfolio-module__pZ0ncq__filters__scroller::-webkit-scrollbar{display:none}.Portfolio-module__pZ0ncq__filters__pill{pointer-events:none;z-index:0;will-change:transform, width, height;background:linear-gradient(135deg,#1677ff,#00c8ff);border-radius:999px;transition:transform .38s cubic-bezier(.22,1,.36,1),width .38s cubic-bezier(.22,1,.36,1),height .38s cubic-bezier(.22,1,.36,1),opacity .2s;position:absolute;top:0;left:0;box-shadow:0 0 18px #1677ff59}.Portfolio-module__pZ0ncq__filters__btn{z-index:1;color:#b8c5d6;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;padding:.62rem 1.1rem;font-size:.82rem;font-weight:600;transition:color .25s;position:relative}.Portfolio-module__pZ0ncq__filters__btn:hover{color:#f5f9ff}.Portfolio-module__pZ0ncq__filters__btnActive{color:#fff;box-shadow:none;background:0 0}.Portfolio-module__pZ0ncq__featured{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1222bf;border:1px solid #1677ff66;border-radius:24px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(1.5rem,3vw,2.5rem);padding:clamp(1.25rem,2.5vw,2rem);display:grid;box-shadow:0 0 28px #1677ff14}.Portfolio-module__pZ0ncq__featured__media{position:relative}.Portfolio-module__pZ0ncq__featured__imageWrap{aspect-ratio:16/10;background:#071426;border:1px solid #1677ff80;border-radius:24px;transition:transform .4s;position:relative;overflow:hidden;box-shadow:0 0 40px #1677ff26}.Portfolio-module__pZ0ncq__featured:hover .Portfolio-module__pZ0ncq__featured__imageWrap{transform:scale(1.03)}.Portfolio-module__pZ0ncq__featured__image{object-fit:contain;width:100%;height:100%}.Portfolio-module__pZ0ncq__featured__content{flex-direction:column;gap:1rem;display:flex}.Portfolio-module__pZ0ncq__featured__label{letter-spacing:.16em;text-transform:uppercase;color:#5df;font-size:.68rem;font-weight:700}.Portfolio-module__pZ0ncq__featured__title{letter-spacing:-.025em;color:#f5f9ff;margin:0;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;line-height:1.15}.Portfolio-module__pZ0ncq__featured__desc{color:#b8c5d6;margin:0;font-size:.95rem;line-height:1.65}.Portfolio-module__pZ0ncq__featured__tech{flex-wrap:wrap;gap:.45rem;display:flex}.Portfolio-module__pZ0ncq__featured__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.Portfolio-module__pZ0ncq__featured__meta div{flex-direction:column;gap:.2rem;display:flex}.Portfolio-module__pZ0ncq__featured__meta dt{letter-spacing:.08em;text-transform:uppercase;color:#718096;font-size:.68rem;font-weight:600}.Portfolio-module__pZ0ncq__featured__meta dd{color:#f5f9ff;margin:0;font-size:.88rem;font-weight:600}.Portfolio-module__pZ0ncq__featured__actions{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.Portfolio-module__pZ0ncq__featured__primary,.Portfolio-module__pZ0ncq__featured__secondary{border-radius:10px;align-items:center;gap:.45rem;min-height:48px;padding:0 1.15rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex}.Portfolio-module__pZ0ncq__featured__primary{color:#fff;background:linear-gradient(135deg,#1677ff,#00c8ff);border:none;box-shadow:0 0 18px #1677ff4d}.Portfolio-module__pZ0ncq__featured__primary:hover{transform:translateY(-2px)}.Portfolio-module__pZ0ncq__featured__secondary{color:#b8c5d6;background:0 0;border:1px solid #1677ff73}.Portfolio-module__pZ0ncq__featured__secondary:hover{color:#f5f9ff;border-color:#00c8ff}.Portfolio-module__pZ0ncq__gridSection__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:44rem;margin:0 auto clamp(1.75rem,3vw,2.5rem);display:flex}.Portfolio-module__pZ0ncq__gridSection__badge{letter-spacing:.16em;text-transform:uppercase;color:#5df;background:#0a1222cc;border:1px solid #1677ff73;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .9rem .4rem .7rem;font-size:.66rem;font-weight:600;display:inline-flex}.Portfolio-module__pZ0ncq__gridSection__badgeDot{background:#1677ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #1677ff}.Portfolio-module__pZ0ncq__gridSection__title{font-family:var(--font-display);font-size:var(--heading-section);letter-spacing:-.035em;color:#f5f9ff;margin:0;font-weight:800;line-height:1.12}.Portfolio-module__pZ0ncq__gridSection__titleAccent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Portfolio-module__pZ0ncq__gridSection__desc{color:#b8c5d6;margin:0;font-size:.98rem;line-height:1.65}.Portfolio-module__pZ0ncq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);display:grid}.Portfolio-module__pZ0ncq__grid__empty{text-align:center;color:#718096;grid-column:1/-1;padding:3rem 1rem}.Portfolio-module__pZ0ncq__grid__loadMore{justify-content:center;margin-top:clamp(1.75rem,3vw,2.5rem);display:flex}.Portfolio-module__pZ0ncq__loadMoreBtn{color:#f5f9ff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1222b8;border:1px solid #1677ff73}.Portfolio-module__pZ0ncq__loadMoreBtn:hover{border-color:#00c8ff;transform:translateY(-2px)}.Portfolio-module__pZ0ncq__card{opacity:1}.Portfolio-module__pZ0ncq__card__inner{background:#0a1628;border:0;border-radius:20px;flex-direction:column;height:100%;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 12px 28px #00000061,0 4px 12px #00000038}.Portfolio-module__pZ0ncq__card:hover .Portfolio-module__pZ0ncq__card__inner{transform:translateY(-8px);box-shadow:0 22px 48px #0000007a,0 10px 24px #1677ff29}.Portfolio-module__pZ0ncq__card__link{display:none}.Portfolio-module__pZ0ncq__card__media{aspect-ratio:16/10;background:#071426;position:relative;overflow:hidden}.Portfolio-module__pZ0ncq__card__image{object-fit:cover;transition:transform .45s}.Portfolio-module__pZ0ncq__card:hover .Portfolio-module__pZ0ncq__card__image{transform:scale(1.05)}.Portfolio-module__pZ0ncq__card__hoverArrow{display:none}.Portfolio-module__pZ0ncq__card__liveBtn{color:#5df;background:#1677ff1f;border:1px solid #1677ff73;border-radius:8px;flex-shrink:0;align-items:center;gap:.35rem;min-height:36px;padding:0 .85rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.Portfolio-module__pZ0ncq__card__liveBtn:hover{background:#1677ff38;border-color:#00c8ff;transform:translate(3px)}.Portfolio-module__pZ0ncq__card__liveBtn:focus-visible{outline-offset:2px;outline:2px solid #00c8ff}.Portfolio-module__pZ0ncq__card__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.45rem;display:flex}.Portfolio-module__pZ0ncq__card__cta{display:none}.Portfolio-module__pZ0ncq__card__body{flex-direction:column;flex:1;gap:.65rem;padding:1.1rem 1.15rem 1.2rem;display:flex}.Portfolio-module__pZ0ncq__card__title{letter-spacing:-.015em;color:#f5f9ff;margin:0;font-size:1.08rem;font-weight:700;line-height:1.25}.Portfolio-module__pZ0ncq__card__desc{color:#b8c5d6;flex:1;margin:0;font-size:.86rem;line-height:1.55}.Portfolio-module__pZ0ncq__card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.Portfolio-module__pZ0ncq__card__tech{flex-flow:wrap;flex:12rem;align-items:center;gap:.4rem;min-width:0;display:flex}.Portfolio-module__pZ0ncq__card__tech>span{color:#e8f4ff;background:#55ddff14;border:0;border-radius:999px;box-shadow:inset 0 0 0 1px #55ddff14}.Portfolio-module__pZ0ncq__card:hover .Portfolio-module__pZ0ncq__card__cta{display:none}.Portfolio-module__pZ0ncq__impact{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1222b8;border:1px solid #1677ff59;border-radius:24px;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,2rem);padding:clamp(2rem,4vw,3rem);display:flex}.Portfolio-module__pZ0ncq__impact__title{text-align:center;letter-spacing:-.03em;color:#f5f9ff;margin:0;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.15}.Portfolio-module__pZ0ncq__impact__titleAccent{background:linear-gradient(135deg,#1677ff 0%,#00c8ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Portfolio-module__pZ0ncq__impact__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;width:100%;display:grid}.Portfolio-module__pZ0ncq__impact__item{text-align:center;background:#050f1e8c;border:1px solid #1677ff38;border-radius:16px;flex-direction:column;align-items:center;gap:.35rem;padding:1.25rem .75rem;display:flex}.Portfolio-module__pZ0ncq__techStrip{flex-direction:column;align-items:center;gap:1.25rem;display:flex;overflow:visible}.Portfolio-module__pZ0ncq__techStrip__header{text-align:center;flex-direction:column;align-items:center;gap:.55rem;max-width:46rem;display:flex}.Portfolio-module__pZ0ncq__techStrip__title{font-family:var(--font-display);font-size:var(--heading-section);letter-spacing:-.035em;color:#f5f9ff;text-align:center;margin:0;font-weight:800;line-height:1.12}.Portfolio-module__pZ0ncq__techStrip__titleAccent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Portfolio-module__pZ0ncq__techStrip__desc{color:#b8c5d6;margin:0;font-size:.95rem;line-height:1.6}.Portfolio-module__pZ0ncq__techStrip__viewport{width:100%;margin:-.35rem 0;padding:1.15rem 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.Portfolio-module__pZ0ncq__techStrip__track{will-change:transform;width:max-content;animation:36s linear infinite Portfolio-module__pZ0ncq__techStripScroll;display:flex}.Portfolio-module__pZ0ncq__techStrip__group{gap:1rem;padding-right:1rem;display:flex}.Portfolio-module__pZ0ncq__techStrip__track:has(.Portfolio-module__pZ0ncq__techTile:hover){animation-play-state:paused}.Portfolio-module__pZ0ncq__techTile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1222b8;border:1px solid #1677ff47;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.45rem;width:88px;height:88px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.Portfolio-module__pZ0ncq__techTile:hover{z-index:1;border-color:#1677ff;transform:translateY(-4px);box-shadow:0 0 22px #1677ff66}.Portfolio-module__pZ0ncq__techTile__label{color:#718096;text-align:center;overflow-wrap:anywhere;max-width:100%;padding:0 .15rem;font-size:.62rem;font-weight:600;line-height:1.2}.Portfolio-module__pZ0ncq__techTile__fallback{letter-spacing:.04em;color:#5df;font-size:.72rem;font-weight:800}.Portfolio-module__pZ0ncq__caseStudiesPromo{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(at 0 0,#1677ff1a,#0000 55%),#0a1222c7;border:1px solid #1677ff59;border-radius:20px;width:100%;padding:clamp(1.25rem,2.5vw,1.75rem) clamp(1.25rem,3vw,2rem)}.Portfolio-module__pZ0ncq__caseStudiesPromo__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Portfolio-module__pZ0ncq__caseStudiesPromo__copy{flex-direction:column;gap:.5rem;max-width:42rem;display:flex}.Portfolio-module__pZ0ncq__caseStudiesPromo__badge{letter-spacing:.14em;text-transform:uppercase;color:#5df;font-size:.66rem;font-weight:700}.Portfolio-module__pZ0ncq__caseStudiesPromo__title{letter-spacing:-.02em;color:#f5f9ff;margin:0;font-size:clamp(1.2rem,2.2vw,1.55rem);font-weight:800}.Portfolio-module__pZ0ncq__caseStudiesPromo__desc{color:#b8c5d6;margin:0;font-size:.92rem;line-height:1.6}.Portfolio-module__pZ0ncq__caseStudiesPromo__link{color:#fff;background:linear-gradient(135deg,#1677ff,#00c8ff);border:1px solid #1677ff73;border-radius:10px;flex-shrink:0;align-items:center;gap:.5rem;min-height:48px;padding:0 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 0 18px #1677ff47}.Portfolio-module__pZ0ncq__caseStudiesPromo__link:hover{transform:translateY(-2px);box-shadow:0 0 24px #1677ff61}.Portfolio-module__pZ0ncq__caseStudiesPromo__link:focus-visible{outline-offset:3px;outline:2px solid #00c8ff}.Portfolio-module__pZ0ncq__ctaWrap{margin:0;padding:0}.Portfolio-module__pZ0ncq__cta{background:radial-gradient(70% 120% at 100%,#1677ff29,#0000 55%),#0a1222d9;border:1px solid #1677ff59;border-radius:20px;justify-content:space-between;align-items:center;gap:1.5rem 2rem;min-width:0;padding:1.55rem 1.65rem;display:flex}.Portfolio-module__pZ0ncq__cta__copy{flex:1;min-width:0;max-width:38rem}.Portfolio-module__pZ0ncq__cta__title{font-family:var(--font-display);font-size:var(--heading-section);letter-spacing:-.035em;color:#f5f9ff;overflow-wrap:anywhere;margin:0 0 .45rem;font-weight:800;line-height:1.12}.Portfolio-module__pZ0ncq__cta__titleAccent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Portfolio-module__pZ0ncq__cta__desc{color:#b8c5d6;margin:0;font-size:.95rem;line-height:1.6}.Portfolio-module__pZ0ncq__cta__desc a{color:#5df;text-underline-offset:3px;text-decoration:underline}.Portfolio-module__pZ0ncq__cta__desc a:hover{color:#fff}.Portfolio-module__pZ0ncq__cta__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.Portfolio-module__pZ0ncq__cta__btnPrimary{color:#fff;letter-spacing:.01em;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#0b5fff 0%,#1677ff 55%,#1a8cff 100%);border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:0 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 0 22px #1677ff66}.Portfolio-module__pZ0ncq__cta__btnPrimary:hover{color:#fff;transform:translateY(-1px);box-shadow:0 0 30px #1677ff8c}@keyframes Portfolio-module__pZ0ncq__portfolioParticleDrift{0%{transform:translate(0,0)}to{transform:translate(-30px,-20px)}}@keyframes Portfolio-module__pZ0ncq__portfolioPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.92)}}@keyframes Portfolio-module__pZ0ncq__techStripScroll{0%{transform:translate(0,0)}to{transform:translate(-33.3333%)}}@media (max-width:1199px){.Portfolio-module__pZ0ncq__hero__inner{text-align:center;grid-template-columns:1fr}.Portfolio-module__pZ0ncq__hero__copy{align-items:center;margin:0 auto}.Portfolio-module__pZ0ncq__hero__visual{max-width:560px;margin:0 auto}.Portfolio-module__pZ0ncq__featured{grid-template-columns:1fr}.Portfolio-module__pZ0ncq__grid,.Portfolio-module__pZ0ncq__impact__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.Portfolio-module__pZ0ncq__cta{text-align:center;flex-direction:column;align-items:stretch}.Portfolio-module__pZ0ncq__cta__copy{max-width:none}.Portfolio-module__pZ0ncq__cta__actions{justify-content:center}.Portfolio-module__pZ0ncq__cta__btnPrimary{width:100%}}@media (max-width:767px){.Portfolio-module__pZ0ncq__hero{padding-top:calc(var(--navbar-height) + 1.15rem)}.Portfolio-module__pZ0ncq__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.Portfolio-module__pZ0ncq__hero__actions{grid-template-columns:1fr;width:100%}.Portfolio-module__pZ0ncq__hero__btnPrimary,.Portfolio-module__pZ0ncq__hero__btnGhost{width:100%}.Portfolio-module__pZ0ncq__hero__mockupMobile{width:96px;right:2%}.Portfolio-module__pZ0ncq__featured__meta,.Portfolio-module__pZ0ncq__grid{grid-template-columns:1fr}.Portfolio-module__pZ0ncq__filters{justify-content:stretch}.Portfolio-module__pZ0ncq__filters__track{width:100%;max-width:100%;padding:.4rem .9rem}.Portfolio-module__pZ0ncq__filters__btn{padding:.55rem .85rem;font-size:.78rem}.Portfolio-module__pZ0ncq__caseStudiesPromo__inner{flex-direction:column;align-items:flex-start}.Portfolio-module__pZ0ncq__caseStudiesPromo__link{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.Portfolio-module__pZ0ncq__hero__particles,.Portfolio-module__pZ0ncq__techStrip__track{animation:none!important}.Portfolio-module__pZ0ncq__card__link,.Portfolio-module__pZ0ncq__card__image,.Portfolio-module__pZ0ncq__featured__imageWrap,.Portfolio-module__pZ0ncq__techTile,.Portfolio-module__pZ0ncq__hero__btnPrimary,.Portfolio-module__pZ0ncq__hero__btnGhost,.Portfolio-module__pZ0ncq__cta__btnPrimary,.Portfolio-module__pZ0ncq__loadMoreBtn,.Portfolio-module__pZ0ncq__filters__pill{transition-duration:.01ms!important}.Portfolio-module__pZ0ncq__filtersWrap,.Portfolio-module__pZ0ncq__featuredWrap,.Portfolio-module__pZ0ncq__gridWrap,.Portfolio-module__pZ0ncq__impactWrap,.Portfolio-module__pZ0ncq__ctaWrap{opacity:1}}
.Logo-module__kCV2pa__logo__link{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.Logo-module__kCV2pa__logo{line-height:var(--leading-none);flex-shrink:0;align-items:center;display:inline-flex}.Logo-module__kCV2pa__logo__mark{height:var(--logo-h);width:var(--logo-h);object-fit:contain;display:block}.Logo-module__kCV2pa__logo__full{height:var(--logo-h);object-fit:contain;width:auto;max-width:min(360px,70vw);display:block}.Logo-module__kCV2pa__logo--sm{--logo-h:var(--logo-height-sm)}.Logo-module__kCV2pa__logo--md{--logo-h:var(--logo-height-md)}.Logo-module__kCV2pa__logo--lg{--logo-h:var(--logo-height-lg)}
.ReadyToStart-module__tWQ-8a__ready{z-index:1;content-visibility:visible;contain:none;background:var(--color-bg);padding-bottom:clamp(2.5rem,6vw,4.5rem);position:relative;overflow:visible}.ReadyToStart-module__tWQ-8a__ready__inner{width:100%;max-width:var(--container-max);min-width:0}.ReadyToStart-module__tWQ-8a__band{isolation:isolate;background:linear-gradient(120deg,#0e2a568c 0%,#0000 42%),linear-gradient(200deg,#071018 0%,#0a1524 48%,#08111c 100%);border:1px solid #4678b447;border-radius:28px;position:relative;overflow:hidden}.ReadyToStart-module__tWQ-8a__band__glow{pointer-events:none;z-index:0;background:radial-gradient(#1677ff2e,#0000 68%);height:70%;position:absolute;inset:auto -10% -40% 35%}.ReadyToStart-module__tWQ-8a__band__grid{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:stretch;gap:clamp(1.75rem,4vw,3.5rem);padding:clamp(2rem,5vw,3.5rem);display:grid;position:relative}.ReadyToStart-module__tWQ-8a__copy{flex-direction:column;align-items:flex-start;gap:1.15rem;max-width:36rem;display:flex}.ReadyToStart-module__tWQ-8a__kicker{letter-spacing:.16em;text-transform:uppercase;color:#7ec8ff;margin:0;font-size:.72rem;font-weight:700}.ReadyToStart-module__tWQ-8a__title{font-family:var(--font-display);font-size:var(--heading-hero);letter-spacing:-.04em;color:#f4f8ff;margin:0;font-weight:800;line-height:1.05}.ReadyToStart-module__tWQ-8a__title__accent{background:linear-gradient(105deg,#5eb0ff 0%,#00d2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:.08em;display:block}.ReadyToStart-module__tWQ-8a__subtitle{color:#a7b7cb;max-width:32rem;margin:0;font-size:1.05rem;line-height:1.65}.ReadyToStart-module__tWQ-8a__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.35rem;margin-top:.5rem;padding-top:.15rem;display:flex}.ReadyToStart-module__tWQ-8a__primaryBtn{color:#fff;background:linear-gradient(135deg,#1677ff,#0096e0);border-radius:12px;justify-content:center;align-items:center;gap:.65rem;min-height:54px;padding:0 1.4rem;font-size:1rem;font-weight:650;text-decoration:none;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 24px #1677ff47}.ReadyToStart-module__tWQ-8a__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #1677ff5c}.ReadyToStart-module__tWQ-8a__emailLink{color:#d7e7f8;border-bottom:1px solid #7ec8ff59;align-items:center;gap:.45rem;padding-bottom:.15rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.ReadyToStart-module__tWQ-8a__emailLink:hover{color:#8fd9ff;border-color:#8fd9ffb3}.ReadyToStart-module__tWQ-8a__aside{flex-direction:column;place-self:center end;gap:1.15rem;width:100%;max-width:22rem;display:flex}.ReadyToStart-module__tWQ-8a__aside__label{letter-spacing:.14em;text-transform:uppercase;color:#7ec8ff;margin:0;font-size:.72rem;font-weight:700}.ReadyToStart-module__tWQ-8a__channels{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.ReadyToStart-module__tWQ-8a__channel{color:inherit;background:#08101e73;border:1px solid #5a8cc838;border-radius:14px;grid-template-columns:44px 1fr;align-items:center;gap:.8rem;padding:.85rem .95rem;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:grid}.ReadyToStart-module__tWQ-8a__channel:hover{background:#0e1c30b8;border-color:#00c8ff66;transform:translate(3px)}.ReadyToStart-module__tWQ-8a__channel__icon{color:#7ec8ff;background:#1677ff1a;border:1px solid #1677ff59;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.ReadyToStart-module__tWQ-8a__channel__copy{flex-direction:column;gap:.12rem;min-width:0;display:flex}.ReadyToStart-module__tWQ-8a__channel__title{letter-spacing:.04em;text-transform:uppercase;color:#8ea3bb;font-size:.78rem;font-weight:600}.ReadyToStart-module__tWQ-8a__channel__value{color:#f0f6ff;word-break:break-word;font-size:.95rem;font-weight:650}.ReadyToStart-module__tWQ-8a__signals{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.ReadyToStart-module__tWQ-8a__signals li{color:#b7c8db;background:#0a142466;border:1px solid #5a8cc840;border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:600}@media (max-width:900px){.ReadyToStart-module__tWQ-8a__band__grid{grid-template-columns:1fr;gap:1.5rem;padding:1.75rem 1.35rem}.ReadyToStart-module__tWQ-8a__copy{max-width:none}.ReadyToStart-module__tWQ-8a__title{font-size:clamp(2.1rem,8vw,3rem)}}@media (max-width:560px){.ReadyToStart-module__tWQ-8a__band{border-radius:20px}.ReadyToStart-module__tWQ-8a__actions{flex-direction:column;align-items:stretch;width:100%}.ReadyToStart-module__tWQ-8a__primaryBtn{width:100%}.ReadyToStart-module__tWQ-8a__emailLink{justify-content:center}.ReadyToStart-module__tWQ-8a__aside{justify-self:stretch;max-width:none}.ReadyToStart-module__tWQ-8a__channel:hover{transform:none}}@media (prefers-reduced-motion:reduce){.ReadyToStart-module__tWQ-8a__primaryBtn,.ReadyToStart-module__tWQ-8a__channel{transition:none}.ReadyToStart-module__tWQ-8a__primaryBtn:hover,.ReadyToStart-module__tWQ-8a__channel:hover{transform:none}}
.Footer-module__ce4Teq__footer{background-color:var(--color-bg-secondary);border-top:1px solid var(--color-border);padding-top:var(--space-20);padding-bottom:var(--space-8)}.Footer-module__ce4Teq__footer__top{gap:var(--space-16);padding-bottom:var(--space-16);border-bottom:1px solid var(--color-border);grid-template-columns:1fr 2fr;display:grid}.Footer-module__ce4Teq__footer__logo{margin-bottom:var(--space-5);align-items:center;text-decoration:none;display:inline-flex}:is(.Footer-module__ce4Teq__footer__logo .logo--md,.Footer-module__ce4Teq__footer__logo .logo--lg){--logo-h:44px}.Footer-module__ce4Teq__footer__logo .logo__full{max-width:min(220px,70vw)}.Footer-module__ce4Teq__footer__tagline{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-4);max-width:320px;line-height:1.7}.Footer-module__ce4Teq__footer__links{gap:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid}.Footer-module__ce4Teq__footer__group_title{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-subtle);margin-bottom:var(--space-4);font-weight:700}.Footer-module__ce4Teq__footer__group_list{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.Footer-module__ce4Teq__footer__link{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--transition-fast);text-decoration:none}.Footer-module__ce4Teq__footer__link:hover{color:var(--color-text)}.Footer-module__ce4Teq__footer__contact_item{gap:var(--space-1);flex-direction:column;display:flex}.Footer-module__ce4Teq__footer__contact_label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-subtle);font-weight:600;line-height:1.2}.Footer-module__ce4Teq__footer__contact_value{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--transition-fast);word-break:break-all;line-height:1.4;text-decoration:none;display:inline-block}.Footer-module__ce4Teq__footer__contact_value:hover{color:var(--color-text)}.Footer-module__ce4Teq__footer__link--active{color:var(--color-accent);font-weight:600}.Footer-module__ce4Teq__footer__bottom{padding-top:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Footer-module__ce4Teq__footer__copy{font-size:var(--text-sm);color:var(--color-text-subtle)}.Footer-module__ce4Teq__footer__legal{gap:var(--space-6);display:flex}.Footer-module__ce4Teq__footer__legal_link{font-size:var(--text-sm);color:var(--color-text-subtle);transition:color var(--transition-fast);text-decoration:none}.Footer-module__ce4Teq__footer__legal_link:hover{color:var(--color-text-muted)}.Footer-module__ce4Teq__footer__socials{align-items:center;gap:var(--space-4);margin-top:var(--space-6);display:flex}.Footer-module__ce4Teq__footer__social_link{width:36px;height:36px;color:var(--color-text-muted);transition:all var(--transition-fast) cubic-bezier(.16, 1, .3, 1);background-color:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__ce4Teq__footer__social_link:hover{color:var(--color-accent-light);background-color:#3b82f61a;border-color:#3b82f64d;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.Footer-module__ce4Teq__footer__social_link svg{transition:transform var(--transition-fast) ease}.Footer-module__ce4Teq__footer__social_link:hover svg{transform:scale(1.1)}@media (max-width:1024px){.Footer-module__ce4Teq__footer__top{gap:var(--space-12);grid-template-columns:1fr}}@media (max-width:768px){.Footer-module__ce4Teq__footer{padding-top:var(--space-20);padding-bottom:var(--space-10)}.Footer-module__ce4Teq__footer__brand{width:100%}.Footer-module__ce4Teq__footer__logo .logo__full{max-width:min(200px,72vw)}.Footer-module__ce4Teq__footer__tagline{max-width:36rem;padding-right:.25rem}.Footer-module__ce4Teq__footer__links{gap:var(--space-10);grid-template-columns:repeat(2,1fr)}.Footer-module__ce4Teq__footer__bottom{text-align:center;align-items:center;gap:var(--space-4);flex-direction:column}.Footer-module__ce4Teq__footer__copy{text-align:center}.Footer-module__ce4Teq__footer__legal{justify-content:center;gap:var(--space-4);flex-wrap:wrap;width:100%}}@media (max-width:480px){.Footer-module__ce4Teq__footer{padding-top:var(--space-16);padding-bottom:var(--space-10)}.Footer-module__ce4Teq__footer__brand{text-align:left;align-items:flex-start;gap:var(--space-1);flex-direction:column;display:flex}.Footer-module__ce4Teq__footer__tagline{max-width:100%;font-size:.875rem;line-height:1.65}.Footer-module__ce4Teq__footer__socials{justify-content:flex-start;width:100%}.Footer-module__ce4Teq__footer__links{text-align:left;gap:var(--space-8);grid-template-columns:1fr}.Footer-module__ce4Teq__footer__group_list{align-items:flex-start}.Footer-module__ce4Teq__footer__legal{justify-content:center;gap:var(--space-4);flex-flow:wrap}}
.Technologies-module__Nhp6La__tech{z-index:1;isolation:isolate;background:var(--color-bg);padding-top:0;padding-bottom:0;position:relative;overflow:hidden}.Technologies-module__Nhp6La__tech__bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Technologies-module__Nhp6La__tech__blob{background:radial-gradient(#1677ff24 0%,#00c8ff0d 45%,#0000 70%);border-radius:50%;width:min(75vw,800px);height:min(42vw,380px);position:absolute;top:8%;left:50%;transform:translate(-50%)}.Technologies-module__Nhp6La__tech__particles{opacity:.14;background-image:radial-gradient(circle,#55ddff59 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000 10%,#0000 75%);mask-image:radial-gradient(70% 60% at 50% 40%,#000 10%,#0000 75%)}.Technologies-module__Nhp6La__tech__lines{opacity:.55;background:repeating-linear-gradient(90deg,#0000 0 118px,#1677ff0d 118px 119px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 70%,#0000);mask-image:linear-gradient(#0000,#000 20% 70%,#0000)}.Technologies-module__Nhp6La__tech__network{opacity:.35;background-image:radial-gradient(circle,#00c8ff38 1px,#0000 1.5px),linear-gradient(#1677ff0a 1px,#0000 1px),linear-gradient(90deg,#1677ff0a 1px,#0000 1px);background-size:48px 48px,48px 48px,48px 48px;height:42%;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000 55%);mask-image:linear-gradient(#0000,#000 55%)}.Technologies-module__Nhp6La__tech__inner{z-index:1;flex-direction:column;align-items:center;gap:clamp(2rem,4vw,2.75rem);display:flex;position:relative}.Technologies-module__Nhp6La__header{text-align:center;opacity:1;flex-direction:column;align-items:center;gap:.85rem;max-width:40rem;display:flex}.Technologies-module__Nhp6La__eyebrow{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.66rem;font-weight:var(--font-weight-semibold);letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-cyan);background:#0a1222cc;border:1px solid #1677ff73;align-items:center;gap:.55rem;padding:.4rem .9rem .4rem .7rem;line-height:1;display:inline-flex}.Technologies-module__Nhp6La__eyebrow__dot{background:var(--color-primary);width:7px;height:7px;box-shadow:0 0 10px var(--color-primary);border-radius:50%;animation:2.4s ease-in-out infinite Technologies-module__Nhp6La__techPulse}@keyframes Technologies-module__Nhp6La__techPulse{0%,to{opacity:1}50%{opacity:.4}}.Technologies-module__Nhp6La__title{font-family:var(--font-display);font-size:var(--heading-section);letter-spacing:-.035em;color:var(--color-heading);margin:0;font-weight:800;line-height:1.12}.Technologies-module__Nhp6La__title__accent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Technologies-module__Nhp6La__subtitle{color:var(--color-text-muted);max-width:34rem;margin:0;font-size:1rem;line-height:1.65}.Technologies-module__Nhp6La__header__rule{border-radius:var(--radius-full);background:var(--gradient-primary);width:4.5rem;height:3px;display:block;box-shadow:0 0 12px #00c8ff59}.Technologies-module__Nhp6La__cards{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:1rem;width:100%;display:grid}.Technologies-module__Nhp6La__card{-webkit-backdrop-filter:blur(14px);opacity:1;background:#0a1222c7;border:1px solid #1677ff73;border-radius:20px;flex-direction:column;align-items:center;gap:.75rem;min-width:0;height:100%;padding:1.5rem 1rem 1.25rem;transition:transform .3s,border-color .3s,box-shadow .3s,background-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #050a1459,0 0 28px #1677ff14}.Technologies-module__Nhp6La__card__glow{pointer-events:none;background:radial-gradient(circle,#1677ff38 0%,#0000 70%);border-radius:50%;width:55%;height:45%;position:absolute;top:-20%;right:-15%}.Technologies-module__Nhp6La__card__hex{z-index:1;width:72px;height:80px;color:var(--color-primary);justify-content:center;align-items:center;transition:color .3s,filter .3s;display:flex;position:relative}.Technologies-module__Nhp6La__card__hexSvg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.Technologies-module__Nhp6La__card__hexStroke{stroke:var(--color-primary);fill:none;filter:drop-shadow(0 0 4px #1677ffe6)drop-shadow(0 0 12px #1677ff8c);transition:stroke .3s,filter .3s}.Technologies-module__Nhp6La__card__hexIcon{z-index:1;width:36px;height:36px;color:var(--color-primary);filter:none;justify-content:center;align-items:center;transition:color .3s;display:inline-flex;position:relative}.Technologies-module__Nhp6La__card__hexIcon:before{content:none}.Technologies-module__Nhp6La__card__title{z-index:1;letter-spacing:-.02em;color:var(--color-heading);text-align:center;margin:.15rem 0 0;font-size:clamp(.95rem,1.1vw,1.15rem);font-weight:650;line-height:1.25;position:relative}.Technologies-module__Nhp6La__card__rule{border-radius:var(--radius-full);background:var(--gradient-primary);width:2.25rem;height:2px;display:block;box-shadow:0 0 8px #00c8ff59}.Technologies-module__Nhp6La__card__grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;width:100%;margin:.35rem 0 0;padding:0;list-style:none;display:grid;position:relative}.Technologies-module__Nhp6La__tile{opacity:1;margin:0;padding:0}.Technologies-module__Nhp6La__tile__btn{aspect-ratio:1;cursor:default;background:#101b30e6;border:1px solid #1c2d46f2;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:48px;max-height:58px;padding:0;transition:transform .28s,border-color .28s,background-color .28s,box-shadow .28s;display:flex}.Technologies-module__Nhp6La__logoImg{filter:drop-shadow(0 0 3px #00000040);flex-shrink:0;width:26px;height:26px;transition:transform .28s;display:block}.Technologies-module__Nhp6La__logoFallback{letter-spacing:.04em;color:var(--color-accent-cyan);font-size:.65rem;font-weight:700}.Technologies-module__Nhp6La__tile__btn:hover{background:#1677ff24;border-color:#1677ffbf;transform:translateY(-3px);box-shadow:0 0 18px #1677ff47}.Technologies-module__Nhp6La__tile__btn:hover .Technologies-module__Nhp6La__logoImg{transform:scale(1.08)}.Technologies-module__Nhp6La__card:hover{background:#101b30e0;border-color:#00c8ffa6;transform:translateY(-5px);box-shadow:inset 0 0 0 1px #050a144d,0 14px 32px #00000059,0 0 32px #1677ff29}.Technologies-module__Nhp6La__card:hover .Technologies-module__Nhp6La__card__hexStroke{stroke:var(--color-accent-light);filter:drop-shadow(0 0 5px #00c8fff2)drop-shadow(0 0 14px #1677ff99)}.Technologies-module__Nhp6La__card:hover .Technologies-module__Nhp6La__card__hexIcon{color:var(--color-accent-light);filter:none}.Technologies-module__Nhp6La__bottom{opacity:1;flex-direction:column;align-items:center;gap:0;width:100%;padding-bottom:0;display:flex;position:relative}.Technologies-module__Nhp6La__featureBar{z-index:2;-webkit-backdrop-filter:blur(14px);background:#0a1222d1;border:1px solid #1677ff73;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #050a1459,0 0 36px #1677ff1f}.Technologies-module__Nhp6La__featureBar__item{min-width:0;display:flex;position:relative}.Technologies-module__Nhp6La__featureBar__divider{background:linear-gradient(#0000,#1677ff73,#0000);width:1px;height:64%;position:absolute;top:18%;right:0}.Technologies-module__Nhp6La__feature{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:1.5rem 1.15rem;display:flex}.Technologies-module__Nhp6La__feature__icon{aspect-ratio:1;width:48px;min-width:48px;height:48px;min-height:48px;color:var(--color-accent-cyan);box-sizing:border-box;background:#0a1222d9;border:1.5px solid #1677ffa6;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 0 4px #1677ff0f,0 0 18px #1677ff4d}.Technologies-module__Nhp6La__feature__copy{flex-direction:column;gap:.4rem;display:flex}.Technologies-module__Nhp6La__feature__title{letter-spacing:-.02em;color:var(--color-heading);margin:0;font-size:1.05rem;font-weight:700}.Technologies-module__Nhp6La__feature__desc{color:var(--color-text-muted);margin:0;max-width:16rem;margin-inline:auto;font-size:.84rem;line-height:1.55}.Technologies-module__Nhp6La__gridFloor{z-index:0;perspective:520px;pointer-events:none;width:100%;height:160px;margin-top:-.35rem;position:relative;overflow:hidden}.Technologies-module__Nhp6La__gridFloor__glow{background:radial-gradient(at 50% 0,#1677ff38 0%,#00c8ff0f 40%,#0000 70%);height:70%;position:absolute;top:0;left:10%;right:10%}.Technologies-module__Nhp6La__gridFloor__wave{filter:blur(10px);opacity:.55;background:radial-gradient(#00c8ff2e 0%,#0000 70%);border-radius:50%;height:48px;animation:16s ease-in-out infinite alternate Technologies-module__Nhp6La__techWaveDrift;position:absolute;top:18%;left:-10%;right:-10%}.Technologies-module__Nhp6La__gridFloor__lines{transform-origin:50% 0;opacity:.7;background-image:linear-gradient(#1677ff38 1px,#0000 1px),linear-gradient(90deg,#00c8ff2e 1px,#0000 1px);background-size:42px 42px;height:220%;animation:18s linear infinite Technologies-module__Nhp6La__techGridScroll;position:absolute;top:-10%;left:-20%;right:-20%;transform:rotateX(62deg);-webkit-mask-image:linear-gradient(#000000bf,#0000 88%);mask-image:linear-gradient(#000000bf,#0000 88%)}.Technologies-module__Nhp6La__gridFloor__particles{position:absolute;inset:0}.Technologies-module__Nhp6La__gridFloor__dot{aspect-ratio:1;background:var(--color-accent-cyan);opacity:.7;border-radius:50%;width:4px;height:4px;animation:3.2s ease-in-out infinite Technologies-module__Nhp6La__techDotPulse;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 6px #00c8ffb3}@keyframes Technologies-module__Nhp6La__techGridScroll{0%{background-position:0 0}to{background-position:42px 42px}}@keyframes Technologies-module__Nhp6La__techWaveDrift{0%{opacity:.4;transform:translate(-4%)}to{opacity:.65;transform:translate(4%)}}@keyframes Technologies-module__Nhp6La__techDotPulse{0%,to{opacity:.4}50%{opacity:.95}}@media (max-width:768px),(prefers-reduced-motion:reduce){.Technologies-module__Nhp6La__eyebrow__dot,.Technologies-module__Nhp6La__gridFloor__lines,.Technologies-module__Nhp6La__gridFloor__wave,.Technologies-module__Nhp6La__gridFloor__dot{animation:none}.Technologies-module__Nhp6La__card,.Technologies-module__Nhp6La__tile__btn,.Technologies-module__Nhp6La__logoImg{transition:none}.Technologies-module__Nhp6La__card:hover,.Technologies-module__Nhp6La__tile__btn:hover{transform:none}}@media (max-width:1199px){.Technologies-module__Nhp6La__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.Technologies-module__Nhp6La__card{padding:1.45rem 1.1rem 1.2rem}.Technologies-module__Nhp6La__card__title{font-size:1.1rem}.Technologies-module__Nhp6La__featureBar{grid-template-columns:repeat(2,minmax(0,1fr))}.Technologies-module__Nhp6La__featureBar__item:nth-child(2) .Technologies-module__Nhp6La__featureBar__divider,.Technologies-module__Nhp6La__featureBar__item:nth-child(2n) .Technologies-module__Nhp6La__featureBar__divider{display:none}.Technologies-module__Nhp6La__gridFloor{height:130px}}@media (max-width:767px){.Technologies-module__Nhp6La__tech__inner{gap:1.5rem}.Technologies-module__Nhp6La__header{gap:.7rem;max-width:100%}.Technologies-module__Nhp6La__title{font-size:clamp(1.55rem,7vw,2rem)}.Technologies-module__Nhp6La__subtitle{font-size:.9rem}.Technologies-module__Nhp6La__cards{grid-template-columns:1fr;gap:1rem;width:100%;max-width:none;margin-inline:0}.Technologies-module__Nhp6La__card{padding:1.4rem 1.15rem 1.2rem}.Technologies-module__Nhp6La__card__hex{width:66px;height:74px}.Technologies-module__Nhp6La__card__hexStroke{fill:none;filter:none}.Technologies-module__Nhp6La__card__hexIcon{filter:none}.Technologies-module__Nhp6La__card__hexIcon:before{content:none}.Technologies-module__Nhp6La__card:hover .Technologies-module__Nhp6La__card__hexStroke,.Technologies-module__Nhp6La__card:hover .Technologies-module__Nhp6La__card__hexIcon{filter:none}.Technologies-module__Nhp6La__card__grid{gap:.65rem}.Technologies-module__Nhp6La__tile__btn{min-height:52px;max-height:56px}.Technologies-module__Nhp6La__featureBar{grid-template-columns:1fr}.Technologies-module__Nhp6La__featureBar__divider{display:none}.Technologies-module__Nhp6La__feature{text-align:left;flex-direction:row;align-items:center;gap:.9rem;padding:1.25rem 1.1rem}.Technologies-module__Nhp6La__feature__icon{aspect-ratio:1;box-sizing:border-box;border-radius:50%;flex:0 0 48px;align-self:center;width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px}.Technologies-module__Nhp6La__feature__copy{flex:1;align-items:flex-start;min-width:0}.Technologies-module__Nhp6La__feature__desc{max-width:none;margin-inline:0}.Technologies-module__Nhp6La__gridFloor{perspective:380px;contain:layout paint;width:100%;max-width:100%;height:120px;margin-top:.15rem;overflow:hidden}.Technologies-module__Nhp6La__gridFloor__glow{height:60%;left:5%;right:5%}.Technologies-module__Nhp6La__gridFloor__lines{transform-origin:50% 0;opacity:.65;background-size:32px 32px;height:180%;animation:20s linear infinite Technologies-module__Nhp6La__techGridScrollMobile;top:0;left:0;right:0;transform:rotateX(55deg)translateZ(0)}.Technologies-module__Nhp6La__gridFloor__wave{filter:blur(6px);opacity:.45;height:28px;animation:14s ease-in-out infinite alternate Technologies-module__Nhp6La__techWaveDriftMobile;top:12%;left:5%;right:5%}.Technologies-module__Nhp6La__gridFloor__particles{inset:8% 4% 12%}.Technologies-module__Nhp6La__gridFloor__dot{aspect-ratio:1;background:var(--color-accent-cyan);border-radius:50%;min-width:4px;min-height:4px;animation:2.8s ease-in-out infinite Technologies-module__Nhp6La__techDotPulseMobile;transform:translate(-50%,-50%)scale(1);box-shadow:0 0 5px #00c8ffb3;width:4px!important;height:4px!important}.Technologies-module__Nhp6La__bottom{width:100%;max-width:100%;padding-bottom:0;overflow:hidden}}@keyframes Technologies-module__Nhp6La__techGridScrollMobile{0%{background-position:0 0}to{background-position:32px 32px}}@keyframes Technologies-module__Nhp6La__techWaveDriftMobile{0%{opacity:.35;transform:translate(-3%)}to{opacity:.55;transform:translate(3%)}}@keyframes Technologies-module__Nhp6La__techDotPulseMobile{0%,to{opacity:.35;transform:translate(-50%,-50%)scale(1)}50%{opacity:.95;transform:translate(-50%,-50%)scale(1)}}@media (max-width:420px){.Technologies-module__Nhp6La__cards{width:100%}.Technologies-module__Nhp6La__card__grid{gap:.5rem}.Technologies-module__Nhp6La__logoImg{width:22px;height:22px}}
.PriceDisplay-module__WG66FG__price_wrapper{gap:var(--space-1);flex-direction:column;min-width:0;max-width:100%;display:flex}.PriceDisplay-module__WG66FG__price_value{font-size:var(--text-4xl);color:var(--color-text);overflow-wrap:anywhere;word-break:break-word;font-weight:900;line-height:1}.PriceDisplay-module__WG66FG__compact .PriceDisplay-module__WG66FG__price_value{font-size:1.35rem;font-weight:800}.PriceDisplay-module__WG66FG__compact .PriceDisplay-module__WG66FG__price_original{font-size:.72rem}.PriceDisplay-module__WG66FG__price_original{font-size:var(--text-xs);color:var(--color-text-muted);opacity:.6;font-weight:500}.PriceDisplay-module__WG66FG__price_skeleton{background:linear-gradient(90deg,#ffffff08 25%,#ffffff14 50%,#ffffff08 75%) 0 0/200% 100%;border-radius:12px;width:150px;height:40px;animation:1.5s linear infinite PriceDisplay-module__WG66FG__shimmer}@keyframes PriceDisplay-module__WG66FG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.Heading-module__uKCWva__heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-text);font-weight:700;line-height:1.15}.Heading-module__uKCWva__heading--h1{font-size:var(--heading-hero)}.Heading-module__uKCWva__heading--h2{font-size:var(--heading-section)}.Heading-module__uKCWva__heading--h3{font-size:clamp(1.25rem, 2.5vw, var(--text-3xl))}.Heading-module__uKCWva__heading--left{text-align:left}.Heading-module__uKCWva__heading--center{text-align:center}.Heading-module__uKCWva__heading--right{text-align:right}.Heading-module__uKCWva__heading--gradient{background:linear-gradient(135deg, #fff 0%, var(--color-accent-light) 50%, var(--color-accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
.LegalLayout-module__3wEuzW__legal_container{width:100%;padding-top:var(--navbar-height);margin:0 auto}.LegalLayout-module__3wEuzW__legal_header{margin-bottom:var(--space-12);text-align:center}.LegalLayout-module__3wEuzW__legal_last_updated{font-size:var(--text-sm);color:var(--color-text-muted);margin-top:var(--space-4);display:block}.LegalLayout-module__3wEuzW__legal_content{padding:var(--space-12);color:var(--color-text-muted);background:#ffffff05;border:1px solid #ffffff0d;border-radius:40px;line-height:1.8}.LegalLayout-module__3wEuzW__legal_content h2{color:var(--color-text);font-size:var(--text-2xl);margin-top:var(--space-10);margin-bottom:var(--space-4);font-weight:800}.LegalLayout-module__3wEuzW__legal_content h3{color:var(--color-text);font-size:var(--text-lg);margin-top:var(--space-6);margin-bottom:var(--space-2);font-weight:700}.LegalLayout-module__3wEuzW__legal_content p{margin-bottom:var(--space-6)}.LegalLayout-module__3wEuzW__legal_content ul{margin-bottom:var(--space-6);padding-left:var(--space-6)}.LegalLayout-module__3wEuzW__legal_content li{margin-bottom:var(--space-2)}.LegalLayout-module__3wEuzW__legal_content a{color:var(--color-accent);text-underline-offset:4px;text-decoration:underline}@media (max-width:768px){.LegalLayout-module__3wEuzW__legal_content{padding:var(--space-8) var(--space-6);font-size:var(--text-base);border-radius:30px}}
