@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root{--bg:#eef4fb;--bg-soft:#f7fbff;--glass:#ffffff61;--glass-strong:#ffffff8f;--line:#96bad37a;--line-strong:#8ab6d6bf;--text:#1e3342;--muted:#567082;--ink:#1c6a8f;--ink-2:#2c86a9;--danger:#9e3f5a;--chip:#c9ecff9e;--chip-border:#7fb5d599;--shadow:0 24px 45px #2a749b30;--shadow-soft:0 14px 28px #3f79981f;--dialog-overlay-blur:40px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:radial-gradient(circle at 12% 10%,#7cc9f06b 0,#0000 40%),radial-gradient(circle at 86% 16%,#95e1ff5c 0,#0000 41%),radial-gradient(circle at 34% 90%,#a7ccff4d 0,#0000 36%),linear-gradient(150deg,#e5f3ff 0%,#f4f9ff 40%,#e7f0fb 100%);margin:0;font-family:Manrope,sans-serif;transition:background .25s,color .25s}body.theme-dark{background:radial-gradient(circle at 10% 12%,#1677ff24 0,#0000 42%),radial-gradient(circle at 86% 18%,#4096ff1a 0,#0000 44%),radial-gradient(circle at 32% 88%,#1677ff14 0,#0000 38%),linear-gradient(155deg,#141414 0%,#1f1f1f 52%,#141414 100%)}button,input,select,textarea{font:inherit}.app-shell{isolation:isolate;flex-direction:column;max-width:1280px;min-height:100vh;margin:0 auto;padding:1.5rem;display:flex;position:relative}.app-shell:before,.app-shell:after{content:"";z-index:-1;filter:blur(18px);pointer-events:none;border-radius:50%;position:fixed}.app-shell:before{background:radial-gradient(circle at 32% 30%,#ffffffd1,#a4e8ff57);width:300px;height:300px;animation:14s ease-in-out infinite alternate float-a;top:-60px;right:8%}.app-shell:after{background:radial-gradient(circle at 42% 40%,#ffffffd1,#9cc9ff4d);width:240px;height:240px;animation:16s ease-in-out infinite alternate float-b;bottom:3%;left:4%}.app-shell.dark-theme{--glass:#14141499;--glass-strong:#1f1f1fc2;--line:#ffffff1f;--line-strong:#fff3;--text:#ffffffe0;--muted:#ffffffa6;--ink:#1677ff;--ink-2:#4096ff;--danger:#ff4d4f;--chip:#1677ff33;--chip-border:#4096ff66;--shadow:0 24px 45px #00000073;--shadow-soft:0 14px 28px #00000059}.app-shell.dark-theme:before{background:radial-gradient(circle at 32% 30%,#1677ff3d,#1677ff0f)}.app-shell.dark-theme:after{background:radial-gradient(circle at 42% 40%,#4096ff2e,#4096ff0d)}@keyframes float-a{0%{transform:translateY(0)translate(0)scale(1)}to{transform:translateY(22px)translate(10px)scale(1.04)}}@keyframes float-b{0%{transform:translateY(0)translate(0)scale(1)}to{transform:translateY(-18px)translate(14px)scale(1.06)}}.topbar{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;margin-bottom:1rem;padding:0;display:flex;position:relative}.brand-block{min-width:120px}.topbar:before{content:none}.main-menu{-webkit-backdrop-filter:blur(18px)saturate(132%);background:linear-gradient(132deg,#ffffff94,#edfaff57);border:1px solid #92bed880;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1.6rem;padding:.72rem .8rem;display:flex;box-shadow:0 18px 34px #2a749b24}.main-menu-logo{min-width:0;color:var(--text);letter-spacing:-.02em;align-items:center;gap:.7rem;font-weight:800;display:inline-flex}.main-menu-logo-mark{color:#1c6a8f;background:linear-gradient(145deg,#ffffffd1,#bfe7ff7a);border:1px solid #54a6d36b;border-radius:14px;place-items:center;width:2.25rem;height:2.25rem;display:inline-grid;box-shadow:inset 0 1px #ffffffb8}.main-menu-logo-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.main-menu-links{background:#ffffff52;border:1px solid #92bed861;border-radius:14px;align-items:center;gap:.35rem;padding:.24rem;display:inline-flex}.main-menu-link{min-height:2.15rem;color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:11px;padding:.48rem .82rem;font-weight:700}.main-menu-link:hover{color:var(--text);box-shadow:none;background:#ffffff7a;border:0;transform:none}.main-menu-link.active{color:#17384d;background:linear-gradient(145deg,#ffffffdb,#daf0ffb3);box-shadow:inset 0 1px #ffffffd1,0 8px 18px #3575981f}.topbar-screen-title.ant-typography{color:var(--text);margin:0;padding:0 .8rem}.screen-title-row{justify-content:space-between;align-items:center;gap:1rem;margin:0 0 40px;display:flex}.doc-create-article-button{color:#fff;min-height:2.3rem;box-shadow:var(--shadow-soft);white-space:nowrap;background:linear-gradient(130deg,#3086b8,#236f9f);border:1px solid #2d78a5db;border-radius:12px;align-items:center;gap:.45rem;padding:.56rem .85rem;font-weight:700;display:inline-flex}.doc-create-article-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.eyebrow{color:var(--ink-2);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}h1,h2,h3{margin:0;font-family:Manrope,sans-serif}h1{font-size:clamp(1.4rem,3.2vw,2.4rem)}.topbar-tabs-row{z-index:2;flex:1;align-items:center;gap:.55rem;min-width:0;padding:0 .8rem;display:flex;position:relative}.board-tabs{flex:1;align-items:flex-end;gap:.35rem;min-width:0;padding-bottom:.1rem;display:flex;overflow-x:auto}.board-tab-wrap{flex:none;align-items:center;display:flex;position:relative}.board-tab{color:var(--muted);box-shadow:none;white-space:nowrap;background:linear-gradient(160deg,#ffffff8a,#daf0ff6b);border:1px solid #79a8c6b3;border-bottom-color:#79a8c64d;border-radius:12px 12px 0 0;flex:none;min-height:2.15rem;padding:.46rem 2rem .46rem .82rem;transform:none}.board-tab:hover{filter:none;box-shadow:none;color:#25506a;border-color:#669bbdd1;transform:none}.board-tab.active{color:#17384d;background:linear-gradient(160deg,#ffffffe6,#eaf8ffe0);border-color:#619abde6 #619abde6 #fffffff5;font-weight:700}.board-tab-name{text-overflow:ellipsis;vertical-align:bottom;max-width:200px;display:inline-block;overflow:hidden}.board-tab-edit{color:#5f89a5;width:1.45rem;height:1.45rem;box-shadow:none;background:0 0;border:none;border-radius:8px;padding:0;position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.board-tab-edit:hover{filter:none;box-shadow:none;color:#3f6f8d;opacity:.82;transform:translateY(-50%)}.board-tab-wrap.active .board-tab-edit{color:#2f5f7e}.board-tab-edit svg{font-size:.9rem}.add-board-tab{justify-content:center;min-width:2.2rem;padding:.46rem .62rem}.topbar-controls{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px)saturate(130%);background:linear-gradient(132deg,#ffffff80,#edfaff52);border-radius:18px;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end;gap:.6rem;margin-top:-1px;padding:.95rem 1rem 1rem;display:flex;overflow-x:auto}.mobile-menu-toggle{display:none}.control-block{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.board-select-block{color:#2f6d8b;font-weight:700}.board-select-input{background:#ffffffeb;border-width:2px;border-color:#54a6d3bf;width:260px}.search-block{min-width:210px}.topbar-task-type-field{--task-type-select-bg:#ffffffbd;--task-type-select-border:#92bed88f;--task-type-select-text:#1e3342;--task-type-select-placeholder:#567082;--task-type-select-hover-border:#6aa8cce6;--task-type-select-active-border:#56a4ced1;--task-type-select-focus-ring:#3e98c747;--task-type-select-focus-shadow:#54abd32e;--task-type-select-hover-shadow:#3575981f;--task-type-select-inset:#ffffffbf;border:1px solid var(--task-type-select-border);background:var(--task-type-select-bg);width:180px;min-width:180px;min-height:2.3rem;color:var(--task-type-select-text);box-shadow:inset 0 1px 0 var(--task-type-select-inset);border-radius:12px;transition:border-color .18s,box-shadow .2s,filter .2s}.app-shell.dark-theme .topbar-task-type-field{--task-type-select-bg:#141414d1;--task-type-select-border:#ffffff29;--task-type-select-text:#ffffffe6;--task-type-select-placeholder:#ffffff8c;--task-type-select-hover-border:#4096ff85;--task-type-select-active-border:#4096ffc7;--task-type-select-focus-ring:#4096ff3d;--task-type-select-focus-shadow:#4096ff33;--task-type-select-hover-shadow:#0000005c;--task-type-select-inset:#ffffff14}.topbar-task-type-field:hover{border-color:var(--task-type-select-hover-border);box-shadow:inset 0 1px 0 var(--task-type-select-inset), 0 8px 16px var(--task-type-select-hover-shadow)}.topbar-task-type-field:focus-within{outline:2px solid var(--task-type-select-focus-ring);border-color:var(--task-type-select-active-border);box-shadow:inset 0 1px 0 var(--task-type-select-inset), 0 0 0 3px var(--task-type-select-focus-shadow)}.topbar-task-type-trigger{width:100%;min-height:calc(2.3rem - 2px);color:var(--task-type-select-text);box-shadow:none;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;padding:0 .75rem;display:flex}.topbar-task-type-trigger:hover,.topbar-task-type-trigger:focus,.topbar-task-type-trigger:focus-visible{color:var(--task-type-select-text);box-shadow:none;background:0 0;border:0;outline:none}.topbar-task-type-trigger-content{min-width:0;color:var(--task-type-select-text);flex:1;align-items:center;gap:.5rem;display:inline-flex}.topbar-task-type-trigger-content.placeholder{color:var(--task-type-select-placeholder)}.topbar-task-type-trigger-content span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar-task-type-chevron{color:var(--task-type-select-placeholder);flex:none;font-size:.72rem}.topbar-task-type-option{align-items:center;gap:.5rem;display:inline-flex}.topbar-task-type-icon{color:currentColor}.topbar-task-type-dropdown .ant-dropdown-menu{-webkit-backdrop-filter:blur(14px)saturate(128%);background:linear-gradient(160deg,#fffffff0,#e5f6ffe6)!important;border:1px solid #92bed88f!important;border-radius:12px!important;padding:.35rem!important;box-shadow:0 14px 28px #3f799829!important}.topbar-task-type-dropdown .ant-dropdown-menu-item{color:#1e3342!important;border-radius:12px!important;padding-inline:.5rem!important}.topbar-task-type-dropdown .ant-dropdown-menu-item-active{background:#5796bc29!important}.topbar-task-type-dropdown .ant-dropdown-menu-item-selected{background:#458db833!important}.theme-toggle-block{min-height:2.3rem;color:var(--muted);white-space:nowrap;align-items:center;gap:.35rem;padding:0 .1rem;display:inline-flex}.theme-icon-button{border-radius:999px;justify-content:center;width:2.3rem;height:2.3rem;padding:0}.theme-icon-button .anticon{color:var(--muted);font-size:1rem}.theme-icon-button.active{background:#fffc;border-color:#2d78a5db}.theme-icon-button.active .anticon{color:var(--ink)}.app-shell.dark-theme .theme-icon-button.active{background:#1f1f1fe6;border-color:#4096ffc7}.search-input-wrap{align-items:center;display:flex;position:relative}.search-input-icon{color:#5f89a5;pointer-events:none;font-size:.92rem;position:absolute;left:.72rem}.search-input{min-height:2.3rem;padding-left:2.1rem}.left-actions{align-items:flex-end;gap:.45rem;display:inline-flex}.left-actions .ghost{text-align:left;justify-content:flex-start}.topbar-controls .ghost{min-height:2.3rem}.topbar-delete-board{margin-left:auto}select,input,textarea{color:var(--text);background:#ffffffbd;border:1px solid #92bed88f;border-radius:12px;padding:.55rem .75rem;box-shadow:inset 0 1px #ffffffbf}select{appearance:none;background-color:#ffffffbd;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.25L6 6.25L11 1.25' fill='none' stroke='%232f6d8b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .75rem center,0 0;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-color:#81b0ceb3;padding-left:.75rem;padding-right:2.15rem;transition:border-color .18s,box-shadow .2s,filter .2s;box-shadow:inset 0 1px #ffffffe0,0 4px 10px #3e7b9c14}select:hover{border-color:#6aa8cce6;box-shadow:inset 0 1px #ffffffeb,0 8px 16px #3575981f}input:focus,select:focus,textarea:focus{border-color:#56a4ced1;outline:2px solid #3e98c747;box-shadow:inset 0 1px #ffffffeb,0 0 0 3px #54abd32e}select option{color:#1e3342;background:#f4fbff}button{color:#fff;cursor:pointer;background:linear-gradient(130deg,#3086b8,#236f9f);border:1px solid #2d78a5db;border-radius:12px;align-items:center;gap:.35rem;padding:.56rem .85rem;transition:transform .15s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 10px 18px #216f9f47}button:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 14px 22px #1e68944d}button.ghost{color:var(--ink);box-shadow:none;background:#ffffff6b;border-color:#72a5c59e}button.danger{color:#fff;background:linear-gradient(130deg,#c44b6e,#9d3553);border-color:#9c3852e6;box-shadow:0 10px 18px #902d4747}button.danger:hover{box-shadow:0 14px 22px #8c284252}button.ghost.danger{color:#9d3553;box-shadow:none;background:#ffe9eecc;border-color:#bf5b75b8}button.ghost.danger:hover{box-shadow:none}button.small{border-radius:999px;place-items:center;width:2rem;height:2rem;padding:0;display:inline-grid}button.icon-only{justify-content:center;width:2.2rem;height:2.2rem;padding:0;font-size:1rem}.error-banner{color:#7e2b43;-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#fff0f5eb,#ffe3ecbd);border:1px solid #bf637e80;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;padding:.75rem;display:flex}.board-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.column{--column-insert-line:none;border:1px solid var(--line);box-shadow:var(--column-insert-line), var(--shadow);-webkit-backdrop-filter:blur(16px)saturate(128%);background:linear-gradient(145deg,#ffffff70,#e5f6ff4d);border-radius:20px;flex-direction:column;gap:.8rem;min-height:420px;padding:.9rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:visible}.column:before{content:"";pointer-events:none;background:linear-gradient(175deg,#fff9,#0000 40%);border-radius:20px;position:absolute;inset:0}.column.drop-target{border-color:var(--line-strong);box-shadow:var(--column-insert-line), 0 26px 45px #2f7ca442;transform:translateY(-2px)}.column.column-drop-before{--column-insert-line:inset 12px 0 0 #227cb12e, inset 3px 0 0 #227cb1fa}.column.column-drop-after{--column-insert-line:inset -12px 0 0 #227cb12e, inset -3px 0 0 #227cb1fa}.column.column-dragging{opacity:.74}.column-head{z-index:1;justify-content:space-between;align-items:center;gap:.5rem;display:flex;position:relative}.column-title-wrap{align-items:center;gap:.3rem;min-width:0;display:inline-flex}.column-title-wrap h2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.column-head-actions{align-items:center;gap:.35rem;display:inline-flex}.column-drag-handle{color:var(--ink);box-shadow:none;cursor:grab;touch-action:none;background:0 0;border:none;border-radius:999px;min-width:2.2rem;min-height:2.2rem;padding:.2rem}.column-drag-handle .anticon{font-size:1.1rem;font-weight:800;transition:opacity .15s}.column-drag-handle:hover{box-shadow:none;filter:none;background:0 0;transform:none}.column-drag-handle:hover .anticon{opacity:.62}.column-drag-handle:active{cursor:grabbing}.card-list{z-index:1;gap:0;display:grid;position:relative}.drop-slot{border-radius:999px;height:16px;position:relative}.drop-slot.active{background:0 0}.drop-slot.active:after{content:"";background:linear-gradient(90deg,#3196d03d,#227cb1e6,#3196d03d);border-radius:999px;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 0 1px #2c88ba52}.task-card{cursor:pointer;box-shadow:var(--shadow-soft);-webkit-user-select:text;user-select:text;background:#ffffffd1;border:1px solid #96bad38f;border-radius:14px;gap:.55rem;padding:.65rem .65rem 20px;display:grid;position:relative}.task-card:hover{border-color:#66a0c5bd}.card-headline{align-items:center;gap:.45rem;min-width:0;display:flex}.task-type-card-icon{flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.task-type-card-icon-svg{color:var(--text);line-height:1}.card-title-input{white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-bottom:1px dashed #0000;flex:1;width:100%;min-width:0;height:32px;padding:0;font-weight:700;line-height:32px;overflow:hidden}.card-title-input:focus{border-bottom-color:var(--ink-2);outline:none}.card-description{color:var(--muted);-webkit-line-clamp:3;line-clamp:3;white-space:normal;word-break:break-word;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:4.05em;margin:0;font-size:.88rem;line-height:1.35;display:-webkit-box;overflow:hidden}.drag-handle{color:var(--ink);box-shadow:none;letter-spacing:0;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:0 0;border:none;border-radius:999px;min-width:2.2rem;min-height:2.2rem;padding:.2rem;font-size:1rem;font-weight:800;line-height:1}.drag-handle .anticon{font-size:1.1rem;font-weight:800;transition:opacity .15s}.drag-handle:hover{box-shadow:none;filter:none;background:0 0;transform:none}.drag-handle:hover .anticon{opacity:.62}.drag-handle:active{cursor:grabbing}.empty-state{color:var(--muted);margin:0;font-size:.9rem;font-style:italic}.context-menu-layer{z-index:170;position:fixed;inset:0}.context-menu{-webkit-backdrop-filter:blur(16px)saturate(132%);background:linear-gradient(150deg,#ffffffeb,#e0f3ffe6);border:1px solid #81b0ceb3;border-radius:14px;gap:.2rem;min-width:232px;padding:.35rem;display:grid;position:fixed;box-shadow:0 20px 34px #185b803d}.context-menu-item{width:100%;box-shadow:none;color:var(--text);filter:none;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:flex-start;padding:.46rem .52rem;transform:none}.context-menu-item:hover{box-shadow:none;background:#5796bc29;border-color:#6caace80;transform:none}.context-menu-item.danger{color:#cf3131}.context-menu-item.danger:hover{background:#d7474724;border-color:#d0484866}.labels-row{flex-wrap:wrap;gap:.4rem;display:flex}.task-card.time-dropdown-open{z-index:80}.card-meta-row{align-items:flex-start;gap:.5rem;display:flex}.card-meta-left{flex:1;align-items:center;gap:.38rem;min-width:0;display:inline-flex}.card-meta-row .labels-row{flex:1;min-width:0}.card-meta-row .time-track-wrap{margin-left:auto}.priority-indicator{color:#ff4d4f;align-items:center;line-height:1;display:inline-flex}.priority-indicator .anticon{font-size:1rem}.label-chip{background:var(--chip);border:1px solid var(--chip-border);border-radius:999px;padding:.15rem .5rem;font-size:.75rem}.label-chip.removable{cursor:pointer;color:#31586e}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(var(--dialog-overlay-blur)) saturate(125%);background:#1e354766;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-overlay.danger-overlay{-webkit-backdrop-filter:blur(var(--dialog-overlay-blur)) saturate(125%);background:#1e111166}.app-shell.dark-theme .topbar-controls,.app-shell.dark-theme .column,.app-shell.dark-theme .task-card,.app-shell.dark-theme .modal,.app-shell.dark-theme .app-footer{border-color:#7299c461}.app-shell.dark-theme .main-menu{background:linear-gradient(132deg,#141414c7,#1f1f1fb3);border-color:#ffffff24;box-shadow:0 18px 34px #00000057}.app-shell.dark-theme .main-menu-logo-mark{color:#69b1ff;background:linear-gradient(145deg,#1f1f1fe6,#1677ff38);border-color:#4096ff61;box-shadow:inset 0 1px #ffffff1a}.app-shell.dark-theme .main-menu-links{background:#ffffff0a;border-color:#ffffff1f}.app-shell.dark-theme .main-menu-link{color:#ffffffa8}.app-shell.dark-theme .main-menu-link:hover{color:#ffffffe0;background:#ffffff14}.app-shell.dark-theme .main-menu-link.active{color:#fffffff0;background:linear-gradient(145deg,#4096ff42,#1677ff29);box-shadow:inset 0 1px #ffffff1f,0 8px 18px #0000003d}.app-shell.dark-theme .docs-tree-panel,.app-shell.dark-theme .docs-editor-panel{background:linear-gradient(145deg,#141414c7,#1f1f1fad);border-color:#7299c461}.app-shell.dark-theme .docs-count{color:#69b1ff;background:#4096ff38}.app-shell.dark-theme .doc-tree-item:hover{background:#ffffff12;border-color:#ffffff24}.app-shell.dark-theme .doc-tree-item.active{color:#fffffff0;background:#4096ff29;border-color:#4096ff7a}.app-shell.dark-theme .doc-tree-file-icon{color:#69b1ff}.app-shell.dark-theme .doc-tree-drag-icon{color:#ffffff85}.app-shell.dark-theme .docs-content-editor{color:#ffffffe6;background:#141414b8;border-color:#ffffff29;box-shadow:inset 0 1px #ffffff14}.app-shell.dark-theme .docs-content-editor:focus{border-color:#4096ffc7;outline-color:#4096ff3d}.app-shell.dark-theme .board-tab{color:#ffffffad;background:linear-gradient(160deg,#1f1f1feb,#141414e0);border-color:#fff3 #fff3 #ffffff14}.app-shell.dark-theme .board-tab:hover{color:#ffffffdb;border-color:#4096ffa8}.app-shell.dark-theme .board-tab.active{color:#ffffffe6;background:linear-gradient(160deg,#262626f0,#1f1f1fe6);border-color:#4096ffc7 #4096ffc7 #1f1f1ff2}.app-shell.dark-theme .board-tab-edit{color:#ffffff9e}.app-shell.dark-theme .board-tab-edit:hover{color:#69b1ff}.app-shell.dark-theme .column-title-wrap h2{color:#fffffff0}.app-shell.dark-theme .column-drag-handle,.app-shell.dark-theme .drag-handle{color:#ffffffe6}.app-shell.dark-theme .column-drag-handle .anticon,.app-shell.dark-theme .drag-handle .anticon{color:#ffffffeb}.app-shell.dark-theme .topbar-controls{background:linear-gradient(132deg,#141414bd,#1f1f1fad)}.app-shell.dark-theme .column{background:linear-gradient(145deg,#141414b3,#1f1f1f94)}.app-shell.dark-theme .column:before{background:linear-gradient(175deg,#4096ff14,#0000 42%)}.app-shell.dark-theme .task-card{background:#141414c2}.app-shell.dark-theme .context-menu{background:linear-gradient(155deg,#1f1f1ff5,#141414f0);border-color:#ffffff2e;box-shadow:0 20px 34px #00000075}.app-shell.dark-theme .context-menu-item{color:#ffffffe6}.app-shell.dark-theme .context-menu-item:hover{background:#4096ff2e;border-color:#4096ff66}.app-shell.dark-theme .context-menu-item.danger{color:#ff6b6b}.app-shell.dark-theme .time-dropdown{background:linear-gradient(155deg,#1f1f1ff5,#141414f0);border-color:#ffffff29}.app-shell.dark-theme .time-dropdown-add{background:#1f1f1ff5;border-top-color:#ffffff29}.app-shell.dark-theme .modal{-webkit-backdrop-filter:blur(22px)saturate(136%);background:linear-gradient(150deg,#1f1f1ff0,#141414eb);box-shadow:0 34px 56px #0000008a}.app-shell.dark-theme .modal h3{color:#fffffff5}.app-shell.dark-theme .modal-voice-status{background:linear-gradient(100deg,#ff818140 12%,#ff8f8ffa 50%,#ff818140 88%) 0 0/220% 100%;-webkit-background-clip:text;background-clip:text}.app-shell.dark-theme .modal-title-input:hover{background:#ffffff0f;border-color:#ffffff42}.app-shell.dark-theme .modal-title-input:focus{background:#ffffff14;border-color:#4096ffc7;outline:2px solid #4096ff47;box-shadow:0 0 0 3px #4096ff33}.app-shell.dark-theme .task-type-select .ant-select-selector{background:#141414d1!important;border-color:#ffffff29!important;box-shadow:inset 0 1px #ffffff14!important}.app-shell.dark-theme .task-type-select:hover .ant-select-selector{border-color:#4096ff85!important;box-shadow:inset 0 1px #ffffff1f,0 8px 16px #0000005c!important}.app-shell.dark-theme .task-type-select.ant-select-focused .ant-select-selector{outline:2px solid #4096ff3d;border-color:#4096ffc7!important;box-shadow:inset 0 1px #ffffff24,0 0 0 3px #4096ff33!important}.app-shell.dark-theme .task-type-select .ant-select-arrow{color:#ffffffb8}.app-shell.dark-theme .task-type-select-dropdown{background:linear-gradient(155deg,#1f1f1ff5,#141414f0)!important;border-color:#ffffff2e!important;box-shadow:0 20px 34px #00000075!important}.app-shell.dark-theme .task-type-select-dropdown .ant-select-item-option-content{color:#ffffffe6}.app-shell.dark-theme .task-type-select-dropdown .ant-select-item-option-active{background:#4096ff2e!important}.app-shell.dark-theme .task-type-select-dropdown .ant-select-item-option-selected{background:#4096ff3d!important}.app-shell.dark-theme .modal:before{background:linear-gradient(162deg,#4096ff1a,#0000 42%)}.app-shell.dark-theme input,.app-shell.dark-theme select,.app-shell.dark-theme textarea{color:var(--text);background:#141414d1;border-color:#ffffff29;box-shadow:inset 0 1px #ffffff14}.app-shell.dark-theme button.ghost{color:#ffffffd1;background:#1f1f1fd1;border-color:#fff3}.app-shell.dark-theme .search-input-icon{color:#8ebce8}body.theme-dark .topbar-task-type-dropdown .ant-dropdown-menu{background:linear-gradient(155deg,#1f1f1ffa,#141414f5)!important;border-color:#ffffff2e!important;box-shadow:0 20px 34px #00000075!important}body.theme-dark .topbar-task-type-dropdown .ant-dropdown-menu-item,body.theme-dark .topbar-task-type-dropdown .topbar-task-type-option,body.theme-dark .topbar-task-type-dropdown .topbar-task-type-icon{color:#ffffffe6!important}body.theme-dark .topbar-task-type-dropdown .ant-dropdown-menu-item-active{background:#4096ff2e!important}body.theme-dark .topbar-task-type-dropdown .ant-dropdown-menu-item-selected{background:#4096ff3d!important}.app-shell.dark-theme .label-chip,.app-shell.dark-theme .label-chip.removable{color:#ffffffeb}.app-shell.dark-theme .app-footer{background:linear-gradient(132deg,#141414d1,#1f1f1fc7)}.app-shell.dark-theme .app-footer a{color:#69b1ff}.modal{-webkit-backdrop-filter:blur(32px)saturate(140%);background:linear-gradient(150deg,#ffffffdb,#e0f3ffcc);border:1px solid #8bb7d2b3;border-radius:20px;gap:.9rem;width:min(680px,100%);padding:1rem;display:grid;position:relative;overflow:visible;box-shadow:0 34px 56px #185b8047}.modal:before{content:"";pointer-events:none;background:linear-gradient(162deg,#ffffffdb,#0000 42%);border-radius:20px;position:absolute;inset:0}.modal>*{z-index:1;position:relative}.modal-title-row{z-index:40;--modal-title-control-height:48px;align-items:center;gap:0;display:flex;position:relative}.modal-title-row .task-type-select+.modal-title-input-wrap{margin-left:2px}.task-type-select{flex:none;width:58px;height:var(--modal-title-control-height)!important}.modal-title-row .task-type-select.ant-select-single{height:var(--modal-title-control-height)!important}.modal-title-row .task-type-select.ant-select-single .ant-select-selector{background:#ffffffbd!important;border:1px solid #81b0ceb3!important;border-radius:12px!important;height:100%!important;min-height:100%!important;max-height:100%!important;padding-left:.5rem!important;padding-right:.5rem!important;transition:border-color .18s,box-shadow .2s,filter .2s!important;box-shadow:inset 0 1px #ffffffbf!important}.modal-title-row .task-type-select.ant-select-single:hover .ant-select-selector{border-color:#6aa8cce6!important;box-shadow:inset 0 1px #ffffffeb,0 8px 16px #3575981f!important}.modal-title-row .task-type-select.ant-select-single.ant-select-focused .ant-select-selector{outline:2px solid #3e98c747;border-color:#56a4ced1!important;box-shadow:inset 0 1px #ffffffeb,0 0 0 3px #54abd32e!important}.modal-title-row .task-type-select.ant-select-single .ant-select-selection-item{justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;line-height:var(--modal-title-control-height)!important;padding-inline-end:0!important}.modal-title-row .task-type-select .ant-select-arrow{display:none!important}.modal-title-row .task-type-select .ant-select-selection-wrap,.modal-title-row .task-type-select .ant-select-selection-search,.modal-title-row .task-type-select .ant-select-selection-search-input{height:100%!important}.modal-title-row .task-type-select .ant-select-selection-item,.modal-title-row .task-type-select .ant-select-selection-placeholder{min-height:100%!important}.modal-title-row .task-type-select .ant-select-selection-search-input{line-height:calc(var(--modal-title-control-height) - 2px)!important}.task-type-option{justify-content:center;align-items:center;width:100%;display:flex}.task-type-option-icon{color:var(--text);line-height:1}.modal-title-row .task-type-select .task-type-option-icon{justify-content:center;align-items:center;min-width:24px;min-height:24px;width:24px!important;height:24px!important;font-size:24px!important;display:inline-flex!important}.modal-title-row .task-type-select .task-type-option-icon svg{width:24px!important;height:24px!important}.task-type-select-dropdown .task-type-option-icon{font-size:18px}.task-type-select-dropdown{-webkit-backdrop-filter:blur(14px)saturate(128%);background:linear-gradient(160deg,#fffffff0,#e5f6ffe6)!important;border:1px solid #81b0ceb3!important;border-radius:12px!important;padding:.35rem!important;box-shadow:0 14px 28px #3f799829!important}.task-type-select-dropdown .ant-select-item-option-content{color:var(--text)}.task-type-select-dropdown .ant-select-item{border-radius:10px;transition:background-color .16s,color .16s;padding-inline:.5rem!important}.task-type-select-dropdown .ant-select-item-option-active{background:#5796bc29!important}.task-type-select-dropdown .ant-select-item-option-selected{background:#458db833!important}.modal-title-input-wrap{flex:1;min-width:0}.modal-title-input{width:100%;min-width:0;min-height:var(--modal-title-control-height);height:var(--modal-title-control-height);box-shadow:none;font-family:Manrope,sans-serif;font-size:1.17em;font-weight:700;line-height:calc(var(--modal-title-control-height) - .9rem);color:var(--text);background:0 0;border:1px solid #0000;border-radius:12px;padding:.3rem .45rem;transition:border-color .16s,background-color .16s,box-shadow .16s}.modal-title-input:hover{background:#ffffff6b;border-color:#81b0ce94}.modal-title-input:focus{background:#ffffffb8;border-color:#56a4ced1;outline:2px solid #3e98c733;box-shadow:0 0 0 3px #54abd324}.modal-title-actions{align-items:center;gap:.4rem;margin-left:auto;display:inline-flex}.modal-title-row .modal-time-track{isolation:isolate;z-index:120;margin-left:0;position:relative}.modal-title-row .modal-time-track .time-dropdown{z-index:500;left:auto;right:0}.modal-share-link-button{border-radius:999px;justify-content:center;width:1.9rem;min-width:1.9rem;min-height:1.9rem;padding:0}.small-modal{width:min(460px,100%)}.modal-field{color:var(--muted);gap:.45rem;font-size:.88rem;display:grid}.modal-field-label-row{align-items:center;gap:16px;width:fit-content;display:inline-flex}.modal-voice-toggle{align-items:center;gap:.4rem;min-width:2rem;min-height:2rem;padding:.32rem .48rem;display:inline-flex}.modal-voice-toggle.recording .anticon{color:#ff4d4f}.modal-voice-status{letter-spacing:.01em;color:#0000;background:linear-gradient(100deg,#94545438 12%,#db5656fa 50%,#94545438 88%) 0 0/220% 100%;-webkit-background-clip:text;background-clip:text;font-size:.78rem;font-weight:600;animation:1.15s linear infinite voice-status-shimmer}@keyframes voice-status-shimmer{0%{background-position:130% 0}to{background-position:-120% 0}}.modal-priority-row{justify-content:flex-start;align-items:center;gap:16px;display:flex}.modal-note{color:var(--muted);margin:0;line-height:1.45}.checklist-field{gap:.6rem}.checklist-create-button,.checklist-add-item-button{white-space:nowrap;align-self:flex-start;width:fit-content;max-width:100%}.checklist-block{gap:.6rem;display:grid}.checklist-head{justify-content:flex-start;align-items:center;gap:16px;width:fit-content;display:flex}.checklist-title{font-size:1.05rem;font-weight:700}.checklist-items{gap:4px;margin:0;padding:0;list-style:none;display:grid}.checklist-item-row{border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px;padding:.22rem .4rem;transition:background-color .16s;display:grid}.checklist-item-row:hover{background:#6ba5c624}.checklist-item-row .ant-checkbox-wrapper{width:100%;min-width:0;color:var(--text);align-items:center;display:inline-flex}.checklist-item-row .ant-checkbox-wrapper>span:last-child{min-width:0;overflow:hidden}.time-track-wrap{flex-direction:column;align-items:flex-start;display:inline-flex;position:relative}.time-track-button{border-radius:999px;gap:.35rem;min-height:1.9rem;padding:.28rem .62rem}.time-dropdown{z-index:200;border:1px solid var(--line);width:180px;max-height:220px;box-shadow:var(--shadow-soft);background:linear-gradient(155deg,#ffffffe6,#e5f6ffd1);border-radius:12px;flex-direction:column;display:flex;position:absolute;top:calc(100% + .4rem);left:0;overflow:hidden}.time-dropdown-list{flex-direction:column;gap:.25rem;min-height:0;padding:.35rem;display:flex;overflow-y:auto}.time-dropdown-empty{color:var(--muted);margin:0;padding:.35rem .45rem;font-size:.82rem}.time-dropdown-item{border-radius:9px;justify-content:flex-start;width:100%;min-height:2rem;padding:.34rem .48rem}.time-dropdown-add{border-top:1px solid var(--line);background:#ffffffe6;border-radius:0;position:sticky;bottom:0}.checklist-item-text{color:var(--text);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.checklist-item-text.done{color:var(--muted);text-decoration:line-through}.checklist-delete-button{flex:none}.checklist-edit-item-button{box-shadow:none;opacity:0;pointer-events:none;width:18px;min-width:18px;height:18px;min-height:18px;color:var(--muted);background:0 0;border:none;border-radius:0;flex:none;justify-content:center;align-items:center;padding:.1rem;display:inline-flex}.checklist-item-row:hover .checklist-edit-item-button,.checklist-item-row:focus-within .checklist-edit-item-button{opacity:1;pointer-events:auto}.checklist-edit-item-button:hover,.checklist-edit-item-button:focus-visible{box-shadow:none;filter:none;color:var(--ink);background:0 0;border:none;transform:none}.label-input-row{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.task-status-select,.label-text-input{width:min(350px,100%)}.label-add-button{white-space:nowrap}.label-color-picker{display:inline-flex}.label-color-picker .ant-color-picker-trigger{background:0 0;border:none;padding:0}.label-color-trigger{cursor:pointer;background:#ffffffbd;border:1px solid #72a5c59e;border-radius:999px;justify-content:center;align-items:center;width:2.2rem;min-width:2.2rem;height:2.2rem;padding:0;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffffbf}.label-color-preview{border:1px solid #ffffffc7;border-radius:999px;width:1.15rem;height:1.15rem;box-shadow:0 0 0 1px #437fa052}.label-color-popover{border-radius:14px;gap:.55rem;min-width:260px;padding:.15rem 0 0;display:grid;position:static}.label-color-hex-field{color:var(--muted);gap:.35rem;font-size:.82rem;display:grid}.label-color-hex-field input{width:100%}.label-color-popover-actions{justify-content:flex-end;gap:.4rem;display:flex}.modal-actions{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.modal-actions-right{gap:.6rem;display:flex}.modal-task-delete-button{width:fit-content}.docs-workspace{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:stretch;gap:1rem;margin-bottom:1rem;display:grid}.docs-tree-panel,.docs-editor-panel{border:1px solid var(--line);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px)saturate(130%);background:linear-gradient(145deg,#ffffff8f,#edfaff52);border-radius:22px}.docs-tree-panel{min-height:520px;padding:.85rem}.docs-editor-panel{min-height:520px;padding:1rem}.docs-panel-head{color:var(--text);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-weight:800;display:flex}.docs-count{color:#1677ff;text-align:center;background:#1677ff24;border-radius:999px;min-width:1.7rem;padding:.12rem .45rem;font-size:.78rem}.docs-tree{border-radius:16px;gap:.25rem;min-height:420px;display:grid}.docs-tree.root-drop{outline-offset:4px;outline:2px dashed #1677ff57}.doc-tree-item{width:100%;min-height:2.25rem;color:var(--text);box-shadow:none;padding:.48rem .55rem .48rem calc(.55rem + var(--doc-depth,0) * 1.1rem);text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.45rem;display:grid;position:relative}.doc-tree-item:hover{box-shadow:none;background:#ffffff7a;border-color:#92bed86b;transform:none}.doc-tree-item.active{color:#17384d;background:#1677ff1f;border-color:#1677ff57;font-weight:800}.doc-tree-item.drop-before:before,.doc-tree-item.drop-after:after{content:"";background:#1677ff;border-radius:999px;height:2px;position:absolute;left:.55rem;right:.55rem}.doc-tree-item.drop-before:before{top:-2px}.doc-tree-item.drop-after:after{bottom:-2px}.doc-tree-item.drop-inside{outline-offset:2px;outline:2px solid #1677ff42}.doc-tree-drag-icon{color:#56708294}.doc-tree-file-icon{color:#1677ff}.doc-tree-item span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.docs-empty-state,.docs-editor-placeholder{min-height:360px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:.45rem;padding:1rem;display:grid}.docs-empty-state .anticon,.docs-editor-placeholder .anticon{color:#1677ff;font-size:2rem}.docs-empty-state p,.docs-editor-placeholder h2,.docs-editor-placeholder p{margin:0}.docs-editor-card{gap:.85rem;display:grid}.docs-title-input{width:100%;min-height:3rem;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:800}.docs-toolbar{flex-wrap:wrap;gap:.45rem;display:flex}.docs-content-editor{min-height:360px;color:var(--text);background:#ffffff9e;border:1px solid #92bed88f;border-radius:16px;outline:none;padding:1rem;line-height:1.65;box-shadow:inset 0 1px #ffffffbf}.docs-content-editor:focus{border-color:#56a4ced1;outline:2px solid #3e98c747}.docs-content-editor:empty:before{content:attr(data-placeholder);color:var(--muted)}.app-footer{border:1px solid var(--line);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px)saturate(128%);color:var(--muted);text-align:center;background:linear-gradient(132deg,#ffffff75,#edfaff4d);border-radius:16px;justify-content:center;align-items:center;margin-top:auto;padding:.75rem 1rem;font-size:.92rem;display:flex}.app-footer a{color:var(--ink);margin-left:16px;font-weight:700;text-decoration:none}.app-footer a:hover{text-decoration:underline}@media (width<=980px){.topbar{justify-content:flex-start;align-items:stretch}.main-menu{flex-wrap:wrap;gap:.75rem;margin-bottom:1.35rem}.main-menu-links{justify-content:stretch;width:100%}.main-menu-link{flex:1;justify-content:center}.screen-title-row{flex-direction:column;align-items:flex-start}.docs-workspace{grid-template-columns:1fr}.docs-tree-panel,.docs-editor-panel{min-height:auto}.mobile-menu-toggle{z-index:42;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;padding:0;font-size:1.1rem;display:inline-flex}.topbar-tabs-row{align-items:center}.board-tabs{flex:1}.board-tab-name{max-width:140px}.topbar-controls{z-index:41;border:1px solid var(--line);background:linear-gradient(132deg,#ffffffe6,#e4f5ffdb);border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.55rem;margin-top:0;padding:.85rem;display:none;position:absolute;top:calc(100% + .45rem);left:0;right:0;overflow:visible;box-shadow:0 18px 32px #296b8b33}.app-shell.dark-theme .topbar-controls{background:linear-gradient(132deg,#141414f0,#1f1f1fe6)}.topbar-controls.open{display:flex}.topbar-controls>*,.control-block,.board-select-input{width:100%}.search-block{min-width:0}.topbar-task-type-field{width:100%;min-width:0}.board-grid{grid-template-columns:1fr}.column{min-height:300px}.modal-actions{flex-direction:column;align-items:stretch}.modal-actions-right{justify-content:flex-end}.task-modal .modal-task-actions{flex-flow:row;justify-content:space-between;align-items:center}.task-modal .modal-task-actions .modal-actions-right{flex-wrap:nowrap;margin-left:auto}.task-modal .modal-task-delete-button{flex:none;width:fit-content;padding-inline:.58rem}.task-modal .modal-task-delete-text{display:none}.left-actions{flex-direction:column;align-items:stretch;gap:.55rem}.left-actions .ghost{width:100%}.topbar-delete-board{margin-left:0}}
