.benefit-strip{display:flex;justify-content:center;gap:10%;padding:25px 5%;border-bottom:1px solid var(--line);font-size:14px;font-weight:600}.benefit-strip span:before{content:'✓';margin-right:12px;color:#bd4e1d}#product-surface{padding:0;border:0;display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:start}.product-gallery{position:sticky;top:24px;min-width:0}.main-photo{border-radius:var(--radius);overflow:hidden;background:#f3f5f6;position:relative;aspect-ratio:1}.main-photo>img{width:100%;height:100%;object-fit:cover;display:block}.photo-tag{position:absolute;left:20px;top:20px;background:white;padding:9px 13px;font-size:11px;font-weight:700;letter-spacing:1px;border-radius:4px}.thumbnails{display:flex;gap:12px;margin-top:15px}.thumbnails button{padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#f4f5f6;width:80px;height:80px}.thumbnails button.active{border-color:var(--navy)}.thumbnails img{width:100%;height:100%;object-fit:cover}.image-note{font-size:12px;color:var(--muted);margin-top:12px}.product-title{display:flex;justify-content:space-between;gap:15px;align-items:center}.product-title .eyebrow{font-size:10px;margin:0 0 8px}.product-title h3{font-size:32px;letter-spacing:-1px;margin:0}.price{font-size:24px;white-space:nowrap}.product-description{color:var(--muted);line-height:1.7;margin:20px 0 28px}fieldset{margin:0;padding:0;border:0}legend,.option-heading{font-size:14px;font-weight:600;margin:0 0 14px;display:flex;justify-content:space-between;width:100%}.style-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.style-option{border:1px solid var(--line);background:white;border-radius:8px;padding:15px;text-align:left;display:grid;grid-template-columns:1fr auto;gap:5px;color:var(--ink)}.style-option span{font-size:14px;font-weight:700}.style-option small{grid-column:1;font-size:12px;color:var(--muted)}.style-option strong{grid-column:2;grid-row:1/3;align-self:center;font-size:13px}.style-option.selected{border:2px solid var(--navy);padding:14px;background:#edf2f8}.option-heading{margin-top:24px;align-items:center}.text-button{padding:0;background:none;border:0;color:inherit;text-decoration:underline;text-underline-offset:4px;font-size:14px;font-weight:600}.color-options{display:flex;gap:10px}.swatch{border:1px solid transparent;border-radius:50%;width:38px;height:38px;background:white;padding:4px}.swatch span{background:var(--swatch);display:block;width:28px;height:28px;border:1px solid #0001;border-radius:50%}.swatch.active{border:2px solid var(--navy);padding:3px}select{height:49px;width:100%;background:white;color:var(--ink);border:1px solid var(--line);border-radius:7px;padding:0 14px}.purchase-line{display:flex;gap:12px;margin-top:24px}.quantity-control{display:flex;align-items:center;justify-content:space-between;gap:9px;border:1px solid var(--line);border-radius:7px;padding:6px;width:116px;flex-shrink:0}.quantity-control button{border:0;background:transparent;min-width:28px;min-height:32px;color:var(--ink);font-size:20px}.quantity-control button:disabled{opacity:.3;cursor:default}.quantity-control output,.quantity-control span{font-size:14px}.purchase-line .primary{flex:1;gap:12px}.bundle-prompt{display:flex;gap:12px;align-items:center;background:#eef3f8;border-radius:8px;padding:17px;margin-top:16px;font-size:13px}.bundle-prompt p{margin:5px 0 0;color:var(--muted);line-height:1.5}.bundle-prompt strong{font-size:14px}.bundle-prompt>.text-button{margin-left:auto;white-space:nowrap}.small-icon{font-size:24px}.preview-note{font-size:12px;color:var(--muted);line-height:1.5;text-align:center}.product-config details{border-top:1px solid var(--line)}details{padding:17px 0}summary{cursor:pointer;list-style:none;font-size:15px;font-weight:600;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-weight:400;font-size:21px;line-height:1}details[open] summary:after{content:'−'}details p,details li{font-size:14px;line-height:1.75;color:var(--muted)}details ul{padding-left:18px;margin-bottom:0}.routine-section{margin:0 6%;padding:55px 6%;background:var(--pale);border-radius:20px;display:grid;grid-template-columns:1fr 1fr;gap:9%}.routine-section>div>p:last-child{color:var(--muted);line-height:1.6}.routine-section ol{list-style:none;padding:0;margin:0}.routine-section li{display:flex;gap:24px;padding:0 0 26px}.routine-section li:last-child{padding:0}.routine-section li>span{font-family:Georgia;font-style:italic;color:#bd4e1d;font-size:25px}.routine-section h3{margin:0 0 8px;font-size:20px}.routine-section li p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.compare-section{padding:90px 6%}.comparison-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.comparison-grid article{min-width:0}.compare-photo{aspect-ratio:1;position:relative;overflow:hidden;border-radius:12px;background:#f3f5f6}.compare-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.comparison-grid article:hover img{transform:scale(1.03)}.compare-photo>span{position:absolute;top:14px;left:14px;font-size:12px;background:white;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.compare-copy{padding:23px 0 0}.compare-copy .eyebrow{font-size:10px;margin:0 0 9px}.compare-copy h3{font-size:22px;margin:0 0 10px;letter-spacing:-.5px}.compare-copy>p:not(.eyebrow){font-size:14px;color:var(--muted)}.compare-sizes{font-size:12px!important}.compare-button{width:100%;border:0;border-top:1px solid var(--line);background:white;display:flex;gap:10px;justify-content:space-between;padding:17px 0 0;color:var(--ink);font-size:13px;font-weight:600;text-align:left}.compare-button span{white-space:nowrap}.rewards-section{background:var(--navy);color:white;padding:68px 6%;display:grid;grid-template-columns:1fr 2.5fr;gap:35px}.rewards-heading .eyebrow{color:#ffb08c;font-size:11px}.rewards-heading p:last-child{font-size:14px;line-height:1.7;color:#c3ccdb}.reward-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.reward-cards article{padding:20px 0 20px 22px;border-left:1px solid #ffffff30}.reward-number{font-family:'Manrope',Arial,sans-serif;letter-spacing:-2px;font-size:44px;color:#ffad83;font-weight:500;white-space:nowrap}.reward-number>span{font-size:27px}.reward-cards h3{font-size:18px;line-height:1.3;margin:20px 0 12px}.reward-cards p{font-size:14px;color:#e1e5ed;line-height:1.7;min-height:48px}.reward-cards small{font-size:12px;line-height:1.6;color:#b7c4d8;display:block}.reward-terms{grid-column:1/-1;font-size:12px;color:#bac7d9;line-height:1.7;margin:0;padding-top:25px;border-top:1px solid #ffffff25}.faq-section{padding:90px 8%;display:grid;grid-template-columns:1fr 1.5fr;gap:9%}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{font-size:16px}footer{display:grid;grid-template-columns:1fr 1fr;gap:35px}footer>.footer-links{display:flex;gap:24px;align-items:start;justify-content:end;padding-top:12px;font-size:14px}footer .text-button{text-decoration:none;font-weight:400}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #ffffff25;padding-top:22px}.footer-bottom small{font-size:12px}.dialog-open{overflow:hidden}dialog{color:var(--ink);border:0}dialog::backdrop{background:#12203880;backdrop-filter:blur(3px)}.cart-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(500px,100%);height:100%;max-width:100%;max-height:100%;padding:0;box-shadow:-8px 0 60px #10203522}.cart-drawer[open]{display:flex;flex-direction:column}.drawer-header{padding:28px 26px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.drawer-header h2{font-size:28px;margin:0;letter-spacing:-1px}.drawer-header h2>span{font-size:15px;vertical-align:middle;margin-left:10px;font-family:'DM Sans';background:var(--pale);padding:5px 10px;border-radius:50%}.drawer-header .eyebrow{font-size:10px;margin:0 0 8px}.close-button{background:transparent;border:0;width:42px;height:42px;font-size:30px;color:var(--ink)}.drawer-content{padding:20px 26px;overflow:auto;flex:1}.bag-reward{background:var(--pale);padding:18px;border-radius:9px;margin-bottom:10px}.bag-reward strong{font-size:14px}.bag-reward p{font-size:12px;margin:7px 0 0}.bag-reward progress{display:block;width:100%;height:6px;margin-top:12px;border:0;border-radius:6px;overflow:hidden;background:#d1dae5;accent-color:#d7642e}.bag-reward progress::-webkit-progress-bar{background:#d1dae5}.bag-reward progress::-webkit-progress-value{background:#d7642e}.cart-item{display:flex;gap:16px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item>img{object-fit:cover;border-radius:8px;flex-shrink:0}.cart-item-main{flex:1;min-width:0}.cart-item h3{font-size:16px;margin:0 0 6px}.cart-item p{font-size:12px;color:var(--muted);margin:0 0 10px}.cart-item-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center}.cart-item-bottom strong{font-size:14px}.quantity-control.small{width:97px;padding:1px}.quantity-control.small button{font-size:18px;min-width:25px;min-height:30px}.remove-item{border:0;background:none;text-decoration:underline;color:var(--muted);font-size:12px;padding:10px 0 0}.next-reward{background:#fff4ed;padding:18px;border-radius:8px;margin-top:20px;font-size:14px;line-height:1.5}.next-reward p{font-size:12px}.next-reward .text-button{display:block;margin-top:10px}.towel-upsell{display:flex;gap:15px;border:1px solid var(--line);padding:15px;margin-top:20px;border-radius:8px}.towel-upsell img{object-fit:cover;border-radius:5px}.towel-upsell strong{font-size:14px}.towel-upsell p{font-size:12px;color:var(--muted);margin:5px 0 10px}.drawer-footer{border-top:1px solid var(--line);padding:20px 26px;background:white}.total-line{display:flex;justify-content:space-between;font-size:14px;margin-bottom:10px}.savings{color:#9b451c}.total-line.total{font-size:19px;margin:16px 0 8px}.tax-note{font-size:11px;color:var(--muted);margin:8px 0 16px;line-height:1.5}.review-order{width:100%}.drawer-footer .preview-note{margin-bottom:0}.free-gift strong{color:#276646;font-size:14px}.free-gift .eyebrow{font-size:9px;color:#276646}.empty-bag{text-align:center;padding:55px 10px}.empty-bag>span{font-size:56px;color:#cf6835}.empty-bag h3{font-size:24px}.empty-bag p{color:var(--muted);line-height:1.6}.empty-bag .primary{margin-top:12px}.info-dialog{padding:38px;width:min(600px,calc(100% - 30px));border-radius:16px;max-height:90dvh}.info-dialog>.close-button{position:absolute;top:12px;right:12px}.info-dialog>.eyebrow{font-size:11px;margin-top:6px}.info-dialog h2{font-size:30px;letter-spacing:-1px}.info-dialog p{font-size:14px;line-height:1.75}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;margin:24px 0}th,td{text-align:left;padding:12px 8px;border-bottom:1px solid var(--line);white-space:nowrap}th{background:var(--pale)}.muted{color:var(--muted)}.order-review>p{display:flex;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid var(--line)}.order-review small{display:block;color:var(--muted);font-size:12px}.launch-message{background:var(--pale);padding:20px;border-radius:8px;margin:24px 0}.launch-message p{margin-bottom:0}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);z-index:20;background:var(--navy);color:white;padding:14px 22px;border-radius:8px;opacity:0;pointer-events:none;transition:.2s;width:max-content;max-width:90%;font-size:14px}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.hero-copy{padding-left:14%}.hero{min-height:720px}.shop-section,.compare-section{padding-left:10%;padding-right:10%}}@media(max-width:1100px){.style-option{padding:12px;grid-template-columns:1fr}.style-option.selected{padding:11px}.style-option strong{grid-row:3;grid-column:1}.product-title{align-items:start}.product-title h3{font-size:27px}.price{font-size:21px}.rewards-section{grid-template-columns:1fr}.rewards-heading h2 br{display:none}.rewards-heading p:last-child{margin-bottom:0}.comparison-grid{gap:14px}.compare-copy h3{font-size:19px}.compare-button{flex-direction:column}footer>.footer-links{gap:18px;flex-wrap:wrap}}@media(max-width:800px){.benefit-strip{gap:10px;justify-content:space-around;font-size:11px;line-height:1.6;text-align:center}.benefit-strip span:before{display:block;margin:0;font-size:16px}#product-surface{grid-template-columns:1fr;gap:30px}.product-gallery{position:static}.main-photo{max-height:600px}.product-title h3{font-size:30px}.style-option{grid-template-columns:1fr auto;padding:15px}.style-option.selected{padding:14px}.style-option strong{grid-column:2;grid-row:1/3}.routine-section{grid-template-columns:1fr;gap:30px;padding:35px 7%;margin:0 5%}.routine-section h2 br{display:none}.routine-section .eyebrow{font-size:10px}.comparison-grid{grid-template-columns:repeat(2,1fr);gap:30px 15px}.compare-section{padding:55px 5%}.compare-copy{padding-top:17px}.compare-copy>p{font-size:12px!important}.compare-copy .eyebrow{font-size:9px!important}.compare-copy h3{font-size:20px}.compare-button{font-size:12px}.rewards-section{padding:45px 6%}.reward-cards{gap:15px}.reward-cards article{padding:5px 0 5px 12px}.reward-number{font-size:33px}.reward-number>span{font-size:20px}.reward-cards h3{font-size:16px}.reward-cards p{font-size:12px;min-height:60px}.reward-cards small{font-size:11px}.faq-section{padding:55px 6%;grid-template-columns:1fr;gap:25px}.faq-section h2 br{display:none}.faq-list summary{font-size:14px}.footer-bottom{flex-direction:column;gap:12px}footer{padding:35px 6%;gap:20px}footer>.footer-links{flex-direction:column;font-size:13px;justify-content:start;align-items:end}footer>div>p{font-size:13px}footer .text-button{font-size:13px}.drawer-header{padding:23px 20px 18px}.drawer-content{padding:16px 20px}.drawer-footer{padding:16px 20px}.info-dialog{padding:30px 23px}.info-dialog h2{font-size:26px}}@media(max-width:360px){.style-option span{font-size:12px}.style-option strong{font-size:12px}.bundle-prompt{padding:12px}.reward-cards{grid-template-columns:1fr}.reward-cards p{min-height:0}.purchase-line .primary{padding:15px}.quantity-control{width:98px}.hero h1{font-size:60px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* Product-specific galleries */
.main-photo{isolation:isolate;touch-action:pan-y;user-select:none;background:#f7f8fa}
.main-photo>img{object-fit:contain;position:relative;z-index:1;will-change:opacity,transform}
.main-photo>.gallery-outgoing{position:absolute;inset:0;z-index:0;pointer-events:none}
.photo-tag{z-index:3;pointer-events:none;max-width:calc(100% - 40px)}
.gallery-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);border:1px solid #17294215;border-radius:50%;background:#fffffff0;color:var(--navy);width:44px;height:44px;font-size:32px;line-height:1;display:grid;place-items:center;box-shadow:0 3px 15px #1729420d;transition:background .2s,box-shadow .2s}
.gallery-arrow:hover{background:white;box-shadow:0 4px 18px #17294230}.gallery-prev{left:15px}.gallery-next{right:15px}
.gallery-counter{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);z-index:4;background:#ffffffed;border:1px solid #17294212;padding:7px 13px;border-radius:30px;font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:1px}
.thumbnails{overflow-x:auto;overscroll-behavior-x:contain;padding:4px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#bcc9d7 transparent}.thumbnails button{flex:0 0 76px;height:76px;scroll-snap-align:start;transition:border-color .2s,opacity .2s}.thumbnails button:not(.active){opacity:.72}.thumbnails button:hover{opacity:1}.thumbnails img{object-fit:contain;background:#f7f8fa}.gallery-description{min-height:36px;line-height:1.6;margin-top:3px}
@media(max-width:800px){.gallery-arrow{width:42px;height:42px}.gallery-prev{left:10px}.gallery-next{right:10px}.thumbnails{gap:9px}.thumbnails button{flex-basis:65px;height:65px}.photo-tag{left:14px;top:14px;font-size:10px}}
@media(prefers-reduced-motion:reduce){.main-photo>img{will-change:auto}.gallery-arrow,.thumbnails button{transition:none}}

/* Bundle offers at the purchase decision */
.bundle-picker{margin-top:26px;border:1px solid #e9b18b;background:#fff5ed;border-radius:12px;padding:18px}.bundle-heading{font-size:20px;font-weight:750;margin:0 0 6px}.bundle-subheading{font-size:14px;line-height:1.5;margin:0 0 16px;color:var(--muted)}.bundle-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bundle-choice{display:flex;flex-direction:column;gap:9px;align-items:flex-start;background:white;border:1px solid #d9cfc8;border-radius:8px;padding:13px 10px;color:var(--ink);text-align:left}.bundle-choice.selected{border:2px solid var(--navy);padding:12px 9px;box-shadow:0 0 0 2px #17294210}.bundle-badge{font-size:11px;font-weight:800;color:#963b12;line-height:1.4;min-height:30px}.bundle-choice strong{font-size:17px}.bundle-total{font-size:20px;font-weight:750}.bundle-choice small{font-size:12px;line-height:1.5}.bundle-choice s{color:var(--muted)}.purchase-line{flex-wrap:wrap}.purchase-line #add-cart{flex:1;min-width:200px;flex-direction:column;gap:5px;padding:14px;font-size:16px}.purchase-line #add-price{font-size:18px}.purchase-savings{text-align:center;font-size:14px;font-weight:600;line-height:1.5;color:#963b12;margin:12px 0 18px}.reward-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery{scroll-margin-top:20px}@media(max-width:400px){.bundle-picker{padding:13px 10px}.bundle-options{gap:5px}.bundle-choice{padding:11px 7px}.bundle-choice.selected{padding:10px 6px}.bundle-total{font-size:17px}.bundle-choice strong{font-size:15px}.bundle-badge{font-size:10px}.bundle-choice small{font-size:11px}.purchase-line .quantity-control{width:94px}.purchase-line #add-cart{min-width:175px}}
