.grp-theme-dark.grp-trustindex-style{background:#2a2a2a}.grp-layout-aggregate-top{flex-direction:column}.grp-layout-slider-only{flex-direction:row}.grp-layout-slider-only .grp-slider-section{flex:1}.grp-theme-dark .grp-rating-label{color:var(--grp-white)}.grp-theme-dark .grp-aggregate-meta{color:var(--grp-text-light)}.grp-theme-dark .grp-google-branding{color:var(--grp-white)}.grp-slider-nav.swiper-button-disabled{opacity:.3;cursor:not-allowed}.grp-slider-pagination .swiper-pagination-bullet{width:8px;height:8px;background:var(--grp-border);opacity:1;margin:0 4px;transition:all .2s ease}.grp-slider-pagination .swiper-pagination-bullet-active{background:var(--grp-primary);width:24px;border-radius:4px}.grp-theme-dark .grp-review-card{background:#333;border-color:#444}.grp-reviewer-avatar-placeholder{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--grp-white);font-size:18px;font-weight:600}.grp-theme-dark .grp-reviewer-name{color:var(--grp-white)}.grp-theme-dark .grp-review-text{color:#b8b8b8}.grp-read-more,.grp-read-less{display:inline;color:var(--grp-primary);cursor:pointer;font-weight:500}.grp-read-more:hover,.grp-read-less:hover{text-decoration:underline}.grp-badge{display:inline-flex;align-items:center;gap:12px;padding:15px 20px;background:var(--grp-white);border-radius:var(--grp-radius);box-shadow:var(--grp-shadow);text-decoration:none;transition:all .2s ease;border:1px solid var(--grp-border)}.grp-badge:hover{box-shadow:var(--grp-shadow-lg);transform:translateY(-2px)}.grp-badge-google-icon{flex-shrink:0}.grp-badge-info{display:flex;flex-direction:column}.grp-badge-rating{display:flex;align-items:center;gap:8px}.grp-badge-number{font-size:24px;font-weight:600;color:var(--grp-text-dark);line-height:1}.grp-badge-count{font-size:12px;color:var(--grp-text-gray);margin-top:4px}.grp-stats-widget{background:var(--grp-white);border-radius:var(--grp-radius);padding:25px;box-shadow:var(--grp-shadow);border:1px solid var(--grp-border)}.grp-theme-dark.grp-stats-widget{background:var(--grp-bg-dark);border-color:#444}.grp-stats-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.grp-stats-rating{text-align:center}.grp-stats-number{font-size:48px;font-weight:600;color:var(--grp-text-dark);line-height:1;display:block;margin-bottom:8px}.grp-theme-dark .grp-stats-number{color:var(--grp-white)}.grp-stats-count{font-size:13px;color:var(--grp-text-gray);display:block;margin-top:8px}.grp-stats-breakdown{display:flex;flex-direction:column;gap:10px}.grp-stats-bar{display:flex;align-items:center;gap:10px}.grp-stats-bar-label{width:40px;font-size:13px;color:var(--grp-text-gray)}.grp-stats-bar-track{flex:1;height:8px;background:var(--grp-bg-light);border-radius:4px;overflow:hidden}.grp-stats-bar-fill{height:100%;background:var(--grp-star-color);border-radius:4px;transition:width .5s ease}.grp-stats-bar-count{width:30px;text-align:right;font-size:13px;color:var(--grp-text-gray)}.grp-grid{display:grid;gap:20px}.grp-grid-cols-2{grid-template-columns:repeat(2,1fr)}.grp-grid-cols-3{grid-template-columns:repeat(3,1fr)}.grp-grid-cols-4{grid-template-columns:repeat(4,1fr)}.grp-list{display:flex;flex-direction:column;gap:20px}.grp-list .grp-review-card{flex-direction:row;gap:20px}.grp-list .grp-review-header{flex-direction:column;align-items:center;text-align:center;margin-bottom:0;min-width:150px}.grp-list .grp-review-content{border-left:1px solid var(--grp-border);padding-left:20px}.grp-no-reviews{text-align:center;padding:40px 20px;color:var(--grp-text-gray);font-style:italic}@media (max-width:1024px){.grp-grid-cols-4{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.grp-grid-cols-3,.grp-grid-cols-4{grid-template-columns:repeat(2,1fr)}.grp-list .grp-review-card{flex-direction:column}.grp-list .grp-review-header{flex-direction:row;text-align:left}.grp-list .grp-review-content{border-left:none;padding-left:0;border-top:1px solid var(--grp-border);padding-top:15px}}@media (max-width:576px){.grp-grid-cols-2,.grp-grid-cols-3,.grp-grid-cols-4{grid-template-columns:1fr}.grp-badge{width:100%;justify-content:center}}.grp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;padding:20px;background:var(--grp-white);border-radius:var(--grp-radius);box-shadow:var(--grp-shadow)}.grp-theme-dark .grp-header{background:var(--grp-bg-dark)}.grp-header-info{display:flex;align-items:center;gap:20px}.grp-google-logo{height:40px;width:auto}.grp-header-rating{display:flex;flex-direction:column}.grp-rating-large{display:flex;align-items:center;gap:8px}.grp-rating-number{font-size:36px;font-weight:500;color:var(--grp-text-dark);line-height:1}.grp-theme-dark .grp-rating-number{color:var(--grp-white)}.grp-rating-count{font-size:14px;color:var(--grp-text-gray);margin-top:4px}.grp-theme-dark .grp-rating-count{color:var(--grp-text-light)}.grp-write-review{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--grp-primary);color:var(--grp-white);text-decoration:none;border-radius:24px;font-size:14px;font-weight:500;transition:all .2s ease}.grp-write-review:hover{background:#3367d6;color:var(--grp-white);transform:translateY(-1px);box-shadow:var(--grp-shadow-lg)}@media (max-width:576px){.grp-header{flex-direction:column;text-align:center;gap:15px}.grp-header-info{flex-direction:column}}