.cgr-widget-wrapper{width:100%}.cgr-review-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 4px 6px rgb(0 0 0 / .05);margin-bottom:20px;box-sizing:border-box}.cgr-review-header{display:flex;align-items:center;margin-bottom:15px}.cgr-author-photo{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:12px}.cgr-author-name{font-weight:600;font-size:16px;color:#333}.cgr-review-time{font-size:12px;color:#888}.cgr-review-rating{margin-bottom:10px}.cgr-star{color:#fbbc05;font-size:18px}.cgr-star-empty{color:#e0e0e0}.cgr-review-text{font-size:14px;color:#555;line-height:1.6}.cgr-btn-wrapper{margin:20px 0;text-align:center}.cgr-add-review-btn{display:inline-block;background-color:#4285f4;color:#fff;padding:10px 20px;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color 0.3s ease}.cgr-add-review-btn:hover{background-color:#3367d6;color:#fff}.cgr-layout-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.cgr-layout-grid .cgr-review-card{margin-bottom:0}.cgr-masonry-item{width:calc(33.333% - 20px);margin-bottom:20px}@media (max-width:768px){.cgr-masonry-item{width:calc(50% - 20px)}}@media (max-width:480px){.cgr-masonry-item{width:100%}}.cgr-layout-carousel{padding-bottom:40px}.cgr-layout-carousel .cgr-review-card{margin-bottom:0}