:root{--bg:#f7f7fb;--surface:#fff;--ink:#181827;--muted:#87879a;--line:#ececf3;--purple:#7255e8;--purple-dark:#5a3ed0;--green:#22b981;--orange:#f29b4a;--blue:#5c9ceb;--shadow:0 10px 30px rgba(31,25,72,.05)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:14px}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;z-index:10;top:0;bottom:0;width:256px;padding:25px 16px 18px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:0 12px;margin-bottom:28px}.brand-mark{height:34px;width:34px;border-radius:11px;background:linear-gradient(145deg,#8167f5,#5c3fd1);display:flex;align-items:center;justify-content:center;gap:2px;box-shadow:0 7px 16px #7255e844}.brand-mark span{display:block;width:3px;border-radius:3px;background:#fff}.brand-mark span:nth-child(1){height:9px}.brand-mark span:nth-child(2){height:17px}.brand-mark span:nth-child(3){height:12px}.brand strong{display:block;font:700 20px 'Space Grotesk',sans-serif;letter-spacing:-.7px}.brand strong span{color:var(--purple)}.brand small{display:block;font-size:8px;letter-spacing:1.6px;color:#a0a0af;margin-top:1px}.station-card{display:flex;align-items:center;padding:10px;border:1px solid var(--line);border-radius:13px;background:#fbfaff;margin-bottom:27px}.station-avatar,.top-avatar,.profile-photo{display:grid;place-items:center;background:#e5dfff;color:#6448d5;font-weight:700;border-radius:9px}.station-avatar{width:35px;height:35px;font-size:11px}.station-copy{min-width:0;flex:1;padding-left:9px}.station-copy b{display:block;font-size:12px}.station-copy span{display:flex;align-items:center;gap:5px;font-size:10px;color:#90909f;margin-top:3px}.live-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#20bd82;box-shadow:0 0 0 3px #20bd821f}.icon-button{border:0;background:transparent;color:#a3a3b1;padding:5px;cursor:pointer}.nav-label{font-size:9px;font-weight:700;letter-spacing:1.3px;color:#aaaaba;margin:0 12px 9px}.nav-label:not(:first-child){margin-top:25px}.nav-item{height:40px;padding:0 12px;display:flex;align-items:center;gap:11px;border-radius:10px;color:#7d7d8d;text-decoration:none;font-size:13px;font-weight:500;transition:.2s}.nav-item:hover{background:#f7f5ff;color:var(--purple)}.nav-item.active{background:#f0edff;color:#6247d7;font-weight:700}.nav-icon{width:18px;text-align:center;font-size:18px;line-height:1;color:currentColor}.nav-item em{font-style:normal;font-size:10px;background:#e8e2ff;color:#7255e8;padding:2px 6px;border-radius:20px;margin-left:auto}.nav-item .nav-badge{background:#fff1e3;color:#e98b36}.sidebar-footer{margin-top:auto}.help-card{display:flex;align-items:center;gap:9px;padding:12px 9px;margin:10px 0 17px;border-radius:12px;background:#f8f6ff}.help-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#e5deff;color:#6f50e3;font-weight:700}.help-card b{font-size:11px;display:block}.help-card span{font-size:10px;color:#9a99a9;display:block;margin-top:2px}.help-card .arrow{font-size:16px;color:#7355e7;margin-left:auto}.profile-mini{border-top:1px solid var(--line);padding:16px 7px 0;display:flex;align-items:center;gap:9px}.profile-photo{width:33px;height:33px;font-size:10px}.profile-mini b{display:block;font-size:11px}.profile-mini span{display:block;color:#9a99a9;font-size:10px;margin-top:3px}.profile-mini .icon-button{margin-left:auto}.main-content{width:calc(100% - 256px);margin-left:256px}.topbar{height:73px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px}.breadcrumbs{display:flex;gap:10px;align-items:center;color:#a5a4b1;font-size:12px}.breadcrumbs b{font-weight:400;color:#d1d0d7}.breadcrumbs strong{color:#353444;font-weight:600}.top-actions{display:flex;align-items:center;gap:18px}.search-wrap{display:flex;align-items:center;gap:8px;width:214px;height:35px;padding:0 11px;border:1px solid var(--line);border-radius:8px;color:#a3a2b0}.search-wrap span{font-size:21px;line-height:0;transform:rotate(-20deg)}.search-wrap input{width:100%;border:0;outline:0;font:inherit;font-size:11px;background:transparent}.top-icon{position:relative;width:27px;height:30px;padding:0;border:0;background:transparent;color:#878697;font-size:18px;cursor:pointer}.notification i{position:absolute;top:4px;right:2px;width:5px;height:5px;border-radius:50%;background:#f27871}.top-avatar{width:31px;height:31px;font-size:10px;background:#e3dcff}.mobile-menu{display:none}.content-wrap{max-width:1450px;margin:0 auto;padding:35px 42px 55px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:27px}.eyebrow{margin:0 0 7px;color:#aaa9b7;font-size:9px;font-weight:700;letter-spacing:1.25px}.page-heading h1{margin:0;font:700 28px 'Space Grotesk',sans-serif;letter-spacing:-1px}.page-heading h1 span{color:#f0a23e;font-size:22px;margin-left:4px}.subtitle,.panel-heading p{color:#a09fac;font-size:12px;margin:8px 0 0}.primary-button,.secondary-button{border:0;border-radius:9px;padding:11px 16px;font:600 12px 'DM Sans',sans-serif;cursor:pointer;transition:.2s}.primary-button{background:var(--purple);color:white;box-shadow:0 7px 14px #7255e82b}.primary-button:hover{background:var(--purple-dark);transform:translateY(-1px)}.primary-button span{font-size:16px;vertical-align:-1px}.secondary-button{background:#f4f3f8;color:#696878}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.stat-card,.panel{background:var(--surface);border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.stat-card{padding:17px 18px 15px}.stat-top{display:flex;justify-content:space-between;align-items:center;color:#858493;font-size:11px}.stat-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;font-size:15px}.purple{background:#f0edff;color:#7255e8}.green{background:#e8faf3;color:#27b580}.orange{background:#fff3e6;color:#ef963e}.blue{background:#eaf4ff;color:#5a99e3}.stat-value{font:700 26px 'Space Grotesk',sans-serif;letter-spacing:-1px;margin:11px 0 8px}.unit{font-size:14px;color:#7e7d8b;margin-left:1px}.muted-value{color:#c0bfc9;font-size:17px}.stat-foot{display:flex;gap:7px;align-items:center;font-size:10px}.stat-foot span{font-weight:700}.stat-foot small{color:#aaa9b4;font-size:10px}.positive span{color:#17ad77}.warning span{color:#ed923b}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.9fr);gap:18px;margin-bottom:18px}.panel{padding:20px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between}.panel-heading h2{font:600 15px 'Space Grotesk',sans-serif;margin:0;letter-spacing:-.2px}.panel-heading select{padding:8px 10px;border:1px solid var(--line);border-radius:7px;color:#777685;font:500 10px 'DM Sans';outline:0;background:#fff}.chart-legend{display:flex;justify-content:space-between;align-items:center;margin:22px 0 4px;font-size:10px;color:#9998a7}.legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.purple-dot{background:#795ae8}.chart-legend strong{font:600 17px 'Space Grotesk';color:#29283a}.chart-legend strong small{font:400 10px 'DM Sans';color:#aaa9b5;margin-left:3px}.chart{display:flex;height:215px;margin-top:5px}.y-axis{width:32px;height:185px;display:flex;flex-direction:column;justify-content:space-between;color:#b4b3c0;font-size:9px;padding:2px 0 0}.chart-area{position:relative;flex:1;height:100%}.grid-lines{position:absolute;inset:0 0 30px;display:flex;flex-direction:column;justify-content:space-between}.grid-lines i{height:1px;background:#f0eff5;width:100%}.chart-area svg{position:absolute;left:0;right:0;top:0;height:180px;width:100%;overflow:visible}.line-path{fill:none;stroke:#7a5be8;stroke-width:2.2}.area-fill{fill:url(#areaGradient)}.x-axis{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;color:#b4b3c0;font-size:9px}.live-pill{display:flex;align-items:center;gap:6px;padding:5px 8px;background:#eafaf4;border-radius:20px;color:#21ad79;font-size:9px;font-weight:700}.album-art{position:relative;height:137px;margin:24px auto 16px;width:137px;border-radius:13px;overflow:hidden;background:linear-gradient(135deg,#22163e 0%,#7d39a2 45%,#f08a67 100%);box-shadow:0 10px 20px #3520542e}.album-art:before,.album-art:after{content:'';position:absolute;border-radius:50%;border:1px solid #ffffff33}.album-art:before{width:180px;height:180px;left:-30px;top:-26px}.album-art:after{width:220px;height:220px;left:-60px;top:-45px}.vinyl{position:absolute;width:92px;height:92px;border-radius:50%;background:repeating-radial-gradient(circle,#19131f 0,#19131f 2px,#32253b 3px,#19131f 5px);right:-15px;bottom:-16px;box-shadow:0 0 0 8px #0000001d}.vinyl:after{content:'';display:block;width:12px;height:12px;background:#e6a072;border-radius:50%;position:absolute;left:40px;top:40px}.art-label{position:absolute;z-index:1;left:15px;top:18px;color:#fff;font:500 10px 'Space Grotesk';letter-spacing:2px;line-height:1.3}.art-label b{font-size:18px;letter-spacing:0}.track-info{text-align:center}.track-info h3{font:600 16px 'Space Grotesk';margin:0}.track-info p{color:#9d9cab;font-size:11px;margin:5px 0 17px}.progress-bar{height:4px;border-radius:3px;background:#eeeaf9}.progress-bar span{display:block;width:63%;height:100%;border-radius:3px;background:var(--purple)}.time-row{display:flex;justify-content:space-between;color:#aaa9b5;font-size:9px;margin-top:6px}.player-controls{display:flex;align-items:center;justify-content:center;gap:22px;margin:16px 0}.player-controls button{border:0;background:transparent;color:#9795a5;font-size:16px;cursor:pointer}.player-controls .play-button{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--purple);color:#fff;font-size:12px;box-shadow:0 5px 12px #7255e83e}.next-track{border-top:1px solid var(--line);padding-top:13px;display:flex;gap:8px;align-items:center;font-size:10px}.next-track span:first-child{color:#aaa9b5;margin-right:auto}.next-track b{font-weight:600}.next-track b small{font-weight:400;color:#aaa9b5}.next-track span:last-child{color:#aaa9b5}.lower-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px}.text-link{font-size:11px;color:var(--purple);text-decoration:none;font-weight:600}.schedule-list{margin-top:19px}.schedule-row{display:flex;align-items:center;min-height:49px;border-bottom:1px solid #f3f2f7;gap:11px}.schedule-row:last-child{border-bottom:0}.schedule-row time{width:37px;color:#777685;font:600 11px 'Space Grotesk'}.schedule-color{width:4px;height:27px;border-radius:4px}.schedule-color.violet{background:#7c5be8}.schedule-color.orange{background:#f29b4a}.schedule-color.blue{background:#5c9ceb}.schedule-color.green{background:#24ba81}.schedule-content{flex:1}.schedule-content b{display:block;font-size:11px}.schedule-content span{display:block;color:#aaa9b5;font-size:10px;margin-top:3px}.schedule-status{padding:4px 8px;border-radius:14px;background:#f5f4f8;color:#a09fac;font-size:9px}.schedule-status.active{color:#6b4de0;background:#f0edff}.more-button{border:0;background:transparent;color:#a9a8b4;letter-spacing:2px}.activity-list{margin-top:13px}.activity-item{display:flex;gap:10px;padding:9px 0}.activity-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;font-size:14px;flex:none}.purple-bg{background:#f0edff;color:#7154e6}.green-bg{background:#e8faf3;color:#20ac79}.orange-bg{background:#fff1e1;color:#eb9138}.blue-bg{background:#eaf4ff;color:#5294de}.activity-item b{font-size:11px}.activity-item p{margin:3px 0;color:#8f8e9d;font-size:10px}.activity-item span{font-size:9px;color:#b0afbb}.view{display:none}.view.active-view{display:block}.placeholder-view{min-height:560px;display:none;align-items:center;justify-content:center}.placeholder-view.active-view{display:flex}.empty-state{text-align:center;max-width:410px}.empty-icon{display:grid;place-items:center;margin:0 auto 18px;width:60px;height:60px;border-radius:18px;background:#f0edff;color:var(--purple);font-size:29px}.empty-state h2{font:600 22px 'Space Grotesk';margin:0}.empty-state p{color:#9897a6;font-size:13px;line-height:1.5;margin:10px 0 22px}.modal-backdrop{display:none;position:fixed;z-index:30;inset:0;background:#221c3980;align-items:center;justify-content:center;padding:20px}.modal-backdrop.show{display:flex}.modal{width:min(510px,100%);background:#fff;border-radius:16px;padding:23px;box-shadow:0 25px 80px #211b3a33;animation:up .2s ease}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.modal-header h2{font:600 20px 'Space Grotesk';margin:0}.close-modal{border:0;background:#f5f4f8;color:#92919e;border-radius:8px;width:28px;height:28px;font-size:20px;cursor:pointer}.upload-zone{border:1px dashed #cfc9f7;border-radius:12px;background:#faf9ff;display:flex;align-items:center;flex-direction:column;padding:27px 15px;cursor:pointer;transition:.2s}.upload-zone:hover,.upload-zone.dragover{background:#f3f0ff;border-color:var(--purple)}.upload-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:#e8e1ff;color:var(--purple);font-size:22px;margin-bottom:8px}.upload-zone b{font-size:12px}.upload-zone span{font-size:11px;color:#9695a4;margin-top:4px}.upload-zone small{font-size:9px;color:#b0afbb;margin-top:13px}.form-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px;margin-top:17px}.form-row label{font-size:10px;color:#888794;font-weight:600}.form-row input,.form-row select{display:block;width:100%;height:38px;margin-top:6px;padding:0 10px;border:1px solid var(--line);border-radius:8px;outline:0;color:#4f4e5b;font:500 11px 'DM Sans';background:#fff}.form-row input:focus,.form-row select:focus{border-color:#b9aaf6;box-shadow:0 0 0 3px #7255e812}.modal-footer{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.toast{position:fixed;z-index:40;right:25px;bottom:25px;display:flex;align-items:center;gap:10px;padding:12px 15px;background:#28263a;color:#fff;border-radius:10px;box-shadow:0 10px 30px #231c3b38;transform:translateY(100px);opacity:0;transition:.3s}.toast.show{transform:translateY(0);opacity:1}.toast>span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#25bd86;font-size:12px}.toast b{display:block;font-size:11px}.toast small{display:block;color:#c8c5d4;font-size:10px;margin-top:2px}@keyframes up{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.sidebar{width:225px}.main-content{width:calc(100% - 225px);margin-left:225px}.topbar{padding:0 25px}.content-wrap{padding:30px 25px}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.lower-grid{grid-template-columns:1fr}.now-playing{max-width:none}.album-art{margin-top:17px}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:.25s;width:255px;box-shadow:10px 0 30px #2c234318}.sidebar.open{transform:translateX(0)}.main-content{width:100%;margin-left:0}.topbar{height:62px;padding:0 17px}.mobile-menu{display:block;border:0;background:transparent;font-size:22px;color:#777587;padding:0;margin-right:13px}.breadcrumbs{margin-right:auto}.top-actions{gap:9px}.search-wrap{width:34px;border:0;padding:0}.search-wrap input{display:none}.search-wrap span{font-size:23px}.top-icon{display:none}.content-wrap{padding:25px 16px 45px}.page-heading{align-items:flex-start;gap:20px;flex-direction:column}.page-heading h1{font-size:25px}.stats-grid{gap:10px}.stat-card{padding:14px}.stat-value{font-size:23px}.panel{padding:16px}.audience-panel{overflow:hidden}.chart-legend{margin-top:18px}.lower-grid{gap:12px}.schedule-status{display:none}.form-row{grid-template-columns:1fr}.modal{padding:18px}.toast{left:15px;right:15px;bottom:15px}.profile-mini{padding-bottom:5px}}
