:root{--color-orange: #EA580C;--color-green: #10B981}body{font-family:Poppins,sans-serif;scroll-behavior:smooth;overflow-x:hidden}body[dir=rtl]{font-family:Tajawal,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8fafc}::-webkit-scrollbar-thumb{background:#ea580c;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#c2410c}.text-orange{color:#ea580c}.bg-orange{background-color:#ea580c}.border-orange{border-color:#ea580c}@keyframes pulseHover{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@media(max-width:768px){.animate-pulse-hover{animation:pulseHover 2s ease-in-out infinite}}
