.Hero-module__PycF7W__hero{background:var(--bg-primary);align-items:center;min-height:100dvh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__orbLeft{width:500px;height:500px;animation-delay:0s;top:10%;left:-10%}.Hero-module__PycF7W__orbRight{width:400px;height:400px;animation-delay:3s;bottom:5%;right:-5%}.Hero-module__PycF7W__particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__PycF7W__particle{background:var(--pink);opacity:0;border-radius:50%;animation:linear infinite Hero-module__PycF7W__particle-drift;position:absolute;bottom:-10px}.Hero-module__PycF7W__particle:nth-child(odd){background:var(--violet)}.Hero-module__PycF7W__particle:nth-child(3n){background:#d946ef99}.Hero-module__PycF7W__content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;padding-top:2rem;padding-bottom:2rem;display:grid;position:relative}.Hero-module__PycF7W__left{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transform:translate(-40px)}.Hero-module__PycF7W__left.Hero-module__PycF7W__loaded{opacity:1;transform:translate(0)}.Hero-module__PycF7W__badge{border-radius:var(--r-full);color:var(--pink);letter-spacing:.05em;text-transform:uppercase;background:#d946ef1a;border:1px solid #d946ef66;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.82rem;font-weight:600;display:inline-flex}.Hero-module__PycF7W__badgeDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__PycF7W__pulse-glow;box-shadow:0 0 8px #22c55e}.Hero-module__PycF7W__heading{letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:1.05}.Hero-module__PycF7W__gradLine{background:var(--grad-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__PycF7W__whiteLine{color:var(--text-primary)}.Hero-module__PycF7W__typewriter{align-items:center;gap:2px;height:2.2rem;margin-bottom:1.5rem;display:flex}.Hero-module__PycF7W__typeText{color:var(--text-muted);font-size:1.25rem;font-weight:600}.Hero-module__PycF7W__cursor{color:var(--pink);font-size:1.4rem;font-weight:300;animation:1s step-end infinite Hero-module__PycF7W__blink}.Hero-module__PycF7W__tagline{color:var(--text-muted);max-width:480px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.Hero-module__PycF7W__cta{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.Hero-module__PycF7W__socials{gap:.75rem;margin-bottom:3rem;display:flex}.Hero-module__PycF7W__socialLink{border:1px solid var(--border);width:42px;height:42px;color:var(--text-muted);transition:color var(--t-base), border-color var(--t-base), background var(--t-base), transform var(--t-base), box-shadow var(--t-base);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Hero-module__PycF7W__socialLink:hover{color:var(--pink);border-color:var(--pink);box-shadow:var(--glow-pink);background:#d946ef1a;transform:translateY(-3px)}.Hero-module__PycF7W__scrollHint{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.Hero-module__PycF7W__scrollLine{background:var(--grad-primary);border-radius:var(--r-full);width:40px;height:2px;display:block}.Hero-module__PycF7W__scrollText{color:var(--text-faint)}.Hero-module__PycF7W__right{opacity:0;transition:opacity .8s .3s var(--ease), transform .8s .3s var(--ease);justify-content:center;align-items:center;display:flex;transform:translate(40px)}.Hero-module__PycF7W__right.Hero-module__PycF7W__loaded{opacity:1;transform:translate(0)}.Hero-module__PycF7W__avatarWrapper{justify-content:center;align-items:center;width:380px;height:380px;display:flex;position:relative}.Hero-module__PycF7W__ring{border:2px solid #0000;border-top-color:var(--pink);border-right-color:var(--violet);border-radius:50%;animation:6s linear infinite Hero-module__PycF7W__spin-slow;position:absolute;inset:-10px}.Hero-module__PycF7W__ring2{border:1px solid #8b5cf64d;border-bottom-color:var(--violet);border-radius:50%;animation:10s linear infinite reverse Hero-module__PycF7W__spin-slow;position:absolute;inset:-20px}.Hero-module__PycF7W__avatar{background:var(--grad-subtle);border:3px solid var(--border-glow);z-index:1;width:300px;height:300px;box-shadow:var(--glow-pink), var(--glow-violet), inset 0 0 60px #8b5cf61a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__avatarInner{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__PycF7W__avatarInitials{background:var(--grad-primary);-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:900}.Hero-module__PycF7W__avatarSub{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}.Hero-module__PycF7W__floatIcon{background:var(--bg-card);border:1px solid var(--border-glow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:52px;height:52px;box-shadow:var(--glow-pink);cursor:default;border-radius:50%;justify-content:center;align-items:center;animation:4s ease-in-out infinite Hero-module__PycF7W__float-rotate;display:flex;position:absolute}@media (max-width:1024px){.Hero-module__PycF7W__content{text-align:center;grid-template-columns:1fr}.Hero-module__PycF7W__right{order:-1}.Hero-module__PycF7W__avatarWrapper{width:260px;height:260px}.Hero-module__PycF7W__avatar{width:220px;height:220px}.Hero-module__PycF7W__avatarInitials{font-size:3rem}.Hero-module__PycF7W__tagline{margin-left:auto;margin-right:auto}.Hero-module__PycF7W__cta,.Hero-module__PycF7W__socials,.Hero-module__PycF7W__scrollHint,.Hero-module__PycF7W__badge{justify-content:center}}@media (max-width:480px){.Hero-module__PycF7W__heading{font-size:clamp(2.5rem,10vw,3.5rem)}.Hero-module__PycF7W__cta{flex-direction:column;align-items:stretch}}
.Clients-module__pv2pEa__section{background:var(--bg-secondary);position:relative;overflow:hidden}.Clients-module__pv2pEa__orb{opacity:.25;animation-delay:2s;bottom:-15%;right:-8%}.Clients-module__pv2pEa__clientGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem;display:grid}.Clients-module__pv2pEa__clientCard{text-align:center;cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 1.5rem;display:flex}.Clients-module__pv2pEa__clientLogo{border-radius:var(--r-md);background:var(--grad-subtle);border:1px solid var(--border-glow);background:var(--grad-primary);-webkit-text-fill-color:transparent;width:70px;height:70px;box-shadow:var(--glow-pink);-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;display:flex}.Clients-module__pv2pEa__clientName{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.85rem;font-weight:700}.Clients-module__pv2pEa__statsRow{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;padding-top:3rem;display:grid}.Clients-module__pv2pEa__statItem{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.Clients-module__pv2pEa__statValue{background:var(--grad-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1}.Clients-module__pv2pEa__statLabel{color:var(--text-muted);letter-spacing:.02em;font-size:.9rem}@media (max-width:900px){.Clients-module__pv2pEa__clientGrid,.Clients-module__pv2pEa__statsRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Clients-module__pv2pEa__clientGrid{grid-template-columns:1fr 1fr;gap:.75rem}.Clients-module__pv2pEa__statsRow{grid-template-columns:1fr 1fr}}
.Testimonials-module__j7nvwa__section{background:var(--bg-secondary);position:relative;overflow:hidden}.Testimonials-module__j7nvwa__orb{opacity:.2;top:10%;left:-8%}.Testimonials-module__j7nvwa__carouselWrap{flex-direction:column;align-items:center;gap:2rem;max-width:760px;margin:3rem auto 0;display:flex}.Testimonials-module__j7nvwa__quoteCard{width:100%;animation:Testimonials-module__j7nvwa__scale-in .4s var(--ease) both;flex-direction:column;gap:1.25rem;padding:2.5rem 2.5rem 2rem;display:flex;position:relative}.Testimonials-module__j7nvwa__quoteIcon{background:var(--grad-primary);-webkit-text-fill-color:transparent;opacity:.25;pointer-events:none;-webkit-background-clip:text;background-clip:text;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:1.25rem;right:2rem}.Testimonials-module__j7nvwa__stars{color:#fbbf24;gap:2px;display:flex}.Testimonials-module__j7nvwa__quote{color:var(--text-secondary);z-index:1;font-size:1.05rem;font-style:italic;line-height:1.8;position:relative}.Testimonials-module__j7nvwa__author{border-top:1px solid var(--border);align-items:center;gap:1rem;padding-top:1rem;display:flex}.Testimonials-module__j7nvwa__authorAvatar{background:var(--grad-primary);color:#fff;width:48px;height:48px;box-shadow:var(--glow-pink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.Testimonials-module__j7nvwa__authorName{color:var(--text-primary);font-size:.95rem;font-weight:700}.Testimonials-module__j7nvwa__authorRole{color:var(--text-muted);margin-top:.1rem;font-size:.8rem}.Testimonials-module__j7nvwa__controls{align-items:center;gap:1.5rem;display:flex}.Testimonials-module__j7nvwa__arrowBtn{border:1px solid var(--border);background:var(--bg-glass);width:42px;height:42px;color:var(--text-muted);cursor:pointer;transition:all var(--t-base);border-radius:50%;justify-content:center;align-items:center;display:flex}.Testimonials-module__j7nvwa__arrowBtn:hover{border-color:var(--pink);color:var(--pink);background:#d946ef1a;transform:scale(1.1)}.Testimonials-module__j7nvwa__dots{gap:.5rem;display:flex}.Testimonials-module__j7nvwa__dot{background:var(--border);cursor:pointer;width:8px;height:8px;transition:all var(--t-base);border:none;border-radius:50%;padding:0}.Testimonials-module__j7nvwa__dotActive{background:var(--grad-primary);border-radius:var(--r-full);width:24px;box-shadow:var(--glow-pink)}@media (max-width:600px){.Testimonials-module__j7nvwa__quoteCard{padding:1.75rem 1.5rem}.Testimonials-module__j7nvwa__quoteIcon{display:none}.Testimonials-module__j7nvwa__quote{font-size:.95rem}}
