*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #05071a;--color-panel-bg: linear-gradient(135deg, #0a0e2e 0%, #111b47 50%, #0a0e2e 100%);--color-border: #4a5aad;--color-border-light: #7a8aed;--color-gold: #c8a84e;--color-gold-light: #e8c86e;--color-green: #5abe8a;--color-red: #e85a5a;--color-yellow: #e8c44e;--color-blue: #4a9aea;--color-text: #e8e0d0;--color-text-dim: #8890b8;--color-text-muted: #4a5080;--font-pixel: "Press Start 2P", monospace;--font-heading: "Space Grotesk", sans-serif;--font-body: "VT323", monospace}html{height:100%}body{min-height:100%;background:linear-gradient(180deg,var(--color-bg) 0%,#0a0e2e 50%,var(--color-bg) 100%);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#c8a84e33;color:#e8c86e}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#4a5aad4d;border-radius:3px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ping-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(2.2);opacity:0}}.update-banner.svelte-z1ckp5{width:100%;padding:8px;border:none;background:var(--color-gold);color:var(--color-bg);font-family:var(--font-heading);font-size:12px;font-weight:600;letter-spacing:1px;text-align:center;cursor:pointer;transition:background .2s}.update-banner.svelte-z1ckp5:hover{filter:brightness(1.15)}.app-shell.svelte-12qhfyh{display:flex;flex-direction:column;height:100vh}.app-header.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid rgba(74,90,173,.15);background:#05071a99}.header-title.svelte-12qhfyh{font-family:var(--font-pixel);font-size:14px;color:var(--color-gold);letter-spacing:3px;text-decoration:none}.app-content.svelte-12qhfyh{flex:1;min-height:0}.app-footer.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-top:1px solid rgba(74,90,173,.15);background:#05071a99}.footer-text.svelte-12qhfyh{font-family:var(--font-heading);font-size:12px;color:var(--color-text-muted)}.footer-links.svelte-12qhfyh{display:flex;gap:16px}.footer-link.svelte-12qhfyh{font-family:var(--font-heading);font-size:11px;font-weight:500;color:var(--color-text-muted);text-decoration:none;letter-spacing:1.5px;text-transform:uppercase;transition:color .2s}.footer-link.svelte-12qhfyh:hover{color:var(--color-border-light)}
