:root{--bg:#0b1220;--text:#e9f0ff;--muted:#9db0d0;--border:#ffffff1f}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(900px 520px at 18% 12%, #6a5cff38, transparent 60%), radial-gradient(760px 460px at 84% 18%, #00d8ff29, transparent 55%), var(--bg);margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial}.shell{justify-content:center;min-height:100vh;padding:28px 16px;display:flex}.page{width:min(1200px,100%)}.header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.brand h1{letter-spacing:-.4px;margin:0;font-size:56px}.sub{color:var(--muted);max-width:760px;margin:8px 0 0;line-height:1.45}.topActions{border:1px solid var(--border);background:#ffffff0a;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.chipLink{border:1px solid var(--border);height:36px;color:var(--text);background:#ffffff0f;border-radius:12px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.chipLink:hover{background:#ffffff1a}.grid{grid-template-columns:1.6fr 1fr;gap:16px;display:grid}@media (width<=980px){.brand h1{font-size:44px}.grid{grid-template-columns:1fr}.topActions{justify-content:flex-start;width:100%}}.card{border:1px solid var(--border);background:#ffffff0a;border-radius:18px;padding:16px;box-shadow:0 18px 40px #00000059}.row{justify-content:space-between;align-items:center;gap:10px;display:flex}h2{margin:0 0 10px}.muted{color:var(--muted);font-size:13px}textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:260px;color:var(--text);background:#0a122299;border-radius:14px;outline:none;padding:12px;line-height:1.5}.actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:12px;display:flex}button{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#ffffff0f;border-radius:12px;padding:10px 14px;font-weight:900}button:hover{background:#ffffff1a}button:disabled{opacity:.6;cursor:not-allowed}.primary{background:linear-gradient(135deg,#6a5cfff2,#00d8ff8c);border-color:#0000}.ghost{background:#ffffff08}.error{color:#ffd2d2;background:#ff5b5b14;border:1px solid #ff5b5b59;border-radius:14px;margin-top:12px;padding:12px 14px}.errorTitle{margin-bottom:4px;font-weight:1000}.errorBody{line-height:1.45}.empty{color:var(--muted);padding:10px 0;line-height:1.5}.badge{border:1px solid var(--border);border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:flex}.badgeMain{letter-spacing:.2px;font-weight:1000}.badge.reliable{background:#39ff7c1a}.badge.unreliable{background:#ff5b5b1a}.pill{color:var(--muted);border:1px solid var(--border);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.meterTop{justify-content:space-between;align-items:center;display:flex}.bar{border:1px solid var(--border);background:#0a122299;border-radius:999px;height:12px;margin:10px 0;overflow:hidden}.fill{background:linear-gradient(135deg,#6a5cfff2,#00d8ff8c);height:100%}.hint{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.footer{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:18px;font-size:13px;display:flex}.dot{color:#ffffff59}
