/* RD_HOME_TODAY_SINGLETON_V8 */
.rd-home-today-singleton-v8{width:min(1120px,calc(100vw - 28px));margin:clamp(22px,4vw,46px) auto;padding:0;color:#061f35;}
.rd-home-today-singleton-card-v8{display:grid;grid-template-columns:minmax(250px,.88fr) minmax(0,1.12fr);gap:0;overflow:hidden;border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(231,248,255,.93));border:1px solid rgba(255,255,255,.92);box-shadow:0 24px 72px rgba(6,31,53,.14);}
.rd-home-today-singleton-media-v8{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(260px,36vw,430px);padding:14px;background:radial-gradient(circle at 50% 12%,rgba(255,255,255,.96),rgba(215,238,247,.92) 48%,rgba(255,247,233,.88));}
.rd-home-today-singleton-media-v8 img{display:block;width:auto;height:auto;max-width:100%;max-height:min(620px,68vh);object-fit:contain;object-position:center;border-radius:24px;box-shadow:0 16px 44px rgba(6,31,53,.14);}
.rd-home-today-singleton-body-v8{padding:clamp(24px,4vw,48px);display:flex;flex-direction:column;justify-content:center;}
.rd-home-today-singleton-kicker-v8{display:inline-flex;width:fit-content;padding:8px 13px;margin:0 0 14px;border-radius:999px;background:rgba(45,141,195,.13);color:#17668f;font-weight:950;}
.rd-home-today-singleton-title-v8{margin:0 0 12px;color:#061f35;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4.8vw,4.8rem);line-height:.95;letter-spacing:-.055em;}
.rd-home-today-singleton-summary-v8{margin:0;color:#244f6a;font-weight:760;line-height:1.66;font-size:1.08rem;}
.rd-home-today-singleton-actions-v8{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;}
.rd-home-today-singleton-actions-v8 a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 16px;text-decoration:none;font-weight:950;background:#fff;color:#061f35!important;border:1px solid rgba(6,31,53,.12);}
.rd-home-today-singleton-actions-v8 a.primary{background:linear-gradient(135deg,#2d8dc3,#0f6d92);color:#fff!important;border-color:transparent;}
html[data-rd-effective-theme="dark"] .rd-home-today-singleton-card-v8,body[data-rd-effective-theme="dark"] .rd-home-today-singleton-card-v8{background:rgba(10,24,42,.88);border-color:rgba(174,214,241,.16);}
html[data-rd-effective-theme="dark"] .rd-home-today-singleton-title-v8,body[data-rd-effective-theme="dark"] .rd-home-today-singleton-title-v8{color:#f8fafc;}
html[data-rd-effective-theme="dark"] .rd-home-today-singleton-summary-v8,body[data-rd-effective-theme="dark"] .rd-home-today-singleton-summary-v8{color:#dbeafe;}
@media(max-width:820px){.rd-home-today-singleton-card-v8{grid-template-columns:1fr;border-radius:26px;}.rd-home-today-singleton-media-v8{min-height:220px;padding:10px;}.rd-home-today-singleton-media-v8 img{max-height:70vh;border-radius:20px;}.rd-home-today-singleton-body-v8{padding-left:18px;padding-right:18px;}.rd-home-today-singleton-actions-v8{display:grid;grid-template-columns:1fr;width:100%;}.rd-home-today-singleton-actions-v8 a{width:100%;text-align:center;}}