:root{--navy:#0d1b2a;--gold:#b8960c;--gold-light:#fdf8e8;--muted:#6c757d;--border:#dee2e6;--error:#c0392b;--surface:#f8f9fa}*{box-sizing:border-box}html,body,#root{background:var(--surface);min-height:100%;color:var(--navy);margin:0;font-family:system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans Arabic,sans-serif}button{font:inherit;cursor:pointer}input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.admin-table tbody tr:nth-child(2n){background:#f6f8fa}.admin-table tbody tr{transition:background .12s}.admin-table tbody tr:hover{background:#fdf8e8}
