.landing-body{background:radial-gradient(1200px 700px at 0% -10%,rgba(229,43,80,.2),transparent 60%),radial-gradient(900px 500px at 100% 0%,rgba(26,29,46,.18),transparent 55%),#f5f7fb;color:#17223a}.landing-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto}.landing-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.landing-brand{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;color:inherit;font-weight:700}.landing-brand-mark{width:2rem;height:2rem;border-radius:.6rem;background:var(--primary-500);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.landing-topbar-links{display:inline-flex;gap:.75rem;flex-wrap:wrap}.landing-hero{background:rgba(255,255,255,.9);border:1px solid #e6e9f0;border-radius:1.2rem;box-shadow:0 18px 40px rgba(17,24,39,8%);padding:clamp(1.5rem,3vw,2.8rem)}.landing-badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.35rem .75rem;font-size:.85rem;font-weight:600;background:rgba(229,43,80,.1);color:var(--primary-700);margin-bottom:1rem}.landing-hero-title{font-size:clamp(1.8rem,4vw,3rem);line-height:1.15;margin-bottom:1rem;max-width:18ch}.landing-hero-subtitle{margin-bottom:1.5rem;max-width:62ch;color:#374151}.landing-cta-group{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.landing-hero-note{color:#556078;margin-bottom:0}.landing-grid{margin-top:1.5rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing-card{background:#fff;border:1px solid #e6e9f0;border-radius:1rem;padding:1rem;box-shadow:0 6px 20px rgba(17,24,39,5%);height:100%}.landing-card-icon{width:2.2rem;height:2.2rem;border-radius:.75rem;display:inline-flex;align-items:center;justify-content:center;background:rgba(26,29,46,8%);color:#1a1d2e;margin-bottom:.75rem}.landing-card h2{margin-bottom:.5rem;font-size:1.05rem}.landing-card p{margin-bottom:0;color:#556078;font-size:.95rem}.landing-flow{margin-top:1.5rem;background:rgba(26,29,46,.96);color:#f3f4f6;border-radius:1rem;padding:1.25rem}.landing-flow ol{margin:0;padding-left:1.2rem;display:grid;gap:.5rem}.landing-footer{text-align:center;margin:2rem 0 2.5rem;color:#556078;font-size:.95rem}