.mobile-shell{--mobile-accent: #667bed;--mobile-ink: #172037;--mobile-muted: #77819a;--mobile-line: rgba(126, 143, 184, .22);box-sizing:border-box;display:flex;flex-direction:column;height:100dvh;background:linear-gradient(180deg,#f6f8fd,#eef2fa);color:var(--mobile-ink);font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;-webkit-tap-highlight-color:transparent}.mobile-shell *,.mobile-shell *:before,.mobile-shell *:after{box-sizing:border-box}.mobile-top{position:sticky;top:0;z-index:8;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--mobile-line);padding-top:env(safe-area-inset-top,0px)}.mobile-header{display:flex;align-items:center;gap:10px;padding:10px 16px 4px}.mobile-header h1{margin:0;font-size:17px;font-weight:600;letter-spacing:.01em}.mobile-warn{padding:2px 8px;border-radius:999px;background:#fff6e6;color:#8a5a12;font-size:11.5px}.mobile-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:0 12px 9px}.mobile-tabs button{display:flex;align-items:center;justify-content:center;gap:6px;height:42px;border:1px solid var(--mobile-line);border-radius:12px;background:#fff;color:#55607a;font-size:14.5px;cursor:pointer}.mobile-tabs button.active{border-color:var(--mobile-accent);background:#eef1ff;color:#3f4fbe;font-weight:600}.mobile-tabs em{font-style:normal;opacity:.6;font-size:12px}.mobile-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 12px 0;padding:10px 12px;border-radius:12px;font-size:13px}.mobile-banner.error{background:#fff1f1;border:1px solid #f3c2c6;color:#a8323c}.mobile-banner button{flex:0 0 auto;border:0;background:transparent;color:inherit;font-size:13px;text-decoration:underline;cursor:pointer}.mobile-hint{margin:8px 12px 0;padding:8px 12px;border-radius:10px;background:#eef1ff;color:#3f4fbe;font-size:12.5px}.mobile-list{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 12px 12px}.mobile-loading{padding:24px;text-align:center;color:var(--mobile-muted)}.mobile-group{margin-bottom:14px}.mobile-group h2{margin:6px 4px 8px;color:var(--mobile-muted);font-size:12.5px;font-weight:500}.mobile-empty{display:grid;justify-items:center;gap:8px;padding:44px 24px;color:var(--mobile-muted);text-align:center}.mobile-empty strong{color:var(--mobile-ink);font-size:15px}.mobile-empty span{font-size:13px;line-height:1.6}.mobile-home-hint{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;border:1px solid #d7ddf7;border-radius:12px;background:#f2f5ff;color:#3f4fbe;font-size:12.5px;line-height:1.5}.mobile-home-hint span{flex:1 1 auto}.mobile-home-hint button{border:0;background:transparent;color:inherit;cursor:pointer;padding:2px}.mobile-entry{padding:12px 14px;margin-bottom:8px;border:1px solid var(--mobile-line);border-radius:14px;background:#fff;box-shadow:0 2px 8px #3746700d}.mobile-entry p{margin:0 0 8px;font-size:15px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.mobile-entry footer{display:flex;align-items:center;gap:6px;color:var(--mobile-muted);font-size:11.5px}.mobile-entry footer time{margin-left:auto}.mobile-entry.chat{background:#f6f7ff;border-color:#667bed47}.mobile-entry.chat.user{margin-left:26px}.mobile-entry.chat.assistant{margin-right:26px}.mobile-entry-label{margin-bottom:6px;color:#5a68c4;font-size:11.5px;font-weight:600;letter-spacing:.04em}.mobile-entry.chat.thinking{color:var(--mobile-muted);font-style:italic}.mobile-entry .mobile-citations{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.mobile-entry .mobile-citations span{padding:3px 8px;border-radius:999px;background:#e8ebfa;color:#55607a;font-size:11px}.mobile-rate{display:inline-flex;gap:4px;margin-left:auto}.mobile-rate button,.mobile-memory footer button{display:inline-flex;align-items:center;gap:4px;min-height:32px;padding:0 10px;border:1px solid var(--mobile-line);border-radius:9px;background:#fff;color:#4c5670;font-size:12.5px;cursor:pointer}.mobile-rate button:active,.mobile-memory footer button:active{background:#eef2fb}.mobile-memory{padding:12px 14px;margin-bottom:8px;border:1px solid var(--mobile-line);border-radius:14px;background:#fff;box-shadow:0 2px 8px #3746700d}.mobile-memory header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.mobile-memory header span{color:var(--mobile-muted);font-size:12px}.mobile-memory header strong{color:#4bb46a;font-size:11.5px;font-weight:500}.mobile-memory p{margin:0 0 10px;font-size:14.5px;line-height:1.65}.mobile-memory textarea{width:100%;min-height:88px;margin-bottom:10px;padding:10px;border:1px solid var(--mobile-line);border-radius:10px;font:inherit;font-size:15px;line-height:1.6;resize:vertical}.mobile-memory footer{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--mobile-muted);font-size:11.5px}.mobile-memory footer>div{display:flex;gap:6px}.mobile-memory footer button.forget{color:#b23b45;border-color:#f0cdd0}.mobile-composer{position:sticky;bottom:0;z-index:8;display:grid;gap:8px;padding:10px 12px calc(env(safe-area-inset-bottom,0px) + 10px);background:#fffffff7;border-top:1px solid var(--mobile-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-composer textarea{width:100%;min-height:54px;max-height:34vh;padding:12px 14px;border:1px solid var(--mobile-line);border-radius:14px;background:#fbfcff;color:var(--mobile-ink);font:inherit;font-size:16px;line-height:1.6;resize:none}.mobile-composer textarea:focus{border-color:var(--mobile-accent);outline:none;box-shadow:0 0 0 3px #667bed1f}.mobile-composer-actions{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:8px}.mobile-composer-actions button{display:flex;align-items:center;justify-content:center;gap:6px;height:50px;border-radius:14px;font:inherit;font-size:14.5px;cursor:pointer}.mobile-mic{border:1px solid var(--mobile-accent);background:#eef1ff;color:#3f4fbe}.mobile-mic:active{background:#e2e7ff}.mobile-mic:disabled{opacity:.5}.mobile-mic.recording{border-color:#e0555f;background:#fff0f1;color:#c62f3a;animation:mobile-pulse 1.4s ease-in-out infinite}.mobile-mic.recording span{font-size:13px}@keyframes mobile-pulse{0%,to{box-shadow:0 0 #e0555f59}50%{box-shadow:0 0 0 10px #e0555f00}}.mobile-save{border:1px solid var(--mobile-accent);background:var(--mobile-accent);color:#fff;font-weight:600}.mobile-ask{border:1px solid #c9d0ee;background:#fff;color:#4b57b8}.mobile-ask:disabled{opacity:.42;cursor:not-allowed}.mobile-save:disabled{opacity:.42;cursor:not-allowed}@media(max-width:640px){.login-shell{padding:16px;align-items:start;padding-top:12vh}.login-card{padding:24px 20px;border-radius:18px}.login-card h1{font-size:24px}.login-card input{height:50px;font-size:16px}.login-card form>button{height:50px;font-size:16px}}:root{font-family:Inter,Microsoft YaHei UI,Microsoft YaHei,PingFang SC,Segoe UI,sans-serif;color:#111827;background:#eef3fb;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#eef3fb;overflow-x:hidden;overflow-y:auto;-webkit-font-smoothing:antialiased}button{font:inherit}button:focus{outline:none}button:focus-visible{outline:none}.app-shell{position:relative;width:2048px;height:1152px;min-height:1152px;margin:0 auto;padding:16px 22px;display:grid;grid-template-rows:auto;align-content:start;gap:22px;overflow:visible;zoom:min(1,calc(100vw/2048px))}.app-header,.progress-strip,.timeline-card,.schedule-panel,.board-actions{background:#fff;border:1px solid #e6edf7;border-radius:18px;box-shadow:0 16px 42px #2a3a5a14}.app-header{height:102px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 30px}.nav-tabs{height:100%;display:flex;align-items:center}.brand{height:62px;display:grid;place-items:center;padding:0 28px 0 0;border-right:4px solid #e5ebf5;color:#68758a;font-size:18px;font-weight:850;white-space:nowrap}.nav-tabs button{position:relative;height:62px;padding:0 28px;border:0;border-right:4px solid #e5ebf5;background:transparent;color:#0d1728;font-size:34px;font-weight:950;letter-spacing:0;cursor:pointer;white-space:nowrap}.nav-tabs button.active:after{position:absolute;left:0;right:0;bottom:-1px;height:12px;background:#e8eefd;content:""}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-width:0}.edit-task-button{height:56px;padding:0 18px;border:0;background:#cfd2d6;color:#111827;font-size:26px;font-weight:950;cursor:pointer;white-space:nowrap}.edit-task-button.active{background:#bfc3c8}.mood-strip{display:flex;gap:18px}.mood-box{width:92px;height:62px;display:grid;place-items:center;border:0;border-radius:4px;cursor:pointer;transition:box-shadow .12s ease,transform .12s ease}.face-emoji{display:inline-block;font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif;font-size:52px;line-height:1;transform-origin:50% 70%}.face-emoji.laugh{animation:face-bob 2.4s ease-in-out infinite}.face-emoji.cry{animation:face-shiver 2.8s ease-in-out infinite}@keyframes face-bob{0%,84%,to{transform:translateY(0) rotate(0)}89%{transform:translateY(-3px) rotate(-3deg)}94%{transform:translateY(0) rotate(3deg)}}@keyframes face-shiver{0%,88%,to{transform:translate(0)}91%{transform:translate(-2px)}94%{transform:translate(2px)}97%{transform:translate(-1px)}}@media(prefers-reduced-motion:reduce){.face-emoji{animation:none!important}}.app-header.dashboard .mood-box{width:226px}.mood-box:hover,.mood-box.selected{box-shadow:inset 0 0 0 2px currentColor}.mood-box:active{transform:translateY(1px)}.mood-box.good{background:#eef9f1;color:#5ab96a}.mood-box.flat{background:#fff5d9;color:#d5a900}.mood-box.risk{background:#fff0f1;color:#dd5963}.header-date,.header-month{height:52px;display:inline-flex;align-items:center;justify-content:center;gap:2px;border:1px solid #e2e9f4;border-radius:10px;background:#fff;color:#172033;box-shadow:0 10px 24px #2a3a5a14;font-size:24px;font-weight:900;cursor:pointer;white-space:nowrap}.month-control{position:relative}.month-menu{position:absolute;top:60px;right:0;z-index:12;width:124px;padding:6px;border:1px solid #e2e9f4;border-radius:10px;background:#fff;box-shadow:0 12px 28px #2a3a5a24}.month-menu button{width:100%;height:40px;border:0;border-radius:6px;background:transparent;color:#172033;font-size:16px;font-weight:800;cursor:pointer}.month-menu button:hover{background:#f3f6fb}.header-date{width:226px}.header-month{width:124px}.progress-strip{height:76px;display:grid;grid-template-columns:1fr;align-items:center;gap:44px;padding:0 52px}.metric-line{display:grid;grid-template-columns:auto auto minmax(160px,1fr);align-items:center;gap:18px;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.metric-line strong{color:#0d1728;font-size:26px;font-weight:950;white-space:nowrap}.metric-line span{color:#5d7df0;font-size:34px;font-weight:950}.metric-bar{position:relative;height:14px;border-radius:999px;background:#eef2f8;overflow:hidden}.metric-bar i{position:absolute;top:0;bottom:0;display:block;height:100%}.metric-bar .target-low{left:0;background:#e7edff}.metric-bar .target-high{border-left:2px solid rgba(255,255,255,.82);background:#bdccfb}.metric-bar .actual-progress{left:0;z-index:2;border-radius:inherit;background:#5b79ef}.metric-bar .time-marker{position:absolute;top:-3px;bottom:-3px;z-index:3;width:4px;border-radius:2px;background:#fff;box-shadow:0 0 0 1px #1f29372e}.overview-grid{height:538px;min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.overview-card{min-width:0;min-height:0;display:grid;grid-template-rows:92px minmax(0,1fr);overflow:hidden;border:1px solid #e5ebf5;border-radius:8px;background:#fff}.overview-card header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 34px 16px 30px;border-bottom:2px solid #f8fafc}.overview-card.blue header{background:#e8eefc}.overview-card.green header{background:#e9f3ef}.overview-card.gold header{background:#f2f0e7}.column-title{display:flex;align-items:center;gap:18px;min-width:0}.column-actions{display:flex;align-items:center;gap:12px}.priority-tab{height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid rgba(184,144,0,.3);border-radius:8px;background:#ffffff9e;color:#9b7900;font-size:15px;font-weight:850;white-space:nowrap;cursor:pointer}.priority-tab:hover{background:#fff8df}.column-add-task{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(184,144,0,.3);border-radius:8px;background:#ffffff8c;color:#b89000;cursor:pointer}.column-add-task:hover{background:#fff8df}.column-icon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px}.overview-card.blue .column-icon,.overview-card.blue .count-badge{background:#e8eefc;color:#5575ef}.overview-card.green .column-icon,.overview-card.green .count-badge{background:#e8f5ec;color:#61ae6b}.overview-card.gold .column-icon,.overview-card.gold .count-badge{background:#fff4cf;color:#d4a900}.overview-card h2{margin:0;font-size:36px;font-weight:950;white-space:nowrap}.overview-card.blue h2{color:#5675ef}.overview-card.green h2{color:#60ae6a}.overview-card.gold h2{color:#b89000}.count-badge{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;font-size:26px;font-weight:950}.overview-card.blue .count-badge{background:#5575ef;color:#fff}.overview-card.green .count-badge{background:#61ae6b;color:#fff}.overview-card.gold .count-badge{background:#e2bc1b;color:#fff}.overview-list{min-height:0;padding:22px 34px 36px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.overview-list::-webkit-scrollbar{width:8px}.overview-list::-webkit-scrollbar-track{background:transparent}.overview-list::-webkit-scrollbar-thumb{border-radius:4px;background:#71809659}.overview-list::-webkit-scrollbar-thumb:hover{background:#7180968c}.overview-card.blue .overview-list{background:#e8eefc}.overview-card.green .overview-list{background:#e9f3ef}.overview-card.gold .overview-list{background:#f2f0e7}.priority-workspace{min-height:836px;padding:24px 28px 30px;border:1px solid #e5ebf5;border-radius:14px;background:#fff;box-shadow:0 16px 42px #2a3a5a14}.priority-workspace-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid #e7edf6}.priority-workspace-header p{margin:0 0 3px;color:#9b7900;font-size:14px;font-weight:850}.priority-workspace-header h2{display:inline;margin:0 14px 0 0;font-size:28px}.priority-workspace-header span{color:#6d798d;font-size:14px}.priority-workspace-header>div:last-child{display:flex;gap:10px}.priority-workspace-header button{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;border:1px solid #d9e2ef;border-radius:7px;background:#fff;color:#314057;font-size:15px;font-weight:850;cursor:pointer}.priority-workspace-header button.primary{border-color:#5b79ef;background:#5b79ef;color:#fff}.priority-workspace-header button:disabled{cursor:default;opacity:.48}.priority-pool{min-height:96px;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:5px 12px;margin:18px 0;padding:14px 16px;border:1px dashed #c9d4e4;border-radius:9px;background:#f8fafd}.priority-pool>strong{color:#27344a;font-size:16px}.priority-pool>span{align-self:center;color:#7a8799;font-size:13px}.priority-pool>div{grid-column:1 / -1;min-height:36px;display:flex;align-content:flex-start;flex-wrap:wrap;gap:7px}.priority-task-chip{min-width:0;max-width:270px;height:32px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:5px;padding:0 8px;border:1px solid #d8e1ed;border-radius:6px;background:#fff;color:#253249;cursor:grab;box-shadow:0 2px 5px #2a3a5a0f}.priority-task-chip>svg{color:#9aa7b8}.priority-task-chip.selected{border-color:#5b79ef;background:#eef2ff;box-shadow:0 0 0 2px #5b79ef29}.priority-task-chip>span,.priority-task-chip>button:not(.priority-task-remove){min-width:0;overflow:hidden;border:0;background:transparent;padding:0;color:inherit;font:inherit;font-size:14px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.priority-task-chip>button:not(.priority-task-remove){cursor:pointer}.priority-task-remove{width:20px;height:20px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;color:#8996a8;cursor:pointer}.priority-task-remove:hover{background:#fff0f0;color:#b94e48}.priority-matrix-scroll{overflow-x:auto}.priority-matrix-grid{min-width:1260px;display:grid;grid-template-columns:178px repeat(4,minmax(0,1fr));grid-template-rows:62px repeat(4,134px);border-top:1px solid #afbccd;border-left:1px solid #afbccd}.priority-axis-corner,.priority-column-label,.priority-row-label,.priority-matrix-cell{border-right:1px solid #afbccd;border-bottom:1px solid #afbccd}.priority-axis-corner{display:flex;align-items:flex-end;justify-content:space-between;padding:11px 12px;background:#f5f7fb;color:#5e6d83;font-size:12px}.priority-axis-corner strong{align-self:flex-start;color:#2d3a50}.priority-column-label,.priority-row-label{display:grid;place-items:center;padding:9px 12px;background:#f7f9fc;color:#2f3d52;font-size:14px;font-weight:800;text-align:center;line-height:1.35}.priority-row-label{justify-items:start;text-align:left}.priority-matrix-cell{position:relative;min-width:0;padding:8px 34px 8px 8px;background:#fff;transition:background .12s ease;cursor:pointer}.priority-matrix-cell:nth-child(5n+2),.priority-matrix-cell:nth-child(5n+3){background:#fffdf4}.priority-matrix-cell:hover{background:#f5f8ff}.priority-cell-tasks{height:100%;display:flex;align-content:flex-start;flex-wrap:wrap;gap:6px;overflow-y:auto}.priority-cell-tasks .priority-task-chip{width:100%;max-width:none}.priority-matrix-cell>b{position:absolute;right:10px;bottom:7px;color:#627087;font-size:15px;font-variant-numeric:tabular-nums}.backlog-create-form{height:50px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:8px}.backlog-create-form input{min-width:0;height:40px;border:1px solid #d9d6c7;border-radius:6px;background:#ffffffc7;padding:0 12px;color:#172033;font:inherit;font-size:16px}.backlog-create-form button{height:40px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d4b127;border-radius:6px;background:#fff4cf;padding:0 12px;color:#9b7900;font-weight:850;cursor:pointer}.backlog-create-form button:disabled{cursor:default;opacity:.5}.task-row{width:100%;height:50px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:18px;border:0;border-bottom:1px solid rgba(100,116,139,.12);background:transparent;color:#0d1728;text-align:left;cursor:pointer}.task-row.read-only{grid-template-columns:minmax(0,1fr) auto;padding-left:4px}.task-name-button{width:100%;border:0;background:transparent;padding:0;font:inherit;text-align:left;cursor:pointer}.task-name-button:hover{color:#4f6ee5}.task-delete{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#9aa6b6;cursor:pointer}.task-delete:hover{background:#be4b461a;color:#b94e48}.task-row:hover{background:#ffffff47}.check-box{width:26px;height:26px;display:grid;place-items:center;border:3px solid #c4d0df;border-radius:6px;color:#5575ef;font-size:16px;font-weight:950}.task-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0d1728;font-size:26px;font-weight:950}.overview-card .task-name,.overview-card .status{font-weight:400}.status{display:inline-flex;align-items:center;gap:12px;color:#5f6c80;font-size:20px;font-weight:850;white-space:nowrap}.status.due-time{color:#657186;font-variant-numeric:tabular-nums}.status i{width:14px;height:14px;border-radius:50%}.status .red{background:#d35f52}.status .yellow{background:#e0bd25}.status .green{background:#66bf71}.status .gray{background:#c1ccdc}.task-row.done .task-name{color:#7d8898;text-decoration:line-through}.task-row.done{opacity:.72}.task-row.done .check-box{border-color:#7d93e8;background:#eef2ff}.confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0f172a52}.confirm-dialog{width:min(440px,100%);padding:28px;border:1px solid #dfe6f1;border-radius:8px;background:#fff;box-shadow:0 24px 64px #0f172a38}.confirm-dialog h2{margin:0;color:#111a2c;font-size:24px;letter-spacing:0}.confirm-dialog p{margin:16px 0 24px;color:#5f6c80;font-size:18px;line-height:1.5}.confirm-actions{display:flex;justify-content:flex-end;gap:12px}.confirm-actions button{min-width:96px;height:42px;border:1px solid #d9e1ed;border-radius:6px;background:#fff;color:#243047;font-size:16px;font-weight:800;cursor:pointer}.confirm-actions button.primary{border-color:#5b79ef;background:#5b79ef;color:#fff}.confirm-actions button.danger{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-right:auto;border-color:#e5b6b3;background:#fff5f4;color:#b54740}.edit-task-dialog{width:min(520px,100%)}.edit-task-heading{display:flex;align-items:center;gap:12px;margin-bottom:22px}.edit-task-heading>span{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#eef2ff;color:#5872df}.edit-task-heading p{margin:0 0 3px;color:#7b8799;font-size:13px;font-weight:800}.edit-task-heading h2{font-size:24px}.edit-task-dialog form{display:grid;gap:10px}.edit-task-dialog label{color:#4d5b70;font-size:14px;font-weight:800}.edit-task-dialog textarea{width:100%;resize:vertical;min-height:92px;padding:12px 14px;border:1px solid #ccd7e7;border-radius:7px;color:#172033;font:inherit;font-size:17px;line-height:1.5}.edit-task-dialog textarea:focus{border-color:#6b82ec;outline:3px solid rgba(91,121,239,.13)}.edit-task-dialog .confirm-actions{margin-top:10px}.confirm-actions button:disabled{cursor:wait;opacity:.6}.reminder-dialog{width:min(560px,100%)}.reminder-eyebrow{margin:0 0 8px!important;color:#5b79ef!important;font-size:15px!important;font-weight:900}.reminder-time{display:flex;align-items:center;gap:12px;margin:18px 0}.reminder-time strong{color:#172033;font-size:24px;font-variant-numeric:tabular-nums}.reminder-time span{padding:5px 9px;border-radius:5px;background:#eef2ff;color:#5b72d8;font-size:14px;font-weight:850}.reminder-tasks{max-height:220px;display:grid;gap:8px;margin-bottom:24px;overflow-y:auto}.reminder-tasks div,.reminder-tasks>span{padding:10px 12px;border:1px solid #e3e9f2;border-radius:6px;background:#f8fafc;color:#344158;font-size:16px;font-weight:750}.board-actions{height:98px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:center;padding:18px 30px}.board-button{height:56px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #dfe7f2;border-radius:8px;background:#f8fafc;color:#536174;font-size:22px;font-weight:950;text-decoration:none;cursor:pointer}.board-button.green{border-color:#bcdcc4;background:#f4fbf5;color:#39934f}.board-button.yellow{border-color:#edd792;background:#fff9e8;color:#b69000}.board-button.red{border-color:#f0c5c8;background:#fff5f6;color:#c94e57}.board-button.slate{border-color:#dfe7f2;background:#f8fafc;color:#536174}.board-button:hover,.board-button:focus-visible{box-shadow:inset 0 0 0 2px currentColor}.timeline-card{height:112px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:14px;padding:16px 30px;margin-bottom:-11px;transform:translateY(-3px)}.timeline-day{position:relative;height:78px;display:grid;place-items:center;gap:2px;border:1px solid #e1e8f2;border-radius:12px;background:#fff;color:#6c798c;cursor:pointer}.timeline-day span{font-size:18px;font-weight:900}.timeline-day strong{color:#202b3d;font-size:34px;line-height:1;font-weight:950}.timeline-day.active{border:2px solid #7188ff;background:#edf3ff;box-shadow:inset 0 -4px #7188ff}.timeline-priority-badge{position:absolute;top:7px;right:9px;min-width:23px;height:23px;display:grid;place-items:center;padding:0 6px;border:2px solid #fff;border-radius:999px;background:#ef4444;color:#fff;font-size:13px;font-weight:950;line-height:1;box-shadow:0 3px 8px #b91c1c47}.schedule-panel{min-height:0;display:grid;grid-template-rows:126px minmax(0,1fr);overflow:hidden}.schedule-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 40px;border-bottom:1px solid #e6edf7}.schedule-header p{margin:0 0 8px;color:#5f6f86;font-size:20px;font-weight:900}.schedule-header h2{margin:0;color:#0d1728;font-size:40px;line-height:1;font-weight:950}.schedule-header button{width:158px;height:48px;border:1px solid #93a4ff;border-radius:8px;background:#fff;color:#6177ff;font-size:18px;font-weight:900;cursor:pointer}.schedule-list{min-height:0;display:grid;align-content:start;gap:16px;padding:18px 28px;overflow-y:auto;background:#fff}.schedule-row{display:grid;grid-template-columns:238px minmax(0,1fr);gap:12px;min-height:116px}.schedule-left,.schedule-task-lane{border:1px solid #e4ebf5;border-radius:12px}.schedule-left{display:grid;align-content:center;gap:14px;padding:18px}.schedule-left strong{color:#0d1728;font-size:24px;line-height:1.1;font-weight:950}.schedule-left span{color:#67778d;font-size:18px;font-weight:900}.schedule-left button{height:48px;display:inline-flex;align-items:center;justify-content:center;gap:2px;border:1px solid #dfe7f2;border-radius:8px;background:#fff;color:#0d1728;font-size:26px;font-weight:950;cursor:pointer}.schedule-task-lane{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));align-content:start;gap:14px;padding:18px 20px}.schedule-row.unscheduled-row .schedule-left,.schedule-row.unscheduled-row .schedule-task-lane{background:#f9fbff}.schedule-row.blue .schedule-left,.schedule-row.blue .schedule-task-lane{background:#eaf2ff}.schedule-row.green .schedule-left,.schedule-row.green .schedule-task-lane{background:#ecf8ee}.schedule-row.yellow .schedule-left,.schedule-row.yellow .schedule-task-lane{background:#fff8dd}.schedule-row.rose .schedule-left,.schedule-row.rose .schedule-task-lane{background:#fff0f2}.schedule-row.neutral .schedule-left,.schedule-row.neutral .schedule-task-lane{background:#f6f8fb}.task-row.compact{height:38px;grid-template-columns:minmax(0,1fr);gap:0;padding:0 12px;border:1px solid #e4ebf5;border-radius:7px;background:#fff;box-shadow:0 4px 12px #1f293714}.task-row.compact .task-name{font-size:18px;font-weight:950}.task-row.compact .status{display:none}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none}.drawer-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:linear-gradient(90deg,#eef3fb1a,#eef3fbb3 58%,#eef3fb00 58%),#eef3fb24;pointer-events:none}.task-editor-drawer{position:fixed;top:0;bottom:0;right:0;width:820px;height:auto;max-height:none;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:24px;padding:30px 24px 24px;border-left:1px solid #e1e8f2;background:#fff;box-shadow:-18px 0 60px #1f29371f;pointer-events:auto;overflow:hidden;overscroll-behavior:contain}.task-editor-drawer header{display:flex;align-items:start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e6edf7}.task-editor-drawer h2{margin:0;color:#0d1728;font-size:40px;line-height:1.1;font-weight:950}.icon-button{width:46px;height:46px;display:grid;place-items:center;border:1px solid #e1e8f2;border-radius:10px;background:#fff;color:#0d1728;cursor:pointer}.drawer-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.drawer-tabs button{height:48px;border:1px solid #e0e8f3;border-radius:8px;background:#fff;color:#59677b;font-size:18px;font-weight:900;cursor:pointer}.drawer-tabs button.active{border-color:#9cafff;background:#eef3ff;color:#6177ff}.drawer-columns{min-height:0;display:grid;grid-template-columns:1fr;overflow-y:auto;padding:2px 4px 10px 0;overscroll-behavior:contain}.custom-task-form{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:10px}.custom-task-form input{min-width:0;height:46px;padding:0 14px;border:1px solid #dfe7f2;border-radius:7px;color:#172033;font-size:17px}.custom-task-form button{height:46px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #7188ff;border-radius:7px;background:#6177ef;color:#fff;font-size:16px;font-weight:850;cursor:pointer}.drawer-column{min-height:100%;padding:20px;border:1px solid #e6edf7;border-radius:12px;background:#fff}.drawer-column.empty{padding-block:14px}.drawer-column h3{margin:0;color:#0d1728;font-size:30px;line-height:1.1;font-weight:950}.drawer-task-list{display:grid;gap:10px;margin-top:18px}.drawer-task{height:56px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:0 16px;border:1px solid #e5ebf5;border-radius:8px;background:#fff;color:#0d1728;box-shadow:0 4px 12px #1f29370a;cursor:grab;-webkit-user-select:none;user-select:none}.drawer-task:active{cursor:grabbing}.drawer-task>svg{color:#8a97aa}.drawer-task span,.drawer-task .drawer-task-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:400;text-align:left}.drawer-task .drawer-task-title{min-width:0;border:0;background:transparent;padding:0;color:#0d1728;cursor:pointer}.drawer-task .drawer-task-title:hover{color:#4f6ee5}.drawer-task strong{color:#5f6c80;font-size:15px;font-weight:400;white-space:nowrap}.drawer-carousel{display:flex;align-items:center;justify-content:center;gap:18px;padding-top:2px}.drawer-carousel>button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #dfe7f2;border-radius:7px;background:#fff;color:#52627a;cursor:pointer}.drawer-carousel>button:disabled{opacity:.35;cursor:default}.drawer-carousel>div{display:flex;align-items:center;gap:10px}.drawer-carousel>div button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#d5ddea;cursor:pointer}.drawer-carousel>div button.active{background:#6177ef}.app-loading,.app-error{min-height:240px;display:grid;place-items:center;border:1px solid #e6edf7;border-radius:18px;background:#fff;color:#5f6f86;font-size:24px;font-weight:800}.app-error{color:#c94e57}.app-error{align-content:center;gap:16px}.app-error button{width:120px;height:42px;border:1px solid #d06a70;border-radius:6px;background:#fff;color:#b94e55;font-weight:850;cursor:pointer}.connection-banner{position:fixed;top:8px;left:50%;z-index:100;padding:8px 14px;border:1px solid #efc3a4;border-radius:6px;background:#fff7ed;color:#a55522;font-size:14px;font-weight:850;transform:translate(-50%)}.action-error-toast{position:fixed;top:10px;left:50%;z-index:101;min-height:38px;display:flex;align-items:center;gap:10px;padding:7px 8px 7px 14px;border:1px solid #e8b3b7;border-radius:6px;background:#fff5f5;color:#a7444c;font-size:14px;font-weight:850;transform:translate(-50%);box-shadow:0 8px 20px #5c232a1f}.action-error-toast button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.budget-detail-panel{min-height:0;overflow:hidden;border:1px solid #e6edf7;border-radius:18px;background:#fff;box-shadow:0 16px 42px #2a3a5a14}.budget-detail-panel>header{height:118px;display:grid;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:24px;padding:0 34px;border-bottom:1px solid #e6edf7}.budget-detail-panel header p,.budget-detail-panel header h2{margin:0}.budget-detail-panel header p,.budget-detail-panel header>span{color:#68758a;font-size:17px;font-weight:800}.budget-detail-panel header h2{margin-top:6px;font-size:30px}.budget-back{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dfe7f2;border-radius:8px;background:#fff;color:#172033;font-weight:850;cursor:pointer}.budget-table-scroll{overflow-x:auto;padding:22px 34px 34px}.budget-table{min-width:1740px}.budget-table-row{min-height:52px;display:grid;grid-template-columns:70px repeat(15,minmax(92px,1fr));align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid #e6edf7;color:#273349;font-size:14px}.budget-table-head{background:#eef3fb;color:#59677b;font-weight:900}.budget-table-group-head{min-height:42px;border-bottom-color:#dce5f2;border-radius:8px 8px 0 0;background:#e6edf8;color:#43526a;font-weight:900;text-align:center}.budget-table-group-head .span-2{grid-column:span 2}.budget-table-group-head .span-3{grid-column:span 3}.budget-table-group-head .span-5{grid-column:span 5}.budget-table-group-head>span:nth-child(n+3),.budget-table-row:not(.budget-table-group-head)>:nth-child(4),.budget-table-row:not(.budget-table-group-head)>:nth-child(7),.budget-table-row:not(.budget-table-group-head)>:nth-child(12),.budget-table-row:not(.budget-table-group-head)>:nth-child(15){border-left:2px solid #d6dfec;padding-left:14px}.budget-table-row:not(.budget-table-group-head) span:not(:first-child),.budget-table-row b{text-align:right}.budget-table-row b{color:#5b79ef}.calendar-panel{height:1210px;grid-template-rows:104px minmax(0,1fr)}.calendar-panel{grid-template-rows:104px auto minmax(0,1fr)}.unscheduled-pool{display:grid;grid-template-columns:210px minmax(0,1fr);gap:14px;height:266px;box-sizing:border-box;padding:12px 30px;border-bottom:1px solid #e3eaf4;background:#f7f9fd}.unscheduled-pool>div:first-child{display:grid;align-content:center;gap:3px}.unscheduled-pool strong{font-size:16px}.unscheduled-pool>div:first-child span{color:#718096;font-size:14px}.pool-content{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:40px minmax(0,1fr) 28px;gap:8px 12px;align-content:stretch}.pool-add-form{height:40px;display:flex;grid-column:1 / -1}.pool-add-form input{width:220px;min-width:0;padding:0 10px;border:1px solid #d6dfeb;border-right:0;border-radius:5px 0 0 5px;color:#172033;font-size:16px}.pool-add-form button{height:40px;display:inline-flex;align-items:center;gap:4px;padding:0 10px;border:1px solid #7188ff;border-radius:0 5px 5px 0;background:#eef2ff;color:#5872df;font-size:16px;font-weight:850;cursor:pointer}.pool-task{height:34px;display:flex;align-items:center;gap:8px;padding:0 4px;border:0;border-radius:0;background:transparent;cursor:grab}.pool-task-grid{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,34px);grid-auto-flow:column;gap:6px 10px;align-content:start}.pool-task span{min-width:0;overflow:hidden;font-size:16px;font-weight:400;text-align:left;text-overflow:ellipsis;white-space:nowrap}.pool-task button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#8290a3;cursor:pointer}.pool-task .pool-task-title{min-width:0;width:auto;height:auto;display:block;overflow:hidden;color:#172033;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.pool-task .pool-task-title:hover{color:#4f6ee5}.pool-pagination{display:inline-flex;align-items:center;align-self:center;gap:6px;color:#718096;font-size:14px;font-variant-numeric:tabular-nums}.pool-pagination button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:1px solid #d6dfeb;border-radius:4px;background:#fff;color:#53647c;cursor:pointer}.pool-pagination button:disabled{opacity:.35;cursor:default}.schedule-header button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.schedule-header button.active{background:#eef3ff;box-shadow:inset 0 0 0 1px #7188ff}.day-grid{min-height:0;display:grid;grid-template-columns:96px minmax(0,1fr);padding:8px 30px 14px 18px;overflow-y:auto;background:#fff}.time-labels,.time-cells{height:1064px;display:grid;grid-template-rows:repeat(38,28px)}.time-labels span{padding:4px 12px 0 0;color:#718096;font-size:15px;font-weight:800;text-align:right;font-variant-numeric:tabular-nums}.time-cells{position:relative;border:1px solid #dfe7f2;border-bottom:0;background:#eef2f8}.time-cell{width:100%;height:28px;padding:0;border:0;border-bottom:1px solid #edf1f6;background:transparent}.time-cell:nth-child(4n+1){border-bottom-color:#d8e1ed}.day-grid.creating .time-cell{cursor:crosshair}.day-grid.creating .time-cell:hover{background:#eef3ff}.time-selection{position:absolute;left:12px;right:12px;z-index:3;border:1px dashed #5876ef;background:#5b79ef29;pointer-events:none}.split-guides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;opacity:0;pointer-events:none;transition:opacity .12s ease}.split-guides i{position:absolute;left:0;right:0;display:block;border-top:1px solid rgba(91,121,239,.2);font-style:normal}.split-guides i.major{border-top-color:#5b79ef57}.split-guides span{position:absolute;right:8px;top:0;padding:1px 5px;border-radius:3px;background:#ffffffe6;color:#66779a;font-size:16px;font-weight:850;line-height:1.3;transform:translateY(-50%)}.day-grid.splitting .split-guides,.day-grid.resizing .split-guides,.day-grid.resize-ready .split-guides,.day-grid.dragging-item .split-guides{opacity:1}.day-grid.dragging-item .time-cell{cursor:grabbing}.day-grid.dragging-item .time-cell:hover{background:#5b79ef1a}.calendar-slot{position:absolute;left:12px;right:12px;z-index:5;min-height:28px;display:grid;grid-template-columns:300px minmax(0,1fr);align-items:stretch;border:1px solid #cdd9ed;border-radius:6px;background:#eaf2ff;box-shadow:0 3px 10px #2a3a5a1a;overflow:hidden;cursor:grab}.calendar-slot.green{background:#ecf8ee}.calendar-slot.yellow{background:#fff2bf}.calendar-slot.rose{background:#fff0f2}.calendar-slot.neutral{background:#f3f5f8}.calendar-slot.custom{background:#fff}.slot-meta{position:relative;min-width:0;display:grid;grid-template-rows:auto auto;justify-items:center;align-items:center;align-content:center;gap:7px;padding:9px 36px 9px 12px;border-right:1px solid rgba(107,124,150,.16)}.slot-meta strong{color:#172033;font-size:16px;white-space:nowrap}.slot-meta input,.slot-meta select{min-width:0;width:86px;height:32px;padding:0 8px;border:1px solid #d8e1ed;border-radius:5px;background:#fff;color:#263248;font-size:15px;font-weight:800}.slot-meta select{cursor:pointer}.category-picker{position:relative;min-width:0;width:100%}.category-picker summary{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;padding:0;border:0;border-radius:0;background:transparent;color:#263248;font-size:28px;overflow:hidden;cursor:pointer;list-style:none;white-space:nowrap}.category-picker summary::-webkit-details-marker{display:none}.category-picker summary svg{flex:0 0 auto}.category-menu{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);z-index:30;width:190px;display:grid;gap:2px;padding:5px;border:1px solid #d8e1ed;border-radius:6px;background:#fff;box-shadow:0 10px 24px #2a3a5a2e}.category-option{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center}.category-option>button:first-child,.category-add{min-width:0;height:30px;padding:0 8px;border:0;border-radius:4px;background:transparent;color:#263248;font-size:14px;text-align:left;cursor:pointer}.category-option>button:first-child:hover,.category-option>button:first-child.active,.category-add:hover{background:#eef3ff}.category-remove{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;color:#8793a5;cursor:pointer}.category-remove:hover{background:#fff0f1;color:#c84e59}.category-add{width:100%;display:flex;align-items:center;gap:5px;border-top:1px solid #edf1f6;color:#5872df}.category-add-form{display:grid;grid-template-columns:minmax(0,1fr) 28px 28px;gap:3px;padding-top:4px;border-top:1px solid #edf1f6}.category-add-form input{min-width:0;width:auto;height:30px;padding:0 7px;font-size:14px}.category-add-form button{width:28px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:#eef3ff;color:#5872df;cursor:pointer}.calendar-slot:has(.category-picker[open]){z-index:25;overflow:visible}.slot-delete,.scheduled-task>button:last-child{width:26px;height:26px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;border-radius:5px;background:transparent;color:#8793a5;cursor:pointer}.slot-meta .slot-delete{position:absolute;top:8px;right:6px}.slot-tasks{min-width:0;display:flex;align-content:flex-start;align-items:center;flex-wrap:wrap;gap:5px 8px;padding:4px 10px;overflow:hidden}.scheduled-task-grid{min-width:0;flex:1 1 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(var(--task-rows),34px);grid-auto-flow:column;gap:5px 8px;align-content:center}.slot-label{color:#56647a;font-size:14px;font-weight:900}.scheduled-task{min-width:0;max-width:none;height:34px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 5px 0 8px;border:1px solid #dfe6ef;border-radius:5px;background:#fff}.priority-task-chip.critical-1,.task-row.critical-1,.pool-task.critical-1,.scheduled-task.critical-1{border-color:#bd2727;background:#e54848;color:#fff}.priority-task-chip.critical-2,.task-row.critical-2,.pool-task.critical-2,.scheduled-task.critical-2{border-color:#d94b48;background:#f27470;color:#6d1717}.priority-task-chip.critical-3,.task-row.critical-3,.pool-task.critical-3,.scheduled-task.critical-3{border-color:#e97b76;background:#f7a39f;color:#611f1f}.priority-task-chip.critical-4,.task-row.critical-4,.pool-task.critical-4,.scheduled-task.critical-4{border-color:#efaaa6;background:#fbcfcd;color:#572525}.priority-task-chip.critical-1>svg,.priority-task-chip.critical-1>button,.task-row.critical-1 .task-name,.task-row.critical-1 .status,.pool-task.critical-1 .pool-task-title,.pool-task.critical-1 span,.scheduled-task.critical-1 span,.scheduled-task.critical-1 .scheduled-task-title{color:#fff}.task-row[class*=critical-],.pool-task[class*=critical-],.scheduled-task[class*=critical-]{box-shadow:inset 4px 0 #7e121252}.scheduled-task .check-box{width:17px;height:17px;padding:0;border-width:2px}.scheduled-task span{overflow:hidden;color:#172033;font-size:16px;font-weight:850;text-overflow:ellipsis;white-space:nowrap;font-family:SimSun,宋体,serif}.scheduled-task .scheduled-task-title{min-width:0;width:auto;height:auto;overflow:hidden;border:0;background:transparent;padding:0;color:#172033;font:inherit;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.scheduled-task .scheduled-task-title:hover{color:#4f6ee5}.scheduled-task.done{border-color:#d8dde5;background:#eef0f3;opacity:.78}.scheduled-task.done span{color:#929aa6;text-decoration:line-through;text-decoration-thickness:2px}.scheduled-task.done .check-box{border-color:#aeb6c2;background:#e2e5e9;color:#7d8794}.add-work{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;align-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#5872df;cursor:pointer}.add-work:hover{background:#5872df1a}.resize-handle{position:absolute;left:0;z-index:12;width:100%;height:16px;padding:0;border:0;background:transparent;cursor:ns-resize;touch-action:none}.resize-handle:after{position:absolute;left:12px;right:12px;height:3px;border-radius:2px;background:transparent;content:""}.resize-handle.top{top:-4px}.resize-handle.top:after{top:4px}.resize-handle.bottom{bottom:-4px}.resize-handle.bottom:after{bottom:4px}.resize-handle:hover:after,.resize-handle.active:after{background:#5b79ef;box-shadow:0 0 0 1px #ffffffd9}@media(max-width:1700px){.calendar-panel{height:1900px}.day-grid{grid-template-columns:154px minmax(0,1fr);padding:13px 48px 22px 29px}.time-labels,.time-cells{height:1702px;grid-template-rows:repeat(38,44.8px)}.time-labels span{padding:6px 19px 0 0;font-size:24px}.time-cell{height:44.8px}.calendar-slot{left:19px;right:19px;min-height:44.8px;grid-template-columns:450px minmax(0,1fr);border-radius:8px}.slot-meta{gap:10px;padding:13px 50px 13px 18px}.slot-meta strong{font-size:25px}.slot-meta input,.slot-meta select{width:138px;height:51px;padding:0 13px;font-size:24px}.category-picker{width:100%}.category-picker summary{min-height:48px;padding:0;font-size:36px}.category-menu{width:230px}.category-option>button:first-child,.category-add{height:38px;font-size:18px}.category-add-form input{height:38px;font-size:18px}.scheduled-task-grid{grid-template-rows:repeat(var(--task-rows),54px);gap:8px 13px}.slot-tasks{gap:8px 13px;padding:6px 16px}.scheduled-task{min-width:256px;max-width:496px;height:54px;gap:11px;padding:0 8px 0 13px}.scheduled-task .check-box{width:27px;height:27px}.scheduled-task span{font-size:25px}.add-work{width:46px;height:46px}.add-work svg{width:29px;height:29px}}.day-grid{grid-template-columns:minmax(0,1fr);padding-left:30px;overflow-x:hidden}.time-labels{display:none}.calendar-slot{left:4px;right:4px;border-radius:8px;box-shadow:0 6px 16px #2a3a5a33,0 2px 5px #2a3a5a1f,inset 0 0 0 1px #ffffff75}.day-grid.splitting .calendar-slot{cursor:crosshair}.day-grid.splitting .calendar-slot:hover{filter:brightness(.98);box-shadow:inset 0 0 0 2px #6680ee}@media(max-width:1700px){.unscheduled-pool strong,.pool-task span{font-size:16px}.unscheduled-pool>div:first-child span,.pool-add-form input{font-size:16px}.pool-add-form,.pool-add-form button{height:40px}.pool-task{height:34px}.pool-add-form button{font-size:16px}.pool-task span{max-width:none}}.calendar-panel{height:auto;grid-template-rows:104px auto auto;overflow:visible}.day-grid{overflow:visible}.app-header.today,.app-header.today *,.app-header.dashboard,.app-header.dashboard *,.timeline-card,.timeline-card *,.schedule-header,.schedule-header *,.unscheduled-pool,.unscheduled-pool *,.day-grid,.day-grid *{font-weight:400!important}.pool-task span{font-family:SimSun,宋体,serif;font-size:17px}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 18% 18%,rgba(111,134,255,.14),transparent 36%),linear-gradient(145deg,#f5f7fc,#eef2fa)}.login-card{width:min(420px,100%);padding:38px;border:1px solid rgba(126,143,184,.2);border-radius:22px;background:#fffffff0;box-shadow:0 20px 55px #37467024}.login-brand{margin-bottom:28px;color:#65708b;font-size:14px;letter-spacing:.08em}.login-card h1{margin:0;color:#172037;font-size:28px;font-weight:600}.login-card>p{margin:10px 0 28px;color:#77819a}.login-card form,.login-card label{display:grid;gap:9px}.login-card form{gap:18px}.login-card label span{color:#4f5a73;font-size:14px}.login-card input{height:46px;padding:0 14px;border:1px solid #dbe1ed;border-radius:10px;background:#fbfcff;color:#172037;font:inherit;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.login-card input:focus{border-color:#7387f4;box-shadow:0 0 0 4px #7387f41f}.login-card form>button{height:46px;border:0;border-radius:10px;background:#5f73e8;color:#fff;cursor:pointer;font:inherit}.login-card form>button:disabled{cursor:wait;opacity:.65}.login-error{padding:10px 12px;border-radius:9px;background:#fff0f0;color:#bd3e45;font-size:14px}.auth-loading{color:#65708b}.assistant-launcher{position:fixed;right:18px;bottom:18px;z-index:79;min-width:126px;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid rgba(91,115,232,.28);border-radius:999px;background:linear-gradient(135deg,#6179ee,#745ee7);box-shadow:0 12px 30px #4856a540;color:#fff;cursor:pointer;font:inherit;font-size:14px;transition:transform .16s ease,box-shadow .16s ease}.assistant-launcher:hover{transform:translateY(-2px);box-shadow:0 16px 34px #4856a552}.assistant-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140}.assistant-scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#19213942;cursor:default}.assistant-drawer{position:absolute;top:0;right:0;bottom:0;width:min(560px,94vw);display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;overflow:hidden;border-left:1px solid #dfe5f1;background:#f7f8fc;box-shadow:-18px 0 55px #28325233;animation:assistant-slide-in .18s ease-out}@keyframes assistant-slide-in{0%{transform:translate(22px);opacity:.5}to{transform:translate(0);opacity:1}}.assistant-header{display:flex;align-items:center;justify-content:space-between;padding:24px 26px 18px;border-bottom:1px solid #e7eaf2;background:#fffffff0}.assistant-header div>span{display:block;margin-bottom:4px;color:#7482a1;font-size:10px;font-weight:800;letter-spacing:.16em}.assistant-header h2{margin:0;color:#172037;font-size:24px;font-weight:650}.assistant-header>button{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid #e0e5ef;border-radius:12px;background:#fff;color:#526078;cursor:pointer}.assistant-header-actions{display:flex;align-items:center;gap:8px}.assistant-header-actions>button,.assistant-header-actions>a{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid #e0e5ef;border-radius:12px;background:#fff;color:#526078;cursor:pointer}.assistant-header-actions>a.assistant-mobile-link{width:auto;padding:0 14px;color:#4f5fbe;font-size:13px;text-decoration:none;white-space:nowrap}.assistant-header-actions>a.assistant-mobile-link:hover{background:#f2f4fb}.assistant-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 18px;background:#fff}.assistant-tabs button{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 8px;border:1px solid transparent;border-radius:10px;background:transparent;color:#6c7890;cursor:pointer;font:inherit;font-size:14px}.assistant-tabs button.active{border-color:#dfe4fb;background:#eef1ff;color:#536ee8;font-weight:650}.assistant-status{min-height:34px;display:flex;align-items:center;gap:7px;padding:0 22px 10px;border-bottom:1px solid #e5e9f1;background:#fff;color:#7a849a;font-size:12px}.assistant-status>span{width:7px;height:7px;flex:0 0 auto;border-radius:50%}.assistant-status .online{background:#60b77a;box-shadow:0 0 0 3px #60b77a21}.assistant-status .offline{background:#d6a548;box-shadow:0 0 0 3px #d6a54821}.assistant-content{min-height:0;overflow-y:auto;padding:22px 20px;scrollbar-color:#cbd3e4 transparent}.assistant-loading,.assistant-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8993a8;text-align:center}.assistant-empty svg{color:#7084ed}.assistant-empty strong{color:#3d4861;font-size:16px}.assistant-empty span{max-width:300px;font-size:13px;line-height:1.6}.assistant-timeline{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.note-bubble,.chat-bubble{width:min(88%,430px);padding:13px 15px 9px;border:1px solid #dbe1f5;border-radius:16px 16px 4px;background:#e9edff;box-shadow:0 4px 12px #43528a12;color:#1f2940}.note-bubble p,.chat-bubble p,.memory-card p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.65}.memory-editor{width:100%;min-height:92px;resize:vertical;border:1px solid #cfd8ff;border-radius:12px;padding:11px 12px;background:#fff;color:#182136;font:inherit;line-height:1.55;outline:none}.memory-editor:focus{border-color:#6b7cff;box-shadow:0 0 0 3px #6b7cff1f}.note-bubble footer,.chat-bubble footer{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-top:7px;color:#7c88a2;font-size:11px}.note-bubble footer time{margin-left:auto}.chat-timeline{align-items:stretch}.chat-bubble.user{align-self:flex-end}.chat-bubble.assistant{align-self:flex-start;border-color:#e0e5ee;border-radius:16px 16px 16px 4px;background:#fff}.chat-bubble.assistant.thinking{width:auto;min-width:230px;padding:14px 16px}.assistant-thinking{display:flex;align-items:center;gap:10px;color:#68758f;font-size:13px}.assistant-thinking>span{display:inline-flex;align-items:center;gap:4px}.assistant-thinking i{width:6px;height:6px;border-radius:50%;background:#6b7cff;animation:assistant-thinking-pulse 1.2s ease-in-out infinite}.assistant-thinking i:nth-child(2){animation-delay:.16s}.assistant-thinking i:nth-child(3){animation-delay:.32s}@keyframes assistant-thinking-pulse{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.assistant-thinking i{animation:none;opacity:.75}}.chat-bubble.assistant footer{justify-content:space-between}.assistant-rating{display:inline-flex;gap:3px}.assistant-rating button{width:25px;height:25px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;background:transparent;color:#8b95aa;cursor:pointer}.assistant-rating button:hover{background:#f0f2f7;color:#526de5}.assistant-citations{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.assistant-citations button{padding:4px 7px;border:1px solid #dce3f6;border-radius:7px;background:#f4f6fd;color:#65728f;cursor:help;font:inherit;font-size:10px}.memory-explainer{display:grid;gap:5px;margin-bottom:12px;padding:10px 12px;border:1px solid #dfe5f5;border-radius:11px;background:#f7f8fd;color:#737f98;font-size:11px;line-height:1.55}.memory-explainer strong{color:#6477d7;font-weight:700}.memory-explainer strong.error{color:#b45e68}.memory-list{display:grid;gap:12px}.memory-card{padding:14px 15px;border:1px solid #e0e5ef;border-radius:14px;background:#fff;box-shadow:0 4px 14px #3d4b740f}.memory-card>header{display:flex;justify-content:space-between;margin-bottom:9px}.memory-card>header span{color:#6477d7;font-size:12px;font-weight:700}.memory-card>header strong{color:#8993a8;font-size:11px}.memory-card>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px;color:#8a94aa;font-size:10px}.memory-card footer>div{display:flex;gap:5px}.memory-card footer button{display:inline-flex;align-items:center;gap:3px;padding:5px 7px;border:1px solid #dbe2f3;border-radius:7px;background:#f7f8fd;color:#6071cb;cursor:pointer;font:inherit;font-size:10px}.memory-card footer button.forget{color:#a65b65}.assistant-hint{padding:7px 20px;border-top:1px solid #e5e9f2;background:#fffdf0;color:#846f2c;font-size:12px}.assistant-composer{display:grid;grid-template-columns:minmax(0,1fr) 40px 40px;gap:8px;padding:14px 18px 18px;border-top:1px solid #e1e6f0;background:#fff}.assistant-composer textarea{min-height:48px;max-height:126px;resize:vertical;padding:11px 12px;border:1px solid #dce2ee;border-radius:12px;outline:none;color:#1f2940;font:inherit;font-size:14px;line-height:1.45}.assistant-composer textarea:focus{border-color:#7085ed;box-shadow:0 0 0 3px #7085ed1a}.assistant-composer>button{width:40px;height:40px;align-self:end;display:grid;place-items:center;padding:0;border:1px solid #dce2ee;border-radius:11px;background:#fff;color:#66738c;cursor:pointer}.assistant-composer>button.recording{border-color:#ef7d84;background:#fff0f1;color:#d64c56}.assistant-composer>button.assistant-send{border-color:#667bed;background:#667bed;color:#fff}.assistant-composer>button:disabled{cursor:not-allowed;opacity:.42}@media(max-width:720px){.assistant-launcher{right:12px;bottom:12px;min-width:44px;padding:0 11px}.assistant-launcher span{display:none}.assistant-drawer{width:100vw}.assistant-header{padding:18px 18px 14px}.assistant-header h2{font-size:20px}.assistant-tabs{padding-inline:10px}.assistant-content{padding:17px 13px}}:root{--shared-bg: #eef2fa;--shared-card: #ffffff;--shared-text: #111a2d;--shared-muted: #6f7b92;--shared-line: #dfe6f2;--shared-primary: #6675ef;--shared-primary-soft: #eef0ff;--shared-shadow: 0 14px 35px rgba(57, 72, 111, .1)}.shared-login-shell,.shared-app-shell,.toolkit-admin-shell{min-height:100vh;color:var(--shared-text);background:var(--shared-bg);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.shared-login-shell{display:grid;place-items:center;padding:32px}.shared-login-card{width:min(430px,100%);padding:38px;background:#fff;border:1px solid var(--shared-line);border-radius:24px;box-shadow:var(--shared-shadow)}.shared-login-card h1{margin:4px 0 8px;font-size:30px}.shared-login-mark{width:58px;height:58px;display:grid;place-items:center;color:var(--shared-primary);background:var(--shared-primary-soft);border-radius:18px;margin-bottom:22px}.shared-eyebrow{margin:0;color:var(--shared-primary);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shared-muted{margin:0 0 25px;color:var(--shared-muted)}.shared-login-card form,.toolkit-create-card form,.shared-modal{display:grid;gap:17px}.shared-login-card label,.toolkit-create-card label,.shared-modal label{display:grid;gap:7px;color:#4f5b70;font-size:13px;font-weight:700}.shared-login-card input,.toolkit-create-card input,.shared-modal input,.shared-create input{width:100%;min-height:46px;box-sizing:border-box;padding:0 14px;color:var(--shared-text);background:#fff;border:1px solid #d7dfed;border-radius:11px;outline:none;font:inherit}.shared-login-card input:focus,.toolkit-create-card input:focus,.shared-modal input:focus,.shared-create input:focus{border-color:var(--shared-primary);box-shadow:0 0 0 3px #6675ef1f}.shared-login-card button,.toolkit-create-card button,.shared-modal button,.shared-create button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--shared-primary);border:0;border-radius:10px;padding:0 18px;font-weight:800;cursor:pointer}.shared-login-card button:disabled{opacity:.6;cursor:wait}.shared-error,.shared-page-error{color:#a62a2a;background:#fff0f0;border:1px solid #f2c7c7;border-radius:10px;padding:10px 12px;font-size:13px}.shared-page-error{margin:15px 24px 0}.shared-loading{color:var(--shared-muted);padding:40px;text-align:center}.shared-header{position:sticky;top:0;z-index:20;min-height:86px;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:25px;padding:0 30px;background:#fffffff5;border-bottom:1px solid var(--shared-line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.shared-header h1{margin:2px 0 0;font-size:24px}.shared-header nav{display:flex;gap:8px;padding:7px;background:#f4f6fb;border-radius:14px}.shared-header nav button,.shared-header-actions button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 15px;color:#5e6a80;background:transparent;border:0;border-radius:10px;font-weight:750;cursor:pointer}.shared-header nav button.active{color:var(--shared-primary);background:#fff;box-shadow:0 4px 15px #4b59821a}.shared-header-actions{justify-self:end;display:flex;gap:5px}.shared-header-actions button{padding:0 11px}.shared-header-actions button:hover{background:#f3f5fa}.shared-panel,.shared-today-page,.shared-priority-page{margin:24px;background:#fff;border:1px solid var(--shared-line);border-radius:20px;box-shadow:var(--shared-shadow)}.shared-todo-panel{padding:28px}.shared-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.shared-panel-heading h2,.shared-day-title h2{margin:3px 0 0;font-size:26px}.shared-panel-heading>div>span{color:var(--shared-muted);font-size:13px}.shared-count{min-width:43px;height:43px;display:grid;place-items:center;color:#fff;background:var(--shared-primary);border-radius:50%;font-weight:850}.shared-create{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:18px}.shared-create .shared-checkbox{grid-column:1 / -1}.shared-checkbox{display:inline-flex;align-items:center;gap:7px;color:#5f6b80;font-size:13px;font-weight:400;cursor:pointer}.shared-checkbox input{width:15px;height:15px;margin:0;accent-color:var(--shared-primary)}.shared-modal label.shared-checkbox{display:flex;gap:8px;font-size:13px;font-weight:400}.shared-task-list{display:grid;gap:9px;max-height:calc(100vh - 280px);overflow:auto;padding-right:4px}.shared-task{min-width:0;min-height:40px;display:flex;align-items:center;gap:5px;padding:4px 8px;background:#fff;border:1px solid var(--shared-line);border-radius:6px;box-shadow:0 2px 5px #2a3a5a0f}.shared-task[draggable=true]{cursor:grab}.shared-task-grip{flex:0 0 auto;color:#aab4c5}.shared-check{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:#fff;border:2px solid #cad4e5;border-radius:7px;cursor:pointer}.shared-check.done{background:#6ab287;border-color:#6ab287}.shared-task-copy{min-width:0;flex:1;display:grid;gap:3px}.shared-task-copy[role=button]{cursor:pointer}.shared-task-copy strong{overflow:hidden;color:var(--shared-text);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.shared-task-copy span{color:var(--shared-muted);font-size:11px}.shared-task.done{background:#eef0f3;border-color:#d8dde5}.shared-task.done .shared-task-copy strong{color:#929aa6;text-decoration:line-through;text-decoration-thickness:2px}.shared-task-actions{display:flex;opacity:0;transition:opacity .15s}.shared-task:hover .shared-task-actions,.shared-task:focus-within .shared-task-actions{opacity:1}.shared-task-actions button{width:30px;height:30px;display:grid;place-items:center;padding:0;color:#7e899d;background:transparent;border:0;border-radius:7px;cursor:pointer}.shared-task-actions button:hover{color:var(--shared-primary);background:var(--shared-primary-soft)}.shared-task.critical-1{background:#c94e4e;border-color:#b84040}.shared-task.critical-2{background:#e29a96;border-color:#d98782}.shared-task.critical-3{background:#f1c6c3;border-color:#e7b1ad}.shared-task.critical-4{background:#f7dddd;border-color:#edc8c8}.shared-task.critical-1 .shared-task-copy strong,.shared-task.critical-1 .shared-task-copy span,.shared-task.critical-1 .shared-task-grip{color:#fff}.shared-today-page{display:grid;gap:22px;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}.shared-date-strip{display:grid;grid-template-columns:repeat(8,minmax(95px,1fr));gap:10px;padding:15px;border-bottom:1px solid var(--shared-line);overflow-x:auto}.shared-date-strip button{position:relative;min-width:95px;display:grid;gap:2px;padding:9px;color:#747f92;background:#fff;border:1px solid var(--shared-line);border-radius:11px;cursor:pointer}.shared-date-strip button strong{color:var(--shared-text);font-size:20px}.shared-date-strip button.active{color:var(--shared-primary);background:var(--shared-primary-soft);border-color:#8490f6;box-shadow:inset 0 -3px #7785f3}.shared-date-strip button.drop-target{color:#fff;background:var(--shared-primary);border-color:var(--shared-primary);box-shadow:0 0 0 4px #6675ef2e,0 8px 18px #4c59bd3d;transform:translateY(-2px)}.shared-date-strip button.drop-target strong{color:#fff}.shared-date-alert{position:absolute;top:6px;right:7px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;color:#fff;background:#d64747;border:2px solid #fff;border-radius:999px;box-shadow:0 3px 8px #ba2a2a47;font-size:11px;font-style:normal;font-weight:900}.shared-day-title{padding:24px 28px 12px}.shared-pool{display:grid;grid-template-columns:190px 1fr;gap:20px;min-height:115px;margin:0 24px 18px;padding:18px;background:#f5f7fc;border:1px dashed #cad4e6;border-radius:14px}.shared-pool>div:first-child{display:grid;align-content:center;gap:4px}.shared-pool>div:first-child span{color:var(--shared-muted);font-size:12px}.shared-pool-tasks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shared-schedule{display:grid;gap:8px;padding:0 24px 28px}.shared-slot{min-height:115px;display:grid;grid-template-columns:190px 1fr;background:#f9faff;border:1px solid var(--shared-line);border-radius:14px;overflow:hidden;box-shadow:0 5px 14px #4653790f}.shared-slot-time{display:grid;align-content:center;gap:5px;padding:18px 23px;background:#f2f4fa;border-right:1px solid var(--shared-line)}.shared-slot-time strong{font-size:18px}.shared-slot-time span,.shared-slot-tasks>span{color:var(--shared-muted);font-size:12px}.shared-slot-tasks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;padding:12px}.shared-slot-tasks>span{align-self:center;justify-self:center;grid-column:1/-1;padding:30px}.shared-priority-page{padding:26px;overflow-x:auto}.shared-unassigned{display:grid;grid-template-columns:130px 1fr;gap:15px;align-items:start;min-height:90px;padding:15px;background:#f6f8fc;border:1px dashed #ccd6e6;border-radius:12px;margin-bottom:18px}.shared-unassigned>strong{padding:10px 0}.shared-unassigned>div{display:flex;flex-wrap:wrap;gap:7px}.shared-unassigned .shared-task{width:min(330px,100%);box-sizing:border-box}.shared-matrix{min-width:980px;display:grid;grid-template-columns:130px repeat(4,1fr);border-top:1px solid #ccd5e4;border-left:1px solid #ccd5e4}.shared-matrix-corner,.shared-matrix-col,.shared-matrix-row,.shared-matrix-cell{border-right:1px solid #ccd5e4;border-bottom:1px solid #ccd5e4}.shared-matrix-corner,.shared-matrix-col{min-height:54px;display:grid;place-items:center;padding:8px;background:#f0f3f9;font-size:13px;font-weight:800;text-align:center}.shared-matrix-corner{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:4px}.shared-matrix-corner strong{align-self:flex-end}.shared-matrix-corner span{color:var(--shared-muted);font-size:12px}.shared-matrix-row{min-height:150px;display:grid;place-items:center;padding:10px;background:#f5f7fb;font-weight:800}.shared-matrix-cell{position:relative;min-height:150px;display:grid;align-content:start;gap:6px;padding:9px 9px 28px;background:#fffdf4}.shared-rank{position:absolute;right:9px;bottom:5px;color:#626d82;font-size:17px;font-weight:900}.shared-matrix-cell .shared-task,.shared-unassigned .shared-task{box-sizing:border-box;height:32px;min-height:32px;padding:0 8px}.shared-priority-page .shared-check{width:18px;height:18px;border-radius:4px}.shared-priority-page .shared-task-actions button{width:20px;height:20px;border-radius:4px}.shared-priority-page .shared-task-grip{width:13px;height:13px}.shared-unassigned .shared-task-copy span,.shared-matrix-cell .shared-task-copy span{display:none}.shared-empty{padding:35px;color:var(--shared-muted);background:#fafbfe;border:1px dashed var(--shared-line);border-radius:12px;text-align:center}.shared-empty-inline{align-self:center;color:var(--shared-muted);font-size:13px}.shared-footer{padding:3px 24px 24px;color:#8994a7;font-size:12px;text-align:center}.shared-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#181f307a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.shared-modal{width:min(440px,100%);box-sizing:border-box;padding:28px;background:#fff;border-radius:18px;box-shadow:0 25px 65px #141c3040}.shared-modal h2{margin:0 0 4px}.shared-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:6px}.shared-modal button.secondary{color:#536078;background:#f2f4f8}.shared-confirm-modal{gap:13px}.shared-confirm-task{margin:0;padding:13px 15px;color:var(--shared-text);background:#f6f8fc;border:1px solid var(--shared-line);border-radius:10px;font-weight:800;overflow-wrap:anywhere}.shared-confirm-modal .shared-muted{margin:0;line-height:1.65}.toolkit-admin-shell{padding-bottom:40px}.toolkit-admin-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:30px 38px;background:#fff;border-bottom:1px solid var(--shared-line)}.toolkit-admin-header h1{margin:3px 0 5px;font-size:30px}.toolkit-admin-header p:last-child{margin:0;color:var(--shared-muted)}.toolkit-admin-header a{display:inline-flex;align-items:center;gap:7px;color:var(--shared-primary);text-decoration:none;font-weight:800}.toolkit-admin-grid{display:grid;grid-template-columns:minmax(320px,420px) 1fr;gap:22px;padding:24px}.toolkit-admin-grid .shared-panel{margin:0;padding:25px}.toolkit-create-card small{color:var(--shared-muted);font-weight:500}.toolkit-workspace-list{display:grid;gap:10px}.toolkit-workspace-list article{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px;border:1px solid var(--shared-line);border-radius:13px}.toolkit-workspace-list article>div{display:grid;gap:4px}.toolkit-workspace-list code{color:var(--shared-primary)}.toolkit-workspace-list span{color:var(--shared-muted);font-size:12px}.toolkit-workspace-list button{display:inline-flex;align-items:center;gap:6px;padding:9px 11px;color:#5f6b80;background:#f5f7fb;border:1px solid var(--shared-line);border-radius:9px;cursor:pointer}.toolkit-workspace-list article{flex-wrap:wrap;align-items:flex-start}.toolkit-workspace-list .toolkit-account-list{flex:1 1 100%;display:grid;gap:8px;padding-top:12px;border-top:1px solid var(--shared-line)}.toolkit-workspace-list .toolkit-account{display:flex;align-items:center;justify-content:space-between;gap:12px}.toolkit-workspace-list .toolkit-account>span{color:var(--shared-text);font-size:13px}.shared-notice{color:#1f6b45;background:#eefaf3;border:1px solid #bfe6d2;border-radius:10px;padding:10px 12px;margin:15px 24px 0;font-size:13px}.admin-token-modal p{margin:0;color:var(--shared-muted);line-height:1.6}.admin-token-modal code{display:block;overflow-wrap:anywhere;padding:13px;color:#34415b;background:#f3f5f9;border:1px solid var(--shared-line);border-radius:9px}.shared-today-page .pool-task,.shared-today-page .scheduled-task{box-sizing:border-box;height:32px;min-height:32px;gap:5px;padding:0 8px;border:1px solid #d8e1ed;border-radius:6px;box-shadow:0 2px 5px #2a3a5a0f}.shared-today-page .pool-task:not([class*=critical-]){background:#fff}.shared-today-page .pool-task-carry{flex:0 0 auto;margin-left:6px;padding:0 6px;border-radius:999px;background:#fff4e5;color:#9a6212;font-size:11px;font-style:normal;line-height:18px;white-space:nowrap}.shared-today-page .pool-task-grid{grid-template-rows:repeat(4,32px);gap:6px 10px}.shared-today-page .scheduled-task-grid{grid-template-rows:repeat(var(--task-rows),32px);gap:6px 8px}.shared-today-page .pool-task span,.shared-today-page .pool-task .pool-task-title,.shared-today-page .scheduled-task span,.shared-today-page .scheduled-task .scheduled-task-title{font-size:14px;line-height:20px}.shared-today-page .scheduled-task .check-box{width:18px;height:18px;border-radius:4px}.shared-today-page .scheduled-task.done .scheduled-task-title,.shared-today-page .scheduled-task.done span{color:#929aa6;text-decoration:line-through;text-decoration-thickness:2px}.shared-app-shell,.shared-app-shell *{font-weight:400!important}.shared-app-shell{font-size:14px}.shared-saving{position:fixed;right:24px;bottom:20px;z-index:90;padding:8px 14px;border:1px solid #d8e1ed;border-radius:8px;background:#fff;color:#596782;font-size:13px;box-shadow:0 2px 8px #26324812;pointer-events:none}.shared-header h1{font-size:20px}.shared-header nav button,.shared-header-actions button{font-size:14px}.shared-panel-heading h2,.shared-day-title h2{font-size:22px}.shared-matrix-row,.shared-unassigned>strong{font-size:14px}.shared-rank,.shared-today-page .timeline-day span{font-size:14px}.shared-today-page .timeline-day strong{font-size:26px}.shared-today-page .schedule-header p{font-size:14px}.shared-today-page .schedule-header h2{font-size:28px}.shared-today-page .schedule-header button{font-size:14px}.shared-today-page .unscheduled-pool>div:first-child strong,.shared-today-page .unscheduled-pool>div:first-child span,.shared-today-page .pool-add-form input,.shared-today-page .pool-add-form button{font-size:14px}.shared-today-page .slot-meta strong{font-size:18px}.shared-today-page .category-picker summary{font-size:22px}.shared-today-page .time-cells,.shared-today-page .time-labels{height:calc(var(--schedule-grid-rows, 38) * 28px);grid-template-rows:repeat(var(--schedule-grid-rows, 38),28px)}@media(max-width:900px){.shared-header{grid-template-columns:1fr auto;padding:14px 18px}.shared-header nav{grid-column:1/-1;grid-row:2;overflow-x:auto}.shared-header-actions span{display:none}.shared-panel,.shared-today-page,.shared-priority-page{margin:14px}.shared-pool,.shared-slot{grid-template-columns:1fr}.shared-slot-time{border-right:0;border-bottom:1px solid var(--shared-line)}.shared-pool-tasks,.shared-slot-tasks,.toolkit-admin-grid{grid-template-columns:1fr}.toolkit-admin-header{align-items:flex-start;padding:24px}}
