:root{--bg: #ffffff;--text: #111827;--muted: #6b7280;--card: #f7f7f8;--line: #e5e7eb;--primary: #111827}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,Arial,sans-serif;background:var(--bg);color:var(--text)}.shell{display:grid;grid-template-columns:246px minmax(0,1fr);height:100vh;min-height:100vh;overflow:hidden}.sidebar{background:#111827;color:#f9fafb;padding:.62rem;position:sticky;top:0;align-self:start;height:100vh;overflow:hidden;display:flex;flex-direction:column;min-height:0;width:246px}.sidebar-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1.45rem}.sidebar-brand{display:grid;gap:.22rem}.sidebar-brand-title{margin:0;font-size:1.45rem;line-height:1.1;font-weight:700;letter-spacing:.01rem}.sidebar-brand-subtitle{margin:0;color:#9ca3af;font-size:.7rem;line-height:1.2}.sidebar-open-btn,.sidebar-close-btn,.sidebar-backdrop{display:none}.sidebar-switcher{border-top:1px solid rgba(156,163,175,.2);border-bottom:1px solid rgba(156,163,175,.2);padding:.65rem 0 .7rem;display:grid;gap:.35rem}.sidebar-switcher-btn{width:100%;justify-content:space-between;border:1px solid transparent;background:transparent;color:#e5e7eb;border-radius:8px;margin:0;min-height:1.78rem;display:flex;align-items:center;gap:.55rem;padding:.3rem .45rem}.sidebar-switcher-current{display:flex;align-items:center;gap:.45rem;min-width:0}.sidebar-switcher-current-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.86rem}.sidebar-switcher-caret{color:#9ca3af;font-size:.74rem;line-height:1;flex:0 0 auto}.sidebar-channel-menu{margin-top:.32rem;border:1px solid rgba(229,231,235,.18);border-radius:8px;padding:.3rem .26rem .35rem;display:grid;gap:.28rem;background:#11182780}.sidebar-channel-menu-list{display:grid;gap:.24rem;max-height:min(45vh,15rem);overflow-y:auto;padding-right:.2rem}.sidebar-switcher-option{width:100%;border:1px solid transparent;background:transparent;color:#e5e7eb;border-radius:7px;margin:0;min-height:1.62rem;display:flex;align-items:center;justify-content:flex-start;gap:.35rem;padding:.16rem .35rem;white-space:nowrap}.sidebar-switcher-option.selected{border-color:#e5e7eb7a;background:#ffffff1a;color:#fff;font-weight:600}.sidebar-switcher-option-channel{display:flex;align-items:center;gap:.4rem;min-width:0}.sidebar-switcher-option-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-switcher-divider{border:none;border-top:1px solid rgba(156,163,175,.22);margin:.04rem 0 .02rem}.sidebar-manage-link{display:inline-block;color:#f9fafb;margin:.1rem 0 0;padding:0;align-self:flex-start}.sidebar-channel-avatar{width:1.22rem;height:1.22rem;border-radius:999px;object-fit:cover;flex:0 0 auto;background:#27303f}.sidebar-channel-avatar.fallback{display:grid;place-items:center;color:#f9fafb;font-size:.7rem;font-weight:700}.sidebar-nav{flex:0 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;margin:0 0 .35rem;padding:0;padding-right:.15rem;display:flex;flex-direction:column;gap:.125rem}.sidebar a,.sidebar a:visited{display:flex;align-items:center;color:#e5e7eb;text-decoration:none;margin:0;min-height:36px;height:36px;padding:0 .7rem;gap:.5rem;border-radius:7px;font-size:.89rem;line-height:1}.sidebar a.active{font-weight:600;background:#ffffff17}.sidebar a:hover,.sidebar a:focus-visible{background:#ffffff0f}.sidebar-nav-sep{display:block;margin:0;border:0;height:.5rem;background:transparent}.sidebar-account{margin-top:auto;flex:0 0 auto;display:flex;justify-content:flex-start;margin-bottom:.18rem}.sidebar-logout{width:1.55rem;height:1.55rem;flex:0 0 auto;border:1px solid rgba(229,231,235,.26);background:#ffffff0f;color:#e5e7eb;display:inline-flex;align-items:center;justify-content:center;line-height:1;gap:0;padding:0;margin:0;border-radius:8px}.sidebar-logout:hover{background:#ffffff1f}.sidebar-logout-icon{display:inline-grid;place-items:center;width:.95rem;height:.95rem;font-size:.85rem;line-height:1;opacity:.95}.sidebar-footer{margin-top:.3rem;padding-top:.48rem;display:grid;justify-items:start}.dashboard-page{max-width:none;gap:.55rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;min-height:2.25rem;gap:.75rem}.dashboard-header h1{margin:0}.dashboard-period-control{display:inline-flex;align-items:center;gap:.35rem;color:#374151;font-size:.8rem}.dashboard-period-control select{height:2rem;width:8.5rem;border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 .5rem}.dashboard-custom-period{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.dashboard-custom-period label{display:inline-flex;align-items:center;gap:.3rem;margin:0;color:#6b7280;font-size:.75rem}.dashboard-custom-period input{width:8.5rem;height:1.9rem;margin:0;padding:0 .4rem}.dashboard-operation-message{margin:0;font-size:.8rem}.dashboard-operations-wrap{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.dashboard-operations-scroll{max-width:100%;overflow:auto}.dashboard-operations-table{width:100%;min-width:1460px;border-collapse:separate;border-spacing:0;table-layout:fixed}.dashboard-operations-table th,.dashboard-operations-table td{height:2.7rem;padding:.25rem .42rem;border-bottom:1px solid var(--line);background:#fff;font-size:.74rem;line-height:1.1;white-space:nowrap;vertical-align:middle}.dashboard-operations-table thead th{position:sticky;top:0;z-index:3;height:2.2rem;color:#6b7280;font-size:.66rem;font-weight:700;letter-spacing:.025rem;text-align:right;text-transform:uppercase;background:#f8fafc}.dashboard-operations-table thead th:first-child,.dashboard-operations-table tbody th,.dashboard-operations-table tfoot th{width:220px;text-align:left}.dashboard-operations-table thead th:not(:first-child):not(:last-child),.dashboard-operations-table tbody td:not(:first-child):not(:last-child),.dashboard-operations-table tfoot td:not(:first-child):not(:last-child){width:78px}.dashboard-operations-table thead th:last-child,.dashboard-operations-table tbody td:last-child,.dashboard-operations-table tfoot td:last-child{width:88px}.dashboard-operations-table tbody tr:nth-child(2n) td,.dashboard-operations-table tbody tr:nth-child(2n) th{background:#fbfcfe}.dashboard-operations-table tbody tr:last-child td,.dashboard-operations-table tbody tr:last-child th{border-bottom:0}.dashboard-operation-channel{position:sticky;left:0;z-index:2;display:flex;align-items:center;gap:.4rem;overflow:hidden;font-weight:400}.dashboard-operations-table thead th:first-child,.dashboard-operations-table tfoot th{position:sticky;left:0;z-index:4;background:#f8fafc}.dashboard-operation-channel>span:last-child{min-width:0;display:grid;gap:.1rem}.dashboard-operation-channel strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem}.dashboard-operation-channel small{overflow:hidden;color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.dashboard-operation-avatar{width:1.55rem;height:1.55rem;border-radius:999px;object-fit:cover;flex:0 0 auto}.dashboard-operation-avatar.fallback{border:1px solid #e5e7eb;display:inline-grid;place-items:center;color:#111827;font-size:.73rem;background:#f3f4f6;line-height:1}.dashboard-operation-number{text-align:right;font-variant-numeric:tabular-nums}.dashboard-operation-activity{width:106px;color:#6b7280;font-size:.7rem}.dashboard-operation-status{width:88px;display:table-cell;font-size:.72rem;font-weight:600}.dashboard-operation-status span{display:inline-block;width:.45rem;height:.45rem;margin-right:.25rem;border-radius:50%;background:#9ca3af}.dashboard-operation-status.is-healthy span{background:#10b981}.dashboard-operation-status.is-working span{background:#3b82f6}.dashboard-operation-status.is-attention span{background:#f59e0b}.dashboard-operation-empty{height:2.7rem;color:#6b7280;text-align:center}.dashboard-operations-table tfoot th,.dashboard-operations-table tfoot td{position:sticky;bottom:0;z-index:3;height:2.7rem;border-bottom:0;background:#f1f5f9;font-weight:700}.sidebar-footer-label{display:block;color:#9ca3af;font-size:.68rem;letter-spacing:.03rem;line-height:1.2}.sidebar-footer-brand{display:block;color:#f9fafb;margin-top:.1rem;font-size:.93rem;font-weight:800;letter-spacing:.24em;line-height:1.2}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar-channel-meta{margin:.4rem 0 0;color:#9ca3af;font-size:.72rem}.channels-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.channels-page{max-width:none;gap:.4rem}.channels-page .card{padding:.55rem .65rem}.channels-page .channels-header{margin-bottom:.12rem}.channels-page .channels-title-block{line-height:1.2}.channels-connect-form{display:inline-flex;align-items:center;gap:.34rem}.channels-page .table-wrap.card{padding:.45rem .55rem}.channels-header-compact{align-items:center}.channels-title-block{display:grid;gap:.25rem}.channels-subtitle{margin:0;color:#6b7280;font-size:.86rem}.channels-connected-count{margin:0;color:#374151;font-weight:600;font-size:.9rem}.channels-subtitle-inline{margin-left:.4rem;color:#6b7280;font-size:.8rem;font-weight:500}.channels-connect-form{margin-left:auto}.channels-table th{font-size:.72rem;letter-spacing:.04rem;text-transform:uppercase;color:#6b7280}.channels-table th,.channels-table td{padding:.16rem .4rem;white-space:nowrap}.channels-page .channels-table th,.channels-page .channels-table td{vertical-align:middle}.channels-table .channel-avatar{width:1.3rem;height:1.3rem}.channels-table .channel-avatar.fallback{color:#111827}.channels-cell-main{gap:.45rem;max-width:18rem}.channels-channel-text{min-width:0;display:grid;gap:.1rem}.channels-channel-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.channels-channel-handle{color:#6b7280;font-size:.76rem;line-height:1.1}.channel-status-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;line-height:1.1}.channel-status-dot{width:.56rem;height:.56rem;border-radius:999px;flex:0 0 auto}.channel-status-connected .channel-status-dot{background:#10b981}.channel-status-needs-reconnect .channel-status-dot{background:#f59e0b}.channels-table .channels-cell-actions{width:1%;white-space:nowrap}.channels-compact-stack{display:grid;gap:.1rem}.channels-sync-meta{color:#6b7280;font-size:.78rem}.channels-sync-error{color:#b91c1c;font-size:.73rem}.channels-action-group{display:inline-flex;align-items:center;gap:.35rem}.channels-action-btn{width:1.6rem;height:1.6rem;margin:0;padding:0;border-radius:8px;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center;line-height:1}.channels-action-btn:hover{opacity:.9}.channels-action-btn:disabled{opacity:.45;cursor:not-allowed}.channels-action-btn-danger{background:#dc2626;border-color:#dc2626}.channels-action-glyph{transform:translateY(-.02rem)}.channels-table-wrap{overflow:visible}.channels-table{min-width:900px}.channels-mobile-list{display:none}@media(max-width:980px){.channels-table th,.channels-table td{padding:.42rem .4rem;font-size:.88rem}.channels-title-block h1{margin:0}}@media(max-width:768px){.channels-table-wrap{display:none}.channels-mobile-list{display:grid;gap:.5rem;margin-top:.4rem}.channels-mobile-card{border:1px solid var(--line);background:var(--card);border-radius:10px;padding:.72rem .75rem;display:grid;gap:.5rem}.channels-mobile-top{display:flex;justify-content:space-between;align-items:center;gap:.65rem}.channels-mobile-top .channel-cell{min-width:0}}.channels-mobile-stats,.channels-mobile-footer{display:flex;flex-wrap:wrap;gap:.6rem 1rem;row-gap:.45rem;color:#374151;font-size:.82rem}.research-page{max-width:none}.research-workspace-page{max-width:none;gap:.55rem}.research-workspace-header{display:grid;gap:.45rem}.research-workspace-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.research-workspace-title-row h1{margin:0}.research-workspace-title-row span{color:#6b7280;font-size:.8rem}.research-workspace-tabs{display:flex;align-items:center;gap:.28rem;border-bottom:1px solid var(--line)}.research-workspace-tab{height:36px;margin:0;padding:0 .78rem;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#4b5563;font-size:.82rem;font-weight:600;display:inline-flex;align-items:center;gap:.38rem}.research-workspace-tab:hover,.research-workspace-tab:focus-visible{color:#111827;background:#f8fafc}.research-workspace-tab.active{color:#111827;border-bottom-color:#111827}.research-workspace-count{min-width:1.25rem;height:1.15rem;padding:0 .32rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f3f4f6;color:#4b5563;font-size:.68rem;font-weight:700;font-variant-numeric:tabular-nums}.research-workspace-page .research-page{padding:0}.research-workspace-page .research-controls{padding-top:.55rem}.research-workspace-panel{display:grid;gap:.5rem}.research-workspace-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:36px}.research-workspace-bar h2{margin:0;font-size:1rem}.research-workspace-bar span{color:#6b7280;font-size:.8rem}.research-workspace-table-wrap{overflow-x:auto}.research-workspace-table{width:100%;min-width:900px;border-collapse:collapse}.research-workspace-table th,.research-workspace-table td{padding:.5rem .58rem;white-space:nowrap;font-size:.81rem}.research-workspace-table th{color:#374151;font-size:.72rem}.research-workspace-title-cell{max-width:26rem;overflow:hidden;text-overflow:ellipsis}.research-controls{display:grid;gap:.7rem;padding:1rem}.settings-page{max-width:none;gap:.55rem}.settings-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.settings-header h1{margin:0}.settings-section-tabs,.settings-master-tabs{display:inline-flex;align-items:center;gap:.25rem}.settings-section-tabs button,.settings-master-tabs button{height:36px;margin:0;padding:0 .72rem;border:1px solid var(--line);border-radius:7px;background:#fff;color:#4b5563;font-size:.82rem;font-weight:600}.settings-section-tabs button.active,.settings-master-tabs button.active{border-color:#111827;color:#111827;background:#f9fafb}.settings-masters{display:grid;gap:.55rem}.settings-master-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.settings-master-toolbar h2{margin:0;font-size:1rem}.settings-new-btn{height:36px;margin:0;padding:0 .75rem}.settings-master-table-wrap{overflow-x:auto}.settings-master-table{width:100%;min-width:760px;border-collapse:collapse}.settings-master-table th,.settings-master-table td{padding:.52rem .58rem;white-space:nowrap;font-size:.81rem}.settings-master-table th{color:#374151;font-size:.72rem}.settings-master-table td:first-child{width:55%}.settings-master-table strong,.settings-master-table small{display:block;overflow:hidden;text-overflow:ellipsis}.settings-master-table small{max-width:34rem;margin-top:.12rem;color:#6b7280;font-size:.72rem}.settings-status{display:inline-flex;align-items:center;min-height:1.45rem;padding:0 .45rem;border-radius:999px;font-size:.72rem;font-weight:700}.settings-status.active{color:#166534;background:#dcfce7}.settings-status.inactive{color:#4b5563;background:#f3f4f6}.settings-master-actions{display:inline-flex;gap:.28rem}.settings-master-actions button{width:1.7rem;height:1.7rem;margin:0;padding:0;border-radius:7px}.settings-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:1rem;background:#11182752}.settings-modal{width:min(30rem,100%);display:grid;gap:.65rem;margin:0;padding:.85rem;border:1px solid var(--line);border-radius:8px;background:#fff}.settings-modal header,.settings-modal footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.settings-modal h2{margin:0;font-size:1rem}.settings-modal header button{width:1.8rem;height:1.8rem;padding:0;margin:0}.settings-modal label{display:grid;gap:.3rem;color:#4b5563;font-size:.8rem;font-weight:600}.settings-modal input,.settings-modal textarea{width:100%;border:1px solid var(--line);border-radius:7px;padding:.5rem .58rem;font:inherit}.settings-checkbox{grid-template-columns:auto 1fr;align-items:center}.settings-checkbox input{width:auto}.research-controls h1{margin:0 0 .5rem}.research-controls-grid{display:grid;grid-template-columns:230px 360px 230px 154px 126px;gap:.6rem;align-items:end}.research-control-field{display:grid;gap:.32rem}.research-control-field>span{color:#4b5563;font-size:.8rem;font-weight:600}.research-control-input,.research-control-field input,.research-control-field select,.research-focus-edit input{width:100%;min-height:2.35rem;height:2.35rem;padding:.38rem .56rem;margin:0;border:1px solid var(--line);border-radius:7px;background:#fff}.research-control-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.research-focus-value,.research-focus-edit{display:flex;align-items:center;gap:.4rem;min-width:0;height:2.35rem;padding:0 .56rem;border:1px solid var(--line);border-radius:7px;background:#fff}.research-focus-value>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827;font-size:.84rem}.research-icon-btn{width:1.65rem;min-width:1.65rem;height:1.65rem;padding:0;border:1px solid transparent;border-radius:6px;margin:0;color:#4b5563;background:transparent}.research-icon-btn:hover:not(:disabled){color:#111827;background:#f3f4f6}.research-run-form{margin:0}.research-run-btn{width:100%;min-height:2.35rem;height:2.35rem;margin:0}.research-advanced{align-self:end;margin:0}.research-advanced summary{cursor:pointer;color:#4b5563;font-size:.82rem;font-weight:600;width:100%;min-height:2.35rem;padding:.3rem .6rem;border:1px solid var(--line);border-radius:7px;background:#fff;display:inline-flex;align-items:center}.research-advanced-body{margin-top:.65rem;display:grid;gap:.55rem}.research-advanced-actions{display:flex;gap:.45rem}.research-mini-btn{margin:0}.research-keywords-section{display:grid;gap:.45rem}.research-keyword-list{display:flex;flex-wrap:wrap;gap:.35rem}.research-keyword-chip{display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;border:1px solid var(--line);padding:.12rem .42rem;background:#fff;font-size:.74rem}.research-keyword-chip.auto{background:#eef2ff}.research-keyword-chip.user{background:#f0fdf4}.research-keyword-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;font-size:.64rem;line-height:1;padding:.08rem .32rem;border-radius:999px;border:1px solid #e5e7eb;color:#4b5563}.research-keyword-toggle,.research-keyword-delete{margin:0;height:1.3rem;min-width:1.5rem;padding:0 .2rem;border-radius:999px;font-size:.66rem}.research-keyword-delete{border-color:transparent;color:#b91c1c}.research-keyword-form{display:flex;gap:.42rem;align-items:center;flex-wrap:wrap}.research-keyword-actions{display:inline-flex;align-items:center;gap:.45rem}.research-keyword-input{min-width:15rem}.research-advanced-config{display:grid;gap:.3rem .85rem;grid-template-columns:repeat(auto-fit,minmax(10rem,auto));font-size:.8rem;color:#6b7280}.research-feedback-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;padding-top:.2rem;color:#4b5563}.status-inline{font-size:.78rem}.status-error{color:#991b1b}.status-success{color:#166534}.status-running{color:#111827}.research-results-wrap{overflow-x:auto}.research-results-wrap h2{margin:0 0 .55rem}.research-table{width:100%;border-collapse:collapse;min-width:1020px}.research-table th,.research-table td{vertical-align:middle;white-space:nowrap;padding:.52rem .58rem;font-size:.81rem}.research-table tbody tr{height:64px}.research-table th{font-size:.72rem;color:#374151}.research-row-number{width:1.6rem;color:#4b5563;text-align:center}.research-video-cell{display:flex;align-items:center;gap:.6rem;min-width:18rem}.research-video-content{min-width:0}.research-video-content strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem}.research-thumb,.research-thumb-missing{width:106px;height:58px}.research-thumb{display:block;border-radius:8px;object-fit:cover;border:1px solid var(--line)}.research-thumb-missing{display:inline-grid;place-items:center;border-radius:8px;background:#e5e7eb;color:#6b7280;font-size:.62rem}.research-meta{display:block;margin-top:.12rem;color:#6b7280;font-size:.72rem}.research-source-name-cell{display:inline-flex;align-items:center;gap:.38rem;min-width:0}.research-source-avatar{display:inline-grid;place-items:center;width:1.55rem;height:1.55rem;border-radius:50%;background:#111827;color:#fff;font-size:.66rem;font-weight:700;flex:0 0 auto}.research-source-name{font-size:.8rem;color:#111827}.research-velocity{color:#15803d;white-space:nowrap;font-size:.8rem}.research-type-badge,.research-score-badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.45rem;min-width:2.3rem;padding:0 .46rem;border:1px solid var(--line);border-radius:6px;font-size:.74rem;font-weight:600}.research-type-badge.short{color:#4c1d95;border-color:#ddd6fe;background:#f5f3ff}.research-type-badge.long{color:#1e40af;border-color:#bfdbfe;background:#eff6ff}.research-score-badge{color:#166534;border-color:#86efac;background:#ecfdf5}.research-actions{display:inline-flex;align-items:center;gap:.28rem}.research-action-btn{width:1.7rem;height:1.7rem;margin:0;padding:.06rem;border-radius:7px}.research-action-danger{border-color:transparent;background:transparent;color:#b91c1c}.research-results-footer{display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding-top:.62rem;border-top:1px solid var(--line);color:#374151;font-size:.79rem}.research-pagination{display:inline-flex;align-items:center;gap:.24rem}.research-page-btn{display:inline-grid;place-items:center;width:1.85rem;height:1.85rem;margin:0;padding:0;border:1px solid var(--line);border-radius:6px;background:#fff;color:#111827;font-size:.78rem}.research-page-btn.active{border-color:#111827;background:#111827;color:#fff}.research-page-btn:disabled{opacity:.45}.research-page-ellipsis{display:inline-grid;place-items:center;width:1.1rem;color:#6b7280;font-size:.83rem}.status-block{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.7rem;padding:.45rem .55rem;border-radius:6px;border:1px solid}.research-controls>.status-block{grid-column:1 / -1}.status-block.error{border-color:#fca5a5;color:#991b1b;background:#fee2e2}.status-block.success{border-color:#86efac;color:#166534;background:#dcfce7}.inline-link-button{border:none;color:currentColor;padding:0;margin:0;background:transparent;text-decoration:underline;justify-self:end}.channel-cell{display:flex;align-items:center;gap:.45rem}.channel-avatar{width:1.4rem;height:1.4rem;border-radius:999px;object-fit:cover;flex:0 0 auto;background:#dbeafe}.channel-avatar.fallback{display:grid;place-items:center;color:#111827}.content{min-width:0;min-height:0;padding:12px 16px;background:#fff;overflow:auto}.logo{font-weight:700;letter-spacing:.08rem;margin-bottom:0}.label-block{display:grid;gap:.3rem;font-size:.8rem}.label-block select{height:2rem}.page-shell{max-width:1100px;display:grid;gap:.65rem}.page-shell.research-page{max-width:none}.page-shell h1{margin:0}.card,.panel{border:1px solid var(--line);background:var(--card);border-radius:10px;padding:1rem}.card-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.table-wrap{overflow-x:auto}.table{width:100%;border-collapse:collapse;min-width:760px}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;padding:.6rem .4rem;vertical-align:top}button{border:1px solid #111827;background:#111827;color:#fff;border-radius:6px;padding:.45rem .75rem;margin-right:.4rem;margin-top:.3rem}button.danger{background:#dc2626;border-color:#dc2626}button.primary{background:#111827}input{width:100%;border:1px solid var(--line);border-radius:6px;padding:.45rem .6rem;margin-top:.2rem}form label{display:grid;gap:.35rem;margin-bottom:.8rem}.error{color:#b91c1c}@media(max-width:1024px){.shell{grid-template-columns:1fr;position:relative}.content{padding-top:3rem}.sidebar-open-btn{position:fixed;top:.75rem;left:.75rem;z-index:30;width:2rem;height:2rem;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#111827}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:22;background:#02061761;border:0;margin:0;padding:0;opacity:0;pointer-events:none}.sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.sidebar{position:fixed;top:0;left:0;z-index:24;width:min(300px,84vw);transform:translate(-100%);transition:transform .18s ease;box-shadow:0 16px 34px #02061759;border-right:1px solid rgba(75,85,99,.2)}.sidebar.open{transform:translate(0)}.sidebar-header{margin-bottom:.2rem}.sidebar-close-btn{display:inline-flex;width:1.65rem;height:1.65rem;padding:0;margin:0;align-items:center;justify-content:center;border-radius:8px;border:1px solid rgba(229,231,235,.3);background:transparent;color:#f9fafb}.logo{margin-bottom:.4rem}}@media(max-width:1120px){.sidebar-nav{overflow-y:auto;padding-right:.15rem}.sidebar{width:230px}.dashboard-header{flex-wrap:wrap}.dashboard-operations-table{min-width:1400px}}@media(max-width:900px){.research-controls-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.45rem .55rem}.research-advanced{justify-self:end;width:132px}.research-run-form,.research-run-btn{width:100%}}@media(max-width:720px){.research-controls-grid{grid-template-columns:minmax(0,1fr);gap:.38rem .45rem}.research-advanced{width:100%;justify-self:stretch}.research-run-form,.research-run-btn,.research-focus-value,.research-focus-edit{width:100%}.research-results-footer{align-items:flex-start;flex-direction:column}}
