*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #1a1a2e;--card: #16213e;--accent: #0f3460;--accent-light: #e94560;--text: #ffffff;--text-muted: #a0aec0;--border: #2d3748;--success: #48bb78;--danger: #fc8181;--warning: #f6ad55;--radius: 8px;--shadow: 0 2px 8px rgba(0, 0, 0, .4)}html,body,#root{height:100%;width:100%}body{background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}
