:root{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;color:#242a2a;background:#f8f7f0;--blue:#d0eff5;--yellow:#faecad}*{box-sizing:border-box}body{margin:0;min-height:100dvh}button,input,textarea{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #326b7b;outline-offset:3px}.hidden{display:none!important}.app{max-width:620px;margin:auto;padding:calc(env(safe-area-inset-top) + 28px) 23px calc(env(safe-area-inset-bottom) + 130px)}.brand{display:flex;align-items:center;gap:10px;color:#576163;letter-spacing:.2em;font-size:11px;font-weight:800}.brand-icon{width:25px;height:23px;position:relative;display:inline-block}.brand-icon i{position:absolute;width:16px;height:17px;border:1px solid #b29b58;transform:rotate(-8deg);background:var(--yellow);border-radius:2px;left:0;top:1px;box-shadow:1px 2px 2px #0002}.brand-icon i+i{border-color:#88b9c5;background:var(--blue);left:8px;top:5px;transform:rotate(8deg)}.head-row{display:flex;align-items:center;justify-content:space-between;margin-top:21px}h1{font-size:clamp(32px,9vw,47px);letter-spacing:-.065em;line-height:1.03;margin:0;font-weight:750}.dot{color:#c2a950}.icon-button,.search-toggle{background:transparent;border:0;color:#556263;display:grid;place-items:center;width:44px;height:44px}.icon-button svg,.search-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.connection{display:flex;align-items:center;gap:8px;color:#64716e;font-size:13px;margin:16px 0 33px}.lamp{width:7px;height:7px;background:#a6aeaf;border-radius:50%;flex:none}.connection.online .lamp{background:#68a381}.connection.offline .lamp{background:#d79966}.tabs{display:flex;gap:9px}.tab{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #e6e7dc;background:#fffefa;border-radius:13px;min-height:52px;flex:1;font-weight:700;color:#586361;white-space:nowrap}.tab.selected.blue{background:var(--blue);border-color:#a6d6df;color:#244c54}.tab.selected.yellow{background:var(--yellow);border-color:#e7d385;color:#65562c}.count{font-size:12px;background:#ffffffa6;padding:3px 7px;border-radius:6px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-top:35px}.section-heading span{font-size:11px;font-weight:800;letter-spacing:.16em;color:#9a8754}.section-heading p{font-size:14px;margin:6px 0 0;color:#707873}.search{width:100%;border:1px solid #dedfd6;border-radius:11px;padding:13px 15px;margin-top:16px;background:#fffefa;outline:none}.install-tip{position:relative;margin:22px 0 0;padding:17px 43px 16px 17px;background:#e7efea;border-radius:12px}.install-tip span{font-weight:750}.install-tip p{margin:5px 0 0;color:#52615b;font-size:13px;line-height:1.5}.install-tip button{border:0;background:none;position:absolute;top:9px;right:9px;font-size:24px;color:#607069;width:32px;height:32px}.notes{display:grid;gap:12px;margin-top:22px}.note{position:relative;border-radius:5px 13px 13px 13px;padding:18px 18px 15px;min-height:98px;box-shadow:0 3px 1px #0000000a,0 11px 25px #3337210d;border:1px solid #0000000b}.note.blue{background:var(--blue)}.note.yellow{background:var(--yellow)}.note:before{position:absolute;content:"";left:0;top:0;width:25px;height:6px;border-radius:3px 0 6px 0;background:#ffffff7a}.note-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.note-open{border:0;text-align:left;padding:0;background:none;color:#273130;line-height:1.25;font-size:19px;font-weight:730;overflow-wrap:anywhere;flex:1;min-height:32px}.note-body{color:#415556;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.45;margin:5px 0 16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.note.yellow .note-body{color:#625b40}.note-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px}.note-footer small{font-size:11px;letter-spacing:.05em;font-weight:600;opacity:.63}.done{border:1px solid #263d342f;background:#ffffffa8;border-radius:9px;padding:9px 13px;font-size:13px;font-weight:720;color:#344a46;min-height:39px}.empty{text-align:center;padding:46px 14px;color:#738079;line-height:1.5}.empty-symbol{font-size:36px;display:block;margin-bottom:9px}.bottom{position:fixed;left:0;right:0;bottom:0;padding:14px 20px calc(env(safe-area-inset-bottom) + 16px);background:linear-gradient(0deg,#f8f7f0 80%,#f8f7f0dd 95%,#f8f7f000);z-index:2}.add{display:flex;align-items:center;gap:12px;max-width:580px;width:100%;min-height:59px;margin:auto;padding:0 19px;border:0;border-radius:15px;background:#253a37;color:#fff;font-size:15px;font-weight:720;box-shadow:0 7px 20px #122b252a}.plus{font-size:28px;line-height:1;font-weight:400}.arrow{margin-left:auto;font-size:22px;font-weight:300}.toast{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 92px);left:50%;transform:translateX(-50%);background:#263a36;color:#fff;padding:12px 18px;border-radius:11px;z-index:10;min-width:max-content;max-width:90vw;font-size:14px;box-shadow:0 8px 30px #0003}.editor-backdrop,.confirm-backdrop{position:fixed;inset:0;z-index:5;background:#1d2c2b80;display:flex;align-items:flex-end;justify-content:center}.editor-panel{width:100%;max-width:620px;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;border-radius:23px 23px 0 0;background:#f8f7f0;padding:17px 23px calc(env(safe-area-inset-bottom) + 23px);box-shadow:0 -7px 35px #0002}.editor-header{height:43px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:720}.text-button{border:0;background:none;color:#41675e;padding:8px 0;min-height:44px}.placeholder-button{width:55px}.kind-picker{display:flex;gap:8px;margin:19px 0 17px}.kind-choice{flex:1;border:1px solid #e0e2da;background:#fff;border-radius:10px;min-height:44px;color:#697068;font-weight:680}.kind-choice.selected:first-child{background:var(--blue);border-color:#a9d1d9;color:#244953}.kind-choice.selected:last-child{background:var(--yellow);border-color:#e3d187;color:#675a2f}.paper{padding:18px 18px 12px;border-radius:8px 16px 16px 16px;box-shadow:0 8px 22px #00000010}.blue-paper{background:var(--blue)}.yellow-paper{background:var(--yellow)}.paper input,.paper textarea{background:transparent;border:0;outline:none;display:block;width:100%;color:#29322d;resize:none}.paper input{font-size:22px;line-height:1.25;font-weight:730;letter-spacing:-.025em;min-height:38px}.paper input::placeholder{color:#567174a8}.paper textarea{min-height:164px;font-size:16px;line-height:1.5;padding:13px 0}.rule{height:1px;background:#34413a23;margin-top:7px}.dictation{font-size:12px;color:#78817c;margin:14px 2px 22px}.editor-error{color:#9c3636;font-size:13px}.save,.confirm-yes{width:100%;border:0;border-radius:12px;min-height:51px;background:#263c36;color:white;font-size:16px;font-weight:740}.save:disabled,.confirm-yes:disabled{opacity:.6}.confirm-backdrop{align-items:center;padding:24px;z-index:8}.confirm-card{background:#f8f7f0;width:100%;max-width:380px;padding:23px;border-radius:18px}.confirm-card h2{margin:0;font-size:22px;letter-spacing:-.03em}.confirm-card p{overflow-wrap:anywhere;color:#5d6961}.confirm-no{width:100%;min-height:49px;border:0;background:transparent;color:#516761;font-weight:650}@media(min-width:700px){.editor-backdrop{align-items:center;padding:20px}.editor-panel{border-radius:22px;max-height:90vh}.bottom{background:transparent}.add{max-width:580px}}@media(prefers-reduced-motion:no-preference){.note,.tab,.add{transition:transform .15s,box-shadow .15s}.note:active,.add:active{transform:scale(.99)}}
