/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap";body{font-optical-sizing:auto;font-variation-settings:"slnt" 0;font-family:Cairo;font-style:normal;font-weight:400}.bg-primary-gradient{background:linear-gradient(#c49337,#fcf7cd 10%,#edcd78 50%,#a7602b 75%,#fdf8d0 90%,#bb9138)}.bg-secondary-gradient{background:linear-gradient(195deg,#c49337 15%,#fcf7cd 50%,#edcd78 60%,#a7602b 73%,#fdf8d0 95%,#bb9138)}.bg-primary-color{background-color:#d72d2e}.text-primary-gradient{line-height:1.2}.text-primary-gold,.text-primary-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(#c49337,#fcf7cd 10%,#edcd78 50%,#a7602b 75%,#fdf8d0 90%,#bb9138);-webkit-background-clip:text}.bg-gold-color,.border-gold-color{background:linear-gradient(#c49337,#fcf7cd 10%,#edcd78 50%,#a7602b 75%,#fdf8d0 90%,#bb9138)}.border-gold-color{border-image-slice:1}.bottom-gold-color{border-style:solid;border-image-source:linear-gradient(#c49337,#fcf7cd 10%,#edcd78 50%,#a7602b 75%,#fdf8d0 90%,#bb9138);border-image-slice:1}.gold-hover:hover{-webkit-text-fill-color:#0000;background:linear-gradient(#c49337,#fcf7cd 10%,#edcd78 50%,#a7602b 75%,#fdf8d0 90%,#bb9138);-webkit-background-clip:text}.custom-scroll::-webkit-scrollbar{width:4px}.custom-scroll::-webkit-scrollbar-track{background:#565555}.custom-scroll::-webkit-scrollbar-thumb{background:linear-gradient(195deg,#c49337 15%,#fcf7cd 50%,#edcd78 60%,#a7602b 73%,#fdf8d0 95%,#bb9138);border-radius:9999px}.btn-shine{transition:all .3s;position:relative;overflow:hidden}.btn-shine:before{content:"";z-index:1;background:linear-gradient(135deg,#0000 30%,#fff6 50%,#0000 70%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.btn-shine:hover:before{left:100%}.btn-shine>*{z-index:2;position:relative}