@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&display=swap";*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html{background:#1a0f0b}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a0f0b;min-width:320px;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.app{color:#f7eee0;background:#1a0f0b;width:100%;min-height:100svh;position:relative;overflow:hidden}.background{z-index:0;background-image:url(/bihar-junction-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0;transform:scale(1.01)}.background-vignette{z-index:1;pointer-events:none;background:linear-gradient(#0000001f,#0000 30%,#0000002e 72%,#0000007a),radial-gradient(#0000 40%,#00000047 100%);position:fixed;inset:0}.top-bar{z-index:20;justify-content:space-between;align-items:center;padding:0 28px;display:flex;position:fixed;top:42px;left:0;right:0}.clock{letter-spacing:.08em;color:#fff8eceb;text-shadow:0 2px 12px #0000008c;font-family:DM Mono,monospace;font-size:14px;font-weight:500}.playlist-link{color:#fff8eceb;-webkit-backdrop-filter:blur(8px);letter-spacing:.04em;background:#140c092e;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-family:DM Mono,monospace;font-size:12px;text-decoration:none;transition:background .18s,transform .18s,border-color .18s;display:inline-flex}.playlist-link:hover{background:#140c0966;border-color:#ffffff38;transform:translateY(-1px)}.youtube-player{z-index:2;opacity:0;pointer-events:none;width:200px;height:200px;position:fixed;bottom:0;right:0;overflow:hidden}.youtube-player iframe{width:200px!important;height:200px!important}.player{z-index:30;-webkit-backdrop-filter:blur(20px);background:#22110cad;border:1px solid #ffefd82e;border-radius:20px;align-items:center;gap:14px;width:min(690px,100% - 40px);padding:11px 14px 11px 11px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000061,inset 0 1px #ffffff14}.player-art{will-change:transform;background:#28150e;border-radius:50%;flex:0 0 62px;width:62px;height:62px;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000004d,0 0 0 2px #ffebcd14}.player-art.is-playing{animation:8s linear infinite albumSpin}.player-art img{object-fit:cover;width:100%;height:100%;display:block}@keyframes albumSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.player-main{flex:1;min-width:0}.song-details{min-width:0}.song-details h2{color:#fff6e9;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Georgia,serif;font-size:17px;font-weight:600;line-height:1.2;overflow:hidden}.song-details p{color:#fff6e98c;margin:4px 0 9px;font-family:DM Mono,monospace;font-size:10px}.progress-wrapper{cursor:pointer;width:100%;padding:7px 0}.progress{cursor:pointer;background:#ffffff29;border-radius:999px;width:100%;height:4px;transition:height .15s;position:relative;overflow:visible}.progress:before{content:"";cursor:pointer;height:18px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.progress-fill{border-radius:inherit;background:#f4e6d0;height:100%;transition:width .1s linear;position:relative}.progress-fill:after{content:"";opacity:0;background:#f4e6d0;border-radius:50%;width:8px;height:8px;transition:opacity .15s,transform .15s;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.progress-wrapper:hover .progress{height:6px}.progress-wrapper:hover .progress-fill:after{opacity:1;transform:translateY(-50%)scale(1.1)}.time-row{color:#fff6e99e;letter-spacing:.02em;justify-content:space-between;margin-top:2px;font-family:DM Mono,monospace;font-size:11px;font-weight:500;display:flex}.controls{align-items:center;gap:4px;display:flex}.controls button{color:#fff3df;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;transition:background .18s,transform .18s,opacity .18s;display:grid}.controls button:hover{background:#ffffff1a}.controls button:active{transform:scale(.9)}.controls button:disabled{cursor:not-allowed;opacity:.45}.controls .play-button{color:#2a160e;background:#f6e8d0;width:43px;height:43px;box-shadow:0 5px 18px #0003}.controls .play-button:hover{background:#fff4e3}.player-error{color:#fff2e2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#1e0e0ad1;border:1px solid #ffffff1a;border-radius:8px;padding:7px 12px;font-family:DM Mono,monospace;font-size:9px;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}@media (width<=650px){.background{background-image:url(/bihar-junction-mobile.png);background-position:50%;background-repeat:no-repeat;background-size:cover;transform:scale(1)}.top-bar{padding:0 18px;top:32px}.clock{font-size:12px}.playlist-link{padding:7px 10px;font-size:10px}.player{border-radius:17px;gap:10px;width:calc(100% - 22px);padding:9px;bottom:14px}.player-art{flex-basis:52px;width:52px;height:52px}.song-details h2{font-size:14px}.song-details p{font-size:8px}.time-row{font-size:10px}.controls{gap:2px}.controls button{width:30px;height:30px}.controls .play-button{width:39px;height:39px}.player-error{white-space:normal;text-align:center;max-width:90vw}}
