:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f9fafb}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}.page{max-width:1200px;margin:0 auto;padding:32px 20px 48px}h1{margin:0 0 4px;font-size:26px}.muted{color:#6b7280;font-weight:400}.center{text-align:center}.header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.status{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-weight:600}.dot{width:12px;height:12px;border-radius:999px;display:inline-block}.label{min-width:90px;display:inline-flex;align-items:center;justify-content:center}.ghost{border:1px solid #e5e7eb;background:#f9fafb;border-radius:8px;padding:6px 10px;cursor:pointer}.ghost:hover{background:#eef2ff}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 24px #0000000a;overflow:hidden}.card-header{display:flex;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}th{background:#f3f4f6;font-size:14px;font-weight:600}td{font-size:14px}tbody tr:hover{background:#f8fafc}.error{margin-bottom:12px;padding:10px 12px;border-radius:10px;background:#fef2f2;color:#991b1b;border:1px solid #fecdd3}
