:root{--bg:#0d0a14;--surface:#0d0a14e0;--surface-raised:#241b38;--border:#7048c8;--text:#f8fafc;--muted:#c4b5fd;--accent:#7c3aed;--accent-hover:#6d28d9;--error:#ef4444;--success:#22c55e;--focus:#a855f7;--font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display-font:"Arial Narrow", "Segoe UI", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);font-family:var(--font);margin:0;font-size:16px;line-height:1.5}a{color:var(--muted)}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.skip-link{z-index:1000;background:var(--accent);color:#fff;padding:.75rem 1rem;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.panel{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;padding:1.5rem}.btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.btn:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-secondary{border:2px solid var(--border);background:0 0}.form-group{margin-bottom:1rem}.form-group label{margin-bottom:.5rem;font-weight:600;display:block}.form-group input{width:100%;min-height:44px;color:var(--text);background:#1e1830;border:2px solid #312e81;border-radius:8px;padding:.75rem 1rem;font-size:1rem}button,input{font:inherit}button,select,input:not([type=checkbox]):not([type=radio]){min-height:44px}button{min-width:44px}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%}[hidden]{display:none!important}.error-text{color:var(--error);margin-top:.5rem}.logo{font-family:var(--display-font);letter-spacing:.05em;color:var(--text);text-transform:uppercase;font-size:3rem;font-weight:700}.logo span{color:var(--accent)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.high-contrast{--bg:#000;--surface:#000;--text:#fff;--border:#fff}.audio-mute{pointer-events:auto;color:#c4b5fd;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#080611d1;border:1px solid #8b5cf6b3;border-radius:8px;min-width:44px;min-height:44px;padding:.35rem .7rem;font-size:.72rem}.audio-mute[aria-pressed=true]{color:#fecdd3;border-color:#fb4f67}
