:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f8fb;--bg-band:#e6f0ff;--panel:#fff;--panel-2:#f1f5f9;--border:#d7deea;--text:#172033;--muted:#65758b;--accent:#2563eb;--accent-2:#059669;--warning:#d97706;--danger:#dc2626;--rose:#e11d48;--violet:#7c3aed;--shadow:0 18px 45px #1e293b1f}*{box-sizing:border-box}html,body{background:linear-gradient(180deg, var(--bg-band) 0 260px, var(--bg) 260px 100%), var(--bg);color:var(--text);margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}a{color:inherit}button,input,select,textarea{font:inherit}.page{max-width:1240px;margin:0 auto;padding:28px 24px}.header{box-shadow:var(--shadow);background:#ffffffc7;border:1px solid #2563eb2e;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;padding:22px;display:flex}.header h1{color:#0f172a;margin:0;font-size:2.15rem}.header p{color:var(--muted);margin:8px 0 0}.pill{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;padding:8px 12px;box-shadow:0 6px 18px #1e293b14}.metrics,.tabs,.badges{flex-wrap:wrap;gap:8px;display:flex}.danger-pill{color:#991b1b;background:#fff1f2;border-color:#dc26264d}.tabs{margin-bottom:20px}.tab{border:1px solid var(--border);color:var(--muted);background:#fffc;border-radius:6px;align-items:center;gap:8px;padding:9px 12px;text-decoration:none;display:inline-flex}.tab.active{color:#fff;background:var(--accent);border-color:#0000;font-weight:700;box-shadow:0 10px 22px #2563eb3d}.tab-count{text-align:center;background:#65758b1f;border-radius:999px;min-width:24px;padding:1px 7px}.tab.active .tab-count{background:#ffffff38}.mobile-grid{grid-template-columns:minmax(0,380px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.panel{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:16px;box-shadow:0 12px 30px #1e293b14}.panel h2{color:#0f172a;margin:0 0 16px;font-size:1.05rem}.panel-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.panel-title h2{margin:0}.stack{gap:12px;display:grid}.quick-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field{gap:6px;display:grid}.field label{color:var(--muted);font-size:.95rem}.field input,.field select,.field textarea{background:var(--panel-2);width:100%;color:var(--text);border:1px solid var(--border);border-radius:6px;padding:10px 12px}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;border-color:#2563eb8c;outline:2px solid #2563eb40}.field textarea{resize:vertical;min-height:120px}.field .compact-textarea{min-height:86px}.details{border:1px solid var(--border);background:#f8fafc;border-radius:8px;padding:10px 12px}.details summary{cursor:pointer;color:var(--muted);font-weight:700}.details-body{margin-top:12px}.actions{flex-wrap:wrap;gap:8px;display:flex}.button{cursor:pointer;border:1px solid var(--border);color:var(--text);background:#fff;border-radius:6px;padding:9px 12px;text-decoration:none}.button.primary{background:var(--accent);color:#fff;border-color:#0000;font-weight:700}.button.success{color:#065f46;background:#ecfdf5;border-color:#05966959}.button.danger{color:#991b1b;background:#fff1f2;border-color:#dc262647}.list-panel{gap:12px;display:grid}.search-bar{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.search-bar input{width:100%;color:var(--text);border:1px solid var(--border);background:#fff;border-radius:6px;padding:10px 12px}.list{gap:12px;display:grid}.entry{border:1px solid var(--border);background:#fff;border-radius:8px;padding:14px;box-shadow:0 8px 24px #1e293b12}.entry.done{opacity:.76;background:#f8fafc}.entry-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.entry-content{white-space:pre-wrap;margin:10px 0 0;font-size:1.02rem;line-height:1.45}.entry-content.done{text-decoration:line-through}.description{color:var(--text);white-space:pre-wrap;margin:10px 0 0;line-height:1.5}.meta{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:10px;font-size:.92rem;display:flex}.muted{color:var(--muted);font-size:.92rem}.tag,.scope,.type,.status,.priority{border:1px solid var(--border);color:var(--muted);border-radius:999px;align-items:center;padding:2px 8px;font-size:.86rem;display:inline-flex}.scope-personal{color:#5b21b6;background:#f5f3ff;border-color:#7c3aed47}.scope-family{color:#9f1239;background:#fff1f2;border-color:#e11d4842}.type-shopping{color:#047857;background:#ecfdf5;border-color:#05966952}.type-note{color:#5b21b6;background:#f5f3ff;border-color:#7c3aed47}.type-event{color:#92400e;background:#fffbeb;border-color:#d9770652}.status-inbox{color:#1d4ed8;background:#eff6ff;border-color:#2563eb47}.status-doing{color:#92400e;background:#fffbeb;border-color:#d9770652}.status-done{color:#047857;background:#ecfdf5;border-color:#05966952}.status-archived{color:var(--muted);background:#f8fafc;border-style:dashed}.priority-high{color:#be123c;background:#fff1f2;border-color:#e11d4847}.priority-low{color:#0369a1;background:#f0f9ff;border-color:#0284c740}.late{color:#be123c;font-weight:700}.checklist{border-top:1px solid var(--border);gap:8px;margin-top:12px;padding-top:12px;display:grid}.check-item{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;display:grid}.check-button{border:1px solid var(--border);color:#047857;cursor:pointer;background:#fff;border-radius:6px;width:22px;height:22px;padding:0;line-height:1}.check-button.checked{background:#dcfce7;border-color:#05966973}.checked-text{color:var(--muted);text-decoration:line-through}.entry-actions{margin-top:12px}.empty{color:var(--muted);border:1px dashed var(--border);text-align:center;background:#fff;border-radius:8px;padding:18px}@media (max-width:900px){.mobile-grid,.quick-row{grid-template-columns:1fr}.capture-panel{order:-1}}@media (max-width:560px){.page,.header{padding:16px}.header h1{font-size:1.6rem}.tabs{grid-template-columns:1fr 1fr;display:grid}.tab{justify-content:space-between}.entry-actions .button{flex:auto}}
