body.seo-page .seo-header{gap:10px}
body.seo-page .seo-main{padding-top:76px}
body.seo-page .page-intro{padding-top:42px;padding-bottom:34px;border-bottom:1px solid var(--line)}
body.seo-page .breadcrumb{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px;color:var(--muted);font-size:12px;font-weight:750}
body.seo-page .breadcrumb a{color:#70b9ff;text-decoration:none}
body.seo-page .keyword-label{display:inline-flex;margin:0 0 14px;padding:7px 10px;border:1px solid rgba(126,200,255,.22);border-radius:999px;background:rgba(22,135,255,.08);color:#8fd1ff;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
body.seo-page .page-intro h1{max-width:900px;margin:0 0 15px;color:#f7f9fc;font-size:clamp(34px,4.2vw,54px);line-height:1.08;letter-spacing:-.04em}
body.seo-page .page-intro>p:not(.keyword-label){max-width:900px;margin:0;color:#a9b6c7;font-size:17px;line-height:1.75}
body.seo-page .intro-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:22px}
body.seo-page .intro-actions span{color:#8fa0b4;font-size:13px;line-height:1.6}
body.seo-page .seo-disclaimer{max-width:930px;margin:18px 0 0;padding:13px 15px;border:1px solid rgba(126,200,255,.22);border-radius:8px;background:rgba(22,135,255,.08);color:#d7e8f8;font-size:13px;line-height:1.65}
body.seo-page .seo-section{padding-top:72px;padding-bottom:72px}
body.seo-page .section-heading{margin-bottom:34px}
body.seo-page .section-heading h2,body.seo-page .related-section h2{font-size:clamp(30px,3.4vw,46px);line-height:1.1;letter-spacing:-.035em;margin:16px 0 0}
body.seo-page .lead-copy{max-width:980px;margin-top:28px}
body.seo-page .lead-copy p,body.seo-page .editorial-card p{color:#a7b5c6;font-size:14px;line-height:1.85}
body.seo-page .editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
body.seo-page .editorial-card{padding:26px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(145deg,rgba(15,27,46,.8),rgba(8,16,29,.75))}
body.seo-page .editorial-card h2{margin:0 0 16px;color:#eaf2fb;font-size:22px;line-height:1.28}
body.seo-page .media-card{display:grid;place-items:center;min-height:260px}
body.seo-page .media-card img{display:block;width:100%;max-width:520px;height:auto;aspect-ratio:430/212;border:1px solid rgba(105,157,216,.27);border-radius:10px;background:#07101c;object-fit:cover}
body.seo-page .comparison-table{display:grid;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#091321}
body.seo-page .comparison-table>div{display:grid;grid-template-columns:repeat(var(--cols,3),1fr);border-bottom:1px solid var(--line)}
body.seo-page .comparison-table>div:has(> :nth-child(2):last-child){--cols:2}
body.seo-page .comparison-table>div:last-child{border-bottom:0}
body.seo-page .comparison-table b,body.seo-page .comparison-table span{padding:18px;border-right:1px solid var(--line);font-size:13px;line-height:1.65;color:#b9c7d7}
body.seo-page .comparison-table b:last-child,body.seo-page .comparison-table span:last-child{border-right:0}
body.seo-page .comparison-table b{color:#f0f7ff;background:#0d1a2b}
body.seo-page .seo-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
body.seo-page .seo-benefits article{padding:24px;border:1px solid var(--line);border-radius:10px;background:#091321}
body.seo-page .seo-benefits p{margin:0;color:#a7b5c6;font-size:14px;line-height:1.8}
body.seo-page .related-section{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:start}
body.seo-page .related-links{display:flex;flex-wrap:wrap;gap:10px}
body.seo-page .related-links a{padding:11px 13px;border:1px solid var(--line);border-radius:8px;background:#091321;color:#75bdff;text-decoration:none;font-size:13px;font-weight:800}
body.seo-page .seo-final{padding:76px 0;background:radial-gradient(circle at 20% 50%,rgba(20,114,222,.19),transparent 38%),#07111f;border-top:1px solid var(--line);text-align:center}
body.seo-page .seo-final h2{font-size:clamp(32px,3.8vw,50px);line-height:1.1;letter-spacing:-.035em;margin:16px auto;max-width:760px}
body.seo-page .seo-final p{max-width:680px;margin:0 auto 26px;color:#a7b5c6;font-size:15px;line-height:1.8}
body.seo-page .nav-group{position:relative}
body.seo-page .nav-dropdown-toggle{display:block;padding:10px 14px;border:0;border-radius:999px;background:transparent;color:#d5dfed;font:800 15px/18px var(--font-sans);cursor:pointer}
body.seo-page .nav-dropdown{position:absolute;top:calc(100% + 12px);left:0;min-width:230px;display:none;padding:8px;border:1px solid rgba(137,169,205,.2);border-radius:10px;background:rgba(8,17,31,.98);box-shadow:0 18px 45px rgba(0,0,0,.35)}
body.seo-page .nav-group.is-open .nav-dropdown,body.seo-page .nav-group:focus-within .nav-dropdown{display:grid;gap:3px}
body.seo-page .site-header nav .nav-dropdown a{padding:10px 12px;border-radius:7px;font-size:13px}
html[data-theme="light"] body.seo-page .page-intro h1,html[data-theme="light"] body.seo-page .editorial-card h2{color:#142033}
html[data-theme="light"] body.seo-page .page-intro>p:not(.keyword-label),html[data-theme="light"] body.seo-page .lead-copy p,html[data-theme="light"] body.seo-page .editorial-card p,html[data-theme="light"] body.seo-page .seo-benefits p,html[data-theme="light"] body.seo-page .seo-final p{color:#40566f}
html[data-theme="light"] body.seo-page .editorial-card,html[data-theme="light"] body.seo-page .seo-benefits article,html[data-theme="light"] body.seo-page .comparison-table,html[data-theme="light"] body.seo-page .related-links a{background:#fff;border-color:#c6d6e7}
html[data-theme="light"] body.seo-page .seo-disclaimer{background:#eef7ff;color:#25384f;border-color:#bad8f7}
html[data-theme="light"] body.seo-page .nav-dropdown-toggle{color:#263b54}
html[data-theme="light"] body.seo-page .nav-dropdown{background:rgba(255,255,255,.98);border-color:#bfd0e2;box-shadow:0 18px 45px rgba(37,68,103,.18)}
html[data-theme="light"] body.seo-page .comparison-table b{background:#eef5fc;color:#172b43}
html[data-theme="light"] body.seo-page .comparison-table span{color:#30465e;border-color:#c6d6e7}
@media(max-width:1000px){body.seo-page .editorial-grid,body.seo-page .related-section{grid-template-columns:1fr}body.seo-page .seo-benefits{grid-template-columns:1fr}body.seo-page .site-header nav .nav-group,body.seo-page .nav-dropdown-toggle{width:100%;text-align:left}body.seo-page .nav-dropdown{position:static;min-width:0;margin-top:4px;box-shadow:none}body.seo-page .nav-group.is-open .nav-dropdown{display:grid}body.seo-page .site-header nav .nav-dropdown a{padding-left:22px!important}}
@media(max-width:680px){body.seo-page .seo-main{padding-top:68px}body.seo-page .page-intro{padding-top:30px;padding-bottom:28px}body.seo-page .seo-section{padding-top:54px;padding-bottom:54px}body.seo-page .comparison-table>div{grid-template-columns:1fr!important}body.seo-page .comparison-table b,body.seo-page .comparison-table span{border-right:0;border-bottom:1px solid var(--line)}body.seo-page .comparison-table>div>*:last-child{border-bottom:0}body.seo-page .intro-actions,.button-row{flex-direction:column;align-items:stretch}body.seo-page .intro-actions span{text-align:center}.media-card{min-height:0!important}}
