*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#f1f5f9;color:#1e293b;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}a{color:#ff6b00;text-decoration:none}a:hover{text-decoration:underline}[dir=rtl]{text-align:right}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease}.toast{position:fixed;bottom:20px;right:20px;padding:1rem 1.5rem;background:#1e293b;color:#fff;border-radius:.5rem;box-shadow:0 4px 12px #00000026;z-index:9999}.toast.success{background:#10b981}.toast.error{background:#ef4444}
