:root{--s36-dark:#061126;--s36-blue:#2563eb;--s36-cyan:#06b6d4;--s36-gold:#f59e0b;--s36-green:#10b981;--s36-muted:#667085}
.s36-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:center;background:radial-gradient(circle at top right,#f59e0b55,transparent 38%),radial-gradient(circle at bottom left,#06b6d444,transparent 32%),linear-gradient(135deg,#061126,#1e2b64);border-radius:28px;padding:30px;color:#fff;margin:0 0 22px;box-shadow:0 24px 70px rgba(7,19,49,.28)}
.s36-kicker{display:inline-flex;gap:8px;align-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px}
.s36-hero h2{font-size:clamp(30px,4vw,54px);line-height:1;margin:18px 0 12px}.s36-hero p{color:#e0e7ff;max-width:780px;font-size:16px;line-height:1.75}
.s36-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.s36-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:13px 18px;background:#fff;color:#1e2b64;text-decoration:none;font-weight:900}.s36-btn.alt{background:#06b6d4;color:#061126}.s36-btn.gold{background:#f59e0b;color:#111827}
.s36-panel{background:rgba(2,6,23,.46);border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:22px;min-height:245px;color:#dbeafe}.s36-panel strong{display:block;color:#fff;font-size:22px;margin-bottom:12px}.s36-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);padding:9px 0}.s36-dot{width:10px;height:10px;border-radius:99px;background:#f59e0b;display:inline-block;margin-right:8px;box-shadow:0 0 18px #f59e0b}
.s36-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:20px 0}.s36-metric{background:#fff;border:1px solid #e8eefc;border-radius:20px;padding:18px;box-shadow:0 12px 30px rgba(15,23,42,.07)}.s36-metric span{display:block;color:#667085;font-size:12px;font-weight:800;text-transform:uppercase}.s36-metric strong{font-size:26px;color:#071331}
.s36-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:18px 0}.s36-card{background:#fff;border:1px solid #e8eefc;border-radius:22px;padding:20px;box-shadow:0 12px 30px rgba(15,23,42,.07)}.s36-card h3{margin:10px 0 8px;color:#071331}.s36-card p{color:#667085;font-size:14px;line-height:1.6}.s36-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#fffbeb;font-size:22px}
.s36-table{width:100%;border-collapse:separate;border-spacing:0 10px}.s36-table th{text-align:left;color:#667085;font-size:12px;text-transform:uppercase}.s36-table td{background:#fff;padding:14px;border-top:1px solid #e8eefc;border-bottom:1px solid #e8eefc}.s36-table td:first-child{border-left:1px solid #e8eefc;border-radius:14px 0 0 14px}.s36-table td:last-child{border-right:1px solid #e8eefc;border-radius:0 14px 14px 0}.s36-badge{display:inline-flex;border-radius:999px;background:#fffbeb;color:#b45309;padding:6px 10px;font-size:12px;font-weight:900}.s36-badge.good{background:#ecfdf5;color:#047857}.s36-badge.blue{background:#eff6ff;color:#2563eb}.s36-badge.cyan{background:#ecfeff;color:#0e7490}
@media(max-width:980px){.s36-hero{grid-template-columns:1fr}.s36-grid{grid-template-columns:repeat(2,1fr)}.s36-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.s36-grid,.s36-metrics{grid-template-columns:1fr}.s36-hero{padding:22px}}
