:root{color:#20262d;font-synthesis:none;text-rendering:optimizelegibility;--surface:#fff;--surface-subtle:#f8f9fa;--surface-hover:#f2f5f8;--border:#e1e5e9;--border-strong:#ced4da;--text:#20262d;--text-secondary:#68717b;--text-muted:#929aa3;--accent:#2563c7;--accent-hover:#1d54ad;--accent-soft:#edf3fd;--green:#18865b;--green-soft:#eaf7f1;--amber:#b96713;--amber-soft:#fff5e8;--red:#c63d46;--red-soft:#fff0f1;--shadow-float:0 16px 40px #1f273024;letter-spacing:0;background:#f5f6f7;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:#f5f6f7;min-width:320px;min-height:100%}body{background:#f5f6f7;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button,select{cursor:pointer}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2563c72e}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.app-shell{grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;background:var(--surface);border-right:1px solid var(--border);flex-direction:column;height:100vh;padding:22px 14px 18px;display:flex;position:sticky;top:0;overflow:hidden}.brand{align-items:center;gap:10px;min-height:38px;margin-bottom:28px;padding:0 8px;display:flex}.brand-mark{color:#fff;background:#20262d;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.brand-word{color:#171b20;font-size:18px;font-weight:750}.primary-nav{flex-direction:column;gap:4px;display:flex}.nav-link{color:#66707a;border-radius:6px;align-items:center;gap:11px;min-height:42px;padding:0 11px;font-size:14px;font-weight:560;transition:background .15s,color .15s;display:flex}.nav-link:hover{color:var(--text);background:var(--surface-hover)}.nav-link.active{color:#174f9f;background:var(--accent-soft)}.sidebar-foot{border-top:1px solid var(--border);align-items:center;gap:9px;margin-top:auto;padding:14px 6px 0;display:flex}.workspace-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-meta strong{color:#39414a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.workspace-meta span{color:var(--text-muted);font-size:11px}.main-shell{min-width:0}.topbar{z-index:15;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:center;min-height:64px;padding:0 30px;display:flex;position:sticky;top:0}.topbar-context,.topbar-actions,.topbar-date{align-items:center;display:flex}.persistence-status{color:#66717c;white-space:nowrap;background:#f1f3f5;border-radius:5px;align-items:center;gap:6px;min-height:28px;padding:0 8px;font-size:11px;font-weight:620;display:inline-flex}.persistence-status.saved{color:#18734f;background:var(--green-soft)}.persistence-status.offline,.persistence-status.error,.persistence-status.conflict,.persistence-status.recovery{color:#a43a42;background:var(--red-soft)}.persistence-status.loading svg,.persistence-status.saving svg,.hydration-overlay svg{animation:.9s linear infinite status-spin}@keyframes status-spin{to{transform:rotate(360deg)}}.topbar-context{color:var(--text-muted);gap:6px;font-size:13px}.topbar-context strong{color:var(--text-secondary);font-weight:600}.topbar-actions{gap:18px}.account-menu{flex:none;position:relative}.account-menu>summary{list-style:none}.account-menu>summary::-webkit-details-marker{display:none}.account-trigger{min-height:38px;color:var(--text-secondary);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:3px 6px 3px 4px;display:inline-flex}.account-trigger:hover,.account-menu[open] .account-trigger{background:var(--surface-hover)}.account-trigger>svg{color:#8a939c}.account-trigger-copy,.account-popover-head>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.account-trigger-copy strong,.account-popover-head strong{color:#35404a;text-overflow:ellipsis;white-space:nowrap;max-width:126px;font-size:12px;font-weight:680;overflow:hidden}.account-trigger-copy small,.account-popover-head small{color:var(--text-muted);white-space:nowrap;font-size:10px}.avatar.account-avatar{color:#174f9f;width:28px;height:28px;box-shadow:none;background:#dce9fb;border:0;font-size:9px}.avatar.account-avatar.large{width:34px;height:34px;font-size:10px}.account-popover{z-index:30;border:1px solid var(--border);width:226px;box-shadow:var(--shadow-float);background:#fff;border-radius:7px;padding:7px;position:absolute;top:calc(100% + 8px);right:0}.account-popover-head{align-items:center;gap:10px;padding:7px 8px 10px;display:flex}.account-menu-divider{background:var(--border);height:1px;margin:0 2px 4px}.account-popover a,.account-popover button{color:#4c5761;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:10px;width:100%;min-height:38px;padding:0 9px;font-size:12px;font-weight:580;display:flex}.account-popover a:hover,.account-popover button:hover{background:var(--surface-hover)}.account-popover a>svg,.account-popover button>svg{color:#6e7882;flex:none}.account-popover button:last-child{color:#ad343c}.account-popover button:last-child>svg{color:#b53a43}.topbar-date{color:var(--text-secondary);gap:7px;font-size:13px}.page-wrap{width:100%;max-width:1480px;min-height:calc(100vh - 64px);margin:0 auto;padding:30px 32px 48px}.auth-screen{min-height:100vh;color:var(--text);background:#f5f6f7;place-items:center;padding:24px;display:grid}.auth-loading{color:var(--text-secondary);grid-auto-rows:max-content;gap:12px;font-size:12px}.auth-mark{color:#fff;background:#20262d;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.auth-spinner,.button-spinner{animation:.9s linear infinite status-spin}.auth-loading .auth-spinner{color:var(--accent)}.login-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;width:min(410px,100%);padding:34px 34px 27px;box-shadow:0 18px 46px #1f273014}.login-brand{align-items:center;gap:10px;margin-bottom:34px;display:flex}.login-brand .auth-mark{border-radius:7px;width:32px;height:32px}.login-brand strong{color:#171b20;font-size:18px;font-weight:750}.login-heading h1{color:#181d22;font-size:24px;font-weight:720;line-height:1.3}.login-heading p{color:var(--text-secondary);margin-top:8px;font-size:13px;line-height:1.5}.login-form{flex-direction:column;gap:16px;margin-top:26px;display:flex}.login-submit{width:100%;min-height:42px;margin-top:2px}.login-footnote{color:var(--text-muted);text-align:center;margin-top:21px;font-size:11px}.settings-page{max-width:920px;margin:0 auto}.settings-grid{grid-template-columns:minmax(0,560px);display:grid}.panel.settings-panel{min-height:0;padding:24px}.settings-panel-heading,.user-admin-heading{align-items:flex-start;gap:12px;display:flex}.settings-icon{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:6px;flex:none;place-items:center;display:grid}.settings-panel-heading h2,.user-admin-heading h2{color:#2d343b;font-size:15px;font-weight:680}.settings-panel-heading p,.user-admin-heading p{color:var(--text-muted);margin-top:4px;font-size:11px;line-height:1.5}.settings-form{border-top:1px solid var(--border);flex-direction:column;gap:16px;max-width:420px;margin-top:21px;padding-top:24px;display:flex}.settings-form-actions{justify-content:flex-end;padding-top:3px;display:flex}.form-success{color:#18734f;background:var(--green-soft);border-radius:5px;align-items:center;gap:7px;min-height:34px;padding:7px 10px;font-size:11px;display:flex}.access-denied{min-height:300px}.panel.user-admin-panel{min-height:0;padding:22px}.user-admin-heading{justify-content:space-between;align-items:center;margin-bottom:18px}.user-admin-heading>svg{color:var(--accent);flex:none}.user-table-shell{border-radius:6px}.user-table{min-width:620px}.user-table td{height:68px}.user-identity{align-items:center;gap:10px;display:flex}.role-badge{color:#68717b;white-space:nowrap;background:#f0f2f4;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:620;display:inline-flex}.role-badge.admin{color:#205aa9;background:var(--accent-soft)}.settings-alert{justify-content:flex-start;margin-bottom:12px}.settings-loading{min-height:180px;color:var(--text-secondary);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.persistence-banner{color:#9d3038;background:var(--red-soft);border-bottom:1px solid #f0d0d3;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:7px 18px;font-size:12px;font-weight:600;display:flex}.persistence-banner button{color:#942c34;background:#fff;border:1px solid #e5b8bc;border-radius:5px;min-height:26px;margin-left:5px;padding:0 9px;font-size:11px;font-weight:650}.hydration-overlay{z-index:180;color:#3f4953;background:#f5f6f7f0;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex;position:fixed;inset:0}.hydration-overlay svg{color:var(--accent)}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.page-header h1,.detail-heading h1{color:#181d22;font-size:26px;font-weight:720;line-height:1.25}.page-header p,.detail-heading>p{max-width:680px;color:var(--text-secondary);margin-top:7px;font-size:14px;line-height:1.55}.eyebrow{color:var(--accent);text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:720}.page-actions,.filter-group{align-items:center;gap:9px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:13px;font-weight:650;line-height:1;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.button.primary{color:#fff;background:var(--accent);border-color:var(--accent);box-shadow:0 1px 2px #1e467824}.button.primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.button.secondary{color:#3d4650;border-color:var(--border-strong);background:#fff}.button.secondary:hover{background:var(--surface-subtle);border-color:#afb7c0}.button.danger{color:#ad343c;background:#fff;border-color:#e7b8bc}.button.danger:hover{color:#982a33;background:var(--red-soft);border-color:#d9959b}.button:disabled{cursor:not-allowed;opacity:.58}.button.compact{min-height:34px;padding:0 12px}.icon-button{width:32px;height:32px;color:var(--text-secondary);border:1px solid var(--border);background:#fff;border-radius:6px;place-items:center;padding:0;display:inline-grid}.icon-button:hover{color:var(--text);background:var(--surface-hover)}.icon-button.danger-icon{color:#b53a43}.icon-button.danger-icon:hover{color:#982a33;background:var(--red-soft);border-color:#e3afb4}.icon-button.subtle{background:0 0;flex:none}.text-button{color:var(--accent);white-space:nowrap;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:12px;font-weight:650;display:inline-flex}.text-button:hover{color:var(--accent-hover)}.action-menu{position:relative}.action-menu>summary{list-style:none}.action-menu>summary::-webkit-details-marker{display:none}.action-menu-popover{z-index:25;border:1px solid var(--border);width:210px;box-shadow:var(--shadow-float);background:#fff;border-radius:7px;padding:5px;position:absolute;top:calc(100% + 7px);right:0}.action-menu-popover a{color:#4a545e;border-radius:5px;align-items:center;gap:10px;min-height:52px;padding:7px 9px;display:flex}.action-menu-popover a:hover{background:var(--surface-hover)}.action-menu-popover a>svg{color:#6c7680;flex:none}.action-menu-popover a>span{flex-direction:column;gap:3px;min-width:0;display:flex}.action-menu-popover strong{font-size:12px;font-weight:650}.action-menu-popover small{color:var(--text-muted);font-size:10px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:28px;display:grid}.metric-card{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:7px;align-items:flex-start;gap:13px;min-width:0;min-height:132px;padding:20px;display:flex;position:relative}button.metric-card{cursor:pointer;width:100%}.metric-card.interactive:hover{border-color:#bfc9d5;box-shadow:0 3px 12px #1f27300d}.metric-icon{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:6px;flex:none;place-items:center;display:grid}.metric-icon.success{color:var(--green);background:var(--green-soft)}.metric-icon.danger{color:var(--red);background:var(--red-soft)}.metric-copy{flex-direction:column;min-width:0;display:flex}.metric-copy>span{color:var(--text-secondary);margin-bottom:8px;font-size:12px;font-weight:580}.metric-copy strong{color:#171b20;font-size:26px;font-weight:730;line-height:1}.metric-copy small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:9px;font-size:11px;overflow:hidden}.metric-arrow{color:#b4bbc2;position:absolute;top:20px;right:16px}.dashboard-section,.work-section{margin-top:4px}.section-heading,.panel-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.section-heading{margin-bottom:14px}.section-heading h2{color:#22282e;font-size:17px;font-weight:680}.section-heading p{color:var(--text-muted);margin-top:4px;font-size:12px}.segmented{background:#e9ecef;border-radius:6px;align-items:center;min-height:34px;padding:3px;display:inline-flex}.segmented button{color:#6d7680;background:0 0;border:0;border-radius:4px;min-width:64px;height:28px;padding:0 12px;font-size:12px;font-weight:620}.segmented button.active{color:#252b31;background:#fff;box-shadow:0 1px 3px #2128301c}.compact-segment button{min-width:76px}.table-shell{background:var(--surface);border:1px solid var(--border);border-radius:7px;width:100%;overflow-x:auto}table{border-spacing:0;border-collapse:separate;table-layout:auto;width:100%;min-width:880px}.projects-table table{min-width:1080px}th{color:#828b95;text-align:left;white-space:nowrap;border-bottom:1px solid var(--border);background:#fafbfb;height:43px;padding:0 15px;font-size:11px;font-weight:650}td{color:#3d4650;vertical-align:middle;border-bottom:1px solid #eceff1;height:65px;padding:9px 15px;font-size:12px}tbody tr:last-child td{border-bottom:0}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#fafcfd}.clickable-row:focus-visible{outline-offset:-3px;outline:3px solid #2563c733}.cell-title{flex-direction:column;gap:4px;min-width:150px;max-width:340px;display:flex}.cell-title strong{color:#252b31;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.cell-title span:not(.inline-risk){color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.project-identity,.task-title-cell,.member-cell,.date-cell,.detail-meta,.detail-meta>span{align-items:center;display:flex}.project-identity,.task-title-cell{gap:10px}.project-glyph{color:#52606c;background:#f0f2f4;border-radius:6px;flex:none;place-items:center;width:32px;height:32px;display:grid}.member-cell{color:#4a545e;white-space:nowrap;gap:8px;min-width:92px;font-size:12px}.member-cell>span:last-child{text-overflow:ellipsis;min-width:0;max-width:130px;overflow:hidden}.avatar{color:#fff;border:2px solid #fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:9px;font-weight:720;display:grid;overflow:hidden;box-shadow:0 0 0 1px #2c333b17}.avatar.empty{color:#8c959e;background:#edf0f2}.avatar.small{width:22px;height:22px;font-size:8px}.member-avatar-stack,.avatar-group,.task-participants{align-items:center;display:inline-flex}.member-avatar-stack{white-space:nowrap;gap:7px;min-width:76px}.avatar-group .avatar+.avatar,.avatar-group .avatar-more{margin-left:-6px}.avatar-more{color:#59636d;background:#edf0f2;border:2px solid #fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:grid;box-shadow:0 0 0 1px #2c333b17}.member-stack-count,.member-stack-empty,.task-participants>span:last-child{color:var(--text-muted);font-size:10px}.task-members-cell{flex-direction:column;gap:4px;min-width:118px;display:flex}.task-participants{gap:5px;padding-left:2px}.task-participants .member-avatar-stack{min-width:0}.badge,.priority{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:0 8px;font-size:11px;font-weight:620;display:inline-flex}.badge i,.priority i{border-radius:50%;width:6px;height:6px}.badge.neutral{color:#68717b;background:#f0f2f4}.badge.neutral i{background:#8d969f}.badge.info{color:#205aa9;background:#edf3fd}.badge.info i{background:#3477d4}.badge.success{color:#18734f;background:var(--green-soft)}.badge.success i{background:var(--green)}.badge.danger{color:#ad343c;background:var(--red-soft)}.badge.danger i{background:var(--red)}.priority{background:#f3f4f5}.priority-low{color:#69737d}.priority-low i{background:#9ba3ab}.priority-medium{color:#975915;background:var(--amber-soft)}.priority-medium i{background:#cc7b1c}.priority-high{color:#ae353d;background:var(--red-soft)}.priority-high i{background:var(--red)}.status-icon{flex:none}.status-icon.todo{color:#929aa3}.status-icon.doing{color:#3477d4}.status-icon.done{color:var(--green)}.completed-title{text-decoration:line-through;color:#7c858e!important}.inline-risk{width:max-content;color:var(--red);font-size:10px;font-weight:650}.status-select-wrap{color:#69737d;background:#f1f3f4;border-radius:5px;width:98px;height:28px;display:inline-flex;position:relative}.status-select-wrap>svg{pointer-events:none;position:absolute;top:7px;right:8px}.status-select{width:100%;height:100%;color:inherit;appearance:none;background:0 0;border:1px solid #0000;border-radius:5px;padding:0 29px 0 10px;font-size:11px;font-weight:620}.status-select:hover,.status-select:focus-visible{border-color:var(--border-strong)}.status-select:disabled{cursor:not-allowed;opacity:.72}.status-todo{color:#69737d;background:#f1f3f4}.status-doing{color:#205aa9;background:#edf3fd}.status-done{color:#18734f;background:var(--green-soft)}.date-cell,.date-range{color:#69737d;white-space:nowrap;gap:6px}.date-cell.overdue,.date-range.overdue{color:var(--red)}.date-range{align-items:center;font-size:11px;display:inline-flex}.date-range i{background:#c2c8ce;width:14px;height:1px}.number-cell{color:#424c56;font-size:12px;font-weight:650}.number-cell.danger,.danger-text{color:var(--red)!important}.muted-cell{color:var(--text-muted);white-space:nowrap}.project-link{color:#59646f;text-overflow:ellipsis;white-space:nowrap;max-width:180px;display:block;overflow:hidden}.row-arrow{color:#b4bbc2}.row-actions{justify-content:flex-end;gap:5px;display:flex}.progress-cell{align-items:center;gap:8px;min-width:112px;display:flex}.progress-track{background:#e8ecef;border-radius:3px;width:72px;height:5px;position:relative;overflow:hidden}.progress-track i{background:var(--green);border-radius:inherit;min-width:0;position:absolute;inset:0 auto 0 0}.progress-cell span{color:#66707a;text-align:right;min-width:30px;font-size:10px}.analytics-grid{grid-template-columns:minmax(300px,.86fr) minmax(380px,1.14fr);gap:12px;display:grid}.panel{background:var(--surface);border:1px solid var(--border);border-radius:7px;min-height:340px;padding:20px}.panel-heading h3{color:#2d343b;font-size:14px;font-weight:680}.panel-heading p{color:var(--text-muted);margin-top:4px;font-size:11px}.panel-heading>svg{color:#7f8992}.stacked-bar,.mini-stack{background:#e8ecef;width:100%;display:flex;overflow:hidden}.stacked-bar{border-radius:4px;height:12px;margin:28px 0 18px}.stacked-bar>span,.mini-stack>span{height:100%;display:block}.stacked-bar .todo,.mini-stack .todo,.legend-dot.todo{background:#a7afb7}.stacked-bar .doing,.mini-stack .doing,.legend-dot.doing{background:#3b7bd1}.stacked-bar .done,.mini-stack .done,.legend-dot.done{background:#26916b}.legend-list{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.legend-list>div{color:var(--text-secondary);grid-template-columns:auto 1fr auto;align-items:center;gap:7px;font-size:11px;display:grid}.legend-list strong{color:#3c454e;font-size:12px}.legend-dot{border-radius:50%;width:7px;height:7px}.schedule-stats{border-top:1px solid var(--border);gap:3px;margin-top:22px;padding-top:17px;display:grid}.schedule-stats>div{color:#7b858e;grid-template-columns:22px 1fr auto;align-items:center;min-height:36px;font-size:11px;display:grid}.schedule-stats strong{color:#3d4650;font-size:13px}.risk-list{margin-top:15px}.risk-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0f2;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:51px;padding:7px 6px;display:grid}.risk-row:last-child{border-bottom:0}.risk-row:hover{background:#f8fafb}.risk-indicator{border-radius:50%;width:7px;height:7px}.risk-indicator.overdue{background:var(--red)}.risk-indicator.upcoming{background:#d48223}.risk-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.risk-copy strong{color:#343c44;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:620;overflow:hidden}.risk-copy small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.risk-date{color:#9a651d;white-space:nowrap;font-size:10px}.risk-date.overdue{color:var(--red)}.people-analytics{background:var(--surface);border:1px solid var(--border);border-radius:7px;overflow-x:auto}.people-analytics-head,.people-analytics-row{grid-template-columns:minmax(150px,1fr) minmax(160px,1.4fr) 90px 70px 80px;align-items:center;gap:18px;min-width:720px;display:grid}.people-analytics-head{color:#828b95;border-bottom:1px solid var(--border);background:#fafbfb;min-height:43px;padding:0 16px;font-size:11px;font-weight:650}.people-analytics-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #eceff1;width:100%;min-height:62px;padding:8px 16px}.people-analytics-row:last-child{border-bottom:0}.people-analytics-row:hover{background:#fafcfd}.people-analytics-row>strong{color:#4c5660;font-size:12px}.mini-stack{border-radius:3px;height:7px}.mini-stack i{background:#edf0f2;width:100%;height:100%}.list-toolbar{background:var(--surface);border:1px solid var(--border);border-radius:7px;justify-content:space-between;align-items:center;gap:14px;min-height:60px;margin-bottom:10px;padding:10px 12px;display:flex}.tasks-toolbar{align-items:center}.search-control,.select-control{color:#7f8992;border:1px solid var(--border-strong);background:#fff;border-radius:6px;align-items:center;gap:7px;min-height:34px;padding:0 9px;display:inline-flex}.search-control:focus-within,.select-control:focus-within{border-color:#7da5dd;box-shadow:0 0 0 3px #2563c717}.search-control input,.select-control select{color:#424b54;background:0 0;border:0;outline:0;height:32px;padding:0;font-size:12px}.search-control input{width:190px}.search-control input::placeholder{color:#a3abb3}.select-control select{min-width:102px;max-width:190px}.search-control.grow{flex:210px;max-width:320px}.search-control.grow input{width:100%}.clear-filter{min-width:48px}.back-button{color:var(--text-secondary);background:0 0;border:0;align-items:center;gap:6px;margin-bottom:18px;padding:0;font-size:12px;display:inline-flex}.back-button:hover{color:var(--text)}.detail-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:24px;display:flex}.detail-title-line{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.detail-heading{min-width:0}.detail-title-line h1{overflow-wrap:anywhere;min-width:0}.detail-meta{flex-wrap:wrap;gap:18px;margin-top:15px}.detail-meta>span{color:var(--text-secondary);gap:6px;font-size:11px}.summary-strip{background:var(--surface);border:1px solid var(--border);border-radius:7px;grid-template-columns:repeat(4,1fr);margin-bottom:30px;display:grid}.summary-item{padding:18px 20px;position:relative}.summary-item:not(:last-child):after{content:"";background:var(--border);width:1px;position:absolute;top:18px;bottom:18px;right:0}.summary-item>span{color:var(--text-secondary);margin-bottom:8px;font-size:11px;display:block}.summary-item>div{align-items:baseline;gap:6px;display:flex}.summary-item strong{color:#252b31;font-size:22px;line-height:1}.summary-item small{color:var(--text-muted);font-size:10px}.summary-members-item>div{align-items:center}.summary-members-item .member-stack-count{color:#39424b;font-size:12px;font-weight:650}.team-summary{background:var(--surface);border:1px solid var(--border);border-radius:7px;align-items:center;gap:28px;min-height:72px;margin-bottom:14px;padding:14px 18px;display:flex}.team-summary>div{color:#79838d;align-items:center;gap:9px;font-size:12px;display:flex}.team-summary strong{color:#303840;font-size:17px}.team-summary .text-button{margin-left:auto}.empty-state{text-align:center;background:var(--surface);border:1px dashed #cbd2d9;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:38px 24px;display:flex}.empty-state.compact{border-style:solid;min-height:220px}.panel .empty-state.compact{border:0;min-height:245px;padding-bottom:10px}.empty-state>span{color:#7d8790;background:#eef1f3;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:13px;display:grid}.empty-state>strong{color:#39414a;font-size:14px}.empty-state>p{max-width:360px;color:var(--text-muted);margin:7px 0 17px;font-size:12px;line-height:1.5}.modal-backdrop,.drawer-backdrop{z-index:100;background:#191f255c;position:fixed;inset:0}.modal-backdrop{place-items:center;padding:20px;display:grid}.modal{width:min(560px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-float);background:#fff;border:1px solid #191f2514;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.modal>form{flex-direction:column;flex:auto;min-height:0;display:flex}.modal-header,.drawer-header,.drawer-footer,.modal-footer{justify-content:space-between;align-items:center;display:flex}.modal-header{border-bottom:1px solid var(--border);padding:20px 22px 17px}.modal-header h2{color:#242a30;font-size:17px;font-weight:700}.modal-header p{color:var(--text-muted);margin-top:5px;font-size:11px}.modal-body{flex:auto;padding:20px 22px 22px;overflow-y:auto}.modal-footer{border-top:1px solid var(--border);background:#fafbfb;justify-content:flex-end;gap:9px;padding:14px 22px}.form-stack{flex-direction:column;gap:16px;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field>span{color:#505a64;font-size:12px;font-weight:620}.field>span b{color:var(--red);font-weight:600}.field input,.field select,.field textarea{color:#323a42;border:1px solid var(--border-strong);background:#fff;border-radius:6px;outline:0;width:100%;font-size:13px;transition:border-color .15s,box-shadow .15s}.field input,.field select{height:39px;padding:0 10px}.field textarea{resize:vertical;min-height:82px;padding:10px;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus{border-color:#7da5dd;box-shadow:0 0 0 3px #2563c717}.field input::placeholder,.field textarea::placeholder{color:#a4abb2}.field select:disabled{color:#818a93;cursor:not-allowed;background:#f2f4f5}.member-picker{border:0;min-width:0;margin:0;padding:0}.member-picker legend{color:#505a64;margin-bottom:7px;padding:0;font-size:12px;font-weight:620}.member-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.member-option{cursor:pointer;border:1px solid var(--border-strong);background:#fff;border-radius:6px;grid-template-columns:16px 22px minmax(0,1fr);align-items:center;gap:8px;min-height:43px;padding:5px 9px;display:grid}.member-option:hover{background:#fafcfd;border-color:#aebbc8}.member-option.assigned{cursor:default;background:#f2f5f8}.member-option input{width:15px;height:15px;accent-color:var(--accent);margin:0}.member-option-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.member-option-copy strong,.member-option-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-option-copy strong{color:#3e4750;font-size:11px;font-weight:650}.member-option-copy small,.member-picker-empty{color:var(--text-muted);font-size:10px}.member-picker-empty{border:1px dashed var(--border-strong);background:#f7f8f9;border-radius:6px;padding:10px;display:block}.form-error{color:#ad343c;background:var(--red-soft);border-radius:5px;align-items:center;gap:7px;min-height:34px;padding:7px 10px;font-size:11px;display:flex}.drawer-backdrop{justify-content:flex-end;display:flex}.drawer{background:#fff;flex-direction:column;width:min(490px,100%);height:100vh;display:flex;box-shadow:-12px 0 38px #1f273024}.drawer-header{border-bottom:1px solid var(--border);min-height:70px;padding:0 22px}.drawer-header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.drawer-header span{color:var(--text-muted);font-size:10px}.drawer-header strong{color:#4a545e;text-overflow:ellipsis;white-space:nowrap;max-width:360px;font-size:12px;font-weight:620;overflow:hidden}.drawer-body{flex:auto;padding:25px 24px 30px;overflow-y:auto}.drawer-title-row{align-items:flex-start;gap:11px;display:flex}.drawer-title-row svg{margin-top:4px}.drawer-title-row h2{color:#252b31;overflow-wrap:anywhere;font-size:20px;font-weight:700;line-height:1.4}.risk-banner{color:#ad343c;background:var(--red-soft);border:1px solid #f2d6d8;border-radius:6px;align-items:center;gap:8px;min-height:38px;margin-top:17px;padding:8px 10px;font-size:11px;display:flex}.read-only-banner{color:#5f6973;background:#f1f3f5;border:1px solid #dfe3e6;border-radius:6px;align-items:center;gap:8px;min-height:38px;margin-top:17px;padding:8px 10px;font-size:11px;display:flex}.status-switcher{background:#eef0f2;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:5px;margin:24px 0;padding:4px;display:grid}.status-switcher button{color:#707a84;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:32px;font-size:11px;font-weight:620;display:flex}.status-switcher button.active{color:#245da8;background:#fff;box-shadow:0 1px 3px #1f27301f}.status-switcher button:disabled{cursor:not-allowed;opacity:.7}.detail-list{border-top:1px solid var(--border);margin:0}.detail-list>div{border-bottom:1px solid var(--border);grid-template-columns:112px minmax(0,1fr);align-items:center;min-height:49px;display:grid}.detail-list dt{color:var(--text-muted);font-size:11px}.detail-list dd{color:#4a545e;margin:0;font-size:12px}.notes-section{margin-top:26px}.notes-heading h3{color:#4b555f;font-size:12px;font-weight:650}.notes-section>p{color:#4b555f;white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f8f9;border:1px solid #e7eaed;border-radius:6px;min-height:100px;margin-top:9px;padding:13px;font-size:12px;line-height:1.7}.empty-notes{min-height:90px;color:var(--text-muted);background:#f8f9fa;border:1px dashed #d6dbe0;border-radius:6px;place-items:center;margin-top:9px;font-size:11px;display:grid}.drawer-footer{border-top:1px solid var(--border);background:#fafbfb;justify-content:flex-end;gap:9px;padding:14px 22px}.drawer-footer .leading{margin-right:auto}.toast{z-index:150;color:#fff;background:#293038;border-radius:6px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12px;font-weight:620;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 28px #1f273033}.toast svg{color:#73d4ab}@media (width<=1120px){.app-shell{grid-template-columns:78px minmax(0,1fr)}.sidebar{padding:20px 10px 16px}.brand{justify-content:center;padding:0}.brand-word,.nav-link span,.workspace-meta{display:none}.nav-link{justify-content:center;padding:0}.sidebar-foot{justify-content:center;padding:13px 0 0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid{grid-template-columns:1fr}.panel{min-height:auto}}@media (width<=820px){.topbar{padding:0 20px}.page-wrap{padding:24px 20px 42px}.page-header,.detail-header{flex-direction:column;align-items:flex-start;gap:17px}.page-actions{width:100%}.page-actions>.button,.page-actions>.action-menu{flex:auto}.page-actions>.action-menu>summary,.page-header .filter-group{width:100%}.page-header .select-control{flex:1 1 0}.page-header .select-control select{width:100%}.tasks-toolbar{flex-direction:column;align-items:stretch}.search-control.grow{width:100%;max-width:none}.tasks-toolbar .filter-group{padding-bottom:2px;overflow-x:auto}.summary-strip{grid-template-columns:repeat(2,1fr)}.summary-item:nth-child(2):after{display:none}.summary-item:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media (width<=640px){.app-shell{display:block}.sidebar{z-index:50;width:100%;height:calc(64px + env(safe-area-inset-bottom));padding:6px 10px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--border);border-right:0;display:block;position:fixed;inset:auto 0 0}.brand,.sidebar-foot{display:none}.primary-nav{grid-template-columns:repeat(4,1fr);gap:3px;height:52px;display:grid}.nav-link{flex-direction:column;gap:2px;min-height:48px;padding:4px 2px;font-size:10px}.nav-link span{display:block}.topbar{min-height:56px;padding:0 15px}.topbar-context{display:none}.topbar-actions{justify-content:space-between;gap:8px;width:100%}.account-trigger-copy{display:none}.account-trigger{gap:3px;padding-right:1px}.account-popover{width:min(226px,100vw - 28px);right:-3px}.topbar-date,.persistence-status span{display:none}.page-wrap{min-height:calc(100vh - 56px);padding:20px 14px calc(92px + env(safe-area-inset-bottom))}.page-header{margin-bottom:20px}.page-header h1,.detail-heading h1{font-size:22px}.page-header p,.detail-heading>p{font-size:12px}.action-menu-popover{width:min(240px,100vw - 28px);left:0;right:auto}.page-header .filter-group{flex-direction:column;align-items:stretch}.metric-grid{gap:8px}.metric-card{min-height:118px;padding:15px 13px}.metric-icon{width:30px;height:30px}.metric-copy strong{font-size:22px}.metric-copy small{max-width:110px}.metric-arrow{display:none}.section-heading{flex-direction:column;align-items:flex-start}.section-heading .segmented{width:100%}.section-heading .segmented button{flex:1 1 0}.analytics-grid{grid-template-columns:minmax(0,1fr)}.panel{padding:16px}.list-toolbar{flex-direction:column;align-items:stretch}.list-toolbar>.search-control,.search-control input{width:100%}.list-toolbar .filter-group{overflow-x:auto}.summary-strip{margin-bottom:24px}.summary-item{padding:15px}.detail-header .page-actions{grid-template-columns:1fr 1fr;display:grid}.team-summary{grid-template-columns:1fr 1fr;gap:12px;display:grid}.team-summary .text-button{margin-left:0}.people-analytics{overflow-x:auto}.field-row,.member-picker-grid{grid-template-columns:1fr}.field-row>span:empty{display:none}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:8px 8px 0 0;width:100%;max-height:92vh}.modal-header,.modal-body,.modal-footer{padding-left:17px;padding-right:17px}.modal-footer .button{flex:1 1 0}.drawer{width:100%}.drawer-body{padding:22px 18px 28px}.drawer-footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.toast{right:14px;bottom:calc(78px + env(safe-area-inset-bottom));justify-content:center;left:14px}.auth-screen{align-items:start;padding:18px 14px}.login-panel{width:100%;margin-top:8vh;padding:27px 20px 23px}.login-brand{margin-bottom:28px}.login-heading h1{font-size:22px}.panel.settings-panel,.panel.user-admin-panel{padding:17px}.settings-form{max-width:none}.settings-form-actions .button{width:100%}.user-admin-heading{gap:8px}.user-admin-heading p{max-width:245px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
