.catalog-proof{display:flex;gap:8px;overflow:auto;padding-bottom:4px}.catalog-proof span{white-space:nowrap;padding:7px 10px;border:1px solid #eadde6;border-radius:999px;background:#fff;font-size:12px}
.option.quantity-option{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;text-align:left;padding:9px}.option-thumb{width:40px;height:40px;border-radius:10px;background-image:url(products.png);background-size:300% 200%;background-position:center;box-shadow:inset 0 0 0 1px #eee;background-color:#faf5f8}
.qty-control{display:flex;align-items:center;border:1px solid #d7c6d1;border-radius:9px;overflow:hidden;background:#fff}.qty-control button{border:0;background:#f8f2f6;width:34px;height:34px;font-size:18px}.qty-control b{min-width:30px;text-align:center}.product .photo,.product-heading .photo,.cart-photo{aspect-ratio:1/1!important;background-size:300% 200%!important;background-repeat:no-repeat!important;background-color:#fff!important;min-height:0!important;height:auto!important}.product{align-items:stretch}.product .photo{width:110px;flex:0 0 110px}.builder-stage .options{align-items:stretch}
@media(max-width:420px){.product .photo{width:92px;flex-basis:92px}.option.quantity-option{grid-template-columns:36px 1fr auto}.option-thumb{width:34px;height:34px}}

/* VISUAL GATE V3 — data-visual-fix-v3 */
.builder-stage .options{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:stretch}
.option.quantity-option{display:grid;grid-template-columns:48px minmax(120px,1fr) auto;min-width:0;width:100%;align-items:center}
.option.quantity-option b,.option.quantity-option span{min-width:0;word-break:normal;overflow-wrap:normal;white-space:normal;line-height:1.25}
.qty-control{flex:none;align-self:center}.qty-control button,.qty-control b{display:grid;place-items:center;height:36px}
@media(max-width:360px){.option.quantity-option{grid-template-columns:42px minmax(92px,1fr) auto;padding:8px}.qty-control button{width:30px}.qty-control b{min-width:26px}}

