.f24-home-dashboard{min-width:0;display:flex;flex-direction:column}.f24-home-dashboard .f24-home-section{width:100%;min-width:0;padding-block:18px}.f24-home-dashboard .f24-home-section:first-child{padding-top:28px}.f24-home-dashboard .f24-home-section:last-child{padding-bottom:36px}.f24-home-dashboard .f24-home-shell{max-width:var(--f24-shell-max,1440px);margin:0 auto;padding-left:24px;padding-right:24px;min-width:0}.f24-home-dashboard .f24-home-section__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:8px;margin-bottom:14px;border-bottom:1px solid var(--f24-rule)}.f24-home-dashboard .f24-home-section__title{font-family:var(--f24-font-display,var(--f24-font-sans));font-weight:700;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--f24-text-1);margin:0}.f24-home-dashboard .f24-home-section__cta{font-family:var(--f24-font-mono);font-size:10px;color:var(--f24-text-3);text-transform:uppercase;letter-spacing:.12em;white-space:nowrap}.f24-home-dashboard .f24-home-section__cta:hover{color:var(--f24-signal)}.f24-home-dashboard .f24-featured-shelf__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;min-width:0}.f24-home-dashboard .f24-featured-card{display:flex;flex-direction:column;background:var(--f24-surface);border:1px solid var(--f24-rule);min-width:0;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .12s var(--f24-ease,ease),background .12s var(--f24-ease,ease)}.f24-home-dashboard .f24-featured-card:hover{border-color:var(--f24-signal);background:var(--f24-surface-2)}.f24-home-dashboard .f24-featured-card__cover{position:relative;width:100%;aspect-ratio:1 / 1;background:var(--f24-surface-2);overflow:hidden}.f24-home-dashboard .f24-featured-card__img{width:100%;height:100%;object-fit:cover;display:block}.f24-home-dashboard .f24-featured-card__initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--f24-font-mono);font-size:32px;letter-spacing:.04em;color:var(--f24-text-3);user-select:none}.f24-home-dashboard .f24-featured-card__body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}.f24-home-dashboard .f24-featured-card__artist{font-family:var(--f24-font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--f24-text-3);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f24-home-dashboard .f24-featured-card__title{font-family:var(--f24-font-display,var(--f24-font-sans));font-weight:700;font-size:14px;line-height:1.25;color:var(--f24-text-1);margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:calc(1.25em * 2)}.f24-home-dashboard .f24-featured-card__meta{display:flex;flex-wrap:wrap;gap:3px 8px;font-family:var(--f24-font-mono);font-size:10px;color:var(--f24-text-3);margin-top:4px}.f24-home-dashboard .f24-featured-card__meta-label,.f24-home-dashboard .f24-featured-card__meta-genre{overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:nowrap}.f24-home-dashboard .f24-featured-card__meta b{color:var(--f24-text-1);font-weight:500}.f24-home-dashboard .f24-featured-card__meta small{color:var(--f24-text-3);font-size:9px;margin-left:2px}@media (max-width:1100px){.f24-home-dashboard .f24-featured-shelf__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.f24-home-dashboard .f24-featured-shelf__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.f24-home-dashboard .f24-featured-card__title{font-size:13px}}.f24-home-dashboard .f24-home-section--ticker{background:var(--f24-surface);border-top:1px solid var(--f24-rule-strong);border-bottom:1px solid var(--f24-rule-strong);padding-block:0;margin-block:8px}.f24-home-dashboard .f24-home-section--ticker .f24-home-shell{padding-top:12px;padding-bottom:12px}.f24-home-dashboard .f24-system-ticker-text{font-family:var(--f24-font-mono,monospace);font-size:11px;letter-spacing:.08em;color:var(--f24-text-2);text-transform:uppercase;text-align:center;line-height:1.5;display:flex;flex-wrap:wrap;gap:4px 12px;justify-content:center;align-items:center;animation:ticker-pulse 4s infinite ease-in-out}.f24-home-dashboard .f24-system-ticker-text__sep{color:var(--f24-text-dim);letter-spacing:0}@keyframes ticker-pulse{0%{opacity:.85}50%{opacity:.5}100%{opacity:.85}}@media (prefers-reduced-motion:reduce){.f24-home-dashboard .f24-system-ticker-text{animation:none;opacity:.85}}.f24-home-dashboard .f24-home-section--latest .f24-home-latest__stream{border:0}.f24-home-dashboard .f24-home-section--latest .f24-home-latest__stream .f24-row:last-child{border-bottom:0}.f24-home-dashboard .f24-home-section--shelf .f24-home-shelf__grid,.f24-home-dashboard .f24-carousel-track{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:4px 24px 6px 0;margin:0;list-style:none;min-width:0}.f24-home-dashboard .f24-carousel-track::-webkit-scrollbar,.f24-home-dashboard .f24-home-shelf__grid::-webkit-scrollbar{display:none}.f24-home-dashboard .f24-home-shelf__cell{display:contents}.f24-home-dashboard .f24-home-shelf__tile{flex:0 0 110px;max-width:110px;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;text-decoration:none;color:inherit}.f24-home-dashboard .f24-home-shelf__img,.f24-home-dashboard .f24-home-shelf__initials{width:110px;height:110px;max-width:110px;aspect-ratio:1 / 1;object-fit:cover;display:flex;align-items:center;justify-content:center;background:var(--f24-surface);border:1px solid var(--f24-rule);transition:border-color .12s var(--f24-ease,ease);flex-shrink:0}.f24-home-dashboard .f24-home-shelf__img--circular,.f24-home-dashboard .f24-home-shelf__initials--circular{border-radius:50%;overflow:hidden}.f24-home-dashboard .f24-home-shelf__img--square,.f24-home-dashboard .f24-home-shelf__initials--square{border-radius:0;overflow:hidden}.f24-home-dashboard .f24-home-shelf__initials{font-family:var(--f24-font-mono);font-size:18px;font-weight:500;letter-spacing:.04em;color:var(--f24-text-3);user-select:none}.f24-home-dashboard .f24-home-shelf__tile:hover .f24-home-shelf__img,.f24-home-dashboard .f24-home-shelf__tile:hover .f24-home-shelf__initials{border-color:var(--f24-signal)}.f24-home-dashboard .f24-home-shelf__name{font-family:var(--f24-font-mono);font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--f24-text-2);text-align:center;width:110px;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.f24-home-dashboard .f24-home-shelf__tile:hover .f24-home-shelf__name{color:var(--f24-text-1)}.f24-home-dashboard .f24-home-genre-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none}.f24-home-dashboard .f24-home-genre-grid__cell{display:contents}.f24-home-dashboard .f24-home-genre-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:var(--f24-surface);border:1px solid var(--f24-rule);min-width:0;color:inherit;text-decoration:none;transition:border-color .12s var(--f24-ease,ease),background .12s var(--f24-ease,ease)}.f24-home-dashboard .f24-home-genre-card:hover{border-color:var(--f24-signal);background:var(--f24-surface-2)}.f24-home-dashboard .f24-home-genre-card__name{font-family:var(--f24-font-sans);font-weight:500;font-size:13px;color:var(--f24-text-1);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f24-home-dashboard .f24-home-genre-card__count{font-family:var(--f24-font-mono);font-size:12px;color:var(--f24-signal);font-variant-numeric:tabular-nums;white-space:nowrap}.f24-home-dashboard .f24-home-genre-card__count small{color:var(--f24-text-3);font-size:9px;letter-spacing:.08em;text-transform:uppercase;margin-left:4px}@media (max-width:768px){.f24-home-dashboard .f24-home-genre-grid{grid-template-columns:1fr}}.f24-home-dashboard .f24-home-leaders{display:grid;grid-template-columns:1fr 1fr;gap:28px;min-width:0}.f24-home-dashboard .f24-home-leaders__col{display:flex;flex-direction:column;gap:8px;min-width:0}.f24-home-dashboard .f24-home-leader-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1px}.f24-home-dashboard .f24-home-leader-list__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:6px 4px;border-bottom:1px solid var(--f24-rule);color:inherit;text-decoration:none;transition:color .12s var(--f24-ease,ease),border-color .12s var(--f24-ease,ease)}.f24-home-dashboard .f24-home-leader-list__row:hover{border-bottom-color:var(--f24-signal)}.f24-home-dashboard .f24-home-leader-list__name{font-size:13px;color:var(--f24-text-2);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f24-home-dashboard .f24-home-leader-list__row:hover .f24-home-leader-list__name{color:var(--f24-text-1)}.f24-home-dashboard .f24-home-leader-list__count{font-family:var(--f24-font-mono);font-size:10px;color:var(--f24-text-3);font-variant-numeric:tabular-nums}@media (max-width:768px){.f24-home-dashboard .f24-home-leaders{grid-template-columns:1fr}}.f24-home-dashboard .f24-home-section--telemetry .f24-home-telemetry__inner{padding:12px 0;border-top:1px solid var(--f24-rule);border-bottom:1px solid var(--f24-rule);font-family:var(--f24-font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--f24-text-3);text-align:center;line-height:1.6}.f24-home-dashboard .f24-home-section--telemetry .f24-home-telemetry__inner b{color:var(--f24-signal);font-weight:500}.f24-home-dashboard .f24-home-section--telemetry .f24-home-telemetry__sep{color:var(--f24-text-dim);margin:0 2px}@media (max-width:640px){.f24-home-dashboard .f24-home-shell{padding-left:16px;padding-right:16px}.f24-home-dashboard .f24-home-section{padding-block:14px}.f24-home-dashboard .f24-home-section__head{margin-bottom:10px}.f24-home-dashboard .f24-system-ticker-text{font-size:10px;letter-spacing:.06em;gap:3px 8px}.f24-home-dashboard .f24-home-section--shelf .f24-home-shelf__grid,.f24-home-dashboard .f24-carousel-track{padding-right:16px}}