.Article-module__KK9pta__main{width:min(1240px,94%);margin:clamp(1.2rem,2.8vw,2.4rem) auto}.Article-module__KK9pta__heroBanner{width:100vw;height:min(60vh,500px);min-height:500px;margin:0 calc(50% - 50vw) 1.4rem;position:relative;overflow:hidden}.Article-module__KK9pta__heroImage{object-fit:cover}@media (max-width:48rem){.Article-module__KK9pta__heroBanner{height:min(45vh,260px);min-height:260px}}.Article-module__KK9pta__heroOverlay{text-align:center;background:linear-gradient(#080c1a8a,#080c1a9e);align-content:center;justify-items:center;padding:1rem;display:grid;position:absolute;inset:0}.Article-module__KK9pta__heroOverlay h1{color:#fff;letter-spacing:-.02em;text-shadow:0 10px 30px #00000059;max-width:20ch;margin:0;font-size:clamp(1.75rem,3.5vw,2.8rem);font-weight:800}.Article-module__KK9pta__article{background:linear-gradient(180deg, var(--surface) 0%, var(--surface-raised) 100%);border:1px solid color-mix(in srgb, var(--border) 70%, transparent);border-radius:var(--radius-lg);padding:clamp(1.2rem,2.6vw,2.2rem);box-shadow:0 24px 60px #0f172a24}.Article-module__KK9pta__article section{max-width:76ch;margin:0 auto;padding:0 clamp(0rem,1vw,.4rem)}.Article-module__KK9pta__article section+section{margin-top:clamp(1.2rem,2.4vw,1.8rem)}.Article-module__KK9pta__article h2{letter-spacing:-.015em;margin:0 0 .75rem;font-size:clamp(1.45rem,2.5vw,1.85rem);line-height:1.3}.Article-module__KK9pta__article h3{letter-spacing:-.01em;margin:1.6rem 0 .5rem;font-size:clamp(1.2rem,2vw,1.4rem);line-height:1.35}.Article-module__KK9pta__article section>h3:first-child{margin-top:0}.Article-module__KK9pta__article p{margin:0 0 1rem;line-height:1.7}.Article-module__KK9pta__article ul,.Article-module__KK9pta__article ol{margin:0 0 1rem;padding-left:1.4rem;line-height:1.7}.Article-module__KK9pta__article li+li{margin-top:.35rem}@media (max-width:48rem){.Article-module__KK9pta__article p,.Article-module__KK9pta__article li{font-size:1.063rem}}.Article-module__KK9pta__article p:last-child{margin-bottom:0}.Article-module__KK9pta__next{flex-wrap:wrap;gap:.75rem;margin-top:clamp(1.5rem,3vw,2.2rem);display:flex}.Article-module__KK9pta__shareSection{max-width:76ch;margin-top:clamp(1.4rem,2.8vw,2rem);padding:0 clamp(0rem,1vw,.4rem)}.Article-module__KK9pta__shareLabel{margin:0 0 .55rem;font-weight:700}.Article-module__KK9pta__shareList{flex-wrap:wrap;gap:.65rem;display:flex}.Article-module__KK9pta__shareButton{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, #fff);color:var(--text);border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.56rem .95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.Article-module__KK9pta__shareButtonIcon{color:#fff;background:#0f172a;border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;display:inline-flex}.Article-module__KK9pta__shareButtonIcon svg{fill:currentColor;width:.84rem;height:.84rem;display:block}.Article-module__KK9pta__shareButtonIcon[data-brand=LinkedIn]{background:#0a66c2}.Article-module__KK9pta__shareButtonIcon[data-brand=X]{background:#000}.Article-module__KK9pta__shareButtonIcon[data-brand=Facebook]{background:#1877f2}.Article-module__KK9pta__shareButton:hover{background:color-mix(in srgb, var(--accent) 10%, var(--surface));transform:translateY(-2px);box-shadow:0 24px 60px #0f172a24}.Article-module__KK9pta__next a{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:.68rem 1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.Article-module__KK9pta__next a:hover{background:color-mix(in srgb, var(--accent) 10%, var(--surface));transform:translateY(-2px);box-shadow:0 24px 60px #0f172a24}.Article-module__KK9pta__relatedSection{max-width:76ch;margin-top:clamp(1.4rem,2.8vw,2rem);margin-left:auto;margin-right:auto;padding:0 clamp(0rem,1vw,.4rem)}.Article-module__KK9pta__relatedTitle{margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.Article-module__KK9pta__relatedList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Article-module__KK9pta__relatedLink{color:var(--accent);font-weight:600;text-decoration:none}.Article-module__KK9pta__relatedLink:hover{text-decoration:underline}.Article-module__KK9pta__breadcrumb{max-width:76ch;margin:0 auto .8rem;padding:0 clamp(0rem,1vw,.4rem)}.Article-module__KK9pta__breadcrumbList{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.Article-module__KK9pta__breadcrumbList li+li:before{content:"›";color:var(--border);margin-right:.35rem}.Article-module__KK9pta__breadcrumbList a{color:var(--text-muted);text-decoration:none}.Article-module__KK9pta__breadcrumbList a:hover{color:var(--accent)}.Article-module__KK9pta__breadcrumbList li[aria-current=page]{color:var(--text);font-weight:600}.Article-module__KK9pta__toc{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-sm);max-width:76ch;margin:0 auto clamp(1.2rem,2.4vw,1.8rem);padding:1rem 1.3rem}.Article-module__KK9pta__tocTitle{color:var(--text);margin:0 0 .5rem;font-size:1rem;font-weight:700}.Article-module__KK9pta__tocList{flex-direction:column;gap:.4rem;margin:0;padding:0 0 0 1.2rem;display:flex}.Article-module__KK9pta__tocList a{color:var(--accent-strong);font-weight:500;text-decoration:none}.Article-module__KK9pta__tocList a:hover{text-decoration:underline}
