:root{font-family:var(--font-sans)}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% -120px, #fff 0, #fff 260px, transparent 520px), linear-gradient(180deg, #fdfefe 0, var(--bg) 360px), var(--bg);color:var(--text);line-height:var(--line-height-body);text-rendering:optimizelegibility;margin:0}a{color:inherit}img{max-width:100%;height:auto}p{margin-bottom:0}.site-header,.site-footer,.section,.hero,.content-shell{width:min(var(--layout-content), calc(100% - var(--layout-gutter)));margin-inline:auto}.site-header{z-index:20;width:min(var(--layout-header), calc(100% - var(--layout-header-gutter)));border-radius:var(--radius);min-height:78px;box-shadow:var(--shadow-header);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #e2e8f0e0;justify-content:space-between;align-items:center;gap:22px;margin-top:8px;padding:0 18px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex;position:sticky;top:0}.site-header.is-scrolled{box-shadow:var(--shadow-header-scrolled);backdrop-filter:blur(22px)saturate(145%);background:#ffffffdb;border-color:#cbd5e1eb}.brand{letter-spacing:0;align-items:center;gap:12px;font-size:1.32rem;font-weight:900;text-decoration:none;transition:color .14s,transform .14s;display:inline-flex}.brand img{border-radius:13px;width:40px;height:40px;transition:box-shadow .14s,transform .14s;box-shadow:0 10px 22px #0f172a24}.brand:hover{color:var(--accent-dark);transform:translateY(-1px)}.brand:hover img{transform:rotate(-2deg)scale(1.03);box-shadow:0 14px 28px #0f172a29}.main-nav{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;font-size:.9rem;font-weight:700;display:flex}.main-nav a,.main-nav span.active{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:10px;align-items:center;gap:5px;padding:9px 11px;text-decoration:none;transition:background .14s,color .14s,transform .14s,box-shadow .14s;display:inline-flex;position:relative}.main-nav a:hover{background:var(--accent-soft);color:var(--accent-dark);transform:translateY(-1px)}.main-nav a.active,.main-nav span.active{color:var(--accent-dark);background:#eef8f6;box-shadow:inset 0 0 0 1px #0f766e1f}.search-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:13px;flex:0 0 42px;justify-content:center;align-items:center;transition:transform .14s,border-color .14s,box-shadow .14s;display:inline-flex;position:relative;box-shadow:0 8px 18px #0f172a0d}.search-button span,.search-button:after{content:"";display:block}.search-button span{border:2px solid;border-radius:50%;width:15px;height:15px}.search-button:after{background:currentColor;border-radius:999px;width:8px;height:2px;margin:15px 0 0 15px;position:absolute;transform:rotate(45deg)}.search-button:hover{border-color:var(--line-strong);transform:translateY(-1px);box-shadow:0 12px 24px #0f172a17}.hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:44px;padding:64px 0 28px;display:grid}.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(40px,6vw,76px);padding:64px 0 36px}.home-hero__copy{padding-block:16px}.home-hero__copy .lede{max-width:610px;font-size:clamp(1.08rem,2vw,1.26rem)}.hero>div:first-child{max-width:760px}.eyebrow{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:780px;margin-bottom:18px;font-size:clamp(2.45rem,5.4vw,4.75rem);line-height:1}h2{margin-bottom:12px;font-size:clamp(1.42rem,2.8vw,2.05rem);line-height:1.15}h3{margin-bottom:8px;font-size:1.04rem;line-height:1.25}.lede{max-width:680px;color:var(--muted);font-size:clamp(1.04rem,1.8vw,1.18rem);line-height:1.72}.hero-panel,.card,.trust-box,.author-box,.faq,.pros-cons,.comparison-wrap,.internal-links{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-soft)}.hero-panel{border-color:var(--line);padding:26px;position:relative;overflow:hidden;box-shadow:0 24px 62px #0f172a1a}.hero-panel:before{content:"";background:var(--accent);height:3px;position:absolute;inset:0 0 auto}.hero-panel strong{margin-bottom:10px;font-size:clamp(1.25rem,2.6vw,1.85rem);line-height:1.15;display:block}.hero-visual>img,.home-hero-visual>img{border:1px solid var(--line);background:var(--panel-soft);border-radius:16px;width:100%;margin-bottom:18px;display:block;box-shadow:0 12px 28px #0f172a12}.panel-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:900}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.home-hero .hero-actions{margin-top:26px}.home-hero .primary-link{min-width:218px;min-height:48px;padding-inline:24px}.home-hero .secondary-link{min-height:48px}.hero-cta-icon{opacity:.55;transition:opacity .14s,transform .14s;transform:translate(-1px)}.home-hero .primary-link:hover .hero-cta-icon,.home-hero .secondary-link:hover .hero-cta-icon{opacity:1;transform:translate(2px)}.home-hero__skip{min-height:44px;color:var(--muted);align-items:center;gap:7px;margin-top:12px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.home-hero__skip:hover{color:var(--accent-dark)}.primary-link,.secondary-link{min-height:var(--button-height);padding:0 var(--button-padding-x);border-radius:var(--button-radius);font-size:var(--button-font-size);font-weight:var(--button-font-weight);justify-content:center;align-items:center;gap:9px;text-decoration:none;transition:transform .14s,box-shadow .14s,border-color .14s,background .14s;display:inline-flex}.primary-link{background:var(--accent);color:#fff;box-shadow:var(--shadow-button)}.secondary-link{border:1px solid var(--line-strong);color:var(--ink);background:#fff;box-shadow:0 8px 18px #1018200d}.primary-link:hover,.secondary-link:hover{transform:translateY(-1px);box-shadow:0 16px 32px #0f172a1f}.primary-link:hover{background:var(--accent-dark)}.secondary-link:hover{border-color:var(--accent);background:var(--accent-soft)}.mini-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.mini-metrics span{border:1px solid var(--line);background:var(--panel-soft);color:var(--muted);border-radius:8px;padding:12px;font-size:.88rem;display:block}.mini-metrics strong{color:var(--text);margin:0;font-size:1.05rem;display:block}.home-hero-visual{margin:0;padding:22px}.home-hero-visual figcaption{padding:2px 4px 0}.home-hero-visual figcaption>span{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:900;display:block}.home-hero-visual figcaption>strong{max-width:440px;margin-bottom:8px;font-size:clamp(1.18rem,2vw,1.5rem)}.home-hero-visual figcaption p{color:var(--muted);margin:0;line-height:1.6}.section{padding:var(--section-padding-y-compact) 0}.compact-section{padding-top:20px}.section-heading{max-width:var(--layout-narrow);margin-bottom:22px}.ranking-shell{padding:var(--card-padding);border:1px solid var(--line);border-radius:var(--card-radius-large);background:#fff;box-shadow:0 22px 58px #0f172a14}.home-entry-section{padding:38px 0 54px;scroll-margin-top:88px}.home-entry-heading{max-width:690px;margin-bottom:28px}.home-entry-heading>p:last-child{color:var(--muted);margin-bottom:0;font-size:1.03rem;line-height:1.65}.home-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-entry-card{border:1px solid var(--line);min-width:0;min-height:220px;color:inherit;box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;flex-direction:column;padding:26px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.home-entry-card:hover{border-color:var(--line-strong);transform:translateY(-3px);box-shadow:0 22px 48px #0f172a1a}.home-entry-card:focus-visible,.home-hero__skip:focus-visible,.home-principles a:focus-visible{outline-offset:3px;outline:3px solid #0f766e47}.home-entry-card .eyebrow{margin-bottom:18px}.home-entry-card h3{max-width:430px;margin-bottom:10px;font-size:clamp(1.14rem,2vw,1.35rem)}.home-entry-card p{max-width:500px;color:var(--muted);margin-bottom:0;line-height:1.65}.home-entry-card>strong{color:var(--accent-dark);margin-top:auto;padding-top:24px}.home-principles{border-top:1px solid var(--line);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(42px,7vw,88px);margin-bottom:38px;padding:48px 0 68px;display:grid}.home-principles__heading{max-width:470px}.home-principles__heading>p:not(.eyebrow){color:var(--muted);line-height:1.7}.home-principles__heading>a{min-height:44px;color:var(--accent-dark);align-items:center;gap:8px;font-weight:900;text-decoration:none;display:inline-flex}.home-principle-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.home-principle-list li{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr);gap:18px;padding:24px 0;display:grid}.home-principle-list li>span{color:var(--accent-dark);letter-spacing:.08em;font-size:.78rem;font-weight:900}.home-principle-list strong{color:var(--ink);margin-bottom:6px;font-size:1.08rem;display:block}.home-principle-list p{max-width:590px;color:var(--muted);margin:0;line-height:1.65}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.card{min-height:185px;padding:var(--card-padding-compact);transition:transform .16s,box-shadow .16s,border-color .16s}.card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.feature-card{flex-direction:column;min-height:260px;display:flex}.feature-card>img{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line);background:var(--panel-soft);border-radius:14px;width:100%;margin-bottom:16px;display:block}.feature-card a{color:var(--accent-dark);margin-top:auto;font-weight:900;text-decoration:none}.muted{color:var(--muted)}.affiliate-button{min-height:40px;padding:0 var(--button-padding-x-small);border-radius:var(--button-radius-small);background:var(--accent);color:#fff;font-size:var(--button-font-size);font-weight:var(--button-font-weight);white-space:nowrap;box-shadow:var(--shadow-button);border:1px solid #0f172a14;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex}.affiliate-button:hover{background:var(--accent-dark);box-shadow:var(--shadow-button-hover);transform:translateY(-1px)}.affiliate-button--subtle{min-height:44px;color:var(--accent-dark);box-shadow:none;background:#fff;border-color:#0f766e52;padding-inline:12px}.affiliate-button--subtle:hover{color:var(--accent-dark);box-shadow:none;background:#f3fbf8}.affiliate-button:focus-visible{outline-offset:3px;outline:3px solid #0f766e47}.button-arrow{font-weight:900}.comparison-block{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 54px #0f172a14}.comparison-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:end;gap:18px;padding:20px 24px 16px;display:flex}.comparison-header h2{margin-bottom:0}.comparison-note{max-width:320px;color:var(--muted);font-size:.93rem}.comparison-wrap{box-shadow:none;border:0;border-radius:0;overflow-x:auto}.comparison-wrap--plain{background:0 0}.comparison-table{border-collapse:separate;border-spacing:0;width:100%;min-width:920px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:12px 16px}.comparison-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;font-size:.72rem;font-weight:900}.comparison-table tr:last-child td{border-bottom:0}.comparison-table tbody tr:hover{background:#f8fafc}.rank-badge,.rating-pill,.test-badge{border-radius:999px;justify-content:center;align-items:center;min-height:32px;font-weight:900;display:inline-flex}.rank-badge{background:var(--ink);color:#fff;min-width:42px}.rating-pill{color:var(--ink);box-shadow:inset 0 0 0 1px var(--line);background:#f8fafc;padding:0 12px}.stars{color:var(--warm);letter-spacing:.04em;margin-top:2px;font-size:.82rem;line-height:1.1;display:block}.table-stars{white-space:nowrap;margin-top:5px}.test-badge{background:var(--warm-soft);color:#9a3412;white-space:nowrap;border:1px solid #fed7aa;padding:0 12px;font-size:.8rem}.provider-card .rank-badge{min-width:40px;min-height:30px;font-size:.86rem;box-shadow:0 8px 18px #0f172a1f}.provider-card .test-badge{text-align:center;align-self:start;max-width:132px;min-height:30px;padding:0 11px;line-height:1.1}.provider-link{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.provider-link img{border-radius:12px;flex:0 0 38px;width:38px;height:38px}.comparison-table .affiliate-button{border-radius:10px;min-height:36px;padding:0 14px;font-size:.86rem}.comparison-footer{border-top:1px solid var(--line);background:linear-gradient(#fff,#f8fafc);justify-content:center;padding:18px 24px 22px;display:flex}.provider-link span{gap:1px;display:grid}.provider-link strong{font-size:1.05rem}.provider-link small{color:var(--accent-dark);font-size:.82rem;font-weight:900}.trust-strip{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.trust-strip span{min-height:34px;color:var(--ink);box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;padding:0;font-size:.9rem;font-weight:800;display:inline-flex}.trust-strip span:before{content:none}.trust-icon{background:#f0fdfa;border:1px solid #0f766e2e;border-radius:8px;flex:0 0 22px;width:22px;height:22px;position:relative}.trust-icon:before,.trust-icon:after{content:"";position:absolute}.trust-icon-update:before{border:2px solid var(--accent);border-radius:50%;inset:5px}.trust-icon-update:after{border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);width:5px;height:6px;top:6px;left:10px}.trust-icon-test:before{border:2px solid var(--accent);border-top-width:3px;border-radius:3px;width:9px;height:12px;top:5px;left:6px}.trust-icon-test:after{border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);width:6px;height:3px;top:9px;left:9px;transform:rotate(-45deg)}.trust-icon-affiliate:before{border:2px solid var(--accent);border-radius:50%;width:12px;height:12px;top:5px;left:5px}.trust-icon-affiliate:after{background:var(--accent);border-radius:999px;width:2px;height:7px;top:8px;left:10px}.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.provider-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;height:100%;min-height:430px;padding:24px;transition:transform .14s,box-shadow .14s,border-color .14s;display:flex;box-shadow:0 14px 38px #0f172a12}.provider-card:hover{border-color:var(--line-strong);transform:translateY(-3px);box-shadow:0 22px 54px #0f172a1a}.provider-card-top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;margin-bottom:18px;display:grid}.provider-identity{align-items:center;gap:12px;min-width:0;display:inline-flex}.provider-logo{border:1px solid var(--line);width:56px;height:56px;color:var(--ink);letter-spacing:.02em;background:#f8fafc;border-radius:14px;flex:0 0 56px;justify-content:center;align-items:center;font-size:1rem;font-weight:950;display:inline-flex;box-shadow:inset 0 1px #fffc}.provider-logo-img{border:1px solid var(--line);background:var(--panel-soft);object-fit:contain;border-radius:16px;flex:0 0 56px;width:56px;height:56px;padding:0;display:block;box-shadow:0 10px 22px #0f172a14}.provider-logo-nord{color:#1d4ed8;background:#eef6ff}.provider-logo-surfshark{color:#047857;background:#eefdf8}.provider-logo-express{color:#c2410c;background:#fff7ed}.provider-card h3{letter-spacing:0;margin-bottom:9px;font-size:1.5rem;line-height:1.15}.provider-card h3 a,.review-link{text-decoration:none}.provider-card p{color:var(--muted);font-size:.96rem;line-height:1.55}.provider-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.976rem;margin-bottom:0;display:-webkit-box;overflow:hidden}.provider-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0 18px;display:grid}.provider-stats div{border:1px solid var(--line);background:var(--panel-soft);border-radius:12px;flex-direction:column;justify-content:space-between;min-height:98px;padding:13px 14px;display:flex}.provider-stats dt{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:900}.provider-stats dd{color:var(--text);margin:0;font-weight:900}.provider-rating{gap:5px;font-size:1.28rem;line-height:1.1;display:grid}.provider-price{gap:2px;line-height:1.08;display:grid}.provider-price span{color:var(--muted);font-size:.78rem;font-weight:850}.provider-price strong{color:var(--ink);font-size:1.08rem;font-weight:950}.provider-card-actions{gap:12px;margin-top:auto;padding-top:4px;display:grid}.provider-card-actions .affiliate-button{width:100%;min-height:42px}.provider-card-actions .affiliate-button .button-arrow{border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:.95rem;line-height:1;transition:transform .14s;display:inline-flex}.provider-card-actions .affiliate-button:hover .button-arrow{transform:translate(2px)}.review-link{color:var(--accent-dark);justify-content:center;align-items:center;gap:6px;font-size:.92rem;font-weight:850;line-height:1.2;transition:color .14s,transform .14s;display:inline-flex}.review-link:hover{color:var(--ink);transform:translate(1px)}.provider-card-actions .review-link span{transition:transform .14s}.provider-card-actions .review-link:hover span{transform:translate(2px)}.pros-cons{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;display:grid;overflow:hidden}.pros-cons ul,.faq-list,.internal-links ul{margin:0;padding-left:0;list-style:none}.pros-cons>div{padding:24px}.pros-list{border-right:1px solid var(--line);background:linear-gradient(#fff,#f7fcfa)}.cons-list{background:linear-gradient(#fff,#fffaf7)}.pros-cons li{color:var(--muted);align-items:flex-start;gap:10px;padding:11px 0;display:flex}.pros-cons li span{border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-weight:900;display:inline-flex}.pros-list li span{color:var(--success);background:#e4f4ee}.cons-list li span{color:var(--danger);background:#fff1eb}.faq,.author-box,.trust-box,.internal-links{padding:22px}.editorial-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:18px;display:grid}.trust-box{border-color:var(--line);box-shadow:var(--shadow-soft);background:#fff;padding:24px}.faq-list{gap:10px;display:grid}.faq details{border:1px solid var(--line);background:#fff;border-radius:13px;padding:0;transition:border-color .14s,background .14s,box-shadow .14s}.faq details[open]{border-color:var(--line-strong);background:#fff;box-shadow:0 12px 28px #0f172a0f}.faq details+details{margin-top:0}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;font-weight:900;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq details:hover{border-color:var(--line-strong);background:#fbfdff}.chevron{color:var(--muted);font-size:1.1rem;line-height:1;transition:transform .14s}.faq details[open] .chevron{transform:rotate(180deg)}.faq details p{color:var(--muted);margin:-4px 18px 16px}.trust-items{grid-template-columns:1fr;gap:12px;display:grid}.trust-item{border:1px solid var(--line);background:var(--panel-soft);box-shadow:none;border-radius:14px;grid-template-columns:46px minmax(0,1fr);gap:14px;padding:16px;display:grid;position:relative}.trust-item img{grid-row:span 2;width:46px;height:46px;margin-bottom:0;display:block}.review-logo{border-radius:22px;width:88px;height:88px;margin-bottom:18px;display:block;box-shadow:0 14px 32px #0f172a1a}.trust-item strong{margin-bottom:8px;display:block}.trust-item p{color:var(--muted)}.author-box{background:linear-gradient(135deg,#0f766e0d,#0000 36%),#fff;border-radius:20px;align-items:center;gap:16px;display:flex}.avatar{background:linear-gradient(135deg, #0f766ef2, #0f172af2), var(--accent);border:1px solid #0f766e29;border-radius:18px;flex:0 0 62px;width:62px;height:62px;box-shadow:0 14px 28px #0f766e29}.internal-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding-left:0;list-style:none;display:grid}.internal-link-grid li{min-width:0;display:flex}.internal-link-grid a{border:1px solid var(--line);background:var(--panel-soft);width:100%;min-height:100%;color:var(--ink);border-radius:14px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;font-weight:850;text-decoration:none;transition:transform .14s,border-color .14s,background .14s;display:flex}.internal-link-grid a>span:first-child{font-size:1rem;line-height:1.25}.internal-link-grid a small{color:var(--muted);font-size:.92rem;font-weight:650;line-height:1.45}.internal-link-grid a>span:last-child{color:var(--accent);margin-top:auto}.internal-link-grid a:hover{border-color:var(--line-strong);background:#fff;transform:translateY(-1px)}.breadcrumbs{color:var(--muted);margin:28px 0 18px;font-size:.88rem;font-weight:800}.breadcrumbs ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:8px;display:inline-flex}.breadcrumbs li+li:before{content:"/";color:var(--line-strong)}.breadcrumbs a{color:var(--muted);text-decoration:none}.breadcrumbs a:hover{color:var(--accent-dark)}.article-list-page{padding:22px 0 40px}.article-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.related-grid--count-1{grid-template-columns:minmax(0,420px)}.related-grid--count-2,.related-grid--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.related-grid--count-5,.related-grid--count-6{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card,.related-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px}.article-card a,.related-card{height:100%;color:inherit;gap:10px;padding:18px;text-decoration:none;display:grid}.article-card img{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line);background:var(--panel-soft);border-radius:14px;width:100%}.article-card span,.related-card span{color:var(--accent-dark);letter-spacing:.07em;text-transform:uppercase;font-size:.78rem;font-weight:900}.article-card h2,.related-card strong{color:var(--ink);margin:0;font-size:1.08rem;line-height:1.25}.article-card p,.related-card p{color:var(--muted);font-size:.94rem}.related-card{flex-direction:column;align-items:stretch;min-width:0;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex}.related-card strong,.related-card p,.related-card__action{display:block}.related-card strong,.related-card p{overflow-wrap:anywhere}.related-card p{flex:1;margin:0;line-height:1.55}.related-card .related-card__action{justify-content:space-between;align-items:center;gap:var(--space-xs);padding-top:var(--space-sm);border-top:1px solid var(--line);color:var(--accent-dark);letter-spacing:0;text-transform:none;margin-top:auto;font-size:.9rem;font-weight:850;display:flex}.related-card:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 18px 38px #0f172a1f}.related-card:focus-visible{outline-offset:3px;outline:3px solid #0f766e47}.article-card small{color:var(--muted);margin-top:auto;font-weight:800}.article-shell{padding-bottom:64px}.article-header{padding:20px 0 38px}.article-hero{margin:24px 0 0}.article-hero picture{display:block}.article-header .article-hero img{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line);background:var(--panel-soft);width:100%;height:auto;box-shadow:var(--shadow-soft);border-radius:20px;display:block}.article-meta{color:var(--muted);flex-wrap:wrap;gap:10px 16px;margin-top:18px;font-size:.92rem;font-weight:800;display:flex}.article-meta p{margin:0}.article-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:28px;display:grid}.article-layout>aside{position:sticky;top:110px}.article-content{gap:var(--space-lg);min-width:0;max-width:820px;display:grid}.article-section-stack{gap:var(--space-lg);display:grid}.article-content>:where(h2,h3,p,ul,ol,blockquote),.article-content>section>:where(h2,h3,p,ul,ol,blockquote),.article-content .section-heading{max-width:760px}.article-content :where(h2,h3){scroll-margin-top:120px}.article-content>section{margin-top:0;display:flow-root}.article-content>section+section{margin-top:0}.article-content h2{margin-top:0;margin-bottom:var(--space-sm);line-height:1.2}.article-content h3{margin-top:var(--space-md);margin-bottom:var(--space-xs);line-height:1.3}.article-content :where(p,li){line-height:1.78}.article-content p{margin-bottom:var(--space-sm)}.article-content p:last-child{margin-bottom:0}.article-content :where(ul,ol){gap:var(--space-xs);margin-top:var(--space-sm);margin-bottom:var(--space-sm);padding-left:1.35rem;display:grid}.article-content .internal-link-grid{margin:var(--space-md) 0 0;padding-left:0;list-style:none}.article-content ol{gap:var(--space-sm)}.article-content li+li{margin-top:0}.article-content .section-heading{margin-bottom:var(--space-md)}.article-content .section-heading :where(h2,p){margin-bottom:0}.article-content .section-heading>*+*{margin-top:var(--space-xs)}.article-content .trust-box,.article-content .internal-links,.article-content .faq,.article-note,.note-box{margin-top:var(--space-md);margin-bottom:var(--space-md)}.article-content>.trust-box,.article-content>.internal-links,.article-content>.faq{margin-top:0}.article-content .trust-box{padding:var(--space-md)}.article-content .trust-box>:where(h2,h3){margin-top:0}.article-content .trust-box>:where(ul,ol):last-child{margin-bottom:0}.article-content .trust-box .eyebrow+:where(h2,h3,p){margin-top:var(--space-xs)}.article-content h3+p,.article-content h3+ul,.article-content h3+ol{margin-top:0}.article-content :where(p,ul,ol)+h3,.article-content .trust-box+h3{margin-top:var(--space-md)}.article-content .provider-grid{margin-top:var(--space-md);margin-bottom:var(--space-md)}.article-content .hero-actions{margin-top:var(--space-md)}.article-content .article-section-stack>*{margin-block:0}.guide-content{display:block}.guide-content>:where(h2,h3,p,ul,ol,table,aside){max-width:760px}.guide-content>.trust-box{margin:var(--space-lg) 0}.guide-content>h2{margin:var(--space-lg) 0 var(--space-sm)}.guide-content>h3{margin:var(--space-md) 0 var(--space-xs)}.guide-content>:where(p,ul,ol){margin:0}.guide-content>p+p,.guide-content>:where(ul,ol)+p,.guide-content>p+:where(ul,ol){margin-top:var(--space-sm)}.guide-content>:where(ul,ol){gap:var(--space-xs);padding-left:1.35rem}.guide-content>h2+:where(p,ul,ol,table,aside),.guide-content>h3+:where(p,ul,ol){margin-top:0}.guide-content>table{table-layout:fixed;width:100%;margin:var(--space-md) 0;border:1px solid var(--line);border-collapse:separate;border-spacing:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;display:table;overflow:hidden}.guide-content>table :where(th,td){border-bottom:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:anywhere;min-width:0;padding:12px 14px}.guide-content>table th{color:var(--ink);background:#f8fafc;font-size:.9rem}.guide-content>table tr:last-child td{border-bottom:0}.guide-content>table+p,.guide-content>p+table{margin-top:var(--space-md)}.guide-callout,.guide-cta{margin:var(--space-md) 0;padding:var(--space-md);border:1px solid var(--line);border-radius:16px}.guide-callout{background:#f8fafc;border-left:4px solid #94a3b8}.guide-callout--answer,.guide-callout--info{border-left-color:var(--accent);background:var(--accent-soft)}.guide-callout--tip{background:#eff6ff;border-left-color:#3b82f6}.guide-callout--mistake{background:#fff7ed;border-left-color:#f59e0b}.guide-callout--warning{background:#fff1f2;border-left-color:#dc2626}.guide-callout>:first-child,.guide-cta>:first-child{margin-top:0}.guide-callout>:last-child,.guide-cta>:last-child{margin-bottom:0}.guide-callout strong{color:var(--ink)}.guide-cta{box-shadow:var(--shadow-soft);background:linear-gradient(#fff,#f3fbf8);border-color:#0f766e3d}.guide-cta__title{color:var(--ink);margin:0;font-size:1.2rem;line-height:1.3}.guide-cta>.guide-cta__text{max-width:62ch;margin:0}.guide-cta>.guide-cta__text+.guide-cta__text,.guide-cta>.guide-cta__title+.guide-cta__text,.guide-cta>.guide-cta__text+.guide-cta__action{margin-top:var(--space-sm)}.guide-cta__action{display:block}.guide-cta__action a{background:var(--accent);color:#fff;border-radius:10px;align-items:center;min-height:42px;padding:10px 16px;font-weight:800;text-decoration:none;display:inline-flex}.guide-cta__action a:hover{background:var(--accent-dark)}.guide-cta__action a:focus-visible{outline-offset:3px;outline:3px solid #0f766e47}.guide-content>.article-section-stack{margin-top:var(--space-lg)}.troubleshooting-content{max-width:760px}.troubleshooting-content>.guide-callout--answer{margin:0 0 var(--space-lg)}.troubleshooting-content>section{margin:0}.troubleshooting-content>section+section{margin-top:var(--space-lg)}.troubleshooting-content>section>:where(h2,h3,p,ul,ol,blockquote){max-width:var(--layout-narrow)}.troubleshooting-content>section>h2{margin:0 0 var(--space-sm)}.troubleshooting-content>section>h3{margin:var(--space-md) 0 var(--space-sm)}.troubleshooting-content>section>:where(p,ul,ol,blockquote)+h3{margin-top:var(--space-md)}.troubleshooting-content>section>p{margin:0}.troubleshooting-content>section>p+p{margin-top:var(--space-sm)}.troubleshooting-content>section>:where(ul,ol){margin:var(--space-md) 0}.troubleshooting-content>section>:where(ul,ol):last-child{margin-bottom:0}.troubleshooting-content>section>div{display:flow-root}.troubleshooting-content>section>:where(p,ul,ol)+div,.troubleshooting-content>section>div+div{margin-top:var(--space-md)}.troubleshooting-content>section>div>:where(h3,p,ul,ol){max-width:var(--layout-narrow)}.troubleshooting-content>section>div>h3{margin:0 0 var(--space-sm)}.troubleshooting-content>section>div>p{margin:0}.troubleshooting-content>section>div>p+p{margin-top:var(--space-sm)}.troubleshooting-content>section>blockquote,.troubleshooting-content>section>.guide-callout{margin:var(--space-md) 0}.troubleshooting-content>section>:where(blockquote,.guide-callout):last-child{margin-bottom:0}.troubleshooting-visual{width:100%;max-width:var(--layout-narrow);margin:var(--space-md) 0}.troubleshooting-content>.troubleshooting-visual{margin:var(--space-lg) 0}.troubleshooting-visual picture{display:block}.troubleshooting-visual img{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-soft);width:100%;height:auto;box-shadow:var(--shadow-soft);display:block}.troubleshooting-visual figcaption{max-width:var(--layout-narrow);margin-top:var(--space-xs);color:var(--muted);font-size:.9rem;line-height:1.55}.troubleshooting-content>.guide-cta{margin:var(--space-lg) 0 0}.contextual-recommendation{padding:var(--space-md);box-shadow:var(--shadow-soft);background:linear-gradient(#fff,#f7fcfa);border:1px solid #0f766e38;border-radius:18px}.troubleshooting-content>.contextual-recommendation{margin:var(--space-lg) 0 0}.contextual-recommendation__intro{max-width:var(--layout-narrow)}.contextual-recommendation__intro>:first-child{margin-top:0}.contextual-recommendation__intro h2{color:var(--ink);overflow-wrap:anywhere;margin:6px 0 0;font-size:clamp(1.35rem,2.4vw,1.7rem);line-height:1.22}.contextual-recommendation__intro p:not(.eyebrow){margin:var(--space-sm) 0 0}.contextual-recommendation__caveat{color:var(--muted)}.contextual-recommendation__items{gap:var(--space-sm);margin-top:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));display:grid}.contextual-recommendation__item{min-width:0;padding:var(--space-sm);border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;display:flex}.contextual-recommendation__item-heading{align-items:center;gap:10px;display:flex}.contextual-recommendation__item-heading img{object-fit:contain;flex:0 0 40px;width:40px;height:40px}.contextual-recommendation__item h3{color:var(--ink);margin:0;font-size:1.05rem;line-height:1.3}.contextual-recommendation__item>p{margin:var(--space-sm) 0;color:var(--text);overflow-wrap:anywhere;font-size:.94rem;line-height:1.55}.contextual-recommendation__action{margin-top:auto}.contextual-recommendation__primary{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--line);display:flex}.contextual-recommendation__primary p{margin:0;font-weight:750}.contextual-recommendation__primary a{background:var(--accent);color:#fff;text-align:center;min-height:46px;box-shadow:var(--shadow-button);border-radius:10px;justify-content:center;align-items:center;padding:10px 16px;font-weight:800;text-decoration:none;display:inline-flex}.contextual-recommendation__primary a:hover{background:var(--accent-dark)}.contextual-recommendation__primary a:focus-visible{outline-offset:3px;outline:3px solid #0f766e47}.troubleshooting-content>.article-section-stack,.troubleshooting-content>.troubleshooting-related{margin-top:var(--space-lg)}.troubleshooting-closing-stack{gap:0}.troubleshooting-closing-stack>.faq+.troubleshooting-sources{margin-top:var(--space-lg)}.troubleshooting-closing-stack>.troubleshooting-sources>:last-child{margin-bottom:0}.troubleshooting-related>.section{width:100%;padding-block:0}.troubleshooting-related .article-card a{flex-direction:column;align-items:stretch;gap:0;display:flex}.troubleshooting-related .article-card span{margin:0 0 6px}.troubleshooting-related .article-card h2{margin:0}.troubleshooting-related .article-card p{margin:6px 0 0;line-height:1.55}@media (width<=620px){.troubleshooting-page .article-header{padding-bottom:var(--space-md)}.troubleshooting-content>.guide-callout--answer{margin-bottom:var(--space-md)}.troubleshooting-content>section+section,.troubleshooting-content>section>h3,.troubleshooting-content>section>:where(p,ul,ol,blockquote)+h3,.troubleshooting-content>.guide-cta,.troubleshooting-content>.contextual-recommendation,.troubleshooting-content>.troubleshooting-related,.troubleshooting-content>.article-section-stack{margin-top:var(--space-md)}.troubleshooting-content>.troubleshooting-visual{margin:var(--space-md) 0}.guide-callout,.guide-cta{padding:var(--space-sm)}.guide-cta__action a{text-align:center;justify-content:center;width:100%}.contextual-recommendation{padding:var(--space-sm)}.contextual-recommendation__items{grid-template-columns:1fr}.contextual-recommendation__primary{flex-direction:column;align-items:stretch}.contextual-recommendation__primary a{width:100%}}.toc{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;padding:18px}.toc strong{margin-bottom:10px;display:block}.toc ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.toc a{color:var(--muted);font-size:.9rem;font-weight:800;text-decoration:none}.toc a:hover{color:var(--accent-dark)}.toc-depth-3{padding-left:12px}@media (width>=981px){.toc{grid-template-rows:auto minmax(0,1fr);max-height:calc(100dvh - 134px);display:grid;overflow:hidden}.toc ol{overscroll-behavior-y:contain;scrollbar-color:var(--line-strong) transparent;scrollbar-gutter:stable;scrollbar-width:thin;min-height:0;padding-right:8px;overflow-y:auto}.toc ol:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #0f766e38}.toc ol::-webkit-scrollbar{width:7px}.toc ol::-webkit-scrollbar-track{background:0 0}.toc ol::-webkit-scrollbar-thumb{background:var(--line-strong);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.toc ol::-webkit-scrollbar-thumb:hover{background:var(--muted);background-clip:padding-box}}.related-articles{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;padding:22px;container-type:inline-size}@container (width<=719px){.related-grid--count-3,.related-grid--count-5,.related-grid--count-6{grid-template-columns:repeat(2,minmax(0,1fr))}.related-grid--count-3>:last-child,.related-grid--count-5>:last-child{width:calc(50% - var(--space-xs));grid-column:1/-1;justify-self:center;min-width:min(100%,280px)}}@container (width<=560px){.related-grid{grid-template-columns:1fr}.related-grid--count-3>:last-child,.related-grid--count-5>:last-child{grid-column:auto;width:auto;min-width:0}}.site-footer{color:#cbd5e1;background:radial-gradient(circle at 0 0,#0d94882e,#0000 34%),#0b1220;border:1px solid #94a3b82e;border-radius:28px;width:min(1180px,100% - 24px);margin-top:52px;margin-bottom:12px;font-size:.92rem;overflow:hidden;box-shadow:0 28px 72px #0f172a33}.site-footer__main{grid-template-columns:minmax(260px,1.05fr) minmax(0,1.95fr);align-items:start;gap:clamp(48px,7vw,92px);padding:46px 46px 42px;display:grid}.footer-brand{max-width:390px}.footer-brand .brand{color:#fff;margin-bottom:22px}.footer-brand__title{color:#fff;max-width:330px;font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.48rem);line-height:1.25;display:block}.footer-brand p{color:#aebbd0;max-width:360px;margin:10px 0 0;line-height:1.65}.footer-principles{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.footer-principles span{color:#dbe4f1;letter-spacing:.01em;background:#ffffff0a;border:1px solid #94a3b833;border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:800}.site-footer__nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,48px);display:grid}.footer-links{align-content:start;gap:8px;display:grid}.footer-links>strong{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.76rem}.footer-links a,.footer-links span[aria-current=page]{color:#cbd5e1;align-items:center;width:fit-content;min-height:32px;font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex}.footer-links a:hover{color:#fff}.footer-links a:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #5eead4}.footer-links span[aria-current=page]{color:#8fa0b8}.site-footer__bottom{color:#91a0b5;background:#02061733;border-top:1px solid #94a3b829;justify-content:space-between;align-items:center;gap:20px;padding:17px 46px 18px;font-size:.8rem;display:flex}@media (width<=980px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-grid,.provider-grid{grid-template-columns:1fr}.internal-link-grid,.article-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.article-layout>aside{position:static}.site-footer{margin-top:46px}.site-footer__main{grid-template-columns:1fr;gap:36px;padding:40px}.footer-brand{max-width:560px}}@media (width<=780px){.site-header,.site-footer,.hero{display:block}.site-footer__main{padding:34px 28px 30px}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:30px}.site-footer__nav>:last-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:5px;padding:17px 28px 20px}.main-nav{justify-content:flex-start;gap:7px;margin-top:12px}.search-button{margin-top:12px}.hero{padding-top:38px}.home-hero{padding-top:34px}.hero-panel{margin-top:22px}.grid,.pros-cons,.trust-items,.internal-link-grid,.article-grid,.related-grid,.provider-grid{grid-template-columns:1fr}.site-header{padding:16px}.comparison-header{padding:20px;display:block}.comparison-note{margin-top:10px}.pros-list{border-right:0;border-bottom:1px solid var(--line)}.mini-metrics{grid-template-columns:1fr}.ranking-shell{padding:18px}}@media (width<=520px){.site-header,.site-footer,.section,.hero,.content-shell{width:min(100% - 24px,1120px)}h1{font-size:clamp(2.25rem,13vw,3.6rem)}.hero-actions,.primary-link,.secondary-link,.affiliate-button{width:100%}.home-hero .primary-link,.home-hero .secondary-link{min-width:0}.site-footer__nav{grid-template-columns:1fr}.site-footer__nav>:last-child{grid-column:auto}.card{min-height:0}}.editorial-content{max-width:760px}.editorial-content>:where(section,aside,figure,.faq,.money-provider-list){margin-block:0}.editorial-content>:where(section,aside,figure,.faq,.money-provider-list)+:where(section,aside,figure,.faq,.money-provider-list){margin-top:var(--space-lg)}.editorial-content>section>:where(h2,h3,p,ul,ol):first-child{margin-top:0}.editorial-content>section>.grid{margin-top:var(--space-md)}.editorial-content>section>.guide-callout{margin:var(--space-md) 0 0}.editorial-content .guide-callout+:where(h2,h3),.editorial-content :where(p,ul,ol)+:where(h2,h3){margin-top:var(--space-md)}.editorial-content .guide-cta__secondary{margin-top:var(--space-sm);color:var(--muted)}.article-shell.editorial-page{padding-bottom:var(--space-md)}.article-shell.editorial-page+.section{padding-top:0}.decision-overview{margin-top:var(--space-md);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;overflow:hidden}.decision-overview__table table{table-layout:fixed;border-collapse:collapse;width:100%}.decision-overview__table caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.decision-overview__table :where(th,td){border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;overflow-wrap:anywhere;padding:14px 12px}.decision-overview__table thead th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;font-size:.72rem;font-weight:900}.decision-overview__table th:first-child{width:25%;min-width:11rem}.decision-overview__table th:nth-child(2){width:28%}.decision-overview__table th:nth-child(3){width:21%}.decision-overview__table th:nth-child(4){width:26%}.decision-overview__table tbody tr:last-child :where(th,td){border-bottom:0}.decision-overview__table .provider-link{color:var(--ink);white-space:nowrap;align-items:center}.decision-overview__table .provider-link>span{min-width:max-content}.decision-overview__table .provider-link strong{white-space:nowrap;overflow-wrap:normal;word-break:normal}.decision-overview__table .affiliate-button{text-align:center;justify-content:center;width:100%;min-height:42px;padding-inline:10px}.decision-overview__cards{display:none}.money-provider-list{gap:var(--space-lg);display:grid}.money-provider{padding:var(--space-lg);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;display:flow-root}.money-provider__header{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.money-provider__header img{border-radius:12px;flex:0 0 48px}.money-provider__header .eyebrow,.money-provider__header h2{margin:0}.money-provider__header h2{margin-top:2px}.money-provider__summary{color:var(--ink);font-size:1.06rem}.money-provider__facts{gap:var(--space-md);margin:var(--space-md) 0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.money-provider__facts>div{padding:var(--space-md);background:#f8fafc;border-radius:14px}.money-provider__facts h3{margin:0 0 var(--space-xs);font-size:1rem}.money-provider__facts ul{margin:0}.money-provider__actions{justify-content:space-between;align-items:end;gap:var(--space-md);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--line);display:flex}.money-provider__price-label{margin-bottom:var(--space-xs);color:var(--muted);font-size:.82rem;font-weight:800;display:block}.money-provider__actions .review-link{padding-block:10px}@media (width<=760px){.editorial-content>:where(section,aside,figure,.faq,.money-provider-list)+:where(section,aside,figure,.faq,.money-provider-list){margin-top:var(--space-md)}.decision-overview__table{display:none}.decision-overview{box-shadow:none;background:0 0;border:0;overflow:visible}.decision-overview__cards{gap:var(--space-sm);display:grid}.decision-overview__cards article{padding:var(--space-md);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:16px}.decision-overview__cards header{align-items:center;gap:var(--space-sm);display:flex}.decision-overview__cards h3{margin:2px 0 0}.decision-overview__cards dl{gap:var(--space-sm);margin:var(--space-md) 0;display:grid}.decision-overview__cards dl div{gap:2px;display:grid}.decision-overview__cards dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.decision-overview__cards dd{margin:0}.decision-overview__cards .affiliate-button{justify-content:center;width:100%}.decision-overview__info-link{text-align:center;justify-content:center;width:100%}.editorial-choice__actions{justify-content:flex-start}.money-provider{padding:var(--space-md)}.money-provider__facts{gap:var(--space-sm);grid-template-columns:1fr}.money-provider__actions{flex-direction:column;align-items:stretch}.money-provider__actions .affiliate-button{justify-content:center;width:100%}}.provider-review-content .review-pros-cons{gap:var(--space-md);margin-top:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.provider-review-content .review-pros-cons>div{padding:var(--space-md);border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-soft)}.provider-review-content .review-pros-cons h3{margin:0 0 var(--space-sm)}.provider-review-content .provider-review-cta{margin-top:var(--space-md)}@media (width<=620px){.provider-review-content .review-pros-cons{gap:var(--space-sm);grid-template-columns:1fr}}.streaming-hub-content,.streaming-guide-content,.comparison-content{max-width:var(--layout-narrow)}:is(.streaming-hub-content,.streaming-guide-content,.comparison-content)>section{margin:0;display:flow-root}:is(.streaming-hub-content,.streaming-guide-content,.comparison-content)>section>h2{margin:0 0 var(--space-sm)}:is(.streaming-hub-content,.streaming-guide-content,.comparison-content)>section>h3{margin:var(--space-md) 0 var(--space-sm)}:is(.streaming-hub-content,.streaming-guide-content,.comparison-content)>section>p{margin:0}:is(.streaming-hub-content,.streaming-guide-content,.comparison-content)>section>p+p{margin-top:var(--space-sm)}:is(.streaming-hub-content,.streaming-guide-content,.comparison-content)>section>:where(p,ul,ol)+h3,.comparison-content>section>:where(p,ul,ol)+.comparison-wrap{margin-top:var(--space-md)}:is(.streaming-hub-content,.streaming-guide-content,.comparison-content)>section>:where(ul,ol){margin:var(--space-md) 0}:is(.streaming-hub-content,.streaming-guide-content,.comparison-content)>section>:where(ul,ol):last-child,:is(.streaming-hub-content,.streaming-guide-content,.comparison-content)>section>.guide-callout:last-child{margin-bottom:0}.streaming-hub-content>.trust-box,.streaming-hub-content>.troubleshooting-visual{margin:0 0 var(--space-lg)}.streaming-hub-content>section+section{margin-top:var(--space-lg)}.streaming-hub-content>section>.grid,.streaming-hub-content>section>.guide-callout{margin:var(--space-md) 0 0}.streaming-hub-content>.faq{margin-bottom:0}.article-content.streaming-hub-content>section+.faq{margin-top:var(--space-md)}.streaming-hub-content>.faq+section{margin-top:var(--space-lg)}.article-shell.streaming-hub-page{padding-bottom:var(--space-lg)}.article-shell.streaming-hub-page+.section{padding-top:0}.streaming-guide-content>.guide-callout--answer{margin:0 0 var(--space-lg)}.streaming-guide-content>section+section{margin-top:var(--space-lg)}.streaming-guide-content>.troubleshooting-visual{margin:var(--space-lg) 0}.streaming-guide-content>section>.guide-callout{margin:var(--space-md) 0 0}.streaming-guide-content>.guide-cta{margin:var(--space-lg) 0 0}.streaming-guide-content>.guide-cta+.faq{margin-top:var(--space-lg)}.streaming-guide-content>.faq{margin-bottom:0}.streaming-guide-content>.faq+section{margin-top:var(--space-lg)}.streaming-guide-content .guide-cta__secondary{margin-top:var(--space-sm);color:var(--muted)}.article-shell.streaming-guide-page{padding-bottom:var(--space-lg)}.article-shell.streaming-guide-page+.section{padding-top:0}.comparison-content>.guide-callout--answer{margin:0 0 var(--space-lg)}.comparison-content>section+section{margin-top:var(--space-lg)}.comparison-content>section>.decision-overview{margin:var(--space-md) 0 0}.comparison-content>section+.money-provider-list{margin-top:var(--space-lg)}.comparison-content>.money-provider-list{gap:var(--space-lg);margin-bottom:0}.comparison-content>.money-provider-list+:where(section,aside,figure),.comparison-content>.money-provider-list+.guide-callout,.comparison-content>.guide-callout+section,.comparison-content>section+.faq{margin-top:var(--space-lg)}.comparison-content>.faq{margin-bottom:0}.comparison-content>.faq+section{margin-top:var(--space-lg)}.article-shell.comparison-page{padding-bottom:var(--space-lg)}.article-shell.comparison-page+.section{padding-top:0}@media (width<=620px){.streaming-hub-content>.trust-box,.streaming-hub-content>.troubleshooting-visual,.streaming-guide-content>.guide-callout--answer,.comparison-content>.guide-callout--answer{margin:0 0 var(--space-md)}.streaming-hub-content>section+section,.streaming-hub-content>.faq+section,.streaming-guide-content>section+section,.streaming-guide-content>.guide-cta+.faq,.streaming-guide-content>.faq+section,.comparison-content>section+section,.comparison-content>section+.money-provider-list,.comparison-content>.money-provider-list+:where(section,aside,figure),.comparison-content>.money-provider-list+.guide-callout,.comparison-content>.guide-callout+section,.comparison-content>section+.faq,.comparison-content>.faq+section{margin-top:var(--space-md)}.streaming-guide-content>.troubleshooting-visual{margin:var(--space-md) 0}.streaming-guide-content>.guide-cta{margin:var(--space-md) 0 0}.comparison-content>.money-provider-list{gap:var(--space-md)}.article-shell.streaming-hub-page,.article-shell.streaming-guide-page,.article-shell.comparison-page{padding-bottom:var(--space-md)}}.back-to-top{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));z-index:30;justify-content:center;align-items:center;gap:var(--space-xs);background:var(--accent);color:#fff;min-height:44px;font:inherit;box-shadow:var(--shadow-header);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;border:1px solid #0f766e47;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:800;line-height:1;transition:opacity .18s,visibility .18s,transform .18s,background .14s;display:none;position:fixed;transform:translateY(8px)}.back-to-top:hover{background:var(--accent-dark)}.back-to-top:focus-visible{outline-offset:3px;outline:3px solid #0f766e4d}.back-to-top__arrow{font-size:1.05rem;line-height:1}@media (width<=780px){.site-header{position:static;top:auto}.back-to-top{display:inline-flex}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.back-to-top{transition:background .14s,visibility}}.mobile-menu-toggle,.mobile-navigation{display:none}@media (width<=780px){.site-header{justify-content:space-between;align-items:center;gap:var(--space-sm);border-radius:14px;min-height:56px;margin-top:6px;padding:7px 9px 7px 11px;display:flex;position:relative;top:auto}.site-header .brand{gap:9px;font-size:1.12rem}.site-header .brand img{border-radius:10px;width:34px;height:34px}.main-nav--desktop,.desktop-search{display:none}.mobile-menu-toggle{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:0 0 44px;justify-content:center;align-items:center;display:inline-flex;position:relative}.mobile-menu-toggle span,.mobile-menu-toggle:before,.mobile-menu-toggle:after{content:"";background:currentColor;border-radius:999px;width:20px;height:2px;transition:transform .18s,opacity .14s;position:absolute}.mobile-menu-toggle:before{transform:translateY(-6px)}.mobile-menu-toggle:after{transform:translateY(6px)}.menu-is-open .mobile-menu-toggle span{opacity:0}.menu-is-open .mobile-menu-toggle:before{transform:rotate(45deg)}.menu-is-open .mobile-menu-toggle:after{transform:rotate(-45deg)}.mobile-menu-toggle:hover{background:var(--accent-soft);color:var(--accent-dark)}.mobile-menu-toggle:focus-visible,.mobile-navigation a:focus-visible,.mobile-search:focus-visible{outline-offset:2px;outline:3px solid #0f766e47}.mobile-navigation{z-index:40;border:1px solid var(--line);max-height:calc(100vh - 84px);box-shadow:var(--shadow-header-scrolled);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;background:#fffffffa;border-radius:14px;flex-direction:column;gap:1px;padding:8px;transition:opacity .17s,visibility .17s,transform .17s;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;transform:translateY(-8px)scale(.985)}.menu-is-open .mobile-navigation{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.mobile-navigation a,.mobile-navigation span.active{color:var(--muted);border-left:2px solid #0000;border-radius:7px;padding:10px 12px;font-size:.96rem;font-weight:720;line-height:1.25;text-decoration:none;transition:background .14s,border-color .14s,color .14s;display:block}.mobile-navigation a:hover{background:var(--surface-soft);color:var(--ink)}.mobile-navigation a.active,.mobile-navigation span.active{border-left-color:var(--accent);color:var(--accent-dark);background:#0f766e0d}.mobile-search{border:0;border-top:1px solid var(--line);width:100%;min-height:44px;color:var(--muted);cursor:pointer;font:inherit;text-align:left;background:0 0;border-radius:0 0 7px 7px;align-items:center;gap:10px;margin-top:5px;padding:10px 12px;font-size:.94rem;font-weight:720;display:flex}.mobile-search:hover{color:var(--accent-dark)}.mobile-search__icon{border:2px solid;border-radius:50%;flex:0 0 16px;width:16px;height:16px;position:relative}.mobile-search__icon:after{content:"";background:currentColor;border-radius:999px;width:7px;height:2px;position:absolute;bottom:-3px;right:-5px;transform:rotate(45deg)}}@media (prefers-reduced-motion:reduce){.mobile-navigation,.mobile-menu-toggle span,.mobile-menu-toggle:before,.mobile-menu-toggle:after{transition-duration:.01ms}}.decision-overview__strength,.decision-overview__limitation{display:block}.decision-overview__limitation{color:var(--muted);margin-top:4px;font-size:.78rem;line-height:1.35}.money-provider__verified-facts{gap:var(--space-sm) var(--space-md);margin:var(--space-md) 0;padding:var(--space-md);border:1px solid var(--line);background:var(--panel-soft);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.money-provider__verified-facts--three{grid-template-columns:repeat(3,minmax(0,1fr))}.money-provider__verified-facts div{min-width:0}.money-provider__verified-facts dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;font-weight:900}.money-provider__verified-facts dd{margin:3px 0 0;line-height:1.45}@media (width<=620px){.money-provider__verified-facts{grid-template-columns:1fr}}.provider-review-content{max-width:760px}.provider-review-header{gap:var(--space-lg);grid-template-columns:minmax(0,1fr) minmax(250px,.38fr);align-items:start;display:grid}.provider-review-header__copy{align-self:center;min-width:0}.provider-review-header__copy :where(h1,.lede,.provider-review-meta){overflow-wrap:anywhere}.provider-review-meta{margin-bottom:0}.provider-review-identity{align-content:start;align-self:start;gap:var(--space-md);min-width:0;height:fit-content;padding:var(--space-md);border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg, var(--panel-soft), #fff);box-shadow:var(--shadow-soft);grid-template-columns:1fr;display:grid}.article-hero figcaption{color:var(--muted);margin-top:10px;font-size:.88rem;line-height:1.5}@media (width<=640px){.article-header .article-hero img{aspect-ratio:4/3}}@media (width<=980px){.home-principles{grid-template-columns:1fr;gap:32px}.home-principles__heading{max-width:660px}}@media (width<=620px){.home-entry-grid{grid-template-columns:1fr}.home-entry-card{min-height:0;padding:22px}.home-entry-section{padding:30px 0 44px}.home-principles{margin-bottom:24px;padding:40px 0 52px}}.provider-review-logo{width:112px;height:112px;padding:var(--space-xs);object-fit:contain;border-radius:var(--radius-sm);background:#fff;flex:none}.provider-review-identity>div{min-width:0}.provider-review-identity span,.provider-review-identity strong,.provider-review-identity p{overflow-wrap:anywhere;display:block}.provider-review-identity span{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:800}.provider-review-identity strong{margin-top:var(--space-xs);color:var(--ink);font-size:1.5rem;line-height:1.15}.provider-review-identity p{margin:var(--space-xs) 0 0;color:var(--muted);font-size:.92rem;line-height:1.55}.provider-review-content>section,.provider-review-content>aside,.provider-review-content>figure,.provider-review-content>.faq{margin:0}.provider-review-content>.review-verdict{margin-bottom:var(--space-lg)}.provider-review-content>.review-quick-facts{margin-bottom:0}.provider-review-content>.review-quick-facts+.provider-review-soft-cta{margin-top:var(--space-md)}.provider-review-content>.provider-review-soft-cta+.review-visual,.provider-review-content>.review-visual+section,.provider-review-content>section+.review-visual,.provider-review-content>section+section,.provider-review-content>aside+section,.provider-review-content>section+.faq,.provider-review-content>.faq+.review-sources{margin-top:var(--space-lg)}.provider-review-content>section>:where(h2,h3,p,ul,ol,blockquote,aside){max-width:var(--layout-narrow)}.provider-review-content>section>h2,.provider-review-content>.review-sources>h2{margin:0 0 var(--space-sm)}.provider-review-content>section>h3{margin:var(--space-md) 0 var(--space-sm)}.provider-review-content>section>:where(p,ul,ol,blockquote)+h3{margin-top:var(--space-md)}.provider-review-content>section>p{margin:0}.provider-review-content>section>p+p{margin-top:var(--space-sm)}.provider-review-content>section>:where(ul,ol){margin:var(--space-md) 0}.provider-review-content>section>:where(ul,ol):last-child{margin-bottom:0}.provider-review-content>section>:where(blockquote,.guide-callout){margin:var(--space-md) 0}.provider-review-content>section>:where(blockquote,.guide-callout):last-child{margin-bottom:0}.review-verdict p+p{margin-top:var(--space-sm)}.review-quick-facts dl{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.review-quick-facts dl>div{min-width:0;padding:var(--space-md);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-soft)}.review-quick-facts dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800;line-height:1.45}.review-quick-facts dd{margin:var(--space-xs) 0 0;overflow-wrap:anywhere;font-weight:750;line-height:1.55}.review-quick-facts dd small{margin-top:var(--space-xs);color:var(--muted);font-weight:500;display:block}.provider-review-soft-cta{max-width:var(--layout-narrow);padding:var(--space-md);border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:var(--radius-sm);background:var(--panel-soft)}.provider-review-soft-cta>strong{font-size:1.05rem;display:block}.provider-review-soft-cta>p{margin:var(--space-xs) 0 0}.provider-review-soft-cta__link{margin-top:var(--space-sm);border:1px solid var(--accent);border-radius:var(--radius-sm);color:var(--accent);justify-content:center;align-items:center;padding:.65rem .9rem;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.provider-review-soft-cta__link:hover,.provider-review-soft-cta__link:focus-visible{background:var(--accent-soft)}.provider-review-soft-cta>small{margin-top:var(--space-xs);color:var(--muted);line-height:1.5;display:block}.review-points__list{gap:var(--space-sm);display:grid}.review-points__list article{padding:var(--space-md);border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:var(--radius);background:var(--panel-soft)}.review-points--limitation .review-points__list article{border-left-color:var(--color-danger)}.review-points__list h3,.review-points__list p{margin:0}.review-points__list h3+p{margin-top:var(--space-xs)}.review-visual{width:100%;max-width:var(--layout-narrow);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;overflow:hidden}.review-visual picture,.review-visual img{width:100%;display:block}.review-visual img{height:auto}.review-visual figcaption{padding:var(--space-sm) var(--space-md);border-top:1px solid var(--line);color:var(--muted);font-size:.9rem;line-height:1.55}.provider-review-decision{padding:var(--space-lg);border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-soft)}.provider-review-cta{justify-content:space-between;align-items:end;gap:var(--space-md);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--line);display:flex}.provider-review-cta>div>span{margin-bottom:var(--space-xs);color:var(--muted);font-size:.82rem;font-weight:800;display:block}.provider-review-cta ul{gap:var(--space-xs);margin:0;padding:0;list-style:none;display:grid}.review-source-group{margin-top:var(--space-md)}.review-source-group h3{margin:0 0 var(--space-sm)}.review-source-group ul{margin:0}.article-shell.provider-review-page+.section{margin-top:var(--space-md)}@media (width<=760px){.provider-review-header{gap:var(--space-md);grid-template-columns:1fr}.provider-review-identity{grid-template-columns:auto minmax(0,1fr);align-items:center;width:100%;max-width:620px}.provider-review-logo{width:88px;height:88px}}@media (width<=620px){.provider-review-page .article-header{padding-bottom:var(--space-md)}.provider-review-identity{gap:var(--space-sm);padding:var(--space-sm)}.provider-review-logo{width:76px;height:76px}.provider-review-identity p{font-size:.86rem}.provider-review-content>.review-verdict{margin-bottom:var(--space-md)}.provider-review-content>.review-quick-facts+.provider-review-soft-cta{margin-top:var(--space-sm)}.provider-review-content>.provider-review-soft-cta+.review-visual,.provider-review-content>.review-visual+section,.provider-review-content>section+.review-visual,.provider-review-content>section+section,.provider-review-content>aside+section,.provider-review-content>section+.faq,.provider-review-content>.faq+.review-sources{margin-top:var(--space-md)}.review-quick-facts dl{gap:var(--space-sm);grid-template-columns:1fr}.review-quick-facts dl>div,.provider-review-decision{padding:var(--space-md)}.provider-review-cta{flex-direction:column;align-items:stretch}.provider-review-cta .affiliate-button{justify-content:center;width:100%}.article-shell.provider-review-page+.section{margin-top:var(--space-md)}}.swedish-tv-pillar__header{max-width:960px}.swedish-tv-pillar__hero{margin-top:var(--space-lg)}.swedish-tv-pillar__hero picture,.swedish-tv-pillar__hero img{width:100%;display:block}.swedish-tv-pillar__hero img{border-radius:var(--radius-lg);border:1px solid var(--line);height:auto}.swedish-tv-pillar__hero figcaption{margin-top:var(--space-xs);color:var(--muted);font-size:var(--font-size-sm)}.pillar-card-grid{gap:var(--space-md);margin-top:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.pillar-card,.pillar-info-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);min-width:0;padding:var(--space-md)}.pillar-card{color:inherit;flex-direction:column;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex}.pillar-card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.pillar-card:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.pillar-card__label{color:var(--color-primary);font-size:var(--font-size-sm);font-weight:700}.pillar-card strong{margin-top:var(--space-xs);font-size:var(--font-size-lg)}.pillar-card p{margin:var(--space-sm) 0 var(--space-md);color:var(--muted)}.pillar-card__action{margin-top:auto;font-weight:700}.pillar-info-card__number{background:var(--color-primary-soft);width:2rem;height:2rem;color:var(--color-primary);border-radius:50%;place-items:center;font-weight:800;display:grid}.pillar-info-card h3{margin-top:var(--space-sm)}.pillar-info-card p{margin-top:var(--space-xs);color:var(--muted)}.pillar-scenario-list{gap:var(--space-md);margin-top:var(--space-md);border-left:3px solid var(--accent-soft);padding-left:var(--space-md);display:grid}.pillar-scenario-list h3,.pillar-scenario-list p{margin:0}.pillar-scenario-list p{margin-top:var(--space-xs);color:var(--muted)}.pillar-boundary-grid,.pillar-source-groups{gap:var(--space-md);margin-top:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pillar-boundary-card{border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-md)}.pillar-boundary-card--can{background:color-mix(in srgb, var(--success) 9%, white)}.pillar-boundary-card--cannot{background:var(--panel-soft)}.pillar-boundary-card h3,.pillar-boundary-card ul{margin-top:0}.pillar-link-list{gap:var(--space-sm);margin-top:var(--space-md);display:grid}.pillar-link-list a{justify-content:space-between;align-items:center;gap:var(--space-md);border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);text-decoration:none;display:flex}.pillar-link-list a:hover{border-color:var(--accent)}.pillar-link-list strong,.pillar-link-list small{display:block}.pillar-link-list small{margin-top:var(--space-1);color:var(--muted)}.pillar-cta-links{gap:var(--space-xs) var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.pillar-cta-links span{color:var(--muted)}.pillar-cta-links a{font-weight:700}.pillar-source-groups{grid-template-columns:repeat(3,minmax(0,1fr))}.pillar-source-groups>div{min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:var(--panel-soft)}.pillar-source-groups h3,.pillar-source-groups ul{margin-top:0}.pillar-source-groups a{overflow-wrap:anywhere}@media (width<=900px){.pillar-card-grid,.pillar-source-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.pillar-card-grid,.pillar-boundary-grid,.pillar-source-groups{grid-template-columns:1fr}.swedish-tv-pillar__hero img{aspect-ratio:4/3;object-fit:cover}}
