.trw-reviews-container.trw-style-grid{display:grid;grid-auto-flow:row;gap:20px}.trw-reviews-container.trw-style-grid.trw-cols-1{grid-template-columns:1fr}.trw-reviews-container.trw-style-grid.trw-cols-2{grid-template-columns:repeat(2,1fr)}.trw-reviews-container.trw-style-grid.trw-cols-3{grid-template-columns:repeat(3,1fr)}.trw-reviews-container.trw-style-grid.trw-cols-4{grid-template-columns:repeat(4,1fr)}.trw-avatar-img{object-fit:cover;border:1px solid var(--trw-border)}.trw-verified-badge{display:inline-flex;align-items:center;gap:5px;background:#ecfdf5;color:var(--trw-primary);border-radius:20px;padding:4px 10px;font-weight:600;font-size:11px;white-space:nowrap}.trw-error{background:#fef2f2;color:#991b1b;padding:16px 20px;border-radius:8px;border-left:4px solid #dc2626;margin:20px 0;font-size:14px}.trw-tp-widget{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;background:#fff;border:1px solid #e0e0e8;border-radius:8px;padding:24px 28px 20px;width:100%;height:100%;box-sizing:border-box;box-shadow:0 1px 4px rgba(0,0,0,.06);display:flex;flex-direction:column}.trw-tp-top{display:flex;gap:28px;align-items:flex-start;flex:1}.trw-tp-score-col{display:flex;flex-direction:column;align-items:flex-start;min-width:110px}.trw-tp-label{font-size:18px;font-weight:700;color:#191919;line-height:1.2;margin-bottom:4px;letter-spacing:-.3px}.trw-tp-score{font-size:42px;font-weight:800;color:#191919;line-height:1;margin-bottom:8px;letter-spacing:-1.5px}.trw-tp-stars-row{display:flex;gap:0;margin-bottom:8px}.trw-tp-stars-svg{display:flex;gap:3px}.trw-tp-stars-svg svg{border-radius:2px;display:block;flex-shrink:0}.trw-tp-count{font-size:12px;color:#6b6b7b;white-space:nowrap}.trw-tp-bars-col{flex:1;display:flex;flex-direction:column;gap:5px;padding-top:4px}.trw-tp-bar-row{display:flex;align-items:center;gap:8px}.trw-tp-bar-label{font-size:12px;color:#6b6b7b;white-space:nowrap;min-width:68px;text-align:right}.trw-tp-bar-track{flex:1;height:8px;background:#e0e0e8;border-radius:4px;overflow:hidden}.trw-tp-bar-fill{height:100%;width:var(--trw-pct,0%);background:#00b67a;border-radius:4px;transition:width .4s ease}.trw-tp-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;border-radius:26px;font-size:15px;font-weight:600;text-decoration:none!important;line-height:1.2;cursor:pointer;transition:filter .2s ease,transform .15s ease;white-space:normal;word-break:break-word;text-align:center;border:2px solid transparent;box-sizing:border-box;letter-spacing:-.1px}.trw-tp-btn:hover{filter:brightness(.9);transform:translateY(-1px);text-decoration:none!important}.trw-tp-btn svg{flex-shrink:0}.trw-tp-btn-write{background:#00b67a;color:#fff!important;border-color:#00b67a}.trw-tp-btn-profile{background:#fff;color:#191919!important;border:1.5px solid #c0c0c8}.trw-profile-card{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;background:#fff;border:1px solid #e0e0e8;border-radius:8px;padding:20px 24px 22px;width:100%;height:100%;box-sizing:border-box;box-shadow:0 1px 4px rgba(0,0,0,.06);display:flex;flex-direction:column}.trw-profile-claimed{display:inline-flex;align-items:center;align-self:flex-start;gap:5px;font-size:12px;font-weight:500;color:#4a4a5a;border:1px solid #d0d0dc;border-radius:20px;padding:4px 10px 4px 8px;margin-bottom:12px;line-height:1}.trw-profile-claimed svg{color:#00b67a;flex-shrink:0}.trw-profile-name{font-size:26px;font-weight:800;color:#191919;letter-spacing:-.5px;line-height:1.15;margin-bottom:8px}.trw-profile-inline-score{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;margin-bottom:6px;font-size:14px}.trw-profile-opinions,.trw-profile-opinions a{font-size:14px;color:#191919;font-weight:500;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.trw-profile-opinions a:hover{color:#00b67a}.trw-profile-dot{color:#6b6b7b;font-size:16px;line-height:1}.trw-profile-stars-wrap{display:flex;align-items:center}.trw-tp-stars-sm{gap:2px!important}.trw-tp-stars-sm svg{border-radius:2px;display:block;flex-shrink:0}.trw-profile-score-val{font-size:14px;font-weight:600;color:#191919;white-space:nowrap}.trw-profile-category{font-size:14px;color:#00b67a;font-weight:500;margin-bottom:18px}.trw-profile-actions{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap;margin-top:auto;padding-top:18px}.trw-profile-actions .trw-tp-btn{flex:1 1 auto;min-width:140px;justify-content:center;padding:12px 16px;font-size:14px}@media (max-width:768px){.trw-reviews-container.trw-style-grid{grid-template-columns:1fr!important}.trw-profile-actions{flex-direction:column;gap:8px}.trw-profile-actions .trw-tp-btn{width:100%;flex:none;min-width:unset;justify-content:center;padding:14px 20px;font-size:15px}}@media (max-width:600px){.trw-tp-widget{padding:20px 16px 16px}.trw-profile-card{padding:16px}.trw-tp-top{flex-direction:column;gap:16px}.trw-tp-score-col{flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap;min-width:unset}.trw-tp-score{font-size:34px;margin-bottom:0}.trw-tp-label{font-size:15px;margin-bottom:0}.trw-tp-bars-col{width:100%}.trw-tp-bar-label{min-width:54px;font-size:11px}.trw-profile-name{font-size:20px}.trw-profile-inline-score{flex-wrap:wrap;gap:4px}}.elementor-section:has(.trw-tp-widget),.elementor-section:has(.trw-profile-card),.e-con:has(.trw-tp-widget),.e-con:has(.trw-profile-card){align-items:stretch!important}.elementor-column:has(.trw-tp-widget),.elementor-column:has(.trw-profile-card){align-self:stretch!important}.elementor-column:has(.trw-tp-widget)>.elementor-widget-wrap,.elementor-column:has(.trw-profile-card)>.elementor-widget-wrap{height:100%;align-items:stretch!important}.elementor-widget-shortcode:has(.trw-tp-widget),.elementor-widget-shortcode:has(.trw-profile-card),.elementor-widget-shortcode:has(.trw-tp-widget)>.elementor-widget-container,.elementor-widget-shortcode:has(.trw-profile-card)>.elementor-widget-container{height:100%;display:flex;flex-direction:column}.elementor-widget-shortcode:has(.trw-tp-widget)>.elementor-widget-container>.trw-tp-widget,.elementor-widget-shortcode:has(.trw-profile-card)>.elementor-widget-container>.trw-profile-card{flex:1}.trw-tp-logo-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:18px;border-top:1px solid #f0f0f5}.trw-tp-logo-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none!important;opacity:.85;transition:opacity .2s ease}.trw-tp-logo-link:hover{opacity:1;text-decoration:none!important}.trw-tp-logo-link svg{flex-shrink:0;border-radius:4px;display:block}.trw-tp-logo-wordmark{font-size:15px;font-weight:700;letter-spacing:-.3px;line-height:1;display:flex;align-items:baseline}.trw-tp-logo-trust,.trw-tp-logo-pilot{color:#191919}.woocommerce .trw-tp-widget,.single-product .trw-tp-widget,.woocommerce .trw-profile-card,.single-product .trw-profile-card{background:#fff!important;border:1px solid #e0e0e8!important;border-radius:8px!important}