:root{--canvas:#f4eee6;--surface:#fffaf4;--ink:#292622;--muted:#756d65;--line:#d9cec1;--accent:#8d5f49;--accent-dark:#654333;--sale:#a43f36;--focus:#c17c5b;--serif:'Roboto',sans-serif;--sans:'Roboto',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--sans);line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1240px,calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.announcement{padding:8px 20px;background:var(--ink);color:#fff8ef;text-align:center;font-size:12px;letter-spacing:.12em}.site-header{position:relative;z-index:40;background:var(--surface);border-bottom:1px solid var(--line)}.header-top{height:92px;display:grid;grid-template-columns:220px minmax(280px,1fr) 170px 100px;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center}.brand img{max-width:180px;max-height:62px}.brand-word{font:600 29px var(--serif);letter-spacing:.09em}.header-search{display:flex;border-bottom:1px solid var(--ink)}.header-search input{width:100%;padding:11px 2px;border:0;background:transparent;outline:0}.header-search button{border:0;background:none;font-size:24px}.header-contact{display:flex;flex-direction:column}.header-contact small{color:var(--muted)}.cart-link{display:flex;flex-direction:column;align-items:flex-end}.cart-link b{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.primary-nav{border-top:1px solid var(--line)}.nav-row{display:flex;justify-content:center;gap:42px;height:52px;align-items:center}.nav-row a{font-size:14px;font-weight:600}.nav-row a.active{color:var(--accent)}.category-nav{border-top:1px solid var(--line)}.category-toggle{min-height:48px;padding:0;border:0;background:none;font-weight:700;display:flex;align-items:center;gap:12px}.category-mega{position:absolute;left:50%;transform:translateX(-50%);top:100%;width:min(1240px,calc(100% - 40px));background:var(--surface);border:1px solid var(--line);box-shadow:0 20px 50px #332a2222;grid-template-columns:260px 1fr}.category-mega:not([hidden]){display:grid}.mega-rail{padding:28px;background:#e8ddd0;display:flex;flex-direction:column;gap:12px}.mega-groups{padding:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.mega-groups section{display:flex;flex-direction:column;gap:9px}.mega-groups section>a{font-size:14px}.mobile-menu-toggle,.mobile-nav{display:none}.hero{min-height:600px;background-image:linear-gradient(90deg,#4d3d33cc,#4d3d3325),var(--hero);background-position:center;background-size:cover;color:#fffaf4;display:flex;align-items:center}.hero-inner{padding-block:90px}.hero h1,.page-header h1,.detail-copy h1,.contact-layout h1,.article h1{font:600 clamp(42px,6vw,84px)/1.02 var(--serif);letter-spacing:-.035em;margin:12px 0 20px}.hero p{font-size:18px;margin-bottom:28px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700;color:var(--accent)}.hero .eyebrow{color:#f0d8c8}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:11px 22px;border:1px solid transparent;font-weight:700;cursor:pointer}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{background:var(--accent-dark)}.btn-light{background:var(--surface);color:var(--ink)}.btn-outline{border-color:var(--ink)}.btn-large{min-height:54px;width:100%;font-size:16px}.trust-strip{background:#e7dbcf;border-block:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:24px;border-right:1px solid var(--line);display:flex;flex-direction:column}.trust-grid span{font-size:13px;color:var(--muted)}.section{padding:86px 0}.section-ivory{background:var(--surface)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-head h2,.newsletter h2{font:600 clamp(34px,4vw,56px)/1.1 var(--serif);margin:8px 0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.category-grid a{min-height:220px;background:var(--surface);padding:30px}.category-grid span{color:var(--accent);font-size:12px}.category-grid h3{font:600 28px var(--serif);margin:55px 0 8px}.category-grid p{color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{display:flex;flex-direction:column;min-width:0;background:var(--surface)}.product-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#e9dfd2}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-media:hover img{transform:scale(1.025)}.sale-badge{position:absolute;top:12px;left:12px;padding:5px 8px;background:var(--sale);color:#fff;font-size:12px}.product-copy{display:flex;flex:1;flex-direction:column;padding:18px;border:1px solid var(--line);border-top:0}.product-copy h3{font-size:16px;line-height:1.35;margin:8px 0;min-height:44px}.price{display:flex;align-items:center;gap:9px;margin-top:auto}.price strong{color:var(--sale);font-size:18px}.price del{font-size:13px;color:var(--muted)}.stock{font-size:12px;margin:8px 0}.stock.in{color:#54714f}.stock.out{color:var(--sale)}.product-buy{width:100%;margin-top:8px}.cms-product-purchase-form{margin:0}.catalog-pending{padding:55px;text-align:center;border:1px solid var(--line);background:var(--canvas)}.catalog-pending h2,.catalog-pending h3{font:600 34px var(--serif);margin-top:0}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card{background:var(--surface);border:1px solid var(--line);padding:28px}.news-card img{width:100%;aspect-ratio:16/10;object-fit:cover;margin-bottom:20px}.news-card h2,.news-card h3{font:600 25px/1.2 var(--serif)}.newsletter{padding:58px 0;background:var(--accent-dark);color:#fffaf4}.newsletter .container{display:flex;justify-content:space-between;align-items:center}.site-footer{padding-top:70px;background:#25221f;color:#e8ded4}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.footer-grid section{display:flex;flex-direction:column;gap:10px}.footer-grid h2{font:600 20px var(--serif);color:#fff}.footer-grid p{color:#bfb3a7;margin:0}.footer-grid a:hover{color:#fff}.footer-brand img{max-width:150px;filter:brightness(0) invert(1)}.footer-bottom{margin-top:55px;border-top:1px solid #ffffff22;padding:20px 0;color:#a99d91}.page{padding:48px 0 90px}.breadcrumb{display:flex;gap:8px;color:var(--muted);font-size:13px;margin-bottom:44px}.page-header{max-width:760px;margin-bottom:44px}.page-header h1{font-size:64px}.page-header p{color:var(--muted)}.catalog-tools{display:flex;gap:12px;margin-bottom:20px}.catalog-tools input{flex:1;min-width:0;padding:13px;border:1px solid var(--line);background:var(--surface)}.filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:34px}.filter-chips a{padding:8px 14px;border:1px solid var(--line);background:var(--surface)}.filter-chips a.active{background:var(--ink);color:#fff}.product-detail{display:grid;grid-template-columns:1.15fr .85fr;gap:64px}.detail-media{aspect-ratio:1;background:#e9dfd2}.detail-media img{width:100%;height:100%;object-fit:contain}.detail-copy h1{font-size:58px}.meta{color:var(--muted);font-size:13px}.detail-price{display:flex;gap:15px;align-items:center;margin:24px 0}.detail-price strong{font-size:30px;color:var(--sale)}.detail-price del{color:var(--muted)}.purchase-notes{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);font-size:14px}.detail-description,.related{margin-top:70px;padding-top:40px;border-top:1px solid var(--line)}.article-body{max-width:780px}.article-body img{height:auto}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-layout h1{font-size:60px}.contact-facts{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:44px}.contact-facts div{padding-top:15px;border-top:1px solid var(--line)}.contact-facts small{color:var(--muted)}.contact-form{padding:34px;background:var(--surface);border:1px solid var(--line)}.contact-form label{display:flex;flex-direction:column;gap:6px;margin-bottom:15px;font-weight:600}.contact-form input,.contact-form textarea{padding:12px;border:1px solid var(--line);background:#fff}.article{max-width:880px}.article h1{font-size:64px}.article-cover{width:100%;margin:28px 0}.narrow{max-width:760px}.pagination-wrap{width:100%;margin-top:40px;overflow:hidden}.pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.pagination .page-item{display:flex}.pagination .page-link{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);background:#fff}.pagination .active .page-link{background:var(--ink);color:#fff}.pagination .disabled{opacity:.42}.pagination svg{width:16px!important;height:16px!important}
@media(max-width:900px){.header-top{height:auto;padding-block:18px;grid-template-columns:auto 1fr auto}.mobile-menu-toggle{display:flex;flex-direction:column;gap:4px;border:0;background:none}.mobile-menu-toggle span{display:block;width:22px;height:2px;background:var(--ink)}.brand{justify-self:center}.brand-word{font-size:22px}.header-search{grid-row:2;grid-column:1/-1;width:100%}.header-contact,.primary-nav,.category-nav{display:none}.cart-link{grid-column:3;grid-row:1}.cart-link span{display:none}.mobile-nav:not([hidden]){display:block;padding:18px 20px;border-top:1px solid var(--line)}.mobile-nav nav,.mobile-nav details{display:flex;flex-direction:column;gap:12px}.mobile-nav details{margin-top:12px}.mobile-nav details a{padding-left:15px}.hero{min-height:520px}.trust-grid,.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:1fr 1fr}.product-detail,.contact-layout{grid-template-columns:1fr;gap:38px}.footer-grid{grid-template-columns:1fr 1fr}.detail-copy h1,.contact-layout h1{font-size:48px}}
@media(max-width:560px){.container{width:min(100% - 28px,1240px)}.announcement{font-size:10px}.header-top{gap:10px}.brand img{max-width:120px;max-height:46px}.hero{min-height:480px;background-position:60% center}.hero h1{font-size:46px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:16px}.section{padding:58px 0}.section-head{align-items:start}.section-head>a{font-size:13px}.category-grid{grid-template-columns:1fr 1fr}.category-grid a{min-height:180px;padding:18px}.category-grid h3{font-size:22px;margin-top:38px}.product-grid{gap:10px}.product-copy{padding:12px}.product-copy h3{font-size:14px}.price{align-items:start;flex-direction:column;gap:0}.price strong{font-size:16px}.product-buy{padding-inline:8px;font-size:13px}.news-grid,.footer-grid{grid-template-columns:1fr}.newsletter .container{align-items:start;flex-direction:column}.page{padding-top:28px}.breadcrumb{margin-bottom:28px}.page-header h1,.article h1{font-size:44px}.catalog-tools{flex-direction:column}.catalog-pending{padding:32px 18px}.detail-copy h1,.contact-layout h1{font-size:42px}.contact-facts{grid-template-columns:1fr}.contact-form{padding:22px}.pagination .page-link{min-width:38px;height:38px;padding:0 10px}}

