.Page-module__Dj2mEW__page{color:var(--ink);background:0 0}.Page-module__Dj2mEW__container{flex-direction:column;gap:clamp(2.5rem,6vw,4.5rem);max-width:1120px;margin:0 auto;padding:clamp(2.5rem,6vw,5rem) clamp(1.5rem,5vw,4rem) clamp(4rem,8vw,6rem);display:flex}.Page-module__Dj2mEW__hero{flex-direction:column;gap:1.2rem;max-width:720px;display:flex}.Page-module__Dj2mEW__eyebrow{font-family:var(--type-label-family);text-transform:uppercase;letter-spacing:.22em;color:var(--muted);font-size:.7rem}.Page-module__Dj2mEW__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(2.1rem,4.5vw,3.4rem);font-weight:500;line-height:1.1}.Page-module__Dj2mEW__heroLead{color:var(--muted);margin:0;font-size:1.1rem;line-height:1.7}.Page-module__Dj2mEW__featured,.Page-module__Dj2mEW__filtersSection{flex-direction:column;gap:1.5rem;display:flex}.Page-module__Dj2mEW__sectionHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Page-module__Dj2mEW__sectionHeader h2{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:1.4rem;font-weight:500}.Page-module__Dj2mEW__sectionLink{font-family:var(--type-meta-family);color:var(--muted);font-size:.95rem}.Page-module__Dj2mEW__sectionLink:hover{color:var(--company-accent)}.Page-module__Dj2mEW__featuredGrid{grid-template-columns:repeat(12,1fr);gap:1.5rem;display:grid}.Page-module__Dj2mEW__card{border:1px solid var(--rule);color:inherit;background:#fff;border-radius:14px;flex-direction:column;gap:.5rem;padding:1rem 1.2rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.Page-module__Dj2mEW__card:hover{border-color:#0d6b5838;transform:translateY(-4px);box-shadow:0 10px 24px #00000014}.Page-module__Dj2mEW__cardLarge{grid-column:span 6}.Page-module__Dj2mEW__card:not(.Page-module__Dj2mEW__cardLarge){grid-column:span 3}.Page-module__Dj2mEW__cardMeta{font-family:var(--type-meta-family);color:var(--muted);justify-content:space-between;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.Page-module__Dj2mEW__cardTag{text-transform:uppercase;letter-spacing:.16em;font-size:.6rem}.Page-module__Dj2mEW__cardDate{font-size:.8rem}.Page-module__Dj2mEW__cardTitle{letter-spacing:-.01em;color:var(--ink);margin:0;font-size:1.1rem;font-weight:500}.Page-module__Dj2mEW__cardExcerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Page-module__Dj2mEW__cardRead{font-family:var(--type-meta-family);color:var(--company-accent);font-size:.8rem}.Page-module__Dj2mEW__resultsCount{font-family:var(--type-meta-family);color:var(--muted);font-size:.9rem}.Page-module__Dj2mEW__filters{flex-wrap:wrap;gap:.75rem;display:flex}.Page-module__Dj2mEW__filterPill,.Page-module__Dj2mEW__filterPillActive{border:1px solid var(--rule);font-family:var(--type-button-family);color:var(--muted);border-radius:999px;padding:.4rem .9rem;font-size:.85rem}.Page-module__Dj2mEW__filterPillActive{background:var(--company-accent-soft);border-color:var(--company-accent-border);color:var(--company-accent)}.Page-module__Dj2mEW__postList{border-top:1px solid var(--rule);flex-direction:column;display:flex}.Page-module__Dj2mEW__postRow{border-bottom:1px solid var(--rule);grid-template-columns:minmax(140px,180px) 1fr;gap:1.5rem;padding:1.8rem 0;display:grid}.Page-module__Dj2mEW__postMeta{color:var(--muted);flex-direction:column;gap:.4rem;font-size:.9rem;display:flex}.Page-module__Dj2mEW__postDate,.Page-module__Dj2mEW__postRead{font-size:.9rem}.Page-module__Dj2mEW__postBody{flex-direction:column;gap:.6rem;display:flex}.Page-module__Dj2mEW__postCategory{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:.65rem}.Page-module__Dj2mEW__postTitle{letter-spacing:-.01em;margin:0;font-size:1.4rem;font-weight:500}.Page-module__Dj2mEW__postExcerpt{color:var(--muted);margin:0;line-height:1.7}.Page-module__Dj2mEW__postLink{width:fit-content;color:var(--company-accent);font-size:.95rem}.Page-module__Dj2mEW__postLink:hover{color:var(--company-accent-deep)}.Page-module__Dj2mEW__subscribe{border:1px solid var(--rule);background:#fff;border-radius:20px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2rem;padding:2rem;display:grid}.Page-module__Dj2mEW__subscribeEyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);margin-bottom:.75rem;font-size:.7rem}.Page-module__Dj2mEW__subscribeTitle{margin:0 0 .75rem;font-size:1.6rem;font-weight:500}.Page-module__Dj2mEW__subscribeCopy{color:var(--muted);margin:0;line-height:1.7}.Page-module__Dj2mEW__subscribeForm{flex-direction:column;gap:.75rem;display:flex}.Page-module__Dj2mEW__subscribeForm input{border:1px solid var(--rule);background:#fafafa;border-radius:10px;padding:.7rem .9rem;font-size:.95rem}.Page-module__Dj2mEW__subscribeForm button{background:var(--company-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.75rem 1rem;font-weight:500;transition:background .2s}.Page-module__Dj2mEW__subscribeForm button:hover{background:var(--company-accent-deep)}.Page-module__Dj2mEW__subscribeNote{color:var(--muted);font-size:.8rem}@media (max-width:1024px){.Page-module__Dj2mEW__cardLarge{grid-column:span 12}.Page-module__Dj2mEW__card:not(.Page-module__Dj2mEW__cardLarge){grid-column:span 6}.Page-module__Dj2mEW__subscribe{grid-template-columns:1fr}}@media (max-width:720px){.Page-module__Dj2mEW__featuredGrid{grid-template-columns:1fr}.Page-module__Dj2mEW__card,.Page-module__Dj2mEW__cardLarge{grid-column:span 1}.Page-module__Dj2mEW__postRow{grid-template-columns:1fr}}
.Section-module__LL0_CG__featured{}.Section-module__LL0_CG__sectionHeader{}.Section-module__LL0_CG__sectionLink{}.Section-module__LL0_CG__featuredGrid{}.Section-module__LL0_CG__card{}.Section-module__LL0_CG__cardLarge{}.Section-module__LL0_CG__cardMeta{}.Section-module__LL0_CG__cardTag{}.Section-module__LL0_CG__cardDate{}.Section-module__LL0_CG__cardTitle{}.Section-module__LL0_CG__cardExcerpt{}.Section-module__LL0_CG__cardRead{}
.Section-module__q71TCq__hero{}.Section-module__q71TCq__eyebrow{}.Section-module__q71TCq__heroTitle{}.Section-module__q71TCq__heroLead{}
.Section-module__qQhZTW__filtersSection{}.Section-module__qQhZTW__sectionHeader{}.Section-module__qQhZTW__resultsCount{}.Section-module__qQhZTW__filters{}.Section-module__qQhZTW__filterPill{}.Section-module__qQhZTW__filterPillActive{}.Section-module__qQhZTW__postList{}.Section-module__qQhZTW__postRow{}.Section-module__qQhZTW__postMeta{}.Section-module__qQhZTW__postDate{}.Section-module__qQhZTW__postRead{}.Section-module__qQhZTW__postBody{}.Section-module__qQhZTW__postCategory{}.Section-module__qQhZTW__postTitle{}.Section-module__qQhZTW__postExcerpt{}.Section-module__qQhZTW__postLink{}
.Section-module__e3GNeq__subscribe{}.Section-module__e3GNeq__subscribeEyebrow{}.Section-module__e3GNeq__subscribeTitle{}.Section-module__e3GNeq__subscribeCopy{}.Section-module__e3GNeq__subscribeForm{}.Section-module__e3GNeq__subscribeNote{}
