.firm-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin:2rem 0 3rem;display:grid}@media (max-width:1000px){.firm-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.firm-grid{grid-template-columns:1fr}}.firm-card{flex-direction:column;gap:14px;display:flex}.firm-head{flex-direction:column;gap:12px;display:flex}.firm-head h3{margin:0;font-size:1.25rem}.firm-head small{color:var(--muted);font-size:.85rem;font-family:var(--sans)}.firm-logo{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:center;align-items:center;height:72px;padding:12px 20px;display:flex}.firm-logo img{width:auto;max-width:100%;height:auto;max-height:40px;display:block}.firm-logo.sm{width:160px;height:46px;margin-bottom:8px;padding:6px 12px}.firm-logo.sm img{max-height:28px}.firm-badge{width:52px;height:52px;color:var(--teal);letter-spacing:.04em;background:#5fd3c21f;border:1px solid #5fd3c259;border-radius:12px;justify-content:center;align-items:center;font-weight:700;display:flex}.firm-meta{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.firm-meta strong{color:#cfd9e3;font-weight:600}.firm-stats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.firm-stats div{background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:8px 10px}.firm-stats small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;display:block}.firm-stats strong{color:#fff;font-size:.98rem}.firm-list{color:#cfd9e3;margin:0;padding:0;font-size:.9rem;list-style:none}.firm-list li{margin:.35rem 0;padding-left:22px;position:relative}.firm-list.pros li:before{content:"✓";color:var(--teal);position:absolute;left:0}.firm-list.cons li:before{content:"!";color:#f2c26b;font-weight:700;position:absolute;left:5px}.firm-promo{color:#f2c26b;background:#f2c26b1a;border:1px dashed #f2c26b80;border-radius:8px;margin:0;padding:8px 12px;font-size:.9rem}.firm-card .btn{margin-top:auto}.compare-table{min-width:1200px}.compare-table thead th{vertical-align:bottom}.compare-table th:first-child{z-index:1;background:#0f1f30;position:sticky;left:0}.compare-table tbody th{width:170px}.compare-table thead th a.visit{font-family:var(--sans);margin-top:6px;font-size:.8rem;font-weight:600;display:inline-block}
