@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a}}body{font-family:var(--font-body);color:var(--text-primary);background-color:var(--bg-dark);margin:0;line-height:1.6;overflow-x:hidden}#root{min-height:100svh;overflow-x:hidden}:root{--primary:#b8860b;--primary-dark:#8b6914;--secondary:#daa520;--accent:#996515;--bg-dark:#0a0a0a;--bg-card:#141414;--bg-card-hover:#1a1a1a;--text-primary:#fff;--text-secondary:#a1a1aa;--text-muted:#71717a;--border:#27272a;--gradient-1:linear-gradient(135deg, #b8860b 0%, #daa520 100%);--gradient-2:linear-gradient(135deg, #8b6914 0%, #b8860b 100%);--gradient-text:linear-gradient(135deg, #b8860b, #daa520);--shadow-sm:0 2px 4px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 8px 24px #00000080;--shadow-glow:0 0 40px #b8860b26;--transition:all .3s cubic-bezier(.4, 0, .2, 1);--font-heading:"Playfair Display", serif;--font-body:"Poppins", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-primary);background-color:var(--bg-dark);line-height:1.6;overflow-x:hidden}.container{width:100%;max-width:none;margin:0 auto;padding:0 1.5rem}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:600;line-height:1.2}.gradient-text{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Newsletter{background:#232323;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;color:#232323!important}.btn-primary{background:var(--gradient-1);color:#fff;transition:var(--transition);cursor:pointer;letter-spacing:.5px;border:none;border-radius:50px;padding:.875rem 2.5rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-block;position:relative;overflow:hidden;box-shadow:0 8px 20px #b8860b4d}.btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.btn-primary:hover:before{left:100%}.btn-primary:hover{transform:translateY(-4px);box-shadow:0 12px 30px #b8860b66}.btn-outline{color:var(--text-primary);transition:var(--transition);border:2px solid var(--primary);cursor:pointer;background:0 0;border-radius:50px;padding:.875rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.btn-outline:hover{background:var(--primary);transform:translateY(-3px)}header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;border-bottom:1px solid var(--border);background:#0a0a0af2;position:sticky;top:0}header .container{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.logo{align-items:center;gap:.75rem;display:flex}.logo img{height:45px;transition:var(--transition)}.logo-text{font-family:var(--font-heading);background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.desktop-nav ul{gap:2.5rem;list-style:none;display:flex}.desktop-nav ul li button{color:var(--text-secondary);transition:var(--transition);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.desktop-nav ul li button:hover{color:var(--text-primary)}.nav-actions{align-items:center;gap:1rem;display:flex}.cart-btn{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;width:45px;height:45px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.cart-btn:hover{background:var(--bg-card-hover);border-color:var(--primary)}.cart-icon{font-size:1.2rem}.cart-count{background:var(--gradient-1);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-5px;right:-5px}.mobile-menu-btn{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;width:45px;height:45px;transition:var(--transition);border-radius:50%;font-size:1.3rem;display:none}.mobile-menu-btn:hover{background:var(--bg-card-hover);border-color:var(--primary)}.hero{background:linear-gradient(135deg,#b8860b0d 0%,#8b691405 100%);align-items:center;min-height:90vh;padding:6rem 0;animation:8s ease-in-out infinite heroGlow;display:flex;position:relative;overflow:hidden}@keyframes heroGlow{0%,to{box-shadow:inset 0 0 60px #b8860b1a}50%{box-shadow:inset 0 0 100px #b8860b33}}.hero-content{text-align:center;z-index:1;align-items:center;gap:4rem;max-width:650px;margin:0 auto;animation:1s ease-out fadeInUp;display:grid;position:relative}.hero-tagline{background:var(--primary);letter-spacing:2px;text-transform:uppercase;border-radius:25px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-block}.hero h1{color:var(--text-primary);letter-spacing:-1px;margin-bottom:1.5rem;font-size:4rem;line-height:1.1;animation:.8s ease-out slideInDown}.hero p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.2rem;line-height:1.8;animation:.8s ease-out .2s both fadeInUp}.hero-buttons{gap:1rem;animation:.8s ease-out .4s both fadeInUp;display:flex;justify-content:center!important;align-items:center!important}.brands{background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:3rem 0}.brands-title{text-align:center;color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;margin-bottom:2rem;font-size:.9rem}.brands-grid{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.brand-item{font-family:var(--font-heading);color:var(--text-muted);letter-spacing:3px;transition:var(--transition);font-size:1.5rem;font-weight:600}.brand-item:hover{color:var(--text-primary);transform:translateY(-5px)scale(1.05)}.features{background:var(--bg-dark);padding:6rem 0}.features-slider-container{position:relative}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}@media (width<=1024px){.features-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:1.5rem;padding:1rem .5rem;scroll-padding-inline:max(1.25rem,8vw);display:flex;overflow-x:auto}.features-grid::-webkit-scrollbar{height:0}.feature-card{scroll-snap-align:center;flex:0 0 80%;min-width:280px}}@media (width>=480px) and (width<=768px){.feature-card{flex:0 0 calc(50% - .75rem);min-width:0}}@media (width<=479px){.feature-card{flex:0 0 100%;min-width:0}}.slider-arrow{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;width:45px;height:45px;transition:var(--transition);z-index:10;border-radius:50%;justify-content:center;align-items:center;display:none;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow:hover{background:var(--primary);border-color:var(--primary);color:#fff}.slider-arrow-left{left:-15px}.slider-arrow-right{right:-15px}@media (width<=1024px){.slider-arrow{display:flex}.slider-arrow-left{left:5px}.slider-arrow-right{right:5px}}.slider-dots{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.slider-dot{background:var(--border);cursor:pointer;width:12px;height:12px;transition:var(--transition);border:none;border-radius:50%}.slider-dot:hover{background:var(--primary)}.slider-dot.active{background:var(--primary);transform:scale(1.2)}@media (width>=1025px){.slider-dots{display:none}}.feature-card{text-align:center;transition:var(--transition);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#14141499 0%,#0d0d0d99 100%);border:1.5px solid #b8860b33;border-radius:28px;padding:2.5rem;animation:.8s ease-out fadeInUp;position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;z-index:0;background:radial-gradient(circle,#b8860b1a 0%,#0000 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;right:-50%}.feature-card:hover:before{opacity:1}.feature-card:hover{border-color:var(--primary);background:linear-gradient(145deg,#1e1e1ecc 0%,#141414cc 100%);box-shadow:0 30px 60px #b8860b40,inset 0 1px 1px #ffffff1a}.feature-icon{margin-bottom:1.5rem;font-size:3rem;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.feature-card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.35rem}.feature-card p{color:var(--text-secondary);line-height:1.7}.categories-slider-container{position:relative}.categories-grid{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:50px;display:flex}.category-card{text-align:center;width:150px;transition:var(--transition);border-radius:28px;flex-direction:column;align-items:center;padding:1.5rem;animation:.6s ease-out fadeInUp;display:flex}.image-wrapper-circle{width:150px;height:150px;transition:var(--transition);border:3px solid #b8860bcc;border-radius:50%;justify-content:center;align-items:center;margin-bottom:15px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 2px #ffd70040,0 8px 24px #b8860b59}.image-wrapper-circle:after{content:"";background:linear-gradient(#00000014,#00000073);border-radius:50%;position:absolute;inset:0}.category-card:hover .image-wrapper-circle{border-color:var(--primary);transform:scale(1.08);box-shadow:0 12px 30px #b8860b66,inset 0 1px 1px #ffffff1a}.image-wrapper-circle img{object-fit:cover;width:100%;height:100%}.category-Name{color:#fff;letter-spacing:.04em;text-align:center;text-shadow:0 2px 8px #000000d9;z-index:1;white-space:nowrap;background:#000;justify-content:center;align-items:center;min-width:100%;margin:0;padding:.35rem .8rem;font-size:1.2rem;font-weight:800;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffff26}.category-card-btn{color:#fff;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff26;border-radius:4px;padding:8px 16px;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block}.category-card-btn:hover{color:#fff;background-color:#ffffff2e;border-color:#ffffff40}@keyframes categoriesInfiniteScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1024px){.categories-slider-container{width:100%;position:relative;overflow:hidden}.categories-grid{flex-wrap:nowrap;justify-content:flex-start;gap:16px;width:max-content;padding:1rem .5rem;animation:20s linear infinite categoriesInfiniteScroll;display:flex;overflow:visible}.categories-grid:hover{animation-play-state:paused}.categories-grid::-webkit-scrollbar{height:0}.category-card{flex:none;width:160px}.image-wrapper-circle{width:130px;height:130px}.category-Name{font-size:1rem}}@media (width<=768px){.category-card{width:140px}.image-wrapper-circle{width:115px;height:115px}.category-Name{font-size:.9rem}.categories-grid{animation-duration:18s}}@media (width<=480px){.category-card{width:120px}.image-wrapper-circle{width:100px;height:100px}.category-Name{padding:.25rem .6rem;font-size:.85rem}.categories-grid{animation-duration:16s}}@media (width<=320px){.category-card{width:105px;padding:1rem .5rem}.image-wrapper-circle{border-width:2px;width:85px;height:85px;margin-bottom:10px}.category-Name{padding:.2rem .5rem;font-size:.75rem}.categories-grid{animation-duration:14s}}@media (width>=1025px){.categories-grid{flex-wrap:wrap;justify-content:center;width:auto;animation:none;overflow:visible}.categories-grid .category-card[aria-hidden=true]{display:none}}.collection{background:linear-gradient(135deg,#b8860b08 0%,#8b691405 100%);padding:6rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-tagline{background:var(--gradient-1);color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:25px;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-block}.section-header h2{color:var(--text-primary);margin-bottom:1rem;font-size:2.75rem}.section-header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.collection-filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.filter-btn{color:var(--text-secondary);cursor:pointer;transition:var(--transition);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(145deg,#14141480 0%,#0d0d0d80 100%);border:1.5px solid #b8860b33;border-radius:30px;padding:.85rem 2rem;font-size:.9rem;font-weight:600;position:relative;overflow:hidden}.filter-btn:before{content:"";background:var(--gradient-1);z-index:-1;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:-100%}.filter-btn:hover:before,.filter-btn.active:before{left:0}.filter-btn:hover,.filter-btn.active{color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 20px #b8860b4d}.product-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.product-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:linear-gradient(135deg,#141414fa 0%,#0a0a0afc 100%);border:2px solid #b8860b33;border-radius:20px;flex-direction:column;padding:0;transition:all .5s cubic-bezier(.34,1.56,.64,1);animation:.6s ease-out fadeInUp;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0009,inset 0 1px #ffffff0f}.product-card:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#b8860b99,#0000);height:2px;position:absolute;top:0;left:0;right:0}.product-card:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 30% 30%,#b8860b14 0%,#0000 70%);width:200%;height:200%;transition:all .6s;position:absolute;top:-50%;left:-50%}.product-card:hover:after{background:radial-gradient(circle at 30% 30%,#b8860b26 0%,#0000 70%)}.product-card:hover{background:linear-gradient(135deg,#1c1c1cfc 0%,#0f0f0ffc 100%);border-color:#daa52099 #b8860bcc #b8860bcc;transform:translateY(-16px)scale(1.02);box-shadow:0 40px 80px #000000b3,0 0 50px #b8860b40,inset 0 1px 1px #ffffff1a}.product-badge{color:#fff;letter-spacing:1.2px;text-transform:uppercase;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border:1px solid #ffffff4d;border-radius:50px;padding:.55rem 1.25rem;font-size:.75rem;font-weight:900;animation:3s ease-in-out infinite badgeFloat;position:absolute;top:16px;left:16px;box-shadow:0 8px 25px #b8860b99}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.product-badge.new{background:var(--gradient-2)}.product-badge.sale{background:#c41e3a}.product-badge.bestseller{background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);box-shadow:0 8px 25px #b8860b99}.product-badge.limited{background:linear-gradient(135deg,#8b4513,#d2691e);box-shadow:0 8px 25px #8b451380}.product-badge.exclusive{background:linear-gradient(135deg,#4a0080,#8b00ff);box-shadow:0 8px 25px #4b008280}.wishlist-btn{width:44px;height:44px;color:var(--text-muted);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 20px #0000004d}.wishlist-btn:hover{color:#daa520;background:#ec489926;border-color:#daa520;transform:scale(1.15);box-shadow:0 6px 30px #ec489966}.wishlist-btn.active{color:#daa520;background:#ec489926;border-color:#daa520;animation:.4s ease-out heartPop}.wishlist-btn.active svg{fill:#daa520}@keyframes heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.product-image{aspect-ratio:4/5;background:linear-gradient(135deg,#b8860b0d 0%,#b8860b05 100%);width:100%;min-height:320px;padding:0;display:block;position:relative;overflow:hidden}.product-image img{filter:drop-shadow(0 15px 35px #b8860b33)brightness(1.05);object-fit:cover;object-position:center;width:100%;height:100%;transition:all .6s cubic-bezier(.34,1.56,.64,1);animation:4s ease-in-out infinite float;display:block;position:absolute;inset:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.product-card:hover .product-image img{filter:drop-shadow(0 22px 45px #b8860b66)brightness(1.1);transform:scale(1.12)translateY(-10px)}.add-cart-btn{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#000;cursor:pointer;z-index:10;border:2px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 25px #b8860b80}.add-cart-btn:hover{transform:scale(1.15)rotate(-8deg);box-shadow:0 12px 35px #b8860bb3}.product-info{background:linear-gradient(#b8860b05 0%,#0000 100%);flex-direction:column;flex-grow:1;align-items:center;padding:1rem 1.25rem 1.25rem;display:flex}.product-category{color:var(--secondary);letter-spacing:2px;text-transform:uppercase;background:linear-gradient(135deg,#b8860b1f 0%,#daa52014 100%);border:1px solid #b8860b33;border-radius:50px;align-self:flex-start;margin-bottom:.3rem;padding:.35rem 1rem;font-size:.65rem;font-weight:800;transition:all .3s;display:inline-block}.product-card:hover .product-category{background:linear-gradient(135deg,#b8860b40 0%,#daa52026 100%);border-color:#b8860b80}.product-info h3{color:var(--text-primary);letter-spacing:.4px;margin-bottom:.3rem;font-size:1.25rem;font-weight:700;line-height:1.3;transition:color .3s}.product-card:hover .product-info h3{background:linear-gradient(135deg,#daa520,#b8860b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.product-rating{align-items:center;gap:.3rem;margin-bottom:.3rem;display:flex}.stars{color:var(--accent);letter-spacing:1px;font-size:.85rem}.reviews{color:var(--text-muted);font-size:.7rem;font-weight:500}.product-price{align-items:center;gap:.75rem;margin-top:.3rem;padding-top:0;display:flex}.current-price{background:linear-gradient(135deg,#daa520,#b8860b);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:900}.old-price{color:var(--text-muted);font-size:.85rem;font-weight:400;text-decoration:line-through}.product-bottlesize{color:var(--secondary);background:#b8860b1a;border:1px solid #b8860b33;border-radius:20px;margin-bottom:.3rem;padding:.2rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.product-bottlesize-selector{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.product-bottlesize-selector label{color:var(--text-secondary);font-size:.9rem;font-weight:600}.product-bottlesize-value{color:var(--primary);background:#b8860b1a;border:1px solid #b8860b4d;border-radius:20px;padding:.35rem 1rem;font-size:.9rem;font-weight:700;display:inline-block}.product-detail-page{background:var(--bg-dark);padding:6rem 0 3rem}.product-detail-not-found{background:var(--bg-dark);flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:60vh;display:flex}.product-detail-not-found h2{color:var(--text-primary);font-size:2rem}.product-detail-breadcrumb{color:var(--text-muted);margin-bottom:3rem;font-size:.9rem}.product-detail-breadcrumb a{color:var(--primary);text-decoration:none;transition:color .3s}.product-detail-breadcrumb a:hover{color:var(--primary-dark)}.product-detail-content{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.product-detail-image{background:linear-gradient(135deg,#b8860b0d 0%,#8b691405 100%);border:1.5px solid #b8860b1a;border-radius:24px;justify-content:center;align-items:center;padding:3rem;display:flex;position:relative;overflow:hidden}.product-detail-image img{object-fit:contain;width:100%;max-width:400px;height:auto;transition:transform .5s}.product-detail-image:hover img{transform:scale(1.05)}.product-detail-gallery{flex-direction:column;gap:1rem;display:flex}.product-thumbnails{flex-wrap:wrap;gap:10px;display:flex}.product-thumb{cursor:pointer;background:#b8860b0d;border:2px solid #0000;border-radius:12px;width:72px;height:72px;padding:0;transition:all .2s;overflow:hidden}.product-thumb:hover{border-color:#b8860b66}.product-thumb.active{border-color:#daa520}.product-thumb img{object-fit:cover;width:100%;height:100%}.product-badges{z-index:10;flex-direction:column;gap:6px;display:flex;position:absolute;top:16px;left:16px}.product-badges .product-badge{animation:none;position:relative;top:auto;left:auto}.product-badge-more{color:#a1a1aa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:.4rem .7rem;font-size:.65rem;font-weight:700}.product-detail-info .product-badges{flex-flow:wrap;position:static}.product-detail-info .product-badges .product-badge{animation:none;display:inline-block;position:static}.product-detail-info .product-badges .product-badge-more{display:inline-block}.product-detail-info h1{color:var(--text-primary);margin:.5rem 0 .3rem;font-size:2.5rem;line-height:1.2}.product-detail-info .product-category{color:var(--primary);text-transform:uppercase;letter-spacing:1px;background:#b8860b1a;border-radius:50px;padding:.3rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.product-detail-info .product-rating{align-items:center;gap:.4rem;margin-bottom:.5rem;display:flex}.product-detail-info .product-rating .stars{color:var(--primary);font-size:1.2rem}.product-detail-info .product-rating .reviews{color:var(--text-muted);font-size:.9rem}.product-detail-info .product-price{align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.product-detail-info .product-price .current-price{color:var(--primary);font-size:2rem;font-weight:800}.product-detail-info .product-price .old-price{font-size:1.2rem}.product-description{color:var(--text-secondary);margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.product-details-list{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:0;list-style:none;display:flex}.product-details-list li{color:var(--text-secondary);padding-left:1.5rem;font-size:.95rem;position:relative}.product-details-list li:before{content:"✦";color:var(--primary);font-size:.8rem;position:absolute;left:0}.product-detail-actions{flex-wrap:wrap;gap:1rem;display:flex}.product-detail-actions .btn-primary{padding:1rem 3rem;font-size:1rem}.btn-secondary{color:var(--text-primary);cursor:pointer;text-transform:uppercase;letter-spacing:.8px;background:#ffffff0f;border:1.5px solid #b8860b66;border-radius:50px;padding:1rem 3rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-secondary:hover{border-color:var(--primary);color:var(--primary);background:#b8860b1a;transform:translateY(-2px);box-shadow:0 6px 20px #b8860b33}.no-reviews{color:var(--text-muted);text-align:center;grid-column:1/-1;padding:3rem 0;font-size:1.1rem}.product-reviews{background:var(--bg-dark);padding:4rem 0}.product-reviews-heading{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:1.8rem}@media (width<=768px){.product-detail-content{grid-template-columns:1fr;gap:2rem}.product-detail-image{padding:2rem}.product-detail-image img{max-width:300px}.product-thumb{width:56px;height:56px}.product-detail-info h1{font-size:1.8rem}.product-detail-info .product-price .current-price{font-size:1.5rem}.product-detail-actions{flex-direction:column}.product-detail-actions .btn-primary,.btn-secondary{text-align:center;width:100%}}.collection-page{background:var(--bg-dark);min-height:60vh;padding:6rem 0 4rem}.collection-page-header{text-align:center;margin-bottom:2.5rem}.collection-page-header h1{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.collection-page-header p{color:var(--text-muted);font-size:1.05rem}.collection-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.search-bar{background:#ffffff0d;border:1.5px solid #b8860b33;border-radius:12px;flex:1;align-items:center;gap:.75rem;min-width:250px;max-width:400px;padding:.7rem 1.2rem;transition:border-color .3s;display:flex}.search-bar:focus-within{border-color:var(--primary)}.search-bar svg{color:var(--text-muted);flex-shrink:0}.search-bar input{color:var(--text-primary);background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.95rem}.search-bar input::placeholder{color:#ffffff40}.collection-toolbar-right{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.filter-chips{flex-wrap:wrap;gap:.5rem;display:flex}.filter-chip{color:var(--text-secondary);cursor:pointer;background:0 0;border:1.5px solid #b8860b33;border-radius:50px;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .3s}.filter-chip:hover{border-color:var(--primary);color:var(--text-primary)}.filter-chip.active{background:var(--gradient-1);color:#000;border-color:#0000}.sort-wrapper{color:var(--text-muted);background:#ffffff0d;border:1.5px solid #b8860b33;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.sort-wrapper select{color:var(--text-primary);cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit;font-size:.85rem;font-weight:500}.sort-wrapper select option{color:var(--text-primary);background:#1a1a1a}.collection-results-info{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.collection-empty{text-align:center;padding:4rem 2rem}.collection-empty p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem}@media (width<=768px){.collection-page-header h1{font-size:1.8rem}.collection-toolbar{flex-direction:column;align-items:stretch}.search-bar{max-width:100%}.collection-toolbar-right{flex-direction:column;align-items:stretch}.filter-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;padding-bottom:4px;overflow-x:auto}.filter-chips::-webkit-scrollbar{display:none}.filter-chip{white-space:nowrap;flex-shrink:0}.sort-wrapper{justify-content:center}}@media (width<=480px){.collection-page{padding:4rem 0 3rem}.collection-page-header h1{font-size:1.5rem}.collection-page-header p{font-size:.9rem}.collection-toolbar{gap:.75rem}.collection-toolbar-right{gap:.5rem}.filter-chips{gap:.4rem}.filter-chip{padding:.4rem .8rem;font-size:.78rem}.sort-wrapper{padding:.4rem .8rem}.sort-wrapper select{font-size:.8rem}.collection-results-info{margin-bottom:1rem;font-size:.8rem}.collection-empty{padding:2rem 1rem}.collection-empty p{font-size:.95rem}}.cart-notification{color:var(--text-primary);z-index:10000;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border:1px solid #b8860b33;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:500;animation:.3s ease-out slideInRight;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 40px #00000080,0 0 0 1px #b8860b4d}.cart-notification-icon{background:var(--gradient-1);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:900;display:flex}.cart-page{background:var(--bg-dark);min-height:60vh;padding:6rem 0 4rem}.cart-breadcrumb{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem}.cart-breadcrumb a{color:var(--primary);text-decoration:none}.cart-page-title{color:var(--text-primary);margin-bottom:2.5rem;font-size:2rem}.cart-layout{grid-template-columns:1fr 380px;align-items:start;gap:2.5rem;display:grid}.cart-items-section{flex-direction:column;gap:1rem;display:flex}.cart-item{background:linear-gradient(135deg,#141414fa 0%,#0a0a0afc 100%);border:1.5px solid #b8860b26;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;transition:border-color .3s;display:flex}.cart-item:hover{border-color:#b8860b66}.cart-item-image{background:#b8860b0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden}.cart-item-image img{object-fit:contain;width:80%;height:80%}.cart-item-details{flex:1;min-width:0}.cart-item-details h3{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem}.cart-item-price{color:var(--text-muted);font-size:.9rem}.cart-item-quantity{border:1.5px solid #b8860b4d;border-radius:8px;align-items:center;gap:0;display:flex;overflow:hidden}.qty-btn{width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.qty-btn:hover{background:#b8860b26}.qty-value{text-align:center;width:40px;color:var(--text-primary);border-left:1.5px solid #b8860b26;border-right:1.5px solid #b8860b26;padding:.35rem 0;font-size:1rem;font-weight:700}.cart-item-subtotal{color:var(--primary);text-align:right;min-width:100px;font-size:1.1rem;font-weight:800}.cart-item-remove-btn{color:#ff4757;cursor:pointer;background:#ff47571a;border:1.5px solid #ff475733;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.cart-item-remove-btn:hover{background:#ff475733;border-color:#ff4757}.cart-actions{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.cart-actions .btn-secondary{align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;display:inline-flex}.btn-clear-cart{color:#ff4757;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#ff475714;border:1.5px solid #ff475733;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-clear-cart:hover{background:#ff475726;border-color:#ff4757}.cart-summary{background:linear-gradient(135deg,#141414fa 0%,#0a0a0afc 100%);border:1.5px solid #b8860b33;border-radius:20px;padding:2rem;position:sticky;top:100px}.cart-summary h2{color:var(--text-primary);border-bottom:1px solid #b8860b26;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.4rem}.summary-row{color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.6rem 0;font-size:.95rem;display:flex}.summary-total{color:var(--text-primary);padding:1rem 0 0;font-size:1.2rem;font-weight:800}.summary-total span:last-child{color:var(--primary);font-size:1.3rem}.summary-divider{background:#b8860b26;height:1px;margin:.5rem 0}.summary-shipping-note{color:var(--primary);opacity:.8;padding:.3rem 0 0;font-size:.8rem}.checkout-btn{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:50px;width:100%;margin-top:1.5rem;padding:1rem;font-size:1.05rem;font-weight:700}.checkout-note{text-align:center;color:var(--text-muted);margin-top:.75rem;font-size:.8rem}.cart-empty{text-align:center;padding:6rem 2rem}.cart-empty-icon{opacity:.5;margin-bottom:1.5rem;font-size:4rem}.cart-empty h2{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.cart-empty p{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem}@media (width<=768px){.cart-layout{grid-template-columns:1fr}.cart-item{flex-wrap:wrap;gap:1rem}.cart-item-image{width:70px;height:70px}.cart-item-details{flex:1}.cart-item-quantity{order:1}.cart-item-subtotal{order:2;min-width:auto}.cart-item-remove-btn{order:3}.cart-actions{flex-direction:column;gap:.75rem}.cart-actions .btn-secondary,.btn-clear-cart{justify-content:center;width:100%}.cart-summary{position:static}.cart-page-title{font-size:1.5rem}}.checkout-page{background:var(--bg-dark);min-height:60vh;padding:6rem 0 4rem}.checkout-breadcrumb{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem}.checkout-breadcrumb a{color:var(--primary);text-decoration:none}.checkout-title{color:var(--text-primary);margin-bottom:2.5rem;font-size:2rem}.checkout-layout{grid-template-columns:1fr 380px;align-items:start;gap:2.5rem;display:grid}.checkout-form{flex-direction:column;gap:2rem;display:flex}.checkout-section{background:linear-gradient(135deg,#141414fa 0%,#0a0a0afc 100%);border:1.5px solid #b8860b26;border-radius:20px;padding:2rem}.checkout-section h2{color:var(--text-primary);border-bottom:1px solid #b8860b1a;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.2rem}.form-group{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.form-group label{color:var(--text-secondary);font-size:.85rem;font-weight:600}.form-group input{color:var(--text-primary);background:#ffffff0d;border:1.5px solid #b8860b33;border-radius:10px;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .3s}.form-group input:focus{border-color:var(--primary);background:#b8860b0d;outline:none}.form-group input::placeholder{color:#fff3}.payment-option{cursor:pointer;border:1.5px solid #b8860b33;border-radius:12px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.2rem;transition:all .3s;display:flex}.payment-option.selected{border-color:var(--primary);background:#b8860b14}.payment-option.disabled{opacity:.5;cursor:not-allowed}.payment-option input[type=radio]{accent-color:var(--primary);width:18px;height:18px}.payment-option-content{flex-direction:column;gap:.2rem;display:flex}.payment-option-title{color:var(--text-primary);font-size:1rem;font-weight:700}.payment-option-desc{color:var(--text-muted);font-size:.85rem}.place-order-btn{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:50px;width:100%;margin-top:.5rem;padding:1rem;font-size:1.05rem;font-weight:700}.checkout-summary{background:linear-gradient(135deg,#141414fa 0%,#0a0a0afc 100%);border:1.5px solid #b8860b33;border-radius:20px;padding:2rem;position:sticky;top:100px}.checkout-summary h2{color:var(--text-primary);border-bottom:1px solid #b8860b26;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.4rem}.checkout-summary-items{flex-direction:column;gap:.8rem;margin-bottom:1rem;display:flex}.checkout-summary-item{justify-content:space-between;align-items:center;display:flex}.checkout-summary-item-info{align-items:center;gap:.5rem;display:flex}.checkout-summary-item-name{color:var(--text-primary);font-size:.9rem}.checkout-summary-item-qty{color:var(--text-muted);font-size:.85rem}.checkout-summary-item-price{color:var(--text-primary);font-size:.9rem;font-weight:600}.checkout-success{text-align:center;max-width:500px;margin:0 auto;padding:4rem 2rem}.success-icon{background:var(--gradient-1);color:#000;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;font-size:2rem;font-weight:900;display:flex}.checkout-success h2{color:var(--text-primary);margin-bottom:.75rem;font-size:2rem}.checkout-success>p{color:var(--text-muted);margin-bottom:1.5rem}.success-details{text-align:left;background:linear-gradient(135deg,#141414fa 0%,#0a0a0afc 100%);border:1.5px solid #b8860b26;border-radius:16px;margin-bottom:1rem;padding:1.5rem 2rem}.success-details p{color:var(--text-secondary);line-height:1.8}.success-details strong{color:var(--text-primary)}.success-email,.success-payment{color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem}.checkout-success .btn-primary{margin-top:1.5rem;padding:1rem 2.5rem}@media (width<=768px){.checkout-page{padding:5rem 0 3rem}.checkout-layout{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-title{font-size:1.5rem}}@media (width<=480px){.checkout-page{padding:4.25rem 0 2.5rem}.checkout-page .container{padding:0 1rem}.checkout-breadcrumb{margin-bottom:1.25rem;font-size:.8rem;line-height:1.6}.checkout-title{margin-bottom:1.5rem;font-size:1.4rem}.checkout-form{gap:1.25rem}.checkout-section,.checkout-summary{border-radius:14px;padding:1.25rem}.checkout-section h2{margin-bottom:1.1rem;padding-bottom:.6rem;font-size:1.05rem}.form-group label{font-size:.8rem}.form-group input{padding:.75rem .85rem;font-size:16px}.form-group input::placeholder{font-size:.85rem}.payment-option{gap:.75rem;padding:1rem}.payment-option-title{font-size:.95rem}.payment-option-desc{font-size:.78rem}.place-order-btn{padding:.9rem;font-size:1rem}.checkout-summary h2{font-size:1.15rem}.checkout-summary-item-name{font-size:.85rem}.checkout-success{padding:2.5rem 1rem}.checkout-success h2{font-size:1.5rem}.success-details{padding:1.25rem}.checkout-success .btn-primary{padding:.9rem 1.5rem}}@media (width<=360px){.checkout-page .container{padding:0 .75rem}.checkout-section,.checkout-summary{padding:1rem}.checkout-title{font-size:1.3rem}.payment-option{padding:.85rem}.success-icon{width:60px;height:60px;font-size:1.6rem}.checkout-success h2{font-size:1.3rem}}@media (width<=320px){.checkout-page .container{padding:0 .5rem}.checkout-title{font-size:1.25rem}.form-row{gap:.5rem}.form-group{gap:.35rem}.payment-option-content{min-width:0}.payment-option-title,.payment-option-desc{word-break:break-word}}.about{background:var(--bg-dark);padding:6rem 0}.about-content{grid-template-columns:1fr 1fr;align-items:center;display:grid}.about-image{position:relative}.about-image img{filter:drop-shadow(0 20px 40px #d4af3733);border-radius:20px;width:100%;max-width:550px}.about-stats{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;gap:2rem;padding:2rem;display:flex;position:absolute;bottom:-30px;right:-30px}.stat-number{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;display:block}.stat-label{color:var(--text-secondary);font-size:.85rem}.about-text p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.8}.about-features{margin:2rem 0}.about-feature{color:var(--text-secondary);align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.reviews{background:linear-gradient(135deg,#b8860b08 0%,#8b691405 100%);padding:0}.reviews-slider-container{position:relative}.reviews-slider-container .slider-arrow,.reviews .slider-dots{display:flex!important}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.reviews-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:2.5rem;padding:1rem .5rem;display:flex;overflow-x:auto}.reviews-grid::-webkit-scrollbar{height:0}.reviews-grid .review-card{scroll-snap-align:start;flex:0 0 calc(50% - 1rem);min-width:280px}}@media (width<=768px){.reviews-grid .review-card{flex:0 0 calc(100% - 1rem);min-width:300px}}@media (width<=480px){.reviews-grid .review-card{flex:0 0 calc(100% - 1rem);min-width:260px}}@media (width<=320px){.reviews-grid .review-card{flex:0 0 100%;min-width:0}}.review-card{transition:var(--transition);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#14141499 0%,#0d0d0d99 100%);border:1.5px solid #b8860b26;border-radius:24px;padding:2rem;animation:.8s ease-out fadeInUp}.review-card:hover{border-color:var(--primary);background:linear-gradient(145deg,#1e1e1ecc 0%,#141414cc 100%);transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #b8860b40,inset 0 1px 1px #ffffff1a}.review-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.reviewer-avatar{background:var(--gradient-1);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-weight:700;display:flex}.reviewer-info h4{color:var(--text-primary);font-size:1.1rem}.review-text{color:var(--text-secondary);margin-bottom:1.5rem;font-style:italic;line-height:1.8}.review-date{color:var(--text-muted);font-size:.85rem}.review-verified{color:var(--primary);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:inline-flex}.newsletter{background:linear-gradient(135deg,#8b6914 0%,#b8860b 100%);padding:5rem 0}.newsletter-content{text-align:center;max-width:700px;margin:0 auto}.newsletter-text h2{color:#fff;font-size:2.5rem}.newsletter-form{gap:1rem;max-width:500px;margin:2rem auto 0;display:flex}.newsletter-form input{color:#fff;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50px;flex:1;padding:1rem 1.5rem}.newsletter-form input::placeholder{color:#ffffffb3}.newsletter-note{color:#ffffffb3;margin-top:1.5rem}.contact{background:var(--bg-dark);padding:6rem 0}.contact-content{grid-template-columns:1fr 1.5fr;gap:4rem;display:grid}.contact-info{flex-direction:column;gap:2rem;display:flex}.contact-item{gap:1rem;display:flex}.contact-icon{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.contact-details h4{color:var(--text-primary);font-size:1.1rem}.contact-details p{color:var(--text-secondary)}.contact-form{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:2.5rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.contact-form input,.contact-form textarea{background:var(--bg-dark);border:1px solid var(--border);width:100%;color:var(--text-primary);transition:var(--transition);border-radius:10px;padding:1rem 1.25rem;font-size:1rem}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--primary);outline:none}footer{background:var(--bg-card);border-top:1px solid var(--border);padding:4rem 0 2rem}.footer-content{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;margin-bottom:3rem;display:grid}.footer-logo-img{object-fit:contain;width:120px;height:120px}.footer-logo{align-items:center;gap:20px;display:flex}.footer-logo-text{font-family:var(--font-heading);background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:700}.footer-description{color:var(--text-secondary);margin-bottom:1.5rem}.footer-social{gap:.75rem;display:flex}.social-link{background:var(--bg-dark);border:1px solid var(--border);width:40px;height:40px;color:var(--text-secondary);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.social-link:hover{background:var(--gradient-1);color:#fff;transform:translateY(-3px)}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a,.footer-section ul li button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--border);padding-top:2rem}.Last-Section{text-align:center!important}.hero{background-blend-mode:overlay;background:linear-gradient(#0000008c,#0000004d),url(/images/UbdateImg/HERO.png) 50%/cover no-repeat;align-items:center;width:100%;height:auto;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:#00000059;position:absolute;inset:0}.hero-video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;display:none;position:absolute;inset:0}@media (width<=700px){.hero{background:linear-gradient(#00000080,#00000040)}.hero-video{opacity:.45;display:block}.hero:before{z-index:1}.hero-content{z-index:2}}.hero-content{z-index:1;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (width<=480px){.container{width:94%;padding:0 .75rem}.hero{min-height:auto;padding:4rem 0 3rem}.hero h1{font-size:2rem;line-height:1.15}.hero p{margin-bottom:2rem;font-size:.95rem}.hero-buttons{flex-direction:column;gap:.75rem}.btn-primary,.btn-outline{text-align:center;width:100%;padding:.8rem 1.5rem;font-size:.9rem}.brands-grid{gap:1.5rem 2rem}.brand-item{letter-spacing:2px;font-size:1.1rem}.features{padding:4rem 0}.feature-card{padding:1.75rem 1.25rem}.feature-icon{font-size:2.2rem}.feature-card h3{font-size:1.1rem}.section-header{margin-bottom:2.5rem}.section-header h2{font-size:1.85rem}.section-header p{font-size:.95rem}.collection{padding:4rem 0}.collection-filters{gap:.5rem}.filter-btn{padding:.5rem 1rem;font-size:.8rem}.product-grid{grid-template-columns:1fr;gap:1.5rem}.product-card{border-radius:18px;transform:translateY(0)!important}.product-card:hover{transform:translateY(-10px)scale(1.01)!important}.product-image{aspect-ratio:4/4.4;min-height:220px;padding:0}.product-image img{object-fit:cover;object-position:center;width:100%;height:100%;max-height:none}.product-image img{max-height:none}.product-info{padding:.75rem 1rem 1.25rem}.product-info h3{font-size:1.05rem}.current-price{font-size:1.15rem}.about{padding:4rem 0}.about-image{margin-bottom:2.5rem}.about-stats{flex-flow:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;padding:1.5rem;position:static}.stat-number{font-size:1.6rem}.about-text h2{font-size:1.85rem}.about-feature{font-size:.9rem}.newsletter{padding:3.5rem 0}.newsletter-text h2{font-size:1.75rem}.newsletter-form{flex-direction:column;gap:.75rem}.newsletter-note{font-size:.8rem}.contact{padding:4rem 0}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-item{text-align:center;flex-direction:column;gap:.5rem}.contact-icon{width:46px;height:46px;margin:0 auto;font-size:1.3rem}.form-row{grid-template-columns:1fr}.contact-form{padding:1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-bottom-content{text-align:center;flex-direction:column;gap:1rem}.notification{padding:.85rem 1.25rem;font-size:.9rem;bottom:1rem;right:1rem;left:1rem!important}header .container{padding:.875rem 1rem}.logo-text{font-size:1.2rem}.logo img{height:36px}.cart-btn{width:40px;height:40px}.mobile-menu-btn{width:42px;height:42px;font-size:1.1rem}.mobile-nav-close{width:42px;height:42px;font-size:1.2rem;top:14px;right:14px}}@media (width<=600px){.hero{padding:4.5rem 0 3rem}.hero-bottle img{max-width:75%}}@media (width<=768px){.desktop-nav{display:none}.mobile-menu-btn{display:flex}.logo-text{font-size:1.3rem}.logo img{height:38px}.cart-btn{width:40px;height:40px}.cart-icon{font-size:1.1rem}.nav-actions{gap:.75rem}.hero{min-height:80vh;padding:5rem 0 3.5rem}.hero-content{text-align:center;grid-template-columns:1fr;gap:2.5rem;max-width:450px}.hero h1{font-size:2.6rem}.hero p{font-size:1.05rem}.hero-buttons{justify-content:center}.hero-image{display:none}.brands-grid{gap:2rem 3rem}.brand-item{font-size:1.25rem}.features{padding:2rem 0}.section-header h2{font-size:2.2rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.product-image-circle img{width:120px;height:120px}.about{padding:3rem 0}.about-text h2{font-size:1.8rem}.about-text p{font-size:.9rem}.about-feature{font-size:.85rem}.reviews{padding:0}.review-card{padding:1.25rem}.review-text{font-size:.85rem}.contact{padding:3rem 0}.contact-form{padding:1.25rem}.contact-form input,.contact-form textarea{padding:.75rem 1rem;font-size:.85rem}.newsletter{padding:3rem 0}.newsletter-text h2{font-size:1.5rem}.newsletter-form input{padding:.75rem 1rem;font-size:.85rem}}@media (width<=1024px){.about{padding:5rem 0}.about-content{grid-template-columns:1fr;gap:2.5rem}.about-image{order:-1}.about-image img{max-width:100%}.about-stats{background:var(--bg-dark);border-radius:16px;flex-flow:wrap;gap:1rem;margin-top:1rem;padding:1.5rem;position:static}.about-text h2{font-size:2.2rem}.newsletter{padding:4rem 0}.newsletter-text h2{font-size:2rem}.contact{padding:5rem 0}.contact-content{grid-template-columns:1fr}.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width<=560px){.footer-content{text-align:center;gap:1.5rem;grid-template-columns:1fr!important}.footer-logo,.footer-social{justify-content:center}}@media (width<=320px){.container{width:95%;padding:0 .5rem}header .container{flex-wrap:nowrap;gap:.15rem;padding:.6rem .35rem}.logo{flex-shrink:1;gap:.4rem;min-width:0}.logo-text{letter-spacing:.5px;font-size:1rem}.logo img{height:28px}.nav-actions{flex-shrink:0;gap:.25rem}.cart-btn,.mobile-menu-btn{width:32px;height:32px;font-size:1rem}.hero{padding:3rem 0 2rem}.hero h1{margin-bottom:1rem;font-size:1.75rem;line-height:1.2}.hero p{margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.hero-tagline{letter-spacing:1px;padding:.4rem 1rem;font-size:.75rem}.hero-buttons{flex-direction:column;gap:.5rem;width:100%}.btn-primary,.btn-outline{text-align:center;width:100%;padding:.75rem 1.2rem;font-size:.85rem}.brands{padding:2rem 0}.brands-grid{gap:1rem 1.5rem}.brand-item{letter-spacing:1px;font-size:1rem}.section-header{margin-bottom:2rem}.section-header h2{font-size:1.6rem}.section-header p{font-size:.85rem}.features-grid{gap:2rem;grid-template-columns:1fr!important}.feature-card{padding:1.5rem 1rem}.feature-icon{margin-bottom:1rem;font-size:2rem}.collection-filters{gap:.4rem;margin-bottom:2rem}.filter-btn{padding:.4rem .8rem;font-size:.75rem}.product-grid{gap:1rem;grid-template-columns:1fr!important}.product-card{border-radius:16px}.product-image{aspect-ratio:4/4.2;min-height:190px;padding:0}.product-image img{object-fit:cover;object-position:center;width:100%;height:100%;max-height:none}.product-info{padding:.5rem .75rem 1rem}.product-info h3{font-size:1rem}.current-price{font-size:1.1rem}.about-text h2{font-size:1.6rem}.about-stats{align-items:center;gap:1rem;padding:1rem;flex-direction:column!important}.about-feature{gap:.5rem;font-size:.85rem}.review-card{padding:1.25rem 1rem}.review-text{font-size:.85rem;line-height:1.6}.newsletter-text h2{font-size:1.5rem}.newsletter-form{gap:.5rem;width:100%}.newsletter-form input{padding:.75rem 1.25rem;font-size:.85rem}.contact-form{padding:1.25rem 1rem}.contact-form input,.contact-form textarea{padding:.75rem 1rem;font-size:.9rem}.contact-icon{width:40px;height:40px;font-size:1.1rem}}.customer-login-page{box-sizing:border-box;background:linear-gradient(135deg,#060606 0%,#121212 45%,#1c1c1c 100%);justify-content:center;align-items:center;min-height:calc(100vh - 180px);padding:2rem 1rem;display:flex}.customer-login-card{text-align:center;background:linear-gradient(145deg,#141414 0%,#1f1f1f 100%);border:1px solid #daa52059;border-radius:16px;width:min(100%,440px);max-width:440px;margin:0 auto;padding:2rem;box-shadow:0 18px 45px #00000059}.customer-login-brand img{object-fit:contain;height:68px;margin-bottom:1rem}.customer-login-card h1{color:#f1c24b;margin-bottom:.25rem;font-size:1.5rem}.customer-login-card>p{color:#e4d7a3;margin-bottom:1.5rem;font-size:.95rem}.customer-login-card form{text-align:left;width:100%}.customer-login-card .form-group{margin-bottom:1rem}.customer-login-card .form-group label{color:#f3d98e;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.customer-login-card .form-group input{color:#fff;box-sizing:border-box;background:#0d0d0d;border:1px solid #daa52073;border-radius:10px;width:100%;padding:.8rem .95rem;font-size:.95rem}.customer-login-card .form-group input::placeholder{color:#8d8d8d}.customer-login-card .form-group input:focus{border-color:#f1c24b;outline:none;box-shadow:0 0 0 2px #f1c24b33}.password-field .password-input-wrapper{align-items:center;display:flex;position:relative}.password-field .password-input-wrapper input{padding-right:2.8rem}.password-toggle{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-toggle:hover{color:#f1c24b}.login-btn{color:#111;cursor:pointer;background:linear-gradient(135deg,#d1a11f 0%,#f2c74f 100%);border:none;border-radius:10px;width:100%;margin-top:.5rem;padding:.85rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.login-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #f1c24b38}.toggle-auth{color:#e4d7a3;margin-top:1.25rem;font-size:.92rem}.link-btn{color:#f1c24b;cursor:pointer;background:0 0;border:none;font-size:.92rem;font-weight:700;text-decoration:underline}.customer-login-footer{margin-top:1rem}.customer-login-footer a{color:#f3d98e;font-size:.9rem;text-decoration:none}.customer-login-footer a:hover{color:#fff}@media (width<=768px){.customer-login-page{min-height:auto;padding:1.5rem .9rem}.customer-login-card{border-radius:14px;padding:1.5rem}}@media (width<=480px){.customer-login-card{padding:1.2rem}.customer-login-brand img{height:56px}.customer-login-card h1{font-size:1.3rem}.customer-login-card>p{font-size:.9rem}.customer-login-card .form-group input{padding:.75rem .85rem}}.my-orders-page{min-height:60vh;padding:2rem 0 4rem}.page-breadcrumb{color:#666;margin-bottom:1rem;font-size:.85rem}.page-breadcrumb a{color:#daa520;text-decoration:none}.page-title{margin-bottom:2rem;font-size:1.75rem}.loading-text{text-align:center;color:#888;padding:3rem 0;font-size:1.1rem}.empty-orders{text-align:center;padding:3rem 0}.empty-orders p{color:#666;margin-bottom:1rem}.support-page{min-height:60vh;padding:2rem 0 4rem}.support-title{align-items:center;gap:.75rem;display:flex}.support-title-icon{background:var(--gradient-1);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.support-content{grid-template-columns:2fr 1fr;align-items:start;gap:2rem;display:grid}.support-main{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:2rem}.support-main>p{color:var(--text-secondary);margin-bottom:1.5rem}.support-faq-item{border:1px solid var(--border);border-left:3px solid var(--secondary);background:var(--bg-dark);border-radius:10px;margin-bottom:1rem;padding:1.25rem 1.5rem}.support-faq-item h4{color:var(--text-primary);margin-bottom:.4rem;font-size:1.05rem}.support-faq-item p{color:var(--text-secondary);margin:0;font-size:.92rem}.support-list{color:var(--text-secondary);margin:0 0 1.5rem 1.25rem}.support-list li{margin-bottom:.5rem}.support-note{color:var(--text-secondary);background:#b8860b14;border-radius:10px;padding:1rem 1.25rem;font-size:.9rem}.support-contact-card{color:var(--text-secondary);background:#b8860b14;border:1px solid #b8860b40;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.support-contact-card svg{color:#25d366;flex-shrink:0}.support-contact-card strong{color:var(--text-primary);display:block}.support-contact-card p{margin:.2rem 0 0;font-size:.88rem}.support-contact-card .btn-primary{white-space:nowrap;margin-left:auto}.support-sidebar{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.75rem;position:sticky;top:6rem}.support-sidebar h4{margin-bottom:.5rem;font-size:1.1rem}.support-sidebar>p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.9rem}.support-chat-link{color:var(--text-primary);border:1px solid var(--border);transition:var(--transition);border-radius:10px;align-items:center;gap:.6rem;margin-bottom:.75rem;padding:.65rem .9rem;font-size:.92rem;text-decoration:none;display:flex}.support-chat-link:hover{border-color:var(--secondary);background:var(--bg-card-hover)}.support-chat-link svg{color:#25d366;flex-shrink:0}.support-quick-nav{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.25rem}.support-quick-nav a{color:var(--text-secondary);align-items:center;gap:.6rem;padding:.5rem 0;font-size:.9rem;text-decoration:none;transition:color .3s;display:flex}.support-quick-nav a:hover,.support-quick-nav a.active{color:var(--secondary)}@media (width<=900px){.support-content{grid-template-columns:1fr}.support-sidebar{order:-1;position:static}}@media (width<=480px){.support-main,.support-sidebar{padding:1.25rem}.support-contact-card{text-align:center;flex-direction:column}.support-contact-card .btn-primary{margin-left:0}}.orders-card-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.order-card{background:linear-gradient(135deg,#141414fa 0%,#0a0a0afc 100%);border:1.5px solid #b8860b26;border-radius:18px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.order-card:hover{border-color:#b8860b80;transform:translateY(-4px);box-shadow:0 20px 50px #00000080}.order-card-head{background:linear-gradient(#b8860b0f,#0000);border-bottom:1px solid #b8860b1f;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem;display:flex}.order-card-id{flex-direction:column;gap:2px;display:flex}.order-card-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);font-size:.7rem}.order-card-value{color:#daa520;font-family:Courier New,monospace;font-size:1rem;font-weight:700}.order-card-meta{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.order-card-date{color:var(--text-muted);align-items:center;gap:4px;font-size:.78rem;display:flex}.order-card-items{flex-direction:column;flex:1;gap:.6rem;padding:.75rem 1.25rem;display:flex}.order-card-item{align-items:center;gap:.75rem;display:flex}.order-card-item-img{background:#ffffff0d;border:1px solid #ffffff0f;border-radius:10px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.order-card-item-img img{object-fit:cover;width:100%;height:100%}.order-card-item-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.order-card-item-name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.order-card-item-qty{color:var(--text-muted);font-size:.75rem}.order-card-item-price{color:var(--text-primary);font-size:.88rem;font-weight:600}.order-card-more{text-align:center;color:var(--text-muted);border-top:1px dashed #b8860b26;padding:.25rem 0;font-size:.8rem}.order-card-foot{background:linear-gradient(#0000,#b8860b0f);border-top:1px solid #b8860b26;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.order-card-total{flex-direction:column;gap:2px;display:flex}.order-card-total span{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.72rem}.order-card-total strong{color:#daa520;font-size:1.1rem}@media (width<=480px){.orders-card-grid{grid-template-columns:1fr}.my-orders-page{padding:1rem 0 3rem}.page-title{font-size:1.3rem}.order-card-head{flex-direction:column;gap:.5rem}.order-card-meta{justify-content:space-between;align-items:center;width:100%;display:flex}.order-card-items{padding:.75rem}.order-card-item{flex-wrap:wrap;gap:.5rem}.order-card-item-img img{width:40px;height:40px}.order-card-item-name{font-size:.85rem}.order-card-foot{flex-direction:column;gap:.75rem}.order-card-total{flex-direction:row;justify-content:space-between;width:100%}.btn-small{text-align:center;width:100%;padding:.5rem}.modal-content{border-radius:12px;max-height:90vh;margin:.5rem;padding:1.25rem}.order-detail-modal h2{font-size:1rem}.order-detail-section p,.order-product-item{font-size:.82rem}.order-product-item-info img{width:30px;height:30px}.order-detail-total{font-size:.95rem}.tracking-steps{gap:0;padding:0}.tracking-dot{width:26px;height:26px;font-size:.65rem}.tracking-label{white-space:normal;word-break:break-word;max-width:60px;font-size:.55rem}.tracking-line{top:12px}}.status-badge{border-radius:20px;padding:.25rem .65rem;font-size:.8rem;font-weight:500;display:inline-block}.status-pending{color:#856404;background:#fff3cd}.status-processing{color:#004085;background:#cce5ff}.status-shipped{color:#0c5460;background:#d1ecf1}.status-delivered{color:#155724;background:#d4edda}.status-cancelled{color:#721c24;background:#f8d7da}.btn-small{color:#daa520;cursor:pointer;background:0 0;border:1px solid #daa520;border-radius:6px;padding:.35rem .85rem;font-size:.8rem;font-weight:500}.btn-small:hover{color:#fff;background:#daa520}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:linear-gradient(145deg,#161616 0%,#0d0d0d 100%);border:1.5px solid #b8860b40;border-radius:16px;width:100%;max-width:520px;max-height:85vh;padding:2rem;position:relative;overflow-y:auto}.modal-close{cursor:pointer;color:#f0f0f0;background:#ffffff0f;border:1px solid #b8860b4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.modal-close:hover{color:gold;background:#b8860b33}.order-detail-modal h2{color:#daa520;margin-bottom:1rem;font-size:1.2rem}.order-detail-section{border-bottom:1px solid #b8860b1f;margin-bottom:1rem;padding-bottom:1rem}.order-detail-section h3{color:var(--text-secondary);align-items:center;gap:6px;margin-bottom:.5rem;font-size:.95rem;display:flex}.order-detail-section p{color:var(--text-secondary);margin-bottom:.2rem;font-size:.9rem}.order-product-item{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;font-size:.9rem;display:flex}.order-product-item-info{align-items:center;gap:.6rem;min-width:0;display:flex}.order-product-item-info img{object-fit:cover;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;width:36px;height:36px}.order-detail-total{text-align:right;color:#daa520;padding-top:.5rem;font-size:1.05rem}.order-tracking{border-bottom:1px solid #b8860b1f;margin-bottom:1rem;padding-bottom:1rem}.order-tracking h3{color:var(--text-secondary);align-items:center;gap:6px;margin-bottom:1rem;font-size:.95rem;display:flex}.tracking-steps{justify-content:space-between;align-items:flex-start;padding:0 .5rem;display:flex;position:relative}.tracking-step{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.tracking-dot{width:32px;height:32px;color:var(--text-muted);z-index:2;background:#ffffff14;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.tracking-step.done .tracking-dot{color:#fff;background:#27ae60;border-color:#27ae60}.tracking-step.cancelled .tracking-dot{color:#fff;background:#e74c3c;border-color:#e74c3c}.tracking-label{color:var(--text-muted);text-align:center;white-space:nowrap;margin-top:.4rem;font-size:.65rem}.tracking-step.done .tracking-label{color:#27ae60}.tracking-line{z-index:1;background:#ffffff1a;width:100%;height:2px;position:absolute;top:15px;left:50%}.tracking-line.done{background:#27ae60}.tracking-cancelled{text-align:center;color:#e74c3c;margin-top:.5rem;font-size:.85rem;font-weight:600}.error-message{color:#e74c3c;margin:.5rem 0;font-size:.85rem}.success-actions{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.success-order-ref{color:#daa520;margin-bottom:1rem;font-weight:600}.success-actions .btn-secondary{color:#daa520;cursor:pointer;background:0 0;border:1px solid #daa520;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.success-actions .btn-secondary:hover{color:#fff;background:#daa520}.place-order-btn:disabled{opacity:.6;cursor:not-allowed}.mobile-nav-overlay{opacity:0;visibility:hidden;z-index:1050;-webkit-tap-highlight-color:transparent;background:#0000008c;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.mobile-nav-overlay.active{opacity:1;visibility:visible}.mobile-nav{z-index:1100;visibility:hidden;background:linear-gradient(160deg,#101010 0%,#0a0a0a 100%);flex-direction:column;width:min(300px,85vw);height:100dvh;transition:right .35s cubic-bezier(.4,0,.2,1),visibility .35s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-6px 0 30px #00000080}.mobile-nav.active{visibility:visible;right:0}.mobile-nav-header{background:0 0;border-bottom:1px solid #b8860b33;justify-content:flex-end;align-items:center;padding:16px 20px;display:flex}.mobile-nav-close{cursor:pointer;color:#f0f0f0;background:#ffffff0f;border:1px solid #b8860b4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;transition:background-color .2s,color .2s;display:flex}.mobile-nav-close:hover{color:gold;background:#b8860b33}.mobile-nav-links{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;padding:8px 0;list-style:none;display:flex;overflow-y:auto}.mobile-nav-links li{border-bottom:1px solid #ffffff0d}.mobile-nav-links li:last-child{border-bottom:none}.mobile-nav-links button{color:#e8e8e8;text-align:left;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;align-items:center;width:100%;padding:15px 24px;font-family:inherit;font-size:1rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s;display:flex}.mobile-nav-links button:hover{color:gold;background:#b8860b14;border-left-color:gold}.mobile-menu-btn{background:var(--bg-card,#141414);border:1px solid var(--border,#27272a);cursor:pointer;color:#333;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:26px;transition:background-color .2s,color .2s;display:none}.mobile-menu-btn:hover{color:#000;background-color:#0000000f}.user-btn-wrapper{align-items:center;display:flex}.user-menu{position:relative}.user-btn{background:var(--bg-card,#141414);border:1px solid var(--border,#27272a);cursor:pointer;color:var(--text-primary,#fff);border-radius:50px;align-items:center;gap:.5rem;padding:.35rem .7rem .35rem .35rem;font-family:inherit;transition:border-color .3s;display:flex}.user-btn:hover{border-color:var(--primary,#b8860b)}.user-avatar{background:linear-gradient(135deg, var(--primary,#b8860b) 0%, var(--secondary,#daa520) 100%);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.user-name{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:.85rem;font-weight:500;overflow:hidden}.user-chevron{color:var(--text-muted,#71717a);transition:transform .25s}.user-menu.open .user-chevron{transform:rotate(180deg)}.user-dropdown{z-index:1100;background:linear-gradient(145deg,#151515 0%,#101010 100%);border:1px solid #b8860b4d;border-radius:14px;width:max-content;min-width:220px;max-width:260px;animation:.2s ease-out userDrop;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 16px 40px #00000080}@keyframes userDrop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.user-dropdown-header{border-bottom:1px solid #b8860b33;flex-direction:column;gap:3px;padding:14px 16px;display:flex}.user-dropdown-header strong{color:#f7f1e3;font-size:.92rem}.user-dropdown-header span{color:var(--text-muted,#71717a);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.user-dropdown-item{width:100%;color:var(--text-secondary,#a1a1aa);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:13px 16px;font-family:inherit;font-size:.88rem;font-weight:500;transition:background-color .2s,color .2s;display:flex}.user-dropdown-item:hover{color:#f7f1e3;background:#b8860b1a}.user-dropdown-item.logout{color:#e74c3c}.user-dropdown-item.logout:hover{color:#ff6b6b;background:#e74c3c1f}.login-btn-header{background:linear-gradient(135deg, var(--primary,#b8860b) 0%, var(--secondary,#daa520) 100%);color:#000;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.4rem;padding:.55rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:transform .3s,box-shadow .3s;display:flex}.login-btn-header:hover{transform:translateY(-2px);box-shadow:0 8px 25px #b8860b66}.cart-btn-wrapper{position:relative}.cart-dropdown{z-index:1000;background:linear-gradient(145deg,#121212 0%,#1c1c1c 100%);border:1px solid #d4af374d;border-radius:16px;width:320px;margin-top:10px;animation:.25s ease-out cartSlideDown;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 16px 45px #00000059}@keyframes cartSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cart-dropdown-header{color:#111;background:linear-gradient(135deg,#d4af37 0%,#b8860b 100%);border-bottom:1px solid #d4af3740;padding:16px 18px}.cart-dropdown-header h4{align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700;display:flex}.cart-dropdown-empty{text-align:center;color:#b7b7b7;padding:30px 18px;font-size:14px}.cart-dropdown-items{max-height:280px;padding:8px 0;overflow-y:auto}.cart-dropdown-item{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 18px;transition:background-color .2s;display:flex}.cart-dropdown-item:hover{background-color:#d4af3714}.cart-item-info{flex-direction:column;gap:2px;display:flex}.cart-item-name{color:#f7f1e3;font-size:14px;font-weight:600}.cart-item-price{color:#d4af37;font-size:13px;font-weight:600}.cart-item-actions{align-items:center;gap:10px;display:flex}.cart-item-qty{color:#111;background:linear-gradient(135deg,#d4af37,#b8860b);border-radius:20px;padding:2px 10px;font-size:12px;font-weight:700}.cart-item-remove{color:#bdbdbd;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;font-size:14px;transition:color .2s,background-color .2s}.cart-item-remove:hover{color:#ff6b6b;background-color:#ff6b6b1f}.cart-dropdown-footer{border-top:1px solid #d4af3740;padding:14px 18px}.cart-dropdown-footer .btn-primary{color:#111;background:linear-gradient(135deg,#d4af37,#b8860b);border:none;font-size:14px;font-weight:700;box-shadow:0 8px 20px #d4af3733}@media (width<=768px){.mobile-menu-btn{width:38px;height:38px;font-size:22px;display:flex}.user-name{display:none}.user-btn{border-radius:50%;gap:0;padding:.25rem}.user-avatar{width:30px;height:30px;font-size:.85rem}.user-dropdown{min-width:200px;right:0}.login-btn-header{padding:.45rem .8rem;font-size:.8rem}}@media (width<=480px){.mobile-nav{width:min(280px,88vw)}.user-avatar{width:26px;height:26px}.user-btn{padding:.2rem}.login-btn-header{gap:.2rem;padding:.4rem .7rem;font-size:.75rem}.cart-dropdown{width:calc(100vw - 2rem);max-width:340px;margin-top:0;position:fixed;top:70px;left:50%;right:auto;transform:translate(-50%)}}@media (width<=320px){.mobile-nav{width:92vw}.cart-dropdown{width:calc(100vw - 1rem)}.nav-actions{gap:.25rem}.login-btn-header{gap:.15rem;padding:.35rem .55rem;font-size:.7rem}.login-btn-header span{display:none}.user-avatar{width:24px;height:24px}.user-btn{padding:.15rem}.cart-btn{width:32px;height:32px}.cart-icon{font-size:.9rem}.cart-count{width:16px;height:16px;font-size:.6rem;top:-4px;right:-4px}.mobile-menu-btn{width:32px;height:32px;font-size:1rem}}.admin-layout{color:#fff;background:#0a0a0a;min-height:100vh;font-family:Poppins,sans-serif;display:flex}.admin-sidebar{z-index:100;background:#111;border-right:1px solid #222;flex-direction:column;width:240px;height:100vh;display:flex;position:fixed;top:0;left:0}.admin-sidebar-header{border-bottom:1px solid #222;align-items:center;gap:10px;padding:20px;display:flex}.admin-sidebar-header img{height:35px}.admin-sidebar-header span{background:linear-gradient(135deg,#b8860b,#daa520);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.admin-sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:16px 12px;display:flex}.admin-nav-btn{color:#a1a1aa;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.admin-nav-btn:hover{color:#fff;background:#b8860b1a}.admin-nav-btn.active{color:#daa520;background:#b8860b26}.admin-sidebar-footer{border-top:1px solid #222;padding:12px}.admin-main{flex:1;margin-left:240px;padding:24px 32px}.admin-status-select{cursor:pointer;appearance:none;color:inherit;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='%23A1A1AA'%3E%3Cpath d='M1 1l4 4 4-4'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1.5px solid #0000;border-radius:20px;outline:none;padding:5px 28px 5px 12px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .2s}.admin-status-select option{color:#e4e4e7;background:#1a1a1a;padding:8px}.admin-status-select.delivered{color:#34d399;background-color:#34d3991f;border-color:#34d39933}.admin-status-select.shipped{color:#60a5fa;background-color:#60a5fa1f;border-color:#60a5fa33}.admin-status-select.processing{color:#fb923c;background-color:#fb923c1f;border-color:#fb923c33}.admin-status-select.pending{color:#eab308;background-color:#eab3081f;border-color:#eab30833}.admin-status-select.cancelled{color:#ef4444;background-color:#ef44441f;border-color:#ef444433}.admin-status-select:hover{filter:brightness(1.2)}.admin-status-select:focus{border-color:#daa520}.admin-topbar{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.admin-topbar-left{align-items:center;gap:12px;display:flex}.admin-hamburger{color:#a1a1aa;cursor:pointer;background:#ffffff0f;border:1.5px solid #333;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:none}.admin-hamburger:hover{color:#fff;border-color:#b8860b66}.admin-topbar h1{color:#fff;font-family:Playfair Display,serif;font-size:1.8rem}.admin-topbar-actions{gap:10px;display:flex}.admin-btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.admin-btn-primary{color:#000;background:linear-gradient(135deg,#b8860b,#daa520)}.admin-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #b8860b4d}.admin-btn-secondary{color:#a1a1aa;background:#ffffff14;border:1px solid #333}.admin-btn-secondary:hover{color:#fff;background:#ffffff1f}.admin-stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:32px;display:grid}.admin-stat-card{background:linear-gradient(135deg,#141414fa,#0a0a0afc);border:1.5px solid #b8860b26;border-radius:16px;align-items:center;gap:16px;padding:24px;transition:border-color .3s;display:flex}.admin-stat-card:hover{border-color:#b8860b66}.admin-stat-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.admin-stat-info{flex-direction:column;gap:4px;display:flex}.admin-stat-label{color:#71717a;font-size:.85rem;font-weight:500}.admin-stat-value{color:#fff;font-size:1.5rem;font-weight:800}.admin-section{margin-bottom:32px}.admin-section-title{color:#fff;margin-bottom:16px;font-family:Playfair Display,serif;font-size:1.3rem}.admin-sales-chart{background:linear-gradient(135deg,#141414fa,#0a0a0afc);border:1.5px solid #b8860b26;border-radius:16px;padding:24px}.admin-chart-bars{justify-content:space-between;align-items:flex-end;gap:12px;height:200px;padding:0 10px;display:flex}.admin-chart-col{flex-direction:column;flex:1;align-items:center;height:100%;display:flex;position:relative}.admin-chart-tooltip{color:#daa520;text-align:center;opacity:0;pointer-events:none;white-space:nowrap;z-index:10;background:#1a1a1a;border:1px solid #b8860b4d;border-radius:8px;padding:6px 12px;font-size:.75rem;transition:opacity .2s;position:absolute;top:-48px}.admin-chart-col:hover .admin-chart-tooltip{opacity:1}.admin-chart-bar{cursor:pointer;background:#b8860b26;border-radius:8px 8px 0 0;width:100%;max-width:50px;min-height:4px;margin-top:auto;transition:all .3s;position:relative}.admin-chart-bar:hover{background:#b8860b40}.admin-chart-fill{opacity:.8;background:linear-gradient(#daa520,#b8860b);border-radius:8px 8px 0 0;width:100%;height:100%;position:absolute;bottom:0;left:0}.admin-chart-label{color:#71717a;margin-top:8px;font-size:.8rem;font-weight:500}.admin-table-wrapper{background:linear-gradient(135deg,#141414fa,#0a0a0afc);border:1.5px solid #b8860b26;border-radius:16px;overflow:auto hidden}.admin-table{border-collapse:collapse;width:100%}.admin-table th{text-align:left;color:#71717a;text-transform:uppercase;letter-spacing:1px;background:#0000004d;border-bottom:1px solid #222;padding:14px 20px;font-size:.8rem;font-weight:600}.admin-table td{color:#e4e4e7;border-bottom:1px solid #1a1a1a;padding:14px 20px;font-size:.9rem}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#b8860b08}.admin-table-product{align-items:center;gap:12px;display:flex}.admin-table-product img{object-fit:cover;background:#b8860b0d;border-radius:8px;width:40px;height:40px}.admin-table-price{font-weight:700;color:#daa520!important}.admin-table-actions{gap:8px;display:flex}.admin-action-btn{color:#71717a;cursor:pointer;background:0 0;border:1.5px solid #333;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.admin-action-btn.edit:hover{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa}.admin-action-btn.delete:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.admin-action-btn.delete:disabled{opacity:.5;cursor:not-allowed}.admin-badge{color:#000;background:linear-gradient(135deg,#b8860b,#daa520);border-radius:20px;padding:2px 10px;font-size:.75rem;font-weight:700;display:inline-block}.admin-badge.sale{color:#fff;background:#c41e3a}.admin-badge.new{color:#fff;background:linear-gradient(135deg,#8b6914,#b8860b)}.admin-badge.bestseller{color:#000;background:linear-gradient(135deg,#b8860b,#daa520)}.admin-badge.limited{color:#fff;background:linear-gradient(135deg,#8b4513,#d2691e)}.admin-badge.exclusive{color:#fff;background:linear-gradient(135deg,#4a0080,#8b00ff)}.admin-table-badges{align-items:center;gap:6px;display:flex}.admin-badge-more{color:#a1a1aa;white-space:nowrap;background:#ffffff0f;border:1px solid #444;border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:700}.admin-modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-modal{background:#111;border:1.5px solid #b8860b33;border-radius:20px;width:100%;max-width:520px;max-height:90vh;animation:.25s ease-out modalIn;overflow-y:auto}@keyframes modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.admin-modal-header{border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.admin-modal-header h2{color:#fff;font-family:Playfair Display,serif;font-size:1.3rem}.admin-modal-close{color:#71717a;cursor:pointer;background:0 0;border:1.5px solid #333;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.admin-modal-close:hover{color:#ef4444;border-color:#ef4444}.admin-form{flex-direction:column;gap:16px;padding:24px;display:flex}.admin-form-row{flex-direction:column;gap:6px;display:flex}.admin-form-row label{color:#a1a1aa;font-size:.85rem;font-weight:500}.admin-form-row input,.admin-form-row select,.admin-form-row textarea{color:#fff;background:#ffffff0d;border:1.5px solid #333;border-radius:10px;outline:none;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.admin-form-row input:focus,.admin-form-row select:focus,.admin-form-row textarea:focus{border-color:#b8860b80}.admin-form-row input::placeholder,.admin-form-row textarea::placeholder{color:#555}.admin-form-row select option{color:#fff;background:#111}.admin-image-upload-area{flex-wrap:wrap;gap:10px;display:flex}.admin-image-preview{background:#ffffff08;border:1.5px solid #333;border-radius:10px;width:80px;height:80px;position:relative;overflow:hidden}.admin-image-preview img{object-fit:cover;width:100%;height:100%}.admin-image-remove{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex;position:absolute;top:3px;right:3px}.admin-image-remove:hover{background:#ef4444;transform:scale(1.1)}.admin-image-add-btn{cursor:pointer;color:#71717a;border:2px dashed #333;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:80px;height:80px;font-size:.7rem;font-weight:500;transition:all .2s;display:flex}.admin-image-add-btn:hover{color:#daa520;background:#b8860b0d;border-color:#b8860b80}.admin-badge-selector{flex-wrap:wrap;gap:8px;display:flex}.admin-badge-chip{cursor:pointer;color:#a1a1aa;background:0 0;border:1.5px solid #333;border-radius:20px;padding:6px 14px;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .2s}.admin-badge-chip:hover{color:#fff;border-color:#b8860b66}.admin-badge-chip.selected.new{color:#fff;background:linear-gradient(135deg,#8b6914,#b8860b);border-color:#b8860b}.admin-badge-chip.selected.bestseller{color:#000;background:linear-gradient(135deg,#b8860b,#daa520);border-color:#daa520}.admin-badge-chip.selected.sale{color:#fff;background:#c41e3a;border-color:#c41e3a}.admin-form-hint{color:#555;margin-top:2px;font-size:.75rem}.admin-form-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.admin-notification{color:#fff;z-index:10000;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border:1px solid #b8860b33;border-radius:12px;padding:12px 20px;font-weight:500;animation:.3s ease-out slideInRight;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 40px #00000080,0 0 0 1px #b8860b4d}.admin-status-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.admin-status-badge.delivered{color:#34d399;background:#34d3991f;border:1px solid #34d39933}.admin-status-badge.shipped{color:#60a5fa;background:#60a5fa1f;border:1px solid #60a5fa33}.admin-status-badge.processing{color:#fb923c;background:#fb923c1f;border:1px solid #fb923c33}.admin-status-badge.pending{color:#eab308;background:#eab3081f;border:1px solid #eab30833}.admin-status-badge.cancelled{color:#ef4444;background:#ef44441f;border:1px solid #ef444433}.admin-customer-status{border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.admin-customer-status.active{color:#34d399;background:#34d3991f;border:1px solid #34d39933}.admin-customer-status.inactive{color:#ef4444;background:#ef44441f;border:1px solid #ef444433}.admin-customer-avatar{color:#000;background:linear-gradient(135deg,#b8860b,#daa520);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.admin-order-products{flex-direction:column;gap:2px;display:flex}.admin-order-products span{color:#a1a1aa;font-size:.82rem}.admin-order-products .product-name{color:#e4e4e7}.admin-action-btn.view:hover{color:#34d399;background:#34d3991a;border-color:#34d399}.admin-order-detail-grid{grid-template-columns:1fr 1fr;gap:16px;padding:24px;display:grid}.admin-order-detail-section{flex-direction:column;gap:6px;display:flex}.admin-order-detail-section.full{grid-column:1/-1}.admin-order-detail-section label{color:#71717a;text-transform:uppercase;letter-spacing:.5px;font-size:.78rem;font-weight:500}.admin-order-detail-section span,.admin-order-detail-section p{color:#e4e4e7;font-size:.92rem}.admin-order-detail-section p{margin:0;line-height:1.5}.admin-order-items-table{border-collapse:collapse;width:100%;margin-top:4px}.admin-order-items-table th{text-align:left;color:#71717a;text-transform:uppercase;background:#0003;border-bottom:1px solid #222;padding:8px 12px;font-size:.75rem;font-weight:600}.admin-order-items-table td{color:#e4e4e7;border-bottom:1px solid #1a1a1a;padding:8px 12px;font-size:.85rem}.admin-order-items-table tr:last-child td{border-bottom:none}.admin-order-total-row td{border-top:1px solid #333;font-weight:700;color:#daa520!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:1s linear infinite spin;display:inline-block}@media (width>=481px){.admin-desktop-only{display:block!important}.admin-mobile-only{display:none!important}}@media (width<=480px){.admin-desktop-only{display:none!important}.admin-mobile-only{display:block!important}}.admin-mobile-cards{flex-direction:column;gap:1.5rem;display:flex}.admin-mobile-card{background:linear-gradient(135deg,#141414fa,#0a0a0afc);border:1.5px solid #b8860b26;border-radius:14px;transition:border-color .3s;overflow:hidden}.admin-mobile-card:hover{border-color:#b8860b66}.admin-mobile-card-header{background:#b8860b0a;border-bottom:1px solid #b8860b1a;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.admin-mobile-card-id{color:#daa520;font-family:Courier New,monospace;font-size:.85rem;font-weight:700}.admin-mobile-card-product{align-items:center;gap:10px;display:flex}.admin-mobile-card-product img{object-fit:cover;background:#b8860b0d;border-radius:8px;width:36px;height:36px}.admin-mobile-card-product span{color:#e4e4e7;font-size:.9rem;font-weight:600}.admin-mobile-card-body{flex-direction:column;gap:8px;padding:12px 16px;display:flex}.admin-mobile-card-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-mobile-card-label{color:#71717a;flex-shrink:0;font-size:.78rem;font-weight:500}.admin-mobile-card-value{color:#e4e4e7;text-align:right;word-break:break-word;font-size:.85rem}.admin-mobile-card-footer{border-top:1px solid #b8860b14;justify-content:flex-end;padding:10px 16px;display:flex}.admin-mobile-card-footer .admin-action-btn.view{color:#34d399;border-color:#34d3994d;border-radius:8px;align-items:center;gap:6px;width:auto;height:auto;padding:6px 14px;font-size:.82rem;font-weight:500;display:inline-flex}.admin-mobile-card-footer .admin-action-btn.view:hover{background:#34d3991a;border-color:#34d399}@media (width<=1024px){.admin-hamburger{display:flex}.admin-sidebar{z-index:200;border-right:1px solid #222;width:260px;height:100vh;transition:left .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:-280px}.admin-sidebar.open{left:0}.admin-sidebar-overlay{z-index:150;opacity:0;visibility:hidden;background:#0009;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.admin-sidebar-overlay.active{opacity:1;visibility:visible}.admin-main{margin-left:0;padding:16px 14px}.admin-topbar{flex-direction:row;align-items:center;gap:12px;margin-bottom:20px}.admin-topbar h1{font-size:1.35rem}.admin-topbar-actions{width:auto}.admin-topbar-actions .admin-btn{justify-content:center;width:auto}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-stat-card,.admin-sales-chart{padding:16px}.admin-chart-bars{gap:6px;height:140px}.admin-chart-label{font-size:.7rem}.admin-chart-tooltip{padding:4px 8px;font-size:.6rem}.admin-table-wrapper{border-radius:12px}.admin-table th,.admin-table td{padding:10px 12px;font-size:.78rem}.admin-table-product img{width:32px;height:32px}.admin-modal{max-width:90%}.admin-form-actions{flex-direction:row}}@media (width<=768px){.admin-layout{flex-direction:column}.admin-sidebar{z-index:200;border-right:1px solid #222;width:260px;height:100vh;transition:left .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:-280px}.admin-sidebar.open{left:0}.admin-sidebar-header{justify-content:space-between;padding:16px 18px}.admin-sidebar-header span{display:inline-block}.admin-sidebar-nav{flex-direction:column;gap:4px;padding:16px 12px}.admin-nav-btn{flex:none;justify-content:flex-start;min-width:0;padding:12px 16px}.admin-nav-btn span{display:inline-block}.admin-sidebar-footer{display:block}.admin-main{margin-left:0;padding:16px 14px}.admin-topbar{flex-direction:row;align-items:center;gap:12px;margin-bottom:20px}.admin-topbar h1{font-size:1.35rem}.admin-topbar-actions{width:auto}.admin-topbar-actions .admin-btn{justify-content:center;width:auto}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-stat-card,.admin-sales-chart{padding:16px}.admin-chart-bars{gap:6px;height:140px}.admin-chart-label{font-size:.7rem}.admin-chart-tooltip{padding:4px 8px;font-size:.6rem}.admin-table-wrapper{border-radius:12px}.admin-table th,.admin-table td{padding:10px 12px;font-size:.78rem}.admin-table-product img{width:32px;height:32px}.admin-modal{max-width:90%}.admin-form-actions{flex-direction:row}}@media (width<=480px){.admin-sidebar{width:260px;left:-280px}.admin-sidebar-header{padding:14px 12px}.admin-sidebar-header img{height:28px}.admin-sidebar-nav{flex-direction:column;gap:4px;padding:12px 10px}.admin-nav-btn{flex:none;justify-content:flex-start;min-width:0;padding:10px 14px}.admin-nav-btn span{display:inline-block}.admin-main{padding:12px 10px}.admin-topbar h1{font-size:1.2rem}.admin-stats-grid{grid-template-columns:1fr;gap:12px;margin-bottom:20px}.admin-stat-card{gap:12px;padding:16px}.admin-stat-icon{width:42px;height:42px}.admin-stat-icon svg{width:20px;height:20px}.admin-stat-value{font-size:1.15rem}.admin-section-title{font-size:1.05rem}.admin-sales-chart{padding:14px}.admin-chart-bars{gap:6px;height:120px;padding:0 4px}.admin-chart-label{font-size:.65rem}.admin-chart-tooltip{padding:4px 8px;font-size:.6rem;top:-40px}.admin-table-wrapper{border-radius:12px}.admin-table th,.admin-table td{padding:10px 12px;font-size:.78rem}.admin-table-product img{width:30px;height:30px}.admin-table-product span{font-size:.78rem}.admin-table-actions{gap:4px}.admin-action-btn{width:28px;height:28px}.admin-action-btn svg{width:13px;height:13px}.admin-modal{border-radius:16px;max-width:100%;margin:10px}.admin-modal-header{padding:14px 16px}.admin-modal-header h2{font-size:1.05rem}.admin-form{gap:12px;padding:16px}.admin-form-row input,.admin-form-row select,.admin-form-row textarea{padding:8px 12px;font-size:.85rem}.admin-image-upload-area{gap:8px}.admin-image-preview,.admin-image-add-btn{width:64px;height:64px}.admin-image-add-btn svg{width:18px;height:18px}.admin-image-add-btn span{font-size:.6rem}.admin-form-actions{flex-direction:column}.admin-form-actions .admin-btn{justify-content:center;width:100%}.admin-notification{text-align:center;font-size:.85rem;bottom:16px;left:16px;right:16px}}@media (width<=320px){.admin-main{padding:10px 8px}.admin-topbar h1{font-size:1.05rem}.admin-nav-btn{font-size:.8rem}.admin-stat-card{gap:10px;padding:14px}.admin-chart-bars{height:100px}.admin-table th,.admin-table td{padding:8px 10px;font-size:.72rem}}@media (width>=769px) and (width<=1024px){.admin-main{padding:20px 24px}.admin-stats-grid{grid-template-columns:repeat(2,1fr)}.admin-topbar h1{font-size:1.5rem}}@media (width>=1025px) and (width<=1440px){.admin-main{padding:24px 32px}.admin-stats-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1441px){.admin-sidebar{width:260px}.admin-main{max-width:1400px;margin-left:260px;padding:32px 48px}.admin-stats-grid{grid-template-columns:repeat(4,1fr)}.admin-topbar h1{font-size:2rem}.admin-stat-value{font-size:1.7rem}.admin-chart-bars{height:220px}}.admin-customers-toolbar{margin-bottom:1rem}.admin-customers-filters{flex-wrap:wrap;gap:.75rem;display:flex}.admin-customers-filters input{color:#e4e4e7;background:#1a1a1a;border:1px solid #333;border-radius:6px;flex:1;min-width:200px;padding:.55rem .85rem;font-size:.85rem}.admin-customers-filters input::placeholder{color:#666}.admin-customers-filters select{color:#e4e4e7;background:#1a1a1a;border:1px solid #333;border-radius:6px;min-width:140px;padding:.55rem .85rem;font-size:.85rem}.admin-pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.admin-pagination button{color:#e4e4e7;cursor:pointer;background:#1a1a1a;border:1px solid #333;border-radius:6px;padding:.5rem 1.25rem;font-size:.85rem}.admin-pagination button:hover:not(:disabled){background:#2a2a2a}.admin-pagination button:disabled{opacity:.4;cursor:not-allowed}.admin-pagination span{color:#a1a1aa;font-size:.85rem}.admin-login-page{background:linear-gradient(135deg,#050505 0%,#1a1a1a 50%,#0f0f0f 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.admin-login-card{background:#111;border:1px solid #daa52059;border-radius:20px;width:100%;max-width:420px;padding:32px;box-shadow:0 18px 45px #00000073}.admin-login-brand{color:#d4af37;text-align:center;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;font-size:1.2rem;font-weight:700;display:flex}.admin-login-brand img{object-fit:contain;width:48px;height:48px}.admin-login-card h1{color:#f7f1e3;margin:0 0 8px;font-size:1.7rem}.admin-login-card p{color:#b8b8b8;margin:0 0 20px}.admin-login-form{flex-direction:column;gap:14px;display:flex}.admin-login-form label{color:#f2e7c9;flex-direction:column;gap:8px;font-weight:600;display:flex}.admin-login-form input{color:#fff;background:#1b1b1b;border:1px solid #d4af3759;border-radius:10px;outline:none;padding:12px 14px;font-size:.95rem}.admin-login-form .password-input-wrapper{align-items:center;display:flex;position:relative}.admin-login-form .password-input-wrapper input{width:100%;padding-right:2.8rem}.admin-login-form .password-toggle{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.admin-login-form .password-toggle:hover{color:#d4af37}.admin-login-form input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af3733}.admin-login-error{color:#ff6b6b;margin:0;font-size:.95rem}.admin-login-btn{color:#111;cursor:pointer;background:linear-gradient(135deg,#d4af37,#b8860b);border:none;border-radius:10px;margin-top:4px;padding:12px 16px;font-weight:700;box-shadow:0 8px 20px #d4af3740}.admin-login-btn:hover{background:linear-gradient(135deg,#e2bf4a,#a27608)}.item_cen{text-align:center}.admin-login-btn:disabled{opacity:.7;cursor:not-allowed}.admin-login-notification{color:#fff;z-index:10000;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border:1px solid #b8860b33;border-radius:12px;padding:12px 20px;font-weight:500;animation:.3s ease-out slideInRight;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 40px #00000080,0 0 0 1px #b8860b4d}
