:root{font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#252638;background:#f5f5fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #252638;--muted: #77798c;--line: #e8e8f0;--accent: #4c54c8;--accent-soft: #f0f0ff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit;cursor:pointer}.traction-shell{min-height:100vh;background:radial-gradient(115% 80% at 50% -10%,#fff,#f8f8fd 58%,#f1f1fb)}.traction-topbar{height:72px;padding:0 clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(216 217 233 / 72%);background:#ffffffc7}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.brand-mark{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:var(--accent);color:#fff;font-size:15px;font-weight:800;letter-spacing:-.08em}.brand-name{font-size:13px;letter-spacing:.055em;font-weight:800}.brand-name span{font-weight:500;color:#77798c;letter-spacing:0}.public-label{display:inline-flex;align-items:center;gap:8px;color:#47496c;font-size:12px;font-weight:650}.status-dot{width:7px;height:7px;border-radius:50%;background:#7aa88d;box-shadow:0 0 0 3px #e9f3ec}.traction-content{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:58px 0 52px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{margin:0 0 10px;color:#6c70b7;font-size:10px;font-weight:800;letter-spacing:.12em}h1,p{margin-top:0}h1{margin-bottom:7px;font-size:clamp(30px,4vw,40px);line-height:1.12;letter-spacing:-.045em;font-weight:730}.page-description{margin:0;color:var(--muted);font-size:14px}.heading-actions{display:flex;align-items:center;gap:14px;padding-bottom:2px}.updated-label{color:var(--muted);font-size:11px;white-space:nowrap}.refresh-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:9px 13px;border:1px solid #dedfeb;border-radius:9px;background:#fff;color:#36384b;font-size:12px;font-weight:700;box-shadow:0 1px 2px #191b370a;transition:border-color .15s ease,background .15s ease}.refresh-button:hover{border-color:#bfc1df;background:#fcfcff}.refresh-button:disabled{cursor:wait;opacity:.68}.refresh-icon{display:inline-block;font-size:17px;line-height:12px}.is-spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:760px}.metric-card{min-height:156px;padding:22px 23px;border:1px solid #e6e6ef;border-radius:13px;background:#ffffffe5;box-shadow:0 7px 20px #36386408}.metric-topline{display:flex;align-items:center;justify-content:space-between;color:#74768a;font-size:14px;font-weight:620}.metric-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:800}.metric-value{display:block;margin:17px 0 5px;font-size:clamp(30px,4vw,38px);line-height:1;letter-spacing:-.045em;font-weight:760;font-variant-numeric:tabular-nums}.metric-detail{color:#858697;font-size:13px}.data-note{min-height:20px;margin:15px 2px 0;color:#77798c;font-size:12px}.data-note button{padding:0;border:0;color:var(--accent);background:transparent;font-weight:700;text-decoration:underline;text-underline-offset:2px}@media(max-width:700px){.traction-topbar{height:62px;padding:0 18px}.traction-content{width:min(100% - 32px,560px);padding-top:36px}.page-heading{align-items:flex-start;flex-direction:column;gap:17px}.heading-actions{width:100%;justify-content:space-between}.metric-grid{grid-template-columns:1fr;gap:9px}.metric-card{min-height:116px;padding:16px}.metric-value{margin-top:10px;font-size:30px}.metric-detail{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
