.customer-feedback{margin:32px 0}.customer-feedback-title{font-size:18px;font-weight:600;text-align:center;margin:0 0 16px}.customer-feedback-scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 4px 8px;scrollbar-width:none;-ms-overflow-style:none}.customer-feedback-scroll::-webkit-scrollbar{display:none}.customer-feedback-thumb{flex:0 0 auto;width:180px;height:225px;object-fit:cover;border-radius:12px;scroll-snap-align:start;cursor:pointer;background:#f0f0f0}@media(min-width:841px){.customer-feedback-thumb{width:calc((100% - 36px)/4);height:auto;aspect-ratio:180 / 225}}.customer-feedback-lightbox{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.customer-feedback-lightbox-img{max-width:90vw;max-height:90vh;border-radius:8px;object-fit:contain}.customer-feedback-close{position:absolute;top:16px;right:16px;color:#fff}.customer-feedback-nav{position:absolute;top:50%;transform:translateY(-50%);color:#fff}.customer-feedback-nav--prev{left:16px}.customer-feedback-nav--next{right:16px}
