:root{--memoryme-bg:#eef3f5;--memoryme-surface:#fff;--memoryme-surface-soft:#f8fbfb;--memoryme-surface-tint:#e7eef0;--memoryme-text:#1e2428;--memoryme-muted:#5f6e75;--memoryme-line:#d3dde1;--memoryme-line-strong:#bccbd0;--memoryme-action:#4f6658;--memoryme-action-hover:#405548;--memoryme-action-ink:#fff;--memoryme-wisdom:#8a6f26;--memoryme-wisdom-soft:#fff7dc;--memoryme-health:#7b4d82;--memoryme-health-soft:#f8f0fa;--memoryme-focus:#2f5968;--memoryme-radius:8px;--memoryme-shadow-soft:0 14px 34px #222f3512;--memoryme-shadow-panel:0 22px 60px #222f351a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--memoryme-text);background:var(--memoryme-bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--memoryme-bg:#12191c;--memoryme-surface:#1b2428;--memoryme-surface-soft:#202c31;--memoryme-surface-tint:#172125;--memoryme-text:#edf3f4;--memoryme-muted:#a9b8bd;--memoryme-line:#34454c;--memoryme-line-strong:#496068;--memoryme-action:#8eb49e;--memoryme-action-hover:#a0c5b0;--memoryme-action-ink:#0f1719;--memoryme-wisdom:#d4b765;--memoryme-wisdom-soft:#352f1c;--memoryme-health:#c494cc;--memoryme-health-soft:#332537;--memoryme-focus:#8fc1d0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] body{background:linear-gradient(180deg, #ffffff0a, #fff0 240px), var(--memoryme-bg)}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--memoryme-text);background:linear-gradient(180deg, #ffffff6b, #fff0 240px), var(--memoryme-bg);margin:0}button,input,select,textarea{font:inherit}button{border:1px solid var(--memoryme-action);border-radius:var(--memoryme-radius);min-height:40px;color:var(--memoryme-action-ink);background:var(--memoryme-action);cursor:pointer;padding:0 14px;font-weight:720;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s;box-shadow:0 8px 18px #4f665824}button:hover{background:var(--memoryme-action-hover);box-shadow:0 12px 24px #4f66582e}button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.62}button.secondary{color:var(--memoryme-action);background:var(--memoryme-surface);box-shadow:none}button.secondary:hover{background:#e6efec}:root[data-theme=dark] button.secondary:hover{background:#26353a}.button-link{border:1px solid var(--memoryme-action);border-radius:var(--memoryme-radius);min-height:40px;color:var(--memoryme-action-ink);background:var(--memoryme-action);align-items:center;padding:0 14px;text-decoration:none;display:inline-flex}.button-link:hover,.button-link:focus-visible{background:var(--memoryme-action-hover)}input,select{border:1px solid var(--memoryme-line-strong);border-radius:var(--memoryme-radius);width:100%;min-height:42px;color:var(--memoryme-text);background:var(--memoryme-surface);padding:8px 11px}textarea{resize:vertical;border:1px solid var(--memoryme-line-strong);border-radius:var(--memoryme-radius);width:100%;min-height:104px;color:var(--memoryme-text);background:var(--memoryme-surface);padding:10px 11px}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #2f596847}label{color:var(--memoryme-text);gap:6px;font-size:.92rem;font-weight:650;display:grid}.center-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.document-shell{background:var(--memoryme-bg);min-height:100vh;padding:32px 20px}.document-panel{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);max-width:860px;margin:0 auto;padding:32px}.document-panel h1{margin-top:0;font-size:2rem}.document-panel h2{margin-top:28px;font-size:1.15rem}.document-panel p{line-height:1.65}.legal-links{flex-wrap:wrap;gap:12px;margin-top:22px;font-size:.9rem;display:flex}.legal-links a{color:var(--memoryme-focus);font-weight:700}.login-panel{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);width:min(100%,420px);box-shadow:var(--memoryme-shadow-panel);padding:28px}.login-panel h1,.workspace-header h1,.view-panel h2{letter-spacing:0;margin:0;line-height:1.1}.login-panel h1{font-size:2rem}.stack{gap:16px;margin-top:24px;display:grid}.eyebrow{color:var(--memoryme-action);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:760}.muted{max-width:64ch;color:var(--memoryme-muted)}.status{border-left:4px solid var(--memoryme-wisdom);color:var(--memoryme-text);background:var(--memoryme-wisdom-soft);border-radius:0 var(--memoryme-radius) var(--memoryme-radius) 0;margin:16px 0 0;padding:8px 12px}.totp-qr{border:8px solid #fff;justify-self:center;width:220px;max-width:100%}.setup-key{overflow-wrap:anywhere;border-radius:var(--memoryme-radius);text-align:center;background:var(--memoryme-surface-tint);padding:10px}.recovery-codes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:0;padding-left:24px;display:grid}.app-shell{background:linear-gradient(90deg, #ffffffb8 0, #fff0 44%), var(--memoryme-bg);grid-template-columns:minmax(250px,18vw) minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--memoryme-line);background:linear-gradient(180deg, var(--memoryme-surface), var(--memoryme-surface-soft));align-content:start;gap:24px;min-height:100vh;padding:24px 16px;display:grid;box-shadow:10px 0 30px #222f350a}.account-email{overflow-wrap:anywhere;color:var(--memoryme-text);margin:0;font-weight:700}.brand-lockup{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);box-shadow:var(--memoryme-shadow-soft);gap:6px;padding:14px;display:grid;position:relative}.brand-lockup:before{background:linear-gradient(90deg, var(--memoryme-action), var(--memoryme-wisdom));content:"";border-radius:999px;width:42px;height:4px;display:block}.brand-summary{max-width:25ch;color:var(--memoryme-muted);margin:0;font-size:.88rem;line-height:1.4}.nav-list{gap:8px;display:grid}.space-nav-group{gap:4px;display:grid}.space-nav-button{border-radius:var(--memoryme-radius);width:100%;min-height:44px;color:var(--memoryme-text);box-shadow:none;text-align:left;background:0 0;border-color:#0000;grid-template-columns:minmax(0,1fr) auto;place-items:center start;gap:8px;display:grid}.space-nav-button small{min-width:1.8rem;min-height:1.6rem;color:var(--memoryme-action);background:#e9f0ed;border-radius:999px;place-items:center;font-size:.76rem;font-weight:800;display:inline-grid}:root[data-theme=dark] .space-nav-button small{background:#253832}.space-nav-button:hover,.space-nav-button[aria-current=page]{border-color:var(--memoryme-line);background:linear-gradient(#f8fbfb,#e7eef0);box-shadow:0 8px 20px #222f350f}:root[data-theme=dark] .space-nav-button:hover,:root[data-theme=dark] .space-nav-button[aria-current=page]{background:linear-gradient(#243137,#1d292e)}.space-subnav{border-left:2px solid #d8e2df;gap:3px;margin-left:12px;padding-left:10px;display:grid}:root[data-theme=dark] .space-subnav{border-left-color:#344740}.space-subnav button{border-radius:var(--memoryme-radius);width:100%;min-height:34px;color:var(--memoryme-muted);box-shadow:none;text-align:left;background:0 0;border-color:#0000;justify-content:start;padding:0 10px;font-size:.9rem}.space-subnav button:hover,.space-subnav button[aria-current=page]{color:var(--memoryme-action);background:#eef5f2}:root[data-theme=dark] .space-subnav button:hover,:root[data-theme=dark] .space-subnav button[aria-current=page]{background:#22342e}.sidebar-trust-panel{border-radius:var(--memoryme-radius);color:var(--memoryme-text);background:#f8faed;border:1px solid #d8ddc4;gap:6px;padding:14px;font-size:.88rem;line-height:1.4;display:grid}:root[data-theme=dark] .sidebar-trust-panel{background:#262818;border-color:#4c472c}.sidebar-trust-panel strong,.sidebar-trust-panel span{color:inherit}.nav-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;display:grid}.nav-list .nav-row>button{color:#263840;text-align:left;background:0 0;border-color:#0000;justify-content:start;width:100%}.nav-list .nav-row>button:hover,.nav-list .nav-row>button[aria-current=page]{background:#e5edf0}.workspace{min-width:0;padding:clamp(20px,3vw,36px)}.workspace-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.app-topbar{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:linear-gradient(135deg, var(--memoryme-surface), var(--memoryme-surface-soft));box-shadow:var(--memoryme-shadow-soft);align-items:flex-start;padding:18px}.workspace-title{gap:6px;display:grid}.workspace-title .muted{margin:0}.workspace-header h1{font-size:clamp(1.65rem,2vw,2.15rem)}.toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.trust-pill{min-height:36px;color:var(--memoryme-text);background:var(--memoryme-surface);border:1px solid #c4d0cc;border-radius:999px;align-items:center;padding:0 10px;font-size:.84rem;font-weight:760;display:inline-flex}.segmented-control{flex-wrap:wrap;gap:6px;display:inline-flex}.segmented-control button[aria-pressed=true]{color:var(--memoryme-action-ink);background:var(--memoryme-action)}.workflow-context{border-left:3px solid var(--memoryme-wisdom);border-radius:0 var(--memoryme-radius) var(--memoryme-radius) 0;color:var(--memoryme-muted);background:var(--memoryme-wisdom-soft);margin:-4px 0 16px;padding:8px 12px;font-size:.9rem}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.view-panel{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:linear-gradient(180deg, var(--memoryme-surface), var(--memoryme-surface-soft));min-height:280px;box-shadow:var(--memoryme-shadow-panel);padding:clamp(18px,2.4vw,28px)}.view-panel h2{font-size:1.25rem}.view-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:4px;display:flex}.view-heading h2{margin:0}.details-grid{gap:12px;max-width:720px;margin:18px 0 0;display:grid}.details-grid div{border-top:1px solid var(--memoryme-line);grid-template-columns:minmax(120px,.32fr) minmax(0,1fr);gap:12px;padding-top:12px;display:grid}.details-grid dt{color:var(--memoryme-muted);font-weight:700}.details-grid dd{overflow-wrap:anywhere;margin:0}.inbox-workflow,.life-workflow,.review-workflow,.search-workflow,.health-workflow,.file-note-workflow,.audit-workflow,.import-export-workflow,.settings-workflow,.admin-workflow{gap:18px;margin-top:18px;display:grid}.workflow-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.workflow-strip article{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);padding:16px;box-shadow:0 10px 24px #222f350d}.workflow-strip article:nth-child(2){border-top-color:#8a6f266b}.workflow-strip article:nth-child(3){border-top-color:#7b4d825c}.workflow-strip h3,.inline-panel h3{margin:0 0 6px;font-size:1rem}.workflow-strip p,.inline-panel p{margin-bottom:0}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.kb-workflow{gap:18px;margin-top:18px;display:grid}.jargon-with-help{align-items:center;gap:3px;display:inline-flex}.jargon-help{border:1px solid var(--memoryme-line-strong);width:1.35rem;height:1.35rem;color:var(--memoryme-action);background:var(--memoryme-surface);border-radius:50%;place-items:center;font-size:.78rem;font-weight:800;line-height:1;text-decoration:none;display:inline-grid;position:relative}.jargon-help:after{z-index:1200;border:1px solid var(--memoryme-action);border-radius:var(--memoryme-radius);color:#fff;background:var(--memoryme-action);content:attr(data-tooltip);opacity:0;pointer-events:none;text-align:left;visibility:hidden;width:max-content;max-width:min(280px,100vw - 32px);padding:8px 10px;font-size:.78rem;font-weight:600;line-height:1.35;transition:opacity .12s,transform .12s,visibility .12s;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 8px 24px #22313a38}.jargon-help:hover:after,.jargon-help:focus-visible:after{opacity:1;visibility:visible;display:block;transform:translate(-50%)translateY(0)}.jargon-help:hover,.jargon-help:focus-visible{border-color:var(--memoryme-action);background:var(--memoryme-surface-tint)}.nav-row>.jargon-help{margin-right:4px}.kb-filters{grid-template-columns:minmax(0,1fr) minmax(180px,.35fr);gap:12px;display:grid}.kb-layout{grid-template-columns:minmax(190px,.32fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.kb-index{gap:8px;display:grid}.kb-index button{border-color:var(--memoryme-line);border-radius:var(--memoryme-radius);height:auto;min-height:52px;color:var(--memoryme-text);background:var(--memoryme-surface);box-shadow:none;text-align:left;justify-items:start;padding:8px 10px;display:grid}.kb-index button[aria-current=page]{border-color:var(--memoryme-action);background:#edf2df;box-shadow:0 10px 22px #4f66581a}.kb-index small{color:var(--memoryme-muted)}.kb-article{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);box-shadow:var(--memoryme-shadow-soft);padding:clamp(18px,3vw,30px)}.kb-article h3{margin:0;font-size:1.5rem}.kb-article h4{color:var(--memoryme-action);margin:1.5rem 0 .35rem;font-size:1rem}.kb-article p,.kb-article li{max-width:72ch;line-height:1.55}.kb-summary{color:var(--memoryme-muted);font-size:1.05rem}.search-workflow .capture-form{grid-template-columns:minmax(180px,.35fr) minmax(0,1fr) auto}pre{white-space:pre-wrap;max-width:100%;margin:0;overflow:auto}.inline-panel{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);gap:14px;padding:16px;display:grid;box-shadow:0 10px 24px #222f350d}.capture-form,.review-form{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface-soft);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.review-form{grid-template-columns:repeat(2,minmax(0,1fr))}.review-form button{justify-self:start}.item-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.item-list li{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:15px;display:grid;box-shadow:0 10px 24px #222f350d}.item-list li>article{grid-column:1/-1;gap:12px;display:grid}.item-list p{margin:0}.item-meta{color:var(--memoryme-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;font-size:.88rem;display:flex}.classification-badge{border:1px solid var(--memoryme-line-strong);min-height:24px;color:var(--memoryme-action);background:#eef5f7;border-radius:999px;align-items:center;padding:2px 8px;font-size:.78rem;font-weight:760;display:inline-flex}.provenance-line{color:var(--memoryme-muted);margin:6px 0 0;font-size:.86rem}.warning-panel{color:#3b3421;background:var(--memoryme-wisdom-soft);border-color:#d7bd69}.warning-panel p,.audit-detail h2,.audit-detail h3{margin:0}.metadata-grid{gap:10px;margin:10px 0 0;display:grid}.metadata-grid div{grid-template-columns:minmax(120px,.32fr) minmax(0,1fr);gap:12px;display:grid}.metadata-grid dt{color:var(--memoryme-muted);font-weight:700}.metadata-grid dd{overflow-wrap:anywhere;margin:0}.item-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.inbox-review-actions{min-width:min(100%,520px)}.review-disclosure{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface-soft);width:100%;padding:10px}.review-disclosure summary{cursor:pointer;color:var(--memoryme-action);font-weight:760}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.compact-list{gap:8px;margin:12px 0 0;padding-left:18px;display:grid}.compact-list li{overflow-wrap:anywhere}.compact-list p{color:var(--memoryme-muted);margin-top:4px;font-size:.88rem}.dismiss-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:12px;display:grid}.wide-field{grid-column:1/-1}.project-grid,.inference-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:18px;display:grid}.project-card,.inference-card{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);box-shadow:var(--memoryme-shadow-soft);padding:18px}.project-card h3,.inference-card h3{margin:4px 0 10px}.project-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.progress-track{background:var(--memoryme-surface-tint);border-radius:999px;height:9px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--memoryme-action);height:100%;display:block}.project-children{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.project-children li{border-top:1px solid var(--memoryme-line);justify-content:space-between;align-items:center;gap:10px;padding-top:8px;display:flex}.tree-status,.confidence,.tag,.tree-legend span{color:var(--memoryme-text);background:var(--memoryme-surface-tint);border-radius:999px;padding:4px 9px;font-size:.78rem;font-weight:760}.tree-status-completed,.confidence-strong{color:#2f4b13;background:#dfedc6}.confidence-early{color:#674f14;background:#fff0bd}.zoom-control,.tree-legend{flex-wrap:wrap;gap:8px;display:flex}.zoom-control button.active{background:var(--memoryme-action-hover)}.life-tree-canvas{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:linear-gradient(180deg, #ffffffd1, #ffffff3d), var(--memoryme-surface-tint);margin-top:18px;padding:12px;overflow-x:auto;box-shadow:inset 0 0 0 1px #ffffff61}.life-tree-canvas svg{width:100%;min-width:780px;min-height:420px;display:block}.tree-lane{stroke:var(--memoryme-line);stroke-dasharray:4 8}.tree-edge{stroke:var(--memoryme-action);stroke-width:2px}.tree-node circle{fill:#2f5968;stroke:#fff;stroke-width:3px}.tree-node-project circle{fill:var(--memoryme-action)}.tree-node-daily-review circle{fill:var(--memoryme-wisdom)}.tree-node-health-signal circle{fill:var(--memoryme-health)}.tree-node text{fill:#28363c;text-anchor:middle;max-width:120px;font-size:12px;font-weight:700}.tree-legend{margin-top:12px}@media (width<=760px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--memoryme-line);min-height:auto}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.space-nav-group{min-width:0}.space-nav-button{min-height:42px}.space-subnav{margin-left:0}.brand-summary{max-width:48ch}.workspace{padding:20px}.workspace-header{flex-direction:column;align-items:stretch}.toolbar{justify-content:flex-start}.trust-pill{min-height:32px}.form-grid.two{grid-template-columns:1fr}.details-grid div,.metadata-grid div{grid-template-columns:1fr;gap:4px}.capture-form,.review-form,.item-list li,.kb-filters,.kb-layout,.search-workflow .capture-form,.workflow-strip{grid-template-columns:1fr}.panel-heading{display:grid}.item-actions{justify-content:flex-start}.review-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}}.modal-backdrop{z-index:1000;background:#0a1210b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.changelog-modal{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);width:100%;max-width:44rem;max-height:calc(100vh - 2rem);padding:clamp(1.25rem,4vw,2.25rem);overflow-y:auto;box-shadow:0 1.5rem 5rem #00000052}.changelog-list{gap:.85rem;margin:1.25rem 0;padding:0;list-style:none;display:grid}.changelog-list li{border-left:3px solid var(--memoryme-action);border-radius:0 var(--memoryme-radius) var(--memoryme-radius) 0;padding-left:.9rem}.changelog-list h3,.changelog-list p{margin:0}.changelog-list p{margin-top:.25rem}.app-shell{grid-template-rows:auto 1fr;grid-template-columns:1fr}.sidebar{z-index:20;border-right:0;border-bottom:1px solid var(--memoryme-line);background:#f8fbfceb;grid-template-columns:minmax(220px,auto) minmax(0,1fr) minmax(220px,auto);align-items:center;gap:18px;min-height:auto;padding:14px clamp(18px,3vw,40px);position:sticky;top:0;box-shadow:0 12px 30px #222f350f}:root[data-theme=dark] .sidebar{background:#1b2428f0}.brand-lockup{min-width:0;box-shadow:none;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:0}.brand-lockup:before{background:linear-gradient(135deg, var(--memoryme-action), var(--memoryme-wisdom));color:#fff;content:"M";border-radius:8px;grid-row:span 3;place-items:center;width:34px;height:34px;font-size:1rem;font-weight:900;display:grid}.brand-lockup .eyebrow{color:var(--memoryme-muted);margin:0;font-size:.68rem}.account-email{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-summary{display:none}.nav-list{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.space-nav-group{position:relative}.space-nav-button{border:1px solid var(--memoryme-line);min-height:38px;color:var(--memoryme-text);background:var(--memoryme-surface);border-radius:999px;grid-template-columns:minmax(0,auto) auto;padding:0 12px}.space-nav-button small{min-width:auto;min-height:auto;color:inherit;background:var(--memoryme-surface-tint);border-radius:999px;padding:1px 6px}.space-nav-button[aria-current=page]{border-color:var(--memoryme-action);color:var(--memoryme-action-ink);background:var(--memoryme-action);box-shadow:0 10px 24px #4f66582e}.space-nav-button[aria-current=page] small{color:var(--memoryme-action);background:var(--memoryme-action-ink)}.space-subnav{z-index:30;border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);width:max-content;min-width:190px;max-width:min(320px,100vw - 32px);box-shadow:var(--memoryme-shadow-panel);margin-left:0;padding:8px;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.space-subnav button{border-radius:var(--memoryme-radius);min-height:34px;padding:0 10px}.space-subnav button[aria-current=page]{color:var(--memoryme-action);background:var(--memoryme-surface-tint)}.sidebar-trust-panel{border-radius:999px;grid-template-columns:1fr;justify-self:end;gap:2px;max-width:260px;padding:8px 14px;font-size:.78rem}.sidebar-trust-panel span{display:none}.workspace{justify-self:center;width:min(100%,1440px)}.app-topbar{box-shadow:none;background:0 0;border:0;padding:8px 0 0}.workspace-header h1{max-width:780px;font-size:clamp(2rem,3vw,2.75rem)}.workflow-context{border:1px solid var(--memoryme-line);background:var(--memoryme-surface);border-radius:999px;width:fit-content;padding:8px 12px;display:inline-flex}.view-panel{border-color:var(--memoryme-line);box-shadow:none;background:0 0}.view-heading{display:none}.inbox-workflow,.life-workflow,.review-workflow,.search-workflow,.health-workflow,.file-note-workflow,.audit-workflow,.import-export-workflow,.settings-workflow,.admin-workflow,.kb-workflow{margin-top:0}.workflow-strip{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.workflow-strip article,.inline-panel,.project-card,.inference-card,.kb-article,.item-list li,.document-panel,.login-panel{background:var(--memoryme-surface);box-shadow:0 14px 34px #222f350f}.workflow-strip article,.inline-panel{min-height:120px}.item-list li{background:var(--memoryme-surface-soft)}.project-card,.inference-card{background:var(--memoryme-surface)}.item-list li:has(.classification-badge){background:var(--memoryme-surface)}.warning-panel{background:var(--memoryme-wisdom-soft)}.details-grid,.metadata-grid,.review-disclosure,.capture-form,.review-form,.life-tree-canvas,.kb-index,.kb-article,.project-card,.inference-card,.inline-panel,.workflow-strip article{border-radius:var(--memoryme-radius)}.capture-form,.review-form,.searchbox,.kb-filters{border:1px solid var(--memoryme-line);border-radius:var(--memoryme-radius);background:var(--memoryme-surface);align-items:end;min-height:74px;padding:18px;box-shadow:0 14px 34px #222f350f}.kb-index{border:1px solid var(--memoryme-line);background:#f8fbfcb8;align-self:start;padding:8px}.project-grid,.inference-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.tree-legend,.zoom-control,.segmented-control{border:1px solid var(--memoryme-line);background:var(--memoryme-surface);border-radius:999px;padding:4px}.segmented-control button,.zoom-control button{box-shadow:none;border-radius:999px}.life-tree-canvas{background:var(--memoryme-surface);min-height:480px;box-shadow:0 14px 34px #222f350f}.trust-pill,.classification-badge,.tree-status,.confidence,.tag,.tree-legend span{border:1px solid var(--memoryme-line);background:var(--memoryme-surface);border-radius:999px}.health-workflow .inline-panel,.health-workflow .workflow-strip article:nth-child(3),.tree-node-health-signal+text{border-color:#7b4d8261}.review-workflow .inline-panel,.inference-card,.warning-panel{border-color:#b59b586b}.changelog-modal{border-radius:var(--memoryme-radius)}@media (width<=980px){.sidebar{grid-template-columns:1fr;align-items:stretch;position:static}.brand-lockup{grid-template-columns:auto 1fr}.nav-list{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;display:grid}.space-nav-button{justify-content:center;width:100%}.space-subnav{width:auto;max-width:none;box-shadow:none;position:static;transform:none}.sidebar-trust-panel{justify-self:stretch;max-width:none}}@media (width<=640px){.sidebar{padding:12px}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{padding:16px}.workspace-header h1{font-size:1.8rem}.toolbar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.toolbar button,.toolbar .trust-pill{justify-content:center;width:100%}}@media (width<=760px),(pointer:coarse){:root[data-device=mobile] body{background:var(--memoryme-bg)}:root[data-device=mobile] .app-shell{grid-template-rows:1fr auto;min-height:100svh}:root[data-device=mobile] .sidebar{z-index:80;border-top:1px solid var(--memoryme-line);padding:8px max(10px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));background:#f8fbfcf5;border-bottom:0;display:block;position:fixed;inset:auto 0 0;box-shadow:0 -16px 34px #222f351f}:root[data-theme=dark][data-device=mobile] .sidebar{background:#1b2428f5}:root[data-device=mobile] .brand-lockup,:root[data-device=mobile] .sidebar-trust-panel{display:none}:root[data-device=mobile] .nav-list{overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity;justify-content:flex-start;gap:8px;padding:2px 2px 4px;display:flex;overflow-x:auto}:root[data-device=mobile] .nav-list::-webkit-scrollbar{display:none}:root[data-device=mobile] .space-nav-group{scroll-snap-align:center;flex:none}:root[data-device=mobile] .space-nav-button{grid-template-columns:1fr;justify-items:center;min-width:104px;min-height:48px;padding:0 12px;font-size:.86rem}:root[data-device=mobile] .space-nav-button small{display:none}:root[data-device=mobile] .space-subnav{right:10px;bottom:calc(68px + env(safe-area-inset-bottom));scrollbar-width:none;gap:8px;width:auto;min-width:0;max-width:none;padding:8px;display:flex;position:fixed;left:10px;overflow-x:auto;transform:none}:root[data-device=mobile] .space-subnav::-webkit-scrollbar{display:none}:root[data-device=mobile] .space-subnav button{white-space:nowrap;border:1px solid #0000;flex:none;min-height:42px;padding:0 12px}:root[data-device=mobile] .workspace{width:100%;padding:14px 14px calc(150px + env(safe-area-inset-bottom))}:root[data-device=mobile] .workspace-header{gap:14px;margin-bottom:14px}:root[data-device=mobile] .workspace-title .eyebrow{font-size:.72rem}:root[data-device=mobile] .workspace-header h1{max-width:100%;font-size:1.62rem;line-height:1.12}:root[data-device=mobile] .workspace-title .muted{max-width:100%;font-size:.92rem}:root[data-device=mobile] .toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}:root[data-device=mobile] .toolbar .trust-pill{text-align:center;min-height:38px;padding:0 8px}:root[data-device=mobile] .toolbar button{min-height:44px}:root[data-device=mobile] .workflow-context{display:none}:root[data-device=mobile] .view-panel{border:0;padding:0}:root[data-device=mobile] .workflow-strip,:root[data-device=mobile] .project-grid,:root[data-device=mobile] .inference-grid,:root[data-device=mobile] .kb-layout,:root[data-device=mobile] .kb-filters,:root[data-device=mobile] .review-grid,:root[data-device=mobile] .form-grid.two{grid-template-columns:1fr}:root[data-device=mobile] .workflow-strip article,:root[data-device=mobile] .inline-panel,:root[data-device=mobile] .project-card,:root[data-device=mobile] .inference-card,:root[data-device=mobile] .kb-article,:root[data-device=mobile] .capture-form,:root[data-device=mobile] .review-form,:root[data-device=mobile] .item-list li,:root[data-device=mobile] .review-disclosure{padding:14px;box-shadow:0 10px 24px #222f350f}:root[data-device=mobile] .capture-form,:root[data-device=mobile] .review-form,:root[data-device=mobile] .search-workflow .capture-form,:root[data-device=mobile] .item-list li,:root[data-device=mobile] .metadata-grid div,:root[data-device=mobile] .details-grid div{grid-template-columns:1fr}:root[data-device=mobile] .item-actions,:root[data-device=mobile] .inbox-review-actions{grid-template-columns:1fr;width:100%;min-width:0;display:grid}:root[data-device=mobile] .item-actions button,:root[data-device=mobile] .item-actions .button-link,:root[data-device=mobile] .inbox-review-actions button,:root[data-device=mobile] .capture-form button,:root[data-device=mobile] .review-form button{width:100%}:root[data-device=mobile] .life-tree-canvas{min-height:360px;padding:8px}:root[data-device=mobile] .life-tree-canvas svg{min-width:680px}:root[data-device=mobile] .tree-legend,:root[data-device=mobile] .zoom-control,:root[data-device=mobile] .segmented-control{border-radius:var(--memoryme-radius);scrollbar-width:none;justify-content:flex-start;overflow-x:auto}:root[data-device=mobile] .tree-legend::-webkit-scrollbar{display:none}:root[data-device=mobile] .zoom-control::-webkit-scrollbar{display:none}:root[data-device=mobile] .segmented-control::-webkit-scrollbar{display:none}:root[data-device=mobile] .kb-index{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}:root[data-device=mobile] .kb-index::-webkit-scrollbar{display:none}:root[data-device=mobile] .kb-index button{flex:0 0 min(76vw,260px)}:root[data-device=mobile] .modal-backdrop{align-items:end;padding:12px}:root[data-device=mobile] .changelog-modal{max-height:min(82svh,720px)}}
