.style-module-scss-module__z9qMtG__scheduleTimeline{background:var(--timeline-surface-bg);border:1px solid var(--timeline-border-color);border-radius:8px;flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden}.style-module-scss-module__z9qMtG__timelineContainer{flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;display:flex;overflow:hidden}.style-module-scss-module__z9qMtG__timelineHeader{border-bottom:1px solid var(--timeline-border-color);background:linear-gradient(135deg,var(--timeline-header-gradient-start)0%,var(--timeline-header-gradient-end)100%);padding:16px 20px}.style-module-scss-module__z9qMtG__headerContent{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.style-module-scss-module__z9qMtG__timelineTitle{color:var(--content-text-color);align-items:baseline;gap:8px;font-size:1.1rem;font-weight:600;display:flex}.style-module-scss-module__z9qMtG__timezoneLabel{color:var(--timeline-muted-text-color);font-size:.75rem;font-weight:400}.style-module-scss-module__z9qMtG__timeRange{background:var(--timeline-time-range-bg);border:1px solid var(--timeline-legend-border-color);border-radius:16px;padding:4px 12px}.style-module-scss-module__z9qMtG__timeRangeText{color:var(--timeline-legend-text-color);font-size:.75rem;font-weight:500}.style-module-scss-module__z9qMtG__contentTypeLegend{flex-wrap:wrap;gap:16px;display:flex}.style-module-scss-module__z9qMtG__legendItem{background:var(--timeline-legend-bg);border:1px solid var(--timeline-legend-border-color);border-radius:12px;align-items:center;gap:6px;padding:4px 8px;display:flex}.style-module-scss-module__z9qMtG__legendColor{border:1px solid;border-radius:3px;width:12px;height:12px}.style-module-scss-module__z9qMtG__legendLabel{color:var(--timeline-legend-text-color);font-size:.7rem;font-weight:500}.style-module-scss-module__z9qMtG__timelineGrid{border:1px solid var(--timeline-border-color);box-shadow:var(--shadow-md);min-width:calc(100px + var(--total-slots)*200px);width:calc(100px + var(--total-slots)*200px);border-radius:8px;flex-direction:column;flex-shrink:0;display:flex;overflow:visible}.style-module-scss-module__z9qMtG__timelineScrollContainer{flex-direction:column;flex:1;width:100%;min-width:0;max-width:100%;height:350px;display:flex;overflow:auto hidden}.style-module-scss-module__z9qMtG__tracksContainer{background:var(--timeline-track-surface-bg);flex-direction:column;flex:1;width:100%;display:flex;position:relative}.style-module-scss-module__z9qMtG__track{min-height:var(--track-height,70px);border-bottom:1px solid var(--timeline-border-color);display:flex;position:relative}.style-module-scss-module__z9qMtG__track:last-child{border-bottom:none}.style-module-scss-module__z9qMtG__trackContent{flex:1;position:relative}.style-module-scss-module__z9qMtG__musicTrack,.style-module-scss-module__z9qMtG__contentTrack,.style-module-scss-module__z9qMtG__adsTrack{background:0 0}.style-module-scss-module__z9qMtG__blockContent{flex-direction:column;justify-content:center;height:100%;padding:6px 10px;display:flex;position:relative}.style-module-scss-module__z9qMtG__blockTitle{margin-bottom:2px;font-size:.8rem;font-weight:600;line-height:1.3}.style-module-scss-module__z9qMtG__blockTime{opacity:.8;font-size:.65rem;line-height:1.2}.style-module-scss-module__z9qMtG__tomorrowLabel{opacity:.7;font-style:italic}.style-module-scss-module__z9qMtG__durationIndicator{background:var(--timeline-duration-indicator-bg);border-radius:8px;padding:1px 4px;position:absolute;top:2px;right:2px}.style-module-scss-module__z9qMtG__durationIndicator .style-module-scss-module__z9qMtG__MuiTypography-root{opacity:.8;font-size:.6rem;font-weight:600}.style-module-scss-module__z9qMtG__timeIndicatorTop{background:radial-gradient(circle,var(--timeline-current-line-start)0%,var(--timeline-current-line-end)100%);border:2px solid var(--timeline-current-knob-border);width:15px;height:15px;box-shadow:0 2px 8px var(--timeline-current-indicator-shadow);border-radius:50%;animation:2s infinite style-module-scss-module__z9qMtG__pulse;position:absolute;top:-8px;left:-6px}.style-module-scss-module__z9qMtG__timeIndicatorLabel{background:var(--timeline-current-label-bg);color:var(--timeline-current-label-text);white-space:nowrap;box-shadow:var(--timeline-current-label-shadow);border-radius:4px;padding:4px 8px;font-size:.7rem;font-weight:600;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.style-module-scss-module__z9qMtG__timeIndicatorLabel:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid var(--timeline-current-label-bg);width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes style-module-scss-module__z9qMtG__pulse{0%{box-shadow:0 2px 8px var(--timeline-current-indicator-shadow)}50%{box-shadow:0 2px 16px var(--timeline-current-indicator-shadow-strong)}to{box-shadow:0 2px 8px var(--timeline-current-indicator-shadow)}}.style-module-scss-module__z9qMtG__timelineItem{cursor:pointer;min-width:60px;height:36px;color:var(--timeline-item-text-color);border:1px solid;border-radius:4px;align-items:center;padding:0 8px;transition:all .2s;display:flex;position:absolute}.style-module-scss-module__z9qMtG__timelineItem:hover{box-shadow:var(--shadow-md);z-index:10;transform:translateY(-1px)}.style-module-scss-module__z9qMtG__completeItem{border-radius:4px}.style-module-scss-module__z9qMtG__startingItem{border-right:none;border-radius:4px 0 0 4px}.style-module-scss-module__z9qMtG__endingItem{border-left:none;border-radius:0 4px 4px 0}.style-module-scss-module__z9qMtG__continuingItem{border-left:none;border-right:none;border-radius:0}.style-module-scss-module__z9qMtG__itemContent{flex-direction:column;gap:2px;width:100%;min-width:0;display:flex}.style-module-scss-module__z9qMtG__itemTitle{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;line-height:1.2;overflow:hidden}.style-module-scss-module__z9qMtG__itemMeta{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.style-module-scss-module__z9qMtG__itemTime{opacity:.8;white-space:nowrap;font-size:.65rem}.style-module-scss-module__z9qMtG__dayChip{height:16px;color:inherit;font-size:.6rem}.style-module-scss-module__z9qMtG__dayChip.style-module-scss-module__z9qMtG__MuiChip-outlined{border-color:currentColor}.style-module-scss-module__z9qMtG__dayChip .style-module-scss-module__z9qMtG__MuiChip-label{padding:0 4px}.style-module-scss-module__z9qMtG__continuationIndicators{align-items:center;display:flex;position:absolute;top:0;bottom:0}.style-module-scss-module__z9qMtG__indicator{border-style:solid;width:0;height:0}.style-module-scss-module__z9qMtG__startIndicator{border-width:6px 6px 6px 0;border-color:#0000 currentColor #0000 #0000;left:-1px}.style-module-scss-module__z9qMtG__endIndicator{border-width:6px 0 6px 6px;border-color:#0000 #0000 #0000 currentColor;right:-1px}.style-module-scss-module__z9qMtG__skeletonRow{border-bottom:1px solid var(--timeline-skeleton-border-color);align-items:center;gap:12px;padding:8px 16px;display:flex}.style-module-scss-module__z9qMtG__skeletonRow:last-child{border-bottom:none}.style-module-scss-module__z9qMtG__errorContainer{text-align:center;color:var(--error-color);padding:16px}@media (max-width:768px){.style-module-scss-module__z9qMtG__timeLabel{width:60px;min-width:60px;padding:6px 8px}.style-module-scss-module__z9qMtG__timeText{font-size:.7rem}.style-module-scss-module__z9qMtG__timelineItem{height:32px;padding:0 6px}.style-module-scss-module__z9qMtG__itemTitle{font-size:.7rem}.style-module-scss-module__z9qMtG__itemTime{font-size:.6rem}}
.style-module-scss-module__oDjFQq__illustrationContainer{width:250px;margin:0 auto;display:block}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls1{fill:#fff}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls2{fill:#f4a28c}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls3{fill:#a5a5a5}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls4{opacity:.44;fill:none}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls5{opacity:.09;fill:none}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls6{opacity:.3;fill:none}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls7{fill:#e6e6e6}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls8{fill:#24285b}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls9{fill:#000001}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls10{fill:#008fe8}.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__cls11,.style-module-scss-module__oDjFQq__illustrationContainer .style-module-scss-module__oDjFQq__targetColor{fill:var(--primary-color)}.style-module-scss-module__oDjFQq__header{text-align:center;margin:20px 0}
.style-module-scss-module__4NfwQq__noStreamsCap{width:100%;height:calc(100vh - var(--navbar-height) - 40px);background-color:var(--page-bg-color);background-image:radial-gradient(circle at top,#0f172a1f,#0000 55%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.style-module-scss-module__4NfwQq__noStreamsCap .style-module-scss-module__4NfwQq__bgWave{pointer-events:none;opacity:.25;background:radial-gradient(circle at 15% 20%,color-mix(in srgb,var(--accent-color-light)40%,transparent),transparent 60%),radial-gradient(circle at 85% 80%,color-mix(in srgb,var(--accent-color)35%,transparent),transparent 60%);z-index:0;position:absolute;inset:0}.style-module-scss-module__4NfwQq__noStreamsCap .style-module-scss-module__4NfwQq__bgLines{mix-blend-mode:soft-light;opacity:.45;z-index:0;background-image:repeating-linear-gradient(90deg,#94a3b817 0 1px,#0000 1px 12px);animation:18s linear infinite style-module-scss-module__4NfwQq__drift;position:absolute;inset:0}@keyframes style-module-scss-module__4NfwQq__drift{0%{transform:translate(0)}to{transform:translate(-80px)}}.style-module-scss-module__4NfwQq__noStreamsCap .style-module-scss-module__4NfwQq__container{z-index:2;text-align:center;width:100%;max-width:540px;padding:0 var(--spacing-md);color:var(--content-text-color);flex-direction:column;align-items:center;gap:18px;display:flex;position:relative}.style-module-scss-module__4NfwQq__noStreamsCap .style-module-scss-module__4NfwQq__icon{width:54px;height:54px;color:color-mix(in srgb,var(--content-text-color)80%,transparent);margin-bottom:6px}.style-module-scss-module__4NfwQq__noStreamsCap .style-module-scss-module__4NfwQq__title{color:var(--content-text-color);font-size:32px;font-weight:700}.style-module-scss-module__4NfwQq__noStreamsCap .style-module-scss-module__4NfwQq__subtitle{color:var(--light-color);margin-bottom:6px;font-size:15px;line-height:1.6}.style-module-scss-module__4NfwQq__noStreamsCap .style-module-scss-module__4NfwQq__helpLink{color:var(--accent-color);cursor:pointer;opacity:.9;background:0 0;border:none;margin-top:10px;font-size:14px;transition:opacity .2s}.style-module-scss-module__4NfwQq__noStreamsCap .style-module-scss-module__4NfwQq__helpLink:hover{opacity:1;text-decoration:underline}
.style-module-scss-module__vLb0zW__roboto-thin{font-family:Roboto,serif;font-style:normal;font-weight:100}.style-module-scss-module__vLb0zW__roboto-light,.style-module-scss-module__vLb0zW__title,.style-module-scss-module__vLb0zW__pendingTitle,.style-module-scss-module__vLb0zW__pendingHint,.style-module-scss-module__vLb0zW__trackProgressLabel,.style-module-scss-module__vLb0zW__trackCountdown{font-family:Roboto,serif;font-style:normal;font-weight:300}.style-module-scss-module__vLb0zW__roboto-regular{font-family:Roboto,serif;font-style:normal;font-weight:400}.style-module-scss-module__vLb0zW__roboto-medium{font-family:Roboto,serif;font-style:normal;font-weight:500}.style-module-scss-module__vLb0zW__roboto-bold{font-family:Roboto,serif;font-style:normal;font-weight:700}.style-module-scss-module__vLb0zW__roboto-black{font-family:Roboto,serif;font-style:normal;font-weight:900}.style-module-scss-module__vLb0zW__roboto-thin-italic{font-family:Roboto,serif;font-style:italic;font-weight:100}.style-module-scss-module__vLb0zW__roboto-light-italic{font-family:Roboto,serif;font-style:italic;font-weight:300}.style-module-scss-module__vLb0zW__roboto-regular-italic{font-family:Roboto,serif;font-style:italic;font-weight:400}.style-module-scss-module__vLb0zW__roboto-medium-italic{font-family:Roboto,serif;font-style:italic;font-weight:500}.style-module-scss-module__vLb0zW__roboto-bold-italic{font-family:Roboto,serif;font-style:italic;font-weight:700}.style-module-scss-module__vLb0zW__roboto-black-italic{font-family:Roboto,serif;font-style:italic;font-weight:900}.style-module-scss-module__vLb0zW__russo-one-regular{font-family:Russo One,sans-serif;font-style:normal;font-weight:400}.style-module-scss-module__vLb0zW__sectionCommon{z-index:2;margin-bottom:30px;position:relative}@media screen and (min-width:576px){.style-module-scss-module__vLb0zW__sectionCommon{margin-bottom:48px}}.style-module-scss-module__vLb0zW__player{margin-bottom:20px}.style-module-scss-module__vLb0zW__title{margin-bottom:10px;font-size:20px}.style-module-scss-module__vLb0zW__actions{grid-template-columns:1fr;gap:8px;margin-top:20px;display:grid}@media screen and (min-width:768px){.style-module-scss-module__vLb0zW__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.style-module-scss-module__vLb0zW__pendingState{align-items:center;gap:12px;padding:6px 0;display:flex}.style-module-scss-module__vLb0zW__pendingText{flex-direction:column;gap:2px;display:flex}.style-module-scss-module__vLb0zW__pendingTitle{font-size:16px}.style-module-scss-module__vLb0zW__pendingHint{font-size:14px}.style-module-scss-module__vLb0zW__fullHeightCard{align-items:stretch;height:100%;display:flex}.style-module-scss-module__vLb0zW__linkField{flex-direction:column;gap:8px;display:flex}.style-module-scss-module__vLb0zW__streamLink{color:var(--accent-color);text-underline-offset:3px;word-break:break-all;align-items:center;text-decoration:underline;display:inline-flex}.style-module-scss-module__vLb0zW__streamLink:hover{color:var(--accent-color-light)}.style-module-scss-module__vLb0zW__streamLinkEmpty{color:var(--content-text-muted-color,var(--menu-text-color))}.style-module-scss-module__vLb0zW__trackProgressWrapper{margin-top:16px}.style-module-scss-module__vLb0zW__trackProgressWrapper .style-module-scss-module__vLb0zW__trackProgressBar{border-radius:var(--radius-sm);background:#05091414;border:1px solid #0d12211f;justify-content:center;align-items:center;min-height:64px;padding:16px 22px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.style-module-scss-module__vLb0zW__trackProgressContent{z-index:1;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px;width:100%;display:inline-flex;position:relative}.style-module-scss-module__vLb0zW__trackProgressFill{border-radius:inherit;background:linear-gradient(90deg,var(--accent-color)0%,var(--accent-color-light)100%);pointer-events:none;width:0;animation-name:none;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;inset:0;box-shadow:0 4px 15px #5c3afc33}.style-module-scss-module__vLb0zW__trackProgressFillAnimated{animation-name:style-module-scss-module__vLb0zW__trackProgressFillGrow}.style-module-scss-module__vLb0zW__trackProgressLabel{color:var(--content-text-color);text-align:center;z-index:1;text-shadow:0 2px 6px #ffffff0f;font-size:17px;font-weight:500;position:relative}.style-module-scss-module__vLb0zW__trackProgressLabelMuted{opacity:.6;color:#0f172ab3}.style-module-scss-module__vLb0zW__trackCountdown{color:var(--content-text-color);text-shadow:0 2px 6px #ffffff14;font-size:13px;position:absolute;bottom:-16px;right:-16px}@keyframes style-module-scss-module__vLb0zW__trackProgressFillGrow{0%{width:0}to{width:100%}}
.style-module-scss-module__OVdzaG__header{border-bottom:1px solid var(--border-color);padding-bottom:16px}.style-module-scss-module__OVdzaG__header.style-module-scss-module__OVdzaG__stopped{border-bottom:none;padding-bottom:0}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__header{padding-bottom:20px}}.style-module-scss-module__OVdzaG__titleRow{flex-direction:column;gap:12px;display:flex}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__titleRow{flex-flow:wrap;align-items:flex-start;gap:16px}}.style-module-scss-module__OVdzaG__iconBadge{background:var(--secondary-color);border:1px solid var(--border-color);border-radius:999px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__iconBadge{width:48px;height:48px}}.style-module-scss-module__OVdzaG__title{letter-spacing:-.02em;margin:0;font-size:20px}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__title{font-size:22px}}.style-module-scss-module__OVdzaG__subtitle{font-size:var(--font-size);color:var(--menu-text-color);margin:6px 0 0;line-height:1.4}.style-module-scss-module__OVdzaG__pills{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__pills{gap:10px;margin-top:16px}}.style-module-scss-module__OVdzaG__pill{border-radius:var(--radius-sm);background:var(--secondary-color);border:1px solid var(--border-color);align-items:center;gap:8px;padding:6px 14px;font-size:14px;font-weight:500;display:inline-flex}.style-module-scss-module__OVdzaG__dot{background:var(--color-green);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #1db9541f}.style-module-scss-module__OVdzaG__dot.style-module-scss-module__OVdzaG__offline{background:var(--error-color)}.style-module-scss-module__OVdzaG__dot.style-module-scss-module__OVdzaG__pending{background:var(--warning-color)}.style-module-scss-module__OVdzaG__recommendationPill{border-color:var(--accent-color);background:var(--accent-color);color:var(--accent-color-text)}.style-module-scss-module__OVdzaG__body{padding-top:18px}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__body{padding-top:22px}}.style-module-scss-module__OVdzaG__options{grid-template-columns:1fr;gap:12px;display:grid}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media screen and (min-width:1024px){.style-module-scss-module__OVdzaG__options{grid-template-columns:repeat(3,minmax(0,1fr))}}.style-module-scss-module__OVdzaG__option{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--block-bg-color);cursor:pointer;text-align:left;min-height:120px;color:inherit;outline:none;flex-direction:column;gap:10px;padding:16px;transition:transform .18s,border-color .18s,background .18s;display:flex}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__option{min-height:132px;padding:18px}}.style-module-scss-module__OVdzaG__option:hover:not(:disabled){border-color:var(--accent-color);background:var(--secondary-color);transform:translateY(-2px)}.style-module-scss-module__OVdzaG__option:disabled{opacity:.6;cursor:not-allowed}.style-module-scss-module__OVdzaG__optionPrimary{border-color:var(--secondary-color);background:var(--secondary-color)}.style-module-scss-module__OVdzaG__optionTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__optionTop{gap:14px}}.style-module-scss-module__OVdzaG__optionInfo{align-items:flex-start;gap:12px;display:flex}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__optionInfo{gap:14px}}.style-module-scss-module__OVdzaG__optionIcon{border:1px solid var(--border-color);background:var(--secondary-color);border-radius:999px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}@media screen and (min-width:768px){.style-module-scss-module__OVdzaG__optionIcon{width:44px;height:44px}}.style-module-scss-module__OVdzaG__optionTitle{margin:0;font-size:16px;font-weight:700}.style-module-scss-module__OVdzaG__optionDescription{color:var(--menu-text-color);font-size:var(--font-size);margin:4px 0 0;line-height:1.4}.style-module-scss-module__OVdzaG__optionTag{border-radius:var(--radius-xs);background-color:var(--accent-color);color:var(--accent-color-text);align-items:center;gap:6px;margin-top:6px;padding:5px 10px;font-size:12px;display:inline-flex}
.style-module-scss-module__r2Aq4G__player{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:24px;position:relative;overflow:hidden;box-shadow:0 24px 40px #0206170d}.style-module-scss-module__r2Aq4G__coverBlur{background-image:var(--cover-image);filter:blur(60px)saturate(1.2);opacity:.42;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:-20%;transform:scale(1.05)}.style-module-scss-module__r2Aq4G__coverBlur:after{content:"";background:radial-gradient(circle at 30% 20%,#3b82f659,#0000 45%),linear-gradient(#0f172a40 0%,#0f172ab3 60%);position:absolute;inset:0}.style-module-scss-module__r2Aq4G__glow{filter:blur(24px);pointer-events:none;background:radial-gradient(circle,#3b82f633,#0000 70%);width:360px;height:360px;position:absolute;top:-120px;right:-60px}.style-module-scss-module__r2Aq4G__layout{z-index:1;align-items:center;gap:24px;display:grid;position:relative}.style-module-scss-module__r2Aq4G__layoutBlur{filter:blur(2px);pointer-events:none}.style-module-scss-module__r2Aq4G__coverGroup{justify-content:center;display:flex;position:relative}.style-module-scss-module__r2Aq4G__badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;z-index:1;background:#ef4444;border-radius:10px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 10px 18px #ef44441a}.style-module-scss-module__r2Aq4G__badgeDot{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite style-module-scss-module__r2Aq4G__pulse}@keyframes style-module-scss-module__r2Aq4G__pulse{0%{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}to{opacity:.7;transform:scale(.9)}}.style-module-scss-module__r2Aq4G__cover{border-radius:var(--radius-lg);border:1px solid #3b82f64d;width:192px;height:192px;position:relative;overflow:hidden;box-shadow:0 16px 30px #0206170a}.style-module-scss-module__r2Aq4G__coverImage{object-fit:cover;width:100%;height:100%;transform:scale(1.05)}.style-module-scss-module__r2Aq4G__coverOverlay{opacity:0;background:#00000073;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.style-module-scss-module__r2Aq4G__coverIcon{color:#fff;width:64px;height:64px}.style-module-scss-module__r2Aq4G__info{flex-direction:column;gap:29px;display:flex}.style-module-scss-module__r2Aq4G__infoHeader{text-align:center;flex-direction:column;display:flex}.style-module-scss-module__r2Aq4G__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#94a3b8e6;font-size:11px}.style-module-scss-module__r2Aq4G__title{letter-spacing:-.01em;font-size:32px;font-weight:700;line-height:1.2}.style-module-scss-module__r2Aq4G__nowPlaying{color:#94a3b8e6;margin:0;font-size:15px}.style-module-scss-module__r2Aq4G__nowPlayingValue{color:#e2e8f0e6}.style-module-scss-module__r2Aq4G__visualizer{width:100%;padding:4px 0;overflow:hidden}.style-module-scss-module__r2Aq4G__bars{justify-content:center;align-items:flex-end;gap:2px;max-width:100%;height:64px;display:flex}.style-module-scss-module__r2Aq4G__bar{background:#3b82f6;border-radius:3px;width:2px;transition:height .1s}.style-module-scss-module__r2Aq4G__controlsRow{flex-wrap:wrap;align-self:center;align-items:center;gap:16px 24px;display:flex}@media screen and (min-width:1024px){.style-module-scss-module__r2Aq4G__controlsRow{align-self:initial}}.style-module-scss-module__r2Aq4G__configOverlay{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.style-module-scss-module__r2Aq4G__configCard{text-align:center;background:#0f172abf;border:1px solid #94a3b840;border-radius:16px;max-width:420px;padding:26px 22px;box-shadow:0 24px 40px #02061759}.style-module-scss-module__r2Aq4G__configTitle{margin-bottom:20px;font-size:20px;font-weight:700}.style-module-scss-module__r2Aq4G__configText{color:#e2e8f0e0;margin:0;font-size:15px}.style-module-scss-module__r2Aq4G__configLoader{align-items:center;gap:8px;margin-top:16px;display:inline-flex}.style-module-scss-module__r2Aq4G__configLoader span{background:#60a5fa;border-radius:999px;width:8px;height:8px;animation:.9s ease-in-out infinite style-module-scss-module__r2Aq4G__bounce}.style-module-scss-module__r2Aq4G__configLoader span:nth-child(2){animation-delay:.15s}.style-module-scss-module__r2Aq4G__configLoader span:nth-child(3){animation-delay:.3s}@keyframes style-module-scss-module__r2Aq4G__bounce{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(-6px)}}.style-module-scss-module__r2Aq4G__runControls{align-items:center;display:flex}.style-module-scss-module__r2Aq4G__pendingState{align-items:center;gap:12px;display:flex}.style-module-scss-module__r2Aq4G__pendingText{flex-direction:column;gap:2px;display:flex}.style-module-scss-module__r2Aq4G__pendingTitle{color:#e2e8f0e6;font-size:14px;font-weight:600}.style-module-scss-module__r2Aq4G__playControls{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.style-module-scss-module__r2Aq4G__playButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 12px 20px #2563eb66}.style-module-scss-module__r2Aq4G__playButton:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.style-module-scss-module__r2Aq4G__playButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.style-module-scss-module__r2Aq4G__playIcon{width:26px;height:26px}.style-module-scss-module__r2Aq4G__skipButton{color:#94a3b8e6;cursor:pointer;background:0 0;border:1px solid #94a3b859;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.style-module-scss-module__r2Aq4G__skipButton:hover:not(:disabled){color:#fff;background:#1e293b80;border-color:#93c5fdcc}.style-module-scss-module__r2Aq4G__skipButton:disabled{opacity:.5;cursor:not-allowed}.style-module-scss-module__r2Aq4G__skipIcon{width:20px;height:20px}.style-module-scss-module__r2Aq4G__volume{flex:100%;align-items:center;gap:12px;min-width:100%;max-width:none;display:flex}.style-module-scss-module__r2Aq4G__muteButton{color:#94a3b8e6;cursor:pointer;background:#0f172a66;border:1px solid #94a3b84d;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.style-module-scss-module__r2Aq4G__muteButton:hover{color:#fff;background:#0f172a99;border-color:#93c5fdcc}.style-module-scss-module__r2Aq4G__volumeSlider{background:linear-gradient(90deg,#60a5fae6 0%,#60a5fae6 var(--volume-fill,50%),#94a3b840 var(--volume-fill,50%),#94a3b840 100%);appearance:none;background-clip:padding-box;border:none;border-radius:999px;outline:none;flex:1;height:10px;box-shadow:inset 0 0 0 1px #94a3b833}.style-module-scss-module__r2Aq4G__volumeSlider::-webkit-slider-runnable-track{background:0 0;border-radius:999px;height:10px}.style-module-scss-module__r2Aq4G__volumeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:3px solid #3b82f6e6;border-radius:50%;width:18px;height:18px;margin-top:-5px;box-shadow:0 4px 8px #0f172a59}.style-module-scss-module__r2Aq4G__volumeSlider::-moz-range-track{background:#94a3b840;border:none;border-radius:999px;height:10px}.style-module-scss-module__r2Aq4G__volumeSlider::-moz-range-progress{background:#60a5fae6;border:none;border-radius:999px;height:10px}.style-module-scss-module__r2Aq4G__volumeSlider::-moz-range-thumb{cursor:pointer;background:#fff;border:3px solid #3b82f6e6;border-radius:50%;width:18px;height:18px;box-shadow:0 4px 8px #0f172a59}.style-module-scss-module__r2Aq4G__volumeValue{text-align:right;color:#94a3b8e6;font-variant-numeric:tabular-nums;width:48px;font-size:13px;font-weight:600}.style-module-scss-module__r2Aq4G__listeners{text-align:right;margin-left:auto;display:none}.style-module-scss-module__r2Aq4G__listenersLabel{color:#94a3b8cc;margin-bottom:4px;font-size:12px}.style-module-scss-module__r2Aq4G__listenersValue{font-variant-numeric:tabular-nums;font-size:32px;font-weight:700}@media screen and (min-width:576px){.style-module-scss-module__r2Aq4G__badge{top:12px;left:12px}.style-module-scss-module__r2Aq4G__cover{width:224px;height:224px}.style-module-scss-module__r2Aq4G__title{font-size:36px}.style-module-scss-module__r2Aq4G__listeners{display:block}.style-module-scss-module__r2Aq4G__bars{gap:4px}.style-module-scss-module__r2Aq4G__bar{width:3px}.style-module-scss-module__r2Aq4G__volume{flex:auto;min-width:0;max-width:none}}@media screen and (min-width:1024px){.style-module-scss-module__r2Aq4G__layout{grid-template-columns:auto 1fr;gap:32px}.style-module-scss-module__r2Aq4G__bars{justify-content:flex-start}.style-module-scss-module__r2Aq4G__infoHeader{text-align:left}.style-module-scss-module__r2Aq4G__playControls{justify-content:flex-start;width:auto}.style-module-scss-module__r2Aq4G__volume{flex:0 220px;min-width:180px;max-width:220px}}
