:root{--paper:#f4f1e9;--surface:#fffdf8;--surface-soft:#ece9df;--ink:#20251f;--muted:#687066;--line:#dcd8cc;--moss:#3f5c45;--moss-dark:#2d4634;--moss-soft:#dfe8df;--amber:#b8762b;--amber-soft:#f5e9d4;--rose:#9d4c4f;--shadow:0 18px 55px #272d2517}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #3f5c4552}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.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}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#eaf0e9;z-index:10;background:#27342b;flex-direction:column;height:100vh;padding:30px 22px 22px;display:flex;position:sticky;top:0}.brand-mark{letter-spacing:-.02em;align-items:center;gap:12px;padding:0 8px 31px;font-family:Georgia,serif;font-size:18px;line-height:1.05;display:flex}.brand-mark>span{color:#fff;background:#34453a;border:1px solid #829187;border-radius:11px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.brand-mark small{color:#aab6ad;letter-spacing:.16em;text-transform:uppercase;margin-top:3px;font:10px/1.4 Inter,sans-serif;display:block}.sidebar nav{gap:4px;display:grid}.sidebar nav a{color:#b9c4bc;border-radius:9px;align-items:center;gap:12px;min-height:43px;padding:0 11px;font-size:14px;font-weight:550;text-decoration:none;display:flex}.sidebar nav a:hover{color:#fff;background:#ffffff0e}.sidebar nav a.active{color:#fff;background:#3b4e40;box-shadow:inset 3px 0 #a5bca9}.sidebar nav a kbd{color:#8fa097;background:0 0;border:1px solid #607066;border-radius:4px;margin-left:auto;padding:1px 5px;font:10px Inter,sans-serif}.sidebar nav a b{color:#2d4634;background:#d8e4da;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:10px;display:grid}.nav-icon{opacity:.9;border:1.6px solid;border-radius:4px;width:18px;height:18px;position:relative}.nav-icon.capture:after{content:"+";text-align:center;font-size:18px;font-weight:300;position:absolute;inset:-3px 0 0}.nav-icon.inbox{border-top:0;border-radius:3px;margin-top:4px}.nav-icon.inbox:before{content:"";border:1.6px solid;border-bottom:0;width:8px;height:8px;position:absolute;top:-4px;left:3px;transform:rotate(45deg)}.nav-icon.review{border-radius:50%}.nav-icon.review:after{content:"";border-bottom:1.5px solid;border-left:1.5px solid;width:7px;height:4px;position:absolute;top:5px;left:5px;transform:rotate(-45deg)}.nav-icon.knowledge{border-radius:50%;box-shadow:6px -4px 0 -4px,6px 5px 0 -4px}.nav-icon.recall{border-bottom-style:dashed;border-radius:50% 50% 4px 4px}.sidebar-label{color:#798a7f;text-transform:uppercase;letter-spacing:.15em;margin:30px 11px 13px;font-size:9px;font-weight:700}.source-nav{color:#aab6ad;gap:14px;padding:0 12px;font-size:12px;display:grid}.source-nav span{align-items:center;gap:10px;display:flex}.dot{background:#8dad94;border-radius:50%;width:7px;height:7px}.dot.email{background:#c4a56d}.dot.api{background:#8ba2b9}.dot.more{background:#68776d}.sidebar-bottom{border-top:1px solid #3c4a40;margin-top:auto;padding-top:17px}.sync-health{align-items:center;gap:9px;padding:0 8px 15px;display:flex}.pulse{background:#8fd19b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #8fd19b14}.sync-health strong,.sync-health small{display:block}.sync-health strong{font-size:10px;font-weight:600}.sync-health small{color:#809086;margin-top:3px;font-size:9px}.profile-button{color:#e4eae5;text-align:left;cursor:pointer;background:#1f2b24;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;padding:10px;display:flex}.profile-button>span{color:#fff;background:#667c6b;border-radius:8px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:grid}.profile-button div{font-size:11px}.profile-button small{color:#829087;margin-top:2px;font-size:8px;display:block}.profile-button b{color:#7e8c83;margin-left:auto}main{min-width:0}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#f4f1e9e0;border-bottom:1px solid #5b615721;justify-content:flex-end;align-items:center;height:68px;padding:0 38px;display:flex;position:sticky;top:0}.mobile-brand{font-family:Georgia,serif;display:none}.topbar-actions{align-items:center;gap:8px;display:flex}.icon-button,.help-button{cursor:pointer;color:#5f685e;background:0 0;border:1px solid #0000;border-radius:9px;width:34px;height:34px;position:relative}.icon-button:hover,.help-button:hover{border-color:var(--line);background:var(--surface)}.notification-dot{background:var(--amber);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:7px}.help-button{border-color:var(--line);border-radius:50%;font-size:12px;font-weight:700}.content-wrap{width:min(1080px,100% - 64px);margin:42px auto 90px}.capture-composer{background:var(--surface);box-shadow:var(--shadow);border:1px solid #6d6d602e;border-radius:18px;padding:30px;position:relative;overflow:hidden}.capture-composer:before{content:"";background:linear-gradient(var(--moss),#94ad99);width:4px;position:absolute;top:0;bottom:0;left:0}.composer-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:21px;display:flex}.eyebrow{color:var(--moss);letter-spacing:.17em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:800;display:block}h1,h2,h3,p{margin-top:0}.composer-heading h1{letter-spacing:-.025em;margin-bottom:0;font:400 clamp(25px,3vw,36px)/1.16 Georgia,serif}.privacy-badge{white-space:nowrap;color:#526756;letter-spacing:.03em;background:#f1f5ef;border:1px solid #d4ded4;border-radius:20px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:650;display:flex}.privacy-badge svg{width:12px;height:12px}.capture-composer textarea{resize:vertical;width:100%;min-height:122px;color:var(--ink);background:#f5f3ec;border:0;border-radius:12px;padding:17px 18px;font:16px/1.6 Georgia,serif;box-shadow:inset 0 0 0 1px #e6e2d8}.capture-composer textarea::placeholder{color:#969a91}.capture-composer textarea:focus{box-shadow:inset 0 0 0 1.5px var(--moss);background:#fffdf9;outline:none}.composer-details{align-items:flex-end;gap:22px;margin-top:16px;display:flex}.note-field{flex:1}.note-field label{color:#586158;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.note-field input{border:0;border-bottom:1px solid var(--line);background:0 0;width:100%;padding:6px 1px 8px;font-size:12px}.note-field input:focus{border-color:var(--moss);outline:0}.sensitive-toggle{color:#626b61;cursor:pointer;align-items:center;gap:8px;padding-bottom:8px;font-size:10px;display:flex}.sensitive-toggle>input{opacity:0;position:absolute}.toggle-track{background:#d4d5cf;border-radius:9px;width:30px;height:17px;padding:2px;transition:all .2s}.toggle-track span{background:#fff;border-radius:50%;width:13px;height:13px;transition:all .2s;display:block;box-shadow:0 1px 3px #999}.sensitive-toggle input:checked+.toggle-track{background:var(--moss)}.sensitive-toggle input:checked+.toggle-track span{transform:translate(13px)}.composer-footer{border-top:1px solid #ece8de;justify-content:space-between;align-items:center;gap:15px;margin-top:19px;padding-top:17px;display:flex}.source-actions{align-items:center;gap:14px;display:flex}.quiet-button,.primary-button,.text-button,.reveal-button{cursor:pointer;border:0}.quiet-button{color:var(--moss);background:0 0;align-items:center;gap:6px;padding:7px 0;font-size:11px;font-weight:700;display:flex}.quiet-button svg{width:15px}.source-hint{color:#92978f;font-size:9px}.primary-button{background:var(--moss);color:#fff;border-radius:10px;align-items:center;gap:10px;padding:11px 17px;font-size:11px;font-weight:750;display:flex;box-shadow:0 6px 15px #3f5c4533}.primary-button:hover{background:var(--moss-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.primary-button svg{width:14px;height:14px}.composer-message{color:var(--moss);background:#edf2eb;border-radius:8px;align-items:center;gap:8px;margin-top:14px;padding:9px 12px;font-size:11px;display:flex}.composer-message.error{color:var(--rose);background:#faecec}.composer-message svg{width:14px;height:14px}.trust-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:20px 0 40px;padding:22px 10px;display:grid}.trust-strip div{border-right:1px solid var(--line);justify-content:center;align-items:baseline;gap:7px;display:flex}.trust-strip div:last-child{border:0}.trust-strip strong{color:var(--moss);font:400 20px Georgia,serif}.trust-strip span{color:#7d827a;font-size:9px}.section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:17px;display:flex}.section-heading h2,.knowledge-panel h2{letter-spacing:-.015em;margin:0;font:400 24px/1.2 Georgia,serif}.text-button{color:var(--moss);background:0 0;padding:6px;font-size:10px;font-weight:750}.text-button span{margin-left:5px}.inbox-section{margin-bottom:45px}.inbox-list{background:var(--surface);border:1px solid #6d6d602b;border-radius:14px;overflow:hidden}.inbox-row{border-bottom:1px solid #ece9e0;align-items:center;gap:13px;padding:15px 17px;transition:all .15s;display:flex}.inbox-row:last-child{border:0}.inbox-row:hover{background:#faf8f2}.source-mark{width:34px;height:34px;color:var(--moss);background:#e2e9e2;border-radius:9px;place-items:center;font:700 12px Georgia,serif;display:grid}.source-mark.transcript{color:#916b38;background:#eee5d8}.source-mark.note{color:#5f5e7a;background:#e5e5ed}.source-mark.markdown{color:#4a6775;background:#e1e9ed}.inbox-copy{flex:1;min-width:0}.inbox-copy h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font:600 12px/1.3 Inter,sans-serif;overflow:hidden}.inbox-copy p{color:#8a8f87;margin:0;font-size:9px}.status-pill,.lock-label{white-space:nowrap;border-radius:13px;padding:5px 8px;font-size:8px;font-weight:700}.status-pill{color:#536b57;background:#edf2eb;align-items:center;gap:5px;display:flex}.status-pill span{background:#6d9475;border-radius:50%;width:5px;height:5px}.status-pill.processing{color:#7b725f;background:#f1eee7}.status-pill.processing span{background:#ad9669}.status-pill.needs-review{background:var(--amber-soft);color:#936426}.status-pill.needs-review span{background:var(--amber)}.lock-label{color:#78617a;background:#eee8ef}.more-button{color:#9b9e98;letter-spacing:2px;cursor:pointer;background:0 0;border:0}.review-section{margin-bottom:48px}.review-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.review-card{background:var(--surface);border:1px solid #6d6d602b;border-radius:13px;padding:17px;position:relative;overflow:hidden}.review-card:before{content:"";background:#8da092;height:3px;position:absolute;top:0;left:0;right:0}.review-card.contradiction:before{background:var(--amber)}.review-card.action:before{background:#8591a6}.review-meta{color:#959991;justify-content:space-between;gap:8px;margin-bottom:15px;font-size:8px;display:flex}.category-tag{color:var(--moss);text-transform:uppercase;letter-spacing:.08em;font-weight:800}.contradiction .category-tag{color:#996528}.action .category-tag{color:#66728a}.review-card h3{margin-bottom:8px;font:600 13px/1.35 Georgia,serif}.review-card p{color:#6f756c;min-height:47px;margin-bottom:15px;font-size:10px;line-height:1.55}.source-count{color:#858b83;align-items:center;gap:5px;margin-bottom:13px;font-size:8px;display:flex}.source-count svg{width:12px}.card-actions{border-top:1px solid #ece9e0;gap:5px;padding-top:12px;display:flex}.card-actions button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:7px;flex:1;padding:6px 5px;font-size:8px;font-weight:700}.card-actions button:first-child{background:var(--moss);color:#fff;border-color:var(--moss)}.decision-recorded{color:var(--moss);border-top:1px solid #ece9e0;justify-content:center;align-items:center;gap:6px;padding-top:14px;font-size:9px;font-weight:700;display:flex}.decision-recorded svg{width:13px}.knowledge-recall-grid{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.knowledge-panel,.recall-panel{background:var(--surface);border:1px solid #6d6d602b;border-radius:14px;min-height:260px;padding:20px}.concept-map{height:150px;margin:8px 0;position:relative}.concept-map svg{stroke:#bdc8bd;stroke-dasharray:3 5;width:100%;height:100%;position:absolute;inset:0}.node{z-index:1;text-align:center;color:#59695b;background:#f3f1e9;border:1px solid #d8ded7;border-radius:50%;place-items:center;font:10px/1.2 Georgia,serif;display:grid;position:absolute;box-shadow:0 4px 10px #283c2c0f}.node.center{color:#334b38;background:#dfe8df;border-color:#aebfad;width:82px;height:82px;font-size:11px;top:34px;left:calc(50% - 41px)}.node.one{width:62px;height:62px;top:3px;left:4%}.node.two{width:61px;height:61px;top:2px;right:2%}.node.three{width:63px;height:63px;bottom:0;right:5%}.recall-panel{color:#ecf1ed;background:#314139;flex-direction:column;display:flex}.recall-topline{color:#9eaea2;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font-size:8px;display:flex}.recall-question{margin:auto 0 20px;font:400 20px/1.35 Georgia,serif}.reveal-button{color:#314139;background:#e7ede6;border-radius:8px;align-self:flex-start;padding:9px 12px;font-size:9px;font-weight:800}.recall-answer p{color:#cdd7d0;font-size:10px;line-height:1.6}.recall-ratings{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.recall-ratings button{color:#dfe7e1;cursor:pointer;background:0 0;border:1px solid #65766a;border-radius:6px;padding:6px 2px;font-size:8px}@media (max-width:900px){.app-shell{grid-template-columns:78px minmax(0,1fr)}.sidebar{padding:24px 12px}.brand-mark{padding:0 7px 28px}.brand-mark div,.sidebar nav a:not(.active){font-size:0}.sidebar nav a{justify-content:center;padding:0}.sidebar nav a kbd,.sidebar nav a b,.sidebar-label,.source-nav,.sync-health,.profile-button div,.profile-button b{display:none}.sidebar nav a.active{font-size:0}.profile-button{background:0 0;justify-content:center}.content-wrap{width:min(100% - 40px,900px)}.review-grid{grid-template-columns:1fr}.review-card p{min-height:0}}@media (max-width:620px){.app-shell{display:block}.sidebar{display:none}.topbar{justify-content:space-between;height:57px;padding:0 17px}.mobile-brand{display:block}.content-wrap{width:calc(100% - 24px);margin-top:18px}.capture-composer{padding:22px 18px}.composer-heading{display:block}.privacy-badge{display:none}.composer-details{display:block}.sensitive-toggle{margin-top:12px}.composer-footer{align-items:flex-end}.source-hint{display:none}.trust-strip{grid-template-columns:repeat(2,1fr);row-gap:15px}.trust-strip div:nth-child(2){border:0}.section-heading{align-items:flex-start}.inbox-row{gap:9px;padding:13px 11px}.status-pill{padding:6px;font-size:0}.status-pill span{margin:0}.lock-label{display:none}.knowledge-recall-grid,.review-grid{grid-template-columns:1fr}}
