:root{--gold: #D4AF37;--gold-soft: rgba(212, 175, 55, .16);--gold-glow: rgba(212, 175, 55, .45);--bg: #0A0A0A;--bg-elev: #161616;--bg-card: #1C1C1C;--text: #F2F0E8;--text-mute: #8A8580;--line: rgba(255, 255, 255, .08);--danger: #E5484D;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--max-w: 720px;--pad-page: max(16px, env(safe-area-inset-left));--font-display: Georgia, "Times New Roman", serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--bg)}body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100dvh}#app{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer}input,select,textarea{font:inherit;color:var(--text);background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px 14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-glow)}@keyframes eg-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.topbar.svelte-12qhfyh{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:12px var(--pad-page);background:#0a0a0ad9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:10px;color:var(--text)}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand-mark.svelte-12qhfyh{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:8px;background:var(--gold);color:#0a0a0a;font-family:var(--font-display);font-weight:700;font-size:18px;line-height:1}.brand-text.svelte-12qhfyh{font-family:var(--font-display);font-weight:600;font-size:18px;letter-spacing:.02em}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:8px;position:relative}.reset.svelte-12qhfyh,.login-link.svelte-12qhfyh{color:var(--text-mute);font-size:13px;padding:6px 10px;border-radius:var(--radius-sm)}.reset.svelte-12qhfyh:hover,.login-link.svelte-12qhfyh:hover{color:var(--gold);background:var(--gold-soft);text-decoration:none}.ki-link.svelte-12qhfyh{display:inline-flex;align-items:center;gap:6px;color:#0a0a0a;background:var(--gold);font-size:13px;font-weight:600;padding:6px 12px;border-radius:var(--radius-sm);transition:all .2s}.ki-link.svelte-12qhfyh:hover{opacity:.85;text-decoration:none;transform:translateY(-1px)}.badge-beta.svelte-12qhfyh{background:#0000002e;color:#0a0a0a;font-size:10px;font-weight:700;padding:1px 5px;border-radius:8px;letter-spacing:.04em;text-transform:uppercase}.user-btn.svelte-12qhfyh{display:flex;align-items:center;gap:8px;padding:4px 12px 4px 4px;border:1px solid var(--line);border-radius:999px;background:var(--bg-elev);color:var(--text);font-size:13px;cursor:pointer}.user-btn.svelte-12qhfyh:hover{border-color:var(--gold)}.user-avatar.svelte-12qhfyh{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--gold);color:#0a0a0a;font-weight:700;font-size:12px}.user-name.svelte-12qhfyh{max-width:12ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu.svelte-12qhfyh{position:absolute;top:calc(100% + 6px);right:0;z-index:20;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius-md);padding:4px;box-shadow:0 8px 24px #00000059;min-width:180px}.menu.svelte-12qhfyh a:where(.svelte-12qhfyh),.menu.svelte-12qhfyh button:where(.svelte-12qhfyh){display:block;width:100%;text-align:left;padding:10px 12px;border:none;background:none;color:var(--text);font-size:14px;border-radius:var(--radius-sm);cursor:pointer}.menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.menu.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:var(--gold-soft);color:var(--gold);text-decoration:none}.page.svelte-12qhfyh{flex:1;width:100%;max-width:var(--max-w);margin:0 auto;padding:24px var(--pad-page) 80px}.bottom.svelte-12qhfyh{text-align:center;color:var(--text-mute);font-size:12px;padding:16px var(--pad-page);border-top:1px solid var(--line)}
