@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap');

:root{--cream:#f4ead8;--paper:#fffaf0;--paper-2:#eee0ca;--ink:#342717;--muted:#806f58;--orange:#ce761d;--orange-2:#e99b3d;--line:rgba(91,66,35,.16);--shadow:0 18px 50px rgba(83,55,24,.13);font-family:'DM Sans',sans-serif;color:var(--ink);background:#eadbc3}
*{box-sizing:border-box}html{min-height:100%;background:#eadbc3}body{margin:0;min-height:100svh;padding:clamp(0px,2vw,24px);background:radial-gradient(circle at 50% 0,#fff8eb 0,transparent 42%),#eadbc3}button,a{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(206,118,29,.55);outline-offset:3px}.radio-shell{position:relative;width:min(100%,1020px);min-height:calc(100svh - clamp(0px,4vw,48px));margin:auto;padding:clamp(20px,4vw,48px);padding-bottom:max(24px,env(safe-area-inset-bottom));overflow:hidden;border:1px solid rgba(122,89,49,.18);border-radius:clamp(0px,2.5vw,30px);background:linear-gradient(145deg,rgba(255,251,243,.96),rgba(247,237,220,.94));box-shadow:var(--shadow)}.radio-shell:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E")}.topbar,.radio-readout,.picker-controls,.bottom-nav{display:flex;align-items:center;justify-content:space-between}.topbar{position:relative;z-index:2;gap:20px;margin-bottom:clamp(34px,7vw,72px)}.eyebrow{margin:0 0 5px;color:var(--orange);font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.topbar h1{margin:0;font:600 clamp(1.35rem,4vw,2rem)/1.12 'Fraunces',serif}.logout-btn{display:flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid var(--line);border-radius:12px;background:rgba(255,250,240,.7);box-shadow:0 3px 8px rgba(63,42,20,.09);cursor:pointer}.logout-btn svg,.bottom-nav svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.notice{position:relative;margin:-38px 0 34px;padding:14px 18px;border:1px solid var(--line);border-radius:13px;background:#eee2cf;color:var(--muted)}.view{position:relative;display:none}.radio-shell[data-view=live] [data-panel=live],.radio-shell[data-view=podcast] [data-panel=podcast],.radio-shell[data-view=schedule] [data-panel=schedule]{display:block}.radio-readout{margin-bottom:28px;color:#483823;font-size:.78rem;font-weight:700;letter-spacing:.1em}.on-air{display:flex;align-items:center;gap:9px}.on-air i{width:11px;height:11px;border-radius:50%;background:#ae9c82;transition:.3s}.radio-shell[data-player-state=playing] .on-air i{background:var(--orange);box-shadow:0 0 0 5px rgba(206,118,29,.1);animation:pulse 1.8s infinite}.tuner-wrap{position:relative;margin-inline:calc(clamp(20px,4vw,48px)*-1);perspective:700px}.station-picker{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;padding:8px calc(50% - min(32vw,118px));scrollbar-width:none;touch-action:pan-x;cursor:grab}.station-picker::-webkit-scrollbar{display:none}.station-picker:active{cursor:grabbing}.station-card{flex:0 0 min(64vw,236px);height:clamp(190px,35vw,264px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:20px 12px;scroll-snap-align:center;border:1px solid rgba(111,79,41,.14);border-radius:18px;background:linear-gradient(145deg,#fffaf0,#e9dac2);box-shadow:0 5px 14px rgba(74,48,20,.1);opacity:.38;transform:scale(.8) rotateY(var(--tilt,0deg));transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .32s,box-shadow .32s,border-color .32s;color:#68563e}.station-card[aria-selected=true]{z-index:2;opacity:1;transform:scale(1) rotateY(0);border-color:var(--orange);box-shadow:0 13px 28px rgba(104,65,23,.18),inset 0 0 0 1px rgba(206,118,29,.16);color:var(--orange)}.station-icon{width:62px;height:62px}.station-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.station-card strong{max-width:180px;text-align:center;font:700 clamp(1.25rem,3vw,1.65rem)/1.06 'Fraunces',serif}.station-card small{color:var(--muted);font-size:.72rem;letter-spacing:.05em;text-align:center}.tuner-marker{position:absolute;z-index:4;left:50%;width:0;height:0;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;pointer-events:none}.tuner-marker--top{top:-13px;border-top:0;border-bottom:12px solid var(--orange)}.tuner-marker--bottom{bottom:-13px;border-bottom:0;border-top:12px solid var(--orange)}.picker-controls{margin-top:24px}.arrow-btn{min-width:48px;padding:5px 10px;border:0;background:none;color:var(--orange);font-size:2rem;cursor:pointer}.station-dots{display:flex;justify-content:center;gap:7px;max-width:65%;overflow:hidden}.station-dots i{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#d9cbb5;transition:.25s}.station-dots i.active{background:var(--orange);transform:scale(1.35)}.current-station{text-align:center;margin:28px auto 18px}.current-label{margin:0 0 5px;color:var(--orange);font-size:.65rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.current-station h2,.view--secondary h2{margin:0;font:700 clamp(2rem,6vw,3rem)/1.1 'Fraunces',serif}.current-station>p:last-child{min-height:1.5em;margin:9px 0 0;color:var(--muted)}.transport{display:flex;justify-content:center;margin:24px 0 38px}.play-btn{position:relative;display:grid;place-items:center;width:94px;height:94px;border:1px solid #b95f0d;border-radius:50%;background:radial-gradient(circle at 34% 26%,var(--orange-2),var(--orange));box-shadow:0 0 0 9px #f8eddb,0 0 0 10px rgba(111,75,35,.2),0 12px 24px rgba(113,63,15,.23);cursor:pointer;transition:transform .15s,box-shadow .3s}.play-btn:active{transform:scale(.96)}.play-btn:disabled{opacity:.45;cursor:wait}.play-btn svg{width:36px;height:36px;fill:#fff8ed}.pause-icon,.spinner{display:none}.radio-shell[data-player-state=playing] .play-icon{display:none}.radio-shell[data-player-state=playing] .pause-icon{display:block}.radio-shell[data-player-state=connecting] .play-icon{display:none}.radio-shell[data-player-state=connecting] .spinner{display:block;width:34px;height:34px;border:3px solid rgba(255,255,255,.35);border-top-color:white;border-radius:50%;animation:spin .8s linear infinite}.bottom-nav{position:relative;gap:16px;margin-top:auto}.bottom-nav a{flex:1;display:flex;align-items:center;justify-content:center;gap:11px;min-height:64px;padding:12px;border:1px solid var(--line);border-radius:15px;background:rgba(255,250,240,.52);box-shadow:0 3px 10px rgba(71,45,18,.08);color:var(--ink);text-decoration:none;font-weight:600}.bottom-nav a.active{border-color:var(--orange);color:var(--orange)}.radio-shell:not([data-view=live]) .bottom-nav{margin-top:42px}.view--secondary{min-height:52vh;padding-top:30px}.view--secondary h2{margin-bottom:26px}.empty-card,.schedule-item{border:1px solid var(--line);border-radius:16px;background:rgba(255,250,240,.54)}.empty-card{display:grid;place-items:center;min-height:260px;padding:35px;text-align:center;color:var(--muted)}.empty-card span{font-size:2.5rem;color:var(--orange)}.schedule-list{display:grid;gap:11px}.schedule-item{display:flex;justify-content:space-between;gap:20px;padding:17px 18px}.schedule-item time{color:var(--orange);font-weight:700}.toast{position:fixed;z-index:20;left:50%;bottom:max(24px,env(safe-area-inset-bottom));padding:10px 16px;border-radius:99px;background:var(--ink);color:var(--paper);font-size:.8rem;opacity:0;transform:translate(-50%,12px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.45}}
@media(min-width:760px){.radio-shell{display:flex;flex-direction:column}.station-card{flex-basis:220px}.station-picker{padding-inline:calc(50% - 110px)}.bottom-nav{max-width:720px;width:100%;align-self:center}.view--secondary{width:min(720px,100%);align-self:center}}
@media(max-width:520px){body{padding:0}.radio-shell{border:0;border-radius:0;box-shadow:none}.logout-btn span{display:none}.logout-btn{padding:11px}.topbar{margin-bottom:40px}.station-card{flex-basis:58vw}.station-picker{padding-inline:21vw}.radio-readout{margin-bottom:20px}.bottom-nav{gap:10px}.bottom-nav a{min-height:58px}.transport{margin-bottom:30px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.station-card--locked{filter:saturate(.55)}.station-lock{padding:5px 9px;border:1px solid currentColor;border-radius:99px;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.station-card--locked[aria-selected=true]{color:var(--muted);border-color:rgba(128,111,88,.55)}.picker-message{flex:0 0 100%;min-height:clamp(190px,35vw,264px);display:grid;place-content:center;justify-items:center;gap:12px;padding:25px;text-align:center;color:var(--muted)}.picker-message p{margin:0}.picker-message button{padding:9px 14px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink);cursor:pointer}.picker-message--error p{color:#8d4930}.radio-shell[data-player-state=locked] .on-air i{background:var(--muted)}
/* Podcast */
.view--podcast{min-height:65vh}.podcast-page-header{display:flex;align-items:center;gap:12px;margin-bottom:26px}.podcast-page-header h2{margin:0;font:700 clamp(2rem,6vw,3rem)/1.1 'Fraunces',serif}.podcast-back{display:grid;place-items:center;width:42px;height:42px;margin-left:-10px;border:0;background:transparent;cursor:pointer}.podcast-back svg{width:27px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.podcast-status{display:grid;place-items:center;min-height:260px;color:var(--muted);text-align:center}.podcast-status p{margin:0 0 16px}.podcast-status button{padding:10px 15px;border:1px solid var(--line);border-radius:10px;background:var(--paper);cursor:pointer}.podcast-list{display:grid;gap:14px}.episode-card{position:relative;display:flex;align-items:center;min-height:142px;padding:12px 70px 12px 12px;border:1px solid rgba(91,66,35,.1);border-radius:18px;background:rgba(255,252,246,.72);box-shadow:0 8px 24px rgba(83,55,24,.07);overflow:hidden}.episode-card__link{min-width:0;flex:1;display:flex;align-items:center;gap:17px;color:inherit;text-decoration:none}.episode-card__link img{flex:0 0 112px;width:112px;height:112px;object-fit:cover;border-radius:12px;background:var(--paper-2)}.episode-card__copy{min-width:0}.episode-card h3{margin:0 0 7px;font:700 1.06rem/1.35 'DM Sans',sans-serif}.episode-card p{display:-webkit-box;margin:0 0 12px;overflow:hidden;color:var(--muted);font-size:.85rem;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.episode-meta{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:.75rem}.episode-meta span:before{content:'\2022';margin-inline-end:8px;color:var(--orange)}.episode-play{position:absolute;right:18px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:var(--orange);box-shadow:0 8px 16px rgba(164,83,11,.2);cursor:pointer}.episode-play svg{width:21px;fill:white;transform:translateX(1px)}.radio-shell[data-view=podcast]>.topbar,.radio-shell[data-view=podcast]>.bottom-nav{display:none}.radio-shell[data-view=podcast]{padding-top:max(34px,env(safe-area-inset-top))}.episode-detail{width:min(100%,620px);margin:auto}.episode-hero{display:block;width:min(100%,520px);aspect-ratio:1;margin:0 auto 28px;object-fit:cover;border-radius:22px;background:var(--paper-2);box-shadow:0 14px 32px rgba(67,40,13,.16)}.podcast-player{direction:ltr;margin:0 auto 32px}.podcast-progress{display:block;width:100%;height:4px;margin:0;accent-color:var(--orange);cursor:pointer}.podcast-times{display:flex;justify-content:space-between;margin-top:8px;color:var(--muted);font-size:.75rem;font-variant-numeric:tabular-nums}.podcast-controls{display:flex;align-items:center;justify-content:center;gap:38px;margin-top:18px}.podcast-controls button{position:relative;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.podcast-controls>button:not(.podcast-main-play){width:46px;height:46px}.podcast-controls>button:not(.podcast-main-play) svg{width:35px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.podcast-controls>button:not(.podcast-main-play) span{position:absolute;font-size:.57rem;font-weight:700}.podcast-main-play{width:70px;height:70px;border-radius:50%!important;background:var(--orange)!important;box-shadow:0 9px 20px rgba(164,83,11,.23)}.podcast-main-play svg{width:31px;fill:white}.detail-pause{display:none}.podcast-main-play.is-playing .detail-play{display:none}.podcast-main-play.is-playing .detail-pause{display:block}.episode-copy{text-align:center}.episode-copy h1{margin:0 0 12px;font:700 clamp(1.65rem,5vw,2.45rem)/1.25 'Fraunces',serif}.episode-copy time{color:var(--muted);font-size:.85rem}.episode-description{margin:28px auto 20px;color:#493b2a;font-size:.98rem;line-height:1.9}.episode-description p{margin:0 0 1em}.episode-description a{color:var(--orange);overflow-wrap:anywhere}
@media(min-width:760px){.view--podcast{width:min(760px,100%);align-self:center}.episode-card{min-height:154px}.episode-card__link img{flex-basis:128px;width:128px;height:128px}}
@media(max-width:520px){.radio-shell[data-view=podcast]{padding-inline:18px}.episode-card{min-height:126px;padding:10px 58px 10px 10px;border-radius:16px}.episode-card__link{gap:12px}.episode-card__link img{flex-basis:96px;width:96px;height:96px}.episode-card h3{font-size:.94rem}.episode-card p{font-size:.78rem;margin-bottom:8px}.episode-meta{gap:9px;font-size:.68rem}.episode-play{right:11px;width:39px;height:39px}.episode-hero{border-radius:18px}.podcast-controls{gap:26px}}
/* Podcast pagination */
.podcast-load-more{justify-self:center;min-width:150px;margin:12px 0 4px;padding:12px 22px;border:1px solid var(--orange);border-radius:99px;background:rgba(255,250,240,.7);color:var(--orange);font-weight:700;cursor:pointer}.podcast-load-more:active{transform:scale(.98)}
.podcast-status[hidden]{display:none}
/* Podcast route and synchronized playback states */
.podcast-back[hidden]{display:none}.episode-play .card-pause{display:none}.episode-play.is-playing .card-play{display:none}.episode-play.is-playing .card-pause{display:block}.episode-play.is-connecting,.podcast-main-play.is-connecting{animation:pulse 1s infinite}.episode-detail{padding-bottom:max(34px,env(safe-area-inset-bottom))}.episode-description{overflow-wrap:anywhere}
.episode-card{cursor:pointer}.episode-play{cursor:pointer}
.podcast-content[hidden]{display:none}
.update-banner{position:fixed;z-index:40;left:50%;bottom:max(20px,env(safe-area-inset-bottom));width:min(calc(100% - 28px),520px);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 15px 14px 18px;border:1px solid rgba(91,66,35,.18);border-radius:17px;background:rgba(52,39,23,.97);box-shadow:0 18px 45px rgba(42,27,12,.3);color:var(--paper)}.update-banner[hidden]{display:none}.update-banner div{display:grid;gap:2px}.update-banner strong{font-size:.9rem}.update-banner span{color:#dfd0b9;font-size:.75rem}.update-banner button{flex:0 0 auto;padding:10px 15px;border:0;border-radius:11px;background:var(--orange);color:white;font-weight:700;cursor:pointer}.update-banner button:disabled{opacity:.65;cursor:wait}
