:root{color:#1b2527;font-synthesis:none;text-rendering:optimizelegibility;background:#f8faf9;font-family:Segoe UI Variable,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #1d8f8a}.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{background:#fff;border:1px solid #dfe7e5;border-radius:16px;width:min(1180px,100% - 48px);min-height:calc(100vh - 48px);margin:24px auto;overflow:hidden;box-shadow:0 18px 50px #18363314}.app-header{border-bottom:1px solid #e7eeec;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.wordmark{color:#183230;letter-spacing:-.055em;font-size:1.26rem;font-weight:750;text-decoration:none}.new-note-button{color:#fff;background:#187a76;border:1px solid #187a76;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:.88rem;font-weight:700;transition:background .18s,border-color .18s;display:inline-flex}.new-note-button span{font-size:1.2rem;font-weight:400;line-height:0}.new-note-button:hover:not(:disabled){background:#106662;border-color:#106662}.workspace{grid-template-columns:330px minmax(0,1fr);min-height:calc(100vh - 122px);display:grid}.sidebar{background:#fcfdfd;border-right:1px solid #e7eeec;min-width:0}.sidebar__heading{color:#667473;letter-spacing:.045em;justify-content:space-between;padding:22px 22px 12px;font-size:.78rem;font-weight:750;display:flex}.note-list-controls{gap:11px;padding:0 18px 15px;display:grid}.search-field{background:#fff;border:1px solid #dce7e4;border-radius:9px;align-items:center;min-width:0;display:flex}.search-field:focus-within{border-color:#1d8f8a;box-shadow:0 0 0 3px #1d8f8a1f}.search-field input{color:#243735;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:9px 10px;font-size:.82rem}.search-field input::placeholder{color:#879795}.search-field button{color:#5b6d6a;background:0 0;border:0;flex:none;padding:7px 9px;font-size:.72rem;font-weight:650}.note-filter{gap:5px;display:flex}.note-filter button{color:#667875;background:0 0;border:1px solid #0000;border-radius:7px;min-height:30px;padding:0 9px;font-size:.76rem;font-weight:700}.note-filter button:hover{background:#f1f6f5}.note-filter button.is-active{color:#176f6b;background:#e8f4f1;border-color:#d4e9e4}.note-list{gap:3px;padding:0 10px 18px;display:grid}.note-list-item{color:#526260;background:0 0;border:1px solid #0000;border-radius:10px;width:100%;display:grid;position:relative}.note-list-item__select{text-align:left;width:100%;min-width:0;color:inherit;border-radius:inherit;background:0 0;border:0;gap:5px;padding:13px 42px 13px 12px;display:grid}.note-list-item:hover{background:#f1f6f5}.note-list-item.is-selected{color:#183230;background:#e8f4f1;border-color:#d4e9e4}.note-list-item__title{color:#213230;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:720;overflow:hidden}.note-list-item__preview{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;line-height:1.35;overflow:hidden}.note-list-item__time{color:#82908e;font-size:.72rem}.favorite-button{color:#6d7c79;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;padding:0;font-size:1.15rem;line-height:1;display:inline-grid}.note-list-item>.favorite-button{position:absolute;top:10px;right:5px}.favorite-button:hover{color:#b27a19;background:#fff8e9}.favorite-button.is-favorite{color:#bd7d12}.favorite-button--editor{margin-left:auto}.delete-button{margin-left:0}.no-results{color:#788987;margin:10px 22px;font-size:.8rem;line-height:1.55}.note-editor{flex-direction:column;min-width:0;padding:20px clamp(24px,5vw,64px) 32px;display:flex}.note-editor__header{align-items:center;gap:16px;min-height:36px;display:flex}.back-button{color:#3f5350;background:0 0;border:0;font-size:.86rem;font-weight:650;display:none}.save-status{color:#68807c;align-items:center;gap:7px;font-size:.78rem;font-weight:650;display:inline-flex}.save-status__dot{background:#72a89e;border-radius:50%;width:7px;height:7px}.save-status--saving .save-status__dot{background:#d39138}.save-status--error{color:#b44545}.save-status--error .save-status__dot{background:#b44545}.delete-button{color:#9a4b4b;background:0 0;border:1px solid #0000;border-radius:7px;margin-left:auto;padding:7px 9px;font-size:.78rem;font-weight:650}.delete-button:hover{background:#fff4f4;border-color:#f1dada}.editor-error,.app-error{color:#a33d3d;margin:16px 0 4px;font-size:.82rem}.app-error{padding:0 28px}.note-editor__title{color:#172927;letter-spacing:-.045em;background:0 0;border:0;width:100%;margin:46px 0 18px;padding:0;font-size:clamp(1.7rem,3.8vw,2.65rem);font-weight:760;line-height:1.14}.note-editor__title::placeholder{color:#a8b5b3}.note-editor__body{resize:none;color:#405250;background:0 0;border:0;width:100%;min-height:46vh;padding:0;font-size:1rem;line-height:1.78}.note-editor__body::placeholder{color:#a3b1ae}.note-editor__title:focus,.note-editor__body:focus{outline:none}.empty-state{text-align:center;place-content:center;min-height:calc(100vh - 122px);padding:36px 24px;display:grid}.empty-state h1{color:#1b302e;letter-spacing:-.04em;margin:0;font-size:clamp(1.5rem,4vw,2.1rem)}.empty-state p{color:#657573;margin:10px 0 24px}.empty-state .new-note-button{justify-self:center}@media (width<=720px){.app-shell{width:100%;min-height:100vh;box-shadow:none;border:0;border-radius:0;margin:0}.app-header{height:64px;padding:0 18px}.workspace{min-height:calc(100vh - 64px);display:block}.sidebar{border:0;min-height:calc(100vh - 64px)}.sidebar__heading{padding:19px 18px 11px}.note-list-controls{padding:0 16px 14px}.note-list{padding:0 8px 18px}.note-list-item__select{padding:14px 42px 14px 10px}.note-list-item>.favorite-button{width:40px;height:40px;top:11px;right:4px}.app-shell--editing .sidebar,.app-shell--editing .app-header .new-note-button{display:none}.app-shell--editing .workspace{display:block}.app-shell--editing .app-header{display:none}.note-editor{min-height:100vh;padding:14px 20px 28px}.back-button{align-items:center;gap:7px;margin-left:-8px;padding:8px;display:inline-flex}.note-editor__title{margin-top:38px}.note-editor__body{min-height:58vh}.empty-state{min-height:calc(100vh - 64px)}}
