html,body{overflow-x:hidden}:root{--navy: #1B3A5C;--teal: #1A8B8B;--green: #2E7D32;--amber: #F57C00;--red: #C62828;--gray1: #F5F7FA;--gray2: #EEF2F7;--gray3: #DDE3EC;--gray4: #8A9BB0;--white: #FFFFFF;--text: #111827;--score-bg: #1B7C3E}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:#f9fafb;color:var(--text);line-height:1.6}.site-header .inner{max-width:900px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.site-logo{font-size:1.3rem;font-weight:800;color:#fff;text-decoration:none;letter-spacing:-.5px}.site-logo span{color:var(--teal)}.page{max-width:900px;margin:0 auto;padding:0 20px 60px}.breadcrumb{font-size:.78rem;color:var(--gray4);padding:12px 0 0}.breadcrumb a{color:var(--teal);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.hero{padding:28px 0 24px;border-bottom:2px solid var(--gray3);margin-bottom:24px}.hero-eyebrow{text-transform:uppercase;font-size:.72rem;font-weight:700;letter-spacing:1.5px;color:var(--teal);margin-bottom:10px}.hero h1{font-size:2rem;font-weight:800;color:var(--navy);line-height:1.2;margin-bottom:12px}.hero p{font-size:1.05rem;color:#374151;max-width:720px;margin-bottom:16px}.trust-strip{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.trust-badge{display:flex;align-items:center;gap:5px;font-size:.78rem;color:var(--gray4);background:var(--gray1);border:1px solid var(--gray3);padding:4px 10px;border-radius:100px}.trust-badge svg{flex-shrink:0}.methodology-note{background:var(--gray1);border-left:4px solid var(--teal);padding:14px 18px;border-radius:0 8px 8px 0;font-size:.85rem;color:#374151;margin-bottom:28px}.methodology-note strong{color:var(--navy)}.methodology-note a{color:var(--teal);text-decoration:none}.section-title{font-size:1.4rem;font-weight:700;color:var(--navy);margin-bottom:6px}.section-sub{font-size:.9rem;color:var(--gray4);margin-bottom:20px}.provider-list{display:flex;flex-direction:column;gap:0}.provider-card{background:#fff;border:1px solid var(--gray3);border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 1px 4px #0000000f;transition:box-shadow .2s}.provider-card:hover{box-shadow:0 4px 16px #0000001a}.card-header{display:flex;align-items:stretch;border-bottom:1px solid var(--gray3)}.card-rank{background:var(--navy);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.5px;text-align:center;padding:12px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:52px}.card-rank .rank-num{font-size:1.5rem;font-weight:900;line-height:1}.card-score{background:var(--score-bg);color:#fff;padding:12px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px}.card-score .score-num{font-size:1.7rem;font-weight:900;line-height:1}.card-score .score-label{font-size:.65rem;opacity:.85;letter-spacing:.5px}.card-identity{flex:1;padding:12px 16px;display:flex;flex-direction:column;justify-content:center}.card-name{font-size:1.15rem;font-weight:800;color:var(--navy);margin-bottom:2px}.card-tagline{font-size:.82rem;color:var(--gray4)}.card-cta-area{padding:12px 16px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:6px}.btn-visit{display:inline-block;background:#22a861;color:#fff;font-size:.88rem;font-weight:700;padding:9px 20px;border-radius:6px;text-decoration:none;white-space:nowrap;transition:background .2s}.btn-visit:hover{background:#1b8a4f}.btn-visit-teal{background:var(--teal)}.btn-visit-teal:hover{background:#14706f}.card-cta-note{font-size:.72rem;color:var(--gray4);text-align:right}.best-for-badge{display:inline-block;background:#fff3e0;color:var(--amber);border:1px solid #FFD08A;font-size:.72rem;font-weight:700;padding:3px 9px;border-radius:100px;margin-bottom:8px}.best-for-badge.green{background:#e8f5e9;color:var(--green);border-color:#a5d6a7}.best-for-badge.blue{background:#e3f2fd;color:#1565c0;border-color:#90caf9}.best-for-badge.teal{background:#e0f4f4;color:var(--teal);border-color:#80cbcb}.card-body{display:grid;grid-template-columns:1fr 200px;gap:0}.card-main{padding:16px 20px}.card-sidebar{padding:16px;border-left:1px solid var(--gray3);background:var(--gray1)}.card-bullets{list-style:none;margin-bottom:10px}.card-bullets li{font-size:.88rem;color:#374151;padding:4px 0 4px 20px;position:relative;border-bottom:1px solid #f3f4f6}.card-bullets li:last-child{border-bottom:none}.card-bullets li:before{content:"✓";position:absolute;left:0;color:#22a861;font-weight:700;font-size:.82rem}.card-bullets li.con:before{content:"–";color:var(--amber)}.stat-item{margin-bottom:12px}.stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;color:var(--gray4);font-weight:700}.stat-value{font-size:.95rem;font-weight:800;color:var(--navy);margin-top:1px}.stat-value.green{color:var(--green)}.stat-value.amber{color:var(--amber)}.editors-crown{background:linear-gradient(135deg,#1b3a5c,#1a5c4a);padding:6px 14px;display:flex;align-items:center;gap:8px}.editors-crown span{font-size:.72rem;font-weight:700;color:gold;text-transform:uppercase;letter-spacing:1px}.score-98{background:#1b7c3e}.score-96{background:#256e38}.score-94{background:#2e7d32}.score-93{background:#388e3c}.score-92{background:#43a047}.score-91{background:#4caf50}.score-90{background:#558b2f}.score-89{background:#689f38}.score-88{background:#7cb342}.educational-section{margin-top:40px;background:var(--gray1);border-radius:12px;padding:32px 24px}.educational-section h2{font-size:1.3rem;font-weight:800;color:var(--navy);margin-top:24px;margin-bottom:14px}.educational-section h2:first-child{margin-top:0}.educational-section p{font-size:.9rem;color:#374151;line-height:1.7;margin-bottom:14px}.educational-section strong{color:var(--navy)}.compare-section{margin-top:40px}.compare-table{width:100%;min-width:640px;border-collapse:collapse;font-size:.82rem;margin-top:16px}.compare-table th{background:var(--navy);color:#fff;padding:10px 12px;text-align:left;font-weight:700}.compare-table th:first-child{border-radius:8px 0 0}.compare-table th:last-child{border-radius:0 8px 0 0;text-align:center}.compare-table td{padding:9px 12px;border-bottom:1px solid var(--gray3);vertical-align:middle}.compare-table tr:nth-child(2n) td{background:var(--gray1)}.compare-table .score-cell{text-align:center;font-weight:800;color:var(--green)}.compare-table .provider-cell{font-weight:700;color:var(--navy)}.compare-table .price-cell{font-weight:700}.affiliate-notice{background:#fff8e1;border:1px solid #FFD08A;border-radius:8px;padding:12px 16px;font-size:.78rem;color:#5d4037;margin:28px 0 16px}.affiliate-notice strong{color:#e65100}.quick-picks{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.quick-pick-card{background:#fff;border:1px solid var(--gray3);border-radius:10px;padding:14px;box-shadow:0 1px 3px #0000000d}.qp-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;color:var(--gray4);font-weight:700;margin-bottom:4px}.qp-winner{font-size:1rem;font-weight:800;color:var(--navy);margin-bottom:4px}.qp-why{font-size:.78rem;color:#374151}.faq-section{margin-top:40px}.faq-item{border:1px solid var(--gray3);border-radius:8px;margin-bottom:10px;overflow:hidden}.faq-q{background:var(--gray1);padding:14px 18px;font-weight:700;font-size:.9rem;color:var(--navy);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-q:after{content:"+";font-size:1.2rem;color:var(--teal)}.faq-a{padding:14px 18px;font-size:.88rem;color:#374151;background:#fff}.page-footer{margin-top:50px;padding-top:24px;border-top:1px solid var(--gray3);font-size:.75rem;color:var(--gray4);line-height:1.7}.page-footer a{color:var(--teal);text-decoration:none}@media(max-width:680px){.hero h1{font-size:1.4rem}.card-body{grid-template-columns:1fr}.card-sidebar{border-left:none;border-top:1px solid var(--gray3)}.quick-picks{grid-template-columns:1fr}.card-header{flex-wrap:wrap}.card-cta-area{width:100%;align-items:center;border-top:1px solid var(--gray3);padding:10px;flex-direction:row}.card-rank{min-width:44px}.card-score{min-width:60px}}.site-footer{background-color:var(--navy);color:#fff;padding:40px 20px 0;margin-top:60px;border-top:3px solid var(--teal)}.site-footer .footer-grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:32px;padding-bottom:32px}.site-footer h4{font-size:13px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#fff;margin-bottom:14px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer ul li{margin-bottom:7px}.site-footer a{color:#a8bdd4;text-decoration:none;font-size:13px;line-height:1.7;transition:color .15s}.site-footer a:hover{color:#fff}.site-footer .footer-bottom{max-width:900px;margin:0 auto;border-top:1px solid rgba(255,255,255,.15);padding:18px 0 24px;font-size:12px;color:#7a96b2;text-align:center}@media(max-width:600px){.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:24px}}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;margin-bottom:24px}.table-wrap>table{margin-bottom:0;min-width:420px}@media(max-width:480px){.table-wrap th,.table-wrap td{padding:8px 6px!important;font-size:12px!important}}
