@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";:root{--background:#fafaf5;--surface:#fafaf5;--surface-low:#f3f4ee;--surface-high:#e5eae0;--surface-lowest:#fff;--primary:#3d608a;--primary-dim:#30547d;--primary-container:#d2e4ff;--text:#2e342d;--text-muted:#5b6159;--outline:#aeb4aa;color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:var(--background);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:inline-flex}#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}.app-shell{background:var(--background);min-height:100vh;display:flex}.sidebar,.list-pane,.editor-pane{box-shadow:none;border:none}.sidebar{background:var(--surface);flex-direction:column;gap:20px;width:256px;padding:32px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.workspace{flex:1;grid-template-columns:320px minmax(0,1fr);min-height:100vh;margin-left:256px;display:grid}.list-pane{background:var(--surface-low);flex-direction:column;gap:14px;min-height:100vh;padding:22px 12px 32px;display:flex}.editor-pane{background:var(--surface);flex-direction:column;min-height:100vh;padding:0;display:flex;position:relative}.brand-block h1,.list-pane-header h2{letter-spacing:-.03em;margin:0;font-size:1rem;font-weight:700}.brand-block h1{color:var(--text)}.list-pane-header h2{letter-spacing:-.04em;font-size:2.05rem;font-weight:800}.eyebrow,.section-label{letter-spacing:.18em;text-transform:uppercase;color:#767c74;margin:0 0 8px;font-size:.68rem}.brand-subtitle{color:#5b6159c7;margin:2px 0 0;font-size:.75rem;font-weight:500}.sidebar-copy,.muted-card p,.empty-state p,.note-row p,.editor-meta,.editor-footer{color:#5b6159}.primary-button,.ghost-button,.subtle-button{border:none;border-radius:8px;padding:11px 15px;transition:transform .12s,background .12s,color .12s}.primary-button{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dim) 100%);color:#fff;justify-content:center;align-items:center;gap:8px;width:100%;font-size:.92rem;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #2e342d14}.primary-button:hover,.ghost-button:hover,.note-row:hover{transform:translateY(-1px)}.ghost-button{color:var(--text);background:#e5eae0e6;min-width:60px}.subtle-button{color:#5b6159d1;background:0 0;min-width:auto;padding:6px 0}.ghost-button.danger,.subtle-button.danger{color:#7b4534;background:#f6ece8eb}.subtle-button.danger{border-radius:8px;padding:8px 12px}.sidebar-section{flex-direction:column;gap:8px;display:flex}.sidebar-nav{flex-direction:column;gap:4px;display:flex}.preferences-nav{gap:2px}.sidebar-nav-item{color:#2e342db8;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:.88rem;font-weight:500;display:flex}.sidebar-nav-item.active{background:var(--primary-container);color:var(--primary);font-weight:600}.sidebar-nav-item:not(.active):hover{background:#f0f0eb}.sidebar-utility-card{background:#f3f4eec7;border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.sidebar-folder-list,.mobile-folder-grid{flex-wrap:wrap;gap:8px;display:flex}.sidebar-folder-chip{color:#2e342dcc;letter-spacing:.06em;text-transform:uppercase;background:#e5eae0e6;border:none;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:700}.sidebar-folder-chip.active{background:var(--primary-container);color:var(--primary)}.sidebar-folder-stack{flex-direction:column;gap:6px;display:flex}.sidebar-folder-row,.mobile-folder-row{align-items:center;gap:8px;display:flex}.sidebar-folder-item{color:#2e342dd1;text-align:left;background:0 0;border:none;border-radius:10px;flex:1;padding:9px 12px;font-size:.84rem;font-weight:600}.sidebar-folder-item:hover{background:#e5eae0c2}.sidebar-folder-item.active{color:var(--primary);background:#d2e4ffb8}.sidebar-folder-delete,.mobile-folder-delete{color:#5b6159e0;background:#e5eae0eb;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.sidebar-folder-form,.mobile-folder-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:8px;display:grid}.sidebar-folder-form input,.mobile-folder-form input{width:100%;color:var(--text);background:#ffffffe0;border:1px solid #aeb4aa3d;border-radius:10px;padding:10px 12px}.sidebar-folder-form input:focus,.mobile-folder-form input:focus{border-color:#3d608a42;outline:2px solid #3d608a24}.sidebar-help-list{color:#5b6159d1;margin:0;padding-left:18px;font-size:.78rem;line-height:1.5}.sidebar-footer{flex-direction:column;gap:12px;margin-top:auto;display:flex}.muted-card{background:#e5eae0d9;border-radius:18px;margin-top:auto;padding:14px}.sync-pill{color:#335574;background:#d2e4ffb3;border-radius:999px;align-self:flex-start;align-items:center;padding:6px 10px;font-size:.8rem;display:inline-flex}.sync-pill.offline{color:#7b4534;background:#f6ece8e6}.list-pane-header{display:none}.search-field{position:relative}.search-field input{width:100%;color:var(--text);background:#dee4da;border:none;border-radius:8px;padding:10px 14px 10px 42px}.search-icon{color:#5b615980;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.clear-filter-button{color:#5b6159b8;background:0 0;border:none;padding:6px 2px;font-size:.72rem;font-weight:600}.clear-filter-button.inline{align-self:flex-start;padding-left:6px}.search-status-row{color:#5b6159bd;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:.68rem;font-weight:600;display:flex}.list-filter-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.list-filter-chip{color:#2e342dcc;letter-spacing:.04em;background:#e5eae0e6;border-radius:999px;align-items:center;padding:6px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.list-filter-clear{padding:6px 4px;font-size:.72rem}.list-scroll{flex-direction:column;gap:2px;padding:0 6px 0 0;display:flex;overflow:auto}.note-row{text-align:left;background:0 0;border:none;border-radius:12px;width:100%;padding:14px 16px}.note-row:not(.selected):hover{background:var(--surface-high)}.note-card-featured{background:var(--primary-container);color:#2f547c;text-align:left;border:none;border-radius:12px;width:100%;padding:14px 16px}.note-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.note-card-header strong{font-size:.86rem;font-weight:700;line-height:1.3}.note-card-header span{letter-spacing:.08em;opacity:.72;text-transform:uppercase;font-size:.58rem;font-weight:700}.note-card-featured p{opacity:.8;margin:8px 0 0;font-size:.71rem;line-height:1.45}.note-card-tags{margin-top:12px}.note-card-tags span{color:#2f547c;letter-spacing:.08em;text-transform:uppercase;background:#2f547c14;border-radius:999px;padding:4px 8px;font-size:.58rem;font-weight:700;display:inline-flex}.note-row-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.note-row-heading strong{font-size:.88rem;line-height:1.3}.note-row-heading span{color:#5b6159ad;font-size:.62rem}.note-row p{margin:8px 0 0;font-size:.74rem;line-height:1.45}.editor-toolbar{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafaf5d1;justify-content:space-between;align-items:center;padding:12px 32px;display:flex;position:sticky;top:0}.editor-toolbar-tabs,.editor-toolbar-actions{align-items:center;gap:18px;display:flex}.toolbar-tab{color:#2e342d9e;letter-spacing:.18em;text-transform:uppercase;background:0 0;border:none;font-size:.68rem;font-weight:600}.toolbar-tab:disabled{opacity:1;cursor:default}.toolbar-tab.active{color:var(--primary);border-bottom:2px solid var(--primary);padding-bottom:4px}.toolbar-icon-button{color:var(--primary);background:0 0;border:none;padding:0}.toolbar-menu-surface{background:#fffffff5;border:1px solid #aeb4aa2e;border-radius:14px;flex-direction:column;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% - 4px);left:32px;box-shadow:0 18px 36px #2e342d1f}.toolbar-menu-surface.align-right{left:auto;right:76px}.toolbar-menu-item{color:#2e342dd6;text-align:left;background:0 0;border:none;border-radius:10px;padding:10px 12px;font-size:.82rem;font-weight:600}.toolbar-menu-item:hover{background:#e5eae0b8}.toolbar-menu-item.danger{color:#7b4534}.toolbar-avatar{border:2px solid #d2e4fff2;border-radius:999px;width:32px;height:32px;overflow:hidden}.toolbar-avatar img{object-fit:cover;width:100%;height:100%;display:block}.editor-canvas{flex:1;max-width:980px;padding:48px 64px 144px;overflow:auto}.editor-header{flex-direction:column;gap:10px;margin-bottom:44px;padding-top:0;display:flex}.editor-header>div{flex:1;min-width:0}.title-input{letter-spacing:-.055em;color:#20241f;background:0 0;border:none;width:100%;padding:0;font-size:2.75rem;font-weight:800;line-height:1.08}.title-input:focus,.search-field input:focus{outline:none}.editor-meta{flex-wrap:wrap;align-items:center;gap:18px;margin:0;font-size:.78rem;display:flex}.inline-icon{margin-right:6px;font-size:.95rem}.folder-select-row,.mobile-folder-select-row{align-items:center;display:inline-flex}.folder-select{color:#2e342dd6;appearance:none;background-color:#f3f4eeeb;background-image:linear-gradient(45deg,#0000 50%,#5b6159b8 50%),linear-gradient(135deg,#5b6159b8 50%,#0000 50%);background-position:calc(100% - 14px) calc(50% - 1px),calc(100% - 9px) calc(50% - 1px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #aeb4aa3d;border-radius:999px;min-height:34px;padding:6px 30px 6px 12px;font-size:.8rem;font-weight:600}.folder-select.mobile{min-height:32px;padding-right:28px}.folder-select:focus{border-color:#3d608a42;outline:2px solid #3d608a24}.editor-label-row{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.editor-inspector{padding:0 72px 120px;display:block}.editor-inspector summary{cursor:pointer;color:#5b6159b8;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:600;list-style:none}.editor-inspector summary::-webkit-details-marker{display:none}.editor-notice{color:#335574;margin:0;padding:12px 72px 0;font-size:.78rem;font-weight:600}.editor-label-pill{align-items:center;min-width:0;display:inline-flex}.editor-label-pill input{color:#4f5257;letter-spacing:.04em;background:#e5eae0e6;border:none;border-radius:999px;min-width:0;padding:5px 10px;font-size:.68rem;font-weight:600}.editor-label-pill input:focus{outline:2px solid #3d608a29}.editor-surface{color:#2b302a;outline:none;max-width:760px;font-size:1.05rem;line-height:1.8}.structured-note-shell{flex-direction:column;gap:28px;max-width:760px;display:flex}.editor-live-shell{padding-bottom:92px;position:relative}.strategy-preview{flex-direction:column;gap:32px;max-width:760px;display:flex}.editor-lede{color:#2e342d;margin:0;font-size:1.1rem;font-weight:300;line-height:1.9}.editor-lede-secondary{position:relative}.rich-inline-heading-shell{margin-top:-6px}.rich-inline-heading{color:#5b6159e0;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.strategy-goals-card{background:var(--surface-low);border:1px solid #aeb4aa1a;border-radius:16px;padding:30px 32px}.strategy-goals-card h4,.strategy-section-label{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 22px;font-size:.7rem;font-weight:700;display:inline-flex}.strategy-goals-list{flex-direction:column;gap:16px;display:flex}.strategy-goal-item{align-items:center;gap:16px;display:flex}.goal-checkbox{border:2px solid var(--outline);color:#0000;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.goal-checkbox.completed{border-color:var(--primary);background:var(--primary);color:#fff}.goal-checkbox .material-symbols-outlined{font-size:.95rem}.goal-copy{color:#2e342dd6;font-size:.96rem}.goal-copy.completed{color:#2e342d}.strategy-diagram-section{flex-direction:column;gap:14px;display:flex}.strategy-section-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.strategy-section-label{color:#5b6159e0;margin:0}.strategy-section-label .material-symbols-outlined{font-size:1rem}.diagram-edit-button{color:var(--primary);background:0 0;border:none;padding:0;font-size:.74rem;font-weight:600}.strategy-diagram-shell{background:#ffffffad;border:1px dashed #aeb4aa57;border-radius:16px;padding:30px 28px}.rich-mermaid-shell{overflow:auto}.mermaid-svg-shell{min-width:min-content}.mermaid-svg-shell svg{width:100%;height:auto;display:block}.mermaid-fallback{white-space:pre-wrap;color:#445149;margin:0;font-size:.82rem;line-height:1.6}.strategy-diagram-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.strategy-diagram-segment{align-items:center;gap:12px;display:flex}.strategy-diagram-node{background:#fff;border:1px solid #aeb4aa4d;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;box-shadow:0 2px 10px #2e342d0d}.strategy-diagram-node.active{background:var(--primary-container);color:#2f547c;border-color:#3d608a38}.strategy-diagram-arrow{color:var(--outline);font-size:1.1rem}.ghost-copy{color:#2e342d52;-webkit-user-select:none;user-select:none}.ghost-suggestion-row{background:#faf9f4eb;border:1px solid #aeb4aa38;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.ghost-suggestion-row.mobile{flex-direction:column;align-items:flex-start}.ghost-suggestion-copy{align-items:center;gap:10px;min-width:0;display:flex}.ghost-provider-label,.ghost-status-text{color:#5b6159c7;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:.69rem;font-weight:700}.ghost-suggestion-actions{align-items:center;gap:8px;display:flex}.ghost-action-button{color:#34597f;background:#3d608a1a;border:none;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:600}.ghost-action-button:hover{background:#3d608a29}.ghost-caret{background:var(--primary);vertical-align:middle;width:1px;height:1.4rem;margin-left:4px;display:inline-block}.ai-action-shell{background:#f7f6efeb;border:1px solid #aeb4aa2e;border-radius:18px;margin:0 0 18px;padding:12px 14px}.ai-action-shell.mobile{margin-bottom:16px}.ai-action-selection-row{align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.ai-action-selection-label{color:#5b6159c7;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:.69rem;font-weight:700}.ai-action-selection-preview{color:#2e342db8;margin:0;font-size:.92rem;line-height:1.45}.ai-action-chip-row{flex-wrap:wrap;gap:8px;display:flex}.ai-action-chip{color:#34597f;background:#ffffffd6;border:1px solid #3d608a1f;border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:600}.ai-action-chip:disabled{opacity:.45}.ai-action-result-card{background:#ffffffdb;border:1px solid #aeb4aa2e;border-radius:16px;margin-top:12px;padding:14px}.ai-action-result-header{color:#5b6159d1;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:.72rem;font-weight:700;display:flex}.ai-action-result-copy{color:#2b312c;white-space:pre-wrap;margin-top:10px;font-size:.98rem;line-height:1.6}.ai-action-result-actions{gap:8px;margin-top:12px;display:flex}.editor-surface>:first-child{margin-top:0}.editor-surface h1,.editor-surface h2,.editor-surface h3{letter-spacing:-.04em;color:#20241f}.editor-surface p{margin:0 0 1rem}.editor-surface ul,.editor-surface ol{padding-left:1.4rem}.editor-surface ul[data-type=taskList]{padding-left:0;list-style:none}.editor-surface ul[data-type=taskList] li{align-items:flex-start;gap:12px;margin-bottom:.9rem;display:flex}.editor-surface ul[data-type=taskList] li>label{margin-top:.2rem}.editor-surface ul[data-type=taskList] li>div{flex:1}.editor-surface pre{background:#f3f4eee6;border:1px solid #aeb4aa2e;border-radius:16px;margin:0 0 1.25rem;padding:18px 20px;overflow-x:auto}.editor-surface pre code{white-space:pre;font-family:SFMono-Regular,SF Mono,ui-monospace,Cascadia Code,Roboto Mono,monospace;font-size:.86rem;line-height:1.65;display:block}.editor-footer{padding:0 72px 48px}.editor-footer pre{white-space:pre-wrap;color:#445149;background:#e5eae06b;border-radius:12px;margin:10px 0 0;padding:18px;font-family:SFMono-Regular,SF Mono,ui-monospace,Cascadia Code,Roboto Mono,monospace;font-size:.86rem;overflow:auto}.markdown-source-panel{flex-direction:column;gap:10px;display:flex}.markdown-source-textarea{color:#445149;resize:vertical;background:#ffffffc7;border:1px solid #aeb4aa3d;border-radius:14px;width:100%;min-height:240px;padding:18px 20px;font-family:SFMono-Regular,SF Mono,ui-monospace,Cascadia Code,Roboto Mono,monospace;font-size:.85rem;line-height:1.65}.markdown-source-textarea:focus,.attachment-field input:focus,.attachment-field select:focus{border-color:#3d608a42;outline:2px solid #3d608a29}.attachment-preview-section{flex-direction:column;gap:14px;display:flex}.attachment-chip-row{flex-wrap:wrap;gap:10px;display:flex}.attachment-chip{background:#ffffffb8;border:1px solid #aeb4aa2e;border-radius:12px;min-width:170px;padding:14px 16px}.attachment-chip strong{font-size:.88rem;display:block}.attachment-chip span{color:#5b6159c7;letter-spacing:.04em;margin-top:6px;font-size:.72rem;font-weight:600;display:block}.attachment-editor-section{padding:0 72px 8px}.attachment-editor-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.attachment-editor-header .section-label{margin-bottom:0}.attachment-editor-list{flex-direction:column;gap:12px;display:flex}.attachment-editor-card{background:#f3f4eec7;border-radius:14px;padding:16px}.attachment-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.attachment-field{flex-direction:column;gap:6px;display:flex}.attachment-field span{color:#5b6159c7;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.attachment-field input,.attachment-field select{color:#445149;background:#ffffffc7;border:1px solid #aeb4aa3d;border-radius:10px;width:100%;padding:10px 12px}.attachment-editor-card-footer{color:#5b6159b8;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:.74rem;display:flex}.attachment-editor-empty{color:#5b6159bd;margin:0;font-size:.86rem}.floating-editor-bar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #aeb4aa1f;border-radius:999px;align-items:center;gap:14px;padding:12px 20px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #2e342d1a}.floating-editor-group{align-items:center;gap:8px;display:flex}.floating-editor-divider{background:#aeb4aa59;width:1px;height:24px}.floating-editor-button{color:#2e342db8;background:0 0;border:none;border-radius:6px;padding:6px}.floating-editor-button:focus-visible,.toolbar-menu-item:focus-visible,.sidebar-folder-chip:focus-visible{outline-offset:2px;outline:2px solid #3d608a33}.floating-editor-button:hover{background:#e5eae0e6}.floating-editor-button.accent{color:var(--primary)}.mobile-shell,.mobile-library,.mobile-editor{background:var(--background);min-height:100vh}.mobile-topbar{z-index:20;background:#fafaf5f5;justify-content:space-between;align-items:center;padding:18px 24px 10px;display:flex;position:sticky;top:0}.mobile-topbar-title{color:var(--text);letter-spacing:-.02em;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;display:flex}.mobile-icon-button{color:var(--primary);background:0 0;border:none;padding:0}.mobile-library{padding:0 24px 120px}.mobile-action-sheet,.mobile-filter-sheet{background:#fffffff0;border:1px solid #aeb4aa2e;border-radius:16px;flex-direction:column;gap:6px;margin:0 24px 12px;padding:10px;display:flex;box-shadow:0 14px 28px #2e342d14}.mobile-search{margin-top:10px;margin-bottom:24px}.mobile-search input{border-radius:12px}.mobile-section{margin-bottom:28px}.mobile-section-title{color:#5b6159c7;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 14px;font-size:.68rem;font-weight:700;display:flex}.mobile-section-icon{font-size:.85rem}.mobile-featured-note,.mobile-note-row{text-align:left;border:none;width:100%}.mobile-featured-note{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 24px #2e342d0a}.mobile-featured-header,.mobile-note-row-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-featured-header strong,.mobile-note-row-header strong{letter-spacing:-.03em;font-size:1.05rem;font-weight:700}.mobile-featured-header span,.mobile-note-row-header span{color:#5b61599e;font-size:.65rem;font-weight:600}.mobile-featured-note p,.mobile-note-row p{color:#5b6159e0;margin:10px 0 0;font-size:.92rem;line-height:1.5}.mobile-tag-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.mobile-tag-row span{color:#2f547c;letter-spacing:.05em;text-transform:uppercase;background:#d2e4ffb3;border-radius:999px;padding:4px 10px;font-size:.66rem;font-weight:700}.mobile-note-list{flex-direction:column;gap:12px;display:flex}.mobile-note-row{background:#f3f4eee6;border-radius:14px;padding:16px}.mobile-fab{background:var(--primary);color:#fff;border:none;border-radius:999px;width:56px;height:56px;position:fixed;bottom:108px;right:24px;box-shadow:0 8px 24px #3d608a4d}.mobile-bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafaf5eb;justify-content:space-around;padding:12px 16px 28px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav-item{color:#5b6159cc;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;font-size:.68rem;font-weight:600;display:flex}.mobile-bottom-nav-item.active{color:var(--primary)}.mobile-editor{padding:0 24px 120px}.mobile-editor-header{margin-bottom:24px}.mobile-title-input{color:#20241f;letter-spacing:-.05em;background:0 0;border:none;width:100%;padding:0;font-size:2rem;font-weight:800;line-height:1.05}.mobile-editor-meta{color:#5b6159b8;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;font-size:.72rem;display:flex}.mobile-editor-details{margin-top:24px}.mobile-editor-details summary{color:#5b6159b8;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:600}.mobile-delete-button{color:#7b4534;background:#f6ece8eb;border:none;border-radius:10px;margin-top:12px;padding:10px 14px}.mobile-format-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafaf5eb;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 30px #2e342d14}.empty-editor,.empty-state{justify-content:center;align-items:center}@media (width<=1120px){.app-shell{flex-direction:column}.sidebar{width:100%;padding:24px 20px 16px;position:static}.workspace{grid-template-columns:minmax(260px,320px) minmax(0,1fr);min-height:auto;margin-left:0}.sidebar-nav{flex-flow:wrap;gap:8px}.sidebar-nav-item{width:auto;min-width:132px}.preferences-nav{display:none}}@media (width<=960px){.workspace{grid-template-columns:1fr}.list-pane,.editor-pane{min-height:auto;padding-left:16px;padding-right:16px}.list-pane{padding-top:20px}.editor-pane{min-height:auto}.title-input{font-size:2rem}.sidebar-footer{margin-top:8px}.editor-toolbar,.floating-editor-bar{display:none}.editor-canvas,.editor-footer,.editor-inspector,.attachment-editor-section{padding-left:20px;padding-right:20px}.editor-inspector{display:block}.attachment-editor-grid{grid-template-columns:1fr}}@media (width<=640px){.sidebar{display:none}.brand-block h1{font-size:.92rem}.sidebar-nav,.sidebar-section{display:none}.sidebar-footer{margin-top:0}.list-pane,.editor-pane{display:none}.editor-header{flex-direction:column;gap:12px}.title-input{font-size:1.7rem}.editor-label-row,.editor-label-pill,.editor-label-pill input{width:100%}.markdown-source-textarea{min-height:220px}}
