.product-quantity__control{display:grid;grid-template-columns:44px minmax(62px,92px) 44px;align-items:center;border:1px solid var(--line,#eadcc7);border-radius:12px;overflow:hidden;background:#fff;max-width:190px}.product-quantity__control button{height:46px;border:0;background:var(--blue-soft,#fff8ec);color:var(--red,#8f1d18);font-size:1.45rem;font-weight:900;cursor:pointer}.product-quantity__control input{height:46px;border:0;border-radius:0;text-align:center;font-weight:900;appearance:textfield}.product-quantity__control input::-webkit-inner-spin-button{display:none}.review-photo-field input[type=file]{padding:10px}.review-photo-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;margin-top:12px}.review-photo-preview figure{position:relative;margin:0;border:1px solid var(--line,#eadcc7);border-radius:12px;overflow:hidden;background:#fff}.review-photo-preview img,.review-photo-preview__heic{width:100%;aspect-ratio:1;display:grid;place-items:center;object-fit:cover;background:var(--blue-soft,#fff8ec);font-weight:900}.review-photo-preview figcaption{padding:7px;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-photo-preview button{position:absolute;top:5px;right:5px;width:30px;height:30px;border:0;border-radius:50%;background:rgba(34,24,20,.85);color:#fff;font-size:1.2rem;cursor:pointer}.customer-photo-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin:16px 0 24px}.customer-photo-gallery button{position:relative;padding:0;border:0;border-radius:14px;overflow:hidden;background:#f4eadc;cursor:pointer}.customer-photo-gallery img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .2s ease}.customer-photo-gallery button:hover img,.customer-photo-gallery button:focus-visible img{transform:scale(1.04)}.customer-photo-gallery button span{position:absolute;inset:auto 0 0;padding:22px 8px 7px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;text-align:left;font-size:.78rem}.review-card__photos{display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,110px));gap:8px}.review-card__photos button{padding:0;border:0;border-radius:10px;overflow:hidden;cursor:pointer}.review-card__photos img{width:100%;aspect-ratio:1;object-fit:cover}.review-filter-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.review-filter-tabs button{border:1px solid var(--line,#eadcc7);border-radius:999px;background:#fff;padding:8px 14px;font-weight:800;cursor:pointer}.review-filter-tabs button[aria-pressed=true]{background:var(--red,#8f1d18);color:#fff}.customer-photo-lightbox{position:fixed;inset:0;z-index:10000;background:rgba(16,11,9,.94);display:grid;grid-template-columns:64px minmax(0,900px) 64px;place-content:center;align-items:center;padding:24px;color:#fff}.customer-photo-lightbox[hidden]{display:none}.customer-photo-lightbox figure{margin:0}.customer-photo-lightbox img{display:block;max-width:100%;max-height:82vh;margin:auto;border-radius:14px}.customer-photo-lightbox figcaption{text-align:center;padding:12px}.customer-photo-lightbox button{border:0;background:rgba(255,255,255,.14);color:#fff;border-radius:50%;font-size:2rem;width:50px;height:50px;cursor:pointer}.customer-photo-lightbox__close{position:absolute;top:18px;right:18px}.customer-photo-lightbox-open{overflow:hidden}.admin-review-photos{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.admin-review-photo{width:150px;border:1px solid var(--line,#d9e1e8);border-radius:10px;padding:8px}.admin-review-photo img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:7px}.admin-review-photo small{display:block;margin:5px 0}.admin-review-photo .actions{gap:4px}.admin-review-photo .btn{padding:5px 7px;font-size:.72rem}@media(max-width:640px){.customer-photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-photo-lightbox{grid-template-columns:42px minmax(0,1fr) 42px;padding:12px}.customer-photo-lightbox button{width:38px;height:38px}.product-quantity__control{grid-template-columns:48px minmax(72px,1fr) 48px;max-width:none}.product-quantity__control button,.product-quantity__control input{min-height:48px}}
