.sfsc-pdp{display:block;color:#242a22;font-family:inherit;width:100%;min-width:0;--sfsc-ink:#294634;--sfsc-border:#dce2d8}
.sfsc-pdp[hidden],.sfsc-pdp [hidden]{display:none!important}
.sfsc-pdp *{box-sizing:border-box}
.sfsc-pdp fieldset{border:0;padding:0;margin:0;min-width:0}
.sfsc-pdp legend{font:600 15px/1.4 var(--body-font-stack,inherit);margin-bottom:10px;padding:0}
.sfsc-pdp__quantities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.sfsc-pdp__quantity{position:relative;display:flex;gap:7px;align-items:center;border:1px solid var(--sfsc-border);border-radius:8px;background:#fff;padding:12px 9px;min-height:64px;cursor:pointer;margin:0}
.sfsc-pdp__quantity:has(input:checked){border-color:var(--sfsc-ink);background:#f1f3ed;box-shadow:inset 0 0 0 1px var(--sfsc-ink)}
.sfsc-pdp__quantity input{appearance:auto;accent-color:var(--sfsc-ink);width:16px;height:16px;min-width:16px;margin:0;position:static;opacity:1}
.sfsc-pdp__quantity strong{display:block;font-size:15px;line-height:1.4}
.sfsc-pdp__quantity small{display:block;font-size:11px;line-height:1.4;color:#52604e}
.sfsc-pdp__other{border:0;background:none;color:#294634;text-decoration:underline;text-underline-offset:3px;font:inherit;font-size:12px;padding:10px 0;cursor:pointer}
.sfsc-pdp .sfsc-pdp__note{margin:9px 0 0;font-size:12px;line-height:1.5;color:#52604e}
.sfsc-pdp__card{border:1px solid var(--sfsc-border);border-radius:10px;background:#fff;overflow:hidden}
.sfsc-pdp__card summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;cursor:pointer;list-style:none;font-size:16px;line-height:1.4}
.sfsc-pdp__card summary::-webkit-details-marker{display:none}
.sfsc-pdp__eyebrow{display:block;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#52604e;margin-bottom:4px}
.sfsc-pdp__expand{font-size:24px;font-weight:400;transition:transform .15s}
.sfsc-pdp__card[open] .sfsc-pdp__expand{transform:rotate(45deg)}
.sfsc-pdp__body{padding:0 16px 16px}
.sfsc-pdp__body>p{font-size:14px;line-height:1.55;margin:0 0 14px}
.sfsc-pdp a.sfsc-pdp__product{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;color:#242a22;text-decoration:none;margin:14px 0}
.sfsc-pdp__product img{width:64px;height:64px;object-fit:cover;border-radius:7px}
.sfsc-pdp__product strong{display:block;font-size:14px;line-height:1.4}
.sfsc-pdp__product small{display:block;font-size:12px;text-decoration:underline;text-underline-offset:3px;margin-top:4px;color:var(--sfsc-ink)}
.sfsc-pdp__price{text-align:right;white-space:nowrap}
.sfsc-pdp__price s{display:block;font-size:12px;color:#687064}
.sfsc-pdp__select-label{display:block;font-size:13px;line-height:1.5;font-weight:500;margin:12px 0}
.sfsc-pdp select{display:block;width:100%;max-width:100%;min-width:0;font-family:inherit;font-size:16px;color:#242a22;background-color:#faf9f6;border:1px solid var(--sfsc-border);border-radius:6px;min-height:48px;margin-top:6px;padding:10px 30px 10px 10px}
.sfsc-pdp .sfsc-pdp__button{display:block;width:100%;min-height:48px;margin:12px 0 0;padding:12px 16px;border:1px solid var(--sfsc-ink);border-radius:7px;background:var(--sfsc-ink);color:#fff;font-family:inherit;font-size:15px;font-weight:500;line-height:1.5;cursor:pointer}
.sfsc-pdp .sfsc-pdp__button:hover{background:#1a2e1a}
.sfsc-pdp .sfsc-pdp__button:disabled{opacity:.65;cursor:wait}
.sfsc-pdp :is(button,select,summary,a,input):focus-visible{outline:2px solid var(--sfsc-ink);outline-offset:3px}
.sfsc-pdp .sfsc-pdp__status{font-size:13px;line-height:1.5;margin:8px 0 0}
.sfsc-pdp__status:empty{display:none}
@media(max-width:380px){.sfsc-pdp__quantity{padding:10px 6px;gap:5px}.sfsc-pdp__quantity small{font-size:10px}.sfsc-pdp a.sfsc-pdp__product{grid-template-columns:48px minmax(0,1fr);gap:10px}.sfsc-pdp__product img{width:48px;height:48px}.sfsc-pdp__price{grid-column:2;text-align:left}}
@media(prefers-reduced-motion:reduce){.sfsc-pdp__expand{transition:none}}

.sfsc-pdp__quantities{margin-top:20px}
.sfsc-pdp__badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--sfsc-ink);color:#fff;border-radius:4px;padding:3px 9px;font-size:11px;line-height:1.4;white-space:nowrap}
.sfsc-pdp__quantity-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px 7px;margin-top:5px}
.sfsc-pdp__quantity-price s{font-size:12px;color:#687064}
.sfsc-pdp__quantity-price strong{font-size:15px}

@media(max-width:560px){sfsc-quantity-choice[data-laundry] .sfsc-pdp__quantities{grid-template-columns:1fr;gap:12px}sfsc-quantity-choice[data-laundry] .sfsc-pdp__quantity{padding:13px 15px}sfsc-quantity-choice[data-laundry] .sfsc-pdp__badge{left:auto;right:10px;transform:none}sfsc-quantity-choice[data-laundry] .sfsc-pdp__quantity small{font-size:12px}}
