
.service-hero{padding:86px 0 54px;background:#f1f5f1}
.service-hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:52px;align-items:end}
.service-hero h1{font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.06;margin:.18em 0}
.service-lead{max-width:820px;color:#5f6d65;font-size:1.08rem;line-height:1.7}
.service-source-card{padding:22px;border:1px solid #d6e0d8;border-radius:12px;background:#fff;display:grid;gap:9px}
.service-source-card p{margin:0;color:#5f6d65;line-height:1.55}
.service-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px}
.service-stat{padding:20px;border:1px solid #dce4de;border-radius:10px;background:#fff}
.service-stat small{display:block;color:#68766d;text-transform:uppercase;letter-spacing:.06em;font-size:.67rem;font-weight:700}
.service-stat strong{display:block;font-size:1.4rem;margin-top:7px}
.service-toolbar{margin-bottom:24px}
.service-toolbar input{width:100%;height:50px;border:1px solid #cdd8d1;border-radius:9px;background:#fff;padding:0 14px;font:inherit}
.service-category{margin:34px 0 44px}
.service-category-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:14px}
.service-category-head h2{margin:.15em 0}.service-category-head p{margin:0;color:#66746b;max-width:680px}
.rate-table-wrap{overflow-x:auto;border:1px solid #dce4de;border-radius:12px;background:#fff}
.rate-table{width:100%;border-collapse:collapse;min-width:780px}
.rate-table th,.rate-table td{padding:14px 16px;border-bottom:1px solid #e4e9e5;text-align:left;vertical-align:top}
.rate-table th{background:#f5f7f5;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:#647169}
.rate-table td{font-size:.88rem}.rate-table tbody tr:last-child td{border-bottom:0}
.rate-table .price{font-weight:700;white-space:nowrap}.rate-table .muted-cell{color:#7a867f}
.rate-review{background:#fff8ed}.rate-review td:first-child{border-left:3px solid #d97735}
.status-mini{display:inline-block;padding:4px 7px;border-radius:5px;background:#eef4ef;font-size:.66rem;font-weight:800;letter-spacing:.04em}
.status-mini.review{background:#fff0dc;color:#8c4b20}
.service-disclosure{padding:18px 20px;border-left:3px solid #d97735;background:#fff8ed;line-height:1.6}
.service-disclosure p{margin:.35rem 0 0;color:#5f6d65}
.service-request-cta{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}
@media(max-width:900px){.service-hero-grid{grid-template-columns:1fr}.service-summary{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.service-hero{padding:56px 0 38px}.service-summary{grid-template-columns:1fr 1fr}.service-request-cta{grid-template-columns:1fr}.service-category-head{display:block}}
