@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600&family=Outfit:wght@400;500;600;700&display=swap";:root{--b4n-bg: #0a0f0d;--b4n-surface: #121a16;--b4n-surface-elevated: #1a2520;--b4n-felt: #0d2818;--b4n-felt-light: #134a2a;--b4n-felt-border: #1a4722;--b4n-gold: #d4a853;--b4n-gold-dim: #b8923f;--b4n-gold-bright: #e8c872;--b4n-gold-muted: rgba(212, 168, 83, .5);--b4n-text: #e8ebe9;--b4n-text-muted: #8a9a92;--b4n-text-bright: #fff;--b4n-hit: #c73e3e;--b4n-hit-hover: #e04a4a;--b4n-stand: #2d7d4a;--b4n-stand-hover: #38a05a;--b4n-win: #3d9b5c;--b4n-lose: #c73e3e;--b4n-push: #c9a227;--b4n-border: #2a3530;--b4n-input-bg: #0f1613;--b4n-input-border: #253029;--font-display: "Outfit", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--b4n-touch-min: 44px}html,body{margin:0;padding:0;min-height:100vh;min-height:100dvh;background:var(--b4n-bg);font-family:var(--font-display);color:var(--b4n-text);-webkit-font-smoothing:antialiased}body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}a{color:var(--b4n-gold-dim);text-decoration:none}a:hover{color:var(--b4n-gold-bright)}.header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1.25rem;padding-top:max(.6rem,env(safe-area-inset-top));padding-left:max(1.25rem,env(safe-area-inset-left));padding-right:max(1.25rem,env(safe-area-inset-right));background:var(--b4n-surface);border-bottom:1px solid var(--b4n-border);box-shadow:0 2px 12px #0000004d;font-size:.9rem;color:var(--b4n-text)}.brand.svelte-12qhfyh{font-weight:700;font-size:1.1rem;letter-spacing:.02em;color:var(--b4n-text-bright);display:flex;align-items:center;gap:.4rem}.brand-icon.svelte-12qhfyh{color:var(--b4n-gold);font-size:1.2em;opacity:.95}.brand-accent.svelte-12qhfyh{color:var(--b4n-gold);font-weight:600}.user.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.user.svelte-12qhfyh .label:where(.svelte-12qhfyh){color:var(--b4n-text-muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.npub.svelte-12qhfyh{font-family:var(--font-mono);font-size:.8em;background:var(--b4n-input-bg);color:var(--b4n-text);padding:.3em .55em;border-radius:4px;border:1px solid var(--b4n-input-border);white-space:nowrap;overflow:hidden;max-width:10ch}.balance.svelte-12qhfyh{font-weight:600;color:var(--b4n-gold-dim)}.balance-err.svelte-12qhfyh{color:var(--b4n-lose);font-size:.85em}.logout.svelte-12qhfyh{padding:.4rem .75rem;font-size:.8rem;background:transparent;border:1px solid var(--b4n-border);color:var(--b4n-text-muted);border-radius:6px;cursor:pointer;font-weight:500;min-height:var(--b4n-touch-min, 44px);display:inline-flex;align-items:center;justify-content:center}.logout.svelte-12qhfyh:hover{background:var(--b4n-surface-elevated);color:var(--b4n-text);border-color:var(--b4n-gold-muted)}.loading.svelte-12qhfyh{padding:3rem;text-align:center;color:var(--b4n-text-muted)}@media(max-width:480px){.header.svelte-12qhfyh{flex-wrap:wrap;gap:.75rem;padding:.6rem .75rem}.brand.svelte-12qhfyh{font-size:1rem}.user.svelte-12qhfyh{width:100%;justify-content:flex-end;gap:.5rem}.user.svelte-12qhfyh .label:where(.svelte-12qhfyh){display:none}.npub.svelte-12qhfyh{max-width:8ch}}
