*{box-sizing:border-box}:root{--bg: #ffffff;--sidebar-bg: #fafbfc;--text: #1e1f21;--text-light: #6d6e6f;--text-faint: #a2a0a2;--hover: rgba(55, 53, 47, .06);--active: rgba(69, 115, 210, .09);--border: #e8e8e8;--accent: #4573d2;--panel: #ffffff;--code-bg: #f7f7f7;--topbar-bg: rgba(255, 255, 255, .92);--shadow: rgba(0, 0, 0, .1);--pill-1: #a962e0;--pill-2: #4573d2;--pill-3: #5da283;--pill-4: #d1a44f;color-scheme:light}:root[data-theme=dark]{--bg: #1e2022;--sidebar-bg: #252729;--text: rgba(255, 255, 255, .9);--text-light: rgba(255, 255, 255, .6);--text-faint: rgba(255, 255, 255, .38);--hover: rgba(255, 255, 255, .06);--active: rgba(96, 148, 251, .16);--border: rgba(255, 255, 255, .1);--accent: #6094fb;--panel: #2a2c2e;--code-bg: #313335;--topbar-bg: rgba(30, 32, 34, .92);--shadow: rgba(0, 0, 0, .45);--pill-1: #b47ae2;--pill-2: #6094fb;--pill-3: #6cb894;--pill-4: #d9b164;color-scheme:dark}.letter-badge{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:600;flex-shrink:0;line-height:1;-webkit-user-select:none;user-select:none}.status-pill{display:inline-flex;align-items:center;border-radius:12px;padding:3px 11px;font-size:12.5px;font-weight:600;white-space:nowrap;flex-shrink:0}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang TC,Microsoft JhengHei UI,Microsoft JhengHei,Noto Sans TC,Noto Sans CJK TC,Hiragino Sans,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{display:flex;height:100%}.sidebar{width:260px;min-width:260px;background:var(--sidebar-bg);border-right:1px solid var(--border);padding:8px;overflow-y:auto;display:flex;flex-direction:column}.sidebar-head{display:flex;align-items:center;gap:11px;padding:10px 10px 16px;font-weight:600;font-size:15px}.workspace-avatar{width:22px;height:22px;border-radius:4px;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.workspace-name{flex:1;font-weight:700;letter-spacing:.01em}.foot-avatar{width:28px;height:28px;font-size:13px;font-weight:600;border-radius:50%;box-shadow:0 1px 4px var(--shadow)}.foot-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.foot-name{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.foot-version{font-size:11px;color:var(--text-faint);white-space:nowrap}.foot-logout{flex-shrink:0}.join-logo{display:flex;align-items:center;gap:10px}.join-logo h1{margin:0}.ws-dot{width:8px;height:8px;border-radius:50%;background:#d9730d}.ws-dot.ws-connected{background:#448361}.nav-group{margin-bottom:18px}.nav-issue-caret{width:20px;flex-shrink:0;opacity:.55}.nav-item:hover .nav-issue-caret,.nav-issue-caret.open{opacity:1}.nav-issue-depts{margin:2px 0 6px}.nav-dept-row{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 10px 4px 30px;border-radius:6px;margin:1px 0;font-size:13px;color:var(--text-light);line-height:1.3}.nav-dept-row:hover{background:var(--hover)}.nav-dept-row.on{background:var(--hover);color:var(--text);font-weight:600}.nav-dept-row.empty{opacity:.45}.nav-dept-row .nav-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-dept-dot{width:8px;height:8px;border-radius:50%;flex:none}.nav-dept-dot.all{background:none;border:1.5px solid var(--text-faint);width:9px;height:9px;box-sizing:border-box}.nav-dept-row.on .nav-dept-dot.all{border-color:var(--text)}.nav-dept-n{font-size:11px;font-weight:700;color:var(--text-faint);font-variant-numeric:tabular-nums;background:var(--bg);border-radius:999px;padding:0 7px;min-width:20px;text-align:center}.nav-dept-row.on .nav-dept-n{color:var(--text-light)}.issues-rd-tag{display:inline-flex;align-items:center;gap:7px;margin:0 24px 8px;font-size:12.5px;color:var(--text);background:var(--hover);border-radius:999px;padding:3px 6px 3px 11px;width:fit-content}.issues-rd-clear{border:none;background:none;color:var(--text-faint);cursor:pointer;font-size:15px;line-height:1;padding:0 4px;border-radius:50%}.issues-rd-clear:hover{color:var(--text)}.nav-group-title{display:flex;align-items:center;justify-content:space-between;padding:3px 10px;font-size:13px;font-weight:700;letter-spacing:.02em;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav-group-title .icon-btn{opacity:0}.nav-group-title:hover .icon-btn{opacity:1}.nav-item{display:flex;align-items:center;gap:7px;padding:5px 10px;border-radius:6px;cursor:pointer;font-size:14px;color:var(--text-light);-webkit-user-select:none;user-select:none}.nav-item:hover{background:var(--hover)}.nav-item.active{background:var(--active);color:var(--text);font-weight:500}.nav-emoji{width:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nav-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-btn{border:none;background:none;cursor:pointer;color:var(--text-faint);padding:3px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{background:var(--active);color:var(--text)}.nav-delete{opacity:0;flex-shrink:0}.nav-item:hover .nav-delete{opacity:1}.nav-item[draggable=true]{cursor:grab}.nav-item.drag-ghost{opacity:.45;outline:1.5px dashed var(--accent);outline-offset:-1.5px;background:var(--active)}.nav-category{font-weight:550;color:var(--text)}.nav-chevron{display:inline-flex;align-items:center;justify-content:center;width:14px;color:var(--text-faint);transition:transform .12s;flex-shrink:0}.nav-chevron.open{transform:rotate(90deg)}.nav-child{padding-left:32px}.nav-archive-toggle{color:var(--text-faint);font-size:13px;margin-top:4px}.nav-older-toggle{color:var(--text-faint);font-size:13px}.nav-older-toggle:hover{color:var(--text-light)}.archived-item .nav-item{opacity:.6}.archived-item .nav-item:hover{opacity:.9}.archive-btn{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);background:none;color:var(--text-light);font-size:12.5px;padding:4px 11px;border-radius:12px;cursor:pointer;font-family:inherit;white-space:nowrap}.archive-btn:hover{background:var(--hover);color:var(--text)}.sidebar-foot{margin-top:auto;margin-left:-8px;margin-right:-8px;padding:11px 14px;font-size:12px;color:var(--text-faint);display:flex;align-items:center;gap:9px;border-top:1px solid var(--border)}.drag-handle{position:fixed;z-index:60;width:22px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:5px;color:var(--text-faint);cursor:grab;-webkit-user-select:none;user-select:none}.drag-handle:hover{background:var(--hover);color:var(--text-light)}.drag-handle:active{cursor:grabbing}.page-editor .ProseMirror-selectednode{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.content{flex:1;overflow-y:auto;display:flex;flex-direction:column}.editor-page{display:flex;flex-direction:column;min-height:100%}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 18px;background:var(--topbar-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.breadcrumb{display:flex;align-items:center;gap:7px;font-size:13.5px;color:var(--text-light);min-width:0}.breadcrumb-sep{color:var(--text-faint)}.breadcrumb-page{display:inline-flex;align-items:center;gap:6px;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-wrap{width:100%;max-width:780px;margin:0 auto;padding:40px 56px 30vh;position:relative}.editor-loading{position:absolute;top:44px;left:56px;color:var(--text-faint);font-size:14px;pointer-events:none;animation:editorLoadingFade .6s ease}@keyframes editorLoadingFade{0%{opacity:0}to{opacity:1}}.page-header{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid var(--border)}.page-title-row{display:flex;align-items:center;gap:12px}.page-title-input{flex:1;min-width:0;border:none;outline:none;font-size:28px;font-weight:650;letter-spacing:.01em;color:var(--text);background:transparent;padding:2px 0;font-family:inherit}.page-title-input::placeholder{color:var(--text-faint)}.presence{display:flex;align-items:center;gap:4px}.presence-avatar{width:26px;height:26px;border-radius:50%;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;border:2px solid var(--bg);box-shadow:0 0 0 1px var(--border)}.sync-badge{font-size:11px;color:var(--text-faint);border:1px solid var(--border);border-radius:10px;padding:2px 8px;margin-left:6px;white-space:nowrap}.sync-badge.ok{color:#448361;border-color:#44836159}.empty-state{height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-faint);font-size:15px}.page-editor{outline:none;font-size:16px;line-height:1.7;caret-color:var(--text)}.page-editor ::selection{background:#2383e238}.page-editor>*+*{margin-top:1px}.page-editor p{margin:1px 0;padding:2px 0}.page-editor h1{font-size:1.7em;margin:28px 0 4px;font-weight:650;letter-spacing:.01em}.page-editor h2{display:block;width:fit-content;font-size:15px;font-weight:600;color:#fff;background:var(--pill-2);border-radius:7px;padding:3px 12px;margin:26px 0 6px;letter-spacing:.02em}.page-editor h2:nth-of-type(4n+1){background:var(--pill-1)}.page-editor h2:nth-of-type(4n+2){background:var(--pill-2)}.page-editor h2:nth-of-type(4n+3){background:var(--pill-3)}.page-editor h2:nth-of-type(4n+4){background:var(--pill-4)}.page-editor h3{font-size:1.12em;margin:16px 0 1px;font-weight:600}.page-editor h1:first-child,.page-editor h2:first-child,.page-editor h3:first-child{margin-top:4px}.page-editor ul,.page-editor ol{padding-left:26px;margin:2px 0}.page-editor li{margin:1px 0}.page-editor li p{margin:0;padding:2px 0}.page-editor li::marker{color:var(--text)}.page-editor blockquote{border-left:3px solid var(--text);margin:6px 0;padding:2px 0 2px 14px;color:var(--text)}.page-editor hr{border:none;border-top:1px solid var(--border);margin:14px 0}.page-editor pre{background:var(--code-bg);border-radius:6px;padding:14px 16px;font-size:13.5px;overflow-x:auto}.page-editor code{font-family:Cascadia Code,Consolas,monospace}.page-editor p code{background:#87837826;color:#eb5757;border-radius:3px;padding:1px 4px;font-size:.85em}.page-editor img{max-width:100%;border-radius:4px;cursor:zoom-in;transition:opacity .12s}.page-editor img:hover{opacity:.92}.page-editor .pm-media-wrap{position:relative;display:inline-block;max-width:100%}.page-editor .pm-video-wrap{display:block;width:100%;max-width:680px}.page-editor .pm-video-wrap video.pm-video{margin:0}.page-editor .pm-media-del{position:absolute;top:8px;right:8px;z-index:3;border:none;border-radius:7px;background:#0009;color:#fff;width:30px;height:30px;font-size:15px;line-height:1;cursor:pointer;opacity:0;transition:opacity .12s,background .12s;display:flex;align-items:center;justify-content:center}.page-editor .pm-media-wrap:hover .pm-media-del{opacity:1}.page-editor .pm-media-del:hover{background:#d92d20}.pm-del-btn:hover{color:#fff!important;background:#d92d20!important;border-color:#d92d20!important}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#000000d1;display:flex;align-items:center;justify-content:center}.lightbox img{max-width:92vw;max-height:92vh;border-radius:6px;box-shadow:0 20px 60px #00000080;cursor:default}.lightbox-close{position:absolute;top:16px;right:20px;border:none;background:#ffffff1f;color:#fff;font-size:18px;width:40px;height:40px;border-radius:50%;cursor:pointer;line-height:1}.lightbox-close:hover{background:#ffffff40}.lightbox-delete{position:absolute;top:16px;right:72px;border:none;background:#eb5757d9;color:#fff;font-size:13.5px;font-weight:600;height:40px;padding:0 16px;border-radius:20px;cursor:pointer;font-family:inherit}.lightbox-delete:hover{background:#eb5757}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);border:none;background:#ffffff1f;color:#fff;font-size:30px;width:48px;height:48px;border-radius:50%;cursor:pointer;line-height:1}.lightbox-nav:hover{background:#ffffff40}.lightbox-prev{left:22px}.lightbox-next{right:22px}.lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#ffffffd9;font-size:13.5px;background:#0006;padding:4px 14px;border-radius:12px}.page-editor a{color:var(--accent);text-decoration:none}.page-editor a:hover{text-decoration:underline}.page-editor ul[data-type=taskList]{list-style:none;padding-left:4px}.page-editor ul[data-type=taskList] li{display:flex;gap:9px}.page-editor ul[data-type=taskList] li>label{flex-shrink:0;margin-top:6px;-webkit-user-select:none;user-select:none}.page-editor ul[data-type=taskList] li>div{flex:1;min-width:0}.page-editor ul[data-type=taskList] input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1.4px solid var(--text-faint);border-radius:4px;cursor:pointer;display:inline-block;position:relative;transition:background .12s,border-color .12s}.page-editor ul[data-type=taskList] input[type=checkbox]:checked{background:var(--accent);border-color:var(--accent)}.page-editor ul[data-type=taskList] input[type=checkbox]:checked:after{content:"";position:absolute;left:4.2px;top:1.2px;width:4.5px;height:8.5px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.page-editor ul[data-type=taskList] li[data-checked=true]>div{color:var(--text-faint);text-decoration:line-through}.page-editor li[data-state]>p:first-of-type:before{display:inline-block;font-size:11.5px;font-weight:600;line-height:1.5;padding:1px 9px;border-radius:10px;margin-right:8px;vertical-align:1.5px;white-space:nowrap}.page-editor li[data-state=new]>p:first-of-type:before{content:"新增";background:#5da28329;color:#5da283}.page-editor li[data-state=track]>p:first-of-type:before{content:"追蹤";background:#d1a44f2e;color:#c08a2d}.page-editor li[data-state=done]>p:first-of-type:before{content:"完成";background:#6d6e6f24;color:var(--text-light)}:root[data-theme=dark] .page-editor li[data-state=track]>p:first-of-type:before{color:#d9b164}.bubble-menu{display:flex;align-items:center;background:var(--panel);border:1px solid var(--border);border-radius:8px;box-shadow:0 6px 20px var(--shadow);padding:3px;gap:1px}.bubble-menu button{border:none;background:none;cursor:pointer;font-size:13.5px;color:var(--text);padding:5px 9px;border-radius:5px;font-family:inherit;white-space:nowrap;line-height:1.2}.bubble-menu button:hover{background:var(--hover)}.bubble-menu button.on{color:var(--accent);background:#2383e217}.bubble-sep{width:1px;height:18px;background:var(--border);margin:0 3px}.bubble-menu button.bubble-milestone{color:var(--accent);font-weight:600;white-space:nowrap}.bubble-menu button.bubble-milestone:hover{background:#2383e21f}.page-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--text-faint);float:left;height:0;pointer-events:none}.collaboration-cursor__caret{border-left:1px solid;border-right:1px solid;margin-left:-1px;margin-right:-1px;position:relative;word-break:normal;pointer-events:none}.collaboration-cursor__label{position:absolute;top:-1.5em;left:-1px;font-size:11px;font-weight:600;line-height:1.2;color:#fff;padding:1px 5px;border-radius:3px 3px 3px 0;white-space:nowrap;-webkit-user-select:none;user-select:none}.slash-menu{position:fixed;z-index:1000;background:var(--panel);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px var(--shadow);min-width:220px;max-height:320px;overflow-y:auto;padding:5px}.slash-item{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:6px 10px;border-radius:5px;cursor:pointer;font-size:14px}.slash-item:hover,.slash-item.selected{background:var(--hover)}.slash-item-hint{font-size:12px;color:var(--text-faint)}.slash-empty{padding:8px 10px;font-size:13px;color:var(--text-faint)}.member-title{margin:0;font-size:28px;font-weight:650}.member-hint{margin:10px 0 0;font-size:14.5px;color:var(--text-light)}.member-hint b{color:var(--text)}.member-list{margin-top:20px;display:flex;flex-direction:column;gap:2px}.member-row{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:8px}.member-row:hover{background:var(--hover)}.member-avatar{width:28px;height:28px;border-radius:50%;background:var(--active);color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.member-row input,.member-add input{flex:1;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text);font-size:15px;font-family:inherit;padding:6px 9px;outline:none}.member-row input:hover,.member-add input:hover{border-color:var(--border)}.member-row input:focus,.member-add input:focus{border-color:var(--accent);background:var(--bg)}.member-save{border:none;border-radius:6px;background:var(--accent);color:#fff;font-size:13px;font-weight:600;padding:6px 12px;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.member-save:disabled{opacity:.4;cursor:default}.member-meeting-toggle{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;font-size:12.5px;color:var(--text-light);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.member-meeting-toggle input{flex:0 0 auto;width:15px;height:15px;padding:0;margin:0;accent-color:var(--accent);cursor:pointer}.member-meeting-toggle input:disabled{cursor:default}.member-erp{width:210px;flex:none;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:6px;padding:4px 8px;font-size:12px;font-family:inherit}.member-erp::placeholder{color:var(--text-faint)}.member-erp:focus{outline:none;border-color:var(--accent)}@media (max-width: 900px){.member-erp{width:100%}}.member-meeting-group{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.member-meeting-empty{font-size:12.5px;color:var(--text-faint)}.member-add{margin-top:18px;padding-top:14px;border-top:1px solid var(--border);display:flex;gap:8px}.member-empty{padding:12px 8px;color:var(--text-faint);font-size:14px}.update-banner{position:fixed;top:10px;left:50%;transform:translate(-50%);z-index:3000;background:var(--accent);color:#fff;font-size:13.5px;font-weight:600;padding:9px 22px;border-radius:20px;cursor:pointer;box-shadow:0 6px 20px var(--shadow)}.update-banner:hover{filter:brightness(1.08)}.prop-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px 26px;margin-top:14px}.prop-field{display:flex;flex-direction:column;gap:5px}.prop-label{font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--text-faint)}.prop-select{position:relative;display:inline-flex}.prop-select:after{content:"▾";position:absolute;right:10px;top:50%;transform:translateY(-52%);font-size:10px;pointer-events:none;opacity:.65}select.prop-chip{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;border-radius:14px;padding:5px 26px 5px 13px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;outline:none;line-height:1.3}select.prop-chip:disabled{cursor:default;opacity:.8}.prop-select:has(select:disabled):after{display:none}select.prop-chip option{color:var(--text);background:var(--panel);font-weight:400}.prop-plain{border:none;border-bottom:1.5px solid transparent;background:transparent;color:var(--text);font-size:13.5px;font-family:inherit;padding:4px 2px;outline:none;border-radius:0}.prop-plain:hover:not(:disabled){border-bottom-color:var(--border)}.prop-plain:focus{border-bottom-color:var(--accent)}.prop-plain::placeholder{color:var(--text-faint)}.prop-owner{display:inline-flex;align-items:center;gap:7px}.prop-owner input{width:96px}.owner-picker{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;min-height:30px}.owner-chip{display:inline-flex;align-items:center;gap:6px;background:var(--hover);border-radius:15px;padding:3px 9px 3px 4px;font-size:13px;color:var(--text)}.owner-chip-avatar{width:21px;height:21px;font-size:11px}.owner-remove{border:none;background:none;color:var(--text-faint);font-size:11px;cursor:pointer;padding:1px 2px;line-height:1}.owner-remove:hover{color:#e0552d}.owner-none{color:var(--text-faint);font-size:13px}.owner-add-wrap{position:relative;display:inline-flex}.owner-add{width:26px;height:26px;border:1.4px dashed var(--text-faint);border-radius:50%;background:none;color:var(--text-light);font-size:14px;cursor:pointer;line-height:1;display:inline-flex;align-items:center;justify-content:center}.owner-add:hover{border-color:var(--accent);color:var(--accent)}.owner-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900}.owner-menu{position:absolute;top:30px;left:0;z-index:950;background:var(--panel);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px var(--shadow);min-width:150px;max-height:260px;overflow-y:auto;padding:5px}.owner-option{display:flex;align-items:center;gap:8px;padding:6px 9px;border-radius:5px;cursor:pointer;font-size:13.5px;color:var(--text);white-space:nowrap}.owner-option:hover{background:var(--hover)}.owner-empty{padding:8px 10px;font-size:12.5px;color:var(--text-faint)}.dash-owner-avatars{display:inline-flex}.dash-owner-avatar{width:22px;height:22px;font-size:11px;border:2px solid var(--bg)}.dash-owner-avatar+.dash-owner-avatar{margin-left:-7px}.prop-avatar{width:24px;height:24px;border-radius:50%;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.prop-progress{display:inline-flex;align-items:center;gap:8px;padding-bottom:2px;color:var(--text-light);font-size:13px}.prop-number{width:44px;text-align:right}.prop-number::-webkit-outer-spin-button,.prop-number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.prop-date{color:var(--text)}.prop-date.overdue{color:#e0552d;font-weight:600}.prop-updated{color:var(--text-faint);font-size:12px;margin-left:auto;align-self:flex-end;padding-bottom:4px}.dashboard{width:100%;border-collapse:collapse;font-size:14px}.dashboard th{text-align:left;font-size:12.5px;font-weight:600;color:var(--text-light);padding:8px 10px;border-bottom:1px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.dashboard th:hover,.dashboard th.sorted{color:var(--text)}.dashboard td{padding:9px 10px;border-bottom:1px solid var(--border);white-space:nowrap}.dashboard tbody tr{cursor:pointer}.dashboard tbody tr:hover{background:var(--hover)}.dash-name{display:flex;align-items:center;gap:8px;font-weight:500;color:var(--text)}.dash-progress{display:inline-flex;align-items:center;gap:8px;color:var(--text-light);font-size:13px}.dash-progress-bar{display:inline-block;width:90px;height:6px;border-radius:3px;background:var(--active);overflow:hidden}.dash-progress-bar>span{display:block;height:100%;background:var(--accent);border-radius:3px}.overdue{color:#e0552d;font-weight:600}.dash-updated{color:var(--text-faint)}.dash-foot{color:var(--text-faint);font-size:13px;margin-top:14px}.dash-owner{display:inline-flex;align-items:center;gap:7px}.dashboard-wrap{max-width:900px}.tag-chip{display:inline-block;font-size:13px;font-weight:600;border-radius:999px;padding:3px 12px;cursor:pointer;white-space:nowrap}.tag-add{border:1px dashed var(--border);border-radius:999px;background:none;color:var(--text-faint);font-size:12.5px;padding:3px 11px;cursor:pointer;font-family:inherit}.tag-add:hover{color:var(--text);border-color:var(--text-faint)}.tag-edit input{border:1px solid var(--accent);border-radius:6px;background:var(--bg);color:var(--text);font-size:13px;padding:3px 8px;font-family:inherit;outline:none;width:130px}.tag-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.nav-view-toggle{width:auto!important;font-size:11.5px;padding:1px 8px;border:1px solid var(--border);border-radius:999px;color:var(--text-light)}.nav-view-toggle:hover{color:var(--text);background:var(--hover)}.attention-badge{margin-left:auto;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#e0552d;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.attention-panel{border:1px solid var(--border);border-left:4px solid #e0552d;border-radius:0 10px 10px 0;padding:12px 16px;margin-bottom:20px;background:var(--panel)}.attention-head{font-weight:700;margin-bottom:10px}.attention-list{display:flex;flex-direction:column;gap:6px}.attention-card{display:flex;align-items:center;gap:9px;border:none;background:none;cursor:pointer;text-align:left;padding:4px 6px;border-radius:6px;font-family:inherit;font-size:14px;color:var(--text)}.attention-card:hover{background:var(--hover)}.attention-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attention-chip{font-size:12px;font-weight:600;border-radius:999px;padding:2px 10px;white-space:nowrap}.dash-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:12px}.dash-toolbar-label{font-size:13px;color:var(--text-light)}.dash-mine-toggle{display:inline-flex;align-items:center;gap:7px;margin-left:4px;border:1px solid var(--border);background:var(--bg);color:var(--text-light);border-radius:999px;padding:5px 13px;font-size:13px;font-family:inherit;cursor:pointer}.dash-mine-toggle:hover{background:var(--hover);color:var(--text)}.dash-mine-toggle.on{background:var(--accent);border-color:var(--accent);color:#fff}.dash-mine-n{font-size:11.5px;font-weight:600;min-width:18px;text-align:center;background:var(--hover);border-radius:999px;padding:0 6px;color:inherit}.dash-mine-toggle.on .dash-mine-n{background:#ffffff38}.nav-group-label{display:inline-flex;align-items:center}.nav-group-count{font-size:11px;font-weight:600;color:var(--text-light);background:var(--hover);border-radius:999px;padding:1px 7px;margin-left:6px}.dash-tag{font-size:11.5px;font-weight:600;border-radius:999px;padding:1px 8px;margin-left:8px}.dash-group-row td{background:var(--panel);font-weight:700;font-size:13.5px;color:var(--text);padding:7px 10px}.dash-group-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:8px;vertical-align:middle}.dash-group-count{color:var(--text-faint);font-weight:500}.page-editor .milestone-list{margin:6px 0;display:flex;flex-direction:column;gap:1px}.milestone-item{display:flex;align-items:flex-start;gap:7px;padding:3px 5px;border-radius:5px;font-size:14px;line-height:1.6}.milestone-item:hover{background:var(--hover)}.milestone-expand{flex:none;border:none;background:none;cursor:pointer;width:20px;height:20px;padding:0;margin-top:2px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--text-faint);opacity:0;transition:opacity .12s,color .12s,background .12s,transform .12s}.milestone-item:hover .milestone-expand{opacity:.7}.milestone-expand:hover{color:var(--accent);opacity:1}.milestone-item.has-detail .milestone-expand{opacity:1;color:#fff;background:var(--accent);box-shadow:0 1px 4px #00000047}.milestone-item.has-detail .milestone-expand:hover{color:#fff;transform:scale(1.12);box-shadow:0 2px 7px #00000061}.ms-panel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:65;display:flex;justify-content:flex-end}.ms-panel{width:min(520px,94vw);height:100%;background:var(--bg);border-left:1px solid var(--border);box-shadow:-8px 0 30px var(--shadow);padding:18px 22px 20px;display:flex;flex-direction:column;gap:12px;animation:msPanelSlide .18s ease}@keyframes msPanelSlide{0%{transform:translate(24px);opacity:.6}to{transform:none;opacity:1}}.ms-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.ms-panel-crumb{display:flex;align-items:center;gap:9px}.ms-panel-date{font-size:12px;color:var(--text-light);font-variant-numeric:tabular-nums}.ms-panel-title{font-size:15px;font-weight:600;color:var(--text);line-height:1.6;padding-bottom:12px;border-bottom:1px solid var(--border);white-space:pre-wrap}.ms-panel-ghost{color:var(--text-faint);font-weight:400}.ms-panel-field{flex:1;min-height:0;display:flex;flex-direction:column;gap:6px}.ms-panel-field label{font-size:11px;font-weight:600;color:var(--text-faint)}.ms-panel-input{flex:1;width:100%;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;line-height:1.75;resize:none}.ms-panel-input:focus{outline:none;border-color:var(--accent)}.ms-panel-ro{font-size:14px;color:var(--text);white-space:pre-wrap;line-height:1.75;overflow-y:auto}.ms-panel-foot{display:flex;align-items:center;gap:8px}.ms-panel-hint{flex:1;font-size:11.5px;color:var(--text-faint)}@media (max-width: 640px){.ms-panel{width:100vw}}.status-pill{display:inline-flex;align-items:center;gap:5px;border:none;border-radius:4px;font-size:11px;font-weight:600;font-family:inherit;line-height:1.5;padding:1px 8px 1px 7px;text-align:left;white-space:nowrap}.status-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.status-pill[data-status=未開始]{background:#8a8f9829;color:#5c616b}.status-pill[data-status=前期準備]{background:#9061e824;color:#7c4fd0}.status-pill[data-status=進行中]{background:#3b82f624;color:#2f6fd0}.status-pill[data-status=新問題]{background:#e5484d21;color:#cf3438}.status-pill[data-status=已完成]{background:#3f9d6c29;color:#2f8560}.status-pill[data-status=延遲完成]{background:#d8862a29;color:#a9701c}:root[data-theme=dark] .status-pill[data-status=未開始]{background:#8a8f983d;color:#b0b5bd}:root[data-theme=dark] .status-pill[data-status=前期準備]{background:#9061e842;color:#c0a3f5}:root[data-theme=dark] .status-pill[data-status=進行中]{background:#3b82f642;color:#7db0f8}:root[data-theme=dark] .status-pill[data-status=新問題]{background:#e5484d3d;color:#f2999b}:root[data-theme=dark] .status-pill[data-status=已完成]{background:#3f9d6c42;color:#6ecf9a}:root[data-theme=dark] .status-pill[data-status=延遲完成]{background:#d8862a42;color:#e2b06a}.milestone-status{margin-top:2px;flex-shrink:0;cursor:pointer;transition:background .12s,box-shadow .12s}.milestone-status:hover{box-shadow:0 0 0 2px var(--hover)}.milestone-status-menu{position:fixed;z-index:500;min-width:148px;background:var(--panel);border:1px solid var(--border);border-radius:9px;box-shadow:0 10px 30px var(--shadow),0 0 0 1px #0000000a;padding:5px;display:flex;flex-direction:column;gap:1px}.ms-opt{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 8px;border-radius:6px;cursor:pointer}.ms-opt:hover,.ms-opt.sel{background:var(--hover)}.ms-opt .status-pill{cursor:pointer}.ms-opt-check{color:var(--text-light);font-size:12px;flex-shrink:0}.milestone-date{margin-top:1px;flex-shrink:0;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--text-faint);font-size:11.5px;font-family:inherit;padding:0 2px;color-scheme:light dark}.milestone-date:hover,.milestone-date:focus{border-color:var(--border);outline:none}.milestone-title{flex:1;min-width:0;outline:none}.milestone-list-head{display:inline-flex;align-items:center;gap:5px;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-faint);font-size:12px;padding:1px 4px;border-radius:4px}.milestone-list-head:hover{color:var(--text-light);background:var(--hover)}.milestone-chevron{font-size:10px}.milestone-list.collapsed .milestone-items{display:none}.page-editor .pm-pdf{display:block;width:100%;max-width:720px;margin:10px 0;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--panel);box-shadow:0 2px 12px var(--shadow)}.page-editor .pm-pdf.ProseMirror-selectednode{outline:2.5px solid var(--accent);outline-offset:2px}.pm-pdf-bar{display:flex;align-items:center;gap:8px;padding:7px 12px;border-bottom:1px solid var(--border);font-size:13px}.pm-pdf-name{font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-pdf-spacer{flex:1}.pm-pdf-btn{border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--text-light);font-size:12.5px;padding:3px 10px;cursor:pointer;text-decoration:none;font-family:inherit;white-space:nowrap}.pm-pdf-btn:hover{color:var(--text);background:var(--hover)}.pm-pdf-framewrap{width:100%;height:520px;background:#525659}.pm-pdf-frame{width:100%;height:100%;border:none;display:block}.pm-pdf-framewrap:fullscreen{height:100vh}.pm-pdf-framewrap:-webkit-full-screen{height:100vh}.page-editor .pm-office{display:block;width:100%;max-width:720px;margin:14px 0;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--panel);box-shadow:0 2px 12px var(--shadow)}.page-editor .pm-office.ProseMirror-selectednode{outline:2.5px solid var(--accent);outline-offset:2px}.pm-office-bar{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid var(--border);font-size:13px}.pm-office-name{font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-office-spacer{flex:1}.pm-office-btn{border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--muted);padding:4px 9px;font-size:12px;cursor:pointer;text-decoration:none;font-family:inherit;white-space:nowrap}.pm-office-btn:hover{color:var(--text);background:var(--hover)}.pm-office-body{display:flex;flex-direction:column;width:100%;height:460px;background:var(--panel)}.pm-office-body:fullscreen,.pm-office-body:-webkit-full-screen{height:100vh;padding:0;background:var(--panel)}.pm-office-scroll{flex:1;overflow:auto}.pm-office-msg{padding:18px;color:var(--muted);font-size:13px;line-height:1.7}.pm-office-note{padding:8px 12px;color:var(--muted);font-size:12px}.pm-office-tabs{display:flex;gap:4px;padding:6px 8px;border-bottom:1px solid var(--border);overflow-x:auto;flex-shrink:0}.pm-office-tab{border:1px solid transparent;border-radius:6px;background:transparent;color:var(--muted);padding:3px 10px;font-size:12px;font-family:inherit;cursor:pointer;white-space:nowrap}.pm-office-tab:hover{background:var(--hover);color:var(--text)}.pm-office-tab.active{background:var(--hover);border-color:var(--border);color:var(--text);font-weight:600}.pm-office-table{border-collapse:collapse;font-size:12.5px;font-variant-numeric:tabular-nums}.pm-office-table th,.pm-office-table td{border:1px solid var(--border);padding:4px 9px;text-align:left;vertical-align:top;max-width:320px;white-space:pre-wrap;word-break:break-word;color:var(--text)}.pm-office-table th{background:var(--hover);font-weight:600;position:sticky;top:0;z-index:1}.pm-office-table tr:nth-child(2n) td{background:color-mix(in srgb,var(--hover) 40%,transparent)}.pm-office-doc{max-width:760px;margin:0 auto;padding:24px 28px 40px;color:var(--text);font-size:14px;line-height:1.85}.page-editor .pm-office-doc h1,.page-editor .pm-office-doc h2,.page-editor .pm-office-doc h3,.page-editor .pm-office-doc h4{display:block;background:none;color:var(--text);border-radius:0;padding:0;letter-spacing:normal;font-weight:650}.page-editor .pm-office-doc h1{font-size:20px;margin:20px 0 10px}.page-editor .pm-office-doc h2{font-size:17px;margin:18px 0 8px}.page-editor .pm-office-doc h3{font-size:15px;margin:16px 0 6px}.page-editor .pm-office-doc h4{font-size:14px;margin:14px 0 4px}.page-editor .pm-office-doc p{margin:0 0 10px}.page-editor .pm-office-doc ul,.page-editor .pm-office-doc ol{margin:0 0 10px;padding-left:22px}.page-editor .pm-office-doc li{margin:2px 0}.pm-office-doc img{max-width:100%;height:auto;border-radius:6px}.pm-office-doc a{color:var(--accent)}.pm-office-doc table{border-collapse:collapse;width:100%;margin:10px 0;font-size:13px}.pm-office-doc th,.pm-office-doc td{border:1px solid var(--border);padding:5px 9px;text-align:left}.pm-office-doc th{background:var(--hover);font-weight:600}.page-editor video.pm-video{display:block;width:100%;max-width:680px;border-radius:8px;margin:8px 0;background:#000;box-shadow:0 2px 12px var(--shadow)}.page-editor video.pm-video.ProseMirror-selectednode{outline:2.5px solid var(--accent);outline-offset:2px}.page-editor .speaker-chip{display:inline-block;background:var(--speaker-color, #6d6e6f);color:#fff;font-weight:600;font-size:13px;border-radius:999px;padding:2.5px 12px;line-height:1.55}.page-editor p.speaker-para{margin-top:26px}.page-editor .reply-line{color:#97620f;background:#d8862a29;font-weight:500;border-radius:4px;display:inline-block;margin-left:8px;padding:3px 9px 3px calc(9px + 3em);text-indent:-3em}[data-theme=dark] .page-editor .reply-line{color:#e8b978;background:#d8862a38}.organize-btn{white-space:nowrap}.organize-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:300;display:flex;align-items:center;justify-content:center;padding:30px 16px}.organize-panel{background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:12px;box-shadow:0 18px 50px #00000059;width:min(860px,100%);max-height:100%;overflow-y:auto;padding:22px 26px}.organize-head{display:flex;align-items:center;justify-content:space-between}.organize-head h2{margin:0;font-size:18px}.organize-close{position:static;font-size:16px;width:30px;height:30px}.organize-summary{color:var(--text-light);font-size:13.5px;margin:10px 0 4px}.organize-subtitle{font-size:14.5px;margin:20px 0 8px}.organize-list{display:flex;flex-direction:column;gap:10px}.organize-item{border:1px solid var(--border);border-radius:8px;padding:10px 12px}.organize-tag{display:inline-block;font-size:11.5px;font-weight:600;border-radius:999px;padding:2px 9px;margin-bottom:6px}.organize-diff{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px}.organize-before{color:var(--text-faint);text-decoration:line-through;text-decoration-color:#e0552d73}.organize-after{color:var(--text)}.organize-after>div{margin-bottom:2px}.organize-note{margin-top:6px;font-size:12px;color:#d1a44f}.organize-cats{display:flex;flex-direction:column;gap:10px}.organize-cat ul{margin:4px 0 0;padding-left:20px;font-size:13px;color:var(--text-light)}.organize-cat li{margin-bottom:3px}.organize-meta{color:var(--text-faint);font-size:12px;margin-left:6px}.organize-corrections{margin:0;padding-left:20px;font-size:13px;color:var(--text-light)}.time-ask{width:min(360px,100%);text-align:center;padding:26px 28px}.time-ask h3{margin:0 0 6px;font-size:16px}.time-ask-buttons{display:flex;gap:10px;justify-content:center;margin-top:16px}.time-ask-btn{font-size:15px;padding:9px 26px}.np-panel{width:min(520px,100%);background:var(--bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 50px var(--shadow);padding:14px 16px 12px}.np-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.np-head-label{font-size:12px;color:var(--text-faint);font-weight:600}.np-title{width:100%;border:none;background:transparent;color:var(--text);font-size:26px;font-weight:700;font-family:inherit;padding:6px 8px;margin-bottom:6px;border-radius:6px}.np-title:focus{outline:none;background:var(--hover)}.np-title::placeholder{color:var(--text-faint);font-weight:700}.np-props{display:flex;flex-direction:column;gap:2px;margin-bottom:12px}.np-prop{display:flex;align-items:center;gap:8px;min-height:34px}.np-prop-label{display:inline-flex;align-items:center;gap:7px;width:96px;flex:none;font-size:13px;color:var(--text-light);padding-left:8px}.np-prop-label svg{opacity:.7;flex:none}.np-prop-value{flex:1;min-width:0}.np-input{border:none;background:transparent;color:var(--text);font-size:14px;font-family:inherit;padding:6px 8px;border-radius:6px;color-scheme:light dark;width:100%;box-sizing:border-box}.np-input:hover{background:var(--hover)}.np-input:focus{outline:none;background:var(--hover)}.np-input::placeholder{color:var(--text-faint)}.np-owners{display:flex;flex-wrap:wrap;gap:5px;padding:2px 4px}.np-owner{display:inline-flex;align-items:center;gap:5px;border:none;border-radius:14px;background:var(--hover);color:var(--text-light);font-size:13px;font-family:inherit;padding:3px 10px;cursor:pointer;line-height:1.4}.np-owner:hover{background:var(--hover);color:var(--text)}.np-owner.on{background:color-mix(in srgb,var(--accent) 20%,transparent);color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 55%,transparent);font-weight:600}.np-owner.on:hover{background:color-mix(in srgb,var(--accent) 30%,transparent)}.np-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--border);padding-top:10px}.np-hint{font-size:12px;color:var(--text-faint)}.np-foot-btns{display:flex;gap:8px}.np-btn{border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:7px;padding:6px 14px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit}.np-btn:hover{background:var(--hover)}.np-btn-primary{background:var(--accent);border-color:var(--accent);color:#fff}.np-btn-primary:hover{filter:brightness(1.06)}.np-btn-primary:disabled{opacity:.4;cursor:default;filter:none}@media (max-width: 640px){.np-prop{align-items:flex-start;flex-direction:column;gap:0}.np-prop-label{width:auto}}.organize-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:290;display:flex;align-items:center;gap:12px;background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 26px #0000004d;padding:10px 14px;font-size:13.5px}.organize-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;position:sticky;bottom:0;background:var(--panel);padding:10px 0 2px}@media (max-width: 768px){.organize-diff{grid-template-columns:1fr}.organize-panel{padding:16px}}.trash-row{align-items:center}.trash-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.trash-title{font-size:14px;font-weight:500;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trash-meta{font-size:12px;color:var(--text-faint)}.nav-tooltip{position:fixed;z-index:400;background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:6px;box-shadow:0 4px 14px var(--shadow);padding:5px 10px;font-size:12.5px;max-width:300px;pointer-events:none;opacity:0;transition:opacity .12s ease}.nav-tooltip.show{opacity:1}.tpl-scopes{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.tpl-scope{border:1px solid var(--border);border-radius:999px;background:var(--bg);color:var(--text-light);font-size:13px;padding:6px 14px;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:5px}.tpl-scope:hover{background:var(--hover)}.tpl-scope.on{background:var(--accent);border-color:var(--accent);color:#fff}.tpl-row{flex-wrap:wrap}.tpl-row input{flex:0 1 200px;min-width:140px}.tpl-type{border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--text);font-size:13px;padding:6px 8px;font-family:inherit}.tpl-hint{flex:1;min-width:160px;color:var(--text-faint);font-size:12px}.tpl-move:disabled{opacity:.3;cursor:default}.tpl-move span{pointer-events:none}.tpl-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}.tpl-add,.tpl-save{display:flex;gap:8px;flex-wrap:wrap}.restore-row{align-items:center}.restore-info{display:flex;align-items:baseline;gap:8px;flex:1;font-size:14px;color:var(--text)}.restore-count{color:var(--text-faint);font-size:12.5px}.restore-btn{white-space:nowrap}.restore-subtitle{font-size:16px;margin:26px 0 6px;color:var(--text)}.restore-done{border:1px solid var(--border);border-radius:10px;padding:18px 20px;font-size:15px;color:var(--text);background:var(--hover)}.mobile-menu-btn,.mobile-backdrop{display:none}@media (max-width: 768px){.mobile-menu-btn{display:inline-flex;position:fixed;top:10px;left:10px;z-index:150;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;background:var(--bg);color:var(--text);box-shadow:0 2px 10px var(--shadow);cursor:pointer}.mobile-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:160}.sidebar{position:fixed;top:0;bottom:0;left:0;width:282px;min-width:282px;transform:translate(-102%);transition:transform .2s ease;z-index:170}.sidebar.open{transform:translate(0);box-shadow:0 0 42px #0000004d}.content{width:100%}.editor-wrap{padding:22px 16px 20vh}.topbar{padding-left:58px}.page-title-input{font-size:22px}.page-title-row{flex-wrap:wrap}.prop-bar{gap:10px 18px}.prop-updated{margin-left:0}.dashboard{display:block;overflow-x:auto}.dashboard-wrap{max-width:none}}.join-screen{height:100%;display:flex;align-items:center;justify-content:center;background:var(--sidebar-bg)}.join-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:36px 40px;width:360px;box-shadow:0 10px 30px var(--shadow);display:flex;flex-direction:column;gap:14px}.join-card h1{margin:0;font-size:22px}.join-card p{margin:0;font-size:14px;color:var(--text-light)}.join-card .join-hint{font-size:12.5px;color:var(--text-faint)}.join-card .join-hint b{color:var(--text-light)}.join-card .join-error{font-size:13px;color:#e0552d}.join-card input{border:1px solid var(--border);border-radius:6px;padding:10px 12px;font-size:15px;outline:none;font-family:inherit}.join-card input:focus{border-color:var(--accent)}.join-card button{border:none;border-radius:6px;background:var(--accent);color:#fff;font-size:15px;font-weight:600;padding:10px;cursor:pointer;font-family:inherit}.join-card button:disabled{opacity:.4;cursor:default}.issues-view{display:flex;flex-direction:column;height:100%;overflow:hidden}.issues-header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px 12px}.issues-title{display:flex;align-items:baseline;gap:12px}.issues-title h1{font-size:22px;font-weight:700;margin:0;color:var(--text)}.issues-count{font-size:13px;color:var(--text-light)}.issues-actions{display:flex;align-items:center;gap:8px}.issues-btn{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:7px;padding:6px 11px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;line-height:1.2}.issues-btn:hover{background:var(--hover)}.issues-btn:disabled{opacity:.45;cursor:default}.issues-btn-primary{background:var(--accent);border-color:var(--accent);color:#fff}.issues-btn-primary:hover{filter:brightness(1.06);background:var(--accent)}.issues-btn-sm{padding:3px 8px;font-size:12px}.issues-theme{padding:6px 8px}.issues-filters{display:flex;flex-wrap:wrap;gap:8px;padding:4px 24px 14px;align-items:center}.issues-filters select,.issues-search,.issues-filters .issues-btn{height:34px;box-sizing:border-box}.issues-filters select,.issues-search{border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:8px;padding:7px 11px;font-size:13px;font-family:inherit;outline:none;transition:border-color .12s ease}.issues-search:focus,.issues-filters select:focus{border-color:var(--accent)}.issues-search{flex:1;min-width:220px}.issues-filters select{cursor:pointer}.issues-clear{color:var(--text-light)}.issues-error{margin:4px 28px;color:#d9534f;font-size:13px}.issues-table-wrap{flex:1;overflow:auto;padding:0 24px 28px}.issues-table{width:100%;min-width:880px;border-collapse:separate;border-spacing:0;font-size:13px;background:var(--panel);border:1px solid var(--border);border-radius:12px;overflow:hidden}.issues-table thead th{position:sticky;top:0;z-index:1;text-align:left;font-size:11.5px;font-weight:700;letter-spacing:.06em;color:var(--text-faint);background:var(--bg);padding:10px 14px;border-bottom:1px solid var(--border);white-space:nowrap}.issues-table thead th.issues-th-sort:hover{color:var(--text-light)}.issues-row{cursor:pointer;transition:background .1s ease}.issues-table tbody td{border-top:1px solid var(--border)}.issues-table tbody tr:first-child td{border-top:none}.issues-row:hover{background:var(--hover)}.issues-table td{padding:12px 14px;color:var(--text);vertical-align:top}.issues-no{font-variant-numeric:tabular-nums;color:var(--text-faint);font-size:12px;letter-spacing:.02em;white-space:nowrap}.issues-type{white-space:nowrap}.issues-model{font-weight:600;font-size:12.5px;line-height:1.35}.issues-mach{color:var(--text-faint);font-size:11.5px;margin-top:3px;line-height:1.45}.issues-th-title{min-width:300px}.issues-ttl{min-width:300px;max-width:560px;font-size:13.5px;color:var(--text);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.issues-time{color:var(--text-light);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12.5px}.issues-dur{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12.5px;color:var(--text-light)}.issues-dur.open{color:#c07b12;font-weight:600}:root[data-theme=dark] .issues-dur.open{color:#e2b06a}.issues-level{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;font-size:12px;font-weight:700;background:var(--hover)}.issues-level[data-level=A]{background:#d9534f24}.issues-level[data-level=B]{background:#d8862a24}.issues-level[data-level=C]{background:#4090e724}.issues-level[data-level=D]{background:#8a8f9829}.issues-level-none{color:var(--text-faint)}.issues-clip{margin-right:5px;opacity:.75;font-size:11.5px}.issues-empty{text-align:center;color:var(--text-faint);padding:48px 0}.issue-pill{display:inline-flex;align-items:center;gap:5px;border-radius:20px;padding:2px 9px 2px 7px;font-size:12px;font-weight:600;white-space:nowrap}.issue-pill-dot{width:6px;height:6px;border-radius:50%}.issue-pill-empty{color:var(--text-faint)}.issues-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:60;display:flex;justify-content:flex-end}.issues-drawer{width:min(560px,94vw);height:100%;background:var(--bg);border-left:1px solid var(--border);box-shadow:-8px 0 30px var(--shadow);overflow-y:auto;padding:20px 24px 40px;animation:issuesSlide .18s ease}@keyframes issuesSlide{0%{transform:translate(24px);opacity:.6}to{transform:none;opacity:1}}.issues-drawer-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.issues-drawer-no{font-size:12px;color:var(--text-light);font-variant-numeric:tabular-nums}.issues-drawer-head h2{font-size:19px;font-weight:700;margin:3px 0 0;color:var(--text)}.issues-drawer-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:14px 0}.issues-chip{font-size:12px;color:var(--text-light);background:var(--hover);border-radius:6px;padding:3px 8px}.issues-chip b.open{color:#c07b12}.issues-status-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-bottom:16px}.issues-label{font-size:12px;color:var(--text-faint)}.issues-status-opt{border:1px solid var(--border);background:var(--panel);color:var(--text-light);border-radius:6px;padding:4px 9px;font-size:12px;cursor:pointer;font-family:inherit}.issues-status-opt:hover{background:var(--hover)}.issues-status-opt.on{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.issues-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;margin:4px 0 16px}.issues-fields>div{display:flex;flex-direction:column}.issues-fields dt{font-size:11px;color:var(--text-faint)}.issues-fields dd{margin:1px 0 0;font-size:13px;color:var(--text)}.issues-section{margin-bottom:14px}.issues-section-title{font-size:12px;font-weight:600;color:var(--text-light);margin-bottom:4px}.issues-section-body{font-size:13px;color:var(--text);white-space:pre-wrap;line-height:1.55}.issues-section.hl .issues-section-body{background:#786ef01a;border-left:3px solid #7a6cff;border-radius:0 6px 6px 0;padding:8px 12px}.issues-timeline{margin-top:20px;border-top:1px solid var(--border);padding-top:14px}.issues-tl-head{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;color:var(--text);margin-bottom:10px}.issues-tl-item{padding:8px 0;border-bottom:1px dashed var(--border)}.issues-tl-meta{display:flex;justify-content:space-between;font-size:12px;color:var(--text-light)}.issues-tl-meta b{color:var(--text)}.issues-tl-note{font-size:13px;color:var(--text);white-space:pre-wrap;margin-top:3px}.issues-tl-empty{color:var(--text-faint);font-size:13px;padding:6px 0}.issues-tl-add{display:flex;gap:8px;margin-top:12px;align-items:flex-end}.issues-tl-add textarea{flex:1;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:7px;padding:8px;font-size:13px;font-family:inherit;resize:vertical}.issues-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:70;display:flex;align-items:flex-start;justify-content:center;padding:40px 16px;overflow-y:auto}.issues-modal{width:min(720px,100%);background:var(--bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 50px var(--shadow);padding:22px 24px 20px;position:relative}.issues-modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.issues-modal-head h2{font-size:18px;font-weight:700;margin:0;color:var(--text)}.issues-form{display:flex;flex-direction:column;gap:12px}.issues-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.issues-form-row{display:flex;flex-direction:column;gap:4px}.issues-form-row.full{grid-column:1 / -1}.issues-form-row>label{font-size:12px;color:var(--text-light);display:flex;align-items:center;justify-content:space-between}.issues-form-row input,.issues-form-row select,.issues-form-row textarea{border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:7px;padding:8px 10px;font-size:13px;font-family:inherit;width:100%;box-sizing:border-box}.issues-form-row textarea{resize:vertical}.issues-seg{display:inline-flex;border:1px solid var(--border);border-radius:7px;overflow:hidden;width:fit-content}.issues-seg button{border:none;background:var(--panel);color:var(--text-light);padding:7px 16px;font-size:13px;cursor:pointer;font-family:inherit}.issues-seg button.on{background:var(--accent);color:#fff;font-weight:600}.issues-kb-btn{font-weight:500}.issues-modal-foot{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.issues-btn-danger{color:#d9534f;border-color:#d9534f73;margin-right:auto}.issues-btn-danger:hover{background:#d9534f1f}.issues-machine{position:relative;display:flex;flex-direction:column;gap:4px}.issues-machine>label{font-size:12px;color:var(--text-light)}.issues-hint{color:var(--text-faint);font-weight:400}.issues-machine-box{display:flex;gap:8px;align-items:center}.issues-machine-box input{flex:1;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:7px;padding:8px 10px;font-size:13px;font-family:inherit}.issues-machine-tag{font-size:12px;color:var(--accent);white-space:nowrap}.issues-mach-note{font-size:12px;color:#1f8a4c;background:#22a05a1f;border-radius:6px;padding:6px 10px;margin:2px 0}.issues-machine-list{position:absolute;top:100%;left:0;right:0;z-index:5;margin-top:4px;background:var(--panel);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px var(--shadow);max-height:260px;overflow-y:auto}.issues-machine-item{padding:8px 12px;cursor:pointer;display:flex;flex-direction:column;gap:1px}.issues-machine-item:hover{background:var(--hover)}.issues-machine-item b{font-size:13px;color:var(--text)}.issues-machine-item span{font-size:12px;color:var(--text-light)}.issues-kb-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px}.issues-kb{width:min(760px,100%);max-height:86vh;background:var(--bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 50px var(--shadow);display:flex;flex-direction:column;overflow:hidden}.issues-kb-head{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border)}.issues-kb-head h3{margin:0;font-size:16px;font-weight:700;color:var(--text)}.issues-kb-search{display:flex;gap:8px;padding:14px 20px}.issues-kb-search input{flex:1;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:7px;padding:9px 12px;font-size:14px;font-family:inherit}.issues-kb-list{overflow-y:auto;padding:0 20px 20px}.issues-kb-item{border:1px solid var(--border);border-radius:9px;padding:12px 14px;margin-bottom:10px}.issues-kb-item-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.issues-kb-model{font-weight:600;font-size:13px;color:var(--text)}.issues-kb-no{font-size:12px;color:var(--text-light);font-variant-numeric:tabular-nums}.issues-kb-date{font-size:12px;color:var(--text-faint);margin-left:auto}.issues-kb-desc,.issues-kb-hand,.issues-kb-root{font-size:13px;color:var(--text);line-height:1.5;margin-top:3px;white-space:pre-wrap}.issues-kb-desc b,.issues-kb-hand b,.issues-kb-root b{color:var(--text-light);font-weight:600}.issues-kb-root{color:var(--text-light)}@media (max-width: 640px){.issues-form-grid,.issues-fields{grid-template-columns:1fr}.issues-header,.issues-filters,.issues-table-wrap{padding-left:14px;padding-right:14px}}.issues-open-toggle.on{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.issues-att-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:6px;margin-bottom:8px}.issues-att-grid img{width:100%;height:96px;object-fit:cover;border-radius:7px;border:1px solid var(--border);cursor:zoom-in;background:var(--code-bg)}.issues-att-grid img:hover{filter:brightness(1.06)}.issues-att-grid img.broken{object-fit:contain;opacity:.35;cursor:default}.issues-att-video{margin-bottom:8px}.issues-att-video video{width:100%;max-height:300px;border-radius:8px;border:1px solid var(--border);background:#000}.issues-att-name{font-size:11px;color:var(--text-faint);margin-top:2px}.issues-att-files{display:flex;flex-direction:column;gap:4px}.issues-att-file{font-size:13px;color:var(--accent);text-decoration:none;padding:5px 8px;border:1px solid var(--border);border-radius:6px;background:var(--panel)}.issues-att-file:hover{background:var(--hover)}.issues-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:90;display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out}.issues-lightbox img{max-width:96vw;max-height:92vh;object-fit:contain;border-radius:6px;cursor:default}.issues-lightbox-close{position:absolute;top:16px;right:20px;background:#ffffff24;border:none;color:#fff;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}.issues-lightbox-close:hover{background:#ffffff47}.issues-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff24;border:none;color:#fff;cursor:pointer;width:46px;height:72px;border-radius:10px;font-size:34px;line-height:1;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;padding-bottom:6px}.issues-lightbox-nav:hover{background:#ffffff47}.issues-lightbox-nav.prev{left:18px}.issues-lightbox-nav.next{right:18px}.issues-lightbox-bar{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;max-width:80vw;background:#0000008c;color:#ddd;font-size:12.5px;padding:6px 14px;border-radius:999px;cursor:default}.issues-lightbox-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.issues-lightbox-count{color:#fff;font-weight:600;flex:none}.issues-att-warn{color:#c07b12;font-weight:500;margin-left:4px}.issues-sync-msg{font-size:12.5px;color:var(--text-dim, #888);margin-right:4px;white-space:nowrap}.issues-split{flex:1;display:grid;grid-template-columns:1fr;min-height:0}.issues-split.has-detail{grid-template-columns:minmax(380px,1fr) minmax(400px,46%)}.issues-list{overflow-y:auto;padding:0 24px 60px}.issues-split.has-detail .issues-list{padding-right:16px}.issues-group+.issues-group{margin-top:2px}.issues-group-head{position:sticky;top:0;z-index:3;width:100%;display:flex;align-items:center;gap:9px;cursor:pointer;border:none;border-bottom:1px solid var(--border);background:var(--bg);color:var(--text);font:inherit;padding:9px 4px;text-align:left}.issues-group-head:hover{color:var(--text)}.issues-group-caret{font-size:9px;color:var(--text-faint);transition:transform .15s ease;display:inline-block}.issues-group-caret.open{transform:rotate(90deg)}.issues-group-sev{width:8px;height:8px;border-radius:2px;flex:none}.issues-group-sev.crit{background:#d9534f}.issues-group-sev.calm{background:#3f9d6c}.issues-group-sev.old{background:var(--text-faint);opacity:.55}.issues-group-title{font-size:12.5px;font-weight:700}.issues-group-note{font-size:11.5px;color:var(--text-faint)}.issues-group-n{margin-left:auto;font-size:11px;font-weight:700;color:var(--text-light);background:var(--hover);border-radius:999px;padding:1px 8px;font-variant-numeric:tabular-nums}.issues-group-body{display:flex;flex-direction:column}.issues-item{display:grid;grid-template-columns:3px 1fr auto;gap:0 12px;align-items:start;width:100%;text-align:left;border:none;background:none;color:inherit;font:inherit;padding:11px 8px 11px 0;cursor:pointer;border-bottom:1px solid var(--border)}.issues-item:hover{background:var(--hover)}.issues-item.on{background:var(--sel, rgba(96, 148, 251, .12))}.issues-item-rail{align-self:stretch;border-radius:0 2px 2px 0}.issues-item.crit .issues-item-rail{background:#d9534f}.issues-item.warn .issues-item-rail{background:#d8862ad9}.issues-item.old .issues-item-main{opacity:.6}.issues-item.old:hover .issues-item-main{opacity:1}.issues-item-main{min-width:0;display:flex;flex-direction:column;gap:4px}.issues-item-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.issues-item-no{font-size:11.5px;color:var(--text-faint);font-variant-numeric:tabular-nums;font-family:ui-monospace,Cascadia Mono,Consolas,monospace}.issues-item-title{font-size:13.5px;line-height:1.5;color:var(--text)}.issues-item-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:11.5px;color:var(--text-faint)}.issues-item-meta .sep{opacity:.5}.issues-item-meta .mono{font-family:ui-monospace,Cascadia Mono,Consolas,monospace}.issues-item-dept{display:inline-flex;align-items:center;gap:5px}.issues-item-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding-top:1px}.issues-item-age{font-size:12px;color:var(--text-light);white-space:nowrap;font-variant-numeric:tabular-nums}.issues-item-age.open{color:#c07b12;font-weight:600}:root[data-theme=dark] .issues-item-age.open{color:#e2b06a}.issues-more{align-self:flex-start;margin:10px 0 4px;border:1px dashed var(--border);background:none;color:var(--text-light);border-radius:8px;padding:5px 14px;font:inherit;font-size:12.5px;cursor:pointer}.issues-more:hover{background:var(--hover);color:var(--text)}.issues-empty.sm{padding:18px 0;font-size:12.5px}.issues-sortsel{min-width:118px}.issues-detail-backdrop{display:none}.issues-detail{overflow-y:auto;border-left:1px solid var(--border);background:var(--panel);padding:18px 22px 40px;min-height:0}@media (max-width: 1000px){.issues-split.has-detail{grid-template-columns:1fr}.issues-detail-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:60}.issues-detail{position:fixed;top:0;right:0;bottom:0;width:min(560px,94vw);z-index:61;box-shadow:-8px 0 30px var(--shadow);animation:issuesSlide .18s ease}}.issues-attn-toggle{display:inline-flex;align-items:center;gap:7px}.issues-attn-toggle.on{background:#d9534f;border-color:#d9534f;color:#fff}.issues-attn-n{font-size:11.5px;font-weight:700;min-width:18px;text-align:center;background:var(--hover);border-radius:999px;padding:0 6px}.issues-attn-toggle.on .issues-attn-n{background:#ffffff3d}.issues-th-attn{width:22px;padding-left:10px!important;padding-right:0!important;text-align:center}.issues-attn-cell{width:22px;padding-left:10px!important;padding-right:0!important}.issues-stale-toggle.on{background:var(--text-faint);border-color:var(--text-faint);color:#fff}.issues-stale-toggle.muted{opacity:.6}.issues-attn-dot{display:inline-block;width:7px;height:7px;border-radius:50%}.issues-attn-dot.high{background:#d9534f;box-shadow:0 0 0 3px #d9534f2e}.issues-attn-dot.mid{background:#d8862a;box-shadow:0 0 0 3px #d8862a29}.issues-attn-dot.stale{background:var(--border)}.issues-table tr.attn-high td:first-child{box-shadow:inset 3px 0 #d9534f}.issues-table tr.attn-mid td:first-child{box-shadow:inset 3px 0 #d8862acc}.issues-table tr.attn-stale{opacity:.58}.issues-table tr.attn-stale:hover{opacity:1}.topics-list{flex:1;overflow-y:auto;padding:6px 28px 80px}.topics-inner{max-width:920px;margin:0 auto;width:100%;display:flex;flex-direction:column}.tl-group{display:grid;grid-template-columns:92px 1fr;gap:0 26px}.tl-cards{border-left:1px solid var(--border);padding:14px 0 26px 26px;position:relative}.tl-cards:before{content:"";position:absolute;left:-4.5px;top:34px;width:8px;height:8px;border-radius:50%;background:var(--text-faint);box-shadow:0 0 0 3px var(--bg)}.tl-group:first-child .tl-cards{padding-top:20px}.tl-group:first-child .tl-cards:before{top:40px}.tl-datecol{position:relative}.tl-date-sticky{position:sticky;top:10px;display:flex;flex-direction:column;align-items:flex-end;text-align:right;padding:16px 0 0;gap:1px}.tl-date{font-size:14.5px;font-weight:700;color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:.2px;white-space:nowrap}.tl-wd{font-size:12px;color:var(--text-light)}.tl-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:14px 18px 14px 20px;margin-bottom:14px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:8px;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.tl-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.tl-card.st-open:before{background:linear-gradient(180deg,#e8a13c,#d8862a)}.tl-card.st-done:before{background:var(--border)}.tl-card.clickable{cursor:pointer}.tl-card.clickable:hover{transform:translateY(-1px);border-color:var(--text-faint);box-shadow:0 6px 20px var(--shadow)}.tl-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.tl-subject{font-size:17.5px;font-weight:700;margin:0;color:#a9701c;letter-spacing:.2px;line-height:1.45}:root[data-theme=dark] .tl-subject{color:#e2b06a}.tl-tools{display:inline-flex;gap:4px;opacity:0;transition:opacity .12s ease}.tl-card:hover .tl-tools{opacity:1}.tl-tool{width:24px;height:24px;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text-light);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.tl-tool:hover{background:var(--hover);color:var(--text)}.tl-tool.danger:hover{color:#d9534f;border-color:#d9534f73}.tl-editable{cursor:text;border-radius:6px;margin:-2px -6px;padding:2px 6px}.tl-editable:hover{background:var(--hover)}.tl-ghost{color:var(--text-faint);font-weight:500}.tl-input{width:100%;font-family:inherit;color:var(--text);background:var(--bg);border:1px solid #4090e7;border-radius:8px;padding:6px 9px;outline:none;resize:vertical}.tl-input.tl-subject{font-size:17.5px;font-weight:700;color:#a9701c}:root[data-theme=dark] .tl-input.tl-subject{color:#e2b06a}.tl-input.tl-content{font-size:13.5px;line-height:1.8}.tl-input.tl-callout-text{font-size:12.5px;line-height:1.7}.tl-callout-text{flex:1;white-space:pre-line}.tl-callout.ghost{background:transparent;border:1px dashed var(--border);opacity:.65}.tl-callout.ghost:hover{opacity:1}.topic-status.toggle{border:none;cursor:pointer;font-family:inherit}.topic-status.toggle:hover{filter:brightness(1.15)}.tl-meta{display:flex;align-items:center;gap:10px;margin-left:auto;flex:none}.tl-proposer{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--text-light)}.tl-avatar{width:20px;height:20px;border-radius:50%;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex:none}.topic-status{font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;flex:none;display:inline-flex;align-items:center;gap:5px;letter-spacing:.5px}.topic-status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.topic-status.none{color:var(--text-faint);background:var(--hover)}.tl-content{font-size:13.5px;color:var(--text);white-space:pre-line;line-height:1.8}.tl-callout{display:flex;gap:10px;align-items:flex-start;background:var(--hover);border-radius:8px;padding:9px 12px;font-size:12.5px;color:var(--text-light);white-space:pre-line;line-height:1.7}.tl-callout-tag{flex:none;font-size:10.5px;font-weight:700;letter-spacing:1px;color:#4090e7;background:#4090e71f;padding:2px 8px;border-radius:5px;margin-top:2px}.tl-callout.note .tl-callout-tag{color:var(--text-faint);background:var(--bg)}.tl-notes{display:flex;flex-direction:column;gap:2px;margin-top:2px}.tl-notes-label{font-size:10.5px;font-weight:700;color:var(--text-faint);letter-spacing:1.5px;margin-bottom:3px}.tl-note{display:flex;align-items:flex-start;gap:10px;padding:3px 0}.tl-note .status-pill,.tl-note .tl-note-status{flex:none;border:none;cursor:pointer;font-family:inherit;font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;margin-top:1px}.tl-note .tl-note-status:disabled{cursor:default}.tl-note-date{flex:none;width:84px;font-size:12px;color:var(--text-light);font-variant-numeric:tabular-nums;margin-top:4px}.tl-note-date-input{flex:none;font-family:inherit;font-size:12px;color:var(--text);background:var(--bg);border:1px solid #4090e7;border-radius:6px;padding:2px 6px}.tl-note-text{flex:1;font-size:13px;color:var(--text);white-space:pre-line;line-height:1.65;margin-top:2px}.tl-note-del{flex:none;width:20px;height:20px;border:none;background:none;border-radius:5px;color:var(--text-faint);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;opacity:0;transition:opacity .12s ease;margin-top:2px}.tl-note:hover .tl-note-del{opacity:1}.tl-note-del:hover{color:#d9534f;background:var(--hover)}.tl-note-add{align-self:flex-start;background:none;border:1px dashed var(--border);color:var(--text-faint);border-radius:6px;padding:3px 12px;font-size:12px;font-family:inherit;cursor:pointer;margin-top:3px}.tl-note-add:hover{color:var(--text-light);background:var(--hover)}.tl-note{border-radius:6px;cursor:default}.tl-note:hover{background:var(--hover)}.tl-note-expand{flex:none;border:none;background:none;cursor:pointer;width:20px;height:20px;padding:0;margin-top:2px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--text-faint);opacity:0;transition:opacity .12s,color .12s,background .12s,transform .12s}.tl-note:hover .tl-note-expand{opacity:.7}.tl-note-expand:hover{color:#d8862a;opacity:1}.tl-note.has-detail .tl-note-expand{opacity:1;color:#fff;background:#d8862a;box-shadow:0 1px 4px #00000047}.tl-note.has-detail .tl-note-expand:hover{color:#fff;transform:scale(1.12);box-shadow:0 2px 7px #00000061}.tl-panel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:65;display:flex;justify-content:flex-end}.tl-panel{width:min(520px,94vw);height:100%;background:var(--bg);border-left:1px solid var(--border);box-shadow:-8px 0 30px var(--shadow);padding:18px 22px 28px;display:flex;flex-direction:column;gap:14px;animation:issuesSlide .18s ease}.tl-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tl-panel-crumb{font-size:13px;font-weight:600;color:var(--text);line-height:1.5}.tl-panel-meta{display:flex;align-items:center;gap:10px}.tl-panel-date{font-size:12px;color:var(--text-light);font-variant-numeric:tabular-nums}.tl-panel-field{display:flex;flex-direction:column;gap:5px}.tl-panel-field.grow{flex:1;min-height:0}.tl-panel-field label{font-size:11px;font-weight:600;color:var(--text-faint);letter-spacing:.02em}.tl-panel-input{width:100%;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:8px;padding:9px 11px;font-size:13.5px;font-family:inherit;line-height:1.7;resize:none}.tl-panel-field.grow .tl-panel-input{flex:1;height:100%}.tl-panel-input:focus{outline:none;border-color:#d8862a;box-shadow:0 0 0 2px #d8862a26}.tl-panel-ro{font-size:13.5px;color:var(--text);white-space:pre-wrap;line-height:1.7;padding:2px 0}.tl-panel-ro.tl-ghost{color:var(--text-faint)}@media (max-width: 640px){.tl-panel{width:100vw}}.topic-imgs{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.topic-imgs img{width:92px;height:68px;object-fit:cover;border-radius:8px;cursor:zoom-in;border:1px solid var(--border);transition:transform .12s ease}.topic-imgs img:hover{transform:scale(1.04)}.topic-img{position:relative;display:inline-flex;line-height:0}.topic-img-del{position:absolute;top:-5px;right:-5px;width:18px;height:18px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;background:var(--panel);color:var(--text-light);cursor:pointer;opacity:0;transition:opacity .12s}.topic-img:hover .topic-img-del{opacity:1}.topic-img-del:hover{color:#fff;background:#d9534f;border-color:#d9534f}.topic-img-add{width:92px;height:68px;border:1px dashed var(--border);border-radius:8px;background:none;color:var(--text-faint);font-size:12px;font-family:inherit;cursor:pointer;transition:color .12s,border-color .12s,background .12s}.topic-img-add:hover{color:var(--text-light);border-color:var(--text-faint);background:var(--hover)}.topic-img-add:disabled{cursor:default;opacity:.6}.tl-card.paste-ready{box-shadow:inset 3px 0 #d8862a8c}.tl-card.uploading{opacity:.75}@media (max-width: 768px){.issues-header{flex-wrap:wrap;gap:8px 10px;padding:12px 14px 8px 58px;align-items:center}.issues-title{flex-direction:column;align-items:flex-start;gap:1px;min-width:0}.issues-title h1{font-size:20px;white-space:nowrap}.issues-count{font-size:12px}.issues-actions{margin-left:auto;flex:none}.issues-actions .issues-btn,.issues-actions .issues-btn-primary{white-space:nowrap}.issues-sync-msg{display:none}.issues-depts{padding:0 14px 8px}.issues-filters{padding:4px 14px 10px}.issues-table-wrap{padding:0 12px 20px}.topics-list{padding:4px 12px 70px}.tl-group{grid-template-columns:1fr;gap:0}.tl-datecol{position:static}.tl-date-sticky{position:static;flex-direction:row;align-items:baseline;gap:8px;padding:12px 0 2px}.tl-cards{border-left:none;padding:8px 0 14px}.tl-cards:before{display:none}.tl-card{padding:12px 14px 12px 16px}.tl-subject{font-size:16px}.tl-note{flex-wrap:wrap;gap:6px 10px}.tl-note-text{flex:1 1 100%;margin-top:0}.tl-note-del{opacity:1}}.issues-att-missing{display:flex;flex-direction:column;gap:3px;margin-top:6px}.issues-att-miss{font-size:12px;color:var(--text-faint);background:var(--hover);border-radius:5px;padding:4px 8px}.issues-depts{display:flex;flex-wrap:wrap;gap:6px;padding:0 28px 10px;align-items:center}.issues-dept{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:20px;padding:5px 12px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;line-height:1.2}.issues-dept:hover{background:var(--hover)}.issues-dept.on{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.issues-dept.empty{opacity:.5}.issues-dept-n{font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;background:var(--hover);border-radius:10px;padding:1px 6px;min-width:18px;text-align:center}.issues-dept.on .issues-dept-n{background:#ffffff40;color:#fff}.issues-dept-more{border-style:dashed;color:var(--text-light)}.issues-dept-dot{width:7px;height:7px;border-radius:50%;flex:none}@media (max-width: 640px){.issues-depts{padding-left:14px;padding-right:14px}}.issues-th-sort{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.issues-th-sort:hover{color:var(--text)}.issues-th-sort.on{color:var(--accent)}.issues-sort-mark{font-size:9px;margin-left:4px;opacity:.45}.issues-th-sort.on .issues-sort-mark{opacity:1}.issues-th-title{width:55%}.issues-table td.issues-ttl{max-width:none;white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word;line-height:1.45}.issues-table td.issues-no,.issues-table td.issues-time,.issues-table td.issues-dur{width:1%}.nav-tag-group{padding:6px 10px;gap:8px;font-size:14px;font-weight:550;color:var(--text-light);transition:color .12s}.nav-tag-group:hover,.nav-tag-group.open{color:var(--text)}.nav-tag-group .nav-title{flex:none;max-width:calc(100% - 70px)}.nav-count{flex:none;min-width:20px;text-align:center;font-size:11.5px;font-weight:600;color:var(--text-light);background:var(--hover);border-radius:999px;padding:1px 7px;font-variant-numeric:tabular-nums;transition:color .12s,background .12s}.nav-tag-group:hover .nav-count,.nav-tag-group.open .nav-count{color:var(--text);background:var(--active)}.nav-tag-group .tag-dot{width:7px;height:7px;opacity:.75;transition:opacity .15s}.nav-tag-group:hover .tag-dot,.nav-tag-group.open .tag-dot{opacity:1}.nav-tag-group .nav-chevron{opacity:.5;transition:opacity .12s,transform .15s}.nav-tag-group:hover .nav-chevron,.nav-tag-group.open .nav-chevron{opacity:1}.nav-project-list>div{margin-bottom:1px}.attendee-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:70;display:flex;align-items:center;justify-content:center;padding:24px}.attendee-panel{width:min(420px,100%);background:var(--bg);border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 50px var(--shadow);padding:18px 20px 14px}.attendee-head{font-size:16px;font-weight:700;color:var(--text)}.attendee-hint{margin:4px 0 12px;font-size:12px;color:var(--text-faint)}.attendee-list{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.attendee-foot{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--border);padding-top:10px}.attendee-cta{display:inline-flex;align-items:center;margin:4px 0 2px;padding:4px 12px;border:1px dashed var(--border);border-radius:16px;font-size:12.5px;color:var(--text-light);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .12s,border-color .12s,background .12s}.attendee-cta:hover{color:var(--text);border-color:var(--accent);background:var(--hover)}.page-editor .attendee-add{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin:2px 5px 2px 0;min-width:30px;height:26px;padding:0 9px;border:1px dashed var(--border);border-radius:999px;background:none;color:var(--text-faint);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .12s,border-color .12s,background .12s}.page-editor .attendee-add:hover{color:#d8862a;border-color:#d8862a99;background:#d8862a1a}.attendee-new{display:flex;gap:8px;align-items:center;margin:10px 0 2px}.attendee-new-input{flex:1;min-width:0;border:1px solid var(--border);background:var(--panel);color:var(--text);border-radius:7px;padding:7px 10px;font-size:13px;font-family:inherit}.attendee-new-input:focus{outline:none;border-color:var(--accent)}.page-editor p.attendee-para{display:inline-block;width:auto;margin:2px 5px 2px 0;vertical-align:middle}.page-editor p.attendee-para .speaker-chip{background:#d8862a29;color:#97620f;border:none;font-weight:600;font-size:13px;padding:2.5px 12px}:root[data-theme=dark] .page-editor p.attendee-para .speaker-chip{background:#d8862a42;color:#e8b978}
