
:root{--blue:#25427c;--yellow:#e9d31b;--ink:#202632;--muted:#59616d;--line:#dce0e6;--pale:#f4f6f8;--footer:#192f59;--gutter:2rem;--space:2.75rem;font-family:var(--font-ui);color:var(--ink);font-size:100%;line-height:1.6}
html[lang=en]{font-family:var(--font-ui)}
*{box-sizing:border-box}body{margin:0;background:white}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}
button{cursor:pointer;color:inherit}button{border:0;background:transparent}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}img{display:block;max-width:100%}
button:disabled{cursor:not-allowed;opacity:.4}button,a,select,input{touch-action:manipulation}
:focus-visible{outline:3px solid #126fc8;outline-offset:4px}header :focus-visible,footer :focus-visible,.installment-section :focus-visible{outline-color:var(--yellow)}
.header-nav :focus-visible{outline-color:var(--blue)}[hidden]{display:none!important}.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}
.container{width:100%;padding-inline:var(--gutter)}.icon{width:1.5rem;height:1.5rem;stroke-width:1.7;flex:none;vertical-align:middle}.arrow{width:1.25rem}.previous{transform:rotate(180deg)}[dir=ltr] .arrow{transform:rotate(180deg)}[dir=ltr] .arrow.previous{transform:none}
.skip-link{position:fixed;inset-block-start:1rem;inset-inline-start:1rem;padding:.75rem 1rem;background:var(--yellow);z-index:30;transform:translateY(-200%)}.skip-link:focus{transform:none}
.review-bar{background:#f0f2f5;color:#555d69;display:flex;justify-content:center;align-items:center;gap:.75rem;padding:.35rem 1rem;font-size:.875rem;flex-wrap:wrap;line-height:1.4}.review-bar a{text-decoration:underline;text-underline-offset:3px}
.site-header{background:var(--blue);color:white}.header-main{display:flex;align-items:center;gap:2rem;padding-block:1.5rem}
.brand-wrap,.brand{display:flex;align-items:center;gap:.8rem;min-width:0}.brand-wrap{flex:none}.brand-emblem{width:5rem;height:3rem;flex:none}.brand-name{display:block}.brand-name strong{font-size:1.5rem;line-height:1.4;display:block;white-space:nowrap}.brand-name small{font-family:var(--font-ui);font-size:.875rem;letter-spacing:.06em;display:block;font-weight:500;line-height:1.5}
.search-form{display:flex;background:white;border:1px solid #ccd2de;border-radius:.375rem;flex:1;min-width:10rem;overflow:hidden;color:var(--ink);min-height:3.5rem}.search-form input{border:0;background:none;outline:0;width:100%;min-width:0;padding:.8rem 1rem;font-size:1rem}.search-form input::placeholder{color:#626a75}.search-form:focus-within{outline:3px solid var(--yellow);outline-offset:3px}.search-form button{flex:none;width:3.5rem;color:var(--blue);border-inline-start:1px solid #e4e7ec}
.header-actions{display:flex;align-items:center;gap:1.5rem;flex:none}.language-button{min-width:2.75rem;min-height:2.75rem;font-weight:600;font-size:1rem}.cart-button{display:flex;align-items:center;gap:.65rem;min-height:2.75rem;font-size:1rem}.cart-symbol{position:relative;display:flex}.cart-symbol .icon{width:1.75rem;height:1.75rem}.cart-count{position:absolute;inset-block-start:-.85rem;inset-inline-start:-.55rem;border-radius:50%;background:var(--yellow);color:var(--blue);font:600 .875rem/1.5 var(--font-ui);min-width:1.5rem;text-align:center;padding-inline:.2rem}
.mobile-menu-toggle{display:none}.icon-button{min-width:2.75rem;min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem}
.header-nav{background:white;color:var(--ink);border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:stretch;gap:1.75rem}.all-categories{display:flex;align-items:center;justify-content:center;gap:.75rem;background:var(--yellow);color:var(--blue);font-weight:600;padding:.8rem 1.4rem;font-size:1.0625rem;flex:none;min-height:3.5rem}
.nav-links{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.nav-links button{padding:.75rem 0;font-size:1rem;min-height:3.5rem}.nav-links button:hover,.text-action:hover{text-decoration:underline;text-underline-offset:5px}.nav-installments{display:flex;align-items:center;gap:.5rem;color:var(--blue)}
.hero{display:grid;grid-template-columns:43% 57%;background:#efeee6;min-height:25rem}.hero-copy{padding:2.5rem var(--gutter);align-self:center;max-width:45rem}.hero .eyebrow{color:var(--blue);font-size:1rem;font-weight:600;margin-bottom:.8rem}.hero h1{font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.3;letter-spacing:-.035em;color:var(--blue);font-weight:700;max-width:13em}.hero p{font-size:1.125rem;line-height:1.8;max-width:30em;margin-top:1rem}.hero-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem}.button{display:inline-flex;justify-content:center;align-items:center;gap:.8rem;font-size:1rem;font-weight:600;padding:.85rem 1.5rem;min-height:3.25rem;border-radius:.3rem}.button-primary{background:var(--yellow);color:var(--blue)}.button-primary:hover{background:#f4e23b}.button-blue{background:var(--blue);color:white}.text-action{color:var(--blue);display:inline-flex;align-items:center;gap:.6rem;font-size:1rem;font-weight:500;min-height:2.75rem;text-align:start}
.hero-photo{position:relative;min-height:25rem;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:65% 55%}.hero-note{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4c5665;margin-top:1.5rem}
.category-section,.products-section,.brand-section{padding-top:var(--space)}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}
h2{font-size:1.875rem;font-weight:600;line-height:1.4;letter-spacing:-.02em}.section-note{font-size:1rem;color:var(--muted)}.section-actions{display:flex;align-items:center;gap:1rem}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.5rem 1.25rem}
.category{padding:0;display:flex;flex-direction:column;align-items:center;gap:.65rem;border-radius:.5rem;min-width:0;font-size:1rem}.category-image{height:8rem;width:100%;padding:1rem;display:flex;align-items:center;justify-content:center;background:var(--pale);border-radius:.4rem;overflow:hidden;transition:background .18s}.category-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.category .wide-image img{width:190%;max-width:none;flex:none}.category:hover .category-image{background:#e9edf5}.category[aria-pressed=true] .category-image{box-shadow:inset 0 0 0 2px var(--blue)}.category-name{font-size:1rem;line-height:1.6;font-weight:500;width:100%;overflow-wrap:normal;min-height:0;padding-inline:.125rem}
.product-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.home-grid>:nth-child(n+5){display:none}.product-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:.5rem;min-width:0;background:white;overflow:hidden}.product-image{display:flex;width:100%;height:14rem;padding:1.25rem;justify-content:center;align-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-image.wide-image img{width:180%;max-width:none;flex:none}.product-card:hover{border-color:#a4aec1}.product-body{display:flex;flex-direction:column;flex:1;min-width:0;padding:0 1.25rem 1.25rem}.product-meta{font-family:var(--font-ui);display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;font-size:.875rem;color:var(--muted);line-height:1.5}.product-meta strong{font-weight:600;color:var(--blue)}.product-meta bdi{overflow-wrap:anywhere}.product-title{font-size:1.1875rem;line-height:1.6;font-weight:500;margin-top:.4rem}.product-title button{text-align:start;padding:0;line-height:inherit}.product-title button:hover{color:var(--blue)}.product-spec{font-size:.875rem;color:var(--muted);margin-block:.4rem 1rem;line-height:1.7}.price-pair{display:flex;flex-direction:column;gap:.1rem;font-family:var(--font-ui);margin-top:auto}.price-main{display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap;font-size:1.625rem;font-weight:600;line-height:1.35}.price-main small{font-family:inherit;font-size:.9375rem;font-weight:500}.price-secondary{font-size:1rem;color:var(--muted);text-align:start;width:fit-content}.add-button{display:flex;justify-content:center;align-items:center;gap:.5rem;background:var(--blue);color:white;border-radius:.25rem;padding:.7rem .75rem;min-height:3rem;font-size:1rem;font-weight:500;margin-top:1rem;width:100%}.add-button:hover{background:#192f59}
.rail-controls{display:none;gap:.5rem}.rail-controls button{border:1px solid var(--line);background:white;color:var(--blue)}
.filter-toolbar{display:flex;flex-wrap:wrap;align-items:end;gap:1rem;margin-bottom:1rem}.filter-toolbar label{display:flex;flex-direction:column;gap:.4rem;min-width:13rem;flex:1;max-width:24rem;font-size:1rem}.filter-toolbar select{font-size:1rem;width:100%;min-height:3rem;border:1px solid #8b96a8;padding:.5rem;background:white;color:var(--ink);border-radius:.25rem}.filter-note{font-size:1rem;color:var(--muted);margin-top:.5rem}.active-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.filter-chip{display:flex;align-items:center;gap:.5rem;padding:.5rem .8rem;background:#ecf0f8;color:var(--blue);border:1px solid #c8d1e2;min-height:2.75rem;border-radius:.25rem;font-size:1rem}.filter-chip .icon{width:1rem}.empty-results{grid-column:1/-1;text-align:center;border:1px solid var(--line);border-radius:.4rem;padding:3rem 1rem}.empty-results h3{font-size:1.5rem}.empty-results p{margin:1rem auto;max-width:35rem}
#products,#brands{scroll-margin-top:1rem}.brand-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1rem}.brand-card{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:.4rem;background:white;min-width:0;height:7rem;padding:1.25rem}.brand-card img{width:100%;height:3.75rem;object-fit:contain}.brand-card.beko img,.brand-card.haier img{max-width:6.5rem}.brand-card.lg{padding:.8rem}.brand-card.starway{border-bottom:3px solid var(--yellow)}.brand-card[aria-pressed=true]{border:2px solid var(--blue)}.brand-card:hover{background:#fafbfc;border-color:#9da9bd}
.kitchen-section{background:var(--pale);padding-block:3rem;margin-top:var(--space)}.eyebrow{font-size:.875rem;line-height:1.7;font-weight:500;color:var(--blue);margin-bottom:.3rem}.installment-section{background:var(--blue);color:white}.installment-banner{padding-block:2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.installment-banner>div{max-width:48rem}.installment-section .eyebrow{color:var(--yellow)}.installment-banner p{margin-top:.6rem;font-size:1.0625rem}.installment-banner .button{flex:none}
.service-strip{border-bottom:1px solid var(--line);background:white}.services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:2rem}.service-item{display:flex;justify-content:center;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:1.0625rem;line-height:1.6}.service-item+.service-item{border-inline-start:1px solid var(--line)}.service-item>.icon{width:2rem;height:2rem;color:var(--blue)}.service-item small{display:block;color:var(--muted);font-size:.875rem}
.site-footer{background:var(--footer);color:white}.footer-main{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.1fr;gap:3rem;padding-block:3.5rem}.footer-intro .brand-name strong{font-size:1.375rem}.footer-intro .brand-emblem{width:4.5rem}.footer-intro p{font-size:1rem;color:#d5ddeb;max-width:24rem;margin-top:1.25rem}.footer-group h2{font-size:1.0625rem;line-height:1.6}.footer-toggle{font-size:inherit;color:var(--yellow);font-weight:500;padding:0;min-height:2.75rem;display:flex;align-items:center;justify-content:space-between;width:100%;text-align:start;cursor:default}.footer-toggle .icon{display:none}.footer-links{display:flex;flex-direction:column;align-items:start;gap:.25rem;margin-top:.4rem}.footer-links button{padding:.4rem 0;text-align:start;min-height:2.75rem;font-size:1rem;line-height:1.6;color:#edf0f7}.footer-links button:hover{text-decoration:underline;text-underline-offset:5px}.footer-delivery>.icon{color:var(--yellow);margin-bottom:.75rem}.footer-delivery h2{font-size:1.0625rem;letter-spacing:0}.footer-delivery p{font-size:1rem;line-height:1.8;color:#d5ddeb;margin-top:.75rem;max-width:25rem}.footer-delivery .text-action{color:white;margin-top:.5rem}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;border-top:1px solid #405372;padding-block:1rem;font-size:.875rem;color:#dde4f0}.powered-by{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;min-height:2.75rem;font-family:var(--font-ui);font-size:.875rem;direction:ltr;white-space:nowrap;color:white}.powered-by img{width:5.1rem;height:auto;filter:brightness(0) invert(1)}.powered-by:hover{text-decoration:underline;text-underline-offset:4px}
dialog{border:0;box-shadow:0 10px 45px #0d193a33;border-radius:.5rem;padding:0;width:min(43rem,calc(100% - 2rem));max-height:calc(100dvh - 2rem);color:var(--ink);background:white;font-size:1rem;overflow:auto}dialog::backdrop{background:#101d38a8}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid var(--line);position:sticky;top:0;background:white;z-index:1}.dialog-heading h2{font-size:1.375rem;overflow-wrap:anywhere}.dialog-heading-actions{display:flex;gap:.5rem;flex:none;align-items:center}.dialog-content{padding:1.5rem}.dialog-content>p{margin-bottom:1rem}.dialog-kicker{display:flex;align-items:center;gap:.5rem;color:var(--blue);margin-bottom:1rem}.info-lead{font-size:1.25rem;font-weight:500}.dialog-content .button{margin-top:1rem}
.menu-panel{width:min(58rem,calc(100% - 3rem))}.menu-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem 1.5rem}.menu-list button{font-size:1rem;text-align:start;padding:.8rem .5rem;min-height:3rem;border-bottom:1px solid var(--line)}.menu-list button[aria-current=true]{color:var(--blue);font-weight:600}.delivery-label{display:flex;gap:.5rem;align-items:center;font-size:.875rem;margin-top:1.5rem;color:var(--muted)}
.cart-panel{width:min(36rem,calc(100% - 2rem));margin-inline-start:auto;margin-inline-end:0;margin-block:0;max-height:100dvh;height:100dvh;border-radius:0}.cart-empty{text-align:center;padding:2rem 0}.cart-empty>.icon{width:3rem;height:3rem;color:var(--blue)}.cart-empty h3{font-size:1.5rem;margin-top:1rem}.cart-empty p{margin:.5rem 0 1rem}.cart-line{display:grid;grid-template-columns:6rem 1fr;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--line)}.cart-line:first-child{padding-top:0}.cart-thumbnail{height:8rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-thumbnail img{object-fit:contain;height:100%;width:100%}.cart-thumbnail.wide-image img{width:190%;max-width:none;flex:none}.cart-line small{font-size:.875rem;color:var(--muted);overflow-wrap:anywhere}.cart-line h3{font-size:1.125rem;font-weight:500;margin-block:.3rem .75rem}.cart-line .price-main{font-size:1.5rem}.quantity-line{display:flex;align-items:center;gap:.5rem;justify-content:space-between;flex-wrap:wrap;margin-top:.75rem}.quantity-control{display:flex;align-items:center;direction:ltr;border:1px solid var(--line);border-radius:.25rem}.quantity-control button{min-width:2.75rem;min-height:2.75rem;font-size:1.25rem}.quantity-control span{min-width:2rem;text-align:center}.remove-button{color:var(--blue);font-size:.875rem;text-decoration:underline;min-height:2.75rem}.cart-total{display:flex;justify-content:space-between;align-items:start;gap:1rem;padding-block:1.5rem;flex-wrap:wrap}.cart-total>strong{font-size:1.125rem}.cart-notes{border-top:1px solid var(--line);padding-top:1rem;font-size:.875rem;color:var(--muted)}.cart-notes p+p{margin-top:.6rem}
.panel-product-image{height:16rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.panel-product-image img{height:100%;width:100%;object-fit:contain}.panel-product-image.wide-image img{width:180%;max-width:none;flex:none}.product-dialog h3{font-size:1.375rem;margin:1rem 0}.product-details{display:grid;grid-template-columns:1fr 1.3fr;font-size:1rem;margin-bottom:1.5rem}.product-details dt,.product-details dd{margin:0;padding:.6rem;border-bottom:1px solid var(--line)}.product-details dt{color:var(--muted)}.product-dialog .text-action{margin-top:1rem}.toast{position:fixed;inset-block-end:1rem;inset-inline:1rem;margin:auto;width:fit-content;max-width:calc(100% - 2rem);padding:.8rem 1.5rem;border-radius:.3rem;background:var(--footer);color:white;box-shadow:0 3px 15px #0002;z-index:100;font-size:1rem;opacity:0;transform:translateY(1rem);pointer-events:none;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:none}
@media(min-width:1650px){.product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.home-grid>:nth-child(n+5){display:flex}.hero{min-height:28rem}.hero-photo{min-height:28rem}.hero-copy{padding-inline:var(--gutter);max-width:46rem}}
@media(max-width:1200px){:root{--gutter:1.5rem}.header-main{gap:1.25rem}.brand-name strong{font-size:1.25rem}.brand-emblem{width:4rem;height:2.75rem}.header-actions{gap:1rem}.cart-label{display:none}.nav-links{gap:1rem}.nav-links button{font-size:1rem}.nav-links>[data-category=televisions]{display:none}.hero{grid-template-columns:48% 52%}.hero-actions{gap:1rem}.hero-actions .button{padding-inline:1rem}.product-image{height:12rem}.product-body{padding-inline:1rem}.footer-main{gap:1.75rem;grid-template-columns:1.3fr 1fr 1fr}.footer-delivery{grid-column:1/-1;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-delivery p{max-width:40rem;margin:0}.footer-delivery>.icon{margin:0}.footer-delivery .text-action{margin:0}.brand-grid{gap:.75rem}.brand-card{padding:.75rem}}
@media(max-width:1000px){.header-main{flex-wrap:wrap}.search-form{order:3;flex-basis:100%}.header-actions{margin-inline-start:auto}.brand-name strong{font-size:1.5rem}.brand-emblem{width:4.5rem}.nav-inner{gap:1rem}.nav-links>[data-category]{display:none}.hero-actions{align-items:start;flex-direction:column}.hero h1{font-size:2.25rem}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-grid>:nth-child(n+4){display:none}.home-grid>:nth-child(n+5){display:none}.brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-card{height:6.5rem}.services{gap:0}.service-item{padding:.5rem;gap:.6rem}.service-item>.icon{width:1.5rem}.footer-main{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}.footer-intro p{max-width:40rem}}
@media(max-width:700px){:root{--gutter:1rem;--space:2.5rem}.review-bar{font-size:.875rem;gap:.25rem .6rem;padding-block:.45rem}.header-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem .5rem;padding-block:1.1rem}.brand-wrap{gap:.4rem}.brand{gap:.5rem}.brand-emblem{width:3.25rem;height:2.25rem}.brand-name strong{font-size:1.125rem;white-space:normal;line-height:1.5}.brand-name small{display:none}.mobile-menu-toggle{display:flex;padding:0;min-width:2.75rem;flex:none}.header-actions{gap:.35rem;margin:0}.language-button{font-size:.9375rem;min-width:2.75rem}.cart-button{padding:0;min-width:2.75rem;justify-content:center}.cart-symbol .icon{width:1.5rem;height:1.5rem}.cart-count{font-size:.875rem;inset-block-start:-.75rem;inset-inline-start:-.5rem;min-width:1.3rem}.search-form{grid-column:1/-1;order:3;min-width:0;min-height:3rem}.search-form input{font-size:1rem;padding:.7rem .75rem}.search-form button{width:3rem}.header-nav{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{max-width:none;width:100%;padding:1.75rem 1rem}.hero .eyebrow{font-size:1rem;margin-bottom:.5rem}.hero h1{font-size:2rem;max-width:14em}.hero p{font-size:1rem;line-height:1.8;margin-top:.75rem;max-width:32em}.hero-actions{flex-direction:row;align-items:center;gap:.75rem 1.25rem;margin-top:1rem}.hero-actions .button{font-size:1rem;min-height:3.125rem;padding:.7rem 1rem}.hero-actions .text-action{font-size:1rem}.hero-note{font-size:.875rem;margin-top:1rem}.hero-photo{height:13rem;min-height:0}.hero-photo img{object-position:70% 57%}
h2{font-size:1.5rem}.section-heading{margin-bottom:1.25rem;gap:.5rem}.section-note{display:none}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem .7rem}.category-image{height:6.25rem;padding:.7rem}.category{gap:.6rem}.category-name{font-size:1rem;line-height:1.65;font-weight:500;min-height:3.3em}.category .wide-image img{width:210%}
.product-grid.home-grid{display:grid;grid-auto-flow:column;grid-auto-columns:min(82%,19rem);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.75rem;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#9aabc6 #eef1f7}.home-grid>:nth-child(n){display:flex}.home-grid .product-card{scroll-snap-align:start}.product-image{height:13.5rem}.product-body{padding:0 1rem 1rem}.product-title{font-size:1.1875rem;line-height:1.6}.product-meta,.product-spec{font-size:.875rem}.price-main{font-size:1.625rem}.price-main small{font-size:.9375rem}.price-secondary{font-size:1rem}.rail-controls{display:flex}.section-actions{gap:.5rem;flex-wrap:wrap}.products-section .section-heading{align-items:flex-start}.section-actions .text-action{font-size:1rem}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-toolbar label{min-width:0;max-width:none;flex-basis:100%}.filter-toolbar .text-action{margin-top:.25rem}.filter-chip{max-width:100%;overflow-wrap:anywhere}.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.brand-card{height:5.5rem;padding:.75rem}.brand-card.lg{padding:.4rem}.brand-card img{height:3.25rem}.brand-card.starway{grid-column:auto}.kitchen-section{padding-block:2rem}.kitchen-section .section-heading{align-items:center}.kitchen-section .eyebrow{font-size:.875rem}.installment-banner{padding-block:2rem;flex-direction:column;align-items:start;gap:1.25rem}.installment-banner p{font-size:1rem}.installment-banner h2{font-size:1.625rem}
.services{grid-template-columns:1fr;padding-block:1.25rem}.service-item{justify-content:start;padding:1rem .25rem;font-size:1rem;gap:1rem}.service-item+.service-item{border-inline-start:0;border-top:1px solid var(--line)}.service-item small{font-size:.875rem}.service-item>.icon{width:1.75rem;height:1.75rem}.footer-main{display:block;padding-block:2rem 1.5rem}.footer-intro .brand-name strong{font-size:1.25rem}.footer-intro .brand-emblem{width:4rem}.footer-intro .brand-name small{display:block}.footer-intro p{font-size:1rem;margin-block:1rem 1.5rem;max-width:24rem}.footer-group{border-top:1px solid #405372}.footer-group h2{font-size:1.125rem}.footer-toggle{font-size:1.125rem;cursor:pointer;min-height:3.75rem;padding:.75rem 0}.footer-toggle .icon{display:block;width:1.25rem;height:1.25rem}.footer-toggle[aria-expanded=true] .icon{transform:rotate(45deg)}.footer-links{gap:.25rem;margin:0;padding-bottom:1rem}.footer-links button{font-size:1rem;padding:.4rem 0;min-height:2.75rem}.footer-delivery{border-top:1px solid #405372;padding-top:1.5rem;margin-top:.5rem;display:block}.footer-delivery>.icon{margin-bottom:.75rem}.footer-delivery p{font-size:1rem;margin-top:.75rem}.footer-delivery .text-action{font-size:1rem;margin-top:.5rem}.footer-bottom{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:.875rem;padding-block:1rem}.powered-by{font-size:.875rem}.powered-by img{width:5.1rem}
dialog{width:calc(100% - 1rem);max-height:calc(100dvh - 1rem)}.dialog-heading{padding:.8rem 1rem;gap:.5rem}.dialog-heading h2{font-size:1.25rem}.dialog-heading-actions{gap:.25rem}.dialog-content{padding:1rem}.menu-panel,.cart-panel{height:100dvh;width:min(100%,28rem);max-height:100dvh;margin-block:0;margin-inline-start:0;margin-inline-end:auto;border-radius:0}.cart-panel{margin-inline-start:auto;margin-inline-end:0}.menu-list{grid-template-columns:1fr}.menu-list button{font-size:1.0625rem;padding:.8rem .5rem;min-height:3.25rem}.cart-line{grid-template-columns:4.5rem minmax(0,1fr);gap:.75rem}.cart-line h3{font-size:1.125rem}.cart-line .price-main{font-size:1.5rem}.cart-total{display:block}.cart-total .price-pair{margin-top:.5rem}.panel-product-image{height:14rem}.product-details{grid-template-columns:1fr 1.2fr}.toast{font-size:1rem}
}
@media(max-width:520px){.results-grid{grid-template-columns:minmax(0,1fr)}.results-grid .product-card{max-width:none}.results-grid .product-image{height:14rem}.header-main>.brand-wrap{grid-column:1/-1;justify-content:space-between}.header-main .brand{margin-inline-end:auto}.header-actions{grid-column:2;grid-row:2;justify-content:end}.header-main>.brand-wrap{grid-column:1;grid-row:1/3}.header-main{grid-template-columns:minmax(0,1fr) auto;column-gap:.25rem;row-gap:0}.header-actions{grid-row:1/3}.search-form{margin-top:1rem}.brand-wrap{flex-wrap:nowrap}.header-main .brand-emblem{width:3rem}.header-main .brand-name strong{max-width:9rem}.header-main .brand-name{min-width:0}.header-main .brand{gap:.35rem}.mobile-menu-toggle{min-width:2rem;width:2rem}.header-actions{flex-direction:column;gap:.35rem}.header-actions .cart-button{order:-1}.brand-grid .brand-card:last-child{grid-column:2}}
@media(max-width:359px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid .brand-card:last-child{grid-column:auto}.header-main>.brand-wrap{grid-column:1/-1;grid-row:1}.header-main .brand-name strong{max-width:none}.header-actions{grid-column:1/-1;grid-row:2;flex-direction:row;justify-content:end;margin-top:.5rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .text-action{justify-content:center}.home-grid{grid-auto-columns:100%!important}.cart-line{grid-template-columns:1fr}.cart-thumbnail{height:6rem}.dialog-heading{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}

/* Final responsive header: keep the full name readable while actions stay in one row. */
@media(min-width:701px){.mobile-menu-toggle{display:none}}
@media(max-width:520px) and (min-width:360px){.header-main{grid-template-columns:minmax(0,1fr) auto;gap:1rem .5rem}.header-main>.brand-wrap{grid-column:1;grid-row:1;justify-content:start;min-width:0}.header-main .brand{margin:0;min-width:0}.header-main .brand-name strong{max-width:none}.header-actions{grid-column:2;grid-row:1;flex-direction:row;gap:0}.search-form{margin-top:0}.header-actions .cart-button{order:0}}
/* Intrinsic sizing also accommodates a doubled base text size. */
@media(min-width:1001px){.header-main{flex-wrap:wrap}.header-main .search-form{min-width:15rem}.footer-main{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}.footer-intro .brand-name strong{white-space:normal}.footer-intro .brand-name{min-width:0}.category-grid{grid-template-columns:repeat(auto-fit,minmax(max(8.5rem,calc((100% - 6.25rem)/6)),1fr))}.product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,17rem),1fr))}}


#category-title,#products-title,#brands-title{scroll-margin-block-start:1.5rem}

/* Respond to the available space in text units, including text-only zoom. */
.site-header{container-type:inline-size;container-name:store-header}
.site-footer{container-type:inline-size;container-name:store-footer}
@media(max-width:700px){
  :root{--gutter:16px}
  .mobile-menu-toggle{min-width:2.75rem;width:2.75rem}
  .hero-copy{padding-inline:var(--gutter)}
  .product-grid.home-grid{grid-auto-columns:min(100%,max(82%,17rem))}
  .product-body{padding-inline:min(1rem,16px)}
}
@media(min-width:360px) and (max-width:700px){
  .category-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,max(5rem,calc((100% - 1.4rem)/3))),1fr))}
  html[lang=en] .category-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,max(5.9rem,calc((100% - 1.4rem)/3))),1fr))}
}
@media(min-width:701px) and (max-width:1000px){
  .category-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,max(6.5rem,calc((100% - 3.75rem)/4))),1fr))}
}
@container store-header (max-width:18rem){
  .header-main{display:flex;flex-wrap:wrap;gap:1rem .5rem}
  .header-main>.brand-wrap{flex:1 1 100%;min-width:0}
  .header-main .brand{flex:1;min-width:0}
  .header-actions{margin-inline-start:auto}
  .search-form{flex-basis:100%;margin-top:0}
}
@container store-footer (max-width:18rem){
  .powered-by{padding-inline:0;gap:.4rem}
}

