:root{--ink:#12384b;--blue:#087eaf;--gold:#b88846;--paper:#fffdf9;--cream:#f5f0e6;--muted:#647985;--line:#dce6e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img,svg{max-width:100%}[hidden]{display:none!important}:focus-visible{outline:3px solid #138dc2;outline-offset:4px}.skip{position:absolute;left:12px;top:-100px}.skip:focus{top:12px;z-index:20;background:white;padding:12px}.preview-strip{padding:5px 18px;text-align:center;background:var(--ink);color:white;font-size:11px;letter-spacing:.03em}.site-header{position:sticky;top:12px;z-index:10;display:flex;align-items:center;gap:28px;margin:18px auto 0;width:min(1250px,calc(100% - 40px));padding:15px 26px;border:1px solid var(--line);border-radius:60px;background:#fffffff5;box-shadow:0 10px 35px #173b5010}.brand{margin-right:auto;line-height:0}.brand img{width:178px}.site-header nav{display:flex;gap:24px}.site-header nav a{text-decoration:none;font-weight:650;font-size:13px}.site-header nav a:hover{color:var(--blue)}.phone{display:flex;flex-direction:column;background:#edf5f7;border-radius:40px;padding:8px 20px;text-decoration:none;white-space:nowrap}.phone span{font-size:10px}.phone strong{font-size:15px}.shop-hero{width:min(1190px,calc(100% - 56px));margin:70px auto 65px;display:grid;grid-template-columns:1.35fr 1fr;align-items:center;gap:65px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;color:var(--blue);margin:0 0 16px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(38px,4.4vw,62px);line-height:1.09;letter-spacing:-.055em;margin-bottom:24px;font-weight:760}h1 em{font-style:normal;color:var(--blue)}h2{font-size:clamp(28px,3vw,40px);line-height:1.16;letter-spacing:-.04em}h3{font-size:20px;line-height:1.3;letter-spacing:-.025em}.lead{font-size:18px;color:var(--muted);max-width:590px}.hero-links{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:15px;min-height:49px;padding:12px 21px;border-radius:30px;border:1px solid transparent;text-decoration:none;font-size:14px;font-weight:750;line-height:1.4}.button.primary{background:var(--blue);color:white;box-shadow:0 7px 18px #087eaf1d}.button.primary:hover{background:#096f98}.button.secondary{background:white;border-color:#c9dce3;color:var(--ink)}.button:hover{box-shadow:0 8px 20px #12384b14}.text-link{font-size:14px;font-weight:700;text-decoration:none}.launch-note{font-size:12px;line-height:1.6;color:var(--muted);max-width:550px;margin:22px 0 0}.hero-art{position:relative;border-radius:50% 46% 44% 48%;background:#f1e5d0;aspect-ratio:1/1;display:grid;place-items:center;transform:rotate(-5deg)}.hero-art .product-art{width:100%;filter:drop-shadow(8px 14px 8px #82603312)}.art-note{position:absolute;top:25px;left:28px;transform:rotate(5deg);font-weight:750;font-size:22px;line-height:1.2;letter-spacing:-.03em}.small-stamp{position:absolute;bottom:22px;right:30px;font-size:9px;text-align:center;letter-spacing:.16em;border:1px solid #92754870;border-radius:50%;padding:18px 13px;transform:rotate(9deg)}.free-offer{max-width:1250px;margin:0 auto 78px;background:var(--ink);color:white;border-radius:32px;padding:42px 48px;display:grid;grid-template-columns:1fr 1.5fr;gap:70px;align-items:center}.free-offer .eyebrow{color:#acd8e8}.free-offer h2{margin-bottom:15px}.free-offer p{color:#cfdee5;font-size:14px;margin-bottom:0}.offer-counts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.offer-counts>div{padding:17px 4px;text-align:center;border:1px solid #6b8b9b50;border-radius:18px}.offer-counts strong{display:block;font-size:42px;line-height:1.2;color:#f4d3a0;letter-spacing:-.05em}.offer-counts span{display:block;font-size:12px}.offer-counts small{display:block;margin-top:10px;font-size:12px}.offer-right p{margin:17px 0 0;font-size:12px;line-height:1.6}.store-section,.delivery-section,.admin-section,.order-layout{width:min(1250px,calc(100% - 56px));margin:0 auto 80px}.section-heading{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:26px}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);font-size:14px;margin:0}.store-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.filter{font-size:12px;font-weight:650;padding:9px 13px;border-radius:25px;border:1px solid var(--line);background:white;color:var(--ink)}.filter.active{background:var(--ink);border-color:var(--ink);color:white}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{border:1px solid #e4e9e7;border-radius:22px;overflow:hidden;background:white;display:flex;flex-direction:column}.product-picture{position:relative;background:#f7f2e9;padding:12px 10px 30px}.product-art{display:block;width:100%;height:145px}.product-picture>span{position:absolute;bottom:12px;left:16px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#806b4b}.product-body{padding:20px 16px;display:flex;flex:1;flex-direction:column}.product-body h3{font-size:17px;margin-bottom:9px}.product-body p{font-size:13px;line-height:1.6;color:var(--muted);margin-bottom:12px}.product-body>small{font-size:11px;color:var(--muted);margin-top:auto}.product-bottom{display:flex;align-items:center;gap:8px;justify-content:space-between;margin-top:19px}.product-bottom>strong{font-size:12px;line-height:1.5;max-width:100px}.add-button{border:1px solid #c6dce5;background:#f1f8fa;border-radius:24px;padding:8px 12px;font-size:13px;font-weight:700;white-space:nowrap;color:var(--ink)}.add-button span{font-size:18px;margin-left:8px}.cart{position:sticky;top:124px;border:1px solid var(--line);border-radius:25px;background:#f2f7f8;padding:24px}.cart-heading{border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:20px}.cart h2{font-size:22px;margin-bottom:6px}.cart-count,.cart-heading>span{font-size:12px;color:var(--muted)}.empty-cart{font-size:14px;color:var(--muted);padding:22px 0 30px}.cart-line{margin-bottom:18px;display:grid;grid-template-columns:1fr auto;gap:8px}.cart-line strong{font-size:13px}.cart-line .quantity{display:flex;align-items:center;gap:8px;grid-column:1/-1}.quantity button{width:32px;height:32px;border:1px solid #cbdbdf;background:white;border-radius:50%;color:var(--ink)}.quantity output{min-width:25px;text-align:center;font-size:13px}.quantity .remove{margin-left:auto;width:auto;border:0;background:none;font-size:11px}.cart-line>span{font-size:12px}.cart-total{display:flex;gap:10px;justify-content:space-between;font-size:13px;border-top:1px solid var(--line);padding-top:19px;margin-top:10px}.cart-note,.cart-assurance{font-size:11px;color:var(--muted)}.cart-note{margin:12px 0 20px}.cart .button{width:100%;font-size:12px}.cart-assurance{margin:18px 0 0}.delivery-section{display:grid;grid-template-columns:1fr 1.45fr;gap:90px;border-top:1px solid var(--line);padding-top:70px}.delivery-intro{padding-top:10px}.delivery-intro>p:not(.eyebrow){color:var(--muted);font-size:15px}.steps{padding:0;list-style:none;margin:30px 0}.steps li{display:flex;gap:14px;align-items:center;margin:20px 0;font-size:14px}.steps b{display:grid;place-items:center;min-width:33px;height:33px;border-radius:50%;background:#e8f2f5;color:var(--blue);font-size:13px}.small-print{font-size:12px!important;line-height:1.7;color:var(--muted)}.details-form,.panel{padding:30px;border:1px solid var(--line);border-radius:25px;background:white}.details-form h3{margin-bottom:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid .full{grid-column:1/-1}.state-zip{display:grid;grid-template-columns:80px 1fr;gap:14px}label{display:flex;flex-direction:column;font-size:12px;font-weight:650;gap:7px;margin-bottom:17px}label>span:not(.price-input){font-weight:400}label span{color:var(--muted)}input,select,textarea{min-width:0;width:100%;border:1px solid #c8d9df;border-radius:10px;background:#fff;padding:12px 13px;color:var(--ink);font-size:15px}textarea{resize:vertical}.check{display:flex;flex-direction:row;gap:12px;font-weight:400;align-items:flex-start;line-height:1.6;margin:20px 0}.check input{width:18px;height:18px;min-width:18px;margin-top:3px;accent-color:var(--blue)}.form-divider{border-top:1px solid var(--line);margin:15px 0 25px}.full-button{width:100%}.privacy-note{display:block;margin-top:17px;font-size:11px;color:var(--muted);line-height:1.7}.honey{position:absolute;left:-10000px}.error{color:#9c3025;background:#fff2ed;border:1px solid #f0c9bc;border-radius:10px;padding:12px;font-size:13px}.page-heading,.admin-heading{width:min(1250px,calc(100% - 56px));margin:55px auto 32px}.page-heading{max-width:1000px}.page-heading p{color:var(--muted)}.order-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);gap:28px}.panel{margin-bottom:24px}.panel h2{font-size:26px}.panel p{font-size:14px;color:var(--muted)}.panel .eyebrow{font-size:11px;color:var(--blue)}.panel h3{font-size:19px}.badge{display:inline-block;padding:6px 11px;border-radius:20px;background:#e9f4f5;font-size:11px;font-weight:700}.panel>.badge{margin-bottom:18px}.order-lines{margin:24px 0}.order-lines>div{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.order-lines small,.quote-lines small{display:block;font-size:11px;color:var(--muted)}.order-lines .total{font-size:20px;font-weight:700}.login-panel{max-width:540px;margin:60px auto 90px}.login-panel h1{font-size:42px}.login-panel details{margin-top:25px}.login-panel form{margin-top:22px}.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-heading h1{font-size:44px;margin:12px 0}.admin-heading p{color:var(--muted);margin:0}.readiness{display:flex;gap:25px;justify-content:space-between;background:#f2f7f8;border:1px solid var(--line);border-radius:18px;padding:18px 24px;margin-bottom:25px;font-size:12px}.readiness>div{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.readiness span{color:var(--muted)}.dot{width:8px;height:8px;border-radius:50%;background:#b98c4c;display:inline-block}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:25px 0}.stats article{border:1px solid var(--line);border-radius:20px;padding:22px;background:white}.stats span{display:block;color:var(--muted);font-size:12px}.stats strong{font-size:34px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.panel-title h2{margin:0}.panel-title input{max-width:300px;font-size:13px}.admin-order{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:20px;padding:22px 0;border-top:1px solid var(--line);text-decoration:none;font-size:13px}.admin-order>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.admin-order span:not(.badge){font-size:11px;color:var(--muted)}.admin-order:hover strong{color:var(--blue)}.empty-state{text-align:center;padding:35px 20px}.empty-state a{font-weight:700;font-size:14px}.catalog-settings summary{font-weight:750;font-size:18px;cursor:pointer}.catalog-settings>p{margin:20px 0}.catalog-form{display:grid;grid-template-columns:1.3fr 1fr 1.5fr auto;gap:20px;align-items:end;border-top:1px solid var(--line);padding:20px 0}.catalog-form strong{align-self:center;font-size:14px}.catalog-form label{margin:0}.quote-lines>label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line)}.price-input{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:11px}.price-input input{width:95px}.activity{list-style:none;padding:0;margin:0}.activity li{font-size:12px;padding:12px 0;border-bottom:1px solid var(--line)}.activity strong,.activity span,.activity time{display:block}.activity span,.activity time{color:var(--muted);font-size:11px}.wrap-text{white-space:pre-wrap;overflow-wrap:anywhere}footer{border-top:1px solid var(--line);padding:40px 28px 50px;display:flex;justify-content:center;gap:45px;align-items:center;font-size:12px;color:var(--muted)}footer img{width:145px}footer p{margin:0}footer>div{display:flex;gap:20px}#notice{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:40;border-radius:12px;padding:13px 22px;background:var(--ink);color:white;box-shadow:0 8px 25px #12384b20;font-size:13px;max-width:90vw}.busy-overlay{position:fixed;inset:0;background:#12384b70;z-index:50;display:grid;place-items:center;padding:24px}.busy-overlay>div{max-width:450px;background:white;border-radius:25px;padding:35px;text-align:center}.busy-overlay h2{font-size:25px;margin:18px 0 12px}.busy-overlay p{font-size:14px;color:var(--muted)}.spinner{display:inline-block;width:32px;height:32px;border:3px solid #e0eef2;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.private-link{width:min(1250px,calc(100% - 56px));margin:0 auto 28px;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}.private-link label{margin:0;min-width:0}.private-link p{grid-column:1/-1;margin:0}.private-link input{font-size:12px}.quote-item{padding:18px 0;border-bottom:1px solid var(--line)}.quote-item>label:first-child{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.quote-item>label:last-child{margin-bottom:0}@media(max-width:540px){.private-link{width:calc(100% - 36px);grid-template-columns:1fr}.quote-item>label:first-child{align-items:flex-start;flex-direction:column}}
.hero-art .product-art{height:auto;width:92%}
@media(min-width:1500px){.shop-hero{margin-top:85px}.product-art{height:165px}}
@media(max-width:1100px){.site-header nav{gap:14px}.site-header nav a{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.free-offer{margin-left:28px;margin-right:28px;gap:30px;padding:32px}.shop-hero{gap:30px}.hero-links{gap:16px}.delivery-section{gap:38px}.catalog-form{grid-template-columns:1fr 1fr}.catalog-form strong{grid-column:1/-1}.readiness{flex-direction:column;gap:12px}}
@media(max-width:800px){.site-header{gap:16px;padding:12px 20px}.brand img{width:150px}.site-header nav{display:none}.phone strong{font-size:13px}.shop-hero{grid-template-columns:1fr .65fr;gap:20px;margin-top:50px}.art-note{font-size:17px;top:18px;left:15px}.small-stamp{display:none}.lead{font-size:16px}.free-offer{grid-template-columns:1fr;gap:25px}.free-offer h2 br{display:none}.free-offer>div>p{max-width:550px}.store-layout{grid-template-columns:minmax(0,1fr) 270px;gap:18px}.product-grid{grid-template-columns:1fr}.cart{padding:20px;top:105px}.delivery-section{grid-template-columns:1fr;gap:20px}.delivery-intro h2 br{display:none}.steps{display:flex;gap:20px;flex-wrap:wrap;margin:20px 0}.steps li{margin:0;font-size:12px}.order-layout{grid-template-columns:1fr}.order-layout>aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-order{grid-template-columns:1.5fr 1fr;gap:15px}.panel-title{align-items:flex-start;flex-direction:column}.panel-title input{max-width:none}footer{gap:22px;flex-wrap:wrap}.section-heading>p{display:none}}
@media(max-width:540px){.site-header{width:calc(100% - 24px);top:8px;margin-top:12px;border-radius:22px;padding:12px 14px;gap:10px}.brand img{width:137px}.phone{padding:7px 12px}.phone span{font-size:9px}.phone strong{font-size:12px}.preview-strip{font-size:9px;padding:5px 8px}.shop-hero{width:calc(100% - 36px);grid-template-columns:1fr;margin:40px auto;gap:25px}.shop-hero h1{font-size:43px}.hero-art{display:none}.eyebrow{font-size:10px}.hero-links{align-items:flex-start;flex-direction:column}.launch-note{font-size:11px}.free-offer{margin:0 18px 45px;border-radius:23px;padding:28px 22px}.free-offer h2{font-size:32px}.offer-counts{gap:7px}.offer-counts>div{padding:14px 3px;border-radius:13px}.offer-counts strong{font-size:32px}.offer-counts small{font-size:10px}.offer-right p{font-size:11px}.store-section,.delivery-section,.admin-section,.order-layout{width:calc(100% - 36px);margin-bottom:45px}.store-layout{display:flex;flex-direction:column;gap:25px}.store-layout>div{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:18px}.product-picture{padding:4px 5px 29px}.product-art{height:112px}.product-picture>span{font-size:8px;left:12px}.product-body{padding:16px 12px}.product-body h3{font-size:16px}.product-body p{font-size:12px}.product-body>small{font-size:10px}.product-bottom{flex-direction:column;align-items:flex-start;gap:12px}.product-bottom>strong{max-width:none;font-size:11px}.add-button{width:100%;display:flex;justify-content:space-between}.filters{gap:6px}.filter{font-size:11px;padding:8px 10px}.cart{position:static;width:100%;padding:24px}.cart-heading{display:flex;justify-content:space-between;align-items:center}.cart h2{margin:0}.cart .button{font-size:14px}.delivery-section{padding-top:38px}.form-grid{grid-template-columns:1fr;gap:0}.details-form,.panel{padding:23px 20px;border-radius:20px}input,select,textarea{font-size:16px}.form-grid .full{grid-column:auto}.check{font-size:12px}.steps{display:block}.steps li{margin:14px 0}.page-heading,.admin-heading{width:calc(100% - 36px);margin:35px auto 25px}.page-heading h1{font-size:42px}.admin-heading{align-items:flex-start;flex-direction:column}.admin-heading h1{font-size:37px}.order-layout>aside{display:block}.login-panel{margin:40px 18px 60px}.stats{gap:9px}.stats article{padding:16px 12px;border-radius:15px}.stats span{font-size:10px;line-height:1.4}.stats strong{font-size:28px}.admin-order{gap:12px}.catalog-form{gap:14px}.catalog-form label:nth-of-type(2){grid-column:1/-1}.quote-lines>label{align-items:flex-start;gap:12px;flex-direction:column}.price-input input{width:110px}.order-lines>div{font-size:13px}.readiness{padding:17px}.readiness>div{gap:5px;align-items:flex-start;flex-direction:column}footer{flex-direction:column;text-align:center;padding:30px 20px;gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.spinner{animation:none}}

/* Refined supplies view: quieter copy, recognizable objects, compact intake. */
.shop-hero{margin-top:58px;margin-bottom:60px;grid-template-columns:1.15fr .85fr;gap:70px}
.shop-hero h1{font-size:clamp(48px,5.8vw,78px);line-height:1.02;margin-bottom:20px}
.shop-hero .lead{max-width:470px;font-size:18px}
.hero-art{max-width:420px;justify-self:end;width:100%;aspect-ratio:1.18;transform:none;border-radius:43% 48% 41% 47%;background:linear-gradient(135deg,#f6eddb,#eddfc3)}
.hero-art .product-art{width:100%;height:auto;overflow:visible}
.hero-links{margin-top:25px}.launch-note{max-width:420px}
.free-offer{margin-bottom:65px;padding:34px 42px;gap:50px}
.free-offer h2{font-size:34px}.offer-counts strong{font-size:38px}
.section-heading{align-items:center}.section-heading>.text-link{font-size:12px;color:var(--muted)}
.product-picture{display:grid;place-items:center;padding:14px 8px;background:radial-gradient(ellipse at 55% 45%,#fffdf6,#f5f0e6)}
.product-art{height:170px;overflow:visible}.illustrated-item{transform-origin:50% 80%;transition:transform .3s ease}
.product-card{transition:box-shadow .25s,border-color .25s}.product-card:hover{border-color:#cbd9d9;box-shadow:0 10px 26px #14394c09}
.product-card:hover .illustrated-item{transform:translateY(-4px) rotate(-1deg)}
.product-body{padding:18px}.product-body p{min-height:42px;margin-bottom:14px;line-height:1.5}.product-body h3{font-size:17px}
.product-bottom{margin-top:16px}.product-bottom>strong{color:#637b87;font-size:12px;font-weight:500}
.product-card[data-category="Wrap & protection"] .product-picture{background:radial-gradient(ellipse at 50% 45%,#fdfefd,#edf3f1)}
.cart{background:#f1f7f8;padding:24px;top:116px}.cart-note{font-size:12px;line-height:1.6}
.delivery-section{max-width:1080px;grid-template-columns:.8fr 1.2fr;gap:65px;padding-top:58px;align-items:start}
.delivery-intro h2{font-size:38px}.delivery-intro>p:not(.eyebrow){max-width:290px}.details-form h3{font-size:23px;margin-bottom:23px}
.request-assurance{display:flex;gap:12px;align-items:flex-start;margin-top:25px;max-width:285px}
.request-assurance>span{color:#087eaf;background:#e7f1f3;border-radius:50%;min-width:25px;text-align:center;font-size:14px}
.request-assurance p{margin:0;font-size:12px;color:var(--muted);line-height:1.6}
.details-form label:not(.check){display:block;margin-bottom:17px}.details-form input:not([type="checkbox"]),.details-form select,.details-form textarea{display:block;margin-top:8px}
.details-form .label-hint{display:inline;font-size:10px;font-weight:400;color:var(--muted);margin-left:5px}
.address-grid{display:grid;grid-template-columns:minmax(0,1fr) 72px 102px;gap:12px}
.request-extra{border-top:1px solid var(--line);padding:16px 0}.request-extra summary{cursor:pointer;font-size:13px;font-weight:650;line-height:1.5;list-style:none;position:relative;padding-right:22px}
.request-extra summary::-webkit-details-marker{display:none}.request-extra summary:after{content:'+';position:absolute;right:0;top:0;font-size:19px;font-weight:400;line-height:1.1}
.request-extra[open] summary:after{content:'−'}.request-extra summary>span{font-size:10px;font-weight:400;color:var(--muted);margin-left:5px}.extra-content{padding-top:20px}.extra-content .check{margin-bottom:0}.extra-content label:last-child{margin-bottom:0}
.request-extra summary:focus-visible{outline:2px solid var(--blue);outline-offset:4px;border-radius:3px}
.details-form>.check{margin:18px 0;font-size:12px}.privacy-note{text-align:center}
@media(max-width:1100px){.shop-hero{gap:35px}.free-offer{gap:30px}.delivery-section{gap:30px}.store-layout{grid-template-columns:minmax(0,1fr) 275px}.product-body{padding:16px}}
@media(max-width:800px){.shop-hero{grid-template-columns:1.1fr .8fr;gap:24px}.shop-hero h1{font-size:54px}.shop-hero .lead{font-size:16px}.store-layout{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart{position:static}.delivery-section{grid-template-columns:1fr;gap:25px}.delivery-intro h2 br{display:none}.delivery-intro>p:not(.eyebrow){max-width:none}.request-assurance{max-width:none;margin-top:15px}.section-heading>.text-link{display:none}.product-art{height:145px}.product-body{padding:16px 12px}}
@media(max-width:540px){.shop-hero{grid-template-columns:1fr;margin:38px auto 35px;gap:20px}.shop-hero h1{font-size:54px}.hero-art{display:none}.hero-links{flex-direction:row;gap:18px;align-items:center}.hero-links .text-link{font-size:12px}.shop-hero .lead{font-size:16px}.free-offer{padding:26px 22px;margin:0 18px 42px;gap:24px}.free-offer h2{font-size:30px}.offer-counts strong{font-size:32px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-art{height:132px}.product-picture{padding:12px 0}.product-body h3{font-size:15px}.product-body p{font-size:12px;min-height:54px}.product-bottom{gap:10px}.product-bottom>strong{font-size:11px}.cart{padding:22px}.delivery-section{padding-top:36px}.delivery-intro h2{font-size:32px}.address-grid{grid-template-columns:minmax(0,1fr) 60px 85px;gap:8px}.address-grid input{padding:12px 9px}.details-form{padding:24px 20px}.request-extra summary{font-size:12px}.request-extra summary>span{display:block;margin:2px 0 0}.details-form .label-hint{font-size:10px}.section-heading h2{font-size:30px}}
.cart-charge{display:flex;justify-content:space-between;gap:12px;margin:12px 0;font-size:13px}.cart-charge>span:last-child{color:var(--muted);font-size:11px;text-align:right}.policy-page{max-width:850px}.policy-page h1{font-size:clamp(32px,5vw,56px)}.policy-page .panel h2:not(:first-child){margin-top:32px}.policy-page .panel p{line-height:1.7}.product-body .fit-note{font-size:10px;margin-top:7px;color:var(--muted)}.product-body{display:flex;flex-direction:column}.product-bottom{margin-top:auto;padding-top:15px}@media(max-width:540px){.product-bottom>strong{font-size:14px}.product-body>small{font-size:11px;line-height:1.5}}
@media(prefers-reduced-motion:reduce){.illustrated-item,.product-card{transition:none}.product-card:hover .illustrated-item{transform:none}}
.kit-contents{margin-top:14px;border-top:1px solid var(--line);padding-top:12px;font-size:12px;line-height:1.6}
/* One native disclosure beneath the offer; works with keyboard and without JS. */
.free-offer{row-gap:24px}
.free-box-faq{grid-column:1/-1;min-width:0;border-top:1px solid #ffffff35}
.free-box-faq>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:52px;padding:20px 0 0;list-style:none;cursor:pointer;font-size:15px;font-weight:650;color:white}
.free-box-faq>summary::-webkit-details-marker{display:none}
.free-box-faq>summary::marker{content:''}
.free-box-faq>summary svg{width:26px;height:26px;flex:0 0 26px;padding:4px;border:1px solid #ffffff60;border-radius:50%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.free-box-faq[open] .faq-plus{display:none}
.free-box-faq>summary:focus-visible{outline:2px solid #c1eaff;outline-offset:5px;border-radius:4px}
.free-box-faq-answers{display:grid;grid-template-columns:1fr 1fr;column-gap:34px;row-gap:24px;margin-top:22px;padding:28px 30px;border-radius:20px;background:#fffdf8;color:var(--ink)}
.free-box-faq-answers article{min-width:0}
.free-box-faq-answers h3{font-size:15px;line-height:1.4;margin:0 0 9px;letter-spacing:-.015em}
.free-box-faq-answers p{font-size:13px;line-height:1.7;margin:0;color:#526c78}
@media(max-width:650px){.free-box-faq-answers{grid-template-columns:1fr;padding:23px 20px;gap:24px}.free-box-faq>summary{font-size:14px}.free-box-faq-answers h3{font-size:14px}.free-box-faq-answers p{font-size:13px}}
.kit-contents-trigger{display:flex;align-items:center;gap:12px;border:0;background:none;padding:3px 0;font:inherit;font-weight:650;color:var(--ink);cursor:pointer;text-align:left}
.kit-contents-trigger span{color:var(--blue);font-size:16px}
.kit-contents-trigger:focus-visible,.kit-popover-close:focus-visible,.kit-popover ul:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}
.kit-popover{display:none;position:fixed;inset:0;margin:auto;z-index:1000;width:360px;max-width:calc(100vw - 32px);height:max-content;max-height:min(520px,calc(100dvh - 32px));padding:0;border:1px solid #cbdad9;border-radius:20px;background:#fffdf8;color:var(--ink);box-shadow:0 18px 55px #14394c33;overflow:hidden;flex-direction:column;text-align:left}
.kit-popover:popover-open{display:flex}
.kit-popover.is-open{display:flex}
.kit-popover::backdrop{background:transparent}
.kit-popover-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 16px;border-bottom:1px solid var(--line);flex-shrink:0;background:#f6f0e2}
.kit-popover .kit-popover-heading p{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);min-height:0;margin:0 0 6px;line-height:1.4}
.kit-popover .kit-popover-heading h3{font-size:19px;line-height:1.3;margin:0}
.kit-popover-close{border:1px solid #cfdbd9;border-radius:50%;width:32px;height:32px;flex:0 0 32px;padding:0;background:#fffdf8;color:var(--ink);font-size:23px;line-height:1;cursor:pointer}
.kit-popover ul{min-height:0;overflow-y:auto;overscroll-behavior:contain;margin:0;padding:18px 24px 22px 39px;font-size:13px;line-height:1.6;color:var(--muted)}.kit-popover li+li{margin-top:9px}
.product-card[data-category="Moving kits"] .product-picture{background:radial-gradient(ellipse at 50% 45%,#fffdf6,#eee2c9)}
.product-card[data-category="Moving kits"] .product-body>small:not(.fit-note){margin-top:0}
.order-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:18px 0;min-width:0}
/* A quiet mobile cart shortcut replaces repeated item-added toasts. */
.cart-screen-reader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.mobile-cart{display:none}
/* Comfortable touch targets and enough room to enter an actual city name. */
@media(max-width:800px){
  .quantity button{min-width:44px;width:44px;height:44px}
  .quantity .remove{width:auto;padding:8px}
  .filter,.kit-contents-trigger{min-height:44px}
  .kit-popover-close{width:44px;height:44px;flex-basis:44px}
  input,select,textarea{font-size:16px}
}
@media(max-width:540px){
  .details-form .address-grid{grid-template-columns:80px minmax(0,1fr);gap:0 14px}
  .details-form .address-grid>label:first-child{grid-column:1/-1}
}
@media(max-width:800px){
  .mobile-cart{position:fixed;z-index:35;left:18px;right:18px;bottom:calc(14px + env(safe-area-inset-bottom,0px));display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:520px;margin:0 auto;min-height:54px;padding:13px 18px;border:1px solid #286076;border-radius:18px;background:var(--ink);color:white;text-decoration:none;font-size:13px;line-height:1.4;box-shadow:0 8px 28px #12384b30;white-space:nowrap}
  #mobile-cart-count{font-weight:650;font-variant-numeric:tabular-nums}
  .mobile-cart-action{display:inline-flex;align-items:center;gap:12px;font-weight:750;color:#d9f3ff}
  .mobile-cart-action>span{font-size:21px;line-height:1}
  .mobile-cart:focus-visible{outline-color:#b7eaff;outline-offset:3px}
  .mobile-cart-visible #notice{bottom:calc(84px + env(safe-area-inset-bottom,0px))}
  .product-card .add-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 30px;line-height:1.2;text-align:center}
  .product-card .add-button span{position:absolute;right:10px;top:50%;transform:translateY(-50%);margin:0;line-height:1}
}
.order-actions>.button{max-width:100%;white-space:normal;text-align:center}
@media(max-width:540px){.order-actions>.button{width:100%}}
@media(max-width:540px){.kit-contents{font-size:12px}.product-card[data-category="Moving kits"]{grid-column:1/-1}.product-card[data-category="Moving kits"] .product-body{padding:18px}.product-card[data-category="Moving kits"] .product-body p{min-height:0}.product-card[data-category="Moving kits"] .product-bottom{flex-direction:row;align-items:center}.product-card[data-category="Moving kits"] .add-button{width:auto;gap:18px}}
