@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Outfit:wght@300;400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Anton&family=Poppins:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;font-family:Poppins,sans-serif;overflow-x:hidden}.announcement-bar{color:#000;text-align:center;letter-spacing:1px;background:#c9a44c;width:100%;padding:10px;font-size:14px;font-weight:600}.header{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;width:100%;position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;width:100%;max-width:1300px;min-height:90px;margin:auto;padding:15px 2%;display:flex}.nav-icons .login-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #c9a44c;border-radius:50px;padding:8px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.nav-icons .login-btn:hover{color:#000;background:#c9a44c;border-color:#c9a44c}.logo{cursor:pointer;align-items:center;display:flex}.logo img{width:auto;height:clamp(60px,5vw,100px);max-height:100px;display:block}.nav-links{gap:30px;list-style:none;display:flex}.nav-links li a{color:#fff;font-size:clamp(13px,1.4vw,15px);font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links li a:after{content:"";background:#d8b384;width:0%;height:2px;transition:all .3s;position:absolute;bottom:-5px;left:0}.nav-links li a:hover:after{width:100%}.nav-links li a:hover{color:#d8b384}.nav-icons{align-items:center;gap:20px;display:flex}.nav-icons i{color:#fff;cursor:pointer;font-size:18px;transition:all .3s}.nav-icons i:hover{color:#d8b384;transform:translateY(-2px)}.hamburger{cursor:pointer;flex-direction:column;gap:5px;display:none}.hamburger span{background:#fff;border-radius:10px;width:25px;height:3px;transition:all .3s}.hero{background-color:#111;background-image:linear-gradient(90deg,#0000006b 0%,#00000029 100%),url(https://habibaminhas.com/_next/image/?url=%2Fbanners%2Fshop-banner.png&w=2048&q=75);background-position:50% 25%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:90vh;display:flex;position:relative}.hero-content{z-index:2;justify-content:flex-start;align-items:flex-start;gap:50px;width:100%;max-width:1300px;margin:auto;padding:0 2%;display:flex;position:relative}.hero-text{color:#fff;text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:16px;max-width:680px;display:flex}.hero-text .hero-heading{letter-spacing:3px;text-transform:uppercase;will-change:transform, opacity;flex-direction:column;align-items:flex-start;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(70px,10vw,140px);line-height:.9;animation:1s both fadeUp;display:flex}.hero-text .hero-heading .line{color:#fff;display:block}.hero-text .hero-heading .kicks{color:#d8b384}.hero-subtitle{letter-spacing:2px;text-transform:uppercase;color:#fff;align-self:flex-start;margin-top:12px;font-family:Outfit,sans-serif;font-size:18px;font-weight:300}.hero-text p{color:#fff;text-align:left;will-change:opacity;max-width:520px;margin:0;font-size:1rem;line-height:1.75;animation:.9s .35s both fadeIn}.hero-btn{color:#f5f5f5;text-align:center;background:#7a1f2b;border-radius:8px;min-width:120px;margin-top:30px;margin-bottom:clamp(16px,3.5vw,32px);padding:clamp(8px,2.2vw,12px) clamp(16px,4.4vw,24px);font-size:clamp(.9rem,2.6vw,1.05rem);font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.hero-btn:hover{transform:translateY(-5px)}.hero-image{flex:1;justify-content:center;animation:1.5s fadeIn;display:flex}.hero-image img{object-fit:cover;border-radius:20px;width:100%;max-width:600px;transition:all .5s;transform:rotate(-8deg)}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=991px){.hero-content{text-align:left;flex-wrap:wrap;align-items:center;padding-top:60px}.hero-text p{margin:auto auto 30px;position:static;top:auto;right:auto}.hero-subtitle,.hero-btn{align-self:center}.nav-links{-webkit-overflow-scrolling:touch;background:0 0;flex-direction:row;gap:18px;width:auto;height:auto;padding:0;transition:none;position:static;top:auto;right:auto;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}.nav-links.active{right:auto}.hamburger{display:none}}@media (width<=600px){.hero{min-height:60vh;padding:40px 0}.hero-text .hero-heading{line-height:1}.hero-subtitle{font-size:1rem}.hero-btn{align-self:center}.hero-text p{font-size:.95rem}.hero-btn{padding:12px 30px}.hero-image img{max-width:100%}.category-card{flex:0 0 90%;margin-left:5%}}@media (width<=420px){.hero-btn{align-self:center;width:min(86%,300px);margin-bottom:18px;padding:10px 18px;font-size:clamp(.95rem,4.6vw,1rem)}.hero-text{text-align:center;align-items:center}}.brands-top{text-align:center;width:100%;margin-bottom:40px}.brands-top p{letter-spacing:clamp(1px,1.5vw,4px);color:#777;text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:clamp(12px,2.6vw,20px);font-weight:600;display:inline-block;overflow:visible}.brands-section{background:#fff;width:100%;padding:50px 0;overflow:hidden}.brands-wrapper{width:100%;max-width:1300px;margin:auto;padding:0 5%}.brands-skeleton{justify-content:space-between;align-items:center;gap:40px;display:flex}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.brands-container{width:100%;animation:1s fadeIn;overflow:visible}.brands-track{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex}.brand-item{flex-shrink:0;justify-content:center;align-items:center;display:flex}.brand-item img{object-fit:contain;filter:grayscale();opacity:.7;width:120px;height:auto;transition:all .4s}.brand-item img:hover{filter:grayscale(0%)drop-shadow(0 0 12px #c9a44cb3);opacity:1;transform:scale(1.08)}@media (width<=768px){.brands-wrapper{padding:0 3%}.brands-track{flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;padding-bottom:6px;animation:none;overflow-x:visible}.brands-track::-webkit-scrollbar{display:none}.brand-item{flex:0 0 14.2857%;justify-content:center;align-items:center;display:flex}.brand-item img{object-fit:contain;width:64%;max-width:100%;height:auto}.skeleton-logo{width:clamp(48px,10vw,80px);height:auto}}@media (width<=420px){.brands-track{justify-content:space-around;gap:12px}.brand-item img{width:clamp(40px,11vw,64px)}.skeleton-logo{width:48px;height:24px}}@media (width<=1024px){.brands-wrapper{padding:0 2%}.brands-track{flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;padding-bottom:6px;animation:none;overflow-x:visible}.brand-item{flex:0 0 14.2857%;justify-content:center;align-items:center;display:flex}.brand-item img{object-fit:contain;width:70%;max-width:100%;height:auto;display:block}}.categories-section{background:#fff;width:100%;padding:10px 5%}.categories-heading{text-align:center;margin-bottom:60px}.categories-heading p{color:#777;letter-spacing:4px;margin-bottom:15px;font-size:14px;font-weight:600}.categories-heading h2{color:#111;letter-spacing:4px;font-family:Bebas Neue,cursive;font-size:4rem}.categories-skeleton{scroll-behavior:smooth;gap:20px;padding:20px 0;display:flex;overflow:auto hidden}.skeleton-card{scroll-snap-align:start;background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5 50%,#e5e5e5 75%) 0 0/200% 100%;border-radius:15px;flex:0 0 calc(33.3333% - 13.3333px);min-width:280px;height:520px;animation:1.5s infinite shimmer}.categories-grid{flex-wrap:wrap;justify-content:center;gap:20px;padding:20px 0;display:flex;overflow:hidden visible}.category-card{cursor:pointer;scroll-snap-align:start;border-radius:15px;flex:calc(33.333% - 20px);max-width:calc(33.333% - 20px);height:520px;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.category-card img{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:all .6s}.card-overlay{background:linear-gradient(#0000000c,#00000078);transition:all .5s;position:absolute;inset:0}.card-content{z-index:2;color:#fff;position:absolute;bottom:40px;left:40px}.card-content span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:1px;background:#ffffff26;border-radius:50px;margin-bottom:15px;padding:8px 18px;font-size:13px;display:inline-block}.card-content h3{letter-spacing:3px;margin-bottom:10px;font-family:Bebas Neue,cursive;font-size:3rem}.card-content p{color:#ddd;max-width:300px;margin-bottom:25px;line-height:1.7}.card-content a{color:#000;background:#ffffff45;border-radius:5px;padding:14px 30px;font-weight:700;text-decoration:none;transition:all .4s;display:inline-block}.category-card:hover{transform:translateY(-10px)}.category-card:hover img{transform:scale(1.08)}@media (width<=991px){.categories-grid,.categories-skeleton{gap:18px}.category-card{flex:0 0 calc(50% - 9px)}.categories-heading h2{font-size:3rem}}@media (width<=600px){.category-card{height:350px}.card-content{bottom:25px;left:25px}.card-content h3{font-size:2.2rem}.card-content p{font-size:14px}}.categories-skeleton::-webkit-scrollbar{display:none}.categories-grid::-webkit-scrollbar{display:none}.best-sellers-section{background:#fff;width:100%;padding:10px 5%;overflow:visible}.best-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:10px;display:flex}.best-header-text p{color:#777;letter-spacing:4px;margin-bottom:15px;font-size:14px;font-weight:600}.best-header-text h2{color:#111;letter-spacing:4px;margin-bottom:10px;font-family:Cormorant Garamond,cursive;font-size:5rem}.best-header-text span{color:#666;font-size:15px}.best-skeleton{gap:20px;padding:10px 0;display:flex;overflow-x:auto}.best-skeleton-card{background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5 50%,#e5e5e5 75%) 0 0/200% 100%;border-radius:15px;flex:0 0 calc(25% - 15px);min-width:280px;height:510px;animation:1.5s infinite shimmer}.best-grid{scroll-behavior:smooth;gap:20px;padding:10px 0;display:flex;overflow:auto visible}.best-card{background:linear-gradient(145deg,#f3f3f3,#ddd);border-radius:15px;flex:0 0 calc(25% - 15px);min-width:280px;height:510px;margin-top:10px;margin-bottom:20px;padding:30px;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.best-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:1px;background:#fff3;border-radius:50px;padding:8px 16px;font-size:12px;font-weight:700;position:absolute;top:25px;left:25px}.best-heart{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:25px;right:25px}.best-image{justify-content:center;align-items:center;width:100%;height:260px;margin-top:40px;display:flex}.best-image img{width:100%;max-width:260px;transition:all .5s}.best-content{margin-top:5px}.best-content small{color:#666;font-size:14px}.best-content h3{letter-spacing:2px;margin:5px 0;font-family:Bebas Neue,cursive;font-size:20px}.best-content p{color:#777;margin-bottom:1px;font-size:14px;line-height:1.7}.best-bottom{align-items:right;justify-content:space-between;display:flex}.best-bottom h4{font-size:1.6rem}.best-bottom a{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;text-decoration:none;transition:all .4s;display:flex}.best-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.best-bottom a:hover{color:#000;background:#c9a44c;box-shadow:0 0 20px #c9a44cb3}@media (width<=991px){.best-card,.best-skeleton-card{flex:0 0 calc(50% - 10px)}.best-header{flex-direction:column;align-items:flex-start}.best-header-text h2{font-size:4rem}}@media (width<=600px){.best-card,.best-skeleton-card{flex:0 0 calc(50% - 10px);height:430px}.best-header-text h2{font-size:3rem}.best-image{height:200px}.best-content h3{font-size:1.5rem}}.best-grid::-webkit-scrollbar{display:none}.best-skeleton::-webkit-scrollbar{display:none}.promo-slider-section{background:#fff;width:100%;padding:10px 5%;position:relative}.promo-skeleton{background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5 50%,#e5e5e5 75%) 0 0/200% 100%;border-radius:15px;width:100%;height:560px;animation:1.5s infinite shimmer}.promo-slider{border-radius:15px;width:100%;height:560px;position:relative;overflow:hidden}.promo-slide{opacity:0;visibility:hidden;transition:opacity 1s,visibility 1s;position:absolute;inset:0}.promo-slide.active{opacity:1;visibility:visible}.promo-slide img{object-fit:cover;width:100%;height:100%;transition:transform 4s;transform:scale(1)}.promo-slide.active img{transform:scale(1.08)}.promo-overlay{background:linear-gradient(90deg,#0000,#00000080);position:absolute;inset:0}.promo-content{z-index:5;color:#fff;text-align:right;max-width:560px;position:absolute;top:50%;left:auto;right:80px;transform:translateY(-50%)}.promo-content span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:2px;background:#ffffff1f;border-radius:50px;margin-bottom:20px;padding:10px 20px;font-family:Cormorant Garamond,cursive;font-size:12px;display:inline-block}.promo-content h2{letter-spacing:4px;text-transform:uppercase;margin-bottom:25px;font-family:Cormorant Garamond,cursive;font-size:6rem;line-height:.88}.promo-content a{color:#000;background:#c9a44c;border-radius:5px;justify-content:center;align-items:center;padding:16px 38px;font-weight:700;text-decoration:none;transition:all .4s;display:inline-flex}.promo-content a:hover{transform:translateY(-4px);box-shadow:0 0 20px #c9a44ccc}.promo-prev,.promo-next{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#b8b8b8fd;border:none;border-radius:50%;width:55px;height:55px;font-size:22px;transition:all .4s;position:absolute;top:50%;transform:translateY(-50%)}.promo-prev:hover,.promo-next:hover{color:#000;background:#c9a44c}.promo-prev{left:30px}.promo-next{right:30px}.promo-dots{z-index:10;gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.promo-dot{cursor:pointer;background:#fff6;border-radius:50%;width:12px;height:12px;transition:all .4s}.promo-dot.active{background:#c9a44c;border-radius:50px;width:35px;box-shadow:0 0 12px #c9a44ccc}@media (width<=991px){.promo-slider,.promo-skeleton{height:500px}.promo-content{left:50px}.promo-content h2{font-size:4.8rem}}@media (width<=768px){.promo-slider,.promo-skeleton{height:450px}.promo-content{max-width:100%;left:30px;right:30px}.promo-content h2{font-size:3.4rem}.promo-prev,.promo-next{width:45px;height:45px}}@media (width<=600px){.promo-slider,.promo-skeleton{height:400px}.promo-content h2{font-size:2.7rem}.promo-content p{font-size:14px}.promo-content a{width:100%}}.newarrival-section{background:#fff;width:100%;padding:10px 5%;overflow:visible}.newarrival-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:10px;display:flex}.newarrival-header-text h2{color:#111;letter-spacing:4px;margin-bottom:10px;font-family:Cormorant Garamond,cursive;font-size:5rem}.view-all-btn{color:#000;background:#f8f8f8;border-radius:50px;padding:14px 30px;text-decoration:none;transition:all .4s}.view-all-btn:hover{color:#000;background:#c9a44c;box-shadow:0 0 20px #c9a44cb3}.newarrival-skeleton{gap:20px;padding:10px 0;display:flex;overflow-x:auto}.newarrival-skeleton-card{background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5 50%,#e5e5e5 75%) 0 0/200% 100%;border-radius:15px;flex:0 0 calc(25% - 15px);min-width:280px;height:510px;animation:1.5s infinite shimmer}.newarrival-grid{scroll-behavior:smooth;flex-wrap:nowrap;gap:20px;display:flex;overflow-x:auto}.newarrival-card{background:linear-gradient(145deg,#f3f3f3,#ddd);border-radius:15px;flex:0 0 calc(25% - 15px);min-width:280px;height:510px;margin-top:10px;margin-bottom:20px;padding:30px;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.newarrival-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:1px;background:#fff3;border-radius:50px;padding:8px 16px;font-size:12px;font-weight:700;position:absolute;top:25px;left:25px}.newarrival-heart{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:25px;right:25px}.newarrival-image{justify-content:center;align-items:center;width:100%;height:260px;margin-top:40px;display:flex}.newarrival-image img{width:100%;max-width:260px}.newarrival-content{margin-top:5px}.newarrival-content small{color:#666;font-size:14px}.newarrival-content h3{letter-spacing:2px;margin:5px 0;font-family:Bebas Neue,cursive;font-size:20px}.newarrival-bottom{align-items:right;justify-content:space-between;display:flex}.newarrival-bottom h4{font-size:1.6rem}.newarrival-bottom a{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;text-decoration:none;transition:all .4s;display:flex}.best-grid .best-bottom button{color:#fff;white-space:nowrap;cursor:pointer;background:#111;border:2px solid #c9a44c;border-radius:50px;justify-content:center;align-items:center;width:auto;height:auto;padding:12px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .4s;display:inline-flex}.best-bottom button:hover,.newarrival-bottom button:hover{color:#000;background:#c9a44c;box-shadow:0 0 20px #c9a44cb3}.newarrival-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.newarrival-bottom a:hover{color:#000;background:#c9a44c;box-shadow:0 0 20px #c9a44cb3}@media (width<=991px){.newarrival-card,.newarrival-skeleton-card{flex:0 0 calc(50% - 10px)}.newarrival-header{flex-direction:column;align-items:flex-start}.newarrival-header-text h2{font-size:4rem}}@media (width<=600px){.newarrival-card,.newarrival-skeleton-card{flex:0 0 calc(50% - 10px);height:430px}.newarrival-header-text h2{font-size:3rem}.newarrival-image{height:200px}.newarrival-content h3{font-size:1.5rem}}.newarrival-grid::-webkit-scrollbar{display:none}.newarrival-skeleton::-webkit-scrollbar{display:none}.premium-categories-section{background:#fff;width:100%;padding:10px 5%;overflow:hidden}.premium-categories-skeleton{scroll-behavior:smooth;gap:20px;padding:20px 0;display:flex;overflow:auto hidden}.premium-categories-skeleton-card{scroll-snap-align:start;background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5 50%,#e5e5e5 75%) 0 0/200% 100%;border-radius:15px;flex:0 0 calc(33.3333% - 13.3333px);min-width:350px;height:520px;animation:1.5s infinite shimmer}.premium-categories-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:20px;padding:20px 0;display:flex;overflow:auto visible}.premium-category-card{scroll-snap-align:start;border-radius:15px;flex:0 0 calc(33.3333% - 13.3333px);min-width:350px;height:520px;text-decoration:none;transition:transform .5s,filter .5s;position:relative;overflow:hidden}.premium-category-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.premium-category-overlay{background:linear-gradient(#0000000c,#00000078);transition:all .5s;position:absolute;inset:0}.premium-category-content{z-index:5;color:#fff;position:absolute;bottom:30px;left:30px}.best-card{flex-direction:column;display:flex}.best-card .best-image{z-index:0;height:100%;margin-top:0;position:absolute;inset:0}.best-card .best-image img{object-fit:cover;border-radius:15px;width:100%;max-width:100%;height:100%}.best-card .best-content{z-index:2;text-align:center;background:linear-gradient(#0000 0%,#00000040 30%,#000000a6 70%);border-radius:0 0 15px 15px;flex-direction:column;align-items:center;width:calc(100% + 60px);margin:auto -30px -30px;padding:20px;display:flex;position:relative}.best-card .best-bottom{flex-direction:column;justify-content:center;align-items:center;gap:10px}.best-card .best-content h3{letter-spacing:1px;color:#fff;font-family:Cormorant Garamond,serif;font-size:1.6rem}.best-card .best-content small{letter-spacing:2px;text-transform:uppercase;color:#ddd;font-family:Poppins,sans-serif;font-size:11px}.best-card .best-bottom h4{color:#0f0f0f;letter-spacing:1px;background:#c9a44c;border-radius:50px;padding:8px 20px;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:700;display:inline-block;box-shadow:0 4px 12px #0000004d}.best-card .best-bottom{justify-content:flex-end}.premium-category-content span{letter-spacing:2px;color:#000;background:#c9a44c;border-radius:50px;margin-bottom:14px;padding:8px 18px;font-size:12px;font-weight:700;display:inline-block}.premium-category-content h3{letter-spacing:2px;margin-bottom:14px;font-family:Cormorant Garamond,cursive;font-size:3rem;line-height:.95}.premium-category-content p{color:#ddd;max-width:240px;font-size:14px;line-height:1.7}.premium-category-card:hover{transform:translateY(-10px)}.premium-category-card:hover img{transform:scale(1.08)}.premium-categories-grid::-webkit-scrollbar{display:none}.premium-categories-skeleton::-webkit-scrollbar{display:none}@media (width<=991px){.premium-category-card,.premium-categories-skeleton-card{flex:0 0 calc(50% - 10px)}.premium-category-content h3{font-size:2.5rem}}@media (width<=600px){.premium-category-card,.premium-categories-skeleton-card{flex:0 0 75%;min-width:75%;height:420px}.premium-category-content{bottom:22px;left:22px}.premium-category-content h3{font-size:2.2rem}.premium-category-content p{font-size:13px}}.testimonials-section{background:#fff;width:100%;padding:10px 5%;overflow:hidden}.testimonials-top{text-align:center;margin-bottom:10px}.testimonials-top h2{color:#000;letter-spacing:5px;margin-bottom:10px;font-family:Cormorant Garamond,cursive;font-size:5rem}.testimonials-rating{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}.testimonials-rating span{color:#c9a44c;font-weight:700}.testimonials-rating p{color:#000}.testimonials-wrapper{grid-template-columns:320px 1fr;align-items:center;gap:40px;display:grid}.testimonials-left{color:#000}.quote-icon{color:#6b6b6b6a;margin-bottom:10px;font-size:8rem;line-height:1}.testimonials-left h3{letter-spacing:3px;margin-bottom:40px;font-family:Cormorant Garamond,cursive;font-size:3rem;line-height:1.1}.testimonial-arrows{align-items:center;gap:15px;display:flex}.testimonial-arrows button{color:#000;cursor:pointer;background:#cdcdcdba;border:1px solid #cdcdcdba;border-radius:50%;width:55px;height:55px;font-size:22px;transition:none}.testimonial-arrows button:hover{color:#000;background:#c9a44c;box-shadow:0 0 20px #c9a44c99}.testimonials-right{max-width:65rem}.testimonials-skeleton{gap:20px;display:flex;overflow-x:auto}.testimonial-skeleton-card{background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5 50%,#e5e5e5 75%) 0 0/200% 100%;border-radius:20px;flex:0 0 calc(33.3333% - 13.3333px);min-width:320px;height:280px;animation:1.5s infinite shimmer}.testimonials-slider{scroll-behavior:smooth;gap:20px;padding:20px 0;display:flex;overflow-x:scroll}.testimonial-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#e9e9e994;border:2px solid #ffffff0d;border-radius:20px;flex:0 0 calc(33.3333% - 13.3333px);min-width:320px;padding:35px;transition:none}.testimonial-card:hover{border-color:#c9a44c4d;transform:translateY(-10px);box-shadow:0 0 30px #c9a44c14}.testimonial-card p{color:#0e0e0e;margin-bottom:30px;line-height:1.9}.testimonial-stars{color:#c9a44c;letter-spacing:3px;margin-bottom:25px}.testimonial-user{align-items:center;gap:15px;display:flex}.testimonial-user img{object-fit:cover;border-radius:50%;width:55px;height:55px}.testimonial-user h4{color:#7817f7;margin-bottom:4px}.testimonial-user span{color:#383838;font-size:14px}.testimonials-slider::-webkit-scrollbar{display:none}.testimonials-skeleton::-webkit-scrollbar{display:none}@media (width<=991px){.testimonials-wrapper{grid-template-columns:1fr}.testimonial-card,.testimonial-skeleton-card{flex:0 0 calc(50% - 10px)}.testimonials-top h2{font-size:4rem}}@media (width<=820px){.testimonials-wrapper{grid-template-columns:1fr;gap:24px}.testimonials-left{text-align:center;padding:0 10px 10px}.quote-icon{margin-bottom:6px;font-size:4.5rem}.testimonials-left h3{margin-bottom:10px;font-size:1.2rem}.testimonial-arrows{justify-content:center;margin-top:6px}.testimonial-arrows button{width:46px;height:46px;font-size:20px}.testimonials-slider,.testimonials-skeleton{padding:0;display:block}.testimonial-card,.testimonial-skeleton-card{box-sizing:border-box;flex:none;width:100%;min-width:100%;margin-bottom:12px;padding:18px}.testimonial-card p{margin-bottom:12px}.testimonial-arrows,.testimonial-arrows button{display:none}.testimonial-card{box-shadow:none!important;transition:none!important;transform:none!important}.testimonial-card:hover{box-shadow:none!important;transform:none!important}}@media (width<=600px){.testimonials-section{padding:70px 5%}.testimonial-card,.testimonial-skeleton-card{flex:0 0 85%;min-width:85%}.testimonials-top h2{font-size:3rem}.testimonials-left h3{font-size:2.4rem}}@media (width<=420px){.testimonials-left{text-align:center}.quote-icon{font-size:3.6rem}.testimonials-left h3{margin-bottom:12px;font-size:1.8rem}.testimonial-card,.testimonial-skeleton-card{flex:0 0 92%;min-width:92%;padding:20px}.testimonial-card p{margin-bottom:20px;font-size:.95rem}.testimonial-user img{width:48px;height:48px}}.Endbrands-section{background:#fff;width:100%;padding:10px 0;overflow:hidden}.Endbrands-wrapper{width:100%;max-width:1300px;margin:auto;padding:0 5%}.Endbrands-skeleton{justify-content:space-between;align-items:center;gap:40px;display:flex}.skeleton-logo{background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5 50%,#e5e5e5 75%) 0 0/200% 100%;border-radius:10px;width:120px;height:40px;animation:1.5s infinite shimmer}.Endbrands-container{width:100%;animation:1s fadeIn;overflow:visible}.Endbrands-track{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex}.Endbrand-item{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Endbrands-top p{letter-spacing:clamp(1px,1.5vw,4px);color:#777;text-transform:uppercase;text-align:center;white-space:nowrap;font-size:clamp(12px,2.4vw,20px);font-weight:600}.Endbrand-item img{object-fit:contain;filter:grayscale();opacity:.7;width:120px;height:auto;transition:all .4s}.Endbrand-item img:hover{filter:grayscale(0%)drop-shadow(0 0 12px #c9a44cb3);opacity:1;transform:scale(1.08)}@media (width<=1024px){.Endbrands-wrapper{padding:0 2%}.Endbrands-track{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;padding-bottom:6px;animation:none;display:flex;overflow-x:visible}.Endbrand-item{flex:0 0 14.2857%;justify-content:center;align-items:center;display:flex}.Endbrand-item img{object-fit:contain;width:70%;max-width:100%;height:auto;display:block}}@media (width<=768px){.Endbrands-wrapper{padding:0 3%}.Endbrands-track{justify-content:center;gap:6px}.Endbrand-item{flex:0 0 14.2857%}.Endbrand-item img{width:64%}}@media (width<=420px){.Endbrands-track{justify-content:space-around;gap:10px}.Endbrand-item img{width:clamp(36px,10vw,56px)}}@media (width<=1024px){.Endbrands-track{display:flex;flex-wrap:nowrap!important;justify-content:center!important;gap:6px!important;overflow-x:visible!important}.Endbrand-item{box-sizing:border-box;justify-content:center;align-items:center;flex:0 0 14.2857%!important;min-width:0!important;display:flex!important}.Endbrand-item img{width:72%;max-width:100%;height:auto;margin:0 auto;display:block}}@media (width<=420px){.Endbrand-item{flex:0 0 14.2857%!important}.Endbrand-item img{width:56%}}.end-kicks-logo{justify-content:center;align-items:center;width:100%;margin-top:100px;display:flex}.end-kicks-logo h2{letter-spacing:10px;color:#111;cursor:pointer;font-family:Bebas Neue,cursive;font-size:4rem;line-height:1;transition:all .4s}@media (width<=768px){.end-kicks-logo h2{letter-spacing:6px;font-size:4.5rem}}@media (width<=480px){.end-kicks-logo{margin-top:30px}.end-kicks-logo h2{letter-spacing:4px;font-size:3.5rem}}.footer-section{background:#000;width:100%;padding:80px 5% 40px;overflow:hidden}.footer-top{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:50px;padding-bottom:50px;display:grid}.footer-column h3,.footer-newsletter h3{color:#fff;letter-spacing:3px;margin-bottom:25px;font-size:1rem}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:18px}.footer-column ul li a{color:#999;text-decoration:none;transition:all .4s;display:inline-block}.footer-column ul li a:hover{color:#c9a44c;transform:translate(8px)}.footer-newsletter p{color:#888;max-width:320px;margin-bottom:25px;line-height:1.8}.footer-newsletter form{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:30px;display:flex}.footer-newsletter input{color:#fff;background:#ffffff0a;border:2px solid #c9a44c;border-radius:50px;outline:none;flex:1;min-width:200px;height:55px;padding:0 20px}.footer-newsletter button{color:#000;cursor:pointer;white-space:nowrap;background:#c9a44c;border:none;border-radius:50px;height:55px;padding:0 28px;font-weight:700;transition:all .4s}@media (width<=768px){.footer-newsletter form{flex-direction:column;width:100%}.footer-newsletter input{width:100%;min-width:unset}.footer-newsletter button{justify-content:center;width:100%}}.footer-newsletter button:hover{transform:translateY(-3px);box-shadow:0 0 20px #c9a44c99}.footer-socials{gap:12px;display:flex}.footer-socials a{color:#fff;border:2px solid #c9a44c;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .4s;display:flex}.footer-socials a:hover{color:#000;background:#c9a44c;transform:translateY(-5px);box-shadow:0 0 20px #c9a44c80}.footer-bottom{justify-content:space-between;align-items:center;gap:20px;padding-top:30px;display:flex}.footer-bottom p{color:#777}.footer-policies{gap:25px;display:flex}.footer-policies a{color:#777;text-decoration:none;transition:all .4s}.footer-policies a:hover{color:#c9a44c}@media (width<=991px){.footer-top{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.footer-section{padding:60px 5% 30px;overflow-x:hidden}.footer-top{grid-template-columns:1fr;gap:40px}.footer-top>*{min-width:0}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-newsletter{min-width:0}.footer-newsletter p{max-width:100%}.footer-newsletter form{flex-direction:column;align-items:stretch;width:100%}.footer-newsletter input,.footer-newsletter button{box-sizing:border-box;width:100%;max-width:100%}}@media (width<=480px){.footer-policies{flex-wrap:wrap;gap:15px}}.category-hero{background:#fff;width:100%;padding:20px 5%}.category-hero-banner{border-radius:15px;width:100%;height:480px;transition:all .8s;position:relative;overflow:hidden}.category-hero-banner img{object-fit:cover;object-position:70% 30%;width:100%;height:100%}.category-hero-overlay{background:linear-gradient(90deg,#00000026,#00000014,#0000000d);position:absolute;inset:0}.category-hero-content{z-index:5;color:#fff;max-width:500px;animation:1s heroFade;position:absolute;top:50%;left:60px;transform:translateY(-50%)}.category-hero-content span{color:#c9a44c;letter-spacing:3px;margin-bottom:15px;font-size:13px;font-weight:600;display:inline-block}.category-hero-content h1{letter-spacing:4px;margin-bottom:18px;font-family:Cormorant Garamond,cursive;font-size:clamp(3rem,5vw,5rem);line-height:.95}.category-hero-content p{color:#ffffffe6;max-width:420px;margin-bottom:25px;font-size:clamp(.9rem,1.2vw,1.05rem);line-height:1.8}.category-hero-banner:hover{transform:scale(1.01)}@keyframes heroFade{0%{opacity:0;transform:translateY(-50%)translateY(20px)}to{opacity:1;transform:translateY(-50%)}}@media (width<=991px){.category-hero-banner{height:320px}.category-hero-content{max-width:420px;left:40px}.category-hero-content h1{font-size:clamp(2.6rem,5vw,4rem)}.category-hero-content p{max-width:340px}}@media (width<=600px){.category-hero-banner{background-position:70% 80%;height:260px}.category-hero-content{max-width:260px;left:25px;right:25px}.category-hero-content span{margin-bottom:10px;font-size:11px}.category-hero-content h1{letter-spacing:2px;margin-bottom:10px;font-size:clamp(2rem,7vw,3rem)}.category-hero-content p{margin-bottom:15px;font-size:.8rem;line-height:1.5}.category-hero-content a{font-size:.85rem}}.breadcrumb-section{background:#fff;padding:20px 5% 10px}.breadcrumb-container{width:100%}.breadcrumb{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.breadcrumb a{color:#777;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s}.breadcrumb a:hover{color:#c9a44c}.breadcrumb span{color:#999;font-size:14px}.breadcrumb .active{color:#111;font-weight:700}@media (width<=768px){.breadcrumb{gap:8px}.breadcrumb a,.breadcrumb span{font-size:13px}}.products-section{background:#fff;padding:10px 5%;overflow:visible}.products-grid{grid-template-columns:repeat(4,1fr);gap:20px;animation:.8s fadeUp;display:grid}.hidden{display:none}.product-card{background:linear-gradient(145deg,#f3f3f3,#ddd);border-radius:15px;flex-direction:column;height:430px;margin-top:10px;padding:25px;transition:all .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.heart{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:2;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .35s;display:flex;position:absolute;top:20px;right:20px}.heart:hover{color:#000;background:#c9a44c;box-shadow:0 0 20px #c9a44c99}.image{align-items:bottom;justify-content:center;width:100%;height:215px;margin-top:0;display:flex}.image img{width:100%;max-width:100%;transition:all .5s}.content{margin-top:auto}.content small{color:#666;font-size:13px;font-weight:600}.content h3{letter-spacing:2px;color:#111;margin:5px 0;font-family:Bebas Neue,sans-serif;font-size:22px}.content p{color:#777;margin-bottom:5px;font-size:14px}.bottom{flex-direction:column;gap:12px;display:flex}.bottom h4{color:#111;font-size:1.5rem}.bottom button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:50px;width:100%;padding:14px;font-weight:600;transition:all .4s}.bottom button:hover{color:#000;background:#c9a44c;box-shadow:0 0 20px #c9a44c99}.card-link{z-index:1;background:0 0;text-decoration:none;display:block;position:absolute;inset:0}.bottom button{z-index:3;position:relative}.heart{z-index:4}.product-card:hover{transform:translateY(-10px);box-shadow:0 20px 45px #00000026}.products-skeleton{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.skeleton-card{background:linear-gradient(90deg,#ececec 25%,#f5f5f5 50%,#ececec 75%) 0 0/200% 100%;border-radius:15px;height:430px;animation:1.4s linear infinite shimmer}@media (width<=991px){.products-grid,.products-skeleton{grid-template-columns:repeat(3,1fr)}.product-card{height:420px}.image{height:200px}.image img{max-width:210px}}@media (width<=600px){.products-grid,.products-skeleton{grid-template-columns:repeat(2,1fr);gap:15px}.product-card{height:390px;padding:18px}.image{height:170px;margin-top:25px}.image img{max-width:170px}.content h3{font-size:18px}.bottom h4{font-size:1.2rem}.bottom button{padding:12px;font-size:13px}}@media (width<=400px){.product-card{height:370px}.image{height:150px}.image img{max-width:150px}}.heart.active{color:#000;background:#c9a44c;box-shadow:0 0 20px #c9a44cb3}#cartContainer{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.cart-item{background:linear-gradient(145deg,#f3f3f3,#ddd);border-radius:15px;height:430px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.cart-item:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.cart-item-img{z-index:0;position:absolute;inset:0}.cart-item-img img{object-fit:cover;width:100%;height:100%}.cart-item-remove{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:40px;height:40px;font-size:15px;transition:all .3s;position:absolute;top:18px;right:18px}.cart-item-remove:hover{background:#ba3232}.cart-item-content{z-index:2;text-align:center;background:linear-gradient(#0000 0%,#0006 25%,#000000d9 60%);flex-direction:column;align-items:center;gap:8px;padding:20px;display:flex;position:absolute;bottom:0;left:0;right:0}.cart-item-content h3{color:#fff;letter-spacing:1px;font-family:Cormorant Garamond,serif;font-size:1.3rem}.cart-item-unit{letter-spacing:1px;text-transform:uppercase;color:#ddd;font-size:12px}.cart-item-qty{align-items:center;gap:10px;margin-top:4px;display:flex}.cart-item-qty button{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:30px;height:30px;font-weight:700;transition:all .3s}.cart-item-qty button:hover{color:#000;background:#c9a44c}.cart-item-qty span{color:#fff;text-align:center;min-width:18px;font-weight:600}.cart-item-subtotal{color:#0f0f0f;background:#c9a44c;border-radius:50px;margin-top:6px;padding:6px 18px;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:700;box-shadow:0 4px 12px #0000004d}@media (width<=991px){#cartContainer{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){#cartContainer{grid-template-columns:repeat(2,1fr);gap:14px}.cart-item{height:340px}.cart-item-content h3{font-size:1.05rem}}#checkoutBtn{color:#000;cursor:pointer;background:#c9a44c;border:none;border-radius:50px;padding:16px 30px;font-weight:700;transition:all .3s}#checkoutBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #c9a44c66}.wishlist-section{background:#fff;padding:40px 5%}.wishlist-section h1{text-align:center;letter-spacing:2px;margin-bottom:40px;font-family:Bebas Neue,sans-serif;font-size:3rem}.wishlist-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.wishlist-card{text-align:center;background:linear-gradient(145deg,#f3f3f3,#ddd);border-radius:15px;flex-direction:column;align-items:center;padding:25px;transition:all .4s;display:flex;box-shadow:0 10px 30px #00000014}.wishlist-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.wishlist-card img{object-fit:contain;width:100%;max-width:17rem;height:17rem;margin-bottom:2rem}.wishlist-card small{color:#666;font-weight:600}.wishlist-card h3{letter-spacing:1px;margin:10px 0;font-family:Bebas Neue,sans-serif;font-size:1.8rem}.wishlist-card h4{margin-bottom:20px;font-size:1.3rem}.wishlist-card button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:50px;width:100%;padding:14px;font-weight:600;transition:all .3s}@media (width<=991px){.wishlist-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.wishlist-grid{grid-template-columns:repeat(2,1fr)}.wishlist-section h1{font-size:2.2rem}}.auth-modal{z-index:2000;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.auth-modal.active{display:flex}.auth-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;position:absolute;inset:0}.auth-modal .auth-card{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141414d9;border:1px solid #ffffff26;border-radius:25px;width:100%;max-width:450px;max-height:90vh;margin:20px;padding:40px;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000059}.auth-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:20px;transition:all .3s;position:absolute;top:15px;right:20px}.auth-close:hover{color:#c9a44c}.auth-modal .logo{justify-content:center;align-items:center;margin-bottom:30px;display:flex}.auth-modal .logo img{width:auto;height:70px;display:block}.auth-modal .tabs{background:#ffffff0d;border-radius:50px;margin-bottom:30px;display:flex;overflow:hidden}.auth-modal .tab-btn{cursor:pointer;color:#fff;background:0 0;border:none;flex:1;padding:15px;font-weight:600;transition:all .3s}.auth-modal .tab-btn.active{color:#000;background:#c9a44c}.auth-modal .form{flex-direction:column;gap:15px;display:none}.auth-modal .form.active{display:flex}.auth-modal .form h2{color:#fff;text-align:center;letter-spacing:2px;margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:2rem}.auth-modal .form input{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:50px;outline:none;width:100%;padding:16px 20px}.auth-modal .form input::placeholder{color:#cfcfcf}.auth-modal .form input:focus{border-color:#c9a44c;box-shadow:0 0 20px #c9a44c40}.auth-modal .submit-btn{color:#000;cursor:pointer;background:#c9a44c;border:none;border-radius:50px;margin-top:10px;padding:16px;font-weight:700;transition:all .3s}.auth-modal .submit-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #c9a44c73}@media (width<=500px){.auth-modal .auth-card{padding:25px}.auth-modal .form h2{font-size:1.6rem}}.product-card{cursor:pointer;background:0 0;border:none;width:100%;max-width:330px;transition:transform .2s}.product-card:hover{transform:translateY(-2px)}.image-container{aspect-ratio:2/3;background-color:#f3f3f3;border-radius:15px;width:100%;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;display:block}.sale-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#c40a0a;border-radius:0 15px 0 8px;padding:6px 12px;font-size:13px;font-weight:600;position:absolute;top:0;right:0}.product-details{text-align:center;padding:15px 5px}.product-title{color:#222;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:15px;font-weight:500;line-height:1.5}.price-container{justify-content:center;align-items:center;gap:10px;margin-top:8px;font-size:14px;display:flex}.original-price{color:#777;font-weight:400;text-decoration:line-through}.discounted-price{color:#222;font-weight:600}.save-percentage{color:#ba3232;font-weight:500}.product-card.sale-card{box-shadow:none!important;background:0 0!important;border:none!important;max-width:260px!important;height:auto!important;padding:0!important}.product-card.sale-card:hover{box-shadow:none!important;transform:translateY(-2px)!important}.product-card.sale-card .image-container{border-radius:15px;overflow:hidden;aspect-ratio:auto!important;height:400px!important}.product-card.sale-card .product-image{object-position:top}.nav-links li a.active{color:#d8b384}.shop-layout{align-items:stretch;gap:20px;padding:0 3%;display:flex}.filter-sidebar{background:linear-gradient(145deg,#fff,#f7f5ef);border:2px solid #c9a44c;border-radius:15px;flex:0 0 220px;height:fit-content;margin-left:-15px;padding:25px;box-shadow:0 10px 25px #0000000d}.filter-sidebar h4{letter-spacing:2px;color:#111;text-transform:uppercase;border-bottom:2px solid #c9a44c;margin-bottom:20px;padding-bottom:12px;font-family:Cormorant Garamond,serif;font-size:1.4rem}.filter-group{margin-bottom:22px}.filter-group h5{letter-spacing:1.5px;text-transform:uppercase;color:#c9a44c;margin-bottom:10px;font-size:13px;font-weight:700}.filter-option{cursor:pointer;align-items:center;gap:10px;margin-bottom:8px;display:flex}.filter-option input[type=checkbox]{appearance:none;cursor:pointer;border:2px solid #ccc;border-radius:4px;flex-shrink:0;width:16px;height:16px;transition:all .3s;position:relative}.filter-option input[type=checkbox]:checked{background:#c9a44c;border-color:#c9a44c}.filter-option input[type=checkbox]:checked:after{content:"✓";color:#000;font-size:12px;font-weight:700;position:absolute;top:-3px;left:2px}.filter-option label{color:#444;cursor:pointer;font-size:14px;transition:all .3s}.filter-option:hover label{color:#c9a44c}.shop-layout .products-grid{flex:1;grid-template-columns:repeat(3,1fr)!important}@media (width<=991px){.shop-layout{flex-direction:column}.filter-sidebar{flex:none;width:100%;position:static}.shop-layout .products-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=600px){.shop-layout .products-grid{grid-template-columns:repeat(2,1fr)!important}}.coming-soon-wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:70vh;padding:40px 5%;display:flex}.coming-soon-wrap h1{letter-spacing:6px;color:#111;text-transform:uppercase;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,9vw,8rem)}.coming-soon-wrap p{color:#777;letter-spacing:1px;font-size:1rem}.wishlist-section{min-height:40vh;padding:40px 5% 80px}.wishlist-grid:empty:before,.wishlist-grid h2{text-align:center;letter-spacing:2px;color:#999;text-transform:uppercase;grid-column:1/-1;padding:80px 20px;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);display:block}.wishlist-card small{text-transform:uppercase;letter-spacing:1px}.wishlist-card h3{letter-spacing:1px;font-family:Bebas Neue,sans-serif}.wishlist-card button{background:#111}.wishlist-card button:hover{color:#000;background:#c9a44c}#wishlistContainer:empty:before{content:"Your wishlist is empty ❤️";text-align:center;letter-spacing:2px;color:#999;text-transform:uppercase;grid-column:1/-1;padding:80px 20px;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);display:block}.product-section{padding:30px 5%;animation:.8s fadeUp}.product-container{grid-template-columns:45% 55%;align-items:start;gap:60px;max-width:1400px;margin:auto;display:grid}.product-breadcrumb{color:#777;flex-wrap:wrap;gap:10px;max-width:1400px;margin:30px auto 0;padding:0 5%;font-size:14px;display:flex}.product-breadcrumb a{color:#666;text-decoration:none;transition:all .3s}.product-breadcrumb a:hover,.product-breadcrumb strong{color:#111}.product-gallery{width:100%}.product-main-image{background:#f5f5f5;border-radius:15px;justify-content:center;align-items:center;width:100%;height:650px;display:flex;overflow:hidden}.product-main-image img{object-fit:contain;width:100%;height:100%;transition:all .4s}.product-thumbnails{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:20px;display:grid}.product-thumb{cursor:pointer;background:#f8f8f8;border:2px solid #0000;border-radius:12px;height:110px;transition:all .35s;overflow:hidden}.product-thumb img{object-fit:contain;width:100%;height:100%}.product-thumb:hover{transform:translateY(-4px)}.product-thumb.active{border:2px solid #c9a44c;transform:scale(1.04)}.product-info{flex-direction:column;gap:22px;display:flex}.product-badge{color:#fff;letter-spacing:1px;background:#111;border-radius:50px;width:max-content;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.product-category{color:#777;font-size:15px}.product-info .product-title{letter-spacing:2px;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.product-rating{color:#666;flex-wrap:wrap;align-items:center;gap:10px;display:flex}.stars{color:#c9a44c}.product-price-area{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.product-price{color:#111;font-size:1.9rem;font-weight:700}.product-old-price{color:#999;font-size:1.3rem;text-decoration:line-through}.product-discount{color:#000;background:#c9a44c;border-radius:50px;padding:8px 14px;font-weight:700}.product-stock{color:#0aa84f;font-weight:600}.product-description{color:#666;max-width:650px;line-height:1.8}.product-option-group h4{margin-bottom:15px;font-size:18px}.product-option-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.size-guide{color:#111;font-size:14px;text-decoration:none}.size-guide:hover{text-decoration:underline}.product-sizes{flex-wrap:wrap;gap:12px;display:flex}.product-size{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:12px;min-width:65px;height:50px;transition:all .3s}.product-size:hover{border-color:#c9a44c}.product-size.active{color:#fff;background:#111;border-color:#111;font-weight:700}.product-colors{flex-wrap:wrap;gap:14px;display:flex}.product-color{cursor:pointer;border:2px solid #0000;border-radius:50%;width:42px;height:42px;transition:all .3s}.product-color:first-child{background:#111}.product-color:nth-child(2){background:#fff;border:1px solid #ddd}.product-color:nth-child(3){background:#9a9a9a}.product-color:nth-child(4){background:#d91b1b}.product-color:nth-child(5){background:#2e9f48}.product-color.active{border:3px solid #c9a44c;transform:scale(1.1)}.product-quantity{align-items:center;gap:15px;display:flex}.qty-btn{cursor:pointer;background:#f3f3f3;border:none;border-radius:10px;width:45px;height:45px;font-size:20px;transition:all .3s}.qty-btn:hover{color:#000;background:#c9a44c}#quantityValue{text-align:center;min-width:30px;font-size:18px;font-weight:700}.product-actions{gap:15px;display:flex}.add-cart-btn,.buy-now-btn{cursor:pointer;border:none;border-radius:12px;flex:1;height:58px;font-weight:700;transition:all .35s}.add-cart-btn{color:#fff;background:#111}.buy-now-btn{color:#000;background:#c9a44c}.add-cart-btn:hover,.buy-now-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #c9a44c59}.product-delivery{border:1px solid #eee;border-radius:12px;padding:18px}.product-delivery h4{margin-bottom:8px}.product-delivery p{color:#666}.product-features{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.product-features div{color:#444}.mainProductImage{transition:opacity .2s}.product-meta{border-top:1px solid #eee;padding-top:20px}.product-meta p{color:#666;margin-bottom:10px}@media (width<=1400px){.product-main-image{height:600px}}@media (width<=1200px){.product-container{gap:40px}.product-main-image{height:550px}}@media (width<=992px){.product-container{grid-template-columns:1fr}.product-main-image{height:550px}}@media (width<=768px){.product-main-image{height:auto;min-height:320px}.product-thumbnails{scrollbar-width:none;gap:12px;min-width:0;display:flex;overflow-x:auto}.product-thumbnails::-webkit-scrollbar{display:none}.product-thumb{min-width:90px}.product-actions{flex-direction:column}.add-cart-btn,.buy-now-btn{width:100%}.product-features{grid-template-columns:1fr}.product-container,.product-gallery,.product-info,.product-option-group,.product-sizes,.product-delivery-details,.product-notice{width:100%;min-width:0}.product-option-group{overflow:hidden}}@media (width<=576px){.product-title{letter-spacing:1px}.product-price{font-size:2rem}.product-size{min-width:55px}.product-section{padding:20px 5%}.product-container{gap:30px}.product-thumbnails{gap:10px}.product-delivery-details{padding:16px}.product-notice{padding:14px}}.product-highlights{flex-direction:column;gap:10px;margin:5px 0;list-style:none;display:flex}.product-highlights li{color:#555;padding-left:24px;font-size:15px;line-height:1.6;position:relative}.product-highlights li:before{content:"✓";color:#c9a44c;font-weight:700;position:absolute;top:0;left:0}.checkout-section{background:#f8f8f8;grid-template-columns:1.5fr 1fr;align-items:start;gap:30px;padding:60px 5%;display:grid}.checkout-left,.checkout-right{background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 30px #00000014}.checkout-right{position:sticky;top:110px}.checkout-left h2,.checkout-right h2{letter-spacing:2px;color:#111;border-bottom:2px solid #c9a44c;margin-bottom:25px;padding-bottom:15px;font-family:Cormorant Garamond,serif;font-size:2rem}#checkoutForm{flex-direction:column;gap:16px;display:flex}#checkoutForm input,#checkoutForm textarea{border:1px solid #ddd;border-radius:12px;outline:none;width:100%;padding:16px 18px;font-family:inherit;font-size:15px;transition:all .3s}#checkoutForm textarea{resize:none;min-height:130px}#checkoutForm input:focus,#checkoutForm textarea:focus{border-color:#c9a44c;box-shadow:0 0 15px #c9a44c40}#checkoutForm button{color:#fff;cursor:pointer;letter-spacing:1px;text-transform:uppercase;background:#111;border:none;border-radius:50px;margin-top:10px;padding:16px;font-size:15px;font-weight:600;transition:all .3s}#checkoutForm button:hover{color:#000;background:#c9a44c;transform:translateY(-3px);box-shadow:0 10px 25px #c9a44c66}#orderSummary{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.summary-item{background:#f8f6f0;border:1px solid #eee;border-radius:12px;align-items:center;gap:14px;padding:12px;display:flex}.summary-item img{object-fit:cover;border-radius:8px;flex-shrink:0;width:55px;height:55px}.summary-item-info{flex:1}.summary-item-info p{color:#111;margin-bottom:4px;font-size:14px;font-weight:600}.summary-item-info span{color:#777;font-size:13px}.summary-item-price{color:#c9a44c;white-space:nowrap;font-size:14px;font-weight:700}#checkoutTotal{color:#111;border-top:2px solid #eee;justify-content:space-between;align-items:center;margin-top:5px;padding-top:20px;font-size:1.4rem;font-weight:700;display:flex}.payment-section{margin-top:5px}.payment-section h3{letter-spacing:1px;text-transform:uppercase;color:#111;margin-bottom:15px;font-size:15px}.payment-methods{grid-template-columns:1fr 1fr;gap:12px;display:grid}.payment-option{cursor:pointer;text-align:center;background:#f8f6f0;border:2px solid #eee;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:20px 15px;transition:all .3s;display:flex}.payment-option .payment-icon{font-size:24px}.payment-option .payment-label{color:#333;font-size:13px;font-weight:600}.payment-option:hover{border-color:#c9a44c}.payment-option input[type=radio]{display:none}.payment-option:has(input:checked){background:#fdf8ec;border-color:#c9a44c;box-shadow:0 4px 15px #c9a44c33}#cardDetails{background:#f8f6f0;border:1px solid #eee;border-radius:14px;flex-direction:column;gap:14px;margin-top:5px;padding:18px;display:flex}.card-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=991px){.checkout-section{grid-template-columns:1fr}.checkout-right{position:static}}@media (width<=600px){.checkout-section{padding:30px 5%}.checkout-left,.checkout-right{padding:20px}.checkout-left h2,.checkout-right h2{font-size:1.7rem}#checkoutTotal{font-size:1.2rem}.payment-methods{grid-template-columns:1fr}}.cart-layout{align-items:flex-start;gap:20px;padding:30px 3% 0;display:flex}.cart-sidebar{background:linear-gradient(145deg,#fff,#f7f5ef);border:2px solid #c9a44c;border-radius:15px;flex-direction:column;flex:0 0 220px;gap:10px;height:fit-content;padding:25px;display:flex}.cart-sidebar h4{letter-spacing:2px;color:#111;text-transform:uppercase;border-bottom:2px solid #c9a44c;margin-bottom:10px;padding-bottom:12px;font-family:Cormorant Garamond,serif;font-size:1.3rem}.cart-tab{text-align:left;color:#666;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:14px 16px;font-size:14px;font-weight:600;transition:all .3s}.cart-tab:hover{color:#111;background:#f5f0e3}.cart-tab.active{color:#fff;background:#111}.cart-content{flex:1;min-width:0}@media (width<=768px){.cart-layout{flex-direction:column}.cart-sidebar{flex-direction:row;flex:none;width:100%;overflow-x:auto}}.cart-tab-content{display:none}.cart-tab-content.active{display:block}.cart-summary-bar{background:linear-gradient(145deg,#fff,#faf8f2);border:2px solid #c9a44c;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:30px;margin-bottom:60px;padding:22px 28px;display:flex;box-shadow:0 8px 20px #0000000d}#totalPrice{color:#111;font-family:Cormorant Garamond,serif;font-size:1.6rem}#totalPrice span{color:#c9a44c;margin-left:8px;font-weight:700}.cart-actions{margin:0}#checkoutBtn{color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#111;border:none;border-radius:50px;padding:16px 34px;font-weight:600;transition:all .3s}#checkoutBtn:hover{color:#000;background:#c9a44c;transform:translateY(-3px);box-shadow:0 10px 25px #c9a44c66}@media (width<=600px){.cart-summary-bar{text-align:center;flex-direction:column;align-items:stretch}#checkoutBtn{width:100%}}.cart-empty,.orders-empty{text-align:center;color:#999;padding:80px 20px;font-family:Cormorant Garamond,serif;font-size:1.6rem}#ordersContainer{flex-direction:column;gap:24px;display:flex}.order-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:22px;box-shadow:0 8px 20px #0000000d}.order-card-header{border-bottom:1px solid #eee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:14px;display:flex}.order-card-header .order-id{color:#111;font-weight:700}.order-card-header .order-date{color:#999;font-size:13px}.order-status{color:#2e9f48;text-transform:uppercase;background:#e9f8ee;border-radius:50px;padding:5px 14px;font-size:12px;font-weight:700}.order-items{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.order-item-row{align-items:center;gap:14px;display:flex}.order-item-row img{object-fit:cover;border-radius:8px;width:50px;height:50px}.order-item-row .order-item-name{color:#333;flex:1;font-size:14px}.order-item-row .order-item-qty{color:#999;font-size:13px}.order-card-footer{color:#111;border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:14px;font-weight:700;display:flex}@media (width<=600px){.cart-tabs{flex-direction:column}.cart-item{flex-wrap:wrap}.cart-item-controls{margin-left:auto}}.payment-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.easypaisa-logo{object-fit:contain;width:auto;height:32px}.cart-item-checkout{color:#fff;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:#111;border:none;border-radius:50px;margin-top:6px;padding:8px 20px;font-size:12px;font-weight:600;transition:all .3s}.cart-item-checkout:hover{color:#000;background:#c9a44c}.user-dropdown{display:inline-block;position:relative}.user-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.user-btn:hover{background:#ffffff1a}.user-btn i{font-size:18px}.user-btn .fa-chevron-down{font-size:12px;transition:transform .3s}.user-btn.active .fa-chevron-down{transform:rotate(180deg)}.dropdown-menu{opacity:0;visibility:hidden;z-index:999;background:#1a1a2e;border:1px solid #ffffff14;border-radius:12px;min-width:220px;padding:8px 0;transition:all .3s;position:absolute;top:110%;right:0;transform:translateY(-10px)scale(.95);box-shadow:0 10px 40px #0006}.dropdown-menu.active{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.dropdown-item{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 20px;font-size:14px;font-weight:400;transition:all .2s;display:flex}.dropdown-item:hover{color:#fff;background:#ffffff0f}.dropdown-item i{color:#94a3b8;width:20px;font-size:16px}.dropdown-item:hover i{color:#fff}.dropdown-divider{background:#ffffff14;height:1px;margin:6px 16px}.logout-item,.logout-item i{color:#f87171}.logout-item:hover{color:#fca5a5;background:#f871711a}.logout-item:hover i{color:#fca5a5}.user-greeting{border-bottom:1px solid #ffffff0f;margin-bottom:4px;padding:12px 20px 8px}.user-greeting .greeting-name{color:#fff;font-size:15px;font-weight:600}.user-greeting .greeting-email{color:#94a3b8;margin-top:2px;font-size:12px}.login-btn.hidden,.user-dropdown.hidden{display:none!important}.modal{z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal.active{display:flex}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;width:100%;height:100%;position:absolute;top:0;left:0}.modal-content{z-index:1;background:#1a1a2e;border:1px solid #ffffff14;border-radius:16px;width:90%;max-width:480px;max-height:90vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000080}.modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.modal-header h2{color:#fff;margin:0;font-size:20px;font-weight:600}.modal-header h2 i{color:#c9a44c;margin-right:10px}.modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1;transition:color .3s}.modal-close:hover{color:#fff}.modal-body{margin-bottom:24px}.modal-body .form-group{margin-bottom:16px}.modal-body .form-group label{color:#94a3b8;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.modal-body .form-group input{color:#fff;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:all .3s}.modal-body .form-group input:focus{background:#ffffff14;border-color:#c9a44c;outline:none}.modal-body .form-group input:disabled{opacity:.5;cursor:not-allowed}.modal-footer{border-top:1px solid #ffffff14;justify-content:flex-end;gap:12px;padding-top:16px;display:flex}.modal-footer button{cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500;transition:all .3s}.btn-cancel{color:#94a3b8;background:#ffffff14}.btn-cancel:hover{color:#fff;background:#ffffff26}.btn-save{color:#000;background:#c9a44c}.btn-save:hover{background:#b8943a;transform:translateY(-2px);box-shadow:0 4px 15px #c9a44c4d}.btn-save i{margin-right:8px}.orders-table{border-collapse:collapse;background:#fff;width:100%}.orders-table thead{color:#fff;background:#111}.orders-table th,.orders-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eee;padding:14px 16px}.order-product-row{align-items:center;gap:10px;margin-bottom:6px;display:flex}.order-product-row img{object-fit:cover;border-radius:4px;width:44px;height:44px}.order-status-badge{text-transform:uppercase;color:#7a5c00;background:#f0e0b0;border-radius:20px;padding:4px 10px;font-size:12px}.order-status-badge.status-paid{color:#1a7a3a;background:#d4f4dd}.pay-now-btn{color:#000;cursor:pointer;background:#c9a44c;border:none;border-radius:6px;padding:8px 16px;font-weight:600}.order-paid-label{color:#1a7a3a;font-weight:600}@media (width<=768px){.orders-table thead{display:none}.orders-table,.orders-table tbody,.orders-table tr,.orders-table td{width:100%;display:block}.orders-table tr{border:1px solid #eee;border-radius:8px;margin-bottom:16px}.orders-table td{border:none;padding:8px 16px}.orders-table td:before{content:attr(data-label);text-transform:uppercase;color:#999;font-size:11px;font-weight:700;display:block}}.cart-empty,.orders-empty,.empty-state{text-align:center;letter-spacing:2px;color:#999;text-transform:uppercase;width:100%;padding:80px 20px;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem)}#toastContainer{z-index:5000;flex-direction:column;gap:12px;max-width:360px;display:flex;position:fixed;top:100px;right:20px}.toast{color:#fff;opacity:0;background:#1a1a2e;border-left:4px solid #c9a44c;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;transition:all .35s;display:flex;transform:translate(40px);box-shadow:0 10px 30px #0000004d}.toast.show{opacity:1;transform:translate(0)}.toast i{color:#c9a44c;flex-shrink:0;font-size:18px}.toast-success{border-left-color:#2e9f48}.toast-success i{color:#2e9f48}.toast-error{border-left-color:#ba3232}.toast-error i{color:#ba3232}.toast-info{border-left-color:#c9a44c}@media (width<=480px){#toastContainer{max-width:none;top:90px;left:20px;right:20px}}.payment-instructions-section{justify-content:center;padding:50px 5% 80px;display:flex}.payment-instructions-card{background:#fff;border-radius:20px;width:100%;max-width:700px;padding:40px;box-shadow:0 10px 40px #00000014}.pi-order-summary{border-bottom:2px solid #f0f0f0;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:25px;padding-bottom:25px;display:flex}.pi-order-summary div{flex-direction:column;gap:4px;display:flex}.pi-order-summary span{text-transform:uppercase;letter-spacing:1px;color:#999;font-size:12px}.pi-order-summary strong{color:#111;font-family:Cormorant Garamond,serif;font-size:1.4rem}.pi-status-pending{color:#b8860b!important}.pi-timing-notice{background:#fdf8ec;border:2px solid #c9a44c;border-radius:14px;gap:16px;margin-bottom:30px;padding:20px;display:flex}.pi-timing-notice i{color:#c9a44c;flex-shrink:0;font-size:24px}.pi-timing-notice h4{color:#111;margin-bottom:6px;font-family:Cormorant Garamond,serif;font-size:1.2rem}.pi-timing-notice p{color:#555;font-size:14px;line-height:1.6}.pi-details-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:30px;display:grid}.pi-detail-box{background:#f8f6f0;border:1px solid #eee;border-radius:12px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.pi-label{text-transform:uppercase;letter-spacing:1px;color:#999;font-size:11px;font-weight:600}.pi-value{color:#111;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:700}.pi-steps{margin-bottom:30px}.pi-steps h4{color:#111;margin-bottom:14px;font-family:Cormorant Garamond,serif;font-size:1.4rem}.pi-steps ol{color:#555;padding-left:20px;line-height:2}.pi-continue-btn{color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#111;border:none;border-radius:50px;width:100%;padding:16px;font-weight:600;transition:all .3s}.pi-continue-btn:hover{color:#000;background:#c9a44c}@media (width<=600px){.payment-instructions-card{padding:25px}.pi-details-grid{grid-template-columns:1fr}}.highlight-box{background:#fdf8ec!important;border:2px solid #c9a44c!important}.pi-account{color:#555;letter-spacing:.5px;font-family:monospace;font-size:13px;font-weight:500}.pi-instructions-box{background:#f8f6f0;border:1px solid #eee;border-radius:12px;margin-bottom:20px;padding:20px 24px}.pi-instructions-box h4{color:#111;margin-bottom:14px;font-family:Cormorant Garamond,serif;font-size:1.3rem}.pi-instructions-box ol{color:#444;padding-left:20px;line-height:2.2}.pi-instructions-box ol li{margin-bottom:2px}.status-pending{color:#7a5c00;text-transform:uppercase;background:#f0e0b0;border-radius:4px;padding:2px 12px;font-size:12px;font-weight:600}.status-paid{color:#1a7a3a;text-transform:uppercase;background:#d4f4dd;border-radius:4px;padding:2px 12px;font-size:12px;font-weight:600}.pi-important-note{background:#fff8e6;border:2px solid #c9a44c;border-radius:12px;gap:14px;margin-bottom:20px;padding:16px 20px;display:flex}.pi-important-note i{color:#c9a44c;flex-shrink:0;margin-top:2px;font-size:22px}.pi-important-note h4{color:#111;margin-bottom:4px;font-size:14px}.pi-important-note p{color:#555;font-size:14px;line-height:1.6}.pi-actions{flex-wrap:wrap;gap:12px;display:flex}.pi-whatsapp-btn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:50px;flex:1;justify-content:center;align-items:center;gap:10px;min-width:200px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.pi-whatsapp-btn:hover{background:#1da851;transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.pi-whatsapp-btn i{font-size:20px}.pi-continue-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#111;border:none;border-radius:50px;flex:1;min-width:200px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .3s}.pi-continue-btn:hover{color:#000;background:#c9a44c;transform:translateY(-2px)}@media (width<=768px){.pi-details-grid{grid-template-columns:1fr}.pi-actions{flex-direction:column}.pi-whatsapp-btn,.pi-continue-btn{width:100%;min-width:unset}.payment-instructions-card{padding:25px}.pi-order-summary{flex-direction:column;gap:12px}}@media (width<=480px){.pi-timing-notice{flex-direction:column}.pi-timing-notice i{font-size:20px}.pi-instructions-box{padding:16px}.pi-instructions-box ol{padding-left:16px;line-height:2}}@media (width<=768px){.navbar{flex-wrap:wrap}.nav-links{background:#000000f7;flex-direction:column;gap:0;width:100%;padding:10px 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 15px 30px #0000004d}.nav-links.active{display:flex}.nav-links li{text-align:center;width:100%}.nav-links li a{padding:14px 20px;display:block}.hamburger{display:flex}.hamburger.active span:first-child{transform:rotate(45deg)translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}}.whatsapp-float{color:#fff;cursor:pointer;z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;font-size:35px;transition:all .3s;animation:2s infinite pulse;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 6px 25px #25d36666}.whatsapp-float:hover{transform:scale(1.12)translateY(-4px);box-shadow:0 10px 35px #25d36680}@keyframes pulse{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}.whatsapp-tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;background:#000000d9;border-radius:8px;padding:8px 16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:all .3s;position:absolute;right:75px}.whatsapp-tooltip:after{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:8px solid #000000d9;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.whatsapp-float:hover .whatsapp-tooltip{opacity:1;visibility:visible}@media (width<=600px){.whatsapp-float{width:55px;height:55px;font-size:28px;bottom:20px;right:20px}.whatsapp-tooltip{display:none}.product-container{gap:25px}.product-main-image{height:380px;min-height:320px}.product-thumbnails{grid-template-columns:repeat(4,1fr);gap:10px}.product-thumb{height:80px}.product-info{gap:16px}.product-title,.product-info .product-title{font-size:1.6rem;line-height:1.2}.product-price{font-size:1.5rem}.product-highlights li{font-size:13px}.product-option-group h4{margin-bottom:10px;font-size:15px}.product-quantity{gap:10px}.qty-btn{width:40px;height:40px}.product-actions{flex-direction:column;gap:10px}.add-cart-btn,.buy-now-btn{width:100%;height:52px}.product-delivery{padding:14px}.product-features{grid-template-columns:1fr;gap:10px}.product-thumbnails{grid-template-columns:repeat(4,1fr)!important;gap:8px!important;display:grid!important;overflow:visible!important}.product-thumb{width:100%!important;min-width:0!important;height:72px!important}.product-actions{flex-direction:column!important;gap:12px!important;display:flex!important}.add-cart-btn,.buy-now-btn{border-radius:12px!important;width:100%!important;height:54px!important}.footer-newsletter input,.footer-newsletter button{height:50px;font-size:14px}.footer-socials{justify-content:center}}.color-thumbnails{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.color-thumb-item{cursor:pointer;text-align:center;background:0 0;border:2px solid #0000;border-radius:8px;width:70px;padding:6px;transition:all .2s}.color-thumb-item:hover{background:#f3f4f6;transform:scale(1.05)}.color-thumb-item.active{background:#eff6ff;border-color:#3b82f6}.color-thumb-item img{object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;width:60px;height:60px;margin:0 auto;display:block}.color-thumb-item.active img{border-width:2px;border-color:#3b82f6}.color-thumb-item .color-dot{border:1px solid #d1d5db;border-radius:50%;width:20px;height:20px;margin:0 auto 4px}@media (width<=600px){.color-thumbnails{gap:8px}.color-thumb-item{width:60px;padding:4px}.color-thumb-item img{width:50px;height:50px}.color-thumb-item .color-dot{width:16px;height:16px}.product-title{letter-spacing:.5px!important;margin-bottom:6px!important;font-size:12px!important;line-height:1.35!important}}@media (width<=400px){.product-title{font-size:11px!important}}
