/* Single Insight */
.insight-single{color:#f5f5f2;background:#050505}
.insight-single__container{width:min(calc(100% - 48px),1260px);margin:auto}
.insight-single__hero{padding:150px 0 72px;border-bottom:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 76% 24%,rgba(211,242,0,.08),transparent 28%),#050505}
.insight-single__hero-content{max-width:980px}
.insight-single__back{color:#777;font:700 8px/1 Inter,sans-serif;text-decoration:none;text-transform:uppercase}
.insight-single__taxonomy{display:flex;gap:8px;margin-top:24px}
.insight-single__taxonomy span{padding:8px 10px;border:1px solid rgba(211,242,0,.16);border-radius:999px;color:#d3f200;background:rgba(211,242,0,.04);font:700 7px/1 Inter,sans-serif;text-transform:uppercase}
.insight-single__hero h1{max-width:980px;margin:22px 0 0;font:800 clamp(52px,5.3vw,82px)/.97 Inter,sans-serif;letter-spacing:-.064em}
.insight-single__summary{max-width:760px;margin:26px 0 0;color:#969696;font:400 15px/1.75 Inter,sans-serif}
.insight-single__meta{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:32px}
.insight-single__meta div{padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.018)}
.insight-single__meta span,.insight-single__meta strong,.insight-single__meta small{display:block}
.insight-single__meta span{color:#666;font:700 6px/1 Inter,sans-serif;text-transform:uppercase}
.insight-single__meta strong{margin-top:7px;color:#ddd;font:700 10px/1.35 Inter,sans-serif}
.insight-single__featured-visual{padding:36px 0 0}
.insight-single__featured-visual figure{overflow:hidden;margin:0;aspect-ratio:16/8.6;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:#0b0b0b}
.insight-single__featured-visual img{width:100%;height:100%;object-fit:cover}
.insight-single__article-section{padding:90px 0 110px}
.insight-single__article-grid{display:grid;grid-template-columns:220px minmax(0,760px);justify-content:center;gap:80px}
.insight-single__sidebar{position:sticky;top:125px;align-self:start}
.insight-single__toc nav{display:grid;gap:10px;margin-top:18px}
.insight-single__toc a{padding:10px 0;color:#8d8d8d;border-bottom:1px solid rgba(255,255,255,.06);text-decoration:none}
.insight-single__editor-content{color:#a0a09d;font:400 16px/1.9 Inter,sans-serif}
.insight-single__editor-content h2{margin:70px 0 22px;color:#f5f5f2;font:770 clamp(34px,4vw,52px)/1.08 Inter,sans-serif}
.insight-single__editor-content h3{margin:48px 0 18px;color:#f5f5f2;font:750 28px/1.15 Inter,sans-serif}
.insight-single__editor-content p,.insight-single__editor-content ul,.insight-single__editor-content ol,.insight-single__editor-content blockquote{margin:0 0 24px}
.insight-single__editor-content a{color:#d3f200}
.insight-single__editor-content img{margin:38px 0;border-radius:18px}
.insight-single__takeaways,.insight-single__resource{margin-top:86px}
.insight-single__section-label{color:#d3f200;font:700 7px/1 Inter,sans-serif;text-transform:uppercase}
.insight-single__takeaways h2,.insight-single__resource h2{margin:16px 0 0;font:770 clamp(34px,4vw,52px)/1.06 Inter,sans-serif}
.insight-single__takeaways ul{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}
.insight-single__takeaways li{padding:16px 18px;color:#a0a09d;background:rgba(255,255,255,.018);border:1px solid rgba(255,255,255,.07);border-radius:12px}
.insight-single__resource{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px;border:1px solid rgba(211,242,0,.16);border-radius:20px;background:#0a0a0a}
.insight-single__resource a{min-height:48px;display:inline-flex;align-items:center;padding:0 18px;border-radius:10px;color:#050505;background:#d3f200;text-decoration:none}
.insight-single__related{padding:0 0 100px}
.insight-single__related-header{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}
.insight-single__related-header h2{margin:12px 0 0;font:770 clamp(38px,4vw,58px)/1 Inter,sans-serif}
.insight-single__related-header>a{color:#d3f200;text-decoration:none}
.insight-single__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.insight-single__cta{padding:0 0 100px}
.insight-single__cta-card{padding:70px;border:1px solid rgba(211,242,0,.18);border-radius:28px;text-align:center;background:#0a0a0a}
.insight-single__cta-card h2{max-width:780px;margin:16px auto 0;font:780 clamp(42px,5vw,72px)/1 Inter,sans-serif}
.insight-single__cta-card a{min-height:52px;display:inline-flex;align-items:center;margin-top:28px;padding:0 20px;border-radius:10px;color:#050505;background:#d3f200;text-decoration:none}
@media(max-width:980px){.insight-single__meta{grid-template-columns:repeat(2,1fr)}.insight-single__article-grid{grid-template-columns:1fr}.insight-single__sidebar{display:none}.insight-single__related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.insight-single__container{width:min(calc(100% - 24px),560px)}.insight-single__hero{padding:120px 0 52px}.insight-single__hero h1{font-size:clamp(40px,12vw,58px)}.insight-single__meta{grid-template-columns:1fr}.insight-single__featured-visual figure{aspect-ratio:16/10}.insight-single__article-section{padding:68px 0 80px}.insight-single__editor-content{font-size:14px}.insight-single__resource{align-items:flex-start;flex-direction:column;padding:24px}.insight-single__related-header{align-items:flex-start;flex-direction:column}.insight-single__related-grid{grid-template-columns:1fr}.insight-single__cta-card{padding:44px 20px}}
