:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202426;background:#f8f9f9;font-synthesis:none;--petrol:#00656b;--petrol-soft:#e7f2f2;--line:#dde1e1;--muted:#747b7d;--surface:#fff;--canvas:#f7f8f8;--radius:5px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:226px minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:226px;background:#fbfbfb;border-right:1px solid var(--line);padding:28px 12px 16px;display:flex;flex-direction:column;z-index:20}.wordmark{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:720;margin:0 10px 44px}.wordmark img{width:30px;height:30px;border-radius:5px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar nav button{border:0;background:transparent;border-radius:var(--radius);padding:12px 15px;display:flex;gap:14px;align-items:center;text-align:left;position:relative}.sidebar nav button i{position:absolute;left:8px;right:8px;bottom:-9px;border-bottom:1px solid var(--line)}.sidebar nav button:nth-child(6){margin-top:18px}.sidebar nav button.active{color:#004f55;background:var(--petrol-soft);font-weight:650}.sidebar nav button.active:before{content:"";position:absolute;width:2px;background:var(--petrol);inset:5px auto 5px 0;border-radius:2px}.profile{display:grid;grid-template-columns:38px 1fr 28px;gap:9px;align-items:center;margin-top:auto;padding:8px}.profile>span{width:36px;height:36px;border-radius:50%;background:var(--petrol);color:#fff;display:grid;place-items:center;font-size:12px}.profile strong,.profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile strong{font-size:12px}.profile small{font-size:10px;color:var(--muted);margin-top:3px}.profile button{border:0;background:transparent;padding:4px}.workspace{grid-column:2;min-width:0;padding:25px 20px 196px 22px}.topbar{height:66px;display:grid;grid-template-columns:minmax(240px,1fr) 320px 46px 160px;gap:14px;align-items:start}.topbar h1{font-size:20px;margin:2px 0 6px}.topbar p{font-size:12px;color:var(--muted);margin:0;text-transform:capitalize}.search-field{height:40px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);display:flex;align-items:center;gap:9px;padding:0 11px}.search-field input{border:0;outline:0;min-width:0;flex:1;background:transparent;font-size:12px}.search-field kbd{border:1px solid #d6dada;border-radius:3px;padding:1px 4px;color:#858b8d;font-size:10px}.icon-button,.primary{height:40px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff}.primary{border-color:var(--petrol);background:var(--petrol);color:#fff;font-weight:650;gap:18px;padding:0 16px}.flow-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px}.board{display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));gap:10px;min-height:620px}.column{border:1px solid var(--line);background:#fafbfb;border-radius:var(--radius);padding:9px}.column>header{display:grid;grid-template-columns:auto 1fr 25px;gap:8px;align-items:center;height:32px}.column>header strong{font-size:14px}.column>header span{font-size:11px;color:var(--muted);background:#f0f1f1;padding:2px 6px;border-radius:10px;width:max-content}.column>header button,.agenda header button{border:0;background:transparent;padding:3px}.cards{display:flex;flex-direction:column;gap:7px}.entry-card{position:relative;display:grid;grid-template-columns:20px 1fr;background:var(--surface);border:1px solid #dfe2e2;border-radius:var(--radius);padding:10px 9px 8px;box-shadow:0 1px 2px #1e323209;cursor:pointer}.entry-card:hover{border-color:#a8babb}.entry-card.selected{border-color:var(--petrol);box-shadow:inset 0 0 0 1px var(--petrol)}.entry-card.completed{opacity:.55}.entry-card.completed strong{text-decoration:line-through}.drag{color:#909697;padding-top:1px}.card-copy{min-width:0}.card-copy strong{font-size:12.5px;display:block;margin-bottom:5px}.card-copy p{font-size:11.5px;line-height:1.38;margin:0 0 10px;color:#444a4c;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-copy footer{display:flex;justify-content:space-between;color:#7f8587;font-size:10px}.card-copy footer span{display:flex;gap:4px;align-items:center}.priority{position:absolute;right:8px;bottom:9px;width:7px;height:7px;border-radius:50%}.priority.low{background:#6b9699}.priority.medium{background:#be8330}.priority.high{background:#b34343}.agenda{background:#fff;border:1px solid var(--line);border-radius:var(--radius);height:max-content;overflow:hidden}.agenda>header{height:47px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:13px}.agenda section{border-bottom:1px solid #eceeee;padding:9px 12px}.agenda section>div{display:grid;grid-template-columns:26px 50px 1fr;align-items:center;font-size:11px}.agenda section>div small{text-align:right;color:var(--muted)}.agenda section.today{border-left:2px solid var(--petrol);background:#edf6f6}.agenda section.today>div{color:var(--petrol)}.agenda section p{margin:8px 0 2px;font-size:10.5px}.agenda section p time{width:44px;display:inline-block;color:#5b6264}.agenda-open{height:40px;border:0;background:#fff;width:100%;font-size:11px}.editor{position:fixed;left:248px;right:280px;bottom:0;height:184px;background:#fff;border:1px solid var(--line);border-bottom:0;z-index:10;transition:height .18s ease}.editor.open{height:min(62vh,580px)}.editor>header{height:54px;padding:0 14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.editor>header>input{border:0;outline:0;font-weight:700;flex:1;min-width:0}.editor-tools{display:flex;gap:4px}.editor-tools button{border:0;background:transparent;padding:6px;font-size:11px}.meta{display:flex;align-items:center;gap:10px;height:32px;padding:0 14px;font-size:10px;color:var(--muted)}.meta i{width:3px;height:3px;border-radius:50%;background:#a9aeaf}.editor textarea,.markdown-preview{border:0;outline:0;resize:none;width:100%;height:calc(100% - 86px);padding:13px 16px;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;background:#fff;overflow:auto}.markdown-preview{font-family:inherit}.mobile-segments,.bottom-nav{display:none}.toast{position:fixed;z-index:100;top:15px;left:50%;transform:translate(-50%);background:#203638;color:#fff;border-radius:4px;padding:9px 15px;font-size:12px;box-shadow:0 5px 22px #0002}.collection,.calendar-view,.settings{background:#fff;border:1px solid var(--line);border-radius:var(--radius);min-height:620px;padding:18px}.collection>header{display:flex;justify-content:space-between}.collection h2,.settings h2{font-size:17px;margin:0 0 20px}.collection input{height:36px;border:1px solid var(--line);border-radius:4px;padding:0 10px;outline:none}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:9px}.empty{color:var(--muted);font-size:13px}.calendar-view>header{display:flex;justify-content:space-between}.segments{display:flex}.segments button{border:1px solid var(--line);border-right:0;background:#fff;padding:8px 16px}.segments button:last-child{border-right:1px solid var(--line)}.segments button.active{background:var(--petrol-soft);color:var(--petrol)}.week-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:18px;border:1px solid var(--line)}.week-grid>section{min-height:480px;border-right:1px solid var(--line);padding:9px}.week-grid>section:last-child{border:0}.week-grid h3{font-size:12px;margin:0 0 12px}.week-grid article{font-size:11px;background:var(--petrol-soft);border-left:2px solid var(--petrol);padding:8px;margin-bottom:6px}.week-grid time{display:block;color:var(--muted);margin-bottom:3px}.settings{max-width:650px}.settings label{display:grid;grid-template-columns:1fr 230px;align-items:center;border-bottom:1px solid var(--line);padding:14px 0;font-size:13px}.settings input,.settings select{height:34px;border:1px solid var(--line);border-radius:4px;padding:0 8px;background:#fff;outline:none}.settings label.check{grid-template-columns:22px 1fr}.settings label.check input{height:15px}.settings>.primary{margin-top:18px}.login,.loading{min-height:100vh;display:grid;place-content:center;text-align:center;justify-items:center;padding:20px}.login img{width:80px;border-radius:12px}.login h1{margin:14px 0 4px}.login p{max-width:360px;color:var(--muted);line-height:1.5}.login a{background:var(--petrol);color:#fff;text-decoration:none;padding:10px 20px;border-radius:4px;margin:12px}.login small{color:var(--muted)}@media(prefers-color-scheme:dark){:root{color:#e7eeee;background:#141919;--surface:#1b2222;--canvas:#141919;--line:#303b3c;--muted:#9aa5a6;--petrol-soft:#183234}.sidebar,.column,.agenda,.editor,.editor textarea,.markdown-preview,.collection,.calendar-view,.settings,.agenda-open{background:#192020}.search-field,.icon-button,.segments button,.settings input,.settings select{background:#1b2222}.entry-card{background:#202829;border-color:#354042}.card-copy p{color:#c1caca}}:root[data-theme=dark]{color:#e7eeee;background:#141919;--surface:#1b2222;--canvas:#141919;--line:#303b3c;--muted:#9aa5a6;--petrol-soft:#183234}:root[data-theme=dark] .sidebar,:root[data-theme=dark] .column,:root[data-theme=dark] .agenda,:root[data-theme=dark] .editor,:root[data-theme=dark] .editor textarea,:root[data-theme=dark] .markdown-preview,:root[data-theme=dark] .collection,:root[data-theme=dark] .calendar-view,:root[data-theme=dark] .settings,:root[data-theme=dark] .agenda-open{background:#192020}:root[data-theme=dark] .entry-card{background:#202829;border-color:#354042}:root[data-theme=light]{color:#202426;background:#f8f9f9;--surface:#fff;--canvas:#f7f8f8;--line:#dde1e1;--muted:#747b7d;--petrol-soft:#e7f2f2}@media(max-width:1050px){.app-shell{grid-template-columns:72px 1fr}.sidebar{width:72px;padding-inline:9px}.wordmark{margin-inline:9px}.wordmark{font-size:0}.sidebar nav button{justify-content:center;padding-inline:0}.sidebar nav span,.profile div,.profile button{display:none}.profile{display:flex;justify-content:center;padding:0}.workspace{grid-column:2;padding-left:14px}.editor{left:86px}.topbar{grid-template-columns:1fr 280px 44px 142px}.flow-layout{grid-template-columns:1fr 230px}}@media(max-width:720px){body{padding-bottom:64px}.app-shell{display:block}.sidebar{display:none}.workspace{padding:15px 12px 74px}.topbar{height:auto;grid-template-columns:1fr 44px 48px;gap:8px;align-items:center;margin-bottom:14px}.topbar h1{font-size:20px}.topbar p{font-size:11px}.search-field{grid-column:1/-1;grid-row:2;width:100%}.topbar .icon-button{grid-column:2;grid-row:1}.topbar .primary{grid-column:3;grid-row:1;width:44px;padding:0;font-size:0;gap:0}.flow-layout{display:block}.mobile-segments{display:flex;border:1px solid var(--line);border-radius:4px;margin-bottom:9px;background:var(--surface)}.mobile-segments button{flex:1;height:36px;border:0;border-right:1px solid var(--line);background:transparent;font-size:11px}.mobile-segments button:last-child{border:0}.mobile-segments button.active{background:var(--petrol-soft);color:var(--petrol);font-weight:650}.mobile-segments span{margin-left:5px;color:var(--muted)}.board{display:block;min-height:500px}.column{display:none;min-height:500px}.column.mobile-active{display:block}.agenda{margin-top:10px}.agenda section:nth-of-type(n+4){display:none}.editor{display:none;top:0;right:0;bottom:0;left:0;z-index:60;height:100vh}.editor.open{display:block;height:100vh;padding-top:env(safe-area-inset-top)}.editor>header{height:58px}.editor-tools button:nth-child(2),.editor-tools button:nth-child(3){display:none}.editor textarea,.markdown-preview{height:calc(100% - 90px);font-size:14px}.bottom-nav{position:fixed;display:flex;z-index:50;left:0;right:0;bottom:0;height:64px;padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--line)}.bottom-nav button{flex:1;border:0;background:transparent;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px}.bottom-nav button.active{color:var(--petrol)}.collection,.calendar-view,.settings{min-height:calc(100vh - 176px);padding:13px}.collection-grid{grid-template-columns:1fr}.collection>header{display:block}.collection input{width:100%;margin-bottom:12px}.week-grid{grid-template-columns:1fr;border-bottom:0}.week-grid>section{min-height:100px;border-right:0;border-bottom:1px solid var(--line)}.calendar-view>header{gap:8px}.calendar-view .primary{font-size:0;width:42px;padding:0}.settings label{grid-template-columns:1fr;margin-bottom:5px;gap:7px}.settings label.check{grid-template-columns:22px 1fr}.settings input,.settings select{width:100%}.toast{top:calc(9px + env(safe-area-inset-top));white-space:nowrap;max-width:90%;overflow:hidden;text-overflow:ellipsis}}@media(max-width:390px){.workspace{padding-inline:9px}.topbar{grid-template-columns:1fr 40px 40px}.topbar .primary,.topbar .icon-button{width:40px}.entry-card{padding-right:8px}}.editor-meta{height:38px;gap:9px;overflow:hidden}.editor-meta select,.editor-meta input{height:25px;border:1px solid var(--line);border-radius:3px;background:var(--surface);outline:0;padding:0 6px;font-size:10px}.editor-meta input{min-width:90px;max-width:160px}.editor textarea,.markdown-preview{height:calc(100% - 92px)}.attachment-button{display:grid;place-items:center;padding:6px;cursor:pointer}.attachment-button input{display:none}.editor-tools .active{color:var(--petrol)}.week-grid.mode-tag{grid-template-columns:1fr}.week-grid.mode-monat{grid-template-columns:repeat(7,1fr)}@media(max-width:720px){.editor-meta{height:66px;flex-wrap:wrap;padding-block:7px}.editor textarea,.markdown-preview{height:calc(100% - 124px)}.editor-tools label:nth-child(3){display:none}.week-grid.mode-monat{grid-template-columns:repeat(2,1fr)}}:root{--frame-width: 1400px;--sidebar-width: 196px;--ink: #171817;--muted: #747873;--surface: #fff;--canvas: #f1f1ef;--panel: #f7f7f5;--line: #d9dbd7;--line-strong: #c5c8c3;--petrol: #155e61;--petrol-soft: #e4efed;--radius: 7px;color:var(--ink);background:#e7e7e4}body{background:#e7e7e4;font-size:14px;letter-spacing:-.005em}button,input,textarea,select{letter-spacing:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #4f8282;outline-offset:2px;box-shadow:none}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0,1fr);width:min(100%,var(--frame-width));margin:0 auto;background:var(--canvas);border-inline:1px solid #d5d6d2;box-shadow:0 0 42px #1c1f1d12}.sidebar{position:sticky;inset:0 auto auto;width:auto;height:100vh;padding:22px 10px 14px;background:#f8f8f6;border-right-color:var(--line)}.wordmark{gap:8px;margin:0 9px 32px;font-size:16px;font-weight:740;letter-spacing:-.025em}.wordmark img{width:24px;height:24px;border-radius:5px}.sidebar nav{gap:2px}.sidebar nav button{min-height:37px;gap:11px;padding:8px 11px;border:1px solid transparent;border-radius:6px;color:#4e524f;font-size:12.5px;line-height:1}.sidebar nav button svg{width:17px;height:17px}.sidebar nav button:hover{background:#efefec;color:var(--ink)}.sidebar nav button.active{color:#183f40;background:#e4ecea;border-color:#d8e3e0;font-weight:660}.sidebar nav button.active:before{inset-block:7px;width:2px}.sidebar nav button i{left:9px;right:9px;bottom:-8px}.sidebar nav button:nth-child(6){margin-top:15px}.profile{grid-template-columns:31px 1fr 24px;gap:8px;padding:7px 8px;border-top:1px solid var(--line)}.profile>span{width:30px;height:30px;font-size:10px}.profile strong{font-size:11px;font-weight:650}.profile small{margin-top:2px;font-size:9.5px}.profile button{color:#686d69}.workspace{padding:20px 18px 184px 20px;overflow:hidden}.topbar{height:61px;grid-template-columns:minmax(205px,1fr) minmax(250px,330px) 36px 116px;gap:10px;align-items:start}.topbar h1{margin:0 0 4px;font-size:18px;line-height:1.15;font-weight:720;letter-spacing:-.025em}.topbar p{font-size:10.5px;letter-spacing:0}.search-field,.icon-button,.primary{height:35px}.search-field{gap:7px;padding:0 9px;background:#ffffffd6;border-color:var(--line)}.search-field svg{width:16px;height:16px;color:#616662}.search-field input{font-size:11px}.search-field kbd{padding:1px 4px;font-size:9px;background:#f5f5f3}.icon-button{width:36px;color:#3d423f}.icon-button svg{width:17px;height:17px}.primary{border-color:#202321;background:#202321;color:#fff;padding:0 12px;gap:7px;font-size:11.5px;font-weight:660;box-shadow:0 1px 1px #00000014}.primary:hover{background:#050605;border-color:#050605}.new-entry-button{justify-self:stretch}.flow-layout{grid-template-columns:minmax(0,1fr) 248px;gap:10px}.board{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:610px}.column{padding:8px;border-color:var(--line);border-radius:7px;background:#f6f6f4}.column>header{height:31px;grid-template-columns:auto 1fr 22px;gap:7px;padding:0 1px 2px}.column>header strong{font-size:12px;font-weight:720;letter-spacing:-.01em}.column>header span{padding:1px 5px;border-radius:4px;background:#e9eae7;font-size:9px;font-variant-numeric:tabular-nums}.column>header button{color:#666b67}.cards{gap:6px}.entry-card{grid-template-columns:16px minmax(0,1fr);min-height:82px;padding:9px 8px 8px 6px;border-color:#dcdfda;border-left:3px solid transparent;border-radius:6px;box-shadow:0 1px 2px #1a1f1c09;transition:border-color .12s ease,background-color .12s ease,transform .12s ease}.entry-card:hover{border-color:#b8bdb7;transform:translateY(-1px);box-shadow:0 3px 8px #1a1f1c0f}.entry-card.selected{border-color:#326f70;box-shadow:inset 0 0 0 1px #326f70,0 2px 7px #19515214}.entry-card.priority-low{background:#f4f7f3;border-left-color:#768d7b}.entry-card.priority-medium{background:#faf6ec;border-left-color:#b07c28}.entry-card.priority-high{background:#faf1ef;border-left-color:#a64a42}.drag{padding-top:0;color:#a3a7a2}.drag svg{width:15px;height:15px}.card-copy strong{margin-bottom:4px;font-size:11.5px;line-height:1.28;font-weight:690;letter-spacing:-.01em}.card-copy p{min-height:29px;margin:0 0 7px;color:#525753;font-size:10.5px;line-height:1.38}.card-copy footer{min-height:15px;align-items:center;justify-content:flex-start;gap:7px;color:#828681;font-size:9px}.card-copy footer time{margin-left:auto;font-variant-numeric:tabular-nums}.priority-badge{padding:1px 4px;border:1px solid currentColor;border-radius:3px;font-size:8px;line-height:1.25;opacity:.8}.priority-badge.low{color:#58715e}.priority-badge.medium{color:#8b601e}.priority-badge.high{color:#8f3d36}.priority{display:none}.agenda{border-color:var(--line);border-radius:7px;box-shadow:0 1px 2px #1a1f1c06}.agenda>header{height:42px;padding:0 11px;font-size:11.5px}.agenda section{padding:8px 10px}.agenda section>div{grid-template-columns:25px 45px 1fr;font-size:10px}.agenda section p{margin:7px 0 2px;font-size:9.5px;line-height:1.35}.agenda section p time{width:39px}.agenda section.today{background:#eaf2f0}.agenda-open{height:35px;font-size:10px;color:#555a56}.editor{left:max(216px,calc((100vw - var(--frame-width)) / 2 + 216px));right:max(278px,calc((100vw - var(--frame-width)) / 2 + 278px));height:174px;border-color:var(--line-strong);border-radius:7px 7px 0 0;box-shadow:0 -5px 24px #1d221f11}.editor>header{height:46px;padding:0 12px;gap:8px}.editor>header>input{font-size:12px}.editor-tools{gap:1px}.editor-tools button,.attachment-button{padding:5px;color:#5f6561}.editor-tools button:first-child{font-size:9.5px}.editor-tools svg{width:16px;height:16px}.editor-meta{height:34px;padding:0 12px;gap:7px}.editor-meta select,.editor-meta input{height:23px;font-size:9px;background:#fbfbfa}.editor textarea,.markdown-preview{height:calc(100% - 80px);padding:11px 13px;font-size:11px;line-height:1.55}.collection,.calendar-view,.settings{min-height:610px;border-radius:7px;border-color:var(--line)}@media(prefers-color-scheme:dark){:root{--ink: #eceeeb;--surface: #1d211f;--canvas: #151816;--panel: #1b1f1d;--line: #343a36;--line-strong: #454c47;--muted: #9da39e;--petrol-soft: #1d3534;color:var(--ink);background:#0e100f}body{background:#0e100f}.app-shell{background:var(--canvas);border-color:#292d2a;box-shadow:none}.sidebar,.column{background:#191d1b}.sidebar nav button:hover{background:#242926}.sidebar nav button.active{color:#dce9e6;background:#203331;border-color:#2a4441}.search-field,.icon-button,.agenda,.editor,.editor textarea,.markdown-preview,.collection,.calendar-view,.settings,.agenda-open{background:var(--surface)}.search-field kbd,.column>header span,.editor-meta select,.editor-meta input{background:#272c29}.entry-card{background:#202522;border-color:#343b36}.entry-card.priority-low{background:#202821;border-left-color:#748b79}.entry-card.priority-medium{background:#2a261d;border-left-color:#aa7a2d}.entry-card.priority-high{background:#2b211f;border-left-color:#a95249}.card-copy p{color:#c3c8c4}.primary{background:#f0f1ef;border-color:#f0f1ef;color:#171817}.primary:hover{background:#fff;border-color:#fff}}:root[data-theme=light]{--ink: #171817;--surface: #fff;--canvas: #f1f1ef;--panel: #f7f7f5;--line: #d9dbd7;--line-strong: #c5c8c3;--muted: #747873;--petrol-soft: #e4efed;color:var(--ink);background:#e7e7e4}:root[data-theme=dark]{--ink: #eceeeb;--surface: #1d211f;--canvas: #151816;--panel: #1b1f1d;--line: #343a36;--line-strong: #454c47;--muted: #9da39e;--petrol-soft: #1d3534;color:var(--ink);background:#0e100f}:root[data-theme=dark] body{background:#0e100f}:root[data-theme=dark] .app-shell{background:var(--canvas);border-color:#292d2a;box-shadow:none}:root[data-theme=dark] .sidebar,:root[data-theme=dark] .column{background:#191d1b}:root[data-theme=dark] .sidebar nav button:hover{background:#242926}:root[data-theme=dark] .sidebar nav button.active{color:#dce9e6;background:#203331;border-color:#2a4441}:root[data-theme=dark] .search-field,:root[data-theme=dark] .icon-button,:root[data-theme=dark] .agenda,:root[data-theme=dark] .editor,:root[data-theme=dark] .editor textarea,:root[data-theme=dark] .markdown-preview,:root[data-theme=dark] .collection,:root[data-theme=dark] .calendar-view,:root[data-theme=dark] .settings,:root[data-theme=dark] .agenda-open{background:var(--surface)}:root[data-theme=dark] .entry-card{background:#202522;border-color:#343b36}:root[data-theme=dark] .entry-card.priority-low{background:#202821;border-left-color:#748b79}:root[data-theme=dark] .entry-card.priority-medium{background:#2a261d;border-left-color:#aa7a2d}:root[data-theme=dark] .entry-card.priority-high{background:#2b211f;border-left-color:#a95249}:root[data-theme=dark] .card-copy p{color:#c3c8c4}:root[data-theme=dark] .primary{background:#f0f1ef;border-color:#f0f1ef;color:#171817}@media(max-width:1050px){:root{--sidebar-width: 68px}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0,1fr)}.sidebar{width:auto;padding-inline:8px}.workspace{padding-left:14px}.topbar{grid-template-columns:1fr minmax(220px,280px) 36px 108px}.flow-layout{grid-template-columns:minmax(0,1fr) 220px}.editor{left:82px;right:248px}}@media(max-width:720px){:root{--frame-width: 100%}.app-shell{display:block;width:100%;border:0;box-shadow:none}.workspace{padding:13px 10px 74px;overflow:visible}.topbar{height:auto;grid-template-columns:1fr 36px 38px;gap:7px;margin-bottom:11px}.topbar h1{font-size:17px}.topbar .icon-button{width:36px}.topbar .primary{width:38px;height:35px;padding:0}.topbar .primary svg{width:17px;height:17px}.mobile-segments{border-radius:6px}.mobile-segments button{height:34px;font-size:10.5px}.board,.column{min-height:0}.entry-card{min-height:88px}.card-copy strong{font-size:12px}.card-copy p{font-size:11px}.agenda{margin-top:8px}.collection,.calendar-view,.settings{min-height:calc(100dvh - 174px);padding:11px}.editor{top:0;right:0;bottom:0;left:0;border-radius:0}.editor>header{height:54px}.editor-meta{height:64px}.editor textarea,.markdown-preview{height:calc(100% - 118px);font-size:14px}.bottom-nav{height:61px}.bottom-nav button{font-size:8.5px}}.topbar{grid-template-columns:minmax(180px,1fr) minmax(340px,540px) minmax(100px,1fr)}.topbar .search-field{grid-column:2;justify-self:center;width:100%}.topbar .create-control{grid-column:3;justify-self:end}.new-entry-button{height:34px;min-width:82px;padding:0 13px}.column>header button{display:none}.entry-card{border-left:1px solid var(--line-strong)}.entry-card.priority-none{background:#fff}.entry-card.priority-low{background:#f7f8f6;border-color:#b8beb8}.entry-card.priority-medium{background:#f4f1e9;border-color:#b6aa8d}.entry-card.priority-high{background:#f6ecea;border-color:#b8918b}.entry-card .due-label{color:#545a55}.entry-card .due-label svg{flex:0 0 auto}.entry-card.completed{opacity:.65}.agenda-item{display:grid;grid-template-columns:34px 1fr;width:100%;padding:4px 10px;border:0;background:transparent;color:inherit;font-size:9px;text-align:left}.agenda-item:hover{background:#0000000b}.mobile-calendar-dock{display:none}.editor.editor-modal{height:min(72vh,680px)}.editor.editor-modal .editor-meta{height:42px;gap:8px}.editor-meta .entry-status{display:inline-flex;align-items:center;gap:5px;min-width:96px;color:#4d534e;font-size:10px;font-weight:650}.editor-meta>input[aria-label=Tags]{width:180px}.due-toolbar{display:flex;align-items:center;gap:8px;min-height:43px;padding:6px 14px;border-bottom:1px solid var(--line);background:#f7f7f4}.due-toolbar>span{color:#525752;font-size:10px;font-weight:700}.due-presets{display:flex;overflow:hidden;border:1px solid var(--line-strong);border-radius:5px}.due-presets button{height:27px;padding:0 9px;border:0;border-right:1px solid var(--line-strong);background:var(--surface);color:#4e544f;font-size:9.5px}.due-presets button:last-child{border-right:0}.due-presets button.active{background:#1c1e1c;color:#fff}.due-toolbar input,.due-toolbar select{height:29px;border:1px solid var(--line-strong);border-radius:5px;background:var(--surface);color:inherit;font-size:10px}.due-toolbar input{width:132px;padding:0 7px}.due-toolbar select{margin-left:auto;padding:0 7px}.editor.editor-modal textarea,.editor.editor-modal .markdown-preview{height:calc(100% - 139px)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--background:#090b0a;--surface:#161917;--line:#393e3a;--line-strong:#505650;--text:#f5f6f3;--muted:#b6bcb7;color-scheme:dark}:root:not([data-theme=light]) body,:root:not([data-theme=light]) .workspace{background:#090b0a;color:#f5f6f3}:root:not([data-theme=light]) .sidebar,:root:not([data-theme=light]) .column,:root:not([data-theme=light]) .agenda,:root:not([data-theme=light]) .collection,:root:not([data-theme=light]) .settings,:root:not([data-theme=light]) .calendar-view,:root:not([data-theme=light]) .editor{background:#161917;border-color:#3e443f}:root:not([data-theme=light]) .entry-card.priority-none{background:#1b1f1c}:root:not([data-theme=light]) .entry-card.priority-low{background:#1e2420;border-color:#46524a}:root:not([data-theme=light]) .entry-card.priority-medium{background:#29261e;border-color:#625a45}:root:not([data-theme=light]) .entry-card.priority-high{background:#2b201f;border-color:#6a4844}:root:not([data-theme=light]) .entry-card .due-label,:root:not([data-theme=light]) .editor-meta .entry-status{color:#c5cbc6}:root:not([data-theme=light]) .due-toolbar{background:#111412;border-color:#393e3a}:root:not([data-theme=light]) .due-presets button,:root:not([data-theme=light]) .due-toolbar input,:root:not([data-theme=light]) .due-toolbar select{background:#1a1e1b;color:#f3f4f1;border-color:#505650}:root:not([data-theme=light]) .due-presets button.active{background:#f3f4f1;color:#101210}}:root[data-theme=dark]{--background:#090b0a;--surface:#161917;--line:#393e3a;--line-strong:#505650;--text:#f5f6f3;--muted:#b6bcb7;color-scheme:dark}:root[data-theme=dark] body,:root[data-theme=dark] .workspace{background:#090b0a;color:#f5f6f3}:root[data-theme=dark] .sidebar,:root[data-theme=dark] .column,:root[data-theme=dark] .agenda,:root[data-theme=dark] .collection,:root[data-theme=dark] .settings,:root[data-theme=dark] .calendar-view,:root[data-theme=dark] .editor{background:#161917;border-color:#3e443f}:root[data-theme=dark] .entry-card.priority-low{background:#1e2420;border-color:#46524a}:root[data-theme=dark] .entry-card.priority-medium{background:#29261e;border-color:#625a45}:root[data-theme=dark] .entry-card.priority-high{background:#2b201f;border-color:#6a4844}:root[data-theme=dark] .due-toolbar{background:#111412}:root[data-theme=dark] .due-presets button,:root[data-theme=dark] .due-toolbar input,:root[data-theme=dark] .due-toolbar select{background:#1a1e1b;color:#f3f4f1;border-color:#505650}:root[data-theme=dark] .due-presets button.active{background:#f3f4f1;color:#101210}@media(max-width:720px){body{padding-bottom:calc(116px + env(safe-area-inset-bottom))}.workspace{padding-bottom:calc(132px + env(safe-area-inset-bottom))}.topbar{grid-template-columns:1fr 42px;gap:10px}.topbar .create-control{grid-column:2;grid-row:1}.topbar .create-control{width:42px}.topbar .create-control .new-entry-button{width:42px;min-width:42px;max-width:42px;height:42px;padding:0;border-radius:50%}.topbar .new-entry-button span{display:none}.topbar .search-field{grid-column:1 / -1;grid-row:2;width:100%}.column.mobile-active{min-height:104px}.flow-layout>.agenda{display:none}.mobile-calendar-dock{position:fixed;z-index:49;left:0;right:0;bottom:calc(72px + env(safe-area-inset-bottom));display:block;border-top:1px solid #aeb3ae;background:var(--surface);box-shadow:0 -4px 18px #0000001a}.mobile-calendar-toggle{display:grid;grid-template-columns:24px 1fr 20px;align-items:center;gap:8px;width:100%;min-height:48px;padding:6px 16px;border:0;background:var(--surface);color:var(--text);text-align:left}.mobile-calendar-toggle>span{min-width:0}.mobile-calendar-toggle strong,.mobile-calendar-toggle small{display:block}.mobile-calendar-toggle strong{font-size:11px}.mobile-calendar-toggle small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mobile-calendar-panel{position:absolute;left:0;right:0;bottom:100%;max-height:45vh;overflow:auto;padding:10px 14px;border-top:1px solid var(--line-strong);background:var(--surface);box-shadow:0 -12px 28px #00000029}.mobile-calendar-panel header{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.mobile-calendar-panel header strong{font-size:12px}.mobile-calendar-panel header button{border:0;background:transparent;color:inherit;font-size:9px;text-decoration:underline}.mobile-calendar-panel>button{display:grid;grid-template-columns:95px 1fr;width:100%;padding:8px 2px;border:0;border-top:1px solid var(--line);background:transparent;color:inherit;text-align:left}.mobile-calendar-panel>button span{color:var(--muted);font-size:9px}.mobile-calendar-panel>button strong{font-size:10px}.bottom-nav{height:calc(72px + env(safe-area-inset-bottom));padding:9px 0 calc(8px + env(safe-area-inset-bottom));background:var(--surface)}.editor.editor-modal .editor-meta{height:auto;min-height:74px;padding:7px 11px;flex-wrap:wrap}.editor-meta>input[aria-label=Tags]{width:150px}.editor-meta .dirty-state{display:none}.due-toolbar{align-content:flex-start;flex-wrap:wrap;min-height:96px;padding:8px 11px}.due-toolbar>span{width:100%}.due-presets{max-width:100%;overflow-x:auto}.due-presets button{padding:0 8px;white-space:nowrap}.due-toolbar select{margin-left:0}.editor.editor-modal textarea,.editor.editor-modal .markdown-preview{height:calc(100% - 228px);min-height:180px}}.board-area{position:relative;min-width:0;min-height:0}.column>header{flex:0 0 32px}.column .cards{min-height:0;padding-bottom:46px;overflow-y:auto;scrollbar-width:thin}.column-empty{margin:9px 5px;color:var(--muted);font-size:10px;line-height:1.45}.completed-drawer{position:absolute;right:8px;bottom:8px;left:8px;z-index:4;overflow:hidden;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);box-shadow:0 4px 18px #00000014}.completed-toggle{display:grid;grid-template-columns:18px auto 1fr 18px;align-items:center;gap:7px;width:100%;height:36px;padding:0 10px;border:0;background:var(--surface);color:inherit;text-align:left;font-size:10.5px}.completed-toggle b{color:var(--muted);font-size:9px;font-weight:600}.completed-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-height:220px;padding:8px;overflow-y:auto;border-top:1px solid var(--line);background:var(--panel)}.completed-list>p{margin:5px;color:var(--muted);font-size:10px}.card-complete{position:absolute;top:8px;right:8px;display:grid;width:18px;height:18px;padding:0;place-items:center;border:1px solid #9da29d;border-radius:4px;background:transparent;color:#222}.card-complete:hover{border-color:#111;background:#0000000d}.card-favorite{right:34px}.entry-card.completed .card-complete{background:#222;color:#fff}.editor-meta .meta-label{color:var(--muted);font-size:9px;font-weight:700}.editor-meta .due-presets{flex:0 0 auto}.editor-meta .due-presets button{height:27px;padding-inline:8px}.editor.editor-modal.kind-note .editor-meta{height:50px;min-height:50px}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .completed-drawer,:root:not([data-theme=light]) .completed-toggle{background:#151815;color:#f7f8f5}:root:not([data-theme=light]) .completed-list{background:#111412}:root:not([data-theme=light]) .card-complete{border-color:#8e958f;color:#fff}:root:not([data-theme=light]) .entry-card.completed .card-complete{background:#f4f5f2;color:#111}}:root[data-theme=dark] .completed-drawer,:root[data-theme=dark] .completed-toggle{background:#151815;color:#f7f8f5}:root[data-theme=dark] .completed-list{background:#111412}:root[data-theme=dark] .card-complete{border-color:#8e958f;color:#fff}:root[data-theme=dark] .entry-card.completed .card-complete{background:#f4f5f2;color:#111}@media(max-width:720px){.flow-layout{height:auto;min-height:0}.board-area{min-height:220px}.board{height:auto}.column.mobile-active{min-height:220px;max-height:calc(100dvh - 330px)}.column .cards{padding-bottom:8px}.completed-drawer{position:static;margin-top:8px;box-shadow:none}.completed-list{grid-template-columns:1fr;max-height:210px}.editor.editor-modal .editor-meta{display:flex;height:auto;min-height:92px;padding:8px 10px;overflow-x:auto;flex-wrap:wrap;align-content:center;white-space:normal}.editor.editor-modal.kind-note .editor-meta{min-height:58px}.editor-meta .dirty-state{display:none}.editor-meta .tag-input{flex-basis:120px}.editor.editor-modal.kind-task textarea,.editor.editor-modal.kind-task .markdown-preview{height:calc(100% - 182px)}.editor.editor-modal.kind-note textarea,.editor.editor-modal.kind-note .markdown-preview{height:calc(100% - 116px)}}:root{--petrol: #202220;--petrol-soft: #e9e9e6}body.modal-open{overflow:hidden}.pull-indicator{position:fixed;top:max(8px,env(safe-area-inset-top));left:50%;z-index:130;display:none;align-items:center;gap:7px;min-height:30px;padding:0 11px;border:1px solid #303230;border-radius:16px;background:#171817;color:#fff;font-size:10px;box-shadow:0 5px 20px #0000002e;pointer-events:none;transition:opacity .12s ease,transform .12s ease}.pull-indicator.refreshing svg{animation:pull-spin .7s linear infinite}@keyframes pull-spin{to{transform:rotate(360deg)}}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:1px solid #171817;outline-offset:1px}.workspace{padding-bottom:20px}.sidebar nav button.active{color:#111;background:#e7e7e4;border-color:#d7d8d4}.sidebar nav button.active:before{display:none}.sidebar nav button.active svg{color:#111}.profile>span{background:#222}.toast{background:#171817}.search-field:focus-within{border-color:#242624;box-shadow:none}.search-field input:focus-visible,.editor input:focus-visible,.editor textarea:focus-visible,.editor select:focus-visible{outline:0}.entry-card{grid-template-columns:16px minmax(0,1fr);padding-right:28px;border:1px solid #dcdfda}.entry-card.selected{border-color:#dcdfda;box-shadow:0 1px 2px #1a1f1c09}.entry-card.priority-none{background:var(--surface)}.entry-card.priority-low{background:#f2f4f1;border-color:#dce0db}.entry-card.priority-medium{background:#f7f2e8;border-color:#e4d9c5}.entry-card.priority-high{background:#f8eeee;border-color:#e7d0ce}.entry-card:hover{border-color:#8d918d;box-shadow:0 3px 9px #14161412}.card-favorite{position:absolute;top:9px;right:9px;color:#222}.priority-badge.low{color:#58665b}.priority-badge.medium{color:#7e5d26}.priority-badge.high{color:#80433f}.agenda section.today{border-left-color:#2b2d2b;background:#efefec}.agenda section.today>div{color:#222}.collection,.calendar-view,.settings{width:100%;max-width:none}.settings{padding:18px 22px}.settings label{width:100%}.editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#14151445;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;border:0;padding:0;cursor:default}.editor.editor-modal{position:fixed;inset:auto;left:50%;top:50%;width:min(920px,calc(100vw - 56px));height:min(68vh,640px);min-height:420px;overflow:hidden;background:var(--surface);border:1px solid #aeb1ad;border-radius:9px;box-shadow:0 24px 80px #0000003d,0 3px 12px #0000001a;transition:none;pointer-events:auto;transform:translate(-50%,-50%);z-index:100}.editor.editor-modal>header{height:54px;padding:0 14px;border-bottom-color:var(--line)}.brand-mark,.login-mark{display:grid;place-items:center;flex:0 0 auto;border:1px solid #1d1f1d;border-radius:6px;background:#1d1f1d;color:#fff}.brand-mark{width:25px;height:25px}.login-mark{width:78px;height:78px;border-radius:14px}.create-control{position:relative}.create-menu{position:absolute;z-index:70;top:42px;right:0;width:230px;padding:5px;border:1px solid var(--line-strong);border-radius:7px;background:var(--surface);box-shadow:0 13px 34px #00000029}.create-menu button{display:grid;grid-template-columns:24px 1fr;gap:8px;width:100%;padding:9px;border:0;border-radius:5px;background:transparent;text-align:left}.create-menu button:hover{background:#efefec}.create-menu strong,.create-menu small{display:block}.create-menu strong{margin-bottom:2px;font-size:11px}.create-menu small{color:var(--muted);font-size:9.5px}.entry-card.kind-note{background:var(--surface)}.entry-card.kind-note .drag{color:#b0b3af}.kind-segments{display:flex;height:25px;border:1px solid var(--line-strong);border-radius:4px;overflow:hidden}.kind-segments button{display:flex;align-items:center;gap:4px;padding:0 7px;border:0;border-right:1px solid var(--line-strong);background:transparent;color:var(--muted);font-size:9px}.kind-segments button:last-child{border-right:0}.kind-segments button.active{background:#1d1f1d;color:#fff}.editor-meta .due-input{width:154px}.editor-meta .dirty-state{margin-left:auto;white-space:nowrap}.editor-confirm{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;padding:24px;background:#f5f5f2db;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.editor-confirm>div{width:min(380px,100%);padding:20px;border:1px solid #bfc2bd;border-radius:8px;background:var(--surface);box-shadow:0 16px 46px #0000002e}.editor-confirm strong{font-size:14px}.editor-confirm p{margin:8px 0 18px;color:var(--muted);font-size:11px;line-height:1.5}.editor-confirm footer{display:flex;justify-content:flex-end;gap:7px}.editor-confirm footer button{height:32px;padding:0 11px;border:1px solid var(--line-strong);border-radius:5px;background:var(--surface);font-size:10px}.editor-confirm footer .danger{border-color:#1d1f1d;background:#1d1f1d;color:#fff}.editor-tools button:disabled{opacity:.35;cursor:not-allowed}.editor.editor-modal>header>input{height:34px;font-size:14px;font-weight:700}.editor-tools{align-items:center;gap:2px}.editor-tools button,.attachment-button{min-width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:5px;background:transparent;color:#4f534f}.editor-tools button:hover,.attachment-button:hover{background:#efefec;color:#111}.editor-tools .active{color:#111}.editor-tools .discard-button{margin-left:3px}.editor-tools .save-button{width:auto;min-width:82px;padding:0 12px;border-color:#1d1f1d;background:#1d1f1d;color:#fff;font-size:10.5px;font-weight:680}.editor-tools .save-button:hover{background:#000;color:#fff}.editor-tools .save-button:disabled{opacity:.58;cursor:wait}.editor.editor-modal .editor-meta{height:38px;padding:0 14px;border-bottom:1px solid var(--line)}.editor.editor-modal .editor-meta select,.editor.editor-modal .editor-meta input{height:25px;background:#fafaf8}.editor.editor-modal textarea,.editor.editor-modal .markdown-preview{height:calc(100% - 92px);padding:18px 20px;background:var(--surface);font-size:13px;line-height:1.6}@media(prefers-color-scheme:dark){.sidebar nav button.active{color:#fff;background:#2b2e2b;border-color:#3a3e3a}.entry-card.priority-none{background:#202522}.entry-card.priority-low{background:#222824;border-color:#354039}.entry-card.priority-medium{background:#2b271f;border-color:#4a4030}.entry-card.priority-high{background:#2d2221;border-color:#503633}.agenda section.today{background:#272b28}.agenda section.today>div{color:#f1f2ef}.editor-tools button:hover,.attachment-button:hover{background:#2b302c;color:#fff}.editor.editor-modal .editor-meta select,.editor.editor-modal .editor-meta input{background:#252a27}}:root[data-theme=dark] .sidebar nav button.active{color:#fff;background:#2b2e2b;border-color:#3a3e3a}:root[data-theme=dark] .entry-card.priority-none{background:#202522}:root[data-theme=dark] .entry-card.priority-low{background:#222824;border-color:#354039}:root[data-theme=dark] .entry-card.priority-medium{background:#2b271f;border-color:#4a4030}:root[data-theme=dark] .entry-card.priority-high{background:#2d2221;border-color:#503633}:root[data-theme=dark] .agenda section.today{background:#272b28}:root[data-theme=dark] .agenda section.today>div{color:#f1f2ef}:root[data-theme=dark] .editor-tools button:hover,:root[data-theme=dark] .attachment-button:hover{background:#2b302c;color:#fff}:root[data-theme=dark] .editor.editor-modal .editor-meta select,:root[data-theme=dark] .editor.editor-modal .editor-meta input{background:#252a27}@media(max-width:720px){body{padding-bottom:72px}.workspace{padding-bottom:82px}.pull-indicator{display:flex}.topbar{grid-template-columns:1fr 38px 38px}.topbar .icon-button,.topbar .primary{width:38px;height:38px;border-radius:50%}.topbar .icon-button{border-color:#aeb1ad;background:#fff;color:#111}.topbar .primary{border-color:#171817;background:#171817;color:#fff}.topbar .primary:hover{border-color:#000;background:#000}.create-control{grid-column:3;grid-row:1}.create-menu{top:46px;right:0;width:min(230px,calc(100vw - 24px))}.search-field,.mobile-segments{border-color:#c7cac5}.mobile-segments button.active{background:#171817;color:#fff}.mobile-segments button.active span{color:#d5d7d3}.column.mobile-active{min-height:92px}.agenda{margin-top:9px}.bottom-nav{height:calc(72px + env(safe-area-inset-bottom));padding:8px 0 calc(7px + env(safe-area-inset-bottom));border-top-color:#c6c8c4;box-shadow:0 -3px 14px #0000000e}.bottom-nav button{justify-content:flex-start;gap:4px;padding-top:2px;color:#666b67;font-size:9px}.bottom-nav button svg{width:20px;height:20px}.bottom-nav button.active{color:#111;font-weight:680}.editor-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000002e}.editor.editor-modal{display:block;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;min-height:0;border:0;border-radius:0;transform:none!important}.editor.editor-modal:not(.topmost){opacity:0;pointer-events:none}.editor.editor-modal>header{height:58px;padding-inline:11px}.editor.editor-modal>header>input{font-size:13px}.editor-tools button:first-child,.editor-tools .attachment-button{display:none}.editor-tools button[aria-label=Favorit],.editor-tools button[aria-label=Archivieren],.editor-tools button[aria-label=Abbrechen]{display:inline-grid}.editor-tools .save-button{min-width:76px}.editor.editor-modal .editor-meta{height:72px;padding-block:7px;flex-wrap:wrap}.editor.editor-modal textarea,.editor.editor-modal .markdown-preview{height:calc(100% - 130px);font-size:14px}.editor.editor-modal.kind-task .editor-meta{height:106px;overflow:visible;align-content:center}.editor.editor-modal.kind-task textarea,.editor.editor-modal.kind-task .markdown-preview{height:calc(100% - 164px)}.editor-meta .due-input{width:154px}.editor-meta .dirty-state{display:none}}:root[data-theme=dark]{--text:#f7f8f5;--muted:#c0c6c1;--surface:#151815;--canvas:#080a09;--line:#3d433e;--line-strong:#555c56;color:#f7f8f5}:root[data-theme=dark] body,:root[data-theme=dark] .workspace{background:#080a09;color:#f7f8f5}:root[data-theme=dark] .sidebar,:root[data-theme=dark] .column,:root[data-theme=dark] .agenda,:root[data-theme=dark] .mobile-calendar-dock,:root[data-theme=dark] .mobile-calendar-toggle,:root[data-theme=dark] .bottom-nav,:root[data-theme=dark] .editor{background:#151815;border-color:#424842;color:#f7f8f5}:root[data-theme=dark] .entry-card{color:#f7f8f5;border-color:#454c46}:root[data-theme=dark] .entry-card.priority-none{background:#1b1f1c}:root[data-theme=dark] .entry-card.priority-low{background:#1d241f;border-color:#4b5a50}:root[data-theme=dark] .entry-card.priority-medium{background:#29261d;border-color:#6b6047}:root[data-theme=dark] .entry-card.priority-high{background:#2b201f;border-color:#704b46}:root[data-theme=dark] .card-copy p{color:#e0e4e0}:root[data-theme=dark] .entry-card .due-label,:root[data-theme=dark] .bottom-nav button,:root[data-theme=dark] .mobile-calendar-toggle small{color:#bfc5c0}:root[data-theme=dark] .bottom-nav button.active{color:#fff}:root[data-theme=dark] .search-field{background:#151815;border-color:#555c56}:root[data-theme=dark] .search-field input{color:#f7f8f5}:root[data-theme=dark] .priority-badge.low{color:#b9d4bf;border-color:#607566}:root[data-theme=dark] .priority-badge.medium{color:#ead29c;border-color:#806d46}:root[data-theme=dark] .priority-badge.high{color:#f0b2aa;border-color:#8a554f}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--text:#f7f8f5;--muted:#c0c6c1;--surface:#151815;--canvas:#080a09;--line:#3d433e;--line-strong:#555c56;color:#f7f8f5}:root:not([data-theme=light]) body,:root:not([data-theme=light]) .workspace{background:#080a09;color:#f7f8f5}:root:not([data-theme=light]) .entry-card{color:#f7f8f5;border-color:#454c46}:root:not([data-theme=light]) .card-copy p{color:#e0e4e0}:root:not([data-theme=light]) .entry-card .due-label,:root:not([data-theme=light]) .bottom-nav button,:root:not([data-theme=light]) .mobile-calendar-toggle small{color:#bfc5c0}:root:not([data-theme=light]) .bottom-nav button.active{color:#fff}:root:not([data-theme=light]) .priority-badge.low{color:#b9d4bf;border-color:#607566}:root:not([data-theme=light]) .priority-badge.medium{color:#ead29c;border-color:#806d46}:root:not([data-theme=light]) .priority-badge.high{color:#f0b2aa;border-color:#8a554f}}@media(max-width:720px){body{padding-bottom:calc(116px + env(safe-area-inset-bottom))}.workspace{padding-bottom:calc(132px + env(safe-area-inset-bottom))}.topbar{grid-template-columns:1fr 42px}.topbar .create-control{grid-column:2;grid-row:1;width:42px}.topbar .create-control .new-entry-button{width:42px;min-width:42px;max-width:42px;height:42px;padding:0;border-radius:50%}.topbar .new-entry-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.topbar .search-field{grid-column:1/-1;grid-row:2}.flow-layout>.agenda{display:none}.column.mobile-active{min-height:104px}.mobile-calendar-dock{bottom:calc(72px + env(safe-area-inset-bottom))}.bottom-nav{height:calc(72px + env(safe-area-inset-bottom));padding:9px 0 calc(8px + env(safe-area-inset-bottom))}.editor.editor-modal .editor-meta{height:auto;min-height:74px}.due-toolbar{min-height:96px}.editor.editor-modal textarea,.editor.editor-modal .markdown-preview{height:calc(100% - 228px)}}.wordmark{justify-content:center;width:calc(100% - 18px);color:inherit;text-decoration:none}.flow-layout{height:calc(100dvh - 101px);min-height:560px}.board{height:100%;min-height:0}.column{display:flex;min-height:0;flex-direction:column}.column .cards{min-height:0;padding-bottom:46px;overflow-y:auto}.editor-tools .discard-button{margin-left:10px;padding-left:10px;border-left:1px solid var(--line);border-radius:0}.editor.editor-modal .editor-meta{height:50px;min-height:50px;gap:7px;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.editor-meta .due-input{flex:0 0 128px;width:128px}.editor-meta .tag-input{min-width:82px;max-width:none;flex:1 1 120px}.editor.editor-modal textarea,.editor.editor-modal .markdown-preview{height:calc(100% - 104px)}@media(max-width:720px){.flow-layout{height:auto;min-height:0}.board{height:auto}.board .column{display:none}.board .column.mobile-active{display:flex;min-height:220px;max-height:calc(100dvh - 330px)}.column .cards{padding-bottom:8px}.editor.editor-modal .editor-meta{height:auto;min-height:92px;padding:8px 10px;overflow-x:auto;flex-wrap:wrap;align-content:center;white-space:normal}.editor.editor-modal.kind-note .editor-meta{min-height:58px}.editor.editor-modal.kind-task textarea,.editor.editor-modal.kind-task .markdown-preview{height:calc(100% - 182px)}.editor.editor-modal.kind-note textarea,.editor.editor-modal.kind-note .markdown-preview{height:calc(100% - 116px)}}.editor-tools .discard-button{width:auto;min-width:auto;margin-left:12px;padding:0 7px;border:0;border-radius:5px;color:var(--muted);font-size:10.5px}.editor-tools .discard-button svg{display:none}.editor-tools .discard-button span{display:inline}.editor-tools .save-button{margin-left:10px}.due-date-control{display:flex;flex:0 0 auto;align-items:center;gap:4px}.due-date-control .due-input{flex:0 0 128px;width:128px}.due-clear{display:grid;width:27px;min-width:27px;height:27px;padding:0;place-items:center;border:1px solid var(--line-strong);border-radius:5px;background:var(--surface);color:var(--muted)}.due-clear:hover{color:var(--text);border-color:var(--text)}.editor-meta .tag-input{order:0}.editor-meta .meta-label{order:1}.editor-meta .due-presets{order:2}.editor-meta .due-date-control{order:3}.editor-meta select{order:4}.editor-meta .dirty-state{order:5}@media(max-width:720px){body{padding-bottom:calc(126px + env(safe-area-inset-bottom))}.workspace{padding:18px 14px calc(142px + env(safe-area-inset-bottom))}.topbar{row-gap:13px;margin-bottom:16px}.topbar h1{font-size:22px;line-height:1.15}.topbar p{margin-top:5px;font-size:12.5px;line-height:1.35;color:var(--muted)}.search-field{height:44px;padding-inline:12px;border-width:1px;border-radius:7px}.search-field input{font-size:13.5px}.mobile-segments{width:100%;margin-bottom:12px;overflow:hidden;border:1px solid var(--line-strong);border-radius:8px}.mobile-segments button{height:42px;font-size:12.5px}.mobile-segments span{font-size:11.5px}.board .column.mobile-active{min-height:220px;overflow:hidden;border:1px solid var(--line-strong);border-radius:8px}.column>header{min-height:45px;padding:0 4px}.column>header strong{font-size:15px}.column>header span{font-size:11px}.column .cards{gap:9px;padding:2px 2px 10px}.entry-card{padding:12px 11px 10px;border-radius:7px}.card-copy strong{padding-right:34px;font-size:14px;line-height:1.3}.card-copy p{margin-bottom:12px;font-size:12.5px;line-height:1.48}.entry-card .due-label,.priority-badge{font-size:10.5px}.card-complete{width:22px;height:22px}.column-empty{font-size:12px}.completed-drawer{overflow:hidden;border-radius:8px}.completed-toggle{height:44px;font-size:12.5px}.completed-toggle b{font-size:11px}.mobile-calendar-toggle{min-height:58px;padding-inline:16px}.mobile-calendar-toggle strong{font-size:13px}.mobile-calendar-toggle small{font-size:11px}.mobile-calendar-dock{bottom:calc(82px + env(safe-area-inset-bottom))}.bottom-nav{height:calc(82px + env(safe-area-inset-bottom));padding:14px 0 calc(8px + env(safe-area-inset-bottom))}.bottom-nav button{gap:5px;padding-top:0;font-size:10.5px}.bottom-nav button svg{width:23px;height:23px}.editor-tools .discard-button{width:36px;min-width:36px;margin-left:8px;padding:0}.editor-tools .discard-button svg{display:block}.editor-tools .discard-button span{display:none}.editor-tools .save-button{min-width:76px;margin-left:10px}.editor.editor-modal .editor-meta{min-height:112px;gap:7px;padding:9px 11px;overflow:visible}.editor-meta .tag-input{flex:1 1 100%}.editor-meta .meta-label{font-size:10px}.editor-meta .due-presets button{height:30px;padding-inline:9px;font-size:10px}.due-date-control .due-input{width:137px;flex-basis:137px;height:30px}.due-clear{width:30px;min-width:30px;height:30px}.editor.editor-modal textarea,.editor.editor-modal .markdown-preview,.editor.editor-modal.kind-note textarea,.editor.editor-modal.kind-note .markdown-preview,.editor.editor-modal.kind-task textarea,.editor.editor-modal.kind-task .markdown-preview{height:calc(100% - 170px)}}:root[data-theme=dark] .mobile-segments,:root[data-theme=dark] .board .column.mobile-active,:root[data-theme=dark] .completed-drawer{border-color:#626a63}:root[data-theme=dark] .mobile-segments button{color:#eef1ed}:root[data-theme=dark] .mobile-segments button:not(.active) span{color:#c7cdc8}:root[data-theme=dark] .column>header span{color:#e1e5e1;background:#2b302c}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .mobile-segments,:root:not([data-theme=light]) .board .column.mobile-active,:root:not([data-theme=light]) .completed-drawer{border-color:#626a63}:root:not([data-theme=light]) .mobile-segments button{color:#eef1ed}:root:not([data-theme=light]) .mobile-segments button:not(.active) span{color:#c7cdc8}:root:not([data-theme=light]) .column>header span{color:#e1e5e1;background:#2b302c}}
