.resource-main{padding:clamp(2rem,5vw,4.5rem) 0 5rem}.resource-header .header__inner{grid-template-columns:auto minmax(0,1fr) auto}.resource-header__actions{display:flex;align-items:center;gap:.75rem;justify-self:end}.resource-header__actions .btn{white-space:nowrap}.resource-hero{max-width:60rem;margin:0 auto 3rem;padding:2.25rem 0 1.5rem}.resource-breadcrumb{display:flex;gap:.45rem;align-items:center;margin-bottom:1.2rem;color:var(--muted);font-size:var(--fs-sm)}.resource-breadcrumb a{text-decoration:underline;text-underline-offset:.2em}.resource-hero h1{max-width:17ch;margin:0 0 1.25rem;text-align:left;font-size:clamp(2.4rem,6vw,5rem);letter-spacing:-.045em}.resource-hero__lead{max-width:48rem;font-size:clamp(1.08rem,1rem + .35vw,1.3rem);line-height:1.7;color:var(--muted)}.resource-meta{display:flex;flex-wrap:wrap;gap:.6rem 1rem;margin-top:1.25rem;color:var(--muted);font-size:var(--fs-sm)}
.resource-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(14rem,19rem);gap:clamp(2rem,5vw,4rem);align-items:start;max-width:70rem;margin:0 auto}.resource-article{min-width:0}.resource-article>section{padding:0 0 2.5rem}.resource-article h2{margin:0 0 .9rem;font-size:clamp(1.45rem,2.5vw,2.15rem);line-height:1.18;letter-spacing:-.025em}.resource-article h3{margin:1.5rem 0 .5rem;font-size:1.08rem}.resource-article p,.resource-article li{max-width:48rem;line-height:1.75}.resource-article p+p{margin-top:1rem}.resource-article ul,.resource-article ol{margin:.9rem 0 0;padding-left:1.25rem}.resource-article li+li{margin-top:.55rem}.resource-article a:not(.btn){text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.resource-article strong{font-weight:700}
.resource-tool{margin:1.4rem 0 0;padding:1.25rem;border:1px solid var(--line);border-radius:1.25rem;background:var(--bg-elevated)}.resource-tool h3{margin:0 0 .65rem}.resource-tool p{color:var(--muted)}.resource-table-wrap{overflow-x:auto;margin-top:1rem;border:1px solid var(--line);border-radius:1rem}.resource-table{width:100%;border-collapse:collapse;min-width:40rem}.resource-table th,.resource-table td{padding:.9rem 1rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--line);line-height:1.5}.resource-table th{font-size:var(--fs-sm);background:color-mix(in srgb,var(--bg-strong) 92%,var(--text) 8%)}.resource-table tr:last-child td{border-bottom:0}.resource-aside{position:sticky;top:7rem;padding:1.2rem;border:1px solid var(--line);border-radius:1.25rem;background:var(--bg-elevated)}.resource-aside h2{font-size:1rem;margin:0 0 .7rem}.resource-aside p{font-size:.93rem;line-height:1.6;color:var(--muted)}.resource-aside .btn{display:inline-flex;margin-top:1rem}.resource-aside__links{display:grid;gap:.65rem;margin-top:1rem;font-size:.92rem}.resource-aside__links a{text-decoration:underline;text-underline-offset:.18em}
.resource-cta{margin-top:1rem;padding:1.5rem;border-radius:1.4rem;background:var(--reference-card-bg);color:var(--on-dark-strong)}.resource-cta h2{margin:0 0 .65rem;color:inherit}.resource-cta p{color:inherit;opacity:.88}.resource-cta__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.1rem}.resource-cta .btn--light{background:var(--reference-card-bg-2)}.resource-cta .btn--ghost{color:var(--on-dark-strong);border-color:var(--reference-card-border-strong);background:transparent}.resource-review-note{margin-top:2rem;padding-top:1.2rem;border-top:1px solid var(--line);font-size:.86rem;line-height:1.6;color:var(--muted)}
@media(max-width:900px){.resource-layout{grid-template-columns:1fr}.resource-aside{position:static}.resource-header__actions .btn{display:none}}@media(max-width:720px){.resource-header .header__inner{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "nav nav"}.resource-header .brand{grid-area:brand}.resource-header .header__nav{grid-area:nav;width:100%;justify-content:center}.resource-header__actions{grid-area:actions}.resource-main{padding-top:1rem}.resource-hero h1{font-size:clamp(2.2rem,11vw,3.7rem)}.resource-table{min-width:34rem}}@media(max-width:430px){.resource-header .header__inner{grid-template-columns:1fr;grid-template-areas:"brand" "nav" "actions";justify-items:center}.resource-header .brand,.resource-header__actions{justify-self:center}.resource-breadcrumb{font-size:.82rem}}

.resource-table-hint{display:none;color:var(--muted);font-size:.88rem;margin:-.2rem 0 .6rem}@media(max-width:720px){.resource-table-hint{display:block}}
