.ApplyForm-module__2K6ygq__formSection{padding:var(--spacing-lg) 0;background:radial-gradient(circle at 50% 10%,#5b8cff0d 0%,#0000 50%);justify-content:center;align-items:center;min-height:100vh;display:flex}.ApplyForm-module__2K6ygq__container{width:100%;max-width:600px}.ApplyForm-module__2K6ygq__card{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:24px;padding:3rem;animation:.6s ease-out ApplyForm-module__2K6ygq__fadeIn;box-shadow:0 20px 40px #0000004d}.ApplyForm-module__2K6ygq__title{text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.ApplyForm-module__2K6ygq__subtitle{color:var(--text-secondary);text-align:center;margin-bottom:2.5rem}.ApplyForm-module__2K6ygq__formGroup{margin-bottom:1.5rem}.ApplyForm-module__2K6ygq__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.ApplyForm-module__2K6ygq__input,.ApplyForm-module__2K6ygq__textarea,.ApplyForm-module__2K6ygq__select{background:var(--surface-1);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.ApplyForm-module__2K6ygq__input:focus,.ApplyForm-module__2K6ygq__textarea:focus,.ApplyForm-module__2K6ygq__select:focus{border-color:var(--brand-primary);background:var(--surface-2);outline:none;box-shadow:0 0 0 3px #5b8cff1a}.ApplyForm-module__2K6ygq__textarea{resize:vertical;min-height:120px}.ApplyForm-module__2K6ygq__submitBtn{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:99px;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 0 20px #5b8cff4d}.ApplyForm-module__2K6ygq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #5b8cff80}.ApplyForm-module__2K6ygq__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.ApplyForm-module__2K6ygq__error{color:#ef4444;margin-top:.5rem;font-size:.85rem}@keyframes ApplyForm-module__2K6ygq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__EZoWya__footer{padding:var(--spacing-lg) 0 var(--spacing-md);border-top:1px solid var(--border-subtle);background:var(--bg-primary)}.Footer-module__EZoWya__content{margin-bottom:var(--spacing-md);flex-wrap:wrap;justify-content:space-between;gap:3rem;display:flex}.Footer-module__EZoWya__brand h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Footer-module__EZoWya__brandX{background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__EZoWya__brand p{color:var(--text-secondary)}.Footer-module__EZoWya__column h4{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem}.Footer-module__EZoWya__column ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__column a{color:var(--text-primary);font-size:.95rem}.Footer-module__EZoWya__column a:hover{color:var(--brand-primary)}.Footer-module__EZoWya__copyright{text-align:center;color:var(--text-secondary);border-top:1px solid var(--border-subtle);padding-top:2rem;font-size:.85rem}
.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-bottom:0;padding-top:var(--nav-height);flex-direction:column;justify-content:center;margin-bottom:0;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__techStackWrapper{z-index:20;background:var(--bg-primary);width:100vw;margin:auto calc(50% - 50vw) 0;position:relative;left:0;transform:none}.Hero-module__Z8hQ_W__content{text-align:center;z-index:10;flex-direction:column;align-items:center;margin-bottom:0;display:flex}.Hero-module__Z8hQ_W__techStackWrapper{width:100vw;margin:2rem calc(50% - 50vw) -4rem;position:relative;left:0;transform:none}.Hero-module__Z8hQ_W__content{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;padding-bottom:2rem;display:flex}.Hero-module__Z8hQ_W__badge{background:var(--surface-2);border:1px solid var(--border-subtle);color:var(--brand-primary);text-transform:uppercase;letter-spacing:.15em;border-radius:99px;margin-bottom:2.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;animation:1s ease-out Hero-module__Z8hQ_W__fadeIn;box-shadow:0 4px 20px #0003}.Hero-module__Z8hQ_W__tertiaryActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;margin-top:1.5rem;display:flex}.Hero-module__Z8hQ_W__consultLink{color:var(--brand-primary);transition:opacity var(--transition-fast);font-size:.95rem;font-weight:600;text-decoration:none}.Hero-module__Z8hQ_W__consultLink:hover{opacity:.8}.Hero-module__Z8hQ_W__tertiaryLink{color:var(--text-secondary);cursor:pointer;border-bottom:1px solid #0000;font-size:.9rem;text-decoration:none;transition:color .3s}.Hero-module__Z8hQ_W__tertiaryLink:hover{color:var(--text-primary);border-bottom-color:var(--text-primary)}.Hero-module__Z8hQ_W__headline{background:var(--gradient-text);-webkit-text-fill-color:transparent;opacity:1;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;padding-bottom:.5rem;font-size:4.5rem;font-weight:800;line-height:1.1;transition:opacity .5s ease-in-out,transform .5s ease-in-out;transform:translateY(0)}.Hero-module__Z8hQ_W__headline.Hero-module__Z8hQ_W__fade{opacity:0;transform:translateY(10px)}.Hero-module__Z8hQ_W__subheadline{color:var(--text-secondary);max-width:680px;margin-bottom:3.5rem;font-size:1.35rem;font-weight:300;line-height:1.6;animation:1s ease-out .4s backwards Hero-module__Z8hQ_W__fadeIn}.Hero-module__Z8hQ_W__actions{gap:1.5rem;margin-bottom:5rem;animation:1s ease-out .6s backwards Hero-module__Z8hQ_W__fadeIn;display:flex}.Hero-module__Z8hQ_W__primaryBtn{background:var(--text-primary);color:var(--bg-primary);transition:all var(--transition-medium);border-radius:99px;padding:1.1rem 2.8rem;font-size:1.1rem;font-weight:700;position:relative;overflow:hidden;box-shadow:0 0 20px #ffffff1a}.Hero-module__Z8hQ_W__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 0 30px #ffffff40}.Hero-module__Z8hQ_W__secondaryBtn{background:var(--surface-2);color:var(--text-primary);border:1px solid var(--border-subtle);transition:all var(--transition-medium);border-radius:99px;padding:1.1rem 2.8rem;font-size:1.1rem;font-weight:600}.Hero-module__Z8hQ_W__secondaryBtn:hover{background:var(--surface-3);border-color:var(--text-primary)}.Hero-module__Z8hQ_W__trustWrapper{opacity:.7;border-top:1px solid var(--border-subtle);align-items:center;gap:3rem;padding-top:2rem;animation:1s ease-out 1s backwards Hero-module__Z8hQ_W__fadeIn;display:flex}.Hero-module__Z8hQ_W__trustItem{flex-direction:column;align-items:center;display:flex}.Hero-module__Z8hQ_W__trustValue{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Hero-module__Z8hQ_W__trustLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}@media (max-width:768px){.Hero-module__Z8hQ_W__headline{font-size:3rem}.Hero-module__Z8hQ_W__subheadline{font-size:1.1rem}.Hero-module__Z8hQ_W__actions{flex-direction:column;gap:1rem;width:100%}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{text-align:center;width:100%}.Hero-module__Z8hQ_W__trustWrapper{border-top:none;flex-direction:column;gap:1.5rem}}
.ThemeToggle-module__3b5zuq__toggle{border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex}.ThemeToggle-module__3b5zuq__toggle:hover{color:var(--text-primary);border-color:var(--border-light);background:var(--surface-2)}.ThemeToggle-module__3b5zuq__toggle svg{width:18px;height:18px}
.Navbar-module__nuAbfa__nav{width:100%;height:var(--nav-height);z-index:1000;transition:all var(--transition-medium);border-bottom:1px solid #0000;position:fixed;top:0;left:0}.Navbar-module__nuAbfa__scrolled{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border-subtle)}.Navbar-module__nuAbfa__logo{align-items:center;gap:.6rem;display:flex}.Navbar-module__nuAbfa__logoMark{border-radius:8px;display:block}.Navbar-module__nuAbfa__logoWord{letter-spacing:-.01em;color:var(--text-primary);font-size:1.3rem;font-weight:700}.Navbar-module__nuAbfa__logoX{background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__nuAbfa__bar{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__nuAbfa__links{gap:2rem;display:flex}.Navbar-module__nuAbfa__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__langBtn{border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast);background:0 0;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.9rem}.Navbar-module__nuAbfa__langBtn:hover{border-color:var(--border-light);background:var(--surface-2)}.Navbar-module__nuAbfa__menuToggle{border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}.Navbar-module__nuAbfa__burger,.Navbar-module__nuAbfa__burger:before,.Navbar-module__nuAbfa__burger:after{background:var(--text-primary);width:18px;height:2px;transition:transform var(--transition-fast), opacity var(--transition-fast);border-radius:2px;display:block}.Navbar-module__nuAbfa__burger{position:relative}.Navbar-module__nuAbfa__burger:before,.Navbar-module__nuAbfa__burger:after{content:"";position:absolute;left:0}.Navbar-module__nuAbfa__burger:before{top:-6px}.Navbar-module__nuAbfa__burger:after{top:6px}.Navbar-module__nuAbfa__burgerOpen{background:0 0}.Navbar-module__nuAbfa__burgerOpen:before{transform:translateY(6px)rotate(45deg)}.Navbar-module__nuAbfa__burgerOpen:after{transform:translateY(-6px)rotate(-45deg)}.Navbar-module__nuAbfa__mobileMenu{padding:1.5rem var(--spacing-md) 2rem;background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:1.5rem;display:none}.Navbar-module__nuAbfa__mobileLinks{flex-direction:column;gap:1.1rem;display:flex}.Navbar-module__nuAbfa__mobileLinks a{color:var(--text-primary);font-size:1.1rem;font-weight:500}.Navbar-module__nuAbfa__mobileActions{border-top:1px solid var(--border-subtle);flex-direction:column;gap:1rem;padding-top:1.25rem;display:flex}.Navbar-module__nuAbfa__mobileActions .Navbar-module__nuAbfa__cta{text-align:center}.Navbar-module__nuAbfa__links a{color:var(--text-secondary);font-size:.95rem;font-weight:500}.Navbar-module__nuAbfa__links a:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__cta{background:linear-gradient(135deg, var(--brand-primary), var(--brand-teal));color:#fff;transition:opacity var(--transition-fast);border-radius:99px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.Navbar-module__nuAbfa__cta:hover{opacity:.9}@media (max-width:768px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__actions .Navbar-module__nuAbfa__langBtn,.Navbar-module__nuAbfa__ctaDesktop{display:none}.Navbar-module__nuAbfa__menuToggle{display:inline-flex}.Navbar-module__nuAbfa__mobileMenu.Navbar-module__nuAbfa__open{display:flex}}
.ProblemSolution-module__RGxVEG__section{padding:6rem 0 var(--spacing-xl) 0}.ProblemSolution-module__RGxVEG__problem,.ProblemSolution-module__RGxVEG__solution{background:var(--bg-glass);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:4px;padding:2.5rem;position:relative}.ProblemSolution-module__RGxVEG__problem:before,.ProblemSolution-module__RGxVEG__solution:before{content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 0 10px}.ProblemSolution-module__RGxVEG__problem:before{color:#ef4444;background-color:#ef4444}.ProblemSolution-module__RGxVEG__solution:before{background-color:var(--brand-success);color:var(--brand-success)}.ProblemSolution-module__RGxVEG__label{text-transform:uppercase;letter-spacing:.2em;color:var(--text-tertiary);margin-bottom:1.5rem;font-family:Courier New,Courier,monospace;font-size:.75rem}.ProblemSolution-module__RGxVEG__grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ProblemSolution-module__RGxVEG__section h2{margin-bottom:2rem;font-size:2.5rem;line-height:1.2}.ProblemSolution-module__RGxVEG__problem ul,.ProblemSolution-module__RGxVEG__solution ul{flex-direction:column;gap:2rem;display:flex}.ProblemSolution-module__RGxVEG__problem li,.ProblemSolution-module__RGxVEG__solution li{gap:1rem;display:flex}.ProblemSolution-module__RGxVEG__icon{color:#ef4444;font-size:1.2rem;font-weight:700}.ProblemSolution-module__RGxVEG__check{color:var(--brand-growth);font-size:1.2rem;font-weight:700}.ProblemSolution-module__RGxVEG__section strong{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;display:block}.ProblemSolution-module__RGxVEG__problem p,.ProblemSolution-module__RGxVEG__solution p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}@media (max-width:768px){.ProblemSolution-module__RGxVEG__grid{grid-template-columns:1fr;gap:3rem}}
.page-module__yfPwea__article{padding:8rem 0 6rem}.page-module__yfPwea__eyebrow{color:var(--text-tertiary);flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.page-module__yfPwea__eyebrow a{color:var(--text-tertiary);text-decoration:none}.page-module__yfPwea__eyebrow a:hover{color:var(--brand-primary)}.page-module__yfPwea__eyebrow span:not(:last-child):after{content:" / ";color:var(--text-tertiary);margin-left:.4rem}.page-module__yfPwea__headline{letter-spacing:-.02em;max-width:880px;margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3.4rem);font-weight:700;line-height:1.1}.page-module__yfPwea__lead{color:var(--text-secondary);max-width:760px;margin-bottom:3rem;font-size:clamp(1.15rem,2.2vw,1.4rem);line-height:1.6}.page-module__yfPwea__lead strong{color:var(--text-primary);font-weight:600}.page-module__yfPwea__meta{color:var(--text-tertiary);margin-bottom:2.5rem;font-size:.85rem}.page-module__yfPwea__meta span:not(:last-child):after{content:" · ";margin:0 .4rem}.page-module__yfPwea__body{max-width:780px}.page-module__yfPwea__body h2{letter-spacing:-.01em;margin:4rem 0 1.25rem;scroll-margin-top:100px;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.page-module__yfPwea__body h3{color:var(--text-primary);margin:2.5rem 0 1rem;font-size:1.25rem;font-weight:600}.page-module__yfPwea__body p{color:var(--text-secondary);margin:0 0 1.25rem;font-size:1.05rem;line-height:1.75}.page-module__yfPwea__body p strong{color:var(--text-primary);font-weight:600}.page-module__yfPwea__body ul{margin:0 0 1.5rem;padding:0;list-style:none}.page-module__yfPwea__body ul li{color:var(--text-secondary);margin-bottom:.75rem;padding-left:1.5rem;line-height:1.65;position:relative}.page-module__yfPwea__body ul li:before{content:"";background:var(--brand-primary);width:6px;height:6px;box-shadow:0 0 12px var(--brand-glow);border-radius:50%;position:absolute;top:.65rem;left:0}.page-module__yfPwea__body a{color:var(--brand-primary);border-bottom:1px solid #5b8cff4d;text-decoration:none;transition:border-color .2s}.page-module__yfPwea__body a:hover{border-bottom-color:var(--brand-primary)}.page-module__yfPwea__toc{background:var(--bg-glass);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;margin:2rem 0 3rem;padding:1.5rem 1.75rem}.page-module__yfPwea__toc h2{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin:0 0 .85rem;font-size:.85rem;font-weight:600}.page-module__yfPwea__toc ol{color:var(--text-secondary);margin:0;padding-left:1.25rem;font-size:.95rem;line-height:1.85}.page-module__yfPwea__toc a{color:var(--text-secondary);text-decoration:none}.page-module__yfPwea__toc a:hover{color:var(--brand-primary)}.page-module__yfPwea__priceTable{border-collapse:collapse;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:12px;width:100%;margin:1.5rem 0 2.5rem;overflow:hidden}.page-module__yfPwea__priceTable th,.page-module__yfPwea__priceTable td{text-align:left;border-bottom:1px solid var(--border-subtle);padding:1rem 1.25rem;font-size:.95rem}.page-module__yfPwea__priceTable th{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;background:#ffffff08;font-size:.85rem;font-weight:600}.page-module__yfPwea__priceTable td{color:var(--text-secondary)}.page-module__yfPwea__priceTable td strong{color:var(--text-primary);font-weight:600}.page-module__yfPwea__priceTable tr:last-child td{border-bottom:none}.page-module__yfPwea__estimatorWrap{margin:3rem 0}.page-module__yfPwea__estimatorIntro{background:var(--bg-glass);border:1px solid var(--border-glow);color:var(--text-secondary);border-radius:12px;margin-bottom:.5rem;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.6}.page-module__yfPwea__cta{background:var(--gradient-glow);border:1px solid var(--border-glow);text-align:center;border-radius:16px;margin:4rem 0 0;padding:2.5rem}.page-module__yfPwea__cta h2{color:var(--text-primary);margin:0 0 .75rem;font-size:1.6rem;font-weight:600}.page-module__yfPwea__cta p{color:var(--text-secondary);margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.page-module__yfPwea__cta a{border:none;display:inline-block}
.TrustSignals-module__UnD83G__section{border-bottom:1px solid var(--border-subtle);border-top:1px solid var(--border-subtle);background:var(--bg-secondary);padding:1rem 0;position:relative;overflow:hidden}.TrustSignals-module__UnD83G__label{text-align:center;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-family:Courier New,Courier,monospace;font-size:.8rem}.TrustSignals-module__UnD83G__ticker{width:100%;position:relative}.TrustSignals-module__UnD83G__track{gap:4rem;width:max-content;animation:30s linear infinite TrustSignals-module__UnD83G__scroll;display:flex}.TrustSignals-module__UnD83G__track:hover{animation-play-state:paused}.TrustSignals-module__UnD83G__item{align-items:center;gap:.5rem;display:flex}.TrustSignals-module__UnD83G__logo{color:var(--text-secondary);opacity:.8;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:500;transition:opacity .3s,color .3s}.TrustSignals-module__UnD83G__item:hover .TrustSignals-module__UnD83G__logo{opacity:1;color:var(--text-primary)}@keyframes TrustSignals-module__UnD83G__scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}
.DetailedServices-module___KXRWG__section{padding:var(--spacing-xl) 0;padding-top:calc(var(--nav-height) + 2rem);background:var(--bg-primary)}.DetailedServices-module___KXRWG__intro{text-align:center;max-width:800px;margin:0 auto var(--spacing-lg)}.DetailedServices-module___KXRWG__intro h1{margin-bottom:1.5rem;font-size:3rem}.DetailedServices-module___KXRWG__intro p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.DetailedServices-module___KXRWG__phase{margin-bottom:var(--spacing-xl);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:16px;padding:2rem;position:relative;overflow:hidden}.DetailedServices-module___KXRWG__phase:before{content:"";background:var(--brand-primary);width:4px;height:100%;position:absolute;top:0;left:0}.DetailedServices-module___KXRWG__phaseHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.DetailedServices-module___KXRWG__phaseTitle{flex:1}.DetailedServices-module___KXRWG__number{text-transform:uppercase;letter-spacing:.2em;color:var(--brand-primary);margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.DetailedServices-module___KXRWG__phaseTitle h2{margin-bottom:.5rem;font-size:2rem}.DetailedServices-module___KXRWG__phaseTitle h3{color:var(--text-secondary);font-size:1.25rem;font-weight:400}.DetailedServices-module___KXRWG__target{color:var(--text-secondary);border-left:2px solid var(--border-glow);margin:1.5rem 0;padding-left:1rem;font-style:italic}.DetailedServices-module___KXRWG__grid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem;display:grid}@media (max-width:768px){.DetailedServices-module___KXRWG__grid{grid-template-columns:1fr;gap:2rem}}.DetailedServices-module___KXRWG__column h4{color:var(--text-primary);border-bottom:1px solid var(--border-subtle);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem}.DetailedServices-module___KXRWG__deliverables li{color:var(--text-secondary);align-items:flex-start;margin-bottom:.75rem;display:flex}.DetailedServices-module___KXRWG__deliverables li span{color:var(--brand-primary);margin-right:.75rem}.DetailedServices-module___KXRWG__pricingBlock{background:var(--surface-1);border-radius:8px;margin-top:1rem;padding:1.5rem}.DetailedServices-module___KXRWG__priceItem{border-bottom:1px solid var(--border-subtle);justify-content:space-between;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.DetailedServices-module___KXRWG__priceItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.DetailedServices-module___KXRWG__priceLabel{color:var(--text-secondary)}.DetailedServices-module___KXRWG__priceValue{color:var(--text-primary);font-weight:700}.DetailedServices-module___KXRWG__comparisonTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.9rem}.DetailedServices-module___KXRWG__comparisonTable th,.DetailedServices-module___KXRWG__comparisonTable td{border:1px solid var(--border-subtle);text-align:left;padding:1rem}.DetailedServices-module___KXRWG__comparisonTable th{background:var(--surface-2);color:var(--text-primary)}.DetailedServices-module___KXRWG__comparisonTable td{color:var(--text-secondary)}.DetailedServices-module___KXRWG__ctaSection{text-align:center;margin-top:var(--spacing-xl);border:1px solid var(--border-subtle);background:linear-gradient(#5b8cff0d 0%,#05050700 100%);border-radius:20px;padding:3rem}.DetailedServices-module___KXRWG__button{background:var(--text-primary);color:var(--bg-primary);transition:transform var(--transition-fast);border-radius:99px;margin-top:1.5rem;padding:1rem 3rem;font-size:1.1rem;font-weight:600;display:inline-block}.DetailedServices-module___KXRWG__button:hover{transform:scale(1.05)}.DetailedServices-module___KXRWG__subModulesGrid{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;padding-top:2rem;display:grid}.DetailedServices-module___KXRWG__subModuleCard{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:12px;padding:1.5rem;transition:all .3s}.DetailedServices-module___KXRWG__subModuleCard:hover{background:var(--surface-2);border-color:var(--brand-primary);transform:translateY(-4px);box-shadow:0 4px 20px #0003}.DetailedServices-module___KXRWG__subModuleHeader{margin-bottom:1rem}.DetailedServices-module___KXRWG__subModuleHeader h5{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.DetailedServices-module___KXRWG__subModuleRole{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.DetailedServices-module___KXRWG__subModuleDescription{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.DetailedServices-module___KXRWG__subModuleFeatures{margin:0;padding:0;list-style:none}.DetailedServices-module___KXRWG__subModuleFeatures li{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.DetailedServices-module___KXRWG__subModuleFeatures li svg{color:var(--brand-primary);flex-shrink:0}
.FractionalCTOLanding-module__LhuC-q__container{width:100%}.FractionalCTOLanding-module__LhuC-q__hero{text-align:center;padding:8rem 0 6rem;position:relative;overflow:hidden}.FractionalCTOLanding-module__LhuC-q__badge{background:var(--surface-3);border:1px solid var(--border-light);text-transform:uppercase;letter-spacing:2px;color:var(--brand-cyan);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;display:inline-block}.FractionalCTOLanding-module__LhuC-q__ctaBtn{border-radius:99px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;display:inline-block}.FractionalCTOLanding-module__LhuC-q__headline{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.FractionalCTOLanding-module__LhuC-q__subheadline{color:var(--text-secondary);max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.FractionalCTOLanding-module__LhuC-q__painSection{background:var(--bg-secondary);padding:6rem 0}.FractionalCTOLanding-module__LhuC-q__solutionSection{padding:6rem 0}.FractionalCTOLanding-module__LhuC-q__ctaSection{text-align:center;background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);padding:6rem 0}.FractionalCTOLanding-module__LhuC-q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.FractionalCTOLanding-module__LhuC-q__card{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:16px;padding:2rem;transition:transform .3s}.FractionalCTOLanding-module__LhuC-q__card:hover{border-color:var(--brand-primary);transform:translateY(-5px)}.FractionalCTOLanding-module__LhuC-q__darkCard{background:var(--surface-card)}.FractionalCTOLanding-module__LhuC-q__stressIcon{color:var(--brand-purple);margin-bottom:1rem;font-size:2rem}.FractionalCTOLanding-module__LhuC-q__checkIcon{color:var(--brand-success);margin-bottom:1rem;font-size:2rem}@media (max-width:768px){.FractionalCTOLanding-module__LhuC-q__headline{font-size:2.5rem}}
.HowItWorks-module__a-Tr4W__section{padding:var(--spacing-xxl) 0;scroll-margin-top:100px;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__glowBg{pointer-events:none;z-index:0;background:radial-gradient(circle,#5b8cff14 0%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__a-Tr4W__header{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.HowItWorks-module__a-Tr4W__title{background:var(--gradient-text,linear-gradient(135deg, #fff 0%, #cbd5e1 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.HowItWorks-module__a-Tr4W__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.HowItWorks-module__a-Tr4W__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid;position:relative}.HowItWorks-module__a-Tr4W__card{background:var(--surface-card);border:1px solid var(--border-subtle,#ffffff14);border-radius:16px;flex-direction:column;height:100%;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.HowItWorks-module__a-Tr4W__card:hover{border-color:var(--brand-primary,#5b8cff);transform:translateY(-5px);box-shadow:0 10px 30px -10px #5b8cff4d}.HowItWorks-module__a-Tr4W__optionTag{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;z-index:2;white-space:nowrap;border-radius:20px;padding:.35rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__a-Tr4W__card:hover .HowItWorks-module__a-Tr4W__optionTag{color:var(--brand-primary);border-color:var(--brand-primary)}.HowItWorks-module__a-Tr4W__iconWrapper{width:56px;height:56px;color:var(--brand-primary);background:#5b8cff1a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .3s;display:flex}.HowItWorks-module__a-Tr4W__card:hover .HowItWorks-module__a-Tr4W__iconWrapper{background:#5b8cff33;transform:scale(1.1)rotate(5deg)}.HowItWorks-module__a-Tr4W__cardTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.HowItWorks-module__a-Tr4W__situation{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);margin-bottom:1rem;padding-bottom:1rem;font-size:.95rem;font-style:italic}.HowItWorks-module__a-Tr4W__goal{color:var(--text-primary);margin-bottom:1.5rem;font-size:1rem;font-weight:500}.HowItWorks-module__a-Tr4W__listTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.HowItWorks-module__a-Tr4W__featuresList{margin:0 0 2rem;padding:0;list-style:none}.HowItWorks-module__a-Tr4W__featuresList li{color:var(--text-secondary);margin-bottom:.75rem;padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.HowItWorks-module__a-Tr4W__featuresList li:before{content:"✓";color:var(--brand-success,#10b981);font-weight:700;position:absolute;left:0}.HowItWorks-module__a-Tr4W__bestForContainer{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:8px;margin-top:auto;padding:1rem}.HowItWorks-module__a-Tr4W__bestForTitle{color:var(--brand-primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.HowItWorks-module__a-Tr4W__bestForText{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.HowItWorks-module__a-Tr4W__ctaContainer{text-align:center;margin-top:3rem}.HowItWorks-module__a-Tr4W__ctaBtn{background:var(--text-primary,#fff);color:var(--bg-primary,#000);cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__ctaBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0;transform:translate(-100%)}.HowItWorks-module__a-Tr4W__ctaBtn:hover:before{transform:translate(100%)}.HowItWorks-module__a-Tr4W__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 0 20px #fff6}@media (max-width:1024px){.HowItWorks-module__a-Tr4W__grid{grid-template-columns:repeat(1,1fr);max-width:500px;margin-left:auto;margin-right:auto}}
.IdeaTemplateForm-module__iGatAq__formSection{padding:4rem 0;position:relative;overflow:hidden}.IdeaTemplateForm-module__iGatAq__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.IdeaTemplateForm-module__iGatAq__card{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-subtle);border-radius:24px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.IdeaTemplateForm-module__iGatAq__title{text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.IdeaTemplateForm-module__iGatAq__subtitle{color:var(--text-secondary);text-align:center;margin-bottom:3rem;font-size:1.1rem}.IdeaTemplateForm-module__iGatAq__formGroup{margin-bottom:1.5rem}.IdeaTemplateForm-module__iGatAq__label{color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.IdeaTemplateForm-module__iGatAq__input,.IdeaTemplateForm-module__iGatAq__textarea,.IdeaTemplateForm-module__iGatAq__select{background:var(--surface-2);border:1px solid var(--border-light);width:100%;color:var(--text-primary);border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.IdeaTemplateForm-module__iGatAq__input:focus,.IdeaTemplateForm-module__iGatAq__textarea:focus,.IdeaTemplateForm-module__iGatAq__select:focus{border-color:var(--brand-primary);background:var(--surface-3);outline:none;box-shadow:0 0 0 4px #5b8cff1a}.IdeaTemplateForm-module__iGatAq__textarea{resize:vertical;min-height:120px}.IdeaTemplateForm-module__iGatAq__sectionTitle{color:var(--text-primary);border-bottom:1px solid var(--border-subtle);align-items:center;gap:.5rem;margin:2.5rem 0 1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600;display:flex}.IdeaTemplateForm-module__iGatAq__sectionTitle:first-child{margin-top:0}.IdeaTemplateForm-module__iGatAq__row{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.IdeaTemplateForm-module__iGatAq__row{grid-template-columns:1fr 1fr}}.IdeaTemplateForm-module__iGatAq__arrayContainer{flex-direction:column;gap:1rem;display:flex}.IdeaTemplateForm-module__iGatAq__arrayItem{align-items:center;gap:1rem;display:flex}.IdeaTemplateForm-module__iGatAq__removeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .2s}.IdeaTemplateForm-module__iGatAq__removeBtn:hover{color:#ef4444}.IdeaTemplateForm-module__iGatAq__addBtn{color:var(--brand-primary);border:1px dashed var(--brand-primary);cursor:pointer;background:#5b8cff1a;border-radius:8px;width:100%;margin-top:.5rem;padding:.75rem;font-weight:500;transition:all .2s}.IdeaTemplateForm-module__iGatAq__addBtn:hover{background:#5b8cff33}.IdeaTemplateForm-module__iGatAq__submitBtn{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:99px;width:100%;margin-top:2rem;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:transform .2s;box-shadow:0 0 20px #5b8cff66}.IdeaTemplateForm-module__iGatAq__submitBtn:hover{transform:translateY(-2px)}.IdeaTemplateForm-module__iGatAq__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}
.WhyUs-module__U6xvIG__section{padding:6rem 0}.WhyUs-module__U6xvIG__header{text-align:center;margin-bottom:4rem}.WhyUs-module__U6xvIG__header h1{margin-bottom:1rem;font-size:3rem}.WhyUs-module__U6xvIG__header p{color:var(--text-secondary);font-size:1.25rem}.WhyUs-module__U6xvIG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.WhyUs-module__U6xvIG__card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:16px;padding:2rem;transition:transform .2s}.WhyUs-module__U6xvIG__card:hover{background:var(--surface-2);transform:translateY(-5px)}.WhyUs-module__U6xvIG__icon{background:var(--gradient-glow);border:1px solid var(--border-glow);width:56px;height:56px;color:var(--brand-primary);transition:transform var(--transition-medium);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.WhyUs-module__U6xvIG__card:hover .WhyUs-module__U6xvIG__icon{transform:translateY(-2px)}.WhyUs-module__U6xvIG__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.WhyUs-module__U6xvIG__card p{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.WhyUs-module__U6xvIG__header h1{font-size:2.5rem}}
