.Navbar-module__cJzEcG__navbar{z-index:1000;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:9999px;width:90%;max-width:1200px;transition:all .3s;position:fixed;top:1.5rem;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__scrolled{background:#0a0a0ad9;border-color:#ffffff26;box-shadow:0 8px 32px #00000080}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex}.Navbar-module__cJzEcG__logoContainer{align-items:center;display:flex}.Navbar-module__cJzEcG__logo{object-fit:contain}.Navbar-module__cJzEcG__links{gap:2rem;display:flex}.Navbar-module__cJzEcG__links a{color:var(--foreground-muted);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__links a:hover{color:var(--foreground)}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__container{padding:.75rem 1rem}}
.Hero-module__ZARIfG__heroSection{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__gradientGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#6b21a84d 0%,#0a0a0a00 70%);width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__container{z-index:1;max-width:1000px;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__highlight{background:var(--purple-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.Hero-module__ZARIfG__subtitle{color:var(--foreground-muted);max-width:700px;margin:0 auto 3rem;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.5}.Hero-module__ZARIfG__ctaGroup{justify-content:center;gap:1rem;display:flex}
.ClientLogos-module__IJnw9a__section{background:var(--background-secondary);border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);padding:4rem 0;overflow:hidden}.ClientLogos-module__IJnw9a__title{text-align:center;color:var(--foreground-muted);letter-spacing:.1em;margin-bottom:2rem;font-size:.875rem;font-weight:500}.ClientLogos-module__IJnw9a__marqueeContainer{width:100vw;max-width:100%;display:flex;position:relative;overflow:hidden}.ClientLogos-module__IJnw9a__marqueeContainer:before,.ClientLogos-module__IJnw9a__marqueeContainer:after{content:"";z-index:2;width:150px;height:100%;position:absolute;top:0}.ClientLogos-module__IJnw9a__marqueeContainer:before{background:linear-gradient(to right, var(--background-secondary), transparent);left:0}.ClientLogos-module__IJnw9a__marqueeContainer:after{background:linear-gradient(to left, var(--background-secondary), transparent);right:0}.ClientLogos-module__IJnw9a__marquee{gap:4rem;width:max-content;padding-left:4rem;animation:25s linear infinite ClientLogos-module__IJnw9a__scroll;display:flex}.ClientLogos-module__IJnw9a__logoItem{color:var(--foreground-muted);opacity:.5;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;transition:opacity .3s;display:flex}.ClientLogos-module__IJnw9a__logoItem:hover{opacity:1}@keyframes ClientLogos-module__IJnw9a__scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.ClientLogos-module__IJnw9a__logoItemImage{opacity:.6;filter:grayscale();justify-content:center;align-items:center;transition:opacity .3s;display:flex}.ClientLogos-module__IJnw9a__logoItemImage:hover{opacity:1;filter:grayscale(0%)}
.Results-module__YaK-iq__section{background:var(--background);padding:8rem 2rem}.Results-module__YaK-iq__container{max-width:1200px;margin:0 auto}.Results-module__YaK-iq__sectionTitle{text-align:center;background:var(--purple-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;width:100%;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;display:inline-block}.Results-module__YaK-iq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Results-module__YaK-iq__card{background:var(--glass-bg);border:1px solid var(--glass-border);text-align:center;border-radius:24px;padding:3rem 2rem;transition:transform .3s;position:relative;overflow:hidden}.Results-module__YaK-iq__card:before{content:"";opacity:0;background:radial-gradient(circle at top,#9333ea1a,#0000 50%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Results-module__YaK-iq__card:hover:before{opacity:1}.Results-module__YaK-iq__card:hover{border-color:#9333ea4d;transform:translateY(-10px)}.Results-module__YaK-iq__number{color:var(--foreground);z-index:1;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;position:relative}.Results-module__YaK-iq__divider{background:var(--purple-gradient);z-index:1;border-radius:9999px;width:50px;height:3px;margin:0 auto 1.5rem;position:relative}.Results-module__YaK-iq__description{color:var(--foreground-muted);z-index:1;font-size:1.1rem;line-height:1.6;position:relative}
.Portfolio-module__uAcsSq__section{background:var(--background-secondary);padding:8rem 0;overflow:hidden}.Portfolio-module__uAcsSq__header{width:100%;max-width:1200px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:0 2rem}.Portfolio-module__uAcsSq__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Portfolio-module__uAcsSq__subtitle{color:var(--foreground-muted);font-size:1.1rem}.Portfolio-module__uAcsSq__sliderContainer{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:2rem;padding:1rem 2rem 3rem;display:flex;overflow-x:auto}.Portfolio-module__uAcsSq__sliderContainer::-webkit-scrollbar{display:none}.Portfolio-module__uAcsSq__videoCard{scroll-snap-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:24px;flex-shrink:0;width:280px;min-width:280px;height:500px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.Portfolio-module__uAcsSq__videoCard:hover{border-color:#fff3;transform:scale(1.02)}.Portfolio-module__uAcsSq__videoPlaceholder{background:linear-gradient(#2a1141,#13071e);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Portfolio-module__uAcsSq__playIcon{color:#fffc;transition:transform .2s,color .2s}.Portfolio-module__uAcsSq__videoCard:hover .Portfolio-module__uAcsSq__playIcon{color:#fff;transform:scale(1.2)}.Portfolio-module__uAcsSq__videoPlayer{object-fit:cover;width:100%;height:100%}
.HowWeWork-module__yZFjlG__section{background:var(--background);padding:8rem 2rem;position:relative}.HowWeWork-module__yZFjlG__container{max-width:1200px;margin:0 auto}.HowWeWork-module__yZFjlG__sectionTitle{text-align:center;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.HowWeWork-module__yZFjlG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.HowWeWork-module__yZFjlG__card{background:var(--background-secondary);border:1px solid var(--glass-border);border-radius:16px;padding:2.5rem 2rem;transition:all .3s}.HowWeWork-module__yZFjlG__card:hover{border-color:#9333ea66;transform:translateY(-5px);box-shadow:0 10px 40px #6b21a81a}.HowWeWork-module__yZFjlG__iconWrapper{background:var(--glass-bg);width:64px;height:64px;color:var(--purple-light);border:1px solid #ffffff0d;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.HowWeWork-module__yZFjlG__title{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.HowWeWork-module__yZFjlG__description{color:var(--foreground-muted);line-height:1.6}
.Pricing-module__yc4bBa__section{background:var(--background-secondary);padding:8rem 2rem}.Pricing-module__yc4bBa__container{max-width:1200px;margin:0 auto}.Pricing-module__yc4bBa__sectionTitle{text-align:center;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Pricing-module__yc4bBa__tabsContainer{justify-content:center;margin-bottom:4rem;display:flex}.Pricing-module__yc4bBa__tabs{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:9999px;padding:.5rem;display:flex}.Pricing-module__yc4bBa__tabBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.Pricing-module__yc4bBa__activeTab{background:var(--purple-gradient);color:#fff}.Pricing-module__yc4bBa__grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Pricing-module__yc4bBa__card{background:var(--background);border:1px solid var(--glass-border);border-radius:24px;flex-direction:column;flex:1;min-width:300px;max-width:400px;padding:3rem 2rem;transition:transform .3s;display:flex;position:relative}.Pricing-module__yc4bBa__card:hover{transform:translateY(-10px)}.Pricing-module__yc4bBa__popular{border-color:var(--purple-main);box-shadow:0 10px 40px #9333ea26}.Pricing-module__yc4bBa__popularBadge{background:var(--purple-gradient);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;padding:.25rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__name{color:var(--foreground-muted);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.Pricing-module__yc4bBa__priceContainer{align-items:baseline;gap:.25rem;margin-bottom:2rem;display:flex}.Pricing-module__yc4bBa__price{color:var(--foreground);font-size:3rem;font-weight:800}.Pricing-module__yc4bBa__period{color:var(--foreground-muted);font-size:1rem}.Pricing-module__yc4bBa__featureList{flex:1;margin-bottom:3rem;list-style:none}.Pricing-module__yc4bBa__featureItem{color:var(--foreground);align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Pricing-module__yc4bBa__checkIcon{color:var(--purple-main);flex-shrink:0}.Pricing-module__yc4bBa__ctaBtn{background:var(--glass-bg);border:1px solid var(--glass-border);width:100%;color:var(--foreground);cursor:pointer;border-radius:9999px;padding:1rem;font-weight:600;transition:all .3s}.Pricing-module__yc4bBa__ctaBtn:hover{background:#ffffff1a}.Pricing-module__yc4bBa__ctaBtnPrimary{background:var(--purple-gradient);color:#fff;border:none}.Pricing-module__yc4bBa__ctaBtnPrimary:hover{background:var(--purple-gradient-hover)}
.ContactForm-module__j1WgZG__section{background:var(--background);justify-content:center;align-items:center;padding:8rem 2rem;display:flex;position:relative}.ContactForm-module__j1WgZG__container{background:var(--background-secondary);border:1px solid var(--glass-border);border-radius:24px;width:100%;max-width:800px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.ContactForm-module__j1WgZG__container:before{content:"";background:var(--purple-gradient);height:4px;position:absolute;top:0;left:0;right:0}.ContactForm-module__j1WgZG__title{text-align:center;background:var(--purple-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.ContactForm-module__j1WgZG__subtitle{text-align:center;color:var(--foreground-muted);margin-bottom:3rem;font-size:1.1rem}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__j1WgZG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__j1WgZG__label{color:var(--foreground);font-size:.95rem;font-weight:500}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea{background:var(--glass-bg);border:1px solid var(--glass-border);width:100%;color:var(--foreground);border-radius:12px;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__textarea:focus{border-color:var(--purple-main);background:#ffffff0d;outline:none;box-shadow:0 0 0 2px #9333ea33}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:150px}.ContactForm-module__j1WgZG__input::placeholder,.ContactForm-module__j1WgZG__textarea::placeholder{color:var(--foreground-muted);opacity:.7}.ContactForm-module__j1WgZG__submitBtn{background:var(--purple-gradient);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.ContactForm-module__j1WgZG__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #9333ea66}.ContactForm-module__j1WgZG__submitBtn:active{transform:translateY(0)}@media (max-width:768px){.ContactForm-module__j1WgZG__container{padding:2rem 1.5rem}}
