.Hero-module__iuSnhG__hero{min-height:80vh;color:var(--color-text-light);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__iuSnhG__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;position:absolute;inset:0}.Hero-module__iuSnhG__content{z-index:2;text-align:center;max-width:1200px;padding:2rem;position:relative}.Hero-module__iuSnhG__align-left .Hero-module__iuSnhG__content{text-align:left;margin-right:auto}.Hero-module__iuSnhG__align-right .Hero-module__iuSnhG__content{text-align:right;margin-left:auto}.Hero-module__iuSnhG__title{background:linear-gradient(135deg,#fff 0%,var(--color-primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.1;animation:.8s ease-out Hero-module__iuSnhG__fadeInUp}.Hero-module__iuSnhG__subtitle{color:#fff;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.6;animation:.8s ease-out .2s backwards Hero-module__iuSnhG__fadeInUp}.Hero-module__iuSnhG__cta{background:var(--color-primary);color:#000;border:2px solid var(--color-primary);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 30px #00ff9466}.Hero-module__iuSnhG__cta:hover{background:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 0 50px #00ff9499}.Hero-module__iuSnhG__ctaArrow{transition:transform .3s}.Hero-module__iuSnhG__cta:hover .Hero-module__iuSnhG__ctaArrow{transform:translate(5px)}.Hero-module__iuSnhG__particles{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__iuSnhG__particle{width:4px;height:4px;animation:20s infinite Hero-module__iuSnhG__float;animation-delay:var(--delay,0s);background:#00ff9499;border-radius:50%;position:absolute}.Hero-module__iuSnhG__particle:nth-child(odd){background:#00ff9466}.Hero-module__iuSnhG__particle:first-child{top:10%;left:10%}.Hero-module__iuSnhG__particle:nth-child(2){top:20%;left:80%}.Hero-module__iuSnhG__particle:nth-child(3){top:30%;left:30%}.Hero-module__iuSnhG__particle:nth-child(4){top:40%;left:70%}.Hero-module__iuSnhG__particle:nth-child(5){top:50%;left:15%}.Hero-module__iuSnhG__particle:nth-child(6){top:60%;left:85%}.Hero-module__iuSnhG__particle:nth-child(7){top:70%;left:40%}.Hero-module__iuSnhG__particle:nth-child(8){top:80%;left:60%}.Hero-module__iuSnhG__particle:nth-child(9){top:15%;left:50%}.Hero-module__iuSnhG__particle:nth-child(10){top:25%;left:20%}.Hero-module__iuSnhG__particle:nth-child(11){top:35%;left:90%}.Hero-module__iuSnhG__particle:nth-child(12){top:45%;left:5%}.Hero-module__iuSnhG__particle:nth-child(13){top:55%;left:75%}.Hero-module__iuSnhG__particle:nth-child(14){top:65%;left:25%}.Hero-module__iuSnhG__particle:nth-child(15){top:75%;left:95%}.Hero-module__iuSnhG__particle:nth-child(16){top:85%;left:35%}.Hero-module__iuSnhG__particle:nth-child(17){top:12%;left:65%}.Hero-module__iuSnhG__particle:nth-child(18){top:48%;left:45%}.Hero-module__iuSnhG__particle:nth-child(19){top:68%;left:55%}.Hero-module__iuSnhG__particle:nth-child(20){top:88%;left:10%}@keyframes Hero-module__iuSnhG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__iuSnhG__float{0%,to{opacity:0;transform:translateY(0)translate(0)}10%{opacity:.6}50%{opacity:.8;transform:translateY(-100px)translate(50px)}90%{opacity:.6}}@media (max-width:768px){.Hero-module__iuSnhG__hero{min-height:60vh}.Hero-module__iuSnhG__content{padding:1.5rem}.Hero-module__iuSnhG__cta{padding:.875rem 2rem;font-size:1rem}}
.ServiceCard-module__pbUPea__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;height:100%;padding:2.5rem;transition:all .3s;display:flex}.ServiceCard-module__pbUPea__card:hover{border-color:#64c8ff66;transform:translateY(-6px);box-shadow:0 12px 32px #64c8ff26}.ServiceCard-module__pbUPea__title{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.3}.ServiceCard-module__pbUPea__description{color:#b0b0b0;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.ServiceCard-module__pbUPea__capabilities{margin-top:auto}.ServiceCard-module__pbUPea__capabilitiesTitle{color:#64c8ff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:700}.ServiceCard-module__pbUPea__capabilitiesList{margin:0;padding:0;list-style:none}.ServiceCard-module__pbUPea__capability{color:#909090;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:1rem;display:flex}.ServiceCard-module__pbUPea__bullet{color:#64c8ff;flex-shrink:0;font-weight:600}@media (max-width:768px){.ServiceCard-module__pbUPea__card{padding:2rem}.ServiceCard-module__pbUPea__title{font-size:1.5rem}.ServiceCard-module__pbUPea__description{font-size:1rem}}
.SpeedBadge-module__SQONBa__badge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:2rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.SpeedBadge-module__SQONBa__primary{color:#00ff64;background:#00ff641a;border:1px solid #00ff644d}.SpeedBadge-module__SQONBa__secondary{color:#e0e0e0;background:#ffffff0d;border:1px solid #ffffff1a}.SpeedBadge-module__SQONBa__accent{color:#64c8ff;background:#64c8ff1a;border:1px solid #64c8ff4d}
.PricingCard-module__YpXOtG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:1rem;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.PricingCard-module__YpXOtG__card:hover{border-color:#00ff644d;transform:translateY(-4px);box-shadow:0 8px 24px #00ff641a}.PricingCard-module__YpXOtG__number{color:#00ff6433;font-size:3rem;font-weight:700;line-height:1;position:absolute;top:1rem;right:1.5rem}.PricingCard-module__YpXOtG__title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.PricingCard-module__YpXOtG__subtitle{color:#00ff64;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1rem;font-weight:600}.PricingCard-module__YpXOtG__description{color:#b0b0b0;margin:0;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.PricingCard-module__YpXOtG__card{padding:2rem}.PricingCard-module__YpXOtG__number{font-size:2.5rem;top:.75rem;right:1rem}.PricingCard-module__YpXOtG__title{font-size:1.3rem}.PricingCard-module__YpXOtG__description{font-size:1rem}}
.StrategyCard-module__ieha0q__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:all .3s}.StrategyCard-module__ieha0q__card:hover{border-color:#00ff644d;transform:translateY(-4px);box-shadow:0 8px 24px #00ff641a}.StrategyCard-module__ieha0q__badgeContainer{margin-bottom:1.5rem}.StrategyCard-module__ieha0q__title{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.StrategyCard-module__ieha0q__description{color:#b0b0b0;margin:0;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.StrategyCard-module__ieha0q__card{padding:1.5rem}.StrategyCard-module__ieha0q__title{font-size:1.3rem}.StrategyCard-module__ieha0q__description{font-size:1rem}}
.AdvantageCard-module__3ou8Ga__card{background:#0a0a0a99;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:all .3s}.AdvantageCard-module__3ou8Ga__card:hover{border-color:#64c8ff4d;transform:translateY(-4px)}.AdvantageCard-module__3ou8Ga__title{color:#fff;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.AdvantageCard-module__3ou8Ga__description{color:#b0b0b0;margin:0;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.AdvantageCard-module__3ou8Ga__card{padding:1.5rem}.AdvantageCard-module__3ou8Ga__title{font-size:1.2rem}.AdvantageCard-module__3ou8Ga__description{font-size:1rem}}
.PillarCard-module__cskzcW__cardLink{text-decoration:none;display:block}.PillarCard-module__cskzcW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;height:100%;padding:2.5rem;transition:all .3s;display:flex}.PillarCard-module__cskzcW__cardLink .PillarCard-module__cskzcW__card:hover{border-color:#00ff6466;transform:translateY(-6px);box-shadow:0 12px 32px #00ff6426}.PillarCard-module__cskzcW__iconContainer{margin-bottom:1.5rem}.PillarCard-module__cskzcW__icon{font-size:3rem;display:block}.PillarCard-module__cskzcW__title{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.3}.PillarCard-module__cskzcW__description{color:#b0b0b0;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.PillarCard-module__cskzcW__keyPoints{flex-grow:1;margin:0 0 1.5rem;padding:0;list-style:none}.PillarCard-module__cskzcW__keyPoint{color:#909090;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:1rem;display:flex}.PillarCard-module__cskzcW__bullet{color:#00ff64;flex-shrink:0;font-weight:600}.PillarCard-module__cskzcW__linkContainer{margin-top:auto;padding-top:1rem}.PillarCard-module__cskzcW__link{color:#00ff64;font-size:1rem;font-weight:600;transition:all .2s}.PillarCard-module__cskzcW__cardLink:hover .PillarCard-module__cskzcW__link{color:#00ff80;display:inline-block;transform:translate(4px)}@media (max-width:768px){.PillarCard-module__cskzcW__card{padding:2rem}.PillarCard-module__cskzcW__title{font-size:1.5rem}.PillarCard-module__cskzcW__description{font-size:1rem}.PillarCard-module__cskzcW__icon{font-size:2.5rem}}
.ProcessBento-module__QwPcga__processBento{background:#000;padding:8rem 2rem;position:relative;overflow:hidden}.ProcessBento-module__QwPcga__processBento:before{content:"";background:linear-gradient(90deg,transparent,var(--color-primary),transparent);width:100%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ProcessBento-module__QwPcga__container{max-width:1400px;margin:0 auto}.ProcessBento-module__QwPcga__header{text-align:center;margin-bottom:5rem}.ProcessBento-module__QwPcga__title{background:linear-gradient(135deg,#fff 0%,var(--color-primary)100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900}.ProcessBento-module__QwPcga__subtitle{color:var(--color-primary);letter-spacing:.05em;margin-bottom:1rem;font-family:Courier New,monospace;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300}.ProcessBento-module__QwPcga__description{color:#e0e0e0;max-width:700px;margin:0 auto;font-size:1.2rem;font-weight:400}.ProcessBento-module__QwPcga__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ProcessBento-module__QwPcga__card{animation:.6s ease-out backwards ProcessBento-module__QwPcga__fadeInUp;animation-delay:calc(var(--index,0)*.1s);background:#0a0a0a;border:1px solid #00ff9426;border-radius:12px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProcessBento-module__QwPcga__card:before{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-accent-purple));opacity:0;height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.ProcessBento-module__QwPcga__card:hover{border-color:var(--color-primary);background:#0f0f0f;transform:translateY(-8px);box-shadow:0 20px 60px #00ff9440}.ProcessBento-module__QwPcga__card:hover:before{opacity:1}.ProcessBento-module__QwPcga__cardHeader{align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.ProcessBento-module__QwPcga__number{color:var(--color-primary);opacity:.5;font-family:Courier New,monospace;font-size:3rem;font-weight:800;line-height:1}.ProcessBento-module__QwPcga__titleGroup{flex:1}.ProcessBento-module__QwPcga__phaseTitle{color:#fff;letter-spacing:.05em;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.ProcessBento-module__QwPcga__phaseSubtitle{color:silver;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:500}.ProcessBento-module__QwPcga__tagline{color:var(--color-primary);margin-bottom:1rem;font-size:1.3rem;font-style:italic;font-weight:600}.ProcessBento-module__QwPcga__cardDescription{color:#e0e0e0;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.ProcessBento-module__QwPcga__details{flex-direction:column;flex-grow:1;gap:.75rem;margin:1.5rem 0;padding:0;list-style:none;display:flex}.ProcessBento-module__QwPcga__details li{color:#fff;border-left:2px solid #00ff9433;margin-bottom:.5rem;padding:.75rem 0 .75rem 1.5rem;font-size:.95rem;line-height:1.6;position:relative}.ProcessBento-module__QwPcga__details li:before{content:"→";color:var(--color-primary);font-weight:700;position:absolute;left:.5rem}.ProcessBento-module__QwPcga__stat{background:#00ff940d;border:1px solid #00ff9426;border-radius:8px;align-items:center;gap:.75rem;margin-top:auto;padding:1rem 1.5rem;display:flex}.ProcessBento-module__QwPcga__statLabel{color:silver;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.ProcessBento-module__QwPcga__statValue{color:var(--color-primary);font-size:1rem;font-weight:600}@keyframes ProcessBento-module__QwPcga__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.ProcessBento-module__QwPcga__grid{grid-template-columns:1fr;gap:2rem}.ProcessBento-module__QwPcga__processBento{padding:6rem 2rem}}@media (max-width:640px){.ProcessBento-module__QwPcga__processBento{padding:4rem 1.5rem}.ProcessBento-module__QwPcga__card{padding:2rem 1.5rem}.ProcessBento-module__QwPcga__number{font-size:2rem}}
.EdgeFeatures-module__yC_R5a__edgeFeatures{background:#000;padding:6rem 2rem}.EdgeFeatures-module__yC_R5a__container{max-width:1400px;margin:0 auto}.EdgeFeatures-module__yC_R5a__header{text-align:center;margin-bottom:4rem}.EdgeFeatures-module__yC_R5a__title{color:#fff;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.EdgeFeatures-module__yC_R5a__subtitle{color:#e0e0e0;font-size:1.2rem}.EdgeFeatures-module__yC_R5a__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.EdgeFeatures-module__yC_R5a__card{animation:.6s ease-out backwards EdgeFeatures-module__yC_R5a__fadeInUp;animation-delay:calc(var(--index,0)*.1s);background:#0a0a0a;border:1px solid #00ff941a;border-radius:14px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.EdgeFeatures-module__yC_R5a__card:hover{border-color:var(--color-primary);background:#0f0f0f;transform:translateY(-4px);box-shadow:0 15px 40px #00ff9433}.EdgeFeatures-module__yC_R5a__icon{min-height:0;margin-bottom:1.5rem;font-size:3rem;display:block}.EdgeFeatures-module__yC_R5a__icon:empty{margin-bottom:0;display:none}.EdgeFeatures-module__yC_R5a__featureTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.EdgeFeatures-module__yC_R5a__description{color:#e0e0e0;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.EdgeFeatures-module__yC_R5a__highlight{color:var(--color-primary);background:#00ff9414;border:1px solid #00ff9440;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.EdgeFeatures-module__yC_R5a__highlightDot{background:var(--color-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite EdgeFeatures-module__yC_R5a__pulse}.EdgeFeatures-module__yC_R5a__edgyCopy{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.EdgeFeatures-module__yC_R5a__copyCard{background:#0006;border:1px solid #ffffff0d;border-radius:12px;padding:2rem;transition:all .3s}.EdgeFeatures-module__yC_R5a__copyCard:hover{background:#0f0f0f;border-color:#00ff9433}.EdgeFeatures-module__yC_R5a__quote{color:var(--color-primary);font-size:1.3rem;font-style:italic;font-weight:600;line-height:1.6}.EdgeFeatures-module__yC_R5a__statement{color:#fff;font-size:1.05rem;line-height:1.7}@keyframes EdgeFeatures-module__yC_R5a__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes EdgeFeatures-module__yC_R5a__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1024px){.EdgeFeatures-module__yC_R5a__grid,.EdgeFeatures-module__yC_R5a__edgyCopy{grid-template-columns:1fr}}@media (max-width:640px){.EdgeFeatures-module__yC_R5a__edgeFeatures{padding:4rem 1.5rem}.EdgeFeatures-module__yC_R5a__card,.EdgeFeatures-module__yC_R5a__copyCard{padding:1.5rem}}
.PlaybookTimeline-module__RWX9FG__timeline{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.PlaybookTimeline-module__RWX9FG__step{align-items:flex-start;gap:2rem;display:flex}.PlaybookTimeline-module__RWX9FG__numberContainer{flex-shrink:0;position:relative}.PlaybookTimeline-module__RWX9FG__number{color:#00ff64;background:#00ff641a;border:2px solid #00ff64;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1.5rem;font-weight:700;display:flex}.PlaybookTimeline-module__RWX9FG__connector{background:linear-gradient(#00ff6480,#00ff641a);width:2px;height:4rem;position:absolute;top:3.5rem;left:50%;transform:translate(-50%)}.PlaybookTimeline-module__RWX9FG__content{flex:1;padding-top:.5rem}.PlaybookTimeline-module__RWX9FG__title{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.PlaybookTimeline-module__RWX9FG__description{color:#b0b0b0;margin:0;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.PlaybookTimeline-module__RWX9FG__step{gap:1.5rem}.PlaybookTimeline-module__RWX9FG__number{width:3rem;height:3rem;font-size:1.3rem}.PlaybookTimeline-module__RWX9FG__connector{height:3.5rem;top:3rem}.PlaybookTimeline-module__RWX9FG__title{font-size:1.3rem}.PlaybookTimeline-module__RWX9FG__description{font-size:1rem}}
.ComparisonTable-module__9yriYG__comparisonTable{background:#000;padding:6rem 2rem}.ComparisonTable-module__9yriYG__container{max-width:1200px;margin:0 auto}.ComparisonTable-module__9yriYG__title{text-align:center;color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.ComparisonTable-module__9yriYG__subtitle{text-align:center;color:#e0e0e0;max-width:800px;margin:0 auto 4rem;font-size:1.2rem;line-height:1.7}.ComparisonTable-module__9yriYG__tableWrapper{margin-bottom:3rem;overflow-x:auto}.ComparisonTable-module__9yriYG__table{border-collapse:separate;border-spacing:0;background:#0a0a0a;border:1px solid #00ff941a;border-radius:12px;width:100%;overflow:hidden}.ComparisonTable-module__9yriYG__table thead{background:#0006}.ComparisonTable-module__9yriYG__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text);border-bottom:1px solid #ffffff1a;padding:1.5rem 2rem;font-size:1rem;font-weight:600}.ComparisonTable-module__9yriYG__table th:first-child{color:#e0e0e0}.ComparisonTable-module__9yriYG__oldWay{color:silver!important}.ComparisonTable-module__9yriYG__growlabWay{color:var(--color-primary)!important}.ComparisonTable-module__9yriYG__table td{border-bottom:1px solid #ffffff0d;padding:1.5rem 2rem;font-size:1.05rem}.ComparisonTable-module__9yriYG__table tr:last-child td{border-bottom:none}.ComparisonTable-module__9yriYG__table tr:hover{background:#00ff9408}.ComparisonTable-module__9yriYG__element{color:#e0e0e0;font-weight:600}.ComparisonTable-module__9yriYG__old{color:silver;font-style:italic}.ComparisonTable-module__9yriYG__growlab{font-weight:600;color:var(--color-primary)!important}.ComparisonTable-module__9yriYG__focus{text-align:center;background:#00ff940d;border:1px solid #00ff9426;border-radius:12px;padding:2.5rem}.ComparisonTable-module__9yriYG__focusText{color:#e0e0e0;margin-bottom:1.5rem;font-size:1.2rem}.ComparisonTable-module__9yriYG__metrics{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.ComparisonTable-module__9yriYG__metric{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;font-size:1.5rem;font-weight:700}.ComparisonTable-module__9yriYG__separator{color:var(--color-primary);font-size:1.5rem}@media (max-width:768px){.ComparisonTable-module__9yriYG__comparisonTable{padding:4rem 1.5rem}.ComparisonTable-module__9yriYG__table th,.ComparisonTable-module__9yriYG__table td{padding:1rem;font-size:.95rem}.ComparisonTable-module__9yriYG__metrics{flex-direction:column;gap:1rem}.ComparisonTable-module__9yriYG__separator{display:none}}
.ContactForm-module__y_W3MG__contactForm{background:linear-gradient(#fff 0%,#f8f9fa 100%);width:100%;padding:6rem 0}.ContactForm-module__y_W3MG__container{max-width:800px;margin:0 auto;padding:0 2rem}.ContactForm-module__y_W3MG__header{text-align:center;margin-bottom:3rem}.ContactForm-module__y_W3MG__title{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.ContactForm-module__y_W3MG__description{color:#666;font-size:1.2rem;line-height:1.6}.ContactForm-module__y_W3MG__form{box-shadow:none;background:0 0;border:1px solid #e0e0e0;border-radius:16px;padding:3rem}.ContactForm-module__y_W3MG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.ContactForm-module__y_W3MG__field{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__y_W3MG__field:has(textarea){grid-column:1/-1}.ContactForm-module__y_W3MG__field label{color:#1a1a1a;font-size:.95rem;font-weight:500}.ContactForm-module__y_W3MG__field input,.ContactForm-module__y_W3MG__field textarea,.ContactForm-module__y_W3MG__field select{color:#1a1a1a;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:.875rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__y_W3MG__field input:focus,.ContactForm-module__y_W3MG__field textarea:focus,.ContactForm-module__y_W3MG__field select:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #0099ff1a}.ContactForm-module__y_W3MG__field input:disabled,.ContactForm-module__y_W3MG__field textarea:disabled,.ContactForm-module__y_W3MG__field select:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__y_W3MG__field textarea{resize:vertical;min-height:120px}.ContactForm-module__y_W3MG__submit{color:#000;background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);cursor:pointer;border:2px solid #e0e0e0;border-radius:8px;width:100%;margin-top:1rem;padding:1.125rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.ContactForm-module__y_W3MG__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #0099ff4d}.ContactForm-module__y_W3MG__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.ContactForm-module__y_W3MG__success{color:#00c864;background:#00c8641a;border:1px solid #00c8644d;border-radius:8px;margin-bottom:1rem;padding:1rem 1.5rem;font-weight:500}.ContactForm-module__y_W3MG__error{color:#ff5050;background:#ff50501a;border:1px solid #ff50504d;border-radius:8px;margin-bottom:1rem;padding:1rem 1.5rem;font-weight:500}@media (max-width:640px){.ContactForm-module__y_W3MG__contactForm{padding:4rem 1.5rem}.ContactForm-module__y_W3MG__form{padding:2rem 1.5rem}.ContactForm-module__y_W3MG__grid{grid-template-columns:1fr}}
.page-module__lQeFBq__main{background:#000;min-height:100vh}.page-module__lQeFBq__section{padding:6rem 2rem;position:relative}.page-module__lQeFBq__section:nth-child(2n){background:#0a0a0a4d}.page-module__lQeFBq__container{max-width:1200px;margin:0 auto}.page-module__lQeFBq__sectionHeader{text-align:center;margin-bottom:4rem}.page-module__lQeFBq__sectionTitle{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.page-module__lQeFBq__sectionSubtitle{color:#b0b0b0;max-width:700px;margin:0 auto;font-size:1.3rem;line-height:1.6}.page-module__lQeFBq__whyGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.page-module__lQeFBq__problemCard,.page-module__lQeFBq__solutionCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:1rem;padding:2.5rem}.page-module__lQeFBq__problemCard{border-left:3px solid #ff646480}.page-module__lQeFBq__solutionCard{border-left:3px solid #64c8ff80}.page-module__lQeFBq__cardTitle{color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__lQeFBq__problemList,.page-module__lQeFBq__solutionList{margin:0;padding:0;list-style:none}.page-module__lQeFBq__problemList li,.page-module__lQeFBq__solutionList li{color:#b0b0b0;margin-bottom:1rem;padding-left:1.5rem;font-size:1.05rem;line-height:1.6;position:relative}.page-module__lQeFBq__problemList li:before{content:"×";color:#ff6464;font-size:1.3rem;font-weight:700;position:absolute;left:0}.page-module__lQeFBq__solutionList li:before{content:"✓";color:#64c8ff;font-size:1.3rem;font-weight:700;position:absolute;left:0}.page-module__lQeFBq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.page-module__lQeFBq__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.page-module__lQeFBq__storyPointExamples{background:#0a0a0a99;border:1px solid #ffffff1a;border-radius:1rem;margin-top:3rem;padding:2.5rem}.page-module__lQeFBq__examplesTitle{color:#fff;text-align:center;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.page-module__lQeFBq__examplesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.page-module__lQeFBq__exampleCard{background:#0006;border:1px solid #ffffff0d;border-radius:.5rem;padding:1.5rem}.page-module__lQeFBq__exampleSize{color:#00ff64;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.page-module__lQeFBq__exampleText{color:#909090;margin:0;font-size:1rem;line-height:1.5}.page-module__lQeFBq__advantagesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.page-module__lQeFBq__communicationBox{background:#0a0a0a99;border:1px solid #ffffff1a;border-radius:1rem;margin-top:3rem;padding:2.5rem}.page-module__lQeFBq__commTitle{color:#fff;text-align:center;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.page-module__lQeFBq__commGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.page-module__lQeFBq__commItem{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.page-module__lQeFBq__commIcon{font-size:2rem}.page-module__lQeFBq__commItem p{color:#b0b0b0;margin:0;font-size:1rem}.page-module__lQeFBq__contactSection{background:0 0;padding:0}@media (max-width:1024px){.page-module__lQeFBq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.page-module__lQeFBq__section{padding:4rem 1.5rem}.page-module__lQeFBq__sectionTitle{font-size:2.2rem}.page-module__lQeFBq__sectionSubtitle{font-size:1.1rem}.page-module__lQeFBq__whyGrid,.page-module__lQeFBq__servicesGrid,.page-module__lQeFBq__pricingGrid,.page-module__lQeFBq__advantagesGrid,.page-module__lQeFBq__examplesGrid{grid-template-columns:1fr}.page-module__lQeFBq__commGrid{grid-template-columns:repeat(2,1fr)}.page-module__lQeFBq__contactSection{padding:0}}@media (max-width:480px){.page-module__lQeFBq__section{padding:3rem 1rem}.page-module__lQeFBq__sectionTitle{font-size:1.8rem}.page-module__lQeFBq__sectionSubtitle{font-size:1rem}.page-module__lQeFBq__commGrid{grid-template-columns:1fr}}
.page-module__fOw_7a__main{background:#000;min-height:100vh}.page-module__fOw_7a__section{padding:6rem 2rem;position:relative}.page-module__fOw_7a__section:nth-child(2n){background:#0a0a0a4d}.page-module__fOw_7a__container{max-width:1200px;margin:0 auto}.page-module__fOw_7a__sectionHeader{text-align:center;margin-bottom:4rem}.page-module__fOw_7a__sectionTitle{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.page-module__fOw_7a__sectionSubtitle{color:#b0b0b0;max-width:700px;margin:0 auto;font-size:1.3rem;line-height:1.6}.page-module__fOw_7a__strategyGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module__fOw_7a__pillarsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.page-module__fOw_7a__whyGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.page-module__fOw_7a__whyCard{background:#0a0a0a99;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:all .3s}.page-module__fOw_7a__whyCard:hover{border-color:#00ff644d;transform:translateY(-4px)}.page-module__fOw_7a__whyTitle{color:#fff;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.page-module__fOw_7a__whyText{color:#b0b0b0;margin:0;font-size:1.05rem;line-height:1.6}.page-module__fOw_7a__caseStudyContainer{max-width:900px;margin:0 auto}.page-module__fOw_7a__trustedBy{text-align:center;border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:3rem}.page-module__fOw_7a__trustedByText{color:#707070;font-size:1.1rem;font-style:italic}.page-module__fOw_7a__contactSection{background:0 0;padding:0}@media (max-width:1024px){.page-module__fOw_7a__pillarsGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__fOw_7a__section{padding:4rem 1.5rem}.page-module__fOw_7a__sectionTitle{font-size:2.2rem}.page-module__fOw_7a__sectionSubtitle{font-size:1.1rem}.page-module__fOw_7a__strategyGrid,.page-module__fOw_7a__whyGrid{grid-template-columns:1fr}.page-module__fOw_7a__contactSection{padding:0}}@media (max-width:480px){.page-module__fOw_7a__section{padding:3rem 1rem}.page-module__fOw_7a__sectionTitle{font-size:1.8rem}.page-module__fOw_7a__sectionSubtitle{font-size:1rem}}
.contact-module__xwJ-uq__main{background:#000;min-height:100vh;padding-top:80px}.contact-module__xwJ-uq__heroSection{text-align:center;background:linear-gradient(135deg,#000 0%,#0a0a0a 50%,#000 100%);padding:4rem 0 2rem}.contact-module__xwJ-uq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.contact-module__xwJ-uq__title{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.contact-module__xwJ-uq__subtitle{color:#b0b0b0;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.contact-module__xwJ-uq__contentSection{padding:4rem 0 6rem}.contact-module__xwJ-uq__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.contact-module__xwJ-uq__infoColumn{flex-direction:column;gap:2rem;display:flex}.contact-module__xwJ-uq__infoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #00ff941a;border-radius:12px;padding:2rem}.contact-module__xwJ-uq__infoTitle{color:var(--color-primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.contact-module__xwJ-uq__infoContent{color:#e0e0e0;line-height:1.8}.contact-module__xwJ-uq__businessName{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.contact-module__xwJ-uq__address{color:#b0b0b0;line-height:1.8}.contact-module__xwJ-uq__contactItem{color:#e0e0e0;margin-bottom:1rem}.contact-module__xwJ-uq__contactItem:last-child{margin-bottom:0}.contact-module__xwJ-uq__link{color:var(--color-primary);text-decoration:none;transition:opacity .3s}.contact-module__xwJ-uq__link:hover{opacity:.8;text-decoration:underline}.contact-module__xwJ-uq__expectationsList{margin:0;padding:0;list-style:none}.contact-module__xwJ-uq__expectationsList li{color:#e0e0e0;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.contact-module__xwJ-uq__expectationsList li:before{content:"✓";color:var(--color-primary);font-weight:700;position:absolute;left:0}.contact-module__xwJ-uq__formColumn{position:sticky;top:100px}@media (max-width:1024px){.contact-module__xwJ-uq__grid{grid-template-columns:1fr;gap:3rem}.contact-module__xwJ-uq__formColumn{position:static}}@media (max-width:768px){.contact-module__xwJ-uq__title{font-size:2.5rem}.contact-module__xwJ-uq__subtitle{font-size:1.1rem}.contact-module__xwJ-uq__heroSection{padding:3rem 0 1.5rem}.contact-module__xwJ-uq__contentSection{padding:3rem 0 4rem}.contact-module__xwJ-uq__infoCard{padding:1.5rem}}@media (max-width:640px){.contact-module__xwJ-uq__container{padding:0 1.5rem}.contact-module__xwJ-uq__title{font-size:2rem}.contact-module__xwJ-uq__subtitle{font-size:1rem}.contact-module__xwJ-uq__infoTitle{font-size:1.25rem}}
