.latest-news{background:var(--card);border:1px solid var(--border);border-radius:18px;width:100%;padding:20px 15px;box-shadow:0 10px 35px #00000040}.latest-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;padding-bottom:6px;display:flex}.latest-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);font-size:.85rem;font-weight:800;font-family:var(--font-subtitle)}.latest-action{text-transform:uppercase;letter-spacing:.14em;color:var(--brand);border:1px solid #ffd16666;border-radius:3px;padding:4px 10px;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s;box-shadow:0 8px 18px #00000059}.latest-action:hover{color:#fff3d0;background:#ffd16614}.latest-list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.latest-item{border-bottom:1px solid #ffffff14;grid-template-columns:12px 1fr 8rem;column-gap:12px;padding:14px 0;display:grid}.latest-item:last-child{border-bottom:0;padding-bottom:0}.latest-dot{background:var(--brand-2b);border-radius:50%;width:8px;height:8px;margin-top:6px}.latest-text{flex-direction:column;gap:6px;text-decoration:none;display:flex}.latest-meta{color:#ffffffd9;font-size:.78rem;font-family:var(--font-subtitle)}.latest-link{color:#fffaf0;font-weight:500;line-height:1.4;font-family:var(--font-heading);text-shadow:0 10px 24px #00000073;transition:color .15s;text-decoration:none!important}.latest-link:visited{color:#fffaf0}.latest-link:hover{color:#fbcfe8}.latest-thumb{border:1px solid var(--border);border-radius:8px;width:8rem;height:7rem;overflow:hidden}.latest-thumb img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:640px){.latest-news{border-radius:16px;padding:18px}.latest-item{grid-template-columns:10px 1fr 5rem}.latest-thumb{width:5rem;height:5rem}}html[data-theme=light] .latest-news{background:#fff;border-color:#0f172a1f;box-shadow:0 15px 45px #0f172a14}html[data-theme=light] .latest-header{border-bottom-color:#0f172a14}html[data-theme=light] .latest-action{color:#b45309;border-color:#ffd16699;box-shadow:0 8px 20px #ffd16640}html[data-theme=light] .latest-action:hover{color:#7c2d12;background:#ffd16638}html[data-theme=light] .latest-item{border-bottom-color:#0f172a14}html[data-theme=light] .latest-meta{color:#475569}html[data-theme=light] .latest-link,html[data-theme=light] .latest-link:visited{color:#0f172a;text-shadow:none}html[data-theme=light] .latest-link:hover{color:#b91c1c}html[data-theme=light] .latest-thumb{border-color:#0f172a1f}
