:root{--guide-ink: var(--ui-ink, #102033);--guide-muted: var(--ui-muted, #5b6878);--guide-paper: var(--ui-surface, #ffffff);--guide-wash: var(--ui-surface-soft, #f4f7f5);--guide-line: var(--ui-line, rgba(16, 32, 51, .14));--guide-navy: var(--ui-navy, #071426);--guide-green: var(--ui-brand, #147a37);--guide-green-strong: var(--ui-brand-hover, #0b5c27);--guide-green-soft: var(--ui-brand-soft, #e9f6ee);--guide-accent: #bb1f2a;--guide-accent-soft: #fff0f1;--guide-shadow: 0 24px 70px rgba(7, 20, 38, .13)}.guide-hub-page{background:radial-gradient(circle at 8% 9%,rgba(30,170,88,.1),transparent 25rem),radial-gradient(circle at 94% 32%,rgba(102,215,159,.08),transparent 28rem),linear-gradient(180deg,#fbfdfb 0%,var(--guide-wash) 100%)}.guide-hub-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(28px,5vw,64px);align-items:center;min-height:520px;padding:clamp(38px,6vw,76px);overflow:hidden;color:var(--guide-ink);background:radial-gradient(circle at 86% 16%,rgba(51,193,112,.2),transparent 17rem),linear-gradient(135deg,#fffffffa,#e7f8eef5);border:1px solid rgba(20,122,55,.2);border-radius:32px;box-shadow:0 24px 70px #07301b1a}.guide-hub-hero:before,.guide-hub-hero:after{position:absolute;border:1px solid rgba(20,122,55,.12);border-radius:50%;content:"";pointer-events:none}.guide-hub-hero:before{top:-150px;right:-85px;width:390px;height:390px;background:#fff6}.guide-hub-hero:after{right:28%;bottom:-190px;width:350px;height:350px;background:#6fd89e14}.guide-hub-hero>*{position:relative;z-index:1}.guide-hub-page .guide-eyebrow,.guide-hub-page .guide-kicker{color:var(--guide-green-strong)}.guide-hub-page-heading{padding-block:clamp(20px,3vw,34px) 0}.guide-hub-page-heading h1{margin:0;color:var(--guide-ink);font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.045em;line-height:1.03}.guide-hub-page-heading+.guide-hub-section{padding-top:clamp(28px,4vw,44px)}.guide-hub-hero h1{max-width:15ch;margin:14px 0 0;color:var(--guide-ink);font-size:clamp(2.5rem,4.8vw,4.55rem);letter-spacing:-.055em;line-height:.98}.guide-hub-hero>div>p:not(.guide-eyebrow){max-width:61ch;margin:22px 0 0;color:var(--guide-muted);font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.guide-hub-hero .guide-button--ghost{color:var(--guide-green-strong);background:#ffffffb8;border-color:#147a3747}.guide-hub-hero .guide-button--ghost:hover{color:#fff;background:var(--guide-green-strong);border-color:var(--guide-green-strong)}.guide-hub-standard{padding:clamp(24px,4vw,34px);background:#ffffffd1;border:1px solid rgba(20,122,55,.2);border-radius:24px;box-shadow:0 16px 42px #07301b14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guide-hub-standard strong{display:block;margin-bottom:16px;color:var(--guide-ink);font-size:1.05rem}.guide-hub-standard ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.guide-hub-standard li{position:relative;padding-left:25px;color:var(--guide-muted);font-size:.9rem;line-height:1.5}.guide-hub-standard li:before{position:absolute;left:0;color:#61df89;font-weight:900;content:"\2713"}.guide-hub-section,.guide-hub-regions{padding-block:clamp(40px,5vw,64px)}.guide-hub-heading{max-width:840px;margin-bottom:clamp(28px,4vw,42px)}.guide-hub-heading h2,.guide-hub-regions h2{margin:8px 0 12px;color:var(--guide-ink);font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.045em;line-height:1.03}.guide-hub-heading p,.guide-hub-regions>div:first-child>p{max-width:68ch;margin:0;color:var(--guide-muted)}.guide-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,22px)}.guide-hub-card{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;background:color-mix(in srgb,var(--guide-paper) 96%,var(--guide-green-soft));border:1px solid rgba(16,79,45,.15);border-radius:17px;box-shadow:0 14px 36px #07301b14;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.guide-hub-card:hover{border-color:color-mix(in srgb,var(--guide-green) 48%,var(--guide-line));box-shadow:0 22px 46px #07301b21;transform:translateY(-4px)}.guide-hub-card-media{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 9;background:#e5eee9}.guide-hub-card-media>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.guide-hub-card-media.brand-guide-photo--identity{display:grid;min-height:190px;place-items:center;padding:28px;background:radial-gradient(circle at 50% 40%,rgba(20,122,55,.12),transparent 58%),#edf4f0}.guide-hub-card-media.brand-guide-photo--identity>img{width:min(72%,180px);height:108px;aspect-ratio:auto;object-fit:contain}.guide-hub-card-media:hover>img{transform:scale(1.025)}.guide-hub-card-media span{position:absolute;right:14px;bottom:14px;display:grid;width:70px;height:48px;place-items:center;padding:8px 10px;background:#fff;border:1px solid rgba(7,20,38,.08);border-radius:13px;box-shadow:0 7px 20px #0714262e}.guide-hub-card-media span img{width:100%;height:100%;object-fit:contain}.guide-hub-card>div{display:flex;flex-direction:column;min-width:0;padding:16px 18px 18px}.guide-hub-card .guide-kicker{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:center;margin:0 0 8px;color:var(--guide-green-strong);font-size:.72rem;line-height:1.35}.guide-hub-card .guide-kicker span{padding:5px 9px;background:var(--guide-green-soft);border-radius:999px}.guide-hub-card .guide-kicker time{color:var(--guide-muted);font-weight:700}.guide-hub-card h3{margin:8px 0 13px;font-size:clamp(1.35rem,2.4vw,1.85rem);letter-spacing:-.025em;line-height:1.14}.guide-hub-card h3 a{color:var(--guide-ink);text-decoration:none}.guide-hub-card h3 a:hover{color:var(--guide-green-strong);text-decoration:underline}.guide-hub-card p:not(.guide-kicker){display:-webkit-box;min-height:3.1em;margin:9px 0 14px;overflow:hidden;color:var(--guide-muted);font-size:.92rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.guide-hub-card .guide-card-link{align-self:flex-start;margin-top:auto;padding:8px 11px;color:var(--guide-green-strong);background:var(--guide-green-soft);border-radius:999px}.guide-hub-regions{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(30px,5vw,64px);align-items:center;padding-inline:clamp(24px,4vw,54px);background:linear-gradient(135deg,#eaf8efeb,#ffffffe6);border:1px solid rgba(20,122,55,.16);border-radius:28px}.guide-hub-regions .guide-region-card{background:#ffffffe0;border-color:#147a3729;border-radius:20px;box-shadow:0 12px 30px #07301b12}.guide-cta.guide-hub-cta{margin-bottom:clamp(64px,8vw,100px);color:var(--guide-ink);background:radial-gradient(circle at 84% 18%,rgba(62,196,116,.18),transparent 17rem),linear-gradient(135deg,#effaf3,#fff);border:1px solid rgba(20,122,55,.18);box-shadow:0 18px 48px #07301b17}.guide-cta.guide-hub-cta h2{color:var(--guide-ink)}.guide-cta.guide-hub-cta p{color:var(--guide-muted)}.guide-cta.guide-hub-cta .guide-button--ghost{color:var(--guide-green-strong);background:#fff;border-color:#147a3740}@media(max-width:900px){.guide-hub-hero,.guide-hub-regions{grid-template-columns:1fr}.guide-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-hub-hero{min-height:0}.guide-hub-standard ul{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px)and (min-width:901px){.guide-hub-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr)}}@media(max-width:680px){.guide-hub-hero{padding:28px 24px;border-radius:24px}.guide-hub-hero h1{font-size:clamp(2.25rem,10.5vw,3.15rem)}.guide-hub-standard{padding:20px}.guide-hub-standard ul{grid-template-columns:1fr;gap:10px}.guide-hub-grid{grid-template-columns:1fr;gap:12px}.guide-hub-card{grid-template-columns:clamp(122px,29vw,148px) minmax(0,1fr);grid-template-rows:1fr;min-height:154px;border-radius:16px}.guide-hub-card:hover{transform:none}.guide-hub-card-media{height:100%;min-height:154px;aspect-ratio:auto;border-right:1px solid var(--guide-line);border-bottom:0}.guide-hub-card-media span{right:9px;bottom:9px;width:54px;height:38px;padding:6px 8px}.guide-hub-card>div{padding:13px 14px 14px}.guide-hub-card .guide-kicker{margin-bottom:7px;font-size:.64rem}.guide-hub-card .guide-kicker time{display:none}.guide-hub-card h2{display:-webkit-box;overflow:hidden;font-size:1.125rem;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:3}.guide-hub-card p:not(.guide-kicker){display:none}.guide-hub-card .guide-card-link{margin-top:10px;padding:7px 10px;font-size:.82rem}.guide-hub-regions{padding:28px 22px;border-radius:22px}}@media(max-width:430px){.guide-hub-card{grid-template-columns:112px minmax(0,1fr);min-height:148px}.guide-hub-card-media{min-height:148px}}@media(min-width:1600px){.guide-hub-page .guide-container{width:min(1360px,calc(100% - 64px))}.guide-hub-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-color-scheme:dark){.guide-hub-page{background:radial-gradient(circle at 8% 9%,rgba(48,188,102,.12),transparent 25rem),var(--ui-canvas, #071426)}.guide-hub-hero,.guide-hub-regions,.guide-cta.guide-hub-cta{background:radial-gradient(circle at 88% 12%,rgba(48,188,102,.14),transparent 19rem),var(--ui-surface, #102033);border-color:#67d98633}.guide-hub-standard,.guide-hub-regions .guide-region-card{background:color-mix(in srgb,var(--ui-surface, #102033) 90%,#ffffff 10%);border-color:#67d98633}.guide-hub-card-media{background:#17273b}}@media(prefers-reduced-motion:reduce){.guide-hub-card,.guide-hub-card-media>img{transition:none}}.guide-page--ford{--guide-accent: #1261a0;--guide-accent-soft: #eaf4fb}body.blog-page.guide-page{margin:0;color:var(--guide-ink);background:var(--guide-wash);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.68}.guide-page a{text-underline-offset:.18em}.guide-page a:focus-visible{outline:3px solid color-mix(in srgb,var(--guide-accent) 64%,white);outline-offset:4px;border-radius:5px}.guide-main{overflow:clip}.guide-main.shell-page{padding:0;background:var(--guide-wash)}.guide-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.guide-breadcrumbs{padding-block:18px;color:var(--guide-muted);font-size:.86rem;font-weight:700}.guide-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:0;padding:0;list-style:none}.guide-breadcrumbs li:not(:last-child):after{content:"/";margin-left:7px;color:color-mix(in srgb,var(--guide-muted) 55%,transparent)}.guide-breadcrumbs a{color:var(--guide-green-strong)}.guide-hero{position:relative;isolation:isolate;color:#fff;background:radial-gradient(circle at 88% 8%,color-mix(in srgb,var(--guide-accent) 50%,transparent),transparent 30rem),linear-gradient(135deg,#071426,#102944);border-radius:28px;box-shadow:var(--guide-shadow)}.guide-hero:before{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:32px 32px;border-radius:inherit;content:"";-webkit-mask-image:linear-gradient(100deg,black,transparent 72%);mask-image:linear-gradient(100deg,black,transparent 72%)}.guide-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:clamp(30px,5vw,68px);align-items:center;padding:clamp(30px,5vw,68px)}.guide-brand-lockup{display:flex;gap:14px;align-items:center;margin-bottom:24px}.guide-brand-mark{display:grid;width:76px;height:56px;place-items:center;padding:9px 12px;background:#fff;border:1px solid rgba(255,255,255,.38);border-radius:14px;box-shadow:0 12px 30px #0003}.guide-brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.guide-eyebrow{margin:0;color:#ffffffc2;font-size:.77rem;font-weight:850;letter-spacing:.13em;line-height:1.35;text-transform:uppercase}.guide-hero h1{max-width:15ch;margin:0;font-size:clamp(2.15rem,4.3vw,4rem);letter-spacing:-.055em;line-height:.98}.guide-hero-dek{max-width:63ch;margin:24px 0 0;color:#ffffffd4;font-size:clamp(1rem,1.5vw,1.16rem)}.guide-hero-meta{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0 0;padding:0;list-style:none}.guide-hero-meta li{padding:7px 11px;color:#ffffffdb;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:999px;font-size:.78rem;font-weight:750}.guide-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.guide-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:11px 17px;color:var(--ui-on-brand, #ffffff);background:var(--guide-green);border:1px solid var(--guide-green);border-radius:12px;font-size:.91rem;font-weight:850;line-height:1.2;text-decoration:none;box-shadow:0 10px 24px #0000002e;transition:transform .16s ease,background-color .16s ease}.guide-button:hover{background:var(--guide-green-strong);transform:translateY(-2px)}.guide-button--ghost{color:var(--ui-on-dark, #ffffff);background:#ffffff14;border-color:#ffffff42;box-shadow:none}.guide-button--ghost:hover{background:#ffffff26}.guide-evidence{margin:0;overflow:hidden;color:var(--guide-ink);background:var(--guide-paper);border:1px solid rgba(255,255,255,.34);border-radius:20px;box-shadow:0 26px 65px #00000047;transform:rotate(1.1deg)}.guide-page--ford .guide-evidence{transform:rotate(-1.1deg)}.guide-evidence img{display:block;width:100%;aspect-ratio:8 / 5;object-fit:cover;background:#dce3e8}.guide-evidence--identity{display:grid;min-height:320px;place-items:center;align-content:center;gap:22px;padding:46px;text-align:center;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--guide-accent) 18%,transparent),transparent 55%),var(--guide-paper)}.guide-evidence--identity img{width:min(74%,230px);height:120px;aspect-ratio:auto;object-fit:contain;background:transparent}.guide-evidence--identity strong{color:var(--guide-ink);font-size:1rem}.guide-evidence figcaption{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:15px 17px 17px;color:var(--guide-muted);font-size:.78rem;line-height:1.5}.guide-evidence-label{padding:4px 8px;color:var(--guide-accent);background:var(--guide-accent-soft);border-radius:999px;font-size:.67rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.guide-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:24px;overflow:hidden;background:var(--guide-line);border:1px solid var(--guide-line);border-radius:18px}.guide-trust-strip>div{padding:20px 24px;background:var(--guide-paper)}.guide-trust-strip strong{display:block;margin-bottom:4px;color:var(--guide-ink);font-size:.9rem}.guide-trust-strip span{display:block;color:var(--guide-muted);font-size:.78rem;line-height:1.45}.guide-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:clamp(38px,6vw,78px);align-items:start;padding-block:clamp(56px,8vw,104px)}.guide-toc{position:sticky;top:calc(var(--shell-header-compact-height, 72px) + 24px);padding:20px;background:var(--guide-paper);border:1px solid var(--guide-line);border-radius:16px;box-shadow:0 14px 34px #07142612}.guide-toc p{margin:0 0 12px;color:var(--guide-ink);font-size:.75rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.guide-toc ol{display:grid;gap:9px;margin:0;padding:0;counter-reset:guide-toc;list-style:none}.guide-toc li{counter-increment:guide-toc}.guide-toc a{display:grid;grid-template-columns:24px 1fr;gap:7px;color:var(--guide-muted);font-size:.84rem;font-weight:700;line-height:1.35;text-decoration:none}.guide-toc a:before{color:var(--guide-accent);content:"0" counter(guide-toc);font-size:.69rem;font-weight:900}.guide-toc a:hover{color:var(--guide-green-strong)}.guide-article{min-width:0;max-width:790px}.guide-article>section,.guide-article>aside{scroll-margin-top:calc(var(--shell-header-compact-height, 72px) + 28px)}.guide-intro{margin:0 0 58px;color:var(--guide-ink);font-size:clamp(1.08rem,1.8vw,1.28rem);font-weight:590;line-height:1.72}.guide-section{margin-top:clamp(58px,8vw,84px)}.guide-section:first-of-type{margin-top:0}.guide-kicker{display:inline-flex;margin-bottom:12px;color:var(--guide-accent);font-size:.75rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.guide-section h2,.guide-cta h2{max-width:21ch;margin:0 0 20px;color:var(--guide-ink);font-size:clamp(1.75rem,3.2vw,2.65rem);letter-spacing:-.035em;line-height:1.08}.guide-section h3{margin:33px 0 10px;color:var(--guide-ink);font-size:1.2rem;line-height:1.3}.guide-section p{margin:0 0 19px;color:var(--guide-muted)}.guide-section a:not(.guide-button):not(.guide-card-link){color:var(--guide-green-strong);font-weight:720}.guide-fact-grid,.guide-model-grid,.guide-region-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:27px}.guide-fact,.guide-model,.guide-region-card{padding:22px;background:var(--guide-paper);border:1px solid var(--guide-line);border-radius:16px}.guide-fact b{display:block;margin-bottom:6px;color:var(--guide-accent);font-size:1.55rem;letter-spacing:-.04em}.guide-fact span,.guide-model p,.guide-region-card p{color:var(--guide-muted);font-size:.88rem;line-height:1.55}.guide-model h3,.guide-region-card h3{margin:0 0 7px;font-size:1.03rem}.guide-model p,.guide-region-card p{margin:0}.guide-model small{display:inline-block;margin-top:12px;color:var(--guide-accent);font-size:.7rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.guide-callout{position:relative;margin:34px 0;padding:25px 26px 25px 30px;overflow:hidden;background:var(--guide-accent-soft);border:1px solid color-mix(in srgb,var(--guide-accent) 20%,transparent);border-radius:16px}.guide-callout:before{position:absolute;inset:0 auto 0 0;width:5px;background:var(--guide-accent);content:""}.guide-callout strong{display:block;margin-bottom:7px;color:var(--guide-ink)}.guide-callout p{margin:0;color:var(--guide-muted);font-size:.91rem}.guide-checklist{display:grid;gap:12px;margin:27px 0 0;padding:0;list-style:none}.guide-checklist li{position:relative;padding:17px 18px 17px 52px;color:var(--guide-muted);background:var(--guide-paper);border:1px solid var(--guide-line);border-radius:14px}.guide-checklist li:before{position:absolute;top:17px;left:18px;display:grid;width:22px;height:22px;place-items:center;color:#fff;background:var(--guide-green);border-radius:50%;content:"\2713";font-size:.72rem;font-weight:900}.guide-checklist strong{color:var(--guide-ink)}.guide-card-link{display:inline-flex;gap:6px;align-items:center;margin-top:16px;color:var(--guide-green-strong);font-size:.83rem;font-weight:850;text-decoration:none}.guide-card-link:after{content:"\2192";transition:transform .16s ease}.guide-card-link:hover:after{transform:translate(3px)}.guide-source-list{display:grid;gap:12px;margin:25px 0 0;padding:0;list-style:none}.guide-source-list a{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:13px;align-items:center;padding:15px 17px;color:var(--guide-ink)!important;background:var(--guide-paper);border:1px solid var(--guide-line);border-radius:13px;text-decoration:none}.guide-source-list a:hover{border-color:color-mix(in srgb,var(--guide-accent) 45%,var(--guide-line))}.guide-source-icon{display:grid;width:38px;height:38px;place-items:center;color:var(--guide-accent);background:var(--guide-accent-soft);border-radius:10px;font-size:.74rem;font-weight:900}.guide-source-list strong,.guide-source-list small{display:block}.guide-source-list strong{font-size:.89rem;line-height:1.3}.guide-source-list small{margin-top:3px;color:var(--guide-muted);font-size:.72rem}.guide-source-arrow{color:var(--guide-muted);font-weight:900}.guide-cta{margin:0 0 clamp(64px,9vw,110px);padding:clamp(28px,5vw,54px);color:var(--ui-on-dark, #ffffff);background:linear-gradient(135deg,#0a2138,var(--guide-navy));border-radius:24px;box-shadow:var(--guide-shadow)}.guide-cta-grid{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.guide-cta h2{color:var(--ui-on-dark, #ffffff)}.guide-cta p{max-width:65ch;margin:0;color:#ffffffbf}.guide-cta .guide-hero-actions{margin:0}@media(max-width:920px){.guide-hero-grid{grid-template-columns:1fr}.guide-hero h1{max-width:18ch}.guide-evidence{max-width:620px;transform:none}.guide-page--ford .guide-evidence{transform:none}.guide-layout{grid-template-columns:1fr}.guide-toc{position:static}.guide-toc ol{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-article{max-width:none}.guide-cta-grid{grid-template-columns:1fr}.guide-cta .guide-hero-actions{margin-top:3px}}@media(max-width:640px){.guide-container{width:min(100% - 24px,1180px)}.guide-breadcrumbs{font-size:.78rem}.guide-hero{border-radius:20px}.guide-hero-grid{gap:28px;padding:24px 18px 20px}.guide-brand-lockup{margin-bottom:18px}.guide-brand-mark{width:67px;height:51px}.guide-hero h1{font-size:clamp(2.15rem,12vw,3.25rem)}.guide-hero-actions,.guide-hero-actions .guide-button{width:100%}.guide-evidence figcaption{grid-template-columns:1fr}.guide-trust-strip,.guide-fact-grid,.guide-model-grid,.guide-region-grid,.guide-toc ol{grid-template-columns:1fr}.guide-layout{padding-block:48px 68px}.guide-source-list a{grid-template-columns:34px minmax(0,1fr)}.guide-source-icon{width:34px;height:34px}.guide-source-arrow{display:none}.guide-cta{border-radius:20px}}@media(prefers-color-scheme:dark){:root{--guide-ink: var(--ui-ink, #f4f7fb);--guide-muted: var(--ui-muted, #acb8c7);--guide-paper: var(--ui-surface, #0b1829);--guide-wash: var(--ui-canvas, #07111f);--guide-line: var(--ui-line, rgba(255, 255, 255, .14));--guide-green: var(--ui-brand, #43ca69);--guide-green-strong: var(--ui-brand-hover, #67d986);--guide-green-soft: var(--ui-brand-soft, rgba(67, 202, 105, .12));--guide-accent-soft: color-mix(in srgb, var(--guide-accent) 18%, var(--ui-canvas, #07111f));--guide-shadow: 0 24px 70px rgba(0, 0, 0, .38)}.guide-hero{background:radial-gradient(circle at 88% 8%,color-mix(in srgb,var(--guide-accent) 42%,transparent),transparent 30rem),linear-gradient(135deg,#0b1d31,#07111f)}.guide-evidence img{background:#17273b}.guide-checklist li:before,.guide-button{color:#071426}.guide-button--ghost{color:var(--ui-on-dark, #ffffff)}}.guide-hub-card h2{margin:0;color:var(--guide-ink);font-size:clamp(1.125rem,1.3vw,1.25rem)!important;letter-spacing:-.025em;line-height:1.18}.guide-hub-card h2 a{color:inherit;text-decoration:none}.guide-hub-card h2 a:hover{color:var(--guide-green-strong)}@media(max-width:680px){.guide-hub-card h2{font-size:1.125rem!important}}.article-hero .guide-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr)}.article-hero h1{max-width:18ch;font-size:clamp(2.05rem,4vw,3.7rem)}.article-byline{display:inline-flex;align-items:center;gap:12px;margin-top:26px;padding:9px 13px 9px 9px;background:#ffffff17;border:1px solid rgba(255,255,255,.16);border-radius:14px}.article-byline>img{width:50px;height:34px;object-fit:contain;background:#fff;border-radius:8px}.article-byline span{display:grid;gap:2px}.article-byline strong,.article-byline time{display:block}.article-byline strong{color:#fff;font-size:.84rem}.article-byline time{color:#ffffffb3;font-size:.72rem}.article-hero .guide-evidence{transform:none}.article-hero .guide-evidence picture,.article-hero .guide-evidence picture>img{display:block}.article-hero .guide-evidence figcaption{grid-template-columns:minmax(0,1fr) auto;align-items:center}.article-hero .guide-evidence figcaption>span{font-weight:750}.article-hero .guide-evidence figcaption>img{width:66px;height:38px;aspect-ratio:auto;object-fit:contain;background:transparent}.article-layout{grid-template-columns:260px minmax(0,790px);justify-content:center}.article-sidebar{display:grid;gap:18px}.article-sidebar>div>p{margin-top:0}.article-sidebar-quote{display:grid;gap:7px;padding:16px;color:#fff;background:linear-gradient(145deg,#0b6b31,#188e40);border-radius:13px;text-decoration:none}.article-sidebar-quote strong{font-size:.87rem;line-height:1.35}.article-sidebar-quote span{color:#ffffffd6;font-size:.74rem;font-weight:750}.article-prose{color:var(--guide-muted);font-size:clamp(1rem,1.25vw,1.08rem);line-height:1.78}.article-prose>p{margin:0 0 21px}.article-prose-section{padding-bottom:7px}.article-prose-section h2{max-width:24ch}.article-prose-section h3{padding-top:4px;font-size:clamp(1.15rem,1.8vw,1.34rem)}.article-prose strong{color:var(--guide-ink)}.article-list{display:grid;gap:11px;margin:24px 0 28px;padding-left:1.35rem}.article-list li{padding-left:5px}.article-list li::marker{color:var(--guide-accent);font-weight:900}.article-divider{height:1px;margin:54px 0 0;background:var(--guide-line);border:0}.article-references{padding:clamp(24px,4vw,34px);background:var(--guide-paper);border:1px solid var(--guide-line);border-radius:18px}.article-references h2{font-size:clamp(1.45rem,2.6vw,2rem)}.article-source-list{display:grid;gap:10px;margin:0;padding:0;counter-reset:article-sources;list-style:none}.article-source-list li{counter-increment:article-sources}.article-source-list a{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:center;padding:12px 13px;color:var(--guide-ink)!important;background:var(--guide-wash);border:1px solid var(--guide-line);border-radius:11px;font-size:.86rem;line-height:1.4;text-decoration:none;overflow-wrap:anywhere}.article-source-list a:before{display:grid;width:28px;height:28px;place-items:center;color:var(--guide-accent);background:var(--guide-accent-soft);border-radius:8px;content:counter(article-sources);font-size:.7rem;font-weight:900}.article-source-list a:hover{border-color:color-mix(in srgb,var(--guide-accent) 45%,var(--guide-line))}.article-end-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:25px;align-items:center;margin:clamp(55px,8vw,88px) 0 0}.article-end-cta .guide-kicker{color:#75e199}.article-end-cta h2{margin-bottom:10px}@media(max-width:920px){.article-hero .guide-hero-grid,.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}.article-sidebar-quote{display:none}}@media(max-width:640px){.article-hero h1{font-size:clamp(1.9rem,10.5vw,3rem)}.article-byline{width:100%}.article-end-cta{grid-template-columns:1fr}.article-end-cta .guide-button{width:100%}}@media(prefers-reduced-motion:reduce){.guide-page *,.guide-page *:before,.guide-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.article-page{--article-navy: #09203b;--article-body: #40546a;--article-green: #08763a;--article-green-strong: #055d2d;--article-green-soft: #edf8f1;--article-line: #d9e5de;--article-muted: #52657a;background:#fff}.article-page .guide-main.shell-page{padding:0;background:#fff}.article-page .guide-container{width:min(1160px,calc(100% - 40px))}.article-page .guide-breadcrumbs{padding-block:19px 12px;color:#68788a;font-size:.78rem;font-weight:740}.article-page .guide-breadcrumbs a{color:var(--article-green-strong)}.article-page .article-shell{padding-bottom:clamp(54px,7vw,88px)}.article-page .article-hero{color:var(--article-navy);background:#fff;border:0;border-bottom:1px solid var(--article-line);border-radius:0;box-shadow:none}.article-page .article-hero:before{display:none}.article-page .article-hero .guide-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);gap:clamp(28px,4vw,52px);align-items:center;padding:clamp(18px,3vw,36px) 0 clamp(24px,3.5vw,44px)}.article-page .article-hero-copy{min-width:0}.article-page .article-hero .guide-eyebrow{color:var(--article-green);font-size:.75rem;font-weight:900;letter-spacing:.14em}.article-page .article-hero h1{max-width:17ch;margin:10px 0 0;color:var(--article-navy);font-size:clamp(2.375rem,3vw,2.75rem)!important;letter-spacing:-.052em;line-height:1.02}.article-page .article-hero .guide-hero-dek{max-width:65ch;margin:19px 0 0;color:var(--article-muted);font-size:clamp(.96rem,1.25vw,1.08rem);line-height:1.56}.article-page .article-hero .guide-hero-dek strong{color:var(--article-navy)}.article-page .article-byline{display:flex;gap:11px;align-items:center;margin-top:20px;padding:0;background:transparent;border:0}.article-page .article-byline-mark{display:grid;width:52px;height:42px;flex:0 0 52px;place-items:center;overflow:hidden;padding:3px;background:#fff;border:1px solid var(--article-line);border-radius:9px;box-shadow:0 6px 16px #09203b14}.article-page .article-byline-mark img{display:block;width:100%;height:100%;object-fit:contain}.article-page .article-byline>span:last-child{display:grid;gap:1px}.article-page .article-byline strong{color:var(--article-navy);font-size:.82rem}.article-page .article-byline time{color:#6b7b8d;font-size:.72rem}.article-page .article-hero .guide-evidence{position:relative;width:min(100%,440px);justify-self:end;margin:0;overflow:hidden;background:#edf3ef;border:1px solid var(--article-line);border-radius:16px;box-shadow:0 18px 46px #09203b21;transform:none}.article-page .article-hero .guide-evidence picture,.article-page .article-hero .guide-evidence picture>img{display:block}.article-page .article-hero .guide-evidence img{width:100%;height:auto;aspect-ratio:8 / 5;object-fit:cover}.article-page .article-hero .guide-evidence figcaption{position:absolute;right:12px;bottom:12px;display:flex;width:auto;align-items:center;gap:8px;padding:7px 9px 7px 12px;color:#fff;background:#071426d6;border:1px solid rgba(255,255,255,.2);border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.article-page .article-hero .guide-evidence figcaption>span{font-size:.64rem;font-weight:760}.article-page .article-hero .guide-evidence figcaption>img{width:28px;height:22px;padding:3px;object-fit:contain;background:#fff;border-radius:6px}.article-hero-quote{display:none}.article-page .article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:clamp(28px,4vw,48px);align-items:start;padding-top:clamp(28px,4vw,44px)}.article-page .article-prose{grid-column:1;grid-row:1;min-width:0;color:var(--article-body)}.article-page .article-prose>p{color:inherit;font-size:1rem;line-height:1.7}.article-page .article-prose a{color:var(--article-green-strong);font-weight:760}.article-page .article-prose strong{color:var(--article-navy)}.article-page .article-sidebar{position:sticky;top:calc(var(--shell-live-header-height, 82px) + 22px);grid-column:2;grid-row:1;display:grid;gap:16px}.article-page .guide-toc{overflow:hidden;background:linear-gradient(145deg,#f2faf5,#e9f6ee);border:1px solid #cde5d6;border-radius:16px;box-shadow:0 13px 34px #084c2614}.article-page .guide-toc summary{display:flex;align-items:center;gap:10px;padding:16px 18px;color:var(--article-navy);cursor:pointer;list-style:none}.article-page .guide-toc summary::-webkit-details-marker{display:none}.article-page .article-toc-icon{display:grid;width:28px;height:28px;place-items:center;color:var(--article-green);background:#fff;border:1px solid #cde5d6;border-radius:8px}.article-page .article-toc-chevron{margin-left:auto;color:var(--article-green);font-weight:900;transition:transform .16s ease}.article-page .guide-toc:not([open]) .article-toc-chevron{transform:rotate(-90deg)}.article-page .guide-toc ol{display:grid;gap:9px;margin:0;padding:0 18px 18px 50px;list-style:none;counter-reset:article-toc}.article-page .guide-toc li{position:relative;counter-increment:article-toc}.article-page .guide-toc li:before{position:absolute;top:.34em;left:-25px;display:grid;width:15px;height:15px;place-items:center;color:var(--article-green);background:#d8efe1;border-radius:50%;content:"\203a";font-size:.7rem;font-weight:950;line-height:1}.article-page .guide-toc a{display:block;color:#42566d;font-size:.76rem;font-weight:680;line-height:1.35;text-decoration:none}.article-page .guide-toc a:before{content:none}.article-page .guide-toc a:hover{color:var(--article-green-strong);text-decoration:underline}.article-page .article-sidebar-quote{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:16px;background:#fff;border:1px solid var(--article-line);border-radius:16px;box-shadow:0 13px 34px #09203b12}.article-page .article-sidebar-phone{display:grid;width:42px;height:42px;place-items:center;color:var(--article-green);background:var(--article-green-soft);border-radius:50%;font-size:1.15rem}.article-page .article-sidebar-quote>div{display:grid;align-content:center}.article-page .article-sidebar-quote strong{color:var(--article-navy);font-size:.86rem}.article-page .article-sidebar-quote span:not(.article-sidebar-phone){color:var(--article-muted);font-size:.7rem}.article-page .article-sidebar-quote .guide-button{grid-column:1 / -1;width:100%;min-height:42px;margin-top:3px;padding:9px 12px;border:0;border-radius:8px;box-shadow:none;cursor:pointer;font-size:.76rem}.article-page .article-prose-section{margin:0 0 clamp(28px,3.5vw,38px);scroll-margin-top:calc(var(--shell-live-header-height, 82px) + 22px)}.article-page .article-prose-section h2{margin:0 0 10px;color:var(--article-navy);font-size:clamp(1.5rem,2vw,1.75rem)!important;letter-spacing:-.035em;line-height:1.08}.article-page .article-prose-section h3{margin:24px 0 8px;color:var(--article-navy);font-size:clamp(1.125rem,1.5vw,1.3rem)!important;letter-spacing:-.02em;line-height:1.18}.article-page .article-prose-section p{margin:0 0 15px;color:var(--article-body);font-size:1rem;line-height:1.7}.article-page .article-prose-section a{color:var(--article-green-strong);font-weight:760}.article-page .article-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.article-page .article-list li{position:relative;padding:13px 15px 13px 43px;color:var(--article-body);background:#f8fbf9;border:1px solid var(--article-line);border-radius:12px;line-height:1.55}.article-page .article-list li:before{position:absolute;top:12px;left:14px;display:grid;width:20px;height:20px;place-items:center;color:#fff;background:var(--article-green);border-radius:50%;content:"\2713";font-size:.68rem;font-weight:900}.article-page .article-divider{height:1px;margin:42px 0;background:var(--article-line);border:0}.article-page .article-references{padding:clamp(22px,3vw,30px);background:linear-gradient(145deg,#f5fbf7,#edf8f1);border:1px solid #cee5d7;border-radius:18px;box-shadow:0 14px 36px #084c2612}.article-page .article-references h2:before{display:inline-grid;width:32px;height:32px;margin-right:10px;place-items:center;color:var(--article-green);background:#fff;border:1px solid #cde5d6;border-radius:9px;content:"\2197";font-size:1rem;vertical-align:.08em}.article-page .article-source-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none;counter-reset:source}.article-page .article-source-list li{position:relative;min-width:0;padding:11px 13px 11px 46px;color:var(--article-body);background:#ffffffdb;border:1px solid #d8e9de;border-radius:11px;counter-increment:source;font-size:.83rem;line-height:1.45;overflow-wrap:anywhere}.article-page .article-source-list li:before{position:absolute;top:10px;left:12px;display:grid;width:24px;height:24px;place-items:center;color:#fff;background:var(--article-green);border-radius:7px;content:counter(source);font-size:.7rem;font-weight:900}.article-page .article-source-list a{display:block;padding:0;color:var(--article-green-strong)!important;background:transparent;border:0;border-radius:0;font:inherit}.article-page .article-source-list a:before{content:none}.article-page .article-end-cta{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;margin:10px 0 0;padding:clamp(24px,4vw,36px);color:#fff;background:linear-gradient(135deg,#075d2e,#078d47);border:0;border-radius:18px;box-shadow:0 18px 42px #055d2d33}.article-page .article-end-cta .guide-kicker,.article-page .article-end-cta h2,.article-page .article-end-cta p{color:#fff}.article-page .article-end-cta h2{margin:3px 0 5px;font-size:clamp(1.45rem,2.8vw,2.2rem);letter-spacing:-.035em}.article-page .article-end-cta p{margin:0;color:#ffffffd1}.article-page .article-end-cta .guide-button{color:var(--article-green-strong);background:#fff;border-color:#fff;box-shadow:0 10px 26px #00000029;cursor:pointer}body.blog-quote-open{overflow:hidden}.blog-quote-dialog{width:min(780px,calc(100% - 30px));max-height:min(92dvh,900px);padding:0;overflow:visible;background:transparent;border:0}.blog-quote-dialog::backdrop{background:#040e1ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.blog-quote-modal-shell{position:relative;max-height:min(92dvh,900px);overflow:auto;background:#f8fbf9;border:1px solid rgba(255,255,255,.66);border-radius:24px;box-shadow:0 32px 90px #0000005c}.blog-quote-close{position:sticky;z-index:4;top:12px;float:right;display:grid;width:38px;height:38px;margin:12px 12px -50px 0;place-items:center;color:#4d6074;background:#fff;border:1px solid #d7e3dc;border-radius:50%;box-shadow:0 8px 22px #09203b1f;cursor:pointer;font-size:1.45rem;line-height:1}.blog-quote-form{position:relative;padding:clamp(26px,5vw,46px);color:var(--article-navy, #09203b);background:radial-gradient(circle at 95% 4%,rgba(65,196,111,.16),transparent 18rem),#f8fbf9}.blog-form-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--article-green, #08763a);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.blog-form-kicker svg{width:20px;height:20px;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.blog-quote-form h2{max-width:18ch;margin:8px 0 7px;color:var(--article-navy, #09203b);font-size:clamp(1.8rem,4vw,2.7rem);letter-spacing:-.045em;line-height:1}.blog-quote-form .form-intro{max-width:58ch;margin:0 0 22px;color:#596b7e;font-size:.9rem;line-height:1.55}.blog-quote-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.blog-quote-form .form-field{min-width:0}.blog-quote-form .quote-field-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.blog-form-control{display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;align-items:center;min-height:50px;padding:0 14px;background:#fff;border:1px solid #ccdcd3;border-radius:12px;box-shadow:0 7px 18px #09203b0a}.blog-form-control:focus-within{border-color:var(--article-green, #08763a);box-shadow:0 0 0 3px #08763a1f}.blog-form-control>svg,.blog-quote-form .privacy-note>svg{width:20px;height:20px;color:var(--article-green, #08763a);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.blog-form-control input,.blog-form-control textarea{width:100%;min-width:0;padding:13px 0;color:#1b3047;background:transparent;border:0;outline:0;font:inherit;font-size:.88rem}.blog-form-control input::placeholder,.blog-form-control textarea::placeholder{color:#7d8b99}.blog-quote-details,.blog-quote-form .turnstile-field,.blog-quote-submit,.blog-form-reassurance,.blog-quote-form .privacy-note,.blog-quote-form .form-success,.blog-quote-form .form-error{grid-column:1 / -1}.blog-form-control-details{align-items:start}.blog-form-control-details>svg{margin-top:14px}.blog-form-control textarea{min-height:78px;resize:vertical}.blog-quote-form .field-error,.blog-quote-form .turnstile-message{display:none;margin:6px 4px 0;color:#a11923;font-size:.72rem;line-height:1.35}.blog-quote-form .field-error.is-visible,.blog-quote-form .turnstile-message:not([hidden]){display:block}.blog-quote-form input.is-invalid,.blog-quote-form textarea.is-invalid{color:#8f1721}.blog-quote-form .form-field:has(.is-invalid) .blog-form-control{border-color:#c73743}.blog-quote-form .turnstile-field{min-width:0}.blog-quote-form .turnstile-widget{min-height:0}.blog-quote-submit{width:100%;min-height:52px;border:0;cursor:pointer}.blog-quote-submit.is-loading{cursor:wait;opacity:.72}.blog-quote-form .form-success,.blog-quote-form .form-error{margin:0 0 18px;padding:12px 14px;border-radius:10px;font-size:.82rem;font-weight:700}.blog-quote-form .form-success{color:#075d2e;background:#e5f7ec;border:1px solid #bde2ca}.blog-quote-form .form-error{color:#8f1721;background:#fff0f1;border:1px solid #f1c6ca}.blog-form-reassurance{margin:13px 0 0;color:#3f5f4d;font-size:.78rem;font-weight:720;text-align:center}.blog-quote-form .privacy-note{display:flex;gap:8px;align-items:center;justify-content:center;margin:9px 0 0;color:#667687;font-size:.72rem;line-height:1.4}.blog-quote-form .privacy-note>svg{width:17px;height:17px;flex:0 0 17px}.blog-quote-form .privacy-note a{color:var(--article-green-strong, #055d2d);font-weight:750}@media(max-width:900px){.article-page .article-hero .guide-hero-grid,.article-page .article-layout{grid-template-columns:1fr}.article-page .article-hero .guide-hero-grid{gap:22px}.article-page .article-hero h1{font-size:clamp(2rem,4.8vw,2.5rem)!important}.article-page .article-hero .guide-evidence{width:min(82vw,400px);justify-self:center}.article-page .article-sidebar{position:static;grid-column:1;grid-row:1}.article-page .article-prose{grid-column:1;grid-row:2}.article-page .article-sidebar-quote{display:none}}@media(max-width:640px){.article-page .guide-container{width:min(100% - 30px,1160px)}.article-page .guide-breadcrumbs{display:none}.article-page .article-hero .guide-hero-grid{padding:27px 0 24px}.article-page .article-hero h1{max-width:none;font-size:clamp(1.75rem,6.5vw,2.125rem)!important;line-height:1.04}.article-page .article-hero .guide-hero-dek{margin-top:15px;font-size:.94rem;line-height:1.52}.article-page .article-byline{margin-top:16px}.article-page .article-hero .guide-evidence{width:min(88%,340px);border-radius:13px;box-shadow:0 12px 30px #09203b1f}.article-page .article-hero .guide-evidence figcaption>span{display:none}.article-hero-quote{display:inline-flex;width:100%;margin-top:-14px;border:0;border-radius:9px;box-shadow:none;cursor:pointer}.article-page .article-layout{gap:25px;padding-top:20px}.article-page .guide-toc{border-radius:12px}.article-page .guide-toc summary{min-height:54px;padding:12px 14px}.article-page .guide-toc ol{padding:0 16px 16px 45px}.article-page .article-prose-section{margin-bottom:26px}.article-page .article-prose-section h2{font-size:clamp(1.5rem,6vw,1.75rem)!important}.article-page .article-prose-section h3{margin-top:20px}.article-page .article-prose-section p{font-size:1rem;line-height:1.68}.article-page .article-list li{padding:12px 12px 12px 40px;font-size:.88rem}.article-page .article-references{margin-inline:-3px;padding:19px 16px;border-radius:15px}.article-page .article-references h2{display:flex;align-items:center;font-size:1.45rem}.article-page .article-source-list li{padding:11px 10px 11px 43px;font-size:.78rem}.article-page .article-end-cta{grid-template-columns:1fr;gap:18px;padding:23px 20px;border-radius:15px}.article-page .article-end-cta .guide-button{width:100%}.blog-quote-dialog{width:calc(100% - 16px);max-height:96dvh;margin-bottom:8px}.blog-quote-modal-shell{max-height:96dvh;border-radius:20px}.blog-quote-form{padding:27px 18px 24px}.blog-quote-form h2{padding-right:34px}.blog-quote-form-grid{grid-template-columns:1fr;gap:12px}.blog-quote-details,.blog-quote-form .turnstile-field,.blog-quote-submit,.blog-form-reassurance,.blog-quote-form .privacy-note,.blog-quote-form .form-success,.blog-quote-form .form-error{grid-column:1}}
