:root{--red:#bb1831;--ink:#202020;--muted:#686868;--line:#e7e5e5;--paper:#faf9f7}*{box-sizing:border-box}body{margin:0;font:16px/1.6 Arial,sans-serif;color:var(--ink);background:white}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #3272c8;outline-offset:4px}[hidden]{display:none!important}.topline{background:var(--red);color:white;padding:9px 5%;font-size:13px;display:flex;justify-content:space-between}header{display:flex;align-items:center;justify-content:space-between;padding:25px 5%;border-bottom:1px solid var(--line);gap:20px}.brand{font-size:25px;font-weight:900;letter-spacing:-1px;line-height:1}.brand span{color:var(--red)}.brand small{display:block;font-size:10px;letter-spacing:5px;margin-top:7px}nav{display:flex;gap:32px;font-size:14px}nav a:hover{color:var(--red)}.bag{border:0;background:none;font-size:14px}.bag span{display:inline-grid;place-items:center;background:var(--red);color:white;border-radius:50%;height:26px;min-width:26px;margin-left:8px}.hero{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:auto;min-height:590px}.heroCopy{padding:60px 10% 44px}.eyebrow{font-size:12px;font-weight:bold;letter-spacing:1.6px;margin:0 0 24px}h1{font-size:clamp(40px,4.5vw,68px);line-height:1.05;letter-spacing:-2.5px;margin:0 0 25px}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--red)}.intro{max-width:360px;color:var(--muted);margin:0 0 30px}.primary{display:inline-flex;justify-content:center;align-items:center;gap:28px;background:var(--red);color:white;border:1px solid var(--red);padding:15px 24px;border-radius:4px;font-size:15px;font-weight:bold}.primary:hover{background:#981027}.heroPrice{display:flex;flex-direction:column;margin-top:40px;font-size:14px}.heroPrice strong{font-size:24px}.catalog{max-width:1440px;margin:auto;padding:70px 5%}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:24px}h2{font-size:32px;line-height:1.2;letter-spacing:-1px;margin:0 0 20px}.sectionHead .eyebrow{color:var(--red);margin-bottom:12px}.search span{display:block;font-size:13px;color:var(--muted);margin-bottom:5px}.search input{border:1px solid var(--line);padding:12px 14px;border-radius:4px;width:250px}.filters{display:flex;flex-wrap:wrap;gap:10px;padding:20px 0 30px}.filters button{border:1px solid var(--line);background:white;border-radius:30px;padding:9px 18px;font-size:14px}.filters .active{background:var(--ink);color:white;border-color:var(--ink)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:35px 22px}.cardImage{width:100%;height:260px;background:var(--paper);display:block;border-radius:8px;overflow:hidden}.cardImage img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.cardImage:hover img{transform:scale(1.04)}.card .category{font-size:12px;color:var(--muted);margin:14px 0 4px}.card h3{font-size:16px;line-height:1.4;margin:0 0 12px;font-weight:500;min-height:45px}.buy{display:flex;align-items:center;justify-content:space-between;gap:12px}.buy strong{font-size:20px}.buy a{font-size:13px;border-bottom:1px solid var(--ink)}.muted{font-size:14px;color:var(--muted)}.how{background:var(--paper);padding:60px 7%;display:grid;grid-template-columns:1fr 1fr;gap:50px}.how h2{font-size:38px}.how ol{margin:0;padding:0;list-style:none}.how li{display:flex;gap:22px;margin-bottom:24px}.how li>b{color:var(--red);font-size:14px}.how h3{margin:0;font-size:17px}.how p{margin:5px 0;color:var(--muted);font-size:14px}footer{display:flex;align-items:center;gap:30px;padding:40px 5%;flex-wrap:wrap;font-size:14px}footer p{flex:1;color:var(--muted)}footer small{width:100%;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:12px}.detail{max-width:1280px;padding:30px 5% 70px;margin:auto}.crumb{display:block;font-size:14px;color:var(--muted);margin-bottom:28px}.detailGrid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.mainPhoto{background:var(--paper);width:100%;height:530px;object-fit:contain;border-radius:8px}.thumbs{display:flex;gap:9px;margin-top:14px;flex-wrap:wrap}.thumbs button{border:1px solid var(--line);border-radius:4px;background:white;padding:3px;width:64px;height:64px}.thumbs .selected{border:2px solid var(--red)}.thumbs img{width:100%;height:100%;object-fit:contain}.productInfo h1{font-size:38px;line-height:1.15;letter-spacing:-1.3px;margin-top:8px}.price{font-size:30px;font-weight:bold;margin:15px 0}.description{color:#555}.designs{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 24px}.designs button{padding:9px 12px;background:white;border:1px solid var(--line);border-radius:4px;font-size:14px}.designs .selected{border-color:var(--red);color:var(--red);background:#fff6f7}.qty{display:inline-flex;border:1px solid var(--line);border-radius:4px;align-items:center;margin-right:12px}.qty button{border:0;background:white;padding:11px 16px}.qty output{min-width:25px;text-align:center}.addRow{display:flex;gap:8px;margin:20px 0}.addRow .primary{flex:1;padding:13px}.specs{padding:0;list-style:none;border-top:1px solid var(--line);margin-top:30px}.specs li{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.specs span{color:var(--muted)}dialog{width:min(540px,95vw);max-height:90vh;border:0;border-radius:10px;padding:28px;color:var(--ink)}dialog::backdrop{background:#0008}.dialogHead{display:flex;justify-content:space-between;align-items:center}.dialogHead button{border:0;background:none;font-size:32px}.row{border-bottom:1px solid var(--line);padding:18px 0}.rowTop{display:flex;justify-content:space-between;gap:15px}.row small{display:block;color:var(--muted)}.rowControls{display:flex;align-items:center;gap:15px;margin-top:10px}.rowControls button{background:var(--paper);border:1px solid var(--line);padding:4px 12px;border-radius:4px}.total{display:flex;justify-content:space-between;font-size:22px;margin-top:20px}dialog .primary{width:100%;gap:5px;font-size:14px}.secondary{border:0;background:none;width:100%;padding:15px;font-size:14px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#202020;color:white;padding:13px 24px;border-radius:6px;opacity:0;pointer-events:none;max-width:90vw;font-size:14px}#toast.show{opacity:1}@media(max-width:850px){.products{grid-template-columns:repeat(2,1fr)}.heroCopy{padding:40px 7%}.hero{min-height:0}.detailGrid{gap:25px}.mainPhoto{height:420px}.how{gap:25px}h1{font-size:46px}}@media(max-width:600px){header{padding:20px 5%;gap:8px}nav{display:none}.brand{font-size:22px}.topline{font-size:12px}.hero{display:flex;flex-direction:column}.heroCopy{padding:35px 6%}.heroCopy .eyebrow{font-size:10px}h1{font-size:48px}.heroPrice{margin-top:25px}.sectionHead{display:block}h2{font-size:28px}.search input{width:100%}.catalog{padding:42px 5%}.products{gap:28px 14px}.cardImage{height:190px}.card h3{font-size:14px;min-height:60px}.buy strong{font-size:17px}.buy a{font-size:12px}.filters{gap:7px}.filters button{padding:8px 12px}.how,.detailGrid{grid-template-columns:1fr}.how h2{font-size:32px}.detail{padding:20px 5% 40px}.mainPhoto{height:360px}.productInfo h1{font-size:32px}.thumbs button{width:49px;height:55px}.addRow{flex-wrap:wrap}.how{padding:35px 6%}footer{gap:20px}footer p{flex-basis:100%}.intro{max-width:100%}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Catalog expansion: flexible content and touch-sized controls. */
html{scroll-behavior:smooth}img{max-width:100%}header,main,section,article,.detailGrid>div,.heroCopy,.productInfo,.card{min-width:0}.brand{flex-shrink:0}button{min-height:44px}.filters button{font-size:14px}.category{overflow-wrap:anywhere}.card h3{min-height:68px;overflow-wrap:break-word}.buy{flex-wrap:wrap}.buy a{display:inline-flex;align-items:center;min-height:44px;font-size:14px}.productInfo h1{overflow-wrap:break-word}.specs li{align-items:flex-start}.specs li>*{flex:1;min-width:0;overflow-wrap:break-word}.specs li b{text-align:right}.productNotice{border-left:3px solid var(--red);background:#fff5f6;padding:12px 15px;font-size:14px}.quantityLabel{font-size:14px;margin-bottom:8px}.designs button{min-height:44px}.search input{min-height:46px}.rowTop{flex-wrap:wrap}.rowTop>div{flex:1;min-width:150px;overflow-wrap:break-word}.rowControls{flex-wrap:wrap}.rowControls button{min-height:44px;min-width:44px}.bag{min-height:44px}.dialogHead button{min-width:44px}dialog{overflow-y:auto;overscroll-behavior:contain}.mainPhoto{aspect-ratio:1;object-fit:contain}.thumbs button{min-width:44px}footer a{min-height:44px;display:inline-flex;align-items:center}footer .brand{display:block}.cardImage{aspect-ratio:1;height:auto}#results{margin-top:0;margin-bottom:20px}
@media(min-width:1450px){header,footer{padding-left:max(5%,calc((100vw - 1296px)/2));padding-right:max(5%,calc((100vw - 1296px)/2))}.hero{border-left:1px solid var(--line);border-right:1px solid var(--line)}}
@media(max-width:850px){.sectionHead{align-items:start;flex-wrap:wrap}.search{flex:1;min-width:220px}.search input{width:100%}.detailGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.addRow{flex-wrap:wrap}.addRow .primary{min-width:180px}}
@media(max-width:600px){.detailGrid{grid-template-columns:minmax(0,1fr)}.card h3{min-height:78px;font-size:15px}.category{font-size:12px}.cardImage{height:auto}.buy{gap:0 8px}.buy a{font-size:14px}.filters{gap:8px}.filters button{font-size:14px}.mainPhoto{height:auto;max-height:440px}.detailGrid{gap:30px}.search{display:block;min-width:0}dialog{padding:20px}.rowTop b{font-size:16px}.topline span{max-width:65%;text-align:right}.topline{gap:15px}.heroCopy .eyebrow{font-size:12px;letter-spacing:1px}.productInfo h1{font-size:30px}.heroPrice span{font-size:14px}.thumbs{gap:8px}.thumbs button{flex:0 0 48px}.heroCopy h1{font-size:clamp(38px,11vw,48px);letter-spacing:-1.5px}}
@media(max-width:360px){.products{gap:24px 10px}.bag{font-size:13px}.bag span{margin-left:2px}.brand{font-size:20px}.card h3{min-height:90px}.heroCopy{padding:30px 5%}.addRow .primary{width:100%;flex-basis:100%}}.shipping{max-width:1440px;margin:auto;padding:64px 5%;scroll-margin-top:24px}.shipping>div:first-child{max-width:640px}.shipping .eyebrow{color:var(--red)}.shippingGrid{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:28px}.shippingGrid h3{font-size:20px;margin:0 0 16px}.shipping table{border-collapse:collapse;width:100%;font-size:16px}.shipping td,.shipping th{padding:12px 0;border-bottom:1px solid var(--line);text-align:left}.shipping td:last-child,.shipping th:last-child{text-align:right;white-space:nowrap;padding-left:18px}.agencyRates{margin:20px 0}.agencyRates div{display:flex;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px solid var(--line)}.agencyRates dd{margin:0;white-space:nowrap;font-weight:bold}.shippingLink{color:var(--red);text-decoration:underline;text-underline-offset:3px}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:850px){.shippingGrid{gap:28px}}
@media(max-width:600px){.shipping{padding:40px 5%}.shippingGrid{grid-template-columns:1fr;gap:26px}.shipping h2{font-size:28px}.agencyRates div{gap:16px}}
@media(max-width:360px){.agencyRates{font-size:15px}}

/* Photo, label and action occupy separate rows; none overlaps the image. */
.featuredSphere{min-width:0;align-self:center;display:grid;grid-template-columns:minmax(0,1fr);gap:18px;margin:28px;padding:24px;background:var(--paper);border:1px solid var(--line);border-radius:10px}.featuredLabel{margin:0;font-size:12px;letter-spacing:1px;text-align:center}.featuredPhoto{min-width:0;background:white;border-radius:6px;overflow:hidden}.featuredPhoto img{display:block;width:100%;height:clamp(320px,36vw,490px);object-fit:contain;object-position:center}.featuredAction{position:static;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:58px;padding:15px 18px;background:white;border:1px solid var(--line);border-radius:5px;font-size:16px}.featuredAction:hover{border-color:var(--red);color:var(--red)}.featuredAction span{flex-shrink:0;font-size:24px}.payments{max-width:1440px;margin:auto;padding:20px 5% 60px}.payments .eyebrow{color:var(--red)}.payments ul{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px}.payments li{padding:10px 18px;border:1px solid var(--line);border-radius:5px;font-size:16px}.payments p{max-width:720px}
@media(max-width:850px){.featuredSphere{margin:20px 16px 20px 0;padding:18px;gap:16px}.featuredPhoto img{height:360px}}
@media(max-width:600px){.featuredSphere{margin:0 5% 28px;width:90%;padding:16px;gap:16px}.featuredPhoto img{height:auto;max-height:390px;aspect-ratio:1;object-fit:contain}.featuredLabel{font-size:12px;letter-spacing:.7px}.featuredAction{font-size:15px;padding:14px}.payments{padding-bottom:40px}}

/* Separate views share navigation and a single in-memory cart. */
#home{min-height:60vh}.pageTitle{font:700 36px/1.18 Arial,sans-serif;letter-spacing:-1px;margin:0 0 20px}.siteNav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 16px}.siteNav a{font-size:14px;display:flex;align-items:center;min-height:44px;padding:5px 8px;border-bottom:2px solid transparent}.siteNav a[aria-current="page"]{color:var(--red);border-bottom-color:var(--red);font-weight:bold}.payments[data-view]{padding-top:60px}.how[data-view]{max-width:1440px;margin:auto;padding-top:65px;padding-bottom:65px}.pageTitle:focus{outline:none}
@media(max-width:1050px){header{flex-wrap:wrap}.siteNav{order:3;width:100%;border-top:1px solid var(--line);padding-top:10px;justify-content:flex-start}.bag{margin-left:auto}}
@media(max-width:600px){header{padding:16px 5% 10px}.siteNav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 8px}.siteNav a{justify-content:center;text-align:center;padding:7px 2px;line-height:1.3;font-size:14px;overflow-wrap:break-word}.pageTitle{font-size:29px;letter-spacing:-.7px}.payments[data-view],.how[data-view]{padding-top:35px}.how[data-view]{padding-bottom:35px}#home{min-height:55vh}}
/* Mobile navigation and category destinations. */
.menuToggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:1px solid var(--line);border-radius:6px;flex-shrink:0}.mobileMenu{inset:0 auto 0 0;margin:0;width:min(360px,88vw);height:100dvh;max-height:100dvh;border-radius:0;padding:24px;overflow-y:auto}.mobileMenu::backdrop{background:#12121280}.menuHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.menuHead strong{font-size:20px}.menuHead button{font-size:30px;min-width:44px;border:0;background:none}.drawerNav,.drawerCategories{display:flex;flex-direction:column;gap:0}.drawerNav{padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid var(--line)}.drawerNav a{padding:13px 0;font-size:16px;min-height:48px}.drawerNav a[aria-current]{color:var(--red);font-weight:bold}.drawerCategories a{display:flex;justify-content:space-between;gap:12px;padding:12px 0;font-size:15px;border-bottom:1px solid var(--line);min-height:46px}.mobileMenu .eyebrow{color:var(--red);margin-bottom:8px}body:has(.mobileMenu[open]){overflow:hidden}.homeSection{max-width:1440px;margin:auto;padding:48px 5%}.homeSection .sectionHead{margin-bottom:26px;align-items:center}.homeSection .eyebrow{color:var(--red);margin-bottom:12px}.homeSection h2{margin-bottom:0}.textLink{font-size:14px;text-decoration:underline;text-underline-offset:5px;min-height:44px;display:inline-flex;align-items:center}.homeCategories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.homeCategories a{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 18px;background:var(--paper);border:1px solid var(--line);border-radius:6px;font-size:16px}.homeCategories a:hover{border-color:var(--red);color:var(--red)}.homeDelivery{max-width:1296px;margin:0 auto 45px;border-top:1px solid var(--line);padding:25px 5%;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;font-size:14px}.homeDelivery strong{font-size:18px}.homeDelivery a{color:var(--red);text-decoration:underline}.promoGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.promo{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:14px;padding:28px;background:#f6edf0;border-radius:8px;min-width:0}.promo:nth-child(2){background:#f4eee7}.promo h2{font-size:29px;line-height:1.15}.promo p:not(.eyebrow){font-size:14px;margin:15px 0}.promo img{width:100%;height:250px;object-fit:contain;border-radius:6px}.promo strong{font-size:25px}.promoCta{display:block;margin-top:20px;font-size:14px;text-decoration:underline;text-underline-offset:5px}.categoryCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:30px 0}.categoryTile{display:flex;align-items:center;gap:24px;border:1px solid var(--line);border-radius:8px;padding:18px;min-width:0;background:white}.categoryTile:hover{border-color:var(--red)}.categoryTile img{height:110px;width:110px;object-fit:contain;background:var(--paper);border-radius:6px}.categoryTile div{flex:1;min-width:0}.categoryTile h2{font-size:21px;letter-spacing:-.4px;margin:0 0 8px;overflow-wrap:break-word}.categoryTile span{font-size:14px;color:var(--muted)}.categoryTile b{font-size:22px;font-weight:normal}.categoryPicker{display:flex;align-items:center;gap:14px;font-size:14px;margin:22px 0}.categoryPicker select{font:inherit;min-height:46px;background:white;border:1px solid var(--line);padding:10px 35px 10px 12px;border-radius:5px;max-width:100%;min-width:220px}.categoryDirectory>p.muted{margin-top:0}
@media(max-width:1050px){header{display:flex;flex-wrap:nowrap;gap:14px;padding:16px 5%}.menuToggle{display:flex}.siteNav{display:none!important}.bag{margin-left:auto}.mobileMenu nav{display:flex}.promo{padding:20px}.promo h2{font-size:25px}}
@media(max-width:700px){.homeCategories{grid-template-columns:repeat(2,minmax(0,1fr))}.promoGrid{grid-template-columns:1fr}.categoryCards{grid-template-columns:1fr}.categoryTile{padding:14px;gap:18px}.categoryTile img{width:90px;height:90px}.categoryTile h2{font-size:20px}.homeSection{padding:32px 5%}.homeSection .sectionHead{gap:8px;display:flex;align-items:start;flex-wrap:wrap}.homeSection h2{font-size:26px}.homeSection .sectionHead .textLink{min-height:38px}.homeDelivery{margin-bottom:20px;gap:10px}.homeDelivery span{width:100%}.categoryPicker{display:block}.categoryPicker select{display:block;margin-top:8px;width:100%;min-width:0}.hero{display:flex;flex-direction:column}.heroCopy{padding:28px 5% 20px}.heroCopy h1{font-size:38px;line-height:1.04;margin-bottom:16px;letter-spacing:-1px}.heroCopy .eyebrow{font-size:11px;margin-bottom:16px}.heroCopy .intro{font-size:15px;line-height:1.5;margin-bottom:20px}.heroCopy .primary{padding:12px 18px}.heroPrice{margin-top:16px}.heroPrice strong{font-size:22px}.featuredSphere{margin:0 5% 10px;width:90%;padding:12px;gap:10px}.featuredPhoto img{height:250px;max-height:250px;width:100%;object-fit:contain;aspect-ratio:auto}.featuredLabel{font-size:11px}.featuredAction{min-height:50px;font-size:14px;padding:10px 14px}.promo{padding:20px;gap:12px}.promo img{height:220px}.promo .eyebrow{font-size:11px}.topline{padding:7px 5%;font-size:11px}.topline span{font-size:11px}header .brand{font-size:21px}header .bag{font-size:13px}.homeCategories a{font-size:14px;padding:16px 14px}.mobileMenu .drawerNav{display:flex}.mobileMenu .drawerCategories{display:flex}}
@media(max-width:380px){header{gap:9px}.menuToggle{width:40px}.bag span{margin-left:2px}.topline span{max-width:65%}.heroCopy h1{font-size:34px}.promo h2{font-size:23px}.promo img{height:190px}.categoryTile{gap:12px}.categoryTile img{width:72px;height:82px}.categoryTile h2{font-size:18px}}
