:root{--primary:#172554;--primary2:#1e3a8a;--accent:#2563eb;--cyan:#06b6d4;--soft:#f1f5f9;--dark:#0f172a;--muted:#64748b}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--dark);background:#fff}.landing-navbar{background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(148,163,184,.25)}.navbar-brand{font-weight:900;color:var(--primary)!important}.brand-logo{border-radius:12px;box-shadow:0 10px 26px rgba(37,99,235,.24)}.cart-badge{position:absolute;top:-7px;right:-7px;background:#ef4444;color:#fff;font-size:.68rem;min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px}.hero-section{min-height:100vh;padding:150px 0 90px;color:#fff;background:radial-gradient(circle at 15% 20%,rgba(37,99,235,.55),transparent 32%),radial-gradient(circle at 90% 35%,rgba(6,182,212,.34),transparent 28%),linear-gradient(135deg,#020617 0%,#172554 55%,#1e3a8a 100%)}.hero-badge{display:inline-flex;align-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);padding:9px 14px;border-radius:999px;font-weight:700}.hero-title{font-size:clamp(2.2rem,5vw,4.7rem);font-weight:950;line-height:1.02;letter-spacing:-.055em}.hero-text{color:#dbeafe;font-size:1.13rem;max-width:640px}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hero-metrics div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:16px}.hero-metrics strong{display:block;font-size:1.35rem}.hero-metrics span{color:#bfdbfe;font-size:.9rem}.hero-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.20);border-radius:32px;padding:36px;box-shadow:0 30px 90px rgba(0,0,0,.28);backdrop-filter:blur(18px)}.hero-logo{width:118px;height:118px;border-radius:28px;margin-bottom:24px}.hero-card h2{font-weight:900;letter-spacing:-.03em}.hero-card p{color:#dbeafe}.hero-feature{background:rgba(255,255,255,.1);border-radius:18px;padding:14px;margin-top:12px;color:#e0f2fe}.hero-feature i{color:#22c55e;margin-right:8px}.section{padding:95px 0}.section-soft{background:#f8fafc}.section-label{display:inline-block;color:var(--accent);font-weight:900;text-transform:uppercase;font-size:.82rem;letter-spacing:.12em;margin-bottom:12px}.section-title{font-size:clamp(2rem,4vw,3.4rem);font-weight:950;line-height:1.05;letter-spacing:-.045em}.section-subtitle{color:var(--muted);max-width:760px;margin:0 auto;font-size:1.08rem}.benefit-card,.module-card,.pricing-card,.contact-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:28px;height:100%;box-shadow:0 18px 50px rgba(15,23,42,.07)}.benefit-card i,.module-card i{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#eff6ff;color:var(--accent);font-size:1.65rem;margin-bottom:18px}.benefit-card h3,.module-card h3{font-size:1.2rem;font-weight:900}.benefit-card p,.module-card p{color:var(--muted);margin:0}.pricing-card{position:relative;padding:34px}.pricing-card.popular{border:2px solid var(--accent);transform:translateY(-8px);box-shadow:0 30px 80px rgba(37,99,235,.2)}.popular-badge{position:absolute;top:18px;right:18px;background:var(--accent);color:#fff;padding:7px 12px;border-radius:999px;font-size:.78rem;font-weight:800}.pricing-card h3{font-weight:950;letter-spacing:-.03em}.plan-description{color:var(--muted);min-height:74px}.price{font-size:3rem;font-weight:950;letter-spacing:-.06em;margin:22px 0}.price span{font-size:1.4rem;vertical-align:super}.price small{color:var(--muted);font-size:1rem;letter-spacing:0}.plan-list{list-style:none;padding:0;margin:0 0 26px}.plan-list li{margin-bottom:12px;color:#334155}.plan-list i{color:#22c55e;margin-right:8px}.section-cta{padding:40px 0}.cta-card{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:34px;padding:44px;display:flex;justify-content:space-between;align-items:center;gap:24px;box-shadow:0 30px 80px rgba(37,99,235,.25)}.cta-card h2{font-weight:950;letter-spacing:-.04em}.cta-card p{color:#dbeafe;margin:0}.form-control{border-radius:16px;padding:13px 16px}.cart-total{display:flex;justify-content:space-between;align-items:center;padding:18px;border-radius:18px;background:#f8fafc}.cart-item{border:1px solid #e2e8f0;border-radius:18px;padding:16px;margin-bottom:12px}.footer{padding:28px 0;border-top:1px solid #e2e8f0;background:#fff}@media(max-width:991.98px){.hero-section{padding-top:120px}.hero-metrics{grid-template-columns:1fr}.cta-card{flex-direction:column;align-items:flex-start}.pricing-card.popular{transform:none}}@media(max-width:575.98px){.section{padding:70px 0}.hero-card,.cta-card{padding:26px;border-radius:26px}}
