.gcr-wrap{font-family:Arial,sans-serif;max-width:1100px;margin:20px auto;background:#fff}.gcr-header{background:#fafafa;padding:30px 20px;text-align:center;border:1px solid #eee}.gcr-header .title{color:#8d98a2;font-size:18px;margin-bottom:18px}.gcr-header-action{padding-top:12px}.gcr-summary{display:flex;align-items:center;justify-content:center;gap:40px;padding:10px}.gcr-average{font-size:42px;color:#ffbb3a;display:flex;align-items:center;gap:12px}.gcr-stars{color:#f2b01e;font-size:20px;margin-left:6px}.gcr-count{color:#56616a;font-size:15px}.gcr-write-btn{background:#ffbb3a;color:#fff !important;padding:10px 18px;border-radius:22px;text-decoration:none !important;display:inline-block;font-weight:600}.gcr-write-btn:hover{background:#eaac36;color:#fff !important}.gcr-filters{display:flex;gap:12px;padding:12px;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);justify-content:flex-start;flex-wrap:wrap}.gcr-filters input[type=text],.gcr-filters select,.gcr-filters label{font-size:16px;padding:10px 15px;border-radius:25px;border:1px solid #ddd;background-color:#f7f7f7;width:auto;transition:all .3s ease}.gcr-filters input[type=text]:focus,.gcr-filters select:focus{border-color:#ffbb3a;outline:none;box-shadow:0 0 5px rgba(255,187,58,.5)}.gcr-filters select{width:120px;margin-right:10px}.gcr-filter-toggle{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.gcr-filter-toggle input[type=checkbox]{margin-right:8px;height:18px;width:18px}.gcr-list{padding:18px}.gcr-item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #eee;align-items:flex-start}.gcr-avatar{width:44px;height:44px;min-width:44px;border-radius:50%;background:#ffbb3a;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.gcr-meta{flex:1;min-width:0}.gcr-header-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.gcr-name{font-weight:600;color:#2e4958}.gcr-verified{display:inline-block;margin-left:8px;color:#ffbb3a;font-size:12px;vertical-align:middle}.gcr-date{display:block;color:#9aa5ad;font-size:13px;margin-top:4px;white-space:nowrap}.gcr-rating{margin:8px 0}.gcr-star{color:#f2b01e;margin-right:4px}.gcr-order-number{color:#888;font-size:14px;margin-bottom:6px}.gcr-text{color:#667;line-height:1.5;margin-bottom:10px}.gcr-text p:last-child{margin-bottom:0}.gcr-thumb{max-width:120px;margin-top:12px}.gcr-thumb img{max-width:100%;height:auto;border-radius:8px}.gcr-pagination{padding:16px 0;text-align:center}.gcr-page-link,.gcr-page-dots{margin:0 3px;padding:6px 10px;display:inline-block;text-decoration:none}.gcr-page-link.gcr-current-page{font-weight:700;background:#0073aa;color:#fff;border-radius:4px}.gcr-no-reviews{padding:20px;color:#556}#gcr-review-form,.gcr-review-form-wrap{max-width:600px;margin:40px auto;background:#fff;padding:30px;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.1)}#gcr-review-form h3,.gcr-review-form-wrap h3{font-size:24px;color:#333;margin-bottom:20px;text-align:center}#gcr-review-form label,.gcr-review-form-wrap label{font-size:16px;color:#555;margin-bottom:8px;display:block}#gcr-review-form input[type=text],#gcr-review-form input[type=email],#gcr-review-form select,#gcr-review-form textarea,.gcr-review-form-wrap input[type=text],.gcr-review-form-wrap input[type=email],.gcr-review-form-wrap select,.gcr-review-form-wrap textarea{width:100%;padding:12px;margin:10px 0;border:1px solid #ddd;border-radius:8px;font-size:16px;box-sizing:border-box;transition:all .3s ease}#gcr-review-form input[type=text]:focus,#gcr-review-form input[type=email]:focus,#gcr-review-form select:focus,#gcr-review-form textarea:focus,.gcr-review-form-wrap input[type=text]:focus,.gcr-review-form-wrap input[type=email]:focus,.gcr-review-form-wrap select:focus,.gcr-review-form-wrap textarea:focus{border-color:#ffbb3a;outline:none;box-shadow:0 0 5px rgba(255,187,58,.5)}#gcr-review-form button[type=submit],.gcr-review-form-wrap button[type=submit]{background-color:#ffbb3a;color:#fff;padding:12px 25px;border-radius:8px;border:none;font-size:18px;cursor:pointer;transition:background-color .3s ease;width:100%}#gcr-review-form button[type=submit]:hover,.gcr-review-form-wrap button[type=submit]:hover{background-color:#eaac36}#gcr-review-form input[type=file],.gcr-review-form-wrap input[type=file]{background-color:#ffbb3a;color:#fff;padding:12px 25px;border-radius:8px;border:none;font-size:16px;cursor:pointer;margin-top:12px;display:block;width:100%}#gcr-review-form textarea,.gcr-review-form-wrap textarea{height:120px;resize:vertical}.gcr-success-message{padding:12px;border-radius:8px;background:#e6ffef;margin:12px 0;color:#162}@media (max-width:768px){.gcr-summary{flex-direction:column;gap:8px}.gcr-filters{flex-direction:column;align-items:flex-start}.gcr-filters input[type=text],.gcr-filters select,.gcr-filters label{width:100%;margin-bottom:10px}.gcr-item{gap:12px}.gcr-header-row{flex-direction:column;align-items:flex-start;gap:4px}}