.insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto auto 1fr auto;display:grid}.insight{background:var(--bg);grid-template-rows:subgrid;cursor:pointer;min-height:300px;transition:background .2s var(--ease-standard);border-right:1px solid var(--divider);border-bottom:1px solid var(--divider);box-shadow:-1px 0 0 var(--divider), 0 -1px 0 var(--divider);grid-row:span 4;row-gap:16px;padding:36px 32px;display:grid}.insight:hover{background:var(--bg-elev)}.insight .kind{letter-spacing:.22em;text-transform:uppercase;color:var(--accent-soft);font-size:10px}.insight .date{color:var(--fg-subtle);font-size:11px;font-family:var(--font-mono)}.insight h4{letter-spacing:.02em;color:var(--fg);margin:0;font-size:22px;font-weight:600;line-height:1.25}.insight .teaser{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.6}.insight .more{letter-spacing:.22em;text-transform:uppercase;color:var(--fg);border-top:1px solid var(--divider);margin-top:auto;padding-top:20px;font-size:10px;font-weight:500}.insight-hero{border-bottom:1px solid var(--divider);background:radial-gradient(130% 120% at 0% 0%, #82bfa514, transparent 58%), var(--bg);padding-bottom:72px;position:relative}.insight-hero:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle,#82bfa529 1.1px,#0000 1.6px);background-size:24px 24px;position:absolute;inset:0;mask-image:radial-gradient(56% 80% at 100% 42%,#000 32%,#0000 76%)}.insight-hero>.container{z-index:1;position:relative}.insight-hero-tick{background:var(--accent-soft);width:44px;height:2px;margin-bottom:26px;display:block}main>section.insight-hero:first-child{margin-top:-96px;padding-top:calc(96px + clamp(40px,7vh,80px))}:root:has(.insight-hero) .alp-header:not(.scrolled){background:0 0}.insight-hero .eyebrow{margin-bottom:28px}.insight-hero-title{letter-spacing:.04em;text-transform:uppercase;max-width:15em;color:var(--fg);margin:0;font-size:clamp(34px,5vw,66px);font-weight:700;line-height:1.04}.insight-hero-teaser{max-width:42em;color:var(--fg-muted);margin:36px 0 0;font-size:clamp(17px,1.6vw,21px);font-style:italic;line-height:1.55}@media (width<=640px){.insight-hero{padding-bottom:44px}main>section.insight-hero:first-child{margin-top:-72px;padding-top:100px}.insight-hero:before{display:none}.insight-hero-tick{width:36px;margin-bottom:20px}.insight-hero-title{letter-spacing:.02em}.insight-hero-teaser{margin-top:26px}}.article-byline{border-bottom:1px solid var(--divider);max-width:720px;margin-bottom:48px;padding-bottom:32px}.article-byline-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--fg-subtle);margin-bottom:20px;font-size:10px;font-weight:500}.article-byline-list{flex-direction:column;gap:22px;display:flex}.article-byline-author{align-items:center;gap:20px;display:flex}.article-byline-photo,.article-byline-monogram{border:1px solid var(--border-subtle);background:var(--bg-panel);border-radius:50%;flex:none;width:72px;height:72px;overflow:hidden}.article-byline-photo img{object-fit:cover;width:100%;height:100%;display:block}.article-byline-monogram{font-family:var(--font-mono);letter-spacing:.04em;color:var(--accent-soft);justify-content:center;align-items:center;font-size:20px;display:flex}.article-byline-meta{flex-direction:column;gap:5px;min-width:0;display:flex}.article-byline-name{letter-spacing:.01em;color:var(--fg);font-size:19px;font-weight:600;line-height:1.2}.article-byline-role{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-soft);font-size:11px;font-weight:500;line-height:1.4}@media (width<=640px){.article-byline{margin-bottom:36px;padding-bottom:24px}.article-byline-list{gap:18px}.article-byline-author{gap:16px}.article-byline-photo,.article-byline-monogram{width:60px;height:60px}.article-byline-monogram,.article-byline-name{font-size:17px}}.insight-article{max-width:720px;color:var(--fg-muted);font-size:18px;line-height:1.75}.insight-article p{margin:0 0 28px}.insight-article p:last-child{margin-bottom:0}.insight-article p strong{color:var(--fg);font-weight:500}.insight-article h3{letter-spacing:.04em;color:var(--fg);margin:56px 0 20px;font-size:20px;font-weight:600}.insight-article>h3:first-child{margin-top:0}.insight-article a{color:var(--fg);border-bottom:1px solid var(--accent-soft);transition:border-color .16s var(--ease-standard)}.insight-article a:hover{border-color:var(--fg)}.insight-article ul{border-top:1px solid var(--divider);margin:0 0 28px;padding:0;list-style:none}.insight-article ul li{border-bottom:1px solid var(--divider);padding:12px 0 12px 24px;font-size:16px;line-height:1.6;position:relative}.insight-article ul li:before{content:"";background:var(--accent-soft);width:10px;height:1px;position:absolute;top:22px;left:0}.insight-article .pullquote{max-width:none;margin:48px 0}@media (width<=640px){.insight-article{font-size:16px;line-height:1.7}.insight-article p{margin:0 0 22px}.insight-article h3{margin:40px 0 16px;font-size:18px}.insight-article ul li{font-size:15px}}.insight-figure{margin:0}.insight-figure img{border:1px solid var(--border-subtle);width:100%;height:auto;display:block}.insight-figure figcaption{color:var(--fg-subtle);margin-top:12px;font-size:13px;font-style:italic;line-height:1.55}.insight-figure-lead figcaption{max-width:62ch}.insight-gallery{flex-direction:column;gap:44px;max-width:720px;margin-top:56px;display:flex}.insight-media-contact{border-top:1px solid var(--divider);max-width:720px;margin-top:56px;padding-top:32px}.insight-media-contact-body{white-space:pre-line;color:var(--fg-muted);font-size:16px;line-height:1.7}@media (width<=960px){.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.insights-grid{grid-template-columns:minmax(0,1fr)}.insight{min-height:44px}.insight-gallery{gap:32px;margin-top:40px}}
