*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-base: #020617;--bg-card: #0f172a;--bg-input: #1e293b;--border: #1e293b;--border-md: #334155;--text: #f1f5f9;--text-muted:#94a3b8;--text-dim: #64748b;--accent: #00d4aa;--accent-bg: rgba(0,212,170,.12);--accent-bd: rgba(0,212,170,.3);--danger: #ef4444;--radius: 10px;--font-mono: "Space Mono", monospace;--font-body: "Inter", system-ui, sans-serif}body{background:var(--bg-base);color:var(--text);font-family:var(--font-body);min-height:100vh;-webkit-font-smoothing:antialiased}input,textarea,select,button{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-card)}::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:3px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .2s ease}.slide-up{animation:slideUp .25s ease}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}@media (max-width: 640px){.resp-pad{padding-left:16px!important;padding-right:16px!important}.resp-gap{gap:8px!important}.resp-header{padding:0 12px!important;gap:8px!important}.resp-brand-text,.resp-tab-label{display:none!important}.resp-card-actions button{width:26px!important;height:26px!important}.resp-card-actions span{width:13px!important}.resp-auth-card{padding:24px 20px!important}.resp-toast{right:16px!important;left:16px!important;justify-content:center!important}.resp-feature{flex-direction:column!important;gap:10px!important}.resp-btn-stack{flex-direction:column!important}.resp-token-section{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.resp-pw-row{flex-direction:column!important}}@media (min-width: 641px){.resp-sm-only{display:none!important}}
