@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html{background:#f4f6f8}body{margin:0}#root{min-height:100vh}*{box-sizing:border-box}:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6f8;font-family:Inter,Arial,sans-serif}body{min-width:320px;min-height:100vh;margin:0}button,textarea,input,select{font:inherit}button{cursor:pointer}.app{grid-template-columns:238px 1fr;min-height:100vh;display:grid}.persistentPlayerHost{opacity:.01;pointer-events:none;width:1px;height:1px;position:fixed;overflow:hidden}.persistentPlayerHost iframe,.persistentPlayerHost>div{width:200px;height:200px}.sidebar{color:#fff;z-index:10;background:#111827;flex-direction:column;width:238px;padding:27px 19px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 7px 30px;display:flex}.brandIcon{color:#111827;background:#f5c400;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:19px;line-height:20px}.brand span{letter-spacing:1.5px;color:#f5c400;margin-top:4px;font-size:11px;font-weight:800}nav{gap:7px;display:grid}.navItem{color:#9ca3af;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 13px;font-weight:600;display:flex}.navItem:hover,.navItem.active{color:#fff;background:#1f2937}.navItem.active svg{color:#f5c400}.sidebarBottom{border-top:1px solid #263142;margin-top:auto;padding:19px 8px 0}.connection{align-items:center;gap:8px;margin-bottom:7px;font-size:12px;font-weight:700;display:flex}.onlineDot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e1f}.sidebarBottom small{color:#64748b}main{grid-column:2;width:100%;max-width:1450px;margin:0 auto;padding:35px 42px 50px}header{justify-content:space-between;align-items:center;gap:25px;margin-bottom:27px;display:flex}.eyebrow{color:#8a94a6;letter-spacing:1.45px;margin:0 0 7px;font-size:10px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.7px;margin-bottom:6px;font-size:27px}.subtitle{color:#7b8494;margin-bottom:0;font-size:13px}.storeSelector{color:#253047;background:#fff;border:1px solid #e1e5ea;border-radius:12px;align-items:center;gap:11px;min-width:205px;padding:10px 12px;display:flex;box-shadow:0 2px 10px #0f172a09}.storeSelector>span:nth-child(2){flex-direction:column;align-items:flex-start;font-weight:700;display:flex}.storeSelector small{color:#9aa2b0;letter-spacing:1px;margin-bottom:2px;font-size:8px}.onlineBadge{color:#15803d;background:#dcfce7;border-radius:20px;margin-left:auto;padding:5px 7px;font-size:8px;font-weight:800}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.nowPlaying,.programCard,.commandCard,.scheduleSection{background:#fff;border:1px solid #e3e7eb;border-radius:16px;box-shadow:0 4px 18px #0f172a09}.nowPlaying{padding:22px 27px 23px}.nowHeader{justify-content:space-between;align-items:center;display:flex}.live{color:#637083;letter-spacing:1.2px;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.live>span{background:#ef4444;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ef44441a}.source{color:#8a94a6;background:#f5f6f8;border-radius:7px;padding:5px 8px;font-size:10px}.trackArtwork{background:#eef1f4;border:1px solid #e3e7eb;border-radius:14px;width:168px;height:112px;margin:17px auto 14px;overflow:hidden;box-shadow:0 8px 22px #0f172a1a}.trackArtwork img{object-fit:cover;width:100%;height:100%;display:block}.artworkFallback{color:#f5c400;background:linear-gradient(145deg,#111827,#26364d);place-content:center;justify-items:center;gap:8px;width:100%;height:100%;display:grid}.artworkFallback span{letter-spacing:1.2px;font-size:8px;font-weight:800}.album{color:#f5c400;background:linear-gradient(145deg,#111827,#26364d);border-radius:22px;place-items:center;width:135px;height:135px;margin:25px auto 21px;display:grid;box-shadow:0 13px 30px #0f172a26}.trackInfo{text-align:center}.trackInfo p{color:#a1a8b4;margin-bottom:7px;font-size:10px;font-weight:700}.trackInfo h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:46px;margin-bottom:7px;font-size:19px;line-height:23px;display:-webkit-box;overflow:hidden}.trackInfo span{color:#7d8796;font-size:12px}.progress{margin-top:18px}.progressBar,.volumeBar{background:#e9edf1;border-radius:20px;overflow:hidden}.progressBar{height:4px}.progressBar span{background:#f5c400;width:0;height:100%;display:block}.times{color:#a2a9b5;justify-content:space-between;margin-top:7px;font-size:9px;display:flex}.controls{justify-content:center;align-items:center;gap:18px;margin-top:10px;display:flex}.round{border-radius:50%;place-items:center;display:grid}.round.secondary{color:#677286;background:#fff;border:1px solid #e1e5e9;width:38px;height:38px}.round.primary{color:#111827;background:#f5c400;border:0;width:52px;height:52px;box-shadow:0 7px 17px #f5c40040}.volume{color:#7d8795;grid-template-columns:18px 1fr 34px;align-items:center;gap:10px;max-width:250px;margin:19px auto 0;display:grid}.volumeBar{height:4px}.volumeBar span{background:#94a0b1;width:65%;height:100%;display:block}.volume strong{font-size:10px}.rightColumn{display:contents}.programCard,.commandCard{padding:24px 25px}.upcomingCard{flex-direction:column;min-height:0;display:flex}.upcomingList{scrollbar-color:#cbd2da transparent;scrollbar-width:thin;align-content:start;gap:8px;height:388px;margin-top:14px;padding-right:5px;display:grid;overflow-y:auto}.upcomingItem{background:#f8f9fa;border:1px solid #edf0f2;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.upcomingPosition{color:#9aa2af;text-align:center;font-size:12px}.upcomingInfo{min-width:0}.upcomingInfo strong{color:#253047;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.upcomingInfo span,.upcomingDuration{color:#8a94a6;font-size:10px}.upcomingInfo span{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;overflow:hidden}.upcomingEmpty{color:#7d8796;margin:14px 0 0;font-size:12px}.sectionTitle{justify-content:space-between;align-items:flex-start;display:flex}.sectionTitle svg{color:#9ba4b2}.sectionTitle h3{margin-bottom:0;font-size:18px}.timeWindow{color:#735f00;background:#fff7cc;border-radius:7px;margin-top:23px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-block}.tags{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.tags span{color:#667184;border:1px solid #e2e6ea;border-radius:20px;padding:6px 10px;font-size:10px;font-weight:600}.rule{background:#f7f8fa;border-radius:11px;gap:11px;margin-top:21px;padding:14px;display:flex}.rule svg{color:#d7aa00;flex:none}.rule strong{font-size:11px}.rule p{color:#838c9b;margin:4px 0 0;font-size:10px;line-height:1.55}.commandCard textarea{resize:none;color:#253047;border:1px solid #dde2e7;border-radius:10px;outline:none;width:100%;min-height:85px;margin-top:19px;padding:12px 13px;font-size:11px;line-height:1.5}.commandCard textarea:focus{border-color:#d9ae00;box-shadow:0 0 0 3px #f5c4001f}.commandFooter{justify-content:space-between;align-items:center;gap:15px;margin-top:12px;display:flex}.commandFooter span{color:#9aa2af;max-width:190px;font-size:9px;line-height:1.4}.commandFooter button{color:#fff;background:#111827;border:0;border-radius:8px;padding:9px 13px;font-size:10px;font-weight:700}.scheduleSection{margin-top:20px;padding:24px 26px 9px}.scheduleHeading{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.scheduleHeading h2{margin-bottom:0;font-size:19px}.outlineButton{color:#536074;background:#fff;border:1px solid #dfe4e8;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:700;display:flex}.scheduleList{border-top:1px solid #edf0f2}.scheduleItem{border-bottom:1px solid #edf0f2;grid-template-columns:130px 1fr auto;align-items:center;gap:20px;min-height:61px;padding:7px 12px;display:grid;position:relative}.scheduleItem.current{background:#fffdf2}.scheduleItem.current:before{content:"";background:#f5c400;width:3px;position:absolute;top:0;bottom:0;left:-26px}.scheduleTime{color:#5d6879;font-size:11px;font-weight:700}.scheduleText{flex-direction:column;gap:4px;display:flex}.scheduleText strong{font-size:11px}.scheduleText span,.automatic{color:#929ba8;font-size:9px}.playingStatus{color:#6b5900;background:#fff2a6;border-radius:20px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:800;display:flex}.adminPage{width:100%}.adminHeader{align-items:flex-end}.storeField,.editorField,.timeFields label{color:#667184;gap:7px;font-size:10px;font-weight:700;display:grid}.storeField{min-width:220px}.storeField select,.editorField input,.editorField select,.timeFields input{color:#253047;background:#fff;border:1px solid #dfe4e8;border-radius:9px;outline:none;min-height:40px;padding:8px 11px}.storeField select:focus,.editorField input:focus,.editorField select:focus,.timeFields input:focus{border-color:#d9ae00;box-shadow:0 0 0 3px #f5c4001f}.scheduleToolbar{justify-content:space-between;align-items:center;gap:20px;margin:4px 0 18px;display:flex}.scheduleToolbar h2{margin-bottom:0;font-size:20px}.primaryButton{color:#fff;text-transform:uppercase;background:#111827;border:0;border-radius:9px;padding:10px 14px;font-size:10px;font-weight:800}.primaryButton:disabled,.scheduleActions button:disabled{cursor:not-allowed;opacity:.55}.adminLayout{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:start;gap:20px;display:grid}.scheduleBlocks{gap:10px;display:grid}.scheduleBlock,.scheduleEditor,.adminMessage,.emptyPage{background:#fff;border:1px solid #e3e7eb;border-radius:14px;box-shadow:0 4px 18px #0f172a09}.scheduleBlock{grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:92px;padding:16px 18px;display:grid}.scheduleBlockTime{color:#253047;font-size:12px;font-weight:800}.scheduleBlockContent h3{margin-bottom:5px;font-size:14px}.scheduleBlockContent p{color:#697588;margin-bottom:5px;font-size:11px}.scheduleBlockContent span{color:#9aa2af;text-transform:capitalize;font-size:9px;font-weight:700}.scheduleActions{gap:7px;display:flex}.scheduleActions button,.editorActions>button:first-child{color:#536074;background:#fff;border:1px solid #dfe4e8;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:700}.scheduleActions .dangerButton{color:#b42318}.scheduleEditor{gap:18px;padding:22px;display:grid;position:sticky;top:20px}.timeFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.genreFields{border:1px solid #e3e7eb;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:13px;display:grid}.genreFields legend{color:#667184;padding:0 5px;font-size:10px;font-weight:700}.genreFields label{color:#536074;align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex}.genreFields input{accent-color:#d9ae00}.editorActions{justify-content:flex-end;gap:9px;display:flex}.adminMessage{color:#7d8796;padding:20px;font-size:12px}.errorMessage{color:#b42318;background:#fff7f7;border-color:#fecaca;margin-bottom:18px}.successMessage{color:#15803d;background:#f0fdf4;border-color:#bbf7d0;margin-bottom:18px}.settingsCard{background:#fff;border:1px solid #e3e7eb;border-radius:14px;gap:20px;max-width:650px;padding:24px;display:grid;box-shadow:0 4px 18px #0f172a09}.toggleField{border:1px solid #e3e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:13px 14px;display:flex}.toggleField>span{gap:4px;display:grid}.toggleField strong{color:#253047;font-size:11px}.toggleField small{color:#8a94a6;font-size:9px}.toggleField input{accent-color:#d9ae00;flex:none;width:18px;height:18px}.volumeSetting input{accent-color:#d9ae00}.emptyPage{text-align:center;place-content:center;justify-items:center;min-height:260px;padding:30px;display:grid}.emptyPage svg{color:#d9ae00;margin-bottom:16px}.emptyPage h2{margin-bottom:8px;font-size:18px}.emptyPage p{color:#8a94a6;margin-bottom:0;font-size:11px}@media (width<=1050px){.grid{grid-template-columns:1fr}.rightColumn{grid-template-columns:1fr;gap:20px;display:grid}.adminLayout{grid-template-columns:1fr}.scheduleEditor{position:static}}@media (width<=760px){.app{display:block}.sidebar{width:100%;height:auto;position:static}nav{grid-template-columns:repeat(2,1fr)}.sidebarBottom{display:none}main{padding:25px 17px}header,.adminHeader,.scheduleToolbar,.commandFooter{flex-direction:column;align-items:stretch}.storeSelector,.storeField{width:100%}.scheduleBlock{grid-template-columns:1fr;gap:8px}.scheduleActions{margin-top:5px}.scheduleItem{grid-template-columns:1fr auto}.scheduleTime{grid-column:1/-1}}
