:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f8fb;color:#14213d;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ffffffeb,#f6f8fbfa),#f6f8fb}button,input,select,textarea{font:inherit}.app-shell{width:min(1480px,calc(100% - 32px));margin:0 auto;padding:16px 0 28px}.center-state{min-height:70vh;display:grid;place-items:center;align-content:center;gap:16px;color:#42526e}.connection-shell{max-width:1080px}.connection-panel{min-height:220px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:22px;padding:28px;margin-bottom:18px;border:1px solid #dce3ee;border-left:5px solid #dc2626;border-radius:8px;background:#fff;box-shadow:0 8px 22px #14213d0f}.connection-panel h2{margin:6px 0 8px;font-size:28px;line-height:1.15}.connection-panel p{max-width:720px;margin:0;color:#5b667d}.connection-icon{width:72px;height:72px;display:grid;place-items:center;color:#dc2626;border-radius:8px;background:#fef2f2}.requirements-panel{min-height:0}.requirements-list{display:grid;gap:10px}.requirement-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid #e6ebf2;border-radius:8px;background:#fbfdff}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0 14px}.topbar-actions{display:flex;align-items:center;gap:10px}.topbar h1{margin:4px 0;font-size:36px;line-height:1.1;font-weight:760}.topbar p,.eyebrow{margin:0;color:#5b667d}.eyebrow{font-size:13px;font-weight:700;text-transform:uppercase}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid #d7dde8;border-radius:8px;color:#172033;background:#fff;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.icon-button:hover{transform:translateY(-1px);border-color:#9fb2d8}.icon-button.primary{color:#fff;border-color:#2563eb;background:#2563eb}.icon-button:disabled{cursor:not-allowed;opacity:.7}.text-button{border:1px solid #d7dde8;border-radius:8px;padding:10px 14px;background:#fff;cursor:pointer}.auth-action{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#fff;border-color:#172033;background:#172033}.compact-error{margin-top:14px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px}.filter-panel{display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(190px,1fr) minmax(190px,1fr) minmax(190px,1fr);gap:8px;align-items:end;margin-bottom:10px;padding:10px;border:1px solid #dce3ee;border-radius:8px;background:#fff;box-shadow:0 8px 22px #14213d0f}.filter-control{min-width:0;display:grid;gap:5px}.filter-control select{width:100%;min-height:36px;border:1px solid #d7dde8;border-radius:8px;padding:0 34px 0 12px;color:#172033;background:#fff}.filter-label{display:inline-flex;align-items:center;gap:6px;min-height:18px;color:#5b667d;font-size:12px;font-weight:760;text-transform:uppercase}.segmented-control{min-height:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border:1px solid #d7dde8;border-radius:8px;background:#f8fafc}.compact-segment{grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-control button{min-width:0;min-height:26px;border:0;border-radius:6px;color:#5b667d;background:transparent;cursor:pointer;font-size:13px;font-weight:760}.segmented-control button.active{color:#fff;background:#172033}.executive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px}.executive-tile{min-height:92px;display:grid;align-content:space-between;gap:8px;padding:12px;border:1px solid #dce3ee;border-radius:8px;background:#fff;box-shadow:0 8px 22px #14213d0f}.executive-tile.watch{border-top:4px solid #d97706}.executive-tile strong{font-size:26px;line-height:1;color:#111827}.executive-tile span{color:#5b667d;font-size:13px}.metric-tile,.panel,.row-card,.pipeline-card{border:1px solid #dce3ee;border-radius:8px;background:#fff;box-shadow:0 8px 22px #14213d0f}.metric-tile{min-height:108px;padding:12px;display:grid;align-content:space-between;gap:8px;border-top:4px solid #2563eb}.metric-tile.degraded{border-top-color:#d97706}.metric-tile.error{border-top-color:#dc2626}.metric-label,.row-subtitle,.metric-unit,.metric-delta,.pipeline-foot,.updated-line{color:#5b667d}.metric-label{font-size:14px;font-weight:700}.metric-value-row{display:flex;align-items:baseline;gap:8px;min-width:0}.metric-value{font-size:30px;line-height:1;font-weight:780;color:#111827}.metric-unit{font-size:13px}.metric-delta{font-size:13px;font-weight:700}.metric-delta.up{color:#2563eb}.metric-delta.down{color:#0f766e}.content-grid{display:block;columns:3 360px;column-gap:12px;align-items:initial}.panel{width:100%;min-height:0;display:inline-block;break-inside:avoid;margin:0 0 12px;padding:12px}.wide-panel{grid-column:auto}.section-header{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-title{display:flex;align-items:flex-start;min-width:0;gap:10px}.section-title h2{margin:0;font-size:17px;line-height:1.2}.section-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;margin-top:-6px;border-radius:8px;color:#0f766e;background:#e6f5f1}.chart-frame{width:100%;height:250px}.chart-frame.compact{height:188px}.table-shell{width:100%;overflow-x:auto}table{width:100%;min-width:680px;border-collapse:collapse}th,td{padding:12px 10px;text-align:left;border-bottom:1px solid #e6ebf2}th{color:#5b667d;font-size:12px;text-transform:uppercase}.sync-list,.cost-list,.sprint-list,.pipeline-grid,.repo-list,.compact-section{display:grid;gap:8px}.compact-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.compact-count{color:#5b667d;font-size:12px;font-weight:760;white-space:nowrap}.search-control{min-width:0;height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #d7dde8;border-radius:8px;color:#5b667d;background:#fff}.search-control input{width:100%;min-width:0;border:0;outline:0;color:#172033;background:transparent}.compact-toggle{width:34px;height:34px}.compact-toggle svg{transition:transform .16s ease}.compact-toggle svg.expanded{transform:rotate(180deg)}.empty-box{min-height:58px;display:grid;place-items:center;border:1px dashed #cbd5e1;border-radius:8px;color:#5b667d;background:#fbfdff}.row-card{min-height:62px;padding:10px;display:flex;justify-content:space-between;gap:12px}.row-title{font-weight:760;color:#172033}.row-subtitle{margin-top:4px;font-size:13px}.row-meta{display:grid;justify-items:end;align-content:center;gap:4px;flex:0 0 auto;color:#5b667d;font-size:13px}.row-meta.right{text-align:right}.pill{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:26px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:760;text-transform:capitalize;color:#1f2937;background:#eef2f7}.pill.ok,.risk-low{color:#075985;background:#e0f2fe}.pill.degraded,.risk-medium{color:#92400e;background:#fef3c7}.pill.error,.risk-high{color:#991b1b;background:#fee2e2}.pipeline-grid{grid-template-columns:1fr}.pipeline-card{padding:10px}.pipeline-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pipeline-stat{margin-top:8px;display:flex;align-items:baseline;gap:8px}.pipeline-stat span{font-size:24px;font-weight:780}.pipeline-stat small{color:#5b667d}.progress-track{height:8px;margin:9px 0;border-radius:999px;background:#e8edf5;overflow:hidden}.progress-track span{display:block;height:100%;border-radius:inherit;background:#2563eb}.pipeline-foot{display:flex;justify-content:space-between;gap:8px;font-size:12px}.warn-text{color:#b45309}.good-text{color:#0f766e}.section-hint{margin:2px 0 0;font-size:12px;font-weight:500;color:#5b667d}.big-figure{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.team-workload-grid{display:grid;gap:12px}.team-block,.priority-ticket-list{min-width:0;display:grid;gap:8px}.team-block-head{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#172033;font-size:13px;font-weight:760}.team-block-head strong{color:#075985;font-size:12px}.team-list{display:grid;gap:8px}.team-row,.priority-owner-row{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;align-items:start;padding:8px;border:1px solid #e4eaf3;border-radius:8px;background:#fff}.avatar{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:760;color:#1d4ed8;background:#e0e7ff}.avatar.muted{color:#5b667d;background:#eef2f7}.team-main{min-width:0;display:grid;gap:6px}.team-name-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.team-name-row .row-title{min-width:0;font-size:15px;line-height:1.15;overflow-wrap:anywhere}.team-pr-badge{flex:0 0 auto;min-height:24px;display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:760;color:#075985;background:#e0f2fe;white-space:nowrap}.workload-track{height:7px;border-radius:999px;background:#e8edf5;overflow:hidden}.workload-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#1d4ed8)}.pr-track span{background:linear-gradient(90deg,#0f766e,#14b8a6)}.priority-track span{background:linear-gradient(90deg,#ef4444,#f97316)}.team-foot{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:11px;color:#5b667d}.team-foot .cycle{padding:1px 7px;border-radius:999px;font-weight:700}.cycle.good{color:#0f766e;background:#e6f5f1}.cycle.watch{color:#92400e;background:#fef3c7}.cycle.slow{color:#991b1b;background:#fee2e2}.cycle.flat{color:#5b667d;background:#eef2f7}.priority-owner-list{display:grid;gap:8px}.priority-ticket-count{flex:0 0 auto;min-height:24px;display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:760;color:#991b1b;background:#fee2e2;white-space:nowrap}.priority-ticket{border:1px solid #d7dde8;border-radius:8px;padding:8px;background:#fff}.priority-ticket-title{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;color:#172033;font-size:13px;font-weight:760;line-height:1.3}.priority-ticket-title span:last-child{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.priority-badge{flex:0 0 auto;min-width:34px;min-height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:2px 7px;font-size:12px;font-weight:800}.priority-badge.rank-1,.priority-badge.rank-2{color:#991b1b;background:#fee2e2}.priority-badge.rank-3{color:#92400e;background:#fef3c7}.priority-badge.rank-4,.priority-badge.rank-5{color:#475569;background:#eef2f7}.priority-ticket-meta{margin-top:6px;display:flex;flex-wrap:wrap;gap:4px 8px;color:#5b667d;font-size:11px}.cost-missing{border-color:#fecaca;background:snow}.type-list{display:grid;gap:16px}.type-row{display:grid;gap:7px}.type-head{display:flex;align-items:baseline;justify-content:space-between}.type-total{font-size:18px;font-weight:780;color:#111827}.split-track{display:flex;height:9px;border-radius:999px;background:#e8edf5;overflow:hidden}.split-track .done,.split-track .active{flex:0 0 auto}.split-track .done{background:#0f766e}.split-track .active{background:#f59e0b}.type-foot{display:flex;justify-content:space-between;font-size:12px;font-weight:700}.chat-form{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:10px}.chat-form textarea{width:100%;min-height:120px;resize:vertical;border:1px solid #d7dde8;border-radius:8px;padding:12px;color:#172033}.answer-box,.info-box,.error-box{margin-top:12px;border-radius:8px;padding:12px;line-height:1.5}.info-box{border:1px solid #d7dde8;color:#475569;background:#f8fafc}.answer-box{border:1px solid #bfdbfe;color:#172033;background:#eff6ff;white-space:pre-wrap}.floating-ai{position:fixed;right:22px;bottom:22px;z-index:20}.floating-ai-button{width:58px;height:58px;display:grid;place-items:center;border:1px solid #1d4ed8;border-radius:50%;color:#fff;background:#2563eb;box-shadow:0 16px 34px #2563eb47;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.floating-ai-button:hover{transform:translateY(-2px);box-shadow:0 18px 40px #2563eb57}.floating-ai-panel{width:min(420px,calc(100vw - 28px));max-height:min(620px,calc(100vh - 34px));overflow:auto;padding:16px;border:1px solid #dce3ee;border-radius:8px;background:#fff;box-shadow:0 20px 48px #14213d38}.floating-ai-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.error-box{border:1px solid #fecaca;color:#991b1b;background:#fef2f2}.updated-line{margin-top:12px;font-size:12px}.spin{animation:spin .9s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1100px){.metric-grid,.executive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{columns:2 320px}.filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.team-workload-grid{grid-template-columns:1fr}.wide-panel{grid-column:auto}}@media(max-width:720px){.app-shell{width:min(100% - 20px,1480px);padding-top:12px}.topbar{align-items:flex-start}.topbar h1{font-size:28px}.metric-grid,.executive-grid{grid-template-columns:1fr}.content-grid{columns:1}.filter-panel{grid-template-columns:1fr}.wide-panel{grid-column:auto}.row-card{display:grid}.row-meta{justify-items:start}.row-meta.right{text-align:left}.connection-panel{grid-template-columns:1fr}.requirement-row{align-items:flex-start;flex-direction:column}.compact-toolbar{grid-template-columns:minmax(0,1fr) auto}.compact-count{grid-column:1 / -1}.floating-ai{right:10px;bottom:10px}.floating-ai-panel{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}}
