:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20212a;background:#f7f8fb;font-synthesis:none;--ink: #20212a;--muted: #6f7280;--line: #e3e5eb;--line-strong: #d8dbe4;--blue: #3f63e8;--blue-soft: #f1f5ff;--green: #15966b;--green-soft: #eaf8f1;--amber: #b56a0c;--amber-soft: #fff6e7;--red: #c93d55;--red-soft: #fff0f3;--violet: #7554d9;--violet-soft: #f3efff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#f7f8fb}button,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit}.app-shell{min-height:100vh}.topbar{height:52px;padding:0 clamp(20px,2.6vw,44px);border-bottom:1px solid var(--line);background:#fffffff2;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand,.topbar-status{display:flex;align-items:center;gap:9px;font-size:13px}.brand img{width:22px;height:22px;border-radius:5px}.brand span{color:#5d606d}.brand strong{font-weight:650}.brand .slash{color:#b3b5be}.topbar-status{color:#6f7280}.source-dot{width:7px;height:7px;border-radius:50%;background:#d69a2c;box-shadow:0 0 0 3px #fff4dc}.source-dot.plane{background:#15966b;box-shadow:0 0 0 3px #e5f7ef}.source-dot.error,.source-dot.unavailable{background:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.page{width:100%;padding:20px clamp(20px,2.6vw,44px) 46px}.page-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:15px}.eyebrow{margin:0 0 5px;text-transform:uppercase;letter-spacing:.105em;color:#737685;font-size:10px;font-weight:750}h1{font-size:clamp(27px,2.1vw,34px);line-height:1.05;margin:0 0 6px;letter-spacing:-.035em;font-weight:730;color:#171821}.intro-copy{margin:0;color:var(--muted);font-size:14px}.overview-stats{display:grid;grid-template-columns:repeat(4,minmax(114px,1fr));background:#fff;border:1px solid var(--line);border-radius:10px;min-width:min(100%,530px);overflow:hidden;box-shadow:0 2px 8px #1f243a08}.overview-stats>div{display:grid;grid-template-columns:20px auto;column-gap:9px;align-items:center;padding:9px 14px;border-right:1px solid var(--line)}.overview-stats>div:last-child{border:0}.overview-stats svg{grid-row:span 2;color:#8790a5;font-size:18px}.overview-stats strong{font-size:18px;line-height:1;color:#343642}.overview-stats span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#898c97;font-weight:650;margin-top:4px}.overview-stats .attention{background:#fff8f1}.overview-stats .attention svg,.overview-stats .attention strong{color:#b45f16}.toolbar{min-height:45px;margin-bottom:12px;background:#fff;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:9px;padding:5px 7px 5px 14px}.toolbar-label{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#5e6270;margin-right:3px}.select-wrap{position:relative;display:flex;align-items:center;border:1px solid #dedfe6;border-radius:6px;height:34px;background:#fbfbfc}.select-wrap span{font-size:10px;color:#858894;padding-left:10px}.select-wrap select{border:0;outline:0;background:transparent;color:#353742;font-size:11px;font-weight:650;padding:0 8px 0 7px;height:100%;cursor:pointer}.toolbar-spacer{flex:1}.updated-at{font-size:10px;color:#8a8d98}.button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;border:1px solid transparent;padding:0 12px;font-size:11px;font-weight:680;text-decoration:none;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease}.button svg{font-size:14px}.button:hover{transform:translateY(-1px)}.button:focus-visible,.show-more:focus-visible,.icon-button:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(63,99,232,.2);outline-offset:2px}.button.primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 2px 6px #3f63e82e}.button.primary:hover{background:#3457db}.button.secondary{background:#fff;color:#434653;border-color:#d8dae2}.button.secondary:hover{background:#f8f9fb;border-color:#caccd6}.button:disabled{opacity:.55;cursor:default;transform:none}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.project-card{background:#fff;border:1px solid var(--line-strong);border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 3px 12px #2023330b;position:relative}.project-card:before{content:"";display:block;height:3px;background:var(--green)}.project-card.health-needs-attention:before{background:var(--red)}.project-card.health-at-risk:before{background:#d58924}.project-card-header{min-height:66px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:11px 19px 10px;border-bottom:1px solid var(--line)}.project-title-wrap{min-width:0}.project-key{display:block;color:#9295a1;font-size:8px;font-weight:750;letter-spacing:.08em;line-height:1;margin-bottom:5px}.project-card h2{display:inline;margin:0;color:#1b1c25;font-size:clamp(19px,1.55vw,24px);line-height:1.1;font-weight:730;letter-spacing:-.025em}.health-wrap{display:flex;align-items:flex-end;flex-direction:column;gap:5px;flex:none}.health-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:6px 10px 6px 8px;font-size:11px;font-weight:740;white-space:nowrap}.health-badge i{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px #fff9}.health-badge.on-track{color:#0d7d59;background:var(--green-soft)}.health-badge.at-risk{color:#aa6414;background:var(--amber-soft)}.health-badge.needs-attention{color:#bd304b;background:var(--red-soft)}.health-badge.preparing{color:#6254b9;background:var(--violet-soft)}.activity-label{display:inline-flex;align-items:center;gap:5px;color:#858895;font-size:9px}.activity-label.high svg{color:var(--green)}.activity-label.medium svg{color:#d18825}.cycle-section,.work-section,.backlog-section{padding:11px 19px;border-bottom:1px solid var(--line)}.section-label{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.075em;font-size:9px;font-weight:780;color:#6d7180}.section-label svg{font-size:13px;color:#888d9d}.cycle-block{background:var(--blue-soft);border:1px solid #dbe4ff;border-radius:8px;padding:9px 12px 8px;margin-top:8px}.cycle-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.cycle-link{display:inline-flex;align-items:center;gap:6px;color:#355edb;font-size:13px;font-weight:720;text-underline-offset:3px;text-decoration-thickness:1px}.cycle-link:hover{color:#2349bf}.cycle-link svg{font-size:13px;flex:none}.cycle-dates{display:flex;align-items:center;gap:5px;margin-top:4px;color:#747b90;font-size:9px}.cycle-dates svg{font-size:11px}.cycle-total{color:#3c4253;font-size:17px;line-height:1;white-space:nowrap}.cycle-total span{color:#858b9a;font-size:8px;font-weight:650;text-transform:uppercase;letter-spacing:.04em}.progress-track{height:5px;margin:7px 0;background:#dbe3fa;border-radius:99px;overflow:hidden}.progress-track span{display:block;height:100%}.cycle-flow{display:flex;gap:1px;background:#dfe4f0}.cycle-flow .todo{background:var(--violet)}.cycle-flow .in-progress{background:var(--blue)}.cycle-flow .waiting-human{background:#d98522}.cycle-flow .closed{background:var(--green)}.cycle-stats{display:grid;grid-template-columns:repeat(4,1fr)}.cycle-stats>div{display:flex;flex-direction:column;gap:3px;padding-left:11px;border-left:1px solid #d4dcf2}.cycle-stats>div:first-child{padding-left:0;border:0}.cycle-stats strong{font-size:15px;line-height:1;color:#343a4e}.cycle-stats span{text-transform:uppercase;color:#83899a;font-size:7px;font-weight:650;letter-spacing:.035em;white-space:nowrap}.cycle-stats .todo strong{color:var(--violet)}.cycle-stats .in-progress strong{color:var(--blue)}.cycle-stats .waiting-human strong{color:#b56416}.cycle-stats .closed strong{color:var(--green)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:7px}.section-heading>div{display:flex;align-items:center;gap:8px}.section-count{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:20px;border-radius:5px;font-size:11px}.section-count.blue{color:#315bdd;background:#eef3ff}.section-count.amber{color:#a75b10;background:#fff1dd}.muted{color:#9396a1;font-size:9px}.work-items{display:grid;gap:5px}.empty-state{margin-top:8px;border:1px dashed #dfe2ea;border-radius:7px;padding:10px;color:#8a8e9b;background:#fafbfc;font-size:10px;text-align:center}.empty-state.compact{margin-top:0;padding:8px}.work-item{min-height:29px;display:grid;grid-template-columns:7px auto minmax(0,1fr) 15px;align-items:center;gap:8px;padding:0 9px;border:1px solid #e4e6eb;border-radius:6px;text-decoration:none;background:#fdfdfe}.work-item:hover{background:#f8f9fc;border-color:#d7dae4}.work-item>svg{color:#a3a6b1;font-size:13px}.priority-mark{width:7px;height:7px;border-radius:2px;background:#a6a9b4}.priority-mark.urgent{background:var(--red)}.priority-mark.high{background:#e37a37}.priority-mark.medium{background:#e6af39}.work-id{color:#7a7e8c;font-size:9px;font-weight:680}.work-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3c3f4a;font-size:10px}.backlog-section{padding-bottom:8px}.backlog-heading{margin-bottom:8px}.priority-legend{display:flex;align-items:center;gap:8px;color:#8d909b;font-size:8px}.priority-legend span{display:inline-flex;align-items:center;gap:4px}.dot{width:6px;height:6px;border-radius:2px}.dot.urgent,.module-bar .urgent{background:var(--red)}.dot.high,.module-bar .high{background:#eb7d36}.dot.medium,.module-bar .medium{background:#e7b33e}.dot.low,.module-bar .low{background:#65a98f}.dot.none,.module-bar .none{background:#aeb3bf}.module-list{display:grid;gap:6px}.module-row{display:grid;grid-template-columns:minmax(80px,.9fr) 1.5fr;gap:13px;align-items:center}.module-name{display:flex;justify-content:space-between;align-items:center;min-width:0;color:#4a4d59;font-size:9px}.module-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-name strong{color:#3c3e49;font-size:9px;font-variant-numeric:tabular-nums}.module-chart{width:100%;min-width:0}.module-bar{display:flex;height:8px;min-width:2px;border-radius:2px;overflow:hidden;gap:1px;transition:width .18s ease}.module-bar span{min-width:2px}.show-more{display:flex;align-items:center;gap:5px;margin:6px 0 -3px auto;padding:2px 0;border:0;background:transparent;color:#62708b;font-size:9px;cursor:pointer}.show-more svg{transition:transform .15s ease}.show-more svg.rotated{transform:rotate(180deg)}.card-footer{min-height:46px;padding:6px 10px 6px 19px;display:flex;justify-content:space-between;align-items:center;gap:14px}.priority-summary{display:flex;gap:10px;color:#8b8e99;font-size:9px}.priority-summary b{font-size:12px;margin-right:2px}.urgent-text{color:var(--red)}.high-text{color:#d8652d}.card-actions{display:flex;gap:7px}.data-error{grid-column:1 / -1;min-height:120px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #efc8d0;border-radius:12px;padding:24px;background:var(--red-soft);color:#a92f46}.data-error>svg{font-size:24px}.data-error div{display:grid;gap:4px}.data-error strong{font-size:13px}.data-error span{font-size:11px;color:#8a5561}.data-error.neutral{border-color:var(--line);background:#fff;color:var(--ink)}.data-error.neutral span{color:var(--muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#16182161;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fade-in .14s ease}.modal{width:min(100%,470px);background:#fff;border-radius:13px;border:1px solid #dfe1e8;padding:24px;box-shadow:0 24px 65px #16182238;position:relative}.close-button{position:absolute;top:13px;right:13px}.icon-button{width:32px;height:32px;border:0;border-radius:6px;background:transparent;color:#777a87;display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:#f2f3f6}.modal-kicker{color:#5e72c8;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:750;margin-bottom:7px}.modal h2{margin:0 34px 7px 0;font-size:23px;letter-spacing:-.025em}.modal>p{color:#7a7d88;font-size:12px;margin:0 0 22px}.modal form{display:grid;gap:16px}.modal label{display:grid;gap:7px;color:#555865;font-size:10px;font-weight:680}.modal textarea,.modal select{width:100%;border:1px solid #d8dae2;border-radius:7px;background:#fbfbfc;color:#282a34;padding:10px 11px;outline:none;resize:vertical}.modal select{height:40px}.modal textarea:focus,.modal select:focus{border-color:#8097ed;box-shadow:0 0 0 3px #3f63e81a}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:3px}.form-error{display:flex;align-items:center;gap:7px;border-radius:6px;padding:9px 10px;background:var(--red-soft);color:#ae2f46;font-size:10px}.success-state{text-align:center;padding:24px 10px 17px}.success-state>span{width:46px;height:46px;margin:0 auto 13px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:22px}.success-state h2{margin:0 0 7px}.success-state p{margin:0;color:#787b87;font-size:12px}.spin{animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@media(max-width:1080px){.page-intro{align-items:flex-start;flex-direction:column;gap:19px}.overview-stats{width:100%;min-width:0}.project-grid{grid-template-columns:1fr}}@media(max-width:680px){.topbar{padding:0 15px}.topbar-status{display:none}.page{padding:23px 14px 40px}.overview-stats{grid-template-columns:repeat(2,1fr)}.overview-stats>div:nth-child(2){border-right:0}.overview-stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.toolbar{flex-wrap:wrap;padding:9px}.toolbar-label,.updated-at{display:none}.select-wrap{flex:1;min-width:140px}.toolbar-spacer{display:none}.refresh-button{width:100%}.project-card-header{align-items:flex-start;flex-direction:column;gap:13px}.health-wrap{align-items:flex-start}.backlog-heading .priority-legend{display:none!important}.module-row{grid-template-columns:minmax(90px,1fr) 1.2fr}.card-footer{align-items:stretch;flex-direction:column;padding:12px 14px}.priority-summary{justify-content:flex-end}.card-actions>*{flex:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
