.latest{background:#000;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:6rem 0;position:relative}.latest-inner{max-width:1300px;margin:0 auto;padding:0 4%}.latest-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.latest-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#9a9a9a;align-items:center;gap:.55rem;font-size:.8rem;font-weight:600;display:inline-flex}.latest-dot{background:#ff3b30;border-radius:50%;width:8px;height:8px;animation:1.6s infinite latest-pulse;box-shadow:0 0 10px #ff3b30}@keyframes latest-pulse{0%,to{opacity:1}50%{opacity:.35}}.latest-title{letter-spacing:-.01em;color:#fff;margin:.6rem 0 0;font-size:clamp(2rem,4vw,3rem);font-weight:700}.latest-more{color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:1px solid #ffffff4d;border-radius:999px;flex-shrink:0;align-items:center;gap:9px;padding:12px 24px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.latest-more svg{transition:transform .2s}.latest-more:hover{color:#000;background:#fff;border-color:#fff}.latest-more:hover svg{transform:translate(3px)}.latest-grid{grid-template-columns:1.5fr 1fr;gap:2.5rem;display:grid}.latest-meta{color:#888;margin:0;font-size:.85rem}.latest-sep{opacity:.6;margin:0 .15rem}.latest-featured{color:inherit;flex-direction:column;text-decoration:none;display:flex}.latest-featured-img{aspect-ratio:16/9;background:#111;border-radius:14px;width:100%;margin-bottom:1.35rem;position:relative;overflow:hidden}.latest-featured-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.latest-featured:hover .latest-featured-img img{transform:scale(1.04)}.latest-chip{-webkit-backdrop-filter:blur(6px);color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#0009;border-radius:6px;padding:6px 12px;font-size:.72rem;font-weight:600;position:absolute;top:1rem;left:1rem}.latest-featured-title{color:#fff;margin:0 0 .75rem;font-size:1.85rem;font-weight:700;line-height:1.2;transition:color .2s}.latest-featured:hover .latest-featured-title{color:#cfcfcf}.latest-featured-excerpt{color:#999;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1.1rem;font-size:1rem;line-height:1.55;display:-webkit-box;overflow:hidden}.latest-list{flex-direction:column;display:flex}.latest-item{color:inherit;border-bottom:1px solid #ffffff1a;gap:1.25rem;padding:1.5rem 0;text-decoration:none;display:flex}.latest-item:first-child{padding-top:0}.latest-item:last-child{border-bottom:none;padding-bottom:0}.latest-item-img{background:#111;border-radius:10px;flex:0 0 130px;height:100px;overflow:hidden}.latest-item-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.latest-item:hover .latest-item-img img{transform:scale(1.05)}.latest-item-body{flex-direction:column;gap:.5rem;display:flex}.latest-chip-sm{color:#ddd;text-transform:uppercase;letter-spacing:.05em;background:#1f1f1f;border-radius:5px;align-self:flex-start;padding:3px 9px;font-size:.66rem;font-weight:600}.latest-item-title{color:#fff;margin:0;font-size:1.1rem;font-weight:600;line-height:1.3;transition:color .2s}.latest-item:hover .latest-item-title{color:#cfcfcf}@media (max-width:900px){.latest{padding:4rem 0}.latest-header{flex-direction:column;align-items:flex-start;gap:1.25rem;margin-bottom:2rem}.latest-grid{grid-template-columns:1fr;gap:2.5rem}.latest-featured-title{font-size:1.45rem}}
