.product-description{white-space:pre-line;line-height:2;color:var(--muted,#b8aa99)}
.availability-state.available{border-color:rgba(75,170,105,.5);background:rgba(32,105,58,.13)}
.availability-state.available b{color:#79c991}
.product-page .choice{margin-top:18px}
.product-page .choice>b{display:block;margin-bottom:10px;color:var(--text,#f7efe4)}
.product-page .choice>div{display:flex;flex-wrap:wrap;gap:9px}
.product-page .choice button{min-width:64px}
.gallery .thumbs{max-height:620px;overflow:auto}
.gallery .thumbs img{object-fit:cover}
@media(max-width:720px){.product-page .choice button{min-height:44px;padding-inline:16px}.gallery .thumbs{max-height:none}}