/* Polish 04: a compact appliance campaign and local browse rails. */
main{container-type:inline-size;container-name:store-main}
.hero{background:#edf1f7;grid-template-columns:50% 50%}
.hero-photo img{object-position:49% 82%}
.category-page{display:contents}
.browse-controls{display:none}
.brand-card.lg img{max-width:6.5rem}
.category:focus-visible,.brand-card:focus-visible{outline-offset:-3px}
@media(max-width:700px){
  .hero{display:grid;grid-template-columns:55% 45%;min-height:20rem}
  .hero-copy{padding:1.5rem 1rem;min-width:0}
  .hero h1{font-size:2rem;line-height:1.3;max-width:none}
  .hero p{margin-top:.75rem;font-size:1rem;line-height:1.65}
  .hero-actions{margin-top:1rem;gap:0}
  .hero-actions .button{padding:.7rem .75rem;font-size:1rem;min-height:3.125rem}
  .hero-photo{height:auto;min-height:20rem}
  .hero-photo img{object-position:44% 65%}
  .category-section{padding-top:1.5rem}
  .category-heading{gap:.5rem;margin-bottom:1rem}
  .category-heading .text-action{font-size:1rem}
  .category-section .category-grid{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;padding-block:3px}
  .category-grid::-webkit-scrollbar{display:none}
  .category-page{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,max(5rem,calc((100% - 1.4rem)/3))),1fr));gap:1rem .7rem;flex:0 0 100%;min-width:0;scroll-snap-align:start}
  html[lang=en] .category-page{grid-template-columns:repeat(auto-fit,minmax(min(100%,max(5.9rem,calc((100% - 1.4rem)/3))),1fr))}
  .category-image{height:5.5rem;padding:.5rem}
  .category{gap:.5rem}
  .category-name{min-height:3.3em}
  .browse-controls{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.65rem;flex-wrap:wrap}
  .browse-hint{font-size:.875rem;color:var(--muted)}
  .browse-buttons{display:flex;align-items:center;gap:.5rem}
  .browse-buttons .icon-button{background:white;border:1px solid var(--line);color:var(--blue);width:2.75rem;height:2.75rem}
  .browse-status{font:500 .875rem/1.5 var(--font-ui);color:var(--muted);min-width:3rem;text-align:center}
  .products-section{padding-top:1.75rem}
  .brand-section .brand-grid{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;padding-block:3px}
  .brand-grid::-webkit-scrollbar{display:none}
  .brand-card{flex:0 0 min(44%,10rem);height:6rem;padding:1rem;scroll-snap-align:start}
  .brand-card.lg{padding:.8rem}
  .brand-card.lg img{max-width:6rem;height:3rem}
  .brand-grid .brand-card:last-child{grid-column:auto}
  .footer-delivery{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.25rem .75rem;padding-top:1rem;margin-top:.25rem}
  .footer-delivery>.icon{margin:0;align-self:center}
  .footer-delivery h2{font-size:1rem}
  .footer-delivery .text-action{grid-column:2;margin:0}
}
@container store-main (max-width:18rem){
  .hero{grid-template-columns:1fr;min-height:0}
  .hero-photo{height:14rem;min-height:0}
  .hero-copy{padding-block:1.5rem}
}
