:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}body{background:#f5f5f5;min-width:320px;margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.theme-light{--app-bg:#f5f5f5;--surface:#fff;--surface-soft:#fafafa;--border:#e1e1e1;--text:#242424;--muted:#616161;--brand:#5b5fc7}.theme-dark{--app-bg:#1f1f1f;--surface:#292929;--surface-soft:#252423;--border:#3b3a39;--text:#f5f5f5;--muted:#c8c6c4;--brand:#7479de}.app-shell{background:var(--app-bg);min-height:100vh;color:var(--text)}header{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;height:62px;padding:0 28px;display:flex;position:sticky;top:0}.brand,.header-actions,.identity,.person,.row-title,.actions{align-items:center;display:flex}.brand{gap:11px}.brand-mark,.empty-mark{color:#fff;letter-spacing:-.5px;background:linear-gradient(145deg,#6264a7,#464775);border-radius:8px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.brand div,.identity,.person>div{flex-direction:column;display:flex}.brand small,.identity small,.person small{color:var(--muted);font-size:11px}.header-actions{gap:12px}.identity{text-align:right;font-size:12px;line-height:1.25}.avatar{color:#464775;background:#e8e7f4;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.theme-toggle{border:1px solid var(--border);background:var(--surface-soft);cursor:pointer;border-radius:20px;width:38px;height:22px;padding:3px}.theme-toggle span{background:var(--brand);border-radius:50%;width:14px;height:14px;transition:transform .16s;display:block}.theme-dark .theme-toggle span{transform:translate(16px)}nav{background:var(--surface);border-bottom:1px solid var(--border);align-items:end;height:48px;padding:0 28px;display:flex;overflow-x:auto}main{width:min(1220px,100%);margin:0 auto;padding:32px 28px 56px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-heading h1{letter-spacing:-.6px;margin:3px 0 6px;font-size:28px}.page-heading p{color:var(--muted);margin:0}.page-heading .eyebrow{color:var(--brand);letter-spacing:1.2px;text-transform:uppercase;font-size:11px;font-weight:700}.page-heading input{min-width:240px}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:34px;display:grid}.stat-card{text-align:left;min-width:0;color:inherit;background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:stretch;padding:18px;display:flex}button.stat-card{cursor:pointer}button.stat-card:hover{border-color:var(--brand)}button.stat-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.stats small{color:var(--muted)}.stats strong{letter-spacing:-1px;margin:8px 0 2px;font-size:30px}.stats span{color:var(--muted);font-size:12px}.section-heading{justify-content:space-between;margin-bottom:12px;display:flex}.section-heading h2{margin:0 0 4px;font-size:17px}.section-heading p{color:var(--muted);margin:0;font-size:12px}.data-list,.table-wrap{border:1px solid var(--border);background:var(--surface);border-radius:10px;overflow:hidden}.data-row{border-bottom:1px solid var(--border);align-items:center;gap:14px;min-height:72px;padding:14px 16px;display:flex}.data-row:last-child{border-bottom:0}.data-row:hover{background:var(--surface-soft)}.signal{background:#8a8886;border-radius:4px;width:8px;height:38px}.signal.info{background:#5b5fc7}.signal.warning{background:#f5a623}.signal.critical{background:#d13438}.grow{flex:1;min-width:0}.row-title{gap:8px;min-width:0}.row-title strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.data-row p{color:var(--muted);margin:5px 0 0;font-size:12px}.row-meta{color:var(--muted);flex-direction:column;align-items:flex-end;gap:7px;font-size:11px;display:flex}.actions{flex-wrap:wrap;justify-content:flex-end;gap:7px}.action-row .actions{max-width:310px}.empty{text-align:center;border:1px dashed var(--border);min-height:240px;color:var(--muted);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty h3{color:var(--text);margin:14px 0 4px}.empty p{margin:0}.subtabs{margin:-8px 0 18px}.github-filters{margin:-8px 0 14px;overflow-x:auto}.repo-card{text-align:left;color:inherit;background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex-direction:column;gap:12px;padding:18px;display:flex}.repo-card:hover{border-color:var(--brand)}.repo-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.repo-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.repo-card-top small{color:var(--muted);letter-spacing:.8px;text-transform:uppercase;font-size:10px;font-weight:700}.repo-card-top strong{letter-spacing:-.3px;overflow-wrap:anywhere;margin-top:2px;font-size:17px;display:block}.repo-chips{flex-wrap:wrap;gap:6px;display:flex}.repo-back{align-self:flex-start;margin-bottom:10px}.empty:focus{outline:2px solid var(--brand);outline-offset:2px}.github-flow-row{align-items:flex-start}.pr-title-button{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.pr-title-button:hover{color:var(--brand);text-decoration:underline}.pr-title-button:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:2px}.pr-dialog{width:min(820px,100vw - 32px);max-width:820px;max-height:calc(100vh - 48px)}.pr-dialog [role=document]{min-height:0}.pr-details{gap:18px;display:grid}.flow-panel{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:12px;padding:14px;display:grid}.flow-panel p{color:var(--muted);margin:4px 0 0;font-size:12px}.flow-progress{color:var(--muted);grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;font-size:10px;display:grid}.flow-panel .flow-progress{margin-top:0}.flow-progress span{grid-template-columns:auto 1fr;align-items:center;gap:5px;min-width:0;display:grid}.flow-progress i{background:var(--border);border-radius:2px;grid-column:1/-1;width:100%;height:3px}.flow-progress .done i,.flow-progress .current i{background:var(--brand)}.flow-progress .current{color:var(--text);font-weight:700}.pr-detail-heading{justify-content:space-between;gap:20px;display:flex}.pr-detail-heading h2{margin:0 0 5px;font-size:21px}.pr-detail-heading p,.pr-detail-section p{color:var(--muted);margin:0}.pr-detail-heading small{color:var(--muted)}.pr-metrics{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;flex-wrap:wrap;gap:16px;padding:12px 14px;font-size:12px;display:flex}.pr-metrics .additions{color:#107c10;font-weight:700}.pr-metrics .deletions{color:#d13438;font-weight:700}.pr-detail-section{gap:9px;display:grid}.pr-detail-section h3{margin:0;font-size:14px}.pr-body{white-space:pre-wrap;overflow-wrap:anywhere;max-height:190px;line-height:1.5;overflow:auto}.compact-list{border:1px solid var(--border);border-radius:8px;overflow:hidden}.compact-list>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;font-size:12px;display:flex}.compact-list>div:last-child{border-bottom:0}.review-feedback{gap:8px;display:grid}.review-feedback p{background:var(--surface-soft);white-space:pre-wrap;overflow-wrap:anywhere;border-left:3px solid #d13438;padding:10px 12px}.inline-form{grid-template-columns:1fr 1fr 1fr auto;gap:9px;margin-bottom:14px;display:grid}.repository-form{grid-template-columns:1fr 2fr 1fr 1fr 1fr auto;margin-bottom:28px}.repository-status-heading{margin-top:28px}.server-form{grid-template-columns:minmax(260px,460px) auto;justify-content:start}.card-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:14px;display:grid}.session-card{border:1px solid var(--border);box-shadow:none;padding:16px}.session-card .row-title{justify-content:space-between}.person{gap:9px}.review-limit-card{max-width:720px}.review-limit-counts,.review-limit-actions{flex-wrap:wrap;gap:8px;display:flex}.review-limit-actions{margin-top:8px}.center-panel{place-items:center;min-height:240px;display:grid}dl{border-block:1px solid var(--border);margin:14px 0;padding:12px 0}dl div{justify-content:space-between;gap:18px;padding:4px 0;display:flex}dt{color:var(--muted)}dd{text-align:right;margin:0;font-family:SF Mono,Consolas,monospace;font-size:12px}table{border-collapse:collapse;width:100%}th{background:var(--surface-soft);color:var(--muted);letter-spacing:.4px;text-transform:uppercase;text-align:left;padding:11px 14px;font-size:11px}td{border-top:1px solid var(--border);padding:13px 14px;font-size:13px}.center,.fatal{place-items:center;min-height:100vh;padding:30px;display:grid}.restricted{text-align:center;color:#242424;background:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.restricted .brand-mark{width:48px;height:48px;font-size:16px}.restricted h1{margin:20px 0 8px;font-size:24px}.restricted p{color:#616161;margin:0}@media (width<=850px){.stats{grid-template-columns:repeat(2,1fr)}.identity{display:none}.action-row{flex-wrap:wrap;align-items:flex-start}.action-row .actions{justify-content:flex-start;width:100%;max-width:none;padding-left:22px}.inline-form,.repository-form{grid-template-columns:1fr 1fr}}@media (width<=600px){header{padding:0 16px}nav{padding:0 8px}main{padding:24px 16px 40px}.stats{grid-template-columns:1fr 1fr}.page-heading,.pr-detail-heading{flex-direction:column;align-items:flex-start}.page-heading input{width:100%}.row-meta,.header-actions>.fui-Button{display:none}.table-wrap{overflow-x:auto}table{min-width:680px}.inline-form,.server-form{grid-template-columns:1fr}.flow-progress{grid-template-columns:1fr 1fr}}@media (width<=430px){.github-flow-row .row-title{flex-direction:column;align-items:flex-start}.github-flow-row .row-title strong{white-space:normal;overflow-wrap:anywhere}}
