.channels-top-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.channels-global-search{display:flex;align-items:center;gap:9px;width:min(320px,26vw);height:39px;padding:0 13px;border:1px solid #2a2c31;border-radius:9px;background:#070708}.channels-global-search span{font-size:22px}.channels-global-search input{width:100%;border:0;outline:0;background:transparent;color:var(--text)}.channels-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.channels-heading h2{margin:3px 0;font-size:22px}.channels-heading p{margin:0;color:var(--muted)}.section-kicker{color:#f59e0b;font-size:10px;font-weight:750;letter-spacing:.14em}.channels-live{display:flex;align-items:center;gap:8px;color:#8f94a2;font-size:12px}.channels-live i{width:8px;height:8px;border-radius:50%;background:#25c76f;box-shadow:0 0 10px rgba(37,199,111,.6)}
.channel-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.channel-summary article{display:flex;gap:14px;padding:16px;background:linear-gradient(145deg,#17181b,#0d0e10);border:1px solid #292b30;border-radius:13px}.channel-summary span{display:block;color:#b9becb;font-size:12px}.channel-summary strong{display:block;margin-top:4px;color:#fff;font-size:25px}.channel-summary small{display:block;margin-top:7px;color:#858a99;font-size:11px}.summary-icon{display:grid!important;place-items:center;flex:0 0 auto;width:44px;height:44px;border-radius:11px;background:rgba(245,158,11,.14);color:#f5a000!important;font-size:24px}.summary-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.summary-active .summary-icon{background:rgba(34,197,94,.14);color:#38d26b!important}.summary-active small{color:#49cf79}.summary-inactive .summary-icon{background:rgba(239,68,68,.12);color:#ff6868!important}
.channels-toolbar{display:grid;grid-template-columns:auto minmax(220px,1fr) repeat(4,minmax(130px,auto));gap:8px;padding:14px;margin-bottom:0;border:1px solid #292b30;border-radius:13px 13px 0 0;background:linear-gradient(145deg,#151619,#0c0d0f)}.channels-toolbar input,.channels-toolbar select,.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:9px 10px;color:var(--text);background:#070708;border:1px solid #303238;border-radius:8px}.channels-toolbar input:focus,.channels-toolbar select:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:1px solid #f59e0b;border-color:#f59e0b}.channels-list-heading{display:flex;align-items:center;padding:16px 18px;border-left:1px solid #292b30;border-right:1px solid #292b30;background:#111214}.channels-list-heading h3{margin:0}.channels-list-heading p{margin:3px 0 0;color:var(--muted);font-size:12px}.channels-list-heading>span{margin-left:auto;padding:5px 9px;border-radius:99px;background:#22242a;color:#aeb3c0;font-size:11px}.channels-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:12px;padding:14px;border:1px solid #292b30;border-top:0;border-radius:0 0 13px 13px;background:#0c0d0f}.channel-card{position:relative;overflow:hidden;padding:17px;background:linear-gradient(145deg,#191a1e,#101113);border:1px solid #2b2d32;border-radius:13px}.channel-card:hover{border-color:#474a52;transform:translateY(-1px)}.channel-card-accent{position:absolute;left:0;top:17px;bottom:17px;width:3px;border-radius:0 4px 4px 0;background:#f59e0b}.channel-card.is-inactive .channel-card-accent{background:#ef4444}.channel-card h2{margin:0;font-size:17px}.channel-card-header{display:flex;align-items:center;gap:11px}.channel-avatar{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:11px;background:rgba(245,158,11,.13);color:#fbbf24;font-size:18px;font-weight:750}.channel-status{margin-left:auto;padding:4px 9px;border-radius:99px;font-size:11px}.channel-status.active{background:#063d2c;color:#34d399}.channel-status.inactive{background:#450a0a;color:#f87171}.channel-card-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:17px 0;padding:13px;border-radius:10px;background:#0d0e10;color:#858a99;font-size:11px}.channel-card-meta b{display:block;margin-top:2px;color:#e5e7eb;font-size:12px}.channel-card-actions{display:flex;gap:7px;flex-wrap:wrap}.channel-card-actions .button,.channel-card-actions button{font-size:12px}.primary-channel-action{border-color:rgba(245,158,11,.5);background:rgba(245,158,11,.12);color:#fbbf24}.channels-empty{grid-column:1/-1;min-height:260px;display:flex;flex-direction:column;text-align:center}.channels-empty>span{display:grid;place-items:center;width:72px;height:72px;border:1px dashed #464952;border-radius:50%;color:#f59e0b}.channels-empty svg{width:30px;height:30px;fill:none;stroke:currentColor}.channels-empty h3{margin:12px 0 3px;color:#fff}.channels-empty p{margin:0 0 15px}
.channel-editor{margin-top:18px;background:linear-gradient(145deg,#141518,#0c0d0f);border:1px solid #292b30;border-radius:13px;overflow:hidden}.editor-head{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;border-bottom:1px solid #292b30;background:#111214}.editor-head h2{margin:0}.channel-editor form{padding:16px}.channel-editor details{margin-bottom:10px;border:1px solid #2b2d32;border-radius:10px;background:#141518}.channel-editor details[open]{border-color:#3a3425}.channel-editor summary{padding:13px 14px;cursor:pointer;color:#e7e7e9;font-weight:650}.channel-editor details[open] summary{color:#fbbf24}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:4px 14px 16px}.form-grid label{display:flex;flex-direction:column;gap:6px;color:#9da2b0;font-size:12px}.form-grid textarea{min-height:88px;resize:vertical}.form-grid .wide{grid-column:span 2}.form-grid .check{flex-direction:row;align-items:center;align-self:end;min-height:39px}.form-grid .check input{width:auto}.field-action{display:flex;align-items:end}.media-total{display:flex;align-items:center;align-self:end;min-height:39px;color:var(--muted)}.media-total.invalid strong{color:var(--danger)}.editor-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:8px}.import-button{display:inline-flex;align-items:center}.import-button input{display:none}.form-message{min-height:24px;color:var(--muted)}.form-message.error{color:#f87171}.form-message.success{color:#34d399}
@media(max-width:1200px){.channels-toolbar{grid-template-columns:repeat(3,1fr)}.form-grid{grid-template-columns:repeat(2,1fr)}.channel-summary{grid-template-columns:1fr 1fr}}@media(max-width:860px){.channels-top-actions{display:none}.channels-heading{align-items:flex-start;flex-direction:column;gap:9px}}@media(max-width:700px){.channels-toolbar,.form-grid,.channel-summary{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.editor-actions{display:grid}.channel-card-meta{grid-template-columns:1fr}}
