:root{color:#24302d;font-synthesis:none;text-rendering:optimizelegibility;--green:#315f56;--green-dark:#23483f;--paper:#fffdf8;--line:#dfddd5;--muted:#6d7774;--danger:#a33c36;background:#f7f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-height:100%}body{background:radial-gradient(circle at 50% -20%,#315f5614,#0000 42rem),#f7f5ef;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.loading-screen{place-items:center;min-height:100vh;display:grid}.loading-screen img{width:72px;animation:1.1s ease-in-out infinite alternate breathe}@keyframes breathe{to{opacity:.55;transform:scale(.96)}}.pairing-page{place-items:center;min-height:100vh;padding:24px;display:grid}.pairing-card{background:var(--paper);border:1px solid #315f5624;border-radius:24px;width:min(100%,420px);padding:36px;box-shadow:0 20px 60px #2336311a}.pairing-logo{width:60px;height:60px}.pairing-card h1{margin:22px 0 8px;font-size:1.65rem}.pairing-card>p{color:var(--muted);margin:0 0 28px;line-height:1.6}.pairing-card form{gap:18px;display:grid}.pairing-card label{gap:7px;font-size:.9rem;font-weight:650;display:grid}.pairing-card input,.find-bar input{border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;width:100%;padding:12px 14px}.pairing-card input:focus,.find-bar input:focus{border-color:var(--green);box-shadow:0 0 0 3px #315f561f}.form-error{color:var(--danger);margin:0;font-size:.9rem}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:13px 18px;font-weight:700}.primary-button:hover{background:var(--green-dark)}.primary-button:disabled{opacity:.55;cursor:wait}.primary-button.compact{width:auto;padding:9px 14px}.topbar{z-index:20;height:58px;padding:env(safe-area-inset-top) 18px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5efe0;border-bottom:1px solid #315f561a;grid-template-columns:80px 1fr 80px;align-items:center;display:grid;position:fixed;top:0;left:0;right:0}.today-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-self:start;padding:8px 12px;font-weight:750}.today-button:disabled{opacity:.45}.sync-status{color:var(--muted);white-space:nowrap;justify-self:center;align-items:center;gap:7px;font-size:.78rem;display:flex}.sync-status span{background:#c18d2e;border-radius:50%;width:7px;height:7px}.sync-status.synced span{background:#3b8a69}.sync-status.saving span,.sync-status.connecting span{animation:1s infinite alternate pulse}.sync-status.offline{color:var(--danger)}.sync-status.offline span{background:var(--danger)}@keyframes pulse{to{opacity:.35}}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:10px;padding:7px 10px;font-size:1.25rem}.menu-trigger{letter-spacing:2px;justify-self:end;font-size:1rem}.editor-shell{background:var(--paper);border:1px solid #315f561f;border-radius:18px;width:min(100% - 28px,880px);min-height:calc(100vh - 96px);margin:78px auto 40px;box-shadow:0 12px 44px #23363112}.focusnote-document{color:#202825;min-height:calc(100vh - 100px);caret-color:var(--green);outline:none;padding:clamp(28px,7vw,72px);font-family:ui-serif,Georgia,Noto Serif SC,serif;font-size:clamp(17px,2vw,19px);line-height:1.72}.focusnote-document>:first-child{margin-top:0}.focusnote-document h1{margin:1.8em 0 .65em;font-size:2rem}.focusnote-document h2{border-bottom:1px solid var(--line);margin:2.1em 0 .55em;padding-bottom:.28em;font-size:1.35rem}.focusnote-document h3{margin:1.6em 0 .4em;font-size:1.12rem}.focusnote-document p{margin:.55em 0}.focusnote-document ul,.focusnote-document ol{padding-left:1.55em}.focusnote-document ul[data-type=taskList]{padding-left:0;list-style:none}.focusnote-document li[data-type=taskItem]{align-items:flex-start;gap:10px;margin:.45em 0;display:flex}.focusnote-document li[data-type=taskItem]>label{padding-top:4px}.focusnote-document li[data-type=taskItem]>div{flex:1;min-width:0}.focusnote-document input[type=checkbox]{width:18px;height:18px;accent-color:var(--green)}.focusnote-document li[data-checked=true]>div{opacity:.58;text-decoration:line-through}.focusnote-document a{color:var(--green);text-decoration-thickness:1px}.focusnote-document img{border-radius:10px;max-width:100%;max-height:70vh;margin:1.2em auto;display:block}.focusnote-document.ProseMirror-focused{outline:none}.focusnote-document[contenteditable=false]{opacity:.72}.offline-banner{z-index:19;color:#8e352f;text-align:center;background:#fff0ed;border-radius:0 0 12px 12px;width:min(100% - 24px,680px);padding:8px 14px;font-size:.82rem;position:fixed;top:58px;left:50%;transform:translate(-50%)}.popover{z-index:40;border:1px solid var(--line);background:#fff;border-radius:14px;min-width:170px;padding:7px;display:grid;position:fixed;box-shadow:0 18px 50px #192a252b}.popover button,.popover a{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px 12px;text-decoration:none}.popover button:hover,.popover a:hover{background:#f1f4f1}.main-menu{top:52px;right:14px}.add-button{z-index:22;right:max(20px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:50%;width:50px;height:50px;font-size:1.65rem;position:fixed;box-shadow:0 10px 28px #1f433a4d}.add-button:disabled{opacity:.5}.add-menu{bottom:80px;right:20px}.bubble-menu{background:#26332f;border-radius:10px;padding:5px;display:flex;box-shadow:0 10px 30px #0003}.bubble-menu button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 10px}.bubble-menu button.active{background:#fff3}.find-bar{z-index:35;border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:7px;width:min(430px,100% - 36px);padding:8px;display:flex;position:fixed;top:64px;right:18px;box-shadow:0 15px 45px #192a2526}.find-bar input{min-width:0;padding:8px 10px}.find-bar button{white-space:nowrap;background:#eef2ef;border:0;border-radius:8px;padding:8px 10px}.find-empty{color:var(--danger);white-space:nowrap;font-size:.75rem}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#19201e61;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:20px;flex-direction:column;width:min(100%,680px);max-height:min(84vh,760px);display:flex;overflow:hidden;box-shadow:0 30px 80px #0000003d}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.modal-header h2{margin:0;font-size:1.1rem}.modal-content{padding:18px 20px 24px;overflow:auto}.modal-actions{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal-actions>button:not(.primary-button){cursor:pointer;background:0 0;border:0}.version-list,.device-list{gap:8px;display:grid}.version-row{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.version-row small,.device-row small{color:var(--muted);display:block}.version-preview{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.version-preview .ProseMirror{outline:none;line-height:1.7}.pair-device-panel{margin-bottom:18px}.pairing-code{text-align:center;background:#edf4f1;border-radius:12px;gap:6px;padding:17px;display:grid}.pairing-code span{letter-spacing:.12em;color:var(--green-dark);font:750 1.6rem ui-monospace,monospace}.pairing-code small{color:var(--muted)}.device-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.device-row strong{display:block}.danger-text{color:var(--danger);cursor:pointer;background:0 0;border:0}.muted,.empty-state{color:var(--muted);text-align:center;padding:24px 0}.visually-hidden{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}@media (width<=640px){.topbar{height:54px;padding-left:12px;padding-right:12px}.editor-shell{width:100%;min-height:calc(100vh - 54px);box-shadow:none;border:0;border-radius:0;margin:54px 0 0}.focusnote-document{min-height:calc(100vh - 54px);padding:28px 20px 110px;font-size:17px}.offline-banner{top:54px}.pairing-card{padding:28px 22px}.sync-status{font-size:.72rem}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:20px 20px 0 0;max-height:88vh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
