*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #22263a;--border: #2e3248;--accent: #6c63ff;--accent-hover: #5a52e0;--danger: #e05252;--text: #e8eaf6;--text-muted: #8b90b0;--green: #4caf7d;--radius: 12px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background:var(--bg);color:var(--text);min-height:100vh;direction:rtl}button{cursor:pointer;border:none;outline:none;font-family:inherit}input{font-family:inherit;outline:none}a{text-decoration:none;color:inherit}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
