.header[data-v-516df066]{z-index:50;height:var(--header-h);background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0}.header__inner[data-v-516df066]{align-items:center;gap:1rem;height:100%;display:flex}.brand[data-v-516df066]{align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;display:flex}.brand__logo[data-v-516df066]{background:var(--primary);color:#fff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:.9rem;display:grid}.nav[data-v-516df066]{gap:.25rem;margin-left:auto;display:flex}.nav__link[data-v-516df066]{border-radius:var(--radius);color:var(--text-muted);padding:.45rem .8rem;font-size:.92rem;font-weight:600;transition:background-color .15s,color .15s}.nav__link[data-v-516df066]:hover{background:var(--surface-2);color:var(--text)}.nav__link--active[data-v-516df066]{background:var(--primary-soft);color:var(--primary)}.theme-toggle[data-v-516df066]{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);place-items:center;width:38px;height:38px;font-size:1rem;display:grid}.theme-toggle[data-v-516df066]:hover{background:var(--surface-hover)}@media (width<=560px){.nav__link[data-v-516df066]{padding:.4rem .55rem;font-size:.85rem}.brand__name[data-v-516df066]{display:none}}.footer[data-v-e8f58b0e]{border-top:1px solid var(--border);background:var(--surface);margin-top:auto;padding:1.25rem 0}.footer__inner[data-v-e8f58b0e]{color:var(--text-muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.footer__link[data-v-e8f58b0e]{font-weight:600}.footer__link[data-v-e8f58b0e]:hover{color:var(--primary)}.app[data-v-959c50b3]{flex-direction:column;min-height:100%;display:flex}.app__main[data-v-959c50b3]{flex:1;padding-top:1.75rem;padding-bottom:2.5rem}.fade-enter-active,.fade-leave-active{transition:opacity .18s,transform .18s}.fade-enter-from{opacity:0;transform:translateY(8px)}.fade-leave-to{opacity:0}*,:before,:after{box-sizing:border-box}*{margin:0}html,body,#app{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.55;transition:background-color .2s,color .2s}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}ul,ol{padding:0;list-style:none}:root{--bg:#f4f5f7;--surface:#fff;--surface-2:#f0f1f4;--surface-hover:#e9ebef;--text:#1a1d23;--text-muted:#6b7280;--border:#e2e5ea;--border-strong:#cbd1d9;--primary:#4f46e5;--primary-hover:#4338ca;--primary-soft:#eef2ff;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--status-todo:#64748b;--status-todo-soft:#f1f5f9;--status-progress:#2563eb;--status-progress-soft:#eff6ff;--status-done:#16a34a;--status-done-soft:#f0fdf4;--prio-low:#64748b;--prio-low-soft:#f1f5f9;--prio-medium:#d97706;--prio-medium-soft:#fffbeb;--prio-high:#dc2626;--prio-high-soft:#fef2f2;--radius-sm:6px;--radius:10px;--radius-lg:16px;--shadow-sm:0 1px 2px #1118270f;--shadow:0 4px 12px #11182714;--shadow-lg:0 12px 32px #11182724;--header-h:60px;--max-w:1080px}[data-theme=dark]{--bg:#0f1115;--surface:#181b22;--surface-2:#1f232c;--surface-hover:#262b36;--text:#e6e8ec;--text-muted:#9aa1ad;--border:#2a2f3a;--border-strong:#3a414f;--primary:#6366f1;--primary-hover:#818cf8;--primary-soft:#1e2433;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--status-todo:#94a3b8;--status-todo-soft:#1e2530;--status-progress:#60a5fa;--status-progress-soft:#16223a;--status-done:#4ade80;--status-done-soft:#10251a;--prio-low:#94a3b8;--prio-low-soft:#1e2530;--prio-medium:#fbbf24;--prio-medium-soft:#2a2110;--prio-high:#f87171;--prio-high-soft:#2c1517;--shadow-sm:0 1px 2px #0006;--shadow:0 4px 12px #00000073;--shadow-lg:0 12px 32px #0009}.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 1.25rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:8px}::-webkit-scrollbar-track{background:0 0}
