:root{font-family:Segoe UI Variable,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;color:#29332f;background:#f4f5f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #f4f5f2;--surface: #ffffff;--ink: #29332f;--muted: #858d87;--line: #e8ebe5;--green: #244c40;--green-light: #e6eee7;--danger: #a94646;--sage: #b5c8b1;--sand: #e2cd9e;--rose: #ddb6b2;--blue: #b7cbdc;--lavender: #c7bddc}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled,input:disabled,select:disabled{cursor:not-allowed}button:disabled{opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[role=button]:focus-visible{outline:3px solid #98b5a0;outline-offset:3px}button{transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}button:active:not(:disabled){transform:translateY(1px)}svg{flex-shrink:0}::selection{background:#dbe8d9}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{background:#d9ded6;border:2px solid transparent;border-radius:20px;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.eyebrow{color:#939b92;font-size:10px;font-weight:650;letter-spacing:1.65px}.brand{display:flex;align-items:center;gap:13px}.brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#f6f8ef;background:var(--green);box-shadow:0 5px 12px #244c4018}.brand strong{display:block;font-size:26px;font-weight:700;letter-spacing:-1.5px;line-height:1.1}.brand span{display:block;margin-top:5px;color:var(--muted);font-size:11px}.brand.compact .brand-mark{width:40px;height:40px;border-radius:13px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:9px;background:transparent;color:#858d85}.icon-button:hover:not(:disabled){background:#e9ede6;color:var(--green)}.icon-button.selected{color:var(--green);background:#e3ebe0}.icon-button.danger-hover:hover{color:var(--danger);background:#f7e9e6}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 21px;border:1px solid var(--green);border-radius:11px;color:#fff;background:var(--green);font-size:13px;font-weight:550;box-shadow:0 4px 10px #244c4014}.primary-button:hover:not(:disabled){background:#1b3e33;box-shadow:0 5px 15px #244c4026}.soft-button{padding:9px 14px;border:1px solid #dbe4d8;border-radius:9px;color:var(--green);background:#edf3e9;font-size:12px}.text-button{padding:0;border:0;color:var(--green);background:transparent;font-size:11px;font-weight:600}.text-button:hover{text-decoration:underline}.gate{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;height:100dvh;padding:32px 20px;overflow:auto;background:radial-gradient(ellipse at 17% 20%,#e4ebe0 0,transparent 42%),radial-gradient(ellipse at 90% 85%,#eae5da 0,transparent 40%),#f4f5f0}.gate-orb{position:fixed;border:1px solid #a9b79d25;border-radius:50%;pointer-events:none}.orb-one{width:580px;height:580px;top:-300px;right:-120px}.orb-two{width:340px;height:340px;bottom:-190px;left:-80px}.gate-card{position:relative;width:440px;max-width:100%;flex-shrink:0;padding:36px;border:1px solid #ffffffdf;border-radius:25px;background:#ffffffc9;box-shadow:0 28px 85px #35412c0b,0 4px 15px #35412c05,inset 0 1px #fff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);animation:appear .35s ease both}.gate-heading{margin:38px 0 25px}.gate-heading h1{margin:13px 0;font-size:29px;font-weight:600;letter-spacing:-1.2px;line-height:1.25}.gate-heading p{margin:0;color:#848b83;font-size:12px;line-height:1.8}.gate-form{display:flex;flex-direction:column;gap:16px}.gate-form label:not(.sr-only){display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:600;color:#646e65}.gate-form input{width:100%;height:45px;padding:0 13px;border:1px solid #e1e6dd;border-radius:10px;outline:none;background:#ffffffbd;color:var(--ink);font-size:13px}.gate-form input:focus{border-color:#8eaa95;box-shadow:0 0 0 3px #b5c8b120}.gate-form input::placeholder{color:#a4aaa1}.gate-form .primary-button{width:100%;margin-top:4px}.gate-footer{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:28px;padding-top:21px;border-top:1px solid var(--line);color:#939b8f;font-size:10px}.gate-caption{margin-top:25px;color:#98a18f;font-size:11px;letter-spacing:.2px}.lock-badge{width:56px;height:56px;margin-top:34px;display:grid;place-items:center;border:1px solid #e3e9dd;border-radius:18px;background:#f0f4eb;color:#57754e}.pin-heading{margin-top:24px}.gate-form .pin-input{height:62px;text-align:center;font-size:29px;letter-spacing:15px;padding-left:25px;background:#f7f9f4}.pin-input::placeholder{color:#c8d1c0!important}.account-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px;color:#929a8e;font-size:11px}.account-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-row button{flex-shrink:0}.error-box{padding:11px 13px;border:1px solid #edd9d1;border-radius:9px;background:#fcf3ee;color:#a16651;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.initial-loader{display:flex;flex-direction:column;align-items:center;gap:20px;padding:70px 0 40px;color:#829079;font-size:12px}.app-shell{display:grid;grid-template-columns:76px 320px minmax(0,1fr);width:100%;height:100dvh;overflow:hidden;background:var(--bg)}.rail{display:flex;flex-direction:column;align-items:center;padding:23px 10px 17px;border-right:1px solid #e4e8df;background:linear-gradient(180deg,#f0f3eb,#ecefe8)}.rail-navigation{display:flex;flex-direction:column;gap:12px;margin-top:42px}.rail .icon-button{width:42px;height:42px;border-radius:12px}.rail-bottom{display:flex;flex-direction:column;align-items:center;gap:9px;margin-top:auto}.avatar{display:grid;place-items:center;width:31px;height:31px;margin-top:10px;border:2px solid #fff;border-radius:50%;background:#d6dec9;color:#61704e;font-size:11px;font-weight:700}.note-list{display:flex;flex-direction:column;min-width:0;min-height:0;border-right:1px solid var(--line);background:#f8f9f5}.list-header{display:flex;align-items:center;justify-content:space-between;padding:29px 22px 23px}.list-header .eyebrow{font-size:9px;letter-spacing:1.4px}.list-header h1{margin:7px 0 0;font-size:27px;font-weight:650;letter-spacing:-1.3px}.list-header h1>span{color:#92a984}.header-buttons{display:flex;align-items:center;gap:4px}.new-note-button{color:#fff;background:var(--green);box-shadow:0 3px 8px #244c4015}.new-note-button:hover:not(:disabled){color:#fff;background:#163e30}.search-field{display:flex;align-items:center;gap:9px;height:40px;margin:0 20px;padding:0 11px;border:1px solid #e4e8df;border-radius:10px;background:#fff;color:#9aa294}.search-field:focus-within{border-color:#a5b69b;box-shadow:0 0 0 3px #a5b69b12}.search-field input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--ink);font-size:11px}.search-field input::placeholder{color:#a1a79b}.search-field button{display:grid;place-items:center;padding:0;border:0;background:transparent;color:#929c88}kbd{display:inline-block;padding:3px 5px;border:1px solid #e7ebe2;border-bottom-width:2px;border-radius:4px;background:#fafbf8;color:#a4ab9d;font-family:inherit;font-size:9px;line-height:1;white-space:nowrap}.filter-row{display:flex;align-items:center;justify-content:space-between;margin:21px 22px 15px}.filter-row>span{color:#98a08f;font-size:11px}.segmented-control{display:flex;gap:4px}.segmented-control button{padding:6px 10px;border:0;border-radius:7px;background:transparent;color:#969d90;font-size:10px;font-weight:600}.segmented-control button.active{background:#e8eee2;color:#5b7050}.note-cards{flex:1;min-height:0;overflow:auto;padding:0 13px 20px}.note-card{position:relative;margin:0 0 9px;padding:15px;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.note-card:hover{background:#f0f3ea}.note-card.active{border-color:#dbe4d1;background:#fff;box-shadow:0 4px 12px #3a48280a}.note-card-top{display:flex;align-items:center;gap:7px;margin-bottom:9px}.color-dot{display:inline-block;flex-shrink:0;width:7px;height:7px;border-radius:50%}.sage{background:var(--sage)}.sand{background:var(--sand)}.rose{background:var(--rose)}.blue{background:var(--blue)}.lavender{background:var(--lavender)}.note-card time{color:#9aa28f;font-size:9px}.card-pin{display:grid;place-items:center;width:23px;height:23px;margin:-4px -4px -4px auto;padding:0;border:0;border-radius:6px;background:transparent;color:#bac1b1;opacity:0}.note-card:hover .card-pin,.note-card:focus-within .card-pin,.card-pin.is-pinned{opacity:1}.card-pin.is-pinned{color:#78916b}.card-pin:hover{background:#e8eee0}.note-card h2{overflow:hidden;margin:0 0 7px;color:#3e4937;font-size:13px;font-weight:600;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.note-card p{display:-webkit-box;min-height:34px;overflow:hidden;margin:0;color:#98a08f;font-size:11px;line-height:1.7;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-attachments{display:flex;align-items:center;gap:5px;margin-top:12px;color:#9ca58f;font-size:9px}.list-placeholder{display:flex;flex-direction:column;align-items:center;padding:65px 14px;color:#9ba78e;text-align:center}.list-placeholder h3{margin:17px 0 0;color:#66745a;font-size:13px;font-weight:600}.list-placeholder p{margin:10px 0 17px;font-size:11px;line-height:1.8;overflow-wrap:anywhere}.list-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:15px 20px;border-top:1px solid var(--line);color:#a2ab96;font-size:9px}.list-footer span:first-child{display:flex;align-items:center;gap:6px}.inline-notice,.update-banner{display:flex;align-items:center;gap:7px;margin:0 20px 13px;padding:9px 10px;border:1px solid #ece0bc;border-radius:8px;background:#faf4e4;color:#9a8654;font-size:10px}.update-banner{border-color:#dce4d0;background:#edf3e5;color:#687f52}.workspace{display:flex;flex-direction:column;min-width:0;min-height:0;background:#fff}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:15px;height:65px;flex-shrink:0;padding:0 28px;border-bottom:1px solid #eef0ea}.workspace-breadcrumb{display:flex;align-items:center;gap:9px;min-width:0;color:#a3aa9c;font-size:10px}.workspace-breadcrumb strong{overflow:hidden;max-width:220px;color:#757f6a;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-slash{color:#c3c9ba}.workspace-actions{display:flex;flex-shrink:0;align-items:center;gap:4px}.mobile-back{display:none}.document-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain}.document{width:min(100%,930px);min-height:100%;margin:0 auto;padding:43px 58px 60px;animation:appear .2s ease}.document-meta{display:flex;align-items:center;justify-content:space-between;gap:14px}.note-type{display:flex;align-items:center;gap:8px;color:#a2aa97;font-size:9px;font-weight:600;letter-spacing:1.4px}.color-picker{display:flex;align-items:center;gap:7px}.color-swatch{display:grid;place-items:center;width:15px;height:15px;padding:0;border:0;border-radius:50%;color:#4f5f47}.color-swatch.chosen{outline:1px solid #b8c2ad;outline-offset:3px}.note-title{display:block;width:100%;margin:25px 0 9px;padding:0;border:0;outline:none!important;background:transparent;color:#35422e;font-size:clamp(27px,2.7vw,39px);font-weight:650;letter-spacing:-1.6px;line-height:1.35}.note-title::placeholder{color:#ccd3c3}.note-title:disabled{opacity:1}.document-date{color:#a4ad99;font-size:10px}.editor-loading{margin-top:29px;padding:28px 0;color:#9ba78e;font-size:12px}.editor-component{margin-top:29px}.editor-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:3px;padding:7px;border:1px solid #e9ede2;border-radius:10px;background:#fafbf7}.editor-toolbar select{height:29px;max-width:115px;padding:0 7px;border:0;border-radius:5px;background:transparent;color:#7d8870;font-size:10px;outline:none}.tool{display:grid;place-items:center;width:29px;height:29px;padding:0;border:0;border-radius:6px;background:transparent;color:#8a957d}.tool:hover{background:#edf2e7;color:#49613b}.tool.active{background:#e4ecdc;color:#456035}.tool-divider{width:1px;height:17px;margin:0 4px;background:#e1e7d8}.tiny-label{font-size:13px;font-weight:600}.toolbar-disabled{pointer-events:none;opacity:.5}.table-tools{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:8px;padding:7px 9px;border:1px solid #e9ede2;border-radius:8px;background:#fcfdf9}.table-tools>span{margin-right:5px;color:#9aa68c;font-size:10px}.table-tools button{padding:5px 7px;border:0;border-radius:5px;background:#f0f4ea;color:#758767;font-size:10px}.table-tools button:hover{background:#e3ecd9}.note-prose{min-height:290px;padding-top:27px;outline:none;color:#515c49;font-size:14px;line-height:1.85;overflow-wrap:anywhere}.note-prose>:first-child{margin-top:0}.note-prose>:last-child{margin-bottom:0}.note-prose p{margin:0 0 15px}.note-prose h1,.note-prose h2,.note-prose h3{color:#3e4d34;font-weight:650;line-height:1.35}.note-prose h1{margin:30px 0 16px;font-size:29px;letter-spacing:-1px}.note-prose h2{margin:26px 0 13px;font-size:23px;letter-spacing:-.6px}.note-prose h3{margin:23px 0 11px;font-size:18px;letter-spacing:-.3px}.note-prose strong{color:#35472a;font-weight:650}.note-prose em{color:inherit}.note-prose a{color:#47745d;text-decoration-color:#b5cbb5;text-underline-offset:3px}.note-prose a:hover{text-decoration-color:currentColor}.note-prose ul,.note-prose ol{margin:13px 0 18px;padding-left:25px}.note-prose li{padding-left:3px;margin:5px 0}.note-prose li>p{margin:0}.note-prose li::marker{color:#8a9c76}.note-prose blockquote{margin:23px 0;padding:15px 19px;border-left:3px solid #bdcda9;border-radius:0 9px 9px 0;background:#f6f8f1;color:#7a876a}.note-prose blockquote p:last-child{margin-bottom:0}.note-prose hr{margin:28px 0;border:0;border-top:1px solid #e5ebdc}.note-prose code{padding:3px 6px;border:1px solid #e8ecdf;border-radius:5px;background:#f3f6ed;color:#627c4b;font-family:Cascadia Code,Cascadia Mono,Consolas,monospace;font-size:.87em}.note-prose pre{max-width:100%;margin:22px 0;padding:20px 22px;overflow-x:auto;border:1px solid #303c2c;border-radius:12px;background:#263123;color:#dce5d0;line-height:1.75;-moz-tab-size:2;tab-size:2}.note-prose pre code{padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-size:12px;white-space:pre}.hljs-comment,.hljs-quote{color:#8b9b7b;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-literal{color:#c5b7df}.hljs-string,.hljs-regexp,.hljs-addition{color:#c0d798}.hljs-number,.hljs-attribute,.hljs-symbol,.hljs-bullet{color:#e0c291}.hljs-title,.hljs-section,.hljs-function .hljs-title{color:#b6cddd}.hljs-built_in,.hljs-type,.hljs-class{color:#d5d99c}.hljs-variable,.hljs-template-variable,.hljs-tag{color:#d8b2a0}.hljs-deletion{color:#dfa49c}.note-prose ul[data-type=taskList]{list-style:none;padding-left:0}.note-prose ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:11px;padding-left:0}.note-prose ul[data-type=taskList] li>label{display:flex;align-items:center;flex:0 0 auto;padding-top:6px;-webkit-user-select:none;user-select:none}.note-prose ul[data-type=taskList] li>label input{width:15px;height:15px;margin:0;accent-color:#6e8958;cursor:pointer}.note-prose ul[data-type=taskList] li>div{flex:1;min-width:0}.note-prose ul[data-type=taskList] li[data-checked=true]>div>p{color:#a1ab96;text-decoration:line-through;text-decoration-color:#bdc7b1}.note-prose ul[data-type=taskList] ul[data-type=taskList]{margin:8px 0}.note-prose .tableWrapper{max-width:100%;margin:22px 0;overflow-x:auto}.note-prose table{width:100%;margin:0;overflow:hidden;border-collapse:collapse;table-layout:fixed;font-size:12px}.note-prose td,.note-prose th{position:relative;min-width:90px;padding:11px 13px;border:1px solid #dfe7d4;vertical-align:top;text-align:left}.note-prose th{background:#f0f5e8;color:#62764f;font-weight:600}.note-prose td{background:#fff}.note-prose td>p,.note-prose th>p{margin:0}.note-prose .selectedCell:after{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:#a9c39130;content:"";pointer-events:none}.note-prose .column-resize-handle{position:absolute;top:0;right:-2px;bottom:-2px;z-index:3;width:4px;background:#94b27a;pointer-events:none}.resize-cursor{cursor:col-resize}.math-node{color:#425635}.math-inline{display:inline-block;max-width:100%;padding:0 3px;vertical-align:baseline}.math-block{max-width:100%;margin:22px 0;padding:14px 20px;overflow-x:auto;border:1px solid #e7ecde;border-radius:10px;background:#fafcf6}.math-block .katex-display{margin:8px 0}.math-node.ProseMirror-selectednode{outline:2px solid #a6bd91;outline-offset:3px;border-radius:5px}.note-prose p.is-editor-empty:first-child:before{float:left;height:0;color:#b0baa4;content:attr(data-placeholder);pointer-events:none}.attachments-section{margin-top:38px}.section-label{display:flex;align-items:center;gap:7px;margin-bottom:14px;color:#a0ab91;font-size:9px;font-weight:600;letter-spacing:1.3px}.section-label>span{display:grid;place-items:center;min-width:18px;height:18px;margin-left:2px;padding:0 5px;border-radius:5px;background:#eff4e7;color:#849573;font-size:9px;letter-spacing:0}.attachments-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.file-card{min-width:0;overflow:hidden;border:1px solid #e6ebdd;border-radius:12px;background:#fff;animation:appear .18s ease}.file-card.file-failed{border-color:#e7c7b9}.image-preview,.audio-preview{position:relative;display:flex;align-items:center;justify-content:center;height:180px;overflow:hidden;background:#f4f7ee;color:#9cad8b}.image-preview{background-image:linear-gradient(45deg,#e9eee2 25%,transparent 25%),linear-gradient(-45deg,#e9eee2 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e9eee2 75%),linear-gradient(-45deg,transparent 75%,#e9eee2 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}.image-preview>a{display:block;width:100%;height:100%}.image-preview img{display:block;width:100%;height:100%;object-fit:contain}.audio-preview{flex-direction:column;gap:17px;padding:20px 12px;background:radial-gradient(ellipse at 50% 0%,#e3ecd8,transparent 75%),#f4f7ee}.audio-icon{display:grid;place-items:center;width:49px;height:49px;border:1px solid #dce6cf;border-radius:15px;background:#edf4e3;color:#8aa371}.audio-preview audio{display:block;width:100%;min-width:0;height:35px}.audio-preview .muted{font-size:11px}.upload-pill{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #ffffff8a;border-radius:20px;background:#fffffff0;color:#70875b;font-size:9px;box-shadow:0 3px 10px #3044200a}.file-details{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px}.file-details>div{min-width:0}.file-details strong{display:block;overflow:hidden;color:#657653;font-size:10px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.file-details span{display:block;margin-top:5px;color:#a3ae94;font-size:9px}.file-details .icon-button{width:26px;height:26px;flex-shrink:0}.file-error{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border-top:1px solid #eeddd2;background:#fff8f2;color:#b08870;font-size:10px}.file-error>span{overflow-wrap:anywhere}.file-error button{flex-shrink:0}.attachment-dropzone{display:flex;align-items:center;gap:12px;width:100%;padding:17px;border:1px dashed #dce5ce;border-radius:11px;background:#fcfdf9;text-align:left;color:#a5b394}.attachment-dropzone:hover:not(:disabled){border-color:#a9bd91;background:#f6f9ef}.dropzone-icon{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border:1px solid #e6eddc;border-radius:10px;background:#f0f5e8;color:#93a780}.attachment-dropzone>span{flex:1;min-width:0}.attachment-dropzone strong{display:block;color:#82946e;font-size:11px;font-weight:500}.attachment-dropzone small{display:block;margin-top:5px;color:#a8b29c;font-size:9px;line-height:1.6}.editor-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:40px;flex-shrink:0;padding:8px 28px;border-top:1px solid #edf1e6;background:#fdfefb;color:#acb69f;font-size:9px}.save-status{display:flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#91a47c;font-size:9px;text-align:left}.save-status.save-error{color:#b08758}.workspace-empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;min-height:0;padding:40px 24px;overflow:auto;text-align:center;background:radial-gradient(ellipse at 50% 40%,#f6f9f0,transparent 62%),#fff}.empty-art{position:relative;display:grid;place-items:center;width:110px;height:110px;margin-bottom:33px;border:1px solid #e1e9d7;border-radius:30px;background:#f0f5e7;color:#8ba377;box-shadow:0 15px 35px #5a78340a,inset 0 1px #ffffffd9;transform:rotate(-6deg)}.empty-art>span{position:absolute;right:-9px;bottom:6px;display:grid;place-items:center;width:34px;height:34px;border:3px solid white;border-radius:11px;background:#dce8cb;color:#789758;transform:rotate(13deg)}.workspace-empty .eyebrow{font-size:9px}.workspace-empty h2{margin:14px 0 11px;color:#4b5e3c;font-size:27px;font-weight:550;letter-spacing:-1px}.workspace-empty p{margin:0;color:#a0ad91;font-size:12px;line-height:1.9}.workspace-empty .primary-button{min-height:41px;margin-top:26px;font-size:11px}.shortcut-hint{margin-top:16px;color:#bbc4af;font-size:9px}.shortcut-hint kbd{margin:0 3px}.toast{position:fixed;right:25px;bottom:57px;z-index:50;display:flex;align-items:center;gap:18px;max-width:min(440px,calc(100vw - 36px));padding:13px 15px;border:1px solid #dce6d2;border-radius:12px;background:#fffffff5;color:#627651;box-shadow:0 15px 45px #263c2014,0 3px 10px #263c2008;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);font-size:11px;line-height:1.65;animation:appear .18s ease}.toast>span{overflow-wrap:anywhere}.toast button{display:grid;place-items:center;flex-shrink:0;width:23px;height:23px;padding:0;border:0;border-radius:6px;background:#f0f5e9;color:#8da17b}@media (min-width: 1500px){.app-shell{grid-template-columns:82px 350px minmax(0,1fr)}.document{padding-top:55px}.note-card{padding:18px}}@media (max-width: 1100px){.app-shell{grid-template-columns:65px 280px minmax(0,1fr)}.rail{padding-inline:7px}.list-header{padding-inline:18px}.list-header h1{font-size:25px}.search-field{margin-inline:16px}.filter-row{margin-inline:18px}.document{padding:34px 30px 45px}.workspace-header{padding-inline:20px}.workspace-breadcrumb strong{max-width:140px}.editor-footer{padding-inline:20px}.attachments-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 760px){.app-shell{display:block}.rail{display:none}.note-list{width:100%;height:100%;border:0}.workspace{display:none;width:100%;height:100%}.app-shell.show-editor .note-list{display:none}.app-shell.show-editor .workspace{display:flex}.list-header{padding:28px 24px 23px}.list-header h1{font-size:31px}.header-buttons{gap:9px}.header-buttons .icon-button{width:38px;height:38px}.search-field{height:45px;margin-inline:23px}.search-field input{font-size:13px}.filter-row{margin:22px 25px 15px}.segmented-control button{padding:8px 12px;font-size:11px}.note-cards{padding:0 16px 25px}.note-card{margin-bottom:10px;padding:18px}.note-card h2{font-size:15px}.note-card p{font-size:12px}.note-card time{font-size:10px}.card-pin{width:30px;height:30px;opacity:1}.list-footer{min-height:49px;padding-inline:24px;padding-bottom:max(15px,env(safe-area-inset-bottom))}.workspace-header{height:59px;gap:8px;padding-inline:12px;padding-top:env(safe-area-inset-top)}.mobile-back{display:inline-flex}.workspace-breadcrumb{gap:5px}.workspace-breadcrumb>svg,.workspace-breadcrumb>span{display:none}.workspace-breadcrumb strong{max-width:160px;font-size:11px}.workspace-actions{gap:1px}.workspace-actions .icon-button{width:32px;height:34px}.document{padding:28px 23px 40px}.note-title{margin-top:23px;font-size:31px;letter-spacing:-1.1px}.editor-component{margin-top:25px}.editor-toolbar{gap:4px;padding:7px}.tool{width:31px;height:32px}.editor-toolbar select{height:32px}.note-prose{min-height:260px;padding-top:25px;font-size:15px}.note-prose pre{padding:17px}.note-prose h1{font-size:26px}.note-prose h2{font-size:22px}.attachments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.attachment-dropzone{padding:14px}.attachment-dropzone>svg{display:none}.attachment-dropzone strong{font-size:11px}.editor-footer{min-height:42px;padding:10px 17px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.editor-footer>span{font-size:0}.toast{right:18px;bottom:62px;left:18px;max-width:none}.inline-notice,.update-banner{margin-inline:23px}.gate-form input{font-size:16px}}@media (max-width: 440px){.gate{justify-content:flex-start;padding:25px 16px}.gate-card{margin:auto 0 0;padding:28px 25px;border-radius:21px}.gate-caption{margin-bottom:auto;padding-bottom:8px}.gate-heading h1{font-size:26px}.gate-form .pin-input{font-size:27px}.document{padding-inline:18px}.workspace-breadcrumb strong{max-width:110px}.attachments-grid{grid-template-columns:minmax(0,1fr)}.color-picker{gap:8px}.note-type{font-size:8px;letter-spacing:1px}.tool-divider{margin-inline:2px}.note-title{font-size:28px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
