@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&family=Playfair+Display:ital,wght@0,400;0,600;1,400&display=swap";:root{--primary-gradient:linear-gradient(135deg, #111 0%, #333 100%);--hover-gradient:linear-gradient(135deg, #333 0%, #555 100%);--text-gradient:#111}*{box-sizing:border-box;margin:0;padding:0}body{color:#111;-webkit-font-smoothing:antialiased;background-color:#fafafa;font-family:Inter,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6,.brand-logo,.product-title{color:#000;font-family:Playfair Display,serif;font-weight:400}.app-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}a{color:inherit;text-decoration:none}.navbar{z-index:50;width:100%;transition:padding .3s;position:fixed;top:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:.6rem 2rem;display:flex}.navbar-left,.navbar-right{flex:1;align-items:center;gap:1.5rem;display:flex}.navbar-right{justify-content:flex-end}.navbar-center{flex:1;justify-content:center;display:flex}.brand-logo{letter-spacing:3px;color:inherit;font-size:1.8rem;font-weight:700;text-decoration:none}.icon-btn{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.icon-btn svg{width:28px;height:28px;transition:width .3s,height .3s}.cart-icon-container{text-decoration:none;position:relative}.cart-badge{background:var(--primary-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.footer{color:#fff;background-color:#111;margin-top:4rem;padding:4rem 2rem 2rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1400px;margin:0 auto;display:grid}.footer-section h3{letter-spacing:1px;margin-bottom:1rem;font-size:1.5rem}.footer-section h4{color:#ccc;margin-bottom:1.2rem;font-size:1.1rem}.footer-section p{color:#999;line-height:1.6}.footer-section ul{padding:0;list-style:none}.footer-section ul li{margin-bottom:.8rem}.footer-section ul a{color:#999;text-decoration:none;transition:color .3s}.footer-section ul a:hover{color:#f50}.footer-bottom{text-align:center;color:#666;border-top:1px solid #333;margin-top:3rem;padding-top:3rem;font-size:.9rem}@media (width<=768px){.hidden-mobile{display:none}.brand-logo{letter-spacing:1px;font-size:1.2rem}.icon-btn svg{width:24px;height:24px}.cart-badge{width:18px;height:18px;font-size:.7rem;top:-4px;right:-4px}}.cart-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background-color:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.cart-drawer{z-index:101;background-color:#fff;flex-direction:column;width:100%;max-width:450px;height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 30px #0000001a}.cart-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.cart-header h2{color:#111;margin:0;font-family:Playfair Display,serif;font-size:1.5rem}.close-btn{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;transition:color .3s;display:flex}.close-btn:hover{color:#111}.cart-items{flex:1;padding:2rem;overflow-y:auto}.empty-cart{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:100%;display:flex}.empty-cart p{font-size:1.1rem}.btn-continue{cursor:pointer;background:0 0;border:1px solid #111;padding:.8rem 1.5rem;font-weight:600;transition:background .3s,color .3s}.btn-continue:hover{color:#fff;background:#111}.cart-item{border-bottom:1px solid #eee;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.cart-item-image{object-fit:cover;background-color:#fafafa;border-radius:8px;width:100px;height:100px}.cart-item-details{flex-direction:column;flex:1;display:flex}.cart-item-title-link{color:inherit;text-decoration:none}.cart-item-title-link:hover h3{text-decoration:underline}.cart-item-details h3{color:#111;margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600}.cart-item-price{color:#666;margin-bottom:auto;font-size:1rem;font-weight:400}.cart-item-actions{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.quantity-selector{border:1px solid #ddd;border-radius:4px;align-items:center;display:flex}.quantity-selector button{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.quantity-selector button:hover{color:#111;background:#f5f5f5}.quantity-selector span{text-align:center;width:30px;font-weight:500}.remove-btn{color:#999;cursor:pointer;background:0 0;border:none;font-size:.85rem;text-decoration:underline}.remove-btn:hover{color:#e74c3c}.cart-footer{background-color:#fafafa;border-top:1px solid #eee;flex-direction:column;display:flex}.cart-trust-badges{flex-direction:column;gap:1rem;padding:1.5rem 2rem 0;display:flex}.cart-trust-item{align-items:center;gap:1rem;display:flex}.cart-trust-icon{color:#111;background-color:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cart-trust-text{flex-direction:column;display:flex}.cart-trust-text h4{color:#111;margin:0 0 .2rem;font-family:Playfair Display,serif;font-size:1rem}.cart-trust-text p{color:#666;margin:0;font-size:.8rem;line-height:1.3}.cart-total-section{padding:1.5rem 2rem 2rem}.cart-total{color:#111;justify-content:space-between;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.shipping-note{color:#666;text-align:center;margin-bottom:1.5rem;font-size:.85rem}.btn-checkout{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background-color:#111;border:none;width:100%;margin-bottom:.8rem;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:background-color .3s}.btn-checkout:hover{background-color:#333}.btn-whatsapp-checkout{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background-color:#25d366;border:none;justify-content:center;align-items:center;gap:10px;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:background-color .3s;display:flex}.btn-whatsapp-checkout:hover{background-color:#128c7e}.drawer-view-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.checkout-view{padding:2rem;overflow-y:auto}.back-btn{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-family:Inter,sans-serif;font-weight:500;transition:color .3s;display:flex}.back-btn:hover{color:#111}.checkout-summary{text-align:center;background:#f8f8f8;border-radius:8px;margin-bottom:2rem;padding:1rem 1.5rem;font-size:1.1rem}.checkout-summary p{margin:0}.checkout-form{flex-direction:column;gap:1.2rem;display:flex}.checkout-form .form-group{flex-direction:column;gap:.5rem;display:flex}.checkout-form label{color:#333;font-size:.95rem;font-weight:600}.checkout-form input{border:1px solid #ddd;border-radius:6px;padding:1rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s}.checkout-form input:focus{border-color:#111;outline:none}.checkout-form-actions{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.btn-confirm-order{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background-color:#111;border:none;border-radius:6px;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:background-color .3s}.btn-confirm-order:hover:not(:disabled){background-color:#333}.btn-confirm-order:disabled{cursor:not-allowed;background-color:#888}.cod-notice{text-align:center;color:#666;margin:0;font-size:.85rem}.success-view{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.success-icon{margin-bottom:1.5rem}.success-view h2{color:#111;margin:0 0 1rem;font-family:Playfair Display,serif;font-size:1.8rem}.success-view p{color:#555;margin:0 0 2rem;font-size:1rem}.success-details{background:#f8f8f8;border-radius:8px;width:100%;margin-bottom:2.5rem;padding:1.5rem}.success-details p{color:#333;margin:0;line-height:1.5}.success-view .btn-continue{border-radius:6px;width:100%;padding:1.2rem;font-size:1rem}.whatsapp-floating-btn{color:#fff;cursor:pointer;z-index:9999;background-color:#25d366;border:none;border-radius:50px;align-items:center;gap:10px;padding:12px 20px 12px 16px;font-family:Inter,sans-serif;text-decoration:none;transition:background-color .3s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 4px 15px #25d36666}.whatsapp-floating-btn:hover{background-color:#128c7e}.wa-icon{animation:2s ease-in-out infinite wa-wobble}.wa-text{white-space:nowrap;font-size:.95rem;font-weight:600}.wa-pulse-ring{z-index:-1;background-color:#0000;border:2px solid #25d366;border-radius:50px;width:100%;height:100%;animation:2s cubic-bezier(.215,.61,.355,1) infinite wa-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes wa-pulse{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}@keyframes wa-wobble{0%,to{transform:rotate(0)}15%{transform:rotate(-15deg)}30%{transform:rotate(10deg)}45%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}}@media (width<=768px){.whatsapp-floating-btn{padding:10px 16px 10px 12px;bottom:20px;right:20px}.wa-text{font-size:.85rem}}.hero-banner{text-align:left;justify-content:center;align-items:flex-end;height:85vh;min-height:500px;display:flex;position:relative;overflow:hidden}.hero-background-wrapper{z-index:0;width:100%;height:calc(100% + 300px);position:absolute;top:-150px;left:0}.hero-background{background-position:bottom;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.05)}.hero-overlay{z-index:1;background:linear-gradient(#0003 0%,#0009 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;color:#fff;width:100%;max-width:1200px;padding:0 2rem 5rem;position:relative}.hero-content h1{letter-spacing:2px;color:#fff;margin-bottom:.5rem;font-size:3.5rem;font-weight:300;line-height:1.15}.text-highlight{font-style:italic;font-weight:400}.hero-content p{opacity:.7;letter-spacing:3px;text-transform:uppercase;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:.85rem}.btn-shop-now{color:#fff;text-transform:uppercase;letter-spacing:2px;background:0 0;border:1px solid #fff9;border-radius:0;padding:.7rem 1.8rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn-shop-now:hover{color:#000;background:#fff;border-color:#fff}@media (width<=768px){.hero-banner{align-items:flex-end;height:85vh}.hero-content{text-align:left;padding:0 1.5rem 4rem}.hero-content h1{font-size:2rem}.hero-content p{margin-bottom:1.5rem;font-size:.7rem}.btn-shop-now{padding:.6rem 1.4rem;font-size:.65rem}}.product-card{background-color:#fff;border-radius:12px;flex-direction:column;transition:box-shadow .3s;display:flex}.product-card:hover{box-shadow:0 15px 35px #ff7b001a}.product-image-container{aspect-ratio:1;background-color:#f5f5f5;border-radius:12px 12px 0 0;display:block;position:relative;overflow:hidden}.product-image{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);position:relative}.product-card:hover .product-image{transform:scale(1.08)}.product-info{text-align:center;padding:1.5rem 1rem}.product-title{color:#111;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:1.3rem;font-weight:600;text-decoration:none;transition:color .3s;display:block}.product-title:hover{color:#f50}.product-price{color:#333;justify-content:center;align-items:center;gap:.5rem;margin:0;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;display:flex}.card-image-arrow{cursor:pointer;opacity:1;z-index:5;color:#111;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .3s,background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.card-image-arrow:hover{background:#fff}.card-image-arrow.left{left:10px}.card-image-arrow.right{right:10px}.card-image-dots{z-index:5;justify-content:center;gap:6px;display:flex;position:absolute;bottom:15px;left:0;right:0}.card-image-dots .dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:background .3s,transform .3s}.card-image-dots .dot.active{background:#fff;transform:scale(1.3)}.carousel-container{width:100%;padding:2rem 0;position:relative}.carousel-track{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding:0 2rem;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-item{flex-shrink:0;min-width:280px;max-width:320px}.carousel-arrow{z-index:10;cursor:pointer;color:#111;background:#fffffff2;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.carousel-arrow:hover{box-shadow:0 4px 16px #00000026}.carousel-arrow-left{left:.5rem}.carousel-arrow-right{right:.5rem}@media (width<=768px){.carousel-item{min-width:70vw;max-width:70vw}.carousel-track{scroll-snap-type:x mandatory;gap:1rem;padding:0 1rem}.carousel-item{scroll-snap-align:center}.carousel-arrow{display:none}}.trust-banner-section{background-color:#fafafa;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:6rem 0}.trust-banner-grid{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1100px;margin:0 auto;display:grid}.trust-item{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000008}.trust-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000f}.trust-icon{color:#111;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;display:inline-flex}.trust-title{color:#111;letter-spacing:1px;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.25rem}.trust-desc{color:#666;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.6}@media (width<=900px){.trust-banner-grid{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.trust-banner-section{padding:4rem 0}.trust-item{padding:1.5rem}}.best-sellers-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 0 5rem;display:grid}.best-seller-card{background:#fff;border-radius:12px;width:100%;transition:box-shadow .3s;overflow:hidden;box-shadow:0 4px 15px #0000000d}.best-seller-card:hover{box-shadow:0 10px 25px #0000001a}.best-seller-card-content{flex-direction:column;height:100%;display:flex;position:relative}.best-seller-card img{aspect-ratio:4/5;object-fit:cover;width:100%}.best-seller-info{text-align:center;padding:1.5rem}.best-seller-info h3{color:#111;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:600}.best-seller-info p{color:#333;justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:1.2rem;font-weight:400;display:flex}.compare-price{color:#aaa;font-size:.85rem;text-decoration:line-through}.sale-price{color:#d32f2f;font-weight:600}.stock-badge{color:#fff;text-transform:uppercase;z-index:10;background:#111;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px;right:10px}.promo-badge{color:#fff;text-transform:uppercase;z-index:10;background:#d32f2f;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px}.out-of-stock img{opacity:.5;filter:grayscale()}.deck-image-container{width:100%;height:350px;overflow:hidden}.deck-image-container img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.best-seller-card:hover .deck-image-container img{transform:scale(1.05)}.deck-image-arrow{cursor:pointer;opacity:1;z-index:5;color:#111;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.deck-image-arrow:hover{background:#fff}.deck-image-arrow.left{left:10px}.deck-image-arrow.right{right:10px}.deck-image-dots{z-index:5;justify-content:center;gap:6px;display:flex;position:absolute;bottom:15px;left:0;right:0}.deck-image-dots .dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:background .3s,transform .3s}.deck-image-dots .dot.active{background:#fff;transform:scale(1.3)}@media (width<=900px){.best-sellers-grid{grid-template-columns:1fr;gap:2rem;padding:1rem}.best-seller-card{transform:none!important}}.reviews-section{background:linear-gradient(#fafafa 0%,#f0f0f0 100%);padding:4rem 0;overflow:hidden}.deck-container{cursor:pointer;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.deck-stack{width:340px;height:460px;position:relative}.deck-card{-webkit-user-select:none;user-select:none;width:100%;position:absolute}.deck-card-inner{background:#fff;border-radius:20px;transition:box-shadow .4s;overflow:hidden;box-shadow:0 10px 40px #0000001f,0 2px 10px #0000000f}.deck-card-top .deck-card-inner{box-shadow:0 20px 60px #00000026,0 4px 15px #00000014}.deck-card-top:hover .deck-card-inner{box-shadow:0 25px 70px #0000002e,0 6px 20px #0000001a}.deck-card-screenshot{background:#f5f5f5;width:100%;height:320px;overflow:hidden}.deck-card-screenshot img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.deck-card-info{text-align:center;padding:1rem 1.2rem 1.2rem}.star-rating{justify-content:center;align-items:center;gap:3px;margin-bottom:.5rem;display:flex}.partial-star-wrapper{line-height:0;display:inline-flex;position:relative}.partial-star-fill{line-height:0;position:absolute;top:0;left:0;overflow:hidden}.rating-number{color:#444;margin-left:8px;font-size:.9rem;font-weight:700}.deck-card-author{color:#111;margin:0;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600}.deck-card-city{color:#888;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400}.deck-hint{text-align:center}.deck-hint span{color:#bbb;letter-spacing:.5px;font-size:.8rem;font-style:italic}@media (width<=600px){.deck-stack{width:290px;height:420px}.deck-card-screenshot{height:280px}}.featured-collection{background-color:#fafafa;padding:5rem 2rem}.best-sellers{background-color:#fff;padding:5rem 2rem}.container{max-width:1400px;margin:0 auto}.section-title{text-align:center;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:2.5rem}.product-details-page{background-color:#fafafa;min-height:100vh;padding-top:100px}.product-back-bar{max-width:1200px;margin:0 auto;padding:1rem 2rem}.back-link{color:#666;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.back-link:hover{color:#111}.product-details-container{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.product-image-section{flex-direction:column;gap:1rem;display:flex}.product-img-wrapper{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #00000008}.product-img-wrapper.zoomable{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.product-img-wrapper img{aspect-ratio:1;object-fit:cover;width:100%;height:100%;transition:transform .1s ease-out;display:block}.product-gallery{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.gallery-thumbnail{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:8px;transition:opacity .3s,transform .3s;overflow:hidden}.gallery-thumbnail:hover{opacity:.9}.gallery-thumbnail.active{opacity:1;border-color:#111;transform:translateY(-2px)}.product-gallery .product-img-wrapper{pointer-events:none;border-radius:6px}.product-info-section{flex-direction:column;min-width:0;padding-top:2rem;display:flex}.product-details-page .product-title{color:#111;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:600;line-height:1.2}.product-details-page .product-price{color:#333;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.2rem;font-weight:400;display:flex}.product-details-page .product-description{color:#666;margin-bottom:3rem;font-size:1.05rem;line-height:1.7}.product-details-page .btn-add-to-cart{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background-color:#111;border:none;border-radius:4px;width:100%;margin-bottom:2rem;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:background-color .3s}.product-details-page .btn-add-to-cart:hover{background-color:#333}.product-details-page .btn-add-to-cart.added{background-color:#27ae60}.product-trust-badges{background:#f8f8f8;border:1px solid #eee;border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.trust-badge{color:#555;align-items:center;gap:.75rem;display:flex}.trust-badge span{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500}.related-mini-carousel-container{border-top:1px solid #eee;margin:3rem 0;padding-top:2rem}.related-mini-title{color:#111;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.3rem}.related-mini-track{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.related-mini-track::-webkit-scrollbar{display:none}.related-mini-card{width:140px;min-width:0;color:inherit;flex-direction:column;flex:0 0 140px;text-decoration:none;display:flex}.related-mini-card .product-img-wrapper{aspect-ratio:1;background-color:#fafafa;border-radius:6px;width:100%;margin-bottom:.5rem;transition:box-shadow .3s;box-shadow:0 6px 16px #00000026}.related-mini-card:hover .product-img-wrapper{box-shadow:0 10px 24px #00000040}.related-mini-card p{text-align:center;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;overflow:hidden}.related-mini-arrows{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.related-mini-arrows button{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000000d}.related-mini-arrows button:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}.compare-price-detail{color:#aaa;margin-right:.5rem;font-size:1rem;text-decoration:line-through}.sale-price-detail{color:#d32f2f;font-weight:700}.btn-add-to-cart.disabled{cursor:not-allowed;background-color:#aaa;transform:none!important}@media (width<=900px){.product-details-container{grid-template-columns:1fr;gap:2rem;padding:1rem}.product-title{font-size:2rem}.related-products-section{padding:1rem 1rem 4rem}.related-products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.product-img-wrapper.zoomable{pointer-events:none;touch-action:auto!important}.product-img-wrapper.zoomable img{transform:none!important}}.admin-dashboard{background-color:#fafafa;flex-direction:column;align-items:center;gap:2rem;min-height:100vh;padding-top:100px;padding-bottom:4rem;display:flex}.admin-container{background:#fff;border-radius:12px;width:100%;max-width:500px;margin-top:2rem;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.admin-container h2{text-align:center;color:#111;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:1.8rem}.admin-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#333;font-size:.95rem;font-weight:600}.form-group input[type=text],.form-group input[type=number]{border:1px solid #ddd;border-radius:8px;padding:1rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s}.form-group input[type=text]:focus,.form-group input[type=number]:focus{border-color:#111;outline:none}.form-group input[type=file]{padding:.5rem 0;font-size:.95rem}.image-preview{text-align:center;background:#f8f8f8;border-radius:8px;margin-top:.5rem;padding:1rem}.image-preview p{color:#666;margin-top:0;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.image-preview img{object-fit:cover;border-radius:6px;max-width:100%;max-height:250px;box-shadow:0 4px 12px #0000001a}.btn-submit{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background-color:#111;border:none;border-radius:8px;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:background-color .3s,transform .1s}.btn-submit:hover:not(:disabled){background-color:#333}.btn-submit:active:not(:disabled){transform:scale(.98)}.btn-submit:disabled{cursor:not-allowed;background-color:#999}.status-message{text-align:center;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-weight:500}.status-message.success{color:#2e7d32;background-color:#e8f5e9;border:1px solid #c8e6c9}.status-message.error{color:#c62828;background-color:#ffebee;border:1px solid #ffcdd2}@media (width<=600px){.admin-dashboard{padding-top:80px;padding-left:1rem;padding-right:1rem}.admin-container{margin-top:1rem;padding:1.5rem}}.product-select{cursor:pointer;background-color:#f8f8f8;border:2px solid #111;border-radius:8px;width:100%;padding:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.select-group{margin-bottom:1.5rem}.divider{background:#eee;border:0;height:1px;margin-bottom:2rem}.optional-badge{color:#888;font-size:.8rem;font-weight:400}.price-row{gap:1rem;display:flex}.price-row .form-group{flex:1}.switch-group{border-top:1px solid #eee;border-bottom:1px solid #eee;flex-direction:row;justify-content:space-between;align-items:center;margin:.5rem 0;padding:1rem 0}.switch-label{margin:0!important}.switch{width:50px;height:28px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#ccc;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;width:20px;height:20px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.slider{background-color:#111}input:focus+.slider{box-shadow:0 0 1px #111}input:checked+.slider:before{transform:translate(22px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.image-preview-grid{background:#f8f8f8;border-radius:8px;margin-top:.5rem;padding:1rem}.image-preview-grid p{color:#666;text-align:center;margin-top:0;margin-bottom:1rem;font-size:.9rem;font-weight:500}.grid-container{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;display:grid}.preview-item{aspect-ratio:1;position:relative}.preview-item img{object-fit:cover;border-radius:6px;width:100%;height:100%;box-shadow:0 2px 8px #0000001a}.main-badge{color:#fff;background:#111;border-radius:10px;padding:3px 6px;font-size:.6rem;font-weight:700;position:absolute;top:5px;left:5px}.orders-container{max-width:800px}.orders-list{flex-direction:column;gap:1.5rem;display:flex}.order-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px #00000008}.order-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;display:flex}.order-header h3{color:#111;margin:0;font-size:1.2rem}.order-date{color:#888;margin:.2rem 0 0;font-size:.85rem}.status-select{cursor:pointer;background-color:#f9f9f9;border:1px solid #ddd;border-radius:6px;padding:.5rem;font-size:.9rem;font-weight:600}.order-status.pending .status-select{color:#f57c00;border-color:#ffcc80}.order-status.confirmed .status-select{color:#1976d2;border-color:#90caf9}.order-status.shipped .status-select{color:#7b1fa2;border-color:#ce93d8}.order-status.delivered .status-select{color:#388e3c;border-color:#a5d6a7}.order-status.cancelled .status-select{color:#d32f2f;border-color:#ef9a9a}.order-details{flex-direction:column;gap:1rem;display:flex}.order-contact p{color:#444;margin:.2rem 0;font-size:.95rem}.order-items h4{color:#333;margin:0 0 .5rem;font-size:.95rem}.order-items ul{color:#555;margin:0;padding-left:1.5rem;font-size:.9rem}.order-items li{margin-bottom:.3rem}.order-total{text-align:right;color:#111;border-top:1px dashed #eee;margin-top:.5rem;padding-top:1rem;font-size:1.1rem}
