:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans SC",sans-serif;color:#172033;background:#f7f9fc}*{box-sizing:border-box}body{margin:0}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.nav{background:#fff;border-bottom:1px solid #e7ebf2}.navin,.wrap{max-width:1120px;margin:auto;padding:0 20px}.navin{height:62px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;color:#172033}.links{display:flex;gap:18px;font-size:14px}.hero{padding:56px 0 28px}.eyebrow{font-size:13px;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(32px,5vw,54px);margin:10px 0 14px;line-height:1.08}.lead{font-size:18px;color:#5b6475;max-width:820px;line-height:1.75}.langs{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.langs a,.langs span{background:#fff;border:1px solid #dfe5ef;padding:7px 10px;border-radius:999px;font-size:13px}.langs span{font-weight:700;border-color:#2563eb}.notice{background:#eef5ff;border:1px solid #cfe0ff;padding:14px 16px;border-radius:12px;margin:16px 0;color:#334155;line-height:1.6}.warn{background:#fff7e6;border-color:#f5d58a}.metrics h2,.method h2{font-size:21px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric{background:#fff;border:1px solid #e5eaf2;border-radius:14px;padding:18px}.metric strong{display:block;font-size:28px}.metric span{color:#667085;font-size:13px}.table-wrap{overflow:auto;background:#fff;border:1px solid #e5eaf2;border-radius:14px;margin:18px 0}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:14px;border-bottom:1px solid #eef1f5;font-size:14px}th{color:#667085;background:#fbfcfe}.brand-link{font-weight:700;color:#172033}.badge{display:inline-block;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700}.status-ok{background:#e9f8ef;color:#177245}.status-warn{background:#fff5d9;color:#8a6100}.status-bad{background:#feecec;color:#aa2f2f}.method{background:#fff;border:1px solid #e5eaf2;border-radius:14px;padding:20px;margin:20px 0;color:#5b6475;line-height:1.7}.growth-cta{margin:20px 0 54px;padding:22px 24px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#16a34a);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:22px}.growth-cta h2{margin:0 0 6px;font-size:22px}.growth-cta p{margin:0;opacity:.9;line-height:1.6}.growth-cta-btn{flex:0 0 auto;background:#fff;color:#1d4ed8;font-weight:800;padding:12px 18px;border-radius:999px;text-decoration:none}.growth-cta-btn:hover{text-decoration:none;transform:translateY(-1px)}.footer{padding:26px 0;border-top:1px solid #e5eaf2;color:#667085;font-size:13px}@media(max-width:760px){.links{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.growth-cta{align-items:flex-start;flex-direction:column}.growth-cta-btn{width:100%;text-align:center}}
