:root{--safe-l:env(safe-area-inset-left,0px);--safe-r:env(safe-area-inset-right,0px);--safe-b:env(safe-area-inset-bottom,0px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#f5f5f5;--surface-2:#f2f2f2;--fg:#161616;--muted:#555;--muted-2:#6f6f6f;--border:#aaa;--border-soft:#ccc;--accent:#191919;--accent-hover:#444;--on-accent:#fff;--danger:#a11;--sev-critical:#860e16;--sev-high:#c02626;--sev-medium:#985000;--sev-low:#245d9d;--sev-info:#626262;--gauge-ok:#2a7a2a;--gauge-warn:#9a6b00;--chart-1:#1f5fbf;--chart-2:#c2410c;--chart-3:#15803d;--chart-4:#7c3aed;--chart-5:#b45309;--chart-6:#0e7490;--chart-7:#be185d;--chart-8:#4b5563;--cat-security:#b91c1c;--cat-bug:#1d4ed8;--cat-spec:#6d28d9;--cat-design:#0f766e;--cat-perf:#a16207;--cat-other:#6b7280;--spec-accent:#365c48;--spec-bg:#f0f3f1;--avatar-bg:#fff;color:var(--fg);background:var(--bg);font-synthesis:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,sans-serif;font-size:14px;line-height:1.6}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#121212;--surface:#1c1c1c;--surface-2:#262626;--fg:#e4e4e4;--muted:#a3a3a3;--muted-2:#929292;--border:#686868;--border-soft:#333;--accent:#e8e8e8;--accent-hover:#c4c4c4;--on-accent:#111;--danger:#ff6b6b;--sev-critical:#ff8a8a;--sev-high:#ff6b6b;--sev-medium:#e6a04a;--sev-low:#7fb0e6;--sev-info:#b8b8b8;--gauge-ok:#6fbf6f;--gauge-warn:#e0b341;--chart-1:#7fb0ff;--chart-2:#ff9d6b;--chart-3:#6fd68f;--chart-4:#c4a2ff;--chart-5:#f2c14e;--chart-6:#67d3e8;--chart-7:#ff8fbf;--chart-8:#b0b7c3;--cat-security:#ff8a8a;--cat-bug:#8ab4ff;--cat-spec:#c9a9ff;--cat-design:#6fd6c8;--cat-perf:#f2d06b;--cat-other:#b3b8c2;--spec-accent:#7fbf9a;--spec-bg:#1f2a24;--avatar-bg:#ececec}:root[data-theme=dark] .severity-critical{background:#ff8a8a2e}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit;background:var(--bg);border:1px solid var(--border);border-radius:2px}button{cursor:pointer;white-space:nowrap;padding:5px 12px}button:where(:hover){background:var(--surface)}button:disabled{opacity:.5;cursor:default}.primary{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.primary:hover{background:var(--accent-hover)}a{color:inherit;text-underline-offset:3px}:focus-visible{outline:2px solid var(--fg);outline-offset:3px}.app{grid-template-columns:calc(164px + var(--safe-l)) minmax(0, 1fr);min-height:100dvh;display:grid}aside{border-right:1px solid var(--border);padding:28px 18px 28px calc(18px + var(--safe-l))}.brand{letter-spacing:-.5px;margin-bottom:36px;font-weight:750}.main-nav{gap:6px;display:grid}.main-nav a{border:1px solid #0000;padding:8px 10px;text-decoration:none}.main-nav a.active{border-color:var(--fg);font-weight:700}.nav-note{color:var(--muted-2);margin-top:40px;font-size:12px}main{min-width:0;padding:12px calc(30px + var(--safe-r)) calc(64px + var(--safe-b)) 30px}header{border-bottom:2px solid var(--fg);margin:0 0 16px;padding-bottom:6px}header>.reviewer-avatars{color:var(--muted)}h1{overflow-wrap:anywhere;margin:0 0 8px;font-size:24px;line-height:1.45}h2{margin:0 0 14px;font-size:17px}h3{margin:16px 0 8px;font-size:14px}section,form{margin:26px 0}form{border:1px solid var(--border);padding:18px}fieldset{border:0;min-width:0;margin:0;padding:0}label{gap:4px;min-width:0;font-size:13px;display:grid}input,select,textarea{width:100%;min-width:0;padding:6px 8px}textarea{resize:vertical;min-height:110px;margin-bottom:12px}.list-count{flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin:0;font-size:13px;font-weight:600;display:flex}.count-breakdown{flex-wrap:wrap;gap:2px 8px;display:flex}.count-chip{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:500}:root[data-theme=dark] .count-chip{background:0 0}.count-chip:hover{text-decoration:underline}.count-chip.selected{font-weight:700;text-decoration:underline}.count-total{font-weight:400}.severity-change{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.evaluation{white-space:nowrap;font-size:12px}.handling{flex-direction:column;align-items:flex-start;gap:2px;display:inline-flex}.handling>small{white-space:nowrap;font-size:.75rem}.severity-change>span[aria-hidden]{color:var(--muted)}.list-count .muted{font-weight:400}.session-list{flex-direction:column;gap:2px;display:flex}.session-row{border:1px solid var(--border-soft);border-radius:4px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.session-row .inline{gap:8px}.session-state{font-size:12px}.session-counts,.session-conclusions{margin:0;font-size:13px}.session-people{gap:10px}.session-detail header{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.collapsible{border-top:1px solid var(--border-soft)}.collapsible>summary{cursor:pointer;flex-wrap:wrap;align-items:baseline;gap:4px 10px;padding:10px 2px;font-size:14px;list-style:none;display:flex}.collapsible>summary::-webkit-details-marker{display:none}.collapsible>summary:before{content:"▸" / "";color:var(--muted);font-size:12px}.collapsible[open]>summary:before{content:"▾" / ""}.collapsible>summary:hover{background:var(--surface)}.collapsible-title{margin:0;font-size:14px;font-weight:650}.collapsible-meta{color:var(--muted);font-size:13px}.collapsible-body{padding:0 2px 12px}.collapsible-body>section:first-child{border:0;padding-top:0}.filters{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.filters label{flex:140px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.inline,.checks,.section-heading{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.section-heading{justify-content:space-between;margin-bottom:12px}.section-heading h2{margin:0}.check{align-items:center;gap:6px;margin:10px 0;display:flex}.check input{width:auto}.table-scroll{border-top:1px solid var(--border);border-bottom:1px solid var(--border);max-width:100%;margin-bottom:16px;overflow-x:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font-size:13px}th{color:var(--muted);border-bottom:1px solid var(--border);font-weight:600}td,th{padding:10px 12px}td{border-bottom:1px solid var(--border-soft)}tr:last-child td{border-bottom:0}.clickable{cursor:pointer}.clickable:hover{background:var(--surface)}.truncate{text-overflow:ellipsis;max-width:280px;overflow:hidden}.mono,pre,code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.status,.severity{white-space:nowrap;border:1px solid;padding:1px 7px;font-size:12px;line-height:1.6;display:inline-block}.severity{font-weight:650}.status-fixed,.status-not_a_bug,.status-not_important,.status-duplicate,.status-wontfix,.status-done{color:var(--muted);border-color:var(--border-soft)}.status-failed,.status-timeout,.status-interrupted{color:var(--danger)}.severity-critical{color:var(--sev-critical)}.severity-high{color:var(--sev-high)}.severity-medium{color:var(--sev-medium)}.severity-low{color:var(--sev-low)}.severity-info{color:var(--sev-info)}.handling-mark{margin-right:4px}.settled{color:var(--muted)}.settled .severity{color:var(--muted);border-color:var(--border-soft);font-weight:500}:root[data-theme=dark] .settled .severity,:root[data-theme=dark] .settled .severity-mark{background:0 0}.settled .external-badge{color:inherit}.clamp-text,.prose,.wrap{white-space:pre-wrap;overflow-wrap:anywhere}pre{white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--border-soft);background:var(--surface);max-width:100%;padding:14px}.log{min-height:130px;max-height:520px;overflow:auto}article{border-top:1px solid var(--border-soft);padding:18px 0}.error{border:1px solid var(--fg);border-left:4px solid var(--fg);overflow-wrap:anywhere;padding:10px 12px}.empty{color:var(--muted-2);padding:30px 0}.metadata{margin:22px 0}.metadata>div{border-bottom:1px solid var(--border-soft);grid-template-columns:190px minmax(0,1fr);padding:7px 0;display:grid}dt{color:var(--muted)}dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}summary{cursor:pointer;padding:10px 0;font-weight:600}@media (width<=640px){.app{display:block}aside{padding:12px calc(16px + var(--safe-r)) 12px calc(16px + var(--safe-l));border-right:0;border-bottom:1px solid var(--border)}.brand{margin:0 0 8px}.main-nav{gap:8px;display:flex}.main-nav a{padding:5px 12px}.nav-note{display:none}main{padding:8px calc(14px + var(--safe-r)) calc(40px + var(--safe-b)) calc(14px + var(--safe-l))}h1{font-size:21px}.filters{gap:8px}.filters label{flex-basis:140px}.form-grid{grid-template-columns:minmax(0,1fr)}form{padding:12px}.metadata>div{grid-template-columns:minmax(0,1fr);gap:3px}}main{overflow-wrap:anywhere}.inline>*{min-width:0;max-width:100%}.author-field{width:180px}.main-nav{flex-wrap:wrap}.proposal-summary,.proposal-content,.proposal-history{white-space:normal;overflow-wrap:anywhere;min-width:240px;max-width:360px}.proposal-actions{flex-wrap:wrap;align-items:flex-start;gap:8px;min-width:220px;display:flex}.proposal-rejection,.proposal-actions>p{flex-basis:100%}.clamp{margin:1em 0}.clamp-text{margin:0}.clamp-collapsed,.proposal-summary a{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.proposal-summary a{-webkit-line-clamp:2}.clamp-toggle{color:var(--muted);background:0 0;border:0;padding:2px 0;font-size:.85em;text-decoration:underline}.clamp-toggle:hover{background:0 0}.proposal-expand-all{align-self:flex-end}.proposal-actions label{margin-top:12px}.proposal-actions textarea{min-height:72px}.table-scroll td{vertical-align:top}.sr-only{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.proposal-table{width:100%;min-width:0;position:relative}@media (width<=720px){.table-cards table,.table-cards tbody,.table-cards tr,.table-cards td{white-space:normal;width:100%;min-width:0;max-width:100%;display:block}.table-cards thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.table-cards tr{padding:10px 0}.table-cards tr+tr{border-top:2px solid var(--border)}.table-scroll.table-cards td[data-label]{border-bottom:0;display:flow-root;padding:3px 0 3px 8.5rem!important}.table-scroll.table-cards td[data-label]:empty{display:none}.table-scroll.table-cards td[data-label]:before{content:attr(data-label);float:left;width:calc(8.5rem - 8px);color:var(--muted);overflow-wrap:anywhere;margin-left:-8.5rem;font-size:12px;font-weight:600}.table-scroll.table-cards table,.table-scroll.table-cards .flat-title,.table-scroll.table-cards .flat-path,.table-scroll.table-cards .ledger-reason,.table-scroll.table-cards .truncate{min-width:0;max-width:100%}.table-scroll.table-cards .flat-title,.table-scroll.table-cards .flat-path,.table-scroll.table-cards .truncate{overflow-wrap:anywhere;text-overflow:clip;overflow:visible}.table-scroll.table-cards .flat-title a{white-space:normal}.proposal-table table,.proposal-table tbody,.proposal-table tr,.proposal-table td{white-space:normal;width:100%;min-width:0;max-width:100%;display:block}.proposal-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.proposal-table tr+tr{border-top:2px solid var(--border)}.proposal-table td{border-bottom:0}.table-scroll.proposal-table td[data-label]{display:block;padding:4px 0!important}.table-scroll.proposal-table td[data-label]:before{content:attr(data-label);float:none;width:auto;font-size:inherit;color:var(--muted);margin:0 0 6px;font-weight:600;display:block}.proposal-table .proposal-summary,.proposal-table .proposal-actions{min-width:0;max-width:100%}}.stats-table td{font-variant-numeric:tabular-nums}.stats-table-rates th:nth-last-child(10),.stats-table-rates th:nth-last-child(4){color:var(--fg);font-weight:750}.schedule-detail{white-space:normal;overflow-wrap:anywhere;min-width:160px;max-width:260px;color:var(--muted);display:block}.muted{color:var(--muted-2)}.help{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:400;display:block}.choice-or-custom{align-content:start;gap:8px;min-width:0;display:grid}.check:has(.help){grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.check .help{grid-column:2}.status-dot{vertical-align:middle;border:1px solid;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.status-dot-running{background:currentColor;animation:1.4s ease-in-out infinite status-pulse}@keyframes status-pulse{50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.status-dot-running{animation:none}}.elapsed{white-space:nowrap;font-variant-numeric:tabular-nums;margin-left:6px}.split-view{border:1px solid var(--border);grid-template-columns:minmax(240px,30%) minmax(0,1fr);height:max(440px,100dvh - 300px);display:grid}.split-list,.split-detail{overscroll-behavior:contain;min-width:0;overflow:auto}.split-list{border-right:1px solid var(--border)}.split-detail{padding:18px 22px}.split-detail header h1{font-size:21px}.split-row{border-bottom:1px solid var(--border-soft);grid-template-rows:34px 22px 16px 16px;gap:3px;height:120px;padding:10px 12px;display:grid;position:relative}.split-row.selected{background:var(--surface-2);box-shadow:inset 3px 0 var(--fg)}.split-row:hover{background:var(--surface)}.split-row-link{text-align:left;white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;background:0 0;border:0;-webkit-box-orient:vertical;align-self:start;margin:0;padding:0;font-size:13px;font-weight:600;line-height:17px;text-decoration:none;display:-webkit-box;overflow:hidden}.split-row-link:after{content:"";position:absolute;inset:0}.split-row p{margin:7px 0}.split-row small{color:var(--muted);font-size:11px;display:block}.split-row .inline{gap:6px}.split-summary{font-size:12px}.split-list .empty,.split-list>div>button,.split-list>div>p{margin:16px}.split-detail .metadata>div{grid-template-columns:minmax(100px,30%) minmax(0,1fr)}.split-detail .proposal-table table,.split-detail .proposal-table tbody,.split-detail .proposal-table tr,.split-detail .proposal-table td{white-space:normal;width:100%;min-width:0;max-width:100%;display:block}.split-detail .proposal-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.split-detail .proposal-table td:before{content:attr(data-label);color:var(--muted);margin-bottom:8px;font-weight:600;display:block}.split-detail .proposal-table .proposal-summary,.split-detail .proposal-table .proposal-actions{min-width:0;max-width:100%}@media (width<=800px){.split-view{height:auto;display:block}.split-list{border-right:0}.split-detail{padding:16px;display:none}.split-view.has-selection .split-list{display:none}.split-view.has-selection .split-detail{display:block}.split-detail .form-grid,.split-detail .metadata>div{grid-template-columns:minmax(0,1fr)}}.split-list,.split-detail{scrollbar-gutter:stable}.split-row p,.split-row>small{white-space:nowrap;text-overflow:ellipsis;margin:0;line-height:16px;overflow:hidden}.split-row .inline{flex-wrap:nowrap;overflow:hidden}.split-row .inline small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.split-row .inline .status,.split-row .inline .severity{flex-shrink:0;font-size:11px;line-height:16px}.split-row .inline .severity-change{flex-shrink:0;gap:2px}.split-row .inline .severity-change small{font-size:11px}.split-row .inline .evaluation{text-overflow:ellipsis;font-size:11px;overflow:hidden}.detail-loading{min-height:120px;position:relative}.detail-loading-notice{z-index:1;border:1px solid var(--border);background:var(--bg);margin:0;padding:4px 8px;font-size:12px;position:absolute;top:0;right:0}.list-density{align-items:center;gap:6px;font-size:12px;display:flex}.list-density button{padding:3px 9px}.list-density button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.density-compact .split-row{grid-template-rows:34px 20px;gap:2px;height:72px;padding:7px 12px}.density-compact .split-row>p,.density-compact .split-row>small{display:none}.list-layout{align-items:center;gap:6px;font-size:12px;display:flex}.list-layout button{padding:3px 9px}.list-layout button[aria-pressed=true]{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.full-list{width:100%;min-width:0}.flat-table table{min-width:900px}.flat-table .flat-title{text-overflow:ellipsis;max-width:440px;overflow:hidden}.row-target>td{background:var(--surface-2)}.session-targets .thread-row{cursor:pointer}@media (hover:hover){.session-targets .thread-row:not(.row-target):hover>td{background:var(--surface)}}.session-targets .thread-detail-row[hidden]{display:none}.thread-toggle{width:22px;height:22px;color:var(--muted);cursor:pointer;vertical-align:1px;background:0 0;border:0;border-radius:4px;margin-right:4px;padding:0;font-size:11px;line-height:1}.thread-toggle:hover{color:var(--fg)}.thread-toggle-foot{display:none}.session-targets .thread-detail-row>td{background:var(--bg);white-space:normal;padding:4px 12px 16px}.session-targets .thread-row-open>td{border-bottom-color:#0000}@media (width<=720px){.thread-toggle-head{display:none}.table-scroll.table-cards .thread-toggle-foot{padding:4px 0 0;display:block}.thread-toggle-foot .thread-toggle{width:auto;height:auto;padding:4px 0;font-size:13px}.thread-toggle-foot .thread-toggle:after{content:" やり取り"}.table-cards tr.thread-detail-row{border-top:0;padding-top:0}.table-scroll.table-cards tr.thread-detail-row[hidden]{display:none}}.flat-table .flat-path{text-overflow:ellipsis;max-width:320px;overflow:hidden}.findings-table .flat-title{max-width:340px}.findings-table .flat-path{max-width:220px}.flat-table td[data-label=対応],.flat-table td[data-label=評価],.flat-table .flat-title a{white-space:nowrap}.full-list .flat-table th,.full-list .flat-table td{vertical-align:middle;padding:9px 10px}.full-list.density-compact .flat-table th,.full-list.density-compact .flat-table td{padding:3px 8px;font-size:12px}.split-controls{justify-content:flex-end;margin-bottom:10px;display:flex}.detail-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.detail-toolbar-actions{align-items:center;gap:8px;display:flex}.detail-toolbar .quiet{align-items:center;gap:6px;display:inline-flex}.button-link{border:1px solid var(--border);min-height:32px;color:inherit;background:var(--bg);border-radius:6px;justify-content:center;align-items:center;padding:5px 12px;line-height:1.4;text-decoration:none;display:inline-flex}.button-link:hover{background:var(--surface);border-color:var(--muted-2)}.expand-detail{width:36px;padding:6px}.proposal-detail{max-width:1100px}.proposal-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.proposal-detail section{border-bottom:1px solid var(--border-soft);min-width:0;margin:0 0 20px;padding:0 0 20px}.proposal-detail h2{margin-top:0;font-size:15px}.proposal-detail .proposal-summary{min-width:0;max-width:none}.proposal-detail .proposal-summary a{-webkit-line-clamp:unset;display:block}.proposal-reason{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.proposal-detail footer{color:var(--muted);font-size:12px}@media (width<=800px){.detail-toolbar{gap:8px}.detail-toolbar .button-link,.detail-toolbar button{padding:6px 8px;font-size:12px}.proposal-detail-grid{grid-template-columns:minmax(0,1fr);gap:0}}.reviewer-avatar{vertical-align:middle;flex:none;width:26px;height:26px;display:inline-flex}.reviewer-avatar svg{width:100%;height:100%}.reviewer-identity,.reviewer-avatars{vertical-align:middle;align-items:center;gap:6px;display:inline-flex}.reviewer-identity{max-width:100%}.reviewer-identity-text{flex-direction:column;min-width:0;line-height:1.25;display:inline-flex}.reviewer-identity-text>small{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.75rem;overflow:hidden}.reviewer-avatars{flex-wrap:wrap;gap:4px}.reviewer-avatars .reviewer-identity{margin-right:10px}.split-row .reviewer-avatars{flex-wrap:nowrap}.split-row .reviewer-avatar,.flat-table .reviewer-avatar{width:18px;height:18px}.finding-authors{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.finding-authors>small{color:var(--muted)}.avatar-field{grid-column:1/-1}.avatar-picker{margin:6px 0 12px}.avatar-picker legend{margin-bottom:8px;font-size:13px}.avatar-options{flex-wrap:wrap;gap:8px;display:flex}.avatar-option{border:1px solid var(--border);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:64px;padding:8px;font-size:11px;display:flex}.avatar-option .reviewer-avatar{width:36px;height:36px}.avatar-option:has(input:checked){border-color:var(--fg);background:var(--surface-2)}.avatar-option:focus-within{outline:2px solid var(--muted);outline-offset:2px}.settings-dialog{width:min(940px, calc(100vw - 40px - 2 * max(var(--safe-l), var(--safe-r))));max-width:none;max-height:min(850px, calc(100dvh - 48px - 2 * var(--safe-b)));border:1px solid var(--border);color:var(--fg);background:var(--bg);padding:0}.settings-dialog[open]{flex-direction:column;display:flex;overflow:hidden}.settings-dialog::backdrop{background:#00000059}:root[data-theme=dark] .settings-dialog::backdrop{background:#0009}.settings-dialog-heading{border-bottom:1px solid var(--border-soft);flex:none;align-items:flex-start;gap:12px;padding:20px 24px 16px;display:flex}.settings-dialog-heading>div{flex:1;min-width:0}.settings-dialog-heading h2{margin:0 0 4px;font-size:20px}.settings-dialog-heading h2:focus{outline:none}.settings-dialog-heading span{color:var(--muted-2);font-size:12px}.settings-dialog form{border:0;flex-direction:column;flex:1;min-height:0;margin:0;padding:0;display:flex}.settings-dialog form>h3{display:none}.settings-dialog form>fieldset{flex-direction:column;flex:1;min-height:0;display:flex}.settings-form-body{overscroll-behavior:contain;min-height:0;padding:20px 24px;position:relative;overflow-y:auto}.settings-form-actions{border-top:1px solid var(--border-soft);background:var(--surface);flex:none;justify-content:flex-end;padding:14px 24px}.settings-form-actions button{min-width:88px;min-height:38px}.avatar-upload{flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0 4px;display:flex}.avatar-upload p{color:var(--muted-2);margin:0;font-size:12px}.avatar-upload input{max-width:100%}.avatar-upload img{object-fit:cover;border-radius:6px;width:48px;height:48px}.reviewer-avatar img{object-fit:cover;border-radius:4px;width:100%;height:100%}.avatar-picker .avatar-group-heading{color:var(--muted);margin:12px 0 8px;font-size:12px}@media (width<=600px){.settings-dialog{border:0;width:100vw;height:100dvh;margin:0}.settings-dialog-heading,.settings-form-body{padding:16px calc(16px + var(--safe-r)) 16px calc(16px + var(--safe-l))}.settings-form-actions{padding:12px calc(16px + var(--safe-r)) calc(12px + var(--safe-b)) calc(16px + var(--safe-l))}}.settings-dialog form.access-invite,.access-invite,.mcp-issue-form{justify-items:start;gap:10px;display:grid}.settings-dialog form.access-invite,.access-invite{margin-bottom:18px}.access-invite label,.mcp-issue-form label{width:min(420px,100%)}.avatar-picker>button{margin-top:8px}.category-badge{border:1px solid var(--border-soft);background:var(--surface);color:var(--muted);white-space:nowrap;border-radius:3px;padding:1px 6px;font-size:11px;font-weight:400;line-height:18px;display:inline-block}.spec-review-panel{border-top:2px solid var(--fg);padding-top:12px}.spec-review-panel>p{color:var(--muted);font-size:13px}.spec-hypothesis,.spec-human-result{border-left:3px solid var(--border);background:var(--surface);margin:12px 0;padding:14px 16px}.spec-human-result{border-left-color:var(--spec-accent)}.spec-hypothesis p,.spec-human-result p{margin:8px 0}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.spec-review-panel form{margin:16px 0}.spec-target-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 16px;display:grid}.spec-target-option{border:1px solid var(--border);cursor:pointer;align-items:flex-start;gap:8px;padding:12px;display:flex}.spec-target-option:has(input:checked){border-color:var(--fg);background:var(--spec-bg)}.spec-target-option input{width:auto;margin-top:3px}.spec-target-option small{color:var(--muted);margin-top:4px;display:block}.spec-target-option em{color:var(--muted);margin-top:4px;font-size:11px;font-style:normal;display:inline-block}.spec-review-panel textarea{width:100%;margin-bottom:12px}@media (width<=600px){.spec-target-options{grid-template-columns:1fr}}.group-count{color:var(--muted);margin-top:3px;display:block}.external-badge{white-space:nowrap;color:var(--accent,currentColor);text-overflow:ellipsis;vertical-align:middle;border:1px solid;border-radius:3px;max-width:16em;padding:1px 7px;font-size:12px;line-height:1.6;display:inline-block;overflow:hidden}.external-link{flex-wrap:wrap;align-items:center;gap:2px 4px;display:inline-flex}.split-row .inline .external-badge{z-index:1;flex-shrink:0;font-size:11px;line-height:16px;position:relative}.finding-meta:has(.external-link-form) .finding-tools{flex-basis:100%}.finding-tools .external-link-form{flex-basis:100%;margin:6px 0 0;padding:12px}.finding-group{border-top:1px solid var(--border)}.group-member{border-bottom:1px solid var(--border-soft);padding:16px 0}.group-member h3{margin:8px 0}.group-member details{margin:12px 0}.group-member>button{margin-top:10px}.group-member textarea{box-sizing:border-box;width:100%;min-height:5rem}.prose.impact{border-left:3px solid var(--fg);padding-left:10px}.copy-button{margin-left:auto;padding:3px 10px;font-size:12px}.mcp-commands{padding-left:1.4em}.mcp-commands>li+li{margin-top:12px}.mcp-commands p{margin:0 0 4px}.command-line{flex-wrap:wrap;align-items:flex-start;gap:6px 8px;margin-bottom:6px;display:flex}.command-line code{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--surface);border-radius:4px;flex:24em;min-width:0;padding:6px 8px}.command-line .copy-button{white-space:nowrap;flex:none;margin-left:0}.triage-reviewer{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;display:flex}.agreement{white-space:nowrap;border:1px solid;border-radius:3px;padding:1px 7px;font-size:12px;line-height:1.6;display:inline-block}.agreement-agreed{color:var(--ok,#2e7d32)}.agreement-dissent{color:var(--warn,#b26a00)}.agreement-not_deliberated{color:var(--muted)}.peer-view{border-left:3px solid var(--border);padding-left:12px}.plain-list{margin:0;padding:0;list-style:none}.plain-list>li+li{margin-top:4px}.thread{border:1px solid var(--border-soft);border-radius:8px;margin-block:8px 12px;padding:12px}.thread .thread-head{border-bottom:1px solid var(--border-soft);flex-wrap:wrap;align-items:center;gap:6px 10px;margin:0 0 8px;padding:0 0 8px;display:flex}.thread-title{font-weight:600}.thread-label{color:var(--muted);margin:0 0 4px;font-size:12px}.thread-initial-grid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:8px;display:grid}.thread-card{background:var(--surface);border-radius:8px;min-width:0;padding:8px 10px}.thread-talk{flex-direction:column;gap:12px;margin:12px 0 0;padding:0;list-style:none;display:flex}.bubble-row{align-items:flex-start;gap:8px;max-width:min(640px,92%);display:flex}.bubble-row.side-right{flex-direction:row-reverse;margin-left:auto}.bubble-col{flex-direction:column;gap:4px;min-width:0;display:flex}.bubble-row.side-right .bubble-col{align-items:flex-end}.bubble-meta{flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:12px;display:flex}.bubble{background:var(--surface);border:1px solid var(--border-soft);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:12px;margin:0;padding:8px 12px;line-height:1.7}.bubble-row.side-left .bubble{border-top-left-radius:4px}.bubble-row.side-right .bubble{background:var(--surface-2);border-top-right-radius:4px}.stance-line{flex-direction:column;gap:2px;min-width:0;font-size:12px;display:flex}.bubble-row.side-right .stance-line{text-align:right;align-items:flex-end}.stance-reason{margin:0}.stance-reason summary{cursor:pointer;color:var(--muted)}.stance-reason .proposal-reason{text-align:left;margin:4px 0 0}.adopted{background:var(--accent);color:var(--on-accent);border-radius:3px;padding:0 6px;font-size:11px}.stance-changed{border:1px solid var(--border);color:var(--muted);border-radius:3px;padding:0 6px;font-size:11px}.thread-typing{color:var(--muted);margin:10px 0 0;font-size:12px}.thread-end{color:var(--muted);align-items:center;gap:10px;margin:12px 0 0;font-size:12px;display:flex}.thread-end:before,.thread-end:after{content:"";border-top:1px solid var(--border-soft);flex:1}.thread-typing.side-right{text-align:right}.quick-actions{border:1px solid var(--border-soft);background:var(--surface);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:12px;padding:8px 12px;display:flex}.quick-actions-label{color:var(--muted);font-size:12px;font-weight:600}.quick-actions-main,.quick-actions-fix{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.quick-actions-fix{margin-left:auto}.quick-actions-label+.quick-actions-fix{margin-left:0}.quick-actions-note{color:var(--muted);flex-basis:100%;margin-top:-4px;font-size:12px}.quick-actions .error,.external-link .error{flex-basis:100%;margin:0}.quick-actions .quiet:hover:not(:disabled){background:var(--bg)}.finding-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;display:flex}.finding-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px 8px;margin-left:auto;display:inline-flex}.finding-tools .copy-button{margin-left:0}.finding-tools .external-link button,.finding-tools .copy-button{min-height:28px;padding:3px 8px;font-size:12px}.triage-reviewer .help{flex-basis:100%}.ledger-table td{vertical-align:top;white-space:normal}.ledger-table td:first-child,.ledger-table td:nth-child(2),.ledger-table td:nth-child(5){white-space:nowrap}.ledger-table .ledger-finding{min-width:240px;max-width:360px}.ledger-table .ledger-reason{min-width:240px;max-width:420px}.ledger-action{flex-wrap:wrap;align-items:center;gap:4px 8px;display:flex}.ledger-table .ledger-finding .inline{margin-top:4px}.decision-ledger .clamp{margin:0 0 4px}.ledger-table.density-compact td{vertical-align:middle;padding:4px 10px}.ledger-table.density-compact .ledger-finding{align-items:center;gap:8px;max-width:400px;display:flex}.ledger-table.density-compact .ledger-finding>a{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.ledger-table.density-compact .ledger-finding .inline{flex-wrap:nowrap;flex:none;margin:0}.ledger-table.density-compact .ledger-action,.ledger-table.density-compact .severity-change{white-space:nowrap;flex-wrap:nowrap}.ledger-table.density-compact .reviewer-identity-text{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ledger-table.density-compact .ledger-reason{flex-wrap:wrap;align-items:center;gap:2px 6px;display:flex}.ledger-table.density-compact .ledger-reason .clamp{flex:12em;min-width:0;margin:0}.ledger-table.density-compact .ledger-reason button:not(.clamp-toggle){flex:none;min-height:24px;padding:1px 8px;font-size:12px}.decision-ledger .ledger-reason .help,.ledger-row-reason .help{flex-basis:100%;margin:0}.ledger-row-promote{display:contents}.ledger-table.density-compact .clamp,.ledger-row .clamp{align-items:flex-end;gap:6px;margin:0;display:flex}.ledger-table.density-compact .clamp-text,.ledger-row .clamp-text{flex:auto;min-width:0}.ledger-table.density-compact .clamp-toggle,.ledger-row .clamp-toggle{flex:none}.ledger-rows{border-top:1px solid var(--border-soft);margin:0;padding:0;list-style:none}.ledger-row{border-bottom:1px solid var(--border-soft);gap:3px;min-width:0;padding:8px 2px;display:grid}.ledger-row-head{flex-wrap:wrap;align-items:center;gap:2px 8px;min-width:0;font-size:13px;display:flex}.ledger-row-action{flex-wrap:wrap;flex:1 1 0;align-items:center;gap:2px 6px;display:inline-flex}.ledger-row-action .severity{font-size:11px;line-height:15px}.ledger-row-meta{color:var(--muted);white-space:nowrap;flex:none;margin-left:auto;font-size:12px}.ledger-row-meta .agreement{padding:0 5px;font-size:11px;line-height:15px}.ledger-row-title{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:14px;line-height:19px;display:-webkit-box;overflow:hidden}.ledger-row-reason{flex-wrap:wrap;align-items:center;gap:2px 8px;min-width:0;font-size:13px;display:flex}.ledger-row-reason .clamp{flex:12em;min-width:0}.ledger-row-reason button:not(.clamp-toggle){flex:none;min-height:26px;padding:1px 8px;font-size:12px}.ledger-row-foot{color:var(--muted);font-size:12px;line-height:18px}.ledger-row-foot .severity,.ledger-row-foot .status{font-size:11px;line-height:15px}.ledger-rows-region.density-compact .ledger-row{gap:1px;padding-block:5px}.ledger-rows-region.density-compact .ledger-row-title{-webkit-line-clamp:1}.ledger-rows-region.density-compact .ledger-row-promote{display:none}.decision-effect{color:var(--muted);margin:4px 0 0;font-size:12px}.usage-nav{color:var(--muted);gap:8px;margin-top:18px;font-size:12px;display:grid}.usage-line{gap:2px;padding:2px 4px;display:grid}.agent-icon{vertical-align:-.17em;fill:currentColor;width:1.05em;height:1.05em;margin-right:.3em;display:inline-block}.agent-icon-claude{fill:#d97757}.select-current .agent-icon,.select-list .agent-icon{vertical-align:middle;width:16px;height:16px;margin-right:0}.usage-agent{color:var(--muted-2);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;display:block}.gauge{color:var(--fg);grid-template-columns:minmax(2.2em,auto) minmax(0,1fr) auto;align-items:baseline;column-gap:5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:15px;display:grid;overflow:hidden}.gauge-label{color:var(--muted-2)}.gauge-bar{letter-spacing:-1px;justify-self:start;position:relative}.gauge-threshold{background:var(--fg);pointer-events:none;border-radius:1px;width:2px;margin-left:-1px;position:absolute;top:-1px;bottom:-1px}.gauge-pct{text-align:right}.gauge-reset{text-align:right;color:var(--muted-2);grid-column:2/4}.tone-ok .gauge-bar{color:var(--gauge-ok)}.tone-warn .gauge-bar{color:var(--gauge-warn)}.tone-over .gauge-bar,.gauge-over .gauge-bar,.gauge-over .gauge-pct{color:var(--danger);font-weight:700}.gauge-stale{color:var(--muted-2)}.gauge-stale .gauge-pct{text-align:left;grid-column:2/4}.budget-field{align-content:start;gap:6px;display:grid}.budget-gauges{gap:6px;font-size:12px;display:grid}.budget-gauges .usage-line{padding:0}.budget-gauges .gauge{grid-template-columns:minmax(2.2em,auto) auto auto auto;justify-content:start;column-gap:8px}.budget-gauges .gauge-reset,.budget-gauges .gauge-stale .gauge-pct{grid-column:auto}@media (width<=640px){.usage-nav{flex-wrap:wrap;gap:6px 18px;margin-top:6px;display:flex}.usage-line{padding:0}.gauge{grid-template-columns:auto auto auto auto}.gauge-reset{grid-column:auto}}.reference-repos{border:1px solid var(--border-soft);border-radius:8px;margin:12px 0;padding:10px 12px;display:block}.reference-repos legend{color:var(--muted);padding:0 4px;font-size:13px}.reference-repos .help{margin:0 0 8px}.reference-repos .check{margin-right:12px;display:inline-flex}.reference-list{margin-top:2px;display:block}.round-counts{flex-wrap:wrap;gap:8px 18px;margin:0 0 12px;padding:0;list-style:none;display:flex}.round-counts li{align-items:center;gap:6px;display:inline-flex}.round-counts li.muted strong{color:var(--muted-2)}.round-counts li.muted .severity{opacity:.55}.round-findings .flat-title{text-overflow:ellipsis;max-width:440px;overflow:hidden}.round-findings .flat-path{text-overflow:ellipsis;max-width:320px;overflow:hidden}.round-findings .ledger-reason{white-space:normal;min-width:240px;max-width:420px}.project-switch,.project-switch label{color:var(--muted);gap:4px;font-size:11px;display:grid}.project-switch{margin:0 0 18px}.project-switch .inline{gap:4px;display:grid}.project-switch button{text-overflow:ellipsis;min-width:0;padding:3px 6px;font-size:11px;overflow:hidden}.brand:has(+.project-switch){margin-bottom:14px}@media (width<=640px){.project-switch{margin:0 0 10px}.brand:has(+.project-switch){margin-bottom:8px}}.chart{width:100%;height:auto;font-size:12px;display:block}.chart text{fill:var(--fg);font-family:inherit}.chart .axis{stroke:var(--border-soft);stroke-width:1px}.chart .grid{stroke:var(--border-soft);stroke-width:.5px;stroke-dasharray:2 3}.chart .muted-text{fill:var(--muted)}.chart .line{fill:none;stroke-width:2px}.chart .line-other{stroke:var(--muted);stroke-dasharray:4 3}.chart .connector{stroke:var(--border);stroke-width:1px}.chart .avatar-box{display:block}.chart .avatar-box .reviewer-avatar{width:100%;height:100%}.chart-legend{flex-wrap:wrap;gap:6px 16px;margin:8px 0;padding:0;list-style:none;display:flex}.chart-legend li{align-items:center;gap:6px;display:inline-flex}.chart-legend .swatch,.chart-tip .swatch{border-radius:2px;flex:none;width:12px;height:12px;display:inline-block}.swatch-dashed{background:repeating-linear-gradient(90deg, var(--muted) 0 4px, transparent 4px 7px)!important}.chart-frame{position:relative}.chart .guide{stroke:var(--muted);stroke-width:1px;stroke-dasharray:3 3;pointer-events:none}.chart .week-band{fill:#0000}.chart-legend li[tabindex]{cursor:default;border-radius:3px;margin:-1px -4px;padding:1px 4px}.chart-legend li.active .legend-toggle{text-underline-offset:3px;background:var(--surface-2);box-shadow:0 0 0 1px var(--border);text-decoration:underline;text-decoration-thickness:2px}.chart-legend li.active:not(:has(.legend-toggle)){text-underline-offset:3px;background:var(--surface-2);box-shadow:0 0 0 1px var(--border);text-decoration:underline;text-decoration-thickness:2px}.chart-legend li:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.chart-legend .legend-toggle{all:unset;cursor:pointer;border-radius:3px;align-items:center;gap:6px;margin:-1px -4px;padding:1px 4px;display:inline-flex}.chart-legend .legend-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.chart-legend li.off{opacity:.45;text-decoration:line-through}.chart-tip{z-index:50;pointer-events:none;width:max-content;max-width:min(320px,100vw - 16px);color:var(--fg);background:var(--bg);border:1px solid var(--border);overflow-wrap:anywhere;border-radius:4px;padding:6px 8px;font-size:12px;line-height:1.5;position:fixed;box-shadow:0 2px 8px #0000002e}.chart-tip-title{margin-bottom:2px;font-weight:600}.chart-tip-rows{margin:0;padding:0;list-style:none}.chart-tip-rows li,.chart-tip-row{align-items:center;gap:6px;display:flex}.chart-tip-rows .chart-tip-name{flex:auto;min-width:0}.chart-tip-rows .chart-tip-value{font-variant-numeric:tabular-nums;margin-left:8px}.gh-wrap{overflow-x:auto}.gh-block{grid-template-columns:auto 1fr;align-items:center;gap:4px 8px;margin-bottom:10px;display:grid}.gh-label{color:var(--muted);white-space:nowrap;width:8em;font-size:12px}.gh{grid-template-rows:repeat(7,11px);grid-auto-columns:11px;grid-auto-flow:column;gap:2px;display:grid}.gh i{background:var(--surface);border-radius:2px;width:11px;height:11px;display:block;position:relative}.gh i.hi:after{content:"";background:var(--sev-high);border:1px solid var(--bg);border-radius:50%;width:5px;height:5px;position:absolute;top:-1px;right:-1px}.gh-months{color:var(--muted-2);grid-auto-columns:13px;grid-auto-flow:column;height:14px;margin-left:calc(8em + 8px);font-size:10px;display:grid}.gh-months span{white-space:nowrap}.gh-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px;margin-top:6px;font-size:12px;display:flex}.gh-legend i{vertical-align:middle;border-radius:2px;width:11px;height:11px;margin-left:2px;display:inline-block}.gh-legend .dot{background:var(--sev-high);border-radius:50%;width:5px;height:5px;margin-right:4px}.sort-controls{flex-wrap:wrap;align-items:end;gap:8px 16px;margin:8px 0;display:flex}.curator-proposals{border:1px solid var(--border-soft);background:var(--surface);border-radius:10px;margin:0 0 16px;padding:12px 16px}.curator-proposals .section-heading{margin-bottom:6px}.curator-proposals h3{margin:0;font-size:1rem}.curator-proposals h3 button.link{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.curator-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.curator-row{border-top:1px solid var(--border-soft);gap:4px;padding:8px 0;display:grid}.revert-reason{gap:6px;max-width:520px;display:grid}.curator-target{overflow-wrap:anywhere;font-weight:600}.proposal-kind{border:1px solid var(--border-soft);border-radius:999px;padding:1px 8px;font-size:.8rem}.curator-row.reverted>:not(.revert-reason){opacity:.6}.curator-row.reverted .curator-target{text-decoration:line-through}.hold-reason{color:var(--muted-2);display:block}.select-field{gap:4px;min-width:0;font-size:13px;display:grid}.select-anchor{min-width:0;position:relative}.filters .select-field{flex:140px}.select-value{clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.select-trigger{background:var(--surface);width:100%;color:var(--fg);border:1px solid var(--border);font:inherit;text-align:left;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;display:flex}.select-trigger:hover:not(:disabled),.select-trigger[aria-expanded=true]{border-color:var(--fg)}.select-trigger:disabled{color:var(--muted-2);background:var(--surface-2)}.select-current{align-items:center;gap:6px;min-width:0;min-height:20px;display:inline-flex}.select-trigger .reviewer-avatar{width:20px;height:20px}.select-list .reviewer-avatar{width:24px;height:24px}.select-text{flex-direction:column;min-width:0;line-height:1.25;display:inline-flex}.select-text>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-text>small{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.select-arrow{color:var(--muted);flex:none}.select-trigger[aria-invalid=true]{border-color:var(--danger)}.select-error{color:var(--danger)}.select-list{z-index:30;background:var(--surface);border:1px solid var(--border);border-radius:6px;min-width:100%;max-width:min(360px,100vw - 24px);max-height:min(320px,60dvh);margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% - 2px);left:0;right:auto;overflow-y:auto;box-shadow:0 8px 24px #0000002e}.select-list li{cursor:pointer;border-radius:4px;align-items:center;gap:8px;min-height:36px;padding:8px 10px;display:flex}.select-list li[data-active=true]{background:var(--surface-2)}.select-list li[data-depth="1"]{padding-inline-start:26px}.select-list li[aria-selected=true]{font-weight:600}.select-list li[aria-selected=true]:after{content:"✓";color:var(--muted);margin-left:auto}.settings-tabs{border-bottom:1px solid var(--border-soft);flex-wrap:nowrap;gap:4px;margin:0 0 20px;padding:4px 4px 0;display:flex;overflow-x:auto}.settings-tabs a{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;flex:none;padding:8px 12px;font-size:14px;text-decoration:none}.settings-tabs a:hover{color:var(--fg)}.settings-tabs a[aria-current=page]{color:var(--fg);border-bottom-color:var(--fg);font-weight:600}.settings-panel>section+section{margin-top:28px}.rerun-triage form{gap:8px;max-width:560px;display:grid}.rerun-triage-result{margin:6px 0 0}.error-text{color:var(--danger)}button,input,select,textarea{border-radius:6px}button{background:var(--bg);border-color:var(--border);min-height:32px;padding:5px 12px;line-height:1.4;transition:background-color .12s,border-color .12s,color .12s}button:where(:hover:not(:disabled)){background:var(--surface);border-color:var(--muted-2)}button:where(:active:not(:disabled)){background:var(--surface-2)}.primary,.primary:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.danger{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 45%, var(--border))}.danger:hover:not(:disabled){color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, var(--bg));border-color:var(--danger)}.quiet{background:0 0;border-color:#0000}.quiet:hover:not(:disabled){background:var(--surface);border-color:#0000}input:where(:not([type=checkbox]):not([type=radio])),select,textarea{min-height:32px;padding:6px 10px}.count-chip,.clamp-toggle,button.link{min-height:0}:focus-visible{outline-offset:2px}input:where(:focus-visible),textarea:where(:focus-visible),select:where(:focus-visible){border-color:var(--fg)}input[type=checkbox],input[type=radio]{appearance:none;border:1.5px solid var(--border);background:var(--bg) center / 12px 12px no-repeat;vertical-align:-3px;cursor:pointer;border-radius:4px;flex:none;width:16px;min-width:16px;height:16px;min-height:0;margin:0;padding:0;transition:background-color .12s,border-color .12s}input[type=radio]{border-radius:50%}input[type=checkbox]:hover:not(:disabled),input[type=radio]:hover:not(:disabled){border-color:var(--fg)}input[type=checkbox]:checked,input[type=checkbox]:indeterminate{background-color:var(--accent);border-color:var(--accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 6.2 5 8.6l4.6-5' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}input[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3 6h6' stroke='%23fff' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E")}input[type=radio]:checked{border-color:var(--accent);background-image:radial-gradient(circle, var(--accent) 0 3.5px, transparent 4px)}input[type=checkbox]:disabled,input[type=radio]:disabled{opacity:.45;cursor:default}input[type=checkbox]:focus-visible,input[type=radio]:focus-visible{outline:2px solid var(--fg);outline-offset:2px}:root[data-theme=dark] input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 6.2 5 8.6l4.6-5' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}:root[data-theme=dark] input[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3 6h6' stroke='%23111' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E")}@media (forced-colors:active){input[type=checkbox],input[type=radio]{appearance:auto}}.check-mark{border:1.5px solid var(--border);background:var(--bg) center / 12px 12px no-repeat;border-radius:4px;flex:none;width:16px;height:16px}.check-mark[data-checked]{background-color:var(--accent);border-color:var(--accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 6.2 5 8.6l4.6-5' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}:root[data-theme=dark] .check-mark[data-checked]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 6.2 5 8.6l4.6-5' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.select-list-multi li[aria-selected=true]{font-weight:400}.select-list-multi li[aria-selected=true]:after{content:none}.select-trigger{background:var(--bg);border-radius:6px;min-height:32px;padding:5px 10px}.select-trigger:hover:not(:disabled){background:var(--bg)}.list-layout,.list-density{gap:0}.list-layout button,.list-density button{background:var(--bg);border-color:var(--border-soft);border-radius:0;min-height:28px;padding:3px 10px;font-size:12px}.list-layout button+button,.list-density button+button{margin-left:-1px}.list-layout button:first-of-type,.list-density button:first-of-type{border-radius:6px 0 0 6px}.list-layout button:last-of-type,.list-density button:last-of-type{border-radius:0 6px 6px 0}.list-layout button[aria-pressed=true],.list-density button[aria-pressed=true]{background:var(--surface-2);border-color:var(--border);color:var(--fg);font-weight:600;position:relative}.list-toolbar{flex-wrap:nowrap;align-items:flex-start;gap:8px 16px;margin:0 0 14px;display:flex}.toolbar-filters{flex-wrap:wrap;flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.toolbar-end{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.toolbar-search{flex:0 280px;min-width:180px;display:block}.toolbar-search input[type=search]{background:var(--bg) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='7' cy='7' r='4.5' fill='none' stroke='%23888' stroke-width='1.5'/%3E%3Cpath d='m10.5 10.5 3 3' stroke='%23888' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 9px center / 14px 14px no-repeat;width:100%;padding-left:30px}.select-pill{flex:none;gap:0;width:auto;font-size:13px;display:inline-block}.select-pill .select-trigger{border-color:var(--border-soft);background:var(--bg);white-space:nowrap;border-radius:999px;gap:6px;width:auto;min-height:32px;padding:4px 10px}.select-pill .select-trigger:hover:not(:disabled){border-color:var(--border);background:var(--surface)}.select-pill .select-text{text-overflow:ellipsis;max-width:240px;display:block;overflow:hidden}.select-pill-title{color:var(--muted)}.select-pill-value{color:var(--fg);font-weight:600}.select-pill[data-changed] .select-trigger{background:var(--surface-2);border-color:var(--border)}.select-pill[data-changed] .select-pill-title{color:var(--fg)}.select-pill .select-arrow{color:var(--muted);font-size:11px}.select-pill .select-list{top:calc(100% + 4px)}.toolbar-clear{min-height:32px;color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:4px 6px;font-weight:400;text-decoration:underline}.toolbar-clear:hover:not(:disabled){color:var(--fg);background:0 0}.list-toolbar-narrow{flex-direction:column;align-items:stretch;gap:8px}.list-toolbar-narrow .toolbar-search{flex:none;min-width:0}.list-toolbar-narrow input,.list-toolbar-narrow button,.list-toolbar-narrow .select-trigger{min-height:40px}.toolbar-row{align-items:center;gap:8px;display:flex}.toolbar-filter-button{border-radius:999px;align-items:center;gap:6px;display:inline-flex}.toolbar-badge{background:var(--accent);min-width:20px;height:20px;color:var(--on-accent);border-radius:999px;place-items:center;padding:0 6px;font-size:12px;font-weight:600;display:inline-grid}.toolbar-chips{scrollbar-width:none;gap:6px;margin:0;padding:0 0 2px;list-style:none;display:flex;overflow-x:auto}.toolbar-chips li{flex:none}.filter-chip{background:var(--surface-2);border-color:var(--border-soft);border-radius:999px;flex:none;min-height:32px;padding:3px 12px;font-size:13px}.filter-dialog{background:var(--bg);width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;color:var(--fg);border:0;margin:0;padding:0}.filter-dialog[open]{flex-direction:column;display:flex;overflow:hidden}.filter-dialog::backdrop{background:#00000059}.filter-dialog-header{padding:10px calc(16px + var(--safe-r)) 10px calc(16px + var(--safe-l));border-bottom:1px solid var(--border-soft);align-items:center;gap:8px;display:flex}.filter-dialog-header h2{margin:0 auto 0 0;font-size:16px}.icon-button{background:0 0;border-color:#0000;border-radius:999px;place-items:center;width:40px;min-height:40px;padding:0;font-size:20px;line-height:1;display:inline-grid}.filter-dialog-body{padding:16px calc(16px + var(--safe-r)) 16px calc(16px + var(--safe-l));flex:1;align-content:start;gap:14px;display:grid;position:relative;overflow-y:auto}.filter-dialog-body .select-field{font-size:14px}.filter-dialog-body .select-trigger{min-height:44px}.filter-dialog-footer{padding:10px calc(16px + var(--safe-r)) calc(10px + var(--safe-b)) calc(16px + var(--safe-l));border-top:1px solid var(--border-soft)}.filter-dialog-footer button{width:100%;min-height:44px}.list-layout button:not([aria-pressed=true]):hover,.list-density button:not([aria-pressed=true]):hover,.icon-button:hover{background:var(--surface)}.filter-chip:hover{border-color:var(--border)}.top-bar{justify-content:flex-end;align-items:flex-start;gap:6px;margin:0 0 10px;display:flex}.author-input{display:block}.author-input input{width:100%}.theme-menu{position:relative}.theme-button{border:1px solid var(--border-soft);background:var(--bg);width:32px;min-height:32px;color:var(--fg);font-size:16px}.theme-button:hover:not(:disabled),.theme-button[aria-expanded=true]{background:var(--surface);border-color:var(--border)}.menu{z-index:40;background:var(--bg);border:1px solid var(--border);border-radius:8px;gap:2px;min-width:200px;padding:4px;display:grid;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #0000002e}.menu-item{text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:18px 1fr auto;align-items:center;column-gap:10px;width:100%;min-height:36px;padding:6px 10px;font-size:13px;display:grid}.menu-item small{grid-column:2;font-size:11px}.menu-item:hover:not(:disabled){background:var(--surface-2)}.menu-item:focus-visible{background:var(--surface-2);outline:2px solid var(--fg);outline-offset:-2px}.menu-item[aria-checked=true]{font-weight:650}.menu-item[aria-checked=true]:after{content:"✓";content:"✓" / "";color:var(--muted);grid-area:1/3}.usage-details{color:var(--muted);margin-top:4px;font-size:12px}.usage-details>summary{padding:2px 0;font-weight:500}.usage-details>summary.usage-over{color:var(--danger);font-weight:600}.usage-details[open] .usage-nav{margin-top:4px}@media (width<=640px){.app{position:relative}aside{padding-top:10px;padding-bottom:8px}.brand{margin:0;font-size:15px;line-height:34px}.brand:has(+.project-switch){margin:0}.top-bar{top:10px;right:calc(16px + var(--safe-r));margin:0;position:absolute}.author-field{width:124px}.author-input input{min-height:34px;padding:4px 8px;font-size:13px}.theme-button{width:34px;min-height:34px}.project-switch{margin:8px 0 0}.project-switch .select-trigger{font-size:13px}.main-nav{margin:8px calc(-16px - var(--safe-r)) 0 calc(-16px - var(--safe-l));padding:0 calc(16px + var(--safe-r)) 2px calc(16px + var(--safe-l));scrollbar-width:none;flex-wrap:nowrap;gap:4px;overflow-x:auto}.main-nav::-webkit-scrollbar{display:none}.main-nav:after{content:"";flex:0 0 4px}.main-nav a{white-space:nowrap;border-radius:999px;flex:none;padding:4px 10px}.main-nav a.active{border-color:var(--border);background:var(--surface-2)}main{padding-top:10px}}.header-status{flex-wrap:wrap;align-items:baseline;gap:2px 14px;margin-top:6px;font-size:12px;display:flex}.header-status>a{text-decoration:none}.header-status .usage-details{margin-top:0}.theme-menu:focus{outline:none}.list-head{border-bottom:1px solid #0000;flex-wrap:wrap;align-items:center;gap:8px 16px;min-height:40px;margin:0 -8px 8px;padding:4px 8px;display:flex}.list-head-main{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.list-view-controls{align-items:center;gap:8px;margin-left:auto;display:flex}.list-head+.rerun-triage-result{margin:-2px 0 8px}@media (width<=640px){.list-head .count-total{display:none}}.bulk-select{border:1px solid var(--border-soft);border-radius:6px;flex:none;align-items:center;height:32px;padding-left:8px;display:inline-flex;position:relative}.bulk-select:focus{outline:none}.bulk-select>input{margin:0}.bulk-select-toggle{width:26px;min-height:30px;color:var(--muted);border-radius:0 5px 5px 0;margin-left:2px}.bulk-select-toggle[aria-expanded=true]{background:var(--surface-2);color:var(--fg)}.bulk-select-menu{min-width:240px;left:0;right:auto}.bulk-select-menu .menu-item{grid-template-columns:1fr}.bulk-select-menu .menu-item small{grid-column:1}.menu-item[aria-disabled=true]{color:var(--muted);cursor:default}.menu-item[aria-disabled=true]:hover{background:0 0}.menu-item-separated{margin-top:3px;position:relative}.menu-item-separated:before{content:"";border-top:1px solid var(--border-soft);position:absolute;top:-3px;left:6px;right:6px}.list-head:has(.selection-bar){z-index:30;background:var(--bg);border-bottom-color:var(--border-soft);position:sticky;top:0}.selection-bar{flex-wrap:wrap;align-items:center;gap:4px 12px;min-width:0;font-size:13px;display:flex}.selection-count{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.selection-actions{align-items:center;gap:4px;display:inline-flex}.selection-actions .rerun-triage{align-items:center;gap:6px;margin:0;display:inline-flex}.selection-actions .rerun-triage>button{min-height:32px;padding:4px 12px}.text-button{min-height:32px;color:var(--muted);text-underline-offset:3px;white-space:nowrap;background:0 0;border:0;padding:4px 6px;font-size:13px;font-weight:400;text-decoration:underline}.text-button:hover:not(:disabled){color:var(--fg);background:0 0}.row-check-cell{width:32px;padding-block:0!important}.row-check{z-index:1;cursor:pointer;flex:none;place-items:center;width:32px;height:32px;margin:-8px -6px -8px -8px;display:inline-grid;position:relative}.split-row .inline:has(>.row-check){padding-left:26px}.split-row .inline>.row-check{margin:0;position:absolute;left:6px}.row-check input{cursor:inherit;margin:0}.row-check:has(input:disabled){cursor:default}.row-check input:disabled:checked{opacity:1}.split-row:has(.row-check input:checked){background:var(--surface-2)}.flat-table tr:has(.row-check input:checked){background:var(--surface-2)}.rerun-dialog{border:1px solid var(--border);width:min(520px,100vw - 32px);color:var(--fg);background:var(--bg);border-radius:10px;padding:20px 22px}.rerun-dialog::backdrop{background:#00000059}:root[data-theme=dark] .rerun-dialog::backdrop{background:#0009}.rerun-dialog h2{margin:0 0 10px;font-size:17px}.rerun-dialog p{margin:0}.rerun-dialog form{border:0;max-width:none;margin:0;padding:0}.rerun-dialog .inline{justify-content:flex-end;margin-top:6px}@media (width<=640px){.list-head{gap:8px}.selection-bar{gap:2px 6px;font-size:12px}.selection-actions .rerun-triage>button{padding:4px 8px;font-size:12px}.selection-bar .text-button{padding-inline:4px;font-size:12px}.hide-narrow{display:none}}.split-row.narrow-row{grid-template-rows:auto auto;grid-template-columns:26px minmax(0,1fr);gap:3px 4px;height:auto;min-height:64px;padding:9px 12px 9px 8px;display:grid}.narrow-row .split-row-link{grid-area:1/2;font-size:14px;line-height:19px}.narrow-row>.row-check{grid-area:1/1/span 2;align-self:center;margin:0 0 0 -3px}.narrow-row .row-attrs{min-width:0;color:var(--muted);white-space:normal;grid-area:2/2;align-items:center;gap:6px;margin:0;font-size:12px;line-height:18px;display:flex}.row-attrs-text{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.row-attrs .reviewer-avatars{flex:none;gap:3px}.row-attrs .reviewer-avatar{width:18px;height:18px}.row-attrs .external-badge{z-index:1;flex:none;font-size:11px;line-height:14px;position:relative}.avatar-rest{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.severity-mark{vertical-align:1px;border:1px solid;border-radius:3px;margin-right:2px;padding:0 4px;font-size:10px;font-weight:700;line-height:14px;display:inline-block}.settled .severity-mark{color:var(--muted);border-color:var(--border-soft)}.density-compact .split-row.narrow-row{grid-template-rows:auto auto;row-gap:1px;height:auto;padding-block:6px}.density-compact .narrow-row .split-row-link{-webkit-line-clamp:1}.density-compact .narrow-row>.row-attrs{font-size:11px;line-height:16px;display:flex}.last-run{flex-direction:column;gap:1px;display:inline-flex}.last-run-head{white-space:nowrap}.last-run-date{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.run-result-dot{background:var(--muted);vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.run-result-done{color:var(--muted)}.run-result-done .run-result-dot{background:var(--gauge-ok)}.run-result-failed,.run-result-timeout,.run-result-interrupted{color:var(--danger);font-weight:600}.run-result-failed .run-result-dot,.run-result-timeout .run-result-dot,.run-result-interrupted .run-result-dot{background:var(--danger)}.last-run+.schedule-detail{margin-top:4px}.schedule-field{align-content:start;gap:8px;min-width:0;display:grid}.schedule-parts{flex-wrap:wrap;align-items:flex-start;gap:8px 12px;display:flex}.schedule-parts>*{flex:140px;min-width:0}.schedule-time{gap:4px;display:grid}.schedule-time input{width:100%}.schedule-days{border:0;flex-wrap:wrap;flex:100%;gap:4px;min-width:0;margin:0;padding:0;display:flex}.schedule-days legend{width:100%;margin-bottom:4px;padding:0;font-size:13px}.day-toggle{border:1px solid var(--border);cursor:pointer;border-radius:6px;place-items:center;min-width:36px;height:32px;padding:0 8px;font-size:13px;display:inline-grid;position:relative}.day-toggle input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.day-toggle:has(input:checked){background:var(--surface-2);border-color:var(--fg);font-weight:650}.day-toggle:has(input:focus-visible){outline:2px solid var(--fg);outline-offset:2px}.schedule-preview{font-variant-numeric:tabular-nums;min-height:1.5em;margin:0;font-size:12px}.schedule-summary{overflow-wrap:anywhere;min-width:8em;display:block}.schedule-next{white-space:nowrap;font-size:12px;display:block}.budget-rules{margin:0 0 16px}.budget-rules table,.usage-estimates table{border-collapse:collapse;width:100%;font-size:13px}.budget-rules th,.budget-rules td,.usage-estimates th,.usage-estimates td{border-bottom:1px solid var(--border-soft);text-align:left;white-space:nowrap;padding:6px 10px}.budget-rules thead th,.usage-estimates thead th{color:var(--muted);font-size:12px;font-weight:600}.budget-rules tr.selected{background:var(--surface-2)}.budget-rules tr.selected>th{box-shadow:inset 3px 0 var(--fg)}.budget-rule-notes{color:var(--muted);margin:8px 0 0;padding-left:1.2em;font-size:12px}.usage-estimates{margin-top:24px}.usage-estimates h3{margin:0 0 4px;font-size:15px}.usage-estimates>p{margin:0 0 10px;font-size:12px}.usage-estimates caption{text-align:left;padding:10px 0 4px;font-weight:600}.usage-estimates tr.muted td{color:var(--muted-2)}.budget-wait{color:var(--danger)}.round-overview{margin:12px 0 20px}.round-summary{margin:16px 0 0}.round-summary h2{margin:0 0 6px;font-size:15px}.round-facts{border:1px solid var(--border-soft);background:var(--surface);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px 20px;margin:0;padding:12px 14px;display:grid}.round-facts>div{min-width:0}.round-facts dt{color:var(--muted);font-size:12px}.round-facts dd{overflow-wrap:anywhere;margin:2px 0 0}.round-more{margin:16px 0}.round-more>summary{cursor:pointer}.round-more .metadata{margin-top:10px}.finding-counts{color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;flex:none;font-size:11px}.row-attrs .finding-counts{font-size:inherit}.compact-counts{display:none}.density-compact .split-row .compact-counts{margin-left:auto;display:inline}.density-compact .split-row .inline .evaluation{flex:0 20 auto;min-width:0}.density-compact .split-row .inline .category-badge{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:3.5em;overflow:hidden}.density-compact .split-row .inline .external-badge{flex:0 auto;min-width:0}.density-compact .split-row .inline .reviewer-avatars{flex:0 auto;min-width:18px;overflow:hidden}.split-list{container-type:inline-size}.compact-counts .counts-short{display:none}@container (width<=400px){.density-compact .split-row .inline .category-badge,.density-compact .split-row .inline .reviewer-avatars{display:none}.density-compact .split-row .inline .status{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:2.5em;overflow:hidden}}@container (width<=300px){.density-compact .split-row .compact-counts .counts-full{display:none}.density-compact .split-row .compact-counts .counts-short{display:inline}}.source-link{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--muted-2);text-decoration-color:var(--muted-2);text-underline-offset:2px}.source-link:hover{text-decoration-color:currentColor}.thread-subject{align-items:center;gap:6px 8px;min-width:0;margin:0 0 8px;display:flex}.thread-subject>small{flex:none}.thread-subject-title,.thread-ref-title{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.thread-refs{margin:0 0 10px}.thread-refs ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.thread-refs li{align-items:center;gap:6px 8px;min-width:0;font-size:13px;display:flex}.thread-refs li .severity,.thread-refs li .status,.thread-subject .severity,.thread-subject .status{flex:none;font-size:11px;line-height:16px}.stance-dup-title{text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;max-width:min(24em,100%);color:var(--muted);display:inline-block;overflow:hidden}.thread-refs li small{white-space:nowrap;flex:none}.fresh-dot{background:var(--chart-1);vertical-align:middle;border-radius:50%;flex:none;width:7px;height:7px;margin-right:4px;display:inline-block}.fresh-dot-empty{background:0 0}.nav-fresh{font-weight:600}.heading-with-help{align-items:center;gap:8px;min-width:0;display:flex}.heading-with-help>:is(h1,h2,h3){margin:0}.heading-with-help-h1{margin:0 0 8px}.heading-with-help-h2{margin:0 0 14px}.heading-with-help-h3{margin:16px 0 8px}.section-heading .heading-with-help{margin:0}.usage-estimates .heading-with-help{margin:0 0 4px}.help-tip{border:1px solid var(--border);width:18px;height:18px;min-height:0;color:var(--muted);cursor:help;vertical-align:middle;background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.help-tip:hover,.help-tip[aria-expanded=true]{background:var(--surface)}.help-tip-bubble{z-index:60;width:max-content;max-width:min(320px,100vw - 32px);color:var(--fg);background:var(--bg);border:1px solid var(--border);overflow-wrap:anywhere;white-space:normal;text-align:left;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:400;line-height:1.6;position:fixed;box-shadow:0 4px 16px #00000040}.help-tip-bubble p{margin:0}.help-tip-bubble p+p{margin-top:6px}.thread-help{justify-content:flex-end;margin:0 0 6px;display:flex}.legend-help{flex-basis:100%;margin:0}header.fresh-head{container-type:inline-size}.fresh-head-grid{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.fresh-head-grid h1{flex:none;margin:0}.fresh-right{flex:0 640px;align-items:flex-end;gap:12px;min-width:0;display:flex}.fresh-stat{white-space:nowrap;flex:none;align-items:baseline;gap:10px;min-width:0;display:flex;position:relative;top:4px}.fresh-count-btn{min-height:0;color:var(--fg);font:inherit;cursor:default;background:0 0;border:0;border-radius:6px;align-items:baseline;gap:6px;margin:0 -6px;padding:2px 6px;font-size:13px;display:inline-flex}.fresh-count-btn:hover,.fresh-count-btn:focus-visible,.fresh-count-btn[aria-expanded=true]{background:var(--surface)}.fresh-label{color:var(--muted)}.fresh-label .short{display:none}.fresh-count{font-size:18px;font-weight:600}.fresh-last{color:var(--muted);text-overflow:ellipsis;font-size:13px;overflow:hidden}.fresh-pop{z-index:50;border:1px solid var(--border);background:var(--bg);white-space:nowrap;border-radius:8px;min-width:200px;padding:8px 10px;font-size:12px;position:absolute;top:calc(100% + 10px);right:-6px;box-shadow:0 4px 16px #00000040}.fresh-pop p{color:var(--muted);margin:0 0 6px}.fresh-pop p.fresh-pop-none{color:var(--fg);margin:0}.fresh-pop table{border-collapse:collapse;width:100%}.fresh-pop td{padding:1px 0}.fresh-pop td.n{text-align:right;font-variant-numeric:tabular-nums;padding:1px 8px}.fresh-pop td.bar{width:80px}.fresh-pop td.bar i{border-radius:1px;height:6px;display:block}.fresh-pop tr.zero{color:var(--muted-2)}.fresh-strip{flex:auto;min-width:0;height:36px;position:relative}.fresh-strip svg{width:100%;height:36px;display:block;overflow:visible}.fresh-axis{stroke:var(--border-soft)}.fresh-round{stroke:var(--muted-2);stroke-width:1.2px}.fresh-now{stroke:var(--fg)}.fresh-cnt{fill:var(--fg);font-size:9px;font-weight:600}.fresh-day-line{stroke:var(--fg);stroke-dasharray:3 2;stroke-width:1px}.fresh-day-label{fill:var(--fg);paint-order:stroke;stroke:var(--bg);stroke-width:3px;stroke-linejoin:round;font-size:10px;font-weight:600}.fresh-tip{z-index:40;background:var(--fg);color:var(--bg);white-space:nowrap;pointer-events:none;border-radius:4px;padding:0 5px;font-size:11px;line-height:16px;position:absolute;top:-20px;transform:translate(-50%)}@container (width<=720px){.fresh-right{flex:auto;gap:8px}.fresh-label .long{display:none}.fresh-label .short{display:inline}.fresh-last{display:none}.fresh-pop{left:-6px;right:auto}}@media (width>=641px){aside{align-self:start;height:100dvh;position:sticky;top:0;overflow-y:auto}}@media (width<=640px){aside{top:var(--nav-stick-top,0px);z-index:35;background:var(--bg);position:sticky}.top-bar{z-index:36}html{scroll-padding-top:var(--nav-sticky-height,0px)}}.list-head:has(.selection-bar){top:var(--nav-sticky-height,0px)}@media (width>=641px){aside .select-list{max-width:100%}aside .select-list [role=option] .select-text,aside .select-list [role=option] .select-text span{white-space:normal;overflow-wrap:anywhere}}.auth-screen{text-align:center;max-width:420px;margin:18vh auto 0;padding:0 16px}.auth-screen .brand{margin-bottom:12px}.auth-login{background:var(--accent);color:var(--on-accent);border-radius:8px;margin-top:12px;padding:10px 18px;font-weight:600;text-decoration:none;display:inline-block}.auth-login:hover{background:var(--accent-hover)}.auth-note{text-align:center;color:var(--muted,#667);margin-top:18vh}.auth-detail{color:var(--muted,#667);overflow-wrap:anywhere;font-size:.9em}.user-menu{align-items:center;gap:6px;display:flex}.user-name{text-overflow:ellipsis;white-space:nowrap;max-width:12em;font-size:.9em;overflow:hidden}.auth-error{color:var(--danger,#b91c1c)}@media (width<=640px){.user-name{display:none}.user-menu button{padding:6px 8px}.top-bar:has(.user-menu) .author-field{width:100px}}.status-strip{color:var(--muted,#667);overflow-wrap:anywhere;border:1px solid #0000;border-radius:8px;margin:10px 0 0;padding:8px 10px;font-size:.82em}.status-strip.status-warn{color:inherit;border-color:#d97706}.status-strip.status-error{color:inherit;border-color:#dc2626}.status-strip .status-alerts{margin:6px 0 0;padding-left:1.1em}.status-strip .status-alerts li{margin:2px 0}.status-strip li.status-error{color:#dc2626}.status-strip li.status-warn{color:#b45309}@media (width<=640px){.status-strip{margin:6px 0 0}}.repo-fetch-state{font-family:var(--font-sans,system-ui, sans-serif);white-space:normal;font-size:.8em;display:block}
