:root{color:#292b2f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#292b2f;--muted:#6e716f;--line:#deddd7;--surface:#fff;--accent:#1f5546;--accent-dark:#143e34;--accent-soft:#dfece6;--danger:#a33b35;--shadow:0 18px 46px #2326221a;background:#f8f7f3;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f8f7f3;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:inherit}a{color:#245e89}::selection{color:#fff;background:#326d5c}:focus-visible{outline-offset:2px;outline:3px solid #4c8d78}#root{min-height:100vh}.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}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}svg{stroke-width:1.8px;width:20px;height:20px}.brand-mark{color:#fff;background:var(--accent);border-radius:15px 15px 15px 5px;place-items:center;width:52px;height:52px;display:inline-grid;box-shadow:0 10px 24px #1f55463b}.brand-mark.small{border-radius:11px 11px 11px 4px;width:36px;height:36px}.brand-mark.small svg{width:18px}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:750}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 17px;font-size:.9rem;font-weight:700;transition:all .15s;display:inline-flex}.primary-button{color:#fff;background:var(--accent);box-shadow:0 7px 16px #1f55462e}.primary-button:hover:not(:disabled){background:var(--accent-dark);transform:translateY(-1px)}.secondary-button{color:var(--ink);background:var(--surface);border-color:var(--line)}.secondary-button:hover:not(:disabled){background:#fdfdfb;border-color:#a9aaa4}.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:wait}.icon-button{color:#555a57;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){background:#1c211d12}.icon-button:disabled{opacity:.4;cursor:default}.icon-button.small{width:30px;height:30px}.icon-button.small svg{width:16px;height:16px}.icon-button.danger{color:var(--danger)}.tooltip-anchor{vertical-align:middle;flex:none;max-width:100%;display:inline-flex}.tooltip-bubble{z-index:1000;color:#fff;letter-spacing:.01em;text-align:center;white-space:normal;pointer-events:none;background:#303431;border-radius:7px;max-width:min(260px,100vw - 16px);padding:5px 9px;font-size:.72rem;font-weight:600;line-height:1.3;position:fixed;transform:translate(-50%,-100%);box-shadow:0 6px 18px #161b1738}.note-dialog .tooltip-bubble{z-index:20}.tooltip-bubble.tooltip-bottom{transform:translate(-50%)}.formatting-menu .tooltip-anchor,.color-picker-menu .tooltip-anchor{display:inline-flex}.login-page{background:radial-gradient(circle at 50% 0,#dfece6b8,#0000 36rem),#f8f7f3;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.login-panel{background:#ffffffe0;border:1px solid #1f55461a;border-radius:24px;flex-direction:column;justify-content:center;width:min(440px,100%);margin:auto;padding:38px;display:flex;box-shadow:0 24px 70px #23312a17}.landing-page{align-items:flex-start}.landing-page:has(.login-modal-backdrop){height:100dvh;overflow:hidden}.landing-page .login-panel--wide{width:min(940px,100%)}.landing-page--choose .login-panel{box-shadow:none;background:0 0;border:0;padding:16px 0 48px}.landing-self-host,.install-guide,.install-guide ol,.install-guide li{min-width:0}.login-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c262147;place-items:center;padding:20px;animation:.18s both modal-backdrop-enter;display:grid;position:fixed;inset:0}.login-modal,.self-host-modal{background:#fff;border:1px solid #1f55461a;border-radius:24px;max-height:calc(100dvh - 40px);animation:.28s cubic-bezier(.22,1,.36,1) both modal-enter;overflow:hidden;box-shadow:0 28px 90px #16231d3d}.modal-scroll{scrollbar-width:thin;scrollbar-color:#9a9d99 transparent;scrollbar-gutter:stable;max-height:calc(100dvh - 42px);padding:38px;overflow-y:auto}.modal-scroll::-webkit-scrollbar{width:10px}.modal-scroll::-webkit-scrollbar-track{background:0 0;margin-block:14px}.modal-scroll::-webkit-scrollbar-thumb{background:#9a9d99 padding-box padding-box;border:2px solid #0000;border-radius:999px}.login-modal{width:min(440px,100%)}.self-host-modal{width:min(760px,100%)}.login-modal .login-copy--compact{margin-top:30px}@keyframes modal-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes modal-enter{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.login-brand,.app-brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:12px;font-size:1.15rem;font-weight:780;text-decoration:none;display:flex}.login-panel>.login-brand{justify-content:center}.login-panel>.login-brand .brand-mark{border-radius:13px 13px 13px 5px;width:44px;height:44px}.login-copy{text-align:center;margin:42px 0 30px}.login-copy h1{letter-spacing:-.045em;margin:8px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,7vw,3.75rem);font-weight:500;line-height:1}.login-copy p{max-width:480px;color:var(--muted);margin:0 auto;line-height:1.6}.login-form{gap:10px;width:100%;max-width:390px;margin:0 auto;display:grid}.login-form label{margin-top:8px;font-size:.82rem;font-weight:700}.login-form>input,.password-field{background:#fff;border:1px solid #d5d5ce;border-radius:12px;width:100%;min-height:50px;padding:0 15px}.login-form>input:focus,.password-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #1f55461c}.login-form input{outline:0}.password-field{align-items:center;gap:10px;display:flex}.password-field svg{color:#898b87;width:18px}.password-field input{background:0 0;border:0;flex:1;min-width:0}.login-form .primary-button{min-height:50px;margin-top:14px}.form-error,.field-error{color:var(--danger);font-size:.8rem}.form-error{margin:6px 0 0}.privacy-note{color:#898b87;text-align:center;margin:28px 0 0;font-size:.76rem}.login-beta-note{color:#666257;background:#f7f4e9;border:1px solid #d9d6c8;border-radius:11px;align-items:flex-start;gap:9px;width:100%;max-width:390px;margin:-8px auto 18px;padding:11px 13px;font-size:.78rem;line-height:1.45;display:flex}.login-beta-note svg{width:16px;height:16px;color:var(--accent);flex:none;margin-top:1px}.login-beta-note strong{color:var(--ink)}.login-copy--compact{margin-top:34px;margin-bottom:28px}.login-copy--compact h1{font-size:clamp(2rem,4vw,2.85rem)}.landing-hero{margin:clamp(48px,8vh,76px) auto 34px}.landing-hero h1{font-size:clamp(3.3rem,9vw,5.4rem)}.landing-hero p{max-width:590px;font-size:1.05rem}.landing-back{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:8px 0 0;padding:0;font-size:.88rem;font-weight:600;display:inline-flex}.landing-back svg{width:16px;height:16px}.landing-back:hover{color:var(--ink)}.landing-view{animation:.36s cubic-bezier(.22,1,.36,1) both landing-view-enter}@keyframes landing-view-enter{0%{opacity:0;transform:translateY(10px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:820px;margin:0 auto;display:grid}.landing-features{background:#ffffffd1;border:1px solid #1f55461c;border-radius:20px;max-width:820px;margin:48px auto 0;padding:20px 22px 22px;box-shadow:0 14px 40px #23312a0f}.landing-features-heading{letter-spacing:-.03em;color:var(--ink);text-align:center;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500}.landing-feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.landing-feature{background:#f8f7f3;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:2px 10px;padding:12px;animation:.55s both feature-rise;display:grid}.landing-feature:first-child{animation-delay:50ms}.landing-feature:nth-child(2){animation-delay:.1s}.landing-feature:nth-child(3){animation-delay:.15s}.landing-feature:nth-child(4){animation-delay:.2s}.landing-feature:nth-child(5){animation-delay:.25s}.landing-feature:nth-child(6){animation-delay:.3s}.landing-feature-icon{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:10px;grid-row:1/span 2;place-items:center;margin-top:1px;display:grid}.landing-feature-icon svg{width:16px;height:16px}.landing-feature-title{letter-spacing:-.02em;color:var(--ink);font-size:.86rem;font-weight:750}.landing-feature-copy{color:var(--muted);font-size:.76rem;line-height:1.4}@keyframes feature-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.landing-choice,.install-method{text-align:left;cursor:pointer;background:#ffffffeb;border:1px solid #d5d5ce;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:2px 14px;width:100%;padding:20px 18px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.landing-choice{min-height:116px;padding:26px 24px}.landing-choice svg,.install-method svg{width:22px;height:22px;color:var(--accent);grid-row:1/span 2;align-self:center}.landing-choice>svg{width:28px;height:28px}.landing-choice:hover,.install-method:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 9px 24px #1f55461a}.landing-choice-title,.install-method-title{letter-spacing:-.02em;color:var(--ink);grid-column:2;font-size:1.02rem;font-weight:750}.landing-choice-title{font-size:1.15rem}.landing-choice-copy{font-size:.9rem}.landing-choice-copy,.install-method-copy{color:var(--muted);grid-column:2;font-size:.86rem;line-height:1.4}.install-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:22px;display:grid}.repository-link{width:fit-content;color:var(--accent);justify-content:center;align-items:center;gap:8px;margin:-10px auto 24px;font-size:.86rem;font-weight:700;text-decoration:none;display:flex}.repository-link:hover{color:var(--accent-dark);text-decoration:underline}.repository-link svg{width:18px;height:18px}.install-method.is-selected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 3px #1f55461f}.install-method[aria-selected=true]{cursor:default}.install-guide{padding-bottom:12px;animation:.24s both guide-enter}@keyframes guide-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.install-guide h2{letter-spacing:-.03em;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500}.install-guide>p{color:var(--muted);margin:0 0 16px;font-size:.92rem;line-height:1.55}.install-guide ol{color:var(--ink);gap:14px;margin:0;padding:0 0 0 1.15rem;font-size:.9rem;line-height:1.5;display:grid}.install-guide li::marker{color:var(--accent);font-weight:700}.install-guide pre{color:#e7efe9;background:#1f2925;border-radius:10px;width:100%;max-width:100%;margin:10px 0 0;padding:12px 14px;font-size:.78rem;line-height:1.45;overflow-x:auto}.install-guide code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84em}.install-guide pre code{font-size:inherit;color:inherit}.install-guide h3{letter-spacing:-.02em;color:var(--ink);margin:22px 0 10px;font-size:.95rem;font-weight:750}.install-guide ul{color:var(--ink);gap:8px;margin:0 0 8px;padding:0 0 0 1.15rem;font-size:.9rem;line-height:1.5;display:grid}.install-guide li ul{margin-top:10px}.install-guide strong{font-weight:700}.install-guide a{font-weight:600}.install-guide-note{color:#898b87;margin:12px 0 4px;font-size:.78rem;line-height:1.5}.boot-screen{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:18px;display:grid}.vault-gate{text-align:center;max-width:28rem;padding:2rem}.vault-gate form{text-align:left;gap:12px;width:min(100%,22rem);display:grid}.vault-gate label{gap:6px;font-size:.9rem;display:grid}.vault-gate input{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:42px;padding:0 12px}.recovery-key-screen{box-sizing:border-box;background:radial-gradient(circle at 50% 35%,#1f554617,#0000 34rem),#f8f7f3;width:100%;max-width:none;padding:24px}.recovery-key-card{background:#fffffdf5;border:1px solid #1f554624;border-radius:24px;justify-items:center;gap:16px;width:min(100%,31rem);padding:38px;display:grid;box-shadow:0 24px 70px #1e221e21}.recovery-key-icon{color:#fff;background:var(--accent);border-radius:17px 17px 17px 6px;place-items:center;width:56px;height:56px;margin-bottom:2px;display:grid;box-shadow:0 12px 26px #1f55463d}.recovery-key-icon svg{width:26px;height:26px}.recovery-key-card .eyebrow,.recovery-key-card h1,.recovery-key-card p{margin:0}.recovery-key-card h1{color:var(--ink);letter-spacing:-.035em;font-size:clamp(1.65rem,5vw,2rem)}.recovery-key-card .recovery-key-intro{max-width:25rem;margin-top:-6px;line-height:1.55}.recovery-key-warning{box-sizing:border-box;color:#6c5117;text-align:left;background:#fff8e7;border:1px solid #ead9a9;border-radius:13px;grid-template-columns:22px minmax(0,1fr);gap:11px;width:100%;padding:14px 15px;display:grid}.recovery-key-warning svg{width:20px;height:20px;margin-top:1px}.recovery-key-warning p{color:inherit;gap:3px;font-size:.84rem;line-height:1.45;display:grid}.recovery-key-warning strong{font-weight:750}.vault-gate .recovery-key-field{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:stretch;width:min(100%,22rem);display:flex;overflow:hidden}.vault-gate .recovery-key-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #1f55461c}.vault-gate .recovery-key-input{text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:0;flex:1;min-width:0;min-height:46px;margin:0;padding:0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;overflow:hidden}.vault-gate .recovery-key-copy{border:0;border-left:1px solid var(--line);color:#fff;background:var(--accent);cursor:pointer;border-radius:0;flex:none;place-items:center;width:46px;transition:background .15s;display:grid}.vault-gate .recovery-key-copy:hover{background:var(--accent-dark)}.vault-gate .recovery-key-copy svg{width:18px;height:18px}.recovery-key-card .recovery-key-field{width:100%}.recovery-key-card .recovery-key-download{width:100%;min-height:48px}.recovery-key-download svg{width:18px;height:18px}.vault-gate .vault-continue{width:min(100%,22rem);min-height:48px}.recovery-key-card .vault-continue{width:100%;min-height:48px;margin-top:20px}.vault-gate form .primary-button{width:100%;min-height:48px;margin-top:4px}.recovery-complete-screen{box-sizing:border-box;background:radial-gradient(circle at 50% 30%,#1f55461a,#0000 34rem),#f8f7f3;width:100%;padding:24px}.recovery-complete-card{box-sizing:border-box;text-align:center;background:#fffffdf5;border:1px solid #1f554624;border-radius:24px;justify-items:center;gap:15px;width:min(100%,34rem);padding:38px;display:grid;box-shadow:0 24px 70px #1e221e21}.recovery-complete-card>h1,.recovery-complete-card>p{margin:0}.recovery-complete-card>h1{color:var(--ink);letter-spacing:-.035em;font-size:clamp(1.7rem,5vw,2.1rem)}.recovery-complete-intro{max-width:28rem;color:var(--muted);line-height:1.55}.recovery-complete-intro strong{color:var(--ink)}.recovery-complete-form{text-align:left;gap:12px;width:100%;margin-top:4px;display:grid}.recovery-complete-form label{color:var(--ink);gap:6px;font-size:.84rem;font-weight:700;display:grid}.recovery-complete-form input{border:1px solid var(--line);min-height:46px;font:inherit;background:#fff;border-radius:10px;padding:0 13px}.recovery-complete-form input:focus{border-color:var(--accent);outline:3px solid #1f55461c}.recovery-complete-form .primary-button{width:100%;min-height:48px;margin-top:5px}.recovery-complete-error{box-sizing:border-box;width:100%;margin:2px 0 0}.recovery-cancel{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:center;padding:5px 8px;font-size:.8rem;font-weight:650}.recovery-cancel:hover:not(:disabled){color:var(--ink)}.recovery-cancel:disabled{opacity:.5;cursor:default}.app-shell{grid-template:72px 1fr/230px minmax(0,1fr);min-height:100vh;display:grid}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f7f3eb;grid-column:1/-1;grid-template-columns:205px minmax(240px,680px) 44px 1fr;align-items:center;gap:16px;height:72px;padding:0 24px;display:grid;position:sticky;top:0}.mobile-menu{display:none}.search-box{color:#777a77;background:#ebeae5;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:0 10px 0 14px;display:flex}.search-box:focus-within{background:#fff;border-color:#b8bbb5;box-shadow:0 4px 18px #21262212}.search-box>svg{width:19px}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.search-box input::placeholder{color:#878984}.user-menu{justify-self:end;align-items:center;gap:5px;display:flex;position:relative}.avatar{color:#fff;background:#6b8277;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.8rem;font-weight:750;display:grid}.user-login{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.82rem;overflow:hidden}.account-trigger{min-height:42px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;padding:4px 8px;display:flex}.account-trigger:hover,.account-trigger[aria-expanded=true]{background:#1c211d12}.account-trigger>svg{width:15px}.account-menu{z-index:25;border:1px solid var(--line);min-width:220px;box-shadow:var(--shadow);background:#fff;border-radius:11px;padding:6px;position:absolute;top:calc(100% + 7px);right:40px}.account-menu button,.mobile-import{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:10px 11px;font-size:.84rem;display:flex}.account-menu button:hover,.mobile-import:hover{background:#f1f0eb}.account-menu svg,.mobile-import svg{width:17px}.sidebar{border-right:1px solid var(--line);flex-direction:column;align-self:start;height:calc(100vh - 72px);padding:28px 16px 20px;display:flex;position:sticky;top:72px}.sidebar nav{gap:6px;display:grid}.sidebar nav button{color:#5f625f;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;width:100%;min-height:46px;padding:0 15px;font-size:.9rem;font-weight:650;display:flex}.sidebar nav button:hover{background:#efeee9}.sidebar nav button.active{color:#17483b;background:var(--accent-soft)}.nav-group{gap:2px;display:grid}.nav-subitems{gap:2px;margin:0 0 4px;padding:0 0 0 12px;display:grid}.nav-subitem{color:#6a6e6a!important;border-radius:9px!important;min-height:36px!important;padding:0 12px 0 14px!important;font-size:.82rem!important;font-weight:600!important}.nav-subitem svg{flex:none;width:15px;height:15px}.nav-subitem span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nav-subitem.active{color:#17483b!important;background:var(--accent-soft)!important}.mobile-account{display:none}.sidebar-status{color:#858782;align-items:center;gap:8px;font-size:.72rem;display:flex;position:absolute;bottom:20px;left:30px}.online-dot,.offline-dot{background:#4b9a72;border-radius:50%;width:7px;height:7px}.offline-dot{background:#bd7a51}.workspace{min-width:0;padding:45px clamp(22px,4vw,64px) 80px}.workspace-heading{justify-content:space-between;align-items:end;gap:24px;max-width:1700px;margin:0 auto 30px;display:flex}.workspace-heading h1{letter-spacing:-.04em;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,2.8rem);font-weight:500}.create-actions{gap:9px;display:flex}.state-panel{max-width:620px;min-height:360px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin:24px auto;display:flex}.state-panel h2{color:var(--ink);margin:5px 0 0;font:500 1.5rem Georgia,serif}.state-panel p{max-width:420px;margin:0 0 8px;line-height:1.55}.large{width:36px;height:36px}.empty-icon{width:68px;height:68px;color:var(--accent);background:var(--accent-soft);border-radius:22px 22px 22px 7px;place-items:center;display:grid}.empty-icon svg{width:29px;height:29px}.inline-error{color:#843a34;background:#fff2ef;border:1px solid #e0bab5;border-radius:10px;max-width:650px;margin:0 auto 18px;padding:12px 15px}.notes-board{gap:28px;max-width:1700px;margin:0 auto;display:grid}.notes-section{min-width:0}.notes-section-title{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:700}.notes-grid{align-items:flex-start;gap:16px;display:flex}.notes-grid-column{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.notes-grid-item{min-width:0}.note-card{cursor:pointer;border:1px solid #d8d6ce;border-radius:14px;width:100%;margin:0;transition:box-shadow .16s,transform .16s;display:block;position:relative;overflow:visible;box-shadow:0 2px 3px #1e221e08}.note-card:hover{transform:translateY(-1px);box-shadow:0 12px 32px #1e221e1c}.card-pin{color:#53675e;fill:#53675e21;width:16px;position:absolute;top:13px;right:14px}.card-pin+.attachment-image{margin-top:15px}.card-open{border-radius:inherit;width:100%;color:inherit;text-align:left;padding:18px 18px 10px}.card-open h2{letter-spacing:-.015em;margin:0 0 10px;font-size:1rem;line-height:1.35}.plain-content,.rendered-content{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.88rem;line-height:1.55}.rendered-content>:first-child{margin-top:0}.rendered-content>:last-child{margin-bottom:0}.rendered-content h1,.rendered-content h2,.rendered-content h3{font-size:1rem}.rendered-content pre{background:#0000000f;border-radius:7px;padding:9px;overflow:auto}.rendered-content img{border-radius:8px;max-width:100%;height:auto;margin:8px 0;display:block}.card-checklist{gap:7px;margin:0;padding:0;font-size:.84rem;list-style:none;display:grid}.card-checklist li{overflow-wrap:anywhere;grid-template-columns:18px 1fr;gap:7px;display:grid}.card-checklist li[data-indent="1"]{padding-left:18px}.card-checklist li[data-indent="2"]{padding-left:36px}.card-checklist li[data-indent="3"]{padding-left:54px}.card-checklist li[data-indent="4"]{padding-left:72px}.card-checklist li[data-indent="5"]{padding-left:90px}.card-checklist li>:first-child{border:1px solid #8d908c;border-radius:4px;place-items:center;width:16px;height:16px;font-size:.7rem;display:grid}.card-checklist li.checked{color:#777a76;text-decoration:line-through}.card-checklist .more-items{color:#7c7f7b;font-size:.76rem;text-decoration:none;display:block}.checklist-markdown code{background:#0000000f;border-radius:4px;padding:1px 4px;font-size:.9em}.checklist-markdown a{color:#245e89}.card-actions{opacity:0;justify-content:flex-end;padding:5px 10px 8px;transition:opacity .15s;display:flex}.note-card:hover .card-actions,.note-card:focus-within .card-actions{opacity:1}.menu-wrap{position:relative}.popover-menu{z-index:5;border:1px solid var(--line);min-width:130px;box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:6px;position:absolute;bottom:40px;right:0}.popover-menu button{width:100%;color:var(--danger);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;display:flex}.popover-menu button:hover{background:#f8eeee}.popover-menu svg{width:16px}.card-files{padding:0 12px}.note-labels{flex-wrap:wrap;gap:6px;margin:15px 0 0;padding:0;list-style:none;display:flex}.note-labels li{text-overflow:ellipsis;white-space:nowrap;border:1px solid #3c413d29;border-radius:999px;max-width:100%;padding:3px 8px;font-size:.68rem;overflow:hidden}.attachment-image{background:#0000000a;border-radius:10px;margin:0 0 13px;position:relative;overflow:hidden}.attachment-image.compact{border-radius:13px 13px 5px 5px;margin:-18px -18px 14px}.attachment-image img{object-fit:cover;width:100%;max-height:420px;display:block}.attachment-image-actions{z-index:1;opacity:0;gap:2px;transition:opacity .15s;display:flex;position:absolute;top:8px;right:8px}.attachment-image:hover .attachment-image-actions,.attachment-image:focus-within .attachment-image-actions{opacity:1}.attachment-image-actions .icon-button{background:#ffffffeb;box-shadow:0 2px 8px #00000026}.attachment-image figcaption{align-items:center;gap:8px;padding:7px 12px;font-size:.76rem;display:flex}.attachment-image figcaption span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachment-image .field-error{padding:0 12px 8px;font-size:.72rem;display:block}.attachment-loading{min-height:90px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:.75rem;display:flex}.attachment-file{background:#ffffff73;border:1px solid #46464121;border-radius:9px;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;gap:7px;margin-bottom:8px;padding:8px;display:grid}.attachment-file>svg{color:#777b77;width:18px}.file-download{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.file-download span,.file-download small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-download span{font-size:.77rem;font-weight:650}.file-download small{color:#777b77;margin-top:2px;font-size:.68rem}.attachment-file .field-error{grid-column:1/-1}.note-dialog{background:0 0;border:0;border-radius:18px;width:min(700px,100vw - 30px);max-height:min(90vh,850px);padding:0;overflow:visible;box-shadow:0 30px 90px #161b1742}.note-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1e221f7a}.editor{border-radius:18px;flex-direction:column;max-height:min(90vh,850px);display:flex;overflow:hidden}.editor-header{justify-content:space-between;align-items:center;padding:12px 14px 0 22px;display:flex}.save-status{color:#777b77;align-items:center;gap:6px;min-height:25px;font-size:.74rem;display:inline-flex}.save-status svg{width:15px;height:15px}.save-status.saved{color:#34715c}.save-status.error{color:var(--danger)}.editor-title{width:calc(100% - 40px);color:var(--ink);background:0 0;border:0;outline:0;margin:3px 20px 0;padding:8px 0;font-size:1.35rem;font-weight:700}.editor-title::placeholder,.editor-body::placeholder{color:#888b87}.editor-markdown-preview{flex:1;min-height:260px;margin:0 20px 12px;padding:8px 0 18px;overflow:auto}.editor-preview-empty{color:#9a9e99;margin:0;font-size:.88rem}.editor-body{resize:vertical;width:calc(100% - 40px);min-height:260px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;margin:0 20px;padding:8px 0 18px;font-size:.96rem;line-height:1.6}.markdown-toggle-glyph{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-weight:800;line-height:1}.formatting-toggle-glyph{text-underline-offset:2px;font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-weight:750;line-height:1;text-decoration:underline}.formatting-wrap{position:relative}.formatting-menu{z-index:6;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:999px;flex-flow:row;align-items:center;gap:2px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0}.formatting-menu button{min-width:30px;height:30px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:.72rem;font-weight:700;display:inline-flex}.formatting-menu button:hover{background:#f3f2ec}.formatting-menu button svg{width:15px;height:15px}.formatting-menu-separator{background:#41433f2e;width:1px;height:18px;margin:0 4px}.checklist-editor{min-height:210px;padding:10px 16px 18px 12px;overflow:auto}.checklist-row{padding:3px 0;padding-left:calc(var(--item-indent,0) * 24px);grid-template-columns:22px 21px minmax(0,1fr) 30px;align-items:center;gap:5px;display:grid}.checklist-row.preview{grid-template-columns:22px 21px minmax(0,1fr)}.checklist-row.dragging{background:#ffffffb8;border-radius:8px;box-shadow:0 6px 18px #0000001f}.checklist-row>input[type=checkbox]{width:17px;height:17px;accent-color:var(--accent)}.checklist-row>input[type=text],.checklist-row>input:not([type]){background:0 0;border:0;border-bottom:1px solid #0000;outline:0;min-width:0;padding:8px 3px}.checklist-row>input:not([type]):focus{border-bottom-color:#1f55464d}.checklist-row input.checked{color:#7b7e7a;text-decoration:line-through}.checklist-item-preview{overflow-wrap:anywhere;min-width:0;padding:8px 3px;font-size:.96rem;line-height:1.45}.checklist-item-preview.checked{color:#7b7e7a;text-decoration:line-through}.checklist-item-preview.checked .checklist-markdown{text-decoration:line-through}.drag-handle-wrap{position:relative}.checklist-row .drag-handle{color:#9a9e99;cursor:grab;touch-action:none;opacity:.55;background:0 0;border:0;border-radius:6px;place-items:center;width:22px;height:28px;padding:0;display:grid}.checklist-row .drag-handle:hover,.checklist-row:hover .drag-handle,.checklist-row:focus-within .drag-handle{opacity:1;color:#5f635f;background:#0000000d}.checklist-row .drag-handle:active{cursor:grabbing}.checklist-row .drag-handle svg{width:16px;height:16px}.checklist-item-menu{z-index:8;border:1px solid var(--line);min-width:150px;box-shadow:var(--shadow);background:#fff;border-radius:10px;gap:2px;padding:6px;display:grid;position:absolute;top:calc(100% + 4px);left:0}.checklist-item-menu button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:.82rem;display:flex}.checklist-item-menu button:hover:not(:disabled){background:#f3f2ec}.checklist-item-menu button:disabled{color:#a4a8a4;cursor:default}.checklist-item-menu svg{flex:none;width:15px;height:15px}.checklist-row .icon-button{opacity:0}.checklist-row:hover .icon-button,.checklist-row:focus-within .icon-button{opacity:1}.add-item{color:#666a66;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;margin:7px 0 0 48px;padding:7px;display:flex}.add-item:hover{background:#0000000d}.editor-attachments{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:230px;padding:0 20px 10px;display:grid;overflow:auto}.editor-attachments .attachment-file{grid-column:1/-1}.editor-attachments .attachment-image{margin:0}.editor-native-fields{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 12px;padding:4px 20px 14px;display:grid}.editor-labels-caption{color:#555a56;margin-top:8px;font-size:.78rem;font-weight:700}.editor-labels{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.label-chip{color:#3f4440;background:#ffffff8c;border:1px solid #3c413d2e;border-radius:999px;align-items:center;gap:2px;max-width:100%;min-height:28px;padding:2px 4px 2px 10px;font-size:.78rem;display:inline-flex}.label-chip-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-chip-remove{color:#6a6e6a;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:22px;height:22px;padding:0;display:grid}.label-chip-remove:hover{color:#843a34;background:#843a341a}.label-chip-remove svg{width:13px;height:13px}.label-chip-add{color:#53675e;cursor:pointer;background:#ffffff59;justify-content:center;width:28px;padding:0}.label-chip-add:hover{border-color:var(--accent);background:var(--accent-soft)}.label-chip-add svg{width:15px;height:15px}.label-add-wrap{position:relative}.label-menu{z-index:8;border:1px solid var(--line);width:min(260px,70vw);box-shadow:var(--shadow);background:#fff;border-radius:12px;gap:8px;padding:10px;display:grid;position:absolute;bottom:calc(100% + 6px);left:0}.label-menu-create{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.label-menu-create input{background:#fff;border:1px solid #41433f2e;border-radius:8px;outline:0;min-width:0;padding:8px 10px}.label-menu-create input:focus{border-color:var(--accent);box-shadow:0 0 0 2px #1f55461a}.label-menu-create .secondary-button{padding:7px 10px;font-size:.78rem}.label-menu-error{color:#843a34;margin:0;font-size:.72rem}.label-menu-empty{color:#767a76;margin:0;font-size:.74rem}.label-menu-list{gap:2px;max-height:180px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.label-menu-list button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.label-menu-list button:hover{background:#f3f2ec}.label-menu-list button.selected{background:var(--accent-soft)}.label-menu-list button svg{width:14px;height:14px;color:var(--accent);flex:none}.save-error{color:#843a34;background:#fff2ef;border:1px solid #e0bab5;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin:0 20px 8px;padding:9px 12px;font-size:.77rem;display:flex}.save-error button{color:#843a34;cursor:pointer;background:#f3d6d2;border:0;border-radius:6px;align-items:center;gap:5px;padding:4px 8px;display:flex}.save-error svg{width:14px}.upload-progress{color:#686c68;gap:5px;padding:2px 20px 10px;font-size:.75rem;display:grid}.upload-progress progress{width:100%;accent-color:var(--accent)}.editor-footer{border-top:1px solid #41433f1f;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px 15px 20px;display:flex}.color-picker-wrap{position:relative}.color-picker-menu{z-index:6;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:999px;flex-flow:row;gap:7px;padding:8px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0}.color-swatch{cursor:pointer;color:#5f6368;border:1px solid #b9b9b2;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;padding:0;display:grid}.color-swatch.default{border-color:#dadce0}.color-swatch svg{width:13px;height:13px}.color-swatch.selected{box-shadow:0 0 0 2px var(--accent)}.color-swatch:hover{box-shadow:0 0 0 2px #1f554659}.editor-tools{align-items:center;gap:2px;display:flex}.editor-tool-separator{background:#41433f2e;width:1px;height:18px;margin:0 6px}.editor-tools .selected-tool{color:var(--accent);background:#1f55461a}.file-picker{position:relative;overflow:hidden}.file-picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.toast{z-index:60;color:#fff;max-width:min(420px,100vw - 32px);box-shadow:var(--shadow);background:#303431;border-radius:12px;align-items:center;gap:14px;padding:10px 10px 10px 16px;font-size:.85rem;display:flex;position:fixed;bottom:24px;right:24px}.toast .icon-button{color:#fff}.import-dialog{background:#fff;border:0;border-radius:18px;width:min(600px,100vw - 30px);padding:0;overflow:hidden;box-shadow:0 30px 90px #161b1742}.import-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1e221f7a}.import-panel{padding:24px}.import-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.import-header h2{letter-spacing:-.03em;margin:5px 0 18px;font:500 1.8rem Georgia,serif}.import-panel form>p,.import-job>p{color:var(--muted);line-height:1.55}.import-panel a{color:var(--accent);font-weight:700}.import-file{gap:8px;margin:22px 0 6px;font-size:.82rem;font-weight:700;display:grid}.import-file input{background:#f8f7f3;border:1px dashed #aaa99f;border-radius:10px;padding:12px;font-weight:400}.import-progress,.import-job{gap:9px;margin-top:20px;display:grid}.import-progress progress,.import-job>progress{width:100%;height:10px;accent-color:var(--accent)}.import-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.import-panel .inline-error{margin:14px 0 0;font-size:.8rem}.import-result{align-items:center;gap:9px;font-size:1.05rem;display:flex}.import-result.completed{color:var(--accent)}.import-result.failed{color:var(--danger)}.progress-caption{color:var(--muted);justify-self:end;font-size:.72rem}.import-counts{grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0 0;display:grid}.import-counts div{text-align:center;background:#f5f4ef;border-radius:9px;padding:10px}.import-counts dt{color:var(--muted);font-size:.68rem}.import-counts dd{margin:4px 0 0;font-weight:750}.import-warnings{border:1px solid var(--line);border-radius:9px;max-height:180px;padding:10px 12px;font-size:.78rem;overflow:auto}.import-warnings summary{cursor:pointer;font-weight:700}.import-warnings ul{overflow-wrap:anywhere;margin-bottom:0;padding-left:20px}.import-close-note{margin-bottom:0;font-size:.76rem}.settings-form{gap:8px;margin-top:8px;display:grid}.settings-form label{margin-top:8px;font-size:.82rem;font-weight:700}.settings-form input{border:1px solid var(--line);font:inherit;background:#f8f7f3;border-radius:10px;padding:12px 14px}.settings-form h3{align-items:center;gap:8px;margin:22px 0 4px;font-size:1.05rem;display:flex}.settings-form h3 svg{width:18px;height:18px}.users-dialog{width:min(720px,100vw - 30px);max-height:min(760px,100dvh - 40px)}.users-dialog .import-panel{box-sizing:border-box;flex-direction:column;min-height:min(620px,100dvh - 40px);max-height:min(760px,100dvh - 40px);display:flex;overflow:hidden}.users-dialog .import-header{border-bottom:1px solid var(--line);flex:none;padding-bottom:18px}.users-dialog .import-header h2{margin-bottom:0}.users-view{flex-direction:column;flex:auto;min-height:0;display:flex}.users-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.users-toolbar h3{margin:0;font-size:1.05rem}.users-toolbar p{color:var(--muted);margin:4px 0 0;font-size:.78rem}.users-toolbar .primary-button{min-height:40px;padding:0 14px}.users-search{border:1px solid var(--line);background:#f8f7f3;border-radius:10px;align-items:center;gap:10px;margin-top:18px;padding:0 12px;display:flex}.users-search svg{width:16px;height:16px;color:var(--muted);flex-shrink:0}.users-search input{min-width:0;font:inherit;background:0 0;border:0;outline:none;flex:1;padding:11px 0}.users-loading{color:var(--muted);flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.users-status{color:var(--accent);margin:12px 0 0;font-size:.8rem;font-weight:650}.users-view>.inline-error{margin:12px 0 0}.users-list-scroll{overscroll-behavior:contain;flex:auto;min-height:140px;margin-top:16px;padding-right:4px;overflow:auto}.users-empty{color:var(--muted);margin:18px 0;font-size:.9rem}.users-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.users-list-active+.users-deleted-group{margin-top:24px}.users-deleted-group{background:#f5f2ee;border:1px solid #ddd7cf;border-radius:14px;padding:14px}.users-group-heading{justify-content:space-between;align-items:center;gap:10px;margin:0 2px 10px;display:flex}.users-group-heading h4{color:#6e645d;letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.76rem}.users-group-heading>span{color:#786e66;text-align:center;background:#e8e2dc;border-radius:999px;min-width:23px;padding:2px 7px;font-size:.68rem;font-weight:750}.users-list li{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:9px 10px 9px 12px;display:flex}.users-list li.user-row-deleted{background:#ffffffb8;border-color:#ded8d1}.user-row-deleted .user-avatar{color:#746c65;background:#e9e4df}.user-identity{align-items:center;gap:11px;min-width:0;display:flex}.user-identity>div{gap:2px;min-width:0;display:grid}.user-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-avatar{width:38px;height:38px;color:var(--accent);background:#1f55461a;border-radius:11px;flex:none;place-items:center;font-size:.86rem;font-weight:750;display:grid}.user-meta{color:var(--muted);align-items:center;gap:7px;font-size:.75rem;display:flex}.user-you{color:var(--accent);text-transform:uppercase;letter-spacing:.03em;background:#1f554617;border-radius:999px;padding:1px 6px;font-size:.66rem;font-weight:750}.user-state{border-radius:999px;padding:1px 6px;font-size:.66rem;font-weight:750}.user-state-deleted{color:#775f54;background:#eee4de}.user-state-recovery{color:#76591e;background:#fff3cf}.user-restore-explanation{color:#856c61;max-width:290px;font-size:.68rem;line-height:1.35}.user-actions{flex:none;align-items:center;gap:8px;display:flex}.user-actions .secondary-button{min-height:36px;padding:0 12px;font-size:.8rem}.user-actions .icon-button{width:36px;height:36px}.user-actions .icon-button svg{width:17px;height:17px}.user-deleted-actions .secondary-button:disabled{cursor:not-allowed}.restored-credentials{background:#f0f8f3;border:1px solid #c9ddcf;border-radius:13px;gap:11px;margin-top:14px;padding:15px;display:grid}.restored-credentials h4{color:var(--ink);margin:3px 0 4px;font-size:.95rem}.restored-credentials p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.temporary-password-field{align-items:stretch;gap:8px;display:flex}.temporary-password-field code{min-width:0;color:var(--ink);white-space:nowrap;background:#fff;border:1px solid #cbd9ce;border-radius:9px;flex:1;align-items:center;padding:9px 11px;font-size:.86rem;display:flex;overflow-x:auto}.temporary-password-field .secondary-button{min-height:40px;padding-inline:12px}.temporary-password-field svg{width:16px;height:16px}.restored-credentials-dismiss{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:end;padding:3px 0;font-size:.75rem;font-weight:700}.restored-credentials-dismiss:hover{text-decoration:underline}.danger-button{color:var(--danger)}.users-form-view{flex-direction:column;flex:auto;min-height:0;display:flex}.users-back{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;align-self:flex-start;align-items:center;gap:5px;margin:18px 0 0 -7px;padding:6px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.users-back:hover:not(:disabled){color:var(--ink);background:#f3f2ee}.users-back:disabled{opacity:.5;cursor:default}.users-back svg{width:17px;height:17px}.users-task-form{align-content:start;width:min(100%,420px);margin:auto;padding:24px 0 42px}.users-task-form .users-task-icon{width:44px;height:44px;color:var(--accent);background:#1f55461a;border-radius:13px;place-items:center;margin-bottom:5px;display:grid}.users-task-icon svg{width:21px;height:21px}.settings-form.users-task-form h3{letter-spacing:-.02em;margin:0;font:500 1.45rem Georgia,serif}.users-task-form>p{color:var(--muted);margin:0 0 14px;font-size:.86rem;line-height:1.5}.users-task-form .inline-error{margin:6px 0 0}.users-task-form .import-actions{margin-top:16px}.users-task-form .primary-button{min-height:42px}.users-task-form input:focus{border-color:var(--accent);outline:2px solid #1f55461a}@media (width<=900px){.landing-feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell{grid-template:68px 1fr/1fr}.topbar{grid-template-columns:40px auto minmax(130px,1fr) 40px;gap:7px;height:68px;padding:0 13px}.mobile-menu{display:grid}.app-brand .brand-mark{display:none}.app-brand{font-size:1rem}.sync-button,.user-menu{display:none}.sidebar{z-index:30;background:#f8f7f3;width:240px;height:auto;padding-top:18px;transition:transform .18s;position:fixed;top:68px;bottom:0;left:0;transform:translate(-105%);box-shadow:14px 0 35px #1e221e21}.sidebar.open{transform:translate(0)}.mobile-account{border-top:1px solid var(--line);flex-direction:column;gap:4px;margin:auto 0 0;padding:14px 6px 0;font-size:.82rem;display:flex}.mobile-account-bar{grid-template-columns:32px minmax(0,1fr) 38px;align-items:center;gap:9px;display:grid}.mobile-account .avatar{flex-shrink:0}.mobile-account .user-login{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-status{margin:10px 6px 0;position:static}.workspace{padding:34px 20px 70px}}@media (width<=560px){.login-page{padding:18px 14px}.login-panel{border-radius:20px;padding:28px 22px}.login-modal,.self-host-modal{border-radius:20px}.recovery-key-screen{padding:14px}.recovery-key-card{border-radius:20px;padding:28px 20px}.recovery-complete-screen{padding:14px}.recovery-complete-card{border-radius:20px;padding:28px 20px}.modal-scroll{padding:28px 22px}.landing-page--choose .login-panel{padding-top:8px}.landing-hero{margin-top:40px}.landing-hero p{font-size:.96rem}.landing-choices,.landing-feature-list,.install-methods{grid-template-columns:1fr}.landing-features{border-radius:20px;margin-top:40px;padding:22px 16px}.landing-feature{padding:14px}.topbar{grid-template-columns:38px minmax(0,1fr) 38px}.app-brand{display:none}.search-box{min-height:40px}.mobile-menu{grid-column:1}.search-box{grid-column:2}.workspace{padding-inline:14px}.workspace-heading{align-items:flex-start}.workspace-heading h1{font-size:2rem}.create-actions{z-index:15;position:fixed;bottom:14px;right:14px}.create-actions .secondary-button{width:46px;box-shadow:var(--shadow);padding:0;font-size:0}.create-actions .primary-button{width:50px;box-shadow:var(--shadow);padding:0;font-size:0}.note-card{margin-bottom:12px}.card-actions{opacity:1}.note-dialog{border-radius:18px 18px 0 0;width:100vw;max-width:none;max-height:100dvh;margin:auto 0 0}.editor{border-radius:18px 18px 0 0;max-height:92dvh}.editor-body{min-height:240px}.checklist-row{grid-template-columns:22px 21px minmax(0,1fr) 28px}.checklist-row.preview{grid-template-columns:22px 21px minmax(0,1fr)}.checklist-row .icon-button{opacity:1}.checklist-row .drag-handle{opacity:.85}.editor-attachments{grid-template-columns:1fr}.toast{bottom:78px;right:16px}.import-dialog{width:calc(100vw - 20px)}.import-panel{padding:20px}.users-dialog .import-panel{min-height:calc(100dvh - 20px);max-height:calc(100dvh - 20px)}.users-toolbar{margin-top:18px}.users-toolbar .primary-button{padding:0 11px}.users-list li{flex-direction:column;align-items:flex-start;padding:11px}.users-deleted-group{padding:10px}.user-actions{justify-content:flex-end;align-self:stretch}.user-actions .secondary-button{flex:1}.temporary-password-field{flex-direction:column}.temporary-password-field .secondary-button{width:100%}.users-task-form{margin:0 auto;padding-top:30px}.import-counts{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
