:root{--brand:#8C0014;--brand-hover:#C00C20;--brand-dark:#8C0014;--brand-soft:#FCEEF1;--bg:#F5F6F8;--surface:#FFFFFF;--ink:#0F1419;--ink-2:#4A5568;--ink-3:#8A93A4;--ink-placeholder:#9AA3B2;--line:#E4E7EC;--ok:#16A34A;--warn:#D97706;--danger:#DC2626;--info:#2563EB;--growth:#7C3AED;--radius:16px;--radius-pill-text:10px;--shadow-card:0 1px 2px rgba(15,20,25,0.04),0 6px 18px rgba(15,20,25,0.05);--page-pad-x:18px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body{font-family:-apple-system,BlinkMacSystemFont,"Inter","SF Pro Display","Segoe UI",Roboto,system-ui,sans-serif;font-size:16px;line-height:1.45;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}body{overflow-wrap:break-word}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea,select{font-family:inherit;font-size:inherit}::placeholder{color:var(--ink-placeholder);opacity:1}.i{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.i-sm{width:14px;height:14px}.i-lg{width:22px;height:22px}.i-xl{width:28px;height:28px}.i-2xl{width:36px;height:36px}.legend{width:100%;max-width:1340px;margin:0 auto;padding:26px 28px 8px;text-align:center;color:var(--ink-2)}.legend h2{font-size:26px;font-weight:800;letter-spacing:-0.02em;margin-bottom:6px;color:var(--ink)}.legend p{font-size:14px;max-width:760px;margin:0 auto}.legend .pill-info{display:inline-block;background:var(--brand-soft);color:var(--brand);padding:2px 10px;border-radius:999px;font-size:12px;font-weight:700;margin:0 4px}