.latest-feed{min-height:100vh;background-color:var(--color-ink);padding-bottom:80px}.latest-feed__container{max-width:960px;margin:0 auto;padding:24px 16px}@media(min-width:640px){.latest-feed__container{padding:24px 24px}}@media(min-width:1024px){.latest-feed__container{padding:24px 32px}}.latest-feed__label{font-family:var(--font-body);font-size:var(--text-badge);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);margin:0 0 8px 0}.latest-feed__date-sep{display:flex;align-items:center;gap:12px;padding:20px 0}.latest-feed__date-text{font-family:var(--font-body);font-size:var(--text-badge);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-offwhite);flex-shrink:0}.latest-feed__date-line{flex:1;height:1px;background-color:rgba(255,255,255,0.06)}.latest-card{display:block;text-decoration:none;border-radius:8px;overflow:hidden;transition:opacity .2s}.latest-card:hover{opacity:.9}.latest-card--hero{background:rgba(255,255,255,0.04);border:.5px solid rgba(255,255,255,0.08);margin-bottom:8px}.latest-card--hero.mode-investigative{border-left:3px solid var(--color-teal-glow);background:rgba(8,14,27,0.5)}.latest-card--hero.mode-satire{border-left:3px solid var(--color-gold-deep);background:rgba(30,20,5,0.4)}.latest-card__image-wrap--hero{width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:8px 8px 0 0}.latest-card__image{width:100%;height:100%;object-fit:cover;display:block}.latest-card__body{padding:12px;display:flex;flex-direction:column;gap:5px}.latest-card__headline{font-family:var(--font-headline);font-weight:700;font-size:16px;line-height:1.35;color:var(--color-offwhite);margin:0;text-transform:uppercase}@media(min-width:768px){.latest-card--hero .latest-card__headline{font-size:18px}.latest-card--hero .latest-card__body{padding:20px;gap:8px}}@media(min-width:769px){.latest-card--hero{display:flex;flex-direction:row}.latest-card__image-wrap--hero{width:60%;aspect-ratio:3/2;flex-shrink:0;border-radius:0}.latest-card--hero .latest-card__body{width:40%;padding:20px 24px;justify-content:center}.latest-card--hero .latest-card__headline{font-size:20px}.latest-card--hero .latest-card__excerpt{-webkit-line-clamp:3}}.latest-card__excerpt{font-family:var(--font-body);font-size:var(--text-byline);line-height:1.6;color:var(--color-muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.latest-card__byline{font-family:var(--font-body);font-size:var(--text-caption);font-weight:500;color:#64748B;margin:0}.latest-card--compact{display:flex;align-items:center;background:rgba(255,255,255,0.04);border:.5px solid rgba(255,255,255,0.08)}.latest-card--compact.mode-investigative{border-left:3px solid var(--color-teal-glow);background:rgba(8,14,27,0.5)}.latest-card--compact.mode-satire{border-left:3px solid var(--color-gold-deep);background:rgba(30,20,5,0.4)}.latest-card__thumb{flex-shrink:0;width:110px;height:73px;overflow:hidden;border-radius:8px 0 0 8px}@media(min-width:640px){.latest-card__thumb{width:140px;height:93px}}.latest-card--compact .latest-card__body{padding:12px;gap:6px}@media(min-width:768px){.latest-card--compact .latest-card__body{padding:12px 16px}}.latest-card--compact .latest-card__headline{font-size:var(--text-byline);line-height:1.35}@media(min-width:768px){.latest-card--compact .latest-card__headline{font-size:15px}}.latest-feed__compact-grid{display:grid;grid-template-columns:1fr;gap:12px;padding-bottom:16px}@media(min-width:768px){.latest-feed__compact-grid{grid-template-columns:1fr 1fr}}.latest-feed__light-section{background-color:var(--color-offwhite);margin-left:-16px;margin-right:-16px;padding:4px 16px 0;border-top:1px solid rgba(255,255,255,0.06);margin-top:8px}@media(min-width:640px){.latest-feed__light-section{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}}@media(min-width:1024px){.latest-feed__light-section{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}}.latest-feed__light-section .latest-feed__date-text{color:var(--color-ink)}.latest-feed__light-section .latest-feed__date-line{background-color:rgba(0,0,0,0.06)}.latest-card--light{background:#FFF;border-color:rgba(0,0,0,0.08)}.latest-card--light.mode-investigative{background:rgba(11,107,102,0.03)}.latest-card--light.mode-satire{background:rgba(217,119,6,0.03)}.latest-card--light .latest-card__headline{color:var(--color-ink)}.latest-card--light .latest-card__byline{color:#64748B}.latest-feed__light-section .eltuzar-badge{background:rgba(11,107,102,0.08);color:var(--color-teal-glow)}.latest-feed__light-section .eltuzar-badge--satire{background:rgba(217,119,6,0.08);color:#92400E}.latest-feed__loadmore-wrap{background-color:var(--color-offwhite);margin-left:-16px;margin-right:-16px;padding:0 16px 24px}@media(min-width:640px){.latest-feed__loadmore-wrap{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}}@media(min-width:1024px){.latest-feed__loadmore-wrap{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}}.latest-feed__loadmore{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;border-radius:8px;border:.5px solid rgba(0,0,0,0.12);background:transparent;color:var(--color-teal-glow);font-family:var(--font-body);font-size:var(--text-byline);font-weight:500;cursor:pointer;transition:opacity .2s}.latest-feed__loadmore:hover{opacity:.8}.latest-feed__loadmore:disabled{opacity:.5;cursor:not-allowed}.eltuzar-spin{animation:eltuzar-spin 1s linear infinite}@keyframes eltuzar-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.latest-card--animated{animation:latestFadeIn .3s ease-out both}@keyframes latestFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.latest-feed .eltuzar-badge,.search-landing .eltuzar-badge{display:inline-block;padding:2px 8px;font-family:var(--font-body);font-size:var(--text-badge);font-weight:500;border-radius:4px;background:rgba(11,107,102,0.15);color:var(--color-teal-glow);line-height:1.4;align-self:flex-start}.latest-feed .eltuzar-badge--satire,.search-landing .eltuzar-badge--satire{background:rgba(217,119,6,0.15);color:var(--color-gold-deep)}.latest-feed .eltuzar-badge.mode-investigative,.search-landing .eltuzar-badge.mode-investigative{border-bottom:2px solid var(--color-teal-glow)}.latest-feed .eltuzar-badge.mode-satire,.search-landing .eltuzar-badge.mode-satire{border-bottom:2px solid var(--color-gold-deep)}[data-theme="light"] .latest-feed{background-color:var(--color-offwhite)}[data-theme="light"] .latest-feed__date-text{color:var(--color-ink)}[data-theme="light"] .latest-feed__date-line{background-color:rgba(0,0,0,0.06)}[data-theme="light"] .latest-card--hero{background:#FFF;border-color:rgba(0,0,0,0.08)}[data-theme="light"] .latest-card--hero .latest-card__headline{color:var(--color-ink)}[data-theme="light"] .latest-card--compact:not(.latest-card--light){background:#FFF;border-color:rgba(0,0,0,0.08)}[data-theme="light"] .latest-card--compact:not(.latest-card--light) .latest-card__headline{color:var(--color-ink)}[data-theme="light"] .latest-feed__light-section{background-color:#F1F5F9;border-top-color:rgba(0,0,0,0.06)}[data-theme="light"] .latest-feed__loadmore-wrap{background-color:#F1F5F9}[data-theme="light"] .latest-feed .eltuzar-badge{background:rgba(11,107,102,0.08)}[data-theme="light"] .latest-feed .eltuzar-badge--satire{background:rgba(217,119,6,0.08);color:#92400E}