*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0e0b;--surface: #1a1810;--surface2: #242115;--border: #3a3420;--amber: #f59e0b;--amber-light: #fbbf24;--amber-dark: #d97706;--amber-dim: rgba(245,158,11,.12);--text: #f5f0e8;--muted: #a09070;--danger: #ef4444}html{font-size:16px}body{background:var(--bg);color:var(--text);font-family:Segoe UI,Cairo,Tahoma,Arial,sans-serif;direction:rtl;min-height:100vh}a{color:var(--amber);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;border:none;font-family:inherit;font-size:1rem;direction:rtl}input,textarea{font-family:inherit;font-size:1rem;direction:rtl}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
