body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#0f0f0f;--primary-light:#212121;--accent:#f1801d;--accent-hover:#d97018;--bg:#0f0f0f;--bg-light:#212121;--bg-hover:#272727;--white:#fff;--card-bg:#212121;--text:#f1f1f1;--text-light:#aaa;--text-muted:#717171;--border:#303030;--green:#f1801d;--blue:#008cd4;--orange:#f1801d;--red:red;--shadow:none;--shadow-md:none;--shadow-lg:none;--radius:12px;--radius-sm:8px}body{background:#0f0f0f;background:var(--bg);color:#f1f1f1;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:24px;box-shadow:0 4px 12px #25d36666;display:flex;height:60px;justify-content:center;position:fixed;right:24px;transition:all .3s;width:60px;z-index:1000}.whatsapp-float:hover{box-shadow:0 6px 20px #25d36680;transform:scale(1.1)}.whatsapp-float svg{color:#fff;height:32px;width:32px}.container{margin:0 auto;max-width:1280px;padding:0 24px}.header{background:#212121;background:var(--bg-light);border-bottom:none;position:fixed;top:0;width:100%;z-index:100}.header-top{padding:16px 0;position:relative}.nav{gap:24px;justify-content:space-between;margin:0;max-width:100%;padding:0 40px}.logo,.nav{align-items:center;display:flex}.logo{gap:8px;text-decoration:none}.logo-img{border-radius:8px;height:40px;object-fit:contain;width:40px}.logo-text{color:#f1f1f1;color:var(--text);font-size:24px;font-weight:700;letter-spacing:-.5px}.logo-text span{color:#f1801d;color:var(--accent)}.search-bar{background:#0f0f0f;background:var(--primary);border:1px solid #303030;border:1px solid var(--border);border-radius:40px;display:flex;height:40px;left:50%;max-width:600px;position:absolute;transform:translateX(-50%);transition:all .2s;width:100%}.search-bar:focus-within{border-color:#1c62b9}.search-bar input{border-radius:40px 0 0 40px}.search-btn{border-radius:0 40px 40px 0}.search-suggestions{background:#212121;background:var(--bg-light);border:1px solid #303030;border:1px solid var(--border);border-radius:12px;left:0;max-height:500px;overflow:hidden;overflow-y:auto;position:absolute;right:0;top:48px;z-index:1000}.search-item{align-items:center;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:background .15s}.search-item:hover{background:#272727;background:var(--bg-hover)}.search-item-icon{align-items:center;color:#717171;color:var(--text-muted);display:flex}.search-item-icon svg{height:18px;width:18px}.search-item-info{display:flex;flex:1 1;flex-direction:column;gap:2px}.search-item-name{color:#f1f1f1;color:var(--text);font-size:14px;font-weight:500}.search-item-category{color:#717171;color:var(--text-muted);font-size:12px}.search-item-image{align-items:center;background:#0f0f0f;background:var(--primary);border-radius:6px;display:flex;height:40px;justify-content:center;overflow:hidden;width:56px}.search-item-image .product-img{height:100%;object-fit:cover;width:100%}.search-item-image .product-emoji{font-size:20px}.search-category{display:none}.search-bar input{background:#0000;border:none;color:#f1f1f1;color:var(--text);flex:1 1;font-size:14px;outline:none;padding:0 20px}.search-bar input::placeholder{color:#717171;color:var(--text-muted)}.search-btn{align-items:center;background:#272727;background:var(--bg-hover);border:none;border-left:1px solid #303030;border-left:1px solid var(--border);cursor:pointer;display:flex;justify-content:center;width:64px}.search-btn:hover{background:#3d3d3d}.search-btn svg{color:#f1f1f1;color:var(--text)}.header-actions{align-items:center;display:flex;gap:24px}.header-link{color:#f1f1f1;color:var(--text);cursor:pointer}.header-link-small{display:none}.header-link-big{color:#aaa;color:var(--text-light);font-size:14px;font-weight:500;transition:color .2s}.cart-btn,.header-link-big:hover{color:#f1f1f1;color:var(--text)}.cart-btn{align-items:center;background:#0000;border:none;border-radius:20px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;transition:all .2s}.cart-btn:hover{background:#272727;background:var(--bg-hover)}.cart-icon-wrap{position:relative}.cart-icon-wrap svg{color:#f1f1f1;color:var(--text);height:22px;width:22px}.cart-count{align-items:center;background:#f1801d;background:var(--accent);border-radius:9px;color:#fff;display:flex;font-size:10px;font-weight:600;height:18px;justify-content:center;min-width:18px;position:absolute;right:-8px;top:-8px}.cart-text{font-size:14px;font-weight:500}.header-bottom{background:#212121;background:var(--bg-light);border-top:none;padding:8px 0}.nav-links{display:flex;gap:8px;justify-content:center;list-style:none;margin:0 auto;max-width:1280px;padding:0 24px}.nav-links li a{background:#272727;background:var(--bg-hover);border-radius:8px;color:#f1f1f1;color:var(--text);font-size:14px;font-weight:400;padding:8px 12px;text-decoration:none;transition:all .2s}.nav-links li a:hover{background:#3d3d3d}.trust-banner{background:linear-gradient(90deg,#f1801d,#008cd4);display:flex;gap:40px;justify-content:center;margin-top:72px;padding:12px 24px}.trust-item{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:500;gap:8px}.trust-item span{font-size:16px}@media (max-width:768px){.trust-banner{flex-wrap:wrap;gap:10px 20px;justify-content:center;margin-top:60px;padding:10px 16px}.trust-item{font-size:11px;gap:6px}.trust-item span{font-size:14px}}.hero{background:linear-gradient(180deg,#0f0f0fb3,#0f0f0ff2),url(https://images.unsplash.com/photo-1504328345606-18bbc8c9d7d1?w=1600&q=80) 50%/cover no-repeat;overflow:hidden;padding:80px 24px;position:relative;text-align:center}.hero:before{display:none}.hero-content{margin:0 auto;max-width:700px;position:relative;z-index:1}.hero-badge{background:#f1801d33;border:1px solid #f1801d;border:1px solid var(--orange);border-radius:20px;color:#f1801d;color:var(--orange);display:inline-block;font-size:13px;font-weight:600;margin-bottom:20px;padding:8px 16px}.hero-content h1{color:#fff;font-size:52px;font-weight:700;letter-spacing:-1px;margin-bottom:16px}.hero-content p{color:#aaa;color:var(--text-light);font-size:18px;font-weight:400;margin-bottom:28px}.hero-buttons{display:flex;gap:12px;justify-content:flex-start}.btn{align-items:center;border:none;border-radius:18px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:10px 20px;text-decoration:none;transition:all .2s}.btn-primary{background:#f1f1f1;background:var(--text);color:#0f0f0f;color:var(--primary)}.btn-primary:hover{background:#d9d9d9}.btn-outline{background:#0000;border:1px solid #303030;border:1px solid var(--border);color:#fff}.btn-outline:hover{background:#272727;background:var(--bg-hover)}.hero-features{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:32px}.hero-features .feature{align-items:center;color:#f1f1f1;color:var(--text);display:flex;font-size:16px;font-weight:500;gap:10px}.hero-features .feature span{color:#f1801d;color:var(--orange);font-size:18px;font-weight:700}.hero-cta{display:flex;gap:16px;justify-content:center;margin-top:32px}.hero-cta .btn-primary{background:#f1801d;background:var(--orange);color:#fff;font-size:15px;padding:14px 32px}.hero-cta .btn-primary:hover{background:#d97018}.hero-cta .btn-outline{font-size:15px;padding:14px 32px}.products-section{padding:32px 0 48px}.section-header{margin-bottom:24px;text-align:left}.section-header h2{color:#f1f1f1;color:var(--text);font-size:20px;font-weight:500;margin-bottom:4px}.section-header p{color:#aaa;color:var(--text-light);font-size:14px}.filter-tabs{display:flex;gap:8px;justify-content:flex-start;margin-bottom:24px}.filter-btn{align-items:center;background:#272727;background:var(--bg-hover);border:none;border-radius:8px;color:#f1f1f1;color:var(--text);cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:8px;padding:8px 16px;transition:all .2s}.filter-btn:hover{background:#3d3d3d}.filter-btn.active{background:#f1f1f1;background:var(--text);color:#0f0f0f;color:var(--primary)}.filter-btn svg{height:18px;width:18px}.products-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.product-card{background:#212121;background:var(--bg-light);border:1px solid #303030;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);cursor:pointer;overflow:hidden;position:relative;transition:all .3s}.product-card:hover{border-color:#717171;border-color:var(--text-muted);box-shadow:0 8px 24px #0000004d;transform:translateY(-4px)}.product-card:hover .product-image{background:#272727;background:var(--bg-hover)}.product-badge{background:#000c;border-radius:4px;color:#fff;font-size:11px;font-weight:500;left:8px;padding:4px 8px;position:absolute;top:8px;z-index:1}.product-image{align-items:center;background:#0f0f0f;background:var(--primary);border-radius:12px 12px 0 0;border-radius:var(--radius) var(--radius) 0 0;display:flex;height:180px;justify-content:center;padding:16px;position:relative;text-decoration:none;transition:all .3s}.product-emoji{font-size:80px}.product-img{height:100%;max-height:180px;object-fit:contain;width:100%}.product-info{padding:16px}.product-name-link{text-decoration:none}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:500;line-height:1.4;margin-bottom:4px;overflow:hidden}.product-name,.product-name:hover{color:#f1f1f1;color:var(--text)}.product-desc{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-desc,.product-rating{color:#aaa;color:var(--text-light);font-size:12px;margin-bottom:8px}.product-rating{align-items:center;background:#0000;display:inline-flex;font-weight:400;gap:4px;padding:0}.product-rating svg{color:#aaa;color:var(--text-light);height:12px;width:12px}.product-price{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.product-price .price{color:#f1f1f1;color:var(--text);font-size:16px;font-weight:500}.product-price .mrp{color:#717171;color:var(--text-muted);font-size:13px;text-decoration:line-through}.product-price .discount{background:#0000;color:#f1801d;color:var(--orange);font-size:12px;font-weight:500;padding:0}.add-btn{background:#0000;border:1px solid #303030;border:1px solid var(--border);border-radius:18px;color:#f1f1f1;color:var(--text);cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px;transition:all .2s;width:100%}.add-btn:hover{background:#272727;background:var(--bg-hover);border-color:#aaa;border-color:var(--text-light)}.product-card.sold-out{opacity:.8}.sold-out-badge{background:red;background:var(--red);border-radius:20px;color:#fff;font-size:11px;font-weight:600;padding:6px 12px;position:absolute;right:16px;text-transform:uppercase;top:16px;z-index:2}.sold-out-overlay{background:#fff9;bottom:0;left:0;position:absolute;right:0;top:0}.add-btn.sold-out-btn{background:#303030;background:var(--border);color:#717171;color:var(--text-muted);cursor:not-allowed}.add-btn.sold-out-btn:hover{background:#303030;background:var(--border);transform:none}.cart-btn-group{align-items:center;background:#272727;background:var(--bg-hover);border:1px solid #303030;border:1px solid var(--border);border-radius:18px;display:flex;justify-content:space-between;padding:8px 12px}.added-text{color:#f1f1f1;color:var(--text);font-size:13px;font-weight:500}.remove-cart-btn{background:none;border:none;border-radius:4px;color:#aaa;color:var(--text-light);cursor:pointer;font-size:12px;font-weight:500;padding:4px 8px;transition:all .2s}.remove-cart-btn:hover{color:#f1f1f1;color:var(--text)}.about-section{background:#0f0f0f;background:var(--primary);border-top:1px solid #303030;border-top:1px solid var(--border);padding:48px 0}.about-grid{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr 1fr}.about-content h2{color:#f1f1f1;color:var(--text);font-size:20px;font-weight:500;margin-bottom:12px}.about-content>p{color:#aaa;color:var(--text-light);font-size:14px;line-height:1.7;margin-bottom:24px}.about-features{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.about-feature{background:#212121;background:var(--bg-light);border:none;border-radius:12px;border-radius:var(--radius);display:flex;gap:12px;padding:16px;transition:all .2s}.about-feature:hover{box-shadow:none;box-shadow:var(--shadow-md);transform:translateY(-2px)}.feature-icon{font-size:32px}.about-feature h4{color:#f1f1f1;color:var(--text);font-size:15px;font-weight:600;margin-bottom:4px}.about-feature p{color:#aaa;color:var(--text-light);font-size:13px}.about-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.stat{background:#212121;background:var(--bg-light);border-radius:12px;border-radius:var(--radius);color:#f1f1f1;color:var(--text);padding:24px 16px;text-align:center}.stat-number{display:block;font-size:28px;font-weight:600;margin-bottom:4px}.stat-label{color:#aaa;color:var(--text-light);font-size:12px}.contact-section{border-top:1px solid #303030;border-top:1px solid var(--border);padding:48px 0}.contact-grid{background:#0000;border:none;border-radius:0;display:flex;gap:40px;justify-content:flex-start;margin-top:24px;padding:0}.contact-item{align-items:flex-start;display:flex;gap:16px}.contact-item svg{color:#f1801d;color:var(--accent);flex-shrink:0;height:24px;margin-top:2px;width:24px}.contact-item h4{color:#f1f1f1;color:var(--text);font-size:14px;font-weight:600;margin-bottom:4px}.contact-item p{color:#aaa;color:var(--text-light);font-size:14px}.map-link{color:#f1801d;color:var(--accent);display:inline-block;font-size:13px;font-weight:500;margin-top:6px;text-decoration:none}.map-link:hover{text-decoration:underline}.footer{background:#212121;background:var(--bg-light);border-top:1px solid #303030;border-top:1px solid var(--border);padding:48px 0 24px}.footer-content{display:flex;gap:48px;justify-content:space-between;margin-bottom:32px}.footer-brand{align-items:flex-start;display:flex;gap:16px;max-width:300px}.footer-logo{border-radius:10px;height:50px;width:50px}.footer-brand h3{color:#f1f1f1;color:var(--text);font-size:18px;font-weight:600;margin-bottom:4px}.footer-brand p{color:#aaa;color:var(--text-light);font-size:13px}.footer-links{display:flex;gap:60px}.footer-section h4{color:#f1f1f1;color:var(--text);font-size:14px;font-weight:600;margin-bottom:16px}.footer-section a,.footer-section p{color:#aaa;color:var(--text-light);display:block;font-size:13px;margin-bottom:8px;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#f1f1f1;color:var(--text)}.footer-bottom{align-items:center;border-top:1px solid #303030;border-top:1px solid var(--border);display:flex;justify-content:space-between;padding-top:24px}.footer-bottom p{color:#717171;color:var(--text-muted);font-size:12px}.footer-trust{display:flex;gap:24px}.footer-trust span{color:#aaa;color:var(--text-light);font-size:12px}@media (max-width:768px){.footer{padding:32px 0 24px}.footer-content{flex-direction:column;gap:32px}.footer-brand{max-width:100%}.footer-links{flex-direction:column;gap:24px;width:100%}.footer-section{width:100%}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.footer-trust{flex-wrap:wrap;gap:16px;justify-content:center}}.cart-page{min-height:100vh;padding-top:140px}.cart-page-header{padding:24px 0}.back-link{align-items:center;color:#aaa;color:var(--text-light);display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:16px;text-decoration:none;transition:color .2s}.back-link:hover,.cart-page-header h1{color:#f1f1f1;color:var(--text)}.cart-page-header h1{font-size:32px;font-weight:700}.cart-empty{background:#212121;background:var(--bg-light);border-radius:12px;border-radius:var(--radius);padding:60px 24px;text-align:center}.cart-empty-icon{font-size:80px;margin-bottom:24px}.cart-empty h2{color:#f1f1f1;color:var(--text);font-size:24px;font-weight:600;margin-bottom:8px}.cart-empty p{color:#aaa;color:var(--text-light);margin-bottom:32px}.cart-layout{display:flex;gap:24px;padding-bottom:60px}.cart-items-list{flex:1 1}.cart-item-card{background:#212121;background:var(--bg-light);border:none;border-radius:12px;border-radius:var(--radius);display:flex;gap:16px;margin-bottom:12px;padding:16px}.cart-item-img{align-items:center;background:#0f0f0f;background:var(--primary);border-radius:8px;border-radius:var(--radius-sm);display:flex;height:120px;justify-content:center;width:120px}.cart-item-img .product-emoji{font-size:50px}.cart-item-img .product-img{height:100%;object-fit:contain;padding:8px;width:100%}.cart-item-details{flex:1 1;flex-direction:column}.cart-item-details,.cart-item-top{display:flex;justify-content:space-between}.cart-item-top{align-items:flex-start}.cart-item-category{background:#0f0f0f;background:var(--bg);border-radius:20px;color:#aaa;color:var(--text-light);display:inline-block;font-size:11px;font-weight:600;margin-bottom:8px;padding:4px 10px;text-transform:uppercase}.cart-item-details h3{color:#f1f1f1;color:var(--text);font-size:18px;font-weight:600;margin-bottom:4px}.cart-item-desc{color:#aaa;color:var(--text-light);font-size:14px}.remove-item-btn{background:none;border:none;border-radius:8px;color:#717171;color:var(--text-muted);cursor:pointer;padding:8px;transition:all .2s}.remove-item-btn:hover{background:#ef444426;color:red;color:var(--red)}.cart-item-bottom{align-items:center;display:flex;justify-content:space-between}.cart-qty-controls{align-items:center;border:2px solid #303030;border:2px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);display:flex;overflow:hidden}.cart-qty-controls button{background:#212121;background:var(--bg-light);border:none;color:#f1f1f1;color:var(--text);cursor:pointer;font-size:18px;height:40px;transition:background .2s;width:40px}.cart-qty-controls button:hover,.cart-qty-controls span{background:#0f0f0f;background:var(--primary)}.cart-qty-controls span{font-size:15px;font-weight:600;line-height:40px;text-align:center;width:50px}.cart-item-pricing{text-align:right}.cart-item-total{color:#f1f1f1;color:var(--text);display:block;font-size:20px;font-weight:700}.cart-item-unit{color:#aaa;color:var(--text-light);font-size:13px}.cart-summary{background:#212121;background:var(--bg-light);border:none;border-radius:12px;border-radius:var(--radius);height:-webkit-fit-content;height:fit-content;padding:20px;position:-webkit-sticky;position:sticky;top:140px;width:360px}.cart-summary h3{border-bottom:1px solid #303030;border-bottom:1px solid var(--border);color:#717171;color:var(--text-muted);font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:20px;padding-bottom:16px;text-transform:uppercase}.summary-row{color:#f1f1f1;color:var(--text);display:flex;font-size:15px;justify-content:space-between;margin-bottom:16px}.summary-row .free,.summary-row.discount span:last-child{color:#f1801d;color:var(--orange)}.summary-row .free{font-weight:600}.summary-divider{background:#303030;background:var(--border);height:1px;margin:16px 0}.summary-row.total{color:#f1f1f1;color:var(--text);font-size:18px;font-weight:700}.summary-savings{background:#272727;background:var(--bg-hover);border-radius:8px;color:#f1801d;color:var(--orange);font-size:13px;font-weight:500;margin-bottom:16px;padding:12px;text-align:center}.checkout-btn-full{background:#f1f1f1;background:var(--text);border:none;border-radius:18px;color:#0f0f0f;color:var(--primary);cursor:pointer;font-size:14px;font-weight:500;padding:12px;transition:all .2s;width:100%}.checkout-btn-full:hover{background:#d9d9d9}.payment-info{border-top:1px solid #303030;border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.payment-info p{color:#aaa;color:var(--text-light);font-size:13px;margin-bottom:6px}.checkout-form{gap:16px}.checkout-form,.form-group{display:flex;flex-direction:column}.form-group{gap:6px}.form-group label{color:#f1f1f1;color:var(--text);font-size:13px;font-weight:500}.form-group input,.form-group textarea{background:#0f0f0f;background:var(--primary);border:1px solid #303030;border:1px solid var(--border);border-radius:8px;color:#f1f1f1;color:var(--text);font-size:14px;outline:none;padding:12px;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#aaa;border-color:var(--text-light)}.form-group textarea{min-height:80px;resize:vertical}.btn-cancel{background:#0000;border:1px solid #303030;border:1px solid var(--border);border-radius:18px;color:#aaa;color:var(--text-light);cursor:pointer;font-size:14px;font-weight:500;margin-top:8px;padding:12px;transition:all .2s;width:100%}.btn-cancel:hover{background:#272727;background:var(--bg-hover);color:#f1f1f1;color:var(--text)}.order-success{background:#212121;background:var(--bg-light);border-radius:12px;border-radius:var(--radius);margin-top:40px;padding:80px 24px;text-align:center}.success-icon{align-items:center;background:#f1801d;background:var(--orange);border-radius:50%;color:#fff;display:flex;font-size:40px;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.order-success h2{color:#f1f1f1;color:var(--text);font-size:28px;font-weight:600;margin-bottom:12px}.order-success p{color:#aaa;color:var(--text-light);font-size:15px;margin-bottom:8px}.order-success .btn{margin-top:24px}.product-detail-page{background:#0f0f0f;background:var(--bg);min-height:100vh;padding-top:140px}.product-not-found{padding:100px 24px;text-align:center}.product-not-found h2{color:#f1f1f1;color:var(--text);font-size:24px;margin-bottom:8px}.product-not-found p{margin-bottom:32px}.breadcrumb,.product-not-found p{color:#aaa;color:var(--text-light)}.breadcrumb{background:#0f0f0f;background:var(--bg);font-size:14px;padding:16px 0}.breadcrumb .container{align-items:center;display:flex}.breadcrumb a{color:#aaa;color:var(--text-light);text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#f1801d;color:var(--accent)}.breadcrumb span{color:#717171;color:var(--text-muted);margin:0 10px}.product-detail{grid-gap:48px;display:grid;gap:48px;grid-template-columns:520px 1fr;padding:40px 0 60px}.product-gallery{display:flex;gap:16px;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:150px}.gallery-thumbnails{display:flex;flex-direction:column;gap:12px;width:80px}.thumbnail{align-items:center;background:#212121;background:var(--bg-light);border:2px solid #0000;border-radius:8px;cursor:pointer;display:flex;height:70px;justify-content:center;overflow:hidden;transition:all .2s;width:70px}.thumbnail:hover{border-color:#303030;border-color:var(--border)}.thumbnail.active{border-color:#f1f1f1;border-color:var(--text)}.thumbnail .product-emoji{font-size:35px}.thumbnail .product-img{height:100%;object-fit:contain;padding:4px;width:100%}.video-thumb{background:#f9731626;flex-direction:column;gap:4px}.video-thumb .video-icon{color:#f1801d;color:var(--accent);font-size:20px}.video-thumb .video-label{color:#f1801d;color:var(--accent);font-size:10px;font-weight:600}.gallery-main{background:#212121;background:var(--bg-light);border:none;border-radius:12px;border-radius:var(--radius);flex:1 1;min-height:450px;position:relative}.gallery-main,.main-image{align-items:center;display:flex;justify-content:center}.main-image{padding:48px}.main-image .product-emoji{font-size:200px}.main-image .product-img{height:100%;max-height:400px;object-fit:contain;width:100%}.image-counter{background:#000000b3;border-radius:20px;bottom:16px;color:#fff;font-size:12px;font-weight:500;padding:6px 14px;position:absolute;right:16px}.video-container{height:100%;min-height:400px;padding:24px;width:100%}.video-container iframe{border-radius:8px;border-radius:var(--radius-sm);height:100%;min-height:360px;width:100%}.product-detail-badge{background:#0f0f0f;background:var(--primary);border-radius:20px;color:#fff;font-size:12px;font-weight:600;left:16px;padding:6px 14px;position:absolute;top:16px}.product-detail-info{padding:16px 0}.product-detail-category{color:#aaa;color:var(--text-light);font-size:14px;margin-bottom:12px}.product-detail-info h1{color:#f1f1f1;color:var(--text);font-size:28px;font-weight:700;letter-spacing:-.5px;line-height:1.3;margin-bottom:16px}.product-detail-rating{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.stars{align-items:center;background:#272727;background:var(--bg-hover);border-radius:4px;color:#f1f1f1;color:var(--text);display:inline-flex;font-size:13px;font-weight:500;gap:4px;padding:4px 8px}.rating-text{color:#aaa;color:var(--text-light);font-size:14px}.has-video-badge{background:#272727;background:var(--bg-hover);border-radius:4px;color:#f1f1f1;color:var(--text);cursor:pointer;font-size:12px;font-weight:500;padding:4px 12px;transition:all .2s}.has-video-badge:hover{background:#3d3d3d}.meter-selector{background:#212121;background:var(--bg-light);border-radius:12px;border-radius:var(--radius);margin-bottom:20px;padding:16px}.meter-selector label{display:block;font-weight:500;margin-bottom:8px}.meter-dropdown,.meter-selector label{color:#f1f1f1;color:var(--text);font-size:14px}.meter-dropdown{background:#0f0f0f;background:var(--primary);border:1px solid #303030;border:1px solid var(--border);border-radius:8px;cursor:pointer;outline:none;padding:12px;width:100%}.meter-dropdown:focus{border-color:#aaa;border-color:var(--text-light)}.meter-info{color:#aaa;color:var(--text-light);font-size:13px;margin-top:8px}.offers-section{background:#212121;background:var(--bg-light);border:none;border-radius:12px;border-radius:var(--radius);margin-bottom:20px;padding:16px}.offers-section h4{color:#f1f1f1;color:var(--text);font-size:15px;font-weight:600;margin-bottom:14px}.offers-section ul{list-style:none}.offers-section li{align-items:flex-start;color:#f1f1f1;color:var(--text);display:flex;font-size:14px;gap:10px;margin-bottom:10px}.offer-tag{background:#f1801d;background:var(--orange);border-radius:4px;color:#fff;flex-shrink:0;font-size:10px;font-weight:700;padding:3px 8px;text-transform:uppercase}.product-detail-price{align-items:center;border-bottom:1px solid #303030;border-bottom:1px solid var(--border);display:flex;gap:12px;margin-bottom:20px;padding:16px 0}.current-price{color:#f1f1f1;color:var(--text);font-size:28px;font-weight:600}.original-price{color:#717171;color:var(--text-muted);font-size:16px;text-decoration:line-through}.discount-badge{background:#0000;color:#f1801d;color:var(--orange);font-size:13px;font-weight:500;padding:0}.product-detail-desc{color:#aaa;color:var(--text-light);font-size:16px;line-height:1.7;margin-bottom:24px}.product-features{background:#212121;background:var(--bg-light);border:none;border-radius:12px;border-radius:var(--radius);margin-bottom:20px;padding:16px}.product-features h4{color:#f1f1f1;color:var(--text);font-size:15px;font-weight:600;margin-bottom:16px}.product-features ul{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;list-style:none}.product-features li{color:#f1f1f1;color:var(--text);font-size:14px;padding-left:20px;position:relative}.product-features li:before{color:#f1801d;color:var(--orange);content:"✓";font-weight:700;left:0;position:absolute}.product-detail-actions{margin-bottom:28px}.qty-selector{align-items:center;display:flex;gap:16px;margin-bottom:24px}.qty-selector>span{color:#f1f1f1;color:var(--text);font-size:15px;font-weight:500}.qty-buttons{align-items:center;border:2px solid #303030;border:2px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);display:flex;overflow:hidden}.qty-buttons button{background:#212121;background:var(--bg-light);border:none;color:#f1f1f1;color:var(--text);cursor:pointer;font-size:20px;height:44px;transition:background .2s;width:44px}.qty-buttons button:hover,.qty-buttons span{background:#0f0f0f;background:var(--primary)}.qty-buttons span{font-size:16px;font-weight:600;line-height:44px;text-align:center;width:56px}.action-buttons{display:flex;flex-wrap:wrap;gap:16px}.btn-large{font-size:14px;padding:12px 32px}.btn-added{background:#272727;background:var(--bg-hover);border:1px solid #303030;border:1px solid var(--border);color:#f1f1f1;color:var(--text)}.btn-added:hover{background:#3d3d3d}.btn-buy{background:#f1f1f1;background:var(--text);color:#0f0f0f;color:var(--primary)}.btn-buy:hover{background:#d9d9d9}.sold-out-section{margin-bottom:28px}.sold-out-message{align-items:flex-start;background:#ef444426;border:1px solid red;border:1px solid var(--red);border-radius:12px;border-radius:var(--radius);display:flex;gap:16px;margin-bottom:20px;padding:24px}.sold-out-icon{font-size:32px}.sold-out-message h4{color:red;color:var(--red);font-size:18px;font-weight:600;margin-bottom:4px}.sold-out-message p{color:red;color:var(--red);font-size:14px;margin:0}.btn-notify{background:#fff;background:var(--white);border:2px solid #f1801d;border:2px solid var(--accent);color:#f1801d;color:var(--accent);width:100%}.btn-notify:hover{background:#f1801d;background:var(--accent);color:#fff}.btn-remove{background:#fff;background:var(--white);border:2px solid red;border:2px solid var(--red);color:red;color:var(--red)}.btn-remove:hover{background:red;background:var(--red);color:#fff}.btn-outline-dark{background:#fff;background:var(--white);border:2px solid #303030;border:2px solid var(--border);color:#f1f1f1;color:var(--text)}.btn-outline-dark:hover{background:#0f0f0f;background:var(--bg);border-color:#aaa;border-color:var(--text-light)}.product-guarantees{border-top:1px solid #303030;border-top:1px solid var(--border);display:flex;gap:32px;padding:24px 0}.guarantee{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}.guarantee span:first-child{font-size:28px}.guarantee strong{color:#f1f1f1;color:var(--text);font-size:13px;font-weight:600}.guarantee p{color:#aaa;color:var(--text-light);font-size:12px;margin:0}.related-products{background:#0f0f0f;background:var(--bg);padding:48px 0}.related-products h2{color:#f1f1f1;color:var(--text);font-size:24px;font-weight:700;margin-bottom:24px}.related-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.related-card{background:#0000;border:none;border-radius:12px;border-radius:var(--radius);padding:0;text-decoration:none;transition:all .2s}.related-card:hover{transform:none}.related-image{align-items:center;background:#212121;background:var(--bg-light);border-radius:12px;border-radius:var(--radius);display:flex;height:140px;justify-content:center;margin-bottom:12px;padding:16px}.related-image .product-emoji{font-size:50px}.related-image .product-img{max-height:100px;object-fit:contain}.related-info h4{color:#f1f1f1;color:var(--text);font-size:15px;font-weight:600;line-height:1.4;margin-bottom:8px;transition:color .2s}.related-info h4:hover{color:#f1801d;color:var(--accent)}.related-rating{background:#0000;color:#aaa;color:var(--text-light);display:inline-block;font-size:12px;font-weight:400;margin-bottom:8px;padding:0}.related-price{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.related-price span{color:#f1f1f1;color:var(--text);font-size:17px;font-weight:700}.related-mrp{color:#717171!important;color:var(--text-muted)!important;font-size:14px!important;font-weight:400!important;text-decoration:line-through}.related-discount{color:#f1801d!important;color:var(--orange)!important;font-size:12px!important;font-weight:600!important}@media (max-width:1000px){.about-grid,.product-detail{grid-template-columns:1fr}.product-gallery{flex-direction:column-reverse;margin:0 auto;max-width:480px;position:static}.gallery-thumbnails{flex-direction:row;overflow-x:auto;padding-bottom:8px;width:100%}.thumbnail{flex-shrink:0}.gallery-main{min-height:360px}.main-image .product-emoji{font-size:150px}.related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.nav{flex-wrap:wrap;gap:12px;padding:0 16px}.search-bar{margin-top:12px;max-width:none;order:3;position:static;transform:none;width:100%}.logo-text{font-size:18px}.logo-img{height:36px;width:36px}.cart-text,.header-link{display:none}.nav-links{gap:24px;justify-content:flex-start;overflow-x:auto;padding-bottom:8px}.hero{padding:60px 20px}.hero-content h1{font-size:28px}.hero-content p{font-size:15px}.hero-badge{font-size:11px;padding:6px 12px}.hero-features{flex-direction:column;gap:12px}.hero-features .feature{font-size:14px}.hero-cta{flex-direction:column;gap:12px}.hero-cta .btn-outline,.hero-cta .btn-primary{padding:12px 24px;width:100%}.cart-layout{flex-direction:column}.cart-summary{position:static;width:100%}.contact-grid{align-items:flex-start;flex-direction:column;gap:24px}.contact-item{width:100%}.product-guarantees{flex-wrap:wrap;gap:16px;justify-content:center}.guarantee{flex:0 0 45%}.action-buttons{flex-direction:column}.btn-large{justify-content:center;width:100%}.about-features{grid-template-columns:1fr}.about-stats{grid-template-columns:repeat(3,1fr)}.filter-tabs{justify-content:flex-start;overflow-x:auto;padding-bottom:8px}.filter-btn{flex-shrink:0;white-space:nowrap}.section-header h2{font-size:24px}.section-header{text-align:center}.cart-page,.product-detail-page{padding-top:120px}}@media (max-width:500px){.products-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.product-image{height:160px}.product-emoji{font-size:50px}.product-info{padding:16px}.product-name{font-size:14px}.product-price .price{font-size:18px}.add-btn{font-size:13px;padding:12px}.related-grid{gap:12px;grid-template-columns:1fr 1fr}.cart-item-card{flex-direction:column}.cart-item-img{height:160px;width:100%}.stat{padding:20px 12px}.stat-number{font-size:28px}.product-detail-info h1{font-size:22px}.current-price{font-size:28px}}
/*# sourceMappingURL=main.5a85df1b.css.map*/