:root{--red:#e31b23;--red2:#ff343b;--bg:#070708;--panel:#111114;--panel2:#17171b;--line:#2a2a2f;--text:#f7f7f8;--muted:#92929a;--green:#27d17f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(135deg,#070708 0%,#0d090a 48%,#080809 100%);color:var(--text);font:15px/1.5 Inter,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,.button{font:inherit;cursor:pointer}.topbar{height:70px;padding:0 30px;border-bottom:1px solid #242428;background:#09090aeF;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-size:19px}.brand-mark,.brand-center>span{color:var(--red);font-size:24px}.brand span{color:var(--red)}.top-user{color:#bbb;font-size:13px}.top-user a{margin-left:16px;color:#fff}.app-shell{display:flex;min-height:calc(100vh - 70px)}.sidebar{width:235px;flex:0 0 235px;border-right:1px solid #242428;background:#0a0a0c;padding:25px 14px}.profile{text-align:center;padding-bottom:20px}.avatar{width:52px;height:52px;margin:0 auto 10px;border-radius:50%;background:#241115;border:1px solid #552126;color:var(--red);display:grid;place-items:center;font-size:28px}.profile strong,.profile small{display:block}.profile small{color:#999;margin:3px 0}.online-dot{font-size:12px;color:var(--green)}.wide{width:100%}.red{background:linear-gradient(180deg,var(--red2),#d9151d);color:#fff;border:1px solid #ef3c42;box-shadow:0 8px 24px #e31b231c}.sidebar form{margin-bottom:20px}.side-nav{display:grid;gap:5px}.side-nav a{padding:12px 13px;border-radius:7px;color:#aaa;font-weight:650}.side-nav a:hover,.side-nav a.active{background:#2a0f12;color:#fff;border-left:3px solid var(--red);padding-left:10px}.content{width:min(100%,1250px);padding:32px 34px;margin:auto}.page-heading{margin-bottom:22px}.crumb,.eyebrow{color:#ff4048;font-size:11px;font-weight:900;letter-spacing:2px}.page-heading h1{font-size:28px;margin:5px 0}.tile-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;background:#19191c;border:1px solid #222;border-radius:12px;overflow:hidden;margin-bottom:24px}.tile{min-height:105px;background:#121215;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px;gap:8px;border:1px solid #19191c}.tile:hover{background:#1a0d0f}.tile span{font-size:25px;color:var(--red)}.tile b{font-size:11px;color:#eee}.settings-panel{background:linear-gradient(145deg,#111114,#0e0e10);border:1px solid #26262b;border-radius:13px;padding:22px;margin-bottom:22px}.section-title{display:flex;gap:14px;align-items:center;margin-bottom:20px}.section-title>span{font-size:25px;color:var(--red)}.section-title h2,.section-title p{margin:0}.section-title p,.muted{color:var(--muted)}.two-col,.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.inner-card,.form-card{background:#0c0c0f;border:1px solid #2a2a2e;border-radius:10px;padding:20px}.inner-card h3{margin-top:0;color:#ff4a51}.code-label{color:#999}code{background:#09090b;border:1px solid #2c2c31;border-radius:6px;padding:3px 6px;color:#ff6b71}label{display:block;font-weight:750;color:#eee;margin-bottom:15px}input,textarea{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #303037;border-radius:8px;background:#09090b;color:#fff;font:inherit}input:focus,textarea:focus{outline:1px solid var(--red);border-color:var(--red)}button,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:11px 16px;border:0;font-weight:800}.outline{background:#111114;border:1px solid #e31b23;color:#fff}.ghost{background:#29292e;color:#fff}.alert{padding:13px 16px;border-radius:9px;margin-bottom:18px}.alert.success{background:#0e3524;color:#8bf0b9}.alert.error{background:#3b1115;color:#ffb0b4}.request-head{display:flex;justify-content:space-between;align-items:center;margin:32px 0 14px}.request-head h2{margin:4px 0}.live-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #512126;background:#1b0d0f;border-radius:99px;color:#eee;font-weight:800}.live-pill i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green)}.request{display:flex;justify-content:space-between;gap:20px;background:#121215;border:1px solid #29292e;border-radius:10px;padding:18px;margin-bottom:10px}.request h3{margin:7px 0 2px}.request p{color:#999;margin:0}.request blockquote{margin:12px 0 0;border-left:2px solid var(--red);padding-left:12px;color:#ddd}.badge{display:inline-block;text-transform:uppercase;font-size:10px;font-weight:900;padding:4px 7px;border-radius:5px;background:#333}.badge.new{background:#6d151b}.badge.accepted{background:#5b460f}.badge.played{background:#11603b}.actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.public-wrap{max-width:900px;margin:auto}.public-hero{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#251013,#111114);border:1px solid #462026;border-radius:14px;padding:30px;margin-bottom:18px}.public-hero h2{font-size:40px;margin:5px 0}.public-hero p{color:#aaa}.auth-page{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 50% 10%,#26090c,transparent 35%),#070708}.auth-card{width:min(100%,520px);background:#0f0f12;border:1px solid #29292e;border-radius:10px;padding:34px;box-shadow:0 30px 80px #0008}.brand-center{text-align:center;font-size:28px;margin-bottom:4px}.brand-center span{color:var(--red)}.brand-center b span{color:var(--red)}.auth-card>.muted{text-align:center;margin-bottom:25px}.auth-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.or{display:flex;align-items:center;gap:12px;margin:22px 0;color:#777}.or:before,.or:after{content:"";height:1px;background:#2a2a2e;flex:1}.or span{font-size:12px}.auth-page footer{border:0;width:100%;text-align:center;color:#666;margin-top:22px}.user-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #25252a;padding:14px 0}.user-row small{display:block;color:#888;margin-top:2px}.embed-body{background:#080809}.embed-shell{max-width:900px;margin:auto}.embed-head{height:62px;border-bottom:1px solid #26262a;display:flex;justify-content:space-between;align-items:center;padding:0 18px;background:#0b0b0c}.embed-head>span{color:#aaa}.embed-content{padding:24px}.embed-content h1{font-size:32px;margin:4px 0}.embed-content p{color:#999}.admin-grid{margin-bottom:20px}
footer{color:#666;text-align:center;border-top:1px solid #222;padding:24px}
.login-logo{display:flex;width:100%;min-height:76px;margin:0 auto 20px;padding:16px;align-items:center;justify-content:center;text-align:center;border:1px solid #29292e;border-radius:9px;background:#080809;overflow:hidden}.login-logo img{display:block;width:207px;max-width:100%;height:auto;object-fit:contain;margin:auto}
.request-widget{margin:0;background:#070708;color:#fff}.request-box{min-height:100vh;border:1px solid #482126;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#16090b,#09090b)}.request-box>header{padding:18px 26px;background:linear-gradient(90deg,#a50f18,#e31b23);font-size:20px;font-weight:900}.request-status{padding:13px 28px;background:#260d10;border-left:3px solid #ff343b;color:#ff7a80;font-weight:800}.active-dj{display:flex;align-items:center;justify-content:center;gap:13px;padding:38px 15px 18px}.active-dj img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #e31b23;box-shadow:0 0 18px #e31b2377}.active-dj i{display:inline-block;width:13px;height:13px;border-radius:50%;background:#ff3443;margin-right:8px;box-shadow:0 0 9px #ff3443}.request-form{padding:0 34px 38px}.request-form label{text-transform:uppercase;font-size:12px;color:#ddd}.request-form input,.request-form textarea{background:#17171b;border-color:#4a3337}.request-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.request-form button{font-size:16px;padding:16px}@media(max-width:700px){.request-two{grid-template-columns:1fr}.request-form{padding:0 16px 24px}.request-box>header{font-size:16px}}
.avatar{overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.upload-preview{width:175px;height:175px;object-fit:cover;border-radius:12px;border:1px solid #3a3a40;display:block;margin-bottom:16px}.upload-preview.square{width:110px;height:110px}.photo-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dj-manage{display:grid;grid-template-columns:150px 1fr 150px;gap:18px;align-items:start;padding:20px 0;border-top:1px solid #29292e}.dj-photos{display:flex;gap:8px}.dj-photos img{width:68px;height:68px;object-fit:cover;border-radius:9px;border:1px solid #3a3a40}.dj-edit{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dj-edit label:first-of-type{grid-column:1/-1}.account-actions{display:grid;gap:8px}.account-actions form{margin:0}.danger{background:#65151a;color:#fff;border:1px solid #a92b33}@media(max-width:850px){.dj-manage{grid-template-columns:1fr}.dj-edit,.photo-row{grid-template-columns:1fr}}
.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat{min-height:94px;border-radius:10px;padding:19px 21px;display:flex;flex-direction:column;justify-content:center;color:#fff}.stat b{font-size:29px;line-height:1}.stat span{font-size:12px;margin-top:8px}.stat.cyan{background:linear-gradient(135deg,#27b8db,#1595c2)}.stat.green{background:linear-gradient(135deg,#3bd179,#25a85e)}.stat.orange{background:linear-gradient(135deg,#ffb64e,#ec941f)}.stat.coral{background:linear-gradient(135deg,#f46266,#d84449)}select{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #303037;border-radius:8px;background:#09090b;color:#fff;font:inherit}.stream-grid{display:grid;grid-template-columns:120px 1fr 120px;gap:10px}.status-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px}.status-dot.on{background:#27d17f;box-shadow:0 0 8px #27d17f}.status-dot.off{background:#e34b51}@media(max-width:900px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stream-grid{grid-template-columns:1fr}}
.color-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.color-grid input{height:48px;padding:4px}.player-preview{width:100%;height:74px;border:1px solid #333;border-radius:8px;background:#050505}
.display-body{margin:0;background:transparent;min-height:100vh;display:grid;place-items:center;overflow:hidden}.dj-live,.nonstop{width:100%;height:100vh;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,#251013,#0b0b0d);border:1px solid #512126;border-radius:18px}.dj-live h1{margin:8px 0 0;font-size:38px}.dj-live p{margin:5px;color:#aaa}.display-avatar{width:105px;height:105px;margin-top:15px;border-radius:50%;display:grid;place-items:center;background:#351116;color:var(--red);font-size:62px;border:2px solid var(--red)}.nonstop{position:relative;background:#080809}.nonstop img{width:100%;height:100%;object-fit:cover;border-radius:18px}.nonstop span{position:absolute;bottom:14px;padding:7px 13px;border-radius:99px;background:#000b;color:#fff;font-weight:800}@media(max-width:1050px){.tile-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.topbar{padding:0 16px}.top-user{display:none}.sidebar{display:none}.content{padding:22px 15px}.tile-grid{grid-template-columns:repeat(2,1fr)}.two-col,.admin-grid{grid-template-columns:1fr}.public-hero,.request{flex-direction:column;align-items:flex-start}.public-hero h2{font-size:32px}.auth-card{padding:24px}.auth-buttons{grid-template-columns:1fr}.request .actions{width:100%}}

/* Player generator */
.generator-preview{width:100%;min-height:90px;margin:10px 0 16px;overflow:hidden;border-radius:10px;background:#111}
.player-preview{display:block;width:100%;height:140px;border:0}
.bar-preview{height:82px!important}
.dashboard-stats .stat.stat-red{background:linear-gradient(135deg,#e31b23,#a90e15)!important}.dashboard-stats .stat.stat-grey{background:linear-gradient(135deg,#555,#29292e)!important}.dashboard-welcome,.team-callout,.add-dj-banner{margin:24px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px;border:1px solid #303036;border-radius:12px;background:#151518}.dashboard-welcome h2,.team-callout h3,.add-dj-banner h2{margin:5px 0}.dashboard-welcome p,.team-callout p,.add-dj-banner p{margin:0;color:#aaa}.dashboard-links{margin-bottom:25px}.color-choice{display:flex;align-items:center;gap:13px;margin-top:7px}.color-choice input[type=color]{width:70px;height:48px;padding:3px;cursor:pointer}.color-choice span{color:#aaa;font-size:13px}.settings-image-preview{display:block;width:220px;max-height:180px;object-fit:cover;border-radius:10px;margin-bottom:18px}.closed-request{padding:55px 25px;text-align:center}.closed-request .closed-icon{font-size:52px;color:#e31b23}.closed-request h2{max-width:650px;margin:18px auto 10px}.closed-request p{color:#bbb;font-size:16px}.moderation-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 4px;border-bottom:1px solid #2d2d32}.moderation-row p{margin:7px 0}.moderation-row .actions{display:flex;gap:7px;flex-wrap:wrap}.check-label{display:flex!important;align-items:center;gap:9px}.check-label input{width:auto}.add-dj-banner{border-left:5px solid #e31b23}.add-symbol{font-size:52px;color:#e31b23}.new-dj-panel{box-shadow:0 0 0 1px #e31b2344,0 14px 35px #0005}
@media(max-width:760px){.dashboard-welcome,.team-callout,.add-dj-banner,.moderation-row{align-items:stretch;flex-direction:column}.moderation-row .actions{width:100%}}
.server-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.server-type-grid label{margin:0;cursor:pointer}.server-type-grid input{position:absolute;opacity:0;width:1px}.server-type-grid span{display:flex;min-height:82px;flex-direction:column;justify-content:center;padding:14px;border:2px solid #303037;border-radius:10px;background:#151518}.server-type-grid small{display:block;color:#999;margin-top:4px}.server-type-grid input:checked+span{border-color:#e31b23;background:#2b0d11;box-shadow:0 0 0 2px #e31b2329}.stream-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stream-form-grid .wide-field{grid-column:1/-1}.server-help{margin:-2px 0 22px;padding:12px 14px;border-left:4px solid #e31b23;background:#1b1b1f;color:#bbb;border-radius:5px;font-size:13px}
@media(max-width:760px){.server-type-grid,.stream-form-grid{grid-template-columns:1fr}.stream-form-grid .wide-field{grid-column:auto}}
.widget-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.widget-color-card{padding:18px;border:1px solid #303037;border-radius:11px;background:#0c0c0f}.widget-color-card h3{margin:0 0 12px;color:#fff}.widget-color-card label{display:grid;grid-template-columns:1fr 70px;align-items:center;margin:9px 0}.widget-color-card input[type=color]{height:40px;padding:3px}.mini-widget-preview{display:flex;flex-direction:column;padding:14px;margin-bottom:14px;border:2px solid;border-radius:8px}.mini-widget-preview span{font-size:12px;margin-top:4px}@media(max-width:700px){.widget-color-grid{grid-template-columns:1fr}}
.generator-preview:nth-of-type(2) .player-preview{height:82px}
textarea[readonly]{max-width:100%;min-width:0;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere}

/* Strakkere dashboardnavigatie */
.tile-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;margin-bottom:20px;border-radius:10px}
.tile{min-height:86px;padding:8px 6px;gap:5px;transition:background .15s ease,transform .15s ease}
.tile span{font-size:21px;line-height:1}
.tile b{font-size:10px;line-height:1.25}
.settings-panel,.inner-card{scroll-margin-top:88px}
@media(max-width:1050px){.tile-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}.tile{min-height:78px}.tile b{font-size:10px}.settings-panel{padding:16px;margin-bottom:16px}.inner-card{padding:15px}}

/* Insluit Codes */
.embed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.embed-card{background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:18px;min-width:0}
.embed-head h3{margin:0 0 5px}.embed-head p{margin:0 0 14px;opacity:.7;font-size:13px}
.embed-preview{min-height:82px;display:flex;align-items:center;justify-content:center;background:#08090b;border-radius:10px;padding:8px;overflow:hidden;margin-bottom:14px}
.embed-preview iframe{max-width:100%;display:block}
.embed-card textarea{width:100%;max-width:100%;resize:vertical;font-family:monospace;font-size:11px;line-height:1.45;overflow-wrap:anywhere}
@media(max-width:800px){.embed-grid{grid-template-columns:1fr}}

/* Fixed news source */
.fixed-rss{display:block;margin:12px 0}
.fixed-rss label{display:block;margin-bottom:8px;font-weight:700}
.fixed-rss-value{padding:13px 14px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:rgba(255,255,255,.025);font-weight:600;word-break:break-all}
.fixed-rss small{display:block;margin-top:6px;opacity:.58}

/* Programma / rooster */
.program-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:8px 0 18px}
.program-toolbar h2{margin:4px 0}.program-toolbar p{margin:0;opacity:.65}
.day-tabs{display:flex;gap:8px;overflow-x:auto;padding:3px 0 14px}
.day-tabs a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;text-decoration:none;color:inherit;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.025);border-radius:22px;padding:10px 16px;font-weight:700;font-size:13px}
.day-tabs a.active{background:#16d76b;color:#07140c;border-color:#16d76b}.day-tabs small{font-size:9px}
.schedule-card{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:0 18px;overflow:hidden}
.schedule-row{display:grid;grid-template-columns:130px 56px minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px 2px;border-bottom:1px solid rgba(255,255,255,.09)}
.schedule-row:last-child{border-bottom:0}.schedule-time{font-weight:800;color:#13df69}.schedule-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;background:#202020}
.schedule-info{min-width:0}.schedule-info h3{margin:0 0 4px;font-size:16px}.schedule-info p{margin:0;opacity:.65;font-size:13px}.schedule-actions{display:flex;gap:7px;align-items:center}.schedule-actions form{margin:0}
.button-link{display:inline-flex;text-decoration:none;align-items:center;justify-content:center}.empty-state{padding:40px 15px;text-align:center;display:flex;flex-direction:column;gap:6px}.empty-state span{opacity:.6}
.schedule-editor{margin-top:18px}.schedule-form-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.schedule-form-grid .wide-field{grid-column:span 3}.editor-actions{display:flex;gap:10px;margin-top:16px}.schedule-note{margin:12px 2px 30px;opacity:.6;font-size:12px}
@media(max-width:760px){.program-toolbar{align-items:stretch;flex-direction:column}.program-toolbar button{width:100%}.schedule-row{grid-template-columns:1fr auto;gap:9px 12px;padding:15px 2px}.schedule-time{grid-column:1/-1}.schedule-avatar{grid-row:2/4}.schedule-info{grid-column:2}.schedule-actions{grid-column:2;justify-content:flex-start;flex-wrap:wrap}.schedule-form-grid{grid-template-columns:1fr 1fr}.schedule-form-grid .wide-field{grid-column:span 2}}
@media(max-width:480px){.day-tabs a{padding:9px 12px}.schedule-card{padding:0 11px}.schedule-row{grid-template-columns:48px minmax(0,1fr)}.schedule-avatar{grid-column:1;grid-row:2}.schedule-info{grid-column:2}.schedule-actions{grid-column:2}.schedule-form-grid{grid-template-columns:1fr}.schedule-form-grid .wide-field{grid-column:span 1}}
.go-live-button,.go-offline-button{margin:0 0 7px!important;padding:8px 10px!important;min-height:34px;background:#070708!important;color:var(--red)!important;border:1px solid #361216!important;font-size:13px!important}.go-offline-button{margin-bottom:16px!important}.live-dialog{width:min(92vw,420px);padding:0;border:2px solid var(--red)!important;border-radius:14px;background:#101115!important;color:#fff!important;box-shadow:0 25px 80px #000b}.live-dialog::backdrop{background:#02060ddd}.live-dialog form{padding:24px;background:#101115!important}.live-dialog-title{display:flex;align-items:center;gap:11px}.live-dialog-title h2{margin:0;color:#fff}.live-dialog-title i{width:23px;height:23px;border-radius:50%;background:var(--red)}.live-dialog p,.live-dialog label{color:#fff!important;font-size:13px}.live-dialog select{background:#070708!important;color:#fff!important;border-color:var(--red)!important}.request-toggle{display:flex;align-items:center;gap:9px}.request-toggle input{width:auto;margin:0}.live-dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.go-live-submit{background:var(--red)!important;color:#fff!important}.live-dialog button{width:100%}
body{background-color:#050506!important;background-image:radial-gradient(circle at 15% 20%,#5c091680 0,transparent 28%),radial-gradient(circle at 82% 72%,#8c101d55 0,transparent 30%),linear-gradient(135deg,#030304 0%,#13080b 50%,#050506 100%)!important;background-size:130% 130%,145% 145%,100% 100%!important;background-attachment:fixed!important;animation:panelParallax 20s ease-in-out infinite alternate}.auth-page{background:transparent!important}.topbar,.sidebar{background:#08080ae8!important;backdrop-filter:blur(8px)}.auth-card{background:#0d0d11eF!important;backdrop-filter:blur(12px)}@keyframes panelParallax{0%{background-position:0% 0%,100% 100%,0 0}100%{background-position:14% 10%,86% 88%,0 0}}@media(prefers-reduced-motion:reduce){body{animation:none}}
.topbar-tools{display:flex;align-items:center;gap:14px}.theme-picker{margin:0;display:flex}.theme-picker input[type=color]{width:28px;height:28px;margin:0;padding:2px;border:2px solid #fff;border-radius:50%;overflow:hidden;cursor:pointer;background:var(--red)}.theme-picker input[type=color]::-webkit-color-swatch-wrapper{padding:0}.theme-picker input[type=color]::-webkit-color-swatch{border:0;border-radius:50%}.theme-picker input[type=color]::-moz-color-swatch{border:0;border-radius:50%}.red,.go-live-submit{background:var(--red)!important;border-color:var(--red)!important}.outline,.server-type-grid input:checked+span{border-color:var(--red)!important}.crumb,.eyebrow,.inner-card h3,code,.closed-request .closed-icon,.add-symbol{color:var(--red)!important}.add-dj-banner,.server-help{border-left-color:var(--red)!important}.dashboard-stats .stat.stat-red{background:var(--red)!important}.refresh-timer{color:#aaa}.refresh-timer b{color:var(--red)}
.dj-login-link{display:block;margin-top:15px;text-align:center;color:var(--red);font-weight:800}.powered-by{text-align:center;margin-top:24px;padding-top:16px;border-top:1px solid #2a2a2e;color:#777;font-size:12px}.powered-by a{color:var(--red);font-weight:800}.dj-portal-shell{width:min(1050px,calc(100% - 30px));margin:30px auto}.dj-portal-hero{display:flex;align-items:center;gap:18px;background:#101014;border:1px solid #2b2b31;border-radius:14px;padding:22px;margin-bottom:20px}.dj-portal-hero img{width:76px;height:76px;border-radius:50%;object-fit:cover;border:3px solid var(--red)}.dj-portal-hero h1,.dj-portal-hero p{margin:3px 0}.dj-portal-hero p{color:#aaa}.dj-state{margin-left:auto;padding:9px 13px;border-radius:99px;background:#242429;color:#aaa;font-weight:800}.dj-state.is-live{background:#103b27;color:#70eaa8}.dj-portal-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dj-portal-grid select{width:100%;margin-top:7px;padding:12px;border:1px solid #303037;border-radius:8px;background:#09090b;color:#fff}.dj-quick-links{display:flex;gap:12px;margin-top:18px}.dj-quick-links b{margin-left:8px;color:var(--red)}@media(max-width:700px){.dj-portal-grid{grid-template-columns:1fr}.dj-portal-hero{align-items:flex-start;flex-wrap:wrap}.dj-state{margin-left:0}.dj-quick-links{flex-direction:column}}

/* Dashboard 2026 refresh */
.dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px;margin-bottom:18px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(135deg,#15161b,#0e0f13);box-shadow:0 16px 45px rgba(0,0,0,.16)}
.dashboard-hero h2{margin:6px 0 6px;font-size:28px}.dashboard-hero p{margin:0;opacity:.68}.hero-status{display:flex;align-items:center;gap:9px;white-space:nowrap;padding:11px 14px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09)}.status-dot{width:9px;height:9px;border-radius:50%;background:#21d67b;box-shadow:0 0 12px #21d67b}
.dashboard-alert{display:flex;justify-content:space-between;gap:20px;padding:15px 18px;margin:0 0 18px;border-radius:13px;border:1px solid rgba(227,27,35,.4);background:rgba(227,27,35,.10);color:inherit;text-decoration:none}.dashboard-alert span{opacity:.75}
.dash-sections{display:grid;gap:18px}.dash-section{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#111216;padding:22px}.dash-section-head{margin-bottom:15px}.dash-section-head h3{margin:4px 0 0;font-size:19px}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.quick-grid a{display:flex;flex-direction:column;gap:5px;min-height:105px;padding:16px;border-radius:13px;background:#17181d;border:1px solid rgba(255,255,255,.07);color:inherit;text-decoration:none;transition:.18s ease}.quick-grid a:hover{transform:translateY(-2px);border-color:var(--red);background:#1b1c21}.quick-grid strong{font-size:20px;color:var(--red)}.quick-grid b{font-size:14px}.quick-grid span{font-size:12px;opacity:.55;line-height:1.35}
@media(max-width:900px){.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.dashboard-hero{align-items:flex-start;flex-direction:column}.quick-grid{grid-template-columns:1fr}.dashboard-alert{flex-direction:column;gap:5px}}

/* === Deejay-Verzoek Signature Theme === */
:root{--dv-red:#ed1b24;--dv-red2:#ff3038;--dv-black:#070809;--dv-panel:#0d0f12;--dv-panel2:#13161a;--dv-line:#242a31;--dv-muted:#89919b;--dv-cyan:#3dd9ff}
body{background:radial-gradient(circle at 80% 0%,rgba(237,27,36,.08),transparent 30%),linear-gradient(135deg,#050607,#0a0c0f 52%,#08090b);letter-spacing:.01em}
.topbar{background:rgba(5,7,8,.94);border-bottom:1px solid #20262c;backdrop-filter:blur(14px)}
.header-logo-link{display:flex;align-items:center;margin-right:8px;opacity:.96}
.header-logo-link img{display:block;width:128px;height:58px;object-fit:contain;object-position:center;filter:drop-shadow(0 5px 12px rgba(0,0,0,.45))}
.sidebar{background:linear-gradient(180deg,#080a0c,#0b0d10);border-right:1px solid #20262c}
.side-nav a{transition:background .18s,border-color .18s,transform .18s}
.side-nav a:hover,.side-nav a.active{background:linear-gradient(90deg,rgba(237,27,36,.18),rgba(237,27,36,.04));border-left-color:var(--red);box-shadow:inset 8px 0 24px rgba(237,27,36,.03)}
.content{max-width:1400px;padding:30px 38px}
.dashboard-hero,.settings-panel,.dash-section,.request-inbox,.requests-hero,.request-statbar{box-shadow:0 18px 45px rgba(0,0,0,.2)}
/* request control */
.requests-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px 32px;margin:4px 0 18px;background:linear-gradient(135deg,#15181c,#0b0d10 65%);border:1px solid #2a3037;border-radius:16px;position:relative;overflow:hidden}
.requests-hero:after{content:"";position:absolute;width:260px;height:260px;right:-90px;top:-140px;border-radius:50%;border:1px solid rgba(237,27,36,.25);box-shadow:0 0 0 28px rgba(237,27,36,.025),0 0 0 58px rgba(237,27,36,.018)}
.requests-hero h1{font-size:34px;margin:4px 0 3px}.requests-hero p{margin:0;color:#9ba2aa;max-width:650px}
.requests-live{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:8px;padding:12px 16px;border:1px solid #313941;border-radius:12px;background:#0a0c0e;min-width:180px}
.requests-live span{width:9px;height:9px;border-radius:50%;background:#29d67d;box-shadow:0 0 12px #29d67d;grid-row:span 2}.requests-live b{font-size:13px}.requests-live small{color:#737c86}
.request-statbar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#252b31;border:1px solid #252b31;border-radius:13px;overflow:hidden;margin-bottom:30px}
.request-stat{background:#0e1114;padding:17px 20px;display:flex;align-items:baseline;gap:12px}.request-stat strong{font-size:25px}.request-stat span{color:#89919b;font-size:12px}.request-stat.active{background:linear-gradient(90deg,rgba(237,27,36,.16),#0e1114)}.request-stat.active strong{color:#ff3940}
.request-list-head{display:flex;align-items:end;justify-content:space-between;margin:0 2px 13px}.request-list-head h2{margin:3px 0 0;font-size:22px}.refresh-chip{font-size:12px;color:#a1a8b0;border:1px solid #292f35;border-radius:99px;padding:8px 12px;background:#0d1013}.refresh-chip b{color:#ff3c43}
.request-inbox{background:#0a0c0e;border:1px solid #252b31;border-radius:14px;padding:12px}
.request-card{display:flex;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#12161a,#0d1013);border:1px solid #262d34;border-radius:12px;padding:19px 20px;margin:0 0 9px;transition:border-color .2s,transform .2s}
.request-card:hover{border-color:#3b444d;transform:translateY(-1px)}
.request-card:last-child{margin-bottom:0}.request-card-main{min-width:0;flex:1}.request-card-top{display:flex;gap:12px;align-items:center;margin-bottom:6px}.request-time{font-size:11px;color:#68727c}
.status-badge{font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:.7px;padding:4px 8px;border-radius:5px}.status-badge.new{background:#5d1218;color:#ffb4b8}.status-badge.accepted{background:#4d3b0b;color:#f2d67b}.status-badge.played{background:#0c5437;color:#8af0bf}.status-badge.rejected{background:#333940;color:#b9c0c7}
.request-card h3{font-size:19px;margin:5px 0 2px;white-space:normal}.request-card h3 span{color:#666d75;font-weight:400}.request-from{color:#7f8993;font-size:12px;margin:0}.request-from b{color:#e3e7ea}.request-alt{display:inline-block;margin-top:11px;padding:6px 9px;border-radius:6px;background:#181d22;color:#aeb6be;font-size:11px}.request-alt b{color:#ff444b;margin-right:5px}.request-card blockquote{margin:11px 0 0;border-left:2px solid var(--red);padding:7px 11px;background:#0a0c0f;color:#b9c0c6;border-radius:0 6px 6px 0;font-size:12px}
.request-card-actions{display:flex;flex-direction:column;gap:7px;min-width:145px;justify-content:center}.request-card-actions form{display:flex;gap:5px;flex-wrap:wrap}.request-action,.request-delete{font-size:11px;padding:8px 10px;border-radius:7px;border:1px solid #303840;background:#171b1f;color:#e7eaed;box-shadow:none}.request-action.accept{border-color:#3b745a}.request-action.played{border-color:#6c5a24}.request-action.reject{border-color:#51343a}.request-delete{color:#ff777d;border-color:#57262b}
.request-empty{padding:70px 20px;text-align:center;display:grid;gap:8px;color:#858e97}.request-empty b{color:#f1f3f4}.request-empty-icon{width:54px;height:54px;margin:0 auto 7px;border:1px solid #303840;border-radius:50%;display:grid;place-items:center;color:#ff3940;font-size:23px;background:#12161a}
@media(max-width:900px){.content{padding:22px 16px}.header-logo-link img{width:90px}.request-statbar{grid-template-columns:repeat(2,1fr)}.request-card{flex-direction:column}.request-card-actions{min-width:0}.request-card-actions form{width:100%}.request-action,.request-delete{flex:1}.requests-hero{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.header-logo-link{display:none}.requests-hero{padding:22px}.request-stat{padding:14px}.request-list-head{align-items:flex-start;gap:12px;flex-direction:column}}

/* === Fixed left navigation - Deejay-Verzoek signature layout === */
@media (min-width: 901px){
  body{overflow-x:hidden}
  .topbar{position:fixed;top:0;left:235px;right:0;width:auto;height:72px;z-index:40;padding:0 30px}
  .app-shell{display:block;min-height:100vh}
  .sidebar{position:fixed;left:0;top:0;bottom:0;width:235px;height:100vh;z-index:50;overflow-y:auto;overflow-x:hidden;padding:22px 14px 24px;box-shadow:12px 0 35px rgba(0,0,0,.22)}
  .content{width:auto;max-width:none;margin:0 0 0 235px;padding:104px 38px 38px;min-height:100vh}
  .header-logo-link img{width:118px;height:52px}
  .side-nav{padding-bottom:20px}
}

/* Keep the navigation and content readable on smaller screens */
@media (max-width:900px){
  .topbar{position:sticky;top:0;z-index:40}
  .sidebar{position:relative;width:100%;height:auto;border-right:0;border-bottom:1px solid #20262c;padding:14px}
  .profile{display:none}
  .sidebar .go-live-button{margin-bottom:10px}
  .side-nav{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}
  .side-nav a{white-space:nowrap;flex:0 0 auto}
  .content{width:100%;max-width:none;padding:22px 16px 30px;margin:0}
}

/* Compact request pages inside the fixed-shell */
@media (min-width:901px){
  .requests-hero{margin-top:0}
}

/* === Signature request dashboard: exact compact control-room layout === */
.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}
.page-heading>div:first-child{min-width:0}
.page-brand-logo{display:block;flex:0 0 auto;margin-top:-10px}
.page-brand-logo img{display:block;width:260px;height:88px;object-fit:contain;object-position:right center;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45))}
.request-statbar-five{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;background:transparent;border:0;overflow:visible}
.request-statbar-five .request-stat{position:relative;min-height:102px;border:1px solid #252b31;border-radius:10px;background:#0b0e11;display:grid;grid-template-columns:50px 1fr;grid-template-rows:1fr 1fr;column-gap:12px;align-items:center;padding:15px 16px;overflow:hidden}
.request-statbar-five .request-stat:before{content:"";position:absolute;inset:0;opacity:.08;pointer-events:none}
.request-statbar-five .request-stat i{grid-row:1 / span 2;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:2px solid currentColor;font-style:normal;font-size:21px}
.request-statbar-five .request-stat strong{font-size:27px;line-height:1;color:#fff;align-self:end}
.request-statbar-five .request-stat span{font-size:12px;color:#b5bbc1;align-self:start}
.request-statbar-five .stat-red{color:#ff242c;border-color:#3b1c20}.request-statbar-five .stat-red:before{background:#ff242c}
.request-statbar-five .stat-green{color:#2fe66f;border-color:#193c29}.request-statbar-five .stat-green:before{background:#2fe66f}
.request-statbar-five .stat-orange{color:#ff9d00;border-color:#45341c}.request-statbar-five .stat-orange:before{background:#ff9d00}
.request-statbar-five .stat-purple{color:#bf55ff;border-color:#3b2348}.request-statbar-five .stat-purple:before{background:#bf55ff}
.request-statbar-five .stat-blue{color:#19a8ff;border-color:#18384d}.request-statbar-five .stat-blue:before{background:#19a8ff}
.request-statbar-five .stat-red strong,.request-statbar-five .stat-green strong,.request-statbar-five .stat-orange strong,.request-statbar-five .stat-purple strong,.request-statbar-five .stat-blue strong{color:#fff}
.request-list-head{display:flex;justify-content:space-between;align-items:end;margin:28px 0 14px}
.request-list-head h2{font-size:23px;margin:3px 0 0}
.request-inbox{background:transparent;border:0;box-shadow:none}
.request-card{min-height:108px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;background:linear-gradient(110deg,#0d1114,#080b0e);border:1px solid #252c33;border-radius:9px;padding:16px 18px;margin-bottom:10px;position:relative;overflow:hidden}
.request-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#ff1f2a}
.request-card:nth-child(3n+1):before{background:#ff1f2a}.request-card:nth-child(3n+2):before{background:#25e76b}.request-card:nth-child(3n):before{background:#ff9d00}
.request-card-main{padding-left:4px}
.request-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:3px}
.status-badge{border:1px solid currentColor;background:#0a0d10!important;padding:5px 10px;border-radius:5px;font-size:10px;font-weight:900;text-transform:uppercase}
.status-badge.new{color:#ff3038}.status-badge.accepted{color:#2fe66f}.status-badge.played{color:#ff9d00}.status-badge.rejected{color:#bf55ff}
.request-time{color:#aeb5bb;font-size:12px}
.request-card h3{font-size:19px;line-height:1.2;margin:7px 0 4px}.request-card h3 span{color:#65707a}
.request-from{font-size:12px;color:#9aa2a9}.request-from b{color:#e8ecef}
.request-card-actions{min-width:330px;display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-direction:row}
.request-card-actions form{display:flex;gap:7px;flex-wrap:nowrap}
.request-action,.request-delete{height:38px;padding:8px 14px;border-radius:6px;background:#0c1013;color:#e7eaed;border:1px solid #303940;font-size:11px;font-weight:800;white-space:nowrap}
.request-action.accept{border-color:#198f45;color:#39ed75}.request-action.played{border-color:#a66a00;color:#ffae19}.request-action.reject,.request-delete{border-color:#8f2026;color:#ff4048}
.request-empty{background:#0b0e11;border:1px solid #252b31;border-radius:10px;padding:60px 20px;text-align:center}
@media (min-width:901px){.sidebar{overflow:hidden}.page-heading{margin-top:0}.topbar{background:transparent;border:0;box-shadow:none}.topbar .brand{visibility:hidden}.topbar .header-logo-link{display:none}}
@media (max-width:1100px){.request-statbar-five{grid-template-columns:repeat(3,1fr)}.request-card{grid-template-columns:1fr}.request-card-actions{min-width:0;justify-content:flex-start}}
@media (max-width:700px){.page-brand-logo{display:none}.request-statbar-five{grid-template-columns:repeat(2,1fr)}.request-card-actions form{flex-wrap:wrap}.request-action,.request-delete{flex:1}.request-card-top{align-items:flex-start;flex-direction:column}}

/* === SIGNATURE REFERENCE LAYOUT === */
html,body{min-height:100%;overflow-x:hidden}
body.signature-app{background:#050708;color:#f5f6f7;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.signature-shell{min-height:100vh;display:flex;background:#050708}
.signature-sidebar{position:fixed;inset:0 auto 0 0;width:240px;height:100vh;overflow-y:auto;overflow-x:hidden;background:linear-gradient(180deg,#070a0d 0%,#090c0f 100%);border-right:1px solid #20262b;padding:18px 13px 14px;z-index:30;display:flex;flex-direction:column}
.signature-side-logo{display:flex;width:207px;height:44px;margin:3px auto 20px;align-items:center;justify-content:center;overflow:hidden}
.signature-side-logo img{display:block;width:207px;height:44px;object-fit:contain;filter:drop-shadow(0 4px 9px rgba(0,0,0,.55))}
.signature-profile{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 8px 17px;color:#fff}
.signature-avatar{width:76px;height:76px;margin:0 auto 9px;border-radius:50%;overflow:hidden;border:3px solid var(--red);background:#15191c;box-shadow:0 0 20px rgba(227,27,35,.24)}
.signature-avatar img{display:block;width:100%;height:100%;object-fit:cover}.signature-profile strong{font-size:15px}.signature-profile small{color:#b9bec2}.signature-online{font-size:11px;color:#42e781;margin-top:3px}.signature-online i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#42e781;margin-right:4px}
.signature-live-btn{width:100%;height:44px;border:1px solid #e51a21;border-radius:7px;background:#e51a21;color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;gap:12px;padding:0 14px;margin:0 0 9px;box-shadow:0 8px 22px #e51a211c}
.signature-live-btn span{font-size:17px}
.signature-live-btn.is-live{background:#151719;border-color:#e51a21;color:#ff3a40}
.signature-nav{display:flex;flex-direction:column;gap:2px;overflow:visible}
.signature-nav a{height:40px;display:flex;align-items:center;gap:14px;padding:0 11px;border-radius:6px;color:#e4e5e7;font-size:15px;font-weight:500;transition:.15s}
.signature-nav a span{width:19px;text-align:center;font-size:21px;line-height:1;color:#e7eaec}
.signature-nav a:hover{background:#14181b}
.signature-nav a.active{background:#e31b23;color:#fff}
.signature-nav a.active span{color:#fff}
.signature-divider{height:1px;background:#20262b;margin:12px 10px}
.signature-settings-card{margin-top:auto;min-height:78px;border:1px solid #252b30;border-radius:7px;background:#16191c;display:flex;align-items:center;gap:12px;padding:13px;color:#fff}
.signature-settings-card>span{font-size:22px}
.signature-settings-card b{display:block;font-size:15px}
.signature-settings-card small{display:block;color:#d0d2d4;margin-top:4px;font-size:12px}
.signature-content{margin-left:240px;width:calc(100% - 240px);min-height:100vh;padding:27px 35px 24px;background:radial-gradient(circle at 75% 0%,#0b1013 0,#050708 36%);position:relative}
.signature-page-head{min-height:73px;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}
.signature-page-head h1{font-size:29px;line-height:1.15;margin:2px 0 5px;letter-spacing:-.5px}
.signature-page-head p{margin:0;color:#c2c5c7;font-size:16px}
.signature-page-head .eyebrow{font-size:0}
.signature-brand-link{display:block;width:207px;height:44px;margin-top:0}
.signature-brand-link img{display:block;width:207px;max-width:100%;height:44px;object-fit:contain;object-position:center;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45))}
.signature-content .settings-panel,.signature-content .dash-section,.signature-content .request-inbox,.signature-content .requests-hero,.signature-content .request-list-head,.signature-content .embed-card,.signature-content .public-hero,.signature-content .inner-card,.signature-content .form-card{background:linear-gradient(145deg,#0c1013,#080b0d)!important;border-color:#252b30!important;box-shadow:0 12px 30px #0003}
.signature-content input,.signature-content textarea,.signature-content select{background:#090c0f;border-color:#30363b;color:#f5f5f5}
.signature-content button.red,.signature-content .button.red{background:#e31b23!important;border-color:#e31b23!important}
.signature-dialog{background:#0c1013;color:#fff;border:1px solid #e31b23;border-radius:10px;padding:0;max-width:480px;width:calc(100% - 30px);box-shadow:0 30px 90px #000c}
.signature-dialog::backdrop{background:#0009;backdrop-filter:blur(2px)}
.signature-dialog form{padding:25px;background:#0c1013}
.signature-dialog h2{margin:0 0 8px;font-size:23px}
.signature-dialog p{color:#aeb3b7;margin:0 0 20px}
.signature-dialog label{color:#eee}
.signature-dialog select{width:100%;margin-top:7px}
.signature-dialog>form>div:last-child{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}
.signature-check{display:flex!important;gap:9px;align-items:center;margin-top:16px}
.signature-check input{width:auto;margin:0}
@media(max-width:900px){.signature-sidebar{position:relative;width:100%;height:auto;min-height:auto}.signature-shell{display:block}.signature-nav{display:grid;grid-template-columns:1fr 1fr}.signature-settings-card{margin-top:12px}.signature-content{margin-left:0;width:100%;padding:22px 16px}.signature-brand-link{width:300px;height:72px}.signature-page-head{align-items:center}.signature-page-head p{font-size:14px}}
@media(max-width:560px){.signature-nav{grid-template-columns:1fr}.signature-brand-link{display:none}.signature-page-head{min-height:auto}.signature-page-head h1{font-size:25px}}
/* Dashboard reference layout */
.dashboard-reference{display:grid;gap:16px}
.dashboard-ref-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.dashboard-ref-stat{min-height:116px;border:1px solid #242a2f;border-radius:7px;background:linear-gradient(145deg,#0c1013,#080b0d);padding:18px 19px;display:grid;grid-template-columns:58px 1fr;align-items:center}
.dashboard-ref-stat i{width:50px;height:50px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:24px}
.dashboard-ref-stat strong{font-size:27px;display:block}
.dashboard-ref-stat span{font-size:13px;color:#c8cbce}
.dashboard-ref-stat.red{color:#f21b22}.dashboard-ref-stat.green{color:#2bd86a}.dashboard-ref-stat.orange{color:#ff9d0b}.dashboard-ref-stat.purple{color:#b94cff}.dashboard-ref-stat.blue{color:#00a8ff}
.dashboard-ref-main{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.9fr);gap:18px}
.dashboard-ref-panel{border:1px solid #252b30;border-radius:7px;background:linear-gradient(145deg,#0c1013,#080b0d);padding:14px}
.dashboard-ref-panel h2{font-size:18px;margin:0}
.dashboard-ref-head{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px}
.dashboard-ref-head a{border:1px solid #e31b23;color:#fff;background:#190b0d;border-radius:5px;padding:7px 12px;font-size:12px}
.dashboard-ref-request{display:grid;grid-template-columns:56px minmax(0,1fr) 170px 125px;gap:14px;align-items:center;min-height:86px;padding:11px 10px;border:1px solid #22282d;border-left:3px solid #e31b23;border-radius:5px;background:#090d10;margin-bottom:8px}
.dashboard-ref-request.green{border-left-color:#28db66}.dashboard-ref-request.orange{border-left-color:#ff9800}.dashboard-ref-request.purple{border-left-color:#bd43ff}.dashboard-ref-request.blue{border-left-color:#009ff0}
.dashboard-ref-note{width:48px;height:48px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:25px}
.dashboard-ref-request h3{margin:0;font-size:15px}.dashboard-ref-request p{margin:2px 0;color:#ff3038;font-size:13px}.dashboard-ref-request small{color:#c4c7ca}
.dashboard-ref-time{font-size:12px;color:#e3e5e7;line-height:1.8}.dashboard-ref-status{justify-self:end;border:1px solid currentColor;border-radius:5px;padding:6px 9px;font-size:11px;font-weight:900;text-transform:uppercase}
.dashboard-ref-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.dashboard-ref-action{min-height:78px;border:1px solid #242a2f;border-radius:6px;background:#0a0e11;padding:13px;display:flex;align-items:center;gap:12px}.dashboard-ref-action i{font-style:normal;font-size:24px;color:#f21b22}.dashboard-ref-action b{display:block;font-size:14px}.dashboard-ref-action small{color:#aeb3b7}
.dashboard-live{margin-top:16px;border:1px solid #e31b23;border-radius:7px;background:#1b0b0d;padding:17px;display:flex;align-items:center;gap:18px}.dashboard-live i{width:62px;height:62px;border:1px solid #f21b22;border-radius:50%;display:grid;place-items:center;color:#f21b22;font-size:25px}.dashboard-live strong{display:block;color:#ff343b;font-size:24px}.dashboard-live button{margin-left:auto}
.dashboard-system{border:1px solid #252b30;border-radius:7px;background:#0a0e11;padding:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.dashboard-system>div{border:1px solid #23292e;border-radius:5px;padding:14px}.dashboard-system b{display:block;font-size:12px;color:#c9cccf}.dashboard-system strong{display:block;margin-top:3px;font-size:15px}
@media(max-width:1050px){.dashboard-ref-stats{grid-template-columns:repeat(3,1fr)}.dashboard-ref-main{grid-template-columns:1fr}.dashboard-system{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.dashboard-ref-stats{grid-template-columns:1fr 1fr}.dashboard-ref-request{grid-template-columns:48px 1fr}.dashboard-ref-status,.dashboard-ref-time{grid-column:2;justify-self:start}.dashboard-system{grid-template-columns:1fr}}

/* Dashboard contrast fixes: keep every control readable on the dark theme. */
.dashboard-reference{color:#f5f7f8}
.dashboard-reference h2,.dashboard-reference h3,.dashboard-ref-action b,.dashboard-live small,.dashboard-live span{color:#f5f7f8}
.dashboard-ref-stat strong{color:#fff}
.dashboard-ref-stat span{color:#d6dade}
.dashboard-ref-action,.dashboard-ref-action:link,.dashboard-ref-action:visited,
button.dashboard-ref-action{color:#f5f7f8!important;-webkit-text-fill-color:#f5f7f8}
.dashboard-ref-action small{color:#c7ccd0!important;-webkit-text-fill-color:#c7ccd0}
.dashboard-ref-action:hover,.dashboard-ref-action:focus-visible{background:#151b20;border-color:#59636c;outline:none;box-shadow:0 0 0 2px rgba(227,27,35,.28)}
.dashboard-ref-action.live-action{background:#190b0d;border-color:#8d1c22}
.dashboard-ref-action.live-action:hover,.dashboard-ref-action.live-action:focus-visible{background:#2b0d11;border-color:#e31b23}
.dashboard-ref-request h3{color:#fff}.dashboard-ref-request p{color:#ff6970}.dashboard-ref-request small{color:#d4d7da}
.dashboard-ref-request .dashboard-ref-status{color:#ff6268}
.dashboard-ref-request.green .dashboard-ref-status{color:#4bea82}
.dashboard-ref-request.orange .dashboard-ref-status{color:#ffb13b}
.dashboard-ref-request.purple .dashboard-ref-status{color:#d27aff}
.dashboard-ref-request.blue .dashboard-ref-status{color:#4bc2ff}
.dashboard-ref-time{color:#e8ebed}
.dashboard-ref-head a{color:#fff!important;-webkit-text-fill-color:#fff}
.dashboard-ref-head a:hover,.dashboard-ref-head a:focus-visible{background:#e31b23;outline:none}
.dashboard-ref-more{display:block;color:#ff6268!important;font-weight:800;padding:10px 3px}
.dashboard-ref-more:hover,.dashboard-ref-more:focus-visible{color:#fff!important;text-decoration:underline;outline:none}
.dashboard-live button{color:#fff!important;-webkit-text-fill-color:#fff}
.dashboard-live button:hover,.dashboard-live button:focus-visible{background:#e31b23;outline:none}
.dashboard-system strong{color:#f7f8f9}.dashboard-system small{display:block;color:#b9c0c5;margin-top:3px}
.dashboard-reference .request-empty span{color:#b9c0c5}
.dashboard-ref-stat.red i,.dashboard-ref-stat.red strong{color:#fff!important;-webkit-text-fill-color:#fff}
.dashboard-ref-action.live-action,.dashboard-ref-action.live-action b{color:#fff!important;-webkit-text-fill-color:#fff!important}
.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:12px 0 18px}.permission-grid label{margin:0;padding:9px;border:1px solid #2d343a;border-radius:6px;background:#0a0d10}.administrator-row{display:grid;grid-template-columns:64px minmax(150px,.6fr) minmax(300px,1fr) auto;gap:18px;align-items:center;padding:17px 0;border-bottom:1px solid #262c31}.administrator-row>img{width:58px;height:58px;object-fit:cover;border-radius:50%;border:2px solid var(--red)}.administrator-row small{display:block;color:#b7bdc2}.owner-badge{color:#55e58a;border:1px solid #267445;border-radius:99px;padding:7px 11px;font-size:12px}@media(max-width:850px){.administrator-row{grid-template-columns:58px 1fr}.administrator-row form,.administrator-row .owner-badge{grid-column:1/-1}.permission-grid{grid-template-columns:1fr}}


/* Stream settings: station logo + station theme action */
.station-logo-card{margin-top:18px}
.station-logo-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}
.station-logo-head h3{margin:0 0 4px;color:#ff4a51}
.station-logo-head p{margin:0;max-width:650px}
.station-logo-preview{width:110px;height:110px;object-fit:contain;border-radius:12px;border:1px solid #3a3a40;background:#080809;padding:8px;flex:0 0 110px}
.station-logo-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}
.station-logo-form label{margin:0}
.station-logo-form input[type=file]{padding:9px}
.station-logo-form button{height:48px;white-space:nowrap}
.team-callout .red[style]{color:#fff}
@media(max-width:700px){
 .station-logo-head{align-items:flex-start;flex-direction:column}
 .station-logo-form{grid-template-columns:1fr}
 .station-logo-form button{width:100%}
}
