*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--accent: #4F46E5;--accent2: #6366F1;--accent-light: #E0E7FF;--accent-glow: #818CF8;--bg: #F0F2FF;--surface: #FFFFFF;--surface2: #F0F2FF;--text: #1A2E1F;--text-muted: #6B7280;--text-faint: #9CA3AF;--border: #E5E7EB;--success: #059669;--danger: #DC2626;--warning: #F59E0B;--info: #0891B2;font-family:Zain,Tahoma,Arial,sans-serif;line-height:1.6;font-weight:400;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;direction:rtl}button{font-family:inherit;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}input,textarea{font-family:inherit}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes timerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}::selection{background:var(--accent);color:#fff}.exam-container{-webkit-user-select:none;user-select:none}
