/* Branded, touch-friendly catalog selection. */
.field-grid.wide-left:has(.product-picker){grid-template-columns:minmax(0,1fr);gap:20px}
.product-picker legend{font-size:18px;margin-bottom:14px}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.product-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;cursor:pointer;background:white;transition:border-color .15s,box-shadow .15s}
.product-card:hover{border-color:#72b3e3;box-shadow:0 4px 16px #091b3809}
.product-card:has(input:checked){border-color:var(--blue-dark);box-shadow:0 0 0 1px var(--blue-dark);background:#f4f9fe}
.product-card:has(input:focus-visible){outline:3px solid var(--blue-dark);outline-offset:3px}
.product-card input[type=radio]{position:absolute;right:9px;top:9px;z-index:1;width:19px;height:19px;background:white}
.product-photo{display:block;position:relative;aspect-ratio:4/3;background:var(--light)}
.product-photo img{width:100%;height:100%;object-fit:contain;display:block}
.product-caption{display:flex;flex:1;flex-direction:column;gap:5px;padding:11px 12px 13px}
.product-caption strong{font-size:14px;font-weight:650;line-height:1.35}
.product-caption small{font-size:14px;color:var(--blue-dark);margin-top:auto}
.size-badge{position:absolute;bottom:7px;left:7px;right:7px;background:#fffffff0;border-radius:5px;text-align:center;padding:4px;font-size:14px;font-weight:650}
.picture-note{font-size:12px;color:var(--muted);line-height:1.5;margin-top:12px}
.other-products{margin-top:16px}.quantity-field{max-width:210px}.quantity-field .stepper-input{max-width:145px}
.selection-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:22px 0 13px}.selection-head h3{font-size:18px}.selection-head h3 span{font-size:14px;color:var(--muted);margin-left:5px}.selection-head a{font-size:14px;text-align:right}
.item-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;max-height:none;overflow:visible;gap:9px;margin-bottom:20px}
.item-tab{display:flex;align-items:center;gap:10px;white-space:normal;text-align:left;padding:10px;min-width:0;border-radius:9px}
.item-tab img{width:56px;height:46px;object-fit:contain;border-radius:5px;background:var(--light);flex-shrink:0}
.item-tab>span{min-width:0}.item-tab strong{display:block;font-size:14px;font-weight:650;line-height:1.3;margin:2px 0;overflow-wrap:anywhere}.item-tab small{display:block;font-size:12px;line-height:1.4;color:var(--muted)}.item-tab.active{color:var(--navy)}.item-tab.active small{color:#36526b}
.choice.unknown-dimensions{margin-top:4px;padding:10px 0;min-height:44px;background:transparent;border:0;border-radius:0;flex:none;color:var(--muted)}.choice.unknown-dimensions:has(input:checked){color:var(--blue-dark)}.rug-measurements:disabled{opacity:.5}
.editor-head img{object-fit:contain}.editor-head p{font-size:12px}.item-footer{flex-wrap:wrap;border-top:1px solid var(--line);padding-top:18px;align-items:flex-start}.item-add-actions{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.item-add-actions .secondary{font-size:14px;padding:10px 14px;gap:8px;min-height:44px}.item-add-actions .add-another{padding:9px 2px;font-size:14px}.price-inline{padding-top:9px}
.add-articles{margin-top:20px;padding:20px;border:1px dashed #94b5d3;border-radius:12px;background:#edf6fd;scroll-margin-top:18px}.add-articles h3{font-size:18px}.add-articles p{font-size:14px;color:var(--muted);margin:5px 0 15px}.add-articles>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.add-articles .secondary{font-size:14px;padding:10px 7px;gap:5px;min-height:46px}.add-articles .icon{width:16px;height:16px;flex-shrink:0}.booking-alternatives button{min-height:50px}
.shape-visual{display:flex;align-items:center;gap:12px;background:var(--light);border:1px solid var(--line);border-radius:9px;padding:8px;margin-bottom:12px}.shape-visual img{width:90px;height:62px;object-fit:contain;border-radius:6px}.shape-visual span{font-size:13px;color:var(--muted)}
.calendar-mobile-card{margin-top:20px;padding:20px;border:1px solid var(--line);border-radius:12px;background:var(--light);text-align:center}.calendar-mobile-card .icon{width:28px;height:28px;color:var(--blue-dark);margin:auto}.calendar-mobile-card strong{display:block;font-size:17px;margin-top:7px}.calendar-mobile-card p{font-size:13px;color:var(--muted);margin:6px 0 15px}.calendar-mobile-card .primary{width:100%}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.add-articles>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:561px) and (max-width:800px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:560px){.selection-head{align-items:flex-start}.selection-head h3{font-size:17px;flex-shrink:0}.selection-head a{max-width:155px}.item-tabs{grid-template-columns:1fr}.item-tab{padding:9px 11px}.product-caption{padding:10px}.product-grid{gap:9px}.add-articles{padding:17px 15px}.item-footer .price-inline{width:100%;display:flex;justify-content:space-between}.service-note{font-size:12px;gap:16px}.service-note span:last-child{max-width:130px}}
/* Optional care recommendations share the calculator's blue/navy identity. */
.care-section{margin:28px 0 20px;padding-top:24px;border-top:1px solid var(--line);min-width:0}.care-section:empty{display:none}.care-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.care-eyebrow{display:block;color:var(--blue-dark);font-size:12px;font-weight:750;letter-spacing:.08em;margin-bottom:6px}.care-heading h3{font-size:24px;line-height:1.2;color:var(--navy);margin:0}.care-optional{border:1px solid var(--line);border-radius:20px;padding:5px 10px;font-size:13px;color:var(--muted);background:white}.care-context{color:var(--muted);font-size:14px;margin:10px 0 18px;overflow-wrap:anywhere}.care-featured{display:grid;gap:14px}.care-card{padding:20px;border:1px solid #bbdbf5;border-top:4px solid var(--blue);border-radius:12px;background:linear-gradient(115deg,#eff7ff 0%,#fff 75%);min-width:0}.care-card.is-selected{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.care-card-top{display:flex;align-items:center;gap:10px;justify-content:space-between;flex-wrap:wrap}.care-recommendation{display:inline-flex;align-items:center;gap:7px;color:white;background:var(--navy);border-radius:6px;padding:7px 10px;font-size:13px;font-weight:650}.care-recommendation .icon{width:16px;height:16px}.care-selected{font-size:13px;color:var(--blue-dark);font-weight:650}.care-reason{font-size:13px;color:var(--blue-dark);margin:16px 0 5px}.care-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.care-title-row h4{font-size:21px;line-height:1.25;margin:0;letter-spacing:-.3px}.care-price{font-size:22px;color:var(--navy);line-height:1.3}.care-description{font-size:15px;line-height:1.6;color:#3a4f68;margin:12px 0}.care-benefits{list-style:none;display:grid;gap:8px;margin:14px 0 20px;padding:0}.care-benefits li{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:var(--navy)}.care-benefits .icon{width:17px;height:17px;color:var(--blue-dark);flex-shrink:0;margin-top:2px}.care-card-bottom{display:flex;gap:14px;justify-content:space-between;align-items:center;border-top:1px solid #dbe8f4;padding-top:16px;flex-wrap:wrap}.care-rate{font-size:14px;font-weight:600}.care-rate small{display:block;font-size:13px;color:var(--muted);font-weight:400;margin-top:3px}.care-toggle{min-width:140px;justify-content:center}.care-toggle .icon{height:18px;width:18px}.care-bundle{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;background:var(--navy);color:white;border-radius:10px;padding:18px;margin-top:14px}.care-bundle>div{flex:1;min-width:180px}.care-bundle strong{display:block;font-size:16px}.care-bundle p{font-size:14px;margin:5px 0;color:#d6e6f7}.care-bundle span{font-size:13px;color:#c4ddf7}.care-bundle .secondary{background:white;border-color:white;color:var(--navy);font-size:14px}.care-bundle button:disabled{opacity:.8;cursor:default}.care-other{margin-top:22px}.care-other h4{font-size:17px;margin:0 0 12px}.care-options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.care-option{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:14px;cursor:pointer;min-width:0}.care-option.is-selected{border-color:var(--blue);background:var(--light)}.care-option input{width:18px;height:18px;flex-shrink:0;margin-top:3px;accent-color:var(--blue)}.care-option>span{min-width:0;overflow-wrap:anywhere}.care-option strong{display:block;font-size:15px;line-height:1.4}.care-option-description{display:block;color:var(--muted);font-size:14px;line-height:1.5;margin:7px 0 10px}.care-option b{display:block;font-size:16px;margin:8px 0 3px}.care-option small{display:block;font-size:12px;color:var(--muted)}.care-footnote{font-size:13px;line-height:1.6;color:var(--muted);margin:14px 0 0}.care-section button:focus-visible,.care-option:has(input:focus-visible){outline:3px solid var(--blue);outline-offset:3px}@media(max-width:560px){.care-heading h3{font-size:22px}.care-card{padding:16px}.care-options-grid{grid-template-columns:1fr}.care-card-bottom{align-items:stretch}.care-card-bottom .care-toggle{width:100%}.care-price{font-size:21px}.care-bundle .secondary{width:100%}.care-recommendation{font-size:12px}.care-title-row h4{font-size:20px}}

.product-description{display:block;font-size:14px;line-height:1.5;color:var(--muted);overflow-wrap:anywhere}
