.review-list-container{margin-top:10px}.review-item-card{padding:15px 0}.review-item-card:last-child{border-bottom:none !important}.review-author-info{flex:1}.review-rating{font-size:14px}.review-text{color:#333;line-height:1.6;white-space:pre-wrap;word-wrap:break-word}.review-images img{transition:transform 0.2s}.review-images img:hover{transform:scale(1.05)}.review-list-header{padding-bottom:10px;border-bottom:1px solid #e0e0e0}#review-sort-select{min-width:120px}.review-list-lightbox{position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.9);display:none;align-items:center;justify-content:center;z-index:1056}.review-list-lightbox.show{display:flex}.review-list-lightbox img{max-width:90vw;max-height:90vh;border-radius:6px;box-shadow:0 10px 30px rgba(0,0,0,0.5);object-fit:contain}.review-lightbox-close{position:absolute;top:20px;right:20px;width:50px;height:50px;border:none;background:rgba(0,0,0,0.6);color:#fff;border-radius:50%;font-size:28px;line-height:50px;text-align:center;cursor:pointer;z-index:10;transition:background 0.2s}.review-lightbox-close:hover{background:rgba(0,0,0,0.8)}.review-lightbox-prev,.review-lightbox-next{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;border:none;background:rgba(0,0,0,0.6);color:#fff;border-radius:50%;font-size:36px;line-height:60px;text-align:center;cursor:pointer;z-index:10;transition:background 0.2s;display:flex;align-items:center;justify-content:center}.review-lightbox-prev:hover,.review-lightbox-next:hover{background:rgba(0,0,0,0.8)}.review-lightbox-prev{left:20px}.review-lightbox-next{right:20px}@media (max-width:768px){.review-lightbox-prev,.review-lightbox-next{width:50px;height:50px;font-size:28px}.review-lightbox-prev{left:10px}.review-lightbox-next{right:10px}}