.reviews-page-main{color:#1e293b;background-color:#f8fafc}.reviews-hero{color:#fff;text-align:center;border-bottom:4px solid var(--lime-green);background:linear-gradient(135deg,#111 0%,#1a1a1a 100%);padding:60px 0 70px}.hero-container{max-width:860px;margin:0 auto}.hero-breadcrumbs{color:#a1a1aa;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}.hero-breadcrumbs a{color:#e4e4e7;transition:color .2s}.hero-breadcrumbs a:hover{color:var(--lime-green)}.hero-breadcrumbs .current{color:var(--lime-green);font-weight:700}.hero-badge{letter-spacing:1.2px;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 18px;font-size:11px;font-weight:800;display:inline-flex}.badge-dot{background-color:var(--lime-green);border-radius:50%;width:8px;height:8px}.hero-title{color:#fff;margin-bottom:18px;font-size:42px;font-weight:900;line-height:1.2}.hero-subtitle{color:#d4d4d8;margin-bottom:32px;font-size:17px;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.hero-btn{padding:14px 28px;font-size:14px}.outline-btn{color:#fff;border:2px solid #fff;border-radius:3px;padding:12px 26px;font-size:14px;font-weight:800;transition:all .2s}.outline-btn:hover{color:#111;background:#fff}.rating-dashboard-section{z-index:10;margin-top:-30px;margin-bottom:45px;position:relative}.dashboard-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:1fr 1.2fr 1fr;gap:30px;padding:32px 36px;display:grid;box-shadow:0 15px 35px #00000014}.dash-col{flex-direction:column;justify-content:center;display:flex}.main-score-col{text-align:center;border-right:1px solid #f1f5f9;align-items:center;padding-right:20px}.score-badge-circle{align-items:baseline;gap:4px;display:inline-flex}.score-num{color:#111;font-size:52px;font-weight:900;line-height:1}.score-max{color:#64748b;font-size:20px;font-weight:700}.stars-gold-big{color:#f59e0b;margin:8px 0;font-size:24px}.score-count-text{color:#475569;margin-bottom:12px;font-size:13px}.google-badge-pill{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.bars-col{border-right:1px solid #f1f5f9;padding-right:20px}.bars-heading{color:#111;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px;font-size:15px;font-weight:800}.bar-row{color:#475569;align-items:center;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.star-label{width:55px;font-weight:600}.bar-track{background:#e2e8f0;border-radius:4px;flex-grow:1;height:8px;overflow:hidden}.bar-fill{background:var(--lime-green);border-radius:4px;height:100%}.bar-percent{text-align:right;color:#111;width:35px;font-weight:700}.trust-list{flex-direction:column;gap:14px;display:flex}.trust-item{align-items:flex-start;gap:12px;display:flex}.trust-icon{color:#16a34a;background:#f0fdf4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:flex}.trust-item strong{color:#111;font-size:13px;display:block}.trust-item span{color:#64748b;font-size:12px}.reviews-filter-section{margin-bottom:35px}.filter-controls-box{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:24px;box-shadow:0 4px 15px #00000008}.search-box{margin-bottom:20px;position:relative}.search-icon{color:#94a3b8;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search-box input{width:100%;font-size:15px;font-family:var(--font-main);border:2px solid #e2e8f0;border-radius:6px;outline:none;padding:14px 44px 14px 48px;transition:border-color .2s}.search-box input:focus{border-color:var(--lime-green)}.clear-search-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:22px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.category-pills-row{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:10px;margin-bottom:20px;padding-bottom:16px;display:flex}.cat-pill{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s}.cat-pill:hover{background:#e2e8f0}.cat-pill.active{color:#fff;background:#111;border-color:#111}.filter-bottom-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.results-count-label{color:#475569;font-size:14px;font-weight:600}.results-count-label span{color:#111;font-weight:800}.sort-group{color:#334155;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.custom-select{cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-main);background:#fff;border:1px solid #cbd5e1;border-radius:4px;outline:none;padding:8px 14px}.reviews-list-section{padding-bottom:80px}.all-reviews-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.page-review-card{background:#fff;border:1px solid #e2e8f0;border-top:4px solid #111;border-radius:8px;flex-direction:column;justify-content:space-between;padding:28px;transition:all .25s;display:flex;box-shadow:0 4px 14px #00000008}.page-review-card:hover{border-color:#cbd5e1;border-top-color:var(--lime-green);transform:translateY(-4px);box-shadow:0 16px 32px #00000014}.card-top-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.category-tag{color:#fff;text-transform:uppercase;letter-spacing:.8px;background:#111;border-radius:4px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-flex}.tag-dot{background-color:var(--lime-green);border-radius:50%;width:6px;height:6px}.office-pill{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:700}.stars-verified-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.stars-gold{color:#f59e0b;letter-spacing:2px;font-size:16px}.verified-badge{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.review-headline{color:#111;margin-bottom:12px;font-size:18px;font-weight:800;line-height:1.35}.review-body-text{color:#334155;flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.65}.outcome-callout{color:#fff;border-left:4px solid var(--lime-green);background:#111;border-radius:0 6px 6px 0;justify-content:space-between;align-items:center;margin-bottom:22px;padding:12px 18px;display:flex}.outcome-label{letter-spacing:1px;color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:800}.outcome-value{color:var(--lime-green);font-size:16px;font-weight:900}.review-card-footer{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}.author-block{align-items:center;gap:12px;display:flex}.author-avatar-img{object-fit:cover;border:2px solid var(--lime-green);border-radius:50%;flex-shrink:0;width:44px;height:44px}.author-info{flex-direction:column;display:flex}.author-fullname{color:#111;font-size:14px;font-weight:800}.author-location-date{color:#64748b;font-size:12px}.card-actions{align-items:center;gap:8px;display:flex}.read-full-story-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:800;font-family:var(--font-main);background:#111;border:none;border-radius:4px;align-items:center;gap:6px;padding:8px 14px;transition:all .2s;display:inline-flex}.read-full-story-btn:hover{background:var(--lime-green);color:#000}.helpful-btn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;padding:7px 12px;font-size:12px;font-weight:700;transition:all .2s}.helpful-btn:hover{color:#111;background:#e2e8f0}.no-results-box{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:50px 20px}.no-results-box h3{margin-bottom:8px;font-size:20px;font-weight:800}.no-results-box p{color:#64748b;margin-bottom:20px}.modal-backdrop{opacity:0;pointer-events:none;z-index:2000;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;transition:opacity .25s;display:flex;position:fixed;top:0;left:0}.modal-backdrop.open{opacity:1;pointer-events:auto}.modal-card{background:#fff;border-radius:10px;width:100%;max-width:600px;max-height:90vh;padding:36px;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0000004d}.story-modal-card{max-width:720px}.modal-close{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex;position:absolute;top:20px;right:20px}.modal-header{margin-bottom:24px}.modal-badge{background:var(--lime-green);color:#000;border-radius:3px;margin-bottom:10px;padding:3px 8px;font-size:10px;font-weight:900;display:inline-block}.modal-header h2{color:#111;margin-bottom:6px;font-size:24px;font-weight:900}.modal-header p{color:#64748b;font-size:13px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{margin-bottom:16px}.form-group label{text-transform:uppercase;color:#334155;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.form-group input,.form-group textarea,.form-group select{width:100%;font-size:14px;font-family:var(--font-main);border:1px solid #cbd5e1;border-radius:4px;outline:none;padding:10px 14px}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--lime-green)}.submit-btn{width:100%;margin-top:10px;padding:14px;font-size:15px}.success-alert{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;align-items:center;gap:12px;margin-top:16px;padding:16px;display:flex}.alert-icon{color:#fff;background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:900;display:flex}.story-modal-header{margin-bottom:20px}.story-meta-top{align-items:center;gap:10px;margin-bottom:12px;display:flex}.story-modal-header h2{color:#111;margin-bottom:14px;font-size:24px;font-weight:900}.story-author-row{background:#f8fafc;border-radius:6px;align-items:center;gap:12px;padding:12px 16px;display:flex}.story-quote{color:#1e293b;border-left:4px solid var(--lime-green);background:#f1f5f9;border-radius:0 6px 6px 0;margin-bottom:20px;padding:18px;font-size:16px;font-style:italic;line-height:1.6}.story-divider{border:0;border-top:1px solid #e2e8f0;margin:24px 0}.story-body h3{color:#111;margin-bottom:10px;font-size:16px;font-weight:800}.story-full-text{color:#475569;margin-bottom:24px;font-size:14px;line-height:1.7}.story-guarantee-box{color:#fff;text-align:center;background:#111;border-radius:8px;padding:24px}.story-guarantee-box h4{color:var(--lime-green);margin-bottom:8px;font-size:18px;font-weight:900}.story-guarantee-box p{color:#cbd5e1;margin-bottom:16px;font-size:13px}.call-now-btn{display:inline-block}@media (width<=850px){.dashboard-card{grid-template-columns:1fr}.main-score-col,.bars-col{border-bottom:1px solid #f1f5f9;border-right:none;padding-bottom:20px;padding-right:0}.all-reviews-grid,.form-grid{grid-template-columns:1fr}}
