:root{--ink:#101828;--muted:#536174;--line:#e2e8f0;--blue:#2563eb;--violet:#654ce4;--paper:#fff;--nav-height:120px;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:145px}*{box-sizing:border-box}body{margin:0;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img,svg{max-width:100%}img{height:auto}h1,h2,h3,h4{font-family:'Space Grotesk',Inter,Arial,sans-serif;font-weight:700;line-height:1.15;letter-spacing:-.04em;margin:0}p{margin:0}h1{font-size:clamp(2.25rem,4.8vw,4.2rem)}h2{font-size:clamp(1.8rem,3.5vw,2.8rem)}h3{font-size:1.35rem}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #2563eb;outline-offset:5px;border-radius:5px}main:focus{outline:0}a:hover{color:var(--blue)}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.section{padding:85px 0}.soft-section{background:linear-gradient(180deg,#f6f9ff,#fff)}.icon{width:21px;height:21px;flex:none;display:inline-block;vertical-align:middle}.skip-link{position:fixed;top:10px;left:12px;z-index:1000;padding:12px 20px;background:#fff;color:#101828;transform:translateY(-160%);border:2px solid var(--blue);border-radius:10px}.skip-link:focus{transform:translateY(0)}.eyebrow{color:#4052a3;font-size:11px;font-weight:800;letter-spacing:.16em;line-height:1.5;text-transform:uppercase;margin-bottom:16px}.lead{color:var(--muted);font-size:18px;line-height:1.85;max-width:840px}.small{font-size:13px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:650;color:#2855c1;font-size:14px}.text-link:hover{color:#102f8c}.text-link .icon{width:18px;height:18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:11px;padding:15px 23px;min-height:52px;white-space:normal;font-size:14px;font-weight:700;line-height:1.4;transition:background .18s,transform .18s,box-shadow .18s;text-align:center;border:1px solid transparent}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#2563eb;color:#fff;box-shadow:0 8px 23px -10px #2563eb90}.btn-primary:hover{background:#1d4ed8;color:#fff}.btn-secondary{border-color:#d4dce9;background:#fff;color:#172033}.btn-secondary:hover{background:#f6f8ff;color:#1d4ed8;border-color:#8aaaf4}.btn-dark{background:#111b30;color:#fff}.btn-dark:hover{background:#263650;color:#fff}.btn-light{background:#fff;color:#19263b}.btn-light:hover{background:#eaf0ff;color:#223e9e}.button-row{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:28px}.card{background:rgba(255,255,255,.91);border:1px solid var(--line);border-radius:24px;box-shadow:0 17px 42px -35px #11254460}.hover-lift{transition:transform .18s,box-shadow .18s,border-color .18s}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 20px 38px -26px #244b814d;border-color:#c3d3f4}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:36px}.section-heading h2{max-width:750px}.section-copy{color:var(--muted);max-width:690px;margin-top:16px;line-height:1.8}.section-heading>.btn{flex:none}.icon-box{display:inline-flex;align-items:center;justify-content:center;border-radius:15px;width:49px;height:49px;background:#e7edff;color:#355bec;margin-bottom:22px}.icon-box .icon{width:25px;height:25px}
/* Adapted masthead and sticky utility navigation from the supplied homepage. */
.masthead{background:#fff;border-bottom:1px solid #e6ebf1;padding:36px 0 28px}.masthead-box{text-align:center}.masthead-brand{display:inline-flex;align-items:center;justify-content:center;gap:14px;font-family:'Space Grotesk',Inter,sans-serif;font-size:49px;font-weight:700;line-height:1.15;letter-spacing:-2.8px}.masthead-brand img{width:42px;height:42px}.masthead-brand:hover{color:#101828}.keyword-line{display:flex;justify-content:center;flex-wrap:wrap;gap:0 9px;max-width:1175px;margin:18px auto 0;line-height:1.85;font-size:11px;font-weight:500;color:#647083}.keyword-line>span{color:#bac3d2}.site-nav{background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid #e4eaf3;box-shadow:0 8px 22px -19px #081c3545;position:sticky;top:0;z-index:50}.nav-top{display:flex;justify-content:space-between;align-items:center;min-height:63px;gap:18px}.nav-brand{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:600;color:#68758a}.nav-brand>.icon{color:#2563eb}.nav-utility{display:flex;gap:26px;align-items:center;font-size:12px;font-weight:600}.directory-cta{background:#2563eb;color:#fff!important;padding:10px 16px;border-radius:9px;display:flex;align-items:center;gap:11px}.directory-cta .icon{width:17px;height:17px}.nav-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:4px;padding:5px 0 13px}.nav-link{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;line-height:1.4;font-weight:600;padding:10px 7px;border-radius:8px;border:1px solid transparent;white-space:nowrap}.nav-link .icon{color:#4a65ae;width:15px;height:15px}.nav-link:hover,.nav-link.current{background:#eff4fe;color:#2453c6;border-color:#e4ebfc}.menu-toggle{display:none;background:#eff3fd;border:1px solid #dce5f7;border-radius:10px;padding:9px 13px;gap:10px;align-items:center;font-size:13px;font-weight:600}.mobile-utility{display:none}
/* The original responsive split hero is retained, with an actual editorial image. */
.home-hero{padding:72px 0 80px}.hero-visual{border-radius:26px;overflow:hidden;background:linear-gradient(135deg,#eff6ff,#f0edff);border:1px solid #cbd8fb;box-shadow:0 22px 65px -34px #3551b375}.hero-visual img{width:100%;display:block}.hero-title{font-size:clamp(2.4rem,4vw,3.55rem);line-height:1.07;margin:0 0 25px;letter-spacing:-.05em}.gradient-text{color:#3453df;background:linear-gradient(100deg,#2563eb,#7751dd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-copy{font-size:17px;color:#566175;line-height:1.85;margin-bottom:30px}.home-hero .grid.grid-cols-3{margin-top:5px}.home-hero .grid.grid-cols-3>div>p:first-child{font-size:33px}.home-hero .grid.grid-cols-3>div>p:last-child{font-size:12px}.home-hero .btn{padding:15px 20px}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.path-card{position:relative;padding:29px;display:block;overflow:hidden;min-height:215px}.path-card h3{font-size:21px;margin-bottom:10px}.path-card p{color:#5c687c;font-size:14px;margin-bottom:19px}.path-card .icon-box{margin-bottom:20px}.tone-0{background:linear-gradient(130deg,#f6f8ff,#edf2ff)}.tone-1{background:linear-gradient(130deg,#faf7ff,#f2edff)}.tone-2{background:linear-gradient(130deg,#fffcf6,#fff5e4)}.tone-3{background:linear-gradient(130deg,#f2fdf8,#eaf8f1)}.tone-4{background:linear-gradient(130deg,#fef5fb,#f8eefa)}.tone-1 .icon-box{background:#ece3ff;color:#7d41be}.tone-2 .icon-box{background:#fff0cb;color:#a25e12}.tone-3 .icon-box{background:#d8f2e6;color:#167c62}.tone-4 .icon-box{background:#fae0f3;color:#a6319a}.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.tool-card{padding:27px 27px 22px;display:flex;flex-direction:column;min-height:315px}.tool-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:23px}.tool-logo{display:inline-flex;flex:none;width:53px;height:53px;border-radius:14px;align-items:center;justify-content:center;background:#fff;border:1px solid #e4e9f1;overflow:hidden}.tool-logo img{object-fit:contain;width:32px;height:32px;display:block}.category-symbol{color:#6a73bc;background:linear-gradient(135deg,#f0f5ff,#f4edff);border-color:#e6e9f7}.category-symbol .icon{width:24px;height:24px}.card-kicker{font-size:10px;font-weight:600;color:#607089;border:1px solid #e7edf5;border-radius:20px;padding:4px 8px;max-width:190px;text-align:right}.tool-card h3{font-size:23px;letter-spacing:-.04em;margin-bottom:11px}.tool-card>p{color:#5b687a;font-size:13px;line-height:1.8;margin-bottom:19px}.platforms{display:flex;gap:6px;flex-wrap:wrap}.platforms span{font-size:10px;line-height:1.4;color:#556278;background:#f4f6fa;border:1px solid #e9edf5;padding:4px 8px;border-radius:6px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #edf0f6;margin-top:23px;padding-top:18px;flex-grow:1;align-items:flex-end}.card-bottom>span{font-size:11px;line-height:1.6;color:#6b7485;max-width:245px}.round-link{width:31px;height:31px;border-radius:50%;background:#eef3fd;display:flex;align-items:center;justify-content:center;flex:none;color:#456ad7}.round-link .icon{width:17px;height:17px}.coverage-panel{background:radial-gradient(ellipse at 95% 0,#253b69,transparent 55%),linear-gradient(135deg,#10192a,#192438);border:1px solid #23324b;border-radius:29px;padding:56px;display:grid;grid-template-columns:1.1fr 1fr;gap:76px;color:#fff;box-shadow:0 25px 65px -44px #112953}.coverage-panel .eyebrow{color:#a1baf9}.coverage-panel h2{font-size:43px;line-height:1.12;margin-bottom:24px}.coverage-panel>div>p:not(.eyebrow){font-size:14px;color:#bdc9df;line-height:1.85}.coverage-features{display:grid;grid-template-columns:1fr 1fr;gap:13px 22px;margin:25px 0 28px;font-size:11px;color:#dce6fb}.coverage-features span{display:flex;align-items:center;gap:7px}.coverage-features .icon{color:#a8ecd4;width:16px;height:16px}.coverage-list{padding:12px 27px 20px;background:#ffffff09;border:1px solid #ffffff16;border-radius:20px;align-self:center}.coverage-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 0;border-bottom:1px solid #ffffff17;color:#dbe6fa;font-size:13px}.coverage-row strong{font-family:'Space Grotesk',Inter,sans-serif;font-size:27px;color:#fff}.coverage-list>p{margin-top:19px;font-size:11px!important;color:#a0aec6!important}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.article-card{overflow:hidden;display:flex;flex-direction:column}.article-image{display:block;overflow:hidden;background:#ebf0fa}.article-image img{width:100%;display:block}.article-card-body{padding:25px;display:flex;flex-direction:column;flex:1}.post-meta{font-size:10px;color:#6b788e;display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:15px}.post-meta a{color:#4b5f9f;font-weight:650}.article-card h3{font-size:21px;line-height:1.3;margin-bottom:13px;letter-spacing:-.035em}.article-card p{color:#5f6b7e;line-height:1.8;font-size:13px;margin-bottom:21px}.article-card .text-link{margin-top:auto;font-size:12px}.split-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.split-panel h2{font-size:39px;line-height:1.16;margin-bottom:24px}.split-panel p:not(.eyebrow){color:#59677b;font-size:15px;line-height:1.85;margin-bottom:15px}.code-panel{background:#101a2c;border:1px solid #253553;color:#dce9fb;border-radius:23px;overflow:hidden;box-shadow:0 20px 50px -33px #081b4670}.code-caption{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #ffffff18;padding:18px 24px;font-size:10px;letter-spacing:.08em;color:#abc3ec;font-weight:650}.code-panel pre{font-family:'SFMono-Regular',Consolas,monospace;font-size:13px;line-height:1.9;padding:28px 24px;margin:0;overflow:auto}.code-panel>p{color:#91a5c6!important;font-size:10px!important;padding:0 24px 22px;line-height:1.65!important}.faq-wrap{max-width:890px}.faq details{background:#fff;border:1px solid #e1e7f1;border-radius:15px;margin-bottom:13px;padding:20px 24px}.faq summary{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:16px;font-weight:650;list-style:none;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:23px;color:#687eac;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:14px;color:#59697e;line-height:1.85;margin-top:18px;max-width:740px}.end-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:44px 48px;background:linear-gradient(120deg,#edf4ff,#f5f0ff 68%,#f2f9ed);border:1px solid #dde6f6;border-radius:27px}.end-cta h2{font-size:36px;line-height:1.17;margin-bottom:17px}.end-cta p:not(.eyebrow){color:#5b6a7e;font-size:14px}
/* Interior surfaces adapt the second supplied design's translucent cards and soft glow. */
.interior{font-family:Manrope,Inter,Arial,sans-serif;background:radial-gradient(ellipse at 92% 350px,#eaf2ff99,transparent 900px),linear-gradient(180deg,#fff,#f5faff 55%,#fff)}.interior .masthead{background:transparent}.interior .card{border-color:#dfe7f0;box-shadow:0 20px 55px -40px #203c5b50}.page-space{padding-top:30px;padding-bottom:85px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:#7a8799;font-size:11px;line-height:1.8;margin-bottom:32px;overflow-wrap:anywhere}.breadcrumbs a{color:#536888}.breadcrumbs>span[aria-hidden]{color:#b5becc}.breadcrumbs>span[aria-current]{color:#657287;max-width:660px}.page-intro{margin:44px 0 37px}.page-intro h1{max-width:1020px;margin-bottom:25px}.page-intro .lead{font-size:17px;max-width:900px}.count-pill{display:inline-flex;font-size:12px;background:#eaf3ff;color:#375bb4;border:1px solid #d7e6fd;border-radius:30px;padding:7px 12px;margin-top:23px}.browse-chips{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 30px}.chip{display:inline-flex;gap:8px;align-items:center;padding:10px 14px;border-radius:30px;border:1px solid #dce5f1;background:#fff;color:#52657f;font-size:12px;font-weight:600;line-height:1.5}.chip span{color:#7d8ba1;font-size:11px}.chip:hover,.chip.active{background:#17243d;border-color:#17243d;color:#fff}.chip.active span,.chip:hover span{color:#d3dff5}.directory-note{display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #dde8f9;background:#edf4ff80;border-radius:13px;padding:16px 19px;color:#586c8c;margin-bottom:33px;font-size:12px}.directory-note p{max-width:760px}.directory-note>a{white-space:nowrap;font-weight:650;color:#3e5f9e}.profile-hero{padding:38px 42px;background:radial-gradient(ellipse at 100% 0,#e8edff,#ffffffc9 70%)}.profile-heading{display:flex;gap:24px;align-items:flex-start}.profile-heading>.tool-logo{width:83px;height:83px;border-radius:22px;margin-top:8px}.profile-heading>.tool-logo img{width:52px;height:52px}.profile-heading>.tool-logo .icon{width:38px;height:38px}.profile-heading h1{font-size:clamp(2.3rem,4vw,3.3rem);margin-bottom:17px;overflow-wrap:anywhere}.profile-heading .eyebrow{margin-bottom:10px}.profile-heading .lead{font-size:16px;margin-bottom:20px}.profile-hero>.button-row{margin-left:107px;margin-top:25px}.profile-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,1fr);gap:28px;align-items:start;margin-top:30px}.profile-layout>div,.profile-sidebar,.post-layout>div,.post-layout>aside{min-width:0}.profile-description{padding:42px}.article-prose{font-size:16px;line-height:1.98;color:#425168}.article-prose h2{font-size:27px;color:#15233a;line-height:1.28;margin:38px 0 20px;letter-spacing:-.035em;scroll-margin-top:140px}.article-prose h3{font-size:21px;color:#17263c;margin:30px 0 17px}.article-prose h2:first-child,.article-prose .eyebrow+h2{margin-top:0}.article-prose p{margin:0 0 23px;overflow-wrap:break-word}.article-prose p:last-child{margin-bottom:0}.article-prose a:not(.btn){color:#2753c2;text-decoration:underline;text-decoration-color:#b9cbf0;text-underline-offset:4px}.article-prose a:not(.btn):hover{color:#122f86;text-decoration-color:#365bba}.article-prose sup{font-size:9px;line-height:0;margin:0 2px}.article-prose sup a{text-decoration:none!important}.article-prose>.eyebrow{font-size:10px;letter-spacing:.16em;color:#5166aa;margin-bottom:15px}.article-prose code{padding:2px 5px;border-radius:4px;background:#eff4fc;color:#35548d;font-size:.85em}.fact-card,.destination-card{padding:27px;margin-bottom:24px}.fact-card h2,.destination-card h2{font-size:22px;margin-bottom:23px}.fact-card dl{margin:0}.fact-card dl>div{border-top:1px solid #e7edf5;padding:18px 0}.fact-card dl>div:last-child{padding-bottom:0}.fact-card dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7e8ba0;font-weight:700;margin-bottom:6px}.fact-card dd{margin:0;font-size:13px;color:#495c76;line-height:1.8}.destination-card>div>a{display:flex;justify-content:space-between;gap:15px;color:#365b9d;font-size:12px;padding:14px 0;border-top:1px solid #e8edf5}.destination-card>div>a:hover{color:#2047d3}.asset-note{font-size:11px;color:#708099;line-height:1.85;padding:7px}.asset-note summary{cursor:pointer;color:#5c6c83;font-weight:600}.asset-note p{margin:15px 0}.asset-note a{color:#3a5fa9}.note-card{margin-top:23px;padding:27px;background:linear-gradient(120deg,#eff6ffb0,#fff)}.note-card h2{font-size:22px;margin-bottom:13px}.note-card p{font-size:13px;color:#526a87;line-height:1.85;margin-top:13px}.note-card .small{font-size:11px}.source-card{padding:28px;margin-top:23px}.source-card h2{font-size:24px;margin-bottom:15px}.source-card>p:not(.eyebrow){font-size:12px;color:#6a7b92;line-height:1.85}.source-card ol{list-style:none;margin:20px 0 0;padding:0}.source-card li{display:flex;align-items:flex-start;gap:11px;border-top:1px solid #e7edf5;padding:14px 0;scroll-margin-top:145px}.source-card li>span{font-size:10px;color:#6e80a0;flex:none;padding-top:2px}.source-card li>a{font-size:11px;color:#365b9d;line-height:1.8;overflow-wrap:anywhere}.related-section{padding-bottom:0}.topic-intro{padding:34px 40px;max-width:1080px}.topic-intro p{font-size:15px;line-height:1.9}.decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.decision-card{padding:28px;position:relative}.decision-card h2{font-size:21px;margin-bottom:14px;line-height:1.3}.decision-card p{font-size:13px;color:#5c6d85;line-height:1.85}.step-number{display:inline-block;font-family:'Space Grotesk',Inter,sans-serif;font-size:27px;color:#7a85cc;font-weight:600;margin-bottom:17px}.guide-callout{display:grid;grid-template-columns:1.6fr 1fr;overflow:hidden;gap:40px;align-items:center;margin-top:12px;background:linear-gradient(115deg,#f1f5ff,#fff 80%)}.guide-callout>div{padding:40px 0 40px 40px}.guide-callout h2{font-size:28px;line-height:1.28;margin-bottom:15px}.guide-callout p:not(.eyebrow){font-size:14px;color:#67798f;line-height:1.85;margin-bottom:24px}.guide-callout>a{padding:24px}.guide-callout img{width:100%;border-radius:15px;display:block}.brand-gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.brand-gallery>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:27px 12px;font-size:12px;font-weight:600;text-align:center;min-height:160px}.brand-gallery .tool-logo{border:0;width:65px;height:65px}.brand-gallery .tool-logo img{width:48px;height:48px}.brand-gallery>a:hover{border-color:#adc5ff}.post-header{max-width:1000px;margin:36px 0}.post-header h1{font-size:clamp(2.15rem,4vw,3.75rem);line-height:1.13;margin-bottom:24px}.post-header .lead{font-size:18px;max-width:850px}.post-byline{display:flex;gap:10px 24px;flex-wrap:wrap;font-size:10px;color:#6f7f95;border-top:1px solid #dee6f0;padding-top:20px;margin-top:28px}.post-byline>span:first-child{color:#3e516f;font-weight:700}.post-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:35px;align-items:start}.post-feature{padding:18px;overflow:hidden;margin:0 0 28px;max-width:760px;background:#fff}.post-feature img{display:block;width:100%;border-radius:14px}.article-body{padding:45px;max-width:840px}.toc{padding:25px 24px}.toc>a{display:block;border-top:1px solid #e7edf5;padding:12px 0;font-size:11px;line-height:1.7;color:#5a6e88}.toc>a:hover{color:#254fb9}.post-layout>aside{position:sticky;top:135px}.sidebar-cta{margin-top:22px;padding:28px;background:linear-gradient(150deg,#edf2ff,#f5f0ff)}.sidebar-cta h2{font-size:24px;line-height:1.25;margin-bottom:14px}.sidebar-cta p:not(.eyebrow){font-size:12px;line-height:1.85;color:#697993;margin-bottom:22px}.sidebar-cta .btn{font-size:11px;padding:12px 15px;width:100%;min-height:45px}.post-tags{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:29px}.post-tags>span{width:100%;color:#74839a;font-size:11px;margin-bottom:4px}.archive-note{margin-top:35px;padding:32px}.archive-note h2{font-size:24px;margin-bottom:16px}.archive-note p{max-width:850px;color:#607089;font-size:14px;line-height:1.85;margin-bottom:25px}.archive-count{font-size:12px;color:#6c7f99;margin-bottom:25px}.reading-card{padding:40px 45px;max-width:950px}.reading-card>.btn{margin-top:30px}.contact-card{padding:46px;max-width:940px;background:radial-gradient(ellipse at 100% 10%,#eaf2ff,transparent 65%),#fff}.contact-card>.icon-box{background:#e3ecff;width:61px;height:61px}.contact-address{font-family:'Space Grotesk',Inter,sans-serif;font-size:clamp(1.65rem,4vw,3.25rem);font-weight:600;letter-spacing:-.035em;color:#3459d7;display:block;margin:17px 0 26px;overflow-wrap:anywhere}.contact-card>p:not(.eyebrow){max-width:720px;font-size:14px;color:#5c6f8a;line-height:1.9}.contact-notes{display:grid;grid-template-columns:1fr 1fr;gap:35px;border-top:1px solid #dce6f3;margin-top:34px;padding-top:30px;margin-bottom:30px}.contact-notes h2{font-size:21px;margin-bottom:13px}.contact-notes p{font-size:13px;color:#637894;line-height:1.85}.docs-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:28px;margin-top:32px;align-items:start}.docs-layout>.article-prose{padding:35px}.docs-layout .code-panel pre{font-size:10px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.docs-layout .code-caption{font-size:9px}.pricing-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:17px;margin:30px 0}.pricing-grid h2{font-size:18px}.pricing-grid .decision-card{padding:23px}.pricing-grid .decision-card p{font-size:12px}.table-scroll{overflow:auto;margin:25px 0 50px}table{border-collapse:collapse;width:100%;text-align:left;font-size:13px;background:#fff}caption{padding:22px 25px;text-align:left;font-weight:700;color:#24436f;background:#f5f8ff}th,td{padding:18px 25px;border-bottom:1px solid #e6edf6;vertical-align:top;min-width:170px}thead th{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#657998;background:#f7faff}tbody th{font-weight:650;color:#253e68}td{color:#657892}td>a{color:#315bc7;font-size:12px}tbody tr:hover{background:#fafcff}.source-detail{border:1px solid #e0e8f3;background:#fff;border-radius:14px;padding:20px 23px;margin-bottom:11px}.source-detail summary{display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;list-style:none}.source-detail summary>span:first-child{font-size:16px;font-weight:700;color:#263c5d}.source-detail summary>span:last-child{font-size:11px;color:#647ba0}.source-detail>p{font-size:12px;line-height:1.8;color:#627898;margin-top:16px}.source-detail ul{list-style:none;padding:0;margin:16px 0}.source-detail li{font-size:11px;line-height:1.85;margin-bottom:7px;overflow-wrap:anywhere;color:#4167aa}.source-detail .text-link{font-size:11px;margin-top:12px}.guide-sources{margin:0;padding:20px 30px;list-style:none}.guide-sources li{padding:19px 0;border-bottom:1px solid #e6edf5}.guide-sources li:last-child{border:0}.guide-sources strong{display:block;font-size:13px;color:#35506f;font-weight:650;margin-bottom:7px}.guide-sources a{font-size:11px;color:#4c6ca1;overflow-wrap:anywhere}.sitemap-list{padding:36px}.sitemap-list ul{columns:3;column-gap:40px;list-style:none;margin:0;padding:0}.sitemap-list li{font-size:12px;line-height:1.75;padding:9px 0;break-inside:avoid;color:#4e668b}
/* Dark footer from the homepage template, with a direct email contact route. */
.site-footer{background:#111a2b;color:#9aaec8;padding:55px 0 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:36px;border-bottom:1px solid #263247}.footer-brand{font-family:'Space Grotesk',Inter,sans-serif;color:#f4f7fc;font-size:31px;font-weight:700;letter-spacing:-1px}.footer-brand span{color:#9fb5ff}.footer-brand:hover{color:#fff}.footer-top p{font-size:12px;color:#91a5c2;margin-top:10px}.footer-email{font-size:14px;color:#e0e8f5;display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border:1px solid #354761;border-radius:10px;overflow-wrap:anywhere}.footer-email:hover{color:#fff;background:#ffffff0b}.footer-email .icon{color:#91abef;width:18px;height:18px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;padding:36px 0 39px}.footer-grid h2{font-family:Inter,Arial,sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:#bfcde2;margin-bottom:20px}.footer-grid>div>a{display:block;color:#94a9c5;font-size:12px;margin:11px 0;line-height:1.6}.footer-grid a:hover,.footer-bottom a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #283347;padding-top:24px;font-size:10px;color:#8096b4}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:19px}.footer-bottom p{white-space:nowrap}
@media(min-width:1024px){.home-hero>.wrap>.grid{gap:70px}.home-hero>.wrap>.grid>div:last-child{padding:4px 0}.hero-visual{transform:rotate(-1deg)}}
@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.nav-link{font-size:10px;gap:5px;padding:9px 4px}.nav-link>.icon{width:13px;height:13px}.hero-title{font-size:43px}.coverage-panel{padding:42px;gap:40px}.coverage-features{grid-template-columns:1fr}.pricing-grid{grid-template-columns:repeat(3,1fr)}.tool-card{padding:24px}.card-kicker{font-size:9px}.post-layout{grid-template-columns:minmax(0,1fr) 245px}.toc{padding:22px}.profile-layout{grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr)}.brand-gallery{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1023px){:root{--nav-height:72px;scroll-padding-top:90px}.masthead{padding:29px 0 23px}.masthead-brand{font-size:42px}.masthead-brand img{width:37px;height:37px}.keyword-line{font-size:10px}.nav-top{min-height:68px}.nav-utility{display:none}.nav-brand{font-size:12px}.nav-grid{grid-template-columns:repeat(2,1fr);gap:7px;padding:7px 0 18px;max-height:calc(100dvh - 78px);overflow:auto}.nav-link{font-size:13px;justify-content:flex-start;gap:11px;padding:12px 15px;background:#f7faff;border:1px solid #e6edf8}.nav-link .icon{width:18px;height:18px}.mobile-utility{display:flex;flex-wrap:wrap;gap:10px 23px;grid-column:1/-1;padding:13px 6px 3px;font-size:12px;color:#4265a4}.js .nav-grid{display:none}.js .nav-grid.is-open{display:grid}.js .menu-toggle{display:flex}.home-hero{padding:44px 0 62px}.hero-title{font-size:52px;max-width:670px}.hero-visual{max-width:560px;margin:5px auto 0;transform:none}.hero-copy{max-width:660px}.home-hero .grid.grid-cols-3{max-width:610px}.home-hero>.wrap>.grid{gap:35px}.home-hero .eyebrow{margin-bottom:18px}.section{padding:60px 0}.tool-grid,.path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:flex-start}.section-heading h2{font-size:31px}.section-heading>.btn{font-size:12px;min-height:45px;padding:12px 15px}.coverage-panel{gap:30px}.coverage-panel h2{font-size:34px}.split-panel{gap:33px}.split-panel h2{font-size:31px}.split-panel .btn{font-size:12px}.split-panel .code-panel pre{font-size:11px}.decision-grid{gap:16px}.decision-card{padding:23px}.decision-card h2{font-size:18px}.profile-description{padding:29px}.profile-layout{grid-template-columns:minmax(0,1.45fr) minmax(250px,1fr);gap:20px}.fact-card,.destination-card{padding:23px}.article-prose{font-size:15px}.article-prose h2{font-size:25px;scroll-margin-top:90px}.profile-hero{padding:32px}.profile-hero>.button-row{margin-left:0}.profile-heading h1{font-size:40px}.post-layout{grid-template-columns:1fr}.post-layout>aside{position:static;display:none}.post-feature{max-width:570px}.article-body{max-width:none}.post-header{max-width:860px}.page-space{padding-top:23px}.docs-layout{grid-template-columns:1fr}.guide-callout{gap:15px}.guide-callout h2{font-size:23px}.guide-callout>div{padding:28px 0 28px 28px}.guide-callout>a{padding:20px}.sitemap-list ul{columns:2}.source-card li{scroll-margin-top:90px}.footer-email{font-size:12px}.footer-grid{gap:25px}.footer-bottom>div{gap:13px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.masthead-brand{font-size:36px;letter-spacing:-1.7px;gap:10px}.masthead-brand img{width:32px;height:32px}.masthead{padding:25px 0 20px}.keyword-line{font-size:9px;gap:0 7px;margin-top:14px;line-height:1.95}.hero-title{font-size:clamp(38px,8.6vw,53px)}.hero-copy{font-size:15px;line-height:1.85}.home-hero .btn{font-size:13px;min-height:50px}.home-hero .grid.grid-cols-3>div>p:first-child{font-size:29px}.home-hero .grid.grid-cols-3>div>p:last-child{font-size:11px}.section{padding:46px 0}.section-heading{display:block;margin-bottom:26px}.section-heading .btn{margin-top:23px}.section-heading h2{font-size:30px}.section-copy{font-size:14px;line-height:1.8}.path-grid{gap:15px}.path-card{padding:24px;min-height:205px}.path-card h3{font-size:19px}.path-card p{font-size:12px}.tool-grid{gap:15px}.tool-card{padding:22px;min-height:300px}.tool-card h3{font-size:21px}.tool-top{align-items:flex-start;gap:8px}.card-kicker{border:0;padding:1px 0 0;background:none;max-width:100px;font-size:9px;line-height:1.65}.tool-logo{width:45px;height:45px;border-radius:11px}.tool-logo img{width:28px;height:28px}.tool-card>p{font-size:12px}.platforms span{font-size:9px;padding:4px 6px}.card-bottom>span{font-size:10px}.coverage-panel{grid-template-columns:1fr;padding:31px;gap:31px}.coverage-panel h2{font-size:35px}.coverage-features{grid-template-columns:1fr 1fr;gap:14px;font-size:10px}.coverage-list{padding:9px 23px 18px}.coverage-row{font-size:12px}.coverage-row strong{font-size:25px}.article-grid{gap:17px}.article-card-body{padding:22px}.article-card h3{font-size:19px}.article-card p{font-size:12px}.post-meta{font-size:9px}.split-panel{grid-template-columns:1fr;gap:27px}.split-panel h2{font-size:31px}.split-panel .code-panel pre{font-size:12px}.end-cta{padding:30px;display:block}.end-cta>.btn{margin-top:25px}.end-cta h2{font-size:30px}.faq details{padding:18px 20px}.faq summary{font-size:14px}.faq details p{font-size:13px}.page-space{padding-bottom:55px}.page-intro{margin:30px 0}.page-intro h1{font-size:clamp(32px,6.5vw,45px);line-height:1.13}.page-intro .lead{font-size:15px;line-height:1.85}.eyebrow{font-size:10px;letter-spacing:.13em}.breadcrumbs{font-size:10px;margin-bottom:25px;gap:8px}.browse-chips{gap:8px}.chip{font-size:10px;padding:9px 12px}.directory-note{display:block;padding:17px;line-height:1.8;font-size:11px}.directory-note>a{display:inline-block;margin-top:8px}.profile-layout{grid-template-columns:1fr;gap:24px}.profile-sidebar{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:18px}.profile-sidebar>.asset-note{grid-column:1/-1}.profile-hero{padding:26px}.profile-heading{gap:18px}.profile-heading>.tool-logo{width:62px;height:62px;border-radius:17px}.profile-heading>.tool-logo img{width:40px;height:40px}.profile-heading h1{font-size:34px}.profile-heading .lead{font-size:14px}.profile-heading .eyebrow{font-size:9px}.profile-hero .btn{font-size:12px}.profile-description{padding:29px}.article-prose{font-size:15px;line-height:1.95}.article-prose h2{font-size:24px;margin-top:32px}.article-prose p{margin-bottom:23px}.decision-grid{grid-template-columns:1fr;gap:15px}.decision-card{padding:25px;display:block}.step-number{float:left;margin-right:19px;line-height:1.4}.decision-card p{font-size:13px}.decision-card h2{font-size:21px}.topic-intro{padding:27px}.topic-intro p{font-size:14px}.guide-callout{grid-template-columns:1fr}.guide-callout>div{padding:29px 29px 0}.guide-callout>a{padding:5px 29px 29px;max-width:370px}.guide-callout h2{font-size:26px}.guide-callout .btn{font-size:12px}.brand-gallery{grid-template-columns:repeat(3,1fr);gap:12px}.brand-gallery>a{padding:20px 9px;min-height:142px;font-size:10px}.brand-gallery .tool-logo{width:54px;height:54px}.brand-gallery .tool-logo img{width:42px;height:42px}.post-header{margin:28px 0}.post-header h1{font-size:clamp(31px,6vw,44px);line-height:1.17}.post-header .lead{font-size:16px}.post-byline{gap:9px 17px;font-size:9px;line-height:1.7}.post-feature{padding:12px;border-radius:19px;margin-bottom:22px}.post-feature img{border-radius:11px}.article-body{padding:29px}.reading-card{padding:28px}.reading-card h2{font-size:23px}.contact-card{padding:29px}.contact-address{font-size:clamp(24px,5.8vw,37px)}.contact-card>p:not(.eyebrow){font-size:13px}.contact-notes{grid-template-columns:1fr;gap:26px}.contact-notes h2{font-size:20px}.docs-layout>.article-prose{padding:28px}.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid .decision-card{padding:24px}.pricing-grid h2{font-size:19px}th,td{padding:17px 20px;font-size:12px}.guide-sources{padding:17px 23px}.source-detail{padding:18px 21px}.source-detail summary>span:first-child{font-size:14px}.source-detail summary>span:last-child{font-size:10px}.source-detail li,.source-detail>p{font-size:11px}.sitemap-list{padding:27px}.sitemap-list ul{column-gap:24px}.sitemap-list li{font-size:11px}.site-footer{padding-top:36px}.footer-top{align-items:flex-start;flex-direction:column;gap:23px;padding-bottom:28px}.footer-brand{font-size:29px}.footer-top p{font-size:11px}.footer-email{padding:10px 14px;font-size:13px}.footer-grid{grid-template-columns:1fr 1fr;padding:29px 0;gap:23px 25px}.footer-grid h2{font-size:9px;margin-bottom:16px}.footer-grid>div>a{font-size:11px;margin:10px 0}.footer-bottom{flex-direction:column;gap:14px;font-size:10px;line-height:1.8}.footer-bottom>div{gap:8px 17px}}
@media(max-width:480px){.wrap{width:calc(100% - 30px)}.masthead-brand{font-size:32px}.masthead-brand img{width:30px;height:30px}.keyword-line{font-size:8px;line-height:1.9;gap:0 6px}.nav-brand{font-size:10px;gap:6px}.nav-brand .icon{width:17px;height:17px}.menu-toggle{font-size:11px;padding:8px 11px}.nav-top{min-height:62px}.nav-link{font-size:11px;gap:8px;padding:12px}.home-hero{padding:34px 0 43px}.hero-title{font-size:38px}.hero-copy{font-size:14px}.home-hero .grid.grid-cols-3{gap:13px}.home-hero .grid.grid-cols-3>div>p:last-child{font-size:10px}.path-grid,.tool-grid,.article-grid{grid-template-columns:1fr}.path-card{min-height:0;display:block;padding:25px}.path-card .icon-box{float:left;margin:0 20px 25px 0;width:46px;height:46px}.path-card h3{font-size:21px}.path-card p{margin-bottom:13px}.path-card .text-link{margin-left:66px;font-size:12px}.tool-card{min-height:0;padding:27px}.tool-top{margin-bottom:22px;align-items:center}.card-kicker{font-size:10px;border:1px solid #e7edf5;border-radius:20px;max-width:none;padding:4px 9px}.tool-card h3{font-size:24px}.tool-card>p{font-size:13px}.platforms span{font-size:10px}.card-bottom>span{font-size:11px}.coverage-panel{padding:27px}.coverage-features{grid-template-columns:1fr;font-size:12px;gap:12px}.coverage-panel h2{font-size:32px}.article-card-body{padding:25px}.article-card h3{font-size:23px}.article-card p{font-size:13px}.post-meta{font-size:10px}.section-heading h2{font-size:29px}.section-copy{font-size:13px}.profile-sidebar{grid-template-columns:1fr}.profile-heading{display:block}.profile-heading>.tool-logo{margin:0 0 22px}.profile-heading h1{font-size:36px}.profile-description,.article-body,.reading-card{padding:25px}.article-prose{font-size:14px;line-height:2}.article-prose h2{font-size:23px}.profile-hero{padding:26px}.source-card{padding:24px}.note-card{padding:24px}.profile-sidebar .fact-card,.profile-sidebar .destination-card{margin:0}.guide-callout>div{padding:26px 26px 0}.guide-callout>a{padding:0 26px 26px}.brand-gallery{grid-template-columns:1fr 1fr}.post-header h1{font-size:32px}.post-header .lead{font-size:15px}.post-feature{padding:9px}.post-tags>.chip{font-size:10px}.pricing-grid{grid-template-columns:1fr}.pricing-grid .decision-card h2{font-size:21px}.contact-address{font-size:26px;letter-spacing:-1.4px}.contact-card{padding:25px}.sitemap-list ul{columns:1}.sitemap-list li{font-size:12px}.topic-intro{padding:25px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.btn:hover,.hover-lift:hover{transform:none}}
@media print{.masthead,.site-nav,.site-footer,.toc,.post-tags,.sidebar-cta,.skip-link,.related-section{display:none!important}.wrap{width:100%;max-width:none}.post-layout,.profile-layout{display:block}.card{border:0;box-shadow:none}.article-body,.profile-description{padding:0}.post-feature{max-width:320px}.section{break-inside:avoid}a{color:inherit}body{background:#fff!important;font-size:11pt}}

.font-heading{font-family:"Space Grotesk",Inter,Arial,sans-serif}
