:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17211d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--panel:#fffdf9;--panel-2:#f8f6f0;--ink:#17211d;--muted:#65706a;--line:#ded9cf;--green:#237257;--green-dark:#14523e;--blue:#315d90;--coral:#b85046;--gold:#b8882d;--shadow:0 18px 60px #2428231c;background:#f4f1ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}a{color:inherit}.loading-screen,.auth-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-shell{background:linear-gradient(135deg,#23725729,#0000 36%),linear-gradient(315deg,#b8504621,#0000 42%),#f4f1ec}.auth-panel{border:1px solid var(--line);background:var(--panel);width:min(100%,440px);box-shadow:var(--shadow);border-radius:8px;padding:30px}.brand-mark{width:52px;height:52px;color:var(--green-dark);background:#dfeee6;border-radius:8px;place-items:center;margin-bottom:20px;display:grid}.brand-mark.small{width:38px;height:38px;margin:0}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:24px;font-size:2rem;line-height:1.1}h2{letter-spacing:0;margin-bottom:0;font-size:1.35rem}h3{letter-spacing:0;margin-bottom:12px;font-size:1rem}.stack{gap:16px;display:grid}.field{color:var(--muted);gap:7px;font-size:.88rem;font-weight:700;display:grid}.field input,.field textarea,.search-box input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:none;transition:border-color .16s,box-shadow .16s}.field input,.search-box input{height:44px;padding:0 12px}.field textarea{resize:vertical;min-height:88px;padding:12px}.field input:focus,.field textarea:focus,.search-box input:focus{border-color:var(--green);box-shadow:0 0 0 3px #23725726}.primary-action,.secondary-action,.link-button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;font-weight:800;display:inline-flex}.primary-action{background:var(--green);color:#fff;padding:0 18px}.primary-action:hover{background:var(--green-dark)}.secondary-action{color:var(--ink);background:#edf2ef;border:1px solid #d9e3dd;padding:0 16px}.link-button{color:var(--green-dark);background:0 0;padding:0 6px}.fit{width:fit-content}.danger-text{color:#9b3027}.notice{color:#284c41;overflow-wrap:anywhere;background:#f3f8f6;border:1px solid #d7ddda;border-radius:8px;padding:12px 14px;font-weight:700}.notice.error{color:#8a2e26;background:#fff0ee;border-color:#efc9c5}.notice.success{color:#1d5f47;background:#edf8f2;border-color:#bfdccf}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{background:#f4f1ec;grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#f8f6f0;background:#16231e;flex-direction:column;gap:22px;min-height:100vh;padding:22px;display:flex;position:sticky;top:0}.sidebar-title{grid-template-columns:38px 1fr;align-items:center;gap:12px;display:grid}.sidebar-title strong,.sidebar-title span{display:block}.sidebar-title span{color:#b8c4bd;overflow-wrap:anywhere;margin-top:3px;font-size:.78rem}.nav-list{gap:6px;display:grid}.nav-list button{color:#dfe7e2;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;height:42px;padding:0 12px;font-weight:800;display:flex}.nav-list button:hover,.nav-list button.active{color:#fff;background:#ffffff1a}.workspace{align-content:start;gap:22px;padding:30px;display:grid}.workspace-header,.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.workspace-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:min(100%,520px);display:flex}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:900}.search-box{border:1px solid var(--line);width:min(100%,360px);height:44px;color:var(--muted);background:#fff;border-radius:8px;grid-template-columns:20px 1fr;align-items:center;gap:8px;padding:0 12px;display:grid}.workspace-actions .search-box{width:min(100%,360px)}.search-box input{height:40px;box-shadow:none;border:0;padding:0}.composer,.security-panel,.settings-section{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:16px;padding:18px;display:grid}.settings-panel{gap:16px;display:grid}.modal-backdrop{z-index:40;background:#16231e75;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--line);background:var(--panel);width:min(100%,980px);max-height:min(90vh,900px);box-shadow:var(--shadow);border-radius:8px;gap:16px;padding:18px;display:grid;overflow:auto}.modal-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.modal-header h2{align-items:center;gap:9px;display:inline-flex}.modal-panel .composer{background:0 0;border:0;border-radius:0;padding:0}.create-kind-tabs{max-width:100%}.composer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.composer-grid.compact{gap:10px}.edit-form{gap:12px;display:grid}.form-actions{flex-wrap:wrap;gap:10px;display:flex}.segmented{border:1px solid var(--line);background:var(--panel-2);border-radius:8px;grid-auto-flow:column;gap:3px;width:fit-content;padding:3px;display:inline-grid}.segmented button{min-width:96px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-weight:900;display:inline-flex}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #2527221f}.entry-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:14px;display:grid}.entry-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-content:start;gap:12px;min-width:0;padding:16px;display:grid}.entry-card.done{background:#f8fbf8}.entry-card.archived{opacity:.72}.entry-card.list-entry{grid-column:1/-1}.entry-topline,.entry-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.entry-topline time{color:var(--muted);white-space:nowrap;font-size:.76rem;font-weight:800}.kind-chip{border-radius:999px;align-items:center;gap:6px;min-height:26px;padding:0 9px;font-size:.75rem;font-weight:900;display:inline-flex}.kind-chip.track{color:#1e5e49;background:#dfeee6}.kind-chip.research{color:#264f7d;background:#e4edf7}.kind-chip.list{color:#875d18;background:#f6ebd3}.entry-title-row{align-items:flex-start}.entry-title-row h3{overflow-wrap:anywhere;margin:2px 0 0;line-height:1.25}.icon-actions{grid-auto-flow:column;gap:4px;display:grid}.icon-button{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);background:#fff;border-radius:8px;place-items:center;display:grid}.icon-button:hover,.icon-button.active{color:var(--green-dark);background:#edf8f2;border-color:#b6d3c7}.icon-button.danger:hover{color:#9b3027;background:#fff0ee;border-color:#efc9c5}.entry-notes{color:#39443f;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:0;line-height:1.55}.source-link{min-width:0;color:var(--blue);overflow-wrap:anywhere;align-items:center;gap:6px;font-size:.88rem;font-weight:800;display:inline-flex}.list-sheet{gap:10px;min-width:0;display:grid}.sheet-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:.78rem;font-weight:900;display:flex}.sheet-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.sheet-save{min-height:32px;padding:0 12px}.sheet-scroll{border:1px solid var(--line);background:#fff;border-radius:8px;max-width:100%;overflow:auto}.sheet-table{border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.sheet-table th,.sheet-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top}.sheet-table tr:last-child th,.sheet-table tr:last-child td{border-bottom:0}.sheet-table th:last-child,.sheet-table td:last-child{border-right:0}.sheet-table thead th{z-index:2;background:#f7f4ed;position:sticky;top:0}.sheet-row-number{z-index:1;background:#fbfaf6;width:74px;min-width:74px;max-width:74px;position:sticky;left:0}.sheet-table thead .sheet-row-number{z-index:3;background:#f7f4ed}.sheet-row-number span{color:var(--muted);margin-bottom:7px;font-size:.78rem;font-weight:900;line-height:1;display:block}.sheet-row-number,.sheet-cell{padding:8px}.sheet-heading{grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:6px;width:220px;min-width:190px;padding:8px;display:grid}.sheet-heading input,.sheet-input{width:100%;height:36px;color:var(--ink);background:#fff;border:1px solid #d9d4c9;border-radius:6px;outline:none;padding:0 9px}.sheet-heading input{font-weight:900}.sheet-heading input:focus,.sheet-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #23725721}.sheet-heading .icon-button,.sheet-row-number .icon-button{border-radius:6px;width:28px;height:28px}.sheet-cell{background:#fff;width:220px;min-width:190px}.sheet-cell.number{background:#fbfcf8}.sheet-cell.formula{background:#f5faf7}.sheet-cell.link{background:#f6f9fc}.sheet-meta{min-height:22px;color:var(--muted);align-items:center;gap:6px;margin-top:5px;font-size:.74rem;font-weight:900;display:flex}.sheet-meta span{background:#16231e0f;border-radius:6px;align-items:center;min-height:22px;padding:0 7px;display:inline-flex}.sheet-meta a{width:24px;height:24px;color:var(--blue);background:#e9f0f8;border-radius:6px;place-items:center;display:grid}.checklist{gap:8px;display:grid}.checklist label{color:#34413b;grid-template-columns:18px 1fr;align-items:start;gap:8px;line-height:1.4;display:grid}.checklist label.checked span{color:var(--muted);text-decoration:line-through}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.tag-row span{color:#5f665f;background:#efede6;border-radius:999px;padding:5px 8px;font-size:.75rem;font-weight:900}.empty-state{min-height:180px;color:var(--muted);border:1px dashed #cfc9be;border-radius:8px;place-items:center;gap:8px;font-weight:900;display:grid}.status-pill{color:#8a2e26;background:#f6e8e6;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-weight:900;display:inline-flex}.status-pill.enabled{color:var(--green-dark);background:#dfeee6}.security-box{border:1px solid var(--line);background:var(--panel-2);border-radius:8px;gap:14px;padding:16px;display:grid}.account-box{grid-template-columns:1fr auto;align-items:center}.account-box>div{min-width:0}.account-box h3{overflow-wrap:anywhere}.account-box p{color:var(--muted);margin-top:4px}.tfa-setup{justify-items:start;gap:14px;display:grid}.tfa-setup img{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px}code{color:#26312c;overflow-wrap:anywhere;background:#eef0ea;border-radius:6px;max-width:100%;padding:6px 8px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;display:inline-block}.recovery-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;display:grid}@media (width<=860px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;position:static}.nav-list{grid-template-columns:repeat(4,minmax(0,1fr))}.nav-list button{justify-content:center}.nav-list button svg{flex:none}.workspace{padding:22px}.workspace-header,.section-heading{flex-direction:column;align-items:stretch}.workspace-actions{justify-content:flex-start;min-width:0}.account-box{grid-template-columns:1fr}.search-box,.workspace-actions .search-box{width:100%}.composer-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.auth-panel{padding:22px}.workspace{padding:16px}.workspace-actions{flex-direction:column;align-items:stretch}.workspace-actions .primary-action{width:100%}.modal-backdrop{align-items:stretch;padding:12px}.modal-panel{max-height:calc(100vh - 24px)}.composer-grid,.entry-grid{grid-template-columns:1fr}.segmented{grid-auto-flow:row;width:100%}.segmented button{width:100%}.nav-list{grid-template-columns:1fr 1fr}.entry-title-row{display:grid}.sheet-toolbar{flex-direction:column;align-items:stretch}.sheet-buttons{justify-content:flex-start}.sheet-heading,.sheet-cell{width:190px}.icon-actions{grid-auto-flow:column;justify-content:start}}
