.Header-module__2RTE8q__header{z-index:100;background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-glass);width:100%;transition:var(--transition);padding:1.2rem 0;position:fixed;top:0;left:0}.Header-module__2RTE8q__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__2RTE8q__logo{cursor:pointer;align-items:center;display:flex}.Header-module__2RTE8q__logoImage{object-fit:contain;filter:brightness(.8)contrast(1.2)}.Header-module__2RTE8q__nav{display:none}@media (min-width:768px){.Header-module__2RTE8q__nav{display:block}}.Header-module__2RTE8q__navList{align-items:center;gap:2rem;display:flex}.Header-module__2RTE8q__navLink{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500;position:relative}.Header-module__2RTE8q__navLink:after{content:"";background:var(--accent-gradient);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__2RTE8q__navLink:hover{color:var(--text-primary)}.Header-module__2RTE8q__navLink:hover:after{width:100%}.Header-module__2RTE8q__ctaContainer{display:none}@media (min-width:768px){.Header-module__2RTE8q__ctaContainer{display:block}}
.Footer-module__VlfBoW__footer{background:var(--bg-dark-secondary);color:var(--text-dark-primary);padding-top:100px}.Footer-module__VlfBoW__ctaCard{background:var(--bg-dark-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-dark-glass);border-radius:var(--radius-lg);text-align:center;z-index:10;margin-bottom:-50px;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.Footer-module__VlfBoW__ctaCard:before{content:"";background:var(--accent-gradient);width:100%;height:5px;position:absolute;top:0;left:0}.Footer-module__VlfBoW__ctaTitle{color:var(--text-dark-primary);margin-bottom:1rem;font-size:2.5rem}@media (min-width:768px){.Footer-module__VlfBoW__ctaTitle{font-size:3.5rem}}.Footer-module__VlfBoW__ctaDesc{color:var(--text-dark-secondary);max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem}.Footer-module__VlfBoW__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Footer-module__VlfBoW__btnOutline{border-radius:var(--radius-sm);color:var(--accent-neon);border:1px solid var(--accent-neon);transition:var(--transition);background:0 0;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;display:inline-block}.Footer-module__VlfBoW__btnOutline:hover{background:#00ffa91a;box-shadow:0 0 15px #00ffa933}.Footer-module__VlfBoW__footerBottom{background:var(--bg-dark);border-top:1px solid #ffffff0d;padding-top:100px;padding-bottom:2rem}.Footer-module__VlfBoW__footerGrid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.Footer-module__VlfBoW__footerGrid{grid-template-columns:2fr 1fr 1fr}}.Footer-module__VlfBoW__footerBrand .Footer-module__VlfBoW__logo{cursor:pointer;align-items:center;margin-bottom:1.5rem;display:flex}.Footer-module__VlfBoW__logoImage{object-fit:contain;filter:brightness(1.2)contrast(1.1)}.Footer-module__VlfBoW__footerText{color:var(--text-dark-secondary);max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__VlfBoW__linkTitle{color:var(--text-dark-primary);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__VlfBoW__footerLinks ul{flex-direction:column;gap:.8rem;display:flex}.Footer-module__VlfBoW__footerLinks a{color:var(--text-dark-secondary);transition:var(--transition);font-size:.95rem}.Footer-module__VlfBoW__footerLinks a:hover{color:var(--accent-neon);text-shadow:0 0 10px #00ffa980}.Footer-module__VlfBoW__copyright{text-align:center;color:var(--text-dark-secondary);border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.9rem}
.ServiceHero-module__J7OcMG__hero{background:var(--bg-primary);align-items:center;min-height:85vh;padding:160px 0 100px;display:flex;position:relative;overflow:hidden}.ServiceHero-module__J7OcMG__bgWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ServiceHero-module__J7OcMG__bgSvg{opacity:.8;width:150%;height:auto;position:absolute;top:0;left:50%;transform:translate(-50%)}.ServiceHero-module__J7OcMG__wave1{transform-origin:50%;animation:20s linear infinite alternate ServiceHero-module__J7OcMG__waveAnim}.ServiceHero-module__J7OcMG__wave2{transform-origin:50%;animation:15s linear infinite alternate-reverse ServiceHero-module__J7OcMG__waveAnim}@keyframes ServiceHero-module__J7OcMG__waveAnim{0%{transform:scale(1)translate(0)}to{transform:scale(1.1)translate(-5%)}}.ServiceHero-module__J7OcMG__heroContainer{z-index:10;position:relative}.ServiceHero-module__J7OcMG__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.ServiceHero-module__J7OcMG__grid{grid-template-columns:1fr 1fr}}.ServiceHero-module__J7OcMG__contentCol{max-width:600px}.ServiceHero-module__J7OcMG__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#22007f0d;border:1px solid #22007f1a;border-radius:50px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.ServiceHero-module__J7OcMG__badgeDot{background:var(--accent-neon);width:8px;height:8px;box-shadow:0 0 10px var(--accent-neon);border-radius:50%;animation:2s infinite ServiceHero-module__J7OcMG__pulseDot}@keyframes ServiceHero-module__J7OcMG__pulseDot{0%{box-shadow:0 0 #00ffa966}70%{box-shadow:0 0 0 10px #00ffa900}to{box-shadow:0 0 #00ffa900}}.ServiceHero-module__J7OcMG__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.8rem;font-weight:800;line-height:1.15}@media (min-width:768px){.ServiceHero-module__J7OcMG__title{font-size:4rem}}.ServiceHero-module__J7OcMG__titleHighlight{color:var(--accent-primary);z-index:1;display:inline-block;position:relative}.ServiceHero-module__J7OcMG__highlightSvg{z-index:-1;stroke-dasharray:300;stroke-dashoffset:300px;width:100%;height:20px;animation:1.5s ease-out .5s forwards ServiceHero-module__J7OcMG__drawLine;position:absolute;bottom:-10px;left:0}@keyframes ServiceHero-module__J7OcMG__drawLine{to{stroke-dashoffset:0}}.ServiceHero-module__J7OcMG__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.ServiceHero-module__J7OcMG__actions{align-items:center;display:flex}.ServiceHero-module__J7OcMG__primaryBtn{background:var(--accent-primary);color:#fff;border-radius:var(--radius-sm);z-index:1;align-items:center;gap:1rem;padding:1rem 2rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #22007f33}.ServiceHero-module__J7OcMG__primaryBtn:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0;transform:translate(-100%)skew(-15deg)}.ServiceHero-module__J7OcMG__primaryBtn:hover{background:#1a0066;transform:translateY(-5px);box-shadow:0 15px 35px #22007f4d}.ServiceHero-module__J7OcMG__primaryBtn:hover:before{transform:translate(100%)skew(-15deg)}.ServiceHero-module__J7OcMG__btnArrow{transition:transform .3s}.ServiceHero-module__J7OcMG__primaryBtn:hover .ServiceHero-module__J7OcMG__btnArrow{transform:translate(5px)}.ServiceHero-module__J7OcMG__visualCol{justify-content:center;align-items:center;height:500px;display:flex;position:relative}@media (max-width:991px){.ServiceHero-module__J7OcMG__visualCol{height:350px}}.ServiceHero-module__J7OcMG__visualWrapper{width:100%;height:100%;position:relative}.ServiceHero-module__J7OcMG__glowSphere{filter:blur(20px);background:radial-gradient(circle,#22007f26 0%,#00ffa90d 50%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:4s infinite alternate ServiceHero-module__J7OcMG__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ServiceHero-module__J7OcMG__pulseGlow{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.ServiceHero-module__J7OcMG__floatingUI1{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-glass);z-index:3;background:#fffc;border-radius:12px;flex-direction:column;width:250px;height:180px;animation:6s ease-in-out infinite ServiceHero-module__J7OcMG__float;display:flex;position:absolute;top:20%;left:10%;box-shadow:0 20px 40px #0000000d}.ServiceHero-module__J7OcMG__uiHeader{border-bottom:1px solid var(--border-glass);align-items:center;gap:5px;height:24px;padding:0 10px;display:flex}.ServiceHero-module__J7OcMG__uiHeader span{background:#e2e8f0;border-radius:50%;width:8px;height:8px}.ServiceHero-module__J7OcMG__uiHeader span:first-child{background:#ff5f56}.ServiceHero-module__J7OcMG__uiHeader span:nth-child(2){background:#ffbd2e}.ServiceHero-module__J7OcMG__uiHeader span:nth-child(3){background:#27c93f}.ServiceHero-module__J7OcMG__uiBody{flex-direction:column;flex-grow:1;gap:10px;padding:15px;display:flex}.ServiceHero-module__J7OcMG__uiLine{background:#e2e8f0;border-radius:4px;width:100%;height:8px}.ServiceHero-module__J7OcMG__uiLineShort{background:#e2e8f0;border-radius:4px;width:60%;height:8px}.ServiceHero-module__J7OcMG__uiBox{background:linear-gradient(135deg,#22007f0d,#00ffa91a);border-radius:8px;width:100%;height:60px;margin-top:auto}.ServiceHero-module__J7OcMG__floatingUI2{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-glass);z-index:2;background:#ffffffe6;border-radius:12px;width:180px;height:120px;padding:15px;animation:7s ease-in-out infinite reverse ServiceHero-module__J7OcMG__float;position:absolute;bottom:25%;right:5%;box-shadow:0 15px 30px #00000014}.ServiceHero-module__J7OcMG__graphSvg{width:100%;height:100%;overflow:visible}.ServiceHero-module__J7OcMG__floatingCircle{background:linear-gradient(135deg, var(--accent-neon), #0c8);z-index:1;border-radius:50%;width:60px;height:60px;animation:5s ease-in-out 1s infinite ServiceHero-module__J7OcMG__float;position:absolute;top:10%;right:20%;box-shadow:0 10px 20px #00ffa94d}@keyframes ServiceHero-module__J7OcMG__float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(2deg)}to{transform:translateY(0)rotate(0)}}
.ServiceFeatures-module__DIg7tG__features{background:var(--bg-secondary);padding:100px 0}.ServiceFeatures-module__DIg7tG__title{text-align:center;color:var(--text-primary);max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:2.2rem}.ServiceFeatures-module__DIg7tG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ServiceFeatures-module__DIg7tG__grid{grid-template-columns:repeat(2,1fr)}}.ServiceFeatures-module__DIg7tG__card{background:var(--bg-primary);border-radius:var(--radius-md);border:1px solid var(--border-glass);box-shadow:var(--shadow-sm);transition:var(--transition);padding:2.5rem;position:relative;overflow:hidden}.ServiceFeatures-module__DIg7tG__card:hover{box-shadow:var(--shadow-glass);border-color:var(--accent-primary);transform:translateY(-5px)}.ServiceFeatures-module__DIg7tG__number{font-family:var(--font-heading);color:var(--accent-primary);opacity:.2;font-size:3rem;font-weight:800;line-height:1;position:absolute;top:1rem;right:1.5rem}.ServiceFeatures-module__DIg7tG__cardTitle{color:var(--text-primary);z-index:2;margin-bottom:1rem;font-size:1.3rem;position:relative}.ServiceFeatures-module__DIg7tG__cardDesc{color:var(--text-secondary);z-index:2;line-height:1.6;position:relative}
.HeroSection-module__KSUPMW__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__KSUPMW__hero:before{content:"";z-index:-1;background:radial-gradient(circle,#22007f14 0%,#fff0 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;top:20%;left:-10%}.HeroSection-module__KSUPMW__hero:after{content:"";z-index:-1;background:radial-gradient(circle,#00ffa914 0%,#fff0 70%);border-radius:50%;width:40vw;height:40vw;position:absolute;bottom:-10%;right:-10%}.HeroSection-module__KSUPMW__heroContainer{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.HeroSection-module__KSUPMW__heroContainer{grid-template-columns:1fr 1fr}}.HeroSection-module__KSUPMW__content{max-width:600px}.HeroSection-module__KSUPMW__subtitle{color:var(--accent-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.HeroSection-module__KSUPMW__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:3.5rem}@media (min-width:992px){.HeroSection-module__KSUPMW__title{font-size:4.5rem}}.HeroSection-module__KSUPMW__description{color:var(--text-secondary);max-width:90%;margin-bottom:2.5rem;font-size:1.1rem}.HeroSection-module__KSUPMW__actions{flex-wrap:wrap;gap:1rem;display:flex}.HeroSection-module__KSUPMW__btnSecondary{border-radius:var(--radius-sm);color:var(--text-primary);border:1px solid var(--border-glass);transition:var(--transition);background:0 0;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;display:inline-block}.HeroSection-module__KSUPMW__btnSecondary:hover{border-color:var(--accent-primary);background:#22007f0d}.HeroSection-module__KSUPMW__imageWrapper{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__KSUPMW__imageBackground{background:var(--accent-gradient);opacity:.3;filter:blur(40px);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:100%;height:100%;animation:8s ease-in-out infinite alternate HeroSection-module__KSUPMW__blobMorph;position:absolute}@keyframes HeroSection-module__KSUPMW__blobMorph{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}to{border-radius:70% 30% 30% 70%/70% 70% 30% 30%}}.HeroSection-module__KSUPMW__imageContainer{z-index:2;filter:drop-shadow(0 25px 50px #22007f33);justify-content:center;width:100%;max-width:450px;display:flex;position:relative}.HeroSection-module__KSUPMW__profileImage{object-fit:contain;width:100%;height:auto;-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.HeroSection-module__KSUPMW__floatingBadge{background:var(--bg-primary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-glass);border-radius:var(--radius-md);color:var(--text-primary);box-shadow:var(--shadow-md);align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-size:.9rem;font-weight:600;animation:4s ease-in-out infinite HeroSection-module__KSUPMW__float;display:flex;position:absolute}.HeroSection-module__KSUPMW__badgeIcon{font-size:1.2rem}.HeroSection-module__KSUPMW__badge1{animation-delay:0s;top:10%;right:-5%}.HeroSection-module__KSUPMW__badge2{animation-delay:2s;bottom:15%;left:-5%}@keyframes HeroSection-module__KSUPMW__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}
.ServiceIncludes-module__PdVCtG__includes{background:var(--bg-primary);padding:100px 0}.ServiceIncludes-module__PdVCtG__title{text-align:center;color:var(--text-primary);max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:2.2rem}.ServiceIncludes-module__PdVCtG__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:768px){.ServiceIncludes-module__PdVCtG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServiceIncludes-module__PdVCtG__grid{grid-template-columns:repeat(3,1fr)}}.ServiceIncludes-module__PdVCtG__item{gap:1rem;display:flex}.ServiceIncludes-module__PdVCtG__iconWrapper{background:#22007f1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ServiceIncludes-module__PdVCtG__checkIcon{color:var(--accent-primary);font-size:1.1rem;font-weight:700}.ServiceIncludes-module__PdVCtG__content{flex-grow:1}.ServiceIncludes-module__PdVCtG__itemTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem}.ServiceIncludes-module__PdVCtG__itemDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}
.ServicesSection-module__unI8ba__services{background:var(--bg-dark);color:var(--text-dark-primary);padding:100px 0;position:relative}.ServicesSection-module__unI8ba__sectionHeader{text-align:center;margin-bottom:4rem}.ServicesSection-module__unI8ba__subtitle{color:var(--accent-neon);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.ServicesSection-module__unI8ba__title{margin-bottom:1.5rem;font-size:2.5rem}@media (min-width:768px){.ServicesSection-module__unI8ba__title{font-size:3rem}}.ServicesSection-module__unI8ba__description{color:var(--text-dark-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.ServicesSection-module__unI8ba__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.ServicesSection-module__unI8ba__card{border:1px solid var(--border-dark-glass);z-index:1;background:linear-gradient(145deg,#22007f99,#0a0220e6);border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #000c}.ServicesSection-module__unI8ba__card:before{content:"";opacity:0;z-index:-1;pointer-events:none;background:radial-gradient(circle,#00ffa926 0%,#0000 50%);width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}.ServicesSection-module__unI8ba__card:hover{border-color:#00ffa966;transform:translateY(-10px);box-shadow:0 20px 50px #00ffa91a}.ServicesSection-module__unI8ba__card:hover:before{opacity:1;animation:5s linear infinite ServicesSection-module__unI8ba__rotateLight}@keyframes ServicesSection-module__unI8ba__rotateLight{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ServicesSection-module__unI8ba__cardHeader{margin-bottom:2rem}.ServicesSection-module__unI8ba__iconWrapper{background:#22007f80;border:1px solid #00ffa933;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.ServicesSection-module__unI8ba__iconShape{background:var(--accent-neon);width:30px;height:30px;box-shadow:0 0 15px var(--accent-neon);border-radius:8px;transform:rotate(45deg)}.ServicesSection-module__unI8ba__cardTitle{color:var(--text-dark-primary);margin-bottom:1rem;font-size:1.5rem}.ServicesSection-module__unI8ba__cardDesc{color:var(--text-dark-secondary);font-size:.95rem;line-height:1.6}.ServicesSection-module__unI8ba__featureList{flex-direction:column;flex-grow:1;gap:1rem;margin-bottom:2.5rem;display:flex}.ServicesSection-module__unI8ba__featureList li{color:#d4d4d8;align-items:flex-start;gap:.8rem;font-size:.95rem;display:flex}.ServicesSection-module__unI8ba__checkIcon{color:var(--accent-neon);text-shadow:0 0 10px #00ffa980;font-weight:700}.ServicesSection-module__unI8ba__cardFooter{margin-top:auto}.ServicesSection-module__unI8ba__cardBtn{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600;transition:all .3s}.ServicesSection-module__unI8ba__cardBtn:hover{color:var(--accent-neon);text-shadow:0 0 10px #00ffa980;transform:translate(5px)}
.ContactHero-module__tdnB-q__hero{background:var(--bg-primary);text-align:center;padding:180px 0 80px;position:relative;overflow:hidden}.ContactHero-module__tdnB-q__container{z-index:10;position:relative}.ContactHero-module__tdnB-q__content{max-width:800px;margin:0 auto}.ContactHero-module__tdnB-q__subtitle{color:var(--accent-primary);letter-spacing:.15em;margin-bottom:1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.ContactHero-module__tdnB-q__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:3rem;line-height:1.2}@media (min-width:768px){.ContactHero-module__tdnB-q__title{font-size:4.5rem}}.ContactHero-module__tdnB-q__description{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.ContactHero-module__tdnB-q__decor1{z-index:1;background:radial-gradient(circle,#22007f14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;left:-100px}.ContactHero-module__tdnB-q__decor2{z-index:1;background:radial-gradient(circle,#00ffa90d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-150px;right:-50px}
.PricingCards-module__qzPcma__pricing{background:var(--bg-dark);color:var(--text-dark-primary);padding:100px 0}.PricingCards-module__qzPcma__title{text-align:center;max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:2.2rem}.PricingCards-module__qzPcma__grid{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}@media (min-width:768px){.PricingCards-module__qzPcma__grid{flex-direction:row;align-items:stretch}}.PricingCards-module__qzPcma__card{background:var(--bg-dark-secondary);border:1px solid var(--border-dark-glass);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;flex:1;padding:3rem 2rem;display:flex;position:relative}.PricingCards-module__qzPcma__popular{border-color:var(--accent-primary);background:linear-gradient(180deg, #22007f33 0%, var(--bg-dark-secondary) 100%);z-index:2;transform:scale(1.02);box-shadow:0 20px 40px #00000080}@media (max-width:767px){.PricingCards-module__qzPcma__popular{transform:scale(1)}}.PricingCards-module__qzPcma__popularBadge{background:var(--accent-neon);color:#050014;text-transform:uppercase;letter-spacing:.05em;box-shadow:var(--shadow-neon);border-radius:20px;padding:.3rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.PricingCards-module__qzPcma__cardHeader{text-align:center;border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:2rem}.PricingCards-module__qzPcma__planName{margin-bottom:.5rem;font-size:1.5rem}.PricingCards-module__qzPcma__planSubtitle{color:var(--text-dark-secondary);margin-bottom:1.5rem;font-size:.9rem}.PricingCards-module__qzPcma__priceContainer{justify-content:center;align-items:flex-start;gap:.2rem;margin-bottom:.5rem;display:flex}.PricingCards-module__qzPcma__price{color:var(--accent-neon);font-size:3rem;font-weight:800;line-height:1}.PricingCards-module__qzPcma__plusIva{color:var(--text-dark-secondary);margin-top:.3rem;font-size:.9rem;font-weight:600}.PricingCards-module__qzPcma__frequency{color:var(--text-dark-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.PricingCards-module__qzPcma__featuresList{flex-direction:column;flex-grow:1;gap:1rem;margin-bottom:2.5rem;display:flex}.PricingCards-module__qzPcma__featuresList li{color:var(--text-dark-secondary);align-items:flex-start;gap:.8rem;font-size:.95rem;display:flex}.PricingCards-module__qzPcma__checkIcon{color:var(--accent-neon);font-weight:700}.PricingCards-module__qzPcma__cardFooter{text-align:center;margin-top:auto}.PricingCards-module__qzPcma__btnOutline{border-radius:var(--radius-sm);color:#fff;transition:var(--transition);background:0 0;border:1px solid #fff3;width:100%;padding:.8rem 1.8rem;font-size:1rem;font-weight:700;display:inline-block}.PricingCards-module__qzPcma__btnOutline:hover{background:#ffffff0d;border-color:#fff}
.PortfolioSection-module__Py-EMW__portfolio{background:var(--bg-primary);padding:100px 0}.PortfolioSection-module__Py-EMW__header{flex-direction:column;gap:1.5rem;margin-bottom:4rem;display:flex}@media (min-width:768px){.PortfolioSection-module__Py-EMW__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.PortfolioSection-module__Py-EMW__subtitle{color:var(--accent-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.PortfolioSection-module__Py-EMW__title{font-size:2.5rem}@media (min-width:768px){.PortfolioSection-module__Py-EMW__title{font-size:3rem}}.PortfolioSection-module__Py-EMW__description{color:var(--text-secondary);max-width:400px;font-size:1.1rem}.PortfolioSection-module__Py-EMW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.PortfolioSection-module__Py-EMW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PortfolioSection-module__Py-EMW__grid{grid-template-columns:repeat(3,1fr)}}.PortfolioSection-module__Py-EMW__portfolioItem{background:var(--bg-secondary);border:1px solid var(--border-glass);transition:var(--transition);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:16px;overflow:hidden}.PortfolioSection-module__Py-EMW__portfolioItem:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-glass);transform:translateY(-8px)}.PortfolioSection-module__Py-EMW__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:250px;display:flex;position:relative;overflow:hidden}.PortfolioSection-module__Py-EMW__mockupShape{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:10px;width:60%;height:80%;transition:transform .5s;box-shadow:0 10px 25px #0003}.PortfolioSection-module__Py-EMW__portfolioItem:hover .PortfolioSection-module__Py-EMW__mockupShape{transform:scale(1.05)rotate(2deg)}.PortfolioSection-module__Py-EMW__itemInfo{padding:1.5rem}.PortfolioSection-module__Py-EMW__itemCategory{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.PortfolioSection-module__Py-EMW__itemTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.3rem}.PortfolioSection-module__Py-EMW__itemLink{color:var(--accent-primary);align-items:center;font-size:.95rem;font-weight:600;display:inline-flex}.PortfolioSection-module__Py-EMW__portfolioItem:hover .PortfolioSection-module__Py-EMW__itemLink{text-decoration:underline}.PortfolioSection-module__Py-EMW__footer{text-align:center;margin-top:4rem}
.ContactInfo-module__yeRHOG__infoWrapper{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-glass);height:100%;padding:3rem}.ContactInfo-module__yeRHOG__heading{color:var(--text-primary);margin-bottom:1rem;font-size:1.8rem}.ContactInfo-module__yeRHOG__subtext{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.ContactInfo-module__yeRHOG__cards{flex-direction:column;gap:1.5rem;display:flex}.ContactInfo-module__yeRHOG__card{background:var(--bg-primary);border-radius:var(--radius-md);border:1px solid var(--border-glass);align-items:flex-start;gap:1.2rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex}.ContactInfo-module__yeRHOG__card:hover{box-shadow:var(--shadow-sm);border-color:#22007f33;transform:translateY(-3px)}.ContactInfo-module__yeRHOG__icon{background:#22007f0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.8rem;display:flex}.ContactInfo-module__yeRHOG__cardContent{flex-direction:column;gap:.3rem;display:flex}.ContactInfo-module__yeRHOG__cardTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.ContactInfo-module__yeRHOG__cardValue,.ContactInfo-module__yeRHOG__cardValueLink{color:var(--text-primary);font-size:1.2rem;font-weight:700}.ContactInfo-module__yeRHOG__cardValueLink{text-decoration:none;transition:color .3s}.ContactInfo-module__yeRHOG__cardValueLink:hover{color:var(--accent-primary)}.ContactInfo-module__yeRHOG__cardDesc{color:var(--text-secondary);margin-top:.2rem;font-size:.9rem}
.WhyWorkWithMe-module__f7KW8G__whyMe{background:var(--bg-primary);padding:100px 0;overflow:hidden}.WhyWorkWithMe-module__f7KW8G__containerGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.WhyWorkWithMe-module__f7KW8G__containerGrid{grid-template-columns:1fr 1fr}}.WhyWorkWithMe-module__f7KW8G__imageCol{justify-content:center;display:flex;position:relative}.WhyWorkWithMe-module__f7KW8G__imageContainer{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-glass);width:100%;max-width:400px;position:relative;overflow:hidden}.WhyWorkWithMe-module__f7KW8G__profileImage{object-fit:cover;width:100%;height:auto;display:block}.WhyWorkWithMe-module__f7KW8G__subtitle{color:var(--accent-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.WhyWorkWithMe-module__f7KW8G__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.2rem}.WhyWorkWithMe-module__f7KW8G__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.WhyWorkWithMe-module__f7KW8G__benefitsTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.2rem}.WhyWorkWithMe-module__f7KW8G__benefitsList{flex-direction:column;gap:1rem;display:flex}.WhyWorkWithMe-module__f7KW8G__benefitsList li{color:var(--text-primary);align-items:flex-start;gap:1rem;font-size:1.05rem;font-weight:500;display:flex}.WhyWorkWithMe-module__f7KW8G__checkIcon{color:var(--accent-primary);font-weight:700}
.AboutSection-module__vi2kbW__about{background:linear-gradient(to top, var(--bg-primary), var(--bg-secondary));padding:100px 0;position:relative;overflow:hidden}.AboutSection-module__vi2kbW__about:before{content:"";z-index:0;background:radial-gradient(circle,#8b5cf60d 0%,#05050500 70%);border-radius:50%;width:40vw;height:40vw;position:absolute;top:30%;left:20%}.AboutSection-module__vi2kbW__aboutContainer{z-index:1;grid-template-columns:1fr;align-items:center;gap:4rem;display:grid;position:relative}@media (min-width:992px){.AboutSection-module__vi2kbW__aboutContainer{grid-template-columns:1fr 1fr;gap:6rem}}.AboutSection-module__vi2kbW__imageColumn{position:relative}.AboutSection-module__vi2kbW__imagePlaceholder{aspect-ratio:4/5;background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-glass);width:100%;font-size:5rem;font-family:var(--font-heading);color:#ffffff1a;border-radius:24px;justify-content:center;align-items:center;font-weight:800;display:flex;box-shadow:0 25px 50px -12px #00000080}.AboutSection-module__vi2kbW__experienceBadge{background:var(--accent-gradient);border:1px solid #fff3;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 15px 30px #8b5cf64d}.AboutSection-module__vi2kbW__years{color:#fff;font-size:2.5rem;font-weight:800;line-height:1}.AboutSection-module__vi2kbW__text{color:#ffffffe6;text-transform:uppercase;font-size:.9rem;font-weight:600;line-height:1.2}.AboutSection-module__vi2kbW__subtitle{color:var(--accent-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.AboutSection-module__vi2kbW__title{margin-bottom:2rem;font-size:2.5rem}@media (min-width:768px){.AboutSection-module__vi2kbW__title{font-size:3rem}}.AboutSection-module__vi2kbW__textBlock{color:var(--text-secondary);flex-direction:column;gap:1.2rem;margin-bottom:3rem;font-size:1.1rem;display:flex}.AboutSection-module__vi2kbW__socials{border-top:1px solid var(--border-glass);padding-top:2rem}.AboutSection-module__vi2kbW__socialTitle{color:var(--text-primary);letter-spacing:.05em;margin-bottom:1rem;font-size:.8rem;font-weight:600}.AboutSection-module__vi2kbW__socialLinks{flex-wrap:wrap;gap:1rem;display:flex}.AboutSection-module__vi2kbW__socialBtn{background:var(--bg-glass);border:1px solid var(--border-glass);color:var(--text-secondary);transition:var(--transition);border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500}.AboutSection-module__vi2kbW__socialBtn:hover{background:var(--bg-glass-hover);color:var(--text-primary);border-color:#ffffff4d;transform:translateY(-3px)}
.ContactForm-module__SRBGMG__form{background:var(--bg-primary);border-radius:var(--radius-lg);border:1px solid var(--border-glass);padding:3rem;box-shadow:0 20px 40px #0000000d}.ContactForm-module__SRBGMG__formGroup{margin-bottom:1.5rem}.ContactForm-module__SRBGMG__label{color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.ContactForm-module__SRBGMG__input,.ContactForm-module__SRBGMG__select,.ContactForm-module__SRBGMG__textarea{width:100%;color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-glass);border-radius:var(--radius-sm);outline:none;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__SRBGMG__input:focus,.ContactForm-module__SRBGMG__select:focus,.ContactForm-module__SRBGMG__textarea:focus{border-color:var(--accent-primary);background:var(--bg-primary);box-shadow:0 0 0 4px #22007f1a}.ContactForm-module__SRBGMG__input::placeholder,.ContactForm-module__SRBGMG__textarea::placeholder{color:#a1a1aa}.ContactForm-module__SRBGMG__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.ContactForm-module__SRBGMG__textarea{resize:vertical;min-height:120px}.ContactForm-module__SRBGMG__submitBtn{background:var(--accent-neon);color:#050014;border-radius:var(--radius-sm);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;width:100%;margin-top:1rem;padding:1.2rem;font-size:1.05rem;font-weight:800;transition:all .3s;box-shadow:0 10px 20px #00ffa933}.ContactForm-module__SRBGMG__submitBtn:hover{background:#0c8;transform:translateY(-3px);box-shadow:0 15px 30px #00ffa966}.ContactForm-module__SRBGMG__disclaimer{text-align:center;color:var(--text-secondary);margin-top:1rem;font-size:.8rem}
.Testimonials-module__5U8aUa__testimonials{background:var(--bg-secondary);padding:100px 0}.Testimonials-module__5U8aUa__header{text-align:center;margin-bottom:4rem}.Testimonials-module__5U8aUa__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.2rem}.Testimonials-module__5U8aUa__googleSummary{flex-direction:column;align-items:center;gap:.5rem;display:inline-flex}.Testimonials-module__5U8aUa__excelent{color:var(--text-primary);font-weight:700}.Testimonials-module__5U8aUa__stars{color:#fbbc04;letter-spacing:2px;font-size:1.5rem}.Testimonials-module__5U8aUa__star{color:#fbbc04}.Testimonials-module__5U8aUa__reviewCount{color:var(--text-secondary);font-size:.9rem}.Testimonials-module__5U8aUa__googleText{color:var(--text-primary);font-weight:700}.Testimonials-module__5U8aUa__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Testimonials-module__5U8aUa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Testimonials-module__5U8aUa__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__5U8aUa__card{background:var(--bg-primary);border:1px solid var(--border-glass);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--transition);padding:2rem}.Testimonials-module__5U8aUa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.Testimonials-module__5U8aUa__cardHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Testimonials-module__5U8aUa__avatar{background:var(--accent-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__5U8aUa__name{color:var(--text-primary);margin-bottom:.2rem;font-size:1rem}.Testimonials-module__5U8aUa__time{color:var(--text-secondary);font-size:.8rem}.Testimonials-module__5U8aUa__cardStars{margin-bottom:1rem;font-size:1.2rem}.Testimonials-module__5U8aUa__text{color:var(--text-secondary);font-size:.95rem;line-height:1.6}
