@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{color-scheme:dark;font-family:DM Sans,Inter,system-ui,sans-serif;background:#090a0e;color:#f2f1f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% -10%,rgba(124,58,237,.08),transparent 25%),#090a0e}button,input,select,textarea{font:inherit}button,.button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:236px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:236px;padding:22px 14px;background:#0c0d12f5;border-right:1px solid #24252c;display:flex;flex-direction:column;z-index:10}.brand{height:42px;display:flex;gap:10px;align-items:center;padding:0 8px;font-weight:700;letter-spacing:-.2px}.brand-mark{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;color:#fff;font-size:11px;background:linear-gradient(135deg,#8b5cf6,#5b21b6);box-shadow:0 0 22px #8b5cf640}.sidebar nav{margin-top:28px;display:grid;gap:5px}.sidebar nav a{display:flex;gap:13px;align-items:center;padding:10px 12px;border-radius:8px;color:#a5a4ae;font-size:14px;transition:.18s}.sidebar nav a span{width:20px;text-align:center;font-size:17px}.sidebar nav a:hover{color:#eae8ef;background:#15161c}.sidebar nav a.active{color:#efeaff;background:linear-gradient(90deg,#7c3aed47,#7c3aed24);box-shadow:inset 2px 0 #8b5cf6}.profile{margin-top:auto;border-top:1px solid #24252c;padding:18px 5px 0;display:flex;gap:9px;align-items:center}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#d9ccff;font-size:11px;font-weight:700;background:#282036;border:1px solid #4b3570}.profile div:nth-child(2){min-width:0;flex:1}.profile strong,.profile small{display:block;overflow:hidden;text-overflow:ellipsis}.profile strong{font-size:12px}.profile small{color:#777681;font-size:10px;margin-top:2px}.profile button{background:none;border:0;color:#777681;font-size:18px}main{grid-column:2;min-width:0}.page{width:min(1440px,100%);margin:auto;padding:38px 42px 60px}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.page-header h1{margin:2px 0 5px;font-size:28px;letter-spacing:-.8px}.page-header p{margin:0;color:#888792;font-size:14px}.eyebrow{color:#8b5cf6!important;font-size:10px!important;letter-spacing:1.6px;font-weight:700}.primary,.secondary,.icon-button{border-radius:7px;padding:9px 14px;border:1px solid transparent;font-weight:600;font-size:13px;color:#fff;transition:.18s}.primary{background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 5px 20px #6d28d92e}.primary:hover{filter:brightness(1.12);transform:translateY(-1px)}.primary:disabled{opacity:.5;transform:none;cursor:wait}.secondary{background:#16171d;border-color:#30313a;color:#cccbd2}.secondary:hover{background:#202128;color:#fff}.button{display:inline-flex;align-items:center;justify-content:center}.wide{width:100%;padding:11px}.icon-button{padding:3px 9px;background:transparent;border-color:#30313a;color:#8d8c96;font-size:18px}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(145px,1fr));gap:12px;margin-bottom:18px}.stat-card{min-height:112px;padding:18px;display:flex;gap:14px;align-items:flex-start;border:1px solid #272830;border-radius:10px;background:linear-gradient(145deg,#111218,#0e0f14)}.stat-icon{flex:none;display:grid;place-items:center;width:32px;height:32px;border-radius:7px;color:#b89dff;background:#241a38;font-weight:700}.stat-card small{display:block;color:#85848e;text-transform:capitalize;font-size:11px}.stat-card strong{display:block;margin-top:5px;font-size:23px;letter-spacing:-.4px}.stat-card p{margin:4px 0 0;color:#5f5e68;font-size:10px}.panel{border:1px solid #272830;border-radius:10px;background:#0e0f14;overflow:hidden}.panel-head{min-height:67px;padding:15px 18px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #24252c}h2,h3,h4{margin:0}.panel-head h2,.section-title h2{font-size:15px}.panel-head p,.section-title p{margin:4px 0 0;color:#6d6c76;font-size:11px}.live-dot{color:#46d996;font-size:9px;letter-spacing:1px}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{padding:10px 15px;text-align:left;color:#6c6b75;font-size:9px;letter-spacing:.7px;text-transform:uppercase;background:#0b0c10}td{padding:10px 15px;color:#aaa9b2;border-top:1px solid #202127}tbody tr{transition:.15s}tbody tr:hover{background:#13141a}tbody tr[onclick]{cursor:pointer}.video-cell{display:flex;align-items:center;gap:10px;min-width:290px}.video-cell img,.thumb-empty{flex:none;width:78px;height:44px;object-fit:cover;border-radius:5px;background:#1c1d24;display:grid;place-items:center}.video-cell strong,.video-cell small{display:block;max-width:390px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-cell strong{color:#e5e4e9;font-size:12px}.video-cell small{color:#686772;margin-top:4px;font-size:10px}.badge{display:inline-flex;align-items:center;max-width:150px;padding:4px 7px;border:1px solid #353642;border-radius:999px;background:#191a20;color:#a8a7b0;font-size:9px;text-transform:capitalize;white-space:nowrap}.badge-ready,.badge-completed,.badge-configured{color:#55db9a;background:#1a7f4e1f;border-color:#37b97540}.badge-failed,.badge-error,.badge-not-configured{color:#ff7f88;background:#ac2d371f;border-color:#dc4b5640}.badge-running,.badge-processing,.badge-edited{color:#b69cff;background:#7141d524;border-color:#8b5cf64d}.badge-short{color:#c8b6ff;border-color:#4d3a73}.badge-queued,.badge-pending{color:#e4ba62;border-color:#e4ba624d}.badge-not-requested,.badge-cancelled,.badge-cancelling{color:#8f8e99;background:#64646e1a;border-color:#3b3c45}.pipeline{display:flex;gap:5px}.status{min-width:23px;height:23px;display:grid;place-items:center;border-radius:5px;border:1px solid #33343d;color:#70707a;font-size:8px;font-weight:700}.status-ready{color:#55db9a;border-color:#37db9a4d;background:#37db9a12}.status-processing{color:#b69cff;border-color:#6d4caf}.status-error{color:#ff7f88;border-color:#7a3940}.import-bar{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:end;padding:16px;margin-bottom:22px;border:1px solid #2b2933;border-radius:10px;background:linear-gradient(100deg,#7c3aed14,#0f1015 38%)}.import-bar label{display:block;margin-bottom:7px;color:#7b748a;font-size:9px;letter-spacing:1px;font-weight:700}input,select,textarea{width:100%;color:#e8e7ec;background:#0b0c10;border:1px solid #2c2d35;border-radius:7px;outline:none}input,select{height:38px;padding:0 11px}input:focus,select:focus,textarea:focus{border-color:#7250b7;box-shadow:0 0 0 3px #7c3aed14}.import-bar select{width:120px}.section-title{margin:0 0 12px}.channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.channel-card{padding:16px;border:1px solid #272830;border-radius:10px;background:#0f1015}.channel-top{display:flex;gap:11px;align-items:center}.channel-top img{width:42px;height:42px;border-radius:50%;object-fit:cover}.channel-top h3{font-size:14px}.channel-top p{margin:3px 0 0;color:#74737d;font-size:11px}.channel-top .secondary{margin-left:auto}.channel-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:17px 0;padding:13px 0;border-block:1px solid #24252b}.channel-stats div+div{border-left:1px solid #24252b;padding-left:18px}.channel-stats small,.channel-stats strong{display:block}.channel-stats small{color:#6a6973;font-size:9px}.channel-stats strong{margin-top:4px;font-size:15px}.channel-card footer{display:flex;justify-content:space-between;color:#65646e;font-size:9px}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#49d995;margin-right:5px}.compact-stats{grid-template-columns:repeat(5,1fr)}.compact-stats .stat-card{min-height:80px;align-items:center}.progress{display:flex;align-items:center;gap:7px;min-width:85px}.progress>span{width:55px;height:3px;background:#292a31;border-radius:2px;overflow:hidden}.progress i{display:block;height:100%;background:#8b5cf6}.progress small{color:#696873;font-size:9px}.mono{font-family:ui-monospace,monospace;color:#777682}.error-text{max-width:270px;color:#a96e73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;white-space:nowrap}.job-actions .secondary{padding:7px 10px}.job-actions .secondary:disabled{opacity:.45;cursor:not-allowed}.board{display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));gap:10px;align-items:start;overflow-x:auto}.board-column{min-height:450px;padding:10px;border:1px solid #24252c;border-radius:9px;background:#0c0d11}.board-column>header{display:flex;justify-content:space-between;padding:4px 4px 12px;color:#adacb5;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.board-column>header b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:10px;background:#212229;color:#777681;font-size:9px}.idea-card{position:relative;padding:14px;margin-bottom:8px;border:1px solid #2a2b33;border-radius:8px;background:#131419}.idea-card .drag{position:absolute;right:10px;top:7px;color:#4d4c55;letter-spacing:2px}.idea-card h3{padding-right:20px;font-size:12px}.idea-card p{min-height:36px;margin:8px 0 14px;color:#74737d;font-size:10px;line-height:1.5}.idea-card footer{display:flex;justify-content:space-between;align-items:center;color:#55545e;font-size:9px}.idea-card footer button{width:24px;height:24px;margin-left:4px;border:1px solid #30313a;border-radius:5px;background:#1b1c22;color:#aaa9b2}.idea-form{display:grid;grid-template-columns:1fr 2fr auto;gap:9px;padding:12px;margin-bottom:14px;border:1px solid #312b40;border-radius:9px;background:#111018}.settings-panel{max-width:800px;border:1px solid #282930;border-radius:10px;background:#0f1015;overflow:hidden}.settings-intro,.integration-row{display:flex;align-items:center;gap:13px;padding:18px;border-bottom:1px solid #26272e}.settings-intro h2{font-size:15px}.settings-intro p,.integration-row p{margin:4px 0 0;color:#72717b;font-size:11px}.integration-row{justify-content:space-between}.integration-row h3{font-size:13px}.notice{margin:16px;padding:14px;border:1px solid rgba(139,92,246,.25);border-radius:8px;background:#7c3aed12}.notice strong{color:#cbbbfb;font-size:12px}.notice p{margin:5px 0 0;color:#80778f;font-size:11px}code{color:#b69cff}.video-hero{display:flex;align-items:center;gap:18px;padding:13px;margin-bottom:14px;border:1px solid #282930;border-radius:10px;background:#0f1015}.hero-thumb img,.hero-thumb{width:160px;height:90px;object-fit:cover;border-radius:7px;background:#1c1d23;display:grid;place-items:center}.hero-metrics{flex:1;display:grid;grid-template-columns:repeat(5,1fr)}.hero-metrics div{padding:7px 16px;border-left:1px solid #292a31}.hero-metrics small,.hero-metrics strong{display:block}.hero-metrics small{color:#6d6c76;font-size:9px}.hero-metrics strong{margin-top:5px;font-size:15px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.editor textarea{display:block;width:calc(100% - 28px);min-height:440px;margin:14px;padding:14px;resize:vertical;line-height:1.6}.editor-actions{display:flex;justify-content:flex-end;gap:8px;padding:0 14px 14px}.script-panel{min-height:550px}.script-content{padding:16px}.script-tags{display:flex;gap:6px;margin-bottom:13px}.script-part{padding:13px 0;border-top:1px solid #24252c}.script-part h4{margin-bottom:6px;color:#817f8b;font-size:9px;text-transform:uppercase;letter-spacing:.8px}.script-part p,.script-part li{margin:0;color:#b3b2bb;font-size:11px;line-height:1.65;white-space:pre-wrap}.script-part.accent{padding:13px;border:1px solid rgba(139,92,246,.25);border-radius:7px;background:#7c3aed12}.script-part ul{margin:0;padding-left:17px}.empty{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.empty>span{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;color:#9e7ee9;background:#211a31;font-size:20px}.empty h3{margin:12px 0 5px;font-size:13px}.empty p{max-width:340px;margin:0;color:#65646e;font-size:11px;line-height:1.5}.error-box{padding:10px 12px;margin:10px 0;border:1px solid rgba(225,76,88,.25);border-radius:7px;background:#be303b17;color:#ff929a;font-size:11px}.ai-chat-panel{min-height:550px;height:590px;display:flex;flex-direction:column;overflow:hidden}.ai-chat-head select{width:230px;flex:none}.chat-toolbar{min-height:50px;padding:8px 14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #24252c;background:#0c0d11}.chat-toolbar .secondary{padding:7px 10px}.chat-clear{margin-left:auto;border:0;background:transparent;color:#73727d;font-size:11px}.chat-clear:hover{color:#b2b0ba}.chat-messages{flex:1;min-height:0;padding:16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.chat-empty{flex:1;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px}.chat-empty>span{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;color:#a886f1;background:#211a31;font-size:20px}.chat-empty h3{margin:12px 0 5px;font-size:13px}.chat-empty p{max-width:390px;margin:0 0 16px;color:#65646e;font-size:11px;line-height:1.55}.chat-message{max-width:88%;padding:11px 13px;border:1px solid #292a32;border-radius:11px;background:#131419;align-self:flex-start}.chat-message.user{align-self:flex-end;border-color:#7c3aed59;background:#6d28d92b}.chat-message.transcript{width:calc(100% - 28px);max-width:none;border-color:#8b5cf647;background:#7c3aed14}.chat-message strong{display:block;margin-bottom:6px;color:#8f6dec;font-size:9px;text-transform:uppercase;letter-spacing:.8px}.chat-message-text{color:#c9c8cf;font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message.transcript .chat-message-text{max-height:150px;overflow-y:auto;color:#aaa8b2}.chat-typing{display:flex;gap:4px;padding:12px 14px;align-self:flex-start;border:1px solid #292a32;border-radius:11px;background:#131419}.chat-typing span{width:5px;height:5px;border-radius:50%;background:#8f6dec;animation:chat-pulse 1s infinite alternate}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}.chat-error{margin:0 14px 8px}.chat-composer{padding:12px 14px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;border-top:1px solid #24252c;background:#0d0e12}.chat-composer textarea{min-height:70px;max-height:150px;padding:10px 12px;resize:vertical;line-height:1.45}.chat-composer .primary{align-self:end;height:38px}.chat-composer small{grid-column:1/-1;color:#5f5e68;font-size:9px}.chat-composer textarea:disabled{opacity:.6}@keyframes chat-pulse{0%{opacity:.3;transform:translateY(1px)}to{opacity:1;transform:translateY(-1px)}}.login-page,.state,.splash{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden}.login-glow{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.14),transparent 65%)}.login-card{position:relative;width:min(390px,calc(100% - 30px));padding:29px;border:1px solid #2d2a36;border-radius:13px;background:#0e0f14eb;box-shadow:0 25px 90px #00000073}.login-brand{padding:0;margin-bottom:28px}.login-card h1{margin:6px 0;font-size:25px}.login-card>.muted{margin:0 0 22px;color:#777680;font-size:12px}.login-card label{display:block;margin:13px 0;color:#aaa9b1;font-size:11px}.login-card input{margin-top:7px}.state{align-content:center;text-align:center;gap:8px}.state>span{margin:auto;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#3a1c22;color:#ff9098}.state p{color:#777680}.splash{gap:12px;align-content:center;color:#71707a;font-size:11px}.splash.compact{min-height:70vh}.loader{width:24px;height:24px;border:2px solid #302a40;border-top-color:#8b5cf6;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:-8px 0 24px;padding:4px;border:1px solid #2a2b34;border-radius:9px;background:#0b0c10}.auth-tabs button{padding:9px;border:0;border-radius:6px;background:transparent;color:#777681;font-size:11px;font-weight:700;cursor:pointer}.auth-tabs button.active{color:#fff;background:#7c3aedad;box-shadow:0 4px 14px #6d28d933}.channel-card.clickable{cursor:pointer;transition:.18s}.channel-card.clickable:hover,.channel-card.clickable:focus-visible{transform:translateY(-2px);border-color:#4a3a68;box-shadow:0 14px 35px #0003;outline:none}.channel-actions{margin-left:auto;display:flex;gap:7px;align-items:center}.channel-top .channel-actions .secondary{margin-left:0}.secondary.danger{color:#ff8a92;border-color:#ff586352}.secondary.danger:hover:not(:disabled){background:#ff58631a;border-color:#ff58638c}.page-actions{display:flex;gap:8px;align-items:center}.channel-detail-hero{display:flex;align-items:center;gap:18px;padding:18px;margin-bottom:16px;border:1px solid #292a32;border-radius:10px;background:linear-gradient(120deg,#7c3aed17,#0f1015 40%)}.channel-detail-hero>img,.channel-detail-hero>.avatar{flex:none;width:74px;height:74px;border-radius:50%;object-fit:cover}.channel-detail-copy{min-width:170px}.channel-detail-copy h2{font-size:18px}.channel-detail-copy p{margin:5px 0 9px;color:#777681;font-size:11px}.channel-detail-copy a{color:#b69cff;font-size:11px}.channel-detail-stats{flex:1;display:grid;grid-template-columns:repeat(4,1fr)}.channel-detail-stats>div{padding:7px 16px;border-left:1px solid #2a2931}.channel-detail-stats small,.channel-detail-stats strong{display:block}.channel-detail-stats small{color:#73727c;font-size:9px}.channel-detail-stats strong{margin-top:5px;font-size:15px}.channel-card.has-unseen{border-color:#e5b4489e;background:linear-gradient(135deg,#e5b4481f,#0f1015 48%);box-shadow:inset 3px 0 #ddb04a,0 10px 32px #0000002e}.channel-card.has-unseen:hover,.channel-card.has-unseen:focus-visible{border-color:#e5b448;box-shadow:inset 3px 0 #e5b448,0 14px 35px #0000003d}.fresh-badge{flex:none;padding:5px 8px;border:1px solid rgba(229,180,72,.48);border-radius:999px;background:#e5b44821;color:#f1ca72;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.55px}.video-title-line{display:flex;align-items:center;gap:7px;min-width:0}.video-title-line strong{min-width:0}.view-state{flex:none;padding:3px 6px;border:1px solid;border-radius:999px;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.view-state.new{color:#f1ca72;border-color:#e5b44873;background:#e5b4481f}.view-state.viewed{color:#69dda6;border-color:#44c78966;background:#44c7891a}tbody tr.item-unseen{background:#e5b44813;box-shadow:inset 3px 0 #ddb04a}tbody tr.item-unseen:hover{background:#e5b44821}tbody tr.item-viewed{background:#37c8870e;box-shadow:inset 3px 0 #42bd84}tbody tr.item-viewed:hover{background:#37c88718}.viewed-column,.viewed-cell{width:58px;text-align:center}.viewed-toggle{width:18px;height:18px;accent-color:#42bd84;cursor:pointer;vertical-align:middle}.viewed-toggle:disabled{cursor:wait;opacity:.6}.section-create{display:grid;grid-template-columns:1fr minmax(220px,320px) auto;gap:10px;align-items:center;padding:14px 16px;margin:-10px 0 22px;border:1px solid #282832;border-radius:10px;background:#0f1015}.section-create label{display:block;margin-bottom:4px;color:#8f6dec;font-size:9px;font-weight:700;letter-spacing:1px}.section-create strong{color:#8a8993;font-size:11px;font-weight:400}.channel-sections{display:flex;flex-direction:column;gap:16px}.channel-section{padding:14px;border:1px solid #282932;border-radius:11px;background:#0f1015b8}.channel-section>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.channel-section>header>div:first-child{display:flex;align-items:center;gap:10px}.channel-section>header h2{font-size:14px}.channel-section>header p{margin:3px 0 0;color:#6e6d77;font-size:10px}.section-folder{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#7c3aed21;color:#a67ff4;font-size:15px}.section-actions{display:flex;gap:7px}.section-actions .secondary{padding:7px 10px}.section-empty{padding:28px;border:1px dashed #30313a;border-radius:9px;color:#6f6e78;text-align:center;font-size:11px}.channel-section.unassigned{border-style:dashed;background:#0c0d1180}.channel-organize{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;margin:-4px 0 13px;padding:9px;border:1px solid #24252d;border-radius:8px;background:#0b0c10;cursor:default}.channel-organize label{color:#74737d;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.channel-organize select{height:32px;font-size:10px}.detail-section-select{width:170px}.platform-tabs{display:flex;gap:5px;padding:4px;border:1px solid #2a2b34;border-radius:10px;background:#0c0d12}.platform-tabs button{min-width:112px;padding:9px 14px;border:0;border-radius:7px;background:transparent;color:#777681;font-size:12px;font-weight:700;cursor:pointer}.platform-tabs button:hover{color:#d7d5dc}.platform-tabs button.active{color:#fff;background:linear-gradient(135deg,#8b5cf6cc,#6d28d9cc);box-shadow:0 5px 18px #6d28d933}.instagram-avatar{color:#ffd6ed;background:linear-gradient(135deg,#6d28d9,#db2777,#f59e0b);border:0}.tiktok-avatar{color:#fff;background:linear-gradient(135deg,#25f4ee 0 38%,#111 38% 62%,#fe2c55 62%);border:0}.reel-caption{margin-bottom:14px}.reel-caption>p{margin:0;padding:16px 18px;color:#aaa9b2;font-size:12px;line-height:1.65;white-space:pre-wrap}@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(3,1fr)}.detail-grid{grid-template-columns:1fr}.hero-metrics{grid-template-columns:repeat(3,1fr)}.channel-detail-hero{align-items:flex-start;flex-wrap:wrap}.channel-detail-stats{width:100%;flex-basis:100%;grid-template-columns:repeat(2,1fr)}.board{grid-template-columns:repeat(4,260px)}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:sticky;top:0;width:100%;height:64px;padding:10px 14px;flex-direction:row;align-items:center;overflow-x:auto}.sidebar .brand span:last-child,.profile{display:none}.sidebar nav{margin:0 0 0 10px;display:flex}.sidebar nav a{padding:8px}.sidebar nav a span{display:none}main{display:block}.page{padding:24px 15px 45px}.page-header{align-items:flex-start;flex-direction:column}.page-header h1{font-size:23px}.platform-tabs{width:100%}.platform-tabs button{flex:1}.stats-grid,.compact-stats{grid-template-columns:repeat(2,1fr)}.channel-grid,.import-bar,.section-create{grid-template-columns:1fr}.import-bar select{width:100%}.channel-section>header{align-items:flex-start;flex-direction:column}.section-actions{width:100%}.page-actions{flex-wrap:wrap}.detail-section-select{width:100%}.video-hero{align-items:flex-start;flex-wrap:wrap}.hero-metrics{order:3;width:100%;flex-basis:100%;grid-template-columns:repeat(3,1fr)}.idea-form,.detail-grid{grid-template-columns:1fr}}@media(max-width:760px){.ai-chat-panel{height:650px}.ai-chat-head{align-items:flex-start;flex-direction:column}.ai-chat-head select{width:100%}.chat-composer{grid-template-columns:1fr}.chat-composer .primary{width:100%}}
