
html {
  scroll-behavior: smooth;
}
    h1,h2,h3,p{
        font-weight: 700;
    }
/* Brand palette overrides: Blue primary, Gold accent */
body.bg-background-light{background-color:#405B82!important;color:#ffffff}
body.dark.bg-background-dark{background-color:#2b3e58!important}
a{color:#EBA511}
a:hover{color:#ffffff}
.hero-gradient{background:linear-gradient(135deg,#405B82 0%,#2f4464 100%)}
.section-badge{color:#EBA511}
.section-badge::after,.section-badge::before{background:#EBA511}
.section-title{color:#ffffff}
.section-description{color:rgba(255,255,255,.85)}
.collection-icon{right:30px;width:60px;height:60px;background:rgba(235,165,17,.95);border-radius:50%;align-items:center;justify-content:center;font-size:28px;color:#fff;transform:scale(.8) rotate(-10deg);box-shadow:0 8px 25px rgba(235,165,17,.4)}
.collection-category{color:#EBA511}
.stat-icon{font-size:18px;color:#EBA511}
.collection-cta{background:linear-gradient(135deg,#405B82 0%,#2f4464 100%);box-shadow:0 4px 15px rgba(64,91,130,.3)}
.collection-card:hover .collection-cta{background:linear-gradient(135deg,#2f4464 0%,#405B82 100%);box-shadow:0 6px 25px rgba(64,91,130,.5);transform:translateX(-5px)}
.decorative-shape{background:radial-gradient(circle,rgba(235,165,17,.15) 0,transparent 70%)}
/* Utility overrides to match new palette */
.bg-primary{background:linear-gradient(135deg,#405B82 0%,#2f4464 100%)!important}
.hover\:bg-primary-dark:hover{background:linear-gradient(135deg,#2f4464 0%,#405B82 100%)!important;filter:brightness(1.05);box-shadow:0 12px 28px rgba(64,91,130,.35)}
/* Footer palette */
footer{background-color:#405B82!important;color:#ffffff!important}
footer a{color:#EBA511}
footer a:hover{color:#ffffff}
.collection-badge,.collection-icon{top:30px;backdrop-filter:blur(10px);opacity:0}.collection-badge,.collection-icon,.glass-effect{backdrop-filter:blur(10px)}.trust-feature-card:first-child{transition-delay:0.1s}.trust-feature-card:nth-child(2){transition-delay:0.2s}.trust-feature-card:nth-child(3){transition-delay:0.3s}.trust-feature-card:nth-child(4){transition-delay:0.4s}.trust-icon-wrapper{transition:transform .3s}.trust-feature-card:hover .trust-icon-wrapper{transform:scale(1.1)}.trust-feature-card:hover .trust-icon-wrapper .material-symbols-outlined{animation:.6s trust-bounce}@keyframes trust-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.collections-section .material-symbols-outlined,.material-symbols-outlined{font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 24}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.animate-fadeInUp{animation:.8s ease-out fadeInUp}.animate-fadeInRight{animation:.8s ease-out fadeInRight}.animate-scaleIn{animation:.6s ease-out scaleIn}.animate-float{animation:3s ease-in-out infinite float}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:.6s ease-out}.animate-on-scroll.animated,.collection-card:hover .collection-badge,.collection-card:hover .collection-stats{opacity:1;transform:translateY(0)}.hero-gradient{background:linear-gradient(135deg,#f5e6d3 0,#e8d4bf 100%)}.glass-effect{background:rgba(255,255,255,.95)}.collections-section{font-family:Tajawal,sans-serif;padding:60px 20px;background:0 0;max-width:1400px;margin:0 auto}.section-header{text-align:center;margin-bottom:70px;animation:.8s ease-out collectionsHeaderFadeIn}.section-badge{display:inline-block;color:#d4a574;font-weight:600;font-size:14px;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;position:relative;padding:0 30px}.section-badge::after,.section-badge::before{content:'';position:absolute;top:50%;width:20px;height:1px;background:#d4a574}.section-badge::before{right:0}.section-badge::after{left:0}.section-title{font-size:48px;font-weight:900;color:#2c1810;margin-bottom:16px;letter-spacing:-1px}.section-description{font-size:18px;color:#6b5d52;max-width:700px;margin:0 auto;line-height:1.8}.collections-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.collection-card{position:relative;border-radius:24px;overflow:hidden;height:480px;cursor:pointer;box-shadow:0 10px 40px rgba(0,0,0,.15);transition:.5s cubic-bezier(.4, 0, .2, 1);animation:.8s ease-out backwards collectionsCardSlideUp}.collection-card:first-child{animation-delay:.1s}.collection-card:nth-child(2){animation-delay:.2s}#Bestsellers .group:nth-child(2) a,.collection-card:nth-child(3){animation-delay:.3s}.collection-card:nth-child(4){animation-delay:.4s}.collection-card:hover{transform:translateY(-12px);box-shadow:0 20px 60px rgba(0,0,0,.25);-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);-ms-transform:translateY(-12px);-o-transform:translateY(-12px)}.collection-image{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.4, 0, .2, 1)}.collection-icon,.collection-overlay{transition:.5s;position:absolute;display:flex}.collection-card:hover .collection-image{transform:scale(1.15)}.collection-overlay{inset:0;flex-direction:column;justify-content:flex-end;padding:35px}.collection-card:hover .collection-overlay{background:linear-gradient(to top,rgba(0,0,0,.9) 0,rgba(0,0,0,.7) 50%,rgba(0,0,0,.4) 80%,transparent 100%)}.collection-icon{right:30px;width:60px;height:60px;background:rgba(212,165,116,.95);border-radius:50%;align-items:center;justify-content:center;font-size:28px;color:#fff;transform:scale(.8) rotate(-10deg);box-shadow:0 8px 25px rgba(212,165,116,.4)}.collection-card:hover .collection-icon{opacity:1;transform:scale(1) rotate(0)}.collection-badge{position:absolute;left:30px;background:rgba(255,255,255,.95);color:#2c1810;padding:8px 18px;border-radius:50px;font-size:12px;font-weight:700;letter-spacing:1px;transform:translateY(-20px);transition:.5s .1s}.collection-info{position:relative;z-index:2}.collection-category{font-size:13px;color:#d4a574;font-weight:600;letter-spacing:2px;margin-bottom:10px;opacity:.9;text-transform:uppercase}.collection-title{font-size:38px;font-weight:900;color:#fff;margin-bottom:12px;letter-spacing:-.5px;line-height:1.2}.collection-description{font-size:15px;color:rgba(255,255,255,.85);margin-bottom:20px;line-height:1.7;max-height:0;opacity:0;overflow:hidden;transition:.5s}.collection-card:hover .collection-description{max-height:100px;opacity:1}.collection-stats{display:flex;gap:20px;margin-bottom:20px;opacity:0;transform:translateY(10px);transition:.5s .1s}.stat-item{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.9);font-size:13px;font-weight:500}.stat-icon{font-size:18px;color:#d4a574}.collections-cta-container{grid-column:1/-1;display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:3rem}@media (max-width:640px){.collections-cta-container{flex-direction:column;gap:.75rem}.collections-cta-container a{width:100%}}.collection-cta{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:700;font-size:15px;padding:14px 28px;background:linear-gradient(135deg,#d4a574 0,#b8926a 100%);border-radius:50px;transition:.3s;width:fit-content;box-shadow:0 4px 15px rgba(212,165,116,.3)}.collection-card:hover .collection-cta{background:linear-gradient(135deg,#e0b585 0,#c49d78 100%);box-shadow:0 6px 25px rgba(212,165,116,.5);transform:translateX(-5px)}.cta-icon{font-size:20px;transition:transform .3s}.collection-card:hover .cta-icon{transform:translateX(-4px)}.decorative-shape{position:absolute;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(212,165,116,.15) 0,transparent 70%);pointer-events:none;transition:.7s}#Bestsellers .group img,.btn-premium-pulse,.btn-shine{position:relative;overflow:hidden}.shape-1{top:-90px;left:-90px}.shape-2{bottom:-90px;right:-90px}.collection-card:hover .shape-1{top:-50px;left:-50px;width:220px;height:220px}.collection-card:hover .shape-2{bottom:-50px;right:-50px;width:220px;height:220px}@keyframes collectionsHeaderFadeIn{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes collectionsCardSlideUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.collection-icon-rotate{animation:.5s collectionsIconSpin}@keyframes collectionsIconSpin{0%{transform:scale(1) rotate(0)}50%{transform:scale(1.2) rotate(180deg)}100%{transform:scale(1) rotate(360deg)}}@media (max-width:1024px){.collections-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:640px){.sm\:grid-cols-2{column-gap:20px}}.footer-cta-container{perspective:1000px}.footer-content-animate{opacity:0;transform:translateY(30px);transition:.8s cubic-bezier(.4, 0, .2, 1);-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px)}.footer-content-animate.animated{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.btn-premium-pulse{z-index:1}.btn-premium-pulse::after{content:'';position:absolute;top:50%;left:50%;width:300%;height:300%;background:rgba(255,255,255,.1);transform:translate(-50%,-50%) rotate(45deg) translateY(100%);transition:transform .6s;-webkit-transform:translate(-50%,-50%) rotate(45deg) translateY(100%);-moz-transform:translate(-50%,-50%) rotate(45deg) translateY(100%);-ms-transform:translate(-50%,-50%) rotate(45deg) translateY(100%);-o-transform:translate(-50%,-50%) rotate(45deg) translateY(100%)}#Bestsellers .group img::after,.btn-shine::before{content:'';top:0;width:50%;height:100%;position:absolute}.btn-premium-pulse:hover::after{transform:translate(-50%,-50%) rotate(45deg) translateY(-100%);-webkit-transform:translate(-50%,-50%) rotate(45deg) translateY(-100%);-moz-transform:translate(-50%,-50%) rotate(45deg) translateY(-100%);-ms-transform:translate(-50%,-50%) rotate(45deg) translateY(-100%);-o-transform:translate(-50%,-50%) rotate(45deg) translateY(-100%)}@keyframes shiny-gold{0%{left:-100%}100%,20%{left:100%}}.btn-shine::before{background:linear-gradient(to right,transparent,rgba(255,255,255,.2),transparent);animation:4s infinite shiny-gold}@keyframes bestsellerSlideUp{from{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bestsellerFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes bestsellerGlow{0%,100%{box-shadow:0 10px 30px rgba(212,165,116,.2)}50%{box-shadow:0 15px 40px rgba(212,165,116,.35)}}@keyframes bestsellerShine{0%{transform:translateX(-100%) skewX(-15deg)}100%{transform:translateX(200%) skewX(-15deg)}}@keyframes bestsellerBadgePulse{0%,100%{transform:scale(1);box-shadow:0 4px 15px rgba(212,165,116,.3)}50%{transform:scale(1.05);box-shadow:0 6px 25px rgba(212,165,116,.5)}}@keyframes bestsellerButtonFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}#Bestsellers .group:first-child{animation-delay:0s,0s}#Bestsellers .group:nth-child(2){animation-delay:.2s,.5s}#Bestsellers .group:nth-child(3){animation-delay:.4s,1s}#Bestsellers .group:nth-child(4){animation-delay:.6s,1.5s}#Bestsellers .group>div{animation:3s ease-in-out infinite bestsellerGlow}#Bestsellers .group:first-child a,#Bestsellers .group:first-child>div{animation-delay:0s}#Bestsellers .group:nth-child(2)>div{animation-delay:.5s}#Bestsellers .group:nth-child(3)>div{animation-delay:1s}#Bestsellers .group:nth-child(4)>div{animation-delay:1.5s}#Bestsellers .group img::after{left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:3s 2s infinite bestsellerShine}#Bestsellers .absolute.top-4{animation:2s ease-in-out infinite bestsellerBadgePulse}#Bestsellers .bg-red-600{animation:1.5s ease-in-out infinite bestsellerBadgePulse}#Bestsellers a[href*=product]{animation:2s ease-in-out infinite bestsellerButtonFloat}#Bestsellers .group:nth-child(3) a{animation-delay:.6s}#Bestsellers .group:nth-child(4) a{animation-delay:.9s}@keyframes bestsellerIconPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}#Bestsellers .material-symbols-outlined{animation:1.5s ease-in-out infinite bestsellerIconPulse}@keyframes bestsellerGradientWave{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}#Bestsellers .bg-gradient-to-t{animation:6s infinite bestsellerGradientWave}@keyframes bestsellerEntrance{0%{opacity:0;transform:perspective(1000px) rotateY(-15deg) translateY(30px)}100%{opacity:1;transform:perspective(1000px) rotateY(0) translateY(0)}}#Bestsellers .group{animation:1s ease-out backwards bestsellerEntrance,4s ease-in-out 1s infinite bestsellerFloat;transform-style:preserve-3d}@media (max-width:768px){.collections-grid{grid-template-columns:1fr;gap:24px}.section-title{font-size:36px}.collection-card{height:420px}.collection-title{font-size:32px}.collection-overlay{padding:30px}#Bestsellers .group{animation:.8s ease-out backwards bestsellerSlideUp}#Bestsellers .absolute.top-4,#Bestsellers .group>div,#Bestsellers .material-symbols-outlined,#Bestsellers a[href*=product]{animation:none}}#Bestsellers .group,#Bestsellers .group img,#Bestsellers .group>div{will-change:transform,opacity}#Bestsellers .group:hover,#Bestsellers .group:hover>div{animation-play-state:paused}.collections-section .collection-card{padding-bottom:80px}.collections-section .collection-card>.collection-title{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:90%;text-align:center;font-size:clamp(24px, 2.2vw, 32px);font-weight:800;color:#2c1810;line-height:1.4;z-index:3;pointer-events:none}.collections-section .collection-overlay .collection-title{display:none!important}.collections-section .collection-card:hover>.collection-title{opacity:0}