.article-main,.blog-main{padding:78px 0 0;background:#fff}.article-main .reveal,.blog-main .reveal{opacity:1;transform:none}.blog-hero{padding:70px 0 42px}.blog-hero h1{max-width:980px}.blog-hero p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:20px;line-height:1.55}.blog-list{display:grid;grid-gap:14px;gap:14px;padding-bottom:96px}.blog-card{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(22px,4vw,38px);background:var(--panel);transition:transform .18s ease,border-color .18s ease,background .18s ease}.blog-card:hover{transform:translateY(-3px);border-color:rgba(13,18,28,.18);background:#fff}.blog-card span{color:var(--accent-2);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.blog-card h2{max-width:900px;font-size:clamp(26px,3vw,42px);line-height:1.05}.blog-card p{max-width:760px;margin:0;color:var(--muted);font-size:18px;line-height:1.6}.article-shell{width:min(calc(100% - 32px),920px);margin:0 auto;padding-bottom:90px}.article-back{display:inline-flex;margin-bottom:34px;color:var(--muted);font-weight:700}.article-back:hover{color:var(--accent)}.article-header{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(26px,5vw,54px);background:var(--panel-strong)}.article-header:before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,rgba(59,131,194,.65),rgba(245,159,25,.44),rgba(47,139,101,.42));content:""}.article-header h1{max-width:100%;font-size:clamp(38px,5vw,68px)}.article-header p{max-width:760px;margin-bottom:0;color:var(--muted);font-size:20px;line-height:1.55}.article-content{padding:48px 0 20px}.article-section{width:100%;margin:0;padding:0 0 34px}.article-section h2{margin-bottom:18px;font-size:clamp(26px,3vw,38px)}.article-section p{color:var(--soft);font-size:19px;line-height:1.78}.article-section a{color:var(--accent-2);font-weight:800;text-decoration:underline;-webkit-text-decoration-color:rgba(59,131,194,.28);text-decoration-color:rgba(59,131,194,.28);text-underline-offset:4px}.article-html{color:var(--soft)}.article-html h1,.article-html h2,.article-html h3{margin:42px 0 16px;color:var(--text);line-height:1.08}.article-html h1{font-size:clamp(34px,4vw,54px)}.article-html h2{font-size:clamp(26px,3vw,38px)}.article-html h3{font-size:clamp(22px,2.4vw,30px)}.article-html li,.article-html p{color:var(--soft);font-size:19px;line-height:1.78}.article-html ol,.article-html ul{display:grid;grid-gap:10px;gap:10px;margin:20px 0 28px;padding-left:24px}.article-html table{width:100%;min-width:720px;margin:24px 0 36px;border:1px solid rgba(13,18,28,.12);border-collapse:separate;border-spacing:0;border-radius:var(--radius);background:#fff;overflow:hidden}.article-html td,.article-html th{padding:18px 20px;border-right:1px solid rgba(13,18,28,.1);border-bottom:1px solid rgba(13,18,28,.1);text-align:left;vertical-align:top}.article-html td:last-child,.article-html th:last-child{border-right:0}.article-html tr:last-child td{border-bottom:0}.article-html th{background:#f7f7f5;color:var(--text);font-size:17px;font-weight:800;line-height:1.35}.article-html td{color:var(--soft);font-size:17px;line-height:1.55}.article-html blockquote{margin:28px 0;border:1px solid rgba(13,18,28,.1);border-left:3px solid rgba(59,131,194,.58);border-radius:var(--radius);padding:clamp(22px,4vw,34px);background:#f8f8f6}.article-html blockquote p{margin-bottom:0;color:var(--text);font-size:clamp(22px,3vw,30px);font-weight:700;line-height:1.24}.article-html img{max-width:100%;height:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.article-html hr{margin:42px 0;border:0;border-top:1px solid var(--line)}.article-html code{border:1px solid var(--line);border-radius:6px;padding:2px 6px;background:var(--panel);color:var(--text)}.story-quote{margin:24px 0;border:1px solid rgba(13,18,28,.1);border-left:3px solid rgba(59,131,194,.58);border-radius:var(--radius);padding:clamp(22px,4vw,34px);background:#f8f8f6}.story-quote p{margin-bottom:22px;color:var(--text);font-size:clamp(22px,3vw,30px);font-weight:700;line-height:1.24}.story-quote-author{display:flex;align-items:center;gap:14px}.story-quote-author img{width:56px;height:56px;border:1px solid rgba(13,18,28,.12);border-radius:50%;background:var(--panel);object-fit:cover}.story-quote-author span{display:grid;grid-gap:3px;gap:3px}.story-quote-author strong{color:var(--text);font-size:15px}.story-quote-author small{color:var(--muted);font-size:13px}.article-cta{margin-top:28px;border:1px solid rgba(13,18,28,.1);border-radius:var(--radius);padding:clamp(24px,4vw,40px);background:#f8f8f6}.article-cta h2{margin-bottom:22px}@media (max-width:680px){.article-main,.blog-main{padding-top:44px}.blog-hero{padding-top:42px}.article-shell{width:min(calc(100% - 24px),920px)}.article-html{overflow-x:auto;padding-bottom:20px}.article-html table{min-width:640px}}