:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f2fa;background:#0b0d12;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #0b0d12;--sidebar: #0e1016;--surface: #12151d;--surface-strong: #171a24;--surface-soft: #10131a;--border: rgba(255, 255, 255, .075);--border-strong: rgba(255, 255, 255, .12);--text: #f4f2fa;--muted: #9696a5;--subtle: #6f7180;--accent: #9d8cff;--accent-strong: #806cff;--accent-soft: rgba(157, 140, 255, .12);--success: #7ce7cf;--shadow: 0 22px 70px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,textarea{font:inherit}button{color:inherit}button:disabled{cursor:wait;opacity:.62}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell{min-height:100vh;display:flex;background:radial-gradient(circle at 48% -20%,rgba(128,108,255,.09),transparent 37%),var(--bg)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:248px;display:flex;flex-direction:column;padding:22px 15px 16px;background:#0e1016f5;border-right:1px solid var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.brand-row{display:flex;align-items:center;gap:11px;padding:0 7px 24px}.brand-mark{position:relative;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(157,140,255,.34);border-radius:12px;background:linear-gradient(145deg,#9d8cff33,#7ce7cf0d);box-shadow:inset 0 0 18px #9d8cff14}.brand-mark span{font-size:17px;font-weight:720;color:#ded8ff}.brand-mark i{position:absolute;right:5px;bottom:5px;width:6px;height:6px;border-radius:50%;background:var(--success);box-shadow:0 0 10px #7ce7cfcc}.brand-row>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.brand-row strong{font-size:16px;letter-spacing:-.02em}.brand-row span{overflow:hidden;color:var(--subtle);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.sidebar-close{display:none!important;margin-left:auto}.navigation{flex:1;overflow-y:auto;scrollbar-width:thin}.nav-group{display:grid;gap:3px;margin-bottom:20px}.nav-group-label{padding:0 11px 7px;color:#5f6170;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.nav-item{width:100%;min-height:39px;display:flex;align-items:center;gap:11px;padding:0 11px;border:0;border-radius:9px;color:#858694;background:transparent;cursor:pointer;text-align:left;transition:.16s ease}.nav-item:hover{color:#d8d5e3;background:#ffffff09}.nav-item.active{color:#e8e4ff;background:linear-gradient(90deg,#9d8cff26,#9d8cff0b)}.nav-item span{font-size:13px}.nav-item .active-dot{width:5px;height:5px;margin-left:auto;border-radius:50%;background:var(--accent);box-shadow:0 0 10px #9d8cffcc}.sidebar-footer{padding-top:12px;border-top:1px solid var(--border)}.profile-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin-top:12px;padding:10px 8px;border-radius:10px;background:#ffffff06}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#d8d3fb;background:#24222f;font-size:11px;font-weight:700}.profile-row>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.profile-row strong{overflow:hidden;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.profile-row span{color:var(--subtle);font-size:9px}.profile-row svg{color:#565866}.profile-signout{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;color:#676978;background:transparent;cursor:pointer}.profile-signout:hover{color:#d9d5f6;background:#ffffff0b}.profile-signout svg{color:currentColor}.workspace{width:calc(100% - 248px);min-width:0;margin-left:248px}.topbar{position:sticky;top:0;z-index:20;height:68px;display:flex;align-items:center;gap:18px;padding:0 clamp(20px,3vw,46px);background:#0b0d12cc;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.command-search{width:min(430px,42vw);display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid var(--border);border-radius:10px;color:#686a77;background:#ffffff06;transition:.16s ease}.command-search:focus-within{border-color:#9d8cff73;background:#9d8cff0a;box-shadow:0 0 0 3px #9d8cff0f}.command-search input{width:100%;height:38px;border:0;outline:0;color:var(--text);background:transparent;font-size:12px}.command-search input::placeholder{color:#686a77}kbd{padding:3px 6px;border:1px solid var(--border-strong);border-radius:5px;color:#777987;background:#171922;font-size:9px;white-space:nowrap}.topbar-actions{min-width:0;display:flex;align-items:center;gap:9px;margin-left:auto}.status-cluster{display:flex;align-items:center;gap:13px;padding-right:5px}.status-item{display:flex;align-items:center;gap:5px;color:#747684;font-size:9px;white-space:nowrap}.status-item.online{color:#aeb0ba}.status-item i,.mobile-status i{width:6px;height:6px;border-radius:50%;background:var(--success);box-shadow:0 0 8px #7ce7cfbf}.icon-button{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--border);border-radius:10px;color:#858694;background:#ffffff06;cursor:pointer}.icon-button:hover{color:var(--text);border-color:var(--border-strong)}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;cursor:pointer;transition:.16s ease}.primary-button{height:38px;padding:0 14px;color:#0d0d13;background:#b1a4ff;font-size:11px;font-weight:750}.primary-button:hover{background:#c0b6ff;transform:translateY(-1px)}.secondary-button{min-height:36px;padding:0 12px;color:#d9d5f6;background:#9d8cff1a;border:1px solid rgba(157,140,255,.18);font-size:10px;font-weight:650}.mobile-menu{display:none}.main-content{max-width:1440px;margin:0 auto;padding:42px clamp(22px,3.2vw,52px) 70px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:27px}.eyebrow,.section-kicker{color:#757786;font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.page-heading h1{margin:8px 0;font-size:clamp(27px,3vw,39px);font-weight:620;letter-spacing:-.045em}.page-heading p{margin:0;color:var(--muted);font-size:12px}.mobile-status{display:none;align-items:center;gap:7px;color:#888a97;font-size:10px}.ceku-recommendation{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:20px;padding:16px 17px;border:1px solid rgba(157,140,255,.19);border-radius:14px;background:linear-gradient(100deg,#9d8cff17,#9d8cff06 58%,#7ce7cf06);box-shadow:inset 0 1px #ffffff06}.recommendation-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#c2b8ff;background:#9d8cff1f}.recommendation-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.recommendation-copy>span{color:var(--accent);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.recommendation-copy strong{font-size:13px;font-weight:650}.recommendation-copy p{overflow:hidden;margin:0;color:#818391;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(290px,.95fr) minmax(250px,.72fr);gap:16px;align-items:stretch}.panel,.context-rail{border:1px solid var(--border);border-radius:15px;background:#12151dcc;box-shadow:inset 0 1px #ffffff05}.panel{padding:20px}.panel-heading,.rail-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.panel-heading h2,.focus-card h2{margin:5px 0 0;font-size:16px;font-weight:620;letter-spacing:-.025em}.panel-heading>svg{color:#6c6e7b}.count-pill{padding:5px 8px;border:1px solid var(--border);border-radius:999px;color:#858694;background:#ffffff06;font-size:9px}.empty-task-list{display:grid;gap:8px;margin-top:18px}.empty-task-list button{width:100%;display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:11px;min-height:62px;padding:0 13px;border:1px solid var(--border);border-radius:11px;color:#b9b8c3;background:#ffffff05;cursor:pointer;text-align:left;transition:.16s ease}.empty-task-list button:hover{border-color:#9d8cff38;background:#9d8cff0b}.empty-task-list button>svg{color:#5e6070}.task-index{color:#5c5e6b;font-size:9px;font-weight:700}.empty-task-list button>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.empty-task-list strong{font-size:11px;font-weight:600}.empty-task-list small{color:#6e707d;font-size:9px}.timeline-empty{position:relative;min-height:200px;margin-top:17px;padding:4px 0 0 57px}.timeline-line{position:absolute;top:13px;bottom:11px;left:67px;width:1px;background:var(--border)}.time-row{position:relative;height:59px;display:flex;align-items:flex-start}.time-row span{position:absolute;right:calc(100% + 18px);top:1px;width:45px;color:#5f616e;font-size:8px;text-align:right}.time-row i{position:relative;z-index:1;width:7px;height:7px;margin:2px 0 0 7px;border:2px solid #252833;border-radius:50%;background:var(--surface)}.time-row.active i{border-color:var(--accent);box-shadow:0 0 0 4px #9d8cff14}.time-row.active span{color:#b7aef0}.timeline-message{position:absolute;inset:40px 3px auto 90px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:13px 14px;border:1px dashed rgba(255,255,255,.09);border-radius:11px;background:#ffffff04}.timeline-message svg{color:#747684;margin-bottom:2px}.timeline-message strong{font-size:10px;font-weight:600}.timeline-message span{color:#6d6f7c;font-size:9px;line-height:1.45}.focus-card{grid-column:1 / 3;min-height:124px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:21px;border:1px solid rgba(124,231,207,.12);border-radius:15px;background:linear-gradient(105deg,#12151de6,#7ce7cf09)}.focus-card p{margin:7px 0 0;color:#737582;font-size:10px}.focus-button{min-width:164px;display:flex;align-items:center;justify-content:space-between;gap:17px;padding:10px 13px;border:1px solid rgba(124,231,207,.22);border-radius:11px;color:#cef9ef;background:#7ce7cf12;cursor:pointer}.focus-button span{display:flex;align-items:center;gap:7px;color:var(--success);font-size:12px;font-variant-numeric:tabular-nums}.focus-button strong{font-size:9px;font-weight:700;text-transform:uppercase}.focus-button.is-running{border-color:#9d8cff4d;background:#9d8cff17}.focus-button.is-running span{color:#c0b6ff}.context-rail{grid-column:3;grid-row:1 / 3;overflow:hidden}.rail-section{padding:19px 18px;border-bottom:1px solid var(--border)}.rail-section:last-child{border-bottom:0}.rail-heading>div{display:flex;align-items:center;gap:8px}.rail-heading svg{color:#858694}.rail-heading strong{font-size:10px;font-weight:650}.rail-heading>span{color:#6f7180;font-size:8px}.rail-section p{margin:12px 0 13px;color:#777987;font-size:9px;line-height:1.55}.rail-section button{display:flex;align-items:center;gap:6px;padding:0;border:0;color:#a89bfb;background:transparent;font-size:9px;font-weight:650;cursor:pointer}.muted-badge{padding:4px 6px;border-radius:5px;background:#ffffff09}.system-note ul{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none}.system-note li{display:flex;align-items:center;gap:8px;color:#6d6f7c;font-size:9px}.system-note li i{width:6px;height:6px;border-radius:50%;background:#444651}.system-note li i.ready{background:var(--success);box-shadow:0 0 8px #7ce7cf66}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#040508b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .14s ease}.quick-add-modal{width:min(520px,100%);padding:21px;border:1px solid var(--border-strong);border-radius:17px;background:#141720;box-shadow:var(--shadow);animation:rise-in .18s ease}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.modal-heading h2{margin:6px 0 0;font-size:19px;font-weight:620;letter-spacing:-.03em}.quick-action-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:20px}.quick-action-grid button{display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;column-gap:11px;padding:13px;border:1px solid var(--border);border-radius:11px;color:var(--text);background:#ffffff05;cursor:pointer;text-align:left}.quick-action-grid button:hover{border-color:#9d8cff3d;background:var(--accent-soft)}.quick-action-grid button>span{grid-row:1 / 3;width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:#b8aefa;background:#9d8cff17}.quick-action-grid strong{align-self:end;font-size:10px}.quick-action-grid small{align-self:start;margin-top:3px;color:#6e707d;font-size:8px}.modal-note{margin:16px 0 0;color:#686a78;font-size:8px;text-align:center}.module-view{min-height:calc(100vh - 68px)}.module-heading{max-width:680px;margin:8px 0 35px}.module-heading h1{margin:9px 0 10px;font-size:clamp(28px,3.5vw,44px);font-weight:620;letter-spacing:-.045em}.module-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.module-empty-state{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 24px;border:1px solid var(--border);border-radius:16px;background:radial-gradient(circle at 50% 0%,rgba(157,140,255,.08),transparent 42%),#12151db3;text-align:center}.module-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:18px;border:1px solid rgba(157,140,255,.2);border-radius:17px;color:#b4a8ff;background:#9d8cff14}.module-empty-state>span{color:var(--accent);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.module-empty-state h2{margin:9px 0 8px;font-size:17px;font-weight:620;letter-spacing:-.025em}.module-empty-state p{max-width:500px;margin:0 0 20px;color:#767886;font-size:10px;line-height:1.6}.sidebar-backdrop{display:none}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% -15%,rgba(157,140,255,.16),transparent 36%),radial-gradient(circle at 100% 100%,rgba(124,231,207,.055),transparent 30%),var(--bg)}.auth-card{width:min(460px,100%);padding:30px;border:1px solid var(--border-strong);border-radius:21px;background:#12151deb;box-shadow:var(--shadow),inset 0 1px #ffffff09}.auth-brand{display:flex;align-items:center;gap:11px}.auth-brand>div:nth-child(2){display:flex;flex-direction:column;gap:2px}.auth-brand strong{font-size:15px}.auth-brand>div:nth-child(2) span{color:var(--subtle);font-size:9px}.auth-copy{margin:41px 0 27px}.auth-copy .section-kicker{display:flex;align-items:center;gap:6px;color:#a99cfa}.auth-copy h1,.auth-system-message h1{margin:9px 0;font-size:clamp(28px,7vw,38px);font-weight:620;letter-spacing:-.045em}.auth-copy p,.auth-system-message p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.auth-form{display:grid;gap:15px}.auth-form label{display:grid;gap:7px}.auth-form label>span{color:#858796;font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.auth-form input{width:100%;height:44px;border:1px solid var(--border);border-radius:10px;outline:0;color:var(--text);background:#ffffff06;font-size:11px}.auth-form label>input{padding:0 13px;color:#777987}.password-field{display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--border);border-radius:10px;color:#6d6f7d;background:#ffffff06}.password-field:focus-within{border-color:#9d8cff66;box-shadow:0 0 0 3px #9d8cff0e}.password-field input{padding:0;border:0;background:transparent}.auth-feedback{min-height:17px}.form-error,.form-success{margin:0;font-size:9px;line-height:1.5}.form-error{color:#ff9caa}.form-success{color:var(--success)}.auth-submit,.auth-create{width:100%;min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;cursor:pointer}.auth-submit{border:0;color:#0d0d13;background:#b1a4ff;font-size:11px;font-weight:750}.auth-submit:hover{background:#c0b6ff}.auth-create{border:1px solid var(--border);color:#aaa9b5;background:#ffffff05;font-size:9px}.auth-create:hover{color:#ddd9e8;border-color:var(--border-strong)}.auth-security{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:22px;padding-top:19px;border-top:1px solid var(--border);color:#6f7180;font-size:8px}.auth-security svg{color:#7abdab}.auth-loading{color:#aaa3da;font-size:11px;letter-spacing:.04em}.auth-system-message{text-align:center}.auth-system-message .secondary-button{margin-top:22px}.knowledge-heading{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.knowledge-heading>div{max-width:680px}.knowledge-new{flex:0 0 auto}.knowledge-layout{min-height:620px;display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#12151dc2;box-shadow:inset 0 1px #ffffff06}.notes-sidebar{min-width:0;display:flex;flex-direction:column;padding:16px;border-right:1px solid var(--border);background:#0c0e145c}.notes-search{display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:9px;color:#656775;background:#ffffff05}.notes-search:focus-within{border-color:#9d8cff57}.notes-search input{width:100%;height:37px;border:0;outline:0;color:var(--text);background:transparent;font-size:10px}.notes-count{padding:14px 3px 9px;color:#686a78;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.notes-list{min-height:0;display:grid;align-content:start;gap:6px;overflow-y:auto;scrollbar-width:thin}.note-list-item{width:100%;display:grid;gap:6px;padding:12px;border:1px solid transparent;border-radius:10px;color:#adacb7;background:transparent;cursor:pointer;text-align:left}.note-list-item:hover{background:#ffffff06}.note-list-item.active{border-color:#9d8cff2e;background:#9d8cff16}.note-list-title{display:flex;align-items:center;gap:5px;overflow:hidden;font-size:10px;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.note-list-title svg{flex:0 0 auto;color:#afa2ff}.note-list-preview{overflow:hidden;color:#6e707d;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.note-list-meta{color:#555763;font-size:7px}.notes-state{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px;color:#656775;text-align:center}.notes-state svg{color:#78738f}.notes-state strong{color:#92929e;font-size:10px}.notes-state span{font-size:8px;line-height:1.5}.note-editor{min-width:0;display:flex;flex-direction:column;padding:clamp(22px,3vw,38px)}.editor-topline{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.editor-topline>span{color:#666876;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pin-toggle{display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid var(--border);border-radius:8px;color:#777987;background:transparent;font-size:8px;cursor:pointer}.pin-toggle.active{color:#c7beff;border-color:#9d8cff40;background:#9d8cff14}.note-title-input{width:100%;padding:0 0 17px;border:0;border-bottom:1px solid var(--border);outline:0;color:var(--text);background:transparent;font-size:clamp(23px,3vw,34px);font-weight:590;letter-spacing:-.035em}.note-title-input::placeholder{color:#454753}.note-content-input{width:100%;min-height:300px;flex:1;resize:vertical;margin:20px 0;padding:0;border:0;outline:0;color:#c3c1ca;background:transparent;font-size:12px;line-height:1.75}.note-content-input::placeholder{color:#50525e}.tags-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px 12px;padding:13px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.tags-field>span{color:#777987;font-size:8px;font-weight:700;text-transform:uppercase}.tags-field input{min-width:0;height:31px;padding:0 9px;border:1px solid var(--border);border-radius:7px;outline:0;color:#aaa9b5;background:#ffffff05;font-size:9px}.tags-field small{grid-column:2;color:#565864;font-size:7px}.editor-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.editor-feedback{min-height:16px}.editor-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.delete-note{min-height:38px;display:flex;align-items:center;gap:6px;padding:0 11px;border:1px solid rgba(255,126,145,.14);border-radius:9px;color:#d98b98;background:#ff7e9109;font-size:9px;cursor:pointer}.content-heading{max-width:none;margin-bottom:23px}.content-heading>div{max-width:700px}.channel-add-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:13px;padding:16px;border:1px solid rgba(255,80,105,.13);border-radius:14px;background:linear-gradient(100deg,#ff50690e,#12151dcc 42%)}.channel-add-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,80,105,.16);border-radius:11px;color:#ff889b;background:#ff506912}.channel-add-panel label{min-width:0;display:grid;gap:6px}.channel-add-panel label>span{color:#7b7d8b;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.channel-add-panel input{width:100%;height:42px;padding:0 12px;border:1px solid var(--border);border-radius:9px;outline:0;color:var(--text);background:#ffffff05;font-size:10px}.channel-add-panel input:focus{border-color:#9d8cff61;box-shadow:0 0 0 3px #9d8cff0e}.primary-button.channel-add-button{width:auto;min-width:120px;height:42px;padding:0 14px;font-size:9px}.content-feedback{min-height:34px;display:flex;align-items:center;padding:4px 3px 0}.channel-strip{display:flex;gap:8px;overflow-x:auto;padding:3px 0 17px;scrollbar-width:thin}.channel-filter{flex:0 0 auto;min-width:170px;min-height:58px;align-items:center;gap:9px;padding:8px 10px;border:1px solid var(--border);border-radius:11px;color:#9898a5;background:#ffffff05;text-align:left}button.channel-filter{display:flex;cursor:pointer}.channel-filter:hover,.channel-filter.active{border-color:#9d8cff38;background:#9d8cff12}.channel-filter>span:last-child,.channel-select>span:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.channel-filter strong,.channel-select strong{max-width:175px;overflow:hidden;color:#b9b7c3;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.channel-filter small,.channel-select small{color:#636573;font-size:7px;white-space:nowrap}.channel-avatar{flex:0 0 auto;width:34px;height:34px;display:grid!important;place-items:center;border-radius:9px;color:#c5bcff;background:#9d8cff1a;font-size:11px;font-weight:750}.channel-record{min-width:245px;display:grid;grid-template-columns:minmax(0,1fr) auto;padding:5px 6px}.channel-select{min-width:0;display:flex;align-items:center;gap:9px;padding:3px 5px;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.channel-actions{display:flex!important;flex-direction:row!important;align-items:center;gap:2px!important}.channel-actions button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;color:#626471;background:transparent;cursor:pointer}.channel-actions button:hover{color:#b8b2d3;background:#ffffff0a}.video-library{overflow:hidden;border:1px solid var(--border);border-radius:15px;background:#12151db8}.video-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 18px;border-bottom:1px solid var(--border)}.video-toolbar h2{margin:5px 0 0;font-size:15px;font-weight:620;letter-spacing:-.025em}.video-search{width:min(310px,45%);display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:9px;color:#626471;background:#ffffff05}.video-search:focus-within{border-color:#9d8cff57}.video-search input{width:100%;height:36px;border:0;outline:0;color:var(--text);background:transparent;font-size:9px}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--border)}.video-card{min-width:0;padding:13px;background:#12151d}.video-thumbnail{position:relative;aspect-ratio:16 / 9;display:block;overflow:hidden;border-radius:9px;color:#8f8aab;background:#0d0f15}.video-thumbnail img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease}.video-thumbnail>span{width:100%;height:100%;display:grid;place-items:center}.video-thumbnail i{position:absolute;right:7px;bottom:7px;display:flex;align-items:center;gap:5px;padding:5px 7px;border-radius:6px;color:#f3f1f8;background:#08090dd1;font-size:7px;font-style:normal;opacity:0;transform:translateY(3px);transition:.15s ease}.video-thumbnail:hover img{transform:scale(1.025)}.video-thumbnail:hover i{opacity:1;transform:none}.video-copy{padding:11px 3px 4px}.video-copy>span{color:#666876;font-size:7px}.video-copy h3{margin:6px 0 7px;font-size:11px;font-weight:620;line-height:1.45}.video-copy h3 a{display:-webkit-box;overflow:hidden;color:#cbc9d2;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-copy h3 a:hover{color:#e8e3ff}.video-copy p{display:-webkit-box;overflow:hidden;margin:0;color:#686a77;font-size:8px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.content-empty{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:36px;color:#666876;text-align:center}.content-empty svg{color:#817b99}.content-empty strong{color:#9694a0;font-size:11px}.content-empty span{max-width:380px;font-size:8px;line-height:1.55}.spin{animation:spin .8s linear infinite}@keyframes fade-in{0%{opacity:0}}@keyframes rise-in{0%{opacity:0;transform:translateY(8px) scale(.985)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1180px){.status-cluster{display:none}.dashboard-grid{grid-template-columns:minmax(0,1.15fr) minmax(290px,.85fr)}.context-rail{grid-column:1 / 3;grid-row:auto;display:grid;grid-template-columns:repeat(3,1fr)}.rail-section{border-right:1px solid var(--border);border-bottom:0}.rail-section:last-child{border-right:0}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.sidebar{transform:translate(-102%);transition:transform .19s ease}.sidebar.is-open{transform:translate(0)}.sidebar-close{display:grid!important}.sidebar-backdrop.is-visible{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;display:block;background:#030407a3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.workspace{width:100%;margin-left:0}.mobile-menu{display:grid}.command-search{width:100%}.primary-button{width:38px;padding:0;font-size:0}.primary-button svg{width:18px;height:18px}.main-content{padding-top:30px}.mobile-status{display:flex}.knowledge-layout{grid-template-columns:240px minmax(0,1fr)}}@media (max-width: 700px){.topbar{gap:9px;padding:0 14px}.topbar-actions .icon-button{display:none}.topbar-actions .primary-button{display:flex}.command-search kbd{display:none}.page-heading{align-items:flex-start;flex-direction:column}.page-heading h1{font-size:29px}.ceku-recommendation{grid-template-columns:auto 1fr}.ceku-recommendation .secondary-button{grid-column:1 / 3;width:100%}.dashboard-grid{grid-template-columns:1fr}.focus-card,.context-rail{grid-column:1}.focus-card{grid-row:auto;align-items:stretch;flex-direction:column}.focus-button{width:100%}.context-rail{grid-row:auto;grid-template-columns:1fr}.rail-section{border-right:0;border-bottom:1px solid var(--border)}.rail-section:last-child{border-bottom:0}.timeline-message{inset-inline:86px 0}.quick-action-grid{grid-template-columns:1fr}.knowledge-heading{align-items:stretch;flex-direction:column}.knowledge-new{width:100%}.knowledge-layout{grid-template-columns:1fr}.notes-sidebar{max-height:285px;border-right:0;border-bottom:1px solid var(--border)}.note-editor{min-height:560px;padding:21px}.note-content-input{min-height:260px}.editor-footer{align-items:stretch;flex-direction:column}.editor-actions{width:100%;margin-left:0}.editor-actions .primary-button{width:auto;flex:1;padding:0 14px;font-size:10px}.channel-add-panel{grid-template-columns:auto minmax(0,1fr)}.primary-button.channel-add-button{grid-column:1 / 3;width:100%;font-size:9px}.video-toolbar{align-items:stretch;flex-direction:column}.video-search{width:100%}.video-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
