*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#101828;background:#fff;line-height:1.6}.container{width:min(1120px,92vw);margin:0 auto}.skip-link{position:absolute;left:-999px;top:auto;background:#fff;color:#101828;padding:.75rem 1rem;z-index:99}.skip-link:focus{left:1rem;top:1rem}.site-header{position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb;z-index:20}.nav{display:flex;align-items:center;justify-content:space-between;min-height:78px}.brand img{width:220px;max-width:50vw;height:auto;display:block}.nav-links{display:flex;align-items:center;gap:1.25rem}.nav-links a{color:#1f2937;text-decoration:none;font-weight:700}.nav-cta{background:#10228c;color:#fff!important;padding:.8rem 1rem;border-radius:999px}.nav-toggle{display:none;border:0;background:#10228c;color:#fff;border-radius:999px;padding:.7rem 1rem;font-weight:800}.hero{background:radial-gradient(circle at top right,#e9eeff 0,#fff 42%),linear-gradient(135deg,#fff 0,#f6f8ff 100%);padding:5.5rem 0 4.5rem}.hero-grid,.split{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#10228c;font-weight:800;font-size:.78rem;margin:0 0 .8rem}h1,h2,h3{line-height:1.1;margin:0 0 1rem}h1{font-size:clamp(2.5rem,6vw,5.4rem);letter-spacing:-.05em}h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.035em}h3{font-size:1.25rem}.hero-text{font-size:1.25rem;max-width:650px;color:#475467}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:1rem 1.25rem;text-decoration:none;font-weight:800}.primary{background:#1829ff;color:#fff;box-shadow:0 16px 32px rgba(24,41,255,.2)}.secondary{color:#10228c;background:#eef2ff}.hero-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:1rem;box-shadow:0 24px 60px rgba(16,24,40,.12)}.hero-card img{width:100%;border-radius:20px;display:block}.stat-card{position:absolute;left:1.5rem;bottom:1.5rem;background:#10228c;color:#fff;border-radius:20px;padding:1rem 1.2rem;box-shadow:0 16px 36px rgba(16,34,140,.3)}.stat{display:block;font-size:2.4rem;font-weight:900;line-height:1}.section{padding:5rem 0}.alt{background:#f7f8fb}.three-up,.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.three-up article,.feature-grid article,.pricing-card,.training-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:1.5rem;box-shadow:0 10px 30px rgba(16,24,40,.06)}.icon{display:inline-flex;width:56px;height:56px;border-radius:18px;background:#eef2ff;color:#1829ff;align-items:center;justify-content:center;font-weight:900;margin-bottom:1rem}.check-list,.compact-list{padding:0;margin:1.5rem 0 0;list-style:none}.check-list li,.compact-list li{padding:.65rem 0 .65rem 2rem;position:relative;border-bottom:1px solid #edf0f5}.check-list li:before,.compact-list li:before{content:'✓';position:absolute;left:0;color:#1829ff;font-weight:900}.pricing-card{background:#10228c;color:#fff}.pricing-card .price{font-size:2.7rem;font-weight:900;margin:.5rem 0}.section-heading{max-width:720px;margin-bottom:2rem}.feature-grid{grid-template-columns:repeat(4,1fr)}.feature-grid article{box-shadow:none}.feature-grid p{color:#475467}.reverse{grid-template-columns:.85fr 1.15fr}.image-frame{background:#fff;border-radius:28px;padding:1.5rem;text-align:center;border:1px solid #e5e7eb}.image-frame img{max-height:430px;max-width:100%;object-fit:contain}.timeline{display:grid;gap:1rem;margin-top:1.4rem}.timeline div{border-left:5px solid #1829ff;background:#fff;padding:1rem 1.2rem;border-radius:0 16px 16px 0;box-shadow:0 8px 24px rgba(16,24,40,.06)}.timeline strong,.timeline span{display:block}.timeline span{color:#475467}.training-card img{width:100%;margin-bottom:1rem}.cta-section{padding:5rem 0;background:linear-gradient(135deg,#10228c,#1829ff);color:#fff}.cta-card{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:center}.cta-card img{width:100%;border-radius:24px}.cta-card .eyebrow{color:#c9d3ff}.phone{display:inline-block;color:#fff;font-size:2rem;font-weight:900;text-decoration:none;margin-top:1rem}.site-footer{padding:2rem 0;background:#070b2f;color:#d0d5dd}.footer-grid{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer p{margin:0}@media(max-width:900px){.nav-toggle{display:block}.nav-links{display:none;position:absolute;left:4vw;right:4vw;top:74px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:1rem;box-shadow:0 16px 40px rgba(16,24,40,.12);flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.hero-grid,.split,.reverse,.cta-card{grid-template-columns:1fr}.three-up,.feature-grid{grid-template-columns:1fr}.hero{padding:3.5rem 0}.section{padding:3.5rem 0}.stat-card{position:static;margin-top:1rem}.brand img{width:180px}}