.insight-featured{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.45fr);grid-gap:0;gap:0;align-items:center;padding:0;overflow:hidden}.insight-featured .insight-featured-copy{display:flex;flex-direction:column;justify-content:center;padding:34px 32px;min-width:0}.insight-featured .insight-featured-copy .heading{font-size:clamp(22px,2.2vw,28px);line-height:1.2;text-wrap:balance}.insight-featured .insight-featured-copy p.dek{font-size:15.5px;line-height:1.65;max-width:52ch}.insight-featured .insight-featured-media{padding:22px 22px 22px 0;min-width:0}.insight-featured .insight-featured-frame{position:relative;aspect-ratio:21/9;width:100%;border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden;background:var(--obsidian)}.insight-featured .insight-featured-frame img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--ease-stone)}.insight-featured:hover .insight-featured-frame img{transform:scale(1.025)}.insight-featured .insight-featured-frame:after,.insight-featured .insight-featured-frame:before{content:"";position:absolute;width:24px;height:24px;z-index:2;border:0 solid var(--sand);opacity:.65;transition:border-color .24s var(--ease-stone),opacity .24s var(--ease-stone);pointer-events:none}.insight-featured .insight-featured-frame:before{top:10px;left:10px;border-top-width:2px;border-left-width:2px}.insight-featured .insight-featured-frame:after{bottom:10px;right:10px;border-bottom-width:2px;border-right-width:2px}.insight-featured:hover .insight-featured-frame:after,.insight-featured:hover .insight-featured-frame:before{border-color:var(--solar);opacity:1}@media (max-width:900px){.insight-featured{grid-template-columns:minmax(0,1fr)}.insight-featured .insight-featured-media{order:-1;padding:14px 14px 0}.insight-featured .insight-featured-copy{padding:20px 22px 26px}}.insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}@media (max-width:760px){.insight-grid{grid-template-columns:minmax(0,1fr)}}.insight-card{display:flex;flex-direction:column;padding:0;overflow:hidden;height:100%}.insight-card .insight-card-media{position:relative;aspect-ratio:21/9;overflow:hidden;border-bottom:1px solid var(--border)}.insight-card .insight-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--ease-stone)}.insight-card:hover .insight-card-media img{transform:scale(1.03)}.insight-card .insight-card-body{display:flex;flex-direction:column;gap:10px;padding:22px 24px 24px;flex:1 1}.insight-card .insight-card-body .heading{font-size:19px;line-height:1.3}.insight-card .insight-card-body p.dek{font-size:14.5px;line-height:1.6}.insight-card .insight-card-foot{margin-top:auto;padding-top:12px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:baseline}.insight-index .gen-field{max-width:min(100%,440px);margin-inline:auto}@media (max-width:700px){.insight-index .gen-field{max-width:64vw}}.insight-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-family:var(--font-data-stack);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.insight-meta .insight-meta-dot{color:var(--solar);font-size:7px;line-height:1}.insight-meta time{color:var(--text-muted)}.insight-tags{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.insight-tag{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:8px;padding:5px 10px;font-size:11px;color:var(--text-muted);white-space:nowrap}.insight-feeds,.insight-tag{font-family:var(--font-data-stack);letter-spacing:.06em}.insight-feeds{font-size:11.5px;color:var(--sand)}.insight-feeds:before{content:"\25C6";font-size:6px;vertical-align:2px;margin-right:8px;color:var(--solar)}.insight-post .insight-post-eyebrow{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:center;margin-bottom:20px}.insight-post .insight-post-eyebrow .eyebrow{display:inline;margin:0}.insight-post .insight-post-eyebrow .insight-updated{color:var(--sand)}.insight-post .insight-post-tags{margin-top:18px}.insight-post .post-faq{margin-top:32px}.insight-post .post-faq .eyebrow{display:block;margin-bottom:12px}.insight-post .post-faq .faq summary{font-size:16px}.insight-post .post-faq .faq .faq-a{font-size:15px;line-height:1.7}.insight-post .insight-more{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}@media (max-width:620px){.insight-post .insight-more{grid-template-columns:minmax(0,1fr)}}.insight-post .insight-more .card-link{padding:18px 20px;display:flex;flex-direction:column;gap:8px}.insight-post .post-table .tbl-scroll{position:relative}@media (max-width:560px){.insight-post .post-table .tbl-scroll:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;width:32px;border-radius:0 var(--radius-card) var(--radius-card) 0;background:linear-gradient(to right,rgba(23,19,15,0),var(--surface) 85%);pointer-events:none}.insight-post .post-table figcaption:before{content:"Scroll sideways for the full table. ";color:var(--sand)}@supports (animation-timeline:scroll()){.insight-post .post-table .tbl-scroll{timeline-scope:--tbl-x}.insight-post .post-table .tbl-scroll .tbl-wrap{scroll-timeline:--tbl-x x}.insight-post .post-table .tbl-scroll:after{animation:insight-tbl-fade linear both;animation-timeline:--tbl-x}}}@keyframes insight-tbl-fade{0%{opacity:1}85%{opacity:1}to{opacity:0}}@media (max-width:480px){.insight-post .compare-note{display:block;margin-top:2px}}