.daily-quiz-teaser{display:flex;flex-direction:column;gap:.75rem}.daily-quiz-teaser__cta{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;color:#fff;background:var(--color-primary);border-radius:999px;transition:opacity .15s ease,transform .15s ease}.daily-quiz-teaser__cta:hover{opacity:.88;transform:translateY(-1px)}.daily-quiz-teaser__cta:active{transform:translateY(0)}.radio-highlights{display:flex;flex-direction:column;gap:.75rem}.radio-highlights__now-playing{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--glass-bg-hover);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-text)}.radio-highlights__dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--text-muted-2)}.radio-highlights__dot--active{background:#22c55e;animation:radio-pulse 1.5s ease-in-out infinite}@keyframes radio-pulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(34,197,94,.4)}50%{opacity:.7;box-shadow:0 0 0 4px rgba(34,197,94,0)}}.radio-highlights__station-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.radio-highlights__links{display:flex;gap:.5rem}.radio-highlights__btn{flex:1;display:flex;align-items:center;justify-content:center;padding:.5rem .75rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;border-radius:999px;transition:all .15s ease;color:#fff;background:var(--color-primary)}.radio-highlights__btn:hover{opacity:.88}.radio-highlights__btn--outline{color:var(--color-primary);background:transparent;border:1px solid var(--color-primary)}.radio-highlights__btn--outline:hover{background:var(--color-primary);color:#fff;opacity:1}.video-spotlight{display:flex;flex-direction:column;gap:.75rem}.video-spotlight__now-playing{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--glass-bg-hover);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-text)}.video-spotlight__dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--text-muted-2)}.video-spotlight__dot--active{background:#22c55e;animation:video-pulse 1.5s ease-in-out infinite}@keyframes video-pulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(34,197,94,.4)}50%{opacity:.7;box-shadow:0 0 0 4px rgba(34,197,94,0)}}.video-spotlight__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.video-spotlight__btn{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;color:#fff;background:var(--color-primary);border-radius:999px;transition:opacity .15s ease,transform .15s ease}.video-spotlight__btn:hover{opacity:.88;transform:translateY(-1px)}.video-spotlight__btn:active{transform:translateY(0)}.explore-progress{display:flex;flex-direction:column;gap:.75rem}.explore-progress__bar-wrap{display:flex;flex-direction:column;gap:.25rem}.explore-progress__bar{height:6px;width:100%;background:var(--glass-bg-hover);border-radius:999px;overflow:hidden}.explore-progress__bar-fill{height:100%;background:var(--color-primary);border-radius:999px;transition:width .4s ease;min-width:2px}.explore-progress__bar-label{font-size:.68rem;font-weight:600;letter-spacing:.03em;color:var(--text-muted-2);text-align:right}.collections-overview{display:flex;flex-direction:column;gap:.75rem}.collections-overview__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.375rem}.collections-overview__chip{display:flex;flex-direction:column;align-items:center;gap:.0625rem;padding:.375rem .125rem;background:var(--glass-bg-hover);border-radius:var(--radius-md);text-align:center}.collections-overview__chip-count{font-size:.95rem;font-weight:700;line-height:1;color:var(--color-text)}.collections-overview__chip-label{font-size:.56rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted-2)}.collections-overview__total{text-align:center;font-size:var(--text-sm);color:var(--text-muted-2)}.collections-overview__total-value{font-weight:700;color:var(--color-primary)}.art-discovery{display:flex;flex-direction:column;gap:.75rem}.art-discovery__tagline{margin:0;font-size:var(--text-sm);line-height:1.5;color:var(--text-muted-2)}.art-discovery__btn{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;color:#fff;background:var(--color-primary);border-radius:999px;transition:opacity .15s ease,transform .15s ease}.art-discovery__btn:hover{opacity:.88;transform:translateY(-1px)}.art-discovery__btn:active{transform:translateY(0)}