:root{color-scheme:light dark;--bg: #f7f7fb;--fg: #0b1020;--muted: #5b6075;--card: #ffffff;--border: #e3e5ee;--accent: #1f6feb;--danger: #b91c1c;--success: #166534;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@media (prefers-color-scheme: dark){:root{--bg: #0b1020;--fg: #f4f5fb;--muted: #a4a8bd;--card: #161b32;--border: #2a2f4a;--accent: #5fa3ff;--danger: #f87171;--success: #34d399}}html,body{background:var(--bg);color:var(--fg);font-size:16px;line-height:1.45;-webkit-tap-highlight-color:transparent}a{color:var(--accent)}button,input,select,textarea{font:inherit}button.primary{display:inline-flex;justify-content:center;align-items:center;background:var(--accent);color:#fff;border:0;border-radius:10px;padding:.85rem 1rem;font-weight:600;min-height:48px;cursor:pointer}button.primary:disabled{opacity:.6;cursor:progress}input.text,input[type=email],input[type=text],input[type=number]{width:100%;padding:.85rem .9rem;border:1px solid var(--border);border-radius:10px;background:var(--card);color:var(--fg);min-height:48px;box-sizing:border-box}.card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:1rem;margin:.75rem 0}.muted{color:var(--muted)}.row{display:flex;gap:.5rem;flex-wrap:wrap}.stack{display:flex;flex-direction:column;gap:.75rem}html,body{margin:0}.topbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#0b1020;color:#f4f5fb;position:sticky;top:0;z-index:10}.brand.svelte-12qhfyh{color:inherit;text-decoration:none;font-weight:700;font-size:1.05rem}nav.svelte-12qhfyh{display:flex;gap:.75rem;align-items:center;font-size:.9rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:inherit;text-decoration:none}.who.svelte-12qhfyh{opacity:.85}.role.svelte-12qhfyh{opacity:.7;font-size:.8em}.ghost.svelte-12qhfyh{background:transparent;border:1px solid rgba(255,255,255,.3);color:inherit;padding:.3rem .7rem;border-radius:6px;cursor:pointer}.badge.svelte-12qhfyh{font-size:.75rem;padding:.2rem .55rem;border-radius:999px;border:1px solid rgba(255,255,255,.3)}.badge.offline.svelte-12qhfyh{border-color:#fbbf24;color:#fbbf24}.badge.pending.svelte-12qhfyh{border-color:#5fa3ff;color:#5fa3ff}.badge.rejected.svelte-12qhfyh{border-color:#f87171;color:#f87171}main.svelte-12qhfyh{padding:1rem;max-width:720px;margin:0 auto}.install-bar.svelte-12qhfyh{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;padding:.6rem 1rem;background:#161b32;color:#f4f5fb;border-bottom:1px solid #2a2f4a}.install-bar.svelte-12qhfyh span:where(.svelte-12qhfyh){flex:1;min-width:200px;font-size:.9rem}.install-bar.svelte-12qhfyh .primary:where(.svelte-12qhfyh){border:0;background:#5fa3ff;color:#fff;border-radius:8px;padding:.4rem .85rem;font-weight:600}.install-bar.svelte-12qhfyh .ghost-light:where(.svelte-12qhfyh){background:transparent;color:inherit;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:.4rem .85rem}
