:root{--bg:#0a1628;--surface:#0d1d33;--surface-2:#0f2138;--panel:#152640;--border-soft:#94a3b82e;--border-strong:#94a3b859;--text:#f8fafc;--text-muted:#94a3b8;--accent:#8b5cf6;--accent-1:#a855f7;--accent-2:#7c3aed;--accent-light:#c084fc;--vault:#a78bfa;--success:#22c55e;--danger:#ef4444;--warning:#f59e0b;--sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--heading:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:var(--bg);min-height:100vh;overflow-x:hidden}#root{min-height:100svh}*{box-sizing:border-box}button,input,textarea,select{font:inherit}a{color:inherit}
