:root{color:#202421;font-synthesis:none;text-rendering:optimizelegibility;--paper:#fbfaf7;--surface:#fffefa;--ink:#202421;--muted:#70766f;--line:#e5e2da;--sage:#6f8f72;--sage-soft:#eef2ea;--blue:#5f8faa;--blue-soft:#edf5f8;--orange:#dd6b24;--orange-soft:#fff0e6;--sidebar:226px;background:#fbfaf7;font-family:Avenir Next,Avenir,Segoe UI,Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 82% 10%, #dae7eb3d, transparent 31%), var(--paper);min-width:320px;min-height:100vh;margin:0}body.capture-open{overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #5f8faa38}.app-shell{min-height:100vh}.sidebar{z-index:10;width:var(--sidebar);border-right:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefaf0;flex-direction:column;padding:28px 12px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.04em;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0 13px;font-size:25px;font-weight:650;display:flex}.brand-mark{width:28px;height:28px;display:inline-flex}.brand-mark svg{fill:#3e684c;stroke:#fbfaf7;stroke-linecap:round;stroke-width:1.4px;width:100%;overflow:visible}.nav-list{gap:7px;margin-top:37px;display:grid}.nav-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:15px;width:100%;padding:13px 15px;font-size:15px;font-weight:540;transition:background .16s,color .16s;display:flex}.nav-item:hover{background:#f5f3ee}.nav-item.active{background:var(--sage-soft);color:#294334}.privacy-note{align-items:center;gap:10px;margin:auto 8px 0;display:flex}.privacy-icon{color:#46694d;background:#e9efe4;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.privacy-note strong,.privacy-note small{display:block}.privacy-note strong{font-size:12px;font-weight:650}.privacy-note small{color:var(--muted);margin-top:2px;font-size:10.5px}.app-main{min-height:100vh;margin-left:var(--sidebar)}.topbar{z-index:8;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf7e0;align-items:center;gap:24px;height:82px;padding:0 34px;display:flex;position:sticky;top:0}.mobile-brand,.mobile-home,.mobile-bottom-nav{display:none}.mobile-brand{letter-spacing:-.035em;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.global-search{color:#60665f;background:#fffefac7;border:1px solid #ddd9cf;border-radius:8px;align-items:center;gap:12px;width:min(710px,68vw);height:48px;margin:0 auto;padding:0 14px;transition:border-color .16s,box-shadow .16s;display:flex}.global-search:focus-within{border-color:#8ca99b;box-shadow:0 0 0 4px #6f8f721a}.global-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.global-search input::placeholder{color:#8b8f89}kbd{border:1px solid var(--line);color:#83877f;background:#f5f3ee;border-radius:5px;padding:2px 6px;font-family:inherit;font-size:10px}.avatar{color:#fff;cursor:pointer;background:#283c32;border:2px solid #fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:grid;box-shadow:0 0 0 1px #d6d3ca}.content{padding:28px 26px 50px}.home-layout{grid-template-columns:minmax(0,1fr) 340px;gap:30px;max-width:1280px;margin:0 auto;display:grid}.home-primary{min-width:0}.capture-panel{background:#fffefad6;border:1px solid #dfdcd2;border-radius:10px;padding:26px}.section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.section-heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(24px,2vw,31px);font-weight:620;line-height:1.1}.section-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.ai-state{color:#61755f;white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.capture-panel textarea{resize:vertical;width:100%;min-height:116px;color:var(--ink);background:#fffefa;border:1px solid #d9d6cd;border-radius:8px;outline:0;margin-top:20px;padding:16px;font-size:15px;line-height:1.6;transition:border-color .16s,box-shadow .16s}.capture-panel textarea:focus{border-color:#8ca99b;box-shadow:0 0 0 4px #6f8f721a}.capture-panel textarea::placeholder{color:#9b9c97}.selected-file{border:1px solid var(--line);background:#f8f7f2;border-radius:8px;align-items:center;gap:10px;margin-top:10px;padding:8px 10px;display:flex}.selected-file>span:nth-child(2){flex:1;min-width:0}.selected-file strong,.selected-file small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.selected-file strong{font-size:12px}.selected-file small{color:var(--muted);margin-top:2px;font-size:10px}.selected-file>button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.file-glyph{background:var(--blue-soft);width:30px;height:30px;color:var(--blue);border-radius:6px;flex:none;place-items:center;display:grid}.file-glyph.video{background:var(--orange-soft);color:var(--orange)}.file-glyph.image{background:var(--sage-soft);color:var(--sage)}.capture-actions{justify-content:space-between;align-items:center;gap:20px;margin-top:16px;display:flex}.attachment-actions{flex-wrap:wrap;gap:8px;display:flex}.attachment-actions button{cursor:pointer;background:#fffefa;border:1px solid #d7d4cb;border-radius:7px;align-items:center;gap:8px;height:39px;padding:0 13px;font-size:12px;font-weight:570;transition:border-color .15s,background .15s;display:inline-flex}.attachment-actions button:hover{background:var(--sage-soft);border-color:#aeb8ae}.save-button{color:#fff;white-space:nowrap;cursor:pointer;background:#202421;border:0;border-radius:7px;justify-content:center;align-items:center;gap:10px;height:42px;padding:0 18px;font-size:12px;font-weight:650;transition:transform .15s,background .15s;display:inline-flex}.save-button:not(:disabled):hover{background:#34413a;transform:translateY(-1px)}.save-button:disabled{cursor:not-allowed;opacity:.36}.timeline-section{margin-top:30px}.timeline-heading{justify-content:space-between;align-items:end;padding:0 5px 12px;display:flex}.timeline-heading h2{letter-spacing:-.025em;margin:0;font-size:20px;font-weight:620}.timeline-heading>span{color:#8c908a;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:600}.timeline{position:relative}.timeline:before{content:"";background:#d9ddd5;width:1px;position:absolute;top:22px;bottom:22px;left:15px}.timeline-item{grid-template-columns:32px 58px minmax(0,1fr);gap:16px;min-height:106px;padding:16px 0;display:grid;position:relative}.timeline-item+.timeline-item{border-top:1px solid #e5e2daa8}.timeline-node{z-index:1;border:3px solid var(--paper);border-radius:50%;width:11px;height:11px;margin:16px auto 0;display:block;box-shadow:0 0 0 2px}.timeline-node.sage,.status-dot.sage{color:#7f9e76;background:#7f9e76}.timeline-node.blue,.status-dot.blue{color:#7fa9c1;background:#7fa9c1}.timeline-node.orange,.status-dot.orange{color:var(--orange);background:var(--orange)}.item-preview{color:#59785c;background:#f7f6f1;border:1px solid #dcd9cf;border-radius:8px;place-items:center;width:58px;height:58px;display:grid}.item-preview.pdf,.item-preview.file{color:#e55036}.item-preview.image{color:#5d8293}.item-preview.video{color:var(--orange);background:#fff8f1}.item-preview.audio{color:#725e91}.text-letter{font-family:Georgia,serif;font-size:27px}.pdf-letter{letter-spacing:-.02em;font-size:10px;font-weight:750}.item-body{min-width:0;padding-top:2px}.item-title-row{align-items:center;gap:8px;min-width:0;display:flex}.item-title-row h3{text-overflow:ellipsis;white-space:nowrap;min-width:90px;margin:0;font-size:14px;font-weight:640;overflow:hidden}.tag-row{gap:6px;margin-left:auto;display:flex}.tag-row span{color:#5f675f;background:#eff1eb;border-radius:4px;padding:4px 7px;font-size:9px}.tag-row span:nth-child(2){background:#edf3f5}.more-button{color:#6b706a;letter-spacing:1px;cursor:pointer;background:0 0;border:0;padding:3px 0 3px 8px}.item-meta{color:var(--muted);align-items:center;gap:7px;margin-top:6px;font-size:10px;display:flex}.status-dot{border-radius:50%;width:7px;height:7px}.item-body>p{color:#5f655f;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 0;font-size:11px;line-height:1.45;overflow:hidden}.progress-track{background:#e4e3df;border-radius:10px;width:min(440px,75%);height:5px;margin-top:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--orange);height:100%;display:block}.digest-panel{background:linear-gradient(145deg,#f6fcffeb,#fdfdfaf5);border:1px solid #c8dce4;border-radius:10px;align-self:start;padding:25px}.digest-title{align-items:center;gap:13px;display:flex}.digest-title>span{color:#e48b21;place-items:center;width:39px;height:39px;display:grid}.digest-title h2,.digest-title p{margin:0}.digest-title h2{font-size:17px;font-weight:650}.digest-title p{color:var(--muted);margin-top:4px;font-size:11px}.digest-section{border-bottom:1px solid #d9e5e9;margin-top:24px;padding-bottom:22px}.digest-section h3{align-items:center;gap:10px;margin:0 0 13px;font-size:13px;font-weight:650;display:flex}.digest-icon{border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.digest-icon.blue{color:#477e9c;background:#e5f1f6}.digest-icon.green{color:#547353;background:#e8efdf}.digest-section ul{gap:10px;margin:0;padding-left:21px;display:grid}.digest-section li{color:#49504b;padding-left:1px;font-size:11px;line-height:1.5}.digest-section.actions{border-bottom:0;padding-bottom:0}.digest-section.actions>div{gap:10px;display:grid}.digest-section.actions label{color:#4c534e;cursor:pointer;align-items:flex-start;gap:9px;font-size:11px;line-height:1.4;display:flex}.digest-section.actions label.checked span{color:#969b96;text-decoration:line-through}.digest-section.actions input{width:14px;height:14px;accent-color:var(--sage);margin:0}.digest-button{color:#315d76;cursor:pointer;background:#e2f1f7b8;border:1px solid #b8d4df;border-radius:7px;justify-content:center;align-items:center;gap:10px;width:100%;height:44px;margin-top:26px;font-size:12px;font-weight:600;display:flex}.digest-button:hover{background:#dceff6}.page-view{max-width:1040px;margin:0 auto}.page-intro{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:8px 0 26px;display:flex}.page-icon{background:var(--sage-soft);color:#55745c;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.page-icon.orange{background:var(--orange-soft);color:var(--orange)}.page-intro h1,.page-intro p{margin:0}.page-intro h1{letter-spacing:-.04em;font-size:28px;font-weight:630}.page-intro p{color:var(--muted);margin-top:4px;font-size:12px}.library-filters{gap:7px;margin-top:22px;display:flex}.library-filters button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:8px 12px;font-size:10px;font-weight:600}.library-filters button.selected{background:var(--sage-soft);color:#3f6248;border-color:#b8c8ba}.search-page .timeline-section{margin-top:24px}.digest-page{max-width:900px}.digest-panel.expanded{margin-top:28px;padding:32px}.digest-panel.expanded .digest-section{padding:0 8px 25px}.empty-state{min-height:300px;color:var(--muted);text-align:center;border:1px dashed #d6d3cb;border-radius:10px;align-content:center;place-items:center;display:grid}.empty-state>span{background:var(--blue-soft);width:44px;height:44px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.empty-state h3{color:var(--ink);margin:14px 0 0;font-size:14px}.empty-state p{margin:5px 0 0;font-size:11px}.toast{z-index:30;color:#fff;background:#26352d;border:1px solid #3f5448;border-radius:8px;align-items:center;gap:9px;padding:12px 16px;font-size:12px;font-weight:600;animation:.22s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #1c292138}.login-screen{background:radial-gradient(circle at 20% 10%, #6f8f7224, transparent 34%), radial-gradient(circle at 90% 80%, #5f8faa1f, transparent 32%), var(--paper);place-items:center;min-height:100dvh;padding:28px 18px;display:grid}.login-card{background:#fffefaf5;border:1px solid #dbd8ce;border-radius:20px;width:min(100%,430px);padding:32px;box-shadow:0 22px 65px #2b362f17}.login-brand,.loading-mark{letter-spacing:-.04em;justify-content:center;align-items:center;gap:9px;font-family:Georgia,Times New Roman,serif;font-size:32px;display:flex}.login-brand .brand-mark,.loading-mark .brand-mark{width:31px;height:31px}.login-copy{text-align:center;margin-top:34px}.login-copy h1{letter-spacing:-.045em;margin:0;font-size:30px;font-weight:650}.login-copy p{color:var(--muted);margin:10px auto 0;font-size:14px;line-height:1.55}.login-card form{gap:14px;margin-top:28px;display:grid}.login-card label{color:#59605a;gap:8px;font-size:12px;font-weight:650;display:grid}.login-card input{width:100%;min-height:52px;color:var(--ink);background:#fffefa;border:1px solid #d5d1c7;border-radius:11px;outline:0;padding:0 14px;font-size:16px}.login-card input:focus{border-color:#83a089;box-shadow:0 0 0 4px #6f8f721a}.login-card .code-input{text-align:center;letter-spacing:.26em;font-size:26px;font-weight:700}.login-card form>button:not(.text-button){color:#fff;cursor:pointer;background:#27332c;border:0;border-radius:11px;min-height:52px;font-size:14px;font-weight:680}.login-card form>button:disabled{cursor:not-allowed;opacity:.42}.text-button{color:#4c7254;cursor:pointer;background:0 0;border:0;min-height:40px;font-size:12px;font-weight:650}.form-error{color:#a4462d;background:#fff0eb;border-radius:8px;margin:0;padding:9px 11px;font-size:12px;line-height:1.45}.login-privacy{color:#788078;justify-content:center;align-items:center;gap:7px;margin-top:25px;font-size:10px;display:flex}.loading-mark{animation:1.4s ease-in-out infinite loading-pulse}@keyframes loading-pulse{50%{opacity:.48}}.account-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#191c1966;justify-content:flex-end;align-items:flex-start;padding:74px 24px 24px;display:flex;position:fixed;inset:0}.account-panel{background:var(--surface);border:1px solid #ddd9cf;border-radius:18px;width:min(100%,390px);padding:22px;box-shadow:0 24px 70px #1e282138}.account-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.account-heading h2,.account-heading p{margin:0}.account-heading h2{letter-spacing:-.035em;font-size:22px;font-weight:660}.account-heading p{color:var(--muted);margin-top:4px;font-size:11px}.account-heading button{cursor:pointer;background:#f5f3ee;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.account-identity,.account-drive{border:1px solid var(--line);background:#fffefa;border-radius:12px;align-items:center;gap:12px;padding:13px;display:flex}.account-identity{margin-top:20px}.account-drive{margin-top:10px}.account-avatar,.drive-icon{background:var(--sage-soft);color:#3f6949;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:12px;font-weight:750;display:grid}.drive-icon{background:var(--blue-soft);color:#4e7d98;border-radius:10px}.account-identity>div,.account-drive>div{flex:1;min-width:0}.account-identity strong,.account-identity small,.account-drive strong,.account-drive small{display:block}.account-identity strong,.account-drive strong{font-size:13px}.account-identity small,.account-drive small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.drive-action{color:#fff;cursor:pointer;background:#315f3b;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 10px;font-size:10px;font-weight:650;text-decoration:none;display:inline-flex}.drive-action.secondary{color:#5d645e;background:#f2f0eb}.account-note{color:var(--muted);margin:10px 2px 0;font-size:10px;line-height:1.5}.logout-button{color:#884d3f;cursor:pointer;background:0 0;border:1px solid #dedad1;border-radius:10px;width:100%;min-height:46px;margin-top:18px;font-size:12px;font-weight:650}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.capture-sheet-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#191c1985;justify-content:center;align-items:flex-end;animation:.18s ease-out backdrop-in;display:flex;position:fixed;inset:0}.mobile-capture-sheet{background:var(--surface);width:min(100%,540px);max-height:min(92dvh,820px);padding:11px 20px calc(18px + env(safe-area-inset-bottom));border:1px solid #dad6cce6;border-bottom:0;border-radius:26px 26px 0 0;animation:.22s cubic-bezier(.22,.85,.3,1) sheet-up;overflow-y:auto;box-shadow:0 -18px 60px #181f1a33}.sheet-handle{background:#c4c3bd;border-radius:20px;width:48px;height:5px;margin:0 auto 18px;display:block}.sheet-heading{justify-content:space-between;align-items:center;display:flex}.sheet-heading h2{letter-spacing:-.04em;margin:0;font-size:28px;font-weight:640}.sheet-heading button,.sheet-file button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.mobile-capture-sheet>textarea{resize:vertical;width:100%;min-height:190px;color:var(--ink);background:#fffefa;border:1px solid #d5d1c7;border-radius:14px;outline:0;margin-top:18px;padding:16px;font-size:17px;line-height:1.55}.mobile-capture-sheet>textarea:focus{border-color:#8ca99b;box-shadow:0 0 0 4px #6f8f721a}.sheet-attachment-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.sheet-attachment-actions button{color:#4f6552;cursor:pointer;background:#fffefa;border:1px solid #d9d5cc;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:82px;font-size:12px;font-weight:620;display:flex}.sheet-attachment-actions button:nth-child(2){color:#517592}.sheet-attachment-actions button:nth-child(3){color:var(--orange)}.sheet-attachment-actions button.selected{background:var(--sage-soft);border-color:#86a18b}.sheet-file,.sheet-field,.sheet-privacy{background:#fffefa;border:1px solid #d9d5cc;border-radius:12px;align-items:center;gap:12px;min-height:54px;padding:0 14px;display:flex}.sheet-file{color:#536b59;margin-top:12px}.sheet-file>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.sheet-file button{width:38px;height:38px}.sheet-field{margin-top:12px}.sheet-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:15px}.sheet-privacy{color:#4f5751;margin-top:9px;font-size:13px}.sheet-privacy span{flex:1}.sheet-save{color:#fff;cursor:pointer;background:#232624;border:0;border-radius:12px;width:100%;min-height:54px;margin-top:14px;font-size:15px;font-weight:650}.sheet-save:disabled{cursor:not-allowed;opacity:.35}@keyframes backdrop-in{0%{opacity:0}}@keyframes sheet-up{0%{transform:translateY(40px)}}@media (width<=1120px){:root{--sidebar:196px}.home-layout{grid-template-columns:minmax(0,1fr)}.home-layout>.digest-panel{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-layout>.digest-panel .digest-title,.home-layout>.digest-panel .digest-button{grid-column:1/-1}.home-layout>.digest-panel .digest-section{border:0}}@media (width<=760px){:root{--sidebar:0px}.sidebar{display:none}.app-main{padding-bottom:calc(82px + env(safe-area-inset-bottom));margin:0}.topbar{height:auto;padding:calc(12px + env(safe-area-inset-top)) 16px 15px;grid-template-columns:minmax(0,1fr) 44px;gap:14px 10px;display:grid}.mobile-brand{display:flex}.mobile-brand .brand-mark{width:26px;height:26px}.global-search{background:#fffefa;border-radius:13px;grid-area:2/1/auto/-1;width:100%;height:52px;margin:0;padding:0 15px}.global-search input{font-size:16px}.global-search kbd{display:none}.avatar{justify-self:end;width:42px;height:42px}.content{padding:18px 16px calc(28px + env(safe-area-inset-bottom))}.home-layout{display:none}.mobile-home{display:block}.mobile-quick-capture{background:linear-gradient(145deg,#f7faf4,#fdfdf9);border:1px solid #ced9cc;border-radius:16px;padding:19px 16px 16px}.mobile-quick-capture h1{letter-spacing:-.04em;margin:0;font-size:24px;font-weight:650}.mobile-quick-capture p{color:var(--muted);margin:5px 0 0;font-size:14px}.mobile-capture-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.mobile-capture-actions button{color:#27302a;cursor:pointer;background:#fffefa;border:1px solid #d7dbd2;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:74px;font-size:11px;font-weight:650;display:flex}.mobile-action-icon{color:#527b58;place-items:center;display:grid}.mobile-action-icon.image{color:#467ca3}.mobile-action-icon.audio{color:#54815b}.mobile-action-icon.file{color:var(--orange)}.mobile-home .timeline-section{margin-top:27px}.mobile-home .timeline-heading{align-items:baseline;padding:0 2px 10px}.mobile-home .timeline-heading h2{font-size:24px}.capture-panel{padding:18px}.section-heading p,.ai-state{display:none}.capture-panel textarea{min-height:128px}.capture-actions{flex-direction:column;align-items:stretch}.attachment-actions{grid-template-columns:repeat(4,1fr);display:grid}.attachment-actions button{justify-content:center;padding:0;font-size:0}.attachment-actions button svg{width:19px;height:19px}.save-button{width:100%}.timeline-item{grid-template-columns:24px 58px minmax(0,1fr);gap:11px;min-height:118px;padding:15px 0}.timeline:before{left:11px}.item-preview{border-radius:12px;width:58px;height:58px}.item-title-row{align-items:flex-start}.item-title-row h3{max-width:calc(100vw - 166px);font-size:15px;line-height:1.3}.tag-row{display:none}.more-button{min-width:36px;min-height:36px;margin-top:-9px}.item-meta{gap:6px;margin-top:7px;font-size:11px}.item-body>p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.progress-track{width:100%}.mobile-bottom-nav{z-index:40;min-height:calc(72px + env(safe-area-inset-bottom));padding:8px 5px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffefaf5;border-top:1px solid #ddd9d0;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -7px 22px #2229240f}.mobile-bottom-nav>button{color:#71766f;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:56px;font-size:10px;font-weight:620;display:flex}.mobile-bottom-nav>button.active{color:#315f3b}.mobile-bottom-nav .mobile-capture-trigger{color:#315f3b;position:relative;top:-27px}.mobile-capture-trigger>span{border:5px solid var(--paper);color:#fff;background:#426f4b;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 7px 18px #335b3b38}.mobile-capture-trigger small{margin-top:2px;font-size:10px;font-weight:650}.toast{right:14px;bottom:calc(92px + env(safe-area-inset-bottom));justify-content:center;left:14px}.home-layout>.digest-panel{display:block}.page-view{max-width:100%}.page-intro{gap:12px;padding:2px 0 18px}.page-icon{width:42px;height:42px}.page-intro h1{font-size:23px}.page-intro p{font-size:13px;line-height:1.4}.digest-panel.expanded{border-radius:15px;margin-top:20px;padding:20px 17px}.digest-section li,.digest-section.actions label{font-size:13px}.empty-state{min-height:280px}.library-filters{scrollbar-width:none;margin-right:-16px;padding:0 16px 6px 0;overflow-x:auto}.library-filters button{white-space:nowrap;min-height:40px;padding:8px 14px;font-size:12px}.mobile-capture-sheet{max-height:89dvh;padding-left:16px;padding-right:16px}.sheet-heading h2{font-size:27px}.mobile-capture-sheet>textarea{min-height:clamp(148px,23dvh,210px)}.login-screen{padding:max(26px, env(safe-area-inset-top)) 16px max(24px, env(safe-area-inset-bottom));align-items:stretch}.login-card{align-self:center;padding:27px 21px}.login-copy{margin-top:29px}.login-copy h1{font-size:27px}.account-backdrop{align-items:flex-end;padding:0}.account-panel{width:100%;padding:22px 18px calc(20px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0}}@media (width<=370px){.mobile-capture-actions,.sheet-attachment-actions{gap:6px}.mobile-capture-actions button{min-height:68px;font-size:10px}.sheet-attachment-actions button{min-height:75px;font-size:10px}.mobile-capture-sheet>textarea{min-height:130px}.item-title-row h3{max-width:calc(100vw - 154px)}}@media (orientation:landscape) and (height<=500px){.mobile-capture-sheet{max-width:620px;max-height:98dvh}.mobile-capture-sheet>textarea{min-height:92px}.sheet-attachment-actions button{flex-direction:row;min-height:64px}}@supports (padding:max(0px)){.mobile-bottom-nav{padding-bottom:max(7px, env(safe-area-inset-bottom))}}@media (width>=761px){.capture-sheet-backdrop,.mobile-capture-sheet{display:none}}@media (width<=760px){.item-body>p{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
