*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--bg: #0f172a;--surface: #1e293b;--surface2: #334155;--border: #334155;--text: #f1f5f9;--text-muted: #94a3b8;--accent: #6366f1;--accent-light: #818cf8;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--radius: 14px}html,body,#root{height:100%;width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit;border:none;outline:none}input,textarea{font-family:inherit;outline:none;border:none}.app{min-height:100dvh;display:flex;flex-direction:column;max-width:480px;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}
