:root{--bg: #0c0f14;--bg-elev: #141923;--bg-elev-2: #1c2330;--border: #2a3340;--text: #f2f5f9;--text-muted: #9aa6b5;--accent: #4ea1ff;--accent-strong: #2b7fff;--sync-green: #2fbf71;--sync-amber: #f5a524;--sync-red: #f04444;--font: "Segoe UI", system-ui, -apple-system, Roboto, Arial, sans-serif;--fs-body: 16px;--fs-action: 20px;--fs-title: 28px;--touch: 44px;--radius: 12px;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:var(--fs-body);line-height:1.4;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}#app{height:100dvh;display:flex;flex-direction:column}h1,h2,h3{margin:0;font-weight:700}button{font-family:inherit;font-size:var(--fs-action);min-height:var(--touch);min-width:var(--touch);cursor:pointer;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elev-2);color:var(--text);padding:.55rem 1rem;transition:background .12s ease,border-color .12s ease}button:hover{background:#232c3a}button:disabled{opacity:.45;cursor:not-allowed}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.btn-primary{background:var(--accent-strong);border-color:var(--accent-strong);color:#fff;font-weight:700}.btn-primary:hover{background:var(--accent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.badge.svelte-1kdxz6u{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .7rem;min-height:36px;border:1px solid var(--border);border-radius:999px;background:var(--bg-elev);font-size:16px;font-weight:600;white-space:nowrap}.dot.svelte-1kdxz6u{width:12px;height:12px;border-radius:50%;flex:none;box-shadow:0 0 0 3px #ffffff0f}.label.svelte-1kdxz6u{line-height:1}.topbar.svelte-12qhfyh{flex:none;display:flex;align-items:center;gap:1rem;padding:.6rem 1rem;background:var(--bg-elev);border-bottom:1px solid var(--border)}.brand.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1}.brand-name.svelte-12qhfyh{font-weight:800;letter-spacing:.06em;font-size:20px}.brand-sub.svelte-12qhfyh{font-size:13px;color:var(--text-muted)}.who.svelte-12qhfyh{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;line-height:1.15;max-width:40vw;overflow:hidden}.vendedor.svelte-12qhfyh{font-weight:700;font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.rol.svelte-12qhfyh{font-size:13px;color:var(--text-muted);text-transform:capitalize}.right.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.switch.svelte-12qhfyh{font-weight:700}.content.svelte-12qhfyh{flex:1 1 auto;min-height:0;overflow:auto}.content.full.svelte-12qhfyh{overflow:hidden}
