@tailwind base;@tailwind components;@tailwind utilities;:root{--ashal-sky-dark: #05094F;--ashal-sky-rich: #08428D;--ashal-key: #FFE448}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#3b82f6}.snappy-transition{transition:all .2s cubic-bezier(.4,0,.2,1)}@keyframes toast-progress{0%{width:100%}to{width:0%}}.animate-toast-progress{animation:toast-progress 5s linear forwards}.gradient-text{background:linear-gradient(135deg,#2563eb,#9333ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.shadow-glow{box-shadow:0 0 20px #3b82f666}.shadow-glow-lg{box-shadow:0 0 40px #3b82f699}
