*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{overflow-x:hidden}body{margin:0;font-family:var(--font-sans);font-size:15px;line-height:1.5;letter-spacing:.01em;color:var(--color-text);background:var(--color-background)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:2px solid var(--color-yellow);outline-offset:2px;border-radius:2px}button:focus-visible{outline:2px solid var(--color-yellow);outline-offset:2px}.site-topbar{color:rgba(255,255,255,.95);font-size:12px;min-height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;padding:0 20px;flex-wrap:wrap;gap:8px;max-width:1400px;margin:auto}.site-topbar-wraper{background:linear-gradient(180deg,#0a0a0a 0,var(--color-nav-dark) 100%);width:100%;overflow-x:hidden;border-bottom:1px solid rgba(255,255,255,.08)}.site-topbar-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.site-topbar-left a{color:#fff;text-decoration:none}.site-topbar-left a:hover{text-decoration:underline;color:#fff}.site-topbar-sep{color:rgba(255,255,255,.5);margin:0 4px}.site-topbar-uae-wrap{display:inline-flex;align-items:center;gap:6px}.site-topbar-uae-flag{display:block;width:24px;height:12px;object-fit:cover;border-radius:1px}.site-topbar-loc{font-weight:600}.site-topbar-item{display:inline-flex;align-items:center;gap:6px;color:#fff;text-decoration:none}.site-topbar-item:hover{color:#fff;text-decoration:underline}.site-topbar-icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.95}.site-topbar-icon-wrap svg{display:block}.site-topbar-right{display:flex;align-items:center;gap:16px}.site-topbar-dd,.site-topbar-theme{cursor:pointer;opacity:.95}.site-topbar-theme{background:none;border:none;color:#fff;padding:4px;display:flex;align-items:center;justify-content:center}.site-topbar-theme:hover{opacity:1}.site-header{background:linear-gradient(180deg,#0a0a0a 0,var(--color-nav-dark) 100%);position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;box-shadow:0 4px 24px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.04)}.site-header-inner{max-width:1400px;margin:0 auto;padding:16px 20px;gap:28px;flex-wrap:wrap}.site-header-inner,.site-logo{display:flex;align-items:center}.site-logo{font-size:24px;font-weight:700;position:relative;transition:opacity var(--transition-smooth)}.site-logo,.site-logo:hover{color:#fff;text-decoration:none}.site-logo:hover{opacity:.92}.site-logo-image{display:block;height:52px;width:auto;object-fit:contain;transition:transform var(--transition-smooth)}.site-logo:hover .site-logo-image{opacity:1;transform:scale(1.02)}.site-logo-underscore{border-bottom:3px solid var(--color-yellow);padding-bottom:2px}.site-search{flex:1 1;min-width:200px;max-width:560px}.site-search form{display:flex;border:1px solid rgba(255,255,255,.18);border-radius:12px;overflow:hidden;background:rgba(255,255,255,.06);transition:border-color var(--transition-smooth),box-shadow var(--transition-smooth),background var(--transition-smooth)}.site-search form:focus-within{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.08);box-shadow:0 0 0 3px rgba(118,215,66,.12)}.site-search input{flex:1 1;padding:12px 18px;font-size:14px;border:none;outline:none;background:transparent;color:#fff}.site-search input::placeholder{color:rgba(255,255,255,.55)}.site-search-input{min-width:0}.site-search-btn{width:52px;height:48px;padding:0;background:var(--color-yellow);color:var(--color-yellow-text);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background var(--transition-smooth),transform .2s ease;border-radius:0 11px 11px 0}.site-search-btn:hover{background:var(--color-yellow-dark);transform:scale(1.02)}.site-search-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.site-search-btn svg{display:block}.site-header-icons{display:flex;align-items:center;gap:24px}.site-header-account,.site-header-wishlist{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.95);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;padding:8px 10px;border-radius:8px;transition:background var(--transition-smooth),color var(--transition-smooth)}.site-header-account:hover,.site-header-wishlist:hover{text-decoration:none;color:#fff;background:rgba(255,255,255,.08)}.site-header-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.site-header-icon svg{display:block}.site-header-icons a{color:rgba(255,255,255,.95);font-size:14px;text-decoration:none}.site-header-icons a:hover{text-decoration:none;color:#fff}.site-cart-trigger{position:relative;display:inline-flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;color:rgba(255,255,255,.95);font-size:14px;padding:8px 12px;border-radius:8px;transition:background var(--transition-smooth),color var(--transition-smooth)}.site-cart-trigger:hover{text-decoration:none;color:#fff;background:rgba(255,255,255,.08)}.site-cart-label{font-family:inherit}.site-cart-trigger .site-cart-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.site-cart-badge{min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;color:var(--color-yellow-text);background:var(--color-yellow);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.15)}.site-header-icon-label{display:inline}.site-nav-row{width:100%;min-height:var(--category-bar-height);background:linear-gradient(180deg,#7ee048 0,var(--color-yellow) 50%,#6ac738 100%);color:var(--color-yellow-text);border-top:1px solid rgba(255,255,255,.12);box-shadow:0 2px 8px rgba(0,0,0,.06)}.site-nav-active{background:rgba(0,0,0,.1)}.site-nav-red{background:linear-gradient(180deg,#d00,#c00 50%,#a00)!important;color:#fff!important;box-shadow:0 2px 6px rgba(204,0,0,.25)}.site-nav-red:hover{background:linear-gradient(180deg,#c00,#a00)!important;color:#fff!important;text-decoration:none;box-shadow:0 3px 10px rgba(204,0,0,.3)}.site-nav-inner{max-width:1400px;margin:0 auto;padding:0 4px;min-height:var(--category-bar-height);display:flex;align-items:center;gap:0;flex-wrap:wrap}.site-nav-all-cat-wrap,.site-nav-item-wrap{display:flex;align-items:stretch}.site-footer-payment-card[title="Bank Transfer"],.site-footer-payment-card[title=Installments]{display:none}.site-nav-all-cat-wrap .site-nav-all-cat,.site-nav-item-wrap a{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-yellow-text);text-decoration:none;padding:12px 16px;display:inline-flex;align-items:center;transition:background var(--transition-smooth),color var(--transition-smooth)}.site-nav-all-cat-wrap .site-nav-all-cat{background:rgba(0,0,0,.08);border-radius:8px 8px 0 0;margin:0 4px 0 0;padding:12px 18px 12px 14px;font-size:13px;cursor:default}.site-nav-all-cat-wrap:hover .site-nav-all-cat,.site-nav-item-wrap a:hover{background:rgba(0,0,0,.12);color:var(--color-yellow-text);text-decoration:none}.site-nav-link-standalone{font-size:12px!important;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-yellow-text);text-decoration:none;padding:12px 16px!important;border-radius:6px;margin:0 2px;transition:background var(--transition-smooth),transform .2s ease}.site-nav-link-standalone:hover{background:rgba(0,0,0,.08);color:var(--color-yellow-text);text-decoration:none;transform:translateY(-1px)}@media (max-width:991px){.site-nav-inner .site-nav-item-wrap,.site-nav-inner .site-nav-link-standalone{display:none}.site-nav-inner .site-nav-all-cat-wrap{width:100%;justify-content:flex-start}.site-nav-all-cat-wrap .site-nav-all-cat{width:100%;justify-content:center}}.site-nav-offcanvas-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1040;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.site-nav-offcanvas-backdrop-open{opacity:1;visibility:visible}.site-nav-offcanvas{position:fixed;top:0;left:0;width:min(320px,85vw);max-width:320px;height:100vh;background:var(--color-surface);box-shadow:var(--shadow-lg);z-index:1050;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.site-nav-offcanvas-open{transform:translateX(0)}.site-nav-offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:var(--color-nav-dark);color:#fff;flex-shrink:0}.site-nav-offcanvas-title{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.site-nav-offcanvas-close{background:none;border:none;color:#fff;font-size:28px;line-height:1;cursor:pointer;padding:0 4px;opacity:.9}.site-nav-offcanvas-close:hover{opacity:1}.site-nav-offcanvas-body{flex:1 1;overflow-y:auto;padding:12px 0}.site-nav-offcanvas-section{border-bottom:1px solid var(--color-border);padding:12px 20px}.site-nav-offcanvas-cat-link{display:block;font-weight:700;font-size:14px;color:var(--color-text);text-decoration:none;margin-bottom:8px}.site-nav-offcanvas-cat-link:hover{color:var(--color-cta-red);text-decoration:underline}.site-nav-offcanvas-sublinks{list-style:none;margin:0;padding:0 0 0 12px}.site-nav-offcanvas-sublinks li{margin:0;padding:2px 0}.site-nav-offcanvas-sublinks a{font-size:13px;color:var(--color-text);text-decoration:none}.site-nav-offcanvas-sublinks a:hover{color:var(--color-cta-red);text-decoration:underline}.site-nav-offcanvas-section-main{display:flex;flex-direction:column;gap:4px}.site-nav-offcanvas-main-link{display:block;font-weight:600;font-size:14px;color:var(--color-text);text-decoration:none;padding:8px 0}.site-nav-offcanvas-main-link:hover{color:var(--color-cta-red);text-decoration:underline}.site-nav-offcanvas-main-link.site-nav-red{background:#c00!important;color:#fff!important;padding:10px 12px;margin:4px 0;border-radius:4px}.site-nav-offcanvas-main-link.site-nav-red:hover{background:#a00!important;color:#fff!important}.site-mega-wrap{position:absolute;left:0;right:0;top:100%;z-index:1000;min-height:1px;max-width:1400px;margin:0 auto}.site-mega-panel{background:#fff;box-shadow:0 12px 40px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.06);border-bottom:1px solid var(--color-border);padding:20px 24px 24px;border-radius:0 0 14px 14px}.site-mega-panel-all{border-left:4px solid var(--color-yellow);padding:0;max-width:-moz-fit-content;max-width:fit-content}.site-mega-all-inner{max-width:1400px;margin:0 auto;display:flex;min-height:280px}.site-mega-all-list{flex:0 0 280px;padding:16px 0;display:flex;flex-direction:column;gap:0}.site-mega-all-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 10px 8px;font-size:14px;color:var(--color-text);text-decoration:none;transition:background .15s,color .15s}.site-mega-all-item:hover{background:var(--color-background-alt);color:var(--color-cta-red);text-decoration:none}.site-mega-all-item-label{font-weight:500}.site-mega-all-item-arrow{color:var(--color-text-light);font-size:16px;line-height:1}.site-mega-all-item-active{background:var(--color-yellow)!important;color:var(--color-yellow-text)!important;text-decoration:none}.site-mega-all-item-active .site-mega-all-item-arrow{color:var(--color-yellow-text);opacity:.8}.site-mega-all-arrow-section:has(.site-mega-all-subcats){flex:1 1;min-width:500px;max-width:500px;padding:16px 20px 16px 0;border-left:1px solid var(--color-border)}.site-mega-all-subcats{display:flex;flex-wrap:wrap;gap:24px 28px;max-width:100%;padding-left:20px}.site-mega-all-subcat-col{min-width:140px;max-width:200px}.site-mega-all-subcat-title{display:block;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.3px;color:var(--color-hero-blue);margin-bottom:8px}.site-mega-all-subcat-col .site-mega-links a{font-size:13px;color:var(--color-text);padding:4px 0}.site-mega-all-subcat-col .site-mega-links a:hover{color:var(--color-cta-red);text-decoration:underline}.site-mega-all-promo{flex:0 0 320px;min-width:0;padding:16px 24px 16px 16px}.site-mega-all-promo-inner{display:block;position:relative;width:100%;height:100%;min-height:248px;background:#0a6e0a;border-radius:8px;padding:20px 16px 16px;text-decoration:none;overflow:hidden}.site-mega-all-promo-inner:hover{filter:brightness(1.05)}.site-mega-all-promo-line{display:block;width:32px;height:3px;background:rgba(255,255,255,.9);border-radius:2px;margin-bottom:8px}.site-mega-all-promo-title{display:block;font-size:18px;font-weight:700;color:#fff;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.2)}.site-mega-all-promo-img-wrap{position:absolute;right:0;bottom:0;width:93%;height:75%;min-height:140px}.site-mega-all-promo-img{object-fit:contain;object-position:right bottom}.site-mega-all-brands{flex-wrap:wrap;gap:24px 32px;padding:14px 24px;border-top:1px solid var(--color-border);background:#fff}.site-mega-all-brand,.site-mega-all-brands{display:flex;align-items:center;justify-content:center}.site-mega-all-brand{height:40px;opacity:.85;transition:opacity .2s}.site-mega-all-brand:hover{opacity:1}.site-mega-all-brand-img{width:auto;height:100%;object-fit:contain}.site-mega-panel-all .site-mega-all-inner{border-bottom:none}.site-mega-panel-category .site-mega-inner{max-width:none;margin:0;display:flex;flex-wrap:wrap;gap:24px 32px;flex:1 1;min-width:0}.site-mega-category-top{display:flex;align-items:stretch;max-width:1400px;margin:0 auto;min-height:280px}.site-mega-column{min-width:160px;max-width:200px}.site-mega-column-title{display:block;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.3px;color:var(--color-nav-darker);margin-bottom:10px;text-decoration:none}.site-mega-column-title:hover{color:var(--color-cta-red);text-decoration:underline}.site-mega-column-title-plain{display:block;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.3px;color:var(--color-nav-darker);margin-bottom:10px}.site-mega-links{list-style:none}.site-mega-links,.site-mega-links li{margin:0;padding:0}.site-mega-links a{display:block;font-size:13px;color:var(--color-text);padding:4px 0;text-decoration:none}.site-mega-links a:hover{color:green;text-decoration:underline}.hero-banner{margin-top:0;min-height:440px;background:#080808;border-bottom:1px solid rgba(255,255,255,.06)}.hero-banner,.hero-slider-wrap{width:100%;position:relative;overflow:hidden}.hero-slider-wrap{z-index:1}.hero-slider-track{display:flex;width:300%;transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.hero-slide{flex:0 0 33.333%;width:33.333%;min-width:0;min-height:440px;position:relative;background:linear-gradient(148deg,#0c0c0c,#131313 40%,#0e0e0e)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.25) 48%,transparent 72%);z-index:0;pointer-events:none}.hero-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:60px 0 52px;height:100%;min-height:440px;display:flex;align-items:center;justify-content:space-between;gap:56px}.hero-content{flex:1 1 auto;max-width:500px;min-width:0;padding-left:20px;position:relative}.hero-content:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:120px;background:linear-gradient(180deg,transparent,var(--color-yellow),transparent);opacity:.6;border-radius:2px}.hero-sub{font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-yellow);margin:0 0 10px;opacity:.95}.hero-mid{font-size:14px;font-weight:500;letter-spacing:.02em;color:rgba(255,255,255,.78);margin:0 0 14px;line-height:1.4}.hero-title{font-size:clamp(38px,5.8vw,58px);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#fff;margin:0 0 26px;text-shadow:0 2px 24px rgba(0,0,0,.35)}.hero-offer-pill{display:inline-flex;align-items:center;gap:12px;padding:14px 28px;background:rgba(0,0,0,.35);border-radius:12px;margin-bottom:30px;box-shadow:0 4px 24px rgba(0,0,0,.25);border:0}.hero-offer-pill .hero-percent{font-size:32px;font-weight:800;color:var(--color-yellow);line-height:1;letter-spacing:-.03em;text-shadow:0 0 20px rgba(118,215,66,.4)}.hero-offer-pill .hero-off-text{font-size:14px;font-weight:600;color:rgba(255,255,255,.95);text-transform:lowercase;letter-spacing:.02em}.hero-cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;background:var(--color-yellow);font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase;border-radius:10px;transition:transform .25s ease,box-shadow .25s ease,background .2s ease;box-shadow:0 4px 24px rgba(118,215,66,.3),inset 0 1px 0 rgba(255,255,255,.12);border:none}.hero-cta,.hero-cta:hover{color:var(--color-green-text);text-decoration:none}.hero-cta:hover{transform:translateY(-3px);box-shadow:0 10px 32px rgba(118,215,66,.4),inset 0 1px 0 rgba(255,255,255,.2);background:#7ee04a}.hero-cta:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.hero-image-wrap{flex:0 0 44%;max-width:520px;min-width:0;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding:24px 0}.hero-image-wrap:after{content:"";position:absolute;inset:-8px;border-radius:16px;border:1px solid rgba(255,255,255,.06);pointer-events:none;z-index:-1}.hero-image-wrap .hero-image{width:100%;height:auto;max-height:320px;object-fit:contain;object-position:center;filter:drop-shadow(0 20px 40px rgba(0,0,0,.45)) drop-shadow(0 0 1px rgba(255,255,255,.05));transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.hero-slide--active .hero-image-wrap .hero-image{transform:scale(1.03)}.hero-arrows{gap:16px;padding:16px 0 8px;background:#080808;position:relative;z-index:2}.hero-arrow,.hero-arrows{display:flex;justify-content:center;align-items:center}.hero-arrow{pointer-events:auto;width:50px;height:50px;border-radius:50%;background:transparent;border:2px solid var(--color-yellow);color:var(--color-yellow);font-size:0;cursor:pointer;flex-shrink:0;transition:transform .25s ease,background .2s ease,border-color .2s ease,color .2s ease}.hero-arrow:hover{background:rgba(118,215,66,.15);color:var(--color-yellow);border-color:var(--color-yellow);transform:scale(1.06)}.hero-arrow svg{width:22px;height:22px}.hero-dots{display:flex;justify-content:center;align-items:center;gap:14px;padding:20px 0 26px;position:relative;z-index:2;background:#080808;border-top:1px solid rgba(255,255,255,.05)}.hero-dots button,.hero-dots span{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.35);transition:background .25s ease,transform .25s ease,box-shadow .2s ease;border:none;padding:0;cursor:pointer}.hero-dots button:hover{background:rgba(255,255,255,.6);transform:scale(1.15)}.hero-dots button.active,.hero-dots span.active{background:var(--color-yellow);transform:scale(1.25);box-shadow:0 0 0 2px rgba(118,215,66,.5),0 0 16px rgba(118,215,66,.35)}#main-content,.main-container{min-width:0;width:100%}.main-container{max-width:1440px;margin:0 auto;padding:44px 28px 48px}.section-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-bottom:24px}.section-title{font-size:21px;font-weight:700;margin:0;color:var(--color-text);text-transform:uppercase;letter-spacing:.07em;word-break:break-word}.section-view-all{font-size:14px;font-weight:600;color:var(--color-green-dark);text-decoration:none;transition:color var(--transition-smooth),gap var(--transition-smooth)}.section-view-all:hover{text-decoration:underline;color:var(--color-green)}.home-page{background:linear-gradient(180deg,var(--color-background) 0,rgba(248,250,252,.98) 30%,var(--color-background) 100%);min-height:100%}.home-page .main-container{position:relative}.home-page .product-section{position:relative;padding:48px 32px;margin-bottom:24px;border-radius:20px;transition:background .4s ease,box-shadow .3s ease}.home-page .product-section:nth-child(2n){background:linear-gradient(135deg,rgba(118,215,66,.04),rgba(118,215,66,.02) 50%,transparent);box-shadow:inset 0 1px 0 rgba(118,215,66,.06)}.home-page .product-section:nth-child(odd){background:linear-gradient(135deg,rgba(0,0,0,.02),transparent 50%,transparent)}.home-page .section-title{font-size:20px;font-weight:800;letter-spacing:.06em;color:var(--color-text);padding-bottom:10px;border-bottom:none;display:inline-flex;align-items:center;gap:12px;margin-bottom:0}.home-page .section-title:after{content:"";width:32px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--color-yellow),var(--color-green-dark))}.home-page .section-view-all{display:inline-flex;align-items:center;gap:8px;color:var(--color-green-dark);font-weight:700;font-size:14px;transition:gap .25s ease,color .25s ease,transform .25s ease}.home-page .section-view-all:hover{color:var(--color-yellow);gap:12px;transform:translateX(2px)}.home-page .section-view-all:after{content:"→";font-size:18px;font-weight:800;transition:transform .25s ease}.home-page .section-view-all:hover:after{transform:translateX(4px)}.home-page .category-card-microless{border-radius:18px;box-shadow:0 4px 20px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04)}.home-page .category-card-microless:hover{transform:translateY(-8px);box-shadow:0 20px 44px rgba(0,0,0,.12),0 0 0 1px rgba(118,215,66,.15)}.home-page .category-card-microless-image-wrap{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.home-page .category-card-microless:hover .category-card-microless-image-wrap{transform:scale(1.06)}.home-page .daily-offers-card-wrap .product-card,.home-page .home-section-card-wrap .product-card{border-radius:18px;height:100%}.home-page .daily-offers-card-wrap:hover .product-card,.home-page .home-section-card-wrap:hover .product-card{transform:translateY(-8px);box-shadow:0 24px 48px rgba(0,0,0,.1),0 8px 24px rgba(0,0,0,.06),0 0 0 1px rgba(118,215,66,.15)}.home-page .category-cards-microless .section-title:after{background:linear-gradient(90deg,var(--color-yellow),var(--color-green-dark))}.home-page .main-container:before{content:"";display:block;height:2px;background:linear-gradient(90deg,transparent 10%,rgba(118,215,66,.25) 30%,var(--color-yellow) 50%,rgba(118,215,66,.25) 70%,transparent 90%);border-radius:999px;max-width:320px;margin:0 auto 8px}.compare-tab{position:fixed;right:0;top:50%;transform:translateY(-50%);min-width:36px;padding:16px 6px;background:var(--color-yellow);color:var(--color-yellow-text);font-size:11px;font-weight:700;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;display:flex;align-items:center;justify-content:center;gap:4px;z-index:99;border-radius:var(--radius-md) 0 0 var(--radius-md);box-shadow:var(--shadow-md);border:none;cursor:pointer;font-family:inherit;transition:background .25s ease,color .25s ease}.compare-tab:hover{color:var(--color-yellow-text);background:var(--color-yellow-dark)}.compare-tab:focus-visible{outline:2px solid var(--color-yellow-text);outline-offset:2px}.compare-tab-arrow{font-size:12px;line-height:1}.compare-panel-overlay{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:100;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.compare-panel-overlay--open{opacity:1;visibility:visible}.compare-panel{position:fixed;top:50%;right:0;width:100%;max-width:340px;max-height:70vh;height:auto;background:#2d2d2d;box-shadow:-4px 0 24px rgba(0,0,0,.35);z-index:101;display:flex;flex-direction:column;transform:translate(100%,-50%);transition:transform .3s ease;border-radius:12px 0 0 12px}.compare-panel--open{transform:translateY(-50%)}.compare-panel-head{display:flex;align-items:flex-start;justify-content:space-between;padding:14px 16px 12px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.compare-panel-head--dark{background:#2d2d2d;color:#fff}.compare-panel-head-inner{flex:1 1;min-width:0}.compare-panel-title{margin:0 0 2px;font-size:16px;font-weight:700;color:#fff}.compare-panel-subtitle{margin:0;font-size:12px;color:rgba(255,255,255,.6);font-weight:500}.compare-panel-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,.2);color:#fff;font-size:20px;line-height:1;cursor:pointer;border-radius:var(--radius-sm);transition:background .2s;flex-shrink:0}.compare-panel-close--circle{border-radius:50%;background:#3d3d3d;color:#fff}.compare-panel-close:hover{background:rgba(255,255,255,.15)}.compare-panel-close--circle:hover{background:#4d4d4d}.compare-panel-body{flex:1 1;min-height:0;overflow:auto;padding:12px 16px}.compare-panel-body--dark{background:#2d2d2d}.compare-panel-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.compare-panel-item{display:flex;gap:12px;align-items:flex-start;padding:0}.compare-panel-item-image-wrap{position:relative;flex-shrink:0}.compare-panel-item-remove{position:absolute;top:-4px;left:-4px;width:20px;height:20px;border-radius:50%;background:var(--color-yellow);color:#1a1a1a;border:none;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;transition:background .2s,transform .2s}.compare-panel-item-remove:hover{background:var(--color-yellow-dark);transform:scale(1.05)}.compare-panel-item-image-link{display:block;width:64px;height:64px;border-radius:6px;overflow:hidden;background:#3d3d3d}.compare-panel-item-image{width:100%;height:100%;object-fit:cover}.compare-panel-item-info{flex:1 1;min-width:0}.compare-panel-item-name{font-size:12px;line-height:1.35;color:#fff;text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.compare-panel-item-name:hover{color:var(--color-yellow);text-decoration:none}.compare-panel-item--placeholder,.compare-panel-item-slot{align-items:center;justify-content:center}.compare-panel-item-slot{width:64px;height:64px;border-radius:6px;background:rgba(255,255,255,.06);border:1px dashed rgba(255,255,255,.2);display:flex;font-size:14px;font-weight:700;color:rgba(255,255,255,.35)}.compare-panel-empty{margin:0 0 8px;font-weight:600;color:rgba(255,255,255,.9)}.compare-panel-hint{margin:0 0 20px;font-size:14px;color:rgba(255,255,255,.6);line-height:1.4}.compare-panel-link{display:inline-block;font-size:14px;font-weight:600;color:var(--color-yellow);text-decoration:none}.compare-panel-link:hover{text-decoration:underline;color:var(--color-yellow)}.compare-panel-footer{padding:12px 16px 16px;border-top:1px solid rgba(255,255,255,.08);background:#2d2d2d;flex-shrink:0}.compare-panel-cta{display:block;width:100%;padding:12px 16px;background:var(--color-yellow);color:#1a1a1a;font-size:13px;font-weight:700;text-align:center;text-decoration:none;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.compare-panel-cta:hover{background:var(--color-yellow-dark);color:#1a1a1a;text-decoration:none}.compare-panel-cta--disabled{cursor:default;opacity:.95;background:var(--color-yellow);color:#1a1a1a}.product-section{margin-bottom:40px;margin-top:10px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media (max-width:1399px){.main-container{max-width:100%;padding:28px 20px}.site-header-inner,.site-nav-inner,.site-topbar{padding-left:20px;padding-right:20px}.hero-banner,.hero-inner,.hero-slide{min-height:380px}.hero-inner{padding:48px 32px 40px;gap:32px}.hero-image-wrap .hero-image{max-height:280px}.section-head{margin-bottom:18px}.product-section{margin-bottom:36px}.home-page .product-section{padding:40px 24px;border-radius:16px}.product-grid{gap:14px}.category-cards-microless-grid,.explore-other-categories-grid{gap:18px}.electronics-grid{gap:14px}.site-mega-all-inner,.site-mega-wrap{max-width:100%}.site-footer-inner{gap:28px 20px}}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.main-container{padding:24px 18px}.hero-banner,.hero-inner,.hero-slide{min-height:360px}.hero-inner{padding:40px 24px 36px;gap:28px}.hero-image-wrap{flex:0 0 38%}.hero-image-wrap .hero-image{max-height:260px}.section-title{font-size:19px}.product-section{margin-bottom:32px}.home-page .product-section{padding:36px 20px;border-radius:16px}.category-cards-microless-grid{grid-template-columns:repeat(2,1fr);gap:16px}.category-card-microless{min-height:260px}.explore-other-categories-grid{gap:16px}.electronics-grid,.explore-other-categories-grid{grid-template-columns:repeat(2,1fr)}.product-page-main{gap:28px}.product-page-gallery-main{max-height:460px}.product-page-title{font-size:20px}.product-page-price{font-size:22px}.site-mega-all-promo,.site-nav-inner .site-nav-red{display:none}}@media (max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.site-topbar{padding:0 14px;font-size:11px;min-height:38px}.site-topbar-left{gap:6px}.site-topbar-sep{display:none}.site-topbar-sep--after-loc{display:inline;margin:0 6px}.site-topbar-item--hide-mobile,.site-topbar-sep--hide-mobile{display:none!important}.site-topbar-uae-flag{width:20px;height:10px}.site-header{overflow-x:hidden}.site-header-inner{padding:12px 14px;gap:14px;display:flex;flex-wrap:wrap;align-items:center;width:100%;min-width:0}.site-logo{flex-shrink:0;order:1}.site-logo-image{height:34px;width:auto}.site-header-icons{order:2;margin-left:auto;gap:18px;flex-shrink:0}.site-search{order:3;width:100%;max-width:100%;min-width:0;flex:1 1 100%}.site-search form{min-height:42px}.site-search input{padding:9px 14px;font-size:14px}.site-search-btn{width:46px;height:42px}.site-cart-trigger .site-cart-label,.site-header-account .site-header-icon-label,.site-header-wishlist .site-header-icon-label{font-size:11px}.site-nav-inner{padding:0 14px;gap:0}.site-mega-wrap{position:static;left:auto;right:auto;top:auto;max-width:100%;margin:0}.site-mega-all-inner{flex-direction:column;min-height:0}.site-mega-all-list{flex:none;display:flex;width:100%;min-width:0}}@media (max-width:768px){.site-mega-all-arrow-section,.site-mega-all-arrow-section:has(.site-mega-all-subcats){min-width:0;max-width:100%;border-left:none;border-top:1px solid var(--color-border)}.hero-banner,.hero-inner,.hero-slide{min-height:340px}.hero-inner{padding:36px 20px 32px;flex-wrap:wrap;gap:24px}.hero-content{flex:1 1 100%;max-width:100%}.hero-image-wrap{flex:0 0 100%;order:2;max-width:100%;padding:0}.hero-image-wrap .hero-image{max-height:220px}.hero-title{font-size:clamp(28px,6vw,40px);margin-bottom:20px}.hero-offer-pill{padding:8px 16px;margin-bottom:22px}.hero-offer-pill .hero-percent{font-size:22px}.hero-offer-pill .hero-off-text{font-size:12px}.hero-cta{padding:12px 26px;font-size:13px}.hero-arrows{padding:12px 0 6px;gap:12px}.hero-arrow{width:44px;height:44px}.hero-arrow svg{width:20px;height:20px}.hero-dots button,.hero-dots span{width:10px;height:10px}.hero-dots button.active{transform:scale(1.25)}.main-container{padding:24px 16px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.section-title{font-size:18px}.section-head{margin-bottom:16px;gap:10px}.product-section{margin-bottom:32px}.home-page .product-section{padding:28px 16px;border-radius:14px}.product-card-image-wrap{padding:16px}.product-card-image-wrap:before{height:3px}.product-card-image-inner{inset:16px}.product-card-body{padding:14px 16px 16px}.product-card-title{font-size:12px;min-height:2.4em}.product-card-price{font-size:15px}.product-card-price-original{font-size:12px}.product-card-badge{padding:4px 10px;font-size:9px}.product-card-badge-off{padding:5px 10px;font-size:10px;right:10px;bottom:10px}.category-cards-microless{margin-bottom:32px}.category-cards-microless-grid{gap:12px}.category-card-microless{min-height:240px;padding:16px 12px 14px}.explore-other-categories{margin-bottom:32px}.explore-other-categories-grid{gap:12px}.category-page-breadcrumb,.product-page-breadcrumb{font-size:12px;margin-bottom:14px}.product-page-main{gap:24px;margin-bottom:32px}.product-page-title{font-size:18px;margin-bottom:14px}.product-page-price{font-size:22px}.product-page-actions{margin-top:14px;gap:10px}.product-page-add-cart{padding:12px 24px;font-size:15px}}@media (max-width:480px){.site-topbar{padding:10px 12px;min-height:36px;gap:4px;font-size:11px}.site-topbar-left{gap:4px}.site-topbar-sep--after-loc{margin:0 4px;font-size:10px}.site-topbar-deliver,.site-topbar-item,.site-topbar-uae-wrap{font-size:11px}.site-topbar-uae-flag{width:18px;height:9px}.site-topbar-right--hide-mobile{display:none!important}.site-header-inner{padding:10px 12px;gap:10px;width:100%;min-width:0}.site-logo-image{height:45px;max-height:50px}.site-header-icons{gap:2px}.site-cart-trigger .site-cart-label,.site-header-icon-label{display:none!important}.site-cart-trigger,.site-header-account,.site-header-wishlist{padding:10px;min-width:44px;min-height:44px;justify-content:center;align-items:center;box-sizing:border-box}.site-header-account,.site-header-wishlist{display:inline-flex}.site-cart-trigger .site-header-icon svg,.site-header-account .site-header-icon,.site-header-account .site-header-icon svg,.site-header-wishlist .site-header-icon,.site-header-wishlist .site-header-icon svg{width:22px;height:22px}.site-header{overflow-x:hidden}.site-search{order:3;width:100%;max-width:100%;min-width:0}.site-search form,.site-search input{min-height:44px;width:100%}.site-search input{padding:10px 12px;font-size:16px;box-sizing:border-box}.site-search-btn{width:48px;height:44px}.site-search-btn svg{width:20px;height:20px}.site-nav-row{padding-bottom:0}.site-nav-inner{padding:0 12px;gap:0}.site-nav-all-cat-wrap .site-nav-all-cat,.site-nav-item-wrap a,.site-nav-link-standalone{padding:10px 8px;font-size:11px}.site-nav-all-cat-wrap .site-nav-all-cat{padding:10px 8px}.site-mega-panel{padding:14px 16px 18px}.site-mega-panel-all{padding:0;max-width:98%}.site-mega-all-inner{flex-direction:column;min-height:0}.site-mega-all-list{flex:none;display:flex;width:100%;min-width:0;padding:12px 0 12px 12px}.site-mega-all-arrow-section{padding:14px;border-left:none;border-top:1px solid var(--color-border);min-width:0;max-width:100%}.site-mega-all-arrow-section:has(.site-mega-all-subcats){min-width:0;max-width:100%}.site-mega-all-subcats{gap:16px 20px}.site-mega-all-subcat-col{min-width:120px}.site-mega-all-promo{flex:none;padding:14px}.site-mega-all-promo-inner{min-height:180px}.site-mega-all-promo-img-wrap{min-height:120px}.site-mega-all-brands{padding:12px 16px;gap:16px 20px}.site-mega-all-brand-img{max-width:60px}.site-mega-column{min-width:140px}.site-mega-category-top{flex-direction:column;min-height:0}.product-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.section-title{font-size:16px}.section-head{margin-bottom:12px;gap:8px}.section-view-all{font-size:13px}.product-section{margin-bottom:24px}.product-card{border-radius:18px}.product-card-link:focus-visible{border-radius:18px}.product-card-image-wrap{padding:12px;border-radius:18px 18px 0 0}.product-card-image-wrap:before{height:3px}.product-card-image-inner{inset:12px}.product-card-body{padding:12px 14px 14px}.product-card-price{font-size:16px;padding:4px 10px}.product-card-title{font-size:11px;min-height:2.2em;-webkit-line-clamp:2}.home-page .section-title:after{width:24px;height:2px}.product-card-price{font-size:14px}.product-card-price-original{font-size:11px}.product-card-badge{padding:4px 8px;font-size:9px}.product-card-badge-off{font-size:10px;padding:4px 8px;right:8px;bottom:8px}.category-cards-microless{margin-bottom:24px}.category-cards-microless-grid{gap:10px;grid-template-columns:1fr}.category-card-microless{min-height:200px;padding:14px 12px 12px}.category-card-microless-label{padding:12px 14px;font-size:13px}.explore-other-categories{margin-bottom:24px}.explore-other-categories-grid{gap:10px}.top-brands-section,.top-categories-section{margin-bottom:24px}.hero-banner,.hero-inner,.hero-slide{min-height:300px}.hero-inner{padding:28px 16px 24px;gap:16px}.hero-image-wrap .hero-image{max-height:180px}.hero-sub{font-size:11px}.hero-mid{font-size:12px}.hero-title{margin-bottom:16px;font-size:clamp(24px,7vw,32px)}.hero-offer-pill{padding:6px 14px;margin-bottom:18px}.hero-offer-pill .hero-percent{font-size:20px}.hero-offer-pill .hero-off-text{font-size:11px}.hero-cta{padding:12px 22px;font-size:12px;min-height:44px}.hero-arrows{padding:10px 0 4px;gap:10px}.hero-arrow{width:40px;height:40px;min-width:40px;min-height:40px}.hero-arrow svg{width:18px;height:18px}.hero-dots{padding:14px 0 20px;gap:8px}.hero-dots button,.hero-dots span{width:8px;height:8px;min-width:8px;min-height:8px}.hero-dots button.active{transform:scale(1.25)}.compare-tab{min-width:32px;padding:14px 6px;font-size:10px;min-height:44px}.compare-panel{max-height:70vh;max-width:min(300px,calc(100% - 24px))}.category-page-breadcrumb,.product-page-breadcrumb{font-size:12px;margin-bottom:12px;padding:6px 0}.product-page-main{gap:20px;margin-bottom:28px}.product-page-title{font-size:17px;margin-bottom:12px}.product-page-price{font-size:20px}.product-page-price-original{font-size:14px}.product-page-actions{margin-top:12px;gap:10px;flex-wrap:wrap}.product-page-add-cart{padding:12px 20px;font-size:14px;width:100%;min-height:48px}.product-page-wishlist{padding:12px 16px;font-size:13px;min-height:48px}.product-page-gallery-main{max-height:320px}.help-form-modal{max-width:calc(100% - 24px);margin:12px}.help-form,.help-form-head{padding:16px}}.product-card{background:#fff;border:none;border-radius:24px;overflow:hidden;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease;box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04)}.product-card:hover{transform:translateY(-12px);box-shadow:0 32px 64px rgba(0,0,0,.12),0 12px 32px rgba(0,0,0,.08),0 0 0 1px rgba(118,215,66,.2),0 0 40px rgba(118,215,66,.08)}.product-card-link{display:block}.product-card-link,.product-card-link:hover{text-decoration:none;color:inherit}.product-card-link:focus-visible{outline:2px solid var(--color-yellow);outline-offset:2px;border-radius:24px}.product-card-image-wrap{position:relative;aspect-ratio:1;background:linear-gradient(180deg,#eef1f5,#e4e8ee 60%,#dce1e9);overflow:hidden;padding:16px;transition:background .35s ease;border-radius:24px 24px 0 0}.product-card-image-wrap:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-yellow),var(--color-green-dark));z-index:2}.product-card:hover .product-card-image-wrap{background:linear-gradient(180deg,#e8ecf2,#dde3eb)}.product-card-hover-view{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);color:#fff;font-size:13px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;opacity:0;transition:opacity .3s ease}.product-card:hover .product-card-hover-view{opacity:1}.product-card-image-inner{position:absolute;inset:16px;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.product-card-image-inner>*{position:absolute!important;inset:0!important}.product-card:hover .product-card-image-inner{transform:scale(1.08)}.product-card-image{object-fit:contain!important;object-position:center}.product-card-badges{position:absolute!important;top:16px!important;left:16px!important;right:auto!important;bottom:auto!important;display:flex;flex-direction:column;gap:8px;z-index:4}.product-card-badge{font-size:10px;font-weight:800;padding:8px 14px;border-radius:8px;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 4px 12px rgba(0,0,0,.2);border:none}.product-card-badge--green,.product-card-badge--new{background:var(--color-green-dark);color:#fff}.product-card-badge--black{background:#111;color:#fff}.product-card-badge-off{position:absolute!important;top:auto!important;right:16px!important;bottom:16px!important;left:auto!important;font-size:12px;font-weight:800;padding:8px 14px;border-radius:8px;background:var(--color-yellow);color:#1a1a1a;z-index:4;box-shadow:0 4px 16px rgba(118,215,66,.5);border:none;letter-spacing:.04em}.product-card:hover .product-card-badge-off{background:var(--color-green-dark);color:#fff;box-shadow:0 6px 20px rgba(30,132,73,.5)}.product-card-body{padding:14px 16px 16px;background:linear-gradient(180deg,#f8fbf8,#fff);border-top:none;transition:background .3s ease}.product-card:hover .product-card-body{background:linear-gradient(180deg,#f0f9f0,#fff)}.product-card-title{font-size:14px;line-height:1.38;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.76em;font-weight:700;color:#111;letter-spacing:.02em}.product-card-rating{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;color:var(--color-text-muted);font-weight:600}.product-card-stars{color:var(--color-star);letter-spacing:2px;font-size:14px}.product-card-price-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-card-price{font-size:19px;font-weight:800;color:#111;letter-spacing:-.03em;padding:4px 10px;background:linear-gradient(135deg,rgba(118,215,66,.15),rgba(118,215,66,.06));border-radius:8px;border:1px solid rgba(118,215,66,.25)}.product-card-price-original{font-size:13px;color:var(--color-text-muted);text-decoration:line-through;font-weight:600}.electronics-section{margin-bottom:40px}.electronics-section .section-head{margin-bottom:16px}.electronics-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.electronics-card{position:relative;border-radius:var(--radius-card);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;min-height:220px;border:1px solid var(--color-border);box-shadow:var(--shadow-card);transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s ease}.electronics-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-card-hover);text-decoration:none;color:inherit}.electronics-card-pattern{position:absolute;inset:0;pointer-events:none;opacity:.45}.electronics-card--teal .electronics-card-pattern{background:radial-gradient(circle at 88% 15%,transparent 0,transparent 22%,rgba(255,255,255,.35) 0,rgba(255,255,255,.35) 100%),repeating-linear-gradient(-45deg,transparent,transparent 4px,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 6px),radial-gradient(circle at 88% 15%,rgba(255,255,255,.25) 0,transparent 25%),repeating-linear-gradient(90deg,transparent,transparent 14px,rgba(255,255,255,.18) 0,rgba(255,255,255,.18) 15px);background-color:#a8d5d8}.electronics-card--beige .electronics-card-pattern{background:radial-gradient(circle at 88% 15%,transparent 0,transparent 22%,rgba(255,255,255,.4) 0,rgba(255,255,255,.4) 100%),repeating-linear-gradient(-45deg,transparent,transparent 4px,rgba(255,255,255,.25) 0,rgba(255,255,255,.25) 6px),radial-gradient(circle at 88% 15%,rgba(255,255,255,.3) 0,transparent 25%),repeating-linear-gradient(90deg,transparent,transparent 14px,rgba(255,255,255,.22) 0,rgba(255,255,255,.22) 15px);background-color:#e8dcc8}.electronics-card--olive .electronics-card-pattern{background:radial-gradient(circle at 88% 15%,transparent 0,transparent 22%,rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%),repeating-linear-gradient(-45deg,transparent,transparent 4px,rgba(255,255,255,.18) 0,rgba(255,255,255,.18) 6px),radial-gradient(circle at 88% 15%,rgba(255,255,255,.22) 0,transparent 25%),repeating-linear-gradient(90deg,transparent,transparent 14px,rgba(255,255,255,.16) 0,rgba(255,255,255,.16) 15px);background-color:#b8c4a8}.electronics-card--lavender .electronics-card-pattern{background:radial-gradient(circle at 88% 15%,transparent 0,transparent 22%,rgba(255,255,255,.35) 0,rgba(255,255,255,.35) 100%),repeating-linear-gradient(-45deg,transparent,transparent 4px,rgba(255,255,255,.22) 0,rgba(255,255,255,.22) 6px),radial-gradient(circle at 88% 15%,rgba(255,255,255,.28) 0,transparent 25%),repeating-linear-gradient(90deg,transparent,transparent 14px,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 15px);background-color:#c8c4e0}.electronics-card-image{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex:1 1 auto}.electronics-card-image img{width:100%;height:100%;object-fit:contain}.electronics-card-label{position:relative;z-index:1;font-size:14px;font-weight:700;color:#1a1a1a;text-align:center;display:none}@media (max-width:900px){.electronics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.electronics-grid{grid-template-columns:1fr;gap:12px}.electronics-card{min-height:200px;padding:20px 12px 12px}.electronics-card-image{width:120px;height:120px}.electronics-card-label{font-size:13px}}.top-brands-section,.top-categories-section{margin-bottom:40px}.carousel-with-arrows{position:relative;display:flex;align-items:center;gap:0;min-width:0}.carousel-arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:none;background:#e0e0e0;color:var(--color-text);font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.carousel-arrow:hover{background:#d0d0d0}.carousel-arrow--left{margin-right:12px;position:absolute;z-index:99}.carousel-arrow--right{margin-left:12px;position:absolute;z-index:99;right:0}.carousel-scroll{flex:1 1;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.carousel-scroll::-webkit-scrollbar{display:none}.top-categories-scroll{display:flex;gap:16px;padding:8px 0}.category-card{flex-shrink:0;width:180px;scroll-snap-align:start;background:linear-gradient(180deg,#f8f8f8,#f0f0f0);border:1px solid rgba(0,0,0,.06);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;padding:16px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.06)}.category-card:hover{background:linear-gradient(180deg,#fff,#f5f5f5);transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1);border-color:rgba(118,215,66,.3);text-decoration:none;color:inherit}.category-card-image{width:140px;height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;transition:transform .35s cubic-bezier(.25,.46,.45,.94)}.category-card:hover .category-card-image{transform:scale(1.06)}.category-card-image img{width:100%;height:100%;object-fit:contain}.category-card-label{font-size:14px;font-weight:600;color:var(--color-text);text-align:center}.top-brands-scroll{display:flex;gap:16px;padding:8px 0}.brand-card{flex-shrink:0;width:160px;height:100px;scroll-snap-align:start;background:var(--color-background);border:1px solid var(--color-border);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:16px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.brand-card,.brand-card:hover{text-decoration:none;color:var(--color-text)}.brand-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:rgba(118,215,66,.35)}.brand-card-logo{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.brand-card-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@media (max-width:768px){.carousel-arrow{width:36px;height:36px;font-size:20px}.carousel-arrow--left{margin-right:8px}.carousel-arrow--right{margin-left:8px}.top-brands-scroll,.top-categories-scroll{gap:12px}.category-card{width:150px;padding:12px}.category-card-image{width:110px;height:110px;margin-bottom:8px}.category-card-label{font-size:13px}.brand-card{width:130px;height:80px;padding:12px}}@media (max-width:480px){.carousel-arrow{width:32px;height:32px;font-size:18px}.carousel-arrow--left{margin-right:6px}.carousel-arrow--right{margin-left:6px}.top-brands-scroll,.top-categories-scroll{gap:10px}.category-card{width:130px;padding:10px}.category-card-image{width:90px;height:90px;margin-bottom:6px}.category-card-label{font-size:12px}.brand-card{width:110px;height:70px;padding:10px}}.category-cards-microless{margin-bottom:40px}.category-cards-microless-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.category-card-microless{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:280px;border-radius:18px;overflow:hidden;text-decoration:none;color:var(--color-text);border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 20px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s ease,border-color .3s ease}.category-card-microless:hover{text-decoration:none;color:var(--color-text);transform:translateY(-8px);box-shadow:0 20px 44px rgba(0,0,0,.12),0 0 0 1px rgba(118,215,66,.15);border-color:rgba(118,215,66,.2)}.category-card-microless-label{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:16px 18px;font-size:14px;font-weight:700;letter-spacing:.04em;text-align:center;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75) 30%,rgba(0,0,0,.9));color:#fff;transition:background .35s ease,padding .35s ease}.category-card-microless:hover .category-card-microless-label{background:linear-gradient(180deg,transparent 0,rgba(30,132,73,.9) 50%,var(--color-green-dark) 100%);padding:18px}.category-card-microless-bg{position:absolute;inset:0;pointer-events:none}.category-card-microless-dots{position:absolute;top:12px;left:12px;width:60px;height:24px;background-image:radial-gradient(circle,rgba(200,160,150,.45) 1.5px,transparent 0);background-size:8px 8px}.category-card-microless-circle{position:absolute;width:120px;height:120px;border-radius:50%;opacity:.5;background:repeating-linear-gradient(-45deg,transparent,transparent 3px,rgba(220,190,180,.4) 0,rgba(220,190,180,.4) 5px)}.category-card-microless-circle--tl{bottom:-30px;left:-40px}.category-card-microless-circle--br{top:-20px;right:-30px}.category-card-microless-image-wrap{position:relative;z-index:1;flex:1 1;display:flex;align-items:center;justify-content:center;width:100%;min-height:140px;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.category-card-microless:hover .category-card-microless-image-wrap{transform:scale(1.07)}.category-card-microless-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:none;object-position:center}@media (max-width:1200px){.category-cards-microless-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.category-cards-microless-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card-microless{min-height:240px;padding:16px 12px 14px}}@media (max-width:480px){.category-card-microless{min-height:220px;padding:12px 10px}.category-cards-microless-grid{grid-template-columns:repeat(1,1fr)}}.explore-other-categories{margin-bottom:40px}.explore-other-categories-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.explore-other-card{position:relative;display:block;aspect-ratio:3/3;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 14px rgba(0,0,0,.1);transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s ease}.explore-other-card:hover{color:#fff;text-decoration:none;transform:translateY(-5px);box-shadow:0 16px 36px rgba(0,0,0,.2)}.explore-other-card-bg{position:absolute;inset:0;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.explore-other-card:hover .explore-other-card-bg{transform:scale(1.06)}.explore-other-card-img{width:100%;height:100%;object-fit:cover;object-position:center}.explore-card-overlay{position:absolute;left:0;right:0;bottom:0;height:40%;min-height:80px;pointer-events:none}.explore-other-card-label{position:absolute;left:16px;right:16px;bottom:16px;z-index:1;font-size:18px;font-weight:700;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.3);display:none}@media (max-width:1200px){.explore-other-categories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.explore-other-categories-grid{gap:12px}.explore-other-card{aspect-ratio:16/10}.explore-other-card-label{font-size:16px;left:12px;bottom:12px}}@media (max-width:480px){.explore-other-card-label{font-size:14px;left:10px;bottom:10px}}.recently-viewed-scroll{display:flex;gap:16px;padding:8px 0}.recently-viewed-card-wrap{flex-shrink:0;width:220px;scroll-snap-align:start}.recently-viewed-card-wrap .product-card{margin:0}@media (max-width:768px){.recently-viewed-card-wrap{width:200px}}@media (max-width:480px){.recently-viewed-card-wrap{width:180px}}.daily-offers-scroll{display:flex;gap:16px;padding:8px 0}.daily-offers-card-wrap{flex-shrink:0;width:220px;scroll-snap-align:start}.daily-offers-card-wrap .product-card{margin:0}@media (max-width:768px){.daily-offers-card-wrap{width:200px}}.home-section-scroll{display:flex;gap:16px;padding:8px 0}.home-section-card-wrap{flex-shrink:0;width:220px;scroll-snap-align:start}.home-section-card-wrap .product-card{margin:0}@media (max-width:768px){.home-section-card-wrap{width:200px}}.category-listing-wrap{display:grid;grid-template-columns:280px 1fr;grid-gap:32px 40px;gap:32px 40px;align-items:start;padding-bottom:40px}@media (max-width:991px){.category-listing-wrap{grid-template-columns:1fr;gap:24px}}.collection-listing-wrap{display:block;padding-bottom:40px}.collection-main{min-width:0}.collection-breadcrumb{font-size:13px;color:var(--color-text-muted);margin-bottom:12px}.collection-breadcrumb a{color:var(--color-link);text-decoration:none}.collection-breadcrumb a:hover{text-decoration:underline}.collection-breadcrumb-sep{margin:0 4px}.collection-breadcrumb-current{color:var(--color-text);font-weight:500}.collection-listing-title{font-size:clamp(22px,3vw,28px);font-weight:800;margin:0 0 10px;color:#111;letter-spacing:-.02em}.collection-listing-desc{font-size:15px;color:var(--color-text-muted);margin:0 0 24px;font-weight:500}.category-sidebar{position:-webkit-sticky;position:sticky;top:100px;background:#fff;border:none;border-radius:24px;padding:0;box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);overflow:hidden}@media (max-width:991px){.category-sidebar{position:static}}.category-sidebar-inner{padding:0}.category-sidebar-header{position:relative;display:flex;align-items:center;gap:12px;padding:20px 24px;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.category-sidebar-header:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-yellow),var(--color-green-dark))}.category-sidebar-header-icon{color:var(--color-yellow);font-size:14px;opacity:.95}.category-filter-block{padding:0 20px;border-bottom:1px solid rgba(0,0,0,.06);background:#fff;transition:background .2s ease}.category-filter-block:hover{background:linear-gradient(180deg,#f8fbf8,#fff)}.category-filter-block:last-of-type{border-bottom:none}.category-filter-head{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text);cursor:pointer;padding:16px 0;text-align:left;gap:8px;position:relative}.category-filter-head:before{content:"";position:absolute;left:-20px;top:50%;transform:translateY(-50%);height:20px;width:4px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,var(--color-yellow),var(--color-green-dark));opacity:0;transition:opacity .2s ease}.category-filter-block:hover .category-filter-head:before,.category-filter-head:focus-visible:before{opacity:1}.category-filter-head-label{flex:1 1}.category-filter-head--static{cursor:default}.category-filter-head-icon{color:var(--color-text-light);font-size:14px;flex-shrink:0;transition:color .2s ease}button.category-filter-head:hover .category-filter-head-icon{color:var(--color-green)}.category-filter-body{padding:0 0 18px;font-size:13px;color:var(--color-text)}.category-tree-link{display:block;color:var(--color-text-muted);text-decoration:none;padding:8px 12px;margin:0 -12px 4px;border-radius:10px;transition:color .2s ease,background .2s ease}.category-tree-link:hover{color:var(--color-green-dark);background:rgba(118,215,66,.1);text-decoration:none}.category-tree-current{display:block;font-weight:700;color:var(--color-text);border-left:4px solid var(--color-yellow);margin-left:12px;padding:12px 12px 8px 14px;border-radius:0 6px 6px 0;background:linear-gradient(90deg,rgba(118,215,66,.08),transparent)}.category-tree-sub{list-style:none;margin:0;padding:6px 0 0}.category-tree-sub li{margin:0}.category-tree-sub-link{display:block;color:var(--color-text);text-decoration:none;padding:8px 12px;margin:0 -12px;border-radius:10px;transition:color .2s ease,background .2s ease}.category-tree-sub a:hover,.category-tree-sub-link:hover{color:var(--color-green-dark);background:rgba(118,215,66,.1);text-decoration:none}.category-tree-count{color:var(--color-text-muted);font-weight:400}.category-filter-checkboxes{list-style:none;margin:0;padding:0}.category-filter-checkboxes li{margin:0}.category-filter-check{display:flex;align-items:center;gap:12px;cursor:pointer;font-weight:500;padding:8px 12px;margin:0 -12px;border-radius:10px;transition:background .2s ease}.category-filter-check:hover{background:rgba(118,215,66,.08)}.category-filter-check-input{width:20px;height:20px;accent-color:var(--color-green);flex-shrink:0}.category-filter-list{list-style:none;margin:0 0 8px;padding:0}.category-filter-list li{margin:0}.category-filter-list-link{display:block;color:var(--color-text);text-decoration:none;padding:8px 12px;margin:0 -12px;border-radius:10px;transition:color .2s ease,background .2s ease}.category-filter-list-link:hover{color:var(--color-green-dark);background:rgba(118,215,66,.1);text-decoration:none}.category-filter-count{color:var(--color-text-muted);font-weight:400}.category-filter-show-more{background:none;border:none;font-size:13px;color:var(--color-green-dark);font-weight:700;cursor:pointer;padding:8px 12px;margin:0 -12px;text-decoration:none;border-radius:10px;transition:color .2s ease,background .2s ease}.category-filter-show-more:hover{color:var(--color-green);background:rgba(118,215,66,.1)}.category-filter-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.category-filter-price-input{width:90px;padding:10px 14px;border:1px solid rgba(0,0,0,.1);border-radius:12px;font-size:13px;font-weight:600;transition:border-color .2s ease,box-shadow .2s ease}.category-filter-price-input:focus{outline:none;border-color:var(--color-yellow);box-shadow:0 0 0 3px rgba(118,215,66,.2)}.category-filter-price-sep{color:var(--color-text-muted);font-weight:500}.category-sidebar-notice{margin:18px 20px 20px;padding:16px 18px;background:linear-gradient(135deg,#fff9f0,#fff5f5);border:1px solid rgba(204,0,0,.12);border-radius:14px;font-size:12px;color:#a00;border-left:4px solid var(--color-cta-red)}.category-sidebar-notice-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:8px;font-weight:700;font-size:12px;background:rgba(204,0,0,.12);border-radius:50%;vertical-align:middle}.category-sidebar-notice-title{font-weight:700}.category-sidebar-notice-text{margin:6px 0 0 28px;color:var(--color-text-muted);font-size:11px;line-height:1.4}.category-main{min-width:0}.category-listing-title{font-size:clamp(22px,3vw,28px);font-weight:800;color:#111;margin:0 0 24px;letter-spacing:-.02em}.category-shop-by{margin-bottom:24px}.category-shop-by-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:20px;gap:20px}.category-shop-by-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 16px;border:none;border-radius:20px;text-decoration:none;color:var(--color-text);background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);transition:transform .3s ease,box-shadow .3s ease}.category-shop-by-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.1),0 0 0 1px rgba(118,215,66,.15);text-decoration:none;color:var(--color-text)}.category-shop-by-card-img{display:block;width:100%;max-width:120px;aspect-ratio:1;position:relative;background:linear-gradient(180deg,#f2f4f7,#e8ecf0);border-radius:16px;overflow:hidden;margin-bottom:12px;border:1px solid rgba(0,0,0,.04)}.category-shop-by-card:hover .category-shop-by-card-img{background:linear-gradient(180deg,#eef1f5,#e0e5eb)}.category-shop-by-card-img img{object-fit:contain;width:100%;height:100%}.category-shop-by-card-label{font-weight:700;font-size:13px}.category-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 24px;margin-bottom:20px;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:13px;color:var(--color-text-muted)}.category-toolbar-breadcrumb a{color:var(--color-text-muted);text-decoration:none;font-weight:500;transition:color .2s ease}.category-toolbar-breadcrumb a:hover{color:var(--color-green-dark);text-decoration:underline}.category-toolbar-range{margin-right:4px}.category-toolbar-sep{color:#999}.category-toolbar-current{color:var(--color-text);font-weight:600}.category-toolbar-actions{display:flex;align-items:center;gap:18px}.category-toolbar-sort{display:flex;align-items:center;gap:10px}.category-toolbar-sort-label{color:var(--color-text);font-weight:600}.category-toolbar-sort-select{padding:8px 14px;border:1px solid rgba(0,0,0,.1);border-radius:12px;font-size:13px;font-weight:500;background:#fff;min-width:140px;transition:border-color .2s ease,box-shadow .2s ease}.category-toolbar-sort-select:focus{outline:none;border-color:var(--color-yellow);box-shadow:0 0 0 3px rgba(118,215,66,.2)}.category-toolbar-view{display:flex;border:1px solid rgba(0,0,0,.1);border-radius:12px;overflow:hidden}.category-toolbar-view-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border:none;background:#fff;font-size:12px;font-weight:600;cursor:pointer;color:var(--color-text-muted);text-decoration:none;transition:background .2s ease,color .2s ease}.category-toolbar-view-btn:hover{background:#f5f7fa;color:var(--color-text)}.category-toolbar-view-btn--active{background:linear-gradient(135deg,var(--color-yellow) 0,var(--color-green-dark) 100%);color:var(--color-yellow-text);font-weight:700}.category-products{margin-bottom:0}.category-product-grid{margin-top:0}.category-product-grid--list{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.category-product-grid--list .product-card-link{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:stretch}.category-product-grid--list .product-card-image-wrap{border-radius:24px 0 0 24px;min-height:220px}.category-product-grid--list .product-card-body{display:flex;flex-direction:column;justify-content:center}@media (max-width:767px){.category-product-grid--list .product-card-link{grid-template-columns:1fr}.category-product-grid--list .product-card-image-wrap{border-radius:24px 24px 0 0;min-height:180px}}.category-fallback-wrap{margin-top:0}.category-fallback-note{font-size:14px;color:#666;line-height:1.5;margin:0 0 20px}.category-fallback-note strong{color:var(--color-text)}.category-empty-state{padding:56px 24px 64px;text-align:center;max-width:480px;margin:24px auto 0;background:linear-gradient(180deg,#f8fbf8,#fff);border-radius:24px}.category-empty-state-img-wrap{margin-bottom:24px;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#f2f4f7,#e8ecf0);display:inline-block;box-shadow:0 4px 20px rgba(0,0,0,.06)}.category-empty-state-img{display:block;width:200px;height:auto;aspect-ratio:1;object-fit:contain;margin:0 auto}.category-empty-state-title{font-size:20px;font-weight:800;color:#111;margin:0 0 12px;letter-spacing:-.02em}.category-empty-state-desc{font-size:14px;color:#666;line-height:1.5;margin:0 0 20px}.category-empty-state-desc strong{color:var(--color-text)}.category-empty-state-cta{display:inline-block;padding:14px 28px;background:linear-gradient(135deg,var(--color-yellow) 0,var(--color-green-dark) 100%);color:#1a1a1a;font-weight:700;font-size:14px;text-decoration:none;border-radius:14px;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px rgba(118,215,66,.35)}.category-empty-state-cta:hover{color:#1a1a1a;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 28px rgba(118,215,66,.45)}.category-page-breadcrumb,.product-page-breadcrumb{font-size:13px;font-weight:500;color:var(--color-text-muted);margin-bottom:20px;padding:10px 0}.category-page-breadcrumb a,.product-page-breadcrumb a{color:var(--color-text-muted);text-decoration:none;transition:color .2s ease}.category-page-breadcrumb a:hover,.product-page-breadcrumb a:hover{text-decoration:underline;color:var(--color-green-dark)}.category-page-breadcrumb-sep,.product-page-breadcrumb-sep{margin:0 8px;color:#999}.category-page-breadcrumb-current,.product-page-breadcrumb-current{color:#111;font-weight:600}.product-page{padding-bottom:40px}.product-page-main{display:grid;grid-template-columns:500px 1fr;grid-gap:40px;gap:40px;align-items:start;margin-bottom:48px}@media (max-width:900px){.product-page-main{grid-template-columns:1fr;gap:28px}}.product-page-gallery{position:-webkit-sticky;position:sticky;top:100px}@media (max-width:900px){.product-page-gallery{position:static}}.product-page-gallery-main{position:relative;aspect-ratio:1;max-height:520px;background:linear-gradient(180deg,#f2f4f7,#e8ecf0);border-radius:24px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04)}.product-page-gallery-image{object-fit:contain}.product-page-badge{position:absolute;top:16px;left:16px;padding:8px 14px;font-size:12px;font-weight:700;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.15)}.product-page-badge--green{background:var(--color-green-dark);color:#fff}.product-page-badge--black{background:#111;color:#fff}.product-page-badge--new{background:var(--color-yellow);color:#1a1a1a}.product-page-gallery-thumbs{display:flex;gap:8px;margin-top:12px}.product-page-gallery-thumb{width:64px;height:64px;position:relative;border:2px solid transparent;border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#f2f4f7,#e8ecf0);cursor:pointer;padding:0;transition:border-color .2s ease,box-shadow .2s ease}.product-page-gallery-thumb:hover{border-color:rgba(118,215,66,.4)}.product-page-gallery-thumb.is-selected{border-color:var(--color-yellow);box-shadow:0 0 0 2px rgba(118,215,66,.3)}.product-page-info{min-width:0}.product-page-title{font-size:24px;font-weight:800;line-height:1.3;margin:0 0 16px;color:#111;letter-spacing:-.02em}@media (max-width:768px){.product-page-title{font-size:18px}}.product-page-content{display:flex;flex-direction:row;gap:28px;align-items:flex-start;width:100%}.product-page-details{flex:1 1 320px;min-width:0;order:1;display:flex;flex-direction:column;gap:14px}.product-page-report-link{margin:8px 0 0;font-size:12px;color:#666}.product-page-report-link a{color:#666;text-decoration:none}.product-page-report-link a:hover{text-decoration:underline}.product-page-price-container{flex:0 1 340px;min-width:280px;order:2;position:-webkit-sticky;position:sticky;top:100px;display:flex;flex-direction:column;gap:12px}@media (max-width:768px){.product-page-content{flex-direction:column}.product-page-price-container{position:static}.product-page-details,.product-page-price-container{flex:1 1 100%;min-width:100%}}.product-page-meta{font-size:13px;color:#666;margin:0}.product-page-meta p{margin:4px 0}.product-page-share{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px}.product-page-share-label{font-weight:600;margin-right:4px}.product-page-share-btn{padding:6px 12px;font-size:12px;background:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer;color:var(--color-text);text-decoration:none}.product-page-share-btn:hover{background:#e5e5e5}.product-page-rating{display:flex;align-items:center;gap:8px;font-size:14px}.product-page-stars{color:#e6b800}.product-page-review-count{color:#666}.product-page-price-wrap{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:12px}.product-page-price{font-size:26px;font-weight:800;color:#111;padding:8px 14px;background:linear-gradient(135deg,rgba(118,215,66,.12),rgba(118,215,66,.05));border-radius:12px;border:1px solid rgba(118,215,66,.25)}.product-page-price-original{font-size:16px;color:var(--color-text-muted);text-decoration:line-through;font-weight:600}.product-page-price-off{font-size:14px;font-weight:700;color:var(--color-green-dark)}.product-page-actions{display:flex;gap:14px;margin-top:20px}.product-page-add-cart{padding:16px 32px;font-weight:700;background:linear-gradient(135deg,var(--color-yellow) 0,var(--color-green-dark) 100%);color:#1a1a1a;border-radius:14px;box-shadow:0 4px 20px rgba(118,215,66,.35);transition:transform .2s ease,box-shadow .2s ease}.product-page-add-cart:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(118,215,66,.45)}.product-page-wishlist{padding:14px 20px;font-size:14px;background:#fff;color:var(--color-text);border:1px solid #ccc;border-radius:6px;cursor:pointer}.product-page-wishlist:hover{background:#f8f8f8}.product-page-included{margin-top:32px;margin-bottom:32px}.product-page-included-title{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700;color:var(--color-text);margin:0 0 16px}.product-page-included-title:before{content:"";width:4px;height:22px;background:var(--color-yellow);border-radius:2px;flex-shrink:0}.product-page-included-table-wrap{border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.product-page-included-table-header{display:grid;grid-template-columns:1fr 100px 140px;grid-gap:16px;gap:16px;padding:12px 20px;background:#f0f0f0;font-size:14px;font-weight:700;color:var(--color-text)}.product-page-included-table-header .product-page-included-col-product{text-align:left}.product-page-included-table-header .product-page-included-col-qty{text-align:center}.product-page-included-table-header .product-page-included-col-price{text-align:right}.product-page-included-row{display:grid;grid-template-columns:1fr 100px 140px;grid-gap:16px;gap:16px;padding:16px 20px;align-items:center;border-top:1px solid var(--color-border)}.product-page-included-col-product{display:flex;gap:16px;align-items:flex-start;min-width:0}.product-page-included-img-wrap{position:relative;width:80px;height:80px;flex-shrink:0;background:#f5f5f5;border-radius:6px;overflow:hidden}.product-page-included-img{object-fit:contain}.product-page-included-desc{font-size:13px;line-height:1.5;color:#444;margin:0}.product-page-included-col-qty{text-align:center;font-size:14px;color:var(--color-text)}.product-page-included-col-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.product-page-included-price-current{font-size:15px;font-weight:700;color:var(--color-text)}.product-page-included-price-original{font-size:13px;color:#888;text-decoration:line-through}@media (max-width:768px){.product-page-included-row,.product-page-included-table-header{grid-template-columns:1fr 70px 90px;padding:12px 14px;gap:12px}.product-page-included-img-wrap{width:60px;height:60px}.product-page-included-desc{font-size:12px}}.product-page-description{border-top:1px solid var(--color-border);padding-top:24px}.product-page-description-title{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700;margin:0 0 12px}.product-page-description-title:before{content:"";width:4px;height:22px;background:var(--color-yellow);border-radius:2px;flex-shrink:0}.product-page-description-text{font-size:14px;line-height:1.6;color:#444;margin:0}.product-page-description-block{margin-top:40px;padding-top:32px;border-top:1px solid var(--color-border);margin-left:auto;margin-right:auto}.product-page-description-block-label{font-size:13px;color:#666;margin:0 0 8px}.product-page-description-block-subtitle{font-size:20px;font-weight:700;color:var(--color-text);margin:0 0 8px}.product-page-description-block-title{font-size:28px;font-weight:700;color:var(--color-text);margin:0 0 8px}.product-page-description-block-datasheet{font-size:14px;color:var(--color-text);margin-bottom:16px;display:inline-block}.product-page-description-block-datasheet:hover{text-decoration:underline}.product-page-description-block-intro{font-size:15px;line-height:1.65;color:#444;margin:0 0 24px}.product-page-description-block-image-wrap{position:relative;width:100%;aspect-ratio:16/10;max-height:480px;background:#f5f5f5;border-radius:8px;overflow:hidden;margin-bottom:24px}.product-page-description-block-image{object-fit:contain}.product-page-specifications{margin-bottom:32px}.product-page-specifications-title{font-size:18px;font-weight:700;color:var(--color-text);margin:0 0 16px}.product-page-specifications-list{margin:0;padding:0;list-style:none;border:1px solid var(--color-border);border-radius:6px;overflow:hidden}.product-page-specifications-category{margin:0;padding:12px 16px;font-size:14px;font-weight:700;color:var(--color-text);background:#f8f8f8;border-bottom:1px solid var(--color-border)}.product-page-specifications-list .product-page-specifications-category:first-child{border-top:none}.product-page-specifications-row{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:center;margin:0;padding:10px 16px;font-size:14px;color:#444;border-bottom:1px solid #eee}.product-page-specifications-row:last-child{border-bottom:none}.product-page-specifications-name{color:#444}.product-page-specifications-value{text-align:right;color:var(--color-text)}.product-page-description-block-features{background:#e8e8e8;border-radius:8px;padding:24px 32px}.product-page-description-block-features-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.product-page-description-block-feature-logo{display:flex;align-items:center;gap:12px}.product-page-description-block-feature-img{width:48px;height:48px;object-fit:contain;background:#fff;border-radius:6px;padding:4px}.product-page-description-block-feature-logo-text{font-size:12px;font-weight:700;letter-spacing:.05em;color:var(--color-text)}.product-page-description-block-feature-site{font-size:14px;color:var(--color-text)}.product-page-description-block-feature-site:hover{text-decoration:underline}.product-page-description-block-feature-specs{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--color-text)}.product-page-description-block-spec-icon{width:40px;height:40px;object-fit:contain;background:#fff;border-radius:6px;padding:4px}@media (max-width:768px){.product-page-description-block{margin-top:32px;padding-top:24px}.product-page-description-block-title{font-size:22px}.product-page-description-block-subtitle{font-size:18px}.product-page-description-block-features-inner{flex-direction:column;align-items:flex-start}}.product-page-title-row{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;margin-bottom:12px}.product-page-title-badge{padding:4px 10px;font-size:12px;font-weight:600;border-radius:4px;flex-shrink:0}.product-page-title-badge--green{background:#0a6e0a;color:#fff}.product-page-title-badge--new{background:var(--color-yellow);color:#1a1a1a}.product-page-meta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:13px;color:#666;margin-bottom:8px}.product-page-meta-row .product-page-model,.product-page-meta-row .product-page-sku{margin:0}.product-page-share-icon{margin-left:auto;padding:6px;background:transparent;border:none;cursor:pointer;color:#666}.product-page-share-icon:hover{color:var(--color-text)}.product-page-badges-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.product-page-badge-inline{padding:4px 10px;font-size:12px;font-weight:600;border-radius:4px;cursor:pointer}.product-page-badge-inline--green{background:#0a6e0a;color:#fff}.product-page-badge-inline--orange{background:#e87500;color:#fff}.product-page-badge-inline--blue{background:#1a365d;color:#fff}.product-page-features{margin:0 0 16px;padding-left:20px;font-size:14px;line-height:1.6;color:#444}.product-page-features li{margin:4px 0}.product-page-variant{margin-bottom:14px}.product-page-variant-label{display:block;font-size:13px;font-weight:600;margin-bottom:8px;color:var(--color-text)}.product-page-variant-btns{display:flex;flex-wrap:wrap;gap:8px}.product-page-variant-btn{padding:10px 16px;font-size:13px;border:2px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;color:var(--color-text)}.product-page-variant-btn:hover{border-color:#bbb}.product-page-variant-btn.is-selected{border-color:var(--color-yellow);background:#fffef5}.product-page-warranty{font-size:13px;color:#666;margin:0 0 12px}.product-page-warranty a{color:var(--color-text);text-decoration:underline}.product-page-compare-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.product-page-compare-label{font-size:14px;cursor:pointer;display:flex;align-items:center;gap:6px}.product-page-wishlist-icon{padding:6px;background:none;border:none;cursor:pointer;font-size:18px;color:#999}.product-page-wishlist-icon:hover{color:#c00}.product-page-price-block{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.product-page-price-block .product-page-price{font-size:28px;margin:0}.product-page-price-vat{font-size:12px;color:#666}.product-page-price-was{font-size:14px;color:#888}.product-page-price-monthly,.product-page-tamara{font-size:13px;color:#444}.product-page-tamara{margin-top:8px;padding:10px 12px;background:#f8f8f8;border-radius:6px}.product-page-tamara a{color:var(--color-text);text-decoration:underline}.product-page-tamara-note{display:block;font-size:11px;color:#888;margin-top:4px}.product-page-seller{font-size:13px;color:#444;margin-bottom:8px}.product-page-fulfilled{display:inline-block;background:var(--color-yellow);padding:2px 8px;border-radius:4px;margin-left:8px;font-weight:600}.product-page-stock{font-size:14px;font-weight:600;color:#0a6e0a;margin:0 0 12px}.product-page-qty-cart{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:12px}.product-page-qty label{display:block;font-size:13px;margin-bottom:4px;color:#666}.product-page-qty select{padding:10px 14px;font-size:14px;border:1px solid #ccc;border-radius:6px;min-width:70px}.product-page-add-cart{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;font-size:16px;font-weight:600;background:#0a6e0a;color:#fff;border:none;border-radius:6px;cursor:pointer}.product-page-add-cart:hover{filter:brightness(.95)}.product-page-condition{font-size:13px;color:#666;margin:0 0 8px}.product-page-availability{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#444;padding:12px 14px;background:#e8f4fc;border-radius:6px}.product-page-availability-title{font-weight:600}.product-page-delivery{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#444}.product-page-delivery-free{font-weight:600;color:#0a6e0a}.product-page-delivery-note{font-size:12px;color:#666}.product-page-recently-viewed{margin-top:48px;padding-top:32px;border-top:1px solid var(--color-border)}.product-page-recently-viewed-title{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700;color:var(--color-text);margin:0 0 20px}.product-page-recently-viewed-title:before{content:"";width:4px;height:22px;background:var(--color-yellow);border-radius:2px;flex-shrink:0}.product-page-recently-viewed-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media (max-width:1024px){.product-page-recently-viewed-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.product-page-recently-viewed-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.product-page-reviews{margin-top:48px;padding-top:32px;border-top:1px solid var(--color-border);margin-left:auto;margin-right:auto}.product-page-reviews-title{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700;color:var(--color-text);margin:0 0 24px}.product-page-reviews-title:before{content:"";width:4px;height:22px;background:var(--color-yellow);border-radius:2px;flex-shrink:0}.product-page-reviews-summary{display:flex;flex-wrap:wrap;gap:32px;align-items:flex-start;justify-content:space-between;margin-bottom:32px}.product-page-reviews-summary-left{display:flex;flex-direction:column;gap:16px}.product-page-reviews-score{display:flex;flex-direction:column;align-items:center;gap:4px}.product-page-reviews-score-number{font-size:48px;font-weight:700;color:var(--color-text);line-height:1}.product-page-reviews-stars{color:#e6b800;font-size:20px;letter-spacing:2px}.product-page-reviews-count,.product-page-reviews-score-label{font-size:14px;color:#666}.product-page-reviews-bars{display:flex;flex-direction:column;gap:8px;min-width:200px}.product-page-reviews-bar-row{display:grid;grid-template-columns:50px 1fr 36px;grid-gap:8px;gap:8px;align-items:center;font-size:13px;color:#444}.product-page-reviews-bar-track{height:8px;background:#e8e8e8;border-radius:4px;overflow:hidden}.product-page-reviews-bar-fill{height:100%;background:var(--color-yellow);border-radius:4px}.product-page-reviews-bar-pct{text-align:right;color:#666}.product-page-reviews-calc-link{font-size:13px;color:#666}.product-page-reviews-calc-link:hover{text-decoration:underline}.product-page-reviews-cta{text-align:center}.product-page-reviews-cta-text{font-size:14px;color:#444;margin:0 0 12px}.product-page-reviews-cta-btn{padding:12px 24px;font-size:14px;font-weight:600;background:var(--color-yellow);color:#1a1a1a;border:none;border-radius:6px;cursor:pointer}.product-page-reviews-cta-btn:hover{filter:brightness(.96)}.product-page-reviews-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.product-page-review-card{padding-bottom:24px;border-bottom:1px solid #eee}.product-page-review-card:last-child{border-bottom:none;padding-bottom:0}.product-page-review-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:8px}.product-page-review-avatar{width:40px;height:40px;border-radius:50%;background:#ccc;color:#444;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-page-review-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px}.product-page-review-name{font-weight:600;font-size:14px;color:var(--color-text)}.product-page-review-location{font-size:13px;color:#666}.product-page-review-date{font-size:13px;color:#666;margin-left:auto}.product-page-review-details{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#444;margin-bottom:8px}.product-page-review-verified{display:inline-flex;align-items:center;gap:4px;color:#0a6e0a}.product-page-review-verified:before{content:"✓";font-weight:700}.product-page-review-stars{color:#e6b800;font-size:16px;letter-spacing:1px;margin-bottom:8px}.product-page-review-text{font-size:14px;line-height:1.6;color:#444;margin:0 0 8px}.product-page-review-original{font-size:13px;color:#666;margin-bottom:8px;display:inline-block}.product-page-review-original:hover{text-decoration:underline}.product-page-review-helpful{display:flex;gap:12px}.product-page-review-helpful button{font-size:13px;color:#666;background:none;border:none;cursor:pointer;padding:0}.product-page-review-helpful button:hover{color:var(--color-text)}@media (max-width:768px){.product-page-reviews-summary{flex-direction:column}.product-page-reviews-cta{text-align:left}.product-page-review-date{margin-left:0}}.contact-bar{background:#e8e8e8;padding:20px;border-top:1px solid #ddd}.contact-bar-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.contact-bar-item{display:inline-flex;align-items:center;gap:12px;color:var(--color-text);font-size:14px;font-weight:500;text-decoration:none}.contact-bar-item:hover{color:var(--color-text);text-decoration:underline}.contact-bar-item--text{cursor:default;text-decoration:none}.contact-bar-item--text:hover{text-decoration:none}.contact-bar-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#d0d0d0;display:flex;align-items:center;justify-content:center;color:var(--color-text)}@media (max-width:768px){.contact-bar-inner{gap:24px}}@media (max-width:480px){.contact-bar{padding:16px}.contact-bar-inner{flex-direction:column;gap:16px}.contact-bar-item{font-size:13px}}.cart-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:200;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.cart-drawer-overlay.is-open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:420px;height:100%;background:var(--color-background);box-shadow:-4px 0 20px rgba(0,0,0,.15);z-index:201;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .25s ease}.cart-drawer.is-open{transform:translateX(0)}.cart-drawer-header{padding:16px 20px;border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between}.cart-drawer-title{margin:0;font-size:18px;font-weight:600}.cart-drawer-close{background:none;border:none;font-size:24px;cursor:pointer;color:var(--color-text-muted);padding:0 4px;line-height:1}.cart-drawer-close:hover{color:var(--color-text)}.cart-drawer-body{flex:1 1;overflow-y:auto;padding:16px}.cart-line-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--color-border)}.cart-line-item:last-child{border-bottom:none}.cart-line-item-image{width:80px;height:80px;object-fit:cover;border-radius:var(--radius-sm);background:var(--color-background-alt)}.cart-line-item-details{flex:1 1;min-width:0}.cart-line-item-name{font-size:14px;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-line-item-qty{font-size:13px;color:var(--color-text-muted)}.cart-line-item-price{font-size:15px;font-weight:600;color:var(--color-text)}.cart-drawer-footer{padding:16px 20px;border-top:1px solid var(--color-border)}.cart-drawer-total{display:flex;justify-content:space-between;font-size:16px;font-weight:600;margin-bottom:12px}.cart-drawer-checkout{display:block;width:100%;padding:12px 20px;background:var(--color-yellow);color:var(--color-yellow-text);border:none;border-radius:var(--radius-md);font-size:15px;font-weight:600;text-align:center;cursor:pointer;text-decoration:none}.cart-drawer-checkout:hover{background:var(--color-yellow-dark);color:var(--color-yellow-text)}.site-footer{margin-top:0;color:#333}.site-footer-main{padding:40px 20px 32px;background:#fff}.site-footer-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr 1.2fr 1.2fr;grid-gap:32px 24px;gap:32px 24px;align-items:start}.site-footer-column h4{color:#1a1a1a;font-size:12px;font-weight:700;margin:0 0 14px;text-transform:uppercase;letter-spacing:.5px}.site-footer-about p{font-size:13px;line-height:1.55;margin:0;color:#444}.site-footer-about p strong{color:#1a1a1a;font-weight:700}.site-footer-tags{display:flex;flex-wrap:wrap;gap:8px}.site-footer-tag{display:inline-block;border-radius:999px;font-size:12px;color:#333;text-decoration:none;transition:border-color .2s,color .2s,background .2s;padding:4px 6px;background-color:#fff;color:#666;border-radius:5px;border:1px solid #666}.site-footer-tag:hover{border-color:#999;color:#1a1a1a;background:#f5f5f5;text-decoration:none}.site-footer-quicklinks-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 24px;gap:0 24px}.site-footer-quicklinks-grid ul{list-style:none;margin:0;padding:0}.site-footer-quicklinks-grid li{margin-bottom:8px}.site-footer-quicklinks-grid a{color:#444;font-size:13px;text-decoration:none}.site-footer-quicklinks-grid a:hover{color:#1a1a1a;text-decoration:none}.site-footer-app-badges{display:flex;flex-direction:column;gap:10px}.site-footer-app-badge{display:inline-block;line-height:0;width:140px;border-radius:var(--radius-sm);overflow:hidden;transition:opacity .2s}.site-footer-app-badge:hover{opacity:.9;text-decoration:none}.site-footer-app-badge img{display:block;width:100%;height:auto;min-height:44px;max-height:48px;object-fit:contain;object-position:left center}.site-footer-app .site-footer-newsletter{margin-top:24px}.site-footer-newsletter-form{display:flex;gap:8px;margin-bottom:16px}.site-footer-newsletter-form input{flex:1 1;min-width:0;padding:10px 12px;font-size:13px;border:1px solid #d0d0d0;border-radius:var(--radius-sm);background:#fff;color:#333;outline:none}.site-footer-newsletter-form input::placeholder{color:#999}.site-footer-newsletter-form button{padding:10px 18px;background:#1a1a1a;color:#fff;border:none;font-weight:700;font-size:12px;letter-spacing:.5px;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;text-transform:uppercase}.site-footer-newsletter-form button:hover{background:#333}.site-footer-connect{font-size:12px;margin:0 0 10px;color:#444}.site-footer-social{display:flex;gap:10px}.site-footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--color-yellow);color:#1a1a1a;border-radius:50%;font-size:11px;font-weight:700;text-decoration:none;transition:background .2s}.site-footer-social-link:hover{background:var(--color-yellow-dark);color:#1a1a1a;text-decoration:none}.site-footer-social-link img{width:22px;height:22px;object-fit:contain;filter:brightness(0)}.site-footer-payment-strip{padding:14px 20px}.site-footer-payment-strip-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.site-footer-payment-card{display:inline-flex;align-items:center;justify-content:center;line-height:0;border-radius:6px;overflow:hidden;padding:0;box-shadow:0 2px 6px rgba(0,0,0,.4);margin-right:10px}.site-footer-payment-card img{display:block;height:44px;width:auto;max-width:80px;object-fit:contain;vertical-align:middle}.site-footer-copyright{background:#1a1a1a;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:12px;color:#fff;max-width:1440px;margin:0 auto}.copyright-wraper{background:var(--color-nav-dark)}.site-footer-copyright-links{display:flex;align-items:center;gap:8px}.site-footer-copyright-links a{color:#fff;text-decoration:none}.site-footer-copyright-links a:hover{color:#fff;text-decoration:underline}.site-footer-copyright-sep{color:rgba(255,255,255,.7);-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-help-button{position:fixed;bottom:24px;right:24px;z-index:98;width:56px;height:56px;border-radius:50%;background:var(--color-yellow);color:#1a1a1a;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:24px;font-weight:700;box-shadow:0 4px 12px rgba(0,0,0,.25);transition:background .2s,transform .2s}.site-help-button:hover{background:var(--color-yellow-dark);color:#1a1a1a;text-decoration:none;transform:scale(1.05)}.site-help-icon{font-size:24px;line-height:1;font-weight:700}.help-form-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:200;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.help-form-overlay--open{opacity:1;visibility:visible}.help-form-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%) scale(.95);width:100%;max-width:480px;max-height:90vh;background:var(--color-background);border-radius:var(--radius-md);box-shadow:0 20px 60px rgba(0,0,0,.2);z-index:201;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s;display:flex;flex-direction:column;overflow:hidden}.help-form-modal--open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.help-form-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--color-border);background:var(--color-yellow);color:var(--color-yellow-text)}.help-form-title{margin:0;font-size:20px;font-weight:700}.help-form-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,.1);color:inherit;font-size:24px;line-height:1;cursor:pointer;border-radius:var(--radius-sm);transition:background .2s}.help-form-close:hover{background:rgba(0,0,0,.2)}.help-form{flex:1 1;overflow:auto;padding:24px}.help-form-row{margin-bottom:16px}.help-form-row:last-of-type{margin-bottom:20px}.help-form-label{display:block;margin-bottom:6px;font-weight:600}.help-form-input,.help-form-label{font-size:14px;color:var(--color-text)}.help-form-input{width:100%;padding:10px 12px;font-family:inherit;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background);transition:border-color .2s}.help-form-input:focus{outline:none;border-color:var(--color-green,#2d7a3e)}.help-form-input::placeholder{color:#999}.help-form-select{cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.help-form-textarea{resize:vertical;min-height:100px}.help-form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.help-form-cancel{padding:10px 20px;font-size:14px;font-weight:600;font-family:inherit;border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text);border-radius:var(--radius-sm);cursor:pointer;transition:background .2s,border-color .2s}.help-form-cancel:hover{background:#f0f0f0;border-color:#ccc}.help-form-submit{padding:10px 24px;font-size:14px;font-weight:600;font-family:inherit;border:none;background:var(--color-yellow);color:var(--color-yellow-text);border-radius:var(--radius-sm);cursor:pointer;transition:background .2s}.help-form-submit:hover{background:var(--color-yellow-dark)}@media (max-width:1200px){.site-footer-inner{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.site-footer-main{padding:32px 16px 24px}.site-footer-inner{grid-template-columns:repeat(2,1fr);gap:24px 16px}.site-footer-about{grid-column:span 2}.site-footer-column h4{font-size:11px;margin-bottom:10px}.site-footer-about p{font-size:12px;line-height:1.5}.site-footer-tags{gap:6px}.site-footer-tag{font-size:11px;padding:4px 10px}.site-footer-quicklinks-grid{grid-template-columns:1fr;gap:0}.site-footer-quicklinks-grid li{margin-bottom:6px}.site-footer-quicklinks-grid a{font-size:12px}.site-footer-newsletter-form{flex-wrap:wrap}.site-footer-newsletter-form input{min-width:0}.site-footer-payment-strip{padding:12px 16px}.site-footer-payment-strip-inner{gap:12px;flex-wrap:wrap;justify-content:center}.site-footer-payment-card img{height:36px;max-width:64px}.site-footer-connect{font-size:11px;margin-bottom:8px}.site-footer-social-link{width:36px;height:36px}.site-footer-social-link img{width:20px;height:20px}}@media (max-width:576px){.daily-offers-card-wrap,.home-section-card-wrap,.recently-viewed-card-wrap{width:100%}.product-grid{grid-template-columns:repeat(1,1fr)}.main-container{padding:16px 25px}}@media (max-width:480px){.site-footer-main{padding:20px 12px 16px}.site-footer-inner{grid-template-columns:1fr;gap:20px}.site-footer-about{grid-column:span 1}.site-footer-column h4{font-size:11px;margin-bottom:8px}.site-footer-about p{font-size:12px;line-height:1.5}.site-footer-tags{gap:6px}.site-footer-tag{font-size:11px;padding:4px 8px}.site-footer-quicklinks-grid a{font-size:12px}.site-footer-app-badges{flex-direction:row;flex-wrap:wrap;gap:8px}.site-footer-app-badge{width:120px}.site-footer-app-badge img{min-height:40px;max-height:44px}.site-footer-app .site-footer-newsletter{margin-top:16px}.site-footer-newsletter-form{flex-direction:column;gap:8px;margin-bottom:12px}.site-footer-newsletter-form button,.site-footer-newsletter-form input{width:100%}.site-footer-payment-strip{padding:12px}.site-footer-payment-strip-inner{flex-direction:column;align-items:center;text-align:center;gap:12px}.site-footer-payment-strip-inner>div:first-child{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.site-footer-payment-card{margin-right:0;margin-bottom:0}.site-footer-payment-card img{height:32px;max-width:56px}.site-footer-connect{font-size:11px;text-align:center}.site-footer-social{justify-content:center}.site-footer-social-link{width:40px;height:40px}.site-footer-social-link img{width:20px;height:20px}.site-footer-copyright{flex-direction:column;text-align:center;padding:12px 16px;gap:8px;font-size:11px}.site-footer-copyright-links{justify-content:center}.site-help-button{bottom:16px;right:16px;width:50px;height:50px}.site-help-icon{font-size:20px}}.breadcrumb{padding:14px 0;border-bottom:1px solid var(--color-border)}.breadcrumb-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:14px}.breadcrumb-item{display:inline-flex;align-items:center}.breadcrumb-sep{color:var(--color-text-muted);margin:0 6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.breadcrumb-link{color:var(--color-green-dark);text-decoration:none;font-weight:500;transition:color .2s ease}.breadcrumb-link:hover{color:var(--color-green);text-decoration:underline}.breadcrumb-link:focus-visible{outline:2px solid var(--color-yellow);outline-offset:2px;border-radius:2px}.breadcrumb-current{color:var(--color-text);font-weight:600}.account-page{background:linear-gradient(180deg,#f5f7fa,#fff 20%);min-height:60vh}.account-container{max-width:1200px;margin:0 auto;padding:36px 24px 56px}.account-main{display:grid;grid-template-columns:280px 1fr;grid-gap:36px;gap:36px;align-items:start;margin-top:32px}.account-sidebar{background:#fff;border:none;border-radius:24px;padding:0;position:-webkit-sticky;position:sticky;top:100px;box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);overflow:hidden}.account-sidebar-profile{position:relative;text-align:center;padding:28px 24px;border-bottom:1px solid rgba(0,0,0,.06);background:linear-gradient(180deg,#f8fbf8,#fff)}.account-sidebar-profile:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-yellow),var(--color-green-dark))}.account-avatar{width:80px;height:80px;margin:0 auto 14px;border-radius:50%;background:linear-gradient(180deg,#f0f4f0,#e8ece8);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);border:2px solid rgba(118,215,66,.25);transition:border-color .2s ease,box-shadow .2s ease}.account-avatar svg{width:40px;height:40px}.account-sidebar-profile:hover .account-avatar{border-color:var(--color-yellow);box-shadow:0 0 0 2px rgba(118,215,66,.2)}.account-username{margin:0 0 12px;font-size:18px;font-weight:800;color:#111;letter-spacing:-.01em}.account-signout{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--color-green-dark);text-decoration:none;padding:8px 16px;border-radius:12px;transition:color .2s ease,background .2s ease}.account-signout:hover{color:var(--color-green);background:rgba(118,215,66,.12);text-decoration:none}.account-signout:focus-visible{outline:2px solid var(--color-yellow);outline-offset:2px;border-radius:12px}.account-signout-icon{font-size:16px}.account-sidebar-nav ul{list-style:none;margin:0;padding:10px 0}.account-sidebar-nav li{margin:0}.account-sidebar-link{display:flex;align-items:center;gap:14px;padding:14px 24px;color:var(--color-text);font-size:14px;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease;border-left:4px solid transparent}.account-sidebar-link:hover{background:linear-gradient(90deg,rgba(118,215,66,.1),transparent);color:var(--color-green-dark);text-decoration:none;border-left-color:var(--color-yellow)}.account-sidebar-link:focus-visible{outline:2px solid var(--color-yellow);outline-offset:-2px}.account-sidebar-link-icon{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);transition:color .2s ease}.account-sidebar-link:hover .account-sidebar-link-icon{color:var(--color-green)}.account-sidebar-icon-svg{width:20px;height:20px;display:block}.account-dashboard{min-width:0}.account-welcome{margin:0 0 8px;font-size:28px;font-weight:800;color:#111;letter-spacing:-.02em;line-height:1.2}.account-intro{background:#fff;border:none;border-radius:20px;padding:24px 28px;margin-bottom:32px;box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04)}.account-intro p{margin:0;font-size:15px;line-height:1.55;color:var(--color-text)}.account-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px}.account-card{position:relative;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:24px 22px;display:block;overflow:hidden;box-shadow:var(--shadow-card);transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s ease,border-color .25s ease}.account-card,.account-card:hover{text-decoration:none;color:inherit}.account-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover);border-color:rgba(118,215,66,.25)}.account-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--color-yellow);opacity:0;transition:opacity .25s ease}.account-card:hover:after{opacity:1}.account-card-bg-icon{position:absolute;right:16px;bottom:16px;width:72px;height:72px;opacity:.08;color:var(--color-text);pointer-events:none}.account-card-bg-icon svg{width:100%;height:100%}.account-card-title{margin:0 0 8px;font-size:17px;font-weight:700;color:var(--color-text);position:relative;z-index:1}.account-card-desc{margin:0;font-size:13px;line-height:1.5;color:var(--color-text-muted);position:relative;z-index:1}@media (max-width:900px){.account-main{grid-template-columns:1fr}.account-sidebar{position:static}}.account-placeholder{margin:0 0 16px;font-size:15px;line-height:1.5;color:var(--color-text)}.page-container{max-width:1440px;margin:0 auto;padding:36px 24px 48px;width:100%;min-width:0}.page-title{margin:0 0 8px;font-size:28px;font-weight:800;color:var(--color-text);letter-spacing:-.02em;line-height:1.2}.page-description{margin:0 0 24px;font-size:15px;color:var(--color-text-muted);line-height:1.5}.page-empty{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:48px 24px;text-align:center;box-shadow:var(--shadow-sm)}.page-empty-title{margin:0 0 8px;font-size:20px;font-weight:700;color:var(--color-text)}.page-empty-text{font-size:15px;color:var(--color-text-muted);max-width:400px;margin:0 auto 20px}.page-empty-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:var(--color-yellow);font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-md);transition:background .25s ease,transform .25s ease}.page-empty-cta,.page-empty-cta:hover{color:var(--color-yellow-text);text-decoration:none}.page-empty-cta:hover{background:var(--color-yellow-dark);transform:translateY(-2px)}.page-empty-cta:focus-visible{outline:2px solid var(--color-yellow-text);outline-offset:2px}.policy-content{margin-top:32px;max-width:720px}.policy-section{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--color-border)}.policy-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.policy-section--highlight{background:linear-gradient(90deg,rgba(118,215,66,.08),transparent);border-radius:var(--radius-lg);padding:20px 24px;margin-top:8px;border-bottom:none}.policy-heading{font-size:18px;font-weight:700;color:var(--color-text);margin:0 0 12px;letter-spacing:-.01em;display:flex;align-items:center;gap:10px}.policy-heading:before{content:"";width:4px;height:1.2em;background:var(--color-yellow);border-radius:2px;flex-shrink:0}.policy-text{margin:0}.policy-list,.policy-text{font-size:15px;line-height:1.65;color:var(--color-text)}.policy-list{margin:0 0 0 20px;padding:0}.policy-list li{margin-bottom:8px}.policy-list li:last-child{margin-bottom:0}.policy-list--ordered{list-style:decimal}.policy-link{color:var(--color-green-dark);font-weight:600;text-decoration:none}.policy-link:hover{text-decoration:underline;color:var(--color-green)}.policy-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px;padding-top:24px;border-top:1px solid var(--color-border)}.policy-cta{display:inline-flex;align-items:center;padding:14px 24px;background:var(--color-yellow);font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-md);transition:background .25s ease,transform .25s ease}.policy-cta,.policy-cta:hover{color:var(--color-yellow-text);text-decoration:none}.policy-cta:hover{background:var(--color-yellow-dark);transform:translateY(-2px)}.policy-cta--secondary{background:var(--color-surface);color:var(--color-text);border:2px solid var(--color-border)}.policy-cta--secondary:hover{background:var(--color-background-alt);border-color:var(--color-text-muted)}@media (max-width:600px){.policy-content{margin-top:24px}.policy-section{margin-bottom:20px;padding-bottom:20px}.policy-heading{font-size:17px}.policy-actions{flex-direction:column;margin-top:28px;padding-top:20px}.policy-cta{justify-content:center}.account-container{padding:20px 16px 32px}.account-cards{grid-template-columns:1fr}.account-welcome{font-size:24px}.page-container{padding:24px 16px 40px}.page-title{font-size:24px}.page-empty{padding:32px 20px}}