.insights-posts{background:var(--off-white);color:var(--text);padding:6rem var(--page-margin)}.insights-posts-inner{margin:0 auto;max-width:1120px}.insights-posts-header{margin-bottom:2.5rem;max-width:760px}.insights-posts-header h2{color:var(--text);font-family:Cormorant Garamond,serif;font-size:clamp(1.875rem,3vw,2.5rem);font-weight:600;letter-spacing:-.005em;line-height:1.15;margin:.875rem 0 0}.insights-filter{align-items:center;border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;gap:.5rem .625rem;margin:0 0 3.5rem;padding-bottom:1.5rem}.insights-filter-label{color:var(--text-muted);font-family:Jost,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.1em;margin-right:.5rem;text-transform:uppercase}.insights-filter-pill{background:transparent;border:1px solid var(--border);color:var(--text);cursor:pointer;font-family:Jost,sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.02em;padding:.5rem 1rem;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.insights-filter-pill:hover{background:var(--warm-100);border-color:rgba(0,0,0,.2)}.insights-filter-pill.is-active{background:var(--black);border-color:var(--black);color:var(--white)}.insights-grid{display:grid;gap:2.5rem 2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem}@media (max-width:980px){.insights-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.insights-grid{gap:1.5rem;grid-template-columns:1fr}}.insight-card{background:var(--white);border:1px solid var(--border);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.insight-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.07);transform:translateY(-2px)}.insight-card-link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.insight-card-image{align-items:center;background:linear-gradient(135deg,var(--black) 0,var(--text) 50%,var(--yellow-dark) 100%);display:flex;height:200px;justify-content:center;overflow:hidden;position:relative}.insight-card-image:before{background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(245,197,24,.08) 0,rgba(245,197,24,.08) 11px);content:"";inset:0;pointer-events:none;position:absolute}.insight-card-image-label{color:rgba(245,197,24,.85);font-family:Cormorant Garamond,serif;font-size:5rem;font-weight:600;line-height:.9;position:relative;z-index:1}.insight-card.is-typography .insight-card-image{background:var(--warm-100)}.insight-card.is-typography .insight-card-image:before{display:none}.insight-card.is-typography .insight-card-image-label{color:var(--yellow-dark);opacity:.55}.insight-card-content{display:flex;flex-direction:column;flex-grow:1;gap:.75rem;padding:1.75rem}.insight-card-tag{color:var(--yellow-accessible);font-family:Jost,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.1em;margin:0;text-transform:uppercase}.insight-card-title{color:var(--text);font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,2.25vw,1.75rem);font-weight:600;letter-spacing:-.005em;line-height:1.25;margin:0}.insight-card-excerpt{flex-grow:1;font-size:1rem;line-height:1.55;margin:0}.insight-card-excerpt,.insight-card-meta{color:var(--text-muted);font-family:Jost,sans-serif;font-weight:400}.insight-card-meta{align-items:center;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;font-size:.8125rem;gap:.5rem;margin-top:.75rem;padding-top:1rem}.insight-card-meta-dot{color:var(--text-muted);opacity:.5}.insight-card.is-featured{background:var(--white);grid-column:1/-1}.insight-card.is-featured .insight-card-link{display:grid;gap:0;grid-template-columns:1fr 1fr;height:100%}.insight-card.is-featured .insight-card-image{height:auto;height:360px}.insight-card.is-featured .insight-card-image-label{font-size:5.5rem}.insight-card.is-featured .insight-card-content{padding:2.75rem 2.75rem 2.25rem}.insight-card.is-featured .insight-card-title{font-size:clamp(1.5rem,2.25vw,1.75rem);line-height:1.2}.insight-card.is-featured .insight-card-title em{color:var(--yellow-dark);font-style:italic;font-weight:600}.insight-card.is-featured .insight-card-excerpt{font-size:1rem}.insight-card-featured-badge{background:var(--yellow);color:var(--black);font-family:Jost,sans-serif;font-size:.6875rem;font-weight:600;left:1.25rem;letter-spacing:.18em;padding:.5rem 1rem;position:absolute;text-transform:uppercase;top:1.25rem;z-index:2}@media (max-width:900px){.insight-card.is-featured .insight-card-link{grid-template-columns:1fr}.insight-card.is-featured .insight-card-image{height:200px}.insight-card.is-featured .insight-card-content{padding:1.75rem}}.insight-card-image img,.related-thumb img{height:100%;max-height:200px;object-fit:cover;width:100%}span.insight-card-image-label{bottom:10px;position:absolute;right:10px}.insight-card.is-featured .insight-card-image img{height:100%;max-height:360px;object-fit:cover;width:100%}.insight-card-image:after,.related-thumb:after{background-color:rgba(0,0,0,.1);content:"";height:100%;position:absolute;width:100%}.insights-pagination{align-items:center;border-top:1px solid var(--border);display:flex;gap:.5rem;justify-content:center;padding-top:2rem}.insights-pagination a,.insights-pagination span{color:var(--text);font-family:Jost,sans-serif;font-size:.9375rem;font-weight:500;padding:.625rem .875rem;text-decoration:none;transition:color .2s}.insights-pagination .is-current{background:var(--warm-100);color:var(--yellow-accessible);font-weight:600}.insights-pagination a:hover{color:var(--yellow-accessible)}.insights-subscribe{background:var(--black);color:var(--white);padding:5rem var(--page-margin)}.insights-subscribe-inner{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1120px}.insights-subscribe-text h2{color:var(--white);font-family:Cormorant Garamond,serif;font-size:clamp(1.875rem,3vw,2.5rem);font-weight:600;letter-spacing:-.005em;line-height:1.15;margin:1rem 0}.insights-subscribe-text h2 em{color:var(--yellow);font-style:italic;font-weight:600}.insights-subscribe-sub{color:hsla(0,0%,100%,.88);font-family:Jost,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;margin:0;max-width:480px}.insights-subscribe-secondary{color:hsla(0,0%,100%,.9);font-family:Jost,sans-serif;font-size:.875rem;font-weight:400;margin:1rem 0 0}.insights-subscribe-secondary a{border-bottom:1px solid rgba(245,197,24,.4);color:var(--yellow);font-weight:500;padding-bottom:1px;text-decoration:none}.insights-subscribe-form{display:flex;flex-direction:column;gap:.75rem}.insights-subscribe-input{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.15);border-radius:0;color:var(--white);font-family:Jost,sans-serif;font-size:1rem;padding:1rem 1.25rem}.insights-subscribe-input:focus{background:hsla(0,0%,100%,.08);border-color:var(--yellow);outline:none}.insights-subscribe-input::placeholder{color:hsla(0,0%,100%,.85)}.insights-subscribe-button{background:var(--yellow);border:none;border-radius:0;color:var(--black);cursor:pointer;font-family:Jost,sans-serif;font-size:.9375rem;font-weight:500;letter-spacing:.02em;padding:1rem 1.5rem;transition:background .2s}.insights-subscribe-button:hover{background:var(--yellow-dark)}.insights-subscribe-note{color:hsla(0,0%,100%,.85);font-family:Jost,sans-serif;font-size:.8125rem;font-weight:400;margin:.25rem 0 0}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media (max-width:768px){.insights-subscribe-inner{gap:2.5rem;grid-template-columns:1fr}.insights-posts,.insights-subscribe{padding:4rem var(--page-margin)}}.related{background:var(--warm-100);padding:6rem var(--page-margin)}.related-inner{margin:0 auto;max-width:1120px}.related-header{margin-bottom:3rem}.related h2{color:var(--text);font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,2.25vw,1.75rem);font-weight:600;line-height:1.15}.related h2 em{color:var(--yellow-dark);font-style:italic}.related-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media(max-width:880px){.related-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.related-grid{grid-template-columns:1fr}}.related-card{background:var(--white);border:1px solid var(--border);display:flex;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.related-card:hover{border-color:rgba(0,0,0,.18);box-shadow:0 8px 24px rgba(0,0,0,.06);transform:translateY(-2px)}.related-thumb{aspect-ratio:16/10;background:var(--black);position:relative}.related-thumb-tag{background:rgba(8,8,7,.55);border-radius:2px;bottom:1rem;color:var(--yellow);font-family:Jost,sans-serif;font-size:.6875rem;font-weight:500;left:1rem;letter-spacing:.12em;padding:.375rem .75rem;position:absolute;text-transform:uppercase}.related-body{padding:1.5rem 1.25rem}.related-body h3{color:var(--text);font-family:Cormorant Garamond,serif;font-size:1.0625rem;font-weight:600;line-height:1.25;margin:0}.related .related-thumb{align-items:center;background:linear-gradient(135deg,var(--black) 0,var(--text) 50%,var(--yellow-dark) 100%);display:flex;height:180px;justify-content:center;overflow:hidden;position:relative}.related .related-thumb:before{background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(245,197,24,.08) 0,rgba(245,197,24,.08) 11px);content:"";inset:0;pointer-events:none;position:absolute}.related .related-thumb-num{color:rgba(245,197,24,.85);font-family:Cormorant Garamond,serif;font-size:4.5rem;font-weight:600;line-height:.9;position:relative;z-index:1}.related-card-typography .related-thumb{background:var(--warm-100)}.related-card-typography .related-thumb:before{display:none}.related-card-typography .related-thumb-num{color:var(--yellow-dark);opacity:.55}.related .related-body{padding:1.5rem 1.5rem 1.75rem}.related .related-tag{color:var(--yellow-accessible);display:block;font-family:Jost,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.1em;margin-bottom:.625rem;text-transform:uppercase}.related .related-body h3{color:var(--text);font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600;letter-spacing:-.005em;line-height:1.25;margin:0}.post-header{background:var(--white);padding:9rem var(--page-margin) 0}.post-header-inner{margin:0 auto;max-width:780px}.post-back{align-items:center;color:var(--text-muted);display:inline-flex;font-family:Jost,sans-serif;font-size:.8125rem;font-weight:500;gap:.5rem;letter-spacing:.04em;margin-bottom:2.5rem;text-decoration:none;text-transform:uppercase;transition:color .2s}.post-back:hover{color:var(--text)}.post-meta{align-items:center;display:flex;flex-wrap:wrap;font-family:Jost,sans-serif;font-size:.75rem;gap:1rem;letter-spacing:.08em;margin-bottom:1.5rem;text-transform:uppercase}.post-meta-tag{background:var(--off-white);border-radius:2px;color:var(--yellow-accessible);font-weight:500;padding:.375rem .75rem}.post-meta-date,.post-meta-readtime{color:var(--text-muted)}.post-meta-readtime:before{color:var(--text-muted);content:"·";margin-right:1rem}.post-header h1{color:var(--text);font-family:Cormorant Garamond,serif;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:600;letter-spacing:-.015em;line-height:1.1;margin-bottom:1.5rem}.post-header h1 em{color:var(--yellow-dark);font-style:italic;font-weight:500}.post-deck{color:var(--text-muted);font-family:Cormorant Garamond,serif;font-size:1.25rem;font-style:italic;font-weight:400;line-height:1.5;max-width:680px}.post-body{background:var(--white);border-bottom:1px solid var(--border);padding:4rem var(--page-margin) 7rem}.post-body-inner{color:var(--text);font-size:1.0625rem;line-height:1.85;margin:0 auto;max-width:680px}.post-body-inner p{margin-bottom:1.5rem}.post-body-inner p:first-of-type:first-letter{color:var(--yellow-dark);float:left;font-family:Cormorant Garamond,serif;font-size:4rem;font-weight:600;line-height:.9;margin:.25rem .625rem 0 0}.post-body-inner h2{margin:3rem 0 1.25rem}.post-body-inner h2,body .post-body-inner h2 span{color:var(--text)!important;font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,2.25vw,1.75rem)!important;font-weight:600!important;letter-spacing:-.01em!important;line-height:1.2!important}.post-body-inner h2 em,h2 em{color:var(--yellow-dark);font-style:italic}.post-body-inner h2 em{font-weight:500}.post-body-inner h3{font-size:1.4375rem;font-weight:600;line-height:1.25;margin:2.25rem 0 1rem}.post-body-inner blockquote,.post-body-inner h3{color:var(--text);font-family:Cormorant Garamond,serif}.post-body-inner blockquote{border-left:2px solid var(--yellow-dark);font-size:1.375rem;font-style:normal;font-weight:400;line-height:1.5;margin:2.5rem 0;padding:.5rem 0 .5rem 1.75rem}.post-body-inner ol,.post-body-inner ul{margin:1.5rem 0 1.5rem 1.5rem}.post-body-inner li{margin-bottom:.625rem}.post-body-inner code{background:var(--warm-100);border-radius:2px;color:var(--yellow-accessible);font-family:Jost,monospace;font-size:.95em;padding:.15rem .4rem}.post-body-inner figure,.post-body-inner img{display:block;margin:2.5rem 0;max-width:100%}.post-body-inner figcaption{color:var(--text-muted);font-size:.875rem;font-style:italic;margin-top:.75rem;text-align:center}.post-body-inner hr{border:none;border-top:1px solid var(--border);margin:3rem 0}.post-body-inner strong{color:var(--text);font-weight:500}.post-body-inner a{color:var(--yellow-accessible);font-size:.875rem;font-weight:500;letter-spacing:.04em;text-decoration:none}.post-byline{border-top:1px solid var(--border);margin:3rem 0 2rem;max-width:680px;padding-top:1.75rem}.post-byline p{color:var(--text-muted);font-family:Jost,sans-serif;font-size:1rem;font-weight:400;line-height:1.55;margin:0}.post-footer{align-items:center;border-top:1px solid var(--border);gap:1rem;justify-content:space-between;margin-top:3rem;padding-top:3rem}.post-footer,.post-tags{display:flex;flex-wrap:wrap}.post-tags{gap:.625rem}.post-body-inner a.post-tag{background:var(--off-white);border-radius:2px;color:var(--yellow-accessible);font-family:Jost,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.12em;padding:.5rem .875rem;text-decoration:underline;text-transform:uppercase}