:root{font-family:Inter,system-ui,sans-serif;color:#1c1e21;background:#f5f7fa;color-scheme:light}*{box-sizing:border-box}body{margin:0}.shell{width:min(1120px,calc(100% - 28px));margin:32px auto}.hidden{display:none!important}.login-card{width:min(420px,100%);margin:10vh auto;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;box-shadow:0 14px 36px #1e3c7214}.brand{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#1e3c72;color:#fff;font-weight:800}h1{font-size:24px;margin:18px 0 4px}h2{font-size:18px;margin:0}h3{font-size:16px;margin:0 0 5px}.muted{color:#6b7280;font-size:13px;margin-left:8px}.muted.standalone{margin-left:0}form{display:grid;gap:16px;margin-top:26px}label{display:grid;gap:7px;font-size:13px;font-weight:600;color:#424c63}input{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:11px;font:inherit;outline:none}input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}button,.original{border:0;border-radius:10px;padding:10px 14px;background:#1e3c72;color:#fff;font-weight:700;cursor:pointer;text-decoration:none;font-size:13px}button:disabled{opacity:.45;cursor:not-allowed}.secondary{background:#fff;color:#1e3c72;border:1px solid #cbd5e1}.error{color:#b91c1c;font-size:13px;min-height:18px}.error-panel{padding:12px;border-radius:10px;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;margin:12px 0}header{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:14px;padding:15px 18px;border:1px solid #e5e7eb}.section-block{margin-top:18px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:10px 0}.metric,.room,.source{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.metric strong{font-size:21px;color:#1e3c72;display:block}.metric span{color:#6b7280;font-size:12px}.sources{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:9px}.source>div{display:flex;justify-content:space-between;gap:8px}.source p{margin:7px 0 0;color:#6b7280;font-size:12px}.health{font-size:12px;font-weight:700}.health.healthy{color:#15803d}.health.warning{color:#b45309}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.filters button{background:#e8edf5;color:#364152}.filters button.active{background:#2563eb;color:#fff}.subfilters button{padding:8px 11px;font-size:12px}.bulk-bar{display:flex;align-items:center;gap:12px;background:#edf7ee;border:1px solid #bbdfc0;border-radius:11px;padding:10px 12px;margin:10px 0}.bulk-select{display:flex;align-items:center;gap:7px;color:#166534}.bulk-select input,.room-check{width:18px;height:18px;box-shadow:none}.bulk-bar .reject{margin-left:auto}.room-list,.report-list{display:grid;gap:11px}.room{padding:16px}.room p{font-size:13px;line-height:1.55;margin:6px 0;color:#424c63}.room-head{display:flex;align-items:flex-start;gap:10px}.room-head>div{flex:1}.raw-text{white-space:pre-wrap;overflow-wrap:anywhere;border-top:1px solid #edf0f3;padding-top:10px;margin-top:10px!important}.missing-tags{display:flex;gap:5px;flex-wrap:wrap;margin:9px 0}.missing-tags span{font-size:11px;color:#92400e;background:#fef3c7;border-radius:8px;padding:4px 7px}.editor{background:#f8fafc;border:1px solid #dbe2ea;border-radius:10px;padding:12px;margin-top:12px}.editor>strong{font-size:13px;color:#424c63}.edit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:9px;margin-top:10px}.edit-field{font-size:12px}.edit-field input{background:#fff}.room-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap;margin-top:12px}.reject{background:#fff;color:#b91c1c;border:1px solid #fecaca}.approve{background:#15803d}.original{background:#e8eef9;color:#1d4ed8}.report-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:15px}.report-card p{font-size:13px;line-height:1.5;color:#424c63;margin:6px 0}.report-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.report-head span{font-size:12px;color:#6b7280}.danger{background:#b91c1c;color:#fff}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;margin:18px}.notice{padding:12px;border-radius:10px;background:#eef6ff;color:#1e3c72;margin:12px 0;font-size:13px}.notice.error{background:#fef2f2;color:#b91c1c}.empty{text-align:center;color:#6b7280}@media(max-width:600px){.shell{margin:14px auto}.login-card{margin:4vh auto;padding:22px}header{position:sticky;top:8px;z-index:3}.room-actions button,.room-actions .original{flex:1;text-align:center}.bulk-bar{align-items:flex-start;flex-wrap:wrap}.bulk-bar .reject{margin-left:0}.edit-grid{grid-template-columns:1fr}}
