@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";
:root{--font-sans:Poppins, Inter, "Segoe UI", Roboto, -apple-system, sans-serif;--tellme-blue:#0b63e5;--tellme-blue-dark:#0950b8;--tellme-blue-light:#e8f0fe;--search-blue:#2196f3;--browse-red:#ff3b2f;--browse-red-hover:#e6352a;--top-dark:#173946;--top-dark-hover:#1e4a5a;--text-primary:#0a1a2b;--text-secondary:#4a5c6b;--text-muted:#8899a8;--text-white:#fff;--bg-white:#fff;--bg-light:#f8fafc;--bg-gray:#f1f4f8;--bg-hover:#f5f7fa;--border-light:#e8ecf0;--border-medium:#d0d7dd;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 4px 20px #00000014;--shadow-lg:0 8px 40px #0000001f;--shadow-xl:0 12px 60px #00000026;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.25s cubic-bezier(.4, 0, .2, 1);--transition-smooth:.35s cubic-bezier(.4, 0, .2, 1);--market-max:1704px;--cat-w:350px;--hero-w:917px;--promo-w:410px;--home-h:630px;--home-gap:20px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text-primary);background:var(--bg-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-weight:400;line-height:1.6}button,input,select,textarea{outline:none;font-family:inherit}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}img{max-width:100%;display:block}.market-shell,.market-topbar-inner,.market-header-inner,.market-search-strip-inner,.market-home,.premium-products,.section-heading{max-width:var(--market-max);padding:0 var(--space-lg);margin-left:auto;margin-right:auto}.market-topbar{background:var(--top-dark);height:40px;color:var(--text-white);z-index:100;border-bottom:1px solid #ffffff0d;font-size:13px;position:relative}.market-topbar-inner{justify-content:space-between;align-items:center;height:40px;display:flex}.market-topbar a{color:#ffffffd9;transition:color var(--transition-fast);letter-spacing:.02em;font-size:12px;font-weight:400;text-decoration:none}.market-topbar a:hover{color:#fff;transform:translateY(-1px)}.market-topbar .topbar-links{align-items:center;gap:28px;display:flex}.market-topbar .topbar-links a{position:relative}.market-topbar .topbar-links a:after{content:"";background:var(--tellme-blue);width:0;height:2px;transition:width var(--transition-fast);position:absolute;bottom:-2px;left:0}.market-topbar .topbar-links a:hover:after{width:100%}.market-topbar .topbar-right{align-items:center;gap:20px;display:flex}.market-topbar .topbar-right span{color:#fff9;font-size:12px}.market-header{background:var(--bg-white);border-bottom:1px solid var(--border-light);z-index:99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;height:94px;position:sticky;top:0}.market-header-inner{align-items:center;gap:38px;height:94px;display:flex}.market-logo,.market-brand{flex-shrink:0;align-items:center;width:275px;display:flex}.market-logo img,.market-brand img{max-width:270px;height:auto;transition:transform var(--transition-smooth);display:block}.market-logo img:hover,.market-brand img:hover{transform:scale(1.02)}.market-main-nav{white-space:nowrap;align-items:center;gap:44px;margin-left:40px;font-size:15px;font-weight:600;display:flex}.market-main-nav a{color:var(--text-primary);transition:color var(--transition-fast);padding:4px 0;font-weight:600;text-decoration:none;position:relative}.market-main-nav a:after{content:"";background:var(--tellme-blue);width:0;height:2.5px;transition:width var(--transition-base);border-radius:2px;position:absolute;bottom:-2px;left:0}.market-main-nav a:hover{color:var(--tellme-blue)}.market-main-nav a:hover:after{width:100%}.market-main-nav a.active{color:var(--tellme-blue)}.market-main-nav a.active:after{width:100%}.market-header-actions,.market-actions{align-items:center;gap:34px;margin-left:auto;display:flex}.market-account{color:var(--text-primary);cursor:pointer;border-radius:var(--radius-md);transition:background var(--transition-fast);align-items:center;gap:12px;padding:6px 12px;font-size:14px;display:flex}.market-account:hover{background:var(--bg-hover)}.market-account strong,.market-account b{color:var(--text-primary);font-size:22px;font-weight:700;line-height:1.05;display:block}.market-account small{color:var(--text-muted);font-size:12px;font-weight:400}.market-icon-link{color:var(--text-secondary);text-align:center;transition:all var(--transition-fast);border-radius:var(--radius-sm);padding:4px 8px;font-size:12px;text-decoration:none;position:relative}.market-icon-link:hover{color:var(--tellme-blue);background:var(--tellme-blue-light);transform:translateY(-2px)}.market-icon-link svg{width:34px;height:34px;margin:0 auto 2px;display:block}.market-icon-link .badge{background:var(--browse-red);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.market-search-strip{background:var(--top-dark);z-index:98;height:80px;position:relative;box-shadow:0 2px 10px #0000001a}.market-search-strip-inner{align-items:center;gap:20px;height:80px;display:flex}.browse-button{width:var(--cat-w);background:var(--browse-red);height:80px;color:var(--text-white);cursor:pointer;transition:all var(--transition-base);border:0;border-radius:0;flex-shrink:0;align-items:center;gap:13px;padding:0 30px;font-size:16px;font-weight:700;display:flex;position:relative;overflow:hidden}.browse-button:before{content:"";width:100%;height:100%;transition:left var(--transition-smooth);background:linear-gradient(90deg,#0000,#ffffff1a,#0000);position:absolute;top:0;left:-100%}.browse-button:hover:before{left:100%}.browse-button:hover{background:var(--browse-red-hover);transform:scale(1.02);box-shadow:0 4px 15px #ff3b2f4d}.browse-button svg{fill:currentColor;width:22px;height:22px}.browse-button b,.browse-button strong,.browse-button span{color:var(--text-white);font-weight:700}.market-search-form,.market-search-box{min-width:0;height:50px;color:var(--text-white);border-radius:var(--radius-md);transition:all var(--transition-base);background:#ffffff14;border:1px solid #0000;flex:1;align-items:center;padding:0 4px 0 16px;display:flex}.market-search-form:focus-within,.market-search-box:focus-within{background:#ffffff1f;border-color:#fff3;box-shadow:0 0 0 3px #2196f31a}.market-search-form input,.market-search-box input{min-width:0;height:50px;color:var(--text-white);background:0 0;border:0;outline:0;flex:1;padding:0 18px 0 0;font-size:14px}.market-search-form input::placeholder,.market-search-box input::placeholder{color:#ffffff80}.market-search-form select,.market-search-box select{color:#ffffffb3;cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='rgba(255,255,255,0.5)'/%3E%3C/svg%3E") right 12px center no-repeat;border:0;border-left:1px solid #fff3;outline:0;width:180px;height:50px;padding-left:18px;padding-right:32px;font-size:14px}.market-search-form select option{background:var(--top-dark);color:var(--text-white)}.market-search-form button,.market-search-box button,.market-search-button{border-radius:var(--radius-md);background:var(--search-blue);color:#fff;cursor:pointer;width:58px;height:58px;transition:all var(--transition-base);border:0;place-items:center;margin-left:8px;display:grid;position:relative;overflow:hidden}.market-search-form button:before,.market-search-box button:before,.market-search-button:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.market-search-form button:hover:before,.market-search-box button:hover:before,.market-search-button:hover:before{width:200px;height:200px}.market-search-form button:hover,.market-search-box button:hover,.market-search-button:hover{background:#1976d2;transform:scale(1.05);box-shadow:0 4px 15px #2196f366}.market-search-form button svg,.market-search-box button svg,.market-search-button svg{fill:currentColor;z-index:1;width:27px;height:27px;position:relative}.market-strip-links{color:var(--text-white);white-space:nowrap;align-items:center;gap:34px;display:flex}.market-strip-links a,.market-strip-links span{color:#ffffffd9;transition:all var(--transition-fast);border-radius:var(--radius-sm);align-items:center;gap:10px;padding:6px 12px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.market-strip-links a:hover{color:#fff;background:#ffffff1a;transform:translateY(-2px)}.market-strip-links svg{fill:currentColor;width:30px;height:30px}.market-call{color:var(--text-white);white-space:nowrap;border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:10px;padding:6px 12px;font-size:15px;font-weight:600;display:flex}.market-call b,.market-call strong{color:var(--text-white);font-size:16px;font-weight:700;line-height:1.15;display:block}.market-call small{opacity:.7;font-size:12px;font-weight:400}.market-home{grid-template-columns:var(--cat-w) var(--hero-w) var(--promo-w);gap:var(--home-gap);width:100%;margin-top:var(--space-2xl);margin-bottom:var(--space-2xl);align-items:start;display:grid}.category-sidebar{width:var(--cat-w);height:var(--home-h);min-height:var(--home-h);max-height:var(--home-h);overscroll-behavior:contain;border-radius:var(--radius-lg);padding:var(--space-md) var(--space-lg);background:var(--bg-white);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);scrollbar-width:thin;scrollbar-color:var(--border-medium) transparent;transition:box-shadow var(--transition-base);position:relative;overflow-y:auto}.category-sidebar:hover{box-shadow:var(--shadow-md)}.category-sidebar::-webkit-scrollbar{width:5px}.category-sidebar::-webkit-scrollbar-track{background:0 0}.category-sidebar::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:999px}.category-sidebar::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.category-sidebar:before{content:"";border-left:14px solid #0000;border-right:14px solid #0000;border-bottom:14px solid var(--bg-white);filter:drop-shadow(0 -2px 4px #0000000d);width:0;height:0;position:absolute;top:-14px;left:20px}.market-category-row{min-height:52px;padding:0 var(--space-sm);border-radius:var(--radius-sm);color:var(--text-primary);border-bottom:1px solid var(--border-light);transition:all var(--transition-fast);cursor:pointer;background:0 0;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:13px;text-decoration:none;display:grid;position:relative}.market-category-row:hover{background:var(--tellme-blue-light);color:var(--tellme-blue);transform:translate(4px)}.market-category-row.active{background:var(--tellme-blue-light);color:var(--tellme-blue);border-left:3px solid var(--tellme-blue)}.market-category-row:last-child{border-bottom:0}.market-category-row span{width:26px;height:26px;color:var(--text-secondary);transition:color var(--transition-fast);background:0 0;place-items:center;display:grid}.market-category-row span svg{fill:currentColor;width:21px;height:21px;display:block}.market-category-row strong{letter-spacing:-.02em;color:inherit;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:1.12;overflow:hidden}.market-category-row b{color:var(--text-muted);transition:color var(--transition-fast);font-size:18px;font-weight:400;line-height:1}.market-category-row:hover b,.market-category-row.active b{color:var(--tellme-blue)}.market-hero-card{width:var(--hero-w);height:var(--home-h);min-height:var(--home-h);max-height:var(--home-h);border-radius:var(--radius-lg);background:var(--bg-gray);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.market-hero-card img,.market-hero-card picture,.market-hero-card video{object-fit:cover;width:100%;height:100%;display:block}.market-hero-card .slick-dots,.market-hero-card .swiper-pagination,.market-hero-dots{z-index:5;justify-content:center;align-items:center;gap:12px;padding:0;display:flex;position:absolute;bottom:34px;left:0;right:0}.market-hero-card .slick-dots li,.market-hero-card .swiper-pagination-bullet,.market-hero-dots span{opacity:1;cursor:pointer;width:10px;height:10px;transition:all var(--transition-base);background:#fff6;border:1px solid #fff3;border-radius:999px}.market-hero-card .slick-dots li:hover,.market-hero-card .swiper-pagination-bullet:hover,.market-hero-dots span:hover{transform:scale(1.2)}.market-hero-card .slick-dots li.slick-active,.market-hero-card .swiper-pagination-bullet-active,.market-hero-dots span.active{background:var(--text-white);border-color:var(--text-white);width:28px}.market-side-promos,.market-promo-stack,.market-right-rail,.market-feature-stack{width:var(--promo-w);height:var(--home-h);max-height:var(--home-h);gap:var(--home-gap);grid-template-rows:1fr 1fr;display:grid;overflow:hidden}.market-side-promo,.market-promo-card,.market-ad-card,.market-feature-card{border-radius:var(--radius-lg);background:var(--bg-gray);box-shadow:var(--shadow-sm);transition:all var(--transition-base);position:relative;overflow:hidden}.market-side-promo:hover,.market-promo-card:hover,.market-ad-card:hover,.market-feature-card:hover{box-shadow:var(--shadow-md);z-index:1;transform:scale(1.02)}.market-side-promo img,.market-promo-card img,.market-ad-card img,.market-feature-card img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-smooth);display:block}.market-side-promo:hover img,.market-promo-card:hover img,.market-ad-card:hover img,.market-feature-card:hover img{transform:scale(1.05)}.quick-department strong,.quick-department span,.premium-product-name,.premium-product-meta,.premium-product-sku,.product-name{font-weight:500}.premium-product-card{letter-spacing:-.01em;transition:all var(--transition-base)}.premium-product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.premium-product-name{color:var(--text-primary);font-weight:600}.premium-product-meta,.premium-product-sku,.premium-badge,.premium-add-button{letter-spacing:.02em}.market-primary,.premium-price strong,.premium-add-button,.admin-header h1,.checkout-panel h1,.checkout-panel h2{font-weight:700}.market-hero-card h1,.section-heading h2,.premium-products-heading h2,.detail-copy h1{font-family:var(--font-sans);letter-spacing:-.045em;font-weight:700}@media (max-width:1760px){:root{--market-max:96vw;--cat-w:300px;--promo-w:340px;--hero-w:calc(96vw - 300px - 340px - 40px)}}@media (max-width:1500px){.market-home{gap:var(--space-lg);grid-template-columns:300px minmax(0,1fr)}.market-hero-card{width:auto}.market-side-promos,.market-promo-stack,.market-right-rail,.market-feature-stack{display:none}.market-strip-links{gap:20px;margin-left:24px}.category-sidebar{width:100%;height:auto;min-height:0;max-height:none;overflow:visible}}@media (max-width:1060px){.market-header{height:auto;position:relative}.market-header-inner{gap:var(--space-md);height:auto;min-height:86px;padding:var(--space-md) 0;flex-wrap:wrap}.market-main-nav{gap:var(--space-lg);padding:var(--space-sm) 0;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:0;overflow-x:auto}.market-main-nav::-webkit-scrollbar{display:none}.market-search-strip{height:auto}.market-search-strip-inner{gap:var(--space-md);height:auto;padding:var(--space-md) 0;flex-wrap:wrap}.browse-button{border-radius:var(--radius-md);width:100%;height:60px}.market-search-form,.market-search-box{width:100%;margin-left:0}.market-strip-links{flex-wrap:wrap;justify-content:space-between;width:100%;margin-left:0}.market-home{gap:var(--space-lg);grid-template-columns:1fr}.category-sidebar{width:100%;height:auto;min-height:0;max-height:none;padding:var(--space-md);overflow:visible}.category-sidebar:before{display:none}.market-hero-card{width:auto;height:auto;min-height:400px;max-height:none}.market-category-row{border-radius:var(--radius-sm);border-bottom:1px solid var(--border-light)}.market-category-row:last-child{border-bottom:0}}@media (max-width:720px){.market-topbar{display:none}.market-logo,.market-brand{width:180px}.market-logo img,.market-brand img{max-width:180px}.market-main-nav,.market-header-actions,.market-actions{display:none}.category-sidebar{border-radius:var(--radius-md);width:auto;height:auto;min-height:0;padding:var(--space-sm);gap:var(--space-sm);display:flex;overflow:auto hidden}.category-sidebar::-webkit-scrollbar{height:0}.market-category-row{border:1px solid var(--border-light);border-radius:var(--radius-md);min-width:180px;padding:var(--space-sm) var(--space-md);grid-template-columns:24px 1fr;margin:0}.market-category-row b{display:none}.market-hero-card{min-height:300px}.market-strip-links{justify-content:flex-start;gap:var(--space-sm);flex-wrap:wrap}.market-strip-links a,.market-call{padding:var(--space-xs) var(--space-sm);font-size:13px}.market-call b{font-size:14px}.market-search-form select,.market-search-box select{width:120px;font-size:12px}.market-search-form button,.market-search-box button,.market-search-button{width:48px;height:48px}.market-search-form button svg,.market-search-box button svg,.market-search-button svg{width:22px;height:22px}.market-icon-link svg{width:28px;height:28px}.browse-button{padding:0 var(--space-md);height:50px;font-size:14px}.browse-button svg{width:18px;height:18px}}html{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--tellme-blue);outline-offset:2px}::selection{background:var(--tellme-blue);color:#fff}.shimmer{background:linear-gradient(90deg, var(--bg-gray) 25%, var(--bg-white) 50%, var(--bg-gray) 75%);background-size:200% 100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hover-lift{transition:all var(--transition-base)}.hover-lift:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.gradient-text{background:linear-gradient(135deg, var(--tellme-blue), var(--search-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tm-cat-icon img{object-fit:cover;border-radius:12px;width:64px;height:64px;display:block}
:root{--tellme-navy:#143746;--tellme-navy-deep:#092d3a;--tellme-blue:#0b63f6;--tellme-sky:#1da7e8;--tellme-red:#ff4034;--tellme-ink:#061b28;--tellme-muted:#667785;--tellme-bg:#f5f8fb;--tellme-line:#e3ebf2;--tellme-card:#fff;--tellme-shadow:0 18px 40px #061b2814}.tellme-home{letter-spacing:-.01em;min-height:100vh;background:var(--tellme-bg)!important;color:var(--tellme-ink)!important;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif!important}.tellme-home .market-frame,.tellme-home .market-topbar-inner,.tellme-home .market-header,.tellme-home .market-search-inner,.tellme-home .market-home,.tellme-home .quick-departments,.tellme-home .product-section,.tellme-home .market-promise,.tellme-home .market-footer-inner{width:min(1700px,100% - 72px)!important;max-width:1700px!important;margin-left:auto!important;margin-right:auto!important}.tellme-home .market-topbar{background:var(--tellme-navy)!important;color:#fff!important}.tellme-home .market-topbar-inner{justify-content:space-between!important;align-items:center!important;min-height:37px!important;font-size:13px!important;font-weight:700!important;display:flex!important}.tellme-home .market-topbar nav{align-items:center!important;gap:28px!important;font-weight:500!important;display:flex!important}.tellme-home .market-header{background:#fff!important;border-radius:0 0 24px 24px!important;grid-template-columns:250px minmax(0,1fr) auto!important;align-items:center!important;gap:32px!important;min-height:96px!important;padding:0 28px!important;display:grid!important;box-shadow:0 16px 38px #061b2812!important}.tellme-home .logo-link{align-items:center!important;width:210px!important;min-height:62px!important;display:inline-flex!important}.tellme-home .logo-link.compact{width:155px!important;min-height:auto!important}.tellme-home .logo-link img{object-fit:contain!important;width:100%!important;max-height:78px!important}.tellme-home .market-main-nav{color:#0b1722!important;justify-content:center!important;align-items:center!important;gap:clamp(24px,3vw,48px)!important;font-size:15px!important;font-weight:600!important;display:flex!important}.tellme-home .market-main-nav a,.tellme-home .market-topbar a,.tellme-home .market-strip-links a{color:inherit!important;text-decoration:none!important}.tellme-home .market-main-nav a:hover,.tellme-home .market-topbar a:hover,.tellme-home .market-strip-links a:hover{color:var(--tellme-blue)!important}.tellme-home .market-header-actions{justify-content:flex-end!important;align-items:center!important;gap:26px!important;display:flex!important}.tellme-home .market-call{color:var(--tellme-navy)!important;white-space:nowrap!important;font-size:13px!important;font-weight:500!important}.tellme-home .market-call b{color:var(--tellme-ink)!important;font-size:24px!important;font-weight:760!important;line-height:1.05!important;display:block!important}.tellme-home .market-account{text-transform:uppercase!important;min-width:88px!important;height:56px!important;color:var(--tellme-ink)!important;border-left:1px solid #dce6ee!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;font-size:13px!important;font-weight:800!important;display:inline-flex!important;position:relative!important}.tellme-home .market-account b{background:var(--tellme-sky)!important;color:#fff!important;border-radius:999px!important;place-items:center!important;min-width:25px!important;height:25px!important;font-size:12px!important;display:grid!important;position:absolute!important;top:-9px!important;right:-4px!important}.tellme-home .market-search-strip{background:0 0!important;margin-top:18px!important}.tellme-home .market-search-inner{background:var(--tellme-navy)!important;min-height:74px!important;box-shadow:var(--tellme-shadow)!important;border-radius:0 0 20px 20px!important;grid-template-columns:330px minmax(0,1fr) 110px 140px 140px!important;align-items:stretch!important;display:grid!important;overflow:hidden!important}.tellme-home .browse-button{background:var(--tellme-red)!important;color:#fff!important;cursor:pointer!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;gap:18px!important;padding:0 28px!important;font-size:16px!important;font-weight:800!important;display:flex!important}.tellme-home .browse-icon{font-size:24px!important;line-height:1!important}.tellme-home .market-search-box{background:#183f4f!important;border-left:0!important;grid-template-columns:minmax(0,1fr)!important;min-width:0!important;display:grid!important}.tellme-home .market-search-box input{color:#fff!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:100%!important;padding:0 26px!important;font-size:15px!important}.tellme-home .market-search-box input::placeholder{color:#ffffff8f!important}.tellme-home .market-search-box span{display:none!important}.tellme-home .market-strip-links{white-space:nowrap!important;gap:0!important;padding:0!important;font-size:16px!important;font-weight:800!important;display:contents!important}.tellme-home .market-strip-links a{color:#fff!important;place-items:center!important;display:grid!important}.tellme-home .market-strip-links a:first-child{background:var(--tellme-sky)!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-size:12px!important}.tellme-home .market-home{grid-template-columns:330px minmax(720px,1fr) 386px!important;align-items:start!important;gap:26px!important;margin-top:46px!important;padding:0!important;display:grid!important}.tellme-home .category-sidebar{overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:#c5d0db transparent!important;background:#fff!important;border:1px solid #dde6ee!important;border-radius:10px!important;width:330px!important;height:590px!important;min-height:590px!important;max-height:590px!important;padding:14px 20px!important;overflow-y:auto!important;box-shadow:0 16px 34px #061b2812!important}.tellme-home .category-sidebar:before{display:none!important}.tellme-home .category-sidebar::-webkit-scrollbar{width:6px!important}.tellme-home .category-sidebar::-webkit-scrollbar-thumb{background:#c5d0db!important;border-radius:999px!important}.tellme-home .market-category-row{width:100%!important;min-height:53px!important;color:var(--tellme-ink)!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-bottom:1px solid #edf1f4!important;border-radius:0!important;grid-template-columns:28px minmax(0,1fr) 18px!important;align-items:center!important;gap:14px!important;padding:0!important;display:grid!important}.tellme-home .market-category-row:last-child{border-bottom:0!important}.tellme-home .market-category-row span{width:24px!important;height:24px!important;color:var(--tellme-ink)!important;background:0 0!important;place-items:center!important;display:grid!important}.tellme-home .market-category-row span svg{width:21px!important;height:21px!important}.tellme-home .market-category-row strong{letter-spacing:-.02em!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:16px!important;font-weight:500!important;line-height:1.15!important;overflow:hidden!important}.tellme-home .market-category-row b{color:var(--tellme-ink)!important;font-size:20px!important;font-weight:400!important;line-height:1!important}.tellme-home .market-category-row:hover,.tellme-home .market-category-row.active,.tellme-home .market-category-row:hover span,.tellme-home .market-category-row.active span,.tellme-home .market-category-row:hover b,.tellme-home .market-category-row.active b{color:var(--tellme-blue)!important}.tellme-home .market-hero-card{color:#fff!important;width:100%!important;height:590px!important;min-height:590px!important;max-height:590px!important;box-shadow:var(--tellme-shadow)!important;background:radial-gradient(circle at 88% 18%,#ffffff36 0 0,#0000 34%),radial-gradient(circle at 84% 84%,#ffd320f2 0 0,#0000 23%),linear-gradient(120deg,#c71f1b 0%,#f33b2e 44%,#ff9963 100%)!important;border-radius:22px!important;grid-template-columns:minmax(0,.78fr) minmax(260px,.52fr)!important;align-items:center!important;padding:76px 72px!important;display:grid!important;position:relative!important;overflow:hidden!important}.tellme-home .hero-content{z-index:2!important;max-width:560px!important;position:relative!important}.tellme-home .market-kicker{color:#fff06b!important;letter-spacing:.18em!important;text-transform:uppercase!important;margin:0 0 24px!important;font-size:13px!important;font-weight:800!important}.tellme-home .market-hero-card h1{color:#fff!important;letter-spacing:-.07em!important;margin:0!important;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif!important;font-size:clamp(58px,4.9vw,84px)!important;font-weight:800!important;line-height:.96!important}.tellme-home .market-hero-card p:not(.market-kicker){color:#ffffffeb!important;max-width:520px!important;margin:26px 0 0!important;font-size:19px!important;font-weight:400!important;line-height:1.52!important}.tellme-home .market-primary{color:#fff!important;background:#0d54ed!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:48px!important;margin-top:30px!important;padding:0 30px!important;font-size:15px!important;font-weight:800!important;display:inline-flex!important;box-shadow:0 15px 30px #0d54ed40!important}.tellme-home .hero-art{min-height:420px!important;position:relative!important}.tellme-home .hero-orb-large{background:#ffffff29!important;border-radius:50%!important;width:360px!important;height:360px!important;position:absolute!important;top:-52px!important;right:-56px!important}.tellme-home .hero-podium{background:#ffd320!important;border-radius:44% 44% 20% 20%!important;width:300px!important;height:150px!important;position:absolute!important;bottom:34px!important;left:16%!important;box-shadow:0 32px 48px #0000002e!important}.tellme-home .hero-podium:before{content:""!important;background:linear-gradient(#fff6e2f5,#f6c47cd1)!important;border-radius:999px 999px 18px 18px!important;width:118px!important;height:230px!important;position:absolute!important;bottom:16px!important;left:44%!important}.tellme-home .hero-pill{z-index:2!important;width:112px!important;height:112px!important;color:var(--tellme-navy)!important;background:#fffffff0!important;border-radius:50%!important;place-items:center!important;font-size:15px!important;font-weight:850!important;display:grid!important;position:absolute!important;box-shadow:0 20px 35px #00000021!important}.tellme-home .hero-pill-one{top:74px!important;left:5%!important}.tellme-home .hero-pill-two{top:146px!important;right:16%!important}.tellme-home .hero-pill-three{bottom:58px!important;left:30%!important}.tellme-home .promo-stack{grid-template-rows:1fr 1fr!important;gap:28px!important;width:386px!important;height:590px!important;max-height:590px!important;display:grid!important}.tellme-home .promo-card{color:#fff!important;min-height:0!important;box-shadow:var(--tellme-shadow)!important;border-radius:22px!important;flex-direction:column!important;justify-content:center!important;padding:34px 28px!important;text-decoration:none!important;display:flex!important;position:relative!important;overflow:hidden!important}.tellme-home .promo-card:after{content:""!important;background:#fff3!important;border-radius:50%!important;width:190px!important;height:190px!important;position:absolute!important;bottom:-46px!important;right:-42px!important}.tellme-home .promo-card span{z-index:1!important;color:#ffffffb8!important;letter-spacing:.08em!important;font-size:13px!important;font-weight:850!important;position:relative!important}.tellme-home .promo-card strong{z-index:1!important;letter-spacing:-.05em!important;max-width:260px!important;margin:10px 0 18px!important;font-size:38px!important;font-weight:850!important;line-height:1.05!important;position:relative!important}.tellme-home .promo-card small{z-index:1!important;text-transform:uppercase!important;font-weight:850!important;position:relative!important}.tellme-home .promo-dark{background:radial-gradient(circle at 78% 58%,#4f4f4f 0 21%,#0000 22%),#050505!important}.tellme-home .promo-blue{background:linear-gradient(135deg,#030d18eb,#145382d1),#143847!important}.tellme-home .quick-departments{grid-template-columns:repeat(8,1fr)!important;gap:14px!important;padding:26px 0 8px!important;display:grid!important}.tellme-home .quick-department{border:1px solid var(--tellme-line)!important;cursor:pointer!important;background:#fff!important;border-radius:12px!important;align-content:center!important;place-items:center!important;gap:8px!important;min-height:92px!important;transition:transform .18s,color .18s,border-color .18s!important;display:grid!important;box-shadow:0 10px 24px #061b280a!important}.tellme-home .quick-department:hover{color:var(--tellme-blue)!important;border-color:#c6d9ef!important;transform:translateY(-3px)!important}.tellme-home .quick-department span{min-width:38px!important;height:22px!important;color:var(--tellme-blue)!important;background:#eaf5ff!important;border-radius:999px!important;place-items:center!important;font-size:12px!important;font-weight:850!important;display:grid!important}.tellme-home .quick-department strong{max-width:130px!important;color:var(--tellme-ink)!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important}.tellme-home .product-section{padding-top:30px!important}.tellme-home .market-section-heading{margin-bottom:18px!important}.tellme-home .market-section-heading h2{color:var(--tellme-ink)!important;letter-spacing:-.055em!important;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif!important;font-size:clamp(26px,2.4vw,38px)!important;font-weight:780!important}.tellme-home .premium-section-copy,.tellme-home .result-count{color:var(--tellme-muted)!important}.tellme-home .premium-product-card,.tellme-home .market-product-card{border:1px solid var(--tellme-line)!important;border-radius:12px!important;box-shadow:0 10px 24px #061b280a!important}.tellme-home .premium-product-name,.tellme-home .market-product-card .product-name{font-weight:560!important}.tellme-home .market-promise{grid-template-columns:repeat(3,1fr)!important;gap:18px!important;padding:32px 0 72px!important;display:grid!important}.tellme-home .market-promise>div{border:1px solid var(--tellme-line)!important;background:#fff!important;border-radius:14px!important;min-height:150px!important;padding:24px!important}.tellme-home .market-promise span{color:#e33124!important;text-transform:uppercase!important;letter-spacing:.12em!important;margin-bottom:10px!important;font-size:11px!important;font-weight:850!important;display:block!important}.tellme-home .market-promise strong{color:var(--tellme-ink)!important;font-size:21px!important;font-weight:760!important;display:block!important}.tellme-home .market-promise p{color:var(--tellme-muted)!important;margin:10px 0 0!important;line-height:1.55!important}.tellme-home .market-footer{background:var(--tellme-navy)!important;color:#fff!important;padding:34px 0!important}.tellme-home .market-footer-inner{justify-content:space-between!important;align-items:center!important;gap:28px!important;display:flex!important}.tellme-home .market-footer .logo-link{background:#fff!important;border-radius:10px!important;padding:8px 12px!important}.tellme-home .market-footer p{color:#ffffffbf!important;margin:0!important}.tellme-home .market-footer nav{gap:18px!important;font-weight:600!important;display:flex!important}@media (max-width:1500px){.tellme-home .market-frame,.tellme-home .market-topbar-inner,.tellme-home .market-header,.tellme-home .market-search-inner,.tellme-home .market-home,.tellme-home .quick-departments,.tellme-home .product-section,.tellme-home .market-promise,.tellme-home .market-footer-inner{width:min(1320px,100% - 48px)!important}.tellme-home .market-home{grid-template-columns:330px minmax(0,1fr)!important}.tellme-home .promo-stack{display:none!important}}@media (max-width:1060px){.tellme-home .market-header{grid-template-columns:1fr auto!important}.tellme-home .market-main-nav{grid-column:1/-1!important;justify-content:flex-start!important;overflow-x:auto!important}.tellme-home .market-search-inner{grid-template-columns:1fr!important}.tellme-home .market-strip-links{display:none!important}.tellme-home .market-home{grid-template-columns:1fr!important}.tellme-home .category-sidebar{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.tellme-home .market-hero-card{height:auto!important;min-height:520px!important;max-height:none!important}.tellme-home .quick-departments{grid-template-columns:repeat(4,1fr)!important}.tellme-home .market-promise{grid-template-columns:1fr!important}}@media (max-width:720px){.tellme-home .market-frame,.tellme-home .market-topbar-inner,.tellme-home .market-header,.tellme-home .market-search-inner,.tellme-home .market-home,.tellme-home .quick-departments,.tellme-home .product-section,.tellme-home .market-promise,.tellme-home .market-footer-inner{width:min(100% - 24px,1700px)!important}.tellme-home .market-header{padding:14px!important}.tellme-home .market-hero-card{grid-template-columns:1fr!important;padding:34px 28px!important}.tellme-home .market-hero-card h1{font-size:50px!important}.tellme-home .hero-art{min-height:240px!important}.tellme-home .category-sidebar{padding:10px!important;display:flex!important;overflow-x:auto!important}.tellme-home .market-category-row{min-width:210px!important}.tellme-home .quick-departments{grid-template-columns:repeat(2,1fr)!important}.tellme-home .market-footer-inner{flex-direction:column!important;align-items:flex-start!important}}
@media (max-width:1024px){.tm-page{overflow-x:hidden}.tm-header,.tm-searchrow,.tm-body,.quick-departments,.product-section,.market-promise,.market-footer-inner{width:min(100% - 24px,1480px)!important;margin-left:auto!important;margin-right:auto!important}.tm-nav{gap:16px!important}.tm-nav a{font-size:13px!important}.tm-body{grid-template-columns:250px minmax(0,1fr)!important;gap:18px!important}.tm-sidebar{width:250px!important}.tm-hero{grid-template-columns:minmax(0,1fr) 260px!important;gap:16px!important}.premium-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:820px){html,body,.tm-page{max-width:100%;overflow-x:hidden;background:#f5f6f8!important}.tm-topbar{justify-content:center!important;min-height:32px!important;padding:0 12px!important}.tm-topbar-links{display:none!important}.tm-buy-smiling{font-size:12px!important;font-weight:700!important}.tm-header{z-index:80!important;background:#fff!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:58px!important;margin:0!important;padding:8px 12px!important;display:grid!important;position:sticky!important;top:0!important;box-shadow:0 1px 8px #071d2b14!important}.tm-logo,.tm-header>.tm-logo{width:128px!important;min-width:128px!important;margin:0!important}.tm-logo img,.tm-header>.tm-logo img{width:128px!important;max-width:128px!important;height:auto!important;max-height:44px!important}.tm-nav,.tm-account,.tm-header-divider{display:none!important}.tm-header-actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.tm-action-btn{border-radius:999px!important;width:36px!important;min-width:36px!important;height:36px!important;padding:0!important}.tm-action-btn span:not(.tm-cart-badge){display:none!important}.tm-searchrow{z-index:70!important;background:#fff!important;grid-template-columns:auto 1fr!important;gap:8px!important;width:100%!important;height:auto!important;margin:0!important;padding:10px 12px!important;display:grid!important;position:sticky!important;top:58px!important;box-shadow:0 1px 8px #071d2b0f!important}.tm-browse-btn{border-radius:8px!important;justify-content:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important}.tm-browse-btn span:not(.tm-hamburger){display:none!important}.tm-search-wrap{background:#fff!important;border:1px solid #d9e2ec!important;border-radius:8px!important;min-width:0!important;height:44px!important;overflow:hidden!important}.tm-search-input{color:#071d2b!important;padding-left:12px!important;font-size:14px!important}.tm-category-select,.tm-search-divider{display:none!important}.tm-search-btn{background:#0b72e7!important;width:48px!important;min-width:48px!important}.tm-utilities{grid-column:1/-1!important;justify-content:space-between!important;gap:8px!important;padding:0!important;display:flex!important;overflow-x:auto!important}.tm-util-item{background:#f3f8ff!important;border-radius:8px!important;min-width:44px!important;padding:8px!important}.tm-util-item span{display:none!important}.tm-body{width:100%!important;margin:0!important;padding:10px 12px!important;display:block!important}.tm-sidebar{background:#fff!important;border-radius:8px!important;gap:8px!important;width:100%!important;height:auto!important;max-height:none!important;margin:0 0 10px!important;padding:8px!important;display:flex!important;overflow:auto hidden!important}.tm-sidebar-arrow{display:none!important}.tm-sidebar-item{background:#f8fbff!important;border:1px solid #e5edf5!important;border-radius:999px!important;flex:none!important;min-width:120px!important;min-height:38px!important;padding:0 12px!important;font-size:12px!important}.tm-sidebar-item .tm-row-chevron,.tm-hero,.quick-departments{display:none!important}.product-section{width:100%!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:10px 12px!important}.premium-products-heading{background:#fff!important;border-radius:8px!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:8px!important;margin-bottom:10px!important;padding:12px!important;display:grid!important}.premium-products-heading .eyebrow,.premium-section-copy{display:none!important}.premium-products-heading h2{margin:0!important;font-size:18px!important;line-height:1.15!important}.result-count{color:#677789!important;white-space:nowrap!important;margin:0!important;font-size:12px!important}.tm-catalogue-with-filter{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.tm-filter-panel{background:#fff!important;border-radius:8px!important;width:100%!important;max-height:255px!important;overflow:auto!important}.tm-filter-panel:before{content:"Filter products";color:#071d2b;text-transform:uppercase;border-bottom:1px solid #edf2f7;padding:12px 14px;font-size:13px;font-weight:800;display:block}.tm-filter-block{padding:10px 14px!important}.tm-filter-block:first-of-type{border:0!important;gap:8px!important;display:flex!important;overflow-x:auto!important}.tm-filter-block:first-of-type h3{display:none!important}.tm-filter-block:first-of-type button{white-space:nowrap!important;background:#f3f8ff!important;border-radius:999px!important;flex:none!important;padding:7px 14px!important;font-size:12px!important}.tm-catalogue-product-area .premium-product-grid,.premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}a.premium-product-card.ppc-card{border-radius:8px!important;box-shadow:0 1px 6px #071d2b14!important}.ppc-card .ppc-media{height:132px!important;min-height:132px!important;max-height:132px!important;padding:10px!important}.ppc-card .ppc-media img{max-height:108px!important}.ppc-card .ppc-badge{padding:5px 8px!important;font-size:9px!important;top:8px!important;left:8px!important}.ppc-card .ppc-body{padding:10px!important}.ppc-card .ppc-stock-label,.ppc-card .ppc-sku{font-size:10px!important}.ppc-card .ppc-name{min-height:34px!important;margin-bottom:6px!important;font-size:13px!important;line-height:1.25!important}.ppc-card .ppc-price{font-size:17px!important}.ppc-card .ppc-add-btn{border-radius:6px!important;min-height:36px!important;font-size:12px!important}.market-promise,.market-footer{display:none!important}.tm-whatsapp{width:52px!important;height:52px!important;bottom:14px!important;right:14px!important}}@media (max-width:390px){.tm-catalogue-product-area .premium-product-grid,.premium-product-grid{grid-template-columns:1fr!important}.ppc-card .ppc-media{height:160px!important;min-height:160px!important;max-height:160px!important}.ppc-card .ppc-media img{max-height:132px!important}}
