*{box-sizing:border-box}:root{--primary: #3498db;--success: #2ecc71;--warning: #f39c12;--danger: #e74c3c;--dark: #2c3e50;--light: #ecf0f1}.card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem}.card h2{margin-top:0;color:var(--dark)}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:600}.status-healthy{background:var(--success);color:#fff}.status-error{background:var(--danger);color:#fff}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1rem}.info-item{padding:1rem;background:var(--light);border-radius:4px}.info-item .label{display:block;font-size:.875rem;color:#7f8c8d;margin-bottom:.25rem}.info-item .value{display:block;font-weight:600;color:var(--dark)}.loading{text-align:center;padding:2rem;color:#7f8c8d}.error{background:#fee;border:1px solid var(--danger);color:var(--danger);padding:1rem;border-radius:4px;margin:1rem 0}:root{--roomhq-bg: #1a1a2e;--roomhq-blue: #0066ff;--roomhq-text: #ffffff;--roomhq-secondary: #2d2d44}.roomhq-logo{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:1.5rem;display:inline-flex;align-items:center;gap:0}.roomhq-logo .room{color:var(--roomhq-text)}.roomhq-logo .hq{color:var(--roomhq-blue)}.roomhq-header{background:var(--roomhq-bg);color:var(--roomhq-text)}.verified-badge{background:var(--roomhq-secondary);padding:8px 16px;border-radius:4px;font-size:.875rem;display:inline-flex;align-items:center;gap:.5rem}.verified-badge .badge-text{color:var(--roomhq-text)}.verified-badge .roomhq-mini{font-weight:700}.verified-badge .roomhq-mini .room{color:var(--roomhq-text)}.verified-badge .roomhq-mini .hq{color:var(--roomhq-blue)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f5f5f5}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}header.svelte-12qhfyh{box-shadow:0 2px 4px #0000001a}.nav-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.roomhq-logo.svelte-12qhfyh{margin:0}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){display:flex;gap:2rem;list-style:none;margin:0;padding:0}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;text-decoration:none;font-weight:500;transition:opacity .2s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:.8}main.svelte-12qhfyh{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:2rem}footer.svelte-12qhfyh{background:var(--roomhq-bg);color:#fff;text-align:center;padding:1rem;margin-top:auto;display:flex;justify-content:center;align-items:center}
