*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0a1a3d;background-color:#fff;line-height:1.6}a{text-decoration:none}.page{max-width:1200px;margin:0 auto;padding:24px 16px 80px}.tag{display:inline-flex;gap:6px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#3ac3b3;background:#e5eeff;padding:6px 10px;border-radius:999px;margin-bottom:16px}.hero,.tag{align-items:center}.hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:40px;padding:40px 0 48px}.hero-title{font-size:40px;line-height:1.1;margin-bottom:40px}.hero-sub{font-size:16px;color:#4f5b76;margin-bottom:24px}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px}.btn-primary{background:#3ac3b3;color:#fff;border-radius:999px}.btn-outline,.btn-primary{padding:12px 20px;font-size:14px;font-weight:600}.btn-outline{border:1px solid #3ac3b3;color:#3ac3b3;border-radius:999px;background:transparent}.hero-footnote{font-size:13px;color:#7c859f}.hero-card{background:radial-gradient(circle at top left,#2f74ff11,#0a1a3d05 50%,#fff);border-radius:24px;padding:24px 20px;border:1px solid #e3e7f0;box-shadow:0 18px 50px rgba(10,26,61,.08)}.hero-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.hero-card-title{font-size:14px;font-weight:600}.hero-chip{font-size:11px;padding:4px 10px;border-radius:999px;background:#e5eeff;color:#3ac3b3}.pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.pill{font-size:11px;padding:6px 10px;border-radius:999px;border:1px solid #e3e7f0;background:#ffffffaa}.mini-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.metric-card{padding:8px 10px;border-radius:14px;background:#f7f9fc;font-size:11px}.metric-label{color:#7c859f;margin-bottom:4px}.metric-value{font-weight:600;font-size:13px;display:flex;align-items:baseline;gap:4px}.metric-trend{font-size:10px;color:#15a36a}.hero-status-row{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-top:4px}.status-dot{width:8px;height:8px;border-radius:999px;background:#15a36a;display:inline-block;margin-right:6px}.section{border-radius:24px;padding:32px 24px;margin-top:24px}.section-light{background:#f7f9fc}.section-white{background:#fff;border:1px solid #e3e7f0}.section-dark{background:#031732;color:#fff}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px;flex-wrap:wrap}.section-title{font-size:22px;margin-bottom:4px}.section-sub{font-size:14px;color:#4f5b76;max-width:520px}.section-dark .section-sub{color:#c5cbe0}.badge-link{font-size:12px;color:#3ac3b3;background:#e5eeff;padding:6px 10px;border-radius:999px}.section-body{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.3fr);gap:24px;margin-top:8px}.section-full{display:grid;gap:16px;margin-top:8px}.feature-list{list-style:none;display:grid;gap:10px}.feature-item{display:grid;grid-template-columns:20px 1fr;gap:8px;font-size:14px}.feature-bullet{font-size:16px;line-height:1;color:#3ac3b3}.section-dark .feature-bullet{color:#8bc1ff}.feature-label{font-weight:600}.feature-text{color:#4f5b76}.section-dark .feature-text{color:#c5cbe0}.card-outline{border-radius:18px;border:1px dashed #cfd5e5;padding:16px 14px;font-size:13px;background:#fff}.section-dark .card-outline{background:#111d3e;border-color:#293660}.card-title-sm{font-size:13px;font-weight:600;margin-bottom:6px}.pill-column{display:grid;gap:8px;font-size:13px}.pill-line{padding:8px 10px;border-radius:999px;background:#fff;display:inline-flex;align-items:center;gap:8px}.pill-line span{font-size:11px;padding:4px 8px;border-radius:999px;background:#f7f9fc;color:#4f5b76}.section-dark .pill-line{background:#111d3e}.section-dark .pill-line span{background:#062d60;color:#c5cbe0}.cta-banner{margin-top:32px;border-radius:24px;background:linear-gradient(135deg,#3ac3b3,#031732);padding:32px 24px;display:flex;flex-direction:column;gap:12px;color:#fff;text-align:center}.cta-banner h2{font-size:24px}.cta-banner p{font-size:14px;color:#e5eeff}.cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:8px}.btn-light{background:#fff;color:#3ac3b3;padding:12px 20px;border-radius:999px;font-size:14px;font-weight:600}.btn-ghost{border-radius:999px;padding:11px 18px;border:1px solid hsla(0,0%,100%,.4);font-size:13px;color:#fff}footer{max-width:1200px;margin:0 auto;padding:24px 16px 40px;font-size:12px;color:#7c859f;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}footer a{color:#4f5b76;margin-left:10px;font-size:12px}@media (max-width:900px){.header{text-align:center}.hero,.section-body{grid-template-columns:minmax(0,1fr)}}@media (max-width:600px){.logo{margin-left:auto;margin-right:auto}.hero-title{font-size:30px}.page{padding:20px 14px 56px}.cta-banner,.section{padding:24px 18px}}