@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@600;700&family=Montserrat:wght@400;500;600&family=Nunito:wght@700;800&display=swap";:root{--bg:#c6def6;--panel:#e8edf4;--text:#0f172a;--muted:#4e5b70;--border:rgba(15,23,42,.22);--surface-head:rgba(224,230,239,.92);--column-base:rgba(198,209,223,.8);--column-max-height:470px;--card-bg:rgba(232,239,247,.96);--card-bg-hover:rgba(239,244,251,.99);--card-border:rgba(15,23,42,.22);--control-bg:rgba(232,238,248,.9);--control-bg-hover:rgba(241,245,252,.98);--control-strong:rgba(223,231,243,.96);--r:16px;--motion-fast:.12s;--motion-normal:.18s;--motion-slow:.26s;--motion-ease-standard:cubic-bezier(.22, 1, .36, 1);--motion-ease-emphasis:cubic-bezier(.2, .84, .24, 1);--motion-lift-distance:1px}*{box-sizing:border-box}@media(max-width:900px){:root{--motion-fast:.1s;--motion-normal:.16s;--motion-slow:.22s;--motion-lift-distance:.8px}}@media(prefers-reduced-motion:reduce){:root{--motion-fast:1ms;--motion-normal:1ms;--motion-slow:1ms;--motion-lift-distance:0px}}html,body{height:100%}html{scrollbar-gutter:stable}body{margin:0;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background-color:var(--bg);background-image:radial-gradient(1180px 600px at 8% -12%,rgba(14,165,233,.24),transparent 62%),radial-gradient(980px 520px at 100% -4%,rgba(56,189,248,.2),transparent 60%),linear-gradient(180deg,#d9ecfb,#b9d5f2)}#root{min-height:100vh;display:flex;justify-content:center;align-items:center}.page{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:22px}.page.pageProfileOpen{height:100vh;max-height:100vh;overflow:hidden}body.bodyProfileOpen,html.htmlProfileOpen{overflow:hidden}body.bodyProfileOpen #root{height:100vh;overflow:hidden}.shell{width:min(1180px,calc(100vw - 44px));margin:0 auto}.top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.h1{margin:0;font-size:20px;font-weight:600;letter-spacing:.2px}.brandTitle{display:flex;align-items:center;gap:12px;line-height:1}.brandMark{display:block;width:40px;height:40px;flex:0 0 auto;transform:translateY(1px);border-radius:12px;background:transparent;box-shadow:none}.brandWord{display:block;font-family:Nunito,Montserrat,Segoe UI,Arial,sans-serif;font-size:clamp(21px,1.45vw,24px);font-weight:800;line-height:1;letter-spacing:-.01em;color:#0f1f3a;transform:translateY(0)}.sub{margin-top:4px;font-size:12px;color:var(--muted)}.topMeta{margin-top:6px;width:100%;display:grid;grid-template-columns:minmax(0,1fr) 44px 74px;align-items:center;gap:6px;min-width:0}.topMeta>.sub{margin-top:0;grid-column:1 / -1}.topIdentity{width:clamp(206px,19vw,224px);min-width:206px}.langToggle{width:44px;height:44px;min-width:44px;padding:0;border-radius:14px;border:1px solid var(--border);background:var(--control-bg);color:#111827db;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;letter-spacing:.04em;line-height:1;cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard)}.langToggle:hover{transform:translateY(calc(-1 * var(--motion-lift-distance)));border-color:#11182733;background:var(--control-bg-hover);color:#111827f2}.langToggle:focus-visible{outline:none;box-shadow:0 0 0 3px #6366f133}.boardClock{margin-top:0;--seg-on:#1b2846;--seg-off:transparent;height:44px;width:74px;min-width:0;padding:0 6px;border-radius:14px;border:1px solid var(--border);background:var(--control-bg);display:inline-flex;align-items:center;justify-content:center;gap:0;flex:0 0 auto;box-shadow:inset 0 1px #ffffff73,0 1px 1px #0f172a0d}.segDigit{position:relative;width:12px;height:20px;flex:0 0 auto;transform:translateY(.2px)}.segDigit+.segDigit{margin-left:1px}.segDigit.isOne{width:12px}.segSeg{position:absolute;background:var(--seg-off);border-radius:1px;transition:background .14s ease}.segSeg.isOn{background:var(--seg-on)}.seg-a,.seg-d,.seg-g{width:8px;height:2px;left:2px;clip-path:polygon(14% 0,86% 0,100% 50%,86% 100%,14% 100%,0 50%)}.seg-a{top:0}.seg-g{top:9px}.seg-d{top:18px}.seg-f,.seg-b,.seg-e,.seg-c{width:2px;height:8px;clip-path:polygon(0 14%,50% 0,100% 14%,100% 86%,50% 100%,0 86%)}.seg-f{top:0;left:0}.seg-b{top:0;right:0}.seg-e{top:10px;left:0}.seg-c{top:10px;right:0}.segDigit.isOne .seg-b,.segDigit.isOne .seg-c{left:calc(50% - 1px);right:auto}.boardClockColon{width:6px;height:20px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;margin:0 3px;animation:boardClockBlink 1s steps(1,end) infinite}.boardClockColonDot{width:3px;height:3px;border-radius:50%;background:var(--seg-on)}@media(max-width:760px){.boardClock{height:40px;min-width:0;padding:0 5px;gap:0}.segDigit{width:12px;height:20px}.segDigit.isOne{width:12px}.seg-a,.seg-d,.seg-g{width:8px;height:2px;left:2px}.seg-g{top:9px}.seg-d{top:18px}.seg-f,.seg-b,.seg-e,.seg-c{width:2px;height:8px}.seg-e,.seg-c{top:10px}.segDigit.isOne .seg-b,.segDigit.isOne .seg-c{left:calc(50% - 1px);right:auto}.boardClockColon{height:20px;gap:4px;margin:0 2px}}@keyframes boardClockBlink{0%,49%{opacity:1}50%,to{opacity:.8}}.subAccount{margin-top:0;position:relative;width:100%;height:44px;min-width:0;border:1px solid var(--border);background:var(--control-bg);border-radius:14px;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.subAccountTrigger{width:100%;height:100%;min-width:0;border:0;background:transparent;border-radius:inherit;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0 8px 0 6px;cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),box-shadow var(--motion-fast) var(--motion-ease-standard)}.subAccountTrigger:hover{transform:translateY(calc(-1 * var(--motion-lift-distance)));background:var(--control-bg-hover);box-shadow:none}.subAccountAvatar{width:30px;height:30px;border-radius:10px;border:1px solid rgba(15,23,42,.2);background:#ffffffdb;color:#111827d6;display:grid;place-items:center;flex:0 0 auto;font-size:12px;font-weight:700;line-height:1;overflow:hidden}.subAccountAvatar.hasImage{border-color:#6366f147;background:#fffffff5}.subAccountAvatar img{width:100%;height:100%;object-fit:cover;display:block}.subAccountEmail{font-size:13px;line-height:1;font-weight:600;letter-spacing:.01em;display:block;width:auto;flex:1;text-align:left;color:#111827db;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.subAccountMenu{position:absolute;left:0;top:calc(100% + 6px);min-width:100%;z-index:30;border:1px solid rgba(15,23,42,.2);border-radius:12px;background:#eef3fbfa;box-shadow:0 10px 24px #0f172a24;padding:5px}.subAccountMenuItem{width:100%;border:1px solid transparent;border-radius:9px;background:transparent;color:#111827e0;font-size:12px;font-weight:600;line-height:1.2;text-align:left;padding:8px 10px;cursor:pointer;transition:background var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard)}.subAccountMenuItem:hover{background:#e2e9f5f2;border-color:#0f172a29;color:#111827fa}.iconBtn{width:44px;height:44px;border-radius:14px;border:1px solid var(--border);background:var(--control-bg);cursor:pointer;display:grid;place-items:center;font-size:18px;line-height:1;-webkit-user-select:none;user-select:none;transition:transform var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard)}.iconBtn:hover{transform:translateY(calc(-1 * var(--motion-lift-distance)));border-color:#1118272e;background:var(--control-bg-hover)}.iconBtn.isActive{border-color:#6366f16b;background:#6366f124;color:#3730a3e6}.iconBtn.isActive:hover{transform:none;border-color:#6366f16b;background:#6366f124}.favoriteGlyph{width:18px;height:18px;display:block}.iconBtn.isActive .favoriteGlyph path{fill:currentColor;stroke:currentColor;stroke-width:1.4}.mainRow{display:flex;gap:14px;align-items:flex-start;position:relative}.mainRow.mainRowProfileOpen{min-height:var(--column-max-height)}.boardWrap{flex:1;min-width:0}.side{width:240px;flex:0 0 240px;display:flex;flex-direction:column;gap:0;align-self:flex-start;height:var(--column-max-height);position:relative}.side.sideHistoryEmpty{height:auto}.side.sideHistoryEmpty .historyPanel{flex:0 0 auto;height:auto;max-height:none}.side.sideHistoryEmpty.sideTrashActive .historyPanel{max-height:none}.board{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:start}.col{border-radius:var(--r);border:1px solid var(--border);background:var(--column-base);overflow:hidden;height:auto;max-height:var(--column-max-height);display:flex;flex-direction:column;min-height:0}.col_queue{background:linear-gradient(180deg,#a3c2e875,#d2dceadb)}.col_queue .colBody{padding-top:10px}.col_doing{background:linear-gradient(180deg,#8ed4b86b,#ccd9d4db)}.col_review{background:linear-gradient(180deg,#e8ce7b66,#d8d4c6db)}.col_done{background:linear-gradient(180deg,#c1a0e366,#d4cfdddb)}.colHead{position:sticky;top:0;z-index:3;background:var(--surface-head);padding:12px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.colHead:before{content:"";position:absolute;left:0;top:0;right:0;height:3px;background:#11182714}.accentQueue:before{background:#3b82f673}.accentDoing:before{background:#10b98173}.accentReview:before{background:#f59e0b73}.accentDone:before{background:#8b5cf673}.colTitle{margin:0;font-size:14px;font-weight:600;letter-spacing:.2px}.badge{background:#e1e9f4f5;border:1px solid rgba(15,23,42,.24);border-radius:999px;padding:3px 9px;min-width:30px;text-align:center;font-size:12px;font-weight:700;letter-spacing:.15px;color:#111827db;line-height:1.2}.colBody{padding:10px;display:flex;flex-direction:column;gap:15px;flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-gutter:auto}.board .col:nth-child(2) .colBody{gap:14px;padding-top:10px}.colBody>.card,.colBody>.empty{flex:0 0 auto}.empty{border-radius:12px;border:1px dashed rgba(15,23,42,.22);background:#dce4efc7;color:var(--muted);padding:18px 12px 20px;font-size:12px;line-height:1.45;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:86px}.empty:before{content:"";width:24px;height:24px;border-radius:999px;border:1px dashed rgba(17,24,39,.34);background:radial-gradient(circle at 50% 50%,rgba(17,24,39,.18) 0 2px,transparent 3px 100%);opacity:.72}.colOver{outline:none!important;box-shadow:none!important;border-color:transparent!important}.colBody{scrollbar-width:none;-ms-overflow-style:none}.colBody::-webkit-scrollbar{width:0;height:0}.card{overflow:hidden;border-radius:12px;--urgColor: #94a3b8;border:1px solid var(--border);background:var(--panel);padding:12px 12px 12px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;box-shadow:none;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease;position:relative}.card:hover{border-color:#1118272e;background:#fffffffa;box-shadow:0 10px 22px #1118271a}.cardTitle{margin:0 0 6px;font-size:13px;font-weight:600;letter-spacing:.1px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.cardDesc{margin:0;font-size:12px;color:var(--muted);line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.urgBar{position:absolute;left:0;top:0;bottom:0;width:14px;border-top-left-radius:inherit;border-bottom-left-radius:inherit;overflow:hidden;background:transparent;pointer-events:none}.urgBar:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--urgColor, #94a3b8);border-top-left-radius:inherit;border-bottom-left-radius:inherit}.card[data-u=white]{--urgColor: #94a3b8}.card[data-u=yellow]{--urgColor: #fbbf24}.card[data-u=pink]{--urgColor: #f472b6}.card[data-u=red]{--urgColor: #ef4444}.favoritesCard[data-u=white]{--urgColor: #94a3b8}.favoritesCard[data-u=yellow]{--urgColor: #fbbf24}.favoritesCard[data-u=pink]{--urgColor: #f472b6}.favoritesCard[data-u=red]{--urgColor: #ef4444}.cardOverlay{cursor:grabbing;box-shadow:none;overflow:visible!important}.floatingCanvasDropZone{position:fixed;inset:0;pointer-events:none;z-index:8}.floatingCardsLayer{position:fixed;inset:0;pointer-events:none;z-index:24}.floatingCardShell{position:fixed;width:min(250px,calc(100vw - 16px));max-width:250px;--nail-fill:#8fa0ba;--nail-border:#6f819e;--nail-needle:#a5b0bf;pointer-events:auto;touch-action:none;cursor:grab;will-change:transform}.floatingCardShell[data-nail-tone=sage]{--nail-fill:#8fb4a5;--nail-border:#6b9686;--nail-needle:#a8bbb2}.floatingCardShell[data-nail-tone=amber]{--nail-fill:#c4ab7b;--nail-border:#9d8256;--nail-needle:#baa991}.floatingCardShell[data-nail-tone=violet]{--nail-fill:#aaa2c8;--nail-border:#867ca8;--nail-needle:#b7b0cc}.floatingCardShell[data-nail-tone=rose]{--nail-fill:#c7a1ab;--nail-border:#9f7a85;--nail-needle:#c7aeb4}.floatingCardShell:active{cursor:grabbing}.floatingCardShell.isDragging{opacity:0}.floatingCardFloat{will-change:transform;transform:translateZ(0)}.floatingCard{position:relative;margin:0;min-height:112px;box-shadow:0 12px 24px #0f172a24;will-change:transform;backface-visibility:hidden;transform:translateZ(0);transform-origin:50% 0;overflow:visible}.floatingCardRig{position:relative;padding-top:24px;transform-origin:50% 0}.floatingCardShell:hover .floatingCard{box-shadow:0 16px 30px #0f172a29}.floatingCard .cardDesc{-webkit-line-clamp:4}.floatingHangDecor{position:absolute;inset:0;pointer-events:none;z-index:7}.floatingHangNailStandalone{position:absolute;left:calc(50% + 2px);top:-33px;width:28px;height:30px;transform:translate(-50%) rotate(24deg);transform-origin:50% 78%;pointer-events:none;z-index:9}.floatingHangNailHead{position:absolute;left:50%;top:1px;width:16px;height:9px;transform:translate(-50%);border-radius:999px;border:1px solid var(--nail-border);background:var(--nail-fill)}.floatingHangNailBody{position:absolute;left:50%;top:8px;width:6.5px;height:12px;transform:translate(-50%);border-radius:5px;background:var(--nail-fill)}.floatingHangNailBase{position:absolute;left:50%;top:15px;width:18px;height:8px;transform:translate(-50%);border-radius:999px;border:1px solid var(--nail-border);background:var(--nail-fill)}.floatingHangNailNeedle{position:absolute;left:50%;top:21px;width:2.2px;height:11px;transform:translate(-50%);border-radius:999px;border:1px solid #7e8693;background:#b2b9c5;box-shadow:inset 0 1px #ffffff6b}.floatingHangRopesStandalone{position:absolute;left:0;right:0;top:-5px;height:24px;pointer-events:none;z-index:8}.floatingHangRopeStandalone{position:absolute;left:calc(50% - 1px);top:0;height:1.5px;border-radius:999px;background:linear-gradient(90deg,#495573d1,#687693c2);transform-origin:0 50%;box-shadow:0 1px #ffffff75}.floatingHangRopeStandaloneLeft{width:calc(50% - 10px);transform:rotate(161.25deg)}.floatingHangRopeStandaloneRight{width:calc(50% - 8px);transform:rotate(18.4deg)}.floatingHangAnchor{position:absolute;top:5px;width:6px;height:6px;border-radius:999px;background:radial-gradient(circle at 35% 35%,#c6d0e0f5 0 24%,#677491eb 25% 100%);border:1px solid rgba(63,74,101,.58);box-shadow:inset 0 1px #ffffff94,0 1px 1px #0f172a38;z-index:9}.floatingHangAnchorLeft{left:12px}.floatingHangAnchorRight{right:12px}.floatingCardShell.isDragging .floatingCard,.floatingCardShell.isDragging .floatingCardFloat{animation:none!important}.floatingCardShell.isDragging .floatingHangDecor,.floatingCardShell.isDragging .floatingHangNailStandalone,.floatingCardShell.isDragging .floatingHangRopesStandalone{opacity:0}.panel{border-radius:var(--r);border:1px solid var(--border);background:#ffffffbf;overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}.panelHead{position:relative;background:#ffffffe0;padding:12px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:49px}.panelTitle{margin:0;font-size:14px;font-weight:600;letter-spacing:.2px}.panelIconBtn{width:34px;height:34px;border-radius:12px;border:1px solid var(--border);background:var(--control-bg);color:#1118279e;cursor:pointer;display:grid;place-items:center;padding:0;line-height:0;-webkit-user-select:none;user-select:none;transition:transform .12s ease,border-color .12s ease,background .12s ease}.panelIconBtn:hover{transform:translateY(-1px);border-color:#1118272e;background:var(--control-bg-hover);color:#111827d1}.panelIconBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.historyList{padding:10px 12px;display:flex;flex-direction:column;gap:10px;flex:1;min-height:0;overflow:auto;scrollbar-gutter:auto}.historyItem{border:1px solid rgba(15,23,42,.14);background:#e7eef7d6;border-radius:12px;padding:10px}.historyTime{font-size:11px;color:var(--muted);margin-bottom:6px}.historyText{font-size:12px;color:var(--text);line-height:1.35}.historyEmpty{font-size:12px;color:var(--muted);line-height:1.45;padding:8px 2px}.historyList{scrollbar-width:none;-ms-overflow-style:none}.historyList::-webkit-scrollbar{width:0;height:0}.trashLite{margin-top:auto;height:78px;border-radius:var(--r);border:1px solid rgba(190,24,93,.2);background:linear-gradient(180deg,#fff7f0db,#ffeee5d1);box-shadow:inset 0 1px #ffffff9e,0 8px 18px #7f1d1d0f;display:grid;place-items:center;-webkit-user-select:none;user-select:none;transition:border-color .14s ease,background .14s ease,transform .14s ease,box-shadow .14s ease}.trashLiteIcon{width:42px;height:42px;border-radius:16px;border:1px solid rgba(190,24,93,.24);background:#fffaf7eb;color:#be185db8;display:grid;place-items:center;line-height:0;opacity:1}.trashLiteOver{border-color:#ef44448c;background:linear-gradient(180deg,#fee2e2db,#fecacac2);box-shadow:inset 0 1px #ffffff9e,0 10px 22px #7f1d1d1f;transform:translateY(-1px)}.trashLiteOver .trashLiteIcon{border-color:#ef444466;background:#fee2e2d6;color:#b91c1cdb;opacity:1}.trashGlyph{display:block;vector-effect:non-scaling-stroke}.trashGlyphSmall{width:14px;height:14px}.trashGlyphZone{width:21px;height:21px}.backdrop{position:fixed;inset:0;background:#11182759;display:grid;place-items:center;padding:18px;z-index:50}.modal{width:min(720px,calc(100vw - 36px));max-height:min(86vh,780px);background:#fffffff5;border:1px solid rgba(17,24,39,.12);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 26px 72px #11182733}.modalHead{position:sticky;top:0;z-index:3;padding:14px 16px;border-bottom:1px solid rgba(17,24,39,.1);background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:64px}.modalTitle{margin:0;font-size:18px;font-weight:600;letter-spacing:.2px;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.modalActions{display:flex;align-items:center;gap:10px}.modalBody{padding:14px 16px 16px;display:grid;gap:14px;overflow:auto}.label{font-size:12px;color:var(--muted);margin-bottom:6px}.input,.textarea{width:100%;border-radius:14px;border:1px solid rgba(17,24,39,.12);background:#fffffff5;padding:11px 12px;font-size:13px;outline:none;-webkit-user-select:text;user-select:text}.textarea{min-height:120px;resize:vertical}.input:focus,.textarea:focus{border-color:#6366f173;box-shadow:0 0 0 4px #6366f11f}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.modalFoot{padding:12px 16px 14px;border-top:1px solid rgba(17,24,39,.1);background:#ffffffe6;display:flex;justify-content:flex-end;gap:10px}.profileSheetRoot{position:absolute;inset:0;z-index:40;pointer-events:auto;overflow:hidden;border-radius:0;background:transparent}.profileSheetPanel{pointer-events:auto;width:100%;height:100%;margin:0;max-height:100%;border-color:#0f172a33;background:linear-gradient(180deg,#cad8eb,#dbe7f2 44%,#e4dccb);box-shadow:0 18px 40px #0f172a2e;overflow:hidden;border-radius:0}.favoritesSheetRoot{position:absolute;inset:0;z-index:39;pointer-events:auto;overflow:hidden;border-radius:0;background:transparent}.favoritesSheetPanel{pointer-events:auto;width:100%;height:100%;margin:0;max-height:100%;border-color:#0f172a33;background:linear-gradient(180deg,#cad8eb,#dbe7f2 44%,#e4dccb);box-shadow:0 18px 40px #0f172a2e;overflow:hidden;border-radius:0;display:flex;flex-direction:column}.favoritesSheetHead{min-height:56px;padding:10px 12px;background:#e0e6ef;position:relative;display:flex;align-items:center;justify-content:center}.favoritesSheetHead:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:#8fb2dc}.favoritesSheetHead .modalTitle{font-size:17px;font-weight:700;letter-spacing:.01em;margin:0;text-align:center}.favoritesSheetBody{flex:1 1 auto;min-height:0;padding:10px 12px 12px;overflow:hidden;display:flex}.favoritesScroller{flex:1 1 auto;min-width:0;min-height:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.65) rgba(226,232,240,.42)}.favoritesScroller::-webkit-scrollbar{height:10px}.favoritesScroller::-webkit-scrollbar-track{border-radius:999px;background:#e2e8f075}.favoritesScroller::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b8bd;border:2px solid rgba(226,232,240,.55)}.favoritesTrack{min-height:100%;height:100%;width:max-content;min-width:100%;columns:248px;column-width:248px;column-fill:auto;column-gap:12px;padding:2px 2px 10px}.favoritesCardSlot{break-inside:avoid;-webkit-column-break-inside:avoid;margin:0 0 12px;width:248px}.favoritesCard{position:relative;width:248px;min-height:120px;display:flex;flex-direction:column;align-items:stretch;gap:8px;text-align:left;border-radius:14px;border:1px solid var(--card-border);background:var(--card-bg);padding:10px 12px 12px 16px;box-shadow:0 8px 20px #0f172a1f;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;-webkit-user-select:none;user-select:none;touch-action:none}.favoritesCard.isDragging{opacity:0!important;visibility:hidden!important;pointer-events:none!important;box-shadow:0 16px 28px #0f172a2e}.favoritesCard:hover{transform:translateY(-2px);border-color:#6366f16b;box-shadow:0 14px 28px #0f172a29}.favoritesCard .cardTitle{-webkit-line-clamp:2}.favoritesCard .cardDesc{-webkit-line-clamp:3}.favoritesCardMeta{display:flex;align-items:center;gap:8px;min-height:22px}.favoritesCardStatus{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(148,163,184,.32);background:#e2e8f0a3;color:#334155e6;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.favoritesCardStar{margin-left:auto;width:22px;height:22px;display:grid;place-items:center;color:#4f46e5eb;border:0;background:transparent;padding:0;border-radius:999px;cursor:pointer;transition:transform .14s ease}.favoritesCardStar:hover{transform:scale(1.06)}.favoritesCardStar .favoriteGlyph{width:16px;height:16px}.favoritesCardStar .favoriteGlyph path{fill:currentColor;stroke:currentColor}.favoritesEmptyState{min-height:100%;display:grid;place-items:center;border:1px dashed rgba(148,163,184,.46);border-radius:14px;color:#475569d6;font-size:14px;font-weight:600;letter-spacing:.01em;background:#f8fafc94;padding:18px}.profileModal{--profile-avatar-size:176px;--profile-avatar-control-width:176px;--profile-about-edit-height:118px;width:100%;height:100%;max-height:100%;overflow:hidden;border-radius:0;display:flex;flex-direction:column}.profileModal.isEditing{--profile-avatar-size:176px;--profile-avatar-control-width:176px;--profile-about-edit-height:118px}.profileModalBody{flex:1 1 auto;min-height:0;padding:10px 12px 12px;overflow:hidden}.profileModalHead{position:relative;min-height:56px;padding:10px 12px;background:#e0e6ef}.profileModalHead:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:#8fb2dc}.profileModalHead .modalTitle{font-size:17px;font-weight:700;letter-spacing:.01em}.profileModalHead .modalActions{margin-left:auto;gap:8px;align-items:center}.profileModalFoot{padding:10px 12px;background:#dde6f0;border-top:1px solid rgba(15,23,42,.12);flex-shrink:0}.profileModal.isEditing .profileModalBody{padding:10px 12px 12px}.profileModal.isEditing .profileModalFoot{padding:10px 12px}.profileGrid{display:grid;grid-template-columns:236px minmax(0,1fr);gap:12px;align-items:stretch;width:min(100%,1120px);height:100%;min-height:0;margin-inline:auto}.profileAvatarCard{border:1px solid rgba(15,23,42,.15);border-radius:14px;background:#e9f0f8;padding:10px;display:flex;flex-direction:column;gap:10px;align-self:stretch;min-height:0;height:100%;position:relative}.profileModal.isEditing .profileAvatarCard{padding:10px;gap:10px}.profileAvatarMain{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-height:0}.profileModal.isEditing .profileAvatarMain{gap:10px}.profileModal.isEditing .profileGrid{grid-template-columns:236px minmax(0,1fr);gap:12px}.profileAvatarPreview{position:relative;width:min(100%,var(--profile-avatar-size));height:min(100%,var(--profile-avatar-size));border-radius:12px;border:1px dashed rgba(15,23,42,.18);background:#f8fbff;display:grid;place-items:center;color:#111827d1;font-size:34px;font-weight:700;line-height:1;overflow:hidden;margin-inline:auto}.profileAvatarPreview.hasImage{border-style:solid;border-color:#6366f147}.profileAvatarPreview.isDragActive{border-style:solid;border-color:#6366f199;box-shadow:0 0 0 4px #6366f12e}.profileAvatarPreview img{width:100%;height:100%;object-fit:cover;display:block}.profileAvatarMeta{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-height:0}.profileModal.isEditing .profileAvatarMeta{gap:10px;justify-content:flex-start}.profileAvatarOverlayActions{position:absolute;left:8px;right:8px;bottom:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.profileAvatarOverlayActions.isSingle{grid-template-columns:1fr}.profileAvatarOverlayBtn{min-height:30px;border-radius:10px;border:1px solid rgba(15,23,42,.18);background:#ffffffeb;color:#0f172aeb;font-size:11px;font-weight:700;line-height:1.1;padding:6px 8px;pointer-events:auto;transition:background .2s ease,border-color .2s ease,color .2s ease}.profileAvatarPreview:hover .profileAvatarOverlayActions,.profileAvatarPreview:focus-within .profileAvatarOverlayActions,.profileAvatarPreview.isDragActive .profileAvatarOverlayActions{opacity:1;transform:translateY(0);pointer-events:auto}.profileAvatarOverlayBtn:hover{background:#fff}.profileAvatarOverlayBtnUpload:hover{border-color:#6366f16b;background:#ecf1fff5;color:#312e81f5}.profileAvatarOverlayBtn:disabled{opacity:.62;cursor:not-allowed}.profileAvatarOverlayBtnRemove{border-color:#ef44443d;color:#991b1bf0}.profileAvatarOverlayBtnRemove:hover{background:#fee2e2d1;border-color:#ef444466}.profileStatsGrid{display:grid;gap:6px;width:min(100%,var(--profile-avatar-control-width));margin-inline:auto}.profileModal.isEditing .profileStatsGrid{width:min(100%,var(--profile-avatar-control-width));margin-top:0}.profileRoleField{display:flex;flex-direction:column;width:min(100%,var(--profile-avatar-control-width));margin-inline:auto}.profileRoleField .label{margin-bottom:4px;text-align:center}.profileRoleInput,.profileModal.isEditing .profileRoleInput{min-height:34px}.profileRoleViewRow{width:min(100%,var(--profile-avatar-control-width));margin-inline:auto;min-height:34px;display:flex;align-items:center;justify-content:center;padding:0 4px}.profileRoleViewText{font-size:14px;font-weight:700;color:#0f172ad1;text-align:center;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profileTasksStat{width:min(100%,var(--profile-avatar-control-width));margin-inline:auto;min-height:30px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#f5faffd1;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px}.profileModal.isEditing .profileTasksStat{min-height:30px;padding:6px 10px}.profileTasksStatLabel{font-size:11px;letter-spacing:.02em;color:#475569f2;font-weight:600}.profileTasksStatValue{font-size:13px;font-weight:800;color:#0f172af0}.profileAvatarFooter{margin-top:auto;min-height:56px;display:flex;align-items:center;justify-content:center;padding-top:0}.profileAvatarFooter .profileLogoutBtn{width:min(100%,var(--profile-avatar-control-width))}.profileAvatarFooterEdit{align-items:center}.profileAvatarFooterActions{width:min(100%,var(--profile-avatar-control-width));display:grid;grid-template-columns:1fr;gap:8px}.profileAvatarFooterActions .btn{width:100%;min-width:0}.profileAvatarFooterGhost{visibility:hidden;pointer-events:none}.profileFields{min-width:0;display:flex;flex-direction:column;gap:10px;align-self:start;width:100%}.profileFieldsCol{min-width:0;min-height:0;height:100%}.profileFieldsScroll{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px;display:flex;flex-direction:column;gap:10px}.profileModal.isEditing .profileFieldsScroll{overflow-y:auto;overflow-x:hidden;padding-right:4px;gap:10px;display:flex;flex-direction:column}.profileModal.isEditing .profileFields{gap:10px}.profileFieldsRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profileModal.isEditing .profileFieldsRow{gap:8px}.profileIdentityRow{align-items:end}.profileFields .label{margin-bottom:4px;font-size:11px;letter-spacing:.02em;color:#324158eb;font-weight:700}.profileModal.isEditing .profileFields .label{margin-bottom:4px;font-size:11px}.profileFields .input,.profileFields .textarea{padding:8px 10px;font-size:13px;border-radius:12px;color:#0f172af0}.profileFields .input{min-height:34px}.profileModal.isEditing .profileFields .input{min-height:34px;padding:8px 10px;font-size:13px}.profileAboutField{display:flex;flex-direction:column;min-height:0}.profileModal.isEditing .profileAboutField{flex:0 0 auto}.profileAboutHead{display:flex;align-items:center;justify-content:space-between;gap:10px}.profileAboutCounter{font-size:11px;line-height:1;letter-spacing:.02em;color:#475569eb;font-weight:700}.profileModal.isEditing .profileAboutCounter{font-size:11px}.profileAboutCounter.isLimit{color:#991b1bf2}.profileAboutInput{min-height:124px;max-height:124px;height:124px;resize:none}.profileModal.isView .profileAboutInput{min-height:124px;max-height:124px;height:124px}.profileModal.isEditing .profileAboutInput{min-height:124px;max-height:124px;height:124px;resize:none;overflow-y:hidden}.profileError{border:1px solid rgba(239,68,68,.3);border-radius:12px;background:#fee2e2;color:#991b1bf0;font-size:13px;line-height:1.35;padding:10px 12px}.profileEditToggle.isActive{border-color:#6366f161;background:#6366f124;color:#312e81f5}.profileLogoutBtn{padding:8px 10px;min-height:34px;border-radius:12px;font-size:12px;font-weight:700;justify-content:center;border-color:#b91c1c33;background:#fffc;color:#7f1d1deb;margin-left:0}.profileLogoutBtn:hover{border-color:#b91c1c57;background:#fee2e2c7;color:#991b1bf5}.profileHeadTitle{display:flex;align-items:center;gap:10px;min-width:0}.profileSavedBadge{border:1px solid rgba(16,185,129,.32);border-radius:999px;background:#10b9811f;color:#047857f2;font-size:11px;font-weight:700;padding:4px 8px;opacity:0;transform:translateY(-2px);pointer-events:none;transition:opacity .24s ease,transform .24s ease}.profileSavedBadge.isVisible{opacity:1;transform:translateY(0)}.profileHeadActions{display:flex;gap:8px}.profileModal.isEditing .profileHeadActions{gap:8px}.profileModeSwitch{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid rgba(148,163,184,.44);background:#ffffffa8;border-radius:11px;padding:2px;min-width:208px}.profileModeBtn{min-height:30px;padding:4px 10px;border:0;background:transparent;border-radius:9px;color:#374151e6;font-size:12px;font-weight:700;cursor:pointer}.profileModal.isEditing .profileModeBtn{min-height:30px;padding:4px 10px;font-size:12px}.profileModeBtn.isActive{background:#6366f129;color:#312e81f2}.profileModeBtn:disabled{opacity:.5;cursor:not-allowed}.profileSection{border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#eef5fdad}.profileModal.isEditing .profileSection{border-radius:12px}.profileModal.isEditing .profileSection:last-of-type{display:block;min-height:0}.profileSectionToggle{display:none}.profileSectionContent,.profileModal.isEditing .profileSectionContent{padding:8px 10px}.profileModal.isEditing .profileSection:last-of-type .profileSectionContent{flex:0 0 auto;display:block;min-height:auto}.profileFieldsSection{gap:8px}.profileModal.isEditing .profileSection:last-of-type .profileFieldsSection{flex:0 0 auto;min-height:auto}.profileField{display:flex;flex-direction:column;min-width:0}.profileInlineError{margin-top:4px;font-size:11px;line-height:1.2;color:#991b1bf2}.profileActionBtn{min-height:34px;border-radius:12px;font-weight:700}.profileActionBtnGhost{background:#ffffffb8}.profileActionBtnPrimary{min-width:160px}.profileActionBtnDanger{border-color:#ef44444d;color:#b91c1cf2}.profileActionBtnDanger:hover{background:#fee2e2b8}@media(max-width:980px){.profileGrid{grid-template-columns:1fr;gap:8px;width:100%;height:auto}.profileAvatarCard{position:relative;top:auto;height:auto}.profileAvatarMain{flex:0 0 auto}.profileAvatarPreview{max-width:120px;max-height:120px;width:120px;height:120px}.profileRoleField{width:100%;margin-inline:0}.profileRoleField .label{text-align:left}.profileRoleViewRow,.profileTasksStat{width:100%;margin-inline:0}.profileAvatarMeta{gap:8px}.profileAvatarFooter{min-height:0;justify-content:flex-start;padding-top:4px}.profileAvatarFooter .profileLogoutBtn,.profileAvatarFooterActions{width:100%}.profileAvatarFooterGhost{display:none}.profileAboutInput{min-height:96px;max-height:136px;height:96px}.profileModal{--profile-avatar-control-width:100%}.profileHeadActions{flex-wrap:wrap;justify-content:flex-end}.profileModeSwitch{min-width:188px}.profileFieldsCol{height:auto}.profileFieldsScroll{height:auto;overflow:visible;padding-right:0}.profileSection{overflow:hidden}.profileSectionToggle{width:100%;min-height:36px;padding:8px 10px;border:0;border-bottom:1px solid rgba(15,23,42,.1);background:#ffffffa3;text-align:left;font-size:12px;font-weight:700;color:#1e293be6;display:block;cursor:pointer}.profileSectionContent{max-height:0;overflow:hidden;padding:0 10px;transition:max-height .28s ease,padding .28s ease}.profileSection.isOpen .profileSectionContent{max-height:460px;padding:8px 10px}.profileModal.isEditing .profileAboutInput{min-height:96px;max-height:136px;height:96px}}.btn{border-radius:12px;border:1px solid var(--border);background:var(--panel);padding:10px 12px;font-size:13px;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.btn:hover{transform:translateY(-1px);border-color:#1118272e;background:#fffffff2}.btnPrimary{border-color:#6366f159;background:#6366f11a}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.iconMini{width:38px;height:38px;border-radius:14px;border:1px solid rgba(17,24,39,.12);background:#ffffffe6;display:grid;place-items:center;cursor:pointer;padding:0;color:#111827c7;transition:transform .12s ease,border-color .12s ease,background .12s ease}.iconMini:hover{transform:translateY(-1px);border-color:#1118272e;background:#fff;color:#111827eb}.iconMini svg{display:block}.iconMini .modalCommentActionIcon{width:14px;height:14px}.modalFavoriteBtn.isActive{border-color:#6366f16b;background:#e0e7ffe0;color:#4f46e5f2}.modalFavoriteBtn .favoriteGlyph{width:15px;height:15px}.modalFavoriteBtn.isActive .favoriteGlyph path{fill:currentColor;stroke:currentColor}.modalEdit .modalHeadEditIcon{width:18px;height:18px}.modalEdit .modalHeadCloseIcon{width:12px;height:12px}.noteBox{position:relative;border:1px solid rgba(17,24,39,.12);background:#ffffffc7;border-radius:14px;padding:12px 12px 42px}.viewTextContent{display:flex;flex-direction:column;gap:10px}.viewText{font-size:14px;color:var(--text);line-height:1.6;white-space:pre-wrap;word-break:break-word;-webkit-user-select:text;user-select:text}.viewEmpty{font-size:13px;color:var(--muted);line-height:1.55;font-style:italic;-webkit-user-select:text;user-select:text}.copyFab{position:absolute;right:10px;bottom:10px;width:34px;height:34px;border-radius:12px;border:1px solid var(--border);background:#ffffffe6;color:var(--text);display:grid;place-items:center;cursor:pointer;padding:0;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .12s ease,transform .12s ease,border-color .12s ease,background .12s ease}.noteBox:hover .copyFab{opacity:1;transform:translateY(0);pointer-events:auto;border-color:#1118272e;background:#fffffff2}.copyFab:disabled{opacity:0;pointer-events:none}@media(hover:none){.copyFab{opacity:1;transform:none;pointer-events:auto}}.dot{height:32px;min-width:110px;padding:0 12px;border-radius:12px;border:1px solid var(--border);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .12s ease,border-color .12s ease,background .12s ease}.dot:hover{transform:translateY(-1px)}.dotText{font-size:12px;font-weight:600;color:var(--text);-webkit-user-select:none;user-select:none}.dotActive{border-color:#6366f18c;box-shadow:0 0 0 4px #6366f11f}.dotWhite{background:#94a3b8}.dotYellow{background:#fde68a}.dotPink{background:#f472b6}.dotRed{background:#ef4444}@media(max-width:1220px){.topIdentity{width:min(224px,100%);min-width:0}.mainRow{flex-direction:column;align-items:stretch}.mainRow.mainRowProfileOpen{min-height:0}.boardWrap{width:100%;max-width:100%}.board{width:100%;min-width:0}.side{width:100%;flex:0 0 auto;height:auto}.panel{flex:0 0 auto}.historyList{max-height:220px;flex:0 0 auto}.trashLite{margin-top:0}}@media(max-width:1100px){.board{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.boardWrap{overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.board{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(272px,84vw);width:max-content;min-width:100%;gap:12px;padding-bottom:2px}.col{height:auto;max-height:var(--column-max-height);scroll-snap-align:start}}.panel>.panelHead{height:49px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel>.panelHead .panelTitle{margin:0;line-height:1;transform:none}.panel>.panelHead .panelIconBtn{width:30px;height:22px;border-radius:999px}.panel>.panelHead{border-bottom:none;position:relative}.panel>.panelHead:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:var(--border)}.timerBadge{position:absolute;top:10px;right:10px;font-size:11px;color:#111827b8;background:#ffffffbf;border:1px solid rgba(17,24,39,.1);border-radius:999px;padding:3px 8px;line-height:1;-webkit-user-select:none;user-select:none}.timerBadge{position:absolute;top:-10px;right:10px;font-size:11px;font-weight:600;color:#111827c7;background:#fffffff5;border:1px solid rgba(17,24,39,.12);border-radius:999px;padding:4px 8px;line-height:1;-webkit-user-select:none;user-select:none;z-index:2;box-shadow:0 6px 16px #1118271f}.colBody .card{padding-top:18px}.colBody .card{padding-top:12px}.card{overflow:hidden}.card.hasTimer{overflow:visible}.card.hasTimer .cardTitle{padding-right:66px}.timerBadge{position:absolute;top:0;right:10px;transform:translateY(-50%);display:flex;align-items:center;gap:6px;height:22px;padding:0 8px;background:#fffffff5;border:1px solid rgba(17,24,39,.14);border-radius:999px;font-size:11px;font-weight:600;color:#111827c7;box-shadow:0 6px 16px #1118271a;z-index:3;pointer-events:none}.timerIcon{font-size:12px;opacity:.9}.timerText{line-height:1}.timerMini{width:auto;padding:0 10px;display:inline-flex;align-items:center;gap:6px;cursor:default}.timerMini:hover{transform:none}.timerMiniIcon{font-size:13px;opacity:.85}.timerMiniText{font-size:12px;font-weight:600;color:#111827c7;line-height:1}.modalTitleWrap{display:flex;flex-direction:column;gap:6px;min-width:0}.modalMetaRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.modalCreatorText{margin:0;font-size:18px;line-height:1.2;font-weight:500;color:#475569db;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modalCardCreatedAtText{margin:0;font-size:12px;line-height:1.2;font-weight:600;color:#475569d1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modalStatusRow{display:flex;align-items:center;gap:8px;min-height:26px}.modalStatusLabel{margin:0;font-size:12px;line-height:1;font-weight:700;color:#475569d1;letter-spacing:.01em}.modalStatusWrap{position:relative}.modalStatusWrap.isOpen{z-index:64}.modalStatusBtn{display:inline-flex;align-items:center;gap:7px;min-height:26px;padding:0 10px;border-radius:999px;border:1px solid rgba(15,23,42,.18);background:#edf2f9e0;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .14s ease}.modalStatusBtn:hover:not(:disabled){transform:translateY(-1px);background:#f4f7fcf2}.modalStatusBtn:disabled{opacity:.66;cursor:not-allowed}.modalStatusValue{font-size:12px;line-height:1;font-weight:700;white-space:nowrap}.modalStatusArrow{width:12px;height:12px;color:#475569d6;transition:transform .16s ease}.modalStatusWrap.isOpen .modalStatusArrow{transform:rotate(180deg)}.modalStatusMenu{position:absolute;top:calc(100% + 6px);left:0;z-index:65;min-width:172px;border:1px solid rgba(15,23,42,.18);border-radius:12px;background:#f1f6fdfa;box-shadow:0 14px 28px #0f172a29;padding:7px;display:grid;gap:6px}.modalStatusOption{width:100%;min-height:32px;display:flex;align-items:center;justify-content:flex-start;border-radius:9px;border:1px solid transparent;background:transparent;text-align:left;padding:0 11px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;line-height:1.15;white-space:nowrap;letter-spacing:.01em;transition:background .14s ease,border-color .14s ease,transform .14s ease}.modalStatusOption:hover:not(:disabled){transform:translate(1px);border-color:#0f172a24;background:#ffffffdb}.modalStatusOption.isActive{border-color:#6366f157;background:#6366f124}.modalStatusValue_queue,.modalStatusOption_queue{color:#1d4ed8}.modalStatusValue_doing,.modalStatusOption_doing{color:#047857}.modalStatusValue_review,.modalStatusOption_review{color:#b45309}.modalStatusValue_done,.modalStatusOption_done{color:#7c3aed}.modalStatusValue_freedom{color:#475569}.modalUrgency{--modalUrgColor:#9ca3af;--modalUrgBg:rgba(243,244,246,.88);--modalUrgBorder:rgba(156,163,175,.4);display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:999px;border:1px solid var(--modalUrgBorder);background:var(--modalUrgBg);color:#111827cc;white-space:nowrap}.modalUrgency:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--modalUrgColor);box-shadow:0 0 0 1px #fffc}.modalUrgencyLabel{font-size:12px;line-height:1;font-weight:700;letter-spacing:.01em}.modalUrgency_white{--modalUrgColor:#9ca3af;--modalUrgBg:rgba(243,244,246,.88);--modalUrgBorder:rgba(156,163,175,.4)}.modalUrgency_yellow{--modalUrgColor:#f59e0b;--modalUrgBg:rgba(254,243,199,.9);--modalUrgBorder:rgba(245,158,11,.44)}.modalUrgency_pink{--modalUrgColor:#ec4899;--modalUrgBg:rgba(251,207,232,.76);--modalUrgBorder:rgba(236,72,153,.42)}.modalUrgency_red{--modalUrgColor:#ef4444;--modalUrgBg:rgba(254,226,226,.84);--modalUrgBorder:rgba(239,68,68,.46)}.doneSubtitle{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(34,197,94,.34);background:#dcfce7d1;color:#15803d;font-size:12px;font-weight:700;line-height:1}.historyItemBtn{width:100%;text-align:left;border:1px solid rgba(15,23,42,.14);background:#e7eef7d6;border-radius:12px;padding:10px;cursor:pointer;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease,background .12s ease}.historyItemBtn:hover{transform:translateY(-1px);border-color:#0f172a38;box-shadow:0 10px 22px #11182714;background:#eff4fbeb}.historyItemDisabled{opacity:.65}.controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.searchBox{display:flex;align-items:center;gap:8px;height:44px;padding:0 10px;background:var(--control-bg);border:1px solid var(--border);border-radius:14px;min-width:260px}.searchIcon{width:20px;height:20px;display:grid;place-items:center;color:#1118279e;flex:0 0 auto;line-height:0;-webkit-user-select:none;user-select:none}.searchGlyph{display:block}.searchGlyphRound{width:20px;height:20px}.searchGlyphInline{width:18px;height:18px}.searchInput{border:none;outline:none;background:transparent;font-size:13px;width:220px;flex:1 1 auto;min-width:0;color:var(--text)}.searchActions{display:inline-flex;align-items:center;gap:6px;margin-left:2px;flex:0 0 auto}.searchActionBtn{width:26px;height:26px;border-radius:9px;border:1px solid rgba(17,24,39,.12);background:var(--control-strong);color:#111827c7;cursor:pointer;display:grid;place-items:center;padding:0;line-height:1;transition:transform .12s ease,border-color .12s ease,background .12s ease,color .12s ease}.searchActionBtn:hover{transform:translateY(-1px);border-color:#11182733;background:var(--control-bg-hover);color:#111827eb}.searchClose{font-size:14px;font-weight:700;border:none;box-shadow:none}.searchCloseIcon{width:12px;height:12px;display:block}.searchActionBtn.searchClose:hover{border:none}.searchClear{font-size:13px}.filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filterChip{height:34px;padding:0 10px;border-radius:999px;border:1px solid var(--border);background:#e5ecf6db;font-size:12px;font-weight:600;color:#111827c2;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.filterChip:hover{border-color:#1118272e;background:#edf2faf0}.filterChipActive{color:#111827f0;border-color:#6366f194;box-shadow:0 0 0 2px #6366f12e}.filterChipActive[data-filter=all]{border-color:#6366f194;background:#6366f129}.filterChipActive[data-filter=white]{border-color:#64748b94;background:#94a3b833}.filterChipActive[data-filter=yellow]{border-color:#f59e0b99;background:#fbbf243d}.filterChipActive[data-filter=pink]{border-color:#ec48998f;background:#fbcfe866}.filterChipActive[data-filter=red]{border-color:#ef44448f;background:#ef444438}.chipDot{width:10px;height:10px;border-radius:999px;display:inline-block}.chipDot_white{background:#94a3b8}.chipDot_yellow{background:#fbbf24}.chipDot_pink{background:#fbcfe8}.chipDot_red{background:#ef4444}.filterReset{height:34px;padding:0 10px;border-radius:999px;border:1px solid rgba(239,68,68,.25);background:#fee2e259;color:#7f1d1dd9;font-size:12px;font-weight:700;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.filterReset:hover{transform:translateY(-1px);border-color:#ef444459;background:#fee2e280}.top{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.controls{flex:1;min-width:0;display:flex;align-items:center;gap:12px;justify-content:flex-end}.controlsSearch{flex:1;min-width:260px;max-width:980px}.controlsActions{flex:0 0 auto;display:flex;align-items:center;gap:12px;min-width:0}.searchBox{width:100%}.searchRound{width:44px;height:44px;border-radius:14px;color:#111827c7;line-height:0;background:var(--control-bg);border:1px solid var(--border);display:grid;place-items:center;cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard)}.searchRound:hover{transform:translateY(calc(-1 * var(--motion-lift-distance)));border-color:#1118272e;background:var(--control-bg-hover);color:#111827eb}.searchBox{transition:width var(--motion-normal) var(--motion-ease-emphasis),flex-basis var(--motion-normal) var(--motion-ease-emphasis),background var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard)}.controlsActions{display:flex;align-items:center;gap:12px;justify-content:flex-end;flex-wrap:wrap}.controls{flex:1;min-width:0;display:flex;justify-content:flex-end;position:relative;top:1px;overflow-x:clip}.controlsActions{flex:1;min-width:0;display:flex;align-items:center;gap:12px;justify-content:flex-end;flex-wrap:nowrap;overflow-x:clip}.searchBox{flex:1 1 auto;min-width:0;width:auto;max-width:none}.searchInput{width:100%;min-width:0}.filters{flex:0 0 auto;display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;max-width:clamp(240px,40vw,720px);padding-bottom:2px}.filters{scrollbar-width:thin}.filters::-webkit-scrollbar{height:6px}.filters::-webkit-scrollbar-thumb{background:#1118272e;border-radius:999px}.filters::-webkit-scrollbar-track{background:transparent}.searchBox{transition:box-shadow var(--motion-normal) var(--motion-ease-standard),background var(--motion-normal) var(--motion-ease-standard),border-color var(--motion-normal) var(--motion-ease-standard);will-change:opacity}.searchBox:focus-within{box-shadow:0 10px 22px #11182714}.filters{overflow-x:auto}.filterMenuWrap{flex:0 1 auto;min-width:0;display:flex;align-items:center;gap:0;overflow:visible}.filterToggle{position:relative;width:44px;height:44px;border-radius:14px;border:1px solid var(--border);background:var(--control-bg);color:#111827bf;cursor:pointer;display:grid;place-items:center;padding:0;transition:transform var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard)}.filterToggle:hover{transform:translateY(calc(-1 * var(--motion-lift-distance)));border-color:#1118272e;background:var(--control-bg-hover)}.filterToggleActive{border-color:#6366f16b;background:#6366f124;color:#3730a3db}.filterToggleIcon{display:block}.filterToggleBadge{position:absolute;width:8px;height:8px;border-radius:999px;background:#ef4444;border:2px solid #fff;right:11px;top:11px}.filtersDropdown{order:-1;position:static;top:auto;right:auto;transform:none;z-index:auto;flex:0 1 auto;min-width:0;width:auto;padding:0;border-radius:0;border:0;background:transparent;box-shadow:none;display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;will-change:transform,opacity;backface-visibility:hidden}.filtersDropdown.isClosed{max-width:0;opacity:0;transform:translate(8px) scale(.985);pointer-events:none}.filtersDropdown.isOpen{max-width:min(52vw,560px);opacity:1;transform:translate(0) scale(1);pointer-events:auto;overflow-x:auto;overflow-y:hidden}.filtersDropdown{transition:max-width 1.08s cubic-bezier(.22,.61,.36,1),opacity 1.08s cubic-bezier(.22,.61,.36,1),transform 1.08s cubic-bezier(.22,.61,.36,1)}@media(max-width:640px){.filtersDropdown,.filtersDropdown.isOpen{max-width:min(66vw,360px)}}body{overflow-x:hidden}.page,.shell,.top{overflow-x:clip}.top{align-items:flex-end}.top.topBoardHeader{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-bottom:14px;position:relative}.topBoardMeta{grid-column:1;justify-self:start;min-width:0}.topBoardMeta .topMeta{margin-top:0;width:auto;grid-template-columns:minmax(0,1fr) 44px 74px}.topBoardTitleSlot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.topBoardTitle{margin:0}.top.topBoardHeader .controls{grid-column:2;justify-self:end;align-self:center;width:100%;flex:0 1 auto;top:0;z-index:2;overflow-x:hidden;overflow-y:hidden}.top.topBoardHeader .controlsActions{justify-content:flex-end;gap:8px}.controls{top:0;min-width:0;overflow-x:hidden;overflow-y:hidden;align-self:flex-end}.controlsActions{min-width:0;flex-wrap:nowrap;overflow-x:visible;overflow-y:hidden}.searchBox{flex:1 1 auto;min-width:0}.filterMenuWrap{min-width:0;overflow:hidden}.filters{min-width:0;flex-wrap:nowrap}.filtersDropdown{min-width:0;max-width:min(52vw,560px);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin}.filtersDropdown.isOpen{margin-right:8px}.filtersDropdown.isClosed{margin-right:0}.filtersDropdown::-webkit-scrollbar{height:4px}.filters,.filtersDropdown{scrollbar-width:none;-ms-overflow-style:none}.filters::-webkit-scrollbar,.filtersDropdown::-webkit-scrollbar{width:0;height:0;display:none}.toastUndo{position:fixed;right:18px;bottom:18px;z-index:9999;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:#ffffffeb;border:1px solid var(--border);box-shadow:0 18px 40px #1118271f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.toastUndoText{font-size:13px;color:#111827c7;max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toastUndoTitle{font-weight:800;color:#111827e0}.toastUndoBtn{height:32px;padding:0 10px;border-radius:999px;border:1px solid rgba(99,102,241,.3);background:#6366f11a;color:#3730a3eb;font-size:12px;font-weight:800;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease}.toastUndoBtn:hover{transform:translateY(-1px);border-color:#6366f173;background:#6366f124}.toastUndoX{width:32px;height:32px;border-radius:999px;border:1px solid rgba(17,24,39,.1);background:#ffffffd9;cursor:pointer;display:grid;place-items:center;transition:transform .12s ease,border-color .12s ease,background .12s ease}.toastUndoX:hover{transform:translateY(-1px);border-color:#1118272e;background:#fffffff2}.historyCardTitle{font-weight:700;color:#111827eb;padding:0 2px}.historyItemBtn:hover .historyCardTitle{color:#111827fa}.card{display:flex;flex-direction:column;gap:6px;border-radius:14px;border:1px solid var(--card-border);background:var(--card-bg);padding:11px 12px 12px 16px;box-shadow:0 6px 14px #0f172a12}.card.isFavoriteCard{--favorite-rgb: 99, 102, 241;border-color:rgba(var(--favorite-rgb),.34);background:linear-gradient(0deg,rgba(var(--favorite-rgb),.08),rgba(var(--favorite-rgb),.08)),var(--card-bg);box-shadow:0 6px 14px #0f172a12,0 0 0 1px rgba(var(--favorite-rgb),.2);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.col_queue .card.isFavoriteCard{--favorite-rgb: 59,130,246}.col_doing .card.isFavoriteCard{--favorite-rgb: 16,185,129}.col_review .card.isFavoriteCard{--favorite-rgb: 245,158,11}.col_done .card.isFavoriteCard{--favorite-rgb: 139,92,246}.card.isFavoriteCard:hover{border-color:rgba(var(--favorite-rgb),.5);background:linear-gradient(0deg,rgba(var(--favorite-rgb),.14),rgba(var(--favorite-rgb),.14)),var(--card-bg-hover);box-shadow:0 12px 24px #0f172a1f,0 0 0 1px rgba(var(--favorite-rgb),.32),0 8px 20px rgba(var(--favorite-rgb),.18);transform:translateY(-1px)}.card:hover{border-color:#0f172a3d;background:var(--card-bg-hover);box-shadow:0 12px 24px #0f172a1f}.cardMeta{display:flex;align-items:center;gap:8px;min-height:22px;margin-bottom:1px}.cardMeta>*{min-width:0}.cardFavoriteBtn{margin-left:auto;width:22px;height:22px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(148,163,184,.42);background:#f1f5f9db;color:#475569cc;padding:0;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease}.card.hasTimer .cardFavoriteBtn{margin-left:0}.cardFavoriteBtn:hover{transform:translateY(-1px);border-color:#6366f166;background:#e0e7ffcc;color:#4338caeb}.cardFavoriteBtn.isActive{border-color:#6366f170;background:#e0e7ffe6;color:#4f46e5f2}.cardFavoriteGlyph{width:14px;height:14px}.cardFavoriteBtn.isActive .cardFavoriteGlyph path{fill:currentColor;stroke:currentColor}.cardCreator{margin:0;font-size:11px;line-height:1.15;color:#475569cc;font-weight:600;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cardId{display:inline-flex;align-items:center;justify-content:center;height:22px;min-width:34px;max-width:72px;padding:0 6px;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#eaeff7eb;color:#374151e0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10.5px;font-weight:700;line-height:1;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card.hasTimer .cardId{max-width:56px;font-size:10px}.cardComments{display:inline-flex;align-items:center;gap:5px;height:22px;min-width:34px;padding:0 8px;border-radius:999px;border:1px solid rgba(37,99,235,.24);background:#deebffe6;color:#1e3a8aeb;font-size:11px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:auto;transition:border-color .12s ease,background .12s ease,color .12s ease,transform .12s ease}.cardCommentsIcon{width:13px;height:13px;flex:0 0 auto;opacity:.96}.cardCommentsText{min-width:1ch}.cardChecklist{display:inline-flex;align-items:center;gap:5px;height:22px;min-width:38px;padding:0 8px;border-radius:999px;border:1px solid rgba(14,116,144,.24);background:#ccfbf1b8;color:#0e7490eb;font-size:11px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.cardChecklist.isComplete{border-color:#16a34a52;background:#dcfce7d1;color:#15803deb}.cardChecklistIcon{width:12.5px;height:12.5px;flex:0 0 auto;opacity:.96}.cardChecklistText{min-width:2ch}.card.hasTimer .cardComments{min-width:38px;padding:0 7px;gap:4px;margin-left:-3px;justify-content:center}.card.hasTimer .cardChecklist{min-width:40px;padding:0 7px;gap:4px;margin-left:-2px;justify-content:center}.card.hasTimer .cardChecklistIcon{width:12px;height:12px}.card.hasTimer .cardChecklistText{font-size:10.5px;text-align:center;min-width:2.2ch}.card.hasTimer .cardCommentsIcon{width:12.5px;height:12.5px;margin-left:-.5px}.card.hasTimer .cardCommentsText{font-size:10.5px;text-align:center;min-width:1.1ch}.cardCommentsPulse{animation:cardCommentsPulse .72s cubic-bezier(.2,.8,.2,1)}@keyframes cardCommentsPulse{0%{transform:scale(1);border-color:#2563eb47;background:#deebffeb}30%{transform:scale(1.08);border-color:#2563eb8a;background:#bfdbfef5;color:#1e40affa}to{transform:scale(1);border-color:#2563eb3d;background:#deebffe6;color:#1e3a8aeb}}.cardUrgency{display:flex;align-items:center;gap:6px;height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#ecf1f8d6;color:#111827b3;font-size:11px;font-weight:600;line-height:1;width:100%;min-width:0;max-width:100%}.cardUrgencyText{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cardUrgency:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--urgColor, #94a3b8);box-shadow:0 0 0 1px #fffc}.cardTimer{position:static;transform:none;display:inline-flex;align-items:center;margin-left:auto;gap:5px;height:22px;flex:0 0 auto;padding:0 8px;border-radius:999px;font-size:11px;line-height:1;font-weight:700;color:#111827c7;background:#eaeff7e6;border:1px solid rgba(15,23,42,.18);box-shadow:none;pointer-events:none;white-space:nowrap}.cardTimerIcon{font-size:11px;line-height:1;opacity:.78}.cardTimerText{font-variant-numeric:tabular-nums;letter-spacing:.2px}.card.hasTimer{overflow:hidden;padding-top:11px}.cardTitle{margin:0;font-weight:650;font-size:14px;line-height:1.28;color:#111827eb;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.card.hasTimer .cardTitle{padding-right:0}.cardDesc{margin:0;font-size:13px;line-height:1.42;color:#374151d6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}@media(prefers-reduced-motion:reduce){.page *,.authPage *{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.boardClockColon{animation:none!important;opacity:1}.searchHitPulse,.cardCommentsPulse,.floatingCard,.floatingCardFloat{animation:none!important}}.searchHit{border-radius:6px;padding:0 .12em;color:inherit;background:#fbbf244d}.searchHitPulse{animation:searchHitFade 2.6s ease-out forwards}@keyframes searchHitFade{0%{background:#fbbf2457;box-shadow:0 0 #fbbf245c}40%{background:#fbbf2442;box-shadow:0 0 0 3px #fbbf2424}to{background:#fbbf2414;box-shadow:0 0 #fbbf2400}}.modalTimer{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 12px;border-radius:14px;font-size:12px;line-height:1;font-weight:700;color:#111827cc;background:#ffffffe6;border:1px solid rgba(15,23,42,.12);box-shadow:0 6px 14px #0f172a14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-user-select:none;user-select:none}.modalTimerIcon{font-size:12px;line-height:1;opacity:.85}.modalTimerIcon svg{width:12px;height:12px;display:block}.modalTimerText{font-variant-numeric:tabular-nums;letter-spacing:.2px}.modalEditDock{width:min(900px,calc(100vw - 24px));max-height:min(86vh,780px);display:flex;align-items:flex-start;gap:12px;--comment-accent-rgb: 99,102,241;--comment-panel-border: rgba(125,146,182,.35);--comment-panel-bg-top: rgba(230,238,250,.92);--comment-panel-bg-bottom: rgba(218,229,245,.88);--comment-head-bg-top: rgba(240,246,255,.86);--comment-head-bg-bottom: rgba(233,241,253,.46);--comment-title-color: rgba(53,72,107,.86);--comment-item-border: rgba(17,24,39,.1);--comment-item-left-border: rgba(112,132,170,.48);--comment-item-bg-top: rgba(255,255,255,.93);--comment-item-bg-bottom: rgba(246,250,255,.86);--comment-item-hover-bg-top: rgba(255,255,255,.96);--comment-item-hover-bg-bottom: rgba(239,245,255,.9)}.modalEditDockSolo{width:min(900px,calc(100vw - 24px))}.modalEditDock[data-col=queue]{--comment-accent-rgb: 59,130,246;--comment-panel-border: rgba(96,139,197,.35);--comment-panel-bg-top: rgba(219,233,252,.92);--comment-panel-bg-bottom: rgba(204,223,247,.88);--comment-head-bg-top: rgba(237,245,255,.9);--comment-head-bg-bottom: rgba(221,234,251,.55);--comment-title-color: rgba(39,77,132,.9);--comment-item-left-border: rgba(96,139,197,.5)}.modalEditDock[data-col=doing]{--comment-accent-rgb: 16,185,129;--comment-panel-border: rgba(86,157,134,.35);--comment-panel-bg-top: rgba(218,239,230,.92);--comment-panel-bg-bottom: rgba(200,229,217,.9);--comment-head-bg-top: rgba(236,249,243,.92);--comment-head-bg-bottom: rgba(221,241,232,.58);--comment-title-color: rgba(34,94,73,.9);--comment-item-left-border: rgba(73,145,121,.5);--comment-item-bg-bottom: rgba(242,251,247,.9);--comment-item-hover-bg-bottom: rgba(231,247,239,.92)}.modalEditDock[data-col=review]{--comment-accent-rgb: 245,158,11;--comment-panel-border: rgba(180,135,69,.36);--comment-panel-bg-top: rgba(244,235,215,.93);--comment-panel-bg-bottom: rgba(233,221,196,.9);--comment-head-bg-top: rgba(251,244,231,.92);--comment-head-bg-bottom: rgba(244,231,205,.62);--comment-title-color: rgba(124,79,29,.92);--comment-item-left-border: rgba(180,135,69,.54);--comment-item-bg-bottom: rgba(252,247,237,.9);--comment-item-hover-bg-bottom: rgba(248,240,223,.92)}.modalEditDock[data-col=done]{--comment-accent-rgb: 139,92,246;--comment-panel-border: rgba(141,112,188,.35);--comment-panel-bg-top: rgba(231,223,246,.92);--comment-panel-bg-bottom: rgba(219,208,240,.9);--comment-head-bg-top: rgba(244,239,252,.9);--comment-head-bg-bottom: rgba(232,223,247,.6);--comment-title-color: rgba(82,58,132,.9);--comment-item-left-border: rgba(141,112,188,.52);--comment-item-bg-bottom: rgba(248,244,253,.9);--comment-item-hover-bg-bottom: rgba(240,233,250,.92)}.modalEdit.modalEditMain{width:auto;flex:1 1 auto;min-width:0;max-height:min(86vh,780px);--modal-edit-bg: #f8fafc;--modal-edit-head-bg: #f2f5fa;--modal-edit-surface-bg: #ffffff;background:var(--modal-edit-bg)}.modalEdit.modalEditMain[data-col=queue]{--modal-edit-bg: linear-gradient(180deg, #c4d7f0, #dde9f8);--modal-edit-head-bg: #d4e2f4;--modal-edit-surface-bg: #f3f8ff}.modalEdit.modalEditMain[data-col=doing]{--modal-edit-bg: linear-gradient(180deg, #c8dfd3, #dbe9e2);--modal-edit-head-bg: #d8e7df;--modal-edit-surface-bg: #f2f9f5}.modalEdit.modalEditMain[data-col=review]{--modal-edit-bg: linear-gradient(180deg, #e3d7bc, #ede6d6);--modal-edit-head-bg: #ebe3d1;--modal-edit-surface-bg: #fbf6ea}.modalEdit.modalEditMain[data-col=done]{--modal-edit-bg: linear-gradient(180deg, #ddd0e8, #e9e1f0);--modal-edit-head-bg: #e6ddef;--modal-edit-surface-bg: #f7f3fb}.modalEditCommentsSide{width:276px;min-width:276px;max-width:276px;max-height:min(86vh,780px);border:1px solid var(--comment-panel-border);border-radius:13px;background:linear-gradient(180deg,var(--comment-panel-bg-top),var(--comment-panel-bg-bottom));padding:8px;display:flex;flex-direction:column;gap:7px;overflow:hidden;box-shadow:0 18px 38px #0f172a24}.modalEditCommentsSideHead{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:34px;padding:4px 6px;border-bottom:1px solid var(--comment-panel-border);background:linear-gradient(180deg,var(--comment-head-bg-top),var(--comment-head-bg-bottom));border-radius:8px 8px 6px 6px}.modalEditCommentsSide .modalCommentsTitle{display:flex;align-items:center;justify-content:flex-start;min-width:0;font-size:10px;line-height:1;letter-spacing:.06em;color:var(--comment-title-color);text-align:left}.modalCommentsArchiveToggle{border:1px solid rgba(var(--comment-accent-rgb),.34);background:linear-gradient(180deg,#fffffffa,#f0f4fbf5);color:#334155eb;height:22px;padding:0 8px;border-radius:8px;font-size:10px;font-weight:700;line-height:1;cursor:pointer;transition:border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard)}.modalCommentsArchiveToggle:hover:not(:disabled),.modalCommentsArchiveToggle.isOpen{border-color:rgba(var(--comment-accent-rgb),.5);background:linear-gradient(180deg,#f7f9fffa,#e9effbf5);color:#252d4ef5}.modalCommentsArchiveToggle:disabled{opacity:.58;cursor:not-allowed}.modalCommentsArchiveTop{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;margin:0 2px}.modalCommentsPane{display:flex;flex-direction:column;gap:6px;min-height:0;flex:1 1 auto}.modalCommentsArchiveNotice{margin:0 2px;min-height:22px;border-radius:8px;border:1px solid rgba(16,185,129,.3);background:linear-gradient(180deg,#dcfce7c7,#d1fae59e);color:#065f46e6;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 8px}.modalCommentsArchiveReasonSelect{width:100%;min-width:0;height:26px;border-radius:8px;border:1px solid rgba(125,146,182,.42);background:#ffffffe6;color:#2c3e5fe6;padding:0 8px;font-size:10px;font-weight:600}.modalCommentsArchiveReasonSelect:disabled{opacity:.62;cursor:not-allowed}.modalCommentsArchiveCount{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:22px;border-radius:999px;border:1px solid rgba(125,146,182,.35);background:#ffffffd9;color:#3e5175db;font-size:10px;font-weight:700;line-height:1;padding:0 8px}.modalCommentsArchiveList{display:grid;gap:6px}.modalCommentsArchiveItem{border:1px solid rgba(17,24,39,.12);border-radius:9px;background:linear-gradient(180deg,#fffffff2,#f3f8ffe6);padding:7px;display:grid;gap:5px}.modalCommentsArchiveItemHead{display:flex;align-items:center;justify-content:space-between;gap:6px}.modalCommentsArchiveMeta{display:grid;gap:2px}.modalCommentsArchiveReason{border:1px solid rgba(112,132,170,.35);background:#f2f6ffeb;color:#425478db;border-radius:999px;padding:0 6px;min-height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;line-height:1;text-transform:uppercase}.modalCommentsArchiveImagesHint{position:static;justify-self:start}.modalCommentsArchiveItemActions{display:flex;justify-content:flex-end}.modalCommentsArchiveRestore{border:1px solid rgba(99,102,241,.34);background:linear-gradient(180deg,#ebf1fff5,#dce7fcf0);color:#2b3a5feb;border-radius:8px;height:24px;padding:0 9px;font-size:10px;font-weight:700;cursor:pointer}.modalCommentsArchiveRestore:hover:not(:disabled){border-color:#4f46e580;background:linear-gradient(180deg,#e2ecfffa,#cedcfaf5)}.modalCommentsArchiveRestore:disabled{opacity:.6;cursor:not-allowed}.modalCommentsArchiveEmpty{min-height:72px;border:1px dashed rgba(125,146,182,.4);border-radius:8px;background:#ffffff80;color:#475569bd;font-size:10px;display:grid;place-items:center;text-align:center;padding:8px}.modalEdit .modalTitle{font-weight:700;font-size:19px;line-height:1.2;letter-spacing:-.012em;white-space:normal;text-wrap:balance}.modalEdit .modalHead{align-items:flex-start;background:var(--modal-edit-head-bg);-webkit-backdrop-filter:none;backdrop-filter:none;z-index:48;isolation:isolate;overflow:visible}.modalEdit .modalActions{align-self:flex-start}.modalEdit .modalFoot{background:var(--modal-edit-head-bg);border-top:1px solid rgba(17,24,39,.12)}.editBody{gap:12px;padding-top:12px}.editField{display:grid;gap:8px}.modalEdit .label{margin-bottom:0;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#4b5563db}.modalEdit .input,.modalEdit .textarea{border-color:#11182724;background:#fffffffa}.modalEdit .input::placeholder,.modalEdit .textarea::placeholder{color:#6b7280d6}.modalEdit .textarea{min-height:136px}.modalEdit .editCommentComposer{padding-top:14px;margin-top:10px}.modalEdit .editCommentToolbar{top:-12px;left:10px}.modalEdit .editRichEditor{min-height:136px;height:auto;max-height:220px;border-radius:14px;resize:vertical}.modalEdit .noteBox{border-radius:13px;background:var(--modal-edit-surface-bg);border-color:#1118271c;padding:12px 13px;width:min(100%,620px)}.modalEdit .viewText{font-size:15px;line-height:1.54}.modalCommentsToggleWrap{display:flex}.modalCommentsToggle{width:100%;border:1px solid rgba(17,24,39,.14);background:#ecf1f8e0;border-radius:12px;height:38px;padding:0 10px 0 12px;color:#1e293be6;display:flex;align-items:center;gap:8px;cursor:pointer;transition:border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard),transform var(--motion-fast) var(--motion-ease-standard)}.modalCommentsToggle:hover:not(:disabled){border-color:#6366f159;background:#ecf1f8fa}.modalCommentsToggle:disabled{opacity:.6;cursor:not-allowed}.modalCommentsToggleText{font-size:12px;font-weight:700;letter-spacing:.02em}.modalCommentsToggleCount{margin-left:auto;min-width:26px;height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#ffffffe6;color:#334155db;font-size:11px;line-height:1;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.modalCommentsToggleChevron{font-size:12px;color:#475569d1;transform:translateY(1px);transition:transform var(--motion-fast) var(--motion-ease-standard)}.modalCommentsToggle.isOpen .modalCommentsToggleChevron{transform:rotate(180deg)}.modalCommentsCollapse{overflow:hidden}.modalComments{border:1px solid rgba(17,24,39,.1);border-radius:13px;background:linear-gradient(180deg,#eef4fcbd,#e5ecf7b3);padding:10px;display:flex;flex-direction:column;gap:8px;min-height:238px;max-height:min(46vh,336px);overflow:hidden}.modalComments.isCompact{min-height:0;max-height:none;padding-bottom:8px}.modalCommentsHead{display:flex;align-items:center;justify-content:space-between;gap:8px}.modalCommentsTitle{margin:0;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#475569e6}.modalCommentsCount{min-width:24px;height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(17,24,39,.14);background:#ffffffe0;color:#0f172ab8;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.modalCommentsEmpty{margin:0;font-size:12px;color:#475569c7}.modalCommentsTruncated{margin:0;font-size:11px;color:#475569bd}.modalEditCommentsSide .modalCommentsTruncated{margin:0 2px;font-size:10px;color:#425478cc}.modalCommentsExpand{justify-self:start;border:1px solid rgba(17,24,39,.14);background:#ffffffdb;color:#1e293bdb;border-radius:9px;height:28px;padding:0 10px;font-size:11px;font-weight:700;cursor:pointer;transition:border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard)}.modalEditCommentsSide .modalCommentsExpand{height:24px;padding:0 7px;border-radius:8px;font-size:10px}.modalCommentsExpand:hover:not(:disabled){border-color:#6366f173;background:#fffffffa;color:#1e293bfa}.modalCommentsExpand:disabled{opacity:.6;cursor:not-allowed}.modalCommentsScroll{flex:1 1 auto;min-height:72px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;padding-right:1px}.modalCommentsRailScroll{flex:1 1 auto;min-height:0;padding-right:2px;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(121,139,173,.6) rgba(255,255,255,.2)}.modalCommentsRailScroll::-webkit-scrollbar{width:6px;height:6px}.modalCommentsRailScroll::-webkit-scrollbar-track{background:#ffffff47;border-radius:999px}.modalCommentsRailScroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#7f92b6b8,#6a7ea3b8);border-radius:999px}.modalEditMain .modalBody{align-content:start;position:relative;z-index:1;min-height:0;overflow:hidden}.modalEditMain .modalBody.editBody{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.modalEditMain .modalBody.editBody::-webkit-scrollbar{width:0;height:0}.modalCommentsScroll::-webkit-scrollbar{width:0;height:0}.modalCommentsScrollEmpty{display:flex;align-items:center;min-height:88px}.modalCommentsList{display:grid;gap:7px}.modalCommentsRailList{gap:5px}.modalCommentDayGroup{display:grid;gap:4px}.modalCommentDayLabel{margin:0;padding:2px 7px;width:max-content;justify-self:center;border-radius:999px;border:1px solid rgba(112,132,170,.36);background:#f4f8ffeb;color:#485c80d6;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center}.modalCommentDayLabelVirtual{margin-bottom:2px}.modalCommentDayList{display:grid;gap:5px}.modalCommentVirtualRow{min-width:0}.modalCommentItem{border:1px solid rgba(17,24,39,.1);border-radius:11px;background:#ffffffeb;padding:7px 8px;display:grid;gap:5px;animation:modalCommentItemIn .16s ease-out}.modalCommentItemCompact{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:2px;padding:0;border:0;background:transparent;box-shadow:none;transition:margin-top .16s var(--motion-ease-standard);content-visibility:auto;contain:layout paint style;contain-intrinsic-size:96px}.modalCommentItemCompact[role=button]{cursor:pointer}.modalCommentItemCompact[role=button]:hover .modalCommentBody{border-color:rgba(var(--comment-accent-rgb),.3);background:linear-gradient(180deg,var(--comment-item-hover-bg-top),var(--comment-item-hover-bg-bottom));box-shadow:0 1px #ffffffbf inset,0 8px 16px #0f172a14;transform:translateY(-1px)}.modalCommentItemCompact[role=button]:focus-visible .modalCommentBody{outline:2px solid rgba(var(--comment-accent-rgb),.5);outline-offset:1px}.modalCommentItemCompact.isFresh{animation:none}.modalCommentBody{border:1px solid var(--comment-item-border);border-left:2px solid var(--comment-item-left-border);border-radius:8px;background:linear-gradient(180deg,var(--comment-item-bg-top),var(--comment-item-bg-bottom));box-shadow:0 1px #ffffffbf inset;padding:6px 8px;display:grid;gap:4px;min-width:0;position:relative;overflow:visible;transition:border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard),box-shadow var(--motion-fast) var(--motion-ease-standard),transform var(--motion-fast) var(--motion-ease-standard)}.modalCommentBodyFocus{padding:10px 10px 9px;border-radius:10px}.modalCommentBody.hasMedia{padding-bottom:28px}.modalCommentBody.hasInlineMedia{padding-right:8px}.modalCommentItemCompact.isFresh .modalCommentBody{animation:modalCommentFreshFlash 1.5s ease-out}.modalCommentItemCompact.isEditing .modalCommentBody{border-color:rgba(var(--comment-accent-rgb),.42);box-shadow:0 0 0 1px rgba(var(--comment-accent-rgb),.18)}.modalCommentMetaCompact{justify-content:flex-start}.modalCommentMenuWrap{position:absolute;top:6px;right:6px;z-index:6}.modalCommentMenuToggle{width:18px;height:18px;border-radius:6px;border:1px solid rgba(17,24,39,.16);background:#ffffffeb;color:#334155d1;display:grid;place-items:center;padding:0;line-height:0;cursor:pointer;transition:border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard)}.modalCommentMenuToggle:hover:not(:disabled),.modalCommentMenuToggle.isOpen{border-color:rgba(var(--comment-accent-rgb),.42);background:#f0f5fff5;color:#313a63eb}.modalCommentMenuToggle:disabled{opacity:.6;cursor:not-allowed}.modalCommentMenuToggleIcon{width:11px;height:11px;display:block}.modalCommentMenuPanelSlot{position:absolute;right:-4px;bottom:calc(100% + 11px);top:auto;z-index:7}.modalCommentMenuPanel{min-width:0;padding:4px;border-radius:9px;border:1px solid rgba(17,24,39,.14);background:#fffffffa;box-shadow:0 12px 28px #0f172a2e;display:flex;flex-direction:row;align-items:center;gap:4px;width:max-content}.modalCommentMenuActionIconOnly{width:20px;height:20px;border-radius:6px}.modalCommentMenuActionIconOnly .modalCommentActionIcon{width:10px;height:10px}.modalCommentMeta{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.modalCommentInfo{display:grid;gap:2px}.modalCommentInfoRow{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.modalCommentAuthor{font-size:11px;font-weight:700;color:#1e293bd9}.modalCommentTime{font-size:11px;color:#475569c2}.modalCommentText{margin:0;font-size:12px;line-height:1.36;color:#0f172aeb;white-space:pre-wrap;word-break:break-word}.modalCommentInlineImages{display:flex;flex-wrap:wrap;align-items:flex-start;gap:6px;margin-top:2px}.modalCommentInlineImageBtn{flex:0 0 auto}.modalCommentImageHint{position:absolute;right:6px;bottom:6px;min-height:18px;border-radius:6px;border:1px solid rgba(var(--comment-accent-rgb),.34);background:linear-gradient(180deg,#eff6fff5,#e2ecfceb);color:#344a71eb;padding:0 3px;display:inline-flex;align-items:center;gap:3px;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.modalCommentImageHint:hover{transform:translateY(-1px);border-color:rgba(var(--comment-accent-rgb),.48);background:linear-gradient(180deg,#e7f1fffa,#d6e4fcf5)}.modalCommentImageHintIcon{width:11px;height:11px;display:block}.modalCommentImageHintCount{min-width:11px;font-size:10px;font-weight:700;line-height:1;color:#2b3a5fe6}.modalCommentActions{display:flex;flex-direction:column;align-items:center;gap:4px}.modalCommentActionsRow{flex-direction:row;gap:3px}.modalCommentActionsRail{align-self:start;margin-top:-1px;margin-left:auto;width:max-content;flex-direction:row;justify-content:flex-end;align-items:center;gap:4px}.modalCommentActionBtn{border:1px solid rgba(17,24,39,.14);background:#ffffffe6;color:#1e293bdb;border-radius:8px;width:24px;height:24px;padding:0;line-height:0;cursor:pointer;display:grid;place-items:center;transition:border-color var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard)}.modalCommentActionsRow .modalCommentActionBtn{width:20px;height:20px;border-radius:6px}.modalCommentActionsRail .modalCommentActionBtn{width:22px;height:22px;border-radius:7px}.modalCommentActionBtn:hover:not(:disabled){border-color:#6366f175;background:#fffffffa}.modalCommentActionBtnDanger{border-color:#ef444447;color:#b91c1ce6}.modalCommentActionBtnDanger:hover:not(:disabled){border-color:#ef444480;background:#fef2f2f2}.modalCommentActionBtn:disabled{opacity:.58;cursor:not-allowed}.modalCommentActionIcon{width:13px;height:13px;display:block}.modalCommentActionsRow .modalCommentActionIcon{width:11px;height:11px}.modalCommentEdit{display:grid;gap:6px}.modalCommentItemCompact .modalCommentEdit{gap:4px}.modalCommentEditInput{min-height:56px;max-height:148px}.modalCommentItemCompact .modalCommentEditInput{min-height:48px;max-height:96px}.modalCommentEditActions{display:flex;justify-content:flex-end;gap:8px}.modalCommentItemCompact .modalCommentEditActions{gap:4px}.modalCommentComposerEditActions{display:flex;align-items:center;gap:8px}.modalCommentEditBtn{min-width:94px;height:34px}.modalCommentItemCompact .modalCommentEditBtn{min-width:0;height:28px;padding:0 7px;font-size:10px}.modalCommentComposer{display:grid;gap:7px;padding-top:8px;border-top:1px solid rgba(var(--comment-accent-rgb),.14);background:linear-gradient(180deg,rgba(var(--comment-accent-rgb),.08),rgba(var(--comment-accent-rgb),.12)),linear-gradient(180deg,#ffffffd1,#f3f8ffd1);border-radius:10px}.modalChecklistPanel{margin:16px 0 0;width:min(100%,620px);border:1px solid rgba(17,24,39,.1);border-radius:12px;background:linear-gradient(180deg,#f0f6ffd6,#e9f1fca8);padding:10px;display:grid;gap:8px}.modalChecklistHead{display:flex;align-items:center;justify-content:space-between;gap:8px}.modalChecklistTitle{margin:0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#475569eb}.modalChecklistProgress{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(17,24,39,.16);background:#ffffffdb;color:#1e293bd6;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.modalChecklistProgress.isComplete{border-color:#16a34a52;background:#dcfce7d6;color:#15803deb}.modalChecklistEmpty{margin:0;font-size:13px;line-height:1.35;color:#475569c7}.modalChecklistList{display:grid;gap:6px;max-height:min(34vh,220px);overflow:auto;padding-right:3px;scrollbar-width:thin;scrollbar-color:rgba(121,139,173,.6) rgba(255,255,255,.24)}.modalChecklistList::-webkit-scrollbar{width:6px;height:6px}.modalChecklistList::-webkit-scrollbar-track{background:#ffffff47;border-radius:999px}.modalChecklistList::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#7f92b6b8,#6a7ea3b8);border-radius:999px}.modalChecklistItem{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid rgba(17,24,39,.1);border-radius:10px;background:#ffffffe6;padding:6px 8px}.modalChecklistToggle{width:20px;height:20px;border-radius:6px;border:1px solid rgba(17,24,39,.2);background:#ffffffe6;color:#1e293be6;display:grid;place-items:center;padding:0;cursor:pointer;transition:background var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard)}.modalChecklistToggle:hover:not(:disabled){border-color:#3b82f673;background:#eff6ffeb;color:#1e40afeb}.modalChecklistToggle.isDone{border-color:#16a34a66;background:#dcfce7db;color:#166534eb}.modalChecklistToggle:disabled{opacity:.58;cursor:not-allowed}.modalChecklistCheckmark{font-size:12px;line-height:1;font-weight:800}.modalChecklistText{min-width:0;font-size:13px;line-height:1.3;color:#0f172ae6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modalChecklistItem.isDone .modalChecklistText{color:#475569cc;text-decoration:line-through}.modalChecklistRemove{width:20px;height:20px;border-radius:6px;border:1px solid rgba(239,68,68,.26);background:#ffffffe6;color:#dc2626db;display:grid;place-items:center;padding:0;cursor:pointer;font-size:14px;line-height:1;transition:background var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard)}.modalChecklistRemove:hover:not(:disabled){border-color:#ef444473;background:#fef2f2f0;color:#b91c1cf0}.modalChecklistRemove:disabled{opacity:.58;cursor:not-allowed}.modalChecklistComposer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.modalChecklistInput{min-height:36px;height:36px}.modalChecklistAdd{min-width:96px;height:36px}.modalCommentComposerPanel{margin:20px 0 0;width:min(100%,620px)}.modalCommentComposerInline{padding:16px 0 0;border-top:0;background:transparent;border-radius:0;gap:8px;position:relative}.modalCommentToolbar{position:absolute;top:-10px;left:5px;z-index:3;display:flex;align-items:center;gap:3px;flex-wrap:wrap;padding-right:6px}.modalCommentToolBtn{height:24px;min-width:24px;padding:0 7px;border-radius:8px 8px 4px 4px;border:1px solid rgba(var(--comment-accent-rgb),.3);border-bottom-color:rgba(var(--comment-accent-rgb),.14);background:linear-gradient(180deg,#fefffffa,#e8eefcf2);color:#1e293be6;font-size:12px;font-weight:700;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #0f172a17;transition:transform var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard)}.modalCommentToolBtn:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(var(--comment-accent-rgb),.48)}.modalCommentToolBtn:disabled{opacity:.58;cursor:not-allowed;transform:none}.modalCommentToolBtnItalic{font-style:italic}.modalCommentToolBtnStrike{text-decoration:line-through}.modalCommentToolBtn.isActive{border-color:rgba(var(--comment-accent-rgb),.58);border-bottom-color:rgba(var(--comment-accent-rgb),.22);background:linear-gradient(180deg,#dee7fffa,#d0dcfcf5)}.modalCommentToolBtn.isEnabled{border-color:rgba(var(--comment-accent-rgb),.52);border-bottom-color:rgba(var(--comment-accent-rgb),.2);background:linear-gradient(180deg,#e4ebfffa,#d7e3fff5);color:#1e3a8af2}.modalCommentListIcon{width:13px;height:13px;display:block}.modalCommentToolColorWrap{position:relative}.modalCommentColorPalette{position:absolute;top:calc(100% + 8px);left:0;z-index:6;display:flex;align-items:center;gap:6px;padding:6px;border-radius:10px;border:1px solid rgba(99,102,241,.28);background:#fffffffa;box-shadow:0 12px 24px #0f172a1f}.modalCommentColorDot{width:16px;height:16px;border-radius:999px;border:1px solid rgba(15,23,42,.22);cursor:pointer;padding:0}.modalCommentColorDot.isSelected{transform:scale(1.08);border-width:2px;border-color:#1e293bb8}.modalCommentColorDotLight{border-color:#0f172a2e}.modalCommentPaletteReset{width:16px;height:16px;border-radius:999px;border:1px solid rgba(17,24,39,.24);background:#fffffffa;color:#475569db;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;line-height:1;cursor:pointer}.modalCommentPaletteReset:hover{border-color:#ef44446b;color:#991b1be6;background:#fff5f5f2}.modalCommentComposer.isCompact{padding-top:0;padding-bottom:0;border-top:0;background:transparent}.modalCommentComposerHead{display:flex;align-items:center;justify-content:space-between;gap:8px}.modalCommentComposerMeta{font-size:11px;font-weight:700;letter-spacing:.03em;color:#475569cc}.modalCommentComposerRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.modalCommentComposerRowInline{grid-template-columns:minmax(0,1fr);align-items:start;gap:10px}.modalCommentComposerBottom{display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;width:100%}.modalCommentComposerBottom.hasImages{justify-content:space-between;align-items:flex-start}.modalCommentInput{width:100%;min-height:48px;max-height:116px;resize:vertical;border-radius:11px;border:1px solid rgba(17,24,39,.14);background:#fffffff5;padding:9px 10px;font:inherit;font-size:13px;color:#0f172af0;outline:none;line-height:1.35;overflow:auto;white-space:pre-wrap;word-break:break-word}.modalCommentComposerRowInline .modalCommentInput{min-height:96px;height:96px;max-height:96px;resize:none}.modalEdit .modalCommentInput{background:#fff}.modalCommentInputRich{min-height:96px;height:96px;max-height:180px;resize:none;cursor:text;padding-top:10px;padding-bottom:10px}.modalCommentInputRich[data-empty=true]:before{content:attr(data-placeholder);color:#64748bdb;pointer-events:none}input:focus::placeholder,textarea:focus::placeholder{color:transparent!important;opacity:0}.modalCommentInputRich[data-empty=true]:focus:before{color:transparent;opacity:0}.modalCommentInput:focus,.modalCommentInputRich:focus{border-color:#6366f175;box-shadow:0 0 0 4px #6366f11a}.modalCommentSubmit{min-width:112px;height:40px;border-radius:10px;font-weight:700;align-self:flex-end}.modalCommentComposerRowInline .modalCommentSubmit{min-width:144px;min-height:40px;height:40px;border-radius:11px;justify-self:end;align-self:auto}.modalCommentComposerRowInline .modalCommentComposerEditActions .modalCommentEditBtn{min-height:40px;height:40px;border-radius:11px;min-width:96px}.modalCommentItemCompact .modalCommentText{font-size:11px;line-height:1.24}.modalCommentTextRich{display:block}.modalCommentTextRich>*+*{margin-top:2px}.modalCommentTextRich div{margin:0}.modalCommentTextRich ul{margin:0;padding-left:16px;display:grid;gap:2px}.modalCommentTextRich li{margin:0}.modalCommentTextRich .rc-color-0,.modalCommentInputRich .rc-color-0{color:#0f172a}.modalCommentTextRich .rc-color-1,.modalCommentInputRich .rc-color-1{color:#1d4ed8}.modalCommentTextRich .rc-color-2,.modalCommentInputRich .rc-color-2{color:#0f766e}.modalCommentTextRich .rc-color-3,.modalCommentInputRich .rc-color-3{color:#b45309}.modalCommentTextRich .rc-color-4,.modalCommentInputRich .rc-color-4{color:#be123c}.modalCommentTextRich .rc-color-5,.modalCommentInputRich .rc-color-5{color:#7c3aed}.modalCommentTextRich .rc-bg-0,.modalCommentInputRich .rc-bg-0{background-color:#fef08a;border-radius:.24em;padding:0 .1em}.modalCommentTextRich .rc-bg-1,.modalCommentInputRich .rc-bg-1{background-color:#fed7aa;border-radius:.24em;padding:0 .1em}.modalCommentTextRich .rc-bg-2,.modalCommentInputRich .rc-bg-2{background-color:#bfdbfe;border-radius:.24em;padding:0 .1em}.modalCommentTextRich .rc-bg-3,.modalCommentInputRich .rc-bg-3{background-color:#bbf7d0;border-radius:.24em;padding:0 .1em}.modalCommentTextRich .rc-bg-4,.modalCommentInputRich .rc-bg-4{background-color:#fbcfe8;border-radius:.24em;padding:0 .1em}.modalCommentTextRich .rc-bg-5,.modalCommentInputRich .rc-bg-5{background-color:#e9d5ff;border-radius:.24em;padding:0 .1em}.modalCommentTextRich .rc-bg-6,.modalCommentInputRich .rc-bg-6{background-color:#fff;border-radius:.24em;padding:0 .1em}.modalCommentDeleteConfirm{margin-top:3px;padding:5px;border:1px solid rgba(239,68,68,.24);border-radius:8px;background:linear-gradient(180deg,#fff5f5f5,#fef2f2eb);display:grid;gap:5px;justify-items:center;text-align:center}.modalCommentDeleteConfirmText{font-size:10px;line-height:1.25;color:#7f1d1ddb;text-align:center}.modalCommentDeleteConfirmActions{display:flex;justify-content:center;align-items:center;gap:4px;width:100%}.modalCommentDeleteConfirmBtn{height:22px;border-radius:6px;border:1px solid rgba(148,163,184,.4);background:#ffffffeb;color:#334155e6;font-size:10px;font-weight:700;padding:0 8px;cursor:pointer}.modalCommentDeleteConfirmBtn:hover:not(:disabled){border-color:#6366f16b}.modalCommentDeleteConfirmBtn.isDanger{border-color:#ef444452;color:#991b1beb;background:#fef2f2f5}.modalCommentDeleteConfirmBtn.isDanger:hover:not(:disabled){border-color:#ef444480}.modalCommentDeleteConfirmBtn:disabled{opacity:.6;cursor:not-allowed}.modalCommentFocusBackdrop{position:fixed;inset:0;z-index:72;display:grid;place-items:center;padding:20px;background:#0f172a57}.modalCommentFocusCard{position:relative;width:min(560px,calc(100vw - 32px));max-height:min(82vh,640px);border-radius:14px;border:1px solid rgba(17,24,39,.14);background:linear-gradient(180deg,#e6eefaf5,#dce7f8eb);box-shadow:0 24px 56px #0f172a47;padding:10px;overflow:visible}.modalCommentFocusClose{position:absolute;top:-11px;right:-11px;width:24px;height:24px;border-radius:8px;border:1px solid rgba(17,24,39,.16);background:#ffffffe6;color:#475569e0;line-height:1;cursor:pointer;z-index:2}.modalCommentFocusClose:hover{border-color:#6366f175;color:#1e293bf2}.modalCommentItemFocus{border:0;background:transparent;padding:0 2px 0 0;animation:none;max-height:min(68vh,520px);overflow:auto}.modalCommentFocusDockActions{position:absolute;right:12px;bottom:-34px;display:inline-flex;align-items:center;gap:5px;padding:4px 6px;border:1px solid rgba(17,24,39,.16);border-top:0;border-radius:0 0 10px 10px;background:linear-gradient(180deg,#eef5fff5,#e0ebfcf0);box-shadow:0 10px 22px #0f172a26}.modalCommentItemFocus .modalCommentDeleteConfirm{margin-bottom:8px}@keyframes modalCommentFreshFlash{0%{background:linear-gradient(180deg,#dbeafefa,#eff6fff5);border-left-color:#3b82f6b3}70%{background:linear-gradient(180deg,#fffffff2,#f7fbffe6);border-left-color:#667ea88a}to{background:linear-gradient(180deg,#ffffffed,#f6faffdb);border-left-color:#7084aa7a}}.modalCommentError{margin-top:2px;font-size:11px;color:#b91c1cf2}@keyframes modalCommentItemIn{0%{opacity:.25;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.modalEditDock{width:min(560px,calc(100vw - 20px));max-height:min(92vh,860px);flex-direction:column;gap:8px}.modalEdit.modalEditMain{width:100%}.modalEditCommentsSide{width:100%;min-width:0;max-height:220px;padding:8px}.modalEdit .modalTitle{font-size:18px}.modalComments{min-height:210px;max-height:min(42vh,292px)}.modalCommentComposerHead{align-items:flex-start;flex-direction:column;gap:3px}.modalCommentComposerRow{grid-template-columns:1fr;align-items:stretch}.modalCommentSubmit{width:100%}.modalCommentComposerRowInline{grid-template-columns:1fr}}.editFoot .btn{min-width:104px;height:38px;border-radius:12px;font-weight:700}.editFoot .btnPrimary{border-color:#4f46e557;background:linear-gradient(180deg,#6366f12e,#6366f11f)}.editFoot .btnPrimary:disabled{background:#6366f114}.modalCreate{width:min(620px,calc(100vw - 36px))}.modalCreate .modalTitle{font-weight:700}.createBody{gap:16px}.createField{display:grid;gap:8px}.modalCreate .label{margin-bottom:0;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#4b5563db}.modalCreate .input,.modalCreate .textarea{border-color:#11182724;background:#fffffffa}.modalCreate .input::placeholder,.modalCreate .textarea::placeholder{color:#6b7280d6}.modalCreate .textarea{min-height:136px}.modalCreate .createCommentComposer{padding-top:14px;margin-top:10px}.modalCreate .createCommentToolbar{top:-12px;left:10px}.modalCreate .createRichEditor{min-height:136px;height:auto;max-height:220px;border-radius:14px;resize:vertical}.modalCreate .createTextField .label{position:static}.createUrgencyField{gap:10px}.createUrgencyGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.createUrgencyChip{height:36px;border-radius:12px;border:1px solid rgba(17,24,39,.14);background:#ffffffeb;color:#111827d1;padding:0 10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;transition:transform .12s ease,border-color .12s ease,background .12s ease,box-shadow .12s ease}.createUrgencyChip:before{content:"";width:8px;height:8px;border-radius:999px;flex:0 0 auto;background:var(--urgChipDot, #94a3b8)}.createUrgencyChipText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1}.createUrgencyChip:hover{transform:translateY(-1px);border-color:#11182738;background:#fff}.createUrgencyChipActive{transform:translateY(-1px);box-shadow:0 0 0 3px #6366f11a}.createUrgency_white{--urgChipDot:#94a3b8}.createUrgency_white.createUrgencyChipActive{border-color:#64748b85;background:#94a3b833}.createUrgency_yellow{--urgChipDot:#fbbf24}.createUrgency_yellow.createUrgencyChipActive{border-color:#f59e0b7a;background:#fef3c7db}.createUrgency_pink{--urgChipDot:#f472b6}.createUrgency_pink.createUrgencyChipActive{border-color:#ec489975;background:#fbcfe8c7}.createUrgency_red{--urgChipDot:#ef4444}.createUrgency_red.createUrgencyChipActive{border-color:#ef44447a;background:#fee2e2d1}.createFoot .btn{min-width:104px;height:38px;border-radius:12px;font-weight:700}.createFoot .btnPrimary{border-color:#4f46e557;background:linear-gradient(180deg,#6366f12e,#6366f11f)}.createFoot .btnPrimary:disabled{background:#6366f114}@media(max-width:760px){.createUrgencyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pagePerf .colBody .card,.pagePerf .historyItem{content-visibility:visible;contain:none;contain-intrinsic-size:auto}.pageDragActive .card{transition:border-color 90ms ease,background 90ms ease!important;box-shadow:none!important}.pageDragActive .card:hover{box-shadow:none!important}.pageDragActive .dropMarkerLine{box-shadow:none}.dropMarker{display:grid;gap:4px;margin:6px 0}.dropMarkerLine{height:3px;border-radius:999px;background:linear-gradient(90deg,#6366f1b3,#6366f147);box-shadow:0 0 0 1px #ffffffd9;transform-origin:left center;will-change:transform,opacity}.dropGhost{display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:min(220px,68%);height:22px;padding:0 8px;border-radius:999px;border:1px dashed rgba(99,102,241,.34);background:#6366f11a;color:#374151d6;font-size:11px;font-weight:650}.dropGhostDot{width:6px;height:6px;border-radius:999px;background:#6366f1b8;flex:0 0 auto}.dropGhostText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropGhost[data-u=white] .dropGhostDot{background:#94a3b8}.dropGhost[data-u=yellow] .dropGhostDot{background:#f59e0b}.dropGhost[data-u=pink] .dropGhostDot{background:#ec4899}.dropGhost[data-u=red] .dropGhostDot{background:#ef4444}.empty{gap:10px}.emptyHint{font-size:11px;line-height:1.4;color:#374151bd}.emptyCta{height:32px;border-radius:10px;border:1px solid rgba(99,102,241,.32);background:#6366f11a;color:#3730a3eb;font-size:12px;font-weight:700;padding:0 11px;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.emptyCta:hover{transform:translateY(-1px);border-color:#4f46e56b;background:#6366f124}.panel{background:linear-gradient(180deg,#eee7dae6,#e1d8cae0);border-color:#52473833;box-shadow:inset 0 1px #ffffff94,0 10px 24px #382b1b17}.panel>.panelHead{height:49px;min-height:49px;padding:0 12px;border-bottom:1px solid var(--border);background:var(--surface-head)}.panel>.panelHead:before{content:"";position:absolute;left:0;top:0;right:0;height:3px;background:var(--surface-head)}.panel>.panelHead:after{content:none}.panel>.panelHead .panelTitle{font-size:14px;font-weight:600;letter-spacing:.2px;transform:none}.panel>.panelHead .panelIconBtn{border-color:#5247382e;background:#f8f3e9e6;color:#4e3e2db8}.panel>.panelHead .panelIconBtn:hover{border-color:#52473847;background:#fffaf1f5;color:#334155db}.historyHeadMain{display:flex;align-items:center;gap:5px;min-width:0}.panel>.panelHead .historyFilterToggleBtn{width:22px;height:22px;border-radius:9px;padding:0}.historyFilterToggleIcon{width:14px;height:14px;display:block}.panel>.panelHead .historyFilterToggleBtn.isOpen{border-color:#546a8f6b;background:linear-gradient(180deg,#dfe7f6eb,#cbd8eee0);color:#344a71e6}.historyPanel{flex:1 1 auto;width:100%;height:100%;min-height:0;max-height:100%;border-color:var(--border);position:relative;transition:max-height .18s ease}@media(min-width:1221px){.side.sideTrashActive .historyPanel{max-height:calc(var(--column-max-height) - 92px)}}.historyPanel>.panelHead{border-bottom:1px solid var(--border);flex:0 0 auto;z-index:3}.historyPanel>.panelHead:after{content:none}.historyToolbar{display:grid;gap:8px;padding:10px 12px;min-height:66px;flex:0 0 auto;border-bottom:1px solid rgba(82,71,56,.1);background:#f4ede2b8;position:relative;z-index:4}.historyToolbarMotion{flex:0 0 auto;position:relative;z-index:6;isolation:isolate;transform-origin:50% 0%;will-change:height,transform,opacity}.historyFilterLabel{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#5c4c39c2}.historyFilterSelectWrap{position:relative;isolation:isolate;z-index:5}.historyFilterSelectWrap:after{content:"";position:absolute;right:12px;top:50%;width:8px;height:8px;border-right:1.8px solid rgba(92,76,57,.84);border-bottom:1.8px solid rgba(92,76,57,.84);transform:translateY(-60%) rotate(45deg);pointer-events:none;transition:transform .16s ease,opacity .16s ease;opacity:.92}.historyFilterSelectWrap.isOpen:after{transform:translateY(-42%) rotate(225deg)}.historyFilterSelect{width:100%;height:36px;border-radius:12px;border:1px solid rgba(82,71,56,.28);background:linear-gradient(180deg,#fcf7effa,#f0e8dbf0);color:#47392aeb;font-size:12px;font-weight:650;line-height:1;padding:0 38px 0 12px;appearance:none;-webkit-appearance:none;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease,color .12s ease,box-shadow .12s ease,outline-color .12s ease}.historyFilterSelectBtn{display:flex;align-items:center;justify-content:flex-start;text-align:left}.historyFilterSelectValue{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.historyFilterSelect:hover{transform:translateY(-1px);border-color:#5247386b;background:#fffaf1fa;box-shadow:0 8px 16px #382b1b1a}.historyFilterSelect:focus-visible{outline:none;border-color:#5a698494;box-shadow:0 0 0 3px #8a9bba38,inset 0 1px #ffffffa6}.historyFilterMenu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:20;margin-top:0;border:1px solid rgba(82,71,56,.3);border-radius:12px;background:linear-gradient(180deg,#fcf7effa,#f1eadff5);box-shadow:0 16px 28px #382b1b2e;padding:6px;display:grid;gap:3px}.historyFilterOption{width:100%;min-height:31px;border:0;border-radius:9px;background:transparent;color:#47392ae6;font-size:12px;font-weight:650;text-align:left;padding:0 10px;cursor:pointer;transition:background .14s ease,color .14s ease}.historyFilterOption:hover{background:#826a4a24}.historyFilterOptionActive{background:#6366f13d;color:#2d3b4ffa}.historyList{padding:10px 12px 12px;gap:10px}.historyPanel .historyList{flex:1 1 0%;min-height:0;overflow:auto;position:relative;z-index:1}.historyPanel.historyPanelEmpty .historyList{flex:0 0 auto;height:88px;min-height:88px;max-height:88px;padding:10px;overflow:hidden}.historyPanel.historyPanelEmpty .historyEmpty{min-height:68px}.historyGroup{position:relative;display:grid;gap:8px;padding-left:0}.historyGroup:before{content:none}.historyGroupTitle{width:max-content;padding:3px 8px;border-radius:999px;border:1px solid rgba(82,71,56,.14);background:#fcf7efeb;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5c4c39d1}.historyItem,.historyItemBtn{position:relative;padding:9px 10px 10px 12px;border-radius:12px;border:1px solid rgba(82,71,56,.16);background:linear-gradient(180deg,#f8f2e9ed,#efe7dbe6);box-shadow:inset 0 1px #ffffff8f,0 4px 14px #382b1b0f;overflow:hidden;content-visibility:auto;contain:layout paint style;contain-intrinsic-size:84px}.historyItem:before,.historyItemBtn:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:3px;border-radius:999px;background:linear-gradient(180deg,#60a5fa8f,#10b98152);opacity:.78}.historyItemBtn{width:100%;text-align:left;cursor:pointer}.historyItemBtn:hover{transform:translateY(-1px);border-color:#5247383d;background:linear-gradient(180deg,#fcf7f0f5,#f4ece1f0);box-shadow:inset 0 1px #ffffffad,0 10px 20px #382b1b14}.historyItemBtn:active{transform:translateY(0)}.historyItemDisabled{opacity:.7;filter:saturate(.86)}.historyTime{margin-bottom:5px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10.5px;letter-spacing:.015em;color:#5c4c39cc}.historyText{font-size:12px;line-height:1.4;color:#1f2937e6}.historyEmpty{border-radius:12px;border:1px dashed rgba(82,71,56,.2);background:#f7f1e794;padding:12px 10px;color:#5c4c39d1}.trashLite{position:relative;z-index:1;flex:0 0 auto;margin-top:0;height:78px;overflow:hidden;transition:opacity .18s ease,transform .18s ease,max-height .18s ease,margin .18s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.trashLiteHidden{opacity:0;transform:translateY(8px) scale(.98);pointer-events:none;max-height:0;height:0;margin-top:0;border-width:0;box-shadow:none}.trashLiteHidden .trashLiteIcon{opacity:0}.trashLiteShown{opacity:1;transform:none;pointer-events:auto;max-height:78px;margin-top:14px}.cardUrgency{width:100%;max-width:100%}.cardUrgencyTextShort{display:none}.card.hasTimer .cardUrgency{max-width:96px}.card.hasTimer .cardUrgencyTextFull{display:none}.card.hasTimer .cardUrgencyTextShort{display:inline}.cardTimer{min-width:88px;justify-content:center}.cardDesc{color:#1f2937db}@media(max-width:820px){.top.topBoardHeader{grid-template-columns:1fr;gap:10px;align-items:flex-start}.topBoardTitleSlot{position:static;transform:none;pointer-events:auto;grid-column:1;justify-self:flex-start;z-index:auto}.topBoardTitle{margin:0}.topBoardMeta{grid-column:1;width:100%}.topBoardMeta .topMeta{width:min(224px,100%)}.top.topBoardHeader .controls{grid-column:1;justify-self:stretch;width:100%}.top{flex-wrap:wrap;align-items:flex-start}.topIdentity{width:100%}.topMeta{width:min(224px,100%)}.controls{top:0;width:100%;justify-content:flex-end}.controlsActions{width:100%;justify-content:flex-end;gap:10px}.controlsActions>.searchRound{order:1;flex:0 0 auto}.controlsActions>.searchMorph{order:1;flex:1 1 auto;min-width:44px}.controlsActions>.searchMorph.isOpen{min-width:180px}.controlsActions>.filterMenuWrap{order:2;flex:0 0 auto}.controlsActions>.iconBtn{order:3;flex:0 0 auto}.filters{overflow-x:auto!important}}.authPage{width:100%;min-height:100vh;padding:24px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;background-image:radial-gradient(600px 260px at 15% 8%,rgba(99,102,241,.09),transparent 68%),radial-gradient(540px 240px at 85% 12%,rgba(14,165,233,.08),transparent 66%)}.authDemoCanvas{position:absolute;inset:0;z-index:1;pointer-events:none}.authFloatCard{position:absolute;width:min(280px,calc(100vw - 48px));cursor:grab;pointer-events:auto;-webkit-user-select:none;user-select:none;touch-action:none;overflow:visible;transform-origin:50% -26px;will-change:transform;--urgColor:#94a3b8;--nail-fill:#8fa0ba;--nail-border:#6f819e}.authFloatCard .floatingHangRopesStandalone{top:-9px}.authFloatCard .floatingHangNailStandalone{top:-35px;left:calc(50% + 1px)}.authFloatCard[data-nail-tone=sage]{--nail-fill:#8fb4a5;--nail-border:#6b9686}.authFloatCard[data-nail-tone=amber]{--nail-fill:#c4ab7b;--nail-border:#9d8256}.authFloatCard[data-nail-tone=violet]{--nail-fill:#aaa2c8;--nail-border:#867ca8}.authFloatCard[data-nail-tone=rose]{--nail-fill:#c7a1ab;--nail-border:#9f7a85}.authFloatCardInner{position:relative;width:100%;border-radius:14px;border:1px solid rgba(31,41,55,.16);background:#eef2f8f5;box-shadow:0 10px 22px #1118271f;padding:12px 12px 12px 16px;overflow:visible;transform-origin:50% -26px;will-change:transform;z-index:3}.authFloatCard[data-u=white]{--urgColor:#94a3b8}.authFloatCard[data-u=yellow]{--urgColor:#fbbf24}.authFloatCard[data-u=pink]{--urgColor:#f472b6}.authFloatCard[data-u=red]{--urgColor:#ef4444}.authFloatCard .urgBar{top:0;bottom:0;width:10px;width:14px;border-top-left-radius:14px;border-bottom-left-radius:14px}.authFloatCard .cardMeta{margin-top:12px;margin-bottom:8px}.authFloatCard .cardId{max-width:60px}.authFloatCard .cardTitle{margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.25}.authFloatCard .cardDesc{margin:0;font-size:13px;line-height:1.35;color:#374151e6;-webkit-line-clamp:3}.authCard{position:relative;z-index:5;width:min(320px,100%);border:1px solid rgba(99,102,241,.22);border-radius:18px;background:linear-gradient(160deg,#fffffff5,#f6f8ffe6);box-shadow:0 16px 40px #11182724,0 4px 12px #6366f114;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:16px;overflow:hidden}.authCard:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#6366f1b8,#0ea5e9b8)}.authCardLoading{display:grid;place-items:center;min-height:120px;font-size:13px;color:#374151}.authHead{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.authHeadTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.authHeadTop .langToggle{height:30px;min-width:46px;border-radius:10px;padding:0 8px;font-size:11px;align-self:center}.authBrand{display:inline-flex;align-items:center;gap:8px}.authBrandMark{width:26px;height:26px;flex:0 0 auto;border-radius:8px;background:transparent;box-shadow:none}.authTitle{margin:0;font-size:clamp(22px,4vw,28px);line-height:1;letter-spacing:-.4px;color:#0f1f3a}.authSubtitle{margin:0;color:#66748f;font-size:12px;max-width:100%;letter-spacing:.01em}.authTabs{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-bottom:12px;padding:3px;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#0f172a0a}.authTab{border:none;background:transparent;color:#4b5563;border-radius:9px;height:34px;font-size:13px;font-weight:700;cursor:pointer;transition:background var(--motion-normal) var(--motion-ease-standard),color var(--motion-normal) var(--motion-ease-standard),transform var(--motion-normal) var(--motion-ease-standard),box-shadow var(--motion-normal) var(--motion-ease-standard)}.authTab:hover{background:#ffffffa8}.authTabActive{background:#fff;color:#1f2a7a;box-shadow:0 1px 6px #0f172a14}.authForm{display:flex;flex-direction:column;gap:10px}.authField{display:flex;flex-direction:column;gap:5px}.authLabel{font-size:11px;font-weight:700;color:#61708a;letter-spacing:.2px}.authInput{width:100%;height:38px;border-radius:11px;border:1px solid rgba(15,23,42,.14);background:#ffffffe0;padding:0 12px;color:#111827;font:inherit;font-size:14px;outline:none;transition:border-color var(--motion-normal) var(--motion-ease-standard),box-shadow var(--motion-normal) var(--motion-ease-standard),background var(--motion-normal) var(--motion-ease-standard)}.authInput::placeholder{color:#8a94a7}.authInput:focus{border-color:#6366f18f;background:#fff;box-shadow:0 0 0 3px #6366f124}.authPasswordWrap{position:relative}.authInputPassword{padding-right:42px}.authPasswordToggle{position:absolute;right:5px;top:50%;width:28px;height:28px;border-radius:9px;border:1px solid rgba(15,23,42,.12);background:#f8fafff2;color:#1f2937b8;display:grid;place-items:center;transform:translateY(-50%);cursor:pointer;padding:0;transition:border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard)}.authPasswordToggle:hover:not(:disabled){border-color:#11182733;background:#fffffffa;color:#111827e6}.authPasswordToggle:disabled{opacity:.55;cursor:not-allowed}.authPasswordIcon{width:16px;height:16px;display:block}.authHint{margin-top:-2px;font-size:11px;color:#b45309}.authError{border:1px solid rgba(248,113,113,.5);background:#fee2e2b8;color:#991b1b;border-radius:11px;padding:8px 10px;font-size:12px}.authSubmit{margin-top:4px;border:1px solid rgba(99,102,241,.36);background:linear-gradient(135deg,#6366f14d,#0ea5e938);color:#1f2a7a;border-radius:11px;height:40px;font-size:14px;font-weight:700;cursor:pointer;letter-spacing:.15px;box-shadow:inset 0 1px #ffffffbf;transition:transform var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),box-shadow var(--motion-fast) var(--motion-ease-standard)}.authSubmit:hover:not(:disabled){transform:translateY(calc(-1 * var(--motion-lift-distance)));border-color:#6366f19e;background:linear-gradient(135deg,#6366f15e,#0ea5e947);box-shadow:0 8px 18px #6366f133}.authSubmit:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.authCopyright{margin:2px 0 0;text-align:center;font-size:11px;line-height:1.35;color:var(--text-muted);letter-spacing:.02em}@media(max-width:560px){.authPage{padding:16px}.authDemoCanvas{opacity:.66}.authFloatCard{width:min(236px,calc(100vw - 36px))}.authCard{width:min(320px,100%);padding:14px;border-radius:16px}.authSubtitle{max-width:100%}}.colBodyVirtualized{contain:none}.virtualSpacer{flex:0 0 auto;width:100%;pointer-events:none}.pagePerf .colBodyVirtualized .card{transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.card.isDragging{pointer-events:none}.cardOverlay{box-shadow:0 16px 34px #0f172a2e}.historyList{contain:none}.historyVirtualList{min-width:0}.historyVirtualGroupRow{min-width:0;padding-bottom:6px}.historyVirtualItemRow{min-width:0;padding-bottom:8px}.historyVirtualItemRow .historyItem,.historyVirtualItemRow .historyItemBtn{width:100%}.historyGroupTitleVirtual{display:inline-flex}.historyMoreBtn{margin-top:4px;height:30px;border-radius:10px;border:1px solid rgba(99,102,241,.3);background:#6366f11a;color:#3730a3eb;font-size:12px;font-weight:700;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.historyMoreBtn:hover{transform:translateY(-1px);border-color:#6366f16b;background:#6366f124}.historyMoreBtn:active{transform:translateY(0)}.colHead{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.card{min-height:100px}.empty{min-height:68px;padding:11px 12px;gap:6px;border:1px dashed rgba(15,23,42,.18);background:#dce4ef99}.empty:before{display:block;width:14px;height:14px;border:1px dashed rgba(17,24,39,.22);background:radial-gradient(circle at 50% 50%,rgba(17,24,39,.14) 0 1.4px,transparent 2.3px 100%);opacity:.46}.emptyTitle{margin:0;font-size:14px;line-height:1.3;font-weight:500;letter-spacing:0;color:#475569db;text-wrap:balance}.empty.emptyFiltered .emptyTitle{font-size:12px;line-height:1.4;font-weight:500;color:#475569c7}.paperCrumpleOverlay{width:min(250px,calc(100vw - 16px));max-width:250px;min-height:112px;border-radius:14px;pointer-events:none;filter:drop-shadow(0 14px 20px rgba(15,23,42,.22));transform:translateZ(0);will-change:filter}.paperCrumpleCanvas{width:100%;height:100%;display:block}.cardUncrumple{animation:cardUncrumplePop .42s cubic-bezier(.2,.9,.24,1);will-change:transform,filter,opacity;transform-origin:50% 50%}@keyframes cardUncrumplePop{0%{transform:translateZ(0) scale(.24) rotate(-6.2deg);filter:blur(2.8px) saturate(.84);opacity:.08}66%{transform:translateZ(0) scale(1.04) rotate(1.2deg);filter:blur(.4px) saturate(1.01);opacity:1}to{transform:translateZ(0) scale(1) rotate(0);filter:none;opacity:1}}@media(prefers-reduced-motion:reduce){.paperCrumpleOverlay{filter:none}.cardUncrumple{animation:none;filter:none;opacity:1}}.cardImageInputHidden{display:none}.cardImageActionBtn{width:40px;min-width:40px;height:40px;padding:0;display:grid;place-items:center;border-radius:11px}.cardImageActionBtnIcon{width:18px;height:18px}.cardImageActionBtnComment{align-self:flex-end}.modalCommentSubmitWrap{display:flex;justify-content:flex-end;align-items:center;gap:8px}.cardImagesRail{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cardImagesRailCreate{margin-top:8px}.cardImagesRailView{margin-top:0}.cardImagesRailViewUnder{margin-top:2px}.cardImagesRailEdit{margin-top:8px}.cardImagesRailComment{margin-top:0;flex:1 1 auto;align-items:flex-start}.cardImageThumbWrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.cardImageThumb{display:block;padding:0;border:1px solid rgba(15,23,42,.16);background:#fffffff0;cursor:pointer;overflow:hidden;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.cardImageThumb:hover{transform:translateY(-1px);border-color:#6366f185;box-shadow:0 8px 16px #0f172a1f}.cardImageThumbCreate{width:40px;min-width:40px;height:40px;border-radius:10px}.cardImageThumbView,.cardImageThumbEdit{width:60px;min-width:60px;height:60px;border-radius:12px}.cardImageThumbComment{width:50px;min-width:50px;height:50px;border-radius:11px}.cardImageThumb img{width:100%;height:100%;object-fit:cover;display:block}.cardImageRemoveBtn{position:absolute;right:-5px;top:-5px;width:15px;height:15px;border-radius:999px;border:1px solid rgba(15,23,42,.16);background:#fffffffa;color:#111827db;display:grid;place-items:center;font-size:12px;line-height:1;cursor:pointer;padding:0}.cardImageRemoveBtn:hover{border-color:#ef444473;color:#991b1b}.cardImagesError{margin:2px 0 0;font-size:11px;line-height:1.3;color:#9f1239}.cardImagePreviewBackdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:#0f172a6b;padding:24px}.cardImagePreviewModal{position:relative;width:min(92vw,920px);max-height:min(90vh,780px);min-height:min(42vh,320px);border-radius:14px;border:1px solid rgba(255,255,255,.34);background:#060c16bd;padding:14px;box-shadow:0 28px 72px #0206178c;display:grid;place-items:center}.cardImagePreviewFull{width:100%;max-width:min(88vw,880px);max-height:min(82vh,720px);min-height:min(34vh,240px);object-fit:contain;border-radius:10px}.cardImagePreviewError{width:100%;max-width:min(88vw,880px);min-height:min(34vh,240px);border-radius:10px;border:1px dashed rgba(255,255,255,.38);background:#0f172a57;color:#ffffffe6;display:grid;place-items:center;text-align:center;padding:12px;font-size:14px;font-weight:600}.cardImagePreviewClose{position:absolute;right:10px;top:10px;width:30px;height:30px;border-radius:10px;border:1px solid rgba(255,255,255,.42);background:#ffffff24;color:#fff;cursor:pointer;display:grid;place-items:center;font-size:15px;padding:0}.cardImagePreviewClose:hover{background:#ffffff38}.cardImagePreviewNav{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.38);background:#ffffff29;color:#fff;cursor:pointer;display:grid;place-items:center;font-size:24px;line-height:1;padding:0;transition:background .12s ease,border-color .12s ease,opacity .12s ease}.cardImagePreviewNavPrev{left:10px}.cardImagePreviewNavNext{right:10px}.cardImagePreviewNav:hover:not(:disabled){background:#ffffff3d;border-color:#ffffff8f}.cardImagePreviewNav:disabled{opacity:.4;cursor:default}.cardImagePreviewCounter{position:absolute;left:50%;bottom:10px;transform:translate(-50%);min-width:52px;height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.34);background:#080f1c8c;color:#fffffff2;display:grid;place-items:center;font-size:12px;font-weight:700;letter-spacing:.01em}.searchMorph{width:100%;min-width:44px;max-width:44px;height:44px;border-radius:14px;border:1px solid var(--border);background:var(--control-bg);display:flex;align-items:center;gap:0;padding:0 9px;overflow:hidden;cursor:pointer;flex:1 1 44px;transition:max-width 1.08s cubic-bezier(.22,.61,.36,1),background var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),box-shadow var(--motion-fast) var(--motion-ease-standard)}.searchMorph.isOpen{max-width:1600px;min-width:220px;cursor:text}.searchMorph.isClosed{min-width:44px;max-width:44px}.searchMorphIconBtn{width:24px;height:24px;border:0;background:transparent;color:#111827b8;padding:0;display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.searchMorphIconBtn .searchGlyph,.searchMorphIconBtn .searchGlyphRound{transform:none!important}.searchMorph .searchGlyphRound{width:18px;height:18px}.searchMorphInput{width:0;min-width:0;padding:0;margin:0;opacity:0;pointer-events:none;transition:opacity .78s cubic-bezier(.22,.61,.36,1)}.searchMorph.isOpen .searchMorphInput{width:100%;margin-left:8px;opacity:1;pointer-events:auto}.searchMorphClose{margin-left:6px;opacity:0;pointer-events:none;transform:scale(.9);transition:opacity .78s cubic-bezier(.22,.61,.36,1),transform .78s cubic-bezier(.22,.61,.36,1);border:none;box-shadow:none}.searchMorph.isOpen .searchMorphClose{opacity:1;pointer-events:auto;transform:scale(1)}.searchMorph.isClosed .searchMorphClose{display:none}.searchMorph:focus-within{box-shadow:0 10px 22px #11182714}.searchMorph:hover{border-color:#1118272e;background:var(--control-bg-hover)}
