:root{color:#17212b;font-synthesis:none;background:#eef2f5;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{font:inherit}.app-shell{min-height:100vh}.topbar{color:#f8fafc;background:#172b3a;border-bottom:3px solid #2575a7;align-items:center;gap:14px;min-height:72px;padding:14px clamp(20px,4vw,56px);display:flex}.brand-mark{color:#172b3a;background:#86c5da;border-radius:4px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.eyebrow,.section-label{color:#8aa2b2;letter-spacing:0;margin:0 0 4px;font-size:12px;font-weight:700}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:18px;line-height:1.35}h2{margin-bottom:0;font-size:20px}.workspace{width:min(900px,100% - 40px);margin:48px auto}.status-panel{background:#fff;border:1px solid #d8e0e6;border-radius:6px;overflow:hidden;box-shadow:0 12px 30px #1d324014}.panel-heading{border-bottom:1px solid #e7ecef;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;display:flex}.status{border:1px solid;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-width:108px;padding:8px 12px;font-size:14px;font-weight:700;display:inline-flex}.status-dot{background:currentColor;border-radius:50%;width:8px;height:8px}.status--loading{color:#4a6575}.status--success{color:#1f7a4c}.status--error{color:#b53a32}.details{margin:0;padding:8px 28px}.details>div{border-bottom:1px solid #edf1f3;grid-template-columns:120px minmax(0,1fr);gap:16px;padding:18px 0;display:grid}dt{color:#647683;font-size:14px}dd{overflow-wrap:anywhere;color:#243846;margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:14px}button{color:#fff;cursor:pointer;background:#176a99;border:1px solid #176a99;border-radius:4px;align-items:center;gap:8px;min-height:40px;margin:20px 28px 28px;padding:0 16px;display:inline-flex}button:hover:not(:disabled){background:#12587f}button:focus-visible{outline-offset:2px;outline:3px solid #176a9947}button:disabled{cursor:wait;opacity:.62}.refresh-icon{font-size:19px;line-height:1}@media (width<=560px){.workspace{width:calc(100% - 24px);margin:24px auto}.panel-heading{flex-direction:column;align-items:flex-start}.details>div{grid-template-columns:1fr;gap:6px}}
