:root{--ink:#163652;--muted:#627b91;--line:#d8e8f5;--paper:#f4fbff;--surface:#ffffff;--mint:#eaf7ff;--green:#2d9cf0;--green-dark:#176ab8;--saffron:#d8efff;--rose:#d84b97;--sky:#72c9ff;--violet:#8c46ff;--shadow:0 18px 50px rgba(27,96,165,0.12);--page-max:1440px;--page-gutter:80px;--page-width:min(var(--page-max),calc(100% - var(--page-gutter) - var(--page-gutter)));--product-sticky-top:98px;--cart-sticky-top:110px;--mobile-bottom-nav-height:76px;--cart-icon-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20fill%3D%27black%27%20d%3D%27M7%2018c-1.1%200-2%20.9-2%202s.9%202%202%202%202-.9%202-2-.9-2-2-2Zm10%200c-1.1%200-2%20.9-2%202s.9%202%202%202%202-.9%202-2-.9-2-2-2ZM7.2%2014.8h9.9c.8%200%201.5-.5%201.8-1.2L21%207H6.2L5.8%205H2v2h2.2l2.1%2010H19v-2H7.2Z%27/%3E%3C/svg%3E")}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#f6fcff,#eff8ff 42%,#ffffff);font-family:Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:20;display:grid;gap:10px;padding:10px max(var(--page-gutter),calc(50% - 720px)) 0;background:rgba(250,253,255,.96);border-bottom:1px solid rgba(216,232,245,.95);backdrop-filter:blur(18px);transition:gap .2s ease,padding-top .2s ease,box-shadow .2s ease}.header-top{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px}.brand{display:inline-flex;align-items:center;gap:9px;min-height:50px;padding:0 16px 0 8px;color:#12324b;background:var(--saffron);border:1px solid #b8e0fb;border-radius:16px;font-weight:800;font-size:1rem;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:36px;height:36px;color:white;background:#1f62e8;border-radius:12px;box-shadow:0 10px 22px rgba(31,98,232,.18)}.top-category-pills{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}.top-category-pills::-webkit-scrollbar{display:none}.top-category-pills a{display:inline-flex;align-items:center;min-height:44px;padding:0 18px;color:#18344d;background:#f6fbff;border:1px solid #d9e9f5;border-radius:16px;font-weight:850;white-space:nowrap}.top-category-pills a:first-child{background:var(--saffron);border-color:#b8e0fb}.delivery-link{display:inline-flex;align-items:center;gap:8px;justify-self:end;color:#1f62e8;font-size:.95rem;font-weight:850;white-space:nowrap}.delivery-link svg{width:17px;color:#17211d}.main-nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,2.4vw,42px);overflow-x:auto;padding:8px 0 12px;color:#252525;font-weight:780;font-size:14px;scrollbar-width:none;border-top:1px solid #e8e8e8;transition:gap .2s ease,padding .2s ease}.main-nav::-webkit-scrollbar{display:none}.main-nav a{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-items:center;justify-content:center;gap:8px;min-width:auto;min-height:42px;padding:7px 12px;border-radius:12px;text-align:center;white-space:nowrap;transition:color .18s ease,background .18s ease,gap .18s ease,padding .18s ease}.main-nav-icon{display:grid;place-items:center;width:28px;height:28px;overflow:hidden;background:transparent;border:0;border-radius:9px;transition:width .18s ease,height .18s ease,opacity .18s ease,transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.main-nav-icon svg{width:18px;height:18px;color:#202624;stroke-width:2.15;transition:width .18s ease,height .18s ease,opacity .18s ease}.main-nav-label{display:block;min-height:auto;max-width:none;color:#212121;font-size:14px;font-weight:700;line-height:1;transition:min-height .18s ease,max-width .18s ease,line-height .18s ease,transform .18s ease}.main-nav a.active:after,.main-nav a:hover:after{content:"";position:absolute;right:12px;bottom:-12px;left:12px;height:4px;background:#2874f0;border-radius:999px 999px 0 0}.main-nav a:hover{color:#111;background:#fafcf9}.main-nav a.active{color:#0f261d}.main-nav a.active .main-nav-icon,.main-nav a:hover .main-nav-icon{background:#e8f1ff;border:1px solid #bed6ff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7);transform:translateY(-1px)}.site-header.is-condensed{gap:6px;padding-top:8px;box-shadow:0 10px 24px rgba(14,40,28,.08)}.site-header.is-condensed .main-nav{gap:clamp(10px,1.4vw,18px);padding:2px 0 4px}.site-header.is-condensed .main-nav a{align-content:center;gap:0;min-width:auto;padding:2px 4px 8px}.site-header.is-condensed .main-nav-icon{width:0;height:0;opacity:0;border-width:0;box-shadow:none;transform:translateY(-8px) scale(.7)}.site-header.is-condensed .main-nav-icon svg{width:0;height:0;opacity:0}.site-header.is-condensed .main-nav-label{min-height:auto;max-width:none;line-height:1;transform:translateY(-1px)}.site-header.is-condensed .main-nav a.active:after,.site-header.is-condensed .main-nav a:hover:after{right:8px;bottom:-4px;left:8px}.header-actions{display:grid;grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:12px}.search-box{position:relative;display:flex;align-items:center;gap:10px;min-width:0;min-height:52px;padding:0 16px;background:white;border:2px solid #2996ff;border-radius:12px}.search-box svg{width:22px;color:#717171}.search-box input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:1rem}.search-box input::-moz-placeholder{color:#6e6e6e}.search-box input::placeholder{color:#6e6e6e}.search-suggestions{position:absolute;top:calc(100% + 10px);right:0;left:0;z-index:40;display:grid;gap:8px;padding:12px;background:white;border:2px solid #dfe9de;border-radius:18px;box-shadow:0 20px 40px rgba(27,57,39,.16)}.search-suggestions[hidden]{display:none}.search-suggestion-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border-radius:14px;transition:background .18s ease,transform .18s ease}.search-suggestion-item:focus-visible,.search-suggestion-item:hover{background:#f6fbf5;transform:translateY(-1px);outline:0}.search-suggestion-item img{width:52px;height:52px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.search-suggestion-copy{min-width:0}.search-suggestion-copy span,.search-suggestion-copy strong{display:block}.search-suggestion-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem}.search-suggestion-copy span{margin-top:4px;color:var(--muted);font-size:.84rem;line-height:1.35}.search-suggestion-price{color:var(--green-dark);font-size:.96rem;font-weight:850}.search-suggestion-empty{padding:12px;color:var(--muted);font-weight:700}.buy-now-btn,.cart-icon-btn,.icon-btn,.login-btn,.primary-cta,.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.icon-btn{position:relative;width:42px;color:var(--ink);background:white;border:2px solid #dfe9de;border-radius:50%}.header-actions .icon-btn[data-cart-link]{width:auto;min-width:88px;padding:0 14px;border-radius:999px;font-size:.96rem;font-weight:850}.header-actions .icon-btn[data-cart-link]:after{content:"Cart"}.icon-btn svg{width:20px}.icon-btn[data-cart-link]>i,.icon-btn[data-cart-link]>svg{display:none}.icon-btn[data-cart-link]:before{content:"";width:19px;height:19px;background:currentColor;mask:var(--cart-icon-mask) center /contain no-repeat;-webkit-mask:var(--cart-icon-mask) center /contain no-repeat}.cart-count{position:absolute;top:-5px;right:-2px;display:grid;place-items:center;width:18px;height:18px;color:white;background:var(--rose);border-radius:50%;font-size:.7rem;font-weight:800}.cart-link-pulse{animation:cartLinkPulse .95s ease}.cart-guide-bubble{position:fixed;z-index:70;display:grid;gap:4px;padding:12px 14px;color:#103124;background:rgba(255,254,247,.98);border:1px solid #d9e8d8;border-radius:16px;box-shadow:0 18px 36px rgba(17,53,35,.16);opacity:0;pointer-events:none;transform:translateY(-8px) scale(.96);transform-origin:top right;transition:opacity .22s ease,transform .22s ease}.cart-guide-bubble.is-visible{opacity:1;transform:translateY(0) scale(1)}.cart-guide-bubble:before{content:"";position:absolute;top:-7px;right:24px;width:14px;height:14px;background:inherit;border-top:1px solid #d9e8d8;border-left:1px solid #d9e8d8;transform:rotate(45deg)}.cart-guide-bubble strong{font-size:.96rem}.cart-guide-bubble span{color:var(--muted);font-size:.88rem;line-height:1.45}.cart-fly-item{position:fixed;z-index:65;overflow:hidden;pointer-events:none;background:white;border:2px solid rgba(45,156,240,.2);border-radius:20px;box-shadow:0 20px 44px rgba(20,78,131,.18)}.cart-fly-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-fly-item.is-fallback{display:grid;place-items:center;color:white;background:linear-gradient(135deg,var(--green),#54b8ff);font-size:.84rem;font-weight:800}@keyframes cartLinkPulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(45,156,240,0)}35%{transform:scale(1.06);box-shadow:0 0 0 8px rgba(45,156,240,.14)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(45,156,240,0)}}.login-btn{padding:0 18px;color:white;background:linear-gradient(135deg,var(--green),#54b8ff);border-radius:999px;font-weight:800}.header-actions .login-btn{min-height:52px;padding:0 16px;color:#202020;background:white;border:2px solid #dfe9de;box-shadow:none;font-size:.96rem}.header-actions .login-btn svg{width:19px}.header-chip-chevron{width:16px!important;color:#69736f}.home-address-sheet,.home-mobile-address-row,.home-mobile-promo-row,.home-mobile-scan-btn,.menu-btn,.mobile-back-btn,.mobile-bottom-nav,.mobile-cart-footer,.mobile-home-feed,.mobile-home-hero,.mobile-home-quick-block,.mobile-sidebar,.mobile-sidebar-btn,.mobile-sidebar-scrim,.mobile-top-buying-section{display:none}.home-address-form[hidden],.home-address-sheet[hidden]{display:none!important}.mobile-back-btn{align-items:center;justify-content:center;width:46px;height:46px;color:#182222;background:white;border:2px solid #d9e7f5;border-radius:16px;box-shadow:0 8px 18px rgba(40,93,138,.08)}.mobile-back-btn svg{width:20px;height:20px}.mobile-sidebar-btn{align-items:center;justify-content:center;width:46px;height:46px;color:#182222;background:white;border:2px solid #d9e7f5;border-radius:16px;box-shadow:0 8px 18px rgba(40,93,138,.08)}.mobile-sidebar-btn svg{width:22px;height:22px}.mobile-sidebar-scrim{position:fixed;inset:0;z-index:95;display:block;background:rgba(6,29,48,.42);border:0;opacity:0;pointer-events:none;transition:opacity .22s ease}.mobile-sidebar-scrim.is-open{opacity:1;pointer-events:auto}.mobile-sidebar{position:fixed;top:0;bottom:0;left:0;z-index:96;display:block;width:min(84vw,340px);padding:16px;overflow-y:auto;background:white;border-right:1px solid #d9e9f5;box-shadow:18px 0 42px rgba(13,53,86,.18);transform:translateX(-110%);transition:transform .24s ease}.mobile-sidebar.is-open{transform:translateX(0)}.mobile-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:16px;border-bottom:1px solid #e5eef6}.mobile-sidebar-brand{display:inline-flex;align-items:center;gap:10px;color:#12324b}.mobile-sidebar-brand span{display:grid;place-items:center;width:38px;height:38px;color:white;background:#1f8fe5;border-radius:8px;font-weight:900}.mobile-sidebar-brand strong{font-size:1rem}.mobile-sidebar-head button{display:grid;place-items:center;width:40px;height:40px;color:#18344d;background:#eff7ff;border:1px solid #d9e9f5;border-radius:8px}.mobile-sidebar-head svg{width:20px;height:20px}.mobile-sidebar-links{display:grid;gap:8px;padding-top:16px}.mobile-sidebar-links a{display:flex;align-items:center;gap:12px;min-height:48px;padding:0 12px;color:#173650;background:#f7fbff;border:1px solid #e0edf7;border-radius:8px;font-size:.96rem;font-weight:800}.mobile-sidebar-links a.active{color:white;background:#1f8fe5;border-color:#1f8fe5}.mobile-sidebar-links svg{width:20px;height:20px}.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:70;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.98);border-top:1px solid rgba(219,228,235,.96);box-shadow:0 -14px 34px rgba(22,49,38,.08);backdrop-filter:blur(18px)}.mobile-bottom-nav a{display:grid;justify-items:center;gap:4px;color:#737e86;font-size:.76rem;font-weight:800;text-align:center}.mobile-bottom-icon{position:relative;display:grid;place-items:center;width:44px;height:44px;border-radius:15px;transition:background .2s ease,color .2s ease,transform .2s ease}.mobile-bottom-nav svg{width:22px;height:22px}.mobile-bottom-nav a.active{color:#1f62e8}.mobile-bottom-nav a.active .mobile-bottom-icon{background:#eef4ff}.mobile-bottom-nav .cart-count{top:-2px;right:-3px}.mobile-cart-footer{position:fixed;right:0;bottom:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom));left:0;z-index:65;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;background:rgba(255,255,255,.98);border-top:1px solid rgba(225,232,238,.96);box-shadow:0 -10px 24px rgba(18,44,33,.08);backdrop-filter:blur(16px)}.mobile-cart-total span{display:block;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.mobile-cart-compare{color:#7d8783;font-size:.92rem;font-weight:800;line-height:1;text-decoration:line-through;text-transform:none}.mobile-cart-total strong{display:block;margin-top:2px;font-size:1.65rem;line-height:1}.mobile-cart-saving-note{display:block;margin-top:5px;color:var(--green);font-size:.8rem;font-weight:900;line-height:1.2}.mobile-cart-checkout{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;color:white;background:linear-gradient(135deg,#2d9cf0,#54b8ff);border-radius:18px;font-weight:900;box-shadow:0 14px 24px rgba(45,156,240,.18)}.mobile-cart-checkout.is-disabled{pointer-events:none;opacity:.56}.hero,.section,.site-footer,.whatsapp-section{width:var(--page-width);margin:0 auto}.product-section{width:100%;min-width:0;margin:0}.hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.76fr);gap:clamp(28px,5vw,64px);align-items:center;min-height:calc(100vh - 84px);padding:48px 0 70px}.hero-content{position:relative;padding:28px;background:linear-gradient(135deg,rgba(114,201,255,.2),rgba(114,201,255,0) 48%),linear-gradient(135deg,rgba(45,156,240,.14),rgba(140,70,255,.06));border:2px solid #d8e8f5;border-radius:28px}.hero-content h1{max-width:760px;margin:18px 0;font-size:clamp(2.4rem,6vw,5.8rem);line-height:.98;letter-spacing:0}.hero-content p{max-width:620px;margin:0 0 28px;color:var(--muted);font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.offer-pills{display:flex;flex-wrap:wrap;gap:10px}.discount,.eyebrow,.offer-card span,.offer-pills span{width:-moz-fit-content;width:fit-content;color:#16486b;background:var(--saffron);border:1px solid #b8e0fb;border-radius:999px;font-size:.78rem;font-weight:850}.offer-pills span{padding:8px 12px}.primary-cta,.whatsapp-btn{width:-moz-fit-content;width:fit-content;padding:0 22px;color:white;background:linear-gradient(135deg,var(--green),#54b8ff);border-radius:999px;font-weight:850;box-shadow:0 14px 26px rgba(45,156,240,.24)}.buy-now-btn:hover,.login-btn:hover,.primary-cta:hover,.whatsapp-btn:hover{transform:translateY(-2px);background:var(--green-dark)}.hero-card{position:relative;overflow:hidden;min-height:520px;border:10px solid white;border-radius:28px;box-shadow:var(--shadow)}.hero-card img{width:100%;height:100%;min-height:520px;-o-object-fit:cover;object-fit:cover}.hero-deal{position:absolute;right:18px;bottom:18px;left:18px;padding:18px;color:white;background:rgba(7,84,47,.9);border:1px solid rgba(255,255,255,.22);border-radius:18px;backdrop-filter:blur(12px)}.hero-deal span{color:#ffd887;font-size:.82rem;font-weight:850}.hero-deal strong{display:block;margin-top:4px;font-size:1.3rem}.marketplace-hero{display:block;width:var(--page-width);min-height:0;padding:28px 0 18px}.promo-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(420px,1fr);gap:32px;overflow-x:auto;padding:0 2px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.promo-rail::-webkit-scrollbar{display:none}.promo-card{position:relative;display:grid;grid-template-columns:1fr .9fr;min-height:340px;overflow:hidden;color:#090909;background:radial-gradient(circle at 14% 12%,rgba(255,255,255,.95) 0 11%,transparent 12%),radial-gradient(circle at 8% 76%,#ee4e35 0 5%,transparent 5.5%),linear-gradient(135deg,#fff77a,#ffe08a);border:1px solid #f5e172;border-radius:24px;box-shadow:0 16px 34px rgba(94,82,18,.14);scroll-snap-align:center}.promo-card-featured{grid-template-columns:1.05fr 1fr}.promo-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(24px,3vw,40px)}.promo-copy span{width:-moz-fit-content;width:fit-content;margin-bottom:18px;padding:10px 14px;color:white;background:var(--green);border-radius:8px;font-size:.88rem;font-weight:900}.promo-copy h1,.promo-copy h2{max-width:390px;margin:0 0 14px;color:#070707;font-size:clamp(1.7rem,3vw,3rem);line-height:1.05;letter-spacing:0}.promo-copy p{max-width:360px;margin:0;color:#111;font-size:clamp(1.08rem,1.8vw,1.6rem);line-height:1.3;font-weight:850}.promo-card img{width:100%;height:100%;min-height:340px;-o-object-fit:cover;object-fit:cover}.promo-dots{display:flex;justify-content:center;gap:8px;margin-top:8px}.promo-dots span{width:8px;height:8px;background:#d8d8d8;border-radius:999px}.promo-dots .active{width:24px;background:#8d8d8d}.marketplace-hero .promo-rail{grid-auto-columns:100%;gap:0;overflow:hidden;padding-bottom:4px;scroll-snap-type:x mandatory}.marketplace-hero .promo-card,.marketplace-hero .promo-card img{min-height:360px}.market-category-section{width:var(--page-width);margin:0 auto;padding:18px 0 34px}.market-category-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(132px,1fr);grid-template-rows:repeat(2,auto);gap:18px 22px;overflow-x:auto;padding:0 2px 8px;scrollbar-width:none}.market-category-grid::-webkit-scrollbar{display:none}.market-category-card{display:grid;gap:10px;min-width:132px;text-align:center;color:#222;font-weight:850}.market-category-card img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,rgba(255,245,119,.88),rgba(255,220,210,.72));border:1px solid #f3e5c8;border-radius:16px;box-shadow:0 10px 22px rgba(81,67,33,.08);transition:transform .2s ease,box-shadow .2s ease}.market-category-card span{overflow:hidden;min-height:38px;font-size:.95rem;line-height:1.2}.market-category-card:hover img{transform:translateY(-3px);box-shadow:0 14px 30px rgba(81,67,33,.14)}.product-section,.section,.whatsapp-section{padding:54px 0}.category-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;width:var(--page-width);margin:0 auto;padding:36px 0 26px}.category-hero h1{margin:0;font-size:clamp(2.1rem,4vw,4rem);line-height:1}.category-hero p{max-width:760px;margin:10px 0 0;color:var(--muted);line-height:1.7}.category-shell{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;width:var(--page-width);margin:0 auto;padding-bottom:54px}.filter-panel{position:sticky;top:98px;align-self:start}.catalog-empty,.catalog-topbar,.filter-box{background:white;border:2px solid #d8e8f5;border-radius:20px;box-shadow:0 14px 40px rgba(38,55,49,.08)}.filter-box{padding:22px}.filter-box h2{margin:0 0 18px}.filter-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-filter-toggle,.filter-apply-btn,.filter-close-btn,.filter-scrim{display:none}.filter-label{display:block;margin:14px 0 8px;font-size:.92rem;font-weight:800;color:var(--green-dark)}.filter-control{width:100%;min-height:48px;padding:0 14px;color:var(--ink);background:#fcfcfb;border:1px solid var(--line);border-radius:14px;outline:0}.price-card{padding:12px;background:linear-gradient(180deg,#f8fcff,#ffffff);border:1px solid #d8efff;border-radius:16px}.price-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.price-pill{min-width:0;padding:10px 12px;background:white;border:1px solid #e1edf6;border-radius:12px}.price-values span{display:block;margin-bottom:4px;color:var(--muted);font-size:.8rem;font-weight:700;text-transform:uppercase}.price-values strong{display:block;overflow:hidden;color:#0f5f9f;font-size:1.02rem;text-overflow:ellipsis;white-space:nowrap}.range-slider{position:relative;height:22px}.range-progress,.range-track{position:absolute;top:50%;height:4px;border-radius:999px;transform:translateY(-50%)}.range-track{right:0;left:0;background:#e6f5ff}.range-progress{background:linear-gradient(90deg,#9ad8ff,#2d9cf0)}.range-slider input[type=range]{position:absolute;top:50%;left:0;width:100%;height:6px;margin:0;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;transform:translateY(-50%)}.range-slider input[type=range]::-webkit-slider-thumb{width:16px;height:16px;pointer-events:auto;-webkit-appearance:none;appearance:none;background:white;border:3px solid #2d9cf0;border-radius:50%;box-shadow:0 4px 12px rgba(38,55,49,.18);cursor:pointer}.range-slider input[type=range]::-moz-range-thumb{width:16px;height:16px;pointer-events:auto;-moz-appearance:none;appearance:none;background:white;border:3px solid #2d9cf0;border-radius:50%;box-shadow:0 4px 12px rgba(38,55,49,.18);cursor:pointer}.catalog-panel{min-width:0}.catalog-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding:20px 22px}.catalog-topbar h2{margin:0;font-size:1.5rem}.catalog-topbar p{margin:6px 0 0;color:var(--muted)}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.catalog-empty{margin-top:18px;padding:22px;color:var(--muted);font-weight:700}.cart-shell,.product-detail-shell{width:var(--page-width);margin:0 auto}.product-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:24px;color:var(--muted);font-size:.94rem;font-weight:700}.product-breadcrumb a{color:var(--muted)}.product-breadcrumb strong{color:var(--green-dark)}.product-detail-card{display:grid;grid-template-columns:minmax(0,620px) minmax(360px,1fr);align-items:start;gap:clamp(28px,3vw,44px);padding:30px 0 32px;margin:40px auto 28px;background:transparent;border:0;border-radius:0;box-shadow:none}.product-detail-gallery{display:grid;gap:16px;min-width:0;align-self:start}.product-gallery-layout{display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;align-items:start}.product-gallery-layout.is-single-media{grid-template-columns:minmax(0,1fr)}.product-thumb-rail{display:grid;gap:12px}.product-thumb{display:flex;align-items:center;justify-content:center;padding:0;background:white;border:1px solid var(--line);border-radius:18px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-thumb:hover{transform:translateY(-1px)}.product-thumb.is-selected{border-color:var(--green);box-shadow:0 0 0 3px rgba(31,144,77,.12)}.product-thumb img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:16px}.product-detail-media{position:relative;width:100%;padding:18px;background:white;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden;border-radius:22px}.product-detail-media img{width:100%;height:100%;min-height:520px;-o-object-fit:cover;object-fit:cover;border-radius:18px;background:#f7fbf7}.product-media-actions,.product-mobile-assurance,.product-mobile-deal-strip,.product-rating-pill,.product-size-chart{display:none}.product-gallery-badges{display:flex;flex-wrap:wrap;gap:10px}.product-gallery-badges span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;color:var(--green-dark);background:white;border:1px solid var(--line);border-radius:999px;font-size:.88rem;font-weight:700}.product-gallery-badges svg{width:16px;height:16px;color:var(--green)}.product-detail-copy{display:grid;align-content:start;min-width:0;gap:18px}.product-headline{display:grid;gap:10px}.product-detail-copy h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.product-seller-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:0}.seller-trust-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;color:var(--green-dark);background:#f4fbf5;border:1px solid #d8e8f5;border-radius:999px;font-size:.82rem;font-weight:800}.cart-item-copy p,.product-detail-description,.product-detail-seller{color:var(--muted);line-height:1.7}.product-price-block{padding:18px 0 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.price-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:14px}.product-detail-price{display:inline-block;margin:0;font-size:clamp(2.15rem,4vw,3rem)}.product-detail-compare{color:var(--muted);font-size:1.08rem;font-weight:800;text-decoration:line-through}.product-detail-discount{color:var(--green);font-size:1rem;font-weight:900}.product-price-caption{margin:8px 0 0;color:var(--muted);font-size:.95rem;line-height:1.55}.cart-item-card,.cart-summary-card,.product-option-panel,.product-spec-panel{background:white;border:1px solid var(--line);border-radius:18px}.product-option-panel{padding:18px;box-shadow:var(--shadow)}.product-option-panel h2{margin:0 0 14px;font-size:1.04rem}.product-option-groups{display:grid;gap:16px}.product-option-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin-bottom:10px}.product-option-head span,.product-spec-row span,.summary-row span{display:block;margin-bottom:0;color:var(--muted);font-size:.84rem;font-weight:700;text-transform:uppercase}.product-option-head strong{color:var(--green-dark);font-size:.96rem}.product-option-values{display:flex;flex-wrap:wrap;gap:10px}.product-option-chip{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;color:var(--green-dark);background:white;border:1px solid #d5e4d7;border-radius:14px;cursor:pointer;font:inherit;font-weight:700;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.product-option-chip.is-selected{background:#eef9f1;border-color:var(--green);box-shadow:0 0 0 3px rgba(31,144,77,.12)}.product-option-chip.is-swatch{padding-inline:14px 16px}.product-option-swatch{width:14px;height:14px;border:1px solid rgba(32,39,36,.12);border-radius:999px;background:var(--swatch)}.product-delivery-line{display:flex;gap:12px;padding:16px 18px;background:#fffef4;border:1px solid #d8efff;border-radius:18px}.product-delivery-line svg{flex:none;width:18px;height:18px;margin-top:2px;color:var(--green-dark)}.product-delivery-line strong{display:block;margin-bottom:4px}.product-delivery-line p{margin:0;color:var(--muted);line-height:1.6}.product-highlight-block{padding:0}.product-highlight-block h2{margin:0 0 12px;font-size:1.18rem}.product-highlight-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.product-highlight-list li{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;background:white;border:1px solid var(--line);border-radius:16px}.product-highlight-list svg{flex:none;width:16px;height:16px;margin-top:4px;color:var(--green)}.product-highlight-list span{line-height:1.6}.product-detail-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:0;position:sticky;bottom:18px;z-index:5;padding:14px;background:rgba(255,253,244,.94);border:1px solid rgba(219,231,219,.9);border-radius:20px;box-shadow:0 14px 28px rgba(20,68,39,.12);backdrop-filter:blur(14px)}.detail-cart-btn{width:auto;min-height:54px;padding:0 18px;border-radius:16px}.detail-back-link{display:inline-block;margin-top:0}.product-spec-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.9fr);gap:18px;margin:0 auto 28px}.product-spec-panel{padding:22px;box-shadow:var(--shadow)}.product-panel-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.product-panel-head h2{margin:4px 0 0;font-size:1.16rem}.product-panel-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;color:var(--green-dark);background:#f4fbf5;border:1px solid #d8e8f5;border-radius:999px;font-size:.82rem;font-weight:800}.product-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-spec-row{padding:14px 16px;background:#f9fcfa;border:1px solid #deebe0;border-radius:16px}.product-spec-row strong{display:block;margin-top:6px;color:var(--green-dark);line-height:1.5}.product-note-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.product-note-list li{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;background:#f9fcfa;border:1px solid #deebe0;border-radius:16px}.product-note-list svg{flex:none;width:16px;height:16px;margin-top:4px;color:var(--green)}.product-note-list span{color:var(--muted);line-height:1.6}.cart-item-meta{color:var(--green-dark);font-size:.9rem;font-weight:700}.related-products-shell{width:100%;max-width:none;margin:0 0 28px}@media (min-width:1041px){.product-detail-gallery{position:sticky;top:var(--product-sticky-top)}.product-detail-media img{max-height:calc(100vh - var(--product-sticky-top) - 120px)}}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;width:100%;margin:0 0 54px}.cart-summary-panel{position:sticky;top:var(--cart-sticky-top);align-self:start;max-height:calc(100vh - var(--cart-sticky-top) - 22px)}.checkout-block-tag{display:inline-flex;align-items:center;margin-bottom:10px;padding:6px 12px;color:var(--green-dark);background:#d8efff;border-radius:999px;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.address-step-card{margin-bottom:22px;padding:22px;background:white;border:2px solid #d8e8f5;border-radius:22px;box-shadow:0 14px 40px rgba(38,55,49,.08)}.checkout-step-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:16px}.checkout-step-index{display:grid;place-items:center;width:42px;height:42px;color:white;background:var(--green);border-radius:14px;font-size:1rem;font-weight:900}.cart-summary-card h2,.checkout-step-copy h2{margin:0}.checkout-step-copy p{margin:8px 0 0;color:var(--muted);line-height:1.6}.step-edit-btn{min-height:44px;padding:0 18px;color:var(--green-dark);background:#f7fbf7;border:1px solid #d8e8f5;border-radius:12px;font:inherit;font-weight:800;cursor:pointer}.address-policy-note,.address-saved-summary{display:flex;gap:12px;margin-top:18px;padding:14px 16px;border-radius:16px}.address-policy-note{align-items:center;color:var(--green-dark);background:#f7fbf7;border:1px solid #d8e8f5}.address-policy-note svg{flex:none;width:20px;height:20px}.address-saved-summary{display:grid;color:var(--green-dark);background:#fffef4;border:1px solid #d8efff}.address-summary-grid,.order-address-grid{display:grid;gap:10px}.address-summary-row,.order-address-row{display:grid;gap:4px}.address-summary-row span,.order-address-row span{color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.address-saved-summary strong{font-size:1rem}.address-saved-summary p,.order-address-row p{margin:0;color:var(--muted);line-height:1.5}.address-saved-head{display:flex;gap:12px;align-items:start;justify-content:space-between}.address-saved-title{display:grid;gap:4px}.address-saved-title span{color:var(--muted);font-size:.86rem;font-weight:800}.address-type-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;color:#69736f;background:#eef1f4;border-radius:10px;font-size:.88rem;font-weight:900}.address-saved-line{margin:10px 0 0;color:var(--green-dark);font-weight:600}.address-saved-line--muted{margin-top:6px;color:var(--muted);font-weight:500}.address-saved-meta{display:flex;gap:8px;align-items:center;margin-top:12px}.address-saved-meta span{color:var(--green-dark);font-size:.88rem;font-weight:800}.address-form{margin-top:18px}.address-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.address-field{display:grid;gap:8px}.address-field span,.checkout-helper,.delivery-zone-group p{color:var(--muted)}.address-field span,.delivery-zone-group p{margin:0;font-size:.88rem;font-weight:800}.address-field-wide{grid-column:1/-1}.address-field textarea.filter-control{min-height:104px;padding:14px;resize:vertical}.delivery-zone-group{margin-top:18px}.delivery-zone-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px}.delivery-zone-option{position:relative;display:flex;align-items:center;gap:10px;padding:16px;background:#fcfcfb;border:1px solid var(--line);border-radius:16px;cursor:pointer}.delivery-zone-option input{margin:0}.delivery-zone-option span{color:var(--green-dark);font-size:.95rem;font-weight:800;line-height:1.45}.address-save-btn{margin-top:18px}.address-step-card.is-collapsed .address-form{display:none}.cart-item-card,.cart-items-list{display:grid;gap:18px}.cart-item-card{grid-template-columns:140px minmax(0,1fr) auto;align-items:center;padding:16px;box-shadow:0 14px 40px rgba(38,55,49,.08)}.cart-item-media{overflow:hidden;border-radius:14px}.cart-item-media img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover}.cart-item-title{display:inline-block;margin-bottom:6px;font-size:1.05rem;font-weight:800}.cart-item-copy strong{display:block;margin-bottom:12px;font-size:1.08rem}.cart-qty-row{display:inline-flex;align-items:center;gap:12px;padding:8px 12px;background:var(--mint);border:1px solid #d5e7db;border-radius:999px}.qty-btn,.remove-btn{font:inherit;cursor:pointer}.qty-btn{width:28px;height:28px;color:var(--green-dark);background:white;border:1px solid #cfe0d7;border-radius:50%}.remove-btn{padding:10px 14px;color:var(--rose);background:#fff6f4;border:1px solid #f2d4d0;border-radius:12px;font-weight:700}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #eef2ef}.cart-summary-card{display:grid;gap:0;padding:22px;box-shadow:0 14px 40px rgba(38,55,49,.08);max-height:inherit;overflow:auto}.cart-summary-card h2{margin-bottom:4px}.cart-summary-caption{margin:0 0 6px;color:var(--muted);line-height:1.55}.summary-row--soft{padding-top:10px}.summary-row--soft strong{font-size:1.05rem}.summary-row--discount strong{color:var(--green)}.summary-row--total{padding-top:18px;border-bottom:0}.summary-row--total span{color:var(--green-dark)}.summary-row--total strong{font-size:1.9rem;line-height:1}.summary-divider{border-top:1px dashed #d5ddd7}.summary-savings{display:flex;gap:10px;align-items:center;margin-top:16px;padding:14px 16px;color:var(--green);background:#dcf6e7;border-radius:18px}.summary-savings svg{flex:none;width:18px;height:18px}.summary-savings strong{font-size:1.02rem}.summary-assurance{display:flex;gap:12px;align-items:center;margin-top:16px;padding:16px;color:#66716c;background:#f4f6f7;border-radius:18px}.summary-assurance svg{flex:none;width:22px;height:22px;color:#848c88}.summary-assurance p{margin:0;line-height:1.55}.order-review-list{display:grid;gap:14px;margin:18px 0}.order-address-card,.order-review-card{padding:14px;background:#fffef7;border:1px solid #dbe7db;border-radius:18px}.order-review-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:start}.order-review-media{overflow:hidden;border-radius:14px;background:#f6faf7}.order-review-media img{width:100%;height:72px;-o-object-fit:cover;object-fit:cover}.order-review-copy{display:grid;gap:6px;min-width:0}.order-review-copy strong{display:block;font-size:.98rem;line-height:1.35}.order-review-copy p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.5}.order-review-meta{display:flex;flex-wrap:wrap;gap:8px}.order-review-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;color:var(--green-dark);background:white;border:1px solid #d8e8f5;border-radius:999px;font-size:.78rem;font-weight:800}.order-review-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-top:4px}.order-review-total span{color:var(--muted);font-size:.8rem;font-weight:800;text-transform:uppercase}.order-review-total strong{font-size:1rem}.order-address-card{display:grid;gap:12px;margin-bottom:18px}.order-address-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-address-head strong{font-size:1rem}.order-address-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;color:var(--green-dark);background:#f4ffd8;border:1px solid #cae8ff;border-radius:999px;font-size:.76rem;font-weight:900;text-transform:uppercase}.cart-checkout-btn{width:100%;margin-top:12px}.cart-checkout-btn.is-disabled{pointer-events:none;opacity:.58}.checkout-helper{margin:12px 0 0;font-size:.88rem;line-height:1.5}.offers-grid,.seller-grid,.trust-grid{display:grid;gap:20px}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.seller-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offers-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.info-card,.launch-cta,.offer-card,.seller-card{background:white;border:2px solid #d8e8f5;border-radius:20px;box-shadow:0 14px 40px rgba(38,55,49,.08)}.info-card{padding:24px}.info-card svg{width:32px;height:32px;color:var(--green)}.info-card h3,.offer-card h3,.seller-card h3{margin:14px 0 8px}.info-card p,.launch-copy p,.offer-card p,.seller-card p,.seller-card span{color:var(--muted);line-height:1.6}.offer-card,.seller-card{overflow:hidden}.offer-card img,.seller-card img{width:100%;height:210px;-o-object-fit:cover;object-fit:cover}.offer-card h3,.offer-card p,.seller-card h3,.seller-card p,.seller-card span,.seller-card strong{display:block;margin-right:18px;margin-left:18px}.seller-card strong{margin-top:12px;margin-bottom:18px;color:var(--saffron)}.offer-card{position:relative;padding-bottom:18px}.offer-card span{position:absolute;top:12px;left:12px;z-index:1;padding:7px 10px;color:#16486b;background:var(--saffron);border:1px solid #b8e0fb;border-radius:999px;font-size:.76rem;font-weight:850}.launch-cta{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;width:var(--page-width);margin:0 auto 54px;padding:30px;background:linear-gradient(135deg,#d8efff,#edf8ff 52%,#ffffff)}.launch-copy h2{margin:0 0 10px;font-size:clamp(1.9rem,3vw,3rem)}.launch-form{display:grid;gap:14px;align-content:center}.launch-field span{display:block;margin-bottom:8px;font-size:.9rem;font-weight:800;color:var(--green-dark)}.launch-field input{width:100%;min-height:50px;padding:0 16px;border:2px solid #d8e8d8;border-radius:14px;outline:0;background:white}.section-heading{margin-bottom:26px}.row-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.eyebrow{display:inline-flex;padding:7px 11px;margin-bottom:11px;text-transform:uppercase;letter-spacing:.08em}.section-heading h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:0}.section-heading p{max-width:620px;margin:8px 0 0;color:var(--muted);line-height:1.6}.category-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.category-card{background:var(--surface);border:2px solid #d8e8d8;border-radius:18px;box-shadow:0 12px 34px rgba(38,55,49,.07);padding:0;text-align:left;cursor:pointer;overflow:hidden;min-height:280px;transition:transform .22s ease,box-shadow .22s ease}.category-card img{width:100%;height:235px;-o-object-fit:cover;object-fit:cover}.category-card span{display:block;padding:26px 28px 30px;font-size:clamp(1.4rem,2vw,2rem);line-height:1.08;font-weight:850}.category-card:hover,.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-slider{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 18px}.product-slider::-webkit-scrollbar{display:none}.product-card{position:relative;min-width:0;overflow:hidden;background:white;border:2px solid #d8e8d8;border-radius:18px;scroll-snap-align:start;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.clickable-card{cursor:pointer}.product-card img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover}.product-card.cart-selected{border-color:var(--green);box-shadow:0 0 0 3px rgba(45,156,240,.16),var(--shadow)}.product-card.cart-selected:after{content:"Added";position:absolute;top:12px;right:12px;z-index:2;padding:6px 10px;color:white;background:var(--green);border-radius:999px;font-size:.74rem;line-height:1;font-weight:850}.discount{position:absolute;top:12px;left:12px;padding:6px 10px;color:#13271c;background:var(--saffron);border-color:rgba(0,0,0,.06)}.product-card h3,.product-card p,.product-card strong{margin-right:16px;margin-left:16px}.product-card h3{margin-top:14px;margin-bottom:4px;font-size:1.02rem}.product-card p{margin-top:0;margin-bottom:10px;color:var(--muted);font-size:.92rem}.product-card strong{display:block;margin-bottom:14px;font-size:1.15rem}.product-actions{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:10px;padding:0 16px 16px}.buy-now-btn,.cart-icon-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:0;border-radius:12px;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.buy-now-btn{color:white;background:linear-gradient(135deg,var(--green),#54b8ff);font-weight:850}.cart-icon-btn{position:relative;color:#15558c;background:#d8efff;border:2px solid #2d9cf0;box-shadow:inset 0 -2px 0 rgba(45,156,240,.12)}.cart-icon-btn svg,.cart-icon-btn>i{display:none}.cart-icon-btn:before{content:"";width:22px;height:22px;flex:0 0 auto;background:currentColor;mask:var(--cart-icon-mask) center /contain no-repeat;-webkit-mask:var(--cart-icon-mask) center /contain no-repeat}.buy-now-btn:hover,.cart-icon-btn:hover{transform:translateY(-2px)}.buy-now-btn:hover{background:var(--green-dark)}.cart-icon-btn:hover{background:#edf8ff}.cart-icon-btn.cart-added,.cart-icon-btn.is-selected{color:white;background:var(--green);border-color:var(--green);box-shadow:0 10px 22px rgba(45,156,240,.22)}.slider-actions{display:flex;gap:8px;flex:none}.slider-cluster{display:flex;align-items:center;gap:14px}#home-category-showcase{display:grid;min-width:0;gap:30px}#home-category-sections .product-section,.cart-items-panel,.related-products-shell{overflow:hidden;padding:28px;background:#fffef5;border:3px solid #2d9cf0;border-radius:24px}#home-category-sections .product-section:nth-child(odd){background:linear-gradient(180deg,rgba(255,229,0,.14),rgba(255,229,0,.04)),#fffef8}#home-category-sections .product-section:nth-child(2n){background:linear-gradient(180deg,rgba(43,182,255,.08),rgba(255,255,255,0)),#fffef8}.section-link{color:var(--green);font-weight:800;white-space:nowrap}.section-link:hover{color:var(--green-dark)}.site-footer{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px;margin-top:70px;padding:38px;color:white;background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,0) 44%),linear-gradient(135deg,#156ab8,#2d9cf0);border:1px solid rgba(255,255,255,.28);border-radius:8px;box-shadow:0 18px 40px rgba(21,106,184,.18)}.site-footer h2,.site-footer h3{margin:0 0 14px;color:white;line-height:1.15}.site-footer h2{font-size:clamp(1.6rem,2.6vw,2.2rem)}.site-footer h3{font-size:1rem;letter-spacing:.02em}.site-footer a,.site-footer p{display:block;color:rgba(255,255,255,.82);line-height:1.7}.site-footer p{margin:0 0 8px;max-width:520px}.site-footer a{margin:8px 0;width:-moz-fit-content;width:fit-content;transition:color .2s ease,transform .2s ease}.site-footer a:hover{color:white;transform:translateX(3px)}.socials{display:flex;gap:10px;margin-top:14px}.socials a{display:grid;place-items:center;width:38px;height:38px;margin:0;color:#156ab8;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.42);border-radius:8px;box-shadow:0 10px 22px rgba(18,75,126,.14)}.socials a:hover{color:#0f5f9e;background:white;transform:translateY(-2px)}.reveal{opacity:1;transform:translateY(0)}.js .reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.js .reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1040px){:root{--page-gutter:18px}.site-header{grid-template-columns:1fr;padding-right:18px;padding-left:18px}.header-top{grid-template-columns:auto minmax(0,1fr)}.delivery-link{display:none}.header-actions{grid-template-columns:minmax(0,1fr) auto}.main-nav{position:static;display:flex;justify-content:flex-start;padding-bottom:10px;background:transparent;border-right:0;border-bottom:0;border-left:0;border-radius:0;box-shadow:none}.main-nav a{flex:0 0 112px;min-width:112px}.main-nav-label{max-width:11ch}.main-nav.open{display:flex}.menu-btn{display:none}.search-box{min-width:0}.hero{grid-template-columns:1fr;min-height:auto}.marketplace-hero{width:min(100% - 36px,1920px)}.promo-rail{grid-auto-columns:minmax(360px,78vw);gap:18px}.promo-card,.promo-card img{min-height:300px}.market-category-section{width:min(100% - 36px,1920px)}.cart-layout,.category-shell{grid-template-columns:1fr}.product-spec-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel{position:static}.hero-card,.hero-card img{min-height:380px}.category-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-cta,.offers-grid,.seller-grid{grid-template-columns:1fr}.product-slider{grid-auto-columns:minmax(280px,1fr);overflow-x:auto;scrollbar-width:none}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-item-card{grid-template-columns:120px minmax(0,1fr)}.address-form-grid,.delivery-zone-options{grid-template-columns:1fr}.remove-btn{grid-column:1/-1;justify-self:start}}@media (max-width:900px){.product-detail-card{grid-template-columns:1fr;padding:18px 0 22px;margin-top:28px;gap:24px}.product-detail-gallery{position:static;top:auto}.product-spec-layout{grid-template-columns:1fr}}@media (max-width:760px){:root{--page-gutter:14px}.site-header{grid-template-columns:1fr;padding:8px 12px 0;gap:6px}.header-actions{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center}.mobile-sidebar-btn{display:inline-flex}.header-top{display:none}.brand span:last-child{display:inline}.search-box{grid-column:2;width:100%;min-width:0;min-height:46px;padding:0 14px}.search-suggestions{padding:10px}.search-suggestion-item{grid-template-columns:44px minmax(0,1fr)}.search-suggestion-item img{width:44px;height:44px}.search-suggestion-price{grid-column:2;font-size:.88rem}.header-actions .icon-btn[data-cart-link]{grid-column:3;justify-self:end;min-width:auto;min-height:46px;padding:0 12px 0 10px}.main-nav{gap:6px;padding:4px 0 8px}.main-nav a{display:grid;justify-items:center;align-content:start;flex:0 0 82px;gap:5px;min-width:82px;padding:8px 2px 10px;white-space:normal}.main-nav-icon{width:34px;height:34px;border-radius:10px}.main-nav-icon svg{width:18px;height:18px}.main-nav-label{max-width:8ch;min-height:2.05em;font-size:13px;line-height:1.1}.hero,.section,.site-footer,.whatsapp-section{width:min(100% - 28px,1440px)}.related-products-shell{width:100%}.category-hero,.category-shell{width:min(100% - 28px,1440px)}.hero{padding-top:34px}.marketplace-hero{width:min(100% - 24px,1920px);padding-top:18px}.promo-rail{grid-auto-columns:minmax(300px,88vw);gap:14px}.promo-card{grid-template-columns:1fr;min-height:380px}.promo-card img{height:180px;min-height:180px}.promo-copy{padding:22px}.promo-copy h1,.promo-copy h2{font-size:1.75rem}.promo-copy p{font-size:1.08rem}.market-category-section{width:min(100% - 24px,1920px);padding-top:12px}.market-category-grid{grid-auto-columns:112px;gap:14px}.market-category-card{min-width:112px}.hero-card,.hero-card img{min-height:320px}.category-grid,.offers-grid,.seller-grid,.site-footer,.trust-grid{grid-template-columns:1fr}.row-heading{align-items:flex-start;flex-direction:column}.slider-cluster{width:100%;justify-content:space-between}.product-slider{grid-auto-columns:minmax(82vw,1fr)}.category-hero{align-items:flex-start;flex-direction:column}.launch-cta{width:min(100% - 28px,1440px);padding:22px}.catalog-grid{grid-template-columns:1fr}.cart-shell,.product-breadcrumb,.product-detail-shell{width:min(100% - 28px,1440px)}.product-breadcrumb{padding-top:18px}.product-detail-card{padding:14px 0 20px;margin-top:26px;gap:22px}.product-detail-media img{min-height:280px}.product-detail-actions,.product-gallery-layout{grid-template-columns:1fr}.product-thumb-rail{grid-template-columns:repeat(auto-fit,minmax(68px,1fr))}.product-detail-media{padding:14px}.product-delivery-line,.product-option-panel,.product-spec-panel{padding:16px}.product-spec-grid,.product-spec-layout{grid-template-columns:1fr}.product-gallery-badges{flex-direction:column}.cart-item-card{grid-template-columns:1fr}.cart-item-media img{height:220px}.checkout-step-head{grid-template-columns:auto minmax(0,1fr)}.step-edit-btn{grid-column:1/-1;justify-self:start}}@media (max-width:420px){:root{--page-gutter:8px}.site-header{padding:6px 8px 0;gap:4px}.header-actions{gap:6px}.search-box{min-height:44px;padding:0 12px;border-radius:14px}.search-box svg{width:20px}.search-box input{font-size:.95rem}.header-actions .icon-btn[data-cart-link]{min-width:44px;min-height:44px;padding:0;border-radius:14px;font-size:0}.header-actions .icon-btn[data-cart-link]:before{width:18px;height:18px}.header-actions .icon-btn[data-cart-link]:after{content:""}.home-page .main-nav,.main-nav{gap:4px;padding:2px 0 8px}.home-page .main-nav a,.main-nav a{flex:0 0 82px;min-width:82px;padding:7px 1px 9px}.home-page .main-nav-icon,.main-nav-icon{width:44px;height:44px}.home-page .main-nav-icon svg,.main-nav-icon svg{width:20px;height:20px}.home-page .main-nav-label,.main-nav-label{max-width:7ch;min-height:2em;font-size:14px}}@media (max-width:360px){.mobile-home-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body{padding-bottom:calc(20px + env(safe-area-inset-bottom));background:#ffffff}.mobile-bottom-nav{display:none!important}.site-footer{gap:22px;margin:34px auto 0;padding:24px 18px calc(28px + env(safe-area-inset-bottom))}.row-heading .section-link{display:grid;place-items:center;width:52px;min-width:52px;min-height:52px;padding:0;color:white;background:#156ab8;border-radius:18px;font-size:0}.row-heading .section-link:before{content:"→";font-size:1.75rem;line-height:1}.slider-actions{display:none}.home-page{background:linear-gradient(180deg,#78c8fb 0 228px,#ffffff 228px)}.home-page .site-header{gap:10px;padding:12px 14px 0;background:linear-gradient(180deg,#78c8fb,#38a7ef);border-bottom:0;box-shadow:none}.home-page .delivery-link,.home-page .header-top{display:none}.home-mobile-address-row{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:center}.home-mobile-address{display:flex;gap:10px;align-items:center;min-width:0;min-height:36px;padding:0 2px;color:white;background:transparent;border:0;box-shadow:none;text-align:left}.home-mobile-address-badge{display:inline-flex;gap:6px;align-items:center;flex:none;white-space:nowrap}.home-mobile-address-badge svg{width:18px;height:18px}.home-mobile-address-badge strong{font-size:.9rem;letter-spacing:.04em}.home-mobile-address-text{min-width:0;overflow:hidden;color:rgba(255,255,255,.92);font-size:.98rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.home-mobile-address>svg:last-child{flex:none;width:18px;height:18px}body.address-sheet-open{overflow:hidden}.home-address-sheet{position:fixed;inset:0;z-index:140;display:block;pointer-events:none}.home-address-sheet.is-open{pointer-events:auto}.home-address-sheet-backdrop{position:absolute;inset:0;border:0;opacity:0;background:rgba(15,18,24,.42);transition:opacity .22s ease}.home-address-sheet.is-open .home-address-sheet-backdrop{opacity:1}.home-address-sheet-panel{position:absolute;right:0;bottom:0;left:0;max-height:min(82vh,760px);overflow:hidden;background:#ffffff;border-radius:20px 20px 0 0;box-shadow:0 -18px 42px rgba(12,16,22,.18);transform:translateY(100%);transition:transform .24s ease}.home-address-sheet.is-open .home-address-sheet-panel{transform:translateY(0)}.home-address-sheet-handle{width:76px;height:5px;margin:10px auto 8px;background:#d7dbe2;border-radius:999px}.home-address-sheet-head{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:0 18px 14px}.home-address-sheet-head h2{margin:0;color:#1a201d;font-size:1.15rem;line-height:1.1}.home-address-sheet-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#2d3431;font-size:2rem;line-height:1;background:transparent;border:0}.home-address-sheet-body{display:grid;gap:14px;max-height:calc(min(82vh, 760px) - 64px);overflow-y:auto;padding:0 18px calc(24px + env(safe-area-inset-bottom))}.home-address-search{display:flex;gap:10px;align-items:center;min-height:56px;padding:0 16px;background:white;border:1px solid #dde4eb;border-radius:16px;box-shadow:0 8px 20px rgba(18,32,45,.08)}.home-address-search svg{flex:none;width:22px;height:22px;color:#6b737f}.home-address-search input{width:100%;color:#1f2522;font-size:.98rem;background:transparent;border:0;outline:none}.home-address-current-btn{display:flex;gap:14px;align-items:center;width:100%;padding:4px 0 2px;color:#1e5ddb;font-size:1rem;font-weight:700;text-align:left;background:transparent;border:0}.home-address-current-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#1e5ddb;background:#eef4ff;border-radius:12px;flex:none}.home-address-current-icon svg{width:22px;height:22px}.home-address-sheet-status{margin:-4px 0 0;color:#4a545d;font-size:.9rem;line-height:1.45}.home-address-sheet-status[data-tone=error]{color:#b44732}.home-address-sheet-status[data-tone=success]{color:#146d48}.home-address-sheet-divider{border-top:1px dashed #d8dee6}.home-address-form-head,.home-address-section-head{display:flex;gap:12px;align-items:center;justify-content:space-between}.home-address-form-head h3,.home-address-section-head h3{margin:0;color:#1d2321;font-size:1rem}.home-address-add-btn,.home-address-form-cancel{color:#2563eb;font-size:.98rem;font-weight:700;background:transparent;border:0}.home-address-list{display:grid;gap:6px}.home-address-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;padding:8px 0;border-bottom:1px solid #eef1f5}.home-address-item:last-child{border-bottom:0}.home-address-item-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:0;color:inherit;text-align:left;background:transparent;border:0}.home-address-item-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-top:4px;color:#27302c;flex:none}.home-address-item-icon svg{width:22px;height:22px}.home-address-item-copy{display:grid;gap:4px;min-width:0}.home-address-item-head{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.home-address-item-head strong{color:#111715;font-size:1rem;line-height:1.2}.home-address-item-copy span{color:#59636e;font-size:.98rem;line-height:1.35}.home-address-item-copy .home-address-item-muted{color:#7d8692}.home-address-selected-badge{display:inline-flex;align-items:center;padding:4px 8px;color:#1e5ddb!important;font-size:.78rem!important;font-weight:700;background:#dbeafe;border-radius:8px}.home-address-item-edit{align-self:start;padding:0;color:#111715;font-size:.95rem;font-weight:700;background:transparent;border:0}.home-address-empty{display:grid;gap:6px;padding:6px 0 12px}.home-address-empty strong{color:#1c221f;font-size:.98rem}.home-address-empty p{margin:0;color:#6a747f;font-size:.94rem;line-height:1.4}.home-address-form{display:grid;gap:14px;padding-top:8px}.home-address-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-address-field{display:grid;gap:6px}.home-address-field span,.home-address-type-row>span{color:#4f5b55;font-size:.85rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.home-address-field input,.home-address-field textarea{width:100%;min-height:48px;padding:12px 14px;color:#17201c;font-size:.96rem;background:#fbfcfd;border:1px solid #dce3ea;border-radius:12px;outline:none}.home-address-field textarea{min-height:96px;resize:vertical}.home-address-field-wide{grid-column:1/-1}.home-address-type-row{display:grid;gap:8px}.home-address-type-options{display:flex;gap:8px;flex-wrap:wrap}.home-address-type-option{position:relative}.home-address-type-option input{position:absolute;opacity:0;inset:0;pointer-events:none}.home-address-type-option span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;color:#2b3632;font-size:.95rem;font-weight:600;background:#f6f8fa;border:1px solid #dbe2ea;border-radius:10px}.home-address-type-option input:checked+span{color:#17613b;background:#ebf7ef;border-color:#8fcfff}.home-address-save-btn{width:100%;min-height:52px;margin-top:2px}.home-page .header-actions{grid-template-columns:44px minmax(0,1fr);gap:8px}.home-page .mobile-sidebar-btn{width:44px;height:44px;color:white;background:rgba(15,95,158,.22);border-color:rgba(255,255,255,.22);box-shadow:none}.home-page .search-box{grid-column:2;min-height:56px;padding:0 18px;background:white;border:3px solid rgba(255,255,255,.4);border-radius:24px;box-shadow:0 14px 28px rgba(24,101,164,.16)}.home-page .header-actions .icon-btn[data-cart-link]{display:none}.home-page .main-nav{gap:4px;margin:0 -10px;padding:var(--mobile-nav-pad-top,4px) 10px var(--mobile-nav-pad-bottom,6px);border-top:0}.home-page .main-nav a{flex:0 0 auto;min-width:84px;padding:var(--mobile-nav-link-pad-top,4px) 4px var(--mobile-nav-link-pad-bottom,7px);border-radius:0}.home-page .main-nav-icon{display:grid;width:var(--mobile-nav-icon-size,50px);height:var(--mobile-nav-icon-size,50px);margin:0 auto var(--mobile-nav-icon-margin,4px);color:white;background:transparent;border:1px solid rgba(255,255,255,.14);border-radius:12px;opacity:var(--mobile-nav-icon-opacity,1);transform:scale(var(--mobile-nav-icon-opacity,1));transform-origin:center top}.home-page .main-nav-icon svg{width:min(22px,var(--mobile-nav-icon-size,50px));height:min(22px,var(--mobile-nav-icon-size,50px));color:white}.home-page .main-nav-label{min-height:1.18em;max-width:8ch;color:rgba(255,255,255,.96);font-size:14px;font-weight:500;line-height:1.18}.home-page .main-nav a.active .main-nav-icon,.home-page .main-nav a:hover .main-nav-icon{background:rgba(15,95,158,.32);border-color:rgba(255,255,255,.2);transform:scale(var(--mobile-nav-icon-opacity,1))}.home-page .main-nav a.active:after,.home-page .main-nav a:hover:after{right:10px;bottom:0;left:10px;height:5px;background:white}.home-page .main-nav a.active,.home-page .main-nav a:hover{background:transparent;color:white}.home-page main#home{margin-top:0;padding-top:10px;background:white;border-top-left-radius:0;border-top-right-radius:0}.mobile-home-hero{display:grid;gap:12px;padding:0 0 18px}.mobile-hero-slider{display:grid;grid-auto-flow:column;grid-auto-columns:80%;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:10%;padding:0 10%;scrollbar-width:none}.mobile-hero-slider::-webkit-scrollbar{display:none}.mobile-hero-slide{position:relative;display:grid;min-height:208px;overflow:hidden;padding:18px 18px 16px;color:white;border-radius:8px;scroll-snap-align:center}.mobile-hero-slide:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,26,53,.94),rgba(5,26,53,.72) 52%,rgba(5,26,53,.28))}.mobile-hero-copy,.mobile-hero-slide img,.mobile-hero-slide strong{position:relative;z-index:2}.mobile-hero-slide img{position:absolute;inset:0;width:100%;height:100%;opacity:.9;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}.mobile-hero-copy{display:grid;gap:6px;align-content:start;max-width:68%}.mobile-hero-copy span{color:rgba(255,255,255,.86);font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.mobile-hero-copy h2{margin:0;font-size:1.5rem;line-height:1.1}.mobile-hero-copy p{margin:0;color:rgba(255,255,255,.88);font-size:.84rem;line-height:1.4}.mobile-hero-slide strong{align-self:end;justify-self:start;padding:8px 14px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);border-radius:999px;font-size:.88rem}.mobile-home-quick-block{display:grid;gap:12px;margin:0 16px 22px;padding:16px 12px 14px;background:linear-gradient(180deg,#dff4ff,#caecff);border-radius:8px}.mobile-home-quick-head{display:flex;gap:10px;align-items:center;justify-content:space-between}.mobile-home-quick-head h2{margin:0;color:#143955;font-size:1.1rem;line-height:1.15}.mobile-home-quick-head p{margin:4px 0 0;color:rgba(38,67,92,.72);font-size:.8rem;line-height:1.25}.mobile-home-quick-arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:white;background:#156ab8;border-radius:16px;flex:none;font-size:0}.mobile-home-quick-arrow svg{width:20px;height:20px}.mobile-home-quick-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(106px,28vw);gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.mobile-home-quick-grid::-webkit-scrollbar{display:none}.mobile-home-quick-card{display:grid;gap:6px;padding:8px;background:rgba(255,255,255,.92);border-radius:8px;color:inherit;text-decoration:none}.mobile-home-quick-card img{width:100%;height:96px;-o-object-fit:cover;object-fit:cover;border-radius:14px}.mobile-home-quick-card span{color:#1f2522;font-size:.78rem;font-weight:600;line-height:1.15}.mobile-home-quick-card strong{color:#16211c;font-size:14px;line-height:1}.mobile-home-quick-price{display:flex;flex-wrap:wrap;gap:4px 6px;align-items:baseline}.mobile-home-quick-card em{color:#6f757e;font-size:.74rem;font-style:normal;line-height:1;text-decoration:line-through}.mobile-home-hero{display:none}.mobile-home-feed{display:grid;gap:14px;padding:2px 16px 28px;overflow-x:clip}.mobile-home-feed-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.mobile-home-feed-head h2{min-width:0;margin:0;color:#1f221d;font-size:1.14rem;line-height:1.15}.mobile-home-feed-arrow{display:inline-flex;align-items:center;justify-content:center;justify-self:end;width:44px;height:36px;color:white;background:#151515;border-radius:999px;flex:none;font-size:0;line-height:1;text-decoration:none}.mobile-home-feed-arrow svg{width:18px;height:18px;stroke-width:3}.mobile-home-feed-chips{display:flex;gap:7px;align-items:center;overflow-x:auto;padding:1px 0 2px;scrollbar-width:none}.mobile-home-feed-chips::-webkit-scrollbar{display:none}.mobile-home-feed-chips[hidden]{display:none!important}.mobile-home-feed-chip{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:32px;min-width:56px;padding:0 12px;color:#44504a;font-size:14px;font-weight:700;line-height:1;text-decoration:none;background:#f4f6f8;border:1px solid #e3e8ef;border-radius:999px}.mobile-home-feed-chip.is-active{color:#ffffff;background:#156ab8;border-color:#156ab8}.mobile-home-feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px}.mobile-feed-card{min-width:0}.mobile-feed-card-link{display:grid;gap:6px;color:inherit;text-decoration:none}.mobile-feed-card-media{display:grid;overflow:hidden;aspect-ratio:1/.94;padding:6px;background:#f7f8fa;border:1px solid #ebeff4;border-radius:8px}.mobile-feed-card-media img{display:block;width:100%;height:100%;color:transparent;font-size:0;-o-object-fit:contain;object-fit:contain;border-radius:6px}.mobile-feed-card h3{display:-webkit-box;margin:0;overflow:hidden;color:#1b1f1c;font-size:.92rem;font-weight:700;line-height:1.22;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-feed-price-row{display:flex;flex-wrap:wrap;gap:4px 6px;align-items:baseline}.mobile-feed-compare-price{color:#8a919b;font-size:.82rem;line-height:1;text-decoration:line-through}.mobile-feed-current-price{color:#15558c;font-size:14px;font-weight:800;line-height:1}.mobile-home-see-more{display:inline-flex;align-items:center;justify-content:center;justify-self:center;min-width:min(100%,220px);min-height:42px;padding:0 22px;color:white;background:#156ab8;border-radius:8px;font-size:.92rem;font-weight:800;box-shadow:0 10px 22px rgba(21,106,184,.16)}.home-page #home-category-sections,.home-page .market-category-section{display:none}.home-page .product-section,.home-page .section,.home-page .whatsapp-section{padding:0 0 24px}.home-page .product-section .section-heading,.home-page .section-heading{padding:0 16px;margin-bottom:18px}.home-page .section-heading h2{font-size:2rem}.home-page .section-heading p{font-size:.98rem}.home-page .slider-cluster{width:auto}.home-page .product-slider{grid-auto-columns:minmax(224px,72vw);gap:14px;padding:4px 16px 10px}.home-page .product-card{border:1px solid #e6eaef;border-radius:24px;box-shadow:0 8px 20px rgba(22,49,38,.06)}.home-page .product-card img{height:176px}.home-page .product-actions,.home-page .product-card p{display:none}.home-page .product-card strong{margin-bottom:12px;font-size:1.14rem}.mobile-top-buying-section{display:grid;gap:14px;margin:0 16px 24px;padding:16px 12px 14px;overflow:hidden;background:linear-gradient(180deg,#e2f5ff,#c8ebff);border-radius:8px}.mobile-top-buying-head{display:flex;gap:12px;align-items:center;justify-content:space-between}.mobile-top-buying-head h2{margin:0;color:#143955;font-size:1.1rem;line-height:1.15}.mobile-top-buying-arrow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:42px;height:42px;color:#ffffff;background:#156ab8;border-radius:8px;font-size:0;text-decoration:none}.mobile-top-buying-arrow svg{width:18px;height:18px;stroke-width:3}.mobile-top-buying-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(128px,33vw);gap:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none}.mobile-top-buying-row::-webkit-scrollbar{display:none}.mobile-top-buying-card{display:grid;gap:7px;min-width:0;padding:8px;color:inherit;background:rgba(255,255,255,.94);border-radius:8px;text-decoration:none;scroll-snap-align:start}.mobile-top-buying-card img{width:100%;height:112px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.mobile-top-buying-card span{color:#1f2522;font-size:.82rem;font-weight:750;line-height:1.15}.mobile-top-buying-price{display:flex;flex-wrap:wrap;gap:4px 6px;align-items:baseline}.mobile-top-buying-card em{color:#777f88;font-size:.76rem;font-style:normal;line-height:1;text-decoration:line-through}.mobile-top-buying-card strong{color:#15558c;font-size:14px;font-weight:900;line-height:1}.cart-page,.category-page,.product-page{background:#f7fbff}.cart-page .site-header,.category-page .site-header,.product-page .site-header{gap:8px;padding:12px;background:#d8efff;border-bottom:0;box-shadow:none}.cart-page .header-actions,.category-page .header-actions,.product-page .header-actions{grid-template-columns:46px minmax(0,1fr) auto;gap:10px;align-items:center}.cart-page .mobile-sidebar-btn,.category-page .mobile-sidebar-btn{display:inline-flex}.cart-page .mobile-back-btn,.category-page .mobile-back-btn,.product-page .mobile-sidebar-btn{display:none}.product-page .mobile-back-btn{display:inline-flex}.cart-page .search-box,.category-page .search-box{grid-column:2}.cart-page .search-box,.category-page .search-box,.product-page .search-box{min-height:52px;padding:0 16px;border:3px solid #389cff;border-radius:22px;box-shadow:0 10px 24px rgba(56,156,255,.12)}.cart-page .header-actions .icon-btn[data-cart-link],.category-page .header-actions .icon-btn[data-cart-link],.product-page .header-actions .icon-btn[data-cart-link]{width:52px;min-width:52px;min-height:52px;padding:0;color:#17211d;background:transparent;border:0;border-radius:0}.cart-page .header-actions .icon-btn[data-cart-link]:after,.category-page .header-actions .icon-btn[data-cart-link]:after,.product-page .header-actions .icon-btn[data-cart-link]:after{content:""}.cart-page .header-actions .icon-btn[data-cart-link]:before,.category-page .header-actions .icon-btn[data-cart-link]:before,.product-page .header-actions .icon-btn[data-cart-link]:before{width:22px;height:22px}.cart-page .main-nav,.category-page .main-nav,.product-page .main-nav{display:none}.cart-page .cart-shell,.category-page .category-layout,.product-page .product-detail-shell{width:min(100% - 16px,1440px);margin-top:0;padding-top:12px;background:white;border-top-left-radius:26px;border-top-right-radius:26px}.cart-page .category-hero,.category-page .category-hero{gap:10px;padding:12px 0 18px}.cart-page .category-hero .primary-cta,.category-page .category-hero .primary-cta{display:none}.category-page .category-shell{gap:16px;padding-bottom:18px}.category-page .category-hero{display:none}.category-page .category-shell{width:100%}.category-page .filter-panel{position:fixed;right:0;bottom:0;left:0;z-index:90;max-height:min(74dvh,620px);padding:10px 14px calc(14px + env(safe-area-inset-bottom));overflow-y:auto;background:white;border-radius:24px 24px 0 0;box-shadow:0 -24px 70px rgba(15,95,159,.22);transform:translateY(105%);transition:transform .26s cubic-bezier(.22,1,.36,1)}.category-page .filter-panel.is-open,.category-page .filter-panel:target{transform:translateY(0)}.category-page .filter-scrim{position:fixed;inset:0;z-index:89;display:none;background:rgba(5,27,42,.44);border:0}.category-page .filter-scrim.is-open,.category-page.filters-open .filter-scrim,.category-page:has(.filter-panel:target) .filter-scrim{display:block}.category-page.filters-open,.category-page:has(.filter-panel:target){overflow:hidden}.category-page .filter-box{max-width:560px;margin:0 auto;padding:0;background:transparent;border:0;border-radius:0!important;box-shadow:none}.category-page .filter-box:before{content:"";display:block;width:58px;height:5px;margin:0 auto 16px;background:#d6dce2;border-radius:999px}.category-page .filter-drawer-head h2{margin:0;color:#123a5b;font-size:1.32rem}.category-page .filter-close-btn{display:inline-grid;place-items:center;width:38px;height:38px;color:#102f49;background:#eef8ff;border:1px solid #d8efff;border-radius:50%;font-size:1.55rem;line-height:1}.category-page .filter-label{margin:12px 0 7px;color:#1465a8;font-size:.88rem}.category-page .filter-control{min-height:44px;border-color:#cfe8fa;border-radius:12px;font-size:.96rem}.category-page .price-card{padding:10px;border-radius:14px}.category-page .price-values{gap:8px;margin-bottom:8px}.category-page .price-pill{padding:8px 10px;border-radius:10px}.category-page .price-values span{font-size:.68rem}.category-page .price-values strong{font-size:.92rem}.category-page .range-slider{height:18px}.category-page .filter-apply-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:16px;color:white;background:#0f8fce;border:0;border-radius:12px;font-weight:850}.cart-page .address-step-card,.cart-page .cart-item-card,.cart-page .cart-summary-card,.category-page .catalog-topbar,.product-page .product-option-panel,.product-page .product-spec-panel{border:1px solid #e3ebef;border-radius:22px;box-shadow:0 10px 26px rgba(22,49,38,.05)}.category-page .catalog-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;padding:12px;border-radius:14px}.category-page .catalog-topbar h2{overflow:hidden;font-size:1.05rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.category-page .catalog-topbar p{margin-top:3px;font-size:.84rem}.category-page .catalog-filter-toggle{display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;min-height:44px;max-width:132px;padding:0 12px;color:#0f5f9f;background:#eef8ff;border:1px solid #bee4ff;border-radius:12px;font-size:.82rem;font-weight:850}.category-page .catalog-filter-toggle span{position:relative;padding-left:18px}.category-page .catalog-filter-toggle span:before{content:"";position:absolute;top:50%;left:0;width:13px;height:13px;background:currentColor;transform:translateY(-50%);clip-path:polygon(0 15%,100% 15%,62% 55%,62% 100%,38% 100%,38% 55%)}.category-page .catalog-filter-toggle strong{display:block;max-width:100%;overflow:hidden;color:#173247;font-size:.72rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.category-page .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.category-page .product-card{border:1px solid #e6eaef;border-radius:22px;box-shadow:0 8px 20px rgba(22,49,38,.05)}.category-page .product-card img{height:150px}.category-page .product-actions,.category-page .product-card p,.product-page .detail-back-link,.product-page .product-breadcrumb{display:none}.product-page .product-detail-shell{padding-bottom:calc(168px + var(--mobile-bottom-nav-height))}.product-page .product-detail-card{margin-top:0;padding:8px 0 0;gap:18px}.product-page .product-gallery-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-page .product-gallery-badges span{justify-content:center;text-align:center}.product-page .product-detail-copy h1{font-size:2.15rem}.product-page .product-detail-actions{position:fixed;right:12px;bottom:calc(var(--mobile-bottom-nav-height) + 10px + env(safe-area-inset-bottom));left:12px;z-index:66;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none}.product-page .product-detail-actions .buy-now-btn,.product-page .product-detail-actions .detail-cart-btn{min-height:56px;border-radius:18px;box-shadow:0 14px 30px rgba(22,49,38,.08)}.product-page .product-detail-actions .buy-now-btn{order:2;color:white;background:linear-gradient(135deg,#2d9cf0,#54b8ff)}.product-page .product-detail-actions .detail-cart-btn{order:1;border:2px solid #dde4ea;background:white}.product-page .related-products-shell{width:min(100% - 16px,1440px);padding-bottom:12px}.product-page .related-products-shell .catalog-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(224px,72vw);gap:14px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.product-page .related-products-shell .catalog-grid::-webkit-scrollbar{display:none}.product-page .related-products-shell .product-card{border:1px solid #e6eaef;border-radius:22px;box-shadow:0 8px 20px rgba(22,49,38,.05)}.product-page .related-products-shell .product-actions,.product-page .related-products-shell .product-card p{display:none}.cart-page .cart-shell{padding-bottom:calc(164px + env(safe-area-inset-bottom))}.cart-page .cart-layout{gap:18px;margin-bottom:0}.cart-page .checkout-step-index{display:none}.cart-page .checkout-step-head{grid-template-columns:minmax(0,1fr) auto;gap:12px}.cart-page .checkout-step-copy h2{font-size:1.4rem}.cart-page .step-edit-btn{min-height:48px;padding:0 18px;color:#2367ea;background:white;border:2px solid #d8e6ff;border-radius:14px}.cart-page .address-policy-note{background:#eef6ff;border-color:#dbe8ff;color:#3c5b79}.cart-page .address-saved-summary{background:white;border:1px solid #e3ebef;box-shadow:0 8px 20px rgba(22,49,38,.04)}.cart-page .cart-summary-panel{position:static;max-height:none}.cart-page .cart-summary-card{max-height:none;overflow:visible}.cart-page .cart-item-card{grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:start}.cart-page .cart-item-media img{height:92px;border-radius:16px}.cart-page .remove-btn{grid-column:2;justify-self:start;margin-top:8px}.cart-page .mobile-cart-footer{display:grid;bottom:env(safe-area-inset-bottom)}}.address-policy-note,.address-saved-summary,.address-step-card,.brand,.buy-now-btn,.cart-item-card,.cart-item-media img,.cart-shell,.cart-summary-card,.category-hero,.category-layout,.delivery-link,.delivery-zone-option,.detail-cart-btn,.filter-box,.hero-card,.hero-card img,.home-mobile-address,.icon-btn,.info-card,.launch-cta,.launch-field input,.launch-field textarea,.main-nav-icon,.market-category-card,.market-category-card img,.menu-btn,.mobile-bottom-icon,.mobile-bottom-nav,.mobile-cart-checkout,.mobile-cart-footer,.mobile-hero-slide,.mobile-home-quick-block,.mobile-home-quick-card,.mobile-home-quick-card img,.offer-card,.offer-card img,.order-address-card,.order-review-card,.order-review-media,.primary-cta,.product-card,.product-card img,.product-detail-media,.product-detail-media img,.product-detail-shell,.product-option-panel,.product-section,.product-spec-panel,.related-products-shell,.remove-btn,.search-box,.section-link,.seller-card,.seller-card img,.site-header,.step-edit-btn{border-radius:8px!important}.admin-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh;color:#12263a;background:#f4f7fb;font-family:Segoe UI,ui-sans-serif,system-ui,sans-serif}.admin-sidebar{position:sticky;top:0;height:100vh;padding:22px;background:#0f2942;color:white}.admin-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px;padding:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:10px}.admin-brand span{display:grid;place-items:center;width:42px;height:42px;color:#0f2942;background:#ffffff;border-radius:8px;font-weight:900}.admin-brand strong{font-size:1rem}.admin-nav{display:grid;gap:8px}.admin-nav a{padding:12px 14px;color:#d8e8f5;border-radius:8px;font-weight:800}.admin-nav a:hover{color:white;background:rgba(255,255,255,.1)}.admin-main{min-width:0}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:76px;padding:16px 26px;background:white;border-bottom:1px solid #dce7f0}.admin-topbar span{color:#2d7eb8;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-topbar h1{margin:4px 0 0;font-size:1.7rem}.admin-view-site{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;color:white;background:#2d9cf0;border-radius:8px;font-weight:850}.admin-topbar-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.admin-user-chip{margin:0;min-height:40px;display:inline-flex;align-items:center;padding:0 12px;color:#123149;background:#eef8ff;border:1px solid #cfe8fa;border-radius:8px;font-size:.86rem;font-weight:850}.admin-logout-btn{min-height:40px;padding:0 14px;color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;cursor:pointer;font-weight:850}.admin-content{padding:26px}.admin-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.admin-form,.admin-panel,.admin-stat-card{background:white;border:1px solid #dce7f0;border-radius:10px;box-shadow:0 14px 35px rgba(15,41,66,.07)}.admin-stat-card{padding:20px}.admin-stat-card p{margin:0;color:#64748b;font-weight:800}.admin-stat-card strong{display:block;margin-top:10px;color:#0f2942;font-size:2rem}.admin-panel{margin-top:18px;padding:24px}.admin-panel h2{margin:0 0 8px}.admin-panel p{margin:0;color:#64748b;line-height:1.7}.admin-form{display:grid;gap:18px;max-width:900px;padding:24px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.admin-form label{display:grid;gap:8px;color:#0f2942;font-weight:850}.admin-form input,.admin-form select,.admin-form textarea{width:100%;min-height:46px;padding:10px 12px;color:#12263a;background:#f8fbfd;border:1px solid #cfdde8;border-radius:8px;outline:0}.admin-form textarea{resize:vertical}.admin-form button{width:-moz-fit-content;width:fit-content;min-height:46px;padding:0 18px;color:white;background:#0f8fce;border:0;border-radius:8px;font-weight:900}@media (max-width:860px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto}.admin-card-grid,.admin-form-grid{grid-template-columns:1fr}}@media (max-width:760px){.home-page .search-box{min-height:52px}.product-page{background:#eef8ff}.product-page .site-header{position:sticky;top:0;z-index:80;padding:12px 12px 10px;background:#d8efff;border-radius:0!important}.product-page .header-actions{grid-template-columns:40px minmax(0,1fr) 44px;gap:10px}.product-page .mobile-back-btn{width:44px;min-width:44px;height:44px;color:#0f5f9f;background:#ffffff;border:3px solid #34a2ff;border-radius:16px;box-shadow:0 10px 22px rgba(52,162,255,.22);font-size:2rem;font-weight:900;line-height:1}.product-page .search-box{grid-column:auto!important;min-height:50px;padding:0 14px;border:3px solid #34a2ff;border-radius:18px!important;box-shadow:none}.product-page .header-actions .icon-btn[data-cart-link]{grid-column:auto!important;width:44px;min-width:44px;min-height:44px}.product-page .mobile-bottom-nav{display:none}.product-page .product-detail-shell{width:100%;padding-top:0;padding-bottom:calc(92px + env(safe-area-inset-bottom));background:white;border-radius:0!important}.product-mobile-deal-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,74vw);gap:10px;overflow-x:auto;padding:10px 12px;background:#f3f5f7;scrollbar-width:none}.product-mobile-deal-strip::-webkit-scrollbar{display:none}.product-mobile-deal-strip a{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px 12px;align-items:center;min-height:58px;padding:8px 12px;color:#202427;background:white;border-radius:8px}.product-mobile-deal-strip img{grid-row:span 2;width:56px;height:44px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.product-mobile-deal-strip span,.product-mobile-deal-strip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-mobile-deal-strip span{font-size:.9rem}.product-mobile-deal-strip strong{color:#087f42;font-size:.86rem}.product-page .product-detail-card{display:block;width:100%;margin:0;padding:0;border-radius:0!important;opacity:1!important;transform:none!important}.product-page .product-detail-gallery,.product-page .product-gallery-layout{display:block}.product-page .product-gallery-badges,.product-page .product-thumb-rail{display:none!important}.product-page .product-detail-media{position:relative;width:100%;padding:0;background:#f0f0f0;border:0;border-radius:0!important;box-shadow:none}.product-page .product-detail-media img{display:block;width:100%;height:min(132vw,620px);min-height:420px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border-radius:0!important;background:#f0f0f0}.product-media-actions{position:absolute;top:16px;right:12px;z-index:3;display:grid;gap:10px}.product-media-actions a,.product-media-actions button{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;color:#2f3439;background:rgba(255,255,255,.9);border:0;border-radius:8px!important;box-shadow:0 10px 22px rgba(0,0,0,.08)}.product-media-actions svg{width:24px;height:24px}.product-rating-pill{position:absolute;left:16px;bottom:16px;z-index:3;display:inline-flex;align-items:center;min-height:38px;padding:0 12px;color:#2d3438;background:rgba(255,255,255,.92);border-radius:8px!important;box-shadow:0 8px 18px rgba(0,0,0,.08);font-size:1.03rem;font-weight:800}.product-page .product-detail-copy{display:flex;flex-direction:column;gap:18px;padding:18px 16px 24px;background:white}.product-page .product-option-panel{order:1;padding:0;background:white;border:0;border-radius:0!important;box-shadow:none}.product-page .product-option-panel h2{display:none}.product-page .product-option-groups{gap:22px}.product-page .product-option-group{display:grid;gap:12px}.product-page .product-option-head{justify-content:flex-start;gap:8px;margin:0}.product-page .product-option-head span,.product-page .product-option-head strong{color:#34383c;font-size:1.12rem;line-height:1.2;text-transform:none}.product-page .product-option-head span{font-weight:900}.product-page .product-option-head strong{font-weight:500;text-transform:uppercase}.product-size-chart{display:inline-flex;align-items:center;color:#2364df;font-size:1.04rem;font-weight:900}.product-page .product-option-values{flex-wrap:nowrap;gap:10px;overflow-x:auto;padding:0 2px 4px;scrollbar-width:none}.product-page .product-option-values::-webkit-scrollbar{display:none}.product-page .product-option-chip{justify-content:center;min-width:66px;min-height:54px;padding:0 16px;color:#34383c;background:white;border:2px solid #d8d8d8;border-radius:8px!important;box-shadow:none;font-size:1rem}.product-page .product-option-chip.is-swatch{display:grid;min-width:84px;min-height:84px;padding:8px;justify-items:center;align-content:center}.product-page .product-option-chip.is-selected{background:white;border-color:#202427;box-shadow:0 0 0 2px #202427}.product-page .product-option-swatch{width:22px;height:22px}.product-page .product-headline{order:2;gap:8px}.product-page .product-headline .eyebrow,.product-page .seller-trust-pill{display:none}.product-page .product-seller-row{order:1;margin:0}.product-page .product-detail-seller{color:#34383c;font-size:1.12rem;font-weight:900;line-height:1.25}.product-page .product-detail-copy h1{order:2;font-size:1.08rem!important;font-weight:500;line-height:1.38}.product-page .product-detail-description{order:3;color:#4d5358;font-size:.96rem;line-height:1.55}.product-page .product-price-block{order:3;padding:0;border:0}.product-page .price-line{gap:8px}.product-page .product-detail-discount{order:1;color:#0b8c48;font-size:1.68rem;line-height:1}.product-page .product-detail-discount:before{content:"↓";margin-right:2px}.product-page .product-detail-compare{order:2;color:#777;font-size:1.5rem;font-weight:500}.product-page .product-detail-price{order:3;color:#2a2f34;font-size:1.78rem;line-height:1}.product-page .product-price-caption{display:flex;align-items:center;min-height:48px;margin-top:12px;padding:0 14px;color:#2f3f38;background:#eafbf1;border:1px solid #b9f0d1;border-radius:8px!important;font-size:1rem;font-weight:700}.product-page .product-delivery-line{order:4;display:grid;gap:12px;padding:0;background:white;border:0;border-radius:0!important}.product-page .product-delivery-line:before{content:"Delivery details";color:#2d3338;font-size:1.62rem;font-weight:900;line-height:1.15}.product-page .product-delivery-line>svg{display:none}.product-page .product-delivery-line>div{overflow:hidden;background:#f5f5f5;border-radius:8px!important}.product-page .product-delivery-line p,.product-page .product-delivery-line strong{display:block;margin:0;padding:12px 14px;font-size:1rem;line-height:1.45}.product-page .product-delivery-line strong{color:#30353a;background:#edf7ff}.product-page .product-mobile-assurance{order:5;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px 0;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.product-page .product-mobile-assurance span{display:grid;gap:6px;justify-items:center;color:#464b50;font-size:.9rem;line-height:1.25;text-align:center}.product-page .product-mobile-assurance svg{width:28px;height:28px;padding:5px;color:#2358d8;background:#f2f5f9;border-radius:8px}.product-page .product-highlight-block{order:6}.product-page .product-highlight-block h2{font-size:1.4rem}.product-page .product-highlight-list{gap:8px}.product-page .product-highlight-list li{padding:12px 14px;border-radius:8px!important}.product-page .product-detail-actions{position:fixed;right:0;bottom:env(safe-area-inset-bottom);left:0;z-index:90;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px 16px 12px;background:white;border:0;border-top:1px solid #e1e4e8;border-radius:0!important;box-shadow:0 -10px 24px rgba(0,0,0,.08)}.product-page .product-detail-actions .buy-now-btn,.product-page .product-detail-actions .detail-cart-btn{min-height:56px;border-radius:8px!important;box-shadow:none;font-size:1rem;font-weight:900}.product-page .product-detail-actions .buy-now-btn{order:2;color:#2d2d2d;background:#ffdb12;border:1px solid #ffdb12}.product-page .product-detail-actions .detail-cart-btn{order:1;color:#303338;background:white;border:1px solid #d4d7db}.product-page .product-detail-actions .detail-cart-btn svg{display:none}.product-page .product-spec-layout{display:block;width:100%;margin:0;padding:0 16px 16px}.product-page .product-spec-panel{margin-bottom:14px;padding:16px;border-radius:8px!important}.product-page .product-panel-head h2{font-size:1.34rem}.product-page .related-products-shell{width:100%!important;margin:0;padding:18px 16px 24px;background:white;border-radius:0!important}.product-page .related-products-shell .section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.product-page .related-products-shell .eyebrow{display:none}.product-page .related-products-shell h2{font-size:1.65rem}.product-page .related-products-shell .section-link{display:inline-flex;align-items:center;justify-content:center;width:48px;height:36px;min-height:0;padding:0;overflow:hidden;color:transparent;background:#1d1d1f;border-radius:999px!important}.product-page .related-products-shell .section-link:after{content:"→";color:white;font-size:1.7rem;line-height:1}.product-page .related-products-shell .catalog-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(168px,46vw);grid-template-columns:none;gap:14px;overflow-x:auto;padding-bottom:10px;scrollbar-width:none}.product-page .related-products-shell .product-card{padding:0;background:white;border:0;border-radius:0!important;box-shadow:none}.product-page .related-products-shell .product-card.cart-selected{border:0;box-shadow:none}.product-page .related-products-shell .product-card.cart-selected:after{display:none}.product-page .related-products-shell .product-card img{width:100%;height:190px;-o-object-fit:cover;object-fit:cover;background:#f2f2f2;border-radius:8px!important}.product-page .related-products-shell .product-card .discount{position:static;display:block;width:-moz-max-content;width:max-content;margin-top:8px;padding:0;color:#0b8c48;background:transparent;font-size:1rem;font-weight:900}.product-page .related-products-shell .product-card h3{display:-webkit-box;min-height:2.4em;margin-top:8px;overflow:hidden;color:#2d3338;font-size:1rem;line-height:1.2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-page .related-products-shell .product-card strong{display:block;margin-top:4px;color:#2d3338;font-size:1.06rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}.launch-modal-backdrop{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:rgba(7,23,39,.52);backdrop-filter:blur(10px)}.launch-modal{position:relative;width:min(100%,460px);padding:28px;color:#123149;background:#ffffff;border:1px solid #cfe9fb;border-radius:20px;box-shadow:0 26px 70px rgba(6,32,52,.28)}.launch-modal-close{position:absolute;top:16px;right:16px;width:38px;height:38px;border:1px solid #cfe9fb;border-radius:50%;color:#123149;background:#eff9ff;cursor:pointer;font-size:1.2rem;font-weight:900}.launch-modal-pill{display:inline-flex;width:-moz-max-content;width:max-content;margin-bottom:12px;padding:7px 12px;color:#075f99;background:#dff4ff;border-radius:999px;font-size:.76rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.launch-modal h2{max-width:340px;margin:0;color:#102b40;font-size:clamp(1.55rem,5vw,2.1rem);line-height:1.05}.launch-modal p{margin:14px 0 0;color:#536574;font-size:1rem;line-height:1.6}.launch-modal-form{display:grid;gap:10px;margin-top:20px}.launch-modal-form label{color:#123149;font-size:.9rem;font-weight:900}.launch-modal-form input{width:100%;min-height:52px;padding:0 15px;color:#123149;background:#fbfdff;border:1px solid #cfe9fb;border-radius:14px;outline:0;font-size:1rem}.launch-modal-form input:focus{border-color:#2ea8f2;box-shadow:0 0 0 4px rgba(46,168,242,.14)}.launch-modal-form button,.launch-modal-success{min-height:52px;border:0;border-radius:14px;color:#ffffff;background:#168bd6;cursor:pointer;font-size:1rem;font-weight:900}.launch-modal-success{display:grid;gap:4px;margin-top:20px;padding:16px;color:#075f3b;background:#ddf8ea}.launch-modal-success span{color:#426657;font-weight:700}.launch-modal-error{color:#c62036;font-size:.88rem;font-weight:800}.buy-now-btn:disabled,.cart-checkout-btn:disabled{cursor:not-allowed;opacity:.55}@media (max-width:560px){.launch-modal-backdrop{align-items:end;padding:14px}.launch-modal{padding:24px 20px;border-radius:22px}}.category-view-page .sort-button-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-view-page .sort-button-group button{min-height:48px;padding:0 12px;color:#123a5b;background:#f8fcff;border:1px solid #cfe8fa;border-radius:14px;cursor:pointer;font-size:.95rem;font-weight:850}.category-view-page .sort-button-group button.is-active{color:#ffffff;background:#168bd6;border-color:#168bd6;box-shadow:0 10px 22px rgba(22,139,214,.22)}@media (max-width:760px){.category-view-page.filters-open{overflow:hidden}.category-view-page .filter-scrim.is-open{display:block;position:fixed;inset:0;z-index:119;border:0;background:rgba(5,27,42,.42)}.category-view-page .filter-panel{position:fixed;inset:auto 0 0;z-index:120;width:100%;max-height:min(62dvh,500px);padding:0 12px calc(12px + env(safe-area-inset-bottom));overflow-y:auto;box-sizing:border-box;pointer-events:none;background:transparent;border-radius:0;box-shadow:none;transform:translateY(calc(100% + 18px));transition:transform .26s cubic-bezier(.22,1,.36,1)}.category-view-page .filter-panel.is-open{pointer-events:auto;transform:translateY(0)}.category-view-page .filter-box{width:min(100%,560px);max-width:none;margin:0 auto;padding:10px 16px 16px;box-sizing:border-box;background:#ffffff;border:0;border-radius:22px 22px 0 0!important;box-shadow:0 -18px 52px rgba(15,95,159,.2)}.category-view-page .filter-box:before{content:"";display:block;width:58px;height:5px;margin:0 auto 14px;background:#d6dce2;border-radius:999px}.category-view-page .filter-drawer-head h2{margin:0;color:#123a5b;font-size:1.28rem}.category-view-page .filter-close-btn{display:inline-grid;place-items:center;flex:0 0 auto;width:38px;height:38px;color:#102f49;background:#eef8ff;border:1px solid #d8efff;border-radius:50%;font-size:1.5rem;line-height:1}.category-view-page .filter-label{margin:12px 0 7px;color:#1465a8;font-size:.88rem}.category-view-page .filter-control{min-height:44px;border-color:#cfe8fa;border-radius:12px;font-size:.96rem}.category-view-page .sort-button-group{gap:8px}.category-view-page .sort-button-group button{min-height:44px;border-radius:12px;font-size:.9rem}.category-view-page .filter-apply-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:16px;color:#ffffff;background:#0f8fce;border:0;border-radius:12px;font-weight:850}.category-view-page .catalog-filter-toggle{display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;min-height:44px;max-width:132px;padding:0 12px;color:#0f5f9f;background:#eef8ff;border:1px solid #bee4ff;border-radius:12px;font-size:.82rem;font-weight:850}.category-view-page .catalog-filter-toggle span{position:relative;padding-left:18px}.category-view-page .catalog-filter-toggle span:before{content:"";position:absolute;top:50%;left:0;width:13px;height:13px;background:currentColor;clip-path:polygon(0 15%,100% 15%,62% 55%,62% 100%,38% 100%,38% 55%);transform:translateY(-50%)}.category-view-page .catalog-filter-toggle strong{display:block;max-width:100%;overflow:hidden;color:#173247;font-size:.72rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.product-page .product-delivery-line strong,.product-page .product-delivery-line:before,.product-page .product-detail-copy h1,.product-page .product-detail-seller,.product-page .product-highlight-block h2,.product-page .product-option-head span,.product-page .product-panel-head h2,.product-page .related-products-shell h2{font-size:15px!important;font-weight:600!important;line-height:1.35}.product-page .product-option-head strong,.product-page .product-size-chart{font-size:15px!important;line-height:1.35}.product-page .product-option-head strong{font-weight:400!important}.product-page .product-size-chart{font-weight:600!important}.product-page .product-delivery-line p,.product-page .product-detail-description,.product-page .product-highlight-list li,.product-page .product-highlight-list span,.product-page .product-mobile-assurance span,.product-page .product-note-list,.product-page .product-note-list li,.product-page .product-spec-row span,.product-page .product-spec-row strong{font-size:14px!important;font-weight:400!important;line-height:1.45}.product-page .product-option-chip{min-width:58px;min-height:48px;padding:0 14px;font-size:14px!important;font-weight:600}.product-page .product-option-chip.is-swatch{min-width:76px;min-height:76px}.product-page .header-actions{grid-template-columns:40px minmax(0,1fr) 42px;gap:8px}.product-page .mobile-back-btn{display:inline-flex;width:40px;min-width:40px;height:40px;color:#0d5f9c;background:rgba(255,255,255,.96);border:2px solid #2d9cf0;border-radius:14px;box-shadow:0 6px 14px rgba(45,156,240,.16);font-size:0;line-height:1}.product-page .mobile-back-btn svg{width:20px;height:20px;stroke-width:3}}