.Navbar-module__cJzEcG__header{z-index:100;background:0 0;align-items:center;width:100%;height:52px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}@media (min-width:768px){.Navbar-module__cJzEcG__header{height:72px}}.Navbar-module__cJzEcG__hidden{pointer-events:none;transform:translateY(-100%)}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#0a0a0aa6;border-bottom:1px solid #ffffff14;height:52px;box-shadow:0 10px 30px #00000026}@media (min-width:768px){.Navbar-module__cJzEcG__scrolled{height:72px}}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0;padding:0 16px;display:flex}@media (min-width:768px){.Navbar-module__cJzEcG__container{padding:0 48px}}@media (min-width:1024px){.Navbar-module__cJzEcG__container{grid-template-columns:1fr auto 1fr;padding:0 72px;display:grid}}.Navbar-module__cJzEcG__logoContainer{align-items:center;gap:2px;display:flex}@media (min-width:768px){.Navbar-module__cJzEcG__logoContainer{gap:4px}}@media (min-width:1024px){.Navbar-module__cJzEcG__logoContainer{justify-self:start}}.Navbar-module__cJzEcG__logoWrapper{background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}@media (min-width:768px){.Navbar-module__cJzEcG__logoWrapper{width:38px;height:38px}}.Navbar-module__cJzEcG__logoImg{justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;transform:scale(1.45)}.Navbar-module__cJzEcG__logoContainer:hover .Navbar-module__cJzEcG__logoImg{transform:scale(1.52)}.Navbar-module__cJzEcG__brandName{letter-spacing:-.03em;color:var(--text-primary);white-space:nowrap;font-size:16.5px;font-weight:750;line-height:1;display:block}@media (min-width:768px){.Navbar-module__cJzEcG__brandName{font-size:22px}}@media (min-width:1024px){.Navbar-module__cJzEcG__brandName{font-size:28px}}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:44px;display:none}@media (min-width:768px){.Navbar-module__cJzEcG__navLinks{margin-left:110px;display:flex}}@media (min-width:1024px){.Navbar-module__cJzEcG__navLinks{justify-self:center;margin-left:150px;margin-right:0}}.Navbar-module__cJzEcG__link{color:var(--text-secondary);padding:.5rem 0;font-size:18px;font-weight:500;transition:color .2s cubic-bezier(.16,1,.3,1);position:relative}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__activeIndicator{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__actions{align-items:center;gap:1.5rem;display:flex}@media (min-width:1024px){.Navbar-module__cJzEcG__actions{justify-self:end}}.Navbar-module__cJzEcG__ctaButton{background:var(--text-primary);color:#000;border-radius:40px;padding:.8rem 1.6rem;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1),background .2s cubic-bezier(.16,1,.3,1),color .2s cubic-bezier(.16,1,.3,1);display:none;position:relative;overflow:hidden}@media (min-width:768px){.Navbar-module__cJzEcG__ctaButton{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}}.Navbar-module__cJzEcG__ctaIcon{vertical-align:middle;flex-shrink:0;transition:transform .2s;display:inline-block}.Navbar-module__cJzEcG__ctaButton:hover{background:var(--accent-primary);color:var(--text-primary);transform:translateY(-2px);box-shadow:0 10px 20px #6c63ff4d}.Navbar-module__cJzEcG__ctaButton:hover .Navbar-module__cJzEcG__ctaIcon{transform:scale(1.1)}.Navbar-module__cJzEcG__mobileMenuBtn{color:var(--text-primary);background:0 0;border:none;padding:.5rem;display:block}@media (min-width:768px){.Navbar-module__cJzEcG__mobileMenuBtn{display:none}}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:99;background:#0a0a0af2;border-bottom:1px solid #ffffff0d;flex-direction:column;gap:1.25rem;width:100%;padding:1.75rem 1.5rem;display:flex;position:fixed;top:52px;left:0}@media (min-width:768px){.Navbar-module__cJzEcG__mobileMenu{top:72px}}.Navbar-module__cJzEcG__mobileLink{color:var(--text-primary);border-bottom:1px solid #ffffff0d;padding-bottom:1rem;font-size:24px;font-weight:600}.Navbar-module__cJzEcG__mobileCtaBtn{background:var(--text-primary);color:#000;text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;margin-top:1rem;padding:1rem;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__mobileCtaIcon{flex-shrink:0}.Navbar-module__cJzEcG__mobileCtaBtn:hover,.Navbar-module__cJzEcG__mobileCtaBtn:active{background:var(--accent-primary);color:var(--text-primary)}.Navbar-module__cJzEcG__lightTheme,.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__brandName,.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__logoImg{color:#111827}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__link{color:#111827a6}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__link:hover{color:#111827}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__activeIndicator{background-color:var(--accent-primary)}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__ctaButton{color:#fff;background:#111827}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__ctaButton:hover{background:var(--accent-primary);color:#fff}.Navbar-module__cJzEcG__lightTheme.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffe0;border-bottom:1px solid #00000014;box-shadow:0 10px 30px #6c63ff0a}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__mobileMenuBtn{color:#111827}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__mobileMenu{background:#f6f6fa;border-bottom:1px solid #0000000f}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__mobileLink{color:#111827cc;border-bottom:1px solid #0000000f}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__mobileLink:hover{color:#111827}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__mobileCtaBtn{color:#fff;background:#111827}.Navbar-module__cJzEcG__lightTheme .Navbar-module__cJzEcG__mobileCtaBtn:hover{background:var(--accent-primary);color:#fff}
.Footer-module__S6Hkya__footer{background:var(--bg-primary);border-top:1px solid var(--glass-border);z-index:10;padding:5rem 0 2.5rem;position:relative}.Footer-module__S6Hkya__container{max-width:var(--max-width);padding:0 var(--padding-x);margin:0 auto}.Footer-module__S6Hkya__topSection{grid-template-columns:1.8fr 1fr 1fr 1.4fr;gap:3rem;margin-bottom:3.5rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:.85rem;margin-bottom:.85rem;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoCircle{background:#000;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000004d}.Footer-module__S6Hkya__logo:hover .Footer-module__S6Hkya__logoCircle{border-color:var(--accent-primary);transform:scale(1.06);box-shadow:0 0 20px #6c63ff59}.Footer-module__S6Hkya__logoImage{object-fit:cover;filter:invert();border-radius:50%;width:100%;height:100%;display:block;transform:scale(1.3)translateY(3.5%)}.Footer-module__S6Hkya__brandName{color:var(--text-primary);letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.Footer-module__S6Hkya__tagline{color:var(--accent-primary);margin-bottom:.85rem;font-size:.95rem;font-weight:600}.Footer-module__S6Hkya__desc{color:var(--text-secondary);max-width:90%;font-size:.9375rem;line-height:1.6}.Footer-module__S6Hkya__colTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1.25rem;font-size:1.05rem;font-weight:600}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.9375rem;line-height:1.5;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__S6Hkya__link:hover{color:var(--accent-primary);transform:translate(4px)}.Footer-module__S6Hkya__socialLinks{gap:.75rem;margin-top:1.25rem;display:flex}.Footer-module__S6Hkya__socialIcon{width:38px;height:38px;color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--accent-primary);color:#fff;box-shadow:0 5px 15px var(--accent-glow);transform:translateY(-3px)}.Footer-module__S6Hkya__contactCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__contactGroup{flex-direction:column;gap:1.15rem;display:flex}.Footer-module__S6Hkya__contactItem{align-items:center;gap:.6rem;display:flex}.Footer-module__S6Hkya__contactBlock{flex-direction:column;gap:.35rem;display:flex}.Footer-module__S6Hkya__blockHeader{align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__blockTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--accent-primary);font-size:.8125rem;font-weight:600}.Footer-module__S6Hkya__contactIcon{color:var(--accent-primary);flex-shrink:0}.Footer-module__S6Hkya__contactLink{color:var(--text-secondary);word-break:break-word;font-size:.9375rem;line-height:1.5;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__contactLink:hover{color:var(--accent-primary)}.Footer-module__S6Hkya__mumbaiNumbers{flex-direction:column;gap:.35rem;padding-left:1.35rem;display:flex}.Footer-module__S6Hkya__bottomSection{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.875rem}.Footer-module__S6Hkya__legalLinks{gap:1.75rem;display:flex}.Footer-module__S6Hkya__legalLinks a{color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__legalLinks a:hover{color:var(--text-primary)}@media (max-width:992px){.Footer-module__S6Hkya__footer{padding:4rem 0 2rem}.Footer-module__S6Hkya__topSection{grid-template-columns:1fr 1fr;gap:2.5rem 2rem;margin-bottom:3rem}.Footer-module__S6Hkya__desc{max-width:100%}}@media (max-width:576px){.Footer-module__S6Hkya__footer{padding:3rem 0 2rem}.Footer-module__S6Hkya__topSection{grid-template-columns:1fr;gap:2.25rem;margin-bottom:2.5rem}.Footer-module__S6Hkya__brandName{font-size:1.25rem}.Footer-module__S6Hkya__colTitle{margin-bottom:1rem;font-size:1rem}.Footer-module__S6Hkya__linkList{gap:.75rem}.Footer-module__S6Hkya__link,.Footer-module__S6Hkya__contactLink,.Footer-module__S6Hkya__desc{font-size:.9rem}.Footer-module__S6Hkya__socialLinks{margin-top:1rem}.Footer-module__S6Hkya__mumbaiNumbers{padding-left:1.15rem}.Footer-module__S6Hkya__bottomSection{text-align:center;flex-direction:column;gap:1.25rem;padding-top:1.5rem}.Footer-module__S6Hkya__legalLinks{gap:1.25rem}}
.Hero-module__ZARIfG__heroSection{background-color:#050505;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;height:100vh;min-height:800px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__noiseOverlay{z-index:5;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__ZARIfG__interactiveSpotlight{pointer-events:none;z-index:15;mix-blend-mode:color-dodge;transition:background .1s;position:absolute;inset:0}.Hero-module__ZARIfG__ghostTextContainer{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__ghostText{color:#0000;-webkit-text-stroke:1px #ffffff08;white-space:nowrap;letter-spacing:-.05em;font-size:35vw;font-weight:900;font-family:var(--font-inter), sans-serif;-webkit-user-select:none;user-select:none}.Hero-module__ZARIfG__ambientBackground{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__auroraOne{filter:blur(100px);background:radial-gradient(circle,#6c63ff26 0%,#0000 60%);width:60vw;height:60vw;animation:20s ease-in-out infinite alternate Hero-module__ZARIfG__auroraMorph;position:absolute;top:-10%;left:-10%}.Hero-module__ZARIfG__auroraTwo{filter:blur(120px);background:radial-gradient(circle,#c864ff14 0%,#0000 60%);width:70vw;height:70vw;animation:25s ease-in-out infinite alternate-reverse Hero-module__ZARIfG__auroraMorph;position:absolute;bottom:-20%;right:-10%}@keyframes Hero-module__ZARIfG__auroraMorph{0%{transform:translate(0)scale(1)rotate(0)}50%{transform:translate(10vw,5vh)scale(1.1)rotate(45deg)}to{transform:translate(-5vw,-5vh)scale(.9)rotate(-15deg)}}.Hero-module__ZARIfG__content{z-index:10;text-align:left;width:100%;max-width:1440px;padding:0 var(--padding-x);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__leftColumn{flex-direction:column;flex:0 0 52%;align-items:flex-start;display:flex;position:relative}@media (min-width:993px){.Hero-module__ZARIfG__leftColumn{padding-left:90px}}.Hero-module__ZARIfG__rightColumn{perspective:1200px;flex:0 0 45%;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__sculptureWrapper{z-index:20;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__headline{font-family:var(--font-inter), sans-serif;z-index:2;flex-direction:column;align-items:flex-start;margin-bottom:2rem;display:flex;position:relative}.Hero-module__ZARIfG__headlineRow{flex-wrap:wrap;justify-content:flex-start;gap:.3em;display:flex}.Hero-module__ZARIfG__wordWrapper{margin-bottom:-.25em;padding-bottom:.25em;display:inline-block;overflow:hidden}.Hero-module__ZARIfG__word{letter-spacing:-.06em;color:#ffffffe6;font-size:clamp(3rem,6vw,6.5rem);font-weight:300;line-height:1.05;display:inline-block}.Hero-module__ZARIfG__boldWord{font-weight:600}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg,#fff 0%,#a8a3ff 50%,#6c63ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subheadline{color:#fff9;letter-spacing:.02em;z-index:2;max-width:500px;margin-bottom:3.5rem;font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:300;line-height:1.8;position:relative}.Hero-module__ZARIfG__ctaGroup{z-index:2;align-items:center;gap:1.5rem;display:flex;position:relative}.Hero-module__ZARIfG__textSparklesContainer{pointer-events:none;z-index:1;position:absolute;inset:-10% -20%}.Hero-module__ZARIfG__ctaButton{letter-spacing:.05em;border-radius:100px;padding:1.2rem 3rem;font-size:1rem;font-weight:500;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Hero-module__ZARIfG__primaryBtn{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffff0d;border:1px solid #ffffff1a}.Hero-module__ZARIfG__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%}.Hero-module__ZARIfG__primaryBtn:hover:before{left:100%}.Hero-module__ZARIfG__primaryBtn:hover{background-color:#ffffff1a;border-color:#ffffff4d;transform:scale(.98)}.Hero-module__ZARIfG__secondaryBtn{color:#fff9;background-color:#0000}.Hero-module__ZARIfG__secondaryBtn:hover{color:#fff}@media (max-width:1200px){.Hero-module__ZARIfG__content{gap:4rem}}@media (max-width:992px){.Hero-module__ZARIfG__heroSection{height:auto;min-height:100vh;padding-top:100px;padding-bottom:4rem}.Hero-module__ZARIfG__content{text-align:center;flex-direction:column;gap:3rem}.Hero-module__ZARIfG__leftColumn{flex:none;order:1;align-items:center;width:100%}.Hero-module__ZARIfG__rightColumn{flex:none;order:2;width:100%;margin-bottom:1rem}.Hero-module__ZARIfG__headline,.Hero-module__ZARIfG__headlineRow{justify-content:center;align-items:center}.Hero-module__ZARIfG__subheadline{text-align:center;margin-bottom:2.5rem}.Hero-module__ZARIfG__word{font-size:clamp(3rem,8vw,4.5rem)}.Hero-module__ZARIfG__ghostText{font-size:28vw}}@media (max-width:768px){.Hero-module__ZARIfG__content{gap:2rem}.Hero-module__ZARIfG__centerLogoImg{max-width:180px;height:auto}.Hero-module__ZARIfG__logoText{font-size:clamp(1.6rem,5vw,2rem)}.Hero-module__ZARIfG__subheadline{padding:0 1rem;font-size:clamp(1rem,3.5vw,1.1rem)}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;gap:1rem;width:100%;max-width:320px}.Hero-module__ZARIfG__ctaButton{text-align:center;width:100%;padding:1rem 2rem}}@media (max-width:480px){.Hero-module__ZARIfG__heroSection{padding-top:100px}.Hero-module__ZARIfG__word{font-size:clamp(2.5rem,11vw,3.2rem)}.Hero-module__ZARIfG__centerLogoImg{max-width:150px}.Hero-module__ZARIfG__logoText{font-size:1.5rem}.Hero-module__ZARIfG__subheadline{margin-bottom:2rem;font-size:.95rem}.Hero-module__ZARIfG__ghostText{letter-spacing:-.02em;font-size:35vw}}
.ReadyToStartCTA-module__h49VVG__ctaSection{z-index:3;max-width:1200px;margin:0 auto;padding:80px 24px 100px;position:relative}.ReadyToStartCTA-module__h49VVG__ctaCard{text-align:center;color:#fff;background:linear-gradient(135deg,#0b0f17 0%,#111827 50%,#1f2937 100%);border:1px solid #ffffff1a;border-radius:32px;padding:64px 36px;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000059}.ReadyToStartCTA-module__h49VVG__cardGlow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#6c63ff47 0%,#0000 65%);width:600px;height:400px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.ReadyToStartCTA-module__h49VVG__cardGridPattern{opacity:.6;pointer-events:none;background-image:radial-gradient(#ffffff12 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.ReadyToStartCTA-module__h49VVG__cardContent{z-index:2;max-width:760px;margin:0 auto;position:relative}.ReadyToStartCTA-module__h49VVG__badge{color:#9c95ff;letter-spacing:.05em;text-transform:uppercase;background:#6c63ff2e;border:1px solid #6c63ff59;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:.82rem;font-weight:700;display:inline-flex}.ReadyToStartCTA-module__h49VVG__badgeDot{background-color:#6c63ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #6c63ff}.ReadyToStartCTA-module__h49VVG__title{letter-spacing:-.03em;color:#fff;margin-bottom:18px;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.15}.ReadyToStartCTA-module__h49VVG__description{color:#ffffffc7;margin-bottom:38px;font-size:clamp(1.05rem,1.3vw,1.2rem);line-height:1.7}.ReadyToStartCTA-module__h49VVG__buttonGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.ReadyToStartCTA-module__h49VVG__primaryBtn{color:#fff;background:#6c63ff;border-radius:100px;align-items:center;gap:10px;padding:16px 34px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 25px #6c63ff59}.ReadyToStartCTA-module__h49VVG__primaryBtn:hover{background:#5b52e0;transform:translateY(-3px);box-shadow:0 15px 35px #6c63ff80}.ReadyToStartCTA-module__h49VVG__secondaryBtn{color:#fff;background:#0f172a;border:2px solid #6c63ff;border-radius:100px;align-items:center;gap:10px;padding:16px 34px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);animation:3s ease-in-out infinite alternate ReadyToStartCTA-module__h49VVG__secondaryAuraPulse;display:inline-flex;box-shadow:0 0 15px #6c63ff66,0 0 30px #6c63ff33}.ReadyToStartCTA-module__h49VVG__secondaryBtn:hover{background:#1e293b;border-color:#837bff;transform:translateY(-3px);box-shadow:0 0 25px #6c63ffcc,0 0 50px #6c63ff66,0 15px 35px #00000080}@keyframes ReadyToStartCTA-module__h49VVG__secondaryAuraPulse{0%{box-shadow:0 0 12px #6c63ff66,0 0 25px #6c63ff33}to{box-shadow:0 0 22px #6c63ffb3,0 0 45px #6c63ff59}}@media (max-width:640px){.ReadyToStartCTA-module__h49VVG__ctaCard{border-radius:24px;padding:44px 20px}.ReadyToStartCTA-module__h49VVG__primaryBtn,.ReadyToStartCTA-module__h49VVG__secondaryBtn{justify-content:center;width:100%}}
.Sparkles-module__iv7bfW__sparklesContainer{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.Sparkles-module__iv7bfW__sparkle{mix-blend-mode:screen;background-color:#fff;border-radius:50%;position:absolute;box-shadow:0 0 10px 2px #6c63ff66,0 0 20px 4px #fff3}
.DigitalOrbit-module__SB-Nhq__orbitWrapper{place-items:center;width:560px;height:560px;margin:0 auto;display:grid;position:relative}.DigitalOrbit-module__SB-Nhq__ambientGlow{filter:blur(25px);pointer-events:none;z-index:1;background:radial-gradient(circle,#6c63ff29 0%,#0000 70%);grid-area:1/1;width:360px;height:360px}.DigitalOrbit-module__SB-Nhq__orbitRing{pointer-events:none;z-index:2;border:1px solid #ffffff0d;border-radius:50%;grid-area:1/1;box-shadow:0 0 15px #6c63ff08}.DigitalOrbit-module__SB-Nhq__rotatingContainer{pointer-events:none;z-index:3;grid-area:1/1;width:100%;height:100%;position:absolute;top:0;left:0}.DigitalOrbit-module__SB-Nhq__nodeWrapper{pointer-events:auto;z-index:5;position:absolute;transform:translate(-50%,-50%)}.DigitalOrbit-module__SB-Nhq__nodeGlass{-webkit-backdrop-filter:blur(12px);width:48px;height:48px;color:var(--text-primary);cursor:pointer;background:#121212a6;border:1.5px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;transition:background .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 1px 1px #ffffff1a,0 4px 15px #0006}.DigitalOrbit-module__SB-Nhq__nodeGlass:hover,.DigitalOrbit-module__SB-Nhq__nodeActive{background:#1c1834d9;border-color:#6c63ffa6;box-shadow:inset 0 1px 1.5px #fff3,0 0 20px #6c63ff66,0 4px 15px #6c63ff26}.DigitalOrbit-module__SB-Nhq__nodeIcon{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.DigitalOrbit-module__SB-Nhq__nodeLabel{-webkit-backdrop-filter:blur(12px);color:var(--text-primary);white-space:nowrap;pointer-events:none;z-index:10;background:#0a0a0ae6;border:1px solid #ffffff14;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;position:absolute;bottom:58px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #00000080}.DigitalOrbit-module__SB-Nhq__nodeLabel:after{content:"";border:5px solid #0000;border-top-color:#0a0a0ae6;position:absolute;top:100%;left:50%;transform:translate(-50%)}.DigitalOrbit-module__SB-Nhq__centerContainer{z-index:4;grid-area:1/1;justify-content:center;align-items:center;display:flex}.DigitalOrbit-module__SB-Nhq__centerLogoGlass{background:#04030a;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative;box-shadow:0 0 20px #04030af2}.DigitalOrbit-module__SB-Nhq__centerLogoGlow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#6c63ff38 0%,#0000 70%);border-radius:50%;width:140px;height:140px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DigitalOrbit-module__SB-Nhq__particle{pointer-events:none;z-index:1;filter:blur(.3px);background-color:#a8a3ff73;border-radius:50%;position:absolute}.DigitalOrbit-module__SB-Nhq__linesSvg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.DigitalOrbit-module__SB-Nhq__connectingLine{transition:stroke .4s cubic-bezier(.16,1,.3,1),stroke-width .4s cubic-bezier(.16,1,.3,1)}.DigitalOrbit-module__SB-Nhq__orbitScaleContainer{flex-shrink:0;justify-content:center;align-items:center;width:560px;height:560px;margin:0 auto;display:flex;overflow:visible}@media (max-width:1023px){.DigitalOrbit-module__SB-Nhq__orbitScaleContainer{width:420px;height:420px}.DigitalOrbit-module__SB-Nhq__orbitWrapper{transform-origin:50%;transform:scale(.75)}}@media (max-width:767px){.DigitalOrbit-module__SB-Nhq__orbitScaleContainer{width:308px;height:308px;margin-top:2rem}.DigitalOrbit-module__SB-Nhq__orbitWrapper{transform-origin:50%;transform:scale(.55)}}
.Philosophy-module__PUxW5G__section{padding:10rem 0;position:relative;overflow:hidden}.Philosophy-module__PUxW5G__container{max-width:var(--max-width);padding:0 var(--padding-x);flex-direction:column;gap:5rem;margin:0 auto;display:flex}.Philosophy-module__PUxW5G__header{max-width:900px}.Philosophy-module__PUxW5G__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted-light);margin-bottom:1.5rem;font-size:16px;font-weight:600;display:inline-block}.Philosophy-module__PUxW5G__title{letter-spacing:-.03em;color:var(--text-primary-light);font-size:clamp(32px,5vw,56px);font-weight:600;line-height:1.1}.Philosophy-module__PUxW5G__cardsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Philosophy-module__PUxW5G__cardsGrid{grid-template-columns:repeat(3,1fr)}}.Philosophy-module__PUxW5G__card{flex-direction:column;gap:1.5rem;padding:3rem 2.5rem;transition:transform .4s,box-shadow .4s;display:flex}.Philosophy-module__PUxW5G__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.Philosophy-module__PUxW5G__iconWrapper{background:var(--bg-light);width:64px;height:64px;color:var(--text-primary-light);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.Philosophy-module__PUxW5G__cardTitle{letter-spacing:-.02em;color:var(--text-primary-light);font-size:24px;font-weight:600}.Philosophy-module__PUxW5G__cardDesc{color:var(--text-secondary-light);font-size:18px;line-height:1.6}
.Services-module__dpHhBa__servicesSection{z-index:10;padding:8rem 0;position:relative}.Services-module__dpHhBa__container{max-width:var(--max-width);padding:0 var(--padding-x);margin:0 auto}.Services-module__dpHhBa__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}.Services-module__dpHhBa__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.Services-module__dpHhBa__titleUnderline{background:var(--accent-primary);width:60px;height:4px;box-shadow:0 0 10px var(--accent-glow);border-radius:2px}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);gap:1.75rem;display:grid}@media (max-width:1200px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}.Services-module__dpHhBa__cardWrapper{animation:8s ease-in-out infinite alternate Services-module__dpHhBa__floatCard}.Services-module__dpHhBa__cardWrapper:nth-child(2n){animation-duration:9s;animation-delay:-4s}.Services-module__dpHhBa__card{z-index:1;flex-direction:column;height:100%;padding:3rem 2.5rem;transition:transform .5s cubic-bezier(.175,.885,.32,1.275),box-shadow .5s;display:flex;position:relative;overflow:hidden;-webkit-backdrop-filter:none!important;background:#14141466!important;border:1px solid #ffffff0d!important;border-radius:24px!important;box-shadow:0 10px 30px #0003!important}.Services-module__dpHhBa__card:before{content:"";opacity:0;z-index:0;pointer-events:none;background:conic-gradient(#0000 0%,#ffffff0d 20%,#ffffff4d 40%,#6c63ffcc 50%,#ffffff4d 60%,#ffffff0d 80%,#0000 100%);width:200%;height:200%;transition:opacity .5s;animation:5s linear infinite Services-module__dpHhBa__liquidRotate;position:absolute;top:-50%;left:-50%}.Services-module__dpHhBa__card:after{content:"";z-index:1;-webkit-backdrop-filter:blur(24px);pointer-events:none;background:linear-gradient(135deg,#1e1e1ecc 0%,#0f0f0ff2 100%);border-radius:22.5px;position:absolute;inset:1.5px;box-shadow:inset 0 1px 1px #ffffff1a}.Services-module__dpHhBa__card:hover:before{opacity:1}.Services-module__dpHhBa__card:hover{transform:translateY(-12px)scale(1.02);border-color:#0000!important;box-shadow:0 30px 60px #0009,0 0 40px #6c63ff1a!important}@keyframes Services-module__dpHhBa__liquidRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Services-module__dpHhBa__card>*{z-index:2;position:relative}.Services-module__dpHhBa__cardHoverBorder{display:none}.Services-module__dpHhBa__iconWrapper{background:#6c63ff1a;border:1px solid #6c63ff33;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:all .3s;display:flex;position:relative}.Services-module__dpHhBa__icon{color:var(--accent-primary);z-index:2;transition:transform .3s}.Services-module__dpHhBa__iconGlow{background:var(--accent-primary);filter:blur(15px);opacity:0;z-index:1;border-radius:50%;width:100%;height:100%;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrapper{background:#6c63ff33}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__icon{color:#fff;transform:scale(1.1)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconGlow{opacity:.6}.Services-module__dpHhBa__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);font-size:1rem;line-height:1.6}.Services-module__dpHhBa__ctaWrapper{justify-content:center;margin-top:60px;display:flex}.Services-module__dpHhBa__ctaBtn{color:#fff;z-index:1;background:#0e0c1d;border:2px solid #6c63ff;border-radius:100px;align-items:center;gap:12px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);animation:3s ease-in-out infinite alternate Services-module__dpHhBa__auraPulse;display:inline-flex;position:relative;box-shadow:0 0 15px #6c63ff66,0 0 30px #6c63ff33}.Services-module__dpHhBa__ctaArrow{color:#9c95ff;z-index:3;transition:transform .3s cubic-bezier(.16,1,.3,1),color .3s}.Services-module__dpHhBa__ctaBtn span{z-index:3;position:relative}.Services-module__dpHhBa__ctaBtn:hover{background:#14112b;border-color:#837bff;transform:translateY(-4px);box-shadow:0 0 25px #6c63ffcc,0 0 50px #6c63ff66,0 15px 35px #00000080}.Services-module__dpHhBa__ctaBtn:hover .Services-module__dpHhBa__ctaArrow{color:#fff;transform:translate(6px)}@keyframes Services-module__dpHhBa__auraPulse{0%{box-shadow:0 0 12px #6c63ff66,0 0 25px #6c63ff33}to{box-shadow:0 0 22px #6c63ffb3,0 0 45px #6c63ff59}}@keyframes Services-module__dpHhBa__floatCard{0%{transform:translateY(0)}to{transform:translateY(-10px)}}
.WhyChooseUs-module__aV2w7G__section{background-color:var(--bg-white);padding:8rem 0;position:relative;overflow:hidden}.WhyChooseUs-module__aV2w7G__container{max-width:var(--max-width);padding:0 var(--padding-x);flex-direction:column;gap:5rem;margin:0 auto;display:flex}@media (min-width:1024px){.WhyChooseUs-module__aV2w7G__container{flex-direction:row;align-items:center;gap:8rem}}.WhyChooseUs-module__aV2w7G__header{flex:1}.WhyChooseUs-module__aV2w7G__label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted-light);margin-bottom:1.5rem;font-size:14px;font-weight:600;display:block}.WhyChooseUs-module__aV2w7G__title{letter-spacing:-.03em;color:var(--text-primary-light);margin-bottom:1.5rem;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.WhyChooseUs-module__aV2w7G__subtitle{color:var(--text-secondary-light);font-size:20px;line-height:1.6}.WhyChooseUs-module__aV2w7G__reasonsList{flex-direction:column;flex:1;gap:2rem;display:flex}.WhyChooseUs-module__aV2w7G__reasonCard{background:var(--bg-white);border:1px solid #0000000d;border-radius:16px;gap:1.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #00000008}.WhyChooseUs-module__aV2w7G__reasonCard:hover{transform:translate(10px);box-shadow:0 10px 30px #00000014}.WhyChooseUs-module__aV2w7G__icon{color:var(--text-primary-light);flex-shrink:0}.WhyChooseUs-module__aV2w7G__reasonTitle{color:var(--text-primary-light);margin-bottom:.5rem;font-size:20px;font-weight:600}.WhyChooseUs-module__aV2w7G__reasonDesc{color:var(--text-secondary-light);font-size:16px;line-height:1.5}
.Statistics-module__df-pLG__section{contain:layout style paint;background-color:#04030a;justify-content:center;align-items:center;padding:3.5rem 0 2.5rem;display:flex;position:relative;overflow:hidden}.Statistics-module__df-pLG__oceanContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Statistics-module__df-pLG__waveWrap{will-change:transform;width:200%;height:100%;position:absolute;bottom:0;left:0}.Statistics-module__df-pLG__oceanSvg{width:100%;height:100%;display:block}.Statistics-module__df-pLG__waveWrap1{opacity:.85;animation:16s cubic-bezier(.36,.45,.63,.53) infinite Statistics-module__df-pLG__oceanRoll1}.Statistics-module__df-pLG__waveWrap2{opacity:.75;animation:11s cubic-bezier(.36,.45,.63,.53) infinite reverse Statistics-module__df-pLG__oceanRoll2;bottom:-5px}.Statistics-module__df-pLG__waveWrap3{opacity:.9;animation:8s cubic-bezier(.36,.45,.63,.53) infinite Statistics-module__df-pLG__oceanRoll3;bottom:-10px}@keyframes Statistics-module__df-pLG__oceanRoll1{0%{transform:translate(0,0)}50%{transform:translate(-25%,-12px)}to{transform:translate(-50%)}}@keyframes Statistics-module__df-pLG__oceanRoll2{0%{transform:translate(-50%)}50%{transform:translate(-25%,10px)}to{transform:translate(0,0)}}@keyframes Statistics-module__df-pLG__oceanRoll3{0%{transform:translate(0,0)}50%{transform:translate(-25%,-8px)}to{transform:translate(-50%)}}.Statistics-module__df-pLG__centerGlow{filter:blur(50px);pointer-events:none;background:radial-gradient(#6c63ff29 0%,#3b82f60f 45%,#0000 70%);width:600px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Statistics-module__df-pLG__container{width:100%;max-width:1400px;padding:0 var(--padding-x,24px);z-index:10;margin:0 auto;position:relative}.Statistics-module__df-pLG__grid{-webkit-backdrop-filter:blur(24px);background:#0a0a1299;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 20px 45px #0006,inset 0 1px #ffffff0f}.Statistics-module__df-pLG__statCard{z-index:1;border-right:1px solid #ffffff0f;flex-direction:column;justify-content:center;align-items:center;padding:2.25rem 1.5rem;transition:background .3s;display:flex;position:relative;overflow:hidden}.Statistics-module__df-pLG__statCard:last-child{border-right:none}.Statistics-module__df-pLG__statCard:hover{background:#6c63ff0f}.Statistics-module__df-pLG__statCard:before{content:"";background:var(--accent-primary,#6c63ff);filter:blur(60px);opacity:0;z-index:-1;pointer-events:none;border-radius:50%;width:120px;height:120px;transition:opacity .4s,transform .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.Statistics-module__df-pLG__statCard:hover:before{opacity:.22;transform:translate(-50%,-50%)scale(1)}.Statistics-module__df-pLG__value{font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, sans-serif;letter-spacing:-.03em;color:#fff;text-shadow:0 2px 12px #0009;margin-bottom:.35rem;font-size:clamp(2.5rem,4vw,3.75rem);font-weight:750;line-height:1.1}.Statistics-module__df-pLG__label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.12em;text-align:center;margin:0;font-size:.8rem;font-weight:600}@media (max-width:1024px){.Statistics-module__df-pLG__section{padding:2.75rem 0 2rem}.Statistics-module__df-pLG__grid{grid-template-columns:repeat(2,1fr)}.Statistics-module__df-pLG__statCard:first-child,.Statistics-module__df-pLG__statCard:nth-child(2){border-bottom:1px solid #ffffff0f}.Statistics-module__df-pLG__statCard:nth-child(2n){border-right:none}}@media (max-width:600px){.Statistics-module__df-pLG__section{padding:2rem 0 1.5rem}.Statistics-module__df-pLG__grid{border-radius:16px;grid-template-columns:1fr}.Statistics-module__df-pLG__statCard{border-bottom:1px solid #ffffff0f;padding:1.5rem 1rem;border-right:none!important}.Statistics-module__df-pLG__statCard:last-child{border-bottom:none}.Statistics-module__df-pLG__value{font-size:clamp(2.25rem,9vw,3rem)}.Statistics-module__df-pLG__label{letter-spacing:.1em;font-size:.75rem}}
.Portfolio-module__uAcsSq__section{contain:paint;background:#04030a;flex-direction:column;min-height:auto;padding:2rem 0 4rem;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.Portfolio-module__uAcsSq__section{min-height:100vh;padding:2.75rem 0 5.5rem}}.Portfolio-module__uAcsSq__cyberRadialGlow{pointer-events:none;z-index:1;filter:blur(40px);background:radial-gradient(at bottom,#6c63ff73 0%,#4f46e547 35%,#2563eb1f 60%,#0000 75%);height:65%;animation:12s ease-in-out infinite alternate Portfolio-module__uAcsSq__auraColorCycle;position:absolute;bottom:0;left:0;right:0;transform:translateZ(0)}@keyframes Portfolio-module__uAcsSq__auraColorCycle{0%{filter:blur(40px)hue-rotate()}50%{filter:blur(45px)hue-rotate(45deg)}to{filter:blur(40px)hue-rotate(-35deg)}}.Portfolio-module__uAcsSq__cyberGridPlane{transform-origin:bottom;pointer-events:none;z-index:1;will-change:background-position;background-image:linear-gradient(90deg,#6c63ff47 1px,#0000 1px),linear-gradient(#6c63ff47 1px,#0000 1px);background-size:44px 44px;height:75%;animation:8s linear infinite Portfolio-module__uAcsSq__moveCyberGrid,12s ease-in-out infinite alternate Portfolio-module__uAcsSq__gridHueCycle;position:absolute;bottom:-20%;left:-30%;right:-30%;transform:perspective(400px)rotateX(68deg)translateZ(0);-webkit-mask-image:linear-gradient(#0000 15%,#000 80%);mask-image:linear-gradient(#0000 15%,#000 80%)}@keyframes Portfolio-module__uAcsSq__moveCyberGrid{0%{background-position:0 0}to{background-position:0 44px}}@keyframes Portfolio-module__uAcsSq__gridHueCycle{0%{filter:hue-rotate()}50%{filter:hue-rotate(45deg)}to{filter:hue-rotate(-35deg)}}.Portfolio-module__uAcsSq__container{width:100%;max-width:var(--max-width);z-index:2;box-sizing:border-box;flex-direction:column;margin:0 auto;padding:0 1.25rem;display:flex;position:relative}@media (min-width:768px){.Portfolio-module__uAcsSq__container{padding:0 var(--padding-x)}}.Portfolio-module__uAcsSq__header{z-index:2;justify-content:space-between;align-items:flex-end;gap:16px;width:100%;margin-bottom:2rem;display:flex;position:relative}@media (min-width:1024px){.Portfolio-module__uAcsSq__header{margin-bottom:3rem}}.Portfolio-module__uAcsSq__titleContainer{flex-direction:column;gap:.4rem;display:flex}.Portfolio-module__uAcsSq__badgePill{-webkit-backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:.12em;background:#ffffff0f;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:5px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.Portfolio-module__uAcsSq__accentDot{background:var(--accent-primary);width:6px;height:6px;box-shadow:0 0 8px var(--accent-primary);border-radius:50%}.Portfolio-module__uAcsSq__title{color:#fff;letter-spacing:-.03em;font-size:clamp(1.85rem,4.5vw,3.5rem);font-weight:800;line-height:1.12}.Portfolio-module__uAcsSq__titleAccent{color:var(--accent-primary)}.Portfolio-module__uAcsSq__navControls{align-items:center;gap:.6rem;display:flex}.Portfolio-module__uAcsSq__arrowGroup{align-items:center;gap:.4rem;display:flex}.Portfolio-module__uAcsSq__counterBadge{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:100px;padding:5px 12px;font-family:monospace;font-size:12.5px;font-weight:700}.Portfolio-module__uAcsSq__navButton{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s,border-color .2s;display:flex}@media (min-width:768px){.Portfolio-module__uAcsSq__navButton{width:44px;height:44px}}.Portfolio-module__uAcsSq__navButton:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px)}@media (max-width:640px){.Portfolio-module__uAcsSq__header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.Portfolio-module__uAcsSq__titleContainer{gap:.35rem;width:100%}.Portfolio-module__uAcsSq__badgePill{letter-spacing:.08em;padding:4px 10px;font-size:.72rem}.Portfolio-module__uAcsSq__title{font-size:clamp(1.75rem,7vw,2.25rem);line-height:1.15}.Portfolio-module__uAcsSq__navControls{justify-content:space-between;align-items:center;width:100%;padding-top:.25rem;display:flex}.Portfolio-module__uAcsSq__counterBadge{padding:4px 10px;font-size:11.5px}.Portfolio-module__uAcsSq__navButton{width:36px;height:36px}}.Portfolio-module__uAcsSq__desktopCarousel{display:none}@media (min-width:1024px){.Portfolio-module__uAcsSq__desktopCarousel{contain:layout style;border-radius:24px;gap:10px;width:100%;height:550px;display:flex;position:relative}}.Portfolio-module__uAcsSq__projectCard{cursor:pointer;will-change:flex;box-sizing:border-box;background:#0e111ad9;border:1px solid #ffffff1f;border-radius:20px;flex:1;min-width:65px;transition:flex .45s cubic-bezier(.16,1,.3,1),border-color .25s,background .25s,box-shadow .25s;position:relative;overflow:hidden;transform:translateZ(0)}.Portfolio-module__uAcsSq__projectCardActive,.Portfolio-module__uAcsSq__projectCard:hover{background:#0a0d16f5;border-color:#ffffff61;box-shadow:0 16px 40px #000000b3,0 0 20px #6c63ff26;flex:5.2!important}.Portfolio-module__uAcsSq__desktopCarousel:hover .Portfolio-module__uAcsSq__projectCard:not(:hover):not(.Portfolio-module__uAcsSq__projectCardActive){opacity:.78;flex:.7}.Portfolio-module__uAcsSq__collapsedContent{z-index:2;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:center;padding:22px 10px;transition:opacity .2s;display:flex;position:absolute;inset:0;transform:translateZ(0)}.Portfolio-module__uAcsSq__projectCardActive .Portfolio-module__uAcsSq__collapsedContent,.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__collapsedContent{opacity:0}.Portfolio-module__uAcsSq__cardTopNumber{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;padding:3px 8px;font-family:monospace;font-size:11px;font-weight:800}.Portfolio-module__uAcsSq__verticalText{writing-mode:vertical-rl;color:#fff;letter-spacing:.05em;white-space:nowrap;text-shadow:0 2px 8px #000c;font-size:15px;font-weight:700;transform:rotate(180deg)}.Portfolio-module__uAcsSq__cardIndicator{color:#fffc;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:flex}.Portfolio-module__uAcsSq__expandedContent{z-index:2;opacity:0;pointer-events:none;box-sizing:border-box;will-change:opacity, transform;flex-direction:column;justify-content:space-between;padding:20px 22px;transition:opacity .3s 40ms,transform .35s cubic-bezier(.16,1,.3,1) 40ms;display:flex;position:absolute;inset:0;transform:translateY(6px)translateZ(0)}.Portfolio-module__uAcsSq__projectCardActive .Portfolio-module__uAcsSq__expandedContent,.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__expandedContent{opacity:1;pointer-events:auto;transform:translateY(0)translateZ(0)}.Portfolio-module__uAcsSq__expandedHeader{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.Portfolio-module__uAcsSq__headerLeftGroup{align-items:center;gap:8px;display:flex}.Portfolio-module__uAcsSq__headerNumber{color:#000;background:#fff;border-radius:6px;padding:2px 8px;font-family:monospace;font-size:11px;font-weight:800}.Portfolio-module__uAcsSq__headerCategory{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.08em;font-size:11.5px;font-weight:700}.Portfolio-module__uAcsSq__headerTitle{color:#fff;letter-spacing:-.02em;font-size:22px;font-weight:800}.Portfolio-module__uAcsSq__headerCtaBtn{color:#000;white-space:nowrap;background:#fff;border-radius:100px;flex-shrink:0;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.Portfolio-module__uAcsSq__headerCtaBtn:hover{background:var(--accent-primary);color:#fff;transform:translateY(-2px)}.Portfolio-module__uAcsSq__safariWindow{background:#fff;border:1px solid #ffffff40;border-radius:14px;flex-direction:column;flex:1;width:100%;min-height:290px;max-height:315px;margin:10px 0 8px;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 12px 30px #0009}.Portfolio-module__uAcsSq__safariToolbar{z-index:2;background:#f5f5f7fa;border-bottom:1px solid #00000014;flex-shrink:0;justify-content:space-between;align-items:center;height:34px;padding:0 12px;display:flex}.Portfolio-module__uAcsSq__safariControls{align-items:center;gap:10px;display:flex}.Portfolio-module__uAcsSq__safariDots{align-items:center;gap:5px;display:flex}.Portfolio-module__uAcsSq__dotClose{background:#ff5f56;border-radius:50%;width:9px;height:9px}.Portfolio-module__uAcsSq__dotMin{background:#ffbd2e;border-radius:50%;width:9px;height:9px}.Portfolio-module__uAcsSq__dotMax{background:#27c93f;border-radius:50%;width:9px;height:9px}.Portfolio-module__uAcsSq__safariNavChevrons{color:#8e8e93;align-items:center;gap:3px;display:flex}.Portfolio-module__uAcsSq__safariUrlCapsule{color:#1d1d1f;background:#fff;border:1px solid #00000014;border-radius:5px;align-items:center;gap:5px;padding:2px 14px;font-size:11px;font-weight:500;display:inline-flex}.Portfolio-module__uAcsSq__safariStatusBadge{color:#10b981;align-items:center;gap:4px;font-size:10.5px;font-weight:700;display:inline-flex}.Portfolio-module__uAcsSq__liveDot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #10b981}.Portfolio-module__uAcsSq__safariScreenArea{background:#000;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__safariImage{object-fit:cover;object-position:top center;will-change:transform;width:100%;height:100%;transition:transform .35s ease-out}.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__safariImage{transform:scale(1.02)}.Portfolio-module__uAcsSq__expandedFooter{border-top:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding-top:8px;display:flex}.Portfolio-module__uAcsSq__projectDesc{color:#ffffffd9;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:480px;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.Portfolio-module__uAcsSq__techRow{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.Portfolio-module__uAcsSq__techBadge{color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;padding:2px 7px;font-size:10.5px;font-weight:600}.Portfolio-module__uAcsSq__mobileContainer{width:100%;display:block;position:relative}@media (min-width:1024px){.Portfolio-module__uAcsSq__mobileContainer{display:none}}.Portfolio-module__uAcsSq__mobileCarousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:16px;margin:0 -1.25rem;padding:8px 1.25rem 24px;display:flex;overflow-x:auto}.Portfolio-module__uAcsSq__mobileCarousel::-webkit-scrollbar{display:none}.Portfolio-module__uAcsSq__mobileCard{scroll-snap-align:center;box-sizing:border-box;background:#0e111af2;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;flex:0 0 calc(100vw - 3rem);max-width:380px;transition:transform .25s,border-color .25s;display:flex;overflow:hidden;transform:translateZ(0);box-shadow:0 16px 36px #00000073,0 2px 8px #6c63ff26}.Portfolio-module__uAcsSq__mobileSafariWindow{aspect-ratio:16/10;background:#000;border-bottom:1px solid #ffffff14;flex-direction:column;width:100%;min-height:190px;display:flex;overflow:hidden}.Portfolio-module__uAcsSq__mobileSafariBar{z-index:2;background:#f5f5f7fa;border-bottom:1px solid #00000014;flex-shrink:0;justify-content:space-between;align-items:center;height:32px;padding:0 12px;display:flex}.Portfolio-module__uAcsSq__mobileSafariDots{align-items:center;gap:4.5px;display:flex}.Portfolio-module__uAcsSq__mobileSafariDotRed{background:#ff5f56;border-radius:50%;width:7.5px;height:7.5px}.Portfolio-module__uAcsSq__mobileSafariDotYellow{background:#ffbd2e;border-radius:50%;width:7.5px;height:7.5px}.Portfolio-module__uAcsSq__mobileSafariDotGreen{background:#27c93f;border-radius:50%;width:7.5px;height:7.5px}.Portfolio-module__uAcsSq__mobileSafariUrl{color:#1d1d1f;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #00000014;border-radius:6px;align-items:center;gap:4px;max-width:160px;padding:2px 10px;font-size:10.5px;font-weight:500;display:inline-flex;overflow:hidden}.Portfolio-module__uAcsSq__mobileLiveStatus{color:#10b981;align-items:center;gap:4px;font-size:9.5px;font-weight:700;display:inline-flex}.Portfolio-module__uAcsSq__mobileMediaScreen{background:#050608;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__mobileImage{object-fit:cover;object-position:top center;transition:transform .4s}.Portfolio-module__uAcsSq__mobileCardBody{flex-direction:column;flex:1;gap:10px;padding:16px 18px 20px;display:flex}.Portfolio-module__uAcsSq__mobileCategoryRow{align-items:center;gap:8px;display:flex}.Portfolio-module__uAcsSq__mobileNumber{color:#000;background:#fff;border-radius:6px;padding:2px 7px;font-family:monospace;font-size:10.5px;font-weight:800;line-height:1.2}.Portfolio-module__uAcsSq__mobileCategory{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-primary);font-size:11px;font-weight:700}.Portfolio-module__uAcsSq__mobileTitle{color:#fff;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800;line-height:1.2}.Portfolio-module__uAcsSq__mobileDesc{color:#ffffffbf;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.Portfolio-module__uAcsSq__mobileTechRow{flex-wrap:wrap;gap:5px;display:flex}.Portfolio-module__uAcsSq__mobileTechBadge{color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;padding:3px 8px;font-size:10.5px;font-weight:600}.Portfolio-module__uAcsSq__mobileActionBtn{color:#000;box-sizing:border-box;background:#fff;border-radius:100px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:4px;padding:12px 18px;font-size:13.5px;font-weight:700;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex;box-shadow:0 4px 14px #ffffff26}.Portfolio-module__uAcsSq__mobileActionBtn:active{transform:scale(.98)}.Portfolio-module__uAcsSq__dotsWrapper{justify-content:center;align-items:center;gap:6px;margin-top:4px;display:flex}.Portfolio-module__uAcsSq__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.Portfolio-module__uAcsSq__dotActive{background:var(--accent-primary,#6c63ff);border-radius:8px;width:22px;box-shadow:0 0 10px #6c63ff80}
.Testimonials-module__ItA9Ha__section{background:var(--bg-white,#fff);color:var(--text-primary-light,#000);padding:3.5rem 0 4rem;position:relative}.Testimonials-module__ItA9Ha__container{max-width:var(--max-width,1280px);padding:0 var(--padding-x,2rem);margin:0 auto}.Testimonials-module__ItA9Ha__inContentCard{background:#fff;border:1px solid #00000014;border-radius:24px;flex-direction:column;gap:1.75rem;max-width:860px;margin:0 auto;padding:2.25rem 2.5rem;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 28px -4px #0000000a,0 1px 3px #00000005}.Testimonials-module__ItA9Ha__inContentCard:hover{border-color:#6c63ff4d;box-shadow:0 12px 36px -6px #6c63ff14,0 4px 12px #00000005}.Testimonials-module__ItA9Ha__cardHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding-bottom:1.25rem;display:flex}.Testimonials-module__ItA9Ha__tagBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-primary,#6c63ff);background:#6c63ff12;border:1px solid #6c63ff2e;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.Testimonials-module__ItA9Ha__badgeIcon{color:var(--accent-primary,#6c63ff)}.Testimonials-module__ItA9Ha__navControls{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__counter{font-family:monospace, var(--font-mono,monospace);color:#777;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Testimonials-module__ItA9Ha__arrowGroup{align-items:center;gap:.4rem;display:flex}.Testimonials-module__ItA9Ha__arrowBtn{color:#222;cursor:pointer;background:#f7f7f8;border:1px solid #0000000f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.Testimonials-module__ItA9Ha__arrowBtn:hover{background:var(--accent-primary,#6c63ff);border-color:var(--accent-primary,#6c63ff);color:#fff;transform:scale(1.06)}.Testimonials-module__ItA9Ha__quoteWrapper{cursor:grab;align-items:center;min-height:110px;display:flex;position:relative}.Testimonials-module__ItA9Ha__quoteWrapper:active{cursor:grabbing}.Testimonials-module__ItA9Ha__quoteBody{-webkit-user-select:none;user-select:none;width:100%}.Testimonials-module__ItA9Ha__quoteText{color:#1a1a1a;letter-spacing:-.015em;margin:0;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:450;line-height:1.65}.Testimonials-module__ItA9Ha__cardFooter{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.5rem;display:flex}.Testimonials-module__ItA9Ha__authorMeta{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatarPill{color:#fff;background:linear-gradient(135deg,#6c63ff 0%,#4834d4 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.05rem;font-weight:700;display:flex;box-shadow:0 4px 14px #6c63ff40}.Testimonials-module__ItA9Ha__authorDetails{text-align:left;flex-direction:column;gap:.2rem;display:flex}.Testimonials-module__ItA9Ha__authorName{color:#000;letter-spacing:-.01em;font-size:1.1rem;font-weight:750;line-height:1.25}.Testimonials-module__ItA9Ha__authorRole{color:#555;margin:0;font-size:.92rem;font-weight:450;line-height:1.3}.Testimonials-module__ItA9Ha__dot{color:#bbb;margin:0 .25rem}.Testimonials-module__ItA9Ha__companyName{color:var(--accent-primary,#6c63ff);font-weight:650}.Testimonials-module__ItA9Ha__clientTabs{align-items:center;gap:.35rem;display:flex}.Testimonials-module__ItA9Ha__tabDot{cursor:pointer;background:#0000001f;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.Testimonials-module__ItA9Ha__activeTabDot{background:var(--accent-primary,#6c63ff);border-radius:999px;width:22px}.Testimonials-module__ItA9Ha__mobileProgressTrack{background:#0000000d;width:100%;height:3px;display:none;position:absolute;bottom:0;left:0}.Testimonials-module__ItA9Ha__mobileProgressBar{background:var(--accent-primary,#6c63ff);height:100%;transition:width .3s}@media (max-width:768px){.Testimonials-module__ItA9Ha__section{padding:2.25rem 0 2.5rem}.Testimonials-module__ItA9Ha__container{padding:0 1rem}.Testimonials-module__ItA9Ha__inContentCard{border-radius:20px;gap:1.2rem;padding:1.35rem 1.25rem 1.5rem}.Testimonials-module__ItA9Ha__cardHeader{padding-bottom:.85rem}.Testimonials-module__ItA9Ha__tagBadge{padding:.25rem .6rem;font-size:.68rem}.Testimonials-module__ItA9Ha__counter{font-size:.75rem}.Testimonials-module__ItA9Ha__arrowBtn{width:28px;height:28px}.Testimonials-module__ItA9Ha__quoteWrapper{min-height:auto;padding:.25rem 0}.Testimonials-module__ItA9Ha__quoteText{color:#1f1f1f;font-size:.98rem;line-height:1.6}.Testimonials-module__ItA9Ha__cardFooter{gap:.75rem;padding-top:1rem}.Testimonials-module__ItA9Ha__authorMeta{gap:.75rem;width:100%}.Testimonials-module__ItA9Ha__avatarPill{width:40px;height:40px;font-size:.95rem}.Testimonials-module__ItA9Ha__authorName{font-size:.98rem}.Testimonials-module__ItA9Ha__authorRole{font-size:.82rem}.Testimonials-module__ItA9Ha__clientTabs{display:none}.Testimonials-module__ItA9Ha__mobileProgressTrack{display:block}}
.article-module__1TK4zG__progressBar{z-index:1000;background:linear-gradient(90deg,#6c63ff 0%,#8b5cf6 100%);height:3px;transition:width .1s ease-out;position:fixed;top:0;left:0;box-shadow:0 0 12px #6c63ff99}.article-module__1TK4zG__pageContainer{color:#111827;background-color:#f6f6fa;width:100%;max-width:100vw;min-height:100vh;position:relative;overflow-x:hidden}.article-module__1TK4zG__articleHero{box-sizing:border-box;max-width:1100px;margin:0 auto;padding:80px 16px 24px}@media (min-width:768px){.article-module__1TK4zG__articleHero{padding:130px 32px 40px}}.article-module__1TK4zG__backLink{color:var(--accent-primary);align-items:center;gap:8px;margin-bottom:16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .3s;display:inline-flex}@media (min-width:768px){.article-module__1TK4zG__backLink{margin-bottom:24px;font-size:.9rem}}.article-module__1TK4zG__backLink:hover{transform:translate(-4px)}.article-module__1TK4zG__categoryPill{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;background:#6c63ff14;border:1px solid #6c63ff2e;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:.75rem;font-weight:700;display:inline-flex}@media (min-width:768px){.article-module__1TK4zG__categoryPill{margin-bottom:20px;padding:6px 16px;font-size:.8rem}}.article-module__1TK4zG__articleTitle{letter-spacing:-.025em;color:#111827;word-break:break-word;overflow-wrap:break-word;margin-bottom:16px;font-size:clamp(1.65rem,5.5vw,3.4rem);font-weight:850;line-height:1.22}@media (min-width:768px){.article-module__1TK4zG__articleTitle{margin-bottom:24px}}.article-module__1TK4zG__articleExcerpt{color:var(--text-secondary-light,#4b5563);max-width:850px;margin-bottom:24px;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:400;line-height:1.65}@media (min-width:768px){.article-module__1TK4zG__articleExcerpt{margin-bottom:36px;line-height:1.7}}.article-module__1TK4zG__authorBar{box-sizing:border-box;border-top:1px solid #00000014;border-bottom:1px solid #00000014;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding-top:16px;padding-bottom:20px;display:flex}@media (min-width:640px){.article-module__1TK4zG__authorBar{flex-direction:row;justify-content:space-between;align-items:center;padding-top:24px;padding-bottom:32px}}.article-module__1TK4zG__authorMeta{align-items:center;gap:12px;display:flex}@media (min-width:768px){.article-module__1TK4zG__authorMeta{gap:16px}}.article-module__1TK4zG__authorBadge{width:42px;height:42px;color:var(--accent-primary);letter-spacing:.05em;background:#6c63ff1a;border:1.5px solid #6c63ff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex;box-shadow:0 4px 14px #6c63ff1f}@media (min-width:768px){.article-module__1TK4zG__authorBadge{width:48px;height:48px;font-size:1.1rem}}.article-module__1TK4zG__authorName{color:#111827;margin-bottom:2px;font-size:.95rem;font-weight:800}@media (min-width:768px){.article-module__1TK4zG__authorName{font-size:1.05rem}}.article-module__1TK4zG__authorRole{color:var(--text-muted-light,#6b7280);font-size:.8rem;font-weight:500}@media (min-width:768px){.article-module__1TK4zG__authorRole{font-size:.85rem}}.article-module__1TK4zG__metaInfo{color:var(--text-muted-light,#6b7280);flex-wrap:wrap;align-items:center;gap:14px;font-size:.82rem;font-weight:600;display:flex}@media (min-width:768px){.article-module__1TK4zG__metaInfo{gap:20px;font-size:.9rem}}.article-module__1TK4zG__metaItem{align-items:center;gap:5px;display:flex}.article-module__1TK4zG__contentGrid{box-sizing:border-box;grid-template-columns:1fr;gap:32px;max-width:1100px;margin:0 auto;padding:16px 16px 60px;display:grid}@media (min-width:768px){.article-module__1TK4zG__contentGrid{padding:32px 32px 80px}}@media (min-width:992px){.article-module__1TK4zG__contentGrid{grid-template-columns:260px 1fr;gap:48px;padding:40px 32px 100px}}.article-module__1TK4zG__sidebar{display:none}@media (min-width:992px){.article-module__1TK4zG__sidebar{display:block}}.article-module__1TK4zG__stickyToc{background:#fff;border:1px solid #6c63ff1a;border-radius:20px;padding:24px;position:sticky;top:120px;box-shadow:0 10px 30px #6c63ff08}.article-module__1TK4zG__tocTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);align-items:center;gap:8px;margin-bottom:16px;font-size:.85rem;font-weight:800;display:flex}.article-module__1TK4zG__tocList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.article-module__1TK4zG__tocLink{color:var(--text-secondary-light,#4b5563);font-size:.9rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s;display:block}.article-module__1TK4zG__tocLink:hover{color:var(--accent-primary);transform:translate(4px)}.article-module__1TK4zG__shareSection{border-top:1px solid #0000000f;margin-top:28px;padding-top:20px}.article-module__1TK4zG__shareTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted-light,#6b7280);margin-bottom:12px;font-size:.8rem;font-weight:700}.article-module__1TK4zG__shareBtnGroup{gap:10px;display:flex}.article-module__1TK4zG__shareBtn{width:36px;height:36px;color:var(--accent-primary);cursor:pointer;background:#6c63ff12;border:1px solid #6c63ff26;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.article-module__1TK4zG__shareBtn:hover{background:var(--accent-primary);color:#fff;transform:translateY(-2px)}.article-module__1TK4zG__articleBody{box-sizing:border-box;word-break:break-word;background:#fff;border:1px solid #6c63ff14;border-radius:18px;width:100%;padding:22px 18px;overflow-x:hidden;box-shadow:0 12px 40px #6c63ff08,0 2px 6px #00000005}@media (min-width:768px){.article-module__1TK4zG__articleBody{border-radius:28px;padding:48px}}.article-module__1TK4zG__introParagraph{color:#1f2937;margin-bottom:20px;font-size:1.05rem;font-weight:500;line-height:1.8}@media (min-width:768px){.article-module__1TK4zG__introParagraph{margin-bottom:24px;font-size:1.2rem;line-height:1.95}}.article-module__1TK4zG__paragraph{color:#374151;margin-bottom:20px;font-size:.98rem;font-weight:400;line-height:1.8}@media (min-width:768px){.article-module__1TK4zG__paragraph{margin-bottom:24px;font-size:1.1rem;line-height:1.9}}.article-module__1TK4zG__sectionHeading{color:#111827;letter-spacing:-.02em;word-break:break-word;margin-top:32px;margin-bottom:16px;scroll-margin-top:90px;font-size:clamp(1.35rem,4vw,1.85rem);font-weight:800}@media (min-width:768px){.article-module__1TK4zG__sectionHeading{margin-top:48px;margin-bottom:20px;scroll-margin-top:140px}}.article-module__1TK4zG__quoteBox{border-left:4px solid var(--accent-primary);color:#111827;box-sizing:border-box;background:#6c63ff0a;border-radius:0 12px 12px 0;margin:24px 0;padding:16px 18px;font-size:1.02rem;font-style:italic;font-weight:600;line-height:1.65;position:relative}@media (min-width:768px){.article-module__1TK4zG__quoteBox{border-radius:0 16px 16px 0;margin:36px 0;padding:24px 32px;font-size:1.2rem;line-height:1.75}}.article-module__1TK4zG__codeContainer{border:1px solid #ffffff1a;border-radius:12px;max-width:100%;margin:24px 0;overflow:hidden;box-shadow:0 12px 30px #00000026}@media (min-width:768px){.article-module__1TK4zG__codeContainer{border-radius:16px;margin:32px 0}}.article-module__1TK4zG__codeHeader{font-size:.75rem;font-family:var(--font-geist-mono), monospace;color:#a6adc8;background:#181825;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}@media (min-width:768px){.article-module__1TK4zG__codeHeader{padding:10px 18px;font-size:.8rem}}.article-module__1TK4zG__codeBlock{color:#cdd6f4;font-family:var(--font-geist-mono), monospace;-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#1e1e2e;max-width:100%;margin:0;padding:16px;font-size:.82rem;line-height:1.65;overflow-x:auto}@media (min-width:768px){.article-module__1TK4zG__codeBlock{padding:24px;font-size:.92rem;line-height:1.75}}.article-module__1TK4zG__codeCaption{color:var(--text-muted-light,#6b7280);text-align:center;margin-top:8px;font-size:.8rem;font-style:italic}.article-module__1TK4zG__takeawaysCard{box-sizing:border-box;background:#6c63ff0a;border:1px solid #6c63ff29;border-radius:16px;margin:24px 0;padding:20px 16px}@media (min-width:768px){.article-module__1TK4zG__takeawaysCard{border-radius:20px;margin:36px 0;padding:28px}}.article-module__1TK4zG__takeawaysTitle{color:var(--accent-primary);align-items:center;gap:8px;margin-bottom:14px;font-size:.95rem;font-weight:800;display:flex}@media (min-width:768px){.article-module__1TK4zG__takeawaysTitle{margin-bottom:16px;font-size:1rem}}.article-module__1TK4zG__takeawaysList{flex-direction:column;gap:8px;margin:0;padding-left:18px;display:flex}@media (min-width:768px){.article-module__1TK4zG__takeawaysList{gap:10px;padding-left:20px}}.article-module__1TK4zG__takeawayItem{color:#1f2937;font-size:.92rem;font-weight:500;line-height:1.55}@media (min-width:768px){.article-module__1TK4zG__takeawayItem{font-size:1.02rem;line-height:1.6}}.article-module__1TK4zG__conclusionBox{color:#111827;border-top:1px solid #00000014;margin-top:36px;padding-top:24px;font-size:1.05rem;font-weight:600;line-height:1.75}@media (min-width:768px){.article-module__1TK4zG__conclusionBox{margin-top:56px;padding-top:36px;font-size:1.15rem;line-height:1.9}}.article-module__1TK4zG__authorFooterCard{text-align:center;box-sizing:border-box;background:#f8f9fe;border:1px solid #6c63ff1f;border-radius:18px;flex-direction:column;align-items:center;gap:16px;margin-top:36px;padding:20px;display:flex}@media (min-width:640px){.article-module__1TK4zG__authorFooterCard{text-align:left;border-radius:24px;flex-direction:row;gap:24px;margin-top:60px;padding:32px}}.article-module__1TK4zG__authorBio{color:var(--text-secondary-light,#4b5563);margin-top:6px;font-size:.9rem;line-height:1.6}@media (min-width:768px){.article-module__1TK4zG__authorBio{font-size:.95rem;line-height:1.65}}.article-module__1TK4zG__tagsRow{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}@media (min-width:768px){.article-module__1TK4zG__tagsRow{gap:10px;margin-top:36px}}.article-module__1TK4zG__tagPill{color:var(--text-secondary-light,#4b5563);background:#f3f4f6;border-radius:100px;padding:5px 12px;font-size:.78rem;font-weight:600}@media (min-width:768px){.article-module__1TK4zG__tagPill{padding:6px 14px;font-size:.82rem}}
.article-module__8Yx8aq__progressBar{z-index:1000;background:linear-gradient(90deg,#6c63ff 0%,#8b5cf6 100%);height:3px;transition:width .1s ease-out;position:fixed;top:0;left:0;box-shadow:0 0 12px #6c63ff99}.article-module__8Yx8aq__pageContainer{color:#111827;background-color:#f6f6fa;width:100%;max-width:100vw;min-height:100vh;position:relative;overflow-x:hidden}.article-module__8Yx8aq__articleHero{box-sizing:border-box;max-width:1100px;margin:0 auto;padding:80px 16px 24px}@media (min-width:768px){.article-module__8Yx8aq__articleHero{padding:130px 32px 40px}}.article-module__8Yx8aq__backLink{color:var(--accent-primary);align-items:center;gap:8px;margin-bottom:16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .3s;display:inline-flex}@media (min-width:768px){.article-module__8Yx8aq__backLink{margin-bottom:24px;font-size:.9rem}}.article-module__8Yx8aq__backLink:hover{transform:translate(-4px)}.article-module__8Yx8aq__categoryPill{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;background:#6c63ff14;border:1px solid #6c63ff2e;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:.75rem;font-weight:700;display:inline-flex}@media (min-width:768px){.article-module__8Yx8aq__categoryPill{margin-bottom:20px;padding:6px 16px;font-size:.8rem}}.article-module__8Yx8aq__articleTitle{letter-spacing:-.025em;color:#111827;word-break:break-word;overflow-wrap:break-word;margin-bottom:16px;font-size:clamp(1.65rem,5.5vw,3.4rem);font-weight:850;line-height:1.22}@media (min-width:768px){.article-module__8Yx8aq__articleTitle{margin-bottom:24px}}.article-module__8Yx8aq__articleExcerpt{color:var(--text-secondary-light,#4b5563);max-width:850px;margin-bottom:24px;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:400;line-height:1.65}@media (min-width:768px){.article-module__8Yx8aq__articleExcerpt{margin-bottom:36px;line-height:1.7}}.article-module__8Yx8aq__authorBar{box-sizing:border-box;border-top:1px solid #00000014;border-bottom:1px solid #00000014;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding-top:16px;padding-bottom:20px;display:flex}@media (min-width:640px){.article-module__8Yx8aq__authorBar{flex-direction:row;justify-content:space-between;align-items:center;padding-top:24px;padding-bottom:32px}}.article-module__8Yx8aq__authorMeta{align-items:center;gap:12px;display:flex}@media (min-width:768px){.article-module__8Yx8aq__authorMeta{gap:16px}}.article-module__8Yx8aq__authorBadge{width:42px;height:42px;color:var(--accent-primary);letter-spacing:.05em;background:#6c63ff1a;border:1.5px solid #6c63ff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex;box-shadow:0 4px 14px #6c63ff1f}@media (min-width:768px){.article-module__8Yx8aq__authorBadge{width:48px;height:48px;font-size:1.1rem}}.article-module__8Yx8aq__authorName{color:#111827;margin-bottom:2px;font-size:.95rem;font-weight:800}@media (min-width:768px){.article-module__8Yx8aq__authorName{font-size:1.05rem}}.article-module__8Yx8aq__authorRole{color:var(--text-muted-light,#6b7280);font-size:.8rem;font-weight:500}@media (min-width:768px){.article-module__8Yx8aq__authorRole{font-size:.85rem}}.article-module__8Yx8aq__metaInfo{color:var(--text-muted-light,#6b7280);flex-wrap:wrap;align-items:center;gap:14px;font-size:.82rem;font-weight:600;display:flex}@media (min-width:768px){.article-module__8Yx8aq__metaInfo{gap:20px;font-size:.9rem}}.article-module__8Yx8aq__metaItem{align-items:center;gap:5px;display:flex}.article-module__8Yx8aq__contentGrid{box-sizing:border-box;grid-template-columns:1fr;gap:32px;max-width:1100px;margin:0 auto;padding:16px 16px 60px;display:grid}@media (min-width:768px){.article-module__8Yx8aq__contentGrid{padding:32px 32px 80px}}@media (min-width:992px){.article-module__8Yx8aq__contentGrid{grid-template-columns:260px 1fr;gap:48px;padding:40px 32px 100px}}.article-module__8Yx8aq__sidebar{display:none}@media (min-width:992px){.article-module__8Yx8aq__sidebar{display:block}}.article-module__8Yx8aq__stickyToc{background:#fff;border:1px solid #6c63ff1a;border-radius:20px;padding:24px;position:sticky;top:120px;box-shadow:0 10px 30px #6c63ff08}.article-module__8Yx8aq__tocTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);align-items:center;gap:8px;margin-bottom:16px;font-size:.85rem;font-weight:800;display:flex}.article-module__8Yx8aq__tocList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.article-module__8Yx8aq__tocLink{color:var(--text-secondary-light,#4b5563);font-size:.9rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s;display:block}.article-module__8Yx8aq__tocLink:hover{color:var(--accent-primary);transform:translate(4px)}.article-module__8Yx8aq__shareSection{border-top:1px solid #0000000f;margin-top:28px;padding-top:20px}.article-module__8Yx8aq__shareTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted-light,#6b7280);margin-bottom:12px;font-size:.8rem;font-weight:700}.article-module__8Yx8aq__shareBtnGroup{gap:10px;display:flex}.article-module__8Yx8aq__shareBtn{width:36px;height:36px;color:var(--accent-primary);cursor:pointer;background:#6c63ff12;border:1px solid #6c63ff26;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.article-module__8Yx8aq__shareBtn:hover{background:var(--accent-primary);color:#fff;transform:translateY(-2px)}.article-module__8Yx8aq__articleBody{box-sizing:border-box;word-break:break-word;background:#fff;border:1px solid #6c63ff14;border-radius:18px;width:100%;padding:22px 18px;overflow-x:hidden;box-shadow:0 12px 40px #6c63ff08,0 2px 6px #00000005}@media (min-width:768px){.article-module__8Yx8aq__articleBody{border-radius:28px;padding:48px}}.article-module__8Yx8aq__introParagraph{color:#1f2937;margin-bottom:20px;font-size:1.05rem;font-weight:500;line-height:1.8}@media (min-width:768px){.article-module__8Yx8aq__introParagraph{margin-bottom:24px;font-size:1.2rem;line-height:1.95}}.article-module__8Yx8aq__paragraph{color:#374151;margin-bottom:20px;font-size:.98rem;font-weight:400;line-height:1.8}@media (min-width:768px){.article-module__8Yx8aq__paragraph{margin-bottom:24px;font-size:1.1rem;line-height:1.9}}.article-module__8Yx8aq__sectionHeading{color:#111827;letter-spacing:-.02em;word-break:break-word;margin-top:32px;margin-bottom:16px;scroll-margin-top:90px;font-size:clamp(1.35rem,4vw,1.85rem);font-weight:800}@media (min-width:768px){.article-module__8Yx8aq__sectionHeading{margin-top:48px;margin-bottom:20px;scroll-margin-top:140px}}.article-module__8Yx8aq__quoteBox{border-left:4px solid var(--accent-primary);color:#111827;box-sizing:border-box;background:#6c63ff0a;border-radius:0 12px 12px 0;margin:24px 0;padding:16px 18px;font-size:1.02rem;font-style:italic;font-weight:600;line-height:1.65;position:relative}@media (min-width:768px){.article-module__8Yx8aq__quoteBox{border-radius:0 16px 16px 0;margin:36px 0;padding:24px 32px;font-size:1.2rem;line-height:1.75}}.article-module__8Yx8aq__codeContainer{border:1px solid #ffffff1a;border-radius:12px;max-width:100%;margin:24px 0;overflow:hidden;box-shadow:0 12px 30px #00000026}@media (min-width:768px){.article-module__8Yx8aq__codeContainer{border-radius:16px;margin:32px 0}}.article-module__8Yx8aq__codeHeader{font-size:.75rem;font-family:var(--font-geist-mono), monospace;color:#a6adc8;background:#181825;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}@media (min-width:768px){.article-module__8Yx8aq__codeHeader{padding:10px 18px;font-size:.8rem}}.article-module__8Yx8aq__codeBlock{color:#cdd6f4;font-family:var(--font-geist-mono), monospace;-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#1e1e2e;max-width:100%;margin:0;padding:16px;font-size:.82rem;line-height:1.65;overflow-x:auto}@media (min-width:768px){.article-module__8Yx8aq__codeBlock{padding:24px;font-size:.92rem;line-height:1.75}}.article-module__8Yx8aq__codeCaption{color:var(--text-muted-light,#6b7280);text-align:center;margin-top:8px;font-size:.8rem;font-style:italic}.article-module__8Yx8aq__takeawaysCard{box-sizing:border-box;background:#6c63ff0a;border:1px solid #6c63ff29;border-radius:16px;margin:24px 0;padding:20px 16px}@media (min-width:768px){.article-module__8Yx8aq__takeawaysCard{border-radius:20px;margin:36px 0;padding:28px}}.article-module__8Yx8aq__takeawaysTitle{color:var(--accent-primary);align-items:center;gap:8px;margin-bottom:14px;font-size:.95rem;font-weight:800;display:flex}@media (min-width:768px){.article-module__8Yx8aq__takeawaysTitle{margin-bottom:16px;font-size:1rem}}.article-module__8Yx8aq__takeawaysList{flex-direction:column;gap:8px;margin:0;padding-left:18px;display:flex}@media (min-width:768px){.article-module__8Yx8aq__takeawaysList{gap:10px;padding-left:20px}}.article-module__8Yx8aq__takeawayItem{color:#1f2937;font-size:.92rem;font-weight:500;line-height:1.55}@media (min-width:768px){.article-module__8Yx8aq__takeawayItem{font-size:1.02rem;line-height:1.6}}.article-module__8Yx8aq__conclusionBox{color:#111827;border-top:1px solid #00000014;margin-top:36px;padding-top:24px;font-size:1.05rem;font-weight:600;line-height:1.75}@media (min-width:768px){.article-module__8Yx8aq__conclusionBox{margin-top:56px;padding-top:36px;font-size:1.15rem;line-height:1.9}}.article-module__8Yx8aq__authorFooterCard{text-align:center;box-sizing:border-box;background:#f8f9fe;border:1px solid #6c63ff1f;border-radius:18px;flex-direction:column;align-items:center;gap:16px;margin-top:36px;padding:20px;display:flex}@media (min-width:640px){.article-module__8Yx8aq__authorFooterCard{text-align:left;border-radius:24px;flex-direction:row;gap:24px;margin-top:60px;padding:32px}}.article-module__8Yx8aq__authorBio{color:var(--text-secondary-light,#4b5563);margin-top:6px;font-size:.9rem;line-height:1.6}@media (min-width:768px){.article-module__8Yx8aq__authorBio{font-size:.95rem;line-height:1.65}}.article-module__8Yx8aq__tagsRow{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}@media (min-width:768px){.article-module__8Yx8aq__tagsRow{gap:10px;margin-top:36px}}.article-module__8Yx8aq__tagPill{color:var(--text-secondary-light,#4b5563);background:#f3f4f6;border-radius:100px;padding:5px 12px;font-size:.78rem;font-weight:600}@media (min-width:768px){.article-module__8Yx8aq__tagPill{padding:6px 14px;font-size:.82rem}}
.insights-module__1mqRxG__pageContainer{color:#111827;background-color:#f6f6fa;position:relative;overflow:hidden}.insights-module__1mqRxG__heroSection{background-color:#0000;justify-content:center;align-items:center;padding-top:120px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.insights-module__1mqRxG__heroSection{padding-top:140px}}.insights-module__1mqRxG__noiseOverlay{z-index:5;pointer-events:none;opacity:.035;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.insights-module__1mqRxG__radialGlow{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#6c63ff0d 0%,#0000 60%);width:70vw;height:70vw;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.insights-module__1mqRxG__heroContent{width:100%;max-width:800px;padding:0 var(--padding-x);z-index:2;margin:0 auto;position:relative}.insights-module__1mqRxG__heroTextCol{text-align:center;flex-direction:column;align-items:center;display:flex}.insights-module__1mqRxG__sectionSubtitle{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-primary);margin-bottom:12px;font-size:.9rem;font-weight:700;display:block}.insights-module__1mqRxG__headlineContainer{margin-bottom:20px;position:relative}.insights-module__1mqRxG__wordWrapper{padding-bottom:.35em;padding-left:.15em;padding-right:.15em;display:inline-block;overflow:visible}.insights-module__1mqRxG__mainTitle{letter-spacing:-.03em;color:#111827;padding-bottom:.1em;font-size:clamp(3.2rem,6vw,4.8rem);font-weight:900;line-height:1.25;display:block}.insights-module__1mqRxG__heroDesc{color:var(--text-secondary-light);max-width:580px;font-size:clamp(1.1rem,1.4vw,1.25rem);font-weight:400;line-height:1.8}.insights-module__1mqRxG__bgMotionGraphic{opacity:.85;z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.insights-module__1mqRxG__motionGraphicWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}@media (max-width:767px){.insights-module__1mqRxG__motionGraphicWrapper{height:100%}}.insights-module__1mqRxG__svgGraphic{width:100%;height:100%;overflow:visible}.insights-module__1mqRxG__gridSection{max-width:var(--max-width);padding:40px var(--padding-x) 100px;z-index:2;margin:0 auto;position:relative}.insights-module__1mqRxG__insightsGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.insights-module__1mqRxG__insightsGrid{grid-template-columns:repeat(2,1fr)}}.insights-module__1mqRxG__articleCard{cursor:pointer;border-radius:24px;flex-direction:column;padding:36px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #6c63ff05,0 2px 4px #00000005;background:#fff!important;border:1px solid #6c63ff14!important}.insights-module__1mqRxG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.insights-module__1mqRxG__categoryBadge{color:var(--accent-primary);letter-spacing:.01em;background:#6c63ff12;border:1px solid #6c63ff26;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.insights-module__1mqRxG__badgeIcon{color:var(--accent-primary)}.insights-module__1mqRxG__readTime{color:var(--text-muted-light);font-size:.85rem;font-weight:600}.insights-module__1mqRxG__articleTitle{color:#111827;margin-bottom:16px;font-size:clamp(1.4rem,2vw,1.75rem);font-weight:800;line-height:1.35;transition:color .3s}.insights-module__1mqRxG__articleCard:hover .insights-module__1mqRxG__articleTitle{color:var(--accent-primary)}.insights-module__1mqRxG__articleExcerpt{color:var(--text-secondary-light);flex-grow:1;margin-bottom:28px;font-size:1.02rem;font-weight:400;line-height:1.75}.insights-module__1mqRxG__cardFooter{color:var(--text-muted-light);border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding-top:20px;font-size:.9rem;display:flex}.insights-module__1mqRxG__dateWrapper{align-items:center;gap:8px;font-weight:500;display:flex}.insights-module__1mqRxG__footerIcon{color:var(--text-muted-light)}.insights-module__1mqRxG__readLink{color:#111827;align-items:center;gap:6px;font-weight:700;transition:color .3s;display:flex}.insights-module__1mqRxG__articleCard:hover .insights-module__1mqRxG__readLink{color:var(--accent-primary)}.insights-module__1mqRxG__arrowIcon{transition:transform .3s cubic-bezier(.16,1,.3,1)}.insights-module__1mqRxG__articleCard:hover .insights-module__1mqRxG__arrowIcon{transform:translate(2px,-2px)}@media (max-width:767px){.insights-module__1mqRxG__heroSection{padding-top:100px;padding-bottom:40px}.insights-module__1mqRxG__gridSection{padding:30px 16px 80px}.insights-module__1mqRxG__articleCard{border-radius:20px;padding:24px}.insights-module__1mqRxG__articleExcerpt{margin-bottom:20px}}
.legal-module__8113wq__container{justify-content:center;min-height:100vh;padding-top:120px;padding-bottom:80px;display:flex}.legal-module__8113wq__contentWrapper{width:100%;max-width:900px;padding:40px}.legal-module__8113wq__title{text-align:center;margin-bottom:10px;font-size:3rem;font-weight:700}.legal-module__8113wq__lastUpdated{text-align:center;color:var(--text-muted);margin-bottom:50px;font-size:1rem}.legal-module__8113wq__section{margin-bottom:40px}.legal-module__8113wq__sectionTitle{border-bottom:1px solid var(--glass-border);margin-bottom:20px;padding-bottom:10px;font-size:1.75rem;font-weight:600}.legal-module__8113wq__text{color:var(--text-secondary);margin-bottom:16px;font-size:1.1rem;line-height:1.8}.legal-module__8113wq__list{margin-bottom:20px;padding-left:24px}.legal-module__8113wq__listItem{color:var(--text-secondary);margin-bottom:10px;font-size:1.1rem;line-height:1.8}.legal-module__8113wq__strong{color:var(--text-primary);font-weight:600}@media (max-width:768px){.legal-module__8113wq__title{font-size:2.2rem}.legal-module__8113wq__contentWrapper{padding:20px}.legal-module__8113wq__sectionTitle{font-size:1.4rem}.legal-module__8113wq__text,.legal-module__8113wq__listItem{font-size:1rem}}
.services-module__g8J8Uq__pageContainer{color:#111827;background-color:#f8f9fa;min-height:100vh;position:relative;overflow-x:hidden}.services-module__g8J8Uq__noiseOverlay{z-index:2;pointer-events:none;opacity:.03;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.services-module__g8J8Uq__heroSection{text-align:center;color:#111827;background-color:#f8f9fa;justify-content:center;align-items:center;padding-top:130px;padding-bottom:50px;display:flex;position:relative;overflow:hidden}.services-module__g8J8Uq__heroParticleCanvas{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.services-module__g8J8Uq__radialGlow{filter:blur(90px);pointer-events:none;z-index:1;background:radial-gradient(circle,#6c63ff14 0%,#0000 65%);width:80vw;height:600px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.services-module__g8J8Uq__heroContent{width:100%;max-width:900px;padding:0 var(--padding-x);z-index:3;margin:0 auto;position:relative}.services-module__g8J8Uq__sectionBadge{color:var(--accent-primary);letter-spacing:.05em;text-transform:uppercase;background:#6c63ff14;border:1px solid #6c63ff2e;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 18px;font-size:.82rem;font-weight:700;display:inline-flex}.services-module__g8J8Uq__badgeDot{background-color:var(--accent-primary);width:8px;height:8px;box-shadow:0 0 10px var(--accent-primary);border-radius:50%}.services-module__g8J8Uq__mainTitle{letter-spacing:-.03em;color:#111827;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.15}.services-module__g8J8Uq__heroDesc{color:var(--text-secondary-light);max-width:680px;margin:0 auto 36px;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.75}.services-module__g8J8Uq__showcaseSection{max-width:var(--max-width);padding:0 var(--padding-x);z-index:3;margin:-10px auto 45px;position:relative}.services-module__g8J8Uq__showcaseGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.services-module__g8J8Uq__showcaseCard{-webkit-backdrop-filter:blur(16px);cursor:pointer;background:#ffffffd9;border:1px solid #6c63ff26;border-radius:20px;align-items:center;gap:14px;padding:18px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 25px #6c63ff0a}.services-module__g8J8Uq__showcaseCard:hover{border-color:#6c63ff66;transform:translateY(-4px);box-shadow:0 15px 35px #6c63ff1f}.services-module__g8J8Uq__showcaseIconBox{width:42px;height:42px;color:var(--accent-primary);background:#6c63ff17;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.services-module__g8J8Uq__showcaseTitle{color:#111827;font-size:.92rem;font-weight:800}.services-module__g8J8Uq__showcaseSubtitle{color:var(--text-secondary-light);font-size:.78rem;font-weight:500}.services-module__g8J8Uq__controlsSection{max-width:var(--max-width);padding:50px var(--padding-x) 40px;z-index:3;margin:0 auto;position:relative}.services-module__g8J8Uq__searchWrapper{max-width:600px;margin:0 auto 30px;position:relative}.services-module__g8J8Uq__searchInput{color:#111827;background:#fff;border:1px solid #0000001f;border-radius:100px;outline:none;width:100%;padding:16px 20px 16px 52px;font-size:1rem;transition:all .3s;box-shadow:0 10px 25px #00000008}.services-module__g8J8Uq__searchInput:focus{border-color:var(--accent-primary);box-shadow:0 10px 30px #6c63ff26}.services-module__g8J8Uq__searchIcon{color:var(--text-muted-light);pointer-events:none;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.services-module__g8J8Uq__categoryTabs{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.services-module__g8J8Uq__tabBtn{color:var(--text-secondary-light);cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 6px #00000005}.services-module__g8J8Uq__tabBtn:hover{color:var(--accent-primary);border-color:#6c63ff4d}.services-module__g8J8Uq__activeTabBtn{color:#fff!important;background:#6c63ff!important;border-color:#6c63ff!important;box-shadow:0 10px 20px #6c63ff40!important}.services-module__g8J8Uq__domainSection{max-width:var(--max-width);padding:30px var(--padding-x) 80px;z-index:3;margin:0 auto;position:relative}.services-module__g8J8Uq__categoryGroup{margin-bottom:70px}.services-module__g8J8Uq__categoryBanner{background:#fff;border:1px solid #6c63ff1f;border-radius:28px;grid-template-columns:1fr;align-items:center;gap:30px;margin-bottom:30px;padding:32px;display:grid;overflow:hidden;box-shadow:0 15px 35px #00000008}@media (min-width:900px){.services-module__g8J8Uq__categoryBanner{grid-template-columns:1fr 340px}}.services-module__g8J8Uq__categoryInfo{flex-direction:column;display:flex}.services-module__g8J8Uq__categoryTitleGroup{align-items:center;gap:14px;margin-bottom:12px;display:flex}.services-module__g8J8Uq__categoryIconWrapper{width:48px;height:48px;color:var(--accent-primary);background:#6c63ff14;border-radius:14px;justify-content:center;align-items:center;display:flex}.services-module__g8J8Uq__categoryTitle{color:#111827;letter-spacing:-.02em;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800}.services-module__g8J8Uq__categoryDesc{color:var(--text-secondary-light);margin-bottom:20px;font-size:1.05rem;line-height:1.7}.services-module__g8J8Uq__subItemCount{color:var(--accent-primary);background:#6c63ff0f;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:6px 14px;font-size:.85rem;font-weight:700;display:inline-flex}.services-module__g8J8Uq__categoryVisualWrapper{border-radius:20px;width:100%;height:220px;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000f}.services-module__g8J8Uq__abstractImage{object-fit:cover;transition:transform .6s}.services-module__g8J8Uq__categoryBanner:hover .services-module__g8J8Uq__abstractImage{transform:scale(1.04)}.services-module__g8J8Uq__servicesGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.services-module__g8J8Uq__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-module__g8J8Uq__servicesGrid{grid-template-columns:repeat(3,1fr)}}.services-module__g8J8Uq__serviceCard{background:#fff;border:1px solid #00000012;border-radius:20px;flex-direction:column;padding:28px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 12px #00000005}.services-module__g8J8Uq__serviceCard:hover{border-color:#6c63ff59;transform:translateY(-6px);box-shadow:0 20px 40px #6c63ff14}.services-module__g8J8Uq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.services-module__g8J8Uq__cardIcon{color:var(--accent-primary)}.services-module__g8J8Uq__itemBadge{color:#4b5563;background:#f3f4f6;border-radius:100px;padding:4px 10px;font-size:.75rem;font-weight:700}.services-module__g8J8Uq__itemTitle{color:#111827;margin-bottom:10px;font-size:1.2rem;font-weight:800;line-height:1.35}.services-module__g8J8Uq__itemDesc{color:var(--text-secondary-light);flex-grow:1;margin-bottom:20px;font-size:.95rem;line-height:1.65}.services-module__g8J8Uq__deliverablesList{flex-wrap:wrap;gap:6px;margin-bottom:24px;display:flex}.services-module__g8J8Uq__deliverableChip{color:var(--accent-primary);background:#6c63ff0d;border:1px solid #6c63ff1f;border-radius:6px;padding:4px 10px;font-size:.76rem;font-weight:600}.services-module__g8J8Uq__cardFooter{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.services-module__g8J8Uq__turnaroundText{color:var(--text-muted-light);font-size:.82rem;font-weight:600}.services-module__g8J8Uq__inquireLink{color:#111827;align-items:center;gap:4px;font-size:.88rem;font-weight:700;transition:color .2s;display:inline-flex}.services-module__g8J8Uq__serviceCard:hover .services-module__g8J8Uq__inquireLink{color:var(--accent-primary)}.services-module__g8J8Uq__processSection{padding:95px var(--padding-x);z-index:3;color:#fff;background:#0b0f17;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;position:relative}.services-module__g8J8Uq__processContainer{max-width:var(--max-width);margin:0 auto}.services-module__g8J8Uq__processHeader{text-align:center;max-width:650px;margin:0 auto 60px}.services-module__g8J8Uq__processTitle{color:#fff;margin-bottom:14px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:900}.services-module__g8J8Uq__processDesc{color:#ffffffbf;font-size:1.1rem;line-height:1.7}.services-module__g8J8Uq__timelineGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.services-module__g8J8Uq__timelineGrid{grid-template-columns:repeat(5,1fr)}}.services-module__g8J8Uq__timelineStep{background:#1a1a20b3;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:24px;display:flex;position:relative}.services-module__g8J8Uq__stepNumber{color:#9c95ff;background:#6c63ff33;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:16px;font-size:.85rem;font-weight:900;display:flex}.services-module__g8J8Uq__stepTitle{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:800}.services-module__g8J8Uq__stepDesc{color:#ffffffb3;font-size:.88rem;line-height:1.6}.services-module__g8J8Uq__ctaSection{max-width:var(--max-width);padding:80px var(--padding-x) 100px;z-index:3;margin:0 auto;position:relative}.services-module__g8J8Uq__ctaCard{text-align:center;color:#fff;background:linear-gradient(135deg,#111827 0%,#1f2937 100%);border-radius:32px;padding:60px 30px;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000026}.services-module__g8J8Uq__ctaTitle{margin-bottom:16px;font-size:clamp(2rem,3.5vw,3rem);font-weight:900}.services-module__g8J8Uq__ctaDesc{color:#fffc;max-width:600px;margin:0 auto 32px;font-size:1.15rem;line-height:1.7}.services-module__g8J8Uq__ctaBtn{background:var(--accent-primary);color:#fff;border-radius:100px;align-items:center;gap:10px;padding:16px 36px;font-size:1.05rem;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #6c63ff59}.services-module__g8J8Uq__ctaBtn:hover{background:#5b52f5;transform:translateY(-3px);box-shadow:0 15px 35px #6c63ff80}@media (max-width:767px){.services-module__g8J8Uq__heroSection{padding-top:110px;padding-bottom:30px}.services-module__g8J8Uq__categoryBanner{padding:24px}.services-module__g8J8Uq__ctaCard{padding:40px 20px}}
.Contact-module__hcVmEa__section{width:100%;max-width:100%;min-height:100vh;overflow-x:hidden}.Contact-module__hcVmEa__splitLayout{flex-direction:column;width:100%;min-height:100vh;display:flex}@media (min-width:1024px){.Contact-module__hcVmEa__splitLayout{flex-direction:row}}.Contact-module__hcVmEa__leftSide{box-sizing:border-box;flex:1;justify-content:center;align-items:center;padding:4rem 1.25rem 2.5rem;display:flex}.Contact-module__hcVmEa__rightSide{box-sizing:border-box;flex:1;justify-content:center;align-items:center;padding:2rem 1.25rem 4rem;display:flex}@media (min-width:768px){.Contact-module__hcVmEa__leftSide,.Contact-module__hcVmEa__rightSide{padding:5rem 2.5rem}}@media (min-width:1024px){.Contact-module__hcVmEa__leftSide,.Contact-module__hcVmEa__rightSide{padding:6rem 3rem}}.Contact-module__hcVmEa__leftContent{flex-direction:column;gap:2.5rem;width:100%;max-width:520px;display:flex}@media (min-width:768px){.Contact-module__hcVmEa__leftContent{gap:3.5rem}}.Contact-module__hcVmEa__heading{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(28px,5.5vw,54px);font-weight:700;line-height:1.15}.Contact-module__hcVmEa__subtext{color:var(--text-secondary);font-size:clamp(15px,3.2vw,19px);line-height:1.6}.Contact-module__hcVmEa__infoCards{flex-direction:column;gap:1.25rem;width:100%;display:flex}.Contact-module__hcVmEa__infoCard{box-sizing:border-box;border-radius:16px;align-items:flex-start;gap:1rem;width:100%;padding:1.25rem;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}a.Contact-module__hcVmEa__infoCard{color:inherit;cursor:pointer;text-decoration:none}@media (min-width:768px){.Contact-module__hcVmEa__infoCard{gap:1.25rem;padding:1.5rem}}.Contact-module__hcVmEa__infoIcon{color:var(--accent-primary);flex-shrink:0;margin-top:.25rem}.Contact-module__hcVmEa__infoTextWrapper{flex:1;min-width:0;overflow:hidden}.Contact-module__hcVmEa__infoLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.4rem;font-size:12px;font-weight:600;display:block}.Contact-module__hcVmEa__infoValue{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(13px,3.6vw,17px);font-weight:500;text-decoration:none;transition:color .2s;display:block;overflow:hidden}a.Contact-module__hcVmEa__infoValue:hover,a.Contact-module__hcVmEa__infoCard:hover .Contact-module__hcVmEa__infoValue{color:var(--accent-primary)}.Contact-module__hcVmEa__locationValue{color:var(--text-primary);font-size:clamp(13px,3.6vw,16px);font-weight:500;line-height:1.45;display:block}.Contact-module__hcVmEa__phoneGroup{flex-direction:column;gap:.85rem;width:100%;min-width:0;display:flex}.Contact-module__hcVmEa__cityBlock{flex-direction:column;gap:.3rem;display:flex}.Contact-module__hcVmEa__cityLabel{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700}.Contact-module__hcVmEa__phoneNumbersStack{flex-direction:column;gap:.3rem;padding-left:.25rem;display:flex}.Contact-module__hcVmEa__phoneLink{color:var(--text-primary);font-size:clamp(14px,3.5vw,16px);font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.Contact-module__hcVmEa__phoneLink:hover{color:var(--accent-primary);text-decoration:underline}.Contact-module__hcVmEa__formContainer{box-sizing:border-box;border-radius:20px;width:100%;max-width:580px;padding:clamp(1.5rem,4.5vw,3.5rem);position:relative;overflow:hidden}.Contact-module__hcVmEa__form{flex-direction:column;gap:2rem;width:100%;display:flex}.Contact-module__hcVmEa__inputGroup{width:100%;position:relative}.Contact-module__hcVmEa__phoneInputWrapper{align-items:flex-end;gap:.75rem;width:100%;display:flex}.Contact-module__hcVmEa__countryCodeSelector{flex-shrink:0;align-items:center;display:flex;position:relative}.Contact-module__hcVmEa__selectedCountry{color:var(--text-primary-light);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0003;outline:none;align-items:center;gap:.4rem;min-width:75px;padding:.85rem .25rem .85rem 0;font-family:inherit;font-size:16px;transition:border-color .3s;display:flex}.Contact-module__hcVmEa__selectedCountry:hover,.Contact-module__hcVmEa__selectedCountry:focus{border-bottom-color:var(--accent-primary)}.Contact-module__hcVmEa__dropdownList{background:var(--bg-white);z-index:50;border:1px solid #0000001a;border-radius:10px;width:280px;max-width:min(290px,100vw - 2.5rem);max-height:240px;margin-top:6px;padding:0;list-style:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 12px 36px #00000026}.Contact-module__hcVmEa__dropdownHeader{background:var(--bg-white);z-index:2;border-bottom:1px solid #00000014;padding:8px 10px;position:sticky;top:0}.Contact-module__hcVmEa__dropdownSearchInput{width:100%;color:var(--text-primary-light);box-sizing:border-box;background:#00000005;border:1px solid #00000026;border-radius:6px;outline:none;padding:6px 10px;font-family:inherit;font-size:13px}.Contact-module__hcVmEa__dropdownSearchInput:focus{border-color:var(--accent-primary);background:#fff}.Contact-module__hcVmEa__dropdownItemsWrapper{max-height:180px;overflow-y:auto}.Contact-module__hcVmEa__dropdownItem{cursor:pointer;color:var(--text-primary-light);align-items:center;gap:10px;padding:9px 12px;font-size:13.5px;transition:background .2s;display:flex}.Contact-module__hcVmEa__dropdownItem:hover,.Contact-module__hcVmEa__dropdownItemActive{color:var(--accent-primary);background:#6c63ff14}.Contact-module__hcVmEa__dropdownEmpty{text-align:center;color:var(--text-muted-light);padding:12px;font-size:13px}.Contact-module__hcVmEa__dropdownFlag{flex-shrink:0;font-size:18px}.Contact-module__hcVmEa__dropdownCode{flex-shrink:0;width:44px;font-weight:600}.Contact-module__hcVmEa__dropdownName{color:var(--text-secondary-light);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{width:100%;color:var(--text-primary-light);box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #0003;outline:none;padding:.85rem 0;font-family:inherit;font-size:16px;transition:border-color .3s}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:90px}.Contact-module__hcVmEa__floatingLabel{color:var(--text-muted-light);pointer-events:none;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:16px;transition:all .25s;position:absolute;top:.85rem;left:0;overflow:hidden}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-bottom-color:var(--accent-primary)}.Contact-module__hcVmEa__input:focus~.Contact-module__hcVmEa__floatingLabel,.Contact-module__hcVmEa__input:not(:placeholder-shown)~.Contact-module__hcVmEa__floatingLabel,.Contact-module__hcVmEa__textarea:focus~.Contact-module__hcVmEa__floatingLabel,.Contact-module__hcVmEa__textarea:not(:placeholder-shown)~.Contact-module__hcVmEa__floatingLabel{color:var(--accent-primary);font-size:13px;font-weight:500;top:-1.15rem}.Contact-module__hcVmEa__inputGlow{background:var(--accent-primary);width:0%;height:2px;box-shadow:0 0 10px var(--accent-glow);transition:width .35s;position:absolute;bottom:0;left:0}.Contact-module__hcVmEa__input:focus~.Contact-module__hcVmEa__inputGlow,.Contact-module__hcVmEa__textarea:focus~.Contact-module__hcVmEa__inputGlow{width:100%}.Contact-module__hcVmEa__servicesFieldGroup{flex-direction:column;gap:.75rem;width:100%;display:flex}.Contact-module__hcVmEa__servicesHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Contact-module__hcVmEa__servicesLabel{color:var(--text-primary-light);letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:13.5px;font-weight:600;display:flex}.Contact-module__hcVmEa__servicesBadge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.04em;background:#6c63ff1f;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700}.Contact-module__hcVmEa__clearServicesBtn{color:var(--text-muted-light);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline;transition:color .2s}.Contact-module__hcVmEa__clearServicesBtn:hover{color:#ef4444}.Contact-module__hcVmEa__servicesGrid{flex-wrap:wrap;gap:.45rem;width:100%;display:flex}.Contact-module__hcVmEa__serviceChip{color:var(--text-secondary-light);cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#00000008;border:1px solid #0000001a;border-radius:20px;align-items:center;gap:5px;padding:7px 12px;font-family:inherit;font-size:clamp(12px,3.2vw,13.5px);font-weight:500;transition:all .2s;display:inline-flex}.Contact-module__hcVmEa__serviceChip:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:#6c63ff0a}.Contact-module__hcVmEa__serviceChipActive{color:var(--accent-primary);border-color:var(--accent-primary);background:#ede9fe;font-weight:600;box-shadow:0 2px 8px #6c63ff26}.Contact-module__hcVmEa__serviceChipIcon{justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__errorBanner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.65rem;padding:.75rem 1rem;font-size:13.5px;line-height:1.4;display:flex}.Contact-module__hcVmEa__submitBtn{background:var(--text-primary-light);color:var(--bg-white);cursor:pointer;box-sizing:border-box;border:none;border-radius:40px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;padding:1rem 1.75rem;font-size:16px;font-weight:600;transition:all .3s;display:flex}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){background:var(--accent-primary);transform:translateY(-2px);box-shadow:0 10px 25px #6c63ff40}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.75;cursor:not-allowed}.Contact-module__hcVmEa__btnIcon{align-items:center;transition:transform .3s;display:flex}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled) .Contact-module__hcVmEa__btnIcon{transform:translate(4px)}.Contact-module__hcVmEa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Contact-module__hcVmEa__spin}@keyframes Contact-module__hcVmEa__spin{to{transform:rotate(360deg)}}.Contact-module__hcVmEa__successMessage{text-align:center;flex-direction:column;align-items:center;padding:2.5rem 1rem;display:flex}.Contact-module__hcVmEa__successIcon{width:56px;height:56px;color:var(--accent-primary);background:#6c63ff1f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.Contact-module__hcVmEa__successMessage h3{color:var(--text-primary-light);margin-bottom:.75rem;font-size:28px;font-weight:700}.Contact-module__hcVmEa__successMessage p{color:var(--text-secondary-light);max-width:400px;margin-bottom:1.75rem;font-size:16px;line-height:1.6}.Contact-module__hcVmEa__resetBtn{border:1.5px solid var(--accent-primary);color:var(--accent-primary);cursor:pointer;background:0 0;border-radius:40px;padding:.75rem 1.75rem;font-size:15px;font-weight:600;transition:all .3s}.Contact-module__hcVmEa__resetBtn:hover{background:var(--accent-primary);color:var(--bg-white);box-shadow:0 8px 24px var(--accent-glow)}.Contact-module__hcVmEa__errorText{color:#ef4444;margin-top:5px;font-size:12px;display:block}