/* Final storefront shell refinements */
html,body{max-width:100%;overflow-x:clip}
.header-top{grid-template-columns:220px minmax(260px,520px) 170px 130px;justify-content:center}.header-search{width:100%;max-width:520px}.cart-link{min-width:120px;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}.plugin-commerce-slot{position:absolute;z-index:90;top:52px;right:max(24px,calc((100vw - 1240px)/2));height:44px}.plugin-commerce-slot .cms-sell-cart-link{width:auto!important;min-width:112px!important;padding:0 12px!important;gap:8px!important;white-space:nowrap}.plugin-commerce-slot .cms-sell-cart-link__label{position:static!important;width:auto!important;height:auto!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:nowrap!important}.hero{position:relative;isolation:isolate;overflow:hidden;background:none}.hero-background{position:absolute;z-index:-2;inset:0;width:100%;height:100%;max-width:none;object-fit:cover}.hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(46,32,25,.82) 0%,rgba(46,32,25,.5) 46%,rgba(46,32,25,.08) 78%)}body:has(.cms-sell-cart-link) .catalog-link{visibility:hidden}
.site-header>.cms-sell-cart-link{position:absolute!important;z-index:95;top:24px;right:max(24px,calc((100vw - 1240px)/2));width:auto!important;min-width:112px!important;padding:0 12px!important;gap:8px!important;white-space:nowrap}.site-header>.cms-sell-cart-link .cms-sell-cart-link__label{position:static!important;width:auto!important;height:auto!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:nowrap!important}
@media(max-width:900px){.plugin-commerce-slot{top:44px;right:14px}.plugin-commerce-slot .cms-sell-cart-link{min-width:44px!important;width:44px!important;padding:0!important}.plugin-commerce-slot .cms-sell-cart-link__label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.header-top{grid-template-columns:auto 1fr 52px}.header-search{max-width:none}.hero-background{object-position:58% center}}
@media(max-width:900px){.site-header>.cms-sell-cart-link{top:20px;right:14px;width:44px!important;min-width:44px!important;padding:0!important}.site-header>.cms-sell-cart-link .cms-sell-cart-link__label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}}
.footer-brand img{max-width:150px;max-height:64px;filter:none;background:#fff;object-fit:contain}
.nav-shop{position:static;display:flex;height:100%;align-items:center}.nav-shop-link{display:flex;height:100%;align-items:center}.nav-shop .category-mega{display:grid;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.nav-shop:not(.is-dismissed):hover .category-mega,.nav-shop:not(.is-dismissed):focus-within .category-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.nav-shop .category-mega a:focus-visible{outline-offset:1px}
@media(max-width:900px){.nav-shop .category-mega{display:none}}
@media(prefers-reduced-motion:reduce){.nav-shop .category-mega{transition:none}}

/* Vietnamese cosmetics retail density */
body{background:#fff;color:#202020}.section{padding:52px 0}.section-ivory,.retail-featured{background:#fff}.retail-suggestions{background:#fff8f7;border-block:1px solid #f1dfdc}.section-head{margin-bottom:22px;align-items:center}.section-head h2,.newsletter h2{font:700 25px/1.25 var(--sans);letter-spacing:-.01em;text-transform:none;margin:5px 0}.section-head p{margin:3px 0;color:#777;font-size:14px}.section-head>a{padding:9px 16px;border-radius:20px;background:#fff0ef;color:#bc3e4e;font-size:13px;font-weight:700}.retail-kicker{display:block;color:#bc3e4e;font-size:11px;font-weight:800;letter-spacing:.1em}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.retail-suggestions .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.product-card{overflow:hidden;border:1px solid #eadfdd;border-radius:8px;background:#fff;transition:border-color .2s,box-shadow .2s}.product-card:hover{border-color:#e6a7af;box-shadow:0 8px 22px rgba(105,67,57,.09)}.product-media{aspect-ratio:1/1;background:#fff}.product-media img{object-fit:contain}.sale-badge{top:10px;left:10px;border-radius:4px;background:#d83c50;font-weight:700}.product-copy{padding:12px 13px 13px;border:0;background:#fff7f7}.product-brand{color:#8a6064;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.product-copy h3{min-height:40px;margin:5px 0 7px;font-size:13px;font-weight:700;line-height:1.4}.price{gap:7px}.price strong{font-size:17px;color:#df294f}.price del{font-size:12px}.stock{margin:5px 0;font-size:11px}.product-buy{min-height:38px;margin-top:5px;padding:7px 10px;border-radius:4px;font-size:12px;background:#272422}.product-buy:hover{background:#df294f}.hero{min-height:450px}.hero h1{font-family:var(--sans);font-size:clamp(42px,5vw,68px);font-weight:800;letter-spacing:-.04em}.trust-strip{background:#fff5f1}.newsletter{background:#6f4333}
.retail-page{padding:26px 0 70px;background:#fff}.retail-page .breadcrumb{margin-bottom:20px}.retail-catalog{display:grid;grid-template-columns:225px minmax(0,1fr);gap:24px;align-items:start}.retail-filter{position:sticky;top:16px;padding:18px 16px;border-radius:10px;background:#f5f5f6;border:1px solid #ececee}.retail-filter details{border-bottom:1px solid #dedee1;padding-bottom:14px}.retail-filter summary,.filter-section h2{cursor:pointer;list-style:none;font-size:14px;font-weight:800;text-transform:uppercase}.retail-filter summary:after{content:'⌄';float:right;color:#888}.filter-list{display:flex;flex-direction:column;margin-top:10px}.filter-list a{padding:8px 10px;border-radius:5px;font-size:13px}.filter-list a:hover,.filter-list a.active{background:#fff;color:#df294f;font-weight:700}.filter-section{padding-top:16px}.filter-section h2{margin:0 0 12px}.price-bounds{display:flex;justify-content:space-between;gap:6px}.price-bounds span{padding:7px 8px;border:1px solid #ddd;border-radius:7px;background:#fff;font-size:11px;color:#d9294d}.price-track{height:4px;margin:16px 4px 4px;border-radius:4px;background:#df294f}.price-track i{display:block;width:12px;height:12px;border:3px solid #df294f;border-radius:50%;background:#fff;transform:translate(-3px,-4px)}.brand-chips{display:flex;flex-wrap:wrap;gap:7px}.brand-chips a{padding:6px 10px;border:1px solid #ddd;border-radius:18px;background:#fff;font-size:11px}.brand-chips a:hover{border-color:#df294f;color:#df294f}.retail-results{min-width:0}.retail-results-head{display:flex;justify-content:space-between;align-items:end}.retail-results-head h1{margin:2px 0 4px;font:800 25px/1.25 var(--sans);text-transform:uppercase}.retail-results-head p{margin:0;color:#888;font-size:13px}.retail-search{display:flex;gap:8px;margin:15px 0 12px}.retail-search input{width:min(430px,100%);padding:10px 13px;border:1px solid #ddd;border-radius:6px}.retail-search .btn{min-height:40px;padding:8px 18px;border-radius:6px}.retail-sort{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.retail-sort button{min-height:36px;padding:7px 16px;border:1px solid #ddd;border-radius:19px;background:#fff;cursor:pointer}.retail-sort button:hover,.retail-sort button.active{border-color:#df2956;background:#df2956;color:#fff}.retail-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
@media(max-width:1100px){.retail-suggestions .product-grid,.retail-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.retail-catalog{grid-template-columns:200px minmax(0,1fr)}}
@media(max-width:768px){.retail-catalog{grid-template-columns:1fr}.retail-filter{position:static}.retail-filter details:not([open])~.filter-section{display:none}.retail-suggestions .product-grid,.retail-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.retail-results-head h1{font-size:21px}.retail-sort{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.retail-sort button{flex:0 0 auto}.hero{min-height:410px}}
@media(max-width:390px){.product-grid,.retail-suggestions .product-grid,.retail-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-copy{padding:10px}.product-copy h3{font-size:12px}.product-buy{font-size:11px}.price strong{font-size:15px}}
.brand-chips span{padding:6px 10px;border:1px solid #ddd;border-radius:18px;background:#fff;font-size:11px}.retail-suggestions .catalog-pending{grid-column:1/-1}.retail-sort,.price-track{display:none}

/* Vietnamese retail header and campaign */
.announcement{padding:5px 20px;background:#b90d43;color:#fff;font-weight:700;letter-spacing:.08em}.site-header{background:#fff;border:0;box-shadow:0 2px 7px rgba(80,22,39,.12)}.header-top{width:100%;max-width:none;height:74px;padding-inline:max(24px,calc((100vw - 1200px)/2));grid-template-columns:220px minmax(320px,520px) 170px 130px;background:#df1751;color:#fff;gap:24px}.brand{height:48px;padding:5px 13px;border-radius:6px;background:#fff}.brand img{max-height:38px;max-width:170px}.header-search{max-width:520px;height:44px;padding:0 14px;border:0;border-radius:24px;background:#fff}.header-search input{color:#333}.header-search button{color:#df1751}.header-contact small{color:#ffd8e4}.header-contact strong{color:#fff}.cart-link{color:#fff}.primary-nav{border:0;background:#fff}.nav-row{height:44px;gap:38px}.nav-row a{font-weight:600}.nav-row a:hover,.nav-row a.active{color:#df1751}.site-header>.cms-sell-cart-link{top:16px;color:#fff}.site-header>.cms-sell-cart-link:hover{background:#c70f46!important}.nav-shop .category-mega{border-color:#f2c9d5;border-radius:0 0 10px 10px}.mega-rail{background:#fff1f5}.mega-rail a:hover,.mega-groups a:hover{color:#df1751}
.retail-hero{min-height:500px;background:#fff6f8;color:#202020;border-bottom:1px solid #f5dfe5}.retail-hero .hero-background{left:auto;right:0;width:58%;object-position:center;object-fit:cover}.retail-hero:after{background:linear-gradient(90deg,#fff 0%,#fff 33%,rgba(255,255,255,.9) 48%,rgba(255,255,255,.12) 74%)}.retail-hero .hero-inner{padding-block:72px}.retail-hero .hero-inner>*{max-width:540px}.hero-offer{display:inline-flex;padding:7px 12px;border-radius:4px;background:#ffe1e9;color:#d5144c;font-size:12px;font-weight:800;letter-spacing:.08em}.retail-hero h1{margin:18px 0 15px;color:#202020;font:900 clamp(45px,5.2vw,72px)/1.03 var(--sans);text-transform:uppercase}.retail-hero p{max-width:510px;color:#555;font-size:17px}.hero-actions{display:flex;align-items:center;gap:20px}.hero-primary{min-height:48px;border-radius:5px;background:#df1751;color:#fff}.hero-primary:hover{background:#b90d43}.hero-hotline{color:#c61246;font-weight:800}
@media(max-width:900px){.header-top{padding:14px;height:auto;grid-template-columns:auto 1fr 52px;background:#df1751}.brand{height:44px}.mobile-menu-toggle span{background:#fff}.site-header>.cms-sell-cart-link{top:15px;color:#fff}.retail-hero{min-height:440px}.retail-hero .hero-background{width:100%;opacity:.36;object-position:65% center}.retail-hero:after{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.72))}.retail-hero .hero-inner{padding-block:58px}.retail-hero h1{font-size:43px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}}
@media(max-width:560px){.announcement{font-size:9px}.retail-hero{min-height:410px}.retail-hero h1{font-size:36px}.retail-hero p{font-size:15px}.hero-hotline{font-size:14px}.header-search{height:42px}}

/* Keep the compact header active before the desktop columns can overflow. */
body:has(.cms-sell-cart-link) .cart-link{visibility:hidden}
@media(min-width:901px) and (max-width:980px){.header-top{height:auto;padding:14px;grid-template-columns:auto 1fr 52px;background:#df1751}.mobile-menu-toggle{display:flex;flex-direction:column;gap:4px;border:0;background:none}.mobile-menu-toggle span{display:block;width:22px;height:2px;background:#fff}.brand{height:44px;justify-self:center}.header-search{grid-row:2;grid-column:1/-1;width:100%;max-width:none}.header-contact,.primary-nav,.category-nav{display:none}.cart-link{grid-column:3;grid-row:1}.cart-link span{display:none}.site-header>.cms-sell-cart-link{top:15px;right:14px;width:44px!important;min-width:44px!important;padding:0!important;color:#fff}.site-header>.cms-sell-cart-link .cms-sell-cart-link__label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.mobile-nav:not([hidden]){display:block;padding:18px 20px;border-top:1px solid var(--line)}.mobile-nav nav,.mobile-nav details{display:flex;flex-direction:column;gap:12px}.mobile-nav details{margin-top:12px}.mobile-nav details a{padding-left:15px}}

/* Warm neutral storefront header. The multiply blend removes the logo bitmap's white box. */
.announcement{background:#5a4032;color:#fffaf4}.header-top{background:#e8ddd0;color:#2b211b}.brand{height:58px;padding:0;background:transparent;border-radius:0}.site-header .brand img{width:190px;max-width:100%;height:58px;max-height:none;object-fit:contain;mix-blend-mode:multiply}.header-search{background:#fffaf4;border:1px solid #d5c2b0}.header-search button{color:#704c3b}.header-contact small{color:#684c3f}.header-contact strong,.cart-link{color:#2b211b}.site-header>.cms-sell-cart-link{color:#2b211b}.site-header>.cms-sell-cart-link:hover{background:#d5c2b0!important}.mobile-menu-toggle span{background:#2b211b}
@media(max-width:980px){.header-top{background:#e8ddd0}.brand{height:46px}.site-header .brand img{width:142px;height:46px}.mobile-menu-toggle span{background:#2b211b}.site-header>.cms-sell-cart-link{color:#2b211b}}
@media(max-width:560px){.site-header .brand img{width:122px;height:42px}}

/* One readable Vietnamese retail typeface across every storefront surface. */
html,body,button,input,textarea,select{font-family:var(--sans)}
h1,h2,h3,h4,h5,h6,.brand-word{font-family:var(--sans)}

/* About page uses only factual store settings and active catalog data. */
.about-page{background:#fff}.about-intro{padding:70px 0;background:linear-gradient(120deg,#fff 0%,#f6eee7 100%);border-bottom:1px solid var(--line)}.about-intro-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:72px;align-items:center}.about-intro h1{max-width:760px;margin:8px 0 20px;font-size:clamp(44px,6vw,76px);line-height:1.02}.about-lead{max-width:700px;margin:0;color:#554b45;font-size:20px;line-height:1.7}.about-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.about-store-card{padding:28px;border:1px solid #d9cec1;border-radius:12px;background:#fff}.about-store-card>span{display:block;margin-bottom:18px;color:var(--accent);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.about-store-card p{display:grid;gap:4px;margin:0;padding:14px 0;border-top:1px solid #eee5dc;color:#5f554e}.about-store-card strong{color:#292622}.about-section{padding:70px 0}.about-story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.about-section h2{margin:8px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.15}.about-story-grid p{margin:0 0 18px;color:#5f554e;font-size:17px;line-height:1.75}.about-categories{background:#f8f2ec}.about-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.about-section-head>a{color:var(--accent-dark);font-weight:700}.about-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.about-category-grid a{display:flex;min-height:116px;padding:22px;border:1px solid #ded2c6;border-radius:10px;background:#fff;flex-direction:column;justify-content:space-between;transition:border-color .2s,transform .2s}.about-category-grid a:hover{border-color:var(--accent);transform:translateY(-2px)}.about-category-grid strong{font-size:18px}.about-category-grid span{color:var(--accent);font-size:14px;font-weight:600}.about-support{background:#704b3a;color:#fff}.about-support-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.about-support .eyebrow{color:#ead8cc}.about-support h2{max-width:700px}.about-support .about-actions{margin:0}.about-support .btn-outline{border-color:#fff;color:#fff}

/* Larger catalog navigation and filters for comfortable scanning. */
.retail-catalog{grid-template-columns:280px minmax(0,1fr);gap:30px}.retail-filter{padding:24px 20px;border-radius:12px}.retail-filter details{padding-bottom:18px}.retail-filter summary,.filter-section h2{font-size:15px;line-height:1.4}.filter-list{margin-top:12px;gap:2px}.filter-list a{min-height:42px;padding:10px 12px;font-size:15px;line-height:1.45}.filter-section{padding-top:20px}.filter-section h2{margin-bottom:14px}.price-bounds{gap:10px}.price-bounds span{padding:9px 10px;font-size:13px;white-space:nowrap}.brand-chips{gap:8px}.brand-chips span,.brand-chips a{padding:8px 11px;border:1px solid #ddd;border-radius:18px;background:#fff;font-size:13px;line-height:1.2}.retail-results-head h1{font-size:28px}.retail-results-head p{font-size:14px}.retail-search input{min-height:48px;padding:12px 15px;font-size:16px}.retail-product-grid .product-brand{font-size:11px}.retail-product-grid .product-copy h3{font-size:14px}.retail-product-grid .stock{font-size:12px}.retail-product-grid .product-buy{font-size:13px}
@media(max-width:1100px){.retail-catalog{grid-template-columns:240px minmax(0,1fr);gap:22px}.retail-filter{padding:20px 16px}}
@media(max-width:768px){.about-intro{padding:50px 0}.about-intro-grid,.about-story-grid{grid-template-columns:1fr;gap:34px}.about-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-support-inner{align-items:flex-start;flex-direction:column}.retail-catalog{grid-template-columns:1fr}.retail-filter{padding:20px}.retail-filter summary,.filter-section h2{font-size:15px}.filter-list a{font-size:15px}.about-lead{font-size:18px}}
@media(max-width:560px){.about-intro h1{font-size:42px}.about-category-grid{grid-template-columns:1fr}.about-section{padding:52px 0}.about-section-head{align-items:flex-start;flex-direction:column}.about-support .about-actions{width:100%}.about-support .btn{width:100%}}

/* Keep the newsletter eyebrow readable on the dark brand surface. */
.newsletter .eyebrow{color:#f3ddd0}

/* Final mobile safeguards: readable menu, two-column cards, unobtrusive quick actions. */
@media(max-width:768px){.mobile-nav [role="navigation"]{display:flex;flex-direction:column;gap:0}.mobile-nav [role="navigation"]>a{display:flex;align-items:center;min-height:44px;padding:10px 0;border-bottom:1px solid #eee4dc;font-size:15px;font-weight:600}.mobile-nav details{margin-top:8px}.mobile-nav details summary{min-height:44px;padding:10px 0;font-weight:700;cursor:pointer}.mobile-nav details>a{display:inline-flex;align-items:center;min-height:40px;margin:2px 8px 2px 0;padding:8px 12px;border-radius:6px;background:#f7f0e9}.product-grid,.retail-suggestions .product-grid,.retail-product-grid,.related .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fab1{top:auto!important;right:8px!important;bottom:12px!important;transform:none!important;gap:7px!important}.fab1-btn{width:42px!important;height:42px!important}.fab1-btn svg{width:19px!important;height:19px!important}.fab1-tip{display:none!important}.fab1-phone:before,.fab1-phone:after{display:none}}
.about-widget p{margin:0 0 24px;color:#5f554e;font-size:17px;line-height:1.75}.about-widget-image{width:100%;margin-top:24px;border-radius:10px;aspect-ratio:16/10;object-fit:cover}

/* Keep navigation, search and cart reachable while customers browse long pages. */
.site-header{position:sticky;top:0;z-index:100}

/* Image-only campaign banner. */
.retail-hero{min-height:clamp(240px,34vw,500px);background:#f4e5dc;aspect-ratio:16/5;border-bottom:1px solid #eadbd2}.retail-hero .hero-background{inset:0;width:100%;height:100%;opacity:1;object-fit:cover;object-position:center}.retail-hero:after{display:none}

/* Accessible horizontal suggestions carousel. */
.carousel-head{align-items:center}.carousel-actions{display:flex;align-items:center;gap:8px}.carousel-actions button{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid #decfc6;border-radius:50%;background:#fff;color:#3b2c25;font-size:20px;cursor:pointer}.carousel-actions button:hover{border-color:var(--accent);color:var(--accent)}.carousel-actions button:disabled{opacity:.35;cursor:not-allowed}.carousel-actions a{margin-left:5px;padding:10px 14px;border-radius:20px;background:#fff;color:var(--accent-dark);font-size:13px;font-weight:700}.product-carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px)/5);gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;padding:2px 1px 10px}.product-carousel-track::-webkit-scrollbar{display:none}.product-carousel-slide{display:flex;min-width:0;scroll-snap-align:start}.product-carousel-slide>.product-card{width:100%}

/* Screenshot-inspired shelves: one populated catalog category per row. */
.category-shelves{background:#f7f7f7;padding:10px 0 34px}.category-shelf{padding:38px 0}.category-shelf+.category-shelf{border-top:1px solid #e5e0dc}.category-shelf .container{padding:24px;border-radius:10px;background:#fff}.category-shelf .section-head{margin-bottom:18px}.category-shelf .section-head h2{font-size:24px;text-transform:uppercase}.category-shelf-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.category-shelf-grid .product-copy h3{font-size:13px}.category-shelf-grid .product-buy{font-size:12px}
@media(max-width:1100px){.product-carousel-track{grid-auto-columns:calc((100% - 48px)/4)}.category-shelf-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:768px){.retail-hero{min-height:220px;aspect-ratio:16/8}.carousel-head{align-items:flex-start;gap:14px}.carousel-actions{flex-wrap:wrap;justify-content:flex-end}.carousel-actions a{order:-1;width:100%;margin:0;text-align:right;background:transparent;padding:0}.product-carousel-track{grid-auto-columns:calc((100% - 10px)/2);gap:10px}.category-shelves{padding-top:0}.category-shelf{padding:28px 0}.category-shelf .container{padding:14px}.category-shelf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-shelf .section-head h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){.product-carousel-track{scroll-behavior:auto}}

/* Preserve the complete supplied 3:1 campaign artwork at every breakpoint. */
.retail-hero{min-height:0;aspect-ratio:3/1}.retail-hero .hero-background{object-fit:contain;object-position:center}
@media(max-width:768px){.retail-hero{min-height:0;aspect-ratio:3/1}}

/* Kun Store 2026 brand refresh: compact retail shell inspired by the reference store. */
.announcement{display:flex;min-height:34px;padding:7px 20px;align-items:center;justify-content:center;gap:18px;background:#171717;color:#fff;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.announcement strong{font-size:12px}.announcement span{display:inline-flex;align-items:center;gap:18px}.announcement span:before{content:'';width:1px;height:12px;background:#ffffff55}
.header-top{height:86px;background:#fff;color:#171717;border-bottom:1px solid #eee;box-shadow:none}
.site-header{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.06)}
.site-header .brand{width:205px;height:70px;overflow:hidden;justify-content:center;background:#fff}
.site-header .brand img{width:190px;height:190px;max-width:none;max-height:none;object-fit:contain;mix-blend-mode:normal;transform:scale(1.55) translateY(2%)}
.header-search{height:46px;background:#f7f7f7;border:1px solid #dedede;border-radius:4px}
.header-search button{color:#171717}.header-contact small{color:#777}.header-contact strong,.cart-link{color:#171717}
.primary-nav{border-top:0;border-bottom:1px solid #eee}.nav-row{height:48px;justify-content:flex-start;gap:34px}.nav-shop{align-self:stretch;display:flex;align-items:center}.nav-shop-link{display:flex;height:100%;padding:0 22px;align-items:center;gap:9px;background:#171717;color:#fff!important}.category-bars{font-size:15px}.nav-row>a{font-size:13px;text-transform:uppercase;letter-spacing:.03em}
.trust-strip{background:#fafafa}.trust-grid>div{padding:20px 24px}.trust-grid b{font-size:13px;letter-spacing:.05em}.trust-grid span{margin-top:2px}
.retail-suggestions{background:#fff}.retail-featured{background:#f7f7f7}.category-shelves{background:#f4f4f4}.category-shelf .container{border:1px solid #e9e9e9;box-shadow:0 5px 20px rgba(0,0,0,.035)}
.product-card{border-radius:4px;overflow:hidden}.product-copy{border-color:#e6e6e6}.product-buy{border-radius:4px}
.site-footer .footer-brand{width:84px;height:64px;overflow:visible;justify-content:flex-start;background:transparent}.site-footer .footer-brand img{width:82px;height:62px;max-width:82px;max-height:62px;object-fit:contain;background:transparent;filter:none;mix-blend-mode:normal;transform:none}
@media(max-width:980px){.announcement{gap:9px}.header-top{background:#fff}.site-header .brand{width:150px;height:54px}.site-header .brand img{width:145px;height:145px}.mobile-menu-toggle span{background:#171717}.mobile-nav{background:#fff}.site-header>.cms-sell-cart-link{color:#171717}}
@media(max-width:560px){.announcement{min-height:32px;padding-inline:8px;gap:6px;font-size:8px;letter-spacing:.06em}.announcement strong{font-size:9px}.announcement span{gap:6px}.announcement span:before{height:10px}.site-header .brand{width:125px;height:48px}.site-header .brand img{width:125px;height:125px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div{padding:15px 12px}.trust-grid b{font-size:11px}.trust-grid span{font-size:11px}}

/* Reference header layout: brand/search/account/cart, then category and store contacts. */
.plugin-commerce-slot{display:none!important}
.site-header{position:relative;top:auto;background:linear-gradient(to bottom,#e8ddd0 0,#e8ddd0 78px,#fff 78px,#fff 100%)}
.announcement{gap:0}.announcement>*+*{margin-left:18px}.announcement span:before{margin-right:18px}
.header-top.container,.nav-row.container{width:min(1120px,calc(100% - 40px));max-width:1120px;padding-inline:0}
.header-top{height:78px;grid-template-columns:220px minmax(360px,1fr) 92px 112px;gap:22px;background:transparent}
.site-header .brand{width:190px;height:72px;justify-self:start;background:transparent}
.site-header .brand img{width:178px;height:66px;max-width:178px;max-height:66px;object-fit:contain;mix-blend-mode:multiply;transform:none}
.header-search{max-width:none;width:100%;height:42px;padding:0;background:#fff;border:1px solid #cdb9a8;border-radius:7px;overflow:hidden}
.header-search input{padding:10px 13px}.header-search button{display:flex;min-width:112px;padding:0 14px;align-items:center;justify-content:center;gap:7px;border-left:1px solid #e4d8cd;font-size:13px;color:#654333;white-space:nowrap}.header-search button span{display:inline-block;white-space:nowrap}
.header-search button svg,.header-account svg,.cart-link svg,.nav-utilities svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.header-account,.cart-link{display:flex!important;width:auto!important;min-width:0!important;height:44px!important;padding:0!important;align-items:center!important;justify-content:center!important;gap:7px!important;position:static!important;visibility:visible!important;color:#2b211b!important;white-space:nowrap}
.header-account{flex-direction:column;gap:1px!important;font-size:11px}.header-account svg{width:21px;height:21px}
.cart-link{flex-direction:row!important;font-size:13px}.cart-link strong{font-weight:700}.cart-link .cms-sell-cart-link__label{position:static!important;width:auto!important;height:auto!important;margin:0!important;overflow:visible!important;clip:auto!important;font-size:13px;font-weight:700}
.primary-nav{height:48px;border:0;border-bottom:1px solid #e8e2dd;background:#fff}.nav-row{height:48px;justify-content:space-between;align-items:center}
.nav-shop{height:100%;position:relative}.nav-shop-link{height:34px;padding:0 14px;border:1px solid #d9d9d9;border-radius:7px;background:#fff;color:#24201e!important;text-transform:none;letter-spacing:0}
.category-bars{display:flex;width:17px;flex-direction:column;gap:3px}.category-bars i{display:block;width:17px;height:1.5px;background:currentColor}
.nav-utilities{display:flex;align-items:center;gap:32px}.nav-utilities a{display:flex;align-items:center;gap:8px;font-size:13px}.nav-utilities svg{width:19px;height:19px;stroke-width:2}.nav-utilities strong{font-size:13px}
.nav-shop .category-mega{top:40px;left:0;width:min(900px,calc(100vw - 40px));transform:translateY(-8px);border-radius:8px;grid-template-columns:210px minmax(0,1fr)}
.nav-shop:not(.is-dismissed):hover .category-mega,.nav-shop:not(.is-dismissed):focus-within .category-mega{transform:translateY(0)}
.nav-shop .mega-rail{padding:22px}.nav-shop .mega-groups{padding:22px;gap:18px}
@media(max-width:980px){.announcement>*+*{margin-left:8px}.announcement span:before{margin-right:8px}.header-top{height:auto;grid-template-columns:48px 1fr 48px;padding:10px 0}.site-header .brand{grid-column:2;grid-row:1;width:150px;height:48px;justify-self:center}.site-header .brand img{width:140px;height:46px;max-width:140px;max-height:46px;transform:none}.header-account{display:none!important}.cart-link{grid-column:3;grid-row:1}.cart-link .cms-sell-cart-link__label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.header-search{grid-column:1/-1;grid-row:2}.header-search button{min-width:48px}.header-search button span{display:none}.primary-nav{display:none}.mobile-menu-toggle{grid-column:1;grid-row:1}.mobile-nav:not([hidden]){display:block}.site-header{position:sticky;top:0;background:#e8ddd0}}
@media(max-width:560px){.header-top.container{width:calc(100% - 24px)}.announcement{white-space:nowrap}.announcement>*+*{margin-left:5px}.announcement span:before{margin-right:5px}.site-header .brand{width:130px}.site-header .brand img{width:124px;height:44px;max-width:124px;max-height:44px}}

/* Deal carousel and the paired promotional artwork directly beneath it. */
.deal-sale{padding:28px 0 14px;background:#fff}.deal-sale-shell{padding:16px;border-radius:9px;background:#f2e6e2}.deal-sale .section-head{min-height:45px;margin:0 0 15px;align-items:center}.deal-sale .section-head h2{display:inline-flex;min-height:45px;margin:0;padding:9px 16px;align-items:center;gap:8px;border-radius:8px;background:#a52705;color:#fff;font-size:20px;text-transform:uppercase}.deal-sale .section-head h2 span{font-size:20px}.deal-sale .section-head>a{padding:6px 8px;background:transparent;color:#9f2608;font-size:14px;font-weight:500}.deal-sale-carousel{position:relative}.deal-sale .product-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/5);grid-template-columns:none;gap:12px;overflow-x:auto;padding:0;scroll-snap-type:x mandatory;scrollbar-width:none}.deal-sale .product-grid::-webkit-scrollbar{display:none}.deal-sale-slide{display:flex;min-width:0;scroll-snap-align:start}.deal-sale-slide>.product-card{width:100%;border:0;border-radius:9px}.deal-sale .product-media{margin:8px 8px 0;border:1px solid #dedede;border-radius:6px}.deal-sale .sale-badge,.deal-sale .product-brand,.deal-sale .stock{display:none}.deal-sale .product-copy{padding:8px;background:#fff}.deal-sale .product-copy h3{min-height:40px;margin:0 0 7px;color:#333;font-size:14px;font-weight:400}.deal-sale .price{flex-direction:column-reverse;align-items:flex-start;gap:0}.deal-sale .price strong{font-size:17px;color:#ff5d55}.deal-sale .price del{font-size:12px;color:#777}.deal-sale .product-buy{min-height:32px;margin-top:7px;padding:4px 8px;border:0;background:#f1e4e1;color:#a52705;font-size:14px}.deal-sale .product-buy:before{content:'♧';margin-right:6px}.deal-sale-next{position:absolute;z-index:2;top:42%;right:-1px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 3px 14px rgba(0,0,0,.08);color:#555;font-size:27px;line-height:1;cursor:pointer}.promo-pair{padding:14px 0 42px;background:#fff}.promo-pair-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.promo-pair-item{overflow:hidden;border-radius:9px;background:#f8eee8}.promo-pair-item img{width:100%;aspect-ratio:2/1;object-fit:cover}
@media(max-width:900px){.deal-sale .product-grid{grid-auto-columns:calc((100% - 24px)/3)}}
@media(max-width:600px){.deal-sale{padding-top:18px}.deal-sale-shell{width:calc(100% - 20px);padding:10px}.deal-sale .section-head h2{min-height:39px;padding:7px 10px;font-size:15px}.deal-sale .section-head>a{font-size:12px}.deal-sale .product-grid{grid-auto-columns:calc((100% - 10px)/2);gap:10px}.deal-sale .product-copy h3{font-size:12px}.deal-sale .product-buy{font-size:12px}.promo-pair{padding:10px 0 28px}.promo-pair-grid{width:calc(100% - 20px);grid-template-columns:1fr;gap:10px}}

/* Catalog shelves: main heading, child-category chips and five products per row. */
.category-shelves{padding:8px 0 36px;background:#fff}.category-shelf{padding:25px 0}.category-shelf+.category-shelf{border-top:0}.category-shelf .container{padding:0;border:0;border-radius:0;box-shadow:none;background:#fff}.category-shelf .section-head{min-height:41px;margin:0;border-bottom:1px solid #a52705;align-items:flex-end}.category-shelf .section-head h2{min-height:40px;margin:0;padding:6px 13px;border-radius:7px 7px 0 0;background:#a52705;color:#fff;font-size:20px;text-transform:none}.category-shelf .section-head>a{padding:7px 5px;background:transparent;color:#a52705}.category-child-chips{display:flex;gap:8px;padding:11px 0 15px;overflow-x:auto;scrollbar-width:none}.category-child-chips::-webkit-scrollbar{display:none}.category-child-chips a{flex:0 0 auto;padding:5px 11px;border:1px solid #cfcfcf;border-radius:18px;background:#fff;color:#333;font-size:14px;white-space:nowrap}.category-child-chips a:hover{border-color:#a52705;color:#a52705}.category-shelf-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6}.category-shelf-grid .product-card{border:0;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-radius:0}.category-shelf-grid .product-media{aspect-ratio:1.2/1}.category-shelf-grid .product-copy{padding:8px;background:#fff}.category-shelf-grid .product-brand,.category-shelf-grid .stock,.category-shelf-grid .sale-badge{display:none}.category-shelf-grid .product-copy h3{min-height:42px;margin:0 0 7px;font-size:14px;font-weight:400}.category-shelf-grid .price{flex-direction:column-reverse;align-items:flex-start;gap:0}.category-shelf-grid .product-buy{min-height:32px;margin-top:8px;padding:4px 8px;background:#f1e4e1;color:#a52705;font-size:14px}.category-shelf-empty{padding:28px;border:1px solid #eee;border-top:0;color:#777;text-align:center}
@media(max-width:900px){.category-shelf-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.category-shelf{padding:18px 0}.category-shelf .container{width:calc(100% - 20px)}.category-shelf .section-head h2{min-height:36px;padding:5px 10px;font-size:17px}.category-shelf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-shelf-grid .product-copy h3{font-size:12px}.category-child-chips{padding-block:9px 12px}.category-child-chips a{font-size:12px}}

/* Compact category navigation: root list first, child flyout on demand. */
.nav-shop .category-mega{display:block;top:40px;left:0;width:285px;padding:10px 0;border:1px solid #e3e3e3;border-radius:8px;background:#fff;transform:translateY(-8px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.category-menu-title{display:block;padding:7px 16px 10px;color:#a52705;font-size:14px}.category-menu-list{display:flex;flex-direction:column}.category-menu-item{position:relative}.category-menu-item>a{display:flex;min-height:36px;padding:7px 12px 7px 16px;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.category-menu-item>a:hover,.category-menu-item:focus-within>a{background:#fbefec;color:#a52705}.category-menu-flyout{position:absolute;z-index:3;top:-11px;left:100%;display:grid;width:520px;max-height:min(520px,calc(100vh - 150px));padding:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;overflow-y:auto;border:1px solid #e3e3e3;border-radius:0 8px 8px 0;background:#fff;box-shadow:8px 8px 22px rgba(0,0,0,.1);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-5px);transition:opacity .15s,transform .15s,visibility .15s}.category-menu-flyout strong{grid-column:1/-1;padding:2px 7px 8px;color:#a52705}.category-menu-flyout a{padding:7px;border-radius:5px;font-size:13px}.category-menu-flyout a:hover{background:#fbefec;color:#a52705}.category-menu-item:hover>.category-menu-flyout,.category-menu-item:focus-within>.category-menu-flyout{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0)}

/* Keep shelf chips concise and place overflow in a +N dropdown. */
.category-child-chips{overflow:visible;flex-wrap:nowrap}.category-chip-more{position:relative;flex:0 0 auto}.category-chip-more summary{display:flex;min-height:32px;padding:5px 11px;align-items:center;gap:5px;border:1px solid #cfcfcf;border-radius:18px;background:#fff;color:#333;font-size:14px;list-style:none;cursor:pointer;white-space:nowrap}.category-chip-more summary::-webkit-details-marker{display:none}.category-chip-more[open] summary{border-color:#a52705;color:#a52705}.category-chip-more>div{position:absolute;z-index:12;top:calc(100% + 7px);right:0;display:grid;width:330px;padding:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;border:1px solid #ddd;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.14)}.category-chip-more>div a{padding:7px 9px;border:0;border-radius:5px;white-space:normal}.category-chip-more>div a:hover{background:#fbefec}
@media(max-width:980px){.nav-shop .category-mega{display:none}.category-child-chips{overflow-x:auto}.category-chip-more>div{position:fixed;right:12px;left:12px;width:auto;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:980px){.mobile-nav .mobile-category{margin:2px 0 2px 12px}.mobile-nav .mobile-category>summary{min-height:38px;padding:7px 0;font-weight:600}.mobile-nav .mobile-category>a{display:flex;min-height:36px;margin:2px 0 2px 10px;padding:7px 10px;align-items:center;border-radius:5px;background:#f8f2ed;font-size:13px}.mobile-nav .mobile-category .mobile-child{margin-left:10px}}
@media(max-width:980px){.mobile-nav{max-height:calc(100dvh - 112px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}}

/* Kun Store's own shelf identity and final compact-control alignment. */
.category-shelf .section-head{min-height:48px;border-bottom:1px solid #ead8d0;align-items:center}.category-shelf .section-head h2{position:relative;min-height:auto;padding:8px 15px 8px 18px;border-radius:0 20px 20px 0;background:linear-gradient(90deg,#f5e4dd 0,#fff8f5 100%);color:#7f2a16;font-size:21px;font-weight:800}.category-shelf .section-head h2:before{content:'';position:absolute;inset:0 auto 0 0;width:5px;border-radius:4px;background:#a52705}.category-chip-more summary{line-height:20px}.category-chip-more summary span{display:inline-flex;width:12px;height:12px;align-items:center;justify-content:center;font-size:0;line-height:1}.category-chip-more summary span:before{content:'';width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}.category-chip-more[open] summary span:before{transform:translateY(2px) rotate(225deg)}.deal-sale .product-buy:before{content:none;margin:0}

/* Product catalog: compact hierarchical filter and single-row pagination. */
.retail-filter .filter-categories{border-bottom:0;padding-bottom:0}.retail-filter .filter-categories>summary{padding-bottom:12px;border-bottom:1px solid #dedee1}.filter-categories>.filter-list{gap:4px}.filter-category-group{border:0!important;padding:0!important}.retail-filter .filter-category-group>summary{display:flex;min-height:40px;padding:8px 12px;align-items:center;justify-content:space-between;border-radius:6px;font-size:14px;font-weight:600;line-height:1.35;text-transform:none}.retail-filter .filter-category-group>summary:after{display:none}.filter-category-group>summary>a{flex:1}.filter-category-group>summary>span{width:7px;height:7px;margin-left:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .15s}.filter-category-group[open]>summary>span{transform:translateY(2px) rotate(225deg)}.filter-category-group>summary:hover,.filter-category-group>summary.active{background:#fff;color:#a52705}.filter-category-group>div{display:flex;padding:3px 0 7px 12px;flex-direction:column;border-left:1px solid #e0d5cf}.filter-category-group>div>a{min-height:35px!important;padding:7px 10px!important;font-size:13px!important}.pagination-wrap{overflow-x:auto;overflow-y:hidden;padding:2px 0 8px;scrollbar-width:thin}.pagination{width:max-content;min-width:100%;flex-wrap:nowrap}.pagination .page-item{flex:0 0 auto}
@media(max-width:768px){.retail-filter .filter-categories:not([open])~.filter-section{display:none}.pagination{justify-content:flex-start}.pagination-wrap{margin-top:28px}}

/* Keep the brand filter concise until the shopper explicitly expands it. */
.brand-more{margin-top:10px;border:0!important;padding:0!important}.retail-filter .brand-more>summary{display:flex;min-height:36px;padding:7px 10px;align-items:center;justify-content:center;border:1px solid #d8cbc5;border-radius:7px;background:#fff;color:#8d321e;font-size:13px;font-weight:700;text-transform:none;list-style:none}.retail-filter .brand-more>summary:after{content:'+';margin-left:6px;float:none}.retail-filter .brand-more[open]>summary:after{content:'−'}.brand-more>.brand-chips{max-height:260px;margin-top:10px;padding-right:4px;overflow-y:auto}

/* One beige purchase-button treatment across every product context and plugin output. */
.product-card .product-buy,.deal-sale .product-buy,.category-shelf-grid .product-buy,.retail-product-grid .product-buy,.cms-product-purchase-form .product-buy,.detail-copy .cms-product-purchase-form .btn-primary{border-color:#ead7d1!important;background:#f1e4e1!important;color:#a52705!important;box-shadow:none!important}.product-card .product-buy:hover,.product-card .product-buy:focus-visible,.cms-product-purchase-form .product-buy:hover,.cms-product-purchase-form .product-buy:focus-visible,.detail-copy .cms-product-purchase-form .btn-primary:hover,.detail-copy .cms-product-purchase-form .btn-primary:focus-visible{border-color:#dfc2ba!important;background:#e8d3cd!important;color:#8f2106!important}.product-card .product-buy:disabled,.detail-copy .btn-primary:disabled{border-color:#eee2de!important;background:#f5edeb!important;color:#b98274!important;cursor:not-allowed}
.nav-utilities{gap:24px}.nav-utilities>a{white-space:nowrap}
.contact-form input,.contact-form textarea,.contact-form select{width:100%;min-height:48px;padding:12px;border:1px solid var(--line);background:#fff;color:var(--ink)}.contact-form select{cursor:pointer}.contact-form textarea{min-height:140px}
.filter-category-group>summary>a{min-height:0;padding:0;border-radius:0}
.promo-pair-grid{display:block}.promo-pair-item{background:#fff}.promo-pair-item img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;image-rendering:-webkit-optimize-contrast}@media(max-width:600px){.promo-pair-grid{width:calc(100% - 20px)}}

/* Product detail: keep long catalog content inside its column. */
.product-detail>* ,.detail-copy{min-width:0}
.detail-copy h1{max-width:100%;font-size:clamp(24px,2.7vw,36px);font-weight:500;line-height:1.2;letter-spacing:-.01em;text-wrap:balance;overflow-wrap:anywhere;word-break:break-word;hyphens:auto}
.breadcrumb{min-width:0;flex-wrap:wrap}
.breadcrumb>*{min-width:0;overflow-wrap:anywhere;word-break:break-word}
.detail-copy .article-body,.detail-description .article-body{width:100%;max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:break-word}
.detail-copy .article-body *, .detail-description .article-body *{max-width:100%!important;overflow-wrap:anywhere;word-break:break-word}
.detail-copy .article-body div,.detail-copy .article-body section,.detail-description .article-body div,.detail-description .article-body section{min-width:0!important}
.detail-copy .article-body img,.detail-description .article-body img{width:auto;height:auto}
.detail-copy .article-body iframe,.detail-copy .article-body video,.detail-description .article-body iframe,.detail-description .article-body video{width:100%!important;height:auto;aspect-ratio:16/9}
.detail-copy .article-body table,.detail-description .article-body table{display:block;width:100%!important;overflow-x:auto;-webkit-overflow-scrolling:touch}
.detail-copy .article-body pre,.detail-description .article-body pre{max-width:100%;overflow-x:auto;white-space:pre-wrap}
@media(max-width:600px){.detail-copy h1{font-size:clamp(23px,6.5vw,30px);line-height:1.22}.detail-description,.related{margin-top:48px;padding-top:28px}}
