:root{--amz-bg:#f4efe6;--amz-header:#0c2a1b;--amz-nav:#123524;--amz-orange:#fcd116;--amz-orange-dark:#e8bc0e;--amz-link:#1b7a3d;--amz-link-hover:#ce1126;--amz-price:#ce1126;--amz-text:#141410;--amz-muted:#5c5952;--amz-white:#fff;--amz-card:#fff;--amz-border:#ddd6c8;--amz-star:#ffa41c;--amz-prime:#1b7a3d;--font:"Inter", system-ui, Arial, sans-serif;--font-brand:"Poppins", var(--font)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--amz-bg);color:var(--amz-text);font-size:14px;line-height:1.4}a{color:var(--amz-link);text-decoration:none}a:hover{color:var(--amz-link-hover);text-decoration:underline}button,input,select{font:inherit}.amz-app{flex-direction:column;min-height:100vh;display:flex}.amz-main{flex:1}.amz-header{z-index:100;position:sticky;top:0}.amz-header-top{background:var(--amz-header);color:var(--amz-white);padding:0 8px}.amz-header-inner{align-items:center;gap:8px;max-width:1500px;min-height:60px;margin:0 auto;display:flex}.amz-logo{flex-shrink:0;padding:8px 6px}.amz-logo:hover{border-radius:2px;outline:1px solid #fff;text-decoration:none}.amz-logo-text{color:#fff;letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.amz-logo-tld{vertical-align:super;margin-left:1px;font-size:.85rem}.amz-deliver{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:2px;align-items:center;gap:4px;padding:8px 6px;display:flex}.amz-deliver:hover{outline:1px solid #fff}.amz-deliver-label{color:#ccc;font-size:12px;display:block}.amz-deliver strong{font-size:13px}.amz-search{border-radius:4px;flex:1;min-width:0;height:40px;display:flex;overflow:hidden}.amz-search select{cursor:pointer;background:#f3f3f3;border:none;border-right:1px solid #cdcdcd;max-width:140px;padding:0 8px;font-size:12px}.amz-search input{border:none;flex:1;min-width:0;padding:0 12px;font-size:15px}.amz-search button{background:var(--amz-orange);cursor:pointer;border:none;place-items:center;width:45px;display:grid}.amz-search button:hover{background:var(--amz-orange-dark)}.amz-locale{color:#fff;cursor:pointer;align-items:center;gap:2px;padding:8px 6px;font-size:13px;font-weight:700;display:flex}.amz-locale:hover{border-radius:2px;outline:1px solid #fff}.amz-account,.amz-orders,.amz-cart{color:#fff;white-space:nowrap;border-radius:2px;flex-direction:column;padding:8px 6px;display:flex}.amz-account:hover,.amz-orders:hover,.amz-cart:hover{color:#fff;outline:1px solid #fff;text-decoration:none}.amz-account-line1{font-size:12px}.amz-account strong,.amz-orders strong,.amz-cart strong{align-items:center;gap:2px;font-size:14px;display:flex}.amz-cart{flex-direction:row;align-items:flex-end;gap:4px}.amz-cart-icon{position:relative}.amz-cart-count{background:var(--amz-orange);color:var(--amz-header);text-align:center;min-width:20px;font-size:16px;font-weight:700;position:absolute;top:-2px;right:-2px}.amz-subnav{background:var(--amz-nav);color:#fff;font-size:14px}.amz-subnav-inner{gap:0;min-height:39px;overflow-x:auto}.amz-all-menu{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:8px 10px;font-weight:700;display:flex}.amz-all-menu:hover{border-radius:2px;outline:1px solid #fff}.amz-subnav-link{color:#fff;white-space:nowrap;border-radius:2px;padding:8px 10px}.amz-subnav-link:hover{color:#fff;outline:1px solid #fff;text-decoration:none}.amz-overlay{z-index:150;background:#00000080;position:fixed;inset:0}.amz-side-menu{z-index:200;width:320px;max-width:85vw;height:100vh;color:var(--amz-text);background:#fff;position:fixed;top:0;left:0;overflow-y:auto}.amz-side-menu-head{background:var(--amz-nav);color:#fff;align-items:center;gap:8px;padding:1rem;font-weight:700;display:flex}.amz-side-menu-head button{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:1.2rem}.amz-side-menu-body{padding:1rem}.amz-side-menu-body h3{margin:1rem 0 .5rem;font-size:1.1rem}.amz-side-menu-body a{color:var(--amz-text);padding:.5rem 0;display:block}.amz-side-menu-body hr{border:none;border-top:1px solid var(--amz-border);margin:1rem 0}.home-page{padding-bottom:2rem}.hero-carousel{max-width:1500px;margin:0 auto;position:relative}.hero-slide{color:#fff;align-items:center;min-height:280px;padding:2rem 4rem;display:flex}.hero-content h1{text-shadow:0 1px 3px #0000004d;margin-bottom:.5rem;font-size:2rem}.hero-content p{opacity:.95;margin-bottom:1rem;font-size:1.1rem}.hero-cta{background:var(--amz-orange);color:var(--amz-text);border-radius:8px;padding:.6rem 1.25rem;font-weight:700;display:inline-block}.hero-cta:hover{background:var(--amz-orange-dark);color:var(--amz-text);text-decoration:none}.hero-nav{cursor:pointer;background:#fffc;border:none;place-items:center;width:40px;height:80px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-nav--prev{border-radius:0 4px 4px 0;left:0}.hero-nav--next{border-radius:4px 0 0 4px;right:0}.hero-dots{gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:#ffffff80;border:1px solid #fff;border-radius:50%;width:10px;height:10px;padding:0}.hero-dots button.active{background:#fff}.home-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1500px;margin:-80px auto 1.5rem;padding:0 1rem;display:grid;position:relative}.home-card{background:var(--amz-card);border-radius:0;flex-direction:column;min-height:200px;padding:1.25rem;display:flex}.home-card h2{margin-bottom:.75rem;font-size:1.25rem}.home-card-link{margin-top:auto;font-size:13px}.category-tiles{flex:1;grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.category-tile{text-align:center;color:var(--amz-text)}.category-tile:hover{color:var(--amz-link-hover);text-decoration:none}.category-tile img{object-fit:cover;width:100%;height:80px;margin-bottom:.35rem}.category-tile span{font-size:12px;display:block}.prime-benefits{flex:1;list-style:none}.prime-benefits li{padding:.25rem 0;font-size:13px}.prime-benefits li:before{content:"✓ ";color:var(--amz-prime);font-weight:700}.mini-products{flex:1;gap:.5rem;display:flex}.mini-product{text-align:center;flex:1}.mini-product img{object-fit:contain;width:100%;height:100px}.mini-product span{color:var(--amz-price);font-size:12px;font-weight:700}.product-row{max-width:1500px;margin:0 auto 1.5rem;padding:0 1rem}.product-row-head{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.product-row-head h2{font-size:1.35rem}.product-row-scroll{background:var(--amz-card);gap:.75rem;padding:1rem;display:flex;overflow-x:auto}.product-card{background:var(--amz-card);flex:0 0 180px}.product-card--compact{flex:0 0 160px}.product-card-link{color:var(--amz-text);height:100%;display:block}.product-card-link:hover{color:var(--amz-link-hover);text-decoration:none}.product-card-img-wrap{justify-content:center;align-items:center;height:160px;padding:.5rem;display:flex}.product-card img{object-fit:contain;max-width:100%;max-height:140px}.product-card-body{padding:0 .25rem .5rem}.product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:13px;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.star-rating{align-items:center;gap:4px;margin-bottom:.25rem;display:flex}.stars{gap:1px;display:flex}.star-count{color:var(--amz-link);font-size:12px}.badge-bestseller{color:#fff;background:#c45500;border-radius:2px;margin-bottom:.25rem;padding:2px 6px;font-size:11px;display:inline-block}.product-card-price{margin-bottom:.25rem}.price-discount{color:var(--amz-price);margin-right:4px;font-size:12px}.price-main{color:var(--amz-price);font-size:18px;font-weight:400}.price-was{color:var(--amz-muted);font-size:12px;text-decoration:line-through;display:block}.prime-badge{align-items:center;gap:4px;margin-top:2px;font-size:12px;display:flex}.prime-logo{color:#fff;letter-spacing:-.3px;background:linear-gradient(90deg,#0578ff,#00a8e1);border-radius:2px;padding:1px 6px;font-size:11px;font-style:italic;font-weight:700}.prime-text{color:var(--amz-muted);font-size:11px}.product-delivery{color:var(--amz-muted);margin-top:2px;font-size:12px}.page-pad{max-width:1500px;margin:0 auto;padding:1rem}.search-layout{grid-template-columns:220px 1fr;gap:1.5rem;display:grid}.search-sidebar{background:var(--amz-card);border:1px solid var(--amz-border);height:fit-content;padding:1rem}.search-sidebar h3{margin:1rem 0 .5rem;font-size:14px;font-weight:700}.search-sidebar h3:first-child{margin-top:0}.search-sidebar ul{list-style:none}.search-sidebar a{color:var(--amz-text);padding:.25rem 0;font-size:13px;display:block}.search-sidebar a.active{color:var(--amz-link-hover);font-weight:700}.filter-check{cursor:pointer;align-items:center;gap:6px;margin:.25rem 0;font-size:13px;display:flex}.search-results-head{border-bottom:1px solid var(--amz-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.sort-bar select{border:1px solid var(--amz-border);background:#f0f2f2;border-radius:8px;margin-left:6px;padding:4px 8px}.search-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.empty-results{text-align:center;background:var(--amz-card);padding:3rem 1rem}.empty-results h2{margin-bottom:.5rem}.breadcrumb{color:var(--amz-muted);margin-bottom:1rem;font-size:12px}.breadcrumb a{color:var(--amz-link)}.breadcrumb span{margin:0 4px}.product-detail{grid-template-columns:1fr 1.2fr 280px;align-items:start;gap:1.5rem;display:grid}.product-gallery{background:var(--amz-card);padding:1rem}.product-main-img{object-fit:contain;width:100%;max-height:400px}.product-thumbs{gap:.5rem;margin-top:.5rem;display:flex}.product-thumbs button{border:2px solid var(--amz-border);cursor:pointer;background:0 0;width:50px;height:50px;padding:4px}.product-thumbs button.active{border-color:var(--amz-link)}.product-thumbs img{object-fit:contain;width:100%;height:100%}.product-info{background:var(--amz-card);padding:1rem}.product-info h1{margin-bottom:.35rem;font-size:1.5rem;font-weight:400;line-height:1.3}.product-brand{margin-bottom:.5rem;font-size:13px}.product-info hr{border:none;border-top:1px solid var(--amz-border);margin:.75rem 0}.product-price-block{margin-bottom:.75rem}.price-save{color:var(--amz-price);margin-right:6px;font-size:14px}.price-big{color:var(--amz-price);font-size:28px}.price-rrp{color:var(--amz-muted);margin-top:2px;font-size:13px}.price-vat{color:var(--amz-muted);font-size:12px}.prime-delivery{align-items:center;gap:6px;margin:.5rem 0;font-size:14px;display:flex}.stock{margin:.5rem 0;font-size:18px}.in-stock{color:#007600;font-weight:700}.out-stock{color:var(--amz-price)}.product-desc h3{margin-bottom:.5rem;font-size:16px}.product-desc p{margin-bottom:.5rem;font-size:14px}.product-desc ul{list-style:none}.product-desc li{align-items:flex-start;gap:6px;padding:.2rem 0;font-size:14px;display:flex}.buy-box{position:sticky;top:100px}.buy-box-inner{background:var(--amz-card);border:1px solid var(--amz-border);border-radius:8px;padding:1.25rem}.buy-box-prime{align-items:center;gap:4px;margin:.5rem 0;font-size:13px;display:flex}.buy-box-ship{margin:.35rem 0;font-size:13px}.buy-box-seller{color:var(--amz-muted);margin-bottom:.75rem;font-size:12px}.qty-label{margin-bottom:.75rem;font-size:13px;display:block}.qty-label select{border:1px solid var(--amz-border);background:#f0f2f2;border-radius:8px;margin-left:8px;padding:4px 8px}.btn-buy,.btn-cart{cursor:pointer;border:none;border-radius:20px;width:100%;margin-bottom:.5rem;padding:.5rem;font-size:13px;display:block}.btn-buy{background:var(--amz-orange);box-shadow:0 2px 5px #d5d9d980}.btn-buy:hover{background:var(--amz-orange-dark)}.btn-cart{background:var(--amz-orange)}.btn-cart:hover{background:var(--amz-orange-dark)}.btn-full{width:100%}.btn-buy:disabled,.btn-cart:disabled{opacity:.5;cursor:not-allowed}.buy-box-trust{border-top:1px solid var(--amz-border);margin-top:.75rem;padding-top:.75rem}.buy-box-trust p{color:var(--amz-muted);align-items:center;gap:6px;padding:.2rem 0;font-size:12px;display:flex}.cart-layout{grid-template-columns:1fr 300px;align-items:start;gap:1.5rem;display:grid}.cart-items{background:var(--amz-card);padding:1.25rem}.cart-items h1{border-bottom:1px solid var(--amz-border);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:400}.cart-item{border-bottom:1px solid var(--amz-border);grid-template-columns:120px 1fr auto;gap:1rem;padding:1rem 0;display:grid}.cart-item-img img{object-fit:contain;width:110px;height:110px}.cart-item-title{color:var(--amz-link);margin-bottom:.35rem;font-size:16px;display:block}.cart-item-stock{margin:.25rem 0;font-size:12px}.cart-item-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:.5rem;font-size:12px;display:flex}.cart-item-actions select{border:1px solid var(--amz-border);background:#f0f2f2;border-radius:8px;margin-left:4px;padding:4px 8px}.cart-divider{color:var(--amz-border)}.link-btn{color:var(--amz-link);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.link-btn:hover{color:var(--amz-link-hover);text-decoration:underline}.cart-item-price{text-align:right}.cart-item-price strong{font-size:18px;display:block}.cart-item-price span{color:var(--amz-muted);font-size:12px}.cart-subtotal-line{text-align:right;margin-top:1rem;font-size:18px}.cart-summary-box{background:var(--amz-card);border:1px solid var(--amz-border);border-radius:8px;padding:1.25rem;position:sticky;top:100px}.cart-summary-sub{margin-bottom:.5rem;font-size:18px}.cart-summary-note{color:var(--amz-muted);align-items:center;gap:4px;margin-bottom:.75rem;font-size:12px;display:flex}.cart-empty{background:var(--amz-card);text-align:center;padding:3rem}.cart-empty h1{margin-bottom:.5rem;font-size:1.5rem;font-weight:400}.account-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.account-card{background:var(--amz-card);border:1px solid var(--amz-border);border-radius:8px;padding:1.25rem}.account-card h2{margin-bottom:.5rem;font-size:1.1rem}.account-card p{color:var(--amz-muted);margin-bottom:.75rem;font-size:13px}.auth-box{background:var(--amz-card);border:1px solid var(--amz-border);border-radius:8px;max-width:400px;margin:2rem auto;padding:2rem}.auth-box h1,.auth-box h2{margin-bottom:1rem;font-weight:400}.auth-box label{margin-bottom:1rem;font-size:13px;font-weight:700;display:block}.auth-box input{border:1px solid var(--amz-border);border-radius:4px;width:100%;margin-top:4px;padding:8px;display:block}.auth-box hr{border:none;border-top:1px solid var(--amz-border);margin:1.5rem 0}.orders-empty{text-align:center;background:var(--amz-card);margin-top:1rem;padding:3rem}.orders-empty h2{margin:1rem 0 .5rem;font-weight:400}.order-success{background:#d5f5d5;border:1px solid #007600;border-radius:8px;align-items:flex-start;gap:.75rem;margin:1rem 0;padding:1rem;display:flex}.order-success strong{color:#007600;display:block}.orders-list{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.order-card{background:var(--amz-card);border:1px solid var(--amz-border);border-radius:8px;overflow:hidden}.order-card-head{background:#f0f2f2;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem;font-size:12px;display:grid}.order-card-head span{color:var(--amz-muted);display:block}.order-card-body{padding:1rem}.order-status{color:#007600;align-items:center;gap:6px;margin-bottom:.5rem;font-weight:700;display:flex}.order-address{color:var(--amz-muted);margin-bottom:.75rem;font-size:13px}.order-items-mini{flex-direction:column;gap:.5rem;display:flex}.order-mini-item{color:var(--amz-text);align-items:center;gap:.75rem;font-size:13px;display:flex}.order-mini-item img{object-fit:contain;width:48px;height:48px}.checkout-page h1{margin-bottom:1rem;font-size:1.75rem;font-weight:400}.checkout-layout{grid-template-columns:1fr 340px;align-items:start;gap:1.5rem;display:grid}.checkout-form{flex-direction:column;gap:1rem;display:flex}.checkout-section{background:var(--amz-card);border:1px solid var(--amz-border);border-radius:8px;padding:1.25rem}.checkout-section h2{align-items:center;gap:6px;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.checkout-section label{margin-bottom:.75rem;font-size:13px;font-weight:700;display:block}.checkout-section input{border:1px solid var(--amz-border);border-radius:4px;width:100%;margin-top:4px;padding:8px;font-weight:400;display:block}.checkout-row{grid-template-columns:120px 1fr;gap:1rem;display:grid}.checkout-demo{color:var(--amz-muted);margin-top:.5rem;font-size:12px}.checkout-error{color:var(--amz-price);font-size:13px}.checkout-summary{background:var(--amz-card);border:1px solid var(--amz-border);border-radius:8px;padding:1.25rem;position:sticky;top:100px}.checkout-summary h2{margin-bottom:1rem;font-size:1.1rem}.checkout-line{grid-template-columns:60px 1fr auto;align-items:start;gap:.75rem;margin-bottom:.75rem;font-size:13px;display:grid}.checkout-line img{object-fit:contain;width:60px;height:60px}.checkout-line p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.checkout-summary hr{border:none;border-top:1px solid var(--amz-border);margin:.75rem 0}.checkout-total{margin-bottom:.35rem;font-size:16px}.checkout-shipping{color:#007600;font-size:13px}@media (width<=768px){.checkout-layout,.order-card-head{grid-template-columns:1fr}}.amz-footer{background:var(--amz-nav);color:#fff;margin-top:2rem}.amz-back-top{color:#fff;cursor:pointer;background:#37475a;border:none;width:100%;padding:.85rem;font-size:13px}.amz-back-top:hover{background:#485769}.amz-footer-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;padding:2.5rem 1rem;display:grid}.amz-footer-col h4{margin-bottom:.75rem;font-size:16px}.amz-footer-col ul{list-style:none}.amz-footer-col a{color:#ddd;padding:.2rem 0;font-size:14px;display:block}.amz-footer-col a:hover{color:#fff;text-decoration:underline}.amz-footer-bottom{background:var(--amz-header);text-align:center;padding:2rem 1rem}.amz-logo--footer{margin-bottom:1rem;display:inline-block}.amz-footer-locale{justify-content:center;gap:1rem;margin-bottom:.75rem;font-size:12px;display:flex}.amz-footer-copy{color:#999;font-size:12px}@media (width<=1024px){.home-grid{grid-template-columns:repeat(2,1fr);margin-top:-40px}.product-detail{grid-template-columns:1fr 1fr}.buy-box{grid-column:1/-1;position:static}.amz-deliver,.amz-orders{display:none}}@media (width<=768px){.amz-header-inner{flex-wrap:wrap}.amz-search{flex:none;order:10;width:100%}.home-grid{grid-template-columns:1fr;margin-top:0}.hero-slide{min-height:200px;padding:1.5rem}.search-layout{grid-template-columns:1fr}.search-sidebar{display:none}.product-detail,.cart-layout{grid-template-columns:1fr}.cart-item{grid-template-columns:80px 1fr}.cart-item-price{text-align:left;grid-column:2}.amz-footer-grid{grid-template-columns:repeat(2,1fr)}.amz-subnav{display:none}}.nj-logo-lockup{align-items:center;gap:8px;display:inline-flex}.nj-mark{flex-shrink:0;display:block}.nj-logo-words{flex-direction:column;line-height:1.05;display:flex}.nj-word{font-family:var(--font-brand);color:#123524;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.nj-word--light{color:#fff}.nj-sub{font-family:var(--font-brand);letter-spacing:.32em;text-transform:uppercase;color:#fcd116;font-size:.58rem;font-style:normal;font-weight:500}.amz-logo--footer .nj-word{color:#fff}.hero-slide{position:relative;overflow:hidden}.hero-slide-img{object-fit:cover;object-position:right center;width:100%;height:100%;position:absolute;inset:0}.hero-slide-img+.hero-content{z-index:1;position:relative}.hero-content h1,.hero-content p{text-shadow:0 2px 16px #00000073}h1,h2,h3,.hero-content h1{font-family:var(--font-brand)}.hero-carousel{border-radius:0 0 24px 24px;overflow:hidden}.hero-cta{border-radius:999px;padding:12px 28px;font-weight:600;transition:transform .15s,box-shadow .15s;box-shadow:0 6px 18px #fcd11659}.hero-cta:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 24px #fcd11673}.hero-dots button{border-radius:999px;width:22px;height:6px;transition:background .2s}.trust-strip{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1500px;margin:20px auto 4px;padding:0 16px;display:grid}.trust-strip>div{background:var(--amz-card);border:1px solid var(--amz-border);border-radius:16px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;padding:14px 16px;display:grid}.trust-strip svg{color:var(--amz-link);background:#1b7a3d1a;border-radius:10px;grid-row:1/span 2;width:38px;height:38px;padding:8px}.trust-strip strong{font-family:var(--font-brand);font-size:.92rem}.trust-strip span{color:var(--amz-muted);font-size:.78rem}@media (width<=900px){.trust-strip{grid-template-columns:repeat(2,1fr)}}.home-card,.product-card,.category-tile{border-radius:16px}.home-card{border:1px solid var(--amz-border);box-shadow:0 2px 12px #0c2a1b0d}.product-card{border:1px solid var(--amz-border);transition:transform .15s,box-shadow .15s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0c2a1b1f}.category-tile{transition:transform .15s;overflow:hidden}.category-tile:hover{transform:translateY(-3px)}.category-tile img{border-radius:12px}.amz-search input,.amz-search select{border-radius:0}.amz-search{border-radius:12px;overflow:hidden}.amz-search button{transition:filter .15s}.amz-search button:hover{filter:brightness(1.06)}.prime-logo{background:var(--amz-prime);color:#fff;border-radius:999px;padding:1px 8px;font-style:normal;font-weight:700}.amz-footer{border-top:4px solid var(--amz-orange)}.amz-back-top{background:var(--amz-nav)}.product-row-scroll,.search-grid,.checkout-layout{perspective:1200px}.card-3d{--rx:0deg;--ry:0deg;transform:rotateX(var(--rx)) rotateY(var(--ry)) translateZ(0);transform-style:preserve-3d;will-change:transform;transition:transform .12s ease-out,box-shadow .15s}.card-3d:hover{box-shadow:0 18px 40px #0c2a1b2e}.card-3d img{transition:transform .2s;transform:translateZ(24px)}.card-3d .badge-bestseller{transform:translateZ(36px)}.btn-buy,.btn-cart,.hero-cta,.amz-search button{box-shadow:0 4px #0000002e,0 8px 16px #0000001f}.btn-buy:active,.btn-cart:active,.hero-cta:active,.amz-search button:active{transform:translateY(3px);box-shadow:0 1px #0000002e,0 2px 6px #0000001f}.hero-slide-img{animation:14s ease-in-out infinite alternate kenburns}@keyframes kenburns{0%{transform:scale(1)translate(0)}to{transform:scale(1.07)translate(-1.5%)}}.trust-strip svg{transition:transform .2s}.trust-strip>div:hover svg{transform:translateY(-3px)scale(1.08)rotate(-4deg)}@media (prefers-reduced-motion:reduce){.card-3d,.card-3d img{transition:none!important;transform:none!important}.hero-slide-img{animation:none}}.amz-locale--switch{align-items:center;gap:2px;padding:6px;display:flex}.amz-locale--switch button{color:#cdd8cf;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:3px 7px;font-size:12px;font-weight:700}.amz-locale--switch button.active{background:var(--amz-orange);color:#14210f}.amz-locale--switch button:hover{color:#fff}.amz-locale--switch button.active:hover{color:#14210f}.auth-tabs{gap:6px;margin-bottom:14px;display:flex}.auth-tabs button{border:1px solid var(--amz-border);cursor:pointer;color:var(--amz-muted);background:#fff;border-radius:999px;flex:1;padding:8px;font-weight:600}.auth-tabs button.active{background:var(--amz-nav);color:#fff;border-color:var(--amz-nav)}.auth-note{color:var(--amz-muted);margin-top:12px;font-size:.8rem}.sell-page{max-width:640px;margin:0 auto}.sell-head{align-items:center;gap:14px;margin-bottom:18px;display:flex}.sell-head svg{color:var(--amz-link);background:#1b7a3d1a;border-radius:12px;width:52px;height:52px;padding:10px}.sell-head p{color:var(--amz-muted);font-size:.9rem}.sell-form{border:1px solid var(--amz-border);background:#fff;border-radius:16px;flex-direction:column;gap:12px;padding:20px;display:flex}.sell-form label{flex-direction:column;gap:4px;font-size:.85rem;font-weight:600;display:flex}.sell-form input,.sell-form select,.sell-form textarea{border:1px solid var(--amz-border);border-radius:10px;padding:9px 12px;font-weight:400}.sell-form textarea{resize:vertical}.pay-option{border:1px solid var(--amz-border);cursor:pointer;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:8px;padding:10px 12px;display:flex}.pay-option:has(input:checked){border-color:var(--amz-link);background:#1b7a3d0f}.pay-option span{flex-direction:column;display:flex}.pay-option small{color:var(--amz-muted)}.pay-option--disabled{opacity:.55;cursor:not-allowed}.saved-later{max-width:1500px;margin:20px auto 0}.saved-later h2{margin-bottom:10px}.saved-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.saved-item{border:1px solid var(--amz-border);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.saved-item img{object-fit:cover;border-radius:10px;width:64px;height:64px}.my-products{margin-top:26px}.my-products-list{flex-direction:column;gap:8px;margin-top:10px;display:flex}.my-product-row{border:1px solid var(--amz-border);background:#fff;border-radius:12px;grid-template-columns:48px 1fr auto auto;align-items:center;gap:12px;padding:8px 12px;display:grid}.my-product-row img{object-fit:cover;border-radius:8px;width:48px;height:48px}.amz-subnav-link--sell{font-weight:700;color:var(--amz-orange)!important}.order-payment-note{background:#fcd11624;border:1px solid #e8bc0e80;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:.85rem}.amz-deliver-wrap{position:relative}.deliver-pop{z-index:300;color:var(--amz-text);background:#fff;border-radius:12px;min-width:240px;padding:12px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #0000004d}.deliver-pop p{margin-bottom:8px;font-size:.85rem;font-weight:700}.deliver-pop select{border:1px solid var(--amz-border);border-radius:8px;width:100%;padding:8px}.kyc-badge{border-radius:999px;margin:4px 0;padding:3px 8px;font-size:.78rem;display:inline-block}.kyc-badge--pending{background:#fcd11633;border:1px solid #e8bc0e}.kyc-badge--verified{border:1px solid var(--amz-link);color:var(--amz-link);background:#1b7a3d1f}.kyc-note{background:#1b7a3d0f;border:1px solid #1b7a3d40;border-radius:10px;padding:8px 10px}.auth-tabs--type button.active{background:var(--amz-link);border-color:var(--amz-link)}@media (width<=768px){.amz-header-inner{flex-wrap:wrap;row-gap:4px;min-height:0;padding:6px 0}.amz-deliver{display:flex!important}.amz-logo{order:1}.amz-deliver-wrap{order:3}.amz-locale--switch{order:2;margin-left:auto}.amz-account,.amz-orders{display:none}.amz-cart{order:2}.amz-search{flex-basis:100%;order:10;margin:4px 0 2px}.amz-search select{max-width:92px;font-size:12px}.amz-search input{min-width:0;font-size:16px}.amz-subnav-inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.amz-subnav-inner::-webkit-scrollbar{display:none}.amz-subnav-link{white-space:nowrap}.hero-carousel{border-radius:0 0 16px 16px}.hero-content h1{font-size:1.45rem}.hero-content p{font-size:.9rem}.hero-nav{width:34px}.hero-slide-img{opacity:.45}.home-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;padding:0 10px}.home-card{min-height:0;padding:.9rem}.trust-strip{grid-template-columns:1fr 1fr;gap:8px;padding:0 10px}.trust-strip>div{padding:10px}.trust-strip span{display:none}.product-row-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.product-detail{grid-template-columns:1fr!important}.buy-box{position:static}.buy-box-inner{border-radius:14px}.btn-buy,.btn-cart{min-height:46px}.cart-layout,.checkout-layout,.search-layout{display:block;grid-template-columns:1fr!important}.cart-summary,.checkout-summary{margin-top:14px;position:static}.cart-item{grid-template-columns:72px 1fr}.cart-item-price{text-align:left;grid-column:2}.search-sidebar{gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.search-sidebar h3{white-space:nowrap}.search-sidebar ul{gap:8px;display:flex}.search-sidebar li a{white-space:nowrap}.account-grid{grid-template-columns:1fr!important}.checkout-row{display:block;grid-template-columns:1fr!important}.checkout-row label{display:flex}.sell-form{padding:14px}.my-product-row{grid-template-columns:40px 1fr}.my-product-row strong,.my-product-row .link-btn{grid-column:2;justify-self:start}.card-3d{transform:none!important}input,select,textarea{font-size:16px}}@media (hover:none){.card-3d{transform:none!important}.product-card:hover{transform:none}}
