.technical-resource{padding-block:clamp(1rem,3vw,3rem) clamp(3rem,7vw,7rem)}
.technical-resource__breadcrumbs{font-size:.875rem;color:rgb(var(--color-foreground-rgb)/.7);margin-bottom:clamp(2rem,5vw,4rem)}
.technical-resource__breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}
.technical-resource__breadcrumbs li:not(:last-child)::after{content:"/";margin-left:.5rem}
.technical-resource__breadcrumbs a{color:inherit}
.technical-resource__header{max-width:var(--normal-content-width);margin-inline:auto;text-align:center}
.technical-resource__eyebrow,.technical-resource-card__type{font-size:.75rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb)/.65)}
.technical-resource__header h1{margin:.5rem 0 1rem;text-wrap:balance}
.technical-resource__summary{font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55;color:rgb(var(--color-foreground-rgb)/.78)}
.technical-resource__byline{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 1.25rem;margin-top:1.5rem;font-size:.875rem;color:rgb(var(--color-foreground-rgb)/.65)}
.technical-resource__author-avatar{flex:0 0 3rem;width:3rem;height:3rem;margin-block:-.75rem;border-radius:50%;overflow:hidden}
.technical-resource__author-avatar img{display:block;width:100%;height:100%;object-fit:cover}
.technical-resource__byline a,.author-profile__role{font-weight:700}
.author-profile__role{color:rgb(var(--color-foreground-rgb)/.72);font-size:clamp(1.05rem,2vw,1.25rem);margin:0}
.author-profile__portrait{width:clamp(9rem,20vw,15rem);aspect-ratio:1;margin:0 auto 1.5rem;overflow:hidden;border-radius:50%;border:1px solid rgb(var(--color-foreground-rgb)/.12)}
.author-profile__portrait img{display:block;width:100%;height:100%;object-fit:cover}
.author-profile__facts{border-top:3px solid #f15a29;padding-top:1rem}
.author-profile__facts ul{margin:0;padding-left:1.15rem}
.author-profile__links a{display:inline-flex;align-items:center;min-height:2.75rem;padding:.65rem 1rem;border:1px solid currentColor;border-radius:.35rem;font-weight:700;text-decoration:none}
.author-profile__links a:hover{text-decoration:underline;text-underline-offset:.2em}
.technical-resource__hero{max-width:1100px;margin:clamp(2rem,5vw,4rem) auto 0}
.technical-resource__hero img{display:block;width:100%;height:auto;border-radius:var(--style-border-radius-lg)}
.technical-resource__layout{display:grid;grid-template-columns:minmax(0,220px) minmax(0,var(--normal-content-width));justify-content:center;gap:clamp(2rem,5vw,5rem);margin-top:clamp(2rem,5vw,4rem)}
.technical-resource__rail{min-width:0}
.technical-resource__toc{position:sticky;top:2rem;border-left:2px solid rgb(var(--color-foreground-rgb)/.15);padding-left:1rem}
.technical-resource__toc-title{font-weight:700;margin:0 0 .75rem}
.technical-resource__toc ol{list-style:none;margin:0;padding:0}
.technical-resource__toc li{margin:.5rem 0;line-height:1.35}
.technical-resource__toc-subitem{padding-left:.75rem;font-size:.9em}
.technical-resource__toc a{color:rgb(var(--color-foreground-rgb)/.72);text-decoration:none}
.technical-resource__content{font-size:1.0625rem;line-height:1.75}
.technical-resource__content h2,.technical-resource__content h3{scroll-margin-top:2rem;text-wrap:balance}
.technical-resource__content h2{margin-top:3rem}
.technical-resource__content h3{margin-top:2rem}
.technical-resource__content .table-wrapper{overflow-x:auto;margin-block:1.5rem;border:1px solid rgb(var(--color-foreground-rgb)/.15);border-radius:.5rem}
.technical-resource__content table{width:100%;border-collapse:collapse;min-width:36rem}
.technical-resource__content th,.technical-resource__content td{padding:.7rem .85rem;text-align:left;border-bottom:1px solid rgb(var(--color-foreground-rgb)/.12)}
.technical-resource__content th{background:rgb(var(--color-foreground-rgb)/.05);font-weight:700}
.technical-resource__content .article-technical-note{margin:2rem 0;padding:1.1rem 1.2rem;border-left:.25rem solid #f15a29;background:rgb(var(--color-foreground-rgb)/.05);font-size:.95rem;line-height:1.6}
.technical-resource__shop,.technical-resource__footer{border-top:1px solid rgb(var(--color-foreground-rgb)/.15);margin-top:3.5rem;padding-top:2.5rem}
.technical-resource__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem}
.technical-resource-card{display:flex;flex-direction:column;gap:.45rem;padding:1rem;border:1px solid rgb(var(--color-foreground-rgb)/.15);border-radius:.65rem;color:inherit;text-decoration:none;transition:border-color .2s,transform .2s}
.technical-resource-card:hover{border-color:currentColor;transform:translateY(-2px)}
.technical-resource-card img{width:100%;aspect-ratio:4/3;object-fit:contain}
.technical-resource-card__action{text-decoration:underline;text-underline-offset:.2em;margin-top:auto}
.technical-resource__footer dl{margin:0}.technical-resource__footer dl div{display:grid;grid-template-columns:10rem 1fr;padding:.55rem 0;border-bottom:1px solid rgb(var(--color-foreground-rgb)/.1)}
.technical-resource__footer dt{font-weight:700}.technical-resource__footer dd{margin:0}
.technical-resource__correction{margin-top:2rem;padding:1rem;background:rgb(var(--color-foreground-rgb)/.05);border-radius:.5rem}
.technical-resource__disclaimer{margin-top:2rem;padding:1.1rem 1.2rem;border-left:.25rem solid #f15a29;background:rgb(var(--color-foreground-rgb)/.05)}
.technical-resource__disclaimer p{margin:.4rem 0 0;font-size:.92rem;line-height:1.55}
.technical-resource__pagination{display:flex;justify-content:space-between;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgb(var(--color-foreground-rgb)/.15)}
@media(max-width:989px){.technical-resource__layout{grid-template-columns:minmax(0,var(--normal-content-width))}.technical-resource__toc{position:static;border:1px solid rgb(var(--color-foreground-rgb)/.15);border-radius:.5rem;padding:1rem}.technical-resource__rail:has(.technical-resource__toc[hidden]){display:none}}
@media(max-width:749px){.technical-resource__cards{grid-template-columns:1fr}.technical-resource__footer dl div{grid-template-columns:1fr;gap:.15rem}.technical-resource__pagination{flex-direction:column}}
