/* Extracted from BEST_MART_Brand_Book.pdf, pages 7–8.
   Local design foundation only; not installed in Odoo.
   Approved font families require licensed webfont assets before release. */
:root {
  --bm-blue: #0057b8;
  --bm-deep-blue: #003b7a;
  --bm-yellow: #ffd43b;
  --bm-white: #ffffff;
  --bm-ink: #172234;
  --bm-font-body: "DejaVu Sans", Arial, sans-serif;
  --bm-font-heading: "DejaVu Sans Condensed", "DejaVu Sans", Arial, sans-serif;
  --bm-page-background: var(--bm-white);
  --bm-text: var(--bm-ink);
  --bm-link: var(--bm-blue);
  --bm-action-background: var(--bm-blue);
  --bm-action-text: var(--bm-white);
  --bm-highlight-background: var(--bm-yellow);
  --bm-highlight-text: var(--bm-ink);
}

*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-family:var(--bm-font-body);color:var(--bm-ink);background:#fff;font-size:14px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ce8700;outline-offset:4px}button:disabled{cursor:not-allowed;opacity:.55}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wrap{max-width:1440px;margin:auto;padding:0 40px}.preview-bar{background:#f0f4f8;color:#43516a;padding:7px 40px;font-size:10px;letter-spacing:.7px;display:flex;justify-content:space-between;gap:10px}.preview-bar button{border:0;background:none;font-size:10px;color:var(--bm-deep-blue);text-decoration:underline}.main-header{display:flex;align-items:center;gap:26px;min-height:108px}.logo{width:210px;flex-shrink:0}.logo img{display:block;width:100%;height:auto}.header-link{border:0;background:none;display:flex;align-items:center;gap:10px;text-align:left;white-space:nowrap;padding:0}.header-link small,.cart-button small{display:block;font-size:10px;margin-bottom:5px;color:#667185}.header-link strong{font-size:12px}.pin{font-size:30px;color:var(--bm-blue)}.search{flex:1;display:flex;align-items:center;background:#f4f6f8;border:1px solid #e2e7ed;border-radius:30px;min-width:100px;padding:5px 6px 5px 18px}.search input{background:none;border:0;outline:none;min-width:0;width:100%;font-size:12px}.search button{width:36px;height:36px;flex-shrink:0;border:0;border-radius:50%;background:var(--bm-yellow);color:var(--bm-ink);display:grid;place-items:center}.search svg{width:18px}.cart-button{display:flex;align-items:center;gap:9px;background:none;border:0;border-left:1px solid #e4e8ec;padding-left:20px;white-space:nowrap}.cart-button strong{font-size:13px}.cart-button svg,.account svg{color:var(--bm-blue)}.department-nav{background:var(--bm-blue);color:white}.nav-inner{display:flex;align-items:center;gap:30px;min-height:49px}.nav-inner a,.nav-inner button{font-size:11px;text-decoration:none;white-space:nowrap;font-weight:600}.nav-inner button{border:0;background:none;color:white}.all-departments{display:flex;gap:12px;padding-right:26px;border-right:1px solid #ffffff40}.store-hours{margin-left:auto;font-size:10px;white-space:nowrap}.store-hours span{color:var(--bm-yellow);margin-right:7px}.local-line{display:flex;justify-content:space-between;padding:22px 0 17px;font-size:9px;letter-spacing:1px;color:#737d8b}.local-line span:first-child{color:var(--bm-deep-blue);font-weight:700}.hero{background:#eaf2fa;min-height:430px;display:grid;grid-template-columns:1fr 1fr;border-radius:12px;overflow:hidden}.hero-copy{padding:54px 0 40px 50px;z-index:1}.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:700;color:var(--bm-blue)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--bm-font-heading);letter-spacing:-1px}h1{font-size:clamp(32px,3.4vw,49px);line-height:1.1;color:var(--bm-deep-blue);margin:18px 0}p{line-height:1.7}.hero-copy p{font-size:13px;color:#4c617c;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:14px 23px;border-radius:28px;font-size:11px;font-weight:700;text-decoration:none;border:0;min-height:44px}.primary{background:var(--bm-blue);color:white}.button:hover{filter:brightness(.95)}.hero-footnote{display:block;font-size:10px;color:#5d7189;margin-top:22px}.hero-art{position:relative;background:#ffd43b;border-radius:48% 0 0 48%;margin-left:15px;display:grid;align-items:end}.hero-art img{width:100%;height:auto;display:block;max-height:420px}.roundel{position:absolute;right:24px;top:23px;border:1px solid #003b7a80;border-radius:50%;width:88px;height:88px;text-align:center;padding:15px 0;font-size:8px;font-weight:bold;line-height:1.35;transform:rotate(10deg);color:var(--bm-deep-blue)}.roundel b{font-size:25px}.art-caption{position:absolute;bottom:10px;right:15px;font-size:8px;color:#6a560d}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0;border-bottom:1px solid #e7ebf0}.service-strip>div{padding:0 28px;border-left:1px solid #e7ebf0}.service-strip>div:first-child{padding-left:0;border:0}.service-strip strong{display:block;font-size:11px;margin-bottom:7px}.service-strip span{font-size:10px;color:#758091}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:23px}.section-heading h2{font-size:27px;margin-top:8px;letter-spacing:-.9px}.section-heading>a{font-size:10px;color:var(--bm-deep-blue);text-underline-offset:5px;white-space:nowrap}.categories{padding:38px 0 40px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-button{display:flex;flex-direction:column;align-items:center;gap:13px;border:0;background:none;padding:0;color:var(--bm-ink);font-size:11px;font-weight:600}.category-art{background:#f4f6f9;border-radius:50%;width:104px;height:104px;display:grid;place-items:center;transition:transform .15s,background .15s}.category-button:hover .category-art,.category-button.active .category-art{transform:translateY(-4px);background:#e7f0fb}.product-art{height:130px;width:130px;stroke:none;stroke-width:0}.category-art .product-art{width:85px;height:85px}#catalog{padding-top:15px}.sort-label{font-size:10px;color:#657188;display:flex;gap:8px;align-items:center}.sort-label select{font-size:11px;border:1px solid #dce2ea;border-radius:7px;padding:8px;background:white;max-width:170px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{background:white;border:1px solid #e0e5ec;border-radius:20px;padding:8px 13px;font-size:10px;color:#57647b}.filter.active{background:var(--bm-deep-blue);color:white;border-color:var(--bm-deep-blue)}#result-count{font-size:10px;color:#6d788a;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #e5e9ef;border-radius:10px;padding:16px;position:relative;display:flex;flex-direction:column;min-height:290px}.product-visual{display:flex;justify-content:center;align-items:center;min-height:150px;background:#f7f8fa;border-radius:7px;margin-bottom:15px;position:relative;border:0;width:100%}.product-visual:hover{background:#edf3fb}.product-visual .product-art{height:142px;width:142px}.product-tag{position:absolute;top:10px;left:10px;color:#4f657a;font-size:8px;background:#fff;padding:4px 6px;border-radius:3px}.product-card .product-category{font-size:8px;letter-spacing:1px;color:#7d8796;text-transform:uppercase;margin-bottom:7px}.product-title{border:0;padding:0;background:none;text-align:left;color:var(--bm-ink);font-weight:bold;font-size:12px;line-height:1.4}.product-size{font-size:10px;color:#7b8798;margin-top:6px}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;gap:8px}.price{font-size:17px;font-weight:bold;letter-spacing:-.4px}.add{background:var(--bm-blue);color:white;border:0;border-radius:18px;font-size:10px;font-weight:700;min-height:35px;padding:8px 13px}.quantity{display:flex;align-items:center;border:1px solid #dbe4ef;border-radius:20px;overflow:hidden;flex-shrink:0}.quantity button{background:white;color:var(--bm-blue);border:0;min-width:32px;min-height:32px;font-size:18px}.quantity span{padding:0 8px;font-size:11px}.sample-note{font-size:10px;color:#7b8492;margin:15px 0 35px}.late-night{display:flex;justify-content:space-between;align-items:center;background:var(--bm-deep-blue);color:white;border-radius:12px;padding:39px 48px;margin-top:8px}.late-night .eyebrow{color:var(--bm-yellow)}.late-night h2{font-size:34px;line-height:1.12;margin:14px 0}.late-night p{font-size:12px;color:#d5e6f7;margin-bottom:22px}.light{background:white;color:var(--bm-deep-blue)}.night-lettering{font-size:54px;font-weight:900;line-height:1.05;letter-spacing:-2px;margin:0 65px 0 30px;transform:rotate(-5deg)}.night-lettering span{color:var(--bm-yellow)}.newsletter{display:flex;align-items:center;justify-content:space-between;padding:45px 0;gap:30px}.newsletter h2{font-size:25px;margin:10px 0}.newsletter p{font-size:11px;color:#6f7a8c}.outline{background:white;color:var(--bm-deep-blue);border:1px solid var(--bm-deep-blue)}footer{background:#f5f7fa;border-top:1px solid #e5e9ef}.footer-inner{padding-top:30px;padding-bottom:30px;display:grid;grid-template-columns:1.2fr 1fr 1fr 1.4fr;gap:30px}.footer-logo{width:160px;height:auto}.footer-inner strong{font-size:11px;display:block;margin:15px 0}.footer-inner p,.footer-inner a,.footer-inner button{font-size:10px;color:#6c788a;line-height:1.9}.footer-inner a,.footer-inner button{display:block;text-align:left;background:none;border:0;padding:0;text-decoration:none;margin:6px 0}.footer-note{border-left:1px solid #e0e6ed;padding-left:25px}.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}.skip{position:fixed;top:-60px;background:white;padding:12px;z-index:100}.skip:focus{top:0}dialog{border:0;border-radius:15px;padding:24px;width:min(550px,calc(100% - 24px));max-height:90dvh;color:var(--bm-ink)}dialog::backdrop{background:#00183180}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.panel-heading h2{font-size:25px}.icon-button{border:0;background:#f0f3f7;font-size:26px;border-radius:50%;height:35px;width:35px;flex-shrink:0}.panel-note{background:#f1f5fa;border-radius:8px;padding:12px;font-size:11px;line-height:1.6;color:#53647b;margin-bottom:18px}.empty{padding:28px 10px;text-align:center;grid-column:1/-1;color:#64748b}.empty h3{font-size:20px;margin:12px}.empty p{margin-bottom:20px}.cart-row{display:flex;align-items:center;gap:14px;border-bottom:1px solid #e8edf3;padding:14px 0}.cart-row .product-art{width:65px;height:65px;flex-shrink:0}.cart-row-info{flex:1;min-width:0}.cart-row-info strong{font-size:12px;display:block}.cart-row-info small{font-size:10px;color:#6d7c90;display:block;margin:6px 0}.remove{background:none;border:0;text-decoration:underline;color:#68778d;font-size:10px;padding:4px 0}.cart-summary{display:flex;justify-content:space-between;font-size:17px;padding:22px 0;font-weight:bold}.full{width:100%}.form-field{display:block;font-size:11px;font-weight:600;margin-bottom:16px}.form-field input,.form-field select{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #cfd8e4;border-radius:7px;background:white;color:var(--bm-ink)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.detail-art{background:#f5f7fa;text-align:center;border-radius:10px;margin-bottom:18px}.detail-art .product-art{width:200px;height:200px}.detail-description{font-size:12px;color:#6b7890;margin-bottom:20px}.detail-price{font-size:25px;font-weight:bold;margin-bottom:20px}.status-label{display:inline-block;background:#eaf3ff;color:var(--bm-deep-blue);border-radius:20px;padding:8px 12px;font-size:11px;font-weight:bold;margin:8px 0}.timeline{list-style:none;margin:20px 0;padding:0}.timeline li{padding:0 0 22px 25px;border-left:2px solid #e3e8f0;position:relative;color:#79869b;font-size:12px}.timeline li:before{content:'';position:absolute;left:-6px;top:0;width:10px;height:10px;border-radius:50%;background:#dce4ed}.timeline li.current{color:var(--bm-blue);font-weight:bold}.timeline li.current:before{background:var(--bm-blue)}.timeline li:last-child{border-color:transparent;padding-bottom:0}.demo-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.demo-actions .button{padding:12px 16px}.order-card{border:1px solid #dce3ed;padding:15px;margin-bottom:12px;border-radius:10px}.order-card strong{font-size:13px}.order-card p{font-size:11px;color:#64748b;margin:8px 0}.order-meta{display:flex;justify-content:space-between;font-size:12px}.inline-error{color:#a42d24;font-size:11px;margin:10px 0}#toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%) translateY(100px);background:var(--bm-deep-blue);color:white;padding:13px 24px;border-radius:25px;font-size:12px;transition:transform .2s;z-index:20;max-width:90%;text-align:center;pointer-events:none}#toast.visible{transform:translateX(-50%) translateY(0)}
@media(min-width:1440px){.hero{min-height:450px}.hero-copy{padding-top:65px}.hero-art img{max-height:450px}}
@media(max-width:1100px){.wrap{padding-left:25px;padding-right:25px}.main-header{gap:17px}.logo{width:170px}.location{display:none}.nav-inner{gap:23px}.store-hours{display:none}.hero-copy{padding-left:35px}.hero-art{margin-left:0}.product-grid{gap:12px}.category-art{width:90px;height:90px}.night-lettering{margin-right:10px}.preview-bar{padding-left:25px;padding-right:25px}}
@media(max-width:720px){.wrap{padding-left:18px;padding-right:18px}.preview-bar{padding:7px 12px;font-size:8px;letter-spacing:.2px}.preview-detail{display:none}.main-header{flex-wrap:wrap;gap:10px;padding-top:7px;padding-bottom:14px;min-height:unset}.logo{width:160px;margin-right:auto}.account{margin-left:auto}.account span{display:none}.account svg{width:21px}.cart-button{padding-left:12px}.cart-button small{font-size:8px}.cart-button strong{font-size:11px}.cart-button svg{width:21px}.search{order:5;flex-basis:100%;padding-top:4px;padding-bottom:4px}.search input{font-size:12px}.nav-inner{overflow:auto;gap:23px;min-height:43px;scrollbar-width:none}.nav-inner a,.nav-inner button{font-size:10px}.all-departments{padding-right:20px}.local-line{font-size:7px;padding:16px 0;letter-spacing:.5px}.hero{display:flex;flex-direction:column;min-height:unset}.hero-copy{padding:29px 25px 24px}.eyebrow{font-size:8px;letter-spacing:1.1px}h1{font-size:35px;line-height:1.08;margin:15px 0}.hero-copy p{font-size:11px;margin-bottom:18px}.hero-footnote{display:none}.hero-art{border-radius:45% 45% 0 0;max-height:235px;margin:0 0 0 30px;min-height:225px}.hero-art img{height:245px;width:100%;object-fit:contain;max-height:unset}.roundel{right:16px;top:5px;width:70px;height:70px;font-size:6px;padding-top:10px}.roundel b{font-size:22px}.art-caption{font-size:6px}.service-strip{padding:20px 0;grid-template-columns:1fr 1fr;gap:10px}.service-strip>div{padding:0 0 0 15px}.service-strip>div:last-child{display:none}.service-strip strong{font-size:9px;line-height:1.5}.service-strip span{font-size:8px;line-height:1.6;display:block}.categories{padding:28px 0}.section-heading{gap:12px;align-items:center;margin-bottom:18px}.section-heading h2{font-size:22px;line-height:1.2}.section-heading>a{font-size:9px}.category-grid{grid-template-columns:repeat(3,1fr);row-gap:22px;column-gap:12px}.category-button{font-size:10px;gap:9px}.category-art{width:80px;height:80px}.category-art .product-art{width:70px;height:70px}.sort-label{font-size:0;gap:0}.sort-label select{font-size:9px;max-width:105px;padding:8px 3px}.filters{flex-wrap:nowrap;overflow:auto;padding-bottom:5px;scrollbar-width:none}.filter{white-space:nowrap;font-size:9px;padding:8px 10px}.catalog-toolbar{display:block;margin-bottom:12px}#result-count{display:block;margin-top:7px;font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{padding:10px;min-height:275px}.product-visual{min-height:125px;margin-bottom:12px}.product-visual .product-art{width:112px;height:112px}.product-title{font-size:11px}.price{font-size:15px}.add{font-size:9px;padding:7px 10px}.product-bottom{gap:4px}.product-bottom .quantity button{min-width:25px;min-height:30px}.product-bottom .quantity span{padding:0 5px}.sample-note{font-size:9px}.late-night{padding:27px 24px;overflow:hidden}.late-night h2{font-size:28px}.late-night p{font-size:10px}.night-lettering{font-size:24px;margin-left:10px;margin-right:-10px;letter-spacing:-1px}.late-night .eyebrow{font-size:7px}.button{font-size:10px;padding:12px 19px;gap:16px}.newsletter{display:block;padding:30px 0}.newsletter h2{font-size:22px}.newsletter p{margin-bottom:18px}.footer-inner{grid-template-columns:1fr 1fr;gap:18px}.footer-note{border:0;padding:0}.footer-logo{width:145px}.footer-inner p{font-size:9px}.cart-row{gap:10px}.cart-row .product-art{width:48px;height:48px}.cart-row .quantity button{min-width:26px}.form-grid{grid-template-columns:1fr;gap:0}}
.hero-copy,.hero-art{min-width:0}
#toast{visibility:hidden;opacity:0}#toast.visible{visibility:visible;opacity:1}
@media(min-width:721px) and (max-width:1000px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:721px) and (max-width:1100px){.nav-inner{overflow-x:auto;scrollbar-width:none}.nav-inner>*{flex-shrink:0}.account span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.product-photo{object-fit:contain;mix-blend-mode:multiply}
.product-photo{mix-blend-mode:normal}
.preview-footer{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 40px;background:#f5f7fa;color:#6b7688;font-size:10px;line-height:1.6}
.preview-footer button{border:0;background:none;color:var(--bm-deep-blue);font-size:10px;text-decoration:underline;white-space:nowrap}
@media(max-width:720px){.preview-footer{padding:18px;align-items:flex-start;flex-direction:column}.preview-footer .preview-detail{display:block}}

[hidden]{display:none!important}
body .skip:not(:focus){top:-100px;transform:translateY(-100%)}
#product-page{padding-bottom:55px}
body #product-page .pd-information h1{font-size:34px;line-height:1.13;letter-spacing:-1.1px}
.pd-breadcrumb{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:11px;color:#778495;padding:26px 0 30px}
@media(max-width:720px){body #product-page .pd-information{display:contents}#product-page .pd-heading{order:-1;width:100%}body #product-page .pd-information h1{font-size:29px}#product-page .pd-about,#product-page .pd-details{order:2;width:100%;margin:0}}
.pd-breadcrumb button{border:0;padding:5px 0;background:none;color:var(--bm-deep-blue);font-size:11px;text-decoration:underline;text-underline-offset:4px}
.pd-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(260px,.85fr);gap:30px;align-items:start}
.pd-gallery{display:grid;grid-template-columns:65px minmax(0,1fr);gap:15px;min-width:0}
.pd-thumbnails{display:flex;flex-direction:column;gap:12px}
.pd-thumbnails button{background:#f6f8fb;border:1px solid #e0e6ed;border-radius:10px;padding:4px;color:#54677f;overflow:hidden}
.pd-thumbnails button[aria-pressed=true]{border:2px solid var(--bm-blue);background:#edf5ff}
.pd-thumbnails .product-art{width:52px;height:65px}
.pd-thumbnails button>span{display:block;font-size:8px;padding:4px 0}
.pd-thumbnails .pd-size-image>span,.pd-thumbnails .pd-size-image>small{display:none}
.pd-thumbnails .pd-size-image>strong{font-size:9px}
.pd-thumbnails .pd-size-image .product-art{height:44px}
.pd-image-stage{position:relative;border-radius:18px;background:#f4f7fa;overflow:hidden;min-width:0;text-align:center}
.pd-image-badge{position:absolute;top:24px;left:0;right:0;font-size:8px;letter-spacing:1.7px;color:#778797;pointer-events:none}
.pd-image{width:100%;height:485px;border:0;background:transparent;cursor:zoom-in;overflow:hidden;padding:42px 25px 30px;display:grid;place-items:center}
.pd-image-art{display:grid;place-items:center;overflow:hidden;width:100%;height:100%}
.pd-image .product-art{width:100%;height:100%;max-height:370px}
.pd-closeup .product-art{transform:scale(1.65);transform-origin:50% 52%}
.pd-image-stage>p{font-size:10px;color:#758196;margin:0;padding:10px 8px 22px}
.pd-gallery-arrow{position:absolute;top:48%;width:34px;height:34px;border:1px solid #dce4eb;background:white;border-radius:50%;font-size:26px;color:var(--bm-deep-blue);display:grid;place-items:center;box-shadow:0 2px 6px #0025500b}
.pd-prev{left:12px}.pd-next{right:12px}
.pd-zoom-button{position:absolute;right:15px;bottom:49px;padding:7px 12px;border:1px solid #e3e9f0;background:#fff;border-radius:20px;color:var(--bm-deep-blue);font-size:20px;display:flex;gap:7px;align-items:center}
.pd-zoom-button span{font-size:10px}
.pd-size-image{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:100%;height:100%;color:var(--bm-deep-blue)}
.pd-size-image>span{font-size:8px;letter-spacing:2px}.pd-size-image>strong{font-size:34px;line-height:1.2}.pd-size-image>small{font-size:11px;color:#758196}.pd-image .pd-size-image .product-art{height:250px;max-width:230px}
.pd-information{padding:6px 0}.pd-information .eyebrow{font-size:9px}.pd-information h1{font-size:34px;line-height:1.13;margin:15px 0 12px;letter-spacing:-1.1px;outline:none}
.pd-intro{font-size:12px;line-height:1.8;color:#6d7c90}.pd-sample-tag{display:inline-block;background:#fff5d2;color:#806510;border-radius:6px;font-size:9px;padding:6px 9px;margin-top:14px}
.pd-about{margin:30px 0 22px}.pd-about h2{font-size:16px;margin-bottom:13px}.pd-about p,.pd-details p{font-size:12px;line-height:1.8;margin:12px 0}.pd-muted{color:#738095;font-size:11px;line-height:1.7}
.pd-details{border-top:1px solid #e2e7ee;padding:18px 0}.pd-details summary{font-size:13px;font-weight:bold;cursor:pointer}.pd-details dl{margin:16px 0 0;font-size:11px}.pd-details dl>div{display:grid;grid-template-columns:1fr 1.5fr;gap:10px;padding:9px 0;border-bottom:1px solid #f0f2f6}.pd-details dt{color:#778495}.pd-details dd{margin:0;overflow-wrap:anywhere}
.pd-purchase{border:1px solid #e0e6ee;border-radius:16px;padding:24px;box-shadow:0 7px 28px #003b7a05;background:white;position:sticky;top:20px;min-width:0}
.pd-purchase>.eyebrow{font-size:7px;letter-spacing:1px}.pd-price-row{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin:22px 0 2px}.pd-price-row strong{font-size:36px;letter-spacing:-1.3px}.pd-price-row>span{font-size:11px;color:#748197}.pd-size-select{margin:22px 0 16px}.pd-size-select select{font-size:12px}
.pd-field-label{font-size:11px;font-weight:bold;display:block;margin-bottom:8px}.pd-quantity{display:flex;border:1px solid #dce4ed;border-radius:30px;overflow:hidden;width:140px}.pd-quantity button{border:0;background:#f6f8fb;width:42px;min-height:40px;color:var(--bm-deep-blue);font-size:21px;flex-shrink:0}.pd-quantity input{border:0;background:white;width:54px;min-width:0;text-align:center;font-size:13px;appearance:textfield;-moz-appearance:textfield}.pd-quantity input::-webkit-inner-spin-button{appearance:none}.pd-stock{font-size:10px;line-height:1.6;color:#407254;margin:12px 0 20px}.pd-subtotal{display:flex;justify-content:space-between;margin-bottom:14px;font-size:12px}.pd-subtotal>span{color:#738095}.pd-purchase .button{font-size:12px;min-height:46px}.pd-added{font-size:11px;color:#367350;line-height:1.6;margin-top:9px}.pd-added:empty{display:none}.pd-cart-link{border:0;background:none;color:var(--bm-deep-blue);text-decoration:underline;font-size:11px;padding:14px 0;display:block;margin:auto}
.pd-fulfillment{border-top:1px solid #e5eaf0;padding-top:18px;margin-top:5px}.pd-fulfillment>div{display:flex;justify-content:space-between;gap:8px;align-items:center}.pd-fulfillment strong{font-size:11px}.pd-fulfillment button{background:none;border:0;color:var(--bm-blue);text-decoration:underline;font-size:10px}.pd-fulfillment p{font-size:10px;line-height:1.8;color:#768399;margin-top:10px}.pd-preview-note{font-size:9px;color:#8792a2;border-top:1px solid #e5eaf0;margin-top:18px;padding-top:15px;line-height:1.7}
.pd-related{margin-top:55px}.pd-related>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pd-related-item{display:flex;align-items:center;gap:16px;border:1px solid #e4e9ef;border-radius:12px;background:white;padding:15px;text-align:left;color:var(--bm-ink)}.pd-related-item .product-art{width:75px;height:85px;flex-shrink:0}.pd-related-item>span:first-of-type{flex:1}.pd-related-item strong{font-size:12px;line-height:1.5;display:block}.pd-related-item small{font-size:10px;color:#8490a1;display:block;margin:6px 0}.pd-related-item b{font-size:14px}
#panel[data-type=image-zoom]{width:min(900px,calc(100% - 24px))}#panel[data-type=image-zoom] .panel-heading h2{font-size:18px}.pd-zoom-art{height:min(58dvh,570px);background:#f5f7fa;border-radius:12px;overflow:hidden}.pd-zoom-art .product-art{height:100%;width:100%;max-height:500px}.pd-zoom-art .pd-size-image .product-art{height:70%}.pd-zoom-caption{text-align:center;font-size:11px;color:#758196;margin:14px}.pd-zoom-nav{display:flex;justify-content:space-between;gap:10px}
@media(max-width:1200px){.pd-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:25px}.pd-purchase{grid-column:2;grid-row:1 / span 2;position:sticky}.pd-information{grid-column:1}.pd-image{height:385px}.pd-gallery{grid-template-columns:55px minmax(0,1fr);gap:10px}.pd-thumbnails .product-art{width:44px}.pd-related>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.pd-breadcrumb{font-size:9px;gap:8px;padding:18px 0}.pd-breadcrumb button{font-size:10px}.pd-layout{display:flex;flex-direction:column;gap:23px}.pd-gallery{display:flex;flex-direction:column-reverse;width:100%}.pd-image{height:330px;padding:35px 50px 25px}.pd-thumbnails{flex-direction:row;justify-content:center;gap:10px}.pd-thumbnails button{width:66px}.pd-thumbnails .product-art{height:52px;width:48px}.pd-image-stage>p{padding-bottom:16px}.pd-image-badge{top:18px}.pd-information{width:100%;order:2}.pd-information h1{font-size:29px}.pd-purchase{width:100%;position:static;padding:22px;order:1}.pd-related{margin-top:32px}.pd-related>div:last-child{grid-template-columns:1fr}.pd-related-item .product-art{width:65px;height:70px}.pd-gallery .pd-size-image .product-art{height:190px}.pd-gallery .pd-thumbnails .pd-size-image .product-art{height:37px}.pd-zoom-nav .button{font-size:9px;padding:12px}.pd-zoom-art{height:47dvh}}

.browse-controls,.browse-breadcrumb,.browse-sidebar,.browse-chips{display:none}
.browse-controls .sort-label{display:flex;margin-left:auto}
body:not(.catalog-browse) .browse-controls{display:flex;justify-content:flex-end;margin-bottom:15px}
body:not(.catalog-browse) .browse-controls>button{display:none}
.catalog-browse #store-home>:not(#catalog){display:none}
.catalog-browse #catalog{padding:0 0 45px}
.catalog-browse .browse-breadcrumb{display:flex;gap:12px;align-items:center;color:#718096;font-size:11px;padding:22px 0}
.browse-breadcrumb button{border:0;background:none;text-decoration:underline;text-underline-offset:3px;color:var(--bm-deep-blue);font-size:11px;padding:5px 0}
.catalog-browse .browse-controls{display:flex;align-items:center;gap:10px;padding:20px 0 25px;border-bottom:1px solid #e1e6ed;flex-wrap:wrap}
.browse-controls>button{border:1px solid #bdc7d3;border-radius:25px;background:white;color:#254567;padding:11px 19px;font-size:12px;min-height:42px}
.browse-controls>button[aria-pressed=true]{background:#eaf3ff;border:2px solid #0057b8;padding:10px 18px;color:#003b7a}
.browse-controls #browse-clear{background:none;border:0;border-radius:0;text-decoration:underline;padding:10px;font-size:11px}.browse-controls #browse-clear:disabled{opacity:.4}
.catalog-browse .sort-label{font-size:12px;color:#172234;font-weight:bold}.catalog-browse .sort-label select{border:0;font-size:12px;padding:10px;background:#f6f8fb;max-width:180px}
.catalog-browse .browse-shortcuts{padding:20px 0;border-bottom:1px solid #e1e6ed;margin-bottom:0}
.catalog-browse #filters{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:0 0 4px;gap:10px;scrollbar-width:thin}
.catalog-browse #filters .filter{white-space:nowrap;border-radius:6px;font-size:12px;padding:12px 18px;border-color:#b9c4d0;color:#36516f;background:white;flex-shrink:0}
.catalog-browse #filters .filter.active{background:#003b7a;color:white;border-color:#003b7a}
.catalog-browse .browse-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px;align-items:start}
.catalog-browse .browse-sidebar{display:block;position:sticky;top:15px;max-height:calc(100dvh - 30px);overflow-y:auto;border-right:1px solid #e2e7ed;padding:25px 22px 20px 0;scrollbar-width:thin}
.browse-sidebar-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px}
.browse-filter{border-top:1px solid #e0e5ec;padding:21px 0}.browse-filter summary{font-size:13px;font-weight:bold;cursor:pointer}.browse-filter p{font-size:10px;color:#788599;line-height:1.6;margin:13px 0}
.browse-price-inputs{display:flex;gap:8px;align-items:end}.browse-price-inputs label{font-size:10px;color:#607188;min-width:0;flex:1}.browse-price-inputs input{display:block;width:100%;min-width:0;font-size:12px;border:1px solid #cbd5df;border-radius:6px;padding:9px 7px;margin-top:6px;background:white;color:#172234}.browse-price-inputs>span{padding-bottom:9px;color:#8b97a7}.browse-filter form button{border:1px solid #0057b8;background:white;color:#0057b8;font-size:11px;font-weight:bold;border-radius:20px;padding:9px 15px}.browse-filter #browse-price-error{color:#a42d24;margin:8px 0;font-size:10px}
.browse-check{display:flex;gap:9px;align-items:start;line-height:1.6;font-size:11px;margin-top:16px;color:#50647a}.browse-check input{accent-color:#0057b8;width:16px;height:16px;flex-shrink:0;margin:0}
.browse-departments{margin-top:13px;display:grid;gap:4px}.browse-departments button{display:flex;justify-content:space-between;gap:10px;border:0;background:none;padding:9px 8px;font-size:11px;color:#586b83;border-radius:5px;text-align:left}.browse-departments button[aria-pressed=true]{background:#eaf3ff;color:#003b7a;font-weight:bold}.browse-departments small{font-size:10px;color:#8290a2}.browse-filter-note{font-size:10px;line-height:1.7;color:#8491a4}
.catalog-browse .browse-results{padding-top:29px;min-width:0}.catalog-browse .browse-results .section-heading{display:flex;align-items:end;gap:15px;justify-content:space-between;margin-bottom:18px}.catalog-browse .browse-results h2{font-size:26px}.catalog-browse #result-count{font-size:11px;color:#7c899a;white-space:nowrap}
.catalog-browse .browse-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.browse-chips:empty{margin-bottom:0}.browse-chips button{border:0;background:#eef4fb;border-radius:6px;color:#355474;font-size:10px;padding:8px 11px}.browse-chips button span{margin-left:8px;font-size:14px}
body[data-concept="4"].catalog-browse .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
body[data-concept="4"].catalog-browse .product-card{border:0;border-radius:0;padding:0 0 20px;min-height:320px}
body[data-concept="4"].catalog-browse .product-visual{background:#f7f8fa;min-height:200px;border-radius:10px}
body[data-concept="4"].catalog-browse .product-visual .product-art{width:175px;height:175px;max-width:100%}
body[data-concept="4"].catalog-browse .product-title{font-size:13px;font-weight:600;line-height:1.5}
.catalog-browse .product-category{font-size:9px}.catalog-browse .product-size{font-size:11px}
#browse-mobile-filters,#browse-close-filters{display:none}
@media(min-width:721px) and (max-width:1200px){.catalog-browse .browse-layout{grid-template-columns:190px minmax(0,1fr);gap:22px}body[data-concept="4"].catalog-browse .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}body[data-concept="4"].catalog-browse .product-visual{min-height:155px}body[data-concept="4"].catalog-browse .product-visual .product-art{width:135px;height:135px}.catalog-browse .browse-sidebar{padding-right:15px}}
@media(max-width:850px) and (min-width:721px){body[data-concept="4"].catalog-browse .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.catalog-browse .browse-breadcrumb{padding:16px 0}.catalog-browse .browse-controls{gap:7px;padding:10px 0 15px}.browse-controls>button{font-size:10px;padding:9px 13px;min-height:37px}.browse-controls>button[aria-pressed=true]{padding:8px 12px}.browse-controls #browse-clear{font-size:10px;padding:7px}.catalog-browse .browse-controls .sort-label{flex:1 0 100%;justify-content:space-between;margin:7px 0 0;font-size:11px}.catalog-browse .sort-label select{font-size:11px;max-width:none}.catalog-browse #browse-mobile-filters{display:block}.catalog-browse .browse-shortcuts{padding:15px 0}.catalog-browse #filters .filter{padding:10px 13px;font-size:11px}.catalog-browse .browse-layout{display:block}.catalog-browse .browse-sidebar{display:none;position:static;max-height:none;border:1px solid #d8e3ef;border-radius:10px;margin-top:20px;padding:18px}.catalog-browse .browse-sidebar.browse-sidebar-open{display:block}#browse-close-filters{display:block;background:#eef3f8;border:0;border-radius:50%;width:30px;height:30px;font-size:22px;color:#003b7a}.catalog-browse .browse-results{padding-top:24px}.catalog-browse .browse-results .section-heading{display:block}.catalog-browse .browse-results h2{font-size:25px}.catalog-browse #result-count{display:block;margin-top:10px}body[data-concept="4"].catalog-browse .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}body[data-concept="4"].catalog-browse .product-visual{min-height:150px}body[data-concept="4"].catalog-browse .product-visual .product-art{width:135px;height:135px}body[data-concept="4"].catalog-browse .product-card{min-height:285px}body[data-concept="4"].catalog-browse .product-title{font-size:12px}.browse-check{font-size:12px}.browse-filter-note{font-size:11px}}

/* Branded sort sheet: never invoke the phone's native select popup. */
.sort-control #sort{display:none!important}
.sort-control #sort-trigger{display:flex;align-items:center;gap:11px;border:1px solid #dce5ef;border-radius:14px;background:#fff;color:#003b7a;padding:10px 14px;min-height:48px;text-align:left}
#sort-trigger>svg{width:20px;height:20px;flex:none;stroke-width:2}
#sort-trigger>span{display:flex;align-items:center;gap:9px}
#sort-trigger small{font-size:11px;font-weight:400;color:#65758a}
#sort-trigger strong{font-size:12px;font-weight:700}
#sort-trigger .sort-trigger-chevron{width:16px;height:16px;margin-left:10px}
#sort-trigger:hover{background:#f5f8fc;border-color:#b6cae0}
.sort-dialog{width:440px;max-width:calc(100% - 32px);max-height:calc(100dvh - 40px);padding:27px;border:0;border-radius:24px;background:#fff;color:#16334e;box-shadow:0 24px 90px #001b3a33;overflow:auto;overscroll-behavior:contain}
.sort-dialog::backdrop{background:#061c3659;backdrop-filter:blur(3px)}
.sort-sheet-handle{display:none}
.sort-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}
.sort-dialog h2{font-size:24px;font-weight:750;line-height:1.2;letter-spacing:-.7px;color:#003b7a;margin:0 0 8px}
.sort-dialog-heading p{font-size:12px;color:#67788a;margin:0;line-height:1.5}
#sort-close{display:grid;place-items:center;flex:none;width:40px;height:40px;border:0;border-radius:50%;background:#f1f5f9;color:#003b7a}
#sort-close svg{width:20px;height:20px}
#sort-form fieldset{border:0;padding:0;margin:0;display:grid;gap:9px}
.sort-option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:70px;padding:13px 16px;border:1px solid #e3e9f1;border-radius:14px;cursor:pointer;background:#fff}
.sort-option input{position:absolute;opacity:0;width:1px;height:1px;margin:0}
.sort-option-text strong{display:block;font-size:14px;font-weight:650;line-height:1.4}
.sort-option-text small{display:block;margin-top:4px;color:#708092;font-size:11px;line-height:1.4}
.sort-option-check{flex:none;display:grid;place-items:center;width:24px;height:24px;border:1.5px solid #c5d2e0;border-radius:50%;background:#fff;color:#fff}
.sort-option-check svg{width:16px;height:16px;stroke-width:2.5;visibility:hidden}
.sort-option:has(input:checked){background:#eef5fd;border-color:#0057b8;box-shadow:inset 0 0 0 1px #0057b8;color:#003b7a}
.sort-option:has(input:checked) .sort-option-check{background:#0057b8;border-color:#0057b8}
.sort-option:has(input:checked) .sort-option-check svg{visibility:visible}
.sort-option:has(input:focus-visible){outline:3px solid #ffd43b;outline-offset:3px}
.sort-dialog-actions{margin-top:22px}
.sort-dialog-actions .button{width:100%;min-height:48px;border-radius:30px;font-size:13px;justify-content:center;gap:14px}
.sort-dialog-actions svg{width:18px;height:18px}
@media(max-width:720px){
 .sort-control #sort-trigger{width:100%;justify-content:space-between;border-radius:12px;padding:11px 14px}
 #sort-trigger>span{flex:1;justify-content:space-between}
 #sort-trigger strong{font-size:12px}
 #sort-trigger .sort-trigger-chevron{margin-left:0}
 .sort-dialog{position:fixed;inset:auto 0 0;margin:0;width:100%;max-width:100%;max-height:calc(100dvh - 24px);border-radius:24px 24px 0 0;padding:12px 22px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -12px 60px #001b3a25}
 .sort-sheet-handle{display:block;width:38px;height:4px;background:#d7e1eb;border-radius:8px;margin:0 auto 20px}
 .sort-dialog-heading{margin-bottom:20px}
 .sort-dialog h2{font-size:23px}
 .sort-option{min-height:67px}
}
@media(max-height:520px){.sort-dialog{padding-top:18px}.sort-sheet-handle{display:none}.sort-dialog-heading{margin-bottom:14px}#sort-form fieldset{gap:6px}.sort-option{min-height:55px;padding:9px 13px}.sort-dialog-actions{margin-top:14px}}

/* Distinct local layout directions. Shared commerce interactions stay in storefront.js. */
.concept-switcher{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#172234;color:#fff;padding:10px 40px;font-size:12px}.concept-switcher a{color:inherit;text-decoration:none}.concept-switcher>span b{color:#ffd43b;margin-right:9px}.concept-switcher nav{display:flex;gap:6px}.concept-switcher nav a{display:grid;place-items:center;width:29px;height:29px;border:1px solid #ffffff50;border-radius:4px}.concept-switcher nav a[aria-current]{background:#ffd43b;color:#172234;border-color:#ffd43b}.concept-index{font-size:11px}.collection-row{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin:28px 0}.collection{display:block;text-decoration:none;padding:32px;background:#eaf2fa;border-radius:12px}.collection h2{font-size:30px;margin:12px 0 25px;line-height:1.12}.collection-cta{font-size:11px;text-decoration:underline;text-underline-offset:5px}.collection-1{background:#fff3c7}.express-intro{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:20px 0 30px}.express-intro h1{font-size:37px;margin:10px 0}.express-intro p{font-size:12px;color:#68798f}.express-layout{display:grid;grid-template-columns:175px minmax(0,1fr) 225px;gap:28px}.express-aisles,.express-basket{position:sticky;top:20px;align-self:start}.express-aisles .eyebrow{display:block;margin:15px 0 22px}.express-aisles button{display:flex;align-items:center;width:100%;gap:10px;background:transparent;border:0;border-bottom:1px solid #e6ebf0;text-align:left;padding:16px 0;font-size:11px}.express-aisles button span:first-child{font-size:9px;color:#7b8fa5}.express-aisles button span:last-child{margin-left:auto;color:#0057b8}.express-aisles button:hover{color:#0057b8}.express-aisles p{font-size:10px;color:#7c8ca0;margin-top:24px}.express-basket{background:#f1f6fc;border:1px solid #d9e4f2;border-radius:12px;padding:22px}.express-basket h2{font-size:24px;margin-top:10px}.express-basket p{font-size:12px;color:#65768e}.basket-illustration{text-align:center}.basket-subtotal{display:flex;justify-content:space-between;margin:20px 0;font-size:13px}.express-basket small{display:block;font-size:9px;color:#718097;margin-top:14px;line-height:1.6}.family-mosaic{display:grid;grid-template-columns:2.2fr 1fr;gap:18px}.family-side{display:grid;gap:18px}.family-side .collection{padding:26px;background:#eaf2fa}.family-side .collection-1{background:#dbe8f3}.family-banner{background:#003b7a;color:white;padding:22px 25px;display:flex;align-items:center;gap:25px;border-radius:8px;margin:0 0 25px}.family-banner strong{font-size:14px}.family-banner span{font-size:11px;flex:1}.family-banner a{font-size:11px;white-space:nowrap}.night-circle{position:absolute;right:15px;top:25px;border:1px solid #ffd43b;border-radius:50%;height:240px;width:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffd43b;font-size:20px;transform:rotate(12deg)}.night-circle b{font-size:72px;letter-spacing:-5px;line-height:1.2}.night-circle small{font-size:8px;letter-spacing:1px}.night-snack{position:absolute;bottom:8px;left:10%;transform:rotate(-14deg)}.night-drink{position:absolute;bottom:0;right:0;transform:rotate(14deg)}.night-snack .product-art{height:315px;width:315px}.night-drink .product-art{height:285px;width:285px}
/* 01 — familiar supermarket */
.fulfillment-trigger{display:flex;align-items:center;gap:10px;background:#003b7a;color:white;border:0;border-radius:36px;padding:12px 16px;text-align:left;flex-shrink:0;min-height:58px}.fulfillment-trigger strong{display:block;font-size:12px;margin-bottom:5px}.fulfillment-trigger small{display:block;font-size:10px;color:#e1effe;white-space:nowrap}.fulfillment-trigger-icon{width:33px;height:33px;background:#eaf2fa;border-radius:50%;display:grid;place-items:center;color:#0057b8;flex-shrink:0}.fulfillment-trigger-icon svg{width:21px;height:21px}.fulfillment-chevron{display:grid;place-items:center;align-self:center;flex:0 0 20px;width:20px;height:20px;margin-left:5px;line-height:1}.fulfillment-chevron svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fulfillment-intro{font-size:14px;color:#60738b;margin-bottom:22px}.fulfillment-options{border:0;margin:0 0 22px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.fulfillment-option{border:1px solid #cbd6e4;border-radius:12px;padding:18px 15px;display:grid;grid-template-columns:1fr 18px;gap:14px;cursor:pointer}.fulfillment-option:has(input:checked){border:2px solid #0057b8;background:#eff6ff;padding:17px 14px}.fulfillment-option input{grid-column:2;grid-row:1;width:17px;height:17px;margin:0;accent-color:#0057b8}.fulfillment-option-icon{grid-row:1;grid-column:1;color:#0057b8}.fulfillment-option-icon svg{width:28px;height:28px}.fulfillment-option>span:last-child{grid-column:1/-1}.fulfillment-option strong{display:block;font-size:16px;margin-bottom:9px}.fulfillment-option small{display:block;font-size:11px;line-height:1.65;color:#546981}.fulfillment-store{padding:16px 18px;border-radius:9px;background:#f4f6f9;margin-bottom:20px;display:flex;flex-direction:column;gap:8px}.fulfillment-store strong{font-size:13px}.fulfillment-store>span:last-child{font-size:11px;color:#60738b}.fulfillment-store p{font-size:11px;color:#60738b}.checkout-method{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #dde5ef}.checkout-method small{font-size:8px;letter-spacing:1px;color:#65798f;display:block;margin-bottom:8px}.checkout-method strong{font-size:13px}
@media(min-width:721px) and (max-width:1100px){body[data-concept="4"] .main-header{gap:12px}body[data-concept="4"] .logo{width:150px}.fulfillment-trigger{padding:10px 12px;gap:7px}.fulfillment-trigger strong{font-size:10px}.fulfillment-trigger small{font-size:8px}.fulfillment-trigger-icon{width:27px;height:27px}.fulfillment-chevron{margin-left:0}}
@media(max-width:720px){.fulfillment-trigger{order:6;flex-basis:100%;width:100%;border-radius:9px;padding:10px 14px;min-height:52px;margin-top:2px}.fulfillment-trigger strong{font-size:12px;margin-bottom:3px}.fulfillment-trigger small{font-size:10px}.fulfillment-trigger-icon{height:31px;width:31px}.fulfillment-chevron{margin-left:auto}.fulfillment-options{gap:10px}.fulfillment-option{padding:15px 12px}.fulfillment-option:has(input:checked){padding:14px 11px}.fulfillment-option small{font-size:10px}}
body[data-concept="1"] .hero{border-radius:7px}body[data-concept="1"] .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
/* 02 — functional shopping application */
body[data-concept="2"] .hero,body[data-concept="2"] .categories,body[data-concept="2"] .service-strip,body[data-concept="2"] .late-night,body[data-concept="2"] #filters{display:none}body[data-concept="2"] .department-nav{background:#fff;color:#003b7a;border-top:1px solid #e6ebf0;border-bottom:1px solid #e6ebf0}body[data-concept="2"] .nav-inner button{color:#003b7a}body[data-concept="2"] .store-hours span{color:#0057b8}body[data-concept="2"] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body[data-concept="2"] .product-card{display:grid;grid-template-columns:88px minmax(0,1fr);min-height:165px;padding:13px;column-gap:12px;align-content:center}body[data-concept="2"] .product-visual{grid-column:1;grid-row:1/5;min-height:120px;margin:0}body[data-concept="2"] .product-visual .product-art{width:83px;height:105px}body[data-concept="2"] .product-category,body[data-concept="2"] .product-title,body[data-concept="2"] .product-size,body[data-concept="2"] .product-bottom{grid-column:2}body[data-concept="2"] .product-bottom{padding-top:10px;flex-wrap:wrap}body[data-concept="2"] .product-tag{top:3px;left:3px;font-size:6px;max-width:80px}body[data-concept="2"] .catalog-toolbar{margin:0 0 12px}body[data-concept="2"] #catalog{padding:0}body[data-concept="2"] #catalog .section-heading h2{font-size:22px}body[data-concept="2"] #catalog .section-heading{align-items:center}body[data-concept="2"] #catalog .eyebrow{display:none}body[data-concept="2"] .sort-label{font-size:0}body[data-concept="2"] .sort-label select{font-size:10px;max-width:115px}body[data-concept="2"] .newsletter{margin-top:20px;border-top:1px solid #e6ebf0}
/* 03 — curated editorial */
body[data-concept="3"]{background:#fcfaf6}body[data-concept="3"] header{background:#fff}body[data-concept="3"] .main-header{min-height:120px}body[data-concept="3"] .department-nav{background:#fff;color:#003b7a;border-bottom:1px solid #e4e2dc}body[data-concept="3"] .nav-inner button{color:#003b7a}body[data-concept="3"] .store-hours span{color:#0057b8}body[data-concept="3"] .hero{background:transparent;min-height:530px;border-radius:0;grid-template-columns:1.15fr 1fr}body[data-concept="3"] .hero-copy{padding:80px 30px 60px 15px}body[data-concept="3"] h1{font-family:Georgia,serif;font-weight:normal;font-size:clamp(45px,5vw,74px);letter-spacing:-3px;line-height:1.02}body[data-concept="3"] .hero-art{background:#f0dfb4;border-radius:45% 45% 6px 6px;margin:30px 20px 0 0}body[data-concept="3"] .roundel{background:#fcfaf6;border:0;top:-16px;right:-15px}body[data-concept="3"] .service-strip{display:none}body[data-concept="3"] h2{font-family:Georgia,serif;font-weight:normal;letter-spacing:-1px}body[data-concept="3"] .collection-row{margin-top:36px}body[data-concept="3"] .collection{border-radius:0;min-height:210px;background:#e8edeb;position:relative}body[data-concept="3"] .collection-1{background:#efe6d9}body[data-concept="3"] .collection:after{content:'01';font-family:Georgia,serif;font-size:100px;color:#17223410;position:absolute;right:25px;bottom:25px}body[data-concept="3"] .collection-1:after{content:'02'}body[data-concept="3"] .category-art{border-radius:6px;background:#f0ede7;width:100%;height:135px}body[data-concept="3"] .category-button{align-items:start;font-size:12px}body[data-concept="3"] .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}body[data-concept="3"] .product-card{border:0;border-radius:0;background:transparent;padding:0;min-height:350px}body[data-concept="3"] .product-visual{height:235px;background:#f0ede7;border-radius:0}body[data-concept="3"] .product-visual .product-art{width:200px;height:200px}body[data-concept="3"] .product-title{font-size:14px}body[data-concept="3"] .add{background:transparent;border:1px solid #003b7a;color:#003b7a}body[data-concept="3"] .late-night{border-radius:0;background:#dce7e9;color:#003b7a}body[data-concept="3"] .late-night p,body[data-concept="3"] .late-night .eyebrow{color:#003b7a}body[data-concept="3"] .night-lettering{display:none}body[data-concept="3"] .button{border-radius:3px}
/* 04 — multi-entry shopping hub */
body[data-concept="4"] .hero{display:block;background:#ffd43b;position:relative;min-height:420px}body[data-concept="4"] .hero-copy{padding:36px 25px 35px 35px;position:relative;max-width:70%}body[data-concept="4"] h1{font-size:44px}body[data-concept="4"] .hero-copy p{font-size:11px}body[data-concept="4"] .hero-art{position:absolute;right:-60px;bottom:0;width:52%;margin:0;border:0;background:none}body[data-concept="4"] .roundel,body[data-concept="4"] .hero-art .art-caption{display:none}body[data-concept="4"] .hero-footnote{color:#003b7a}body[data-concept="4"] .service-strip{border-bottom:0;background:#f5f7fa;border-radius:8px;margin-top:20px;padding:18px}body[data-concept="4"] .product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}body[data-concept="4"] .product-card{padding:12px;min-height:295px;border-radius:5px}body[data-concept="4"] .product-visual{min-height:140px;background:white}body[data-concept="4"] .product-visual .product-art{width:125px;height:125px}body[data-concept="4"] .product-bottom{flex-wrap:wrap}body[data-concept="4"] .product-title{font-size:12px}body[data-concept="4"] .category-art{border-radius:14px;background:#fff5d2}body[data-concept="4"] .late-night{background:#eaf2fa;color:#003b7a}body[data-concept="4"] .late-night p,body[data-concept="4"] .late-night .eyebrow{color:#003b7a}body[data-concept="4"] .night-lettering span{color:#0057b8}
/* 05 — evening brand experience */
body[data-concept="5"]{background:#082d59;color:#fff}body[data-concept="5"] .main-header{background:white;color:#172234;max-width:none}body[data-concept="5"] .department-nav{background:#003b7a}body[data-concept="5"] .local-line,body[data-concept="5"] .local-line span:first-child{color:#bbd1ea}body[data-concept="5"] .hero{background:transparent;min-height:520px;overflow:hidden;border-bottom:1px solid #ffffff26;border-radius:0}body[data-concept="5"] .hero-copy{padding:45px 0 35px 10px}body[data-concept="5"] .hero h1{font-size:clamp(55px,6.5vw,88px);font-weight:900;letter-spacing:-4px;line-height:.95;color:white;margin:20px 0}body[data-concept="5"] .hero h1 span{color:#ffd43b}body[data-concept="5"] .hero-copy p{color:#c4d5e8;font-size:12px}body[data-concept="5"] .hero .eyebrow{color:#ffd43b}body[data-concept="5"] .hero-footnote{color:#c4d5e8}body[data-concept="5"] .hero .primary{background:#ffd43b;color:#003b7a}body[data-concept="5"] .hero-art{border-radius:0;background:none;min-height:480px;margin:0}body[data-concept="5"] .hero .art-caption{color:#c4d5e8;bottom:10px;right:15px}body[data-concept="5"] .service-strip{display:none}body[data-concept="5"] .collection-row{grid-template-columns:repeat(3,minmax(0,1fr))}body[data-concept="5"] .collection{background:#0d3a6e;border:1px solid #ffffff28;border-radius:3px;padding:26px}body[data-concept="5"] .collection h2{font-size:28px}body[data-concept="5"] .eyebrow{color:#ffd43b}body[data-concept="5"] .collection-cta,body[data-concept="5"] .section-heading>a{color:#d8e6f5}body[data-concept="5"] .category-art{background:#124575;border-radius:16px}body[data-concept="5"] .category-button{color:white}body[data-concept="5"] .category-button:hover .category-art{background:#286599}body[data-concept="5"] .filter{background:transparent;border-color:#ffffff50;color:#d8e6f5}body[data-concept="5"] .filter.active{background:#ffd43b;border-color:#ffd43b;color:#003b7a}body[data-concept="5"] #result-count,body[data-concept="5"] .sort-label,body[data-concept="5"] .sample-note,body[data-concept="5"] .newsletter p{color:#b5cce6}body[data-concept="5"] .product-card{color:#172234;background:white;border-radius:5px;border:0}body[data-concept="5"] .late-night{background:#ffd43b;color:#003b7a;border-radius:4px}body[data-concept="5"] .late-night .eyebrow,body[data-concept="5"] .late-night p,body[data-concept="5"] .night-lettering span{color:#003b7a}body[data-concept="5"] footer{color:#172234}body[data-concept="5"] .newsletter .button{background:transparent;color:#fff;border-color:#ffffff80}
@media(max-width:1150px){.express-layout{grid-template-columns:145px minmax(0,1fr) 190px;gap:16px}body[data-concept="2"] .product-grid{grid-template-columns:1fr}.express-basket{padding:15px}body[data-concept="4"] .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.family-side .collection{padding:22px}.family-side .collection h2{font-size:26px}}
@media(max-width:900px){.concept-switcher{padding:10px 25px;font-size:10px}.express-layout{grid-template-columns:145px minmax(0,1fr)}.express-basket{position:static;grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center;column-gap:20px}.basket-illustration{display:none}.express-basket .eyebrow,.express-basket small{grid-column:1/-1}.express-basket h2{margin:10px 0}.family-mosaic{grid-template-columns:1.6fr 1fr}body[data-concept="4"] h1{font-size:35px}body[data-concept="4"] .hero-copy{max-width:90%}body[data-concept="4"] .hero-art{opacity:.45;width:55%}.family-banner{flex-wrap:wrap}.family-banner span{flex-basis:60%}body[data-concept="1"] .product-grid,body[data-concept="4"] .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body[data-concept="3"] .hero-copy{padding-top:60px}body[data-concept="3"] .hero-art{margin-right:0}body[data-concept="5"] .night-circle{width:180px;height:180px}.night-circle b{font-size:58px}.night-snack .product-art{width:240px;height:240px}.night-drink .product-art{width:210px;height:210px}}
@media(max-width:720px){.concept-switcher{padding:9px 12px;flex-wrap:wrap;gap:8px}.concept-switcher>span{order:3;width:100%;font-size:11px}.concept-switcher nav a{width:27px;height:27px}.collection-row{gap:12px;margin:18px 0}.collection{padding:22px}.collection h2{font-size:24px}.collection-cta{font-size:10px}body[data-concept="1"] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.express-intro{display:block;padding:15px 0 25px}.express-intro h1{font-size:32px}.express-intro p{font-size:11px}.express-intro .button{margin-top:18px}.express-layout{display:block}.express-aisles{position:static;display:flex;overflow:auto;gap:8px;margin-bottom:24px}.express-aisles .eyebrow,.express-aisles p,.express-aisles button span{display:none}.express-aisles button{width:auto;flex-shrink:0;border:1px solid #d9e4ef;padding:10px 12px;border-radius:18px;font-size:10px}body[data-concept="2"] .product-grid{grid-template-columns:1fr}body[data-concept="2"] .product-card{grid-template-columns:90px minmax(0,1fr);min-height:155px}.express-basket{display:block;position:sticky;bottom:10px;padding:12px 15px;z-index:3;background:#fff;border:2px solid #0057b8;margin:22px 0;border-radius:10px}.express-basket h2,.express-basket .eyebrow,.express-basket small,.express-basket p{display:none}.basket-subtotal{margin:0 0 10px;font-size:13px}body[data-concept="3"] .main-header{min-height:unset}body[data-concept="3"] .hero{min-height:unset}body[data-concept="3"] .hero-copy{padding:30px 5px}body[data-concept="3"] h1{font-size:55px}body[data-concept="3"] .hero-art{min-height:255px;max-height:270px;margin:5px 0 0;border-radius:45% 45% 0 0}body[data-concept="3"] .hero-art img{height:280px}body[data-concept="3"] .roundel{right:10px;top:0}body[data-concept="3"] .collection-row{grid-template-columns:1fr 1fr;gap:12px}body[data-concept="3"] .collection{padding:22px 15px;min-height:200px}body[data-concept="3"] .collection h2{font-size:23px}body[data-concept="3"] .collection:after{font-size:65px;right:10px;bottom:8px}body[data-concept="3"] .category-art{height:100px}body[data-concept="3"] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}body[data-concept="3"] .product-card{min-height:285px}body[data-concept="3"] .product-visual{height:160px;min-height:160px}body[data-concept="3"] .product-visual .product-art{width:135px;height:135px}body[data-concept="3"] .product-title{font-size:12px}.family-mosaic{display:block}body[data-concept="4"] .hero{min-height:375px}body[data-concept="4"] .hero-copy{max-width:100%;padding:28px 23px 95px}body[data-concept="4"] h1{font-size:39px}body[data-concept="4"] .hero-art{height:170px;max-height:none;min-height:0;opacity:1;width:52%;right:-15px;bottom:0}body[data-concept="4"] .hero-art img{height:190px;object-fit:contain}body[data-concept="4"] .hero-footnote{display:none}.family-side{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.family-side .collection{padding:20px 14px;border-radius:6px}.family-side .collection h2{font-size:23px}.family-side .eyebrow{font-size:7px}.family-banner{display:block;padding:20px}.family-banner strong,.family-banner span,.family-banner a{display:block}.family-banner span{margin:10px 0;font-size:10px}body[data-concept="4"] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-concept="4"] .product-card{padding:10px}body[data-concept="5"] .hero{min-height:unset}body[data-concept="5"] .hero-copy{padding:30px 0 10px}body[data-concept="5"] .hero h1{font-size:64px;letter-spacing:-3px}body[data-concept="5"] .hero-art{min-height:285px;max-height:300px}body[data-concept="5"] .night-circle{top:10px;right:25px;height:170px;width:170px}.night-snack{left:10px;bottom:0}.night-drink{right:0;bottom:0}.night-snack .product-art{height:225px;width:225px}.night-drink .product-art{height:200px;width:200px}body[data-concept="5"] .hero .art-caption{font-size:7px}body[data-concept="5"] .collection-row{grid-template-columns:1fr;gap:10px}body[data-concept="5"] .collection{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center}body[data-concept="5"] .collection .eyebrow{grid-column:1/-1}body[data-concept="5"] .collection h2{font-size:25px;margin:0}body[data-concept="5"] .collection-cta{font-size:10px;text-align:right}}

/* Concept 4: clickable welcome campaign and illustrated shopping tiles. */
body[data-concept="4"] .first-order-hero{min-height:440px;background:#ffd43b}
.welcome-offer{display:block;min-height:440px;height:100%;position:relative;text-decoration:none;color:#003b7a;isolation:isolate}
.welcome-offer:focus-visible{outline:4px solid #003b7a;outline-offset:-5px;border-radius:12px}
.promo-copy{position:relative;z-index:2;padding:42px 35px 32px;max-width:66%}
body[data-concept="4"] .promo-copy h1{font-size:48px;line-height:1.07;letter-spacing:-1.8px;margin:21px 0}
.promo-copy h1 span{white-space:nowrap}
.promo-copy p{font-size:13px;color:#355979;line-height:1.8;margin-bottom:25px}
.promo-copy>small{display:block;font-size:9px;margin-top:20px;color:#355979}
.promo-copy .button{font-size:10px;padding:14px 20px;gap:13px}
.promo-visual{position:absolute;width:49%;right:-22px;top:0;bottom:0;z-index:1;pointer-events:none}
.promo-visual:before{content:'';position:absolute;inset:22% 0 0 0;border-radius:50% 0 0 0;background:#fff4b1}
.promo-visual img{position:absolute;width:110%;height:auto;bottom:0;right:-5%;max-height:330px;object-fit:contain}
.discount-stamp{position:absolute;right:23%;top:28px;z-index:2;background:#003b7a;color:#fff;width:130px;height:130px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(9deg)}
.discount-stamp strong{font-size:59px;letter-spacing:-4px;line-height:1.1}.discount-stamp strong span{font-size:29px;letter-spacing:-1px}.discount-stamp small{font-size:7px;letter-spacing:.8px;color:#ffd43b;margin-top:5px}
.illustrated-tile{position:relative;overflow:hidden;min-height:211px}
.family-side .illustrated-tile h2{position:relative;z-index:1;max-width:70%;font-size:29px}
.illustrated-tile .collection-cta{position:relative;z-index:1}
.tile-art{position:absolute;right:-3px;bottom:15px;transform:rotate(10deg);pointer-events:none}.tile-art .product-art{width:120px;height:120px}
.illustrated-tile:hover .tile-art{transform:rotate(3deg)}
.offer-detail{background:#fff4c6;border-radius:10px;padding:25px;text-align:center;margin-bottom:20px;color:#003b7a}.offer-detail>strong{display:block;font-size:72px;letter-spacing:-3px;line-height:1.1;margin:16px 0}.offer-detail>strong span{font-size:29px;letter-spacing:-1px}.offer-detail p{font-size:12px;color:#53687c}
@media(min-width:721px) and (max-width:1100px){.promo-copy{padding:32px 24px;max-width:85%}body[data-concept="4"] .promo-copy h1{font-size:41px}.promo-visual{width:48%;right:-10px}.discount-stamp{width:95px;height:95px;right:18%;top:18px}.discount-stamp strong{font-size:43px}.discount-stamp strong span{font-size:23px}.discount-stamp small{font-size:5px}.promo-visual:before{inset:43% 0 0}.promo-visual img{max-height:220px}.family-side .illustrated-tile{min-height:211px;padding:22px 18px}.family-side .illustrated-tile h2{font-size:26px;max-width:100%}.tile-art{opacity:.7;right:-15px;bottom:4px}.tile-art .product-art{width:95px;height:95px}}
@media(max-width:720px){body[data-concept="4"] .first-order-hero{min-height:460px}.welcome-offer{min-height:460px}.promo-copy{padding:28px 24px;max-width:100%}body[data-concept="4"] .promo-copy h1{font-size:43px;letter-spacing:-1.6px;margin:18px 0 15px}.promo-copy p{font-size:11px;margin-bottom:20px}.promo-copy .button{font-size:10px;padding:12px 16px}.promo-copy>small{margin-top:15px;font-size:8px}.promo-visual{width:54%;right:-5px;top:auto;height:160px;bottom:0}.promo-visual:before{inset:0;border-radius:60% 0 0 0}.promo-visual img{max-height:173px;right:0;bottom:-1px}.discount-stamp{width:79px;height:79px;top:0;right:auto;left:-50%;transform:rotate(-8deg)}.discount-stamp strong{font-size:35px;letter-spacing:-2px}.discount-stamp strong span{font-size:20px}.discount-stamp small{font-size:5px;letter-spacing:.2px}.family-side .illustrated-tile{padding:20px 14px 132px;min-height:305px}.family-side .illustrated-tile h2{font-size:23px;max-width:100%;margin-bottom:20px}.tile-art{right:10%;bottom:7px;opacity:1}.tile-art .product-art{width:114px;height:114px}.offer-detail>strong{font-size:63px}}

/* Direct WhatsApp contact: external link only, no embedded SDK or background requests. */
.whatsapp-chat{position:fixed;right:24px;bottom:24px;z-index:8;display:flex;align-items:center;gap:10px;padding:12px 18px 12px 13px;border-radius:32px;background:#087f5b;color:white;text-decoration:none;border:2px solid #fff;box-shadow:0 4px 16px #17223424;min-height:60px;transition:background .15s}
.whatsapp-chat:hover{background:#066b4c}.whatsapp-chat:focus-visible{outline:3px solid #0057b8;outline-offset:4px}.whatsapp-chat svg{width:31px;height:31px;stroke-width:1.8;flex-shrink:0}.whatsapp-chat small{display:block;font-size:9px;margin-bottom:4px;color:#e2fff1}.whatsapp-chat strong{display:block;font-size:11px;white-space:nowrap}
@media(max-width:720px){.whatsapp-chat{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));width:58px;height:58px;min-height:58px;padding:0;justify-content:center}.whatsapp-chat>span{display:none}.whatsapp-chat svg{width:31px;height:31px}}

.whatsapp-chat img{width:31px;height:31px;display:block;flex-shrink:0}

/* Large, image-led department tiles for the selected supermarket design. */
body[data-concept="4"] .categories{padding:42px 0 38px;border-bottom:1px solid #e7ebf0;margin-bottom:25px}
body[data-concept="4"] .categories .section-heading{margin-bottom:30px}
body[data-concept="4"] .category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:25px}
body[data-concept="4"] .category-button{min-width:0;gap:17px;align-items:stretch;text-align:center;color:#263b50;font-weight:400}
body[data-concept="4"] .category-art{position:relative;background:#f2f3f5;border-radius:16px;width:100%;height:auto;aspect-ratio:1 / 1;overflow:visible;transition:background .18s,box-shadow .18s;transform:none}
body[data-concept="4"] .category-label{font-size:15px;line-height:1.5;display:block}
body[data-concept="4"] .category-button:hover .category-art{background:#eaf2fc;box-shadow:inset 0 0 0 1px #c5d8ef;transform:none}
body[data-concept="4"] .category-button:hover .category-label{text-decoration:underline;text-underline-offset:5px;color:#0057b8}
body[data-concept="4"] .category-button.active .category-art{background:#eaf2fc;box-shadow:inset 0 0 0 2px #0057b8;transform:none}
body[data-concept="4"] .category-button.active .category-label{font-weight:700;color:#0057b8}
body[data-concept="4"] .category-button:focus-visible{outline:3px solid #0057b8;outline-offset:7px;border-radius:12px}
.category-image-stack{display:block;position:absolute;inset:-14px 0 0;pointer-events:none;overflow:hidden;border-radius:16px}
.category-pack{position:absolute;bottom:0;display:block;width:88%;height:100%;filter:drop-shadow(0 7px 3px #17223410)}
body[data-concept="4"] .category-pack .product-art{height:100%;width:100%}
.category-pack-0{left:-11%;transform:rotate(-10deg) scale(.83);transform-origin:50% 90%}
.category-pack-1{right:-7%;transform:rotate(7deg);transform-origin:50% 90%}
.category-stack-3 .category-pack-0{left:-19%;transform:rotate(-11deg) scale(.77)}
.category-stack-3 .category-pack-1{right:-20%;transform:rotate(10deg) scale(.85)}
.category-stack-3 .category-pack-2{left:7%;transform:scale(.94)}
.category-groceries{inset:-22px -5px -3px}
.category-groceries img{display:block;width:100%;height:100%;object-fit:contain}
@media(min-width:721px) and (max-width:1100px){body[data-concept="4"] .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 25px}body[data-concept="4"] .category-art{max-height:210px;aspect-ratio:auto;height:210px}.category-image-stack{max-width:235px;left:50%;right:auto;width:100%;transform:translateX(-50%)}.category-groceries{width:100%}}
@media(max-width:720px){body[data-concept="4"] .categories{padding:30px 0;margin-bottom:18px}body[data-concept="4"] .categories .section-heading{align-items:start;gap:14px;margin-bottom:28px}body[data-concept="4"] .categories .section-heading h2{font-size:23px;max-width:215px}body[data-concept="4"] .categories .section-heading>a{font-size:9px;padding-top:23px}body[data-concept="4"] .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 18px}body[data-concept="4"] .category-art{border-radius:13px}body[data-concept="4"] .category-button{gap:12px}body[data-concept="4"] .category-label{font-size:13px}.category-image-stack{inset:-11px 0 0}.category-groceries{inset:-15px -4px 0}}
/* Real product photography: original packaging, consistent white stages. */
.product-photo{object-fit:contain;mix-blend-mode:multiply}
.product-visual{background:#fafbfc}
body[data-concept="4"] .product-visual .product-photo{width:160px;height:180px;max-width:92%;padding:8px}
body[data-concept="4"] .category-art{background:#f3f5f7}
body[data-concept="4"] .category-image-stack{width:100%;height:100%;max-width:180px;margin:auto}
body[data-concept="4"] .category-pack{filter:none;width:65%;height:92%;bottom:3%}
body[data-concept="4"] .category-pack-0{left:0;transform:rotate(-8deg) scale(.86)}
body[data-concept="4"] .category-pack-1{right:0;transform:rotate(7deg)}
body[data-concept="4"] .category-stack-1 .category-pack-0{left:18%;transform:none}
body[data-concept="4"] .category-stack-3 .category-pack-0{left:0;transform:rotate(-10deg) scale(.88)}
body[data-concept="4"] .category-stack-3 .category-pack-1{left:38%;transform:rotate(8deg) scale(.96)}
body[data-concept="4"] .category-stack-3 .category-pack-2{left:20%;transform:translateY(9%) scale(.73)}
body[data-concept="4"] .category-pack .product-photo{object-fit:contain;padding:0;max-width:none}
body[data-concept="4"] .promo-visual{isolation:isolate;width:48%;bottom:0}
body[data-concept="4"] .promo-visual:before{background:#ffd43b;inset:25% 0 0;border-radius:60% 0 0 0;z-index:-1}
.hero-pack{position:absolute;display:block;bottom:30px;width:35%;height:60%;mix-blend-mode:multiply}
body[data-concept="4"] .hero-pack .product-photo{position:static;width:100%;height:100%;max-height:none;object-fit:contain;filter:drop-shadow(0 10px 4px #76541418);mix-blend-mode:normal}
.hero-pack-0{left:0;bottom:36px;transform:rotate(-12deg);height:65%;width:47%}
.hero-pack-1{left:38%;height:74%;transform:rotate(9deg);bottom:30px}
.hero-pack-2{left:27%;bottom:0;height:50%;transform:rotate(-7deg)}
.hero-pack-3{right:0;bottom:1px;height:47%;transform:rotate(9deg)}
body[data-concept="4"] .discount-stamp{z-index:2;top:16px;right:16px;width:103px;height:103px}
body[data-concept="4"] .discount-stamp strong{font-size:46px}
body[data-concept="4"] .promo-copy{max-width:62%;position:relative;z-index:2}
body[data-concept="4"] .promo-copy p{max-width:265px}
body[data-concept="4"] .family-side .illustrated-tile{overflow:hidden;padding-bottom:90px;min-height:213px}
body[data-concept="4"] .family-side .illustrated-tile h2{font-size:27px;max-width:78%;position:relative;z-index:1}
body[data-concept="4"] .tile-art{width:120px;height:115px;bottom:5px;right:8px;mix-blend-mode:multiply;transform:rotate(5deg)}
body[data-concept="4"] .tile-art .product-photo{width:100%;height:100%;object-fit:contain}
body[data-concept="4"] .family-side .collection-0{background:#e3f1f6}
body[data-concept="4"] .family-side .collection-1{background:#f3efe4}
.pd-image-stage,.pd-zoom-art,.pd-thumbnails button{background:#f8fafb}
.pd-zoom-button svg{width:18px;height:18px}
@media(max-width:1100px) and (min-width:721px){body[data-concept="4"] .promo-copy h1{font-size:42px}body[data-concept="4"] .promo-visual{width:45%}.hero-pack{bottom:12px}body[data-concept="4"] .family-side .illustrated-tile h2{font-size:22px}}
@media(max-width:720px){body[data-concept="4"] .first-order-hero,.welcome-offer{min-height:525px}body[data-concept="4"] .promo-copy{max-width:100%;padding:27px 24px}body[data-concept="4"] .promo-copy p{max-width:245px}body[data-concept="4"] .promo-visual{height:195px;width:72%;right:0;bottom:0}body[data-concept="4"] .promo-visual:before{inset:0}body[data-concept="4"] .discount-stamp{width:75px;height:75px;left:-25%;top:65px;right:auto}body[data-concept="4"] .discount-stamp strong{font-size:34px}body[data-concept="4"] .discount-stamp small{font-size:5px}.hero-pack-0{bottom:15px;height:85%}.hero-pack-1{bottom:14px;height:97%}.hero-pack-2,.hero-pack-3{bottom:1px;height:70%}body[data-concept="4"] .family-side .illustrated-tile{min-height:305px;padding:20px 14px 132px}body[data-concept="4"] .family-side .illustrated-tile h2{font-size:23px;max-width:100%}body[data-concept="4"] .tile-art{width:120px;height:120px;right:calc(50% - 60px);bottom:6px}body[data-concept="4"] .product-visual .product-photo{height:145px;width:130px}}
/* Keep brand colors true; only the empty photographed background is transparent. */
.product-photo,body[data-concept="4"] .hero-pack,body[data-concept="4"] .tile-art{mix-blend-mode:normal}
body[data-concept="4"] .promo-visual{right:0}
body[data-concept="4"] .discount-stamp{right:26px}
body[data-concept="4"] .hero-pack-1{left:35%}
body[data-concept="4"] .hero-pack-3{right:5px}
@media(min-width:721px){body[data-concept="4"] .tile-art{width:150px;height:135px;right:12px;bottom:8px}}
body[data-concept="4"] .discount-stamp small{font-size:7px;letter-spacing:.6px}

/* Customer storefront finishing: stable navigation and readable service pages. */
:root{--header-height:160px}
html{scroll-padding-top:calc(var(--header-height) + 20px)}
body>header{position:sticky;top:0;z-index:20;background:#fff;transition:box-shadow .18s ease,background-color .18s ease}
body>header.is-scrolled{background:#fffffff5;box-shadow:0 5px 20px #003b7a16;backdrop-filter:blur(12px)}
body>header .main-header{background:transparent}
.catalog-browse .browse-sidebar,.pd-purchase{top:calc(var(--header-height) + 18px)}
.catalog-browse .browse-sidebar{max-height:calc(100dvh - var(--header-height) - 36px)}
body:not(.catalog-browse) .browse-controls{justify-content:flex-start;gap:9px;flex-wrap:wrap}
body:not(.catalog-browse) .browse-controls>button{display:block}
body:not(.catalog-browse) .browse-controls>#browse-mobile-filters,body:not(.catalog-browse) .browse-controls>#browse-clear,body:not(.catalog-browse) .browse-controls>#browse-size-shortcut{display:none}
.browse-controls .sort-label{margin-left:auto}.browse-filter select{width:100%;padding:11px;border:1px solid #dce4ed;background:#fff;border-radius:8px;color:#003b7a}
.site-footer{margin-top:45px;background:#f4f7fb;border-top:1px solid #e2e8f0}
.site-footer .footer-inner{grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:35px;padding-top:48px;padding-bottom:32px}
.site-footer .footer-inner strong{font-size:13px;color:#003b7a;margin-bottom:17px;display:block}
.site-footer .footer-inner p{font-size:12px;color:#60728a;line-height:1.8;margin-top:15px}
.site-footer .footer-inner a,.site-footer .footer-inner button{display:block;font-size:12px;text-decoration:none;color:#3e546f;line-height:1.6;padding:5px 0}
.site-footer .footer-inner button{background:transparent;border:0;text-align:left}
.site-footer a:hover,.site-footer button:hover{color:#0057b8;text-decoration:underline}
.site-footer .footer-logo{width:180px;height:auto;max-width:100%}
.site-footer .footer-phone{font-weight:bold;color:#0057b8!important;margin-top:12px}
.site-footer .footer-online{color:#0057b8!important}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #dae3ed;padding-top:20px;padding-bottom:16px;color:#64758a;font-size:11px}
.footer-bottom nav{display:flex;gap:22px;flex-wrap:wrap}.footer-bottom a{color:#355171;text-decoration:none}
.release-note{color:#748296;font-size:10px;line-height:1.7;padding-bottom:26px}
.account-tabs{display:flex;border-bottom:1px solid #dce4ed;margin:0 0 20px;gap:18px}
.account-tabs button{flex:1;padding:14px 6px;background:none;border:0;border-bottom:3px solid transparent;font-weight:bold;color:#6b7a8e}
.account-tabs button[aria-selected=true]{color:#0057b8;border-color:#0057b8}.account-intro{font-size:13px;color:#546981;margin-bottom:18px}
.account-launch{font-size:12px;line-height:1.7;padding:14px 16px;background:#edf5fc;color:#335679;border-radius:9px;margin-bottom:22px}
#account-form fieldset{border:0;padding:0;margin:0}#account-form input:disabled{background:#f7f9fc;color:#6b7e96;opacity:1}#account-form button:disabled{opacity:.5}
.account-consent{display:flex;gap:9px;font-size:11px;line-height:1.7;margin:14px 0 22px}.account-policy{text-align:center;font-size:11px;color:#536d8a;margin-top:20px}.account-policy a{text-underline-offset:3px}
.launch-message h3{font-size:26px;line-height:1.2;margin:16px 0}.launch-message p{font-size:13px;color:#62758b;margin:16px 0}.launch-message .button{margin-top:12px}
.policy-header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 40px;max-width:1440px;margin:auto}.policy-header img{width:190px;height:auto}.policy-header nav{display:flex;gap:24px;font-size:12px}.policy-header a{text-decoration:none;color:#003b7a}
.policy-page{max-width:900px;margin:auto;padding:55px 30px 70px}.policy-page h1{font-size:42px;margin:14px 0}.policy-page .policy-lead{font-size:17px;color:#556c86;line-height:1.8;margin-bottom:26px}.policy-page h2{font-size:23px;color:#003b7a;margin:35px 0 13px}.policy-page p,.policy-page li{font-size:14px;line-height:1.9;color:#425975}.policy-page p+p{margin-top:14px}.policy-page a{color:#0057b8;text-underline-offset:3px}.policy-date{font-size:11px;color:#79889c}.policy-contact{border:1px solid #dce5ef;background:#f5f8fc;border-radius:14px;padding:23px;margin-top:30px}
@media(max-width:720px){.site-footer .footer-inner{grid-template-columns:1fr 1fr;gap:28px 18px;padding-top:32px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-inner>div:last-child{grid-column:1/-1}.footer-bottom{display:block;padding-top:20px}.footer-bottom nav{gap:15px;margin-top:18px}.release-note{padding-top:6px;font-size:10px}.site-footer .footer-inner a,.site-footer .footer-inner button{padding:8px 0}.catalog-browse .browse-sidebar,.pd-purchase{position:static;max-height:none}.browse-controls .sort-label{flex:1 0 100%;justify-content:space-between}.policy-header{padding:22px 18px}.policy-header img{width:155px}.policy-header nav{gap:15px;font-size:11px}.policy-page{padding:35px 22px 55px}.policy-page h1{font-size:32px}.policy-page .policy-lead{font-size:15px}.policy-page h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body>header{transition:none}}
@media(max-width:720px){.site-footer .release-note{padding-bottom:88px}}

.menu-trigger{display:grid;place-items:center;flex-shrink:0;width:40px;height:44px;border:0;background:transparent;color:#003b7a;border-radius:8px}
.menu-trigger{border-radius:10px;transition:background-color .18s ease,color .18s ease}.menu-trigger:hover{background:#edf4fb;color:#0057b8}.menu-trigger:focus-visible{outline:2px solid #0057b8;outline-offset:3px}.menu-trigger svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.menu-trigger svg path{transform-origin:4px 12px;transition:transform .18s ease}.menu-trigger:hover .menu-line-middle{transform:scaleX(1.45)}.menu-trigger:hover .menu-line-bottom{transform:scaleX(1.14)}@media(prefers-reduced-motion:reduce){.menu-trigger,.menu-trigger svg path{transition:none}}
#departments-menu-trigger{border-right:1px solid #ffffff45;padding-left:0;padding-right:24px}
.shopping-drawer{position:fixed;inset:0 auto 0 0;width:430px;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border:0;border-radius:0;padding:0;background:#fff;color:#172234;box-shadow:12px 0 50px #00172c24;overflow:hidden}
.shopping-drawer[open]{display:flex;flex-direction:column}.shopping-drawer::backdrop{background:#001a3c75;backdrop-filter:blur(2px)}
.drawer-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 25px;border-bottom:1px solid #e6ecf3;flex-shrink:0;gap:22px}
.drawer-heading a{display:block;max-width:220px}.drawer-heading img{width:100%;height:auto;display:block}.drawer-heading button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:#f1f5f9;color:#003b7a;flex-shrink:0}
.drawer-location{display:flex;align-items:center;gap:12px;background:#edf4fb;color:#003b7a;padding:15px 25px;flex-shrink:0;font-size:12px;font-weight:bold}.drawer-location svg{width:22px;height:25px;flex-shrink:0}.drawer-location small{display:block;font-size:10px;color:#58718e;font-weight:normal;margin-top:5px}
.drawer-scroll{overflow:auto;overscroll-behavior:contain;flex:1;padding:22px 25px 25px}.drawer-scroll h2{font-size:17px;letter-spacing:-.3px;margin:0 0 15px;color:#003b7a}
.shopping-row{width:100%;display:flex;align-items:center;gap:16px;text-align:left;border:0;background:transparent;color:#243c58;padding:14px 0;min-height:53px;font-size:15px;line-height:1.4;text-decoration:none}
.shopping-row>svg:first-child{width:26px;height:26px;color:#38658b;flex-shrink:0;stroke-width:1.4}.shopping-row>span:first-of-type{flex:1}.shopping-row>svg:last-child:not(:first-child){width:15px;height:15px;color:#8596a8;flex-shrink:0}.shopping-row:hover{color:#0057b8}
.menu-count{font-size:11px;min-width:24px;height:24px;display:grid;place-items:center;background:#edf4fb;color:#0057b8;border-radius:50%}
.shopping-shortcuts{padding-bottom:17px}.drawer-section{border-top:1px solid #dfe7f0;padding:21px 0 8px}.drawer-section summary{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:bold;list-style:none;cursor:pointer;padding:0 0 16px;border-bottom:3px solid transparent;color:#003b7a}
.drawer-section summary::-webkit-details-marker{display:none}.drawer-section[open]>summary{border-color:#ffd43b}.drawer-section summary svg{width:18px;height:18px;transition:transform .15s}.drawer-section[open]>summary svg{transform:rotate(90deg)}
.drawer-categories{padding:10px 0}.drawer-brand-list{padding-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:5px 20px}.drawer-brand-list button{display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:none;padding:12px 0;text-align:left;font-size:12px;color:#3a5778}.drawer-brand-list svg{width:13px;height:13px}
.drawer-help{border-top:1px solid #dfe7f0;margin-top:14px;padding-top:14px}.drawer-contact{display:flex;align-items:center;gap:13px;margin-top:18px;padding:16px;border-radius:12px;text-decoration:none;background:#eaf6f0;color:#087f5b}.drawer-contact img{filter:brightness(0) saturate(100%) invert(31%) sepia(70%) saturate(603%) hue-rotate(112deg)}.drawer-contact span{flex:1;font-size:10px}.drawer-contact strong{display:block;font-size:13px;margin-top:4px}.drawer-contact svg{width:15px;height:15px}
.drawer-bottom{display:flex;gap:25px;padding:17px 25px;background:#f6f8fb;border-top:1px solid #e3eaf2;flex-shrink:0}.drawer-bottom a{font-size:10px;text-decoration:none;color:#56708d}
.product-card{position:relative}.favorite-toggle{position:absolute;right:10px;top:9px;z-index:1;width:35px;height:35px;display:grid;place-items:center;border:1px solid #e1e8f0;border-radius:50%;background:#fff;color:#44617f;padding:7px}.favorite-toggle svg{width:19px;height:19px;stroke-width:1.6}.favorite-toggle[aria-pressed=true]{color:#0057b8;background:#edf4fd;border-color:#bcd3ef}.favorite-toggle[aria-pressed=true] svg{fill:#0057b8;stroke:#0057b8}
.favorites-note{font-size:12px;color:#60718a;margin-bottom:15px}.favorite-row{display:flex;gap:15px;align-items:center;position:relative;padding:18px 38px 18px 0;border-bottom:1px solid #e6ecf3}.favorite-row>.favorite-toggle{top:22px;right:0}.favorite-image{width:65px;height:85px;background:#f5f8fb;border:0;border-radius:8px;padding:8px;flex-shrink:0}.favorite-image img{width:100%;height:100%;object-fit:contain}.favorite-row>div{flex:1}.favorite-name{border:0;background:none;text-align:left;padding:0;font-size:13px;font-weight:bold;line-height:1.5;color:#003b7a}.favorite-row small{display:block;color:#6a7d92;font-size:11px;margin-top:6px}.favorite-row .button{padding:8px 13px;min-height:34px;font-size:10px;margin-top:9px}
.about-store h3{font-size:32px;color:#003b7a;margin:16px 0}.about-store p{font-size:13px;color:#526982;margin-bottom:23px}
.back-to-top{width:100%;display:flex;align-items:center;justify-content:center;gap:11px;min-height:52px;background:#075297;color:white;border:0;font-size:12px;font-weight:bold;margin-top:45px}.back-to-top svg{width:18px;height:18px}.back-to-top:hover{background:#003b7a}
.back-to-top+.site-footer{margin-top:0;background:#003b7a;border-top:0}.site-footer .footer-inner strong{color:#fff}.site-footer .footer-inner p{color:#bdcfe3}.site-footer .footer-inner a,.site-footer .footer-inner button{color:#d6e3f1}.site-footer .footer-inner a:hover,.site-footer .footer-inner button:hover{color:#ffd43b}.site-footer .footer-inner .footer-brand>a:first-child{position:relative;display:inline-block;background:transparent;border-radius:0;padding:0}.site-footer .footer-logo{width:180px;margin:0;display:block;filter:brightness(0) invert(1)}/* Keep the supplied yellow star over the white footer wordmark. */.site-footer .footer-inner .footer-brand>a:first-child::after{content:"";position:absolute;inset:0;background:url("/static/bestmart-logo-720.478f303ae095d8cc.webp") center/100% 100% no-repeat;clip-path:inset(0 48.3425% 0 41.8508%);pointer-events:none}.site-footer .footer-phone{color:#fff!important}.site-footer .footer-online{color:#b7d6f4!important}.site-footer .footer-bottom{border-color:#ffffff25;color:#b9cde2}.site-footer .footer-bottom a{color:#d6e3f1}.site-footer .release-note{color:#b9cde2}.site-footer .footer-inner a.footer-whatsapp{display:flex;align-items:center;gap:9px;margin-top:18px;color:#fff}.footer-whatsapp img{display:block}
@media(min-width:721px){.main-header{gap:18px}.main-header>.logo{width:190px}.menu-trigger{width:30px}}
@media(max-width:720px){.main-header>.logo{width:135px;margin-right:auto}.main-header .account{margin-left:0}.main-header .cart-button{padding-left:9px}.main-header{column-gap:7px}.menu-trigger{width:31px;padding:3px}.shopping-drawer{width:100%;box-shadow:none}.drawer-heading{padding:16px 22px}.drawer-heading a{max-width:190px}.drawer-location{padding:13px 22px}.drawer-scroll{padding:23px 22px}.drawer-scroll h2{font-size:17px}.shopping-row{font-size:16px;padding:15px 0}.drawer-bottom{padding:16px 22px}.drawer-section summary{font-size:20px}.drawer-brand-list button{font-size:13px}.favorite-toggle{right:7px;top:7px;width:32px;height:32px}.site-footer .footer-logo{width:165px}.site-footer .footer-inner>div:last-child{grid-column:auto}.site-footer .footer-inner{gap:30px 19px}.site-footer .footer-inner .footer-brand{grid-column:1/-1}.site-footer .footer-inner strong{font-size:14px}.site-footer .footer-inner p,.site-footer .footer-inner a,.site-footer .footer-inner button{font-size:12px}}
@media(max-width:370px){.main-header>.logo{width:125px}.main-header .cart-button{padding-left:7px}.main-header{column-gap:5px}.menu-trigger{width:29px}}
@media(prefers-reduced-motion:reduce){.drawer-section summary svg{transition:none}}

.back-to-top{text-decoration:none}
.business-links{display:flex;flex-direction:column;gap:4px;margin-top:18px}
.site-footer .footer-inner a.business-link,.business-link{display:flex;align-items:center;gap:11px;min-height:39px;text-decoration:none;font-size:13px;color:#315779}
.business-link img{width:22px;height:22px;flex-shrink:0}.footer-business-links img{filter:brightness(0) invert(1)}
.drawer-social-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.drawer-social-links .business-link{padding:9px 13px;border:1px solid #dce6f0;border-radius:8px;font-size:12px;color:#003b7a;background:#fff;gap:9px}.drawer-social-links .business-link img{width:19px;height:19px}
a.drawer-location{text-decoration:none}a.drawer-location:hover{background:#e1edf9}.about-store>.button{margin:4px 8px 4px 0}.store-directions{margin:8px}
.site-footer .footer-inner a.footer-whatsapp{margin-top:8px}
.site-footer .footer-inner a.business-link{color:#d6e3f1}.site-footer .footer-inner a.business-link:hover{color:#ffd43b}

/* Merchandising with original product photography from Bestmart's catalog. */
body[data-concept="4"] .family-mosaic{grid-template-columns:minmax(0,2.1fr) minmax(250px,1fr);gap:18px}
body[data-concept="4"] .first-order-hero{background:#ffd43b;border-radius:16px;min-height:480px;isolation:isolate}
body[data-concept="4"] .welcome-offer{min-height:480px;position:relative;display:block;overflow:hidden;border-radius:16px}
body[data-concept="4"] .promo-copy{padding:42px 34px;max-width:56%}
body[data-concept="4"] .promo-copy h1{font-size:clamp(32px,3.15vw,49px);line-height:1.04;letter-spacing:-1.8px;margin:23px 0 22px;color:#003b7a}
body[data-concept="4"] .promo-copy h1 span{color:#0057b8}
body[data-concept="4"] .promo-copy p{font-size:12px;line-height:1.85;max-width:280px;color:#455569}
body[data-concept="4"] .promo-copy .eyebrow{font-size:8px;letter-spacing:1.5px}
body[data-concept="4"] .promo-copy .button{background:#0057b8;color:#fff;padding:15px 21px;font-size:11px;gap:14px}
body[data-concept="4"] .promo-copy>small{margin-top:15px;color:#66717b;font-size:9px}
.premium-stage{position:absolute;right:0;bottom:0;width:49%;height:100%;isolation:isolate;pointer-events:none}
.premium-orbit{position:absolute;inset:22% -25% -18% 1%;border:1px solid #f0c228;border-radius:50%;background:#ffe477}
.premium-note{position:absolute;right:24px;top:28px;font-size:10px;letter-spacing:.4px;color:#766545}
.premium-pack{position:absolute;display:block;background:white;border-radius:150px 150px 18px 18px;overflow:hidden;box-shadow:0 15px 35px #58482a12}
.premium-pack img{width:100%;height:100%;object-fit:contain;display:block}
.premium-pack-0 img{transform:scale(.94)}
.premium-pack-1 img{transform:scale(1)}
.premium-pack-0{width:56%;height:58%;left:1%;bottom:12%;transform:rotate(-7deg);z-index:2}
.premium-pack-1{width:44%;height:68%;right:2%;bottom:25%;transform:rotate(7deg);z-index:1}
.premium-caption{position:absolute;bottom:17px;left:0;right:4px;text-align:center;font-size:6px;letter-spacing:1px;color:#786a53;z-index:4}
body[data-concept="4"] .family-side{gap:18px}
body[data-concept="4"] .family-side .illustrated-tile{border-radius:16px;min-height:231px;padding:25px 23px 110px}
body[data-concept="4"] .family-side .collection-0{background:#f7e9e9}
body[data-concept="4"] .family-side .collection-1{background:#e7f2fb}
body[data-concept="4"] .family-side .illustrated-tile h2{font-size:25px;max-width:100%;margin:13px 0 15px;letter-spacing:-.8px}
body[data-concept="4"] .family-side .eyebrow{font-size:7px;letter-spacing:1.3px}
body[data-concept="4"] .family-side .collection-cta{font-size:10px;position:relative;z-index:2}
body[data-concept="4"] .tile-art{width:145px;height:133px;bottom:4px;right:8px;transform:rotate(-7deg);mix-blend-mode:normal;overflow:hidden;border-radius:14px;background:white}
body[data-concept="4"] .collection-1 .tile-art{transform:rotate(6deg);width:110px;height:145px;bottom:8px;right:8px}
body[data-concept="4"] .tile-art img{transform:scale(var(--pack-scale,1))}
body[data-concept="4"] .category-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}
body[data-concept="4"] .category-art{width:100%;height:126px;border-radius:14px;background:#f5f5f2;overflow:hidden}
body[data-concept="4"] .category-image-stack{width:100%;height:100%;isolation:isolate}
body[data-concept="4"] .category-pack{mix-blend-mode:normal}
body[data-concept="4"] .category-art{background:white;border:1px solid #edf0f3}
body[data-concept="4"] .category-pack .erp-photo{transform:scale(var(--pack-scale,1))}
body[data-concept="4"] .category-label{font-size:11px}
body[data-concept="4"] .categories{padding:32px 0}
body[data-concept="4"] .family-banner{border-radius:12px;background:#003b7a;padding:19px 24px;margin:0 0 32px}
body[data-concept="4"] .family-banner strong{font-size:16px}
body[data-concept="4"] .family-banner span{font-size:11px;color:#dbe7f3}
body[data-concept="4"] .product-card{border:1px solid #e8ebef;border-radius:14px;padding:15px;transition:box-shadow .18s ease,border-color .18s ease;overflow:hidden}
body[data-concept="4"] .product-card:hover{border-color:#c8d6e5;box-shadow:0 8px 24px #003b7a0c}
body[data-concept="4"] .product-visual{height:190px;margin-bottom:16px;overflow:hidden;border-radius:10px;background:#fff}
body[data-concept="4"] .product-visual .product-photo{width:100%;height:170px;object-fit:contain}
body[data-concept="4"] .product-visual .erp-photo{transform:scale(var(--pack-scale,1))}
body[data-concept="4"] .product-title{font-size:13px;line-height:1.5;min-height:39px}
body[data-concept="4"] .product-category{font-size:8px;letter-spacing:1px;color:#63788e}
body[data-concept="4"] .product-size{font-size:11px;margin:7px 0 15px}
body[data-concept="4"] .price{font-size:20px;color:#003b7a}
.view-full-catalog{display:block;margin:26px auto 8px;border:1px solid #b7c8dc;border-radius:28px;background:white;color:#003b7a;padding:13px 26px;font-weight:700;font-size:12px}
.view-full-catalog[hidden],.catalog-browse .view-full-catalog{display:none}
body[data-concept="4"]:not(.catalog-browse) .browse-controls,body[data-concept="4"]:not(.catalog-browse) .catalog-toolbar{display:none}
@media(min-width:721px) and (max-width:1100px){
 body[data-concept="4"] .family-mosaic{grid-template-columns:minmax(0,1.8fr) minmax(215px,1fr)}
 body[data-concept="4"] .promo-copy{padding:32px 24px;max-width:62%}
 body[data-concept="4"] .promo-copy h1{font-size:36px}
 .premium-stage{width:45%}.premium-note{display:none}
 body[data-concept="4"] .category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 body[data-concept="4"] .family-side .illustrated-tile{padding:23px 17px 115px}
 body[data-concept="4"] .family-side .illustrated-tile h2{font-size:23px}
}
@media(max-width:720px){
 body[data-concept="4"] .family-mosaic{display:block}
 body[data-concept="4"] .first-order-hero,body[data-concept="4"] .welcome-offer{min-height:550px}
 body[data-concept="4"] .promo-copy{padding:27px 25px;max-width:100%}
 body[data-concept="4"] .promo-copy h1{font-size:44px;letter-spacing:-1.3px;margin:18px 0 14px}
 body[data-concept="4"] .promo-copy p{font-size:11px;line-height:1.7;max-width:270px;margin-bottom:18px}
 body[data-concept="4"] .promo-copy .button{padding:12px 17px;font-size:10px}
 body[data-concept="4"] .promo-copy>small{font-size:8px;margin-top:11px}
 .premium-stage{width:100%;height:240px;right:0}
 .premium-orbit{inset:5% -15% -45% 2%}
 .premium-note{display:none}.premium-caption{bottom:12px;font-size:6px}
 .premium-pack-0{width:45%;height:83%;left:7%;bottom:14%}
 .premium-pack-1{width:37%;height:91%;right:8%;bottom:17%}
 body[data-concept="4"] .family-side{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}
 body[data-concept="4"] .family-side .illustrated-tile{min-height:283px;padding:20px 14px 120px}
 body[data-concept="4"] .family-side .illustrated-tile h2{font-size:22px;line-height:1.1;margin-top:12px}
 body[data-concept="4"] .family-side .eyebrow{font-size:6px;letter-spacing:.7px}
 body[data-concept="4"] .family-side .collection-cta{font-size:9px}
 body[data-concept="4"] .tile-art{width:120px;height:115px;right:calc(50% - 60px);bottom:5px}
 body[data-concept="4"] .collection-1 .tile-art{width:110px;height:143px;right:calc(50% - 55px);bottom:8px}
 body[data-concept="4"] .category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px 8px}
 body[data-concept="4"] .category-art{height:84px;border-radius:10px}
 body[data-concept="4"] .category-label{font-size:9px;line-height:1.4}
 body[data-concept="4"] .category-pack{width:65%;height:90%;bottom:0}
 body[data-concept="4"] .category-pack img{width:100%;height:100%;object-fit:contain}
 body[data-concept="4"] .section-heading h2{font-size:24px;max-width:240px}
 body[data-concept="4"] .family-banner{padding:22px;margin-bottom:26px}
 body[data-concept="4"] .family-banner span{font-size:10px;line-height:1.7}
 body[data-concept="4"] .product-card{padding:12px;border-radius:12px}
 body[data-concept="4"] .product-visual{height:156px;min-height:156px;margin-bottom:12px}
 body[data-concept="4"] .product-visual .product-photo{width:100%;height:143px}
 body[data-concept="4"] .product-title{font-size:12px;min-height:36px}
 body[data-concept="4"] .price{font-size:18px}
 body[data-concept="4"] .product-category{font-size:7px;letter-spacing:.5px}
 .view-full-catalog{font-size:11px}
}
@media(prefers-reduced-motion:reduce){body[data-concept="4"] .product-card{transition:none}}
