body{display:flex;flex-direction:column;min-height:100vh}main{flex:1}header.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 2rem;background:var(--bg-header);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-4);display:flex;align-items:center;justify-content:space-between}.logo.svelte-12qhfyh{font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:lowercase;color:var(--accent-brilliant);text-decoration:none}.header-right.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.theme-toggle.svelte-12qhfyh{background:none;border:none;cursor:pointer;font-size:1.1rem;color:var(--text-muted);padding:.25rem .5rem;border-radius:6px;line-height:1;transition:color .15s,background .15s}.theme-toggle.svelte-12qhfyh:hover{color:var(--text);background:var(--surface-hover)}.lang-select.svelte-12qhfyh{background:none;border:none;cursor:pointer;font-size:.75rem;font-weight:700;color:var(--text-muted);padding:.25rem .5rem;border-radius:6px;line-height:1;transition:color .15s,background .15s;font-family:inherit}.lang-select.svelte-12qhfyh:hover{color:var(--text);background:var(--surface-hover)}.lang-select.svelte-12qhfyh:focus-visible{outline:2px solid var(--accent-brilliant);outline-offset:2px}.lang-select.svelte-12qhfyh option:where(.svelte-12qhfyh){background:var(--bg);color:var(--text)}.copyright.svelte-12qhfyh{font-size:.8rem;color:var(--text-faint);text-decoration:none;transition:color .15s}.copyright.svelte-12qhfyh:hover{color:var(--text-muted)}footer.svelte-12qhfyh{margin-top:3rem;padding:2rem 1.5rem;text-align:center;border-top:1px solid var(--border-4);display:flex;flex-direction:column;align-items:center;gap:.75rem}.donate-label.svelte-12qhfyh{font-size:.8rem;color:var(--text-faint);margin:0}.btc-btn.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.5rem;background:var(--surface);border:1px solid var(--border-4);border-radius:8px;padding:.45rem .9rem;cursor:pointer;font-family:monospace;font-size:.72rem;color:var(--text-muted);transition:border-color .15s,color .15s;max-width:100%}.btc-btn.svelte-12qhfyh:hover{border-color:var(--accent);color:var(--text)}.btc-icon.svelte-12qhfyh{color:#f7931a;font-style:normal;flex-shrink:0}.btc-address.svelte-12qhfyh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-status.svelte-12qhfyh{flex-shrink:0;font-family:inherit;font-size:.7rem;color:var(--accent-brilliant);min-width:3ch}.skip-link{position:absolute;top:-100%;left:1rem;z-index:200;background:var(--accent-brilliant);color:var(--bg);padding:.5rem 1.25rem;border-radius:0 0 8px 8px;font-weight:700;font-size:.9rem;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:0}*:focus-visible{outline:2px solid var(--accent-brilliant);outline-offset:3px;border-radius:3px}
