.horizontal-schedule-wrapper{padding:4rem 2rem 8rem;color:#f5f5dc;overflow:hidden}.scroll-hint{justify-content:center;margin-bottom:1.5rem}.arrows,.scroll-hint{display:flex;align-items:center}.arrows{gap:.75rem;font-size:.95rem;color:#ccc;font-weight:500;background-color:rgba(255,255,255,.05);padding:.4rem 1rem;border-radius:999px;animation:fadePulse 3s ease-in-out infinite}.arrow{font-size:1.2rem;opacity:.7}@keyframes fadePulse{0%,to{opacity:.5}50%{opacity:1}}.day-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.live-on-air{padding:1rem 4rem;color:#f5f5dc}.live-header{margin-bottom:1.5rem}.live-header,.live-title-section{display:flex;justify-content:space-between;align-items:center}.live-title-section{width:100%;gap:1rem}.live-title{margin-right:auto}.day-tabs-wrapper{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.scroll-arrows{display:flex;gap:.5rem;flex-shrink:0}.scroll-arrows-header{display:flex;margin-left:auto}.scroll-arrow{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#f5f5dc}.scroll-arrow:hover{background:rgba(255,107,53,.2);border-color:rgba(255,107,53,.4);color:#ff6b35;transform:scale(1.1)}.scroll-arrow svg{width:20px;height:20px}.live-title{font-size:1.4rem;margin:0;text-align:left;font-weight:600;text-transform:uppercase}.live-play-button{flex-shrink:0}.day-tabs-scroll{display:flex;overflow-x:auto;gap:.75rem;padding-bottom:1rem;scrollbar-width:none;flex:1 1;min-width:0}.day-tabs-scroll::-webkit-scrollbar{display:none}.day-tab{background:rgba(255,255,255,.05);border:1px solid rgb(255 255 255/33%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:.5rem 1rem;border-radius:999px;white-space:nowrap;cursor:pointer;transition:all .3s ease}.day-tab.active{background:#f18a21;color:#fff;font-weight:600}.live-dot{display:inline-block;margin-left:8px;width:10px;height:10px;background-color:#00ff62;border-radius:50%;box-shadow:0 0 8px #00ff62;animation:blink 1s infinite;vertical-align:middle;margin-right:.5rem}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.horizontal-scroll-track{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;padding:1rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:-webkit-grab;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;scroll-behavior:smooth}.horizontal-scroll-track::-webkit-scrollbar{display:none}.horizontal-scroll-track:active{cursor:-webkit-grabbing;cursor:grabbing}.talent-card{flex:0 0 auto;width:260px;border-radius:16px;scroll-snap-align:start;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto}.play-button-card{display:flex;flex-direction:column}.play-button-card-image{width:100%;height:320px;display:flex;align-items:center;justify-content:center;border-radius:16px 16px 0 0;background-image:url(/images/nyc-skyline000-jpg.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.play-button-card-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);border-radius:16px 16px 0 0;z-index:1}.play-button-card-image .play-button-container{position:relative;z-index:2}.talent-card:hover{transform:scale(1.05)}.talent-card img,.talent-card-image{width:100%;height:320px;object-fit:cover;border-radius:16px 16px 0 0;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.talent-info{padding:1rem}.talent-info h3,.talent-info p{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.talent-info h3{margin:0;font-size:1.2rem}.show-time{font-weight:700;margin-top:.5rem}.topic{font-size:.9rem;color:#ffffff}.talent-info .talent{font-size:.87rem;padding-top:5px}.radio-controls{display:flex;flex-direction:column;align-items:center;gap:1rem}.volume-slider{width:100px;accent-color:#4ade80}.radio-wrapper{padding:6rem 2rem;color:#f5f5dc;text-align:center;gap:2rem}.radio-info,.radio-wrapper{display:flex;flex-direction:column;align-items:center}.radio-info{gap:.5rem}.radio-art{width:200px;height:200px;border-radius:12px;object-fit:cover;box-shadow:0 0 25px rgba(0,0,0,.4)}.radio-topic{font-size:2rem;font-weight:700;margin-top:1rem}.radio-talent{font-size:1.1rem;opacity:.9}.radio-time{font-size:.95rem;opacity:.7}.radio-player-controls{display:flex;flex-direction:column;align-items:center;gap:1rem}.play-btn{width:70px;height:70px;border-radius:50%;background:#f5f5dc;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 0 12px rgba(0,0,0,.4);transition:transform .2s ease}.play-btn:hover{transform:scale(1.05)}.play-btn svg{width:28px;height:28px;fill:#111}@media (max-width:768px){.live-on-air{padding:0 1rem 1rem;color:#f5f5dc;padding-top:0!important;border-top:none!important}.live-header,.live-title-section{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%}.live-title-section{display:flex}.live-title{text-align:left;margin:0}.live-play-button{display:none}.scroll-arrows-header{display:flex!important;margin-left:auto;gap:.5rem}.day-tabs-wrapper{flex-direction:column;align-items:flex-start;gap:.5rem}.day-tabs-scroll{width:100%}.day-tabs-wrapper .scroll-arrows{display:none}.archive-hero{padding-top:0}.scroll-arrow{width:35px;height:35px}.scroll-arrow svg{width:18px;height:18px}}