.guide-header nav{display:flex;gap:26px;font-size:13px}.guide-header .wordmark{display:block;font-size:19px}.guide-layout{padding-top:35px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:58px;color:var(--muted);font-size:12px}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.guide-layout h1{max-width:850px}.article-meta{font-size:12px;color:var(--muted);padding-bottom:28px;border-bottom:1px solid var(--line)}.guide-body{margin-top:45px}.guide-body h3{font-size:22px;margin:10px 0}.contents{display:flex;gap:12px 24px;flex-wrap:wrap;background:var(--soft);padding:24px;font-size:13px}.contents strong{flex-basis:100%}.contents a,.guide-footer a{text-decoration:underline;text-underline-offset:4px}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.guide-card{display:block;padding:30px;background:#19261f;border:1px solid var(--line);transition:border-color .15s,background .15s}.guide-card:hover{border-color:#83a78f;background:#1e3025}.guide-card h2{margin-top:18px;font-size:28px}.guide-card span,.numbered-cards section>span{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.guide-card p{font-size:15px;color:var(--muted)}.guide-card b{font-size:12px}.editorial-callout{background:var(--soft);padding:25px;border-left:3px solid var(--orange)}.editorial-callout p{margin:10px 0 0}.numbered-cards{display:grid;gap:0}.numbered-cards section{padding:25px 0;border-bottom:1px solid var(--line)}.numbered-cards p{margin-bottom:0}.check-list li{padding-left:6px;margin-bottom:17px}.source-note{display:flex;flex-direction:column;gap:10px;font-size:12px;margin-top:35px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted)}.source-note a{text-decoration:underline;text-underline-offset:3px}.guide-cta{margin-top:70px;background:var(--soft);padding:40px}.guide-cta h2{font-size:40px;margin-top:16px}.guide-cta p{font-size:15px}.guide-cta .text-link{margin-left:20px}.guide-footer{border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:20px;padding-block:28px 85px;font-size:12px}.guide-footer span{color:var(--muted);margin-left:auto}.resource-section{border-top:1px solid var(--line)}.resource-heading{display:flex;gap:30px;justify-content:space-between;align-items:end;margin-bottom:35px}.resource-heading h2{font-size:clamp(34px,5vw,56px)}.resource-heading>a{white-space:nowrap}.resource-section .guide-card{background:transparent}.resource-section .guide-card h3{font-size:26px;line-height:1.2;margin:20px 0 14px}.resource-section .guide-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:700px){.guide-header{flex-wrap:wrap;gap:20px}.guide-header nav{gap:20px;font-size:12px}.breadcrumbs{margin-bottom:35px}.guide-grid,.resource-section .guide-grid{grid-template-columns:1fr}.guide-card{padding:24px}.guide-cta{padding:26px}.guide-cta h2{font-size:34px}.guide-cta .text-link{display:block;margin:22px 0 0;width:max-content}.guide-footer span{flex-basis:100%;margin:0}.resource-heading{display:block}.resource-heading>a{display:inline-block;margin-top:24px}}
@media print{.guide-header,.guide-footer,.guide-cta,.contents,.breadcrumbs{display:none!important}.guide-body{margin-top:20px}.guide-card{break-inside:avoid}.guide-body h2{break-after:avoid}.guide-body a{color:inherit}.source-note a{overflow-wrap:anywhere}}

.guide-header nav a:hover,.breadcrumbs a:hover{color:var(--accent)}
.contents{border:1px solid var(--line)}
.contents a:hover,.source-note a:hover,.guide-footer a:hover{color:var(--accent)}
.guide-card b{color:var(--accent)}
.editorial-callout{background:#1b2b21;border-left-color:var(--orange)}
.guide-cta{background:#203328;border:1px solid #57775f}
.resource-section .guide-card{background:#17231c}
.resource-section .guide-card:hover{background:#213329}
@media print{.guide-card,.editorial-callout{background:#fff;color:#17392e}.guide-card b{color:#17392e}}
.guide-header .wordmark{display:inline-flex;align-items:center}
