.seo-page{--ink:#1E1B4B;--body:#334155;--muted:#64748B;--purple:#8B5CF6;--purple-dark:#6D3EE8;--purple-soft:#F8F6FF;--purple-line:#E5DFFC;--cyan:#00D9FF;--cyan-soft:#F1FCFF;--blue:#7DD3FC;--page:#F8FAFC;--surface:#FFFFFF;--line:#E7E1EC;--shadow:0 18px 45px rgba(30,27,75,0.08);--radius-lg:32px;--radius-md:22px;--text-body:16px;--text-table:15px;--text-lead:18px;--text-ui:14px;--text-eyebrow:14px;--text-caption:13px;--disclosure-inline:22px;--callout-pad:24px;--card-pad:26px;--rank-size:51px;--disclosure-text-inline:41px;--space-1:8px;--space-2:12px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:48px;--space-section:80px;--space-section-rule:32px}.seo-page *{box-sizing:border-box}.seo-page{margin:0;background:var(--page);color:var(--body);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--text-body);line-height:1.65;text-rendering:optimizeLegibility}.seo-page img{display:block;max-width:100%}.seo-page .comparison-provider-name,.seo-page a{color:var(--purple-dark);text-decoration-thickness:1.5px;text-underline-offset:3px}.seo-page a:hover{color:var(--ink)}.seo-page [tabindex]:focus-visible,.seo-page a:focus-visible{outline:3px solid rgba(0,217,255,.8);outline-offset:4px;border-radius:6px}.seo-page summary:focus-visible{outline:0;border-radius:12px;box-shadow:inset 0 0 0 3px rgba(0,217,255,.8)}.seo-page .site-header{position:relative;z-index:1;background:var(--purple)}.seo-page .site-header-inner{min-height:120px;display:flex;align-items:center;justify-content:center;padding:32px 24px}.seo-page .brand{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-size:30px;line-height:1;font-weight:900;text-decoration:none;letter-spacing:-.03em}.seo-page .brand:hover{color:#fff}.seo-page .brand-mark{width:56px;height:56px;flex:0 0 56px;display:grid;place-items:center;padding:4px;border-radius:16px;background:#fff;box-shadow:0 20px 25px -5px rgba(30,27,75,.18),0 8px 10px -6px rgba(30,27,75,.16)}.seo-page .brand img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.seo-page .hero{width:min(1180px,calc(100% - 40px));margin:34px auto 72px}.seo-page .breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:30px;color:var(--muted);font-size:var(--text-caption);font-weight:650}.seo-page .breadcrumbs a{color:var(--muted);text-decoration:none}.seo-page .hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(400px,.85fr);gap:44px;align-items:start}.seo-page .hero-grid:has(.hero-facts){align-items:stretch}.seo-page .hero-copy .eyebrow{margin-bottom:14px}.seo-page h1{max-width:760px;margin:0;color:var(--ink);font-size:clamp(40px,3.7vw,53px);line-height:1.08;letter-spacing:-.032em;word-spacing:.04em;font-weight:900}.seo-page .hero-intro{max-width:640px;margin:22px 0 0;color:var(--body);font-size:var(--text-lead);line-height:1.6}@media (max-width:1200px){.seo-page .hero .hero-grid{grid-template-columns:1fr;gap:32px}.seo-page .hero .hero-side{max-width:620px}}.seo-page .hero-side{min-width:0;display:flex;flex-direction:column;gap:12px}.seo-page .hero-meta{display:flex;flex-wrap:wrap;gap:6px;margin:0}.seo-page .hero-meta span{padding:9px 10px;border:1px solid var(--purple-line);border-radius:999px;background:#fff;color:var(--ink);font-size:var(--text-caption);font-weight:800}.seo-page .hero-art{min-width:0}.seo-page .hero-art>img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow)}.seo-page .eyebrow{margin:0;color:var(--purple-dark);font-size:var(--text-caption);line-height:1.3;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.seo-page .article-toc{width:min(820px,calc(100% - 40px));margin:0 auto}.seo-page .article-toc details{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(30,27,75,.04)}.seo-page .article-toc summary,.seo-page .section-notes summary,.seo-page .verdict-notes summary{display:flex;align-items:center;gap:10px;list-style:none}.seo-page .article-toc summary::-webkit-details-marker,.seo-page .section-notes summary::-webkit-details-marker,.seo-page .verdict-notes summary::-webkit-details-marker{display:none}.seo-page .article-toc summary:before,.seo-page .section-notes summary:before,.seo-page .verdict-notes summary:before{content:"";flex:0 0 auto;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid var(--ink);transition:transform .16s ease}.seo-page .article-toc details[open]>summary:before,.seo-page .section-notes[open]>summary:before,.seo-page .verdict-notes[open]>summary:before{transform:rotate(90deg)}.seo-page .article-toc summary{padding:17px var(--disclosure-inline);cursor:pointer;color:var(--ink);font-weight:850}.seo-page .article-toc nav{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;padding:0 var(--disclosure-inline) 18px var(--disclosure-text-inline)}.seo-page .article-toc a{margin:0 -10px;padding:10px;border-top:1px solid var(--line);border-radius:10px;color:var(--body);font-size:var(--text-body);line-height:1.45;text-decoration:none;transition:color .14s ease}.seo-page .article-toc a:focus-visible,.seo-page .article-toc a:hover{color:var(--purple-dark);background:transparent;box-shadow:none;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.seo-page .page-grid{width:min(820px,calc(100% - 40px));margin:0 auto}.seo-page .article{min-width:0;padding-bottom:100px}.seo-page .article h2{margin:0;color:var(--ink);font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-.04em;font-weight:900}.seo-page .article li,.seo-page .article p{color:var(--body);font-size:var(--text-body);line-height:1.68}.seo-page .article .eyebrow{font-size:var(--text-eyebrow);line-height:1.3}.seo-page .article p{margin:0 0 var(--space-3)}.seo-page .article strong{color:var(--ink);font-weight:750}.seo-page .article code{padding:2px 6px;border-radius:6px;background:var(--purple-soft);color:var(--ink);font-family:inherit;font-size:.9em}.seo-page .section-heading{width:100%;max-width:none;margin-bottom:var(--space-5)}.seo-page .section-heading .eyebrow{margin-bottom:var(--space-2)}.seo-page .section-heading.compact{margin-bottom:var(--space-4)}.seo-page .article-section{position:relative;margin-top:var(--space-section);padding-top:var(--space-section-rule)}.seo-page .article-section,.seo-page .final-cta,.seo-page .verdict{scroll-margin-top:96px}.seo-page .article-section:before{content:"";position:absolute;inset:0 auto auto 0;width:76px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--purple),var(--cyan))}.seo-page .section-content>p{width:100%;max-width:none}.seo-page .verdict{margin-top:var(--space-section);padding:38px;border:1px solid var(--purple-line);border-radius:var(--radius-lg);background:var(--purple-soft);box-shadow:0 14px 34px rgba(139,92,246,.06)}.seo-page .provider-list{display:grid;gap:var(--space-3)}.seo-page .provider-list-intro{margin:0}.seo-page .provider-list-intro p{margin:0;font-size:var(--text-lead);line-height:1.58}.seo-page .section-outro,.seo-page .section-outro p{margin:0}.seo-page .provider-card{min-width:0;padding:24px var(--card-pad);border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;box-shadow:0 8px 24px rgba(30,27,75,.04)}.seo-page .provider-card-winner{border-color:rgba(139,92,246,.55);box-shadow:inset 0 4px 0 var(--purple),0 8px 24px rgba(30,27,75,.06)}.seo-page .provider-card-head{display:flex;align-items:flex-start;gap:var(--card-pad);margin-bottom:var(--space-3)}.seo-page .provider-name{min-width:0;flex:1 1 auto}.seo-page .provider-logo,.seo-page .provider-rank{flex:0 0 auto;width:var(--rank-size);height:var(--rank-size);border-radius:14px}.seo-page .provider-rank{display:inline-flex;align-items:center;justify-content:center;background:var(--purple-soft);color:var(--purple-dark);font-size:26px;line-height:1;font-weight:850}.seo-page .provider-logo{display:block;margin-left:auto;overflow:hidden}.seo-page .provider-logo img{display:block;width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.seo-page .provider-card h3{margin:0;color:var(--ink);font-size:23px;line-height:1.25;font-weight:850;letter-spacing:-.01em}.seo-page .provider-card-winner h3{color:var(--purple-dark)}.seo-page .provider-card .provider-name p.provider-role{margin:2px 0 0;color:var(--purple-dark);font-size:var(--text-ui);line-height:1.45;font-weight:750;overflow-wrap:anywhere}.seo-page .provider-prices{margin-bottom:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:13px;background:var(--purple-soft)}.seo-page .section-content{display:flex;flex-direction:column;gap:var(--space-4)}.seo-page .section-content>*,.seo-page .section-content>.article-visual,.seo-page .section-content>.decision-grid,.seo-page .section-content>.reading-note,.seo-page .section-content>.result-callout,.seo-page .section-content>.section-intro,.seo-page .section-content>.section-notes,.seo-page .section-content>.table-shell,.seo-page .section-content>p{margin-top:0;margin-bottom:0}.seo-page .section-content>*>:first-child,.seo-page .section-content>.decision-grid>ul{margin-top:0}.seo-page .section-content>*>:last-child,.seo-page .section-content>.reading-note>p:last-child,.seo-page .section-content>.result-callout>p:last-child,.seo-page .section-content>.section-intro>p:last-child{margin-bottom:0}.seo-page .provider-prices p{margin:0;color:var(--body);font-size:var(--text-body);line-height:1.6}.seo-page .provider-prices strong{color:var(--ink);font-weight:850}.seo-page .provider-body p{margin:0 0 var(--space-2);font-size:var(--text-body);line-height:1.62}.seo-page .provider-body p:last-child{margin-bottom:0}.seo-page .provider-body p>strong:first-child{color:var(--purple-dark);font-weight:800}@media (min-width:900px){.seo-page .provider-list{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-page .provider-card-winner,.seo-page .provider-card:last-child:nth-child(2n){grid-column:1/-1}}.seo-page .verdict-intro{max-width:640px;margin:0 0 22px;font-size:var(--text-lead);line-height:1.6;color:var(--body)}.seo-page .verdict-grid{display:grid;gap:0}.seo-page .verdict-item{min-width:0;padding:20px 0;border-top:1px solid var(--purple-line)}.seo-page .verdict .section-heading.compact{margin-bottom:var(--space-5)}.seo-page .verdict-item:first-child{border-top:0;padding-top:0}.seo-page .verdict-label{display:block;margin-bottom:7px;color:var(--muted);font-size:var(--text-caption);font-weight:850;letter-spacing:.07em;text-transform:uppercase}.seo-page .verdict-item p.verdict-pick{margin:0 0 7px;color:var(--ink);font-size:21px;font-weight:850;line-height:1.34;letter-spacing:-.012em}.seo-page .verdict-item p.verdict-reason{margin:0;max-width:660px}.seo-page .verdict-item p{margin:0 0 12px;font-size:var(--text-body);line-height:1.62}.seo-page .verdict-item p:last-child{margin-bottom:0}.seo-page .faq-answer strong,.seo-page .reading-note strong,.seo-page .result-callout strong,.seo-page .verdict-item strong{color:var(--purple-dark);font-weight:600;text-decoration:none}.seo-page .table-card-winner .table-card-provider strong,.seo-page .table-card-winner dd strong,.seo-page .table-scroll td strong,.seo-page .table-scroll td strong a{color:var(--purple-dark);font-weight:850}.seo-page .verdict-item p.verdict-pick{color:var(--purple-dark)}.seo-page .reading-note p>strong:first-child,.seo-page .result-callout p>strong:first-child{color:var(--ink);font-weight:750}.seo-page .verdict-notes{margin-top:16px;border-top:1px solid var(--purple-line)}.seo-page .verdict-notes summary{position:relative;display:block;padding:17px var(--disclosure-inline) 9px 20px;cursor:pointer;color:var(--ink);font-size:var(--text-body);font-weight:850}.seo-page .verdict-notes summary:before{position:absolute;left:5px;top:calc(50% + 4px);transform:translateY(-50%)}.seo-page .verdict-notes[open]>summary:before{transform:translateY(-50%) rotate(90deg)}.seo-page .details-body{padding:6px var(--disclosure-inline) 2px 20px}.seo-page .details-body p{max-width:700px;margin-bottom:13px;font-size:var(--text-body)}.seo-page .verdict-actions{display:flex;align-items:center;gap:9px;margin-top:18px;font-size:var(--text-body)}.seo-page .verdict-actions p{margin:0;font-size:var(--text-body)}.seo-page .verdict-result-links{display:flex;align-items:center;gap:9px}.seo-page .verdict-actions .verdict-button{display:inline-flex;min-height:44px;align-items:center;padding:0 16px;border-radius:13px;background:var(--purple-dark);color:#fff;font-weight:850;text-decoration:none}.seo-page .method-section .section-content>ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.seo-page .method-section .section-content>ul li{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;font-size:var(--text-body);line-height:1.62}.seo-page .method-section .section-content>ul li:last-child{grid-column:1/-1}.seo-page .method-section .section-content>p:last-child{width:100%;max-width:none;margin-top:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--muted);font-size:var(--text-caption);line-height:1.55;font-style:italic}.seo-page .section-intro{width:100%;max-width:none}.seo-page .hero-grid-solo{grid-template-columns:1fr}.seo-page .hero-facts{display:grid;align-content:center;height:100%;gap:0;margin:0;padding:8px 26px;border:1px solid var(--purple-line);border-radius:var(--radius-md);background:var(--purple-soft)}.seo-page .hero-facts>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:17px 0;border-bottom:1px solid var(--purple-line)}.seo-page .hero-facts>div:last-child{border-bottom:0}.seo-page .hero-facts dt{margin:0;color:var(--ink);font-size:var(--text-body);font-weight:800}.seo-page .hero-facts dd{margin:0;color:var(--muted);font-size:var(--text-ui);text-align:right}.seo-page .plan-list{display:grid;grid-template-columns:repeat(var(--plan-columns,3),minmax(0,1fr));gap:14px}.seo-page .plan-card{display:flex;flex-direction:column;min-width:0;padding:22px var(--card-pad);border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;box-shadow:0 8px 24px rgba(30,27,75,.04)}.seo-page .plan-card p.plan-size{margin:0;color:var(--muted);font-size:var(--text-ui);font-weight:850;letter-spacing:.06em;text-transform:uppercase}.seo-page .plan-card p.plan-price{margin:6px 0 2px;color:var(--ink);font-size:34px;font-weight:850;letter-spacing:-.02em;line-height:1.1}.seo-page .plan-card p.plan-price-label{margin:0 0 14px;color:var(--muted);font-size:var(--text-ui)}.seo-page .plan-facts{display:grid;gap:8px;margin:0 0 18px}.seo-page .plan-facts>div{display:flex;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--line)}.seo-page .plan-facts>div:last-child{padding-bottom:0;border-bottom:0}.seo-page .plan-facts dt{margin:0;color:var(--muted);font-size:var(--text-ui)}.seo-page .plan-facts dd{margin:0;color:var(--ink);font-size:var(--text-ui);font-weight:750;text-align:right}.seo-page .plan-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:auto;padding:0 16px;border-radius:13px;background:var(--purple-dark);color:#fff;font-size:var(--text-ui);font-weight:850;text-decoration:none}.seo-page .country-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px 16px;margin:0;padding:0;list-style:none}.seo-page .country-grid li{padding:7px 0;border-bottom:1px solid var(--line);color:var(--body);font-size:var(--text-ui)}.seo-page .decision-grid>ul{display:grid;grid-template-columns:repeat(var(--columns,2),minmax(0,1fr));gap:16px;margin:24px 0 0;padding:0;list-style:none}.seo-page .decision-grid>ul li{padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff;font-size:var(--text-body);line-height:1.62}.seo-page .article-journey{position:relative;margin:0;padding:24px 20px 22px;overflow:hidden;border:1px solid var(--purple-line);border-radius:22px;background:linear-gradient(180deg,#FFFFFF,#F8F5FF);box-shadow:0 10px 28px rgba(30,27,75,.05)}.seo-page .article-journey ol{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));counter-reset:journey-step;gap:0;margin:0;padding:0;list-style:none}.seo-page .article-journey ol:before{content:"";position:absolute;z-index:0;top:17px;left:8.333%;right:8.333%;height:3px;border-radius:999px;background:linear-gradient(90deg,#8B5CF6,#776FF7 26%,#568FF8 52%,#2EB6FA 76%,#00D9FF)}.seo-page .article-journey li{--step-color:#8B5CF6;position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;align-items:center;padding:0 8px;color:var(--muted);font-size:var(--text-caption);line-height:1.4;text-align:center}.seo-page .article-journey li:nth-child(2){--step-color:#776FF7}.seo-page .article-journey li:nth-child(3){--step-color:#667EF8}.seo-page .article-journey li:nth-child(4){--step-color:#4A9AF9}.seo-page .article-journey li:nth-child(5){--step-color:#28B8FA}.seo-page .article-journey li:nth-child(6){--step-color:#00D9FF}.seo-page .article-journey li:before{content:counter(journey-step);display:grid;width:36px;height:36px;box-sizing:border-box;align-items:center;justify-content:center;margin-bottom:10px;border:3px solid var(--step-color);border-radius:50%;background:#fff;color:var(--ink);font-size:13px;line-height:1;font-weight:900;counter-increment:journey-step;box-shadow:0 0 0 5px rgba(255,255,255,.9)}.seo-page .article-journey li strong{display:block;margin-bottom:3px;color:var(--ink);font-size:var(--text-ui);font-weight:850}.seo-page .connection-choice-section .decision-grid>ul li{display:flex;min-width:0;flex-direction:column;padding:0;overflow:hidden}.seo-page .connection-choice-section .decision-grid>ul li>p{margin:0;padding:0 20px 14px}.seo-page .connection-choice-section .decision-grid>ul li>p:first-child{padding:22px 20px 16px;border-bottom:1px solid var(--line);font-size:21px;line-height:1.35}.seo-page .connection-choice-section .decision-grid>ul li>p:nth-child(2){padding-top:18px}.seo-page .connection-choice-section .decision-grid>ul li>p:last-child{padding-bottom:22px}.seo-page .connection-choice-section .decision-grid>ul li>p:first-child strong{color:var(--ink);font-weight:850}.seo-page .summary-path-section .decision-grid>ul li{border-top:4px solid var(--purple)}.seo-page .data-budget-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.seo-page .data-budget-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(30,27,75,.05)}.seo-page .data-budget-card.data-budget-light{border-top:5px solid #8b5cf6}.seo-page .data-budget-card.data-budget-medium{border-top:5px solid #00d9ff}.seo-page .data-budget-card.data-budget-heavy{border-top:5px solid #1e1b4b}.seo-page .data-budget-head{padding:22px 20px 17px}.seo-page .data-budget-head p{margin:0}.seo-page .data-budget-size{color:var(--ink);font-size:34px;line-height:1;font-weight:900;letter-spacing:-.025em}.seo-page .data-budget-trip{margin-top:7px!important;color:var(--ink);font-size:17px;line-height:1.35;font-weight:800}.seo-page .data-budget-daily{margin-top:5px!important;color:var(--muted);font-size:14px;line-height:1.4}.seo-page .data-budget-meter{display:flex;width:calc(100% - 40px);height:13px;margin:0 20px 14px;overflow:hidden;border-radius:999px;background:#E8EBE6}.seo-page .data-budget-meter .segment{display:block;min-width:3px;height:100%}.seo-page .data-budget-meter .segment+.segment{box-shadow:inset 2px 0 0 #fff}.seo-page .data-budget-meter .segment-map{background:#7DD3FC}.seo-page .data-budget-meter .segment-chat{background:#00D9FF}.seo-page .data-budget-meter .segment-photo{background:#8B5CF6}.seo-page .data-budget-meter .segment-browse{background:#B69AC7}.seo-page .data-budget-meter .segment-video{background:#1E1B4B}.seo-page .data-budget-meter .segment-buffer{background:#CBD5C8}.seo-page .data-budget-list{margin:0;padding:0 20px;list-style:none}.seo-page .data-budget-list li{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;border-top:1px solid var(--line);color:var(--body);font-size:14px;line-height:1.3}.seo-page .data-budget-icon{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:8px;color:var(--ink);font-size:14px}.seo-page .data-budget-icon-map{background:#7DD3FC}.seo-page .data-budget-icon-chat{background:#00D9FF}.seo-page .data-budget-icon-photo{background:#8B5CF6}.seo-page .data-budget-icon-browse{background:#B69AC7}.seo-page .data-budget-icon-video{background:#1E1B4B;color:#fff}.seo-page .data-budget-icon-buffer{background:#CBD5C8}.seo-page .data-budget-list strong{color:var(--ink);font-size:14px;font-weight:850;font-variant-numeric:tabular-nums;white-space:nowrap}.seo-page .data-budget-fit{min-height:76px;margin:14px 0 0;padding:16px 20px 18px;border-top:1px solid var(--line);background:var(--surface-soft);color:var(--body);font-size:14px;line-height:1.45}.seo-page .data-budget-fit strong{color:var(--ink);font-weight:850}.seo-page .decision-grid.columns-2>ul li:last-child:nth-child(odd),.seo-page .plan-list>.plan-card:last-child:nth-child(odd){grid-column:1/-1}.seo-page .section-notes{margin:0;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.seo-page .section-notes summary{position:relative;padding:16px 26px 16px 24px;cursor:pointer;color:var(--ink);font-size:var(--text-body);font-weight:850;gap:12px}.seo-page .section-notes[open]>summary:before{transform:rotate(90deg)}.seo-page .section-notes>div{max-width:720px;padding:0 26px 18px 47px}.seo-page .section-notes p{margin-bottom:13px;font-size:var(--text-body)}.seo-page .section-notes>div>:last-child{margin-bottom:0}.seo-page .result-callout{margin:0;padding:20px var(--callout-pad);border:1px solid var(--purple-line);border-radius:18px;background:var(--purple-soft)}.seo-page .reading-note{min-width:0;margin:0;padding:20px var(--callout-pad);border:1px solid var(--line);border-radius:16px;background:#fff}.seo-page .reading-note p,.seo-page .result-callout p{font-size:var(--text-body)}.seo-page .table-title{margin:0}.seo-page .table-title p{margin:0;color:var(--ink);font-size:21px;line-height:1.35;font-weight:850;letter-spacing:-.012em}.seo-page .table-shell{width:100%;margin:0;border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(30,27,75,.05)}.seo-page .table-hint{display:none}.seo-page .table-scroll{overflow-x:auto;overscroll-behavior-inline:contain}.seo-page .table-cards{display:none}.seo-page table{width:100%;min-width:100%;border-collapse:collapse;font-size:var(--text-table)}.seo-page td,.seo-page th{padding:13px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;line-height:1.55}.seo-page th{position:sticky;top:0;z-index:1;color:var(--ink);background:var(--purple-soft);font-weight:850}.seo-page td{color:var(--body);background:#fff}.seo-page tr:last-child td{border-bottom:0}.seo-page td:first-child,.seo-page th:first-child{position:sticky;left:0;z-index:2;min-width:140px;padding-left:var(--callout-pad)}.seo-page td:last-child,.seo-page th:last-child{padding-right:var(--callout-pad)}.seo-page th:first-child{z-index:3}.seo-page tbody tr:first-child strong{color:var(--purple-dark);font-weight:850;text-decoration:none}.seo-page .table-card{min-width:0;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.seo-page .table-card-winner{border-color:rgba(139,92,246,.45);box-shadow:inset 0 3px 0 var(--purple)}.seo-page .table-card-provider{padding:15px 16px 13px;border-bottom:1px solid var(--line);color:var(--ink);font-size:var(--text-body);font-weight:750}.seo-page .table-card dl{margin:0}.seo-page .table-card dl>div{display:grid;grid-template-columns:minmax(112px,.85fr) minmax(0,1.15fr);gap:12px;padding:12px 16px;border-bottom:1px solid var(--line)}.seo-page .table-card dl>div:last-child{border-bottom:0}.seo-page .table-card dt{color:var(--muted);font-size:var(--text-caption);line-height:1.45;font-weight:800}.seo-page .table-card dd{min-width:0;margin:0;color:var(--body);font-size:var(--text-body);line-height:1.5}.seo-page .table-card-winner strong{color:var(--purple-dark);font-weight:600}.seo-page .article-visual{margin:0}.seo-page .article-visual picture{display:block}.seo-page .article-visual img{width:100%;height:auto;border:1px solid var(--line);border-radius:28px;background:var(--page);box-shadow:0 14px 34px rgba(30,27,75,.07)}.seo-page .article-visual+p em{display:block;color:var(--muted);font-size:var(--text-caption);line-height:1.55}.seo-page .faq-list{border-top:1px solid var(--line)}.seo-page .faq-item{border-bottom:1px solid var(--line);background:#fff}.seo-page .faq-item summary{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;padding:20px var(--disclosure-inline);cursor:pointer;color:var(--ink);font-size:17px;font-weight:850;list-style:none}.seo-page .faq-item summary::-webkit-details-marker{display:none}.seo-page .faq-icon{position:relative;display:block;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--purple-soft)}.seo-page .faq-icon:after,.seo-page .faq-icon:before{content:"";position:absolute;left:50%;top:50%;border-radius:2px;background:var(--purple-dark);transform:translate(-50%,-50%)}.seo-page .faq-icon:before{width:12px;height:2px}.seo-page .faq-icon:after{width:2px;height:12px;transition:transform .16s ease}.seo-page .faq-item[open] .faq-icon:after{transform:translate(-50%,-50%) scaleY(0)}.seo-page .faq-answer{max-width:720px;padding:0 50px 22px var(--disclosure-inline)}.seo-page .faq-answer p{margin-bottom:12px;font-size:var(--text-body)}.seo-page .final-cta{display:grid;grid-template-columns:122px minmax(0,1fr);gap:var(--space-4);align-items:center;margin-top:var(--space-section);padding:30px 34px;border:2px solid var(--purple);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.seo-page .final-cta img{grid-column:1;grid-row:1;align-self:center;width:122px;height:122px;-o-object-fit:contain;object-fit:contain}.seo-page .final-cta h2{margin:0;font-size:31px}.seo-page .final-cta p{margin:0;font-size:var(--text-body)}.seo-page .final-cta .cta-content{grid-column:2;display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:var(--space-3)}.seo-page .final-cta .cta-heading{display:grid;gap:var(--space-1)}.seo-page .final-cta .cta-verdict{display:grid;gap:var(--space-3);max-width:650px}.seo-page .final-cta .cta-button{display:inline-flex;align-self:flex-start;min-height:46px;width:-moz-fit-content;width:fit-content;align-items:center;padding:0 18px;border-radius:14px;background:var(--purple-dark);color:#fff;font-weight:850;text-decoration:none}.seo-page .cta-note{max-width:650px;color:var(--muted)}.seo-page .site-footer{padding:46px 20px;border-top:1px solid var(--line);background:#fff}.seo-page .site-footer-inner{width:min(1180px,100%);margin:0 auto;display:flex;justify-content:space-between;gap:24px;color:var(--muted);font-size:var(--text-caption)}@media (max-width:1059px){.seo-page .hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,420px);gap:34px}}@media (max-width:820px){.seo-page{--callout-pad:18px;--space-section:64px;--space-section-rule:24px}.seo-page .data-budget-grid{grid-template-columns:1fr}.seo-page .data-budget-fit{min-height:0}.seo-page .hero{margin-top:24px}.seo-page .hero-grid{grid-template-columns:1fr;gap:34px}.seo-page .hero-copy{max-width:720px}.seo-page .hero-side{gap:28px}.seo-page .hero-meta{order:-1}.seo-page .hero-art{max-width:680px}.seo-page .verdict{padding:28px}.seo-page .decision-grid>ul,.seo-page .method-section .section-content>ul{grid-template-columns:1fr}.seo-page .article-journey{padding:22px 20px 2px}.seo-page .article-journey ol{grid-template-columns:1fr}.seo-page .article-journey ol:before{top:18px;right:auto;bottom:22px;left:17px;width:3px;height:auto;background:linear-gradient(180deg,#8B5CF6,#776FF7 26%,#568FF8 52%,#2EB6FA 76%,#00D9FF)}.seo-page .article-journey li{display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;-moz-column-gap:14px;column-gap:14px;align-items:center;justify-items:stretch;padding:0 0 20px;text-align:left}.seo-page .article-journey li:before{grid-column:1;grid-row:1/span 2;margin:0}.seo-page .article-journey li strong{grid-column:2;grid-row:1;margin:0}.seo-page .plan-list{grid-template-columns:1fr}.seo-page .country-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.seo-page .method-section .section-content>ul li:last-child{grid-column:auto}.seo-page .table-hint{display:block;padding:9px 14px;border-bottom:1px solid var(--line);color:var(--muted);background:#fff;font-size:var(--text-caption);font-weight:800;text-align:right}.seo-page table{min-width:800px}}@media (max-width:640px){.seo-page .article-toc,.seo-page .hero,.seo-page .page-grid{width:min(100% - 28px,100%)}.seo-page .breadcrumbs{margin-bottom:22px;font-size:var(--text-caption)}.seo-page h1{font-size:clamp(34px,10.5vw,46px);line-height:1.06}.seo-page .hero-intro{margin-top:20px;font-size:var(--text-lead);line-height:1.58}.seo-page .hero{margin-bottom:50px}.seo-page .hero-art>img{border-radius:22px}.seo-page .article-toc{margin-bottom:0}.seo-page .article-toc nav{grid-template-columns:1fr}.seo-page .article{padding-bottom:70px}.seo-page .article h2{font-size:34px}.seo-page .article li,.seo-page .article p{font-size:var(--text-body);line-height:1.68}.seo-page .verdict{padding:22px 18px;border-radius:24px}.seo-page .verdict-item{padding:18px}.seo-page .verdict-actions{display:grid;grid-template-columns:auto 1fr;gap:10px 8px}.seo-page .verdict-result-links{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;gap:7px 8px}.seo-page .verdict-result-links a:first-child{grid-column:1/-1}.seo-page .verdict-actions .verdict-button{grid-column:2;display:flex;width:100%;justify-content:center}.seo-page .table-shell{border:0;border-radius:0;background:transparent;overflow:visible;box-shadow:none}.seo-page .table-hint,.seo-page .table-scroll{display:none}.seo-page .table-cards{display:grid;gap:12px}.seo-page td,.seo-page th{padding:11px}.seo-page .article-visual{width:calc(100vw - 28px);margin-left:calc((100vw - 28px - 100%) / -2)}.seo-page .article-visual img{border-radius:20px}.seo-page .faq-item summary{min-height:66px;font-size:16px}.seo-page .faq-answer{padding-right:var(--disclosure-inline)}.seo-page .final-cta{grid-template-columns:1fr;gap:var(--space-3);padding:24px 20px}.seo-page .final-cta img{grid-column:1;grid-row:auto;justify-self:center;width:74px;height:74px}.seo-page .final-cta h2{font-size:25px}.seo-page .final-cta .cta-content{grid-column:1;width:100%}.seo-page .final-cta .cta-button{width:100%;justify-content:center;text-align:center}.seo-page .site-footer-inner{display:grid}}@media (max-width:359px){.seo-page .provider-card-head{flex-wrap:wrap;row-gap:var(--space-3)}.seo-page .provider-card-head .provider-name{flex:1 0 100%;order:3}.seo-page .hero-meta span{padding:7px 9px}.seo-page .table-card dl>div{grid-template-columns:1fr;gap:4px}.seo-page .article h2{font-size:31px}.seo-page .final-cta{grid-template-columns:1fr}.seo-page .final-cta img{grid-column:1;grid-row:auto;width:64px;height:64px}.seo-page .final-cta .cta-button,.seo-page .final-cta .cta-heading,.seo-page .final-cta .cta-note,.seo-page .final-cta .cta-verdict{grid-column:1}.seo-page .article .final-cta h2{font-size:25px}.seo-page .final-cta .cta-button{padding-top:9px;padding-bottom:9px}}@media (prefers-reduced-motion:reduce){.seo-page{scroll-behavior:auto}.seo-page *,.seo-page :after,.seo-page :before{transition-duration:.01ms!important;animation-duration:.01ms!important}}.seo-page .table-scroll td:first-child,.seo-page .table-scroll th:first-child{padding-left:var(--table-inline,24px)}.seo-page .quick-picks .verdict-reason{max-width:none}@media (max-width:640px){.seo-page .quick-picks .verdict-item{padding:20px 0}.seo-page .quick-picks .verdict-item:first-child{padding-top:0}.seo-page .quick-picks .verdict-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.seo-page .quick-picks .verdict-result-links{display:block}.seo-page .quick-picks .verdict-actions .verdict-button{width:auto}}