.landing-module__Z_HtoG__root{--navy:#0a1628;--navy-light:#1a3a5c;--accent:#dc2626;--accent-deep:#b91c1c;--bg:#fff;--bg-soft:#f0f4fa;--text:#0f172a;--muted:#5b6e8c;--border:#dce4ef;--badge-bg:#fef2f2;--wave-fill:#f0f4fa;font-family:var(--font-inter), system-ui, sans-serif;color:var(--text);background:var(--bg);line-height:1.6}.landing-module__Z_HtoG__landingMain{padding-top:72px}.landing-module__Z_HtoG__container{max-width:1280px;margin:0 auto;padding:0 32px}@media (max-width:768px){.landing-module__Z_HtoG__container{padding:0 20px}}.landing-module__Z_HtoG__nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffeb;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 12px #0a16280f}.landing-module__Z_HtoG__navInner{justify-content:space-between;align-items:center;gap:1rem;height:72px;display:flex}.landing-module__Z_HtoG__navBrand{color:var(--navy);letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:800;text-decoration:none;display:flex}.landing-module__Z_HtoG__navLogo{object-fit:contain;width:auto;height:48px}.landing-module__Z_HtoG__navLinks{align-items:center;gap:1.75rem;display:flex}.landing-module__Z_HtoG__navLink{color:var(--muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__Z_HtoG__navLink:hover{color:var(--accent)}.landing-module__Z_HtoG__navActions{align-items:center;gap:.75rem;display:flex}.landing-module__Z_HtoG__hamburger{color:var(--navy);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;display:none}.landing-module__Z_HtoG__overlay{z-index:150;opacity:0;pointer-events:none;background:#0a162873;transition:opacity .3s;display:none;position:fixed;inset:0}.landing-module__Z_HtoG__overlayOpen{opacity:1;pointer-events:auto}.landing-module__Z_HtoG__drawer{background:var(--bg);z-index:200;flex-direction:column;gap:0;width:min(320px,85vw);height:100dvh;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0a16281f}.landing-module__Z_HtoG__drawerOpen{transform:translate(0)}.landing-module__Z_HtoG__drawerHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.landing-module__Z_HtoG__drawerBrand{color:var(--navy);letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:flex}.landing-module__Z_HtoG__drawerLogo{object-fit:contain;width:auto;height:44px}.landing-module__Z_HtoG__drawerClose{color:var(--navy);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1}.landing-module__Z_HtoG__drawerBody{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.landing-module__Z_HtoG__drawerFooter{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:.75rem;margin-top:auto;padding:1.25rem 1.5rem 1.5rem;display:flex}.landing-module__Z_HtoG__drawerFooter .landing-module__Z_HtoG__btnOutline,.landing-module__Z_HtoG__drawerFooter .landing-module__Z_HtoG__btnPrimary{text-align:center;width:100%}@media (max-width:900px){.landing-module__Z_HtoG__navLinks,.landing-module__Z_HtoG__navActions{display:none}.landing-module__Z_HtoG__hamburger,.landing-module__Z_HtoG__overlay{display:block}}.landing-module__Z_HtoG__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.landing-module__Z_HtoG__btnGradient{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-deep) 100%);color:#fff;box-shadow:0 4px 20px #dc262659;}.landing-module__Z_HtoG__btnGradient:hover{transform:scale(1.02)}.landing-module__Z_HtoG__btnPrimary{background:var(--navy);color:#fff;box-shadow:0 4px 16px #0a162833;}.landing-module__Z_HtoG__btnPrimary:hover{background:var(--navy-light);transform:scale(1.02)}.landing-module__Z_HtoG__btnOutline{color:var(--navy);border:2px solid var(--border);background:#fff;}.landing-module__Z_HtoG__btnOutline:hover{border-color:var(--accent);color:var(--accent)}.landing-module__Z_HtoG__hero{padding:4rem 0 0;position:relative}.landing-module__Z_HtoG__heroGrid{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.landing-module__Z_HtoG__heroCopy{flex:340px;min-width:0}.landing-module__Z_HtoG__heroVisual{flex:380px;justify-content:center;min-width:0;display:flex}.landing-module__Z_HtoG__badge{background:var(--badge-bg);color:var(--accent-deep);letter-spacing:.02em;border-radius:50px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}@media (max-width:768px){.landing-module__Z_HtoG__badge{margin-top:.5rem}}.landing-module__Z_HtoG__heroTitle{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1}.landing-module__Z_HtoG__heroNavy{color:var(--navy)}.landing-module__Z_HtoG__heroAccent{color:var(--accent)}.landing-module__Z_HtoG__heroSub{color:var(--muted);max-width:520px;margin:0 0 2rem;font-size:1.15rem}.landing-module__Z_HtoG__heroCtas{flex-wrap:wrap;gap:1rem;display:flex}.landing-module__Z_HtoG__heroImage{object-fit:cover;border-radius:16px;animation:5s ease-in-out infinite landing-module__Z_HtoG__float;box-shadow:0 24px 64px #0a16282e}@keyframes landing-module__Z_HtoG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.landing-module__Z_HtoG__wave{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath fill='%23f0f4fa' d='M0,40 C360,80 720,0 1080,40 C1260,60 1380,70 1440,80 L1440,80 L0,80 Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;width:100%;height:80px;margin-top:3rem;display:block}.landing-module__Z_HtoG__section{padding:5rem 0}.landing-module__Z_HtoG__sectionSoft{background:var(--bg-soft)}.landing-module__Z_HtoG__sectionTitle{letter-spacing:-.02em;color:var(--navy);text-align:center;margin:0 0 .75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.landing-module__Z_HtoG__sectionSubtitle{text-align:center;color:var(--muted);max-width:640px;margin:0 auto 3rem;font-size:1.05rem}.landing-module__Z_HtoG__cardGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.landing-module__Z_HtoG__materialCard{border:1px solid var(--border);background:var(--bg);border-radius:16px;transition:transform .25s,box-shadow .25s;overflow:hidden}.landing-module__Z_HtoG__materialCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0a16281a}.landing-module__Z_HtoG__materialImg{object-fit:cover;width:100%;height:200px}.landing-module__Z_HtoG__materialLabel{color:var(--navy);padding:1rem 1.25rem;font-size:.95rem;font-weight:700}.landing-module__Z_HtoG__trustSection{padding:3rem 0;overflow:hidden}.landing-module__Z_HtoG__trustWrap{position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.landing-module__Z_HtoG__trustTrack{width:max-content;animation:40s linear infinite landing-module__Z_HtoG__trustScroll;display:flex}.landing-module__Z_HtoG__trustWrap:hover .landing-module__Z_HtoG__trustTrack{animation-play-state:paused}@keyframes landing-module__Z_HtoG__trustScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-module__Z_HtoG__trustItem{color:var(--navy);opacity:.7;white-space:nowrap;flex-shrink:0;padding:0 2.5rem;font-size:1.1rem;font-weight:700}.landing-module__Z_HtoG__trustNote{text-align:center;color:var(--muted);margin-top:1.5rem;font-size:.95rem}.landing-module__Z_HtoG__split{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.landing-module__Z_HtoG__splitImage{flex:400px;min-width:0}.landing-module__Z_HtoG__splitImg{object-fit:cover;border-radius:16px;width:100%;box-shadow:0 16px 48px #0a16281f}.landing-module__Z_HtoG__splitCopy{flex:360px;min-width:0}.landing-module__Z_HtoG__splitTitle{color:var(--navy);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.landing-module__Z_HtoG__splitText{color:var(--muted);margin:0 0 1rem;font-size:1.05rem}.landing-module__Z_HtoG__splitTagline{color:var(--accent);font-weight:700}.landing-module__Z_HtoG__featureGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.landing-module__Z_HtoG__featureCard{background:var(--bg-soft);border:1px solid var(--border);border-radius:16px;padding:2rem 1.75rem;transition:border-color .25s,box-shadow .25s}.landing-module__Z_HtoG__featureCard:hover{border-color:#dc262659;box-shadow:0 8px 24px #0a16280f}.landing-module__Z_HtoG__featureIcon{color:var(--accent);margin-bottom:1rem;font-size:1.75rem}.landing-module__Z_HtoG__featureTitle{color:var(--navy);margin:0 0 .5rem;font-size:1.15rem;font-weight:800}.landing-module__Z_HtoG__featureDesc{color:var(--muted);margin:0;font-size:.95rem}.landing-module__Z_HtoG__highlightBox{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);text-align:center;color:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:2.5rem}.landing-module__Z_HtoG__highlightTitle{margin:0 0 1.5rem;font-size:1.5rem;font-weight:800}.landing-module__Z_HtoG__pillRow{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.landing-module__Z_HtoG__pill{background:#ffffff1f;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.landing-module__Z_HtoG__steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:2rem;display:grid}.landing-module__Z_HtoG__step{text-align:center}.landing-module__Z_HtoG__stepNum{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.25rem;font-weight:800;display:flex}.landing-module__Z_HtoG__stepTitle{color:var(--navy);margin:0 0 .35rem;font-weight:800}.landing-module__Z_HtoG__stepDesc{color:var(--muted);margin:0;font-size:.95rem}.landing-module__Z_HtoG__challengeList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.landing-module__Z_HtoG__challengeItem{background:var(--bg);border:1px solid var(--border);border-radius:12px;gap:1rem;padding:1.25rem;display:flex}.landing-module__Z_HtoG__challengeIcon{color:var(--accent);flex-shrink:0;margin-top:.15rem;font-size:1.25rem}.landing-module__Z_HtoG__challengeText{color:var(--muted);margin:0}.landing-module__Z_HtoG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:1.5rem;display:grid}.landing-module__Z_HtoG__priceCard{border:1px solid var(--border);background:var(--bg);border-radius:20px;flex-direction:column;padding:2rem;display:flex}.landing-module__Z_HtoG__priceCardFeatured{border-top:4px solid var(--accent);background:linear-gradient(180deg, #fff5f5 0%, var(--bg) 40%);}.landing-module__Z_HtoG__priceTier{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem;font-size:.85rem;font-weight:800}.landing-module__Z_HtoG__priceAmount{color:var(--navy);margin:0 0 .25rem;font-size:2rem;font-weight:800}.landing-module__Z_HtoG__priceNote{color:var(--muted);margin-bottom:1.5rem;font-size:.9rem}.landing-module__Z_HtoG__priceFeatures{flex:1;margin:0 0 2rem;padding:0;list-style:none}.landing-module__Z_HtoG__priceFeatures li{color:var(--muted);align-items:flex-start;gap:.5rem;padding:.4rem 0;font-size:.95rem;display:flex}.landing-module__Z_HtoG__priceFeatures li i{color:var(--accent);margin-top:.2rem}.landing-module__Z_HtoG__extraGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.landing-module__Z_HtoG__extraCard h3{color:var(--navy);margin:0 0 .5rem;font-weight:800}.landing-module__Z_HtoG__extraCard p{color:var(--muted);margin:0}.landing-module__Z_HtoG__contactPanel{background:var(--navy);color:#fff;border-radius:24px;padding:3rem}.landing-module__Z_HtoG__contactPanel h2{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.landing-module__Z_HtoG__contactPanel p{opacity:.85;margin:0 0 2rem}.landing-module__Z_HtoG__contactForm{flex-direction:column;gap:1rem;display:flex}.landing-module__Z_HtoG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:560px){.landing-module__Z_HtoG__formRow{grid-template-columns:1fr}}.landing-module__Z_HtoG__formField label{opacity:.9;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.landing-module__Z_HtoG__formField input,.landing-module__Z_HtoG__formField textarea{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.landing-module__Z_HtoG__formField input::placeholder,.landing-module__Z_HtoG__formField textarea::placeholder{color:#ffffff73}.landing-module__Z_HtoG__formField input:focus,.landing-module__Z_HtoG__formField textarea:focus{border-color:var(--accent);outline:none}.landing-module__Z_HtoG__contactSubmit{color:var(--navy);background:#fff;align-self:flex-start;margin-top:.5rem;}.landing-module__Z_HtoG__contactSubmit:disabled{opacity:.65;cursor:not-allowed;transform:none}.landing-module__Z_HtoG__formMessage{margin:0;font-size:.95rem}.landing-module__Z_HtoG__formSuccess{color:#86efac}.landing-module__Z_HtoG__formError{color:#fca5a5}.landing-module__Z_HtoG__spinner{border:2px solid #0a162833;border-top-color:var(--navy);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite landing-module__Z_HtoG__spin;display:inline-block}@keyframes landing-module__Z_HtoG__spin{to{transform:rotate(360deg)}}.landing-module__Z_HtoG__footer{background:var(--navy);color:#ffffffd9;padding:4rem 0 0}.landing-module__Z_HtoG__footerGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem;padding-bottom:3rem;display:grid}@media (max-width:900px){.landing-module__Z_HtoG__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.landing-module__Z_HtoG__footerGrid{grid-template-columns:1fr}}.landing-module__Z_HtoG__footerBrand p{opacity:.8;margin:.75rem 0 1.25rem;font-size:.9rem}.landing-module__Z_HtoG__footerLogo{width:auto;height:44px}.landing-module__Z_HtoG__socialRow{gap:.75rem;display:flex}.landing-module__Z_HtoG__socialBtn{color:#fff;background:#ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;text-decoration:none;transition:background .2s,transform .2s;display:flex}.landing-module__Z_HtoG__socialBtn:hover{transform:scale(1.05)}.landing-module__Z_HtoG__socialLinkedin:hover{background:#0a66c2}.landing-module__Z_HtoG__socialGithub:hover{background:#24292e}.landing-module__Z_HtoG__socialInstagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.landing-module__Z_HtoG__footerCol h4{color:#fff;margin:0 0 1rem;font-size:.95rem;font-weight:700}.landing-module__Z_HtoG__footerCol ul{margin:0;padding:0;list-style:none}.landing-module__Z_HtoG__footerCol li{margin-bottom:.5rem}.landing-module__Z_HtoG__footerCol a{color:#ffffffbf;font-size:.9rem;text-decoration:none;transition:color .2s}.landing-module__Z_HtoG__footerCol a:hover{color:#fff}.landing-module__Z_HtoG__footerBottom{text-align:center;opacity:.7;border-top:1px solid #ffffff1f;padding:1.25rem 0;font-size:.85rem}.landing-module__Z_HtoG__footerBottom a{color:#fff;text-decoration:underline}.animateOnScroll{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.animateOnScroll.visible{opacity:1;transform:translateY(0)}
