.product-photo{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e7df;border-radius:10px;overflow:hidden;padding:6px;color:var(--muted);vertical-align:middle}.product-photo img{width:100%;height:100%;object-fit:contain}.product-photo.small{width:58px;height:58px}.product-photo.medium{width:82px;height:82px}.product-photo.large{width:126px;height:126px;border-radius:13px;padding:12px}.product-photo.no-photo{font-size:10px;text-align:center;line-height:1.4;background:#f3f5f0}.product-photo:focus-visible{outline:3px solid #84b697;outline-offset:3px}.choice{display:flex;align-items:center;gap:12px;max-width:100%;flex:0 1 calc(50% - 5px);text-align:left;line-height:1.5}.choice>.choice-name{flex:1}.compare-choices{align-items:stretch}.group .product-heading{justify-content:flex-start;align-items:center}.group .product-heading h3{flex:1}.compare-summary{align-items:flex-start}.compare-summary .compare-min{margin-left:auto}.basket-product{display:flex;align-items:center;gap:13px}.basket-product>div{min-width:160px}.shop-photo-cell{display:flex;align-items:center;gap:12px}.shop-photo-cell>div{min-width:110px}.photo-dialog{width:min(650px,94vw);max-height:90vh;overflow:auto;padding:28px}.photo-dialog h2{font-size:18px;margin-right:30px;line-height:1.5}.photo-close{position:absolute;right:15px;top:12px;background:none;border:0;color:var(--muted);font-size:26px}.photo-large{height:min(430px,55vh);display:flex;align-items:center;justify-content:center;background:white}.photo-large img{max-width:100%;max-height:100%;object-fit:contain}.photo-dialog p{font-size:12px}.photo-dialog a{font-size:13px;color:var(--green)}.comparison td:first-child{min-width:220px}.comparison .shop-photo-cell small{max-width:160px;overflow-wrap:anywhere}@media(max-width:650px){.choice{flex-basis:100%}.product-photo.large{width:90px;height:90px}.compare-summary{flex-wrap:wrap;display:flex}.compare-summary>div:not(.compare-min){flex:1;min-width:170px}.compare-summary .compare-min{margin-left:0;flex-basis:100%;max-width:none}.group .product-heading{display:flex;flex-wrap:wrap}.group .product-heading h3{min-width:160px}.product-photo.medium{width:65px;height:65px}}
