:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e9edf7;background:#090d17;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% 0%,#19233b 0,transparent 28%),#090d17}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{min-height:100vh;display:grid;grid-template-columns:230px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;border-right:1px solid #222a3c;background:#0a0e18e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;margin-bottom:30px}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#7188ff,#8b5cf6);font-weight:800;box-shadow:0 10px 30px #7188ff40}.brand strong,.brand span{display:block}.brand span{font-size:12px;color:#7f8aa3;margin-top:2px}nav{display:grid;gap:6px}.nav-item{border:0;border-radius:10px;padding:11px 12px;text-align:left;color:#8f99b0;background:transparent;display:flex;justify-content:space-between}.nav-item.active{color:#fff;background:#171e2e}.nav-item span{font-size:10px;text-transform:uppercase;color:#59657d}.sidebar-footer{margin-top:auto;display:grid;gap:10px}.sidebar-footer small{color:#69748c;line-height:1.5}.main{min-width:0;padding:30px}.topbar{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#7c8fff;font-weight:700}.topbar h1{font-size:28px;margin:5px 0 0;letter-spacing:-.03em}.search{width:280px;height:42px;border:1px solid #293247;border-radius:12px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#66728a;background:#111725}.search input{border:0;outline:0;background:transparent;color:#cbd3e4;width:100%}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px}.stat{border:1px solid #252e42;background:#121827d1;border-radius:14px;padding:16px}.stat span{color:#7f8aa3;font-size:12px}.stat strong{display:block;font-size:24px;margin-top:5px}.board-section{border:1px solid #222a3b;border-radius:18px;background:#0c111d8c;padding:18px}.section-heading h2{margin:0;font-size:18px}.section-heading p{margin:5px 0 18px;color:#7f8aa3;font-size:13px}.board{display:grid;grid-template-columns:repeat(5,minmax(240px,1fr));gap:12px;overflow-x:auto;padding-bottom:8px}.column{min-height:560px;border:1px solid #252d40;background:#101624;border-radius:14px;padding:12px;transition:.15s}.column.is-over{border-color:#6f83ff;background:#151d32}.column-header{display:flex;justify-content:space-between;align-items:flex-start;padding:2px 2px 12px}.column-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.column-header small{display:block;margin:4px 0 0 17px;color:#68738a;font-size:11px}.count{font-size:10px;color:#8791a6;background:#20283a;border-radius:999px;padding:2px 7px}.status-dot{width:8px;height:8px;border-radius:50%;background:#64748b}.status-dot.today{background:#7c8fff}.status-dot.in-progress{background:#f59e0b}.status-dot.blocked{background:#ef4444}.status-dot.done{background:#22c55e}.task-list{display:grid;gap:10px}.task-card{border:1px solid #293247;background:#171e2d;border-radius:12px;padding:11px;box-shadow:0 8px 24px #0000001f;transition:.15s}.task-card:hover{border-color:#3d4962;transform:translateY(-1px)}.task-card.dragging{opacity:.5;box-shadow:0 20px 40px #00000059}.task-card-top{display:flex;align-items:center;gap:6px}.drag-handle{border:0;background:transparent;color:#566178;padding:1px;display:grid}.priority,.task-type{font-size:9px;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:3px 6px}.priority{background:#232c40;color:#9da7bb}.priority.high{color:#fbbf24}.priority.urgent{color:#fb7185}.task-type{margin-left:auto;color:#70809d}.task-main{display:block;width:100%;text-align:left;border:0;background:transparent;color:inherit;padding:9px 0}.task-main strong{font-size:13px}.task-main p{margin:6px 0 0;color:#8590a7;line-height:1.4;font-size:11px}.mini-checklist{display:grid;gap:5px;margin-bottom:9px}.mini-checklist label{display:flex;gap:7px;align-items:center;color:#9ba5b9;font-size:10px}.mini-checklist .done{text-decoration:line-through;color:#59657a}.tags{display:flex;flex-wrap:wrap;gap:5px}.tags span{font-size:9px;color:#8290ad;background:#20283a;border-radius:6px;padding:3px 5px}.task-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px;padding-top:9px;border-top:1px solid #242d40;color:#74819a;font-size:9px}.task-meta span,.task-meta a{display:flex;align-items:center;gap:4px;color:inherit;text-decoration:none}.empty-column{min-height:85px;border:1px dashed #303a50;background:transparent;border-radius:10px;color:#5f6a80;width:100%;font-size:11px}.empty-column span{font-size:9px}.icon-button{border:0;background:transparent;color:#8792a8;border-radius:8px;padding:7px;display:grid;place-items:center}.icon-button:hover{background:#20283a;color:#fff}.icon-button.small{padding:5px}.button{border:1px solid #30394e;border-radius:9px;padding:9px 13px;display:inline-flex;align-items:center;gap:7px;color:#dce2ef;background:#1a2232;font-weight:600;font-size:12px}.button.primary{background:#6f7ff7;border-color:#6f7ff7;color:#fff}.button.ghost{background:transparent}.button.danger{color:#fb7185}.button.full{width:100%;justify-content:center}.text-button{border:0;background:transparent;color:#8da0ff;display:flex;gap:5px;align-items:center;font-size:11px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#03060cc7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.modal{width:min(780px,100%);max-height:92vh;overflow:auto;border:1px solid #2d364b;border-radius:18px;background:#111725;box-shadow:0 30px 100px #0000008c}.modal-header,.modal-footer{display:flex;justify-content:space-between;align-items:center;padding:18px 20px}.modal-header{border-bottom:1px solid #252e42}.modal-header h2{margin:4px 0 0;font-size:20px}.modal-content{padding:20px;display:grid;gap:17px}.modal-footer{border-top:1px solid #252e42}.footer-actions{display:flex;gap:9px}.field{display:grid;gap:7px}.field>span,.section-title strong{font-size:11px;color:#aab3c5;font-weight:700}.field input,.field textarea,.field select,.row-editor input{width:100%;border:1px solid #30394d;border-radius:9px;background:#0c111d;color:#edf1f8;padding:10px 11px;outline:0}.field input:focus,.field textarea:focus,.field select:focus,.row-editor input:focus{border-color:#7082ff;box-shadow:0 0 0 3px #7082ff1f}.field textarea{resize:vertical}.field small{color:#5f6b82;font-size:10px}.form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.editor-section{display:grid;gap:9px}.section-title{display:flex;align-items:center;justify-content:space-between}.editor-list{display:grid;gap:7px}.row-editor{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.row-editor.link-row{grid-template-columns:160px 1fr auto}@media(max-width:1050px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid #222a3c;display:none}.stats{grid-template-columns:repeat(2,1fr)}.main{padding:20px}.topbar{align-items:flex-start}.search{display:none}.form-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.main{padding:12px}.topbar h1{font-size:23px}.stats{grid-template-columns:repeat(2,1fr)}.board-section{padding:12px}.form-grid{grid-template-columns:1fr}.row-editor.link-row{grid-template-columns:1fr auto}.row-editor.link-row input:nth-child(2){grid-column:1}.modal-footer{align-items:flex-end}.footer-actions{flex-wrap:wrap;justify-content:flex-end}}.nav-label{display:flex;align-items:center;gap:9px}.nav-item b{font-size:10px;background:#2b3550;padding:2px 7px;border-radius:999px}.postit-section{border:1px solid #222a3b;border-radius:18px;background:#0c111d8c;padding:18px}.postit-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.toolbar-actions{display:flex;gap:8px}.postit-canvas{position:relative;min-height:620px;overflow:hidden;border:1px solid #293247;border-radius:15px;background-color:#101624;background-image:radial-gradient(#2c354a 1px,transparent 1px);background-size:22px 22px}.postit-position{position:absolute;left:0;top:0;touch-action:none}.postit{width:240px;min-height:180px;padding:15px;color:#222;border-radius:5px 5px 16px;box-shadow:0 16px 28px #0000004d;transform:rotate(-1deg);display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.postit.pinned{transform:rotate(1deg) scale(1.02)}.postit.yellow{background:#f8df75}.postit.blue{background:#85d4f2}.postit.green{background:#9be3a7}.postit.pink{background:#f4a6c4}.postit.purple{background:#c7adf3}.postit-top{display:flex;justify-content:space-between;gap:8px}.postit-top strong{font-size:14px}.postit-actions{display:flex}.postit button{border:0;background:transparent;color:#141923a6;padding:4px;display:grid}.postit p{font-size:13px;line-height:1.5;white-space:pre-wrap;flex:1}.postit-footer{display:flex;justify-content:flex-end;gap:3px;border-top:1px solid rgba(0,0,0,.12);padding-top:7px}.archive-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;min-height:300px}.archive-grid .postit{width:100%;transform:none}.notes-empty{margin:auto;color:#68738a;display:grid;place-items:center;min-height:240px}.note-modal{width:min(560px,100%)}.color-picker{display:flex;gap:10px}.color-swatch{width:34px;height:34px;border-radius:50%;border:3px solid transparent}.color-swatch.yellow{background:#f8df75}.color-swatch.blue{background:#85d4f2}.color-swatch.green{background:#9be3a7}.color-swatch.pink{background:#f4a6c4}.color-swatch.purple{background:#c7adf3}.color-swatch.selected{border-color:#fff;box-shadow:0 0 0 2px #7082ff}@media(max-width:700px){.postit-toolbar{display:grid}.postit-canvas{min-height:720px}.postit{width:210px}.toolbar-actions{flex-wrap:wrap}}.knowledge-section{border:1px solid #222a3b;border-radius:18px;background:#0c111d8c;padding:18px}.knowledge-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.knowledge-toolbar h2{margin:0;font-size:18px}.knowledge-toolbar p{margin:5px 0 18px;color:#7f8aa3;font-size:13px}.knowledge-filters{display:flex;gap:10px;margin-bottom:18px}.knowledge-search{flex:1;width:auto}.knowledge-filters select{border:1px solid #293247;border-radius:12px;background:#111725;color:#cbd3e4;padding:0 12px}.knowledge-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.knowledge-card{border:1px solid #293247;border-radius:14px;background:#141b2a;padding:15px;min-height:210px;display:flex;flex-direction:column}.knowledge-card-top{display:flex;justify-content:space-between;align-items:center}.knowledge-type{display:flex;align-items:center;gap:6px;color:#8da0ff;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.knowledge-open{border:0;background:transparent;color:inherit;text-align:left;padding:12px 0;flex:1}.knowledge-open h3{margin:0 0 8px;font-size:15px}.knowledge-open p{margin:0;color:#8d98ae;font-size:12px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap}.knowledge-card .tags span{display:inline-flex;align-items:center;gap:4px}.knowledge-empty{grid-column:1/-1;min-height:260px;display:grid;place-items:center;align-content:center;color:#68738a}.knowledge-empty p{margin:10px 0}.knowledge-modal{width:min(760px,100%)}.knowledge-form-grid{grid-template-columns:1fr 1fr}@media(max-width:700px){.knowledge-toolbar,.knowledge-filters{display:grid}.knowledge-search{width:100%}.knowledge-filters select{height:42px}.knowledge-form-grid{grid-template-columns:1fr}}.journal-section{border:1px solid #222a3b;border-radius:18px;background:#0c111d8c;padding:18px}.journal-date{display:flex;align-items:center;gap:8px;border:1px solid #293247;background:#111725;border-radius:11px;padding:8px 11px;color:#8da0ff}.journal-date input{border:0;background:transparent;color:#dce2ef;outline:0}.journal-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:18px}.journal-editor,.standup-card{border:1px solid #293247;background:#111725;border-radius:14px;padding:17px}.journal-editor{display:grid;gap:14px}.journal-actions{display:flex;justify-content:space-between;gap:10px}.standup-card{align-self:start;position:sticky;top:20px}.standup-card h3{margin:7px 0 12px}.standup-card pre{white-space:pre-wrap;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;color:#b9c2d5;background:#0b101b;border:1px solid #252e42;border-radius:11px;padding:14px;min-height:230px}.task-snapshot{display:grid;grid-template-columns:1fr;gap:6px;margin-top:14px;padding-top:14px;border-top:1px solid #252e42;color:#7f8aa3;font-size:11px}.task-snapshot strong{color:#cbd3e4;margin-bottom:2px}.journal-history{margin-top:18px}.journal-history h3{font-size:14px}.journal-history>p{color:#68738a}.journal-history>button{width:100%;display:grid;grid-template-columns:150px 1fr;gap:15px;text-align:left;border:0;border-top:1px solid #252e42;background:transparent;color:#cbd3e4;padding:12px 4px}.journal-history>button:hover{background:#151c2b}.journal-history>button span{color:#7f8aa3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.journal-layout{grid-template-columns:1fr}.standup-card{position:static}}@media(max-width:620px){.journal-history>button{grid-template-columns:1fr;gap:4px}.journal-actions{flex-wrap:wrap}}.global-search-trigger{width:min(360px,40vw);height:42px;border:1px solid #293247;border-radius:12px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#7f8aa3;background:#111725}.global-search-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-trigger kbd{margin-left:auto;border:1px solid #30394d;background:#171e2d;border-radius:6px;padding:2px 6px;color:#66728a;font-size:10px}.search-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#03060cc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:start center;padding:12vh 20px 20px}.search-dialog{width:min(760px,100%);max-height:72vh;border:1px solid #30394d;border-radius:17px;background:#101624;box-shadow:0 35px 100px #0009;overflow:hidden}.search-input-row{height:58px;display:flex;align-items:center;gap:11px;padding:0 16px;border-bottom:1px solid #252e42;color:#7082ff}.search-input-row input{flex:1;border:0;outline:0;background:transparent;color:#edf1f8;font-size:15px}.search-tabs{display:flex;gap:6px;padding:10px 14px;border-bottom:1px solid #252e42;overflow:auto}.search-tabs button{border:0;border-radius:999px;background:transparent;color:#74819a;padding:6px 10px;text-transform:capitalize;font-size:11px}.search-tabs button.active{background:#232c42;color:#fff}.search-results{max-height:52vh;overflow:auto;padding:8px}.search-result{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;text-align:left;border:0;border-radius:11px;background:transparent;color:#cbd3e4;padding:11px}.search-result:hover{background:#171f31}.search-result>svg{color:#8093ff}.search-result strong{font-size:12px}.search-result p{margin:4px 0 0;color:#6f7b92;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result>span{text-transform:uppercase;color:#59657a;font-size:9px}.search-hint{min-height:180px;display:grid;place-items:center;color:#68738a;font-size:12px}.dashboard-section{display:grid;gap:18px}.dashboard-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #283148;border-radius:18px;padding:22px;background:linear-gradient(135deg,#1f2a47e6,#111725e0)}.dashboard-welcome h2{margin:6px 0 8px;font-size:24px}.dashboard-welcome p{margin:0;color:#8b96ad;max-width:760px;line-height:1.55;font-size:13px}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-metric{border:1px solid #252e42;background:#111725;border-radius:14px;padding:15px}.dashboard-metric>div{width:34px;height:34px;border-radius:10px;background:#1d2740;color:#8da0ff;display:grid;place-items:center;margin-bottom:12px}.dashboard-metric span,.dashboard-metric small{display:block;color:#78849b;font-size:10px}.dashboard-metric strong{display:block;font-size:24px;margin:3px 0}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dashboard-card{border:1px solid #252e42;background:#111725e0;border-radius:15px;padding:16px;min-height:245px}.dashboard-card.wide{grid-column:1/-1;min-height:auto}.dashboard-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid #242d40}.dashboard-card h3{margin:0;font-size:14px}.dashboard-card header p{margin:4px 0 0;color:#6f7b92;font-size:10px}.dashboard-list{display:grid}.dashboard-row{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:11px 2px;border-bottom:1px solid #21293a;color:#7f91ff}.dashboard-row:last-child{border-bottom:0}.dashboard-row strong,.dashboard-row small{display:block}.dashboard-row strong{font-size:11px;color:#dce2ef}.dashboard-row small{margin-top:3px;color:#69758c;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:13px}.dashboard-note{min-height:82px;border-radius:7px 7px 13px;padding:10px;color:#273044;box-shadow:0 8px 20px #00000029}.dashboard-note.yellow{background:#f8df75}.dashboard-note.blue{background:#85d4f2}.dashboard-note.green{background:#9be3a7}.dashboard-note.pink{background:#f4a6c4}.dashboard-note.purple{background:#c7adf3}.dashboard-note strong{font-size:10px}.dashboard-note p{margin:6px 0 0;font-size:9px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dashboard-empty{min-height:155px;display:grid;place-items:center;color:#647086;font-size:11px}.journal-preview{padding-top:13px}.journal-preview>div{display:flex;align-items:center;gap:8px;color:#8da0ff;margin-bottom:11px}.journal-preview p{margin:7px 0;color:#8590a7;font-size:11px;line-height:1.55}.journal-preview b{color:#cbd3e4}@media(max-width:900px){.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.dashboard-card.wide{grid-column:auto}.dashboard-welcome{align-items:flex-start;display:grid}.global-search-trigger{width:280px}}@media(max-width:620px){.global-search-trigger{width:42px}.global-search-trigger span,.global-search-trigger kbd{display:none}.dashboard-metrics{grid-template-columns:1fr 1fr}.dashboard-notes{grid-template-columns:1fr}.dashboard-welcome h2{font-size:20px}}.topbar-tools{display:flex;align-items:center;gap:12px}.workspace-select{display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--muted)}.workspace-select select{border:0;background:transparent;color:var(--text);padding:9px 4px;outline:none}.projects-section{padding-bottom:40px}.projects-toolbar{display:flex;justify-content:space-between;align-items:flex-start}.workspace-banner{display:flex;justify-content:space-between;align-items:center;margin:20px 0;padding:18px 20px;border:1px solid var(--border);border-radius:16px;background:linear-gradient(135deg,var(--surface),var(--surface-2))}.workspace-banner div{display:flex;flex-direction:column;gap:4px}.workspace-banner strong{font-size:1.15rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.project-card{position:relative;overflow:hidden;padding:20px;border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.project-card.selected{outline:2px solid var(--accent)}.project-accent{position:absolute;inset:0 0 auto;height:4px}.project-card-head{display:flex;justify-content:space-between;align-items:center}.project-icon{width:42px;height:42px;border-radius:12px;background:var(--surface-2);display:grid;place-items:center}.project-card h3{margin:16px 0 7px}.project-card>p{min-height:42px;color:var(--muted);font-size:.92rem}.project-counts{display:flex;gap:12px;margin:16px 0;color:var(--muted);font-size:.78rem;flex-wrap:wrap}.project-counts b{color:var(--text)}.project-links{min-height:28px;display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.project-links a{display:inline-flex;gap:4px;align-items:center;color:var(--accent);font-size:.78rem;text-decoration:none}@media(max-width:900px){.topbar-tools{width:100%;flex-wrap:wrap}.workspace-select{flex:1}.topbar{align-items:flex-start}.projects-toolbar,.workspace-banner{gap:14px;align-items:stretch;flex-direction:column}}.app-loading,.configuration-page{min-height:100vh;display:grid;place-items:center;background:#090b12;color:#f4f5f8;font-size:1rem}.configuration-card{width:min(680px,calc(100% - 32px));padding:38px;border:1px solid #272b38;border-radius:24px;background:#11141d;box-shadow:0 24px 80px #00000059}.configuration-card h1{font-size:2rem;margin:10px 0}.configuration-card p{color:#aeb4c2;line-height:1.7}.configuration-card pre{overflow:auto;padding:18px;border-radius:14px;background:#080a10;border:1px solid #242938;color:#c4b5fd}.configuration-card code{color:#c4b5fd}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#090b12;color:#f4f5f8}.auth-panel{padding:clamp(32px,6vw,88px);display:flex;flex-direction:column;justify-content:center}.auth-intro{justify-content:space-between;background:radial-gradient(circle at 20% 20%,rgba(124,58,237,.22),transparent 36%),#0d0f17}.auth-intro h1{max-width:700px;font-size:clamp(2.4rem,5vw,5rem);line-height:1.02;margin:18px 0}.auth-intro p{max-width:620px;color:#aeb4c2;font-size:1.08rem;line-height:1.7}.auth-brand{margin-bottom:56px}.auth-points{display:flex;gap:24px;flex-wrap:wrap;color:#c8ccd6}.auth-points span{display:flex;gap:9px;align-items:center}.auth-form-panel{align-items:center}.auth-card{width:min(430px,100%);display:grid;gap:20px;padding:30px;border:1px solid #282c39;border-radius:24px;background:#11141d;box-shadow:0 24px 80px #0000004d}.auth-card h2{font-size:1.8rem;margin:8px 0 0}.auth-card label{display:grid;gap:8px;color:#dfe2e8;font-size:.9rem}.auth-card input{width:100%;border:1px solid #303545;background:#0a0c12;color:#fff;border-radius:12px;padding:13px 14px;outline:none}.auth-card input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf621}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#777e90}.input-with-icon input{padding-left:40px}.auth-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.auth-links button{border:0;background:none;color:#a78bfa;cursor:pointer;padding:0}.form-message{margin:0;padding:11px 13px;border-radius:10px;font-size:.9rem}.form-message.error,.cloud-error{background:#ef44441f;color:#fecaca;border:1px solid rgba(239,68,68,.25)}.form-message.success{background:#22c55e1f;color:#bbf7d0;border:1px solid rgba(34,197,94,.25)}.cloud-error{margin:14px 18px 0;padding:10px 14px;border-radius:10px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:850px){.auth-page{grid-template-columns:1fr}.auth-intro{display:none}.auth-form-panel{min-height:100vh;padding:24px}.auth-card{padding:24px}}.offline-banner{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:10px 13px;border:1px solid rgba(245,158,11,.3);border-radius:10px;background:#f59e0b1a;color:#fde68a;font-size:.85rem}.cloud-error.actionable{margin:0 0 14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.cloud-error.actionable div{display:flex;gap:7px}.cloud-error.actionable button{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(254,202,202,.2);border-radius:8px;background:#ffffff0d;color:inherit;padding:6px 8px}.settings-section{display:grid;gap:18px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-card{display:grid;align-content:start;gap:18px;padding:22px;border:1px solid #252e42;border-radius:16px;background:#111725}.settings-card header{display:flex;align-items:flex-start;gap:12px}.settings-card header>svg{color:#8da0ff}.settings-card h3{margin:0;font-size:1rem}.settings-card header p{margin:5px 0 0;color:#7f8aa3;font-size:.8rem}.settings-card label{display:grid;gap:7px;color:#cbd3e4;font-size:.82rem}.settings-card input{width:100%;border:1px solid #30394d;border-radius:10px;background:#0b101b;color:#f3f5f9;padding:11px 12px;outline:none}.settings-card input:focus{border-color:#7188ff;box-shadow:0 0 0 3px #7188ff1f}.settings-card input:disabled{opacity:.65}.security-note{display:flex;gap:8px;align-items:flex-start;color:#8f9bb1;font-size:.78rem;line-height:1.5}.security-note svg{flex:none;color:#22c55e}.fatal-error-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#090b12}.fatal-error-card{width:min(560px,100%);display:grid;justify-items:start;gap:13px;padding:32px;border:1px solid #2e3547;border-radius:22px;background:#111725;color:#f4f5f8}.fatal-error-card>svg{color:#fb7185}.fatal-error-card h1{margin:0}.fatal-error-card p{margin:0 0 8px;color:#9aa5b9;line-height:1.6}.single-auth-page{grid-template-columns:1fr}@media(max-width:850px){.settings-grid{grid-template-columns:1fr}.cloud-error.actionable{align-items:flex-start;flex-direction:column}}:root{--theme-bg: #090d17;--theme-bg-soft: #101624;--theme-surface: #111725;--theme-surface-2: #171e2d;--theme-border: #293247;--theme-border-soft: #222a3c;--theme-text: #e9edf7;--theme-muted: #7f8aa3;--theme-input: #0c111d;--theme-hover: #20283a;--theme-shadow: 0 16px 40px rgba(0, 0, 0, .22)}html[data-theme=light]{--theme-bg: #f4f7fb;--theme-bg-soft: #f8fafc;--theme-surface: #ffffff;--theme-surface-2: #f1f5f9;--theme-border: #d9e1ec;--theme-border-soft: #e2e8f0;--theme-text: #172033;--theme-muted: #64748b;--theme-input: #ffffff;--theme-hover: #eef2f7;--theme-shadow: 0 12px 35px rgba(37, 51, 77, .09)}body{color:var(--theme-text);transition:background-color .2s,color .2s}.theme-switcher{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--theme-border);border-radius:11px;background:var(--theme-surface);box-shadow:var(--theme-shadow)}.theme-switcher button{width:31px;height:31px;border:0;border-radius:8px;display:grid;place-items:center;background:transparent;color:var(--theme-muted)}.theme-switcher button:hover{background:var(--theme-hover);color:var(--theme-text)}.theme-switcher button.active{background:#6f7ff7;color:#fff;box-shadow:0 5px 13px #6f7ff740}html[data-theme=light] body{background:radial-gradient(circle at 15% 0%,#dfe8ff 0,transparent 30%),#f4f7fb}html[data-theme=light] .sidebar{border-color:var(--theme-border);background:#ffffffe0;box-shadow:8px 0 30px #25334d0a}html[data-theme=light] .brand span,html[data-theme=light] .sidebar-footer small,html[data-theme=light] .section-heading p,html[data-theme=light] .topbar p{color:var(--theme-muted)}html[data-theme=light] .nav-item{color:#64748b}html[data-theme=light] .nav-item span{color:inherit}html[data-theme=light] .nav-item.active{color:#24304a;background:#e9edff}html[data-theme=light] .nav-item b{background:#dfe5f4;color:#526078}html[data-theme=light] .search,html[data-theme=light] .workspace-select,html[data-theme=light] .global-search-trigger{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-muted)}html[data-theme=light] .search input,html[data-theme=light] .workspace-select select{color:var(--theme-text)}html[data-theme=light] .stat,html[data-theme=light] .board-section,html[data-theme=light] .postit-section,html[data-theme=light] .knowledge-section,html[data-theme=light] .journal-section,html[data-theme=light] .dashboard-card,html[data-theme=light] .dashboard-metric,html[data-theme=light] .settings-card{border-color:var(--theme-border);background:#ffffffeb;box-shadow:var(--theme-shadow)}html[data-theme=light] .stat span,html[data-theme=light] .dashboard-metric span,html[data-theme=light] .dashboard-metric small{color:var(--theme-muted)}html[data-theme=light] .column{border-color:var(--theme-border);background:#f7f9fc}html[data-theme=light] .column.is-over{background:#eef1ff;border-color:#7188ff}html[data-theme=light] .column-header small,html[data-theme=light] .count{color:var(--theme-muted)}html[data-theme=light] .count{background:#e8edf5}html[data-theme=light] .task-card,html[data-theme=light] .knowledge-card,html[data-theme=light] .journal-card,html[data-theme=light] .project-card{border-color:var(--theme-border);background:#fff;box-shadow:var(--theme-shadow)}html[data-theme=light] .task-card:hover{border-color:#aab7cc}html[data-theme=light] .task-main p,html[data-theme=light] .mini-checklist label,html[data-theme=light] .task-meta{color:var(--theme-muted)}html[data-theme=light] .priority,html[data-theme=light] .tags span{background:#edf1f7;color:#627087}html[data-theme=light] .task-meta{border-color:#e5eaf1}html[data-theme=light] .empty-column{border-color:#cbd5e1;color:#94a3b8}html[data-theme=light] .icon-button{color:#64748b}html[data-theme=light] .icon-button:hover{background:var(--theme-hover);color:#172033}html[data-theme=light] .button{border-color:#cbd5e1;background:#fff;color:#334155}html[data-theme=light] .button.ghost{background:transparent}html[data-theme=light] .button.primary{background:#6f7ff7;border-color:#6f7ff7;color:#fff}html[data-theme=light] .modal-backdrop{background:#28324659}html[data-theme=light] .modal{border-color:var(--theme-border);background:#fff;box-shadow:0 30px 90px #28324638}html[data-theme=light] .modal-header,html[data-theme=light] .modal-footer{border-color:#e5eaf1}html[data-theme=light] .field>span,html[data-theme=light] .section-title strong{color:#475569}html[data-theme=light] .field input,html[data-theme=light] .field textarea,html[data-theme=light] .field select,html[data-theme=light] .row-editor input,html[data-theme=light] .settings-card input{border-color:#cbd5e1;background:#fff;color:#172033}html[data-theme=light] .postit-canvas{border-color:var(--theme-border);background-color:#f7f9fc;background-image:radial-gradient(#cbd5e1 1px,transparent 1px)}html[data-theme=light] .dashboard-welcome{border-color:#dbe3ef;background:linear-gradient(135deg,#fff,#eef2ff)}html[data-theme=light] .dashboard-welcome p,html[data-theme=light] .dashboard-card header p,html[data-theme=light] .dashboard-row small,html[data-theme=light] .journal-preview p{color:var(--theme-muted)}html[data-theme=light] .dashboard-card>header,html[data-theme=light] .dashboard-row{border-color:#e6ebf2}html[data-theme=light] .dashboard-row strong,html[data-theme=light] .journal-preview b{color:var(--theme-text)}html[data-theme=light] .settings-card header p,html[data-theme=light] .security-note{color:var(--theme-muted)}html[data-theme=light] .settings-card label{color:#475569}html[data-theme=light] .auth-page,html[data-theme=light] .configuration-page,html[data-theme=light] .app-loading,html[data-theme=light] .fatal-error-page{background:#f4f7fb;color:#172033}html[data-theme=light] .auth-intro{background:radial-gradient(circle at 20% 20%,rgba(124,58,237,.15),transparent 38%),#eef2ff}html[data-theme=light] .auth-intro p,html[data-theme=light] .configuration-card p{color:#64748b}html[data-theme=light] .auth-points{color:#475569}html[data-theme=light] .auth-card,html[data-theme=light] .configuration-card,html[data-theme=light] .fatal-error-card{border-color:var(--theme-border);background:#fff;color:#172033;box-shadow:var(--theme-shadow)}html[data-theme=light] .auth-card label{color:#334155}html[data-theme=light] .auth-card input{border-color:#cbd5e1;background:#fff;color:#172033}html[data-theme=light] .configuration-card pre{border-color:#d8e0eb;background:#f8fafc;color:#6d4ed8}html[data-theme=light] .fatal-error-card p{color:#64748b}@media(max-width:900px){.theme-switcher{order:3}}.language-switcher{display:flex;align-items:center;gap:.4rem;border:1px solid var(--border);background:var(--panel);border-radius:10px;padding:.45rem .55rem;color:var(--muted)}.language-switcher select{border:0;background:transparent;color:var(--text);font:inherit;outline:none;cursor:pointer}.auth-language{position:fixed;top:18px;right:18px;z-index:3}.auth-language .language-switcher{background:var(--theme-surface);border-color:var(--theme-border);box-shadow:var(--theme-shadow)}.form-message{font-weight:700;line-height:1.45}.form-message.success{box-shadow:0 0 0 3px #22c55e14}.form-message.error{box-shadow:0 0 0 3px #ef444414}select option{background:#111725;color:#e9edf7}.workspace-select.prominent{border:1px solid rgba(124,143,255,.65);background:linear-gradient(135deg,#7188ff2e,#8b5cf61a);box-shadow:0 10px 28px #515caf26;padding:5px 10px}.workspace-label{display:flex;align-items:center;gap:6px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#9aa8ff;font-weight:800}.workspace-select.prominent select{font-weight:800;min-width:145px}.workspace-select.prominent:focus-within{box-shadow:0 0 0 3px #7188ff2e,0 10px 28px #515caf26}.project-chip{display:inline-flex;width:max-content;max-width:100%;align-items:center;gap:4px;margin:7px 0 0;padding:3px 7px;border-radius:999px;background:#7c8fff21;color:#a9b5ff;border:1px solid rgba(124,143,255,.22);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.postit-project{margin:8px 0 2px;background:#ffffff73;color:#39445a;border-color:#222b3f1f}.scope-note{display:flex;align-items:flex-start;gap:8px;margin:-4px 0 16px;padding:10px 12px;border:1px solid rgba(124,143,255,.25);border-radius:11px;background:#7c8fff14;color:#aab5d5;font-size:.82rem;line-height:1.45}.scope-note svg{flex:none;color:#8da0ff}.journal-actions{justify-content:flex-start}.journal-actions .button.danger{margin-left:auto}.standup-card pre,.journal-editor,.standup-card,.journal-date{transition:background-color .2s,color .2s,border-color .2s}.global-search-trigger kbd{cursor:help}.search-dialog .icon-button{flex:none}html[data-theme=light] .auth-language .language-switcher{background:#fff;color:#475569;border-color:#d9e1ec}html[data-theme=light] .workspace-select.prominent{background:linear-gradient(135deg,#eef2ff,#fff);border-color:#9aa8ff;color:#334155}.workspace-select.prominent .workspace-label{color:#67e}html[data-theme=light] .project-chip{background:#eef2ff;border-color:#c7d2fe;color:#4f46e5}html[data-theme=light] .postit-project{background:#ffffff8c;border-color:#5661782e;color:#334155}html[data-theme=light] .journal-editor,html[data-theme=light] .standup-card{border-color:#d9e1ec;background:#fff;color:#172033;box-shadow:var(--theme-shadow)}html[data-theme=light] .journal-date{border-color:#d9e1ec;background:#fff;color:#4f46e5}html[data-theme=light] .journal-date input{color:#172033}html[data-theme=light] .standup-card pre{background:#f8fafc;border-color:#e2e8f0;color:#334155}html[data-theme=light] .task-snapshot{border-color:#e2e8f0;color:#64748b}html[data-theme=light] .task-snapshot strong,html[data-theme=light] .journal-history h3{color:#172033}html[data-theme=light] .journal-history>p,html[data-theme=light] .journal-history>button span{color:#64748b}html[data-theme=light] .journal-history>button{border-color:#e2e8f0;color:#172033}html[data-theme=light] .journal-history>button:hover{background:#f8fafc}html[data-theme=light] .scope-note{background:#eef2ff;border-color:#c7d2fe;color:#475569}html[data-theme=light] .knowledge-filters select{background:#fff;color:#172033;border-color:#cbd5e1}html[data-theme=light] .language-switcher{background:#fff;color:#475569;border-color:#d9e1ec}html[data-theme=light] .language-switcher select{color:#172033}@media(max-width:850px){.auth-language{left:18px;right:auto}.workspace-select.prominent{width:100%;justify-content:space-between}.workspace-select.prominent select{flex:1}}.workspace-default{height:42px;white-space:nowrap}.workspace-default svg{flex:none}.workspace-banner-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.workspace-banner small{color:var(--muted);font-size:.8rem}.project-card.favorite-workspace{box-shadow:0 0 0 1px #fbbf2473,var(--shadow)}.project-card-actions{display:flex;align-items:center;gap:4px}.project-card-footer{margin-top:auto}.default-badge{position:absolute;top:13px;right:13px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(251,191,36,.35);border-radius:999px;background:#fbbf241f;color:#fbbf24;padding:4px 8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.icon-button.favorite{color:#fbbf24}@media(max-width:850px){.workspace-default{width:100%;justify-content:center}.workspace-banner-actions{align-items:stretch;flex-direction:column}.workspace-banner-actions .button{justify-content:center}}html[data-theme=light] .default-badge{background:#fffbeb;border-color:#fde68a;color:#b45309}html[data-theme=light] .project-card.favorite-workspace{box-shadow:0 0 0 1px #f59e0b73,var(--theme-shadow)}html[data-theme=light] .workspace-default.ghost{background:#fff;color:#334155}:root{--bg: var(--theme-bg);--surface: var(--theme-surface);--surface-2: var(--theme-surface-2);--border: var(--theme-border);--text: var(--theme-text);--muted: var(--theme-muted);--accent: #7c8fff;--panel: var(--theme-surface);--shadow: var(--theme-shadow)}html[data-theme=dark]{--theme-bg: #090d17;--theme-bg-soft: #101624;--theme-surface: #111827;--theme-surface-2: #182235;--theme-border: #354158;--theme-border-soft: #293449;--theme-text: #f2f5fb;--theme-muted: #a0acc2;--theme-input: #101827;--theme-hover: #243049;--theme-shadow: 0 18px 52px rgba(0, 0, 0, .32)}.app-shell{grid-template-columns:260px minmax(0,1fr)}.sidebar{padding:26px 20px;border-right-color:var(--theme-border-soft);background:#0a0f1bed}.brand{margin-bottom:34px}.brand-mark{width:42px;height:42px;border-radius:14px;font-size:1.08rem}.brand strong{font-size:1.05rem;letter-spacing:-.01em;color:var(--theme-text)}.brand span{font-size:.83rem;color:var(--theme-muted)}nav{gap:8px}.nav-item{min-height:46px;padding:12px 13px;border:1px solid transparent;border-radius:12px;color:#b6c1d5;align-items:center;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.nav-item:hover{color:#f7f9ff;background:#7c8fff14;border-color:#7c8fff29}.nav-item.active{color:#fff;background:linear-gradient(135deg,#7c8fff38,#8b5cf624);border-color:#7c8fff47;box-shadow:inset 3px 0 #7c8fff,0 10px 26px #141c2f2e}.nav-item .nav-label{color:inherit;font-size:.95rem;line-height:1.2;font-weight:750;letter-spacing:-.01em;text-transform:none}.nav-item svg{width:18px;height:18px;stroke-width:2.2}.nav-item b{min-width:24px;padding:3px 8px;background:#7c8fff24;color:#c5cdfd;font-size:.75rem;line-height:1.2;text-align:center}.sidebar-footer .button{min-height:42px;font-size:.92rem}.sidebar-footer small{font-size:.78rem;color:#8d98ae}.button{font-size:.88rem;line-height:1.2}.text-button{font-size:.82rem}.field>span,.section-title strong,.settings-card label,.auth-card label{font-size:.88rem;line-height:1.35}.field small{font-size:.76rem;line-height:1.45}input,textarea,select,.field input,.field textarea,.field select,.row-editor input,.settings-card input,.auth-card input{font-size:.95rem}.icon-button{min-width:34px;min-height:34px}.icon-button.small{min-width:30px;min-height:30px}html[data-theme=dark] .project-card{border-color:#3a465e;background:linear-gradient(180deg,#182134,#121a2b);box-shadow:0 18px 44px #00000047,inset 0 1px #ffffff09}html[data-theme=dark] .project-card:hover{border-color:#51607c;transform:translateY(-2px);box-shadow:0 24px 58px #00000057,inset 0 1px #ffffff0d}html[data-theme=dark] .project-card.selected{outline:2px solid rgba(124,143,255,.82);background:linear-gradient(180deg,#1b2539,#151f32)}html[data-theme=dark] .project-icon{background:#ffffff0e;border:1px solid rgba(255,255,255,.06)}html[data-theme=dark] .project-card>p,html[data-theme=dark] .project-counts,html[data-theme=dark] .workspace-banner small{color:#a4afc4}html[data-theme=dark] .project-counts b,html[data-theme=dark] .project-card h3,html[data-theme=dark] .workspace-banner strong{color:#f4f7ff}html[data-theme=dark] .projects-section .workspace-banner{border-color:#3a465e;background:linear-gradient(135deg,#172033,#101827);box-shadow:0 16px 42px #0003}html[data-theme=light] .app-shell{grid-template-columns:260px minmax(0,1fr)}html[data-theme=light] .nav-item{color:#4d5b73}html[data-theme=light] .nav-item:hover{color:#1f2a44;background:#f1f4ff;border-color:#dce4ff}html[data-theme=light] .nav-item.active{color:#24304a;background:linear-gradient(135deg,#e9edff,#f7f8ff);border-color:#cbd5ff;box-shadow:inset 3px 0 #6f7ff7,0 10px 24px #25334d14}html[data-theme=light] .nav-item .nav-label{color:inherit}html[data-theme=light] .nav-item b{background:#e0e7ff;color:#4f46e5}html[data-theme=light] .project-card:hover{transform:translateY(-2px);border-color:#b7c4d8}@media(max-width:1050px){.app-shell,html[data-theme=light] .app-shell{grid-template-columns:1fr}}.column.is-over{border-color:#8ea0ff;background:linear-gradient(180deg,#7c8fff29,#151d32f5);box-shadow:inset 0 0 0 1px #7c8fff38,0 16px 38px #1e2a4b38}.column.is-over .empty-column{border-color:#8ea0ffd9;background:#7c8fff14;color:#c9d2ff}.task-card.dragging{opacity:.22}.drag-overlay-preview{width:min(280px,78vw);cursor:grabbing;pointer-events:none;opacity:.98;transform:rotate(1.2deg);border-color:#8ea0ffd9;box-shadow:0 28px 70px #0000006b,0 0 0 1px #7c8fff33}.drag-handle.preview{cursor:grabbing;color:#9caaff}.task-main.preview{cursor:grabbing}html[data-theme=light] .column.is-over{border-color:#6f7ff7;background:linear-gradient(180deg,#eef2ff,#fff);box-shadow:inset 0 0 0 1px #6f7ff72e,0 16px 38px #47556924}html[data-theme=light] .column.is-over .empty-column{border-color:#6f7ff7bf;background:#eef2ff;color:#4f46e5}html[data-theme=light] .drag-overlay-preview{border-color:#6f7ff7bf;box-shadow:0 28px 70px #47556938,0 0 0 1px #6f7ff72e}.task-card.whole-card-draggable{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.task-card.whole-card-draggable:active,.task-card.whole-card-draggable.dragging{cursor:grabbing}.task-card.whole-card-draggable .drag-handle{cursor:inherit;opacity:.78}.task-card.whole-card-draggable .task-main,.task-card.whole-card-draggable .mini-checklist label,.task-card.whole-card-draggable .task-meta a{cursor:pointer}html[data-theme=dark] .task-card{border-color:#43506a;background:linear-gradient(180deg,#202b41,#182235);box-shadow:0 16px 38px #0000004d,inset 0 1px #ffffff09}html[data-theme=dark] .task-card:hover{border-color:#5d6d8f;background:linear-gradient(180deg,#25324a,#1b263a);box-shadow:0 20px 46px #0000005c,inset 0 1px #ffffff0e}html[data-theme=dark] .task-card strong{color:#f6f8ff}html[data-theme=dark] .task-main p,html[data-theme=dark] .mini-checklist label,html[data-theme=dark] .task-meta{color:#b1bdd2}html[data-theme=dark] .task-meta{border-top-color:#344158}html[data-theme=dark] .priority,html[data-theme=dark] .tags span{background:#29364f;color:#c5cee0}html[data-theme=dark] .task-type{color:#a9b6cc}html[data-theme=dark] .drag-handle{color:#93a0b8}html[data-theme=dark] .drag-overlay-preview{background:linear-gradient(180deg,#283753,#1f2b42);border-color:#8ea0ffeb}html[data-theme=light] .task-card.whole-card-draggable{cursor:grab}.task-card-top{position:relative}.task-edit-button{width:28px;height:28px;border:1px solid transparent;border-radius:9px;display:inline-grid;place-items:center;color:#9aa8c0;background:transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.task-edit-button:hover,.task-edit-button:focus-visible{color:#fff;background:#7c8fff29;border-color:#8ea0ff59;outline:none;transform:translateY(-1px)}.task-edit-button:active{transform:translateY(0)}.task-card.whole-card-draggable .task-edit-button{cursor:pointer}html[data-theme=dark] .task-edit-button{color:#b6c2d8}html[data-theme=dark] .task-edit-button:hover,html[data-theme=dark] .task-edit-button:focus-visible{color:#f8fbff;background:#8ea0ff2e;border-color:#8ea0ff6b}html[data-theme=light] .task-edit-button{color:#64748b}html[data-theme=light] .task-edit-button:hover,html[data-theme=light] .task-edit-button:focus-visible{color:#1e293b;background:#eef2ff;border-color:#c7d2fe}.character-counter{display:inline-flex;align-items:center;gap:5px;justify-content:flex-end;color:#7d89a0;font-size:.76rem;line-height:1.4}.character-counter.over-limit{justify-content:flex-start;color:#fecaca;font-weight:700}.button:disabled,button:disabled{cursor:not-allowed;opacity:.58}html[data-theme=light] .character-counter{color:#64748b}html[data-theme=light] .character-counter.over-limit{color:#b91c1c}.support-section{display:grid;gap:18px}.support-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;border:1px solid var(--theme-border);border-radius:20px;padding:24px;background:linear-gradient(135deg,#7c8fff2e,#8b5cf61a),var(--theme-surface);box-shadow:var(--theme-shadow)}.support-hero-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:#f472b6;background:#f472b624;border:1px solid rgba(244,114,182,.22)}.support-hero h2{margin:5px 0 8px;font-size:clamp(1.45rem,2vw,2rem);letter-spacing:-.04em}.support-hero p{margin:0;color:var(--theme-muted);max-width:760px;line-height:1.6}.support-cta{white-space:nowrap}.support-missing{border:1px dashed var(--theme-border);border-radius:999px;padding:9px 12px;color:var(--theme-muted);font-size:.82rem;text-align:center}.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.support-card,.support-note{border:1px solid var(--theme-border);border-radius:16px;background:var(--theme-surface);box-shadow:var(--theme-shadow)}.support-card{padding:18px}.support-card>div{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:#8da0ff;background:#7c8fff1f;margin-bottom:14px}.support-card h3,.support-note strong{margin:0;color:var(--theme-text)}.support-card p,.support-note p{margin:8px 0 0;color:var(--theme-muted);line-height:1.6;font-size:.92rem}.support-note{padding:18px 20px}.support-banner{display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid rgba(244,114,182,.25);border-radius:16px;padding:14px 16px;background:linear-gradient(135deg,#f472b61f,#7c8fff1a)}.support-banner>div{display:flex;align-items:center;gap:12px}.support-banner svg{color:#f472b6;flex:none}.support-banner strong{display:block;color:var(--theme-text);font-size:.95rem}.support-banner p{margin:3px 0 0;color:var(--theme-muted);font-size:.84rem;line-height:1.45}.knowledge-form-grid{align-items:start}.placeholder-counter{visibility:hidden}.postit-position{will-change:transform}html[data-theme=dark] .support-card,html[data-theme=dark] .support-note,html[data-theme=dark] .support-hero{border-color:#3a465e;background-color:#121a2b}html[data-theme=dark] .support-card,html[data-theme=dark] .support-note{background:linear-gradient(180deg,#182134,#121a2b)}html[data-theme=light] .support-banner{background:linear-gradient(135deg,#fff1f8,#eef2ff);border-color:#fbcfe8}@media(max-width:900px){.support-hero{grid-template-columns:1fr;align-items:start}.support-grid{grid-template-columns:1fr}.support-banner{align-items:stretch;flex-direction:column}.support-banner>div:last-child{justify-content:flex-end}}.auth-language{display:flex;align-items:center;gap:10px}html[data-theme=light] .form-message.success{color:#166534;background:#dcfce7;border-color:#86efac;box-shadow:0 10px 30px #16653414}html[data-theme=light] .form-message.error{color:#991b1b;background:#fee2e2;border-color:#fecaca}.sidebar{overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(124,143,255,.45) transparent}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background:#7c8fff61;border-radius:999px}.brand-button{width:100%;border:0;padding:0;text-align:left;color:inherit;background:transparent;cursor:pointer}.brand-button:hover .brand-mark{transform:translateY(-1px);box-shadow:0 14px 36px #7188ff52}.sidebar-toggle{height:42px;min-width:42px;justify-content:center}.app-shell.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.app-shell.sidebar-collapsed .sidebar{transform:translate(-100%);opacity:0;pointer-events:none;padding-left:0;padding-right:0;border-right:0}.app-shell,.sidebar{transition:grid-template-columns .2s ease,transform .2s ease,opacity .2s ease,padding .2s ease}select option{background:var(--theme-surface);color:var(--theme-text)}html[data-theme=light] select option{background:#fff;color:#172033}.workspace-dropdown{position:relative;min-width:260px;z-index:25}.workspace-trigger{width:100%;min-height:46px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label icon" "value icon";align-items:center;gap:2px 12px;border:1px solid rgba(124,143,255,.35);border-radius:14px;padding:9px 12px;color:var(--theme-text);background:linear-gradient(135deg,#7c8fff29,#8b5cf614),var(--theme-surface);box-shadow:0 12px 30px #0000001f}.workspace-trigger .workspace-label{grid-area:label;display:flex;gap:6px;align-items:center;color:#8da0ff;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.workspace-trigger strong{grid-area:value;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem}.workspace-trigger>svg{grid-area:icon;color:var(--theme-muted)}.workspace-menu{position:absolute;top:calc(100% + 8px);right:0;width:min(340px,86vw);border:1px solid var(--theme-border);border-radius:16px;padding:8px;background:var(--theme-surface);box-shadow:0 24px 80px #00000057}.workspace-option-list{max-height:260px;overflow:auto;display:grid;gap:4px;margin:4px 0}.workspace-option,.workspace-add{width:100%;border:0;border-radius:12px;padding:10px;background:transparent;color:var(--theme-text);text-align:left}.workspace-option{display:grid;gap:2px}.workspace-option span{display:flex;align-items:center;gap:8px;font-weight:750}.workspace-option span i{width:10px;height:10px;border-radius:999px;flex:none}.workspace-option small{color:var(--theme-muted);font-size:.75rem}.workspace-option:hover,.workspace-add:hover{background:var(--theme-hover)}.workspace-option.active{background:#7c8fff29;color:var(--theme-text)}.workspace-add{display:flex;align-items:center;gap:8px;color:#8da0ff;font-weight:800;border-top:1px solid var(--theme-border);border-radius:0 0 12px 12px;margin-top:6px;padding-top:12px}html[data-theme=light] .workspace-trigger,html[data-theme=light] .workspace-menu{background:#fff;box-shadow:0 20px 50px #25334d29}html[data-theme=light] .workspace-option:hover,html[data-theme=light] .workspace-add:hover{background:#f1f5ff}.task-main .project-chip,.knowledge-open .project-chip{display:inline-flex;margin-top:8px;margin-bottom:5px}.postit-project{display:inline-flex;margin-top:8px;margin-bottom:7px}.priority.low{background:#22c55e21!important;color:#86efac!important;border:1px solid rgba(34,197,94,.28)}.priority.medium{background:#3b82f621!important;color:#93c5fd!important;border:1px solid rgba(59,130,246,.28)}.priority.high{background:#f59e0b26!important;color:#fbbf24!important;border:1px solid rgba(245,158,11,.34)}.priority.urgent{background:#ef444429!important;color:#fca5a5!important;border:1px solid rgba(239,68,68,.34)}html[data-theme=light] .priority.low{color:#15803d!important;background:#dcfce7!important}html[data-theme=light] .priority.medium{color:#1d4ed8!important;background:#dbeafe!important}html[data-theme=light] .priority.high{color:#b45309!important;background:#fef3c7!important}html[data-theme=light] .priority.urgent{color:#b91c1c!important;background:#fee2e2!important}.late-badge{border-radius:999px;padding:2px 7px;background:#ef444429;color:#fca5a5!important;font-weight:800;text-transform:uppercase;letter-spacing:.05em}html[data-theme=light] .late-badge{background:#fee2e2;color:#b91c1c!important}.knowledge-open .project-chip{margin-bottom:10px}.journal-project-select{min-width:210px}@media(max-width:1050px){.app-shell.sidebar-collapsed{grid-template-columns:1fr}.app-shell.sidebar-collapsed .sidebar{display:none}}@media(max-width:850px){.workspace-dropdown{width:100%;min-width:0}.workspace-menu{left:0;right:auto;width:100%}.sidebar-toggle{width:100%}}.workspace-trigger{border:1px solid rgba(124,143,255,.65);background:linear-gradient(135deg,#7188ff2e,#8b5cf61a),var(--theme-surface);box-shadow:0 10px 28px #515caf26}.workspace-trigger:focus-visible{outline:0;box-shadow:0 0 0 3px #7188ff2e,0 10px 28px #515caf26}.workspace-trigger .workspace-label{color:#9aa8ff}html[data-theme=light] .workspace-trigger{background:linear-gradient(135deg,#eef2ff,#fff);border-color:#9aa8ff;color:#334155}html[data-theme=light] .workspace-trigger .workspace-label{color:#67e}select,.field select,.knowledge-filters select,.language-switcher select,.workspace-select select,.journal-date select{-moz-appearance:auto;appearance:auto;-webkit-appearance:auto;background-image:none}.workspace-trigger{display:flex;grid-template-columns:none;grid-template-areas:none;align-items:center;justify-content:space-between;gap:10px;min-height:44px}.workspace-trigger .workspace-label{grid-area:auto;flex:none;white-space:nowrap}.workspace-trigger strong{grid-area:auto;flex:1;min-width:0;text-align:left;font-size:.95rem}.workspace-trigger>svg{grid-area:auto;flex:none}.workspace-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px}.workspace-trigger-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.workspace-trigger-main .workspace-label{flex:none;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.workspace-trigger-main strong{min-width:0;flex:1;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.workspace-option span{width:100%}.workspace-check{color:var(--accent);margin-left:auto}@media(max-width:520px){.workspace-trigger-main{gap:8px}.workspace-trigger-main .workspace-label{font-size:.68rem}}.workspace-trigger .workspace-trigger-main .workspace-label{grid-area:auto;flex:none;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.workspace-trigger .workspace-trigger-main strong{grid-area:auto;min-width:0;flex:1;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;font-size:.95rem}.workspace-project-option{display:flex;align-items:center;gap:10px}.workspace-project-option span{flex:1;min-width:0}.workspace-trigger{position:relative;min-height:58px;display:flex;align-items:center;justify-content:center;padding:10px 42px 10px 14px;text-align:center}.workspace-trigger-main{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.workspace-trigger .workspace-trigger-main .workspace-label{justify-content:center;font-size:.72rem;line-height:1;letter-spacing:.09em}.workspace-trigger .workspace-trigger-main strong{width:100%;max-width:100%;text-align:center;font-size:1rem;line-height:1.2;font-weight:900}.workspace-trigger>svg{position:absolute;right:14px;top:50%;transform:translateY(-50%)}.workspace-option.active span,.workspace-project-option.active span{font-weight:900}.topbar{align-items:flex-start;flex-wrap:wrap;gap:16px 24px}.topbar>div:first-child{flex:1 1 360px;min-width:min(100%,280px)}.topbar-tools{flex:999 1 760px;min-width:0;justify-content:flex-end;align-items:center;flex-wrap:wrap}.topbar-tools .workspace-dropdown{flex:0 1 340px}.global-search-trigger{flex:1 1 300px;max-width:420px;min-width:240px}@media(max-width:1180px){.topbar-tools{width:100%;flex-basis:100%;justify-content:flex-start}.topbar>div:first-child{flex-basis:100%}}@media(max-width:620px){.topbar-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.topbar-tools>*,.topbar-tools .workspace-dropdown,.topbar-tools .workspace-default,.topbar-tools .global-search-trigger,.topbar-tools .language-switcher,.topbar-tools .theme-switcher{width:100%;min-width:0}.topbar-tools .workspace-dropdown,.topbar-tools .global-search-trigger{grid-column:1 / -1}.global-search-trigger span{display:inline}.global-search-trigger kbd{display:none}}.app-shell.sidebar-collapsed{grid-template-columns:minmax(0,1fr)!important}.app-shell.sidebar-collapsed .sidebar{display:none!important}.app-shell.sidebar-collapsed .main{grid-column:1 / -1}.task-main{overflow:visible}.task-main strong{display:block}.task-main .project-chip{display:inline-flex;margin-top:12px!important;margin-bottom:10px!important}.task-main .project-chip+p{margin-top:0}.task-links-menu{position:relative;display:inline-flex}.task-link-trigger{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:inherit;font:inherit;padding:0;cursor:pointer}.task-link-trigger:hover{color:#a9b5ff}.task-link-popover{position:absolute;right:0;top:calc(100% + 8px);z-index:40;display:grid;gap:4px;min-width:210px;max-width:min(320px,78vw);padding:8px;border:1px solid var(--theme-border);border-radius:12px;background:var(--theme-surface);box-shadow:var(--theme-shadow)}.task-link-popover a{display:flex;align-items:center;gap:8px;padding:8px 9px;border-radius:9px;color:var(--theme-text);text-decoration:none;font-size:.78rem;line-height:1.25}.task-link-popover a:hover{background:var(--theme-hover)}.task-link-popover a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=light] .task-link-popover{background:#fff;box-shadow:0 18px 50px #25334d29}@media(max-width:1050px){.app-shell{grid-template-columns:minmax(0,1fr)!important}.app-shell:not(.sidebar-collapsed) .sidebar{display:flex!important;position:static;height:auto;max-height:42vh;overflow-y:auto;border-right:0;border-bottom:1px solid var(--theme-border-soft);padding:16px}.app-shell:not(.sidebar-collapsed) .sidebar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-shell:not(.sidebar-collapsed) .brand{margin-bottom:14px}.app-shell:not(.sidebar-collapsed) .sidebar-footer{margin-top:14px}.app-shell.sidebar-collapsed .sidebar{display:none!important}}@media(max-width:560px){.app-shell:not(.sidebar-collapsed) .sidebar nav{grid-template-columns:1fr}}.postit-canvas{overflow:auto;-webkit-overflow-scrolling:touch}.postit-scroll-surface{position:relative;min-width:100%;min-height:620px}@media(max-width:700px){.postit-canvas{overflow-x:auto;overflow-y:auto;min-height:720px}.postit-scroll-surface{min-width:900px;min-height:720px}}.task-card{position:relative;z-index:1}.task-card:hover{z-index:2}.task-card.links-open{z-index:120}.task-card.links-open .task-link-popover{z-index:999}.task-link-popover{isolation:isolate}.logo-mark{overflow:hidden;color:#fff;transition:transform .16s ease,box-shadow .16s ease}.logo-mark svg{width:100%;height:100%;display:block}.logo-bg{fill:url(#devboard-logo-gradient)}.logo-line{fill:none;stroke:#ffffffeb;stroke-width:3;stroke-linecap:round}.logo-card.one{fill:#fbbf24}.logo-card.two{fill:#34d399}.sidebar-legal-links,.auth-legal-links{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--theme-muted);font-size:.78rem;line-height:1.4}.sidebar-legal-links button,.auth-legal-links button,.legal-checkbox button{border:0;padding:0;background:transparent;color:#9aa8ff;font:inherit;font-weight:750;text-decoration:none}.sidebar-legal-links button:hover,.auth-legal-links button:hover,.legal-checkbox button:hover{color:#c3caff;text-decoration:underline}.legal-checkbox{display:flex!important;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid rgba(124,143,255,.22);border-radius:12px;background:#7c8fff14;color:var(--theme-muted);font-size:.82rem;line-height:1.45}.legal-checkbox input{width:auto!important;margin-top:3px;accent-color:#7c8fff;flex:none}.legal-checkbox span{color:var(--theme-muted)!important;font-size:inherit!important;line-height:inherit}.legal-page{border:1px solid var(--theme-border);border-radius:20px;background:var(--theme-surface);box-shadow:var(--theme-shadow);overflow:hidden}.legal-header{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;padding:26px;border-bottom:1px solid var(--theme-border-soft);background:linear-gradient(135deg,#7c8fff21,#8b5cf612)}.legal-header h2{margin:7px 0 9px;font-size:clamp(1.6rem,3vw,2.25rem);letter-spacing:-.04em;color:var(--theme-text)}.legal-header p{max-width:820px;margin:0 0 10px;color:var(--theme-muted);line-height:1.6}.legal-header small{color:var(--theme-muted);font-weight:700}.legal-header-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;border:1px solid rgba(124,143,255,.28);color:#a9b5ff;background:#7c8fff1f}.legal-modal .legal-header{padding-right:64px}.legal-modal .legal-header>.icon-button{position:absolute;top:16px;right:16px}.legal-body{display:grid;gap:18px;padding:26px}.legal-section{border:1px solid var(--theme-border-soft);border-radius:16px;padding:18px;background:#ffffff06}.legal-section h3{margin:0 0 10px;font-size:1rem;color:var(--theme-text)}.legal-section p{margin:0;color:var(--theme-muted);line-height:1.65;font-size:.94rem}.legal-section p+p{margin-top:10px}.legal-modal{width:min(980px,100%);max-height:92vh;overflow:auto;padding:0;background:transparent;border:0}.legal-modal-backdrop{z-index:80}.legal-modal .legal-page{border-radius:18px}html[data-theme=light] .legal-checkbox{background:#eef2ff;border-color:#c7d2fe;color:#475569}html[data-theme=light] .legal-checkbox span{color:#475569!important}html[data-theme=light] .legal-page,html[data-theme=light] .legal-section{background:#fff}html[data-theme=light] .legal-header{background:linear-gradient(135deg,#eef2ff,#fff)}html[data-theme=light] .legal-header-icon{background:#eef2ff;color:#4f46e5;border-color:#c7d2fe}html[data-theme=light] .legal-section{border-color:#e2e8f0}html[data-theme=light] .sidebar-legal-links,html[data-theme=light] .auth-legal-links{color:#64748b}@media(max-width:700px){.legal-header{grid-template-columns:1fr;padding:20px}.legal-header-icon{display:none}.legal-body{padding:18px}.legal-section{padding:15px}}.data-export-card{grid-column:1 / -1}.data-export-details{display:grid;gap:12px;color:#aeb8ca;font-size:.9rem;line-height:1.65}.data-export-details>p{margin:0}.privacy-warning{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid rgba(245,158,11,.28);border-radius:12px;background:#f59e0b17;color:#fde68a}.privacy-warning svg{flex:none;margin-top:2px;color:#f59e0b}.export-data-button{justify-self:start}html[data-theme=light] .data-export-details{color:#526077}html[data-theme=light] .privacy-warning{border-color:#f6c768;background:#fff8e8;color:#744700}
