*{margin:0;padding:0;box-sizing:border-box}body{font-family:Cairo,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f172a80}::-webkit-scrollbar-thumb{background:#d4af374d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d4af3780}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes zoom-in-95{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slide-in-from-bottom-4{0%{transform:translateY(1rem)}to{transform:translateY(0)}}.animate-in{animation-fill-mode:both}.fade-in{animation-name:fade-in}.zoom-in-95{animation-name:zoom-in-95}.slide-in-from-bottom-4{animation-name:slide-in-from-bottom-4}.duration-300{animation-duration:.3s}
