.latest-hero{background:var(--navy);color:var(--off-white);padding:4rem 1.5rem}.latest-hero-inner{max-width:var(--max-w);margin:0 auto}.latest-hero h1{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.07em;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1}.latest-hero p{color:#ffffffb3;max-width:46ch;margin-top:1.25rem;font-size:1.0625rem;line-height:1.2}.latest-section{padding:4rem 1.5rem}.latest-section+.latest-section{border-top:1px solid var(--light-gray)}.latest-section.dark{background:var(--navy)}.latest-section-inner{max-width:var(--max-w);margin:0 auto}.section-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.section-header-row .section-title{margin-bottom:0}.carousel-controls{flex-shrink:0;gap:.5rem;display:flex}.carousel-arrow{border:1px solid var(--navy);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,border-color .2s;display:flex}.carousel-arrow:hover{background:var(--navy)}.carousel-arrow:hover svg{stroke:var(--off-white)}.carousel-arrow svg{width:16px;height:16px;stroke:var(--navy);fill:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:square}.carousel-arrow.light{border-color:var(--off-white)}.carousel-arrow.light svg{stroke:#ffffffb3}.carousel-arrow.light:hover{border-color:var(--off-white);background:#ffffff26}.carousel-arrow.light:hover svg{stroke:var(--off-white)}.carousel-viewport{overflow:hidden}.carousel-track{gap:1.5rem;transition:transform .38s cubic-bezier(.4,0,.2,1);display:flex}.carousel-track .card{flex:0 0 calc(33.333% - 1rem);min-width:260px}@media (max-width:860px){.carousel-track .card{flex:0 0 calc(50% - .75rem)}}@media (max-width:560px){.carousel-track .card{flex:0 0 82vw}}.card-more{flex-direction:column;display:flex!important}.card-more-inner{border:1px dashed var(--slate);text-align:center;min-height:200px;color:inherit;background:0 0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem 1.5rem;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.card-more-inner:hover{border-color:var(--navy);background:var(--light-gray)}.card-more-text{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--navy);font-size:1.15rem;font-weight:600;line-height:1.2}.card-more-arrow{border:1px solid var(--navy);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.card-more-inner:hover .card-more-arrow{background:var(--navy)}.card-more-inner:hover .card-more-arrow svg{stroke:var(--off-white)}.card-more-arrow svg{width:16px;height:16px;stroke:var(--navy);fill:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:square}.dark .card-more-inner{border-color:#ffffff26}.dark .card-more-inner:hover{border-color:var(--gold);background:#ffffff0d}.dark .card-more-text{color:#fff}.dark .card-more-arrow{border-color:#fff6}.dark .card-more-inner:hover .card-more-arrow{background:var(--off-white);border-color:var(--off-white)}.dark .card-more-inner:hover .card-more-arrow svg{stroke:var(--navy)}.dark .card-more-arrow svg{stroke:#ffffffb3}.dark .card{background:#ffffff0f;border-color:#ffffff1a}.dark .card:hover{box-shadow:0 8px 32px #0000004d}.dark .card-label,.dark .card-title{color:var(--off-white)}.dark .card-text{color:#ffffffa6}.dark .card-date,.dark .card-link,.dark .section-title,.dark .section-label{color:var(--off-white)}.card-date{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--slate);margin-top:.5rem;font-size:.72rem;font-weight:600}.card-img-placeholder{aspect-ratio:16/9;background:var(--light-gray);justify-content:center;align-items:center;display:flex}.dark .card-img-placeholder{background:#ffffff14}.card-img-placeholder svg{width:36px;height:36px;stroke:var(--mid-gray);fill:none;stroke-width:1.25px;opacity:.5}.press-item{border-bottom:1px solid var(--light-gray);grid-template-columns:120px 1fr;align-items:start;gap:2rem;padding:1.75rem 0;display:grid}.press-item:first-child{border-top:1px solid var(--light-gray)}.press-thumb{aspect-ratio:4/3;background:var(--light-gray);justify-content:center;align-items:center;display:flex}.press-thumb svg{width:28px;height:28px;stroke:var(--mid-gray);fill:none;stroke-width:1.25px;opacity:.5}.press-meta{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--mid-gray);margin-bottom:.4rem;font-size:.72rem;font-weight:500}.press-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;color:var(--navy);margin-bottom:.5rem;font-size:1.1rem;font-weight:500;line-height:1.2}.press-body p{color:#555;font-size:.9375rem;line-height:1.65}.press-link{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--navy);margin-top:.75rem;padding-bottom:1px;font-size:.78rem;font-weight:600;display:inline-block}.press-footer-row{justify-content:flex-end;margin-top:2rem;display:flex}@media (max-width:540px){.press-item{grid-template-columns:1fr;gap:1rem}}.latest-carousel-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}
