.dh-today{margin:0 0 clamp(3rem,7vw,6rem);padding:clamp(1rem,3vw,2.25rem);border:1px solid var(--border);border-radius:var(--radius);background:#171714;color:#fff}.dh-today__header{max-width:46rem;margin:0 auto 1.5rem;text-align:center}.dh-today__eyebrow{margin:0;color:#f0c978;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dh-today__header h2{margin:.25rem 0;color:#fff;font-size:clamp(1.9rem,4vw,3.25rem)}.dh-today__header>p:last-child{margin:.5rem 0 0;color:#fff;font-family:var(--serif);font-size:clamp(1rem,2vw,1.1rem);line-height:1.55}.dh-carousel{width:100%;max-width:820px;margin:0 auto}.dh-carousel__viewport{border-radius:var(--radius);background:#22201c}.dh-ephemeris-card{display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr);overflow:hidden;border:1px solid #655f53;border-radius:var(--radius);background:#24221e;color:#fff;box-shadow:0 18px 50px rgb(0 0 0 / .2)}.dh-ephemeris-card.is-active{animation:dh-efemeris-enter .8s ease both}.dh-ephemeris-card__media{display:grid;place-items:center;min-height:100%;padding:.65rem;background:#0e0e0c}.dh-ephemeris-card img{display:block;width:100%;height:auto;max-height:320px;aspect-ratio:1;object-fit:contain;background:#0e0e0c}.dh-ephemeris-card__body{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.25rem,3vw,2.25rem);color:#fff}.dh-ephemeris-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0 0 .7rem;color:#f0c978;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dh-ephemeris-card__meta span{padding:.3rem .55rem;border:1px solid #a58d5a;border-radius:999px}.dh-ephemeris-card__meta strong{color:#fff;font-size:.95rem}.dh-ephemeris-card h3{margin:0 0 .75rem;color:#fff;font-family:var(--serif);font-size:clamp(1.35rem,2.5vw,1.85rem);line-height:1.18}.dh-ephemeris-card__description{margin:0;color:#fff;font-size:clamp(.94rem,1.5vw,1.02rem);line-height:1.68}.dh-today .dh-today__header p,.dh-today .dh-today__header h2,.dh-today .dh-carousel .dh-ephemeris-card .dh-ephemeris-card__body>p.dh-ephemeris-card__description,.dh-today .dh-carousel .dh-ephemeris-card .dh-ephemeris-card__body>h3,.dh-today .dh-carousel__status{color:#fff!important}.dh-today .dh-today__header p.dh-today__eyebrow,.dh-today .dh-ephemeris-card__meta{color:#f0c978!important}.dh-today a{color:#f4cf82!important;font-weight:700;text-decoration:underline;text-decoration-thickness:.1em;text-underline-offset:.2em}.dh-today a:hover,.dh-today a:focus-visible{color:#fff!important}.dh-carousel__controls{display:flex;align-items:center;justify-content:center;gap:.65rem;margin-top:1rem}.dh-carousel__controls button{min-width:2.7rem;min-height:2.7rem;padding:.55rem .8rem;border:1px solid #8f8677;border-radius:999px;background:#282620;color:#fff!important;font:700 .9rem/1 var(--sans);cursor:pointer}.dh-carousel__controls button:hover,.dh-carousel__controls button:focus-visible{border-color:#f0c978;background:#4a4234;color:#fff!important}.dh-carousel__controls .dh-carousel__pause{min-width:5.8rem}.dh-carousel__status{min-width:4.2rem;margin:0;color:#fff;font-size:.88rem;text-align:center}.dh-ephemeris-card[hidden]{display:none}@keyframes dh-efemeris-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.dh-today{padding:1rem}.dh-today__header{margin-bottom:1.1rem}.dh-ephemeris-card{display:block;max-width:34rem;margin:0 auto}.dh-ephemeris-card__media{min-height:0;padding:.5rem}.dh-ephemeris-card img{max-height:min(72vw,300px);margin:0 auto}.dh-ephemeris-card__body{padding:1.15rem}.dh-ephemeris-card__description{font-size:.94rem;line-height:1.6}.dh-carousel__controls{gap:.4rem}.dh-carousel__controls button{min-width:2.5rem;min-height:2.5rem}.dh-carousel__controls .dh-carousel__pause{min-width:5.5rem}}@media(prefers-reduced-motion:reduce){.dh-ephemeris-card.is-active{animation:none}}