:root{color-scheme:light;font-family:Inter,Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #17212b;--muted: #6f7b87;--subtle: #eef4f6;--line: #dce7eb;--line-strong: #c7d6dc;--page: #f6fafb;--surface: #ffffff;--sidebar: #0d1c29;--sidebar-2: #123246;--teal: #03a6a6;--teal-dark: #048b8b;--teal-soft: #e2f7f6;--coral: #ff4f5e;--coral-dark: #e84250;--amber: #ff9f1c;--green: #17a668;--shadow: 0 18px 48px rgba(21, 52, 64, .14)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{border:0}.app-shell{display:grid;grid-template-columns:166px minmax(0,1fr);min-height:100vh}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(135deg,#edfafa,#f8fbfd 46%,#fff7f1)}.login-panel{width:min(420px,100%);padding:28px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 60px #0726341f}.login-brand{margin-bottom:22px;padding:0;color:var(--ink)}.login-panel form,.user-form{display:grid;gap:12px}.login-panel label,.user-form label{display:grid;gap:6px;color:#30434e;font-size:13px;font-weight:720}.login-panel input,.user-form input,.user-form select{height:38px;min-width:0;padding:0 10px;color:#31434e;background:#fff;border:1px solid var(--line);border-radius:6px;outline:0}.login-error{margin:0;color:var(--coral);font-size:13px}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:20px 8px 18px;overflow:hidden;color:#edf9fb;background:linear-gradient(180deg,rgba(4,166,166,.12),transparent 34%),linear-gradient(180deg,var(--sidebar),#071521)}.brand{display:flex;align-items:center;gap:10px;padding:0 8px 20px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:linear-gradient(145deg,#f7ffff,#12b6b8 45%,#ff5968);border-radius:50%;box-shadow:0 10px 24px #00000047}.brand h1,.brand p,.lead-header h2,.lead-header p,.panel-title h2,.panel-title span,.detail-block h3,.profile-top h2{margin:0}.brand h1{font-size:17px;font-weight:760;line-height:1.1;white-space:nowrap}.brand p{margin-top:5px;color:#edf9fbb8;font-size:12px}.nav-list{display:grid;gap:8px}.nav-item{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;width:100%;min-height:44px;padding:0 12px;color:#edf9fbd1;text-align:left;background:transparent;border-radius:6px;cursor:pointer}.nav-item:hover,.nav-item.active{color:#fff;background:linear-gradient(90deg,#04a6a66b,#04a6a633)}.nav-item span{overflow:hidden;font-size:14px;white-space:nowrap;text-overflow:ellipsis}.operator{display:grid;grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;gap:8px;margin-top:auto;padding:12px 6px 2px}.operator img,.comment-row img,.user-cell img,.profile-top img{object-fit:cover;border-radius:50%}.operator img{width:34px;height:34px}.operator strong,.operator span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.operator strong{font-size:13px}.operator span{margin-top:2px;color:#edf9fba8;font-size:12px}.operator button{color:#edf9fbcc;background:transparent;cursor:pointer}.workspace{min-width:0;background:var(--page)}.topbar{display:grid;grid-template-columns:minmax(360px,1fr) 74px repeat(5,auto);gap:10px;align-items:center;min-height:74px;padding:12px 32px;background:var(--surface);border-bottom:1px solid var(--line)}.import-box{display:grid;gap:8px}.import-box label{font-weight:720;font-size:15px}.url-row{display:grid;grid-template-columns:20px minmax(0,1fr) 26px;align-items:center;height:36px;padding:0 10px;color:#94a0aa;border:1px solid var(--line-strong);border-radius:6px;background:#fbfdfe}.url-row input{min-width:0;color:#46515b;border:0;outline:0;background:transparent}.primary,.topbar .primary,.tag-input button,.send-button,.settings-popover footer .primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:linear-gradient(180deg,var(--teal),var(--teal-dark));border:1px solid rgba(0,0,0,.04);border-radius:6px;cursor:pointer}.primary.small{height:38px;font-weight:730}.status-line{display:inline-flex;align-items:center;gap:7px;color:#1d8f63;font-size:13px;white-space:nowrap}.status-line.muted{color:#5c6873}.dot{width:9px;height:9px;background:var(--green);border-radius:50%}.tag-discovery{display:grid;grid-template-columns:minmax(300px,1fr) minmax(560px,760px) 128px;gap:16px;align-items:center;padding:12px 32px;background:#fbfefe;border-bottom:1px solid var(--line)}.tag-copy{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:center;color:#29414e}.tag-copy strong,.tag-copy span{display:block}.tag-copy strong{font-size:14px}.tag-copy span{margin-top:3px;color:var(--muted);font-size:12px}.tag-input{display:grid;grid-template-columns:minmax(0,1fr) 102px 112px 112px;gap:8px}.tag-input input,.sort-row select,.template-row select,.pagination select{border:1px solid var(--line);border-radius:6px;background:#fff;outline:0}.tag-input input{min-width:0;height:36px;padding:0 12px}.tag-input button{min-height:36px;font-size:13px;font-weight:740}.tag-input .outline{color:#27626b;background:#fff;border:1px solid var(--line-strong)}.tag-stats{display:grid;justify-items:end;gap:2px;font-size:12px}.tag-stats span{color:var(--muted)}.tag-stats strong{color:var(--teal-dark);font-size:15px}.tag-stats small{max-width:240px;color:var(--muted);font-size:11px;line-height:1.35;text-align:right}.discovery-status.loading{color:#8a6500}.discovery-status.success{color:var(--green)}.discovery-status.error{color:var(--coral-dark)}.content-grid{display:grid;grid-template-columns:320px minmax(560px,1fr) 404px;min-height:calc(100vh - 151px)}.workspace:has(.videos-focus){display:grid;height:100vh;overflow:hidden;grid-template-rows:auto auto minmax(0,1fr)}.content-grid.videos-focus{grid-template-columns:minmax(0,1fr);min-height:0;height:100%;overflow:hidden}.videos-focus .source-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);height:100%;overflow:hidden;border-right:0}.videos-focus .lead-panel,.videos-focus .detail-panel{display:none}.source-panel,.lead-panel,.detail-panel{min-width:0;background:var(--surface)}.source-panel{border-right:1px solid var(--line)}.lead-panel{position:relative;overflow:hidden;border-right:1px solid var(--line)}.detail-panel{overflow:auto}.panel-title,.lead-header,.toolbar,.detail-block,.profile-card{border-bottom:1px solid var(--line)}.panel-title{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 10px 16px}.panel-title h2,.lead-header h2,.detail-block h3{font-size:16px}.panel-title span,.lead-header p{display:block;margin-top:4px;color:var(--muted);font-size:12px}.icon-button,.ghost-icon{display:inline-grid;place-items:center;color:#536472;background:transparent;border:1px solid transparent;border-radius:5px;cursor:pointer}.icon-button{width:34px;height:34px;border-color:var(--line)}.ghost-icon{width:28px;height:28px}.source-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 14px 10px}.videos-focus .source-tabs{grid-template-columns:repeat(2,minmax(0,140px));justify-content:start}.source-tabs button,.filters button,.bulk-actions button,.composer-tools button,.settings-popover footer button,.risk-block header button,.pause-button,.load-more{min-height:32px;color:#536472;background:#fff;border:1px solid var(--line);border-radius:6px;cursor:pointer}.source-tabs button.active,.filters button.active{color:var(--teal-dark);font-weight:750;background:var(--teal-soft);border-color:#04a6a652}.video-queue{display:grid;gap:8px;padding:0 14px 12px}.videos-focus .video-queue{display:flex;flex-direction:column;min-height:0;height:100%;gap:6px;overflow:hidden;padding:0 24px 12px}.video-list-toolbar{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end;padding:0 14px 10px}.videos-focus .video-list-toolbar{flex:0 0 auto;grid-template-columns:170px 170px 1fr;padding:0 0 8px}.videos-focus .video-list-toolbar strong{justify-self:end}.video-list-toolbar label{display:grid;gap:4px;color:var(--muted);font-size:11px}.video-list-toolbar select,.video-pagination select{height:30px;padding:0 7px;color:#536472;background:#fff;border:1px solid var(--line);border-radius:6px}.video-list-toolbar strong{padding-bottom:7px;color:var(--teal-dark);font-size:12px;white-space:nowrap}.filter-clear{margin:0 14px 10px;padding:0;color:var(--teal-dark);background:transparent;border:0;cursor:pointer;font-size:12px;text-align:left}.video-row{padding:11px;background:#fbfdfe;border:1px solid var(--line);border-radius:6px}.videos-focus .video-row{display:grid;flex:1 1 0;grid-template-columns:150px minmax(220px,1fr) 210px 290px;gap:14px;align-items:center;min-height:44px;padding:8px 12px;overflow:hidden}.video-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.videos-focus .video-top{display:grid;gap:4px;align-content:center}.video-top span{overflow:hidden;color:var(--teal-dark);font-weight:800;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.video-top strong{color:#132c38;font-size:12px}.video-title{display:-webkit-box;overflow:hidden;margin:8px 0;font-size:13px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.videos-focus .video-title{margin:0;-webkit-line-clamp:1}.video-facts{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:5px 8px;align-items:center;padding:8px 0;color:var(--muted);border-top:1px solid #e6eef1;border-bottom:1px solid #e6eef1;font-size:11px}.videos-focus .video-facts{grid-template-columns:minmax(0,1fr) auto auto auto;gap:4px 8px;padding:0;border:0}.videos-focus .video-facts>span{grid-column:auto;grid-row:auto}.video-author{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.video-facts>span{grid-column:1;grid-row:2;justify-self:start;padding:2px 5px;font-size:11px;border-radius:4px}.video-facts>span.collected{color:#08745d;background:#e2f7f1}.video-facts>span.discovered{color:#576874;background:#edf2f4}.video-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:9px}.videos-focus .video-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:0}.videos-focus .video-actions a,.videos-focus .video-actions button{min-height:28px;padding:0 5px}.video-actions a,.video-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 7px;color:var(--teal-dark);background:#fff;border:1px solid var(--line);border-radius:5px;font-size:11px;text-decoration:none}.video-actions button{cursor:pointer}.video-actions .archive-action{color:#8a5b17}.video-pagination{display:grid;grid-template-columns:1fr auto auto;gap:6px;align-items:center;margin:0 14px 12px;padding-top:10px;color:var(--muted);border-top:1px solid var(--line);font-size:11px}.videos-focus .video-pagination{flex:0 0 auto;margin:0}.video-pagination button{min-height:28px;padding:0 7px;color:var(--teal-dark);background:#fff;border:1px solid var(--line);border-radius:5px;cursor:pointer}.video-pagination button:disabled{color:#a7b1b9;cursor:not-allowed}.empty-state,.table-empty,.empty-detail{display:grid;place-items:center;gap:8px;padding:28px 18px;color:var(--muted);text-align:center}.empty-state svg,.table-empty svg,.empty-detail svg{color:var(--teal)}.empty-state strong,.table-empty strong,.empty-detail strong{color:var(--ink);font-size:14px}.empty-state span,.table-empty span,.empty-detail span{max-width:320px;font-size:12px;line-height:1.55}.empty-state.compact{min-height:120px;padding:20px 12px;background:#f8fcfd;border:1px dashed var(--line-strong);border-radius:6px}.list-empty{border-bottom:1px solid var(--line)}.table-empty{min-height:260px;border-bottom:1px solid var(--line)}.empty-detail{min-height:520px;padding:42px 28px}.sort-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 30px;gap:7px;align-items:end;padding:0 14px 10px}.sort-row label{display:grid;gap:5px;color:var(--muted);font-size:12px}.sort-row select{min-width:0;height:30px;padding:0 7px;color:#4c5d68}.comment-list{display:grid;border-top:1px solid var(--line)}.comment-row{display:grid;grid-template-columns:36px minmax(0,1fr) 34px;gap:10px;width:100%;padding:12px 14px;text-align:left;background:#fff;border-bottom:1px solid var(--line);cursor:pointer}.comment-row.active{background:#eefbfb;box-shadow:inset 3px 0 0 var(--teal)}.comment-row img{width:34px;height:34px}.comment-row strong{display:block;font-size:13px}.comment-row p{display:-webkit-box;margin:4px 0 5px;overflow:hidden;color:#384954;font-size:13px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.comment-row .comment-translation{color:#62717b;font-size:12px;-webkit-line-clamp:2}.comment-row small{color:var(--muted);font-size:12px}.comment-row em{justify-self:end;font-style:normal;font-weight:800}.score-high{color:var(--teal-dark)}.score-mid{color:var(--amber)}.score-low{color:var(--coral)}.load-more{width:calc(100% - 28px);margin:14px;color:#536472}.load-more:disabled{color:#a5b0b8;cursor:not-allowed;background:#f7fafb}.lead-header{display:flex;align-items:center;justify-content:space-between;min-height:84px;padding:16px 18px 12px}.lead-header h2 span{color:var(--muted);font-size:13px;font-weight:520}.lead-header a,.lead-header .link-button{color:var(--teal-dark);font-size:13px;text-decoration:none}.lead-header .link-button{background:transparent;border:0;cursor:pointer}.toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px}.bulk-actions,.filters,.composer-tools,.template-row{display:flex;align-items:center;gap:8px}.bulk-actions,.filters{flex:0 0 auto;white-space:nowrap}.bulk-actions span{color:var(--muted);font-size:13px}.bulk-actions button,.composer-tools button{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;padding:0 11px;color:#344651}.bulk-actions button{min-width:74px}.filters button{padding:0 11px;font-size:13px}.table{display:grid;overflow-x:hidden}.table-head,.table-row{display:grid;grid-template-columns:26px 76px minmax(98px,.95fr) minmax(102px,.92fr) minmax(138px,1.1fr) 66px;align-items:center}.table-head{min-height:44px;padding:0 12px;color:#4c5d68;font-size:13px;font-weight:760;background:#f7fbfc;border-bottom:1px solid var(--line-strong)}.table-row{width:100%;min-height:88px;padding:0 12px;text-align:left;background:#fff;border-bottom:1px solid var(--line);cursor:pointer}.table-row:hover,.table-row.active{background:#f1fbfb}.check-cell{color:var(--teal)}.check-cell>span{display:block;width:16px;height:16px;border:1px solid #b7c7ce;border-radius:3px}.score-cell{display:grid;gap:5px}.score-cell strong{font-size:22px;line-height:1}.score-cell i,.score-card i{display:block;overflow:hidden;height:7px;background:#d5eceb;border-radius:999px}.score-cell i b,.score-card i b{display:block;height:100%;background:linear-gradient(90deg,var(--teal),#2dc3b2);border-radius:inherit}.score-cell small{color:var(--muted);font-size:12px}.user-cell{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center}.user-cell img{width:34px;height:34px}.user-cell strong,.user-cell small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-cell strong{font-size:13px}.user-cell small{margin-top:4px;color:var(--muted);font-size:12px}.tag-cell{display:flex;flex-wrap:wrap;gap:5px}.tag-cell em{padding:3px 6px;color:var(--teal-dark);font-size:12px;font-style:normal;background:#effafa;border:1px solid rgba(4,166,166,.28);border-radius:4px}.evidence-cell{display:-webkit-box;overflow:hidden;color:#33444f;font-size:13px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.evidence-cell strong,.evidence-cell small{display:block;overflow:hidden;text-overflow:ellipsis}.evidence-cell strong{font-weight:650}.evidence-cell small{margin-top:3px;color:var(--muted);font-size:12px}.risk{color:var(--green);font-weight:800;font-size:13px}.risk.medium{color:var(--amber)}.settings-popover{position:absolute;left:18px;top:380px;z-index:4;width:368px;overflow:hidden;background:#fffffffa;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.settings-popover header,.settings-popover footer{display:flex;align-items:center;justify-content:space-between;padding:12px 14px}.settings-popover header{border-bottom:1px solid var(--line)}.settings-popover header strong,.settings-popover header span{display:block}.settings-popover header strong{font-size:13px}.settings-popover header span{margin-top:3px;color:var(--muted);font-size:11px}.settings-popover header button{color:#687783;background:transparent;cursor:pointer}.settings-body{display:grid;grid-template-columns:96px 1fr;min-height:220px}.settings-body nav{display:grid;align-content:start;gap:4px;padding:10px 8px;background:#f6fafb;border-right:1px solid var(--line)}.settings-body nav button{height:34px;color:#52616d;text-align:left;background:transparent;border-radius:5px;cursor:pointer}.settings-body nav button.active{color:var(--teal-dark);font-weight:760;background:var(--teal-soft)}.settings-main{display:grid;gap:10px;align-content:start;padding:14px}.settings-main label{display:grid;grid-template-columns:72px 1fr 26px;gap:9px;align-items:center;color:#31434e;font-size:12px}.settings-main input[type=range]{accent-color:var(--teal)}.settings-main em{color:var(--muted);font-style:normal}.link-button{display:inline-flex;align-items:center;gap:6px;width:max-content;color:var(--teal-dark);background:transparent;cursor:pointer}.settings-popover footer{border-top:1px solid var(--line)}.settings-popover footer button{padding:0 14px}.pagination{position:sticky;bottom:0;display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;min-height:54px;padding:0 18px;background:#fffffff2;border-top:1px solid var(--line)}.pagination span{color:var(--muted);font-size:13px}.pagination div{display:flex;align-items:center;gap:4px}.pagination button{width:auto;min-width:58px;height:28px;padding:0 8px;color:#536472;background:#fff;border:1px solid transparent;border-radius:5px}.pagination button:first-child{color:var(--teal-dark);border-color:var(--teal)}.pagination button:disabled{color:#a7b1b9;cursor:not-allowed;border-color:var(--line);background:#f6fafb}.pagination select{height:32px;padding:0 8px;color:#536472}.profile-card{position:relative;padding:18px}.profile-top{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;padding-right:126px}.profile-top img{width:58px;height:58px}.profile-top h2{font-size:17px}.profile-top span{display:block;margin-top:4px;color:var(--muted);font-size:13px}.profile-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin:14px 126px 0 70px;color:var(--muted);font-size:12px}.profile-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.profile-actions button:not(.ghost-icon){min-height:28px;padding:0 8px;color:#344651;background:#fff;border:1px solid var(--line);border-radius:6px;cursor:pointer}.profile-actions button:not(.ghost-icon):hover{color:var(--teal-dark);border-color:#04a6a65c}.score-card{position:absolute;top:18px;right:18px;display:grid;gap:6px;width:112px;padding:12px;background:#f1fbfb;border:1px solid #d8f0ef;border-radius:6px}.score-card strong{color:var(--teal-dark);font-size:32px;line-height:1}.score-card span,.score-card small{color:#536472;font-size:12px}.detail-block{padding:16px 18px}.detail-block header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.detail-block header span{color:var(--muted);font-size:12px}.quote-box{padding:14px;background:#fbfdfe;border:1px solid var(--line);border-radius:6px}.quote-box strong{display:block;margin-bottom:8px;font-size:13px}.quote-box p{margin:0 0 12px;color:#33444f;font-size:14px;line-height:1.65}.quote-box div{display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:12px}.reason-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.reason-list li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;color:#33444f;font-size:13px;line-height:1.5}.reason-list svg,.risk-block p svg{color:var(--teal)}.risk-block header button{min-height:28px;padding:0 8px;color:var(--teal-dark);border:0}.risk-block p{display:flex;align-items:center;gap:7px;margin:0 0 7px}.risk-block p strong{color:var(--green)}.risk-block span{color:var(--muted);font-size:13px}.composer{border-bottom:0}.template-row{display:grid;grid-template-columns:minmax(0,1fr) 90px;margin-bottom:10px}.template-row select{min-width:0;height:34px;padding:0 9px;color:#44545f}.composer textarea{width:100%;min-height:178px;padding:14px;resize:vertical;color:#2a3a44;line-height:1.75;border:1px solid var(--line);border-radius:6px;outline:0}.composer textarea:focus{border-color:#04a6a6b3;box-shadow:0 0 0 3px #04a6a61f}.composer-tools{justify-content:space-between;padding:9px 0 8px}.composer-tools span{margin-left:auto;color:var(--muted);font-size:12px}.send-note{display:flex;align-items:center;gap:6px;margin:0 0 12px;color:#89939b;font-size:12px}.send-button{width:100%;min-height:46px;font-size:16px;font-weight:760;background:linear-gradient(180deg,#ff5968,var(--coral-dark))}.send-button.sent{background:linear-gradient(180deg,#23b77a,#13925f)}.checkbox-line{display:flex;align-items:center;gap:8px;margin-top:12px;color:#64717c;font-size:13px}.checkbox-line input{width:16px;height:16px;accent-color:var(--teal)}.pause-button{width:100%;margin-top:10px;color:var(--teal-dark);border:0}.module-view{min-height:calc(100vh - 151px);padding:24px;background:var(--page)}.module-view>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.module-view h2,.module-view p{margin:0}.module-view h2{font-size:22px}.module-view p{margin-top:6px;color:var(--muted);font-size:14px}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.module-grid article,.module-list article{padding:18px;background:var(--surface);border:1px solid var(--line);border-radius:6px}.module-grid strong,.module-grid span,.module-list strong,.module-list span{display:block}.module-grid span{margin:12px 0 8px;color:var(--teal-dark);font-size:34px;font-weight:780;line-height:1}.archive-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 180px auto;gap:12px;align-items:end;margin-bottom:16px}.archive-toolbar label{display:grid;gap:6px;color:var(--muted);font-size:12px}.archive-toolbar input,.archive-toolbar select{height:36px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:6px}.archive-toolbar>strong{padding-bottom:10px;color:var(--teal-dark);font-size:13px;white-space:nowrap}.archive-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.archive-video-card{display:grid;align-content:start;gap:10px;min-width:0;padding:14px;background:#fff;border:1px solid var(--line);border-radius:6px}.archive-video-card>header,.archive-video-card>header>div,.archive-video-stats,.archive-video-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.archive-video-card>header{justify-content:space-between}.archive-video-card>header span,.archive-video-card>header strong{padding:3px 6px;font-size:11px;border-radius:4px}.archive-video-card>header span{color:#536472;background:#f2f6f7}.archive-video-card>header strong{color:var(--teal-dark);background:var(--teal-soft)}.archive-video-card>header small,.archive-video-card>p,.archive-video-stats{color:var(--muted);font-size:11px}.archive-video-card h3{overflow:hidden;margin:0;color:var(--ink);font-size:14px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.archive-video-card>p{margin:0}.archive-video-actions{padding-top:10px;border-top:1px solid var(--line)}.archive-video-actions button,.archive-video-actions a{min-height:29px;padding:0 8px;color:var(--teal-dark);background:#fff;border:1px solid var(--line);border-radius:5px;cursor:pointer;font-size:12px;line-height:27px;text-decoration:none}.archive-video-actions .restore-action{color:#8a5b17;border-color:#e1bd80}.archive-empty{grid-column:1 / -1;min-height:260px}.module-list{display:grid;gap:10px}.module-list p{margin:6px 0}.module-list span{color:var(--muted);font-size:12px}.module-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.module-actions button{padding:0 12px}.module-card{min-width:0;padding:16px;background:var(--surface);border:1px solid var(--line);border-radius:6px}.module-card.wide{min-width:0}.module-card.side{align-self:start}.module-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.module-card>header strong,.module-card>header span{display:block}.module-card>header strong{font-size:15px}.module-card>header span{color:var(--muted);font-size:12px}.module-card button,.module-actions button,.module-toolbar button,.button-row button,.template-list button,.variable-row button{min-height:32px;color:#344651;background:#fff;border:1px solid var(--line);border-radius:6px;cursor:pointer}.module-card button:hover,.module-actions button:hover,.module-toolbar button:hover,.button-row button:hover,.template-list button:hover,.variable-row button:hover{color:var(--teal-dark);border-color:#04a6a65c}.module-split,.management-layout,.settings-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px;margin-top:14px}.system-user-layout{margin-top:14px}.system-user-list-card{min-width:0}.system-user-table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:6px}.system-user-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}.system-user-table th,.system-user-table td{padding:12px 14px;text-align:left;vertical-align:middle;border-bottom:1px solid var(--line)}.system-user-table th{background:#f7fbfc;color:var(--muted);font-size:12px;font-weight:760}.system-user-table th:nth-child(1){width:20%}.system-user-table th:nth-child(2){width:12%}.system-user-table th:nth-child(3){width:10%}.system-user-table th:nth-child(4){width:14%}.system-user-table th:nth-child(5){width:16%}.system-user-table th:nth-child(6){width:28%}.system-user-table tbody tr:last-child td{border-bottom:0}.system-user-table tbody tr:hover{background:#fbfdfe}.system-user-main strong,.system-user-main small,.quota-summary strong,.quota-summary small{display:block}.system-user-main small,.quota-summary small{margin-top:3px;color:var(--muted);font-size:12px}.quota-summary strong{color:var(--teal-dark);font-size:18px;line-height:1}.user-status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;font-size:12px;border-radius:4px}.user-status.active{color:#08745d;background:#e2f7f1}.user-status.disabled{color:#7b5555;background:#f6eaea}.user-row-actions{display:flex;flex-wrap:wrap;gap:6px}.system-user-empty{height:160px;color:var(--muted);text-align:center!important}.user-row-actions button{min-height:30px;padding:0 9px;font-size:12px}.system-user-modal{width:min(760px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 48px));overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.modal-user-form{padding:18px 20px 20px}.modal-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.modal-form-grid label,.quota-management-item label{display:grid;gap:6px;color:#30434e;font-size:13px;font-weight:700}.modal-form-grid input,.modal-form-grid select,.quota-management-item input{width:100%;height:38px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:6px}.modal-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:14px;border-top:1px solid var(--line)}.quota-adjustment-modal{width:min(860px,calc(100vw - 48px))}.quota-management-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 20px 20px}.quota-management-item{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:6px}.quota-management-item>header{display:flex;align-items:end;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.quota-management-item>header span,.quota-management-item>header strong,.quota-management-item>header small{display:block}.quota-management-item>header span,.quota-management-item>header small{color:var(--muted);font-size:12px}.quota-management-item>header strong{margin-top:4px;color:var(--teal-dark);font-size:26px;line-height:1}.quota-management-actions{display:flex;gap:8px}.quota-ledger-toolbar{display:grid;grid-template-columns:220px auto;gap:8px;align-items:center;margin-bottom:12px}.quota-ledger-toolbar select{height:34px;padding:0 9px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:6px}.quota-ledger-table{overflow-x:auto;border:1px solid var(--line);border-radius:6px}.quota-ledger-head,.quota-ledger-table article{display:grid;grid-template-columns:156px 120px 72px 92px minmax(120px,.8fr) minmax(180px,1.2fr);gap:10px;align-items:center;min-width:980px;padding:0 12px}.quota-ledger-head{min-height:40px;color:var(--muted);background:#f7fbfc;border-bottom:1px solid var(--line);font-size:12px;font-weight:760}.quota-ledger-table article{min-height:54px;color:#40515c;background:#fff;border-bottom:1px solid var(--line);font-size:12px}.quota-ledger-table article:last-of-type{border-bottom:0}.quota-ledger-table article strong,.quota-ledger-table article small{display:block}.quota-ledger-table article small{margin-top:2px;color:var(--muted)}.quota-ledger-table .ledger-credit{color:#07845c;font-weight:800}.quota-ledger-table .ledger-debit{color:var(--coral-dark);font-weight:800}.template-layout{display:grid;grid-template-columns:286px minmax(0,1fr);gap:14px}.automation-layout{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(260px,.75fr);gap:14px}.automation-layout .wide,.settings-page-grid .wide{grid-column:1 / -1}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.muted-copy{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.pipeline-list,.funnel-bars,.keyword-rank,.setup-steps,.toggle-list,.keyword-table{display:grid;gap:10px}.pipeline-list span,.funnel-bars span{position:relative;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;min-height:34px;overflow:hidden;padding:0 10px;color:#30434e;font-size:13px;background:#f8fcfd;border:1px solid var(--line);border-radius:6px}.pipeline-list b,.funnel-bars b{position:absolute;inset:0 auto 0 0;z-index:0;background:linear-gradient(90deg,#04a6a62e,#04a6a60d)}.pipeline-list em,.funnel-bars strong,.funnel-bars em{position:relative;z-index:1;font-style:normal}.mini-list{display:grid;gap:8px}.mini-list button{display:grid;grid-template-columns:34px minmax(0,1fr) 36px;gap:9px;align-items:center;width:100%;padding:9px;text-align:left;background:#fbfdfe}.mini-list img{width:34px;height:34px;object-fit:cover;border-radius:50%}.mini-list strong,.mini-list small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mini-list small{margin-top:2px;color:var(--muted);font-size:12px}.mini-list em{justify-self:end;color:var(--teal-dark);font-style:normal;font-weight:820}.source-summary-list{display:grid;gap:8px;padding:0 14px 14px}.source-summary-list button{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:10px;align-items:center;width:100%;min-height:58px;padding:10px;text-align:left;background:#fbfdfe;border:1px solid var(--line);border-radius:6px;cursor:pointer}.source-summary-list button:hover{border-color:#04a6a65c;background:#effafa}.source-summary-list button.active{border-color:#04a6a67a;background:var(--teal-soft);box-shadow:inset 3px 0 0 var(--teal)}.source-summary-list strong,.source-summary-list small{display:block;overflow:hidden;text-overflow:ellipsis}.source-summary-list small+small{color:#405662}.source-summary-list small{display:-webkit-box;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.source-summary-list em{justify-self:end;font-style:normal;font-weight:820}.source-pagination{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;margin:0 14px 14px;padding-top:10px;color:var(--muted);border-top:1px solid var(--line);font-size:11px}.source-pagination>div{display:flex;gap:5px}.source-pagination button,.source-pagination select{min-height:28px;color:var(--teal-dark);background:#fff;border:1px solid var(--line);border-radius:5px}.source-pagination button{padding:0 7px;cursor:pointer}.source-pagination button:disabled{color:#a7b1b9;cursor:not-allowed;background:#f6fafb}.source-pagination select{grid-column:1 / -1;width:100%;padding:0 7px}.module-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 148px auto auto;gap:8px;align-items:center;margin-bottom:12px}.audit-toolbar{grid-template-columns:148px minmax(220px,1fr) auto}.module-toolbar input,.module-toolbar select,.editor-grid input,.editor-grid select,.stack-label input,.stack-label select,.settings-page-grid input{min-width:0;height:34px;padding:0 10px;color:#31434e;background:#fff;border:1px solid var(--line);border-radius:6px;outline:0}.module-table{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:6px}.module-table-head,.module-row{display:grid;grid-template-columns:minmax(150px,1fr) 58px minmax(120px,.7fr) minmax(180px,1.2fr) 74px;gap:12px;align-items:center;min-width:760px;padding:0 12px}.module-table-head{min-height:42px;color:#536472;font-size:12px;font-weight:760;background:#f7fbfc;border-bottom:1px solid var(--line)}.module-row{min-height:68px;text-align:left;background:#fff;border-bottom:1px solid var(--line)}.module-row:last-child{border-bottom:0}.module-row.active,.module-row:hover{background:#effafa}.user-cell.compact{grid-template-columns:30px minmax(0,1fr)}.user-cell.compact img{width:30px;height:30px}.module-empty{display:grid;place-items:center;gap:8px;min-height:180px;padding:24px;color:var(--muted);text-align:center;background:#fbfdfe}.module-empty svg{color:var(--teal)}.module-empty strong{color:var(--ink)}.review-profile{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;margin-bottom:12px}.review-profile img{width:42px;height:42px;object-fit:cover;border-radius:50%}.review-profile strong,.review-profile small{display:block}.review-profile small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.45}.button-row{display:flex;flex-wrap:wrap;gap:8px}.button-row .inline-input{width:160px;min-width:0;height:32px;padding:0 9px;color:#31434e;background:#fff;border:1px solid var(--line);border-radius:6px;outline:0}.button-row button{padding:0 12px}.button-row .danger-button,.template-delete-actions .danger-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:var(--coral-dark);border-color:#e842504d}.button-row .danger-button:hover,.template-delete-actions .danger-button:hover{color:#fff;background:var(--coral-dark);border-color:var(--coral-dark)}.template-delete-modal{width:min(480px,calc(100vw - 48px))}.template-delete-content{display:grid;gap:5px;margin:18px 20px 0;padding:14px;background:#fbfdfe;border:1px solid var(--line);border-radius:6px}.template-delete-content span{color:var(--muted);font-size:12px}.template-delete-actions{margin:18px 20px 20px}.stack-label{display:grid;gap:7px;margin-top:12px;color:#30434e;font-size:13px;font-weight:720}.stack-label textarea,.template-editor textarea{width:100%;min-height:126px;padding:12px;resize:vertical;color:#2a3a44;line-height:1.65;background:#fff;border:1px solid var(--line);border-radius:6px;outline:0}.quote-box.slim{margin-top:12px;padding:12px}.quote-box.slim p{font-size:13px}.template-list{display:grid;align-content:start;gap:8px}.template-list header{margin-bottom:4px}.template-list header button{display:inline-flex;align-items:center;gap:5px;padding:0 10px}.template-item{display:grid;gap:4px;width:100%;padding:12px;text-align:left}.template-item.active{color:var(--teal-dark);background:var(--teal-soft);border-color:#04a6a652}.template-item strong,.template-item span,.template-item small{display:block}.template-item span,.template-item small{color:var(--muted);font-size:12px}.template-editor{display:grid;gap:12px}.editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.editor-grid label{display:grid;gap:7px;color:#30434e;font-size:13px;font-weight:720}.variable-row{display:flex;flex-wrap:wrap;gap:8px}.variable-row button{padding:0 10px;color:var(--teal-dark)}.toggle-list label{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding:0 10px;color:#30434e;font-size:13px;background:#fbfdfe;border:1px solid var(--line);border-radius:6px}.toggle-list input{width:18px;height:18px;accent-color:var(--teal)}.module-settings{padding:0}.keyword-table{grid-template-columns:repeat(2,minmax(0,1fr))}.keyword-add-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.keyword-add-row input{min-width:0;height:32px;padding:0 9px;color:#31434e;background:#fff;border:1px solid var(--line);border-radius:6px;outline:0}.keyword-table label{display:grid;grid-template-columns:minmax(118px,.8fr) minmax(120px,1fr) 28px 52px;gap:10px;align-items:center;min-height:38px;padding:0 10px;color:#30434e;font-size:13px;background:#fbfdfe;border:1px solid var(--line);border-radius:6px}.keyword-table input[type=range]{accent-color:var(--teal)}.keyword-table em{color:var(--muted);font-style:normal;text-align:right}.keyword-table button{min-height:28px;padding:0 8px;font-size:12px}.keyword-rank span{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;padding:0 10px;background:#fbfdfe;border:1px solid var(--line);border-radius:6px}.keyword-rank b{color:var(--teal-dark)}.audit-timeline{display:grid;gap:0}.audit-timeline article{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.audit-timeline article:last-child{border-bottom:0}.audit-timeline i{width:10px;height:10px;margin-top:5px;background:var(--teal);border-radius:50%}.audit-timeline strong,.audit-timeline span{display:block}.audit-timeline p{margin:4px 0;color:#33444f;font-size:13px}.audit-timeline span{color:var(--muted);font-size:12px}.setup-steps span{min-height:34px;padding:9px 10px;color:#30434e;font-size:13px;background:#fbfdfe;border:1px solid var(--line);border-radius:6px}.comment-launcher{margin:0 14px 14px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:24px;background:#07152185}.comment-modal{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(980px,calc(100vw - 48px));max-height:min(780px,calc(100vh - 48px));overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.quota-ledger-modal{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1040px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 48px));overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.quota-ledger-modal-header{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid var(--line)}.quota-ledger-modal-header span,.quota-ledger-modal-header p{color:var(--muted);font-size:12px}.quota-ledger-modal-header h2,.quota-ledger-modal-header p{margin:0}.quota-ledger-modal-header h2{margin:4px 0;color:var(--ink);font-size:18px}.quota-ledger-modal .quota-ledger-toolbar{margin:0;padding:12px 20px;border-bottom:1px solid var(--line)}.quota-ledger-modal .quota-ledger-table{min-height:0;margin:14px 20px 0;overflow:auto}.quota-ledger-modal>.source-pagination{margin:12px 20px 16px}.comment-modal-header{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid var(--line)}.comment-modal-header span,.comment-modal-header p{color:var(--muted);font-size:12px}.comment-modal-header h2,.comment-modal-header p{margin:0}.comment-modal-header h2{margin:4px 0;color:var(--ink);font-size:18px;line-height:1.35}.comment-modal-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:12px 20px;border-bottom:1px solid var(--line)}.comment-modal-toolbar button,.comment-card-actions button,.clarify-panel button{min-height:32px;padding:0 12px;color:#344651;background:#fff;border:1px solid var(--line);border-radius:6px;cursor:pointer}.comment-modal-toolbar button.active{color:var(--teal-dark);font-weight:760;background:var(--teal-soft);border-color:#04a6a652}.comment-modal-toolbar .outline{margin-left:auto}.focused-comment-note{display:inline-flex;align-items:center;min-height:32px;color:var(--teal-dark);font-size:13px;font-weight:720}.modal-comment-list{display:grid;align-content:start;gap:10px;min-height:0;overflow:auto;padding:14px 20px 20px;background:#f7fbfc}.modal-comment-card{display:grid;gap:12px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:6px}.modal-comment-card.expanded{border-color:#04a6a661;box-shadow:inset 3px 0 0 var(--teal)}.modal-comment-main{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px}.modal-comment-main img{width:38px;height:38px;object-fit:cover;border-radius:50%}.comment-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.comment-card-title strong{font-size:14px}.comment-card-title em{font-style:normal;font-weight:820}.modal-comment-card p{margin:5px 0 4px;color:#2d3f4a;font-size:14px;line-height:1.55}.modal-comment-card span,.modal-comment-card small{display:block;color:var(--muted);font-size:12px;line-height:1.45}.modal-comment-card .reply-context{margin:6px 0 2px;padding:6px 8px;color:#52616d;background:#f7fbfc;border:1px solid var(--line);border-radius:6px}.comment-card-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.clarify-panel{display:grid;gap:12px;padding:12px;background:#fbfefe;border:1px solid var(--line);border-radius:6px}.clarify-panel strong,.clarify-panel label{display:block;color:#21333d;font-size:13px;font-weight:760}.clarify-panel p{margin:5px 0 0;color:var(--muted);font-size:13px}.clarify-panel textarea{width:100%;min-height:86px;margin-top:8px;padding:10px;resize:vertical;color:#2a3a44;line-height:1.55;background:#fff;border:1px solid var(--line);border-radius:6px}.toast{position:fixed;right:18px;bottom:18px;display:flex;align-items:center;gap:8px;max-width:min(420px,calc(100vw - 36px));padding:10px 13px;color:#245160;font-size:13px;background:#fffffff2;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.toast svg{color:var(--teal)}@media(max-width:1280px){.topbar{grid-template-columns:minmax(320px,1fr) 74px auto}.topbar .status-line.muted{display:none}.tag-discovery{grid-template-columns:minmax(190px,.65fr) minmax(400px,1.4fr) minmax(120px,.4fr)}.tag-stats{justify-items:end}.content-grid{grid-template-columns:280px minmax(520px,1fr) 370px}.videos-focus .video-row{grid-template-columns:120px minmax(180px,1fr) 180px 260px;gap:10px}.table-head,.table-row{grid-template-columns:30px 82px minmax(118px,1fr) minmax(112px,.85fr) minmax(150px,1.1fr) 70px}.stat-grid,.archive-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-split,.management-layout,.settings-page-grid,.system-user-layout,.template-layout,.automation-layout,.keyword-table{grid-template-columns:minmax(0,1fr)}}@media(max-width:1060px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.brand{justify-content:center;padding-inline:0}.brand div:last-child,.nav-item span,.operator div,.operator button{display:none}.nav-item{grid-template-columns:1fr;justify-items:center;padding:0}.operator{grid-template-columns:1fr;justify-items:center}.content-grid{grid-template-columns:1fr}.workspace:has(.videos-focus){display:block;height:auto;overflow:visible}.content-grid.videos-focus,.videos-focus .source-panel,.videos-focus .video-queue{height:auto;overflow:visible}.videos-focus .video-row{flex:0 0 auto}.module-view{padding:16px}.module-view>header{align-items:stretch;flex-direction:column}.module-actions{justify-content:start}.module-toolbar{grid-template-columns:minmax(0,1fr)}.module-table{overflow-x:auto}.source-panel,.lead-panel{border-right:0}.detail-panel{border-top:1px solid var(--line)}}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:12px}.brand div:last-child,.nav-item span,.operator div,.operator button{display:block}.nav-list{grid-template-columns:repeat(3,minmax(0,1fr))}.nav-item{grid-template-columns:20px minmax(0,1fr);padding:0 8px}.operator{display:none}.topbar,.tag-input,.toolbar,.pagination,.video-list-toolbar,.video-pagination{grid-template-columns:1fr}.topbar,.toolbar{display:grid}.tag-discovery,.videos-focus .source-tabs,.videos-focus .video-list-toolbar,.videos-focus .video-row,.videos-focus .video-actions{grid-template-columns:minmax(0,1fr)}.videos-focus .video-list-toolbar strong{justify-self:start}.content-grid{min-height:0}.table{overflow-x:auto}.table-head,.table-row{min-width:760px}.stat-grid,.editor-grid,.archive-video-grid,.archive-toolbar,.quota-ledger-toolbar,.modal-form-grid,.quota-management-grid{grid-template-columns:minmax(0,1fr)}.system-user-modal{width:100%;max-height:calc(100vh - 20px)}.keyword-table label{grid-template-columns:minmax(0,1fr);padding:10px}.settings-popover{position:static;width:auto;margin:12px}.score-card{position:static;width:100%;margin-top:14px}.profile-meta{margin:14px 0 0}.profile-top{padding-right:0}.toast{display:none}.modal-backdrop{align-items:stretch;padding:10px}.comment-modal,.quota-ledger-modal{width:100%;max-height:calc(100vh - 20px)}.comment-modal-header,.quota-ledger-modal-header,.comment-modal-toolbar,.modal-comment-list{padding-inline:12px}.comment-modal-toolbar .outline{margin-left:0}}
