:root{--gold: #cfc0a8;--gold-accent: #bfa88a;--cream: #f8f8f8;--dark-green: #234A5A;--brown: #c9a070;--green: #27ae60;--section-padding: 100px;--section-title-gap: 40px;--card-gap: 30px;--container-padding: 40px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent;overflow-x:hidden}body{font-family:Montserrat,sans-serif;background-color:#fff;line-height:1.7;width:100%;max-width:100vw;margin:0;padding:0;font-size:16px;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body:not(.template-index){padding-top:90px}.container{max-width:1400px;margin:0 auto;padding:0 var(--container-padding)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:absolute;top:-40px;left:6px;background:#d4c9a8;color:#fff;padding:8px;text-decoration:none;border-radius:4px;z-index:10001}.skip-link:focus{top:6px}*:focus{outline:none}*:focus-visible{outline:2px solid #d4c9a8!important;outline-offset:2px}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #d4c9a8;outline-offset:2px}.loading{opacity:.7;cursor:not-allowed;position:relative}.loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-on-scroll{opacity:0;transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.animated{opacity:1;transform:translate(0) scale(1)}.fade-in-left{transform:translate(-50px)}.fade-in-right{transform:translate(50px)}.fade-in-up{transform:translateY(40px)}.fade-in-down{transform:translateY(-40px)}.zoom-in{transform:scale(.9)}.zoom-in-up{transform:scale(.9) translateY(30px)}.stagger-children>*:nth-child(1){transition-delay:0s}.stagger-children>*:nth-child(2){transition-delay:.1s}.stagger-children>*:nth-child(3){transition-delay:.2s}.stagger-children>*:nth-child(4){transition-delay:.3s}.stagger-children>*:nth-child(5){transition-delay:.4s}.stagger-children>*:nth-child(6){transition-delay:.5s}@media(prefers-reduced-motion:reduce){.animate-on-scroll{opacity:1;transform:none;transition:none}.animate-on-scroll.animated{opacity:1;transform:none}}a,button{transition:all .25s ease}a:hover{opacity:.85}.btn-primary{background:linear-gradient(135deg,#d4b896,#d4c9a8);color:#234a5a!important;padding:16px 40px;height:56px;border-radius:50px;text-decoration:none;font-weight:700;font-size:15px;text-transform:uppercase;letter-spacing:1.5px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);border:none;box-shadow:0 4px 20px #d4b8964d;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.btn-primary .arabic-text{color:#fff!important}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #d4b89666;background:linear-gradient(135deg,#c9a67f,#d0b87d)}.btn-outline{background:transparent;border:1.5px solid #ffffff;color:#fff;padding:15px 23px;height:52px;text-decoration:none;font-weight:500;font-size:15px;border-radius:50px;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.btn-outline:hover{background:#ffffff1a;color:#d4c9a8;border-color:#d4c9a8;transform:translateY(-2px)}.product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000f;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;display:flex!important;flex-direction:column!important;height:100%;border:1px solid transparent}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f;border-color:#d4b89633}.product-image-wrapper{aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);position:relative}.product-image-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.02) 100%);z-index:1;pointer-events:none}.product-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-image-wrapper img{transform:scale(1.08)}.product-card:hover .product-image-wrapper:before{background:linear-gradient(180deg,transparent 0%,rgba(212,184,150,.05) 100%)}.product-info{padding:20px;text-align:center;flex:1;display:flex;flex-direction:column;background:#fff}.product-title,.product-info h3,.product-info .product-title{font-family:Playfair Display,serif;font-size:20px;color:#234a5a;margin:0 0 8px;font-weight:600;line-height:1.3;min-height:50px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-tagline,.product-info p{font-size:12px;color:#000;font-style:italic!important;margin:0 0 8px;text-transform:uppercase;letter-spacing:.05em;line-height:1.5}.product-rating-trust{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:12px}.product-rating-trust .stars{color:#bfa88a;font-size:12px;letter-spacing:1px}.product-rating-trust .rating-text{color:#666;font-size:11px;font-weight:400}.price-wrapper{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:8px;background:transparent!important;border:none!important;padding:0!important}.price{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:#234a5a;display:inline-block}.compare-price,.price strike{text-decoration:line-through;color:#aaa;font-size:14px;font-weight:400}.product-value-line{font-size:11px;color:#888;margin:8px 0 0;letter-spacing:.02em;text-align:center;line-height:1.4}.product-badges-wrapper{position:absolute;top:14px;left:14px;display:flex!important;flex-direction:row!important;align-items:center;gap:8px;z-index:2;flex-wrap:wrap;max-width:85%}.product-badge.badge-femme{background:linear-gradient(135deg,#d4a5a5,#c48b8b)!important;color:#fff!important;border:none!important}.product-badge.badge-homme{background:linear-gradient(135deg,#234a5a,#2a5a67)!important;color:#ede6d6!important;border:none!important}.product-badge.badge-unisex{background:linear-gradient(135deg,#cfc0a8,#bfa88a)!important;color:#234a5a!important;border:none!important}.product-badge.badge-sale{background:#d32f2f!important;color:#fff!important;border:none!important;animation:badgeSalePulse 2s infinite}@keyframes badgeSalePulse{0%{transform:scale(1);box-shadow:0 0 #d32f2fb3}70%{transform:scale(1.05);box-shadow:0 0 0 6px #d32f2f00}to{transform:scale(1);box-shadow:0 0 #d32f2f00}}.product-badge.badge-season{background:#fff!important;color:#234a5a!important;border:1px solid #234A5A!important;box-shadow:0 4px 10px #00000014!important}.product-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(35,74,90,.95) 0%,transparent 100%);padding:20px;transform:translateY(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);z-index:2;display:flex;flex-direction:column;gap:10px}.product-card:hover .product-overlay{transform:translateY(0)}.product-trust{margin-top:10px;font-size:12px;color:#6b7280;display:flex;align-items:center;justify-content:center;gap:8px}.product-trust span{display:inline-flex;align-items:center;gap:4px}.product-trust i{font-size:11px;color:#d4b896}.btn-secondary{background:#234a5a;color:#ede6d6;border:none;padding:14px 28px;cursor:pointer;font-weight:600;font-size:14px;border-radius:50px;transition:all .3s ease;width:100%;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-secondary:hover{background:#d4b896;color:#234a5a;transform:translateY(-2px);box-shadow:0 4px 15px #d4b8964d}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary.enhanced{background:linear-gradient(135deg,#d4b896,#d4c9a8);color:#234a5a;padding:14px 24px;height:48px;font-weight:700;box-shadow:0 4px 12px #d4b8964d}.btn-secondary.enhanced i{font-size:16px}.btn-secondary.enhanced:hover{background:linear-gradient(135deg,#c9a67f,#d0b87d);transform:translateY(-2px);box-shadow:0 8px 20px #d4b89666}.btn-add-to-cart{width:100%;height:52px;background:linear-gradient(135deg,#234a5a,#2a5a67);color:#ede6d6;border:none;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .4s cubic-bezier(.34,1.56,.64,1);text-transform:none;letter-spacing:.02em;position:relative;overflow:hidden}.btn-add-to-cart i{color:#ede6d6;font-size:14px;transition:transform .3s ease}.btn-add-to-cart:hover{background:linear-gradient(135deg,#2a5a67,#3a6a77);transform:translateY(-3px);box-shadow:0 12px 30px #1a3a4759}.btn-add-to-cart:hover i{transform:scale(1.1)}.btn-add-to-cart:disabled{opacity:.5;cursor:not-allowed}.header{background-color:#234a5a;padding:30px 0;position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;border-bottom:1px solid #d4b896}.header .container{display:flex;justify-content:center;align-items:center;position:relative}.logo{position:absolute;left:40px}.logo a{font-family:CollingarDEMO,serif;color:#fff;text-decoration:none;font-size:45px;font-weight:400;letter-spacing:3px;transition:all .3s ease}.logo a:hover{color:#d4b896}.nav{display:flex;align-items:center;gap:2rem}.nav-links{display:flex;list-style:none;gap:40px}.nav-links a{color:#fff;text-decoration:none;font-family:Montserrat,sans-serif!important;font-weight:500;transition:color .3s ease;position:relative}.nav-links a:after{content:"";position:absolute;width:0;height:2px;background:#d4b896;bottom:-6px;left:0;transition:width .3s ease}.nav-links a:hover{color:#d4b896}.nav-links a:hover:after{width:100%}.nav-icons{display:flex;align-items:center;gap:1.2rem;position:absolute;right:40px}.cart-icon{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#c9a24d1a;border:2px solid transparent;border-radius:50%;cursor:pointer;color:#fff;font-size:1.3rem;transition:all .3s ease;border:none}.cart-icon:hover{background:#c9a24d33;border-color:#c9a24d66;animation:cartIconBounce .6s ease-in-out}@keyframes cartIconBounce{0%{transform:translateY(0) scale(1)}25%{transform:translateY(-6px) scale(1.05)}50%{transform:translateY(-6px) scale(1.1)}75%{transform:translateY(-3px) scale(1.08)}to{transform:translateY(0) scale(1)}}.cart-count{position:absolute;top:-5px;right:-5px;background:linear-gradient(135deg,#d4b896,#d4af37);color:#234a5a;font-size:11px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;animation:cartCountPulse 2.5s ease-in-out infinite}@keyframes cartCountPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.95}}.mobile-menu-toggle{display:none;background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:44px;height:44px;align-items:center;justify-content:center}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1500;opacity:0;transition:opacity .3s ease}.mobile-menu-overlay.active{display:block!important;opacity:1!important}.mobile-menu{display:none}.hero-section{display:flex;align-items:center;justify-content:center;font-weight:700}.hero{min-height:100vh;padding:0;position:relative;display:flex;align-items:center;justify-content:flex-start;background:url(BannerWeb.jpg) center/cover no-repeat;width:100%;overflow:hidden}.hero-particles{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,215,0,.3),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.2),transparent),radial-gradient(1px 1px at 90px 40px,rgba(255,215,0,.4),transparent),radial-gradient(2px 2px at 130px 80px,rgba(255,255,255,.15),transparent),radial-gradient(1px 1px at 160px 120px,rgba(255,215,0,.3),transparent);background-size:200px 200px;animation:particleFloat 20s linear infinite;z-index:2;pointer-events:none}@keyframes particleFloat{0%{transform:translateY(0) translate(0)}50%{transform:translateY(-20px) translate(10px)}to{transform:translateY(0) translate(0)}}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f2a33e6,#0f2a3366,#0f2a33b3);z-index:1}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 50%,transparent 0%,rgba(0,0,0,.4) 100%);z-index:2}.hero-content{text-align:left;width:100%;max-width:1400px;margin:0 auto;padding:120px 40px;position:relative;z-index:3;color:#fff}.hero-text-wrapper{max-width:1000px;animation:heroFadeIn 1s ease-out;display:flex;flex-direction:column}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge{display:inline-flex;align-items:center;gap:10px;width:fit-content;background:linear-gradient(135deg,#d4b896f2,#dcc98ff2);color:#234a5a;padding:10px 24px;border-radius:50px;font-size:11px;font-weight:700;margin-bottom:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:2px;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 30px #d4b89666,0 0 15px #d4b8964d;animation:badgePulse 3s ease-in-out infinite}@keyframes badgePulse{0%,to{box-shadow:0 8px 30px #d4b8964d,0 0 10px #d4b89633}50%{box-shadow:0 8px 40px #d4b89680,0 0 20px #d4b89666}}.hero-badge i{font-size:14px}.hero-badge:hover{transform:translateY(-3px);box-shadow:0 15px 40px #d4b89680}.hero-content h1{font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,5rem);margin-bottom:12px;color:#fff;line-height:1.05;font-weight:600;text-shadow:2px 4px 15px rgba(0,0,0,.4);letter-spacing:-.5px}.text-gold{color:#d4b896;text-shadow:2px 4px 12px rgba(0,0,0,.5);font-weight:600;position:relative;background:linear-gradient(135deg,#d4b896,gold,#d4b896);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:18px;color:#ffffffd9;line-height:1.6;font-weight:300;max-width:550px;text-shadow:1px 2px 4px rgba(0,0,0,.3);margin-bottom:25px}.arabic-badge{font-family:Cairo,sans-serif;color:#d4b896;background-color:#ffffff26;padding:4px 12px;border-radius:20px;margin:0 4px;font-size:.85em;font-weight:700;display:inline-block;vertical-align:middle;letter-spacing:0;line-height:normal}.hero-tagline{font-size:20px;color:#d4b896;font-weight:500;letter-spacing:2px;text-shadow:1px 2px 4px rgba(0,0,0,.4);margin-bottom:10px}.hero-features{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px}.hero-features::-webkit-scrollbar{display:none}.hero-feature{display:flex!important;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:700;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:6px 14px;border-radius:50px;border:1px solid rgba(255,255,255,.2);transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.hero-feature i{font-size:13px;color:#234a5a!important;background-color:#d4b896;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:5px}.hero-feature .fa-droplet,.hero-feature .fa-truck,.hero-feature .fa-wallet{color:#234a5a}.separator{margin:0 4px;color:#eccc68;font-weight:400}.hero-feature .arabic-text{font-family:Cairo,sans-serif;font-size:12px;color:#d4b896;font-weight:600}.feature-text-stack .feature-arabic{font-family:Cairo,sans-serif;font-size:11px;color:#d4b896;font-weight:400;margin-top:2px}.hero-feature .fa-droplet{color:#00d2d3}.hero-feature .fa-wallet{color:#2ecc71}.separator{display:none}.hero-feature .fa-truck{color:#feca57}.hero-feature .fa-wallet{color:#48dbfb}.separator{margin:0 8px;color:#d4b896;font-weight:700}.hero-feature .arabic-text{font-family:Cairo,sans-serif;font-size:15px;color:#d4b896;font-weight:600}.hero-feature:hover{background:#ffffff26;transform:translateY(-3px);border-color:#d4b8964d;box-shadow:0 8px 25px #0003}.feature-icon-circle{width:30px;height:30px;background:linear-gradient(135deg,#d4b896,#d4c9a8);border-radius:50%;display:flex;align-items:center;justify-content:center}.feature-icon-circle i{color:#234a5a;font-size:14px}.hero-buttons{display:flex;justify-content:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:20px}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:#ffffffb3;font-size:12px;text-transform:uppercase;letter-spacing:2px;animation:bounce 2s infinite}.hero-trust-bar-wrapper{position:absolute;bottom:40px;left:0;right:0;display:flex;align-items:center;gap:40px;z-index:10;pointer-events:none}.hero-trust-bar-wrapper{pointer-events:auto}.hero-scroll-indicator{display:flex;align-items:center;gap:15px;color:#fffc;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:3px}.hero-trust-bar{display:flex;gap:30px;padding:0;border:none}.hero-trust-bar .trust-item{display:flex;align-items:center;gap:10px;color:#ffffffb3;font-size:11px;font-weight:500;letter-spacing:.5px;transition:all .3s ease}.hero-trust-bar .trust-item:hover{color:#d4b896}.hero-trust-bar .trust-item i{color:#d4b896;font-size:13px;text-shadow:0 0 10px rgba(212,184,150,.3)}.hero-scroll-indicator .scroll-line{width:60px;height:1px;background:linear-gradient(90deg,rgba(212,184,150,.8),transparent);position:relative}.hero-scroll-indicator .scroll-line:before{content:"";position:absolute;left:0;top:-2px;width:5px;height:5px;background:#d4b896;border-radius:50%;animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{transform:translate(0);opacity:1}50%{transform:translate(50px);opacity:0}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.animation{font-size:20px;font-weight:500;margin-bottom:20px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.cursor{display:inline-block;margin-left:2px;animation:blink 1s infinite}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}.hero-content p{font-size:18px;margin-bottom:40px;font-weight:300}.benefits-section{padding:80px 0;background:#234a5a;width:100%;margin-left:auto;margin-right:auto}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;max-width:1400px;margin:0 auto;padding:0 40px}.benefit-card{text-align:center;padding:40px 25px;background:#234a5a;border-radius:12px;transition:all .3s ease}.benefit-card:hover{transform:translateY(-5px)}.benefit-icon{width:56px;height:56px;background:#d4b8960d;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;transition:all .3s ease}.benefit-icon i{font-size:22px;color:#d4c9a8}.benefit-emoji{font-size:24px;display:block;line-height:1}.benefit-card:hover .benefit-icon{background:#d4b89626;transform:scale(1.08)}.benefit-card:hover .benefit-icon i{color:#d4c9a8}.benefit-card h3{color:#fff;font-size:15px;margin-bottom:5px;font-weight:600}.benefit-card p{color:#ffffffb3;font-size:14px}.products-section{padding:80px 0;background:#fff}.section-badge{display:inline-block;background:#dcc98f1a;color:#d4c9a8;padding:8px 20px;border-radius:30px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.section-label{color:#d19853;letter-spacing:3px;font-size:12px;margin-bottom:10px;text-transform:uppercase;font-weight:600;display:block}.section-header{text-align:center;margin-bottom:32px}.section-title{font-family:Playfair Display,serif;font-size:48px;text-align:center;color:#234a5a}.section-subtitle{text-align:center;color:#666;margin-bottom:0;font-size:18px;max-width:600px;margin-left:auto;margin-right:auto}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.products-section .product-image-wrapper{background:linear-gradient(135deg,#f8f8f8,#f0f0f0)}.product-image-wrapper:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .6s ease;z-index:2}.product-card:hover .product-image-wrapper:before{left:100%}.product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(15,42,51,.1) 0%,transparent 30%,transparent 60%,rgba(15,42,51,.4) 100%);opacity:0;transition:opacity .4s ease;display:flex;flex-direction:column;justify-content:space-between;padding:15px}.product-card:hover .product-overlay{opacity:1}.rating-count{font-size:.65em;color:#666;margin-left:4px;font-weight:500}.sale-badge{display:flex;align-items:center;gap:5px;background:linear-gradient(135deg,#d4b896,#d4c9a8);color:#234a5a;padding:8px 14px;font-size:.75em;font-weight:700;border-radius:20px;position:absolute;top:15px;left:15px;z-index:3;box-shadow:0 4px 15px #d4b89666;animation:pulse-badge 2s ease-in-out infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.product-header{margin-bottom:15px}.product-details{margin-top:auto}.product-attributes{display:flex;gap:8px;margin-bottom:15px;flex-wrap:wrap;justify-content:center}.product-attr{color:#d4b896;padding:6px 14px;border-radius:16px;font-size:12px;font-weight:500;background:#d4b89614;border:1px solid rgba(212,184,150,.2)}.product-features{display:flex;gap:10px;margin-bottom:15px;justify-content:center}.feature-item{display:flex;align-items:center;gap:5px;background:linear-gradient(135deg,#d4b8961a,#dcc98f0d);padding:6px 12px;border-radius:20px;font-size:.7em;color:#234a5a;font-weight:500;border:1px solid rgba(212,184,150,.2);transition:all .3s ease}.feature-item:hover{background:linear-gradient(135deg,#d4b89633,#dcc98f1a);transform:translateY(-2px)}.feature-item i{color:#d4b896;font-size:.9em}.product-sizes{display:flex;gap:8px;justify-content:center;margin-bottom:15px}.size-option{padding:6px 14px;border:2px solid #e0e0e0;border-radius:20px;font-size:.75em;font-weight:600;color:#888;cursor:pointer;transition:all .3s ease;background:transparent}.size-option:hover{border-color:#d4b896;color:#d4b896}.size-option.active{background:linear-gradient(135deg,#d4b896,#d4c9a8);border-color:#d4b896;color:#fff;box-shadow:0 4px 12px #d4b8964d}.discount-percent{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;padding:3px 10px;border-radius:12px;font-size:.7em;font-weight:700}.price{font-size:24px;font-weight:700;color:#234a5a;font-family:Playfair Display,serif}.compare-price{text-decoration:line-through;color:#bbb;font-size:12px;font-weight:500}.price-note{font-size:.7em;color:#999}.footer{padding:40px 0 20px;background:#234a5a;border-top:none}.footer-content{max-width:1400px;margin:0 auto;padding:0 40px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;margin-bottom:50px}.footer-brand{display:flex;flex-direction:column;gap:15px}.footer-brand h3{font-family:CollingarDEMO,serif;font-size:45px;font-weight:400;letter-spacing:3px;color:#fff;margin:0;transition:color .3s ease}.footer-brand h3:hover{color:#d4b896}.footer-logo-link{text-decoration:none}.logo-image{max-width:100%;height:auto;display:block}.header-logo{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(200%) hue-rotate(350deg);-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(200%) hue-rotate(350deg)}.header-logo{filter:invert(92%) sepia(54%) saturate(400%) hue-rotate(350deg) brightness(102%)}.footer-logo{filter:invert(20%) sepia(20%) saturate(400%) hue-rotate(160deg) brightness(95%)}.footer-brand-text{color:#e5e5e5;font-size:14px;line-height:1.6;margin:0}.footer-column{display:flex;flex-direction:column;gap:15px}.footer-column h6{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#fff;margin:0}.footer-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-column li{margin:0}.footer-column a{color:#e5e5e5;text-decoration:none;font-size:15px;transition:color .3s ease,padding-left .3s ease;display:inline-block}.footer-column a i{color:#d4c9a8;margin-right:6px;font-size:15px}.footer-column a:hover{color:#d4c9a8}.footer-bottom{padding-top:35px;border-top:1px solid #d4b896;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;text-align:center;gap:20px}.footer-legal{flex:1;min-width:350px}.footer-legal p{font-size:15px;color:#e5e5e5;margin:0 0 8px;line-height:1.5}.footer-legal-disclaimer{color:#e5e5e5!important;font-size:12px!important;line-height:1.5;font-weight:400}.social-links{display:flex;gap:20px;margin-top:15px}.social-links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;background:transparent;color:#d4b896!important;font-size:25px!important;border-radius:50%;transition:all .3s ease;text-decoration:none}.social-links a i{font-size:25px!important}.footer-column ul li a i.fab{margin-right:8px;color:#d4c9a8}.conditions-section{padding:80px 0;background:#fff;min-height:calc(100vh - 200px)}.about-section{padding:80px 0;background:#fff}.about-content h2{font-family:Playfair Display,serif;font-size:28px;margin-top:30px;margin-bottom:15px;color:#0c212c}.about-content p{font-size:16px;line-height:1.8;color:#333;margin-bottom:15px}.conditions-content{max-width:900px;margin:0 auto}.conditions-content>h1{font-family:Playfair Display,serif;font-size:48px;text-align:center;margin-bottom:60px}.conditions-text h2{font-family:Playfair Display,serif;font-size:28px;margin-top:40px;margin-bottom:20px;color:#0c212c}.conditions-text p{font-size:16px;line-height:1.8;color:#333;margin-bottom:15px;text-align:justify}.categories-section{padding:80px 0;position:relative;overflow:hidden}.categories-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(220,201,143,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(220,201,143,.03) 0%,transparent 50%);pointer-events:none}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;position:relative;z-index:1}.category-card{position:relative;background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 20px #00000014;cursor:pointer}.category-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000026}.category-image-wrapper{position:relative;width:100%;height:320px;overflow:hidden}.category-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.category-card:hover .category-image{transform:scale(1.05)}.category-icon-badge{position:absolute;top:15px;left:15px;width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;box-shadow:0 4px 15px #0003}.category-women-badge{background:linear-gradient(135deg,#ff69b4,#ff1493)}.category-men-badge{background:linear-gradient(135deg,#4fc3f7,#29b6f6)}.category-unisex-badge{background:linear-gradient(135deg,#90caf9,#7e57c2)}.category-packs-badge{background:linear-gradient(135deg,#ffb74d,#ff8a65)}.category-content{padding:20px;background:#fff}.category-title{font-family:Playfair Display,serif;font-size:20px;font-weight:600;color:#234a5a;margin:0 0 5px}.category-arabic{font-family:Cairo,sans-serif;font-size:15px;color:#d4b896;font-weight:600;display:block;margin-bottom:8px}.category-subtitle{font-size:14px;color:#6b7c85;margin:0;font-weight:400;font-style:italic}.testimonial-hidden{display:none!important;visibility:hidden;opacity:0;height:0;padding:0!important;margin:0!important;overflow:hidden;transform:translateY(30px) scale(.95)}.testimonials-grid.expanded .testimonial-hidden{display:flex!important;visibility:visible!important;height:auto;padding:40px 35px!important;margin:0!important;overflow:visible;animation:revealCard .8s cubic-bezier(.34,1.56,.64,1) forwards}.testimonials-grid.expanded .testimonial-hidden:nth-child(4){animation-delay:0s}.testimonials-grid.expanded .testimonial-hidden:nth-child(5){animation-delay:.1s}.testimonials-grid.expanded .testimonial-hidden:nth-child(6){animation-delay:.2s}.testimonials-grid.expanded .testimonial-hidden:nth-child(7){animation-delay:.3s}@keyframes revealCard{0%{opacity:0;transform:translateY(50px) scale(.92) rotateX(10deg);filter:blur(4px)}50%{opacity:.8;transform:translateY(-8px) scale(1.02);filter:blur(0)}75%{opacity:1;transform:translateY(4px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1) rotateX(0);filter:blur(0)}}.testimonials-grid.collapsing .testimonial-hidden{display:flex!important;visibility:visible!important;height:auto;padding:40px 35px!important;overflow:visible;animation:collapseCard .5s cubic-bezier(.4,0,.2,1) forwards}.testimonials-grid.collapsing .testimonial-hidden:nth-child(7){animation-delay:0s}.testimonials-grid.collapsing .testimonial-hidden:nth-child(6){animation-delay:.05s}.testimonials-grid.collapsing .testimonial-hidden:nth-child(5){animation-delay:.1s}.testimonials-grid.collapsing .testimonial-hidden:nth-child(4){animation-delay:.15s}@keyframes collapseCard{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}50%{opacity:.5;transform:translateY(-15px) scale(.95)}to{opacity:0;transform:translateY(-30px) scale(.85);filter:blur(3px)}}.testimonials-toggle-wrapper{text-align:center;margin-top:50px}.btn-toggle-reviews{background:linear-gradient(135deg,#c9a96e0d,#1a3a4705);border:2px solid #234A5A;color:#234a5a;padding:12px 45px;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:12px;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;letter-spacing:.02em}.btn-toggle-reviews:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(201,169,110,.25),transparent);transition:left .6s ease}.btn-toggle-reviews:hover:before{left:100%}.btn-toggle-reviews:hover{background:linear-gradient(135deg,#234a5a,#2a5a67);color:#fff;transform:translateY(-4px);box-shadow:0 15px 40px #1a3a474d;border-color:transparent}.btn-toggle-reviews:active{transform:translateY(-2px);box-shadow:0 8px 25px #1a3a4740}.btn-toggle-reviews i{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.btn-toggle-reviews.expanded i{transform:rotate(180deg)}.btn-toggle-reviews:hover i{animation:bounceDown .6s ease infinite}.btn-toggle-reviews.expanded:hover i{animation:bounceUp .6s ease infinite}@keyframes bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes bounceUp{0%,to{transform:rotate(180deg) translateY(0)}50%{transform:rotate(180deg) translateY(4px)}}.category-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#00000026,#0000004d 40%,#000000b3);z-index:1;transition:background .4s ease}.category-card:hover .category-overlay{background:linear-gradient(180deg,#0003,#0006 40%,#000c)}.category-content{position:relative;z-index:2;padding:28px 24px;width:100%;transform:translateY(0);transition:transform .3s ease}.category-card:hover .category-content{transform:translateY(-6px)}.category-icon{position:absolute;top:-20px;left:20px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);border-radius:50%;font-size:16px;color:#fff;z-index:5;transition:all .4s ease}.category-card:hover .category-icon{background:var(--gold);border-color:var(--gold);transform:scale(1.1) rotate(5deg)}.category-content h3{font-family:Playfair Display,serif;font-size:22px;font-weight:700;letter-spacing:.5px;margin-bottom:1px;transition:color .3s ease}.category-card:hover .category-content h3{color:var(--gold)}.category-content p{font-size:14px;opacity:.9;font-weight:300;margin-bottom:15px}.category-cta{display:inline-flex;align-items:center;gap:12px;color:#fff;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;padding:10px 24px;background:var(--gold);border-radius:30px;opacity:0;transform:translateY(10px);transition:all .4s ease}.category-card:hover .category-cta{opacity:1;transform:translateY(0)}.cta-arrow{display:flex;align-items:center;justify-content:center}.cta-arrow i{font-size:12px}.testimonials-section{padding:80px 0 40px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:0}.testimonial-card{background:#fff;padding:40px 35px;border-radius:16px;box-shadow:0 4px 25px #0000000f;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;border:1px solid rgba(220,201,143,.12);display:flex;flex-direction:column;overflow:hidden}.testimonial-card:before{content:"\201c";position:absolute;top:15px;right:25px;font-size:100px;font-family:Playfair Display,serif;color:#c9a96e14;line-height:1;z-index:0;transition:color .4s ease}.testimonial-card:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(201,169,110,.1),transparent);transition:left .6s ease;pointer-events:none}.testimonial-card:hover:after{left:150%}.testimonial-card:hover:before{color:#c9a96e26}.testimonial-card:before{content:'"';position:absolute;top:-10px;right:20px;font-size:80px;font-family:Playfair Display,serif;color:#dcc98f14;line-height:1;z-index:0}.testimonial-card.featured{background:linear-gradient(135deg,#234a5a,#2a5a67);transform:scale(1.06);box-shadow:0 10px 40px #1a3a4740;border-color:#dcc98f4d}.testimonial-card.featured .testimonial-text,.testimonial-card.featured .author-info h4{color:#fff}.testimonial-card.featured .author-info span{color:#ffffffbf}.testimonial-card:hover{transform:translateY(-12px);box-shadow:0 20px 50px #0000001f;border-color:#c9a96e66}.testimonial-card.featured:hover{transform:scale(1.06) translateY(-10px);box-shadow:0 25px 60px #1a3a4766}.testimonial-rating{display:flex!important;gap:4px;margin-bottom:18px}.testimonial-rating i{color:#bfa88a;font-size:13px;transition:transform .3s ease,color .3s ease}.testimonial-card:hover .testimonial-rating i:nth-child(1){transform:scale(1.2);transition-delay:0s}.testimonial-card:hover .testimonial-rating i:nth-child(2){transform:scale(1.2);transition-delay:.05s}.testimonial-card:hover .testimonial-rating i:nth-child(3){transform:scale(1.2);transition-delay:.1s}.testimonial-card:hover .testimonial-rating i:nth-child(4){transform:scale(1.2);transition-delay:.15s}.testimonial-card:hover .testimonial-rating i:nth-child(5){transform:scale(1.2);transition-delay:.2s}.testimonial-text{font-size:16px;line-height:1.8;color:#333;margin-bottom:25px;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:15px}.author-avatar{width:52px;height:52px;background:linear-gradient(135deg,#bfa88a,#dbb87a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#234a5a;font-size:18px;box-shadow:0 4px 15px #c9a96e4d;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease}.testimonial-card:hover .author-avatar{transform:scale(1.1);box-shadow:0 8px 25px #c9a96e66}.author-info h4{font-size:16px;font-weight:600;margin-bottom:3px;color:#0c212c}.author-info span{font-size:13px;color:#666}.newsletter-section{padding:80px 0;background:linear-gradient(135deg,#0c212c,#1a3a4a);width:100vw;margin-left:calc(-50vw + 50%)}.newsletter-wrapper{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:0 40px}.newsletter-content{flex:1}.newsletter-badge{display:inline-flex;align-items:center;gap:8px;background:#dcc98f33;color:#d4c9a8;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:500;margin-bottom:20px}.newsletter-content h2{font-family:Playfair Display,serif;font-size:36px;color:#fff;margin-bottom:10px}.newsletter-content p{color:#fffc;font-size:16px}.newsletter-form{flex:1}.input-group{display:flex;background:#fff;border-radius:50px;padding:6px;box-shadow:0 10px 30px #0003}.input-group input{flex:1;border:none;padding:15px 25px;font-size:15px;background:transparent;outline:none}.btn-subscribe{background:#d4c9a8;color:#000;border:none;padding:15px 30px;border-radius:50px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;white-space:nowrap}.btn-subscribe:hover{background:#0c212c;color:#d4c9a8}.newsletter-note{margin-top:15px;font-size:13px;color:#fff9;display:flex;align-items:center;gap:8px}.cart-drawer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;visibility:hidden;pointer-events:none}.cart-drawer.open{visibility:visible;pointer-events:auto}.cart-drawer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;transition:opacity .3s ease}.cart-drawer.open .cart-drawer-overlay{opacity:1}.cart-drawer-content{position:absolute;top:0;right:0;width:420px;max-width:100%;height:100%;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;box-shadow:-5px 0 30px #00000026}.cart-drawer.open .cart-drawer-content{transform:translate(0)}.cart-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid #eee;flex-shrink:0}.cart-drawer-header h3{font-family:Playfair Display,serif;font-size:20px;display:flex;align-items:center;gap:10px;margin:0;color:#234a5a;font-weight:700}.cart-drawer-header h3 i{color:#7f8fa6}.cart-drawer-close{background:none;border:none;font-size:18px;cursor:pointer;color:#666;transition:color .3s ease;padding:5px}.cart-drawer-close:hover{color:#000}.cart-drawer-body{flex:1;overflow-y:auto;padding:20px 25px;min-height:0}.cart-drawer-item{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #eee}.cart-item-image-wrapper{position:relative;width:80px;height:80px;flex-shrink:0}.cart-item-image{display:block;width:100%;height:100%}.cart-item-image img{width:100%;height:100%;object-fit:cover;border-radius:12px;background-color:#f1ebd8}.cart-heart-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#3b3b3b;font-size:24px;pointer-events:none;opacity:.8}.cart-item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cart-item-title{font-weight:700;color:#234a5a;text-decoration:none;font-size:14px;line-height:1.4;font-family:Playfair Display,serif}.cart-item-title:hover{color:#d4c9a8}.cart-item-variant{font-size:11px;color:#888;margin-top:2px;text-transform:uppercase;letter-spacing:.5px}.cart-item-price{font-weight:700;color:#cfc0a8;font-size:16px;display:block;margin-top:5px}.cart-item-bottom-row{display:flex;align-items:center;justify-content:space-between;margin-top:10px;border-top:1px solid #f5f5f5;padding-top:10px}.cart-item-quantity,.qty-wrapper{display:inline-flex;align-items:center;justify-content:space-between;border:1px solid #234A5A;border-radius:12px;height:38px;padding:0;overflow:hidden;background-color:#fff;min-width:110px}.qty-btn{width:36px;height:100%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;padding:0;transition:all .2s;background:transparent;color:#234a5a}.cart-item-quantity .qty-btn.minus,.qty-wrapper #qty-minus{background-color:#f8f9fa;color:#234a5a;border-right:1px solid rgba(35,74,90,.1)}.cart-item-quantity .qty-btn.plus,.qty-wrapper #qty-plus{background-color:#234a5a;color:#fff}.cart-item-quantity .qty-btn.plus:hover,.qty-wrapper #qty-plus:hover{background-color:#1a3a47}.cart-item-quantity span,.qty-wrapper input#quantity{flex:1;text-align:center;border:none;outline:none;font-weight:700;color:#234a5a;font-size:15px;padding:0;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;margin:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.qty-wrapper input#quantity::-webkit-outer-spin-button,.qty-wrapper input#quantity::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item-remove{background:none;border:none;color:#9caab4;cursor:pointer;padding:5px;font-size:18px;transition:color .3s ease}.cart-item-remove:hover{color:#e74c3c}.cart-drawer-footer{padding:25px;border-top:1px solid #eee;background:#fff;flex-shrink:0;margin-top:auto}.cart-subtotal{display:flex;justify-content:space-between;font-size:20px;font-weight:700;color:#234a5a;margin-bottom:5px;font-family:Playfair Display,serif}.cart-note{font-size:13px;color:#888;margin-bottom:25px}.btn-view-cart{display:block;width:100%;padding:14px;text-align:center;background:#fff;color:#234a5a;border:1.5px solid #234A5A;border-radius:6px;font-weight:700;font-size:14px;text-decoration:none;margin-bottom:12px;transition:all .3s ease;cursor:pointer}.btn-view-cart:hover{background:#f8f8f8;color:#000}.btn-checkout{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px;text-align:center;background:#274c5b;color:#fff;font-weight:700;font-size:14px;letter-spacing:.03em;border:none;border-radius:6px;text-decoration:none;transition:all .3s ease}.btn-checkout:hover{background:#1a3845;transform:translateY(-1px);box-shadow:0 4px 15px #0003}.btn-checkout i{color:#f1c40f}.arabic-text{margin-left:8px;font-family:Cairo,sans-serif;font-weight:600;color:#d4b896}.cart-drawer-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;gap:20px}.cart-drawer-empty i{font-size:60px;color:#ddd}.cart-drawer-empty p{font-size:18px;color:#666;margin-bottom:10px}.cart-drawer-empty .btn-primary{background:linear-gradient(135deg,#d4b896,#d4c9a8);color:#234a5a;padding:18px 35px;font-size:15px;font-weight:700;border-radius:25px;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;align-items:center;gap:12px;box-shadow:0 6px 20px #d4b8964d;border:2px solid transparent;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden}.cart-drawer-empty .btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}.cart-drawer-empty .btn-primary:hover:before{left:100%}.cart-drawer-empty .btn-primary:hover{background:linear-gradient(135deg,#d4c9a8,#e6c56f);color:#234a5a;transform:translateY(-3px) scale(1.02);box-shadow:0 10px 30px #d4b89680;border-color:#d4b89633}.cart-drawer-empty .btn-primary:active{transform:translateY(-1px) scale(1.01);box-shadow:0 4px 15px #d4b89699}.product-card-link{text-decoration:none;color:inherit;display:block}.product-image-wrapper{overflow:hidden}.product-form{padding:0 20px 20px}.price-wrapper{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:0}.compare-price{text-decoration:line-through;color:#999;font-size:14px}.section-cta{text-align:center;margin-top:50px}@keyframes pulse-btn{0%{transform:scale(1);box-shadow:0 0 #234a5ab3}70%{transform:scale(1.05);box-shadow:0 0 0 10px #234a5a00}to{transform:scale(1);box-shadow:0 0 #234a5a00}}.btn-outline-dark{display:inline-flex;align-items:center;gap:10px;padding:14px 35px;border:2px solid #0c212c;background:transparent;color:#0c212c;font-weight:600;border-radius:30px;text-decoration:none;transition:all .3s ease;animation:pulse-btn 2s infinite}.btn-outline-dark:hover{background:#0c212c;color:#fff}.btn-outline-dark i{transition:transform .3s ease}.btn-outline-dark:hover i{transform:translate(5px)}.product-card:before{display:none}@media(hover:none){.product-card:hover,.product-card:hover img,.category-card:hover{transform:none}.category-card:hover:before{transform:none}.category-cta{opacity:1;transform:none}.btn-primary:hover,.btn-secondary:hover,.btn-outline:hover{transform:none}}.product-price-section{background:linear-gradient(135deg,var(--cream),#f0ebdd);padding:10px;border-radius:15px;margin:20px 0;border:2px solid var(--gold);position:relative;overflow:hidden}.product-price-section:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:200%;background:linear-gradient(45deg,transparent,rgba(188,144,49,.1),transparent);transform:rotate(45deg);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%) rotate(45deg)}to{transform:translate(100%) rotate(45deg)}}.price-display{text-align:center;position:relative;z-index:2}.dynamic-price{font-size:2.5em;font-weight:400;color:var(--dark-green);display:block;transition:all .3s cubic-bezier(.4,0,.2,1)}.dynamic-price.price-updating{transform:scale(1.1);color:var(--gold)}.price-note{font-size:.9em;color:var(--brown);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.price-note.upgrade{color:var(--gold);font-weight:600}.price-comparison{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px;position:relative;z-index:2}.compare-price{text-decoration:line-through;color:#999;font-size:1.1em}.selector-title{color:#333;font-size:12px;font-weight:500;margin-bottom:5px}.size-options-modern{display:flex;gap:16px}.size-options-modern input[type=radio]{display:none}.size-option-modern{display:flex;align-items:center;justify-content:center;padding:5px 20px;border:2px solid #e8e8e8;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;position:relative;min-width:100px;box-shadow:0 2px 8px #0000000f}.size-option-modern:hover{border-color:#d4b896;transform:translateY(-2px);box-shadow:0 6px 20px #d4b89626}.size-options-modern input[type=radio]:checked+.size-option-modern{background:linear-gradient(135deg,#d4b896,#d4c9a8);border-color:#d4b896;color:#fff;transform:translateY(-1px);box-shadow:0 8px 25px #d4b89640}.size-options-modern input[type=radio]:checked+.size-option-modern .size-text{color:#fff;font-weight:700}.size-text{font-weight:600;font-size:15px;position:relative;z-index:2;color:#333;transition:all .3s ease;letter-spacing:.5px}.product-reviews-enhanced{background:linear-gradient(135deg,var(--cream) 0%,#f8f6f1 100%);padding:100px 0;margin-top:40px;position:relative}.product-reviews-enhanced:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--gold),var(--brown),var(--gold))}.reviews-hero{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;margin-bottom:40px}.reviews-title h3{font-size:2.2em;color:var(--dark-green);margin:0 0 10px;font-weight:700}.reviews-subtitle{color:var(--brown);font-size:1.1em;margin:0;opacity:.9}.reviews-stats{text-align:center}.overall-rating-large{background:#fff;padding:25px;border-radius:20px;box-shadow:0 10px 30px #0f2a331a;border:3px solid var(--gold)}.rating-number{font-size:3em;font-weight:800;color:var(--gold);line-height:1;margin-bottom:5px;text-shadow:2px 2px 4px rgba(212,184,150,.2)}.rating-stars-large{margin-bottom:8px}.rating-stars-large i{color:var(--gold);font-size:1.4em;margin:0 2px;filter:drop-shadow(0 2px 4px rgba(212,184,150,.3))}.rating-count{color:var(--brown);font-size:.9em;font-weight:600}.reviews-distribution{background:#fff;padding:30px;border-radius:15px;margin-bottom:40px;box-shadow:0 8px 25px #0f2a3314}.distribution-chart{max-width:400px;margin:0 auto}.rating-row{display:flex;align-items:center;gap:15px;margin-bottom:12px}.star-label{min-width:30px;font-weight:600;color:var(--dark-green);font-size:.95em}.progress-bar{flex:1;height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,var(--gold),var(--brown));border-radius:4px;transition:width .8s ease}.count-badge{min-width:30px;background-color:var(--gold);color:#fff;padding:4px 8px;border-radius:12px;font-size:.8em;font-weight:600;text-align:center}.reviews-showcase{display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:40px}.review-card{background:#fff;padding:25px;border-radius:15px;box-shadow:0 8px 25px #0f2a331a;border-left:4px solid var(--gold);position:relative;transition:transform .3s ease,box-shadow .3s ease}.review-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0f2a3326}.review-card.featured{background:linear-gradient(135deg,white,var(--cream));border-left-color:var(--brown);border-left-width:6px}.review-badge{position:absolute;top:-8px;right:15px;background:linear-gradient(135deg,var(--gold),var(--brown));color:#0c212c;padding:6px 12px;border-radius:15px;font-size:.75em;font-weight:600}.reviewer-profile{display:flex;align-items:flex-start;gap:15px;margin-bottom:20px}.reviewer-avatar-modern{width:50px;height:50px;border-radius:50%;overflow:hidden;border:3px solid var(--gold)}.reviewer-avatar-modern img{width:100%;height:100%;object-fit:cover}.reviewer-info-modern{flex:1}.reviewer-info-modern h4{margin:0 0 8px;color:var(--dark-green);font-size:1.1em;font-weight:600}.reviewer-meta{display:flex;gap:15px;align-items:center}.verified-badge{background-color:#e8f5e8;color:#2d7d2d;padding:3px 8px;border-radius:10px;font-size:.75em;font-weight:600}.review-rating-stars{margin-top:5px}.review-rating-stars i{color:var(--gold);font-size:1em;margin-right:2px}.review-text p{color:var(--dark-green);line-height:1.7;margin:15px 0;font-size:.95em}.review-actions{display:flex;gap:10px;margin-top:20px}.action-btn{background:none;border:1px solid #e0e0e0;color:var(--brown);padding:8px 16px;border-radius:20px;font-size:.85em;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:6px}.action-btn:hover{border-color:var(--gold);background-color:var(--gold);color:#fff;transform:translateY(-1px)}.action-btn.voted{background-color:var(--gold);border-color:var(--gold);color:#fff}.thank-you-message{color:#fff;font-weight:600;opacity:0;animation:fadeInOut 2s ease}@keyframes fadeInOut{0%,to{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.reviews-actions-center{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn-write-review-modern,.btn-load-more-modern{padding:15px 30px;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;font-size:1em;display:flex;align-items:center;gap:10px}.btn-write-review-modern{background:linear-gradient(135deg,var(--gold),var(--brown));color:#fff}.btn-write-review-modern:hover{transform:translateY(-3px);box-shadow:0 8px 25px #d4b89666}.btn-load-more-modern{background:transparent;color:var(--dark-green);border:2px solid var(--dark-green)}.btn-load-more-modern:hover{background-color:var(--dark-green);color:#fff}.btn-load-more-modern:disabled{background-color:#e8f5e8;color:#2d7d2d;border-color:#2d7d2d;cursor:not-allowed}.product-reviews-section{background-color:var(--cream);padding:60px 0;margin-top:40px}.reviews-summary{background:#fff;padding:30px;border-radius:12px;margin-bottom:30px;box-shadow:0 4px 15px #0f2a331a}.reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.reviews-header h3{color:var(--dark-green);margin:0;font-size:1.8em;font-weight:600}.overall-rating{text-align:right}.rating-stars{margin-bottom:8px}.rating-stars i{color:var(--gold);font-size:1.4em;margin-right:2px}.rating-text{color:var(--brown);font-size:.95em;font-weight:500}.rating-breakdown{display:grid;gap:8px;max-width:300px}.rating-bar{display:flex;align-items:center;gap:15px;font-size:.9em}.rating-bar .stars{min-width:35px;color:var(--dark-green);font-weight:500}.rating-bar .stars i{color:var(--gold);font-size:.8em;margin-left:2px}.rating-bar .bar{flex:1;height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}.rating-bar .fill{height:100%;background:linear-gradient(90deg,var(--gold),var(--brown));border-radius:4px;transition:width .8s ease}.rating-bar .count{min-width:20px;color:var(--brown);font-weight:500}.reviews-list{display:grid;gap:20px}.review-item{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 15px #0f2a331a;border-left:4px solid var(--gold)}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.reviewer-info{display:flex;gap:12px;align-items:center}.reviewer-avatar{width:45px;height:45px;border-radius:50%;background:linear-gradient(135deg,var(--green),var(--dark-green));display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1em}.reviewer-details h4{margin:0;color:var(--dark-green);font-size:1em;font-weight:600}.review-date{color:var(--brown);font-size:.85em}.review-rating i{color:var(--gold);font-size:1.1em;margin-right:2px}.review-content p{color:var(--dark-green);line-height:1.6;margin:15px 0;font-size:.95em}.review-helpful{margin-top:15px}.reviews-cta{display:flex;gap:20px;justify-content:center;margin-top:40px}.btn-write-review,.btn-load-more{padding:15px 30px;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;font-size:1em}.btn-write-review{background:linear-gradient(135deg,var(--gold),var(--brown));color:#fff}.btn-write-review:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4b89666}.btn-load-more{background:transparent;color:var(--dark-green);border:2px solid var(--dark-green)}.btn-load-more:hover{background-color:var(--dark-green);color:#fff}@media screen and (max-width:1024px){:root{--section-padding: 60px;--container-padding: 30px;--card-gap: 20px}.container{padding:0 30px}.products-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:375px){.products-section{padding:30px 0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.products-section .product-grid{grid-template-columns:1fr!important;gap:16px!important;padding:0 10px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;display:grid!important}.product-card,.products-section .product-card{grid-template-columns:40% 60%!important;min-height:320px!important;max-width:100%!important;width:100%!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 2px 12px #0000000f!important}.product-image-wrapper,.products-section .product-image-wrapper{min-height:320px!important;border-radius:16px 0 0 16px!important}.products-section .product-info{padding:14px 10px 10px!important}.products-section .product-title{font-size:18px!important;margin-bottom:6px!important}.products-section .product-tagline{font-size:10px!important;margin-bottom:8px!important;line-height:1.3!important}.products-section .product-rating-trust .stars{font-size:12px!important;letter-spacing:1px!important}.products-section .product-rating-trust .rating-text{font-size:10px!important}.products-section .price{font-size:32px!important;margin-bottom:8px!important}.products-section .compare-price{font-size:12px!important}.products-section .discount-badge{font-size:10px!important;padding:3px 6px!important}.products-section .product-value-line{font-size:8px!important;margin-bottom:10px!important}.products-section .btn-add-to-cart{height:44px!important;font-size:12px!important;padding:10px 12px!important}.products-section .product-form{padding:0 10px 10px!important}}@media screen and (min-width:376px)and (max-width:425px){.products-section{padding:30px 0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.products-section .product-grid{grid-template-columns:1fr!important;gap:18px!important;padding:0 12px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;display:grid!important}.product-card,.products-section .product-card{grid-template-columns:42% 58%!important;min-height:340px!important;max-width:100%!important;width:100%!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 2px 12px #0000000f!important}.product-image-wrapper,.products-section .product-image-wrapper{min-height:340px!important;border-radius:16px 0 0 16px!important}.products-section .product-info{padding:16px 12px 12px!important}.products-section .product-title{font-size:20px!important;margin-bottom:8px!important}.products-section .product-tagline{font-size:11px!important;margin-bottom:12px!important}.products-section .product-rating-trust .stars{font-size:14px!important}.products-section .product-rating-trust .rating-text{font-size:11px!important}.products-section .price{font-size:38px!important}.products-section .compare-price{font-size:14px!important}.products-section .discount-badge{font-size:11px!important;padding:4px 8px!important}.products-section .product-value-line{font-size:9px!important;margin-bottom:12px!important}.products-section .btn-add-to-cart{height:46px!important;font-size:13px!important;padding:12px 14px!important}.products-section .product-form{padding:0 12px 12px!important}}@media screen and (min-width:426px)and (max-width:768px){.products-section{padding:40px 0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.products-section .product-grid{grid-template-columns:1fr!important;gap:20px!important;padding:0 12px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;display:grid!important}.product-card,.products-section .product-card{grid-template-columns:45% 55%!important;min-height:380px!important;max-width:100%!important;width:100%!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 2px 12px #0000000f!important}.product-image-wrapper,.products-section .product-image-wrapper{min-height:380px!important;border-radius:16px 0 0 16px!important}.products-section .product-info{padding:20px 14px 14px!important}.products-section .product-title{font-size:24px!important;margin-bottom:10px!important}.products-section .product-tagline{font-size:12px!important;margin-bottom:14px!important}.products-section .product-rating-trust .stars{font-size:15px!important;letter-spacing:2px!important}.products-section .product-rating-trust .rating-text{font-size:12px!important}.products-section .price{font-size:42px!important}.products-section .compare-price{font-size:15px!important}.products-section .discount-badge{font-size:12px!important;padding:5px 10px!important}.products-section .product-value-line{font-size:10px!important;margin-bottom:14px!important}.products-section .btn-add-to-cart{height:50px!important;font-size:15px!important;padding:14px 18px!important}.products-section .product-form{padding:0 14px 14px!important}}@media screen and (min-width:769px)and (max-width:1024px){.products-grid,.product-grid,.collection-grid,.products-section .product-grid,.related-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:24px!important;padding:0 20px!important}.product-card,.products-section .product-card{max-width:100%!important;border-radius:20px!important;box-shadow:0 2px 16px #00000014!important;background:#fff!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important;min-height:auto!important}.products-section .product-card-link{display:block!important}.product-image-wrapper,.products-section .product-image-wrapper{aspect-ratio:1!important;height:auto!important;min-height:auto!important;border-radius:20px 20px 0 0!important;grid-column:auto!important;grid-row:auto!important}.product-image-wrapper img,.products-section .product-image-wrapper img{object-fit:cover!important;width:100%!important;height:100%!important}.product-card-info,.product-info,.products-section .product-info{padding:20px 18px 16px!important;grid-column:auto!important;grid-row:auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.products-section .product-rating-trust{margin-bottom:10px!important;gap:8px!important;order:auto!important}.products-section .product-rating-trust .stars{font-size:14px!important;letter-spacing:1px!important}.products-section .product-rating-trust .rating-text{font-size:12px!important}.products-section .product-title{font-family:Playfair Display,serif!important;font-size:20px!important;line-height:1.3!important;font-weight:600!important;font-style:normal!important;margin-bottom:8px!important;text-transform:none!important;color:#1a3a47!important;text-align:center!important;order:auto!important}.products-section .product-tagline{font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:300!important;line-height:1.5!important;margin-bottom:12px!important;color:#999!important;text-align:center!important;padding:0!important;text-transform:none!important;font-style:normal!important;order:auto!important}.products-section .price-wrapper{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-bottom:12px!important;order:auto!important}.products-section .price-wrapper:before{display:none!important}.products-section .price-compare-group{display:flex!important;align-items:center!important;gap:8px!important;align-self:auto!important}.products-section .price{font-size:24px!important;font-weight:700!important;margin:0!important;color:#1a3a47!important;line-height:1!important;order:auto!important}.products-section .compare-price{font-size:14px!important;font-weight:400!important;color:#999!important}.products-section .discount-badge{font-size:11px!important;font-weight:700!important;padding:4px 10px!important;background:#e7422c!important;border-radius:20px!important}.products-section .product-value-line{font-family:Montserrat,sans-serif!important;font-size:10px!important;font-weight:300!important;font-style:italic!important;text-align:center!important;color:#999!important;margin:10px 0 0!important;text-transform:uppercase!important;order:auto!important}.products-section .product-form{padding:0 18px 18px!important;grid-column:auto!important;grid-row:auto!important;display:block!important;align-items:auto!important}.products-section .btn-add-to-cart{height:50px!important;font-family:Montserrat,sans-serif!important;font-size:15px!important;font-weight:700!important;border-radius:50px!important;background:#1a3a47!important;color:#fff!important;text-transform:none!important;padding:14px 24px!important}}@media screen and (min-width:1025px){.products-grid,.product-grid,.collection-grid,.products-section .product-grid,.related-products-grid{grid-template-columns:repeat(4,1fr)!important;gap:30px!important;padding:0!important}.product-card,.products-section .product-card{border-radius:16px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.products-section .product-card-link{display:block!important}.product-image-wrapper,.products-section .product-image-wrapper{border-radius:16px 16px 0 0!important}}@media screen and (max-width:768px){:root{--section-padding: 40px;--container-padding: 20px;--card-gap: 15px}body{font-size:15px;overflow-x:hidden!important;max-width:100vw!important}body:not(.template-index){padding-top:70px}.container{padding:0 20px;max-width:100%!important}section{width:100vw!important;max-width:100vw!important;overflow-x:hidden!important}.header{padding:18px 0!important;height:auto!important;width:100vw!important;left:0!important;right:0!important}.header .container{flex-wrap:wrap;gap:15px;padding:0 20px!important;max-width:100%!important}.logo{position:static!important;left:auto!important;margin-right:auto}.logo a{font-size:24px!important;letter-spacing:1.5px!important}.nav-links{position:fixed;top:0;right:-100%;height:100vh;width:80%;max-width:300px;background:#fff;flex-direction:column;padding:80px 30px 30px;box-shadow:-5px 0 20px #0000001a;transition:right .3s ease;z-index:9999;overflow-y:auto}.nav-links.active{right:0}.nav-links a{padding:15px 0;border-bottom:1px solid #f0f0f0;width:100%}.header-actions{gap:15px}.mobile-menu-toggle{display:flex!important;align-items:center;justify-content:center;background:none;border:none;font-size:22px;color:#fff;cursor:pointer;width:44px;height:44px;padding:0;z-index:2001}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1500;opacity:0;transition:opacity .3s ease}.mobile-menu-overlay.active{display:block!important;opacity:1!important}.mobile-menu{display:block!important;position:fixed!important;top:0!important;right:-100%!important;bottom:0!important;width:80%!important;max-width:320px!important;background:linear-gradient(180deg,#16303a,#234a5a)!important;box-shadow:-10px 0 30px #0000004d!important;padding:100px 40px!important;z-index:2000!important;transition:right .4s cubic-bezier(.16,1,.3,1)!important;overflow-y:auto!important}.mobile-menu.active{right:0!important}.mobile-nav-links{list-style:none!important;display:flex!important;flex-direction:column!important;gap:30px!important;margin:0!important;padding:0!important}.mobile-nav-links a{color:#fff!important;text-decoration:none!important;font-size:24px!important;font-weight:500!important;font-family:Playfair Display,serif!important;display:flex!important;align-items:center!important;gap:15px!important;transition:all .3s ease!important}.mobile-nav-links a:hover{color:#d4b896!important;transform:translate(10px)!important}.header-icons a{font-size:20px;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.hero{height:auto!important;min-height:auto!important;padding:100px 0 50px!important;width:100vw!important;margin:0!important;left:0!important;right:0!important}.hero .container{padding:0 20px!important;max-width:100%!important}.hero-content{text-align:center!important;max-width:100%!important}.hero-text-wrapper{max-width:100%!important;align-items:center!important;text-align:center!important}.hero-badge{font-size:10px!important;padding:8px 16px!important;margin-bottom:20px!important}.hero-content h1{font-size:1.8rem!important;line-height:1.25!important;margin-bottom:15px!important;text-align:center!important}.hero-tagline{font-size:.9rem!important;margin:12px 0!important;text-align:center!important}.hero-description{font-size:.85rem!important;margin:15px 0!important;line-height:1.6!important;text-align:center!important}.hero-buttons{flex-direction:column!important;align-items:center!important;gap:12px!important;margin:20px 0!important;width:100%!important}.hero-buttons .btn-primary,.hero-buttons .btn-outline{width:auto!important;max-width:220px!important;justify-content:center!important;padding:10px 18px!important;font-size:10px!important;display:flex!important;align-items:center!important;gap:6px!important;letter-spacing:.3px!important;height:auto!important}.hero-buttons .btn-primary{color:#234a5a!important}.hero-buttons .btn-primary .arabic-text{color:#fff!important}.hero-buttons .btn-primary i,.hero-buttons .btn-outline i{font-size:12px!important}.hero-features{flex-direction:column!important;align-items:center!important;gap:10px!important;margin:15px 0!important;width:100%!important}.hero-feature{font-size:12px!important;justify-content:center!important;padding:10px 16px!important;width:auto!important;max-width:90%!important;background:#ffffff1f!important;border-radius:50px!important}.hero-feature i{font-size:16px!important}.hero-feature .arabic-text{font-size:12px!important}.separator{margin:0 6px!important}.hero-trust-bar-wrapper{display:none!important}.products-grid,.product-grid,.collection-grid,.products-section .product-grid,.related-products-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;padding:0 12px!important;width:100%!important;box-sizing:border-box!important;margin:0!important}.product-card,.products-section .product-card{width:100%!important;max-width:100%!important;border-radius:16px!important;box-shadow:0 2px 12px #00000014!important;background:#fff!important;overflow:hidden!important;display:grid!important;grid-template-columns:40% 60%!important;grid-template-rows:auto auto!important;min-height:auto!important}.product-card-link,.products-section .product-card-link{display:contents!important}.product-card-image{height:auto!important}Image on LEFT side .product-image-wrapper,.products-section .product-image-wrapper{aspect-ratio:1/3!important;height:100%!important;min-height:auto!important;border-radius:16px 0 0 16px!important;grid-column:1!important;grid-row:1 / 3!important}.product-image-wrapper img,.products-section .product-image-wrapper img{object-fit:cover!important;width:50%!important;height:100%!important}.product-rating-trust,.products-section .product-rating-trust{margin-bottom:8px!important;gap:4px!important;display:flex!important;align-items:center!important;order:1!important}.product-rating-trust .stars{font-size:12px!important;letter-spacing:1px!important;color:#f1c644!important}.product-rating-trust .rating-text{font-size:11px!important;font-weight:700!important;color:#1a3a47!important}.product-title,.product-info h3,.product-info .product-title,.products-section .product-title{font-family:Playfair Display,serif!important;font-size:18px!important;line-height:1.2!important;font-weight:400!important;font-style:italic!important;margin-bottom:8px!important;min-height:auto!important;text-transform:none!important;color:#1a3a47!important;text-align:left!important;order:2!important}.product-tagline,.products-section .product-tagline{font-family:Montserrat,sans-serif!important;font-size:11px!important;font-weight:300!important;line-height:1.4!important;margin-bottom:10px!important;color:#b8b8b8!important;text-align:left!important;padding:0!important;text-transform:none!important;font-style:normal!important;order:3!important}.price-wrapper:before,.products-section .price-wrapper:before{content:""!important;display:block!important;width:100%!important;height:1px!important;background:#8883!important;margin-bottom:10px!important}.price-wrapper,.products-section .price-wrapper{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:4px!important;margin-bottom:10px!important;order:4!important}.price-compare-group{display:flex!important;align-items:center!important;gap:6px!important;align-self:flex-end!important}.compare-price,.products-section .compare-price{font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;color:#c4c4c4!important;text-decoration:line-through!important}.discount-badge,.products-section .discount-badge{font-size:10px!important;font-weight:700!important;padding:4px 8px!important;background:#e7422c!important;border-radius:24px!important;color:#fff!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important}.product-price,.price-container,.price,.products-section .price,.price-wrapper .price{font-family:Montserrat,sans-serif!important;font-size:24px!important;font-weight:700!important;margin:0!important;color:#1a3a47!important;line-height:1!important;order:2!important}.product-badges-wrapper .product-badge,.product-badge{height:20px!important;min-height:20px!important;max-height:20px!important;padding:0 8px!important;font-size:10px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;border-radius:20px!important;overflow:hidden!important}.product-badge .arabic-text{font-size:11px!important;line-height:inherit!important;position:relative!important;top:1px!important;margin-top:0!important}.product-value-line,.products-section .product-value-line{font-family:Montserrat,sans-serif!important;font-size:10px!important;font-weight:300!important;font-style:italic!important;text-align:left!important;color:#b8b8b8!important;margin:0 0 10px!important;text-transform:uppercase!important;letter-spacing:.5px!important;order:5!important}.product-form,.products-section .product-form{padding:0 12px 12px!important;grid-column:2!important;grid-row:2!important;display:flex!important;align-items:flex-end!important}.btn-add-to-cart,.products-section .btn-add-to-cart{width:100%!important;justify-content:center!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:600!important;padding:8px 12px!important;height:36px!important;border-radius:40px!important;background:#1a3a47!important;color:#fff!important;border:none!important;text-transform:none!important}.product-badges-wrapper,.products-section .product-badges-wrapper{position:absolute!important;top:16px!important;left:16px!important;z-index:10!important;display:flex!important;flex-direction:column!important;gap:8px!important}.product-value{flex-direction:column;align-items:flex-start;gap:6px;margin-top:8px!important}.product-value-item{font-size:10px!important;padding:3px 6px!important}.product-value-item i{font-size:9px!important}.quick-view-content{width:95%!important;max-width:none!important;max-height:90vh!important;margin:10px;border-radius:12px}.quick-view-body{grid-template-columns:1fr!important;gap:15px!important;padding:15px!important}.quick-view-gallery{max-height:300px!important}.quick-view-main-image{max-height:280px!important;border-radius:10px}.quick-view-main-image img{max-height:280px!important;object-fit:contain}.quick-view-close{top:8px;right:8px;width:36px;height:36px;font-size:18px;background:#00000080;color:#fff;border-radius:50%}.quick-view-title{font-size:18px!important;line-height:1.3!important}.quick-view-price{font-size:22px!important}.quick-view-thumbnails{gap:6px;margin-top:10px}.quick-view-thumbnail{width:50px!important;height:50px!important;border-radius:6px}.variant-options{gap:8px}.variant-option{min-width:100px;padding:12px 15px}.btn-add-to-cart-modal,.btn-view-full{font-size:15px!important;height:50px!important}.product-page{grid-template-columns:1fr!important;gap:30px!important;padding:30px 0!important}.product-gallery{order:-1}.gallery-thumbs{display:flex;overflow-x:auto;gap:10px;padding:10px 0;-webkit-overflow-scrolling:touch}.gallery-thumb{min-width:70px;height:70px}.gallery-main{max-height:400px}.product-info{padding:20px 0}.product-info h1,.price-container{font-size:2rem!important}.variant-selector{grid-template-columns:1fr 1fr!important;gap:10px!important}.size-option{padding:15px!important}.product-description{font-size:15px}.related-products-grid{grid-template-columns:1fr!important;gap:20px}.cart-layout{grid-template-columns:1fr!important;gap:30px!important}.cart-items{padding:20px!important}.cart-item{grid-template-columns:100px 1fr!important;gap:15px!important;padding:15px!important}.item-image{width:100px!important;height:100px!important}.item-details h3{font-size:16px!important}.item-details p{font-size:13px!important}.item-actions{flex-direction:column;align-items:flex-start!important;gap:15px;width:100%}.quantity-controls{width:120px}.item-total{font-size:18px!important}.remove-item{position:absolute;top:15px;right:15px;font-size:18px}.cart-summary{position:static!important;padding:20px!important}.cart-summary h2{font-size:20px!important}.summary-row{font-size:15px!important}.summary-total{font-size:18px!important}.btn-checkout{font-size:16px!important;padding:16px!important}.section{padding:40px 0!important}.section-header h2{font-size:2rem!important}.section-header p{font-size:15px!important}.categories-grid{grid-template-columns:1fr!important;gap:12px!important;padding:0 15px!important}.category-card{height:250px!important;border-radius:10px!important;overflow:hidden!important}.category-content{padding:15px!important;gap:6px!important;justify-content:flex-end!important}.category-icon{width:35px!important;height:35px!important;font-size:16px!important;margin-bottom:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:static!important;top:auto!important;left:auto!important}.category-content h3{font-size:1.2rem!important;margin-bottom:4px!important;letter-spacing:.3px!important;font-weight:600!important;width:100%!important;text-align:left!important;overflow:visible!important}.category-content p{font-size:11px!important;margin-bottom:10px!important;opacity:.95;line-height:1.3!important}.category-card .btn-outline{padding:9px 18px!important;font-size:11px!important;letter-spacing:.8px!important;font-weight:500!important}.category-card .btn-outline i{font-size:10px!important}.category-header-row{display:flex!important;align-items:baseline!important;gap:8px!important;width:100%!important;flex-wrap:wrap!important}.category-header-row .category-title{width:auto!important;margin-bottom:0!important;flex:0 1 auto!important}.category-header-row .category-arabic{margin-bottom:0!important}.benefits-section{width:100vw!important;margin:0!important;padding:30px 0!important}.benefits-grid{grid-template-columns:1fr!important;gap:12px;padding:0 20px!important}.benefit-item{padding:18px 15px!important;text-align:center}.benefit-card{padding:18px 15px!important}.benefit-item i{font-size:2rem!important;margin-bottom:8px!important}.benefit-item h3{font-size:14px!important;margin-bottom:5px!important}.benefit-item p{font-size:12px!important;margin:0!important;line-height:1.4!important}.testimonials-wrapper{padding:0!important}.testimonials-grid{grid-template-columns:1fr!important;gap:15px!important;padding:0 10px!important}.testimonial-card{padding:20px 15px!important;max-width:100%!important}.testimonial-text{font-size:14px!important;line-height:1.6!important}.testimonial-card:before{font-size:50px!important;top:8px;right:12px}.footer{width:100vw!important;margin:0!important;padding:30px 0 15px!important}.footer-content{padding:0 20px!important;max-width:100%!important}.footer-grid{grid-template-columns:1fr!important;gap:22px!important;text-align:center!important;margin-bottom:20px!important}.footer-brand{align-items:center!important;gap:8px!important;margin-bottom:5px!important}.footer-brand h3{font-size:24px!important;letter-spacing:1.2px!important;margin-bottom:6px!important}.footer-brand p{font-size:12px!important;line-height:1.5!important;margin:6px 0 0!important;opacity:.85}.footer-column{margin-bottom:0!important}.footer-column h4{font-size:13px!important;margin-bottom:10px!important;font-weight:600!important;letter-spacing:.5px!important;text-transform:uppercase}.footer-column ul{margin:0!important;padding:0!important}.footer-column ul li{margin-bottom:8px!important}.footer-column ul li:last-child{margin-bottom:0!important}.footer-column ul li a{font-size:12px!important;opacity:.9;transition:opacity .2s}.social-links{justify-content:center!important;gap:12px!important;margin-top:10px!important}.social-links a{width:38px!important;height:38px!important;font-size:15px!important}.footer-bottom{padding-top:15px!important;margin-top:18px!important;text-align:center}.footer-bottom p{font-size:11px!important;opacity:.75;margin:0!important}.footer-column ul li a{font-size:13px!important}.social-links{justify-content:center;gap:12px!important}.social-links a{width:38px!important;height:38px!important;font-size:16px!important}.footer-bottom{flex-direction:column;gap:12px;text-align:center;padding-top:20px!important;margin-top:20px!important}.footer-bottom p{font-size:12px!important;margin:0!important}.payment-methods{justify-content:center!important;gap:10px!important}.payment-methods img{height:24px!important}input[type=text],input[type=email],input[type=tel],textarea,select{font-size:16px!important;padding:14px!important}button,.btn,a.btn{min-height:44px;padding:12px 24px;font-size:15px}.hide-mobile{display:none!important}.show-mobile{display:block!important}.touch-target{min-width:44px;min-height:44px}}@media screen and (max-width:480px){body{font-size:14px}.hero-content h1{font-size:2rem!important}.product-title{font-size:1.1rem!important}.product-price{font-size:1.3rem!important}.section-header h2{font-size:1.8rem!important}.quick-view-content{width:100%!important;border-radius:0!important;max-height:100vh!important}.variant-options{flex-direction:column}.variant-option{width:100%}}.chat-widget-wrapper{position:fixed;bottom:25px;right:30px;z-index:9990;font-family:Poppins,sans-serif}.chat-widget-wrapper{position:fixed;bottom:30px;right:30px;z-index:9990;font-family:Montserrat,sans-serif;display:flex;flex-direction:column;align-items:flex-end}.chat-widget-trigger{background:linear-gradient(135deg,#d4b896,#c9a67f);border:2px solid #ffffff;border-radius:50%;width:70px;height:70px;box-shadow:0 8px 30px #d4b89680,0 0 #d4b896b3;cursor:pointer;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:gentle-bounce 3s ease-in-out infinite}.chat-widget-trigger:before{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border-radius:50%;border:2px solid #d4b896;opacity:.6;animation:pulse-border 2s infinite;pointer-events:none}@keyframes pulse-border{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:0}to{transform:scale(1);opacity:0}}@keyframes gentle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.chat-widget-trigger:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 12px 40px #d4b89699,0 0 #d4b896b3;background:linear-gradient(135deg,#c9a67f,#b8956e)}.trigger-icon{font-size:28px;color:#fff;margin-bottom:0;transition:transform .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.chat-widget-menu.active~.chat-widget-trigger .trigger-icon{transform:rotate(45deg)}.chat-widget-menu{position:absolute;bottom:80px;right:0;background:#fff;border-radius:16px;padding:10px 0;width:280px;box-shadow:0 10px 40px #0000001f;visibility:hidden;opacity:0;transform:translateY(20px) scale(.95);transform-origin:bottom right;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);overflow:hidden}.chat-widget-menu.active{visibility:visible;opacity:1;transform:translateY(0) scale(1)}.chat-option{display:flex;align-items:center;padding:12px 20px;text-decoration:none;color:#234a5a;transition:all .2s ease;font-size:14px;gap:15px;border-left:3px solid transparent}.chat-option:hover{background:#f8f8f8;border-left-color:#d4c9a8;padding-left:23px}.chat-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.chat-icon.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.chat-icon.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)}.chat-icon.phone{background:#1a1a1a}.chat-icon.messenger{background:linear-gradient(to right,#00b2ff,#006aff)}.chat-option span{font-weight:500;font-family:Montserrat,sans-serif}.product-badge .arabic-text{font-size:12px;margin-left:5px;color:inherit;font-weight:600;transform:translateY(1px);line-height:1}.products-section .section-label,.products-section .section-title,.products-section .section-subtitle{all:revert}.section-header{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;margin-bottom:50px!important}.section-eyebrow{display:flex!important;align-items:baseline!important;justify-content:center!important;gap:30px!important;margin-bottom:20px!important;position:relative}.section-label{color:#c9a070!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:600!important;letter-spacing:2px!important;text-transform:uppercase!important}.section-label-arabic{color:#d4b896!important;font-family:Cairo,Tajawal,sans-serif!important;font-size:15px!important;font-weight:700!important;letter-spacing:0!important}.section-title{font-family:Playfair Display,serif!important;font-size:48px!important;color:#234a5a!important;margin:0 0 10px!important;font-weight:500!important;line-height:1.2!important}.section-title-arabic{font-family:Cairo,Tajawal,sans-serif!important;font-size:38px!important;color:#d4b896!important;margin:0 0 25px!important;font-weight:700!important;line-height:1.3!important}.section-subtitle{font-family:Playfair Display,serif!important;font-size:18px!important;color:#4a5c66!important;font-style:italic!important;max-width:650px!important;margin:0 auto!important;line-height:1.6!important;font-weight:400!important}@media screen and (max-width:768px){.section-title{font-size:32px!important}.section-title-arabic{font-size:26px!important}.section-subtitle{font-size:16px!important}.section-eyebrow{gap:15px!important}}.text-gold-accent{color:#d4b896!important}.font-cairo{font-family:Cairo,sans-serif!important}.btn-dark{background-color:#234a5a!important;border-color:#234a5a!important;color:#fff!important;border-radius:50px!important;font-weight:600}.btn-dark:hover{background-color:#1a3a47!important;border-color:#1a3a47!important}.btn-dark .arabic-text{font-weight:700;font-family:Cairo,Tajawal,sans-serif;font-size:14px;color:inherit}.btn-primary .arabic-text{color:inherit}.btn-view-all{display:inline-flex;align-items:center;justify-content:center;padding:12px 40px;border:1.5px solid #234A5A;border-radius:50px;color:#234a5a;background-color:transparent;font-family:Playfair Display,serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;margin-top:30px}.btn-view-all:hover{background-color:#234a5a;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #234a5a33}.btn-view-all i{margin-left:10px;font-size:14px;transition:transform .3s ease}.btn-view-all:hover i{transform:translate(5px)}.arabic-text-cta{font-family:Cairo,sans-serif;font-weight:700;margin-left:15px;margin-right:15px;font-size:16px;color:inherit}.btn-view-all{display:inline-flex;align-items:center;justify-content:center;padding:12px 35px;background-color:#f8f9fa;border:1px solid var(--dark-green);color:var(--dark-green);border-radius:50px;text-decoration:none;font-family:inherit;font-size:16px;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;z-index:1;animation:btn-attract-pulse 3s infinite}.btn-view-all .arabic-text{color:inherit}@keyframes btn-attract-pulse{0%{box-shadow:0 0 #234a5a33;transform:scale(1)}50%{box-shadow:0 0 0 8px #234a5a00;transform:scale(1.02)}to{box-shadow:0 0 #234a5a00;transform:scale(1)}}.btn-view-all:hover{background-color:var(--dark-green);color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #234a5a26;animation:none}.btn-view-all .moving-arrow{transition:transform .3s ease}.btn-view-all:hover .moving-arrow{transform:translate(5px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero{animation:fadeInUp .8s ease-out forwards}.section-header{animation:fadeInUp .8s ease-out .2s backwards}.products-section{animation:fadeInUp .8s ease-out .3s backwards}.category-card:nth-child(1){animation:fadeInUp .6s ease-out .4s backwards}.category-card:nth-child(2){animation:fadeInUp .6s ease-out .5s backwards}.category-card:nth-child(3){animation:fadeInUp .6s ease-out .6s backwards}.category-card:nth-child(4){animation:fadeInUp .6s ease-out .7s backwards}.product-card-bootstrap:nth-child(1){animation:fadeInUp .6s ease-out .5s backwards}.product-card-bootstrap:nth-child(2){animation:fadeInUp .6s ease-out .6s backwards}.product-card-bootstrap:nth-child(3){animation:fadeInUp .6s ease-out .7s backwards}.product-card-bootstrap:nth-child(4){animation:fadeInUp .6s ease-out .8s backwards}.benefits-section{animation:fadeInUp .8s ease-out .4s backwards}.testimonials-section{animation:fadeInUp .8s ease-out .5s backwards}.footer{animation:fadeInUp .8s ease-out .6s backwards}@media(prefers-reduced-motion:reduce){.hero,.section-header,.products-section,.category-card,.product-card-bootstrap,.benefits-section,.testimonials-section,.footer{animation:none;opacity:1;transform:none}}.footer a{position:relative;transition:all .3s ease;display:inline-block}.footer a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#d4b896,#c9a67f);transition:width .3s ease}.footer a:hover:after{width:100%}.footer-logo-link:after,.footer-brand a:after{display:none!important}.footer a:hover{color:#d4b896!important;transform:translate(3px)}.footer-logo-link:hover,.footer-brand a:hover{transform:none!important}.footer .social-links a{transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.footer .social-links a:after{display:none}.footer .social-links a:hover{transform:translateY(-3px) scale(1.1);color:#d4b896!important}.footer a i{transition:transform .3s ease}.footer a:hover i{transform:scale(1.2)}.footer .fa-question-circle,.footer .fa-phone-alt,.footer .fa-whatsapp{font-size:18px!important;margin-right:8px!important}.footer .fa-whatsapp{font-size:22px!important}@media(max-width:767px){.footer .fa-question-circle,.footer .fa-phone-alt,.footer .fa-whatsapp{font-size:16px!important;margin-right:6px!important}.footer .fa-whatsapp{font-size:20px!important}}.review-stars-row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;width:100%}.product-rating-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.scrolling-wrapper{display:flex;justify-content:center;width:100%}.main-notes-inline{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}.product-page .price-section{text-align:center;display:flex;flex-direction:column;align-items:center}.product-page .discount-badge-row{display:flex;justify-content:flex-start;margin-bottom:8px}.product-page .price-save,.product-page #discount-badge{display:inline-block!important;background:linear-gradient(135deg,#e85a4f,#d64545)!important;color:#fff!important;font-size:14px!important;font-weight:700!important;padding:5px 14px!important;border-radius:20px!important;margin-left:-70px!important}.product-page .price-container{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:10px}.product-page .price-current,.product-page #product-price{font-size:32px;font-weight:700;color:#234a5a}.product-page .price-compare,.product-page #compare-price{font-size:18px;color:#999;text-decoration:line-through}
/*# sourceMappingURL=/cdn/shop/t/3/assets/style.css.map */
