:root{color-scheme:dark;--bg: #070a13;--surface: rgba(255, 255, 255, .04);--surface2: rgba(255, 255, 255, .03);--border: rgba(255, 255, 255, .08);--text: #eef2ff;--muted: rgba(238, 242, 255, .72);--accent: rgba(79, 70, 229, .28);--radius: 16px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;background:radial-gradient(1200px 800px at 20% -10%,rgba(79,70,229,.22),transparent 60%),radial-gradient(900px 700px at 110% 10%,rgba(14,165,233,.12),transparent 55%),var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[lang=ar] body{font-family:Cairo,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}input,select,textarea,button{font-size:16px}select,option{color:var(--text)}option{background-color:#0b1220}input,select,textarea{transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#c7d2fe8c;box-shadow:0 0 0 3px #4f46e52e}:focus-visible{outline:2px solid rgba(199,210,254,.65);outline-offset:2px}button,a{-webkit-tap-highlight-color:transparent}
