:root{color-scheme:light;--bg:#f6f8f2;--surface:#fcfdf9;--green:#285840;--text:#2e4434;--muted:#71816c;--line:#e0e7d9;--accent:#839d70;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button,summary{cursor:pointer}button:disabled{cursor:wait;opacity:.5}a{color:var(--green)}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #6d9874;outline-offset:3px}button{color:inherit}input,textarea,select{border:1px solid var(--line);background:#fff;color:var(--text);border-radius:8px;padding:11px 12px}textarea{resize:vertical;line-height:1.75}input::placeholder,textarea::placeholder{color:#96a18e}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.app-bar{height:80px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 32px;border-bottom:1px solid var(--line);background:var(--surface)}.brand,.brand-link,.account{display:flex;align-items:center;gap:10px}.brand-link{text-decoration:none;font-size:23px;letter-spacing:-.8px;font-weight:650;color:#284331;gap:0}.brand-mark{display:flex;align-items:center;justify-content:center;width:35px;height:35px;margin-right:11px;border:1px solid #d9e4d3;border-radius:10px;background:#eaf0e3;color:#537547}.brand-mark .icon{width:22px;height:22px}.brand-dot{color:#83a06e}.workspace-label{margin-left:24px;font-size:9px;letter-spacing:1.5px;color:#8b9784;border-left:1px solid var(--line);padding-left:24px}.account{font-size:11px;color:var(--muted);gap:12px}#current-user{max-width:225px;overflow:hidden;text-overflow:ellipsis}.admin-badge{font-size:8px;padding:4px 6px;letter-spacing:.6px;background:#e9f0e2;border-radius:4px;color:#56704b}.quiet-link{color:var(--muted);text-decoration:none}.quiet-link:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:550;white-space:nowrap}.button .icon{width:15px;height:15px}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:#1f4a34}.button-secondary{background:#fff;border-color:#dce4d5;color:#4e6745}.button-secondary:hover{background:#edf2e7}.button-quiet{background:transparent;color:var(--muted);padding:8px}.icon-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:7px;background:transparent;color:#829175}.icon-button:hover{background:#e8eee1;color:#355a3d}.text-button{border:0;background:none;padding:3px 0;text-decoration:underline;text-underline-offset:3px;color:#4a714b;font-size:11px}.eyebrow{font-size:9px;letter-spacing:1.7px;font-weight:650;color:#8a9880;margin-bottom:10px}.shell{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:calc(100dvh - 80px)}#sidebar{border-right:1px solid var(--line);padding:28px 20px 18px;display:flex;flex-direction:column;background:#f0f4ea;position:sticky;top:0;max-height:calc(100dvh - 0px);height:calc(100dvh - 80px)}.sidebar-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding:0 3px}.sidebar-heading h2{font-size:17px;letter-spacing:-.4px;margin:0;font-weight:600}.sidebar-heading .eyebrow{font-size:8px;margin-bottom:8px}.sidebar-heading h2 span{font-size:10px;margin-left:5px;color:#91a085}.add-root{background:#e2ead9;color:#5d7f4f}.search-box{display:flex;align-items:center;position:relative}.search-box .icon{position:absolute;left:11px;color:#899b7f;width:16px;height:16px}.search-box input{width:100%;padding:11px 10px 11px 34px;font-size:11px;background:#fcfdf9}.author-filter{display:flex;align-items:center;gap:9px;font-size:10px;color:#77866d;margin-top:12px}.author-filter select{flex:1;min-width:0;font-size:10px;padding:7px 8px;background:#f8faf4}.tree-label{display:flex;align-items:center;gap:10px;margin:26px 4px 12px;font-size:8px;letter-spacing:1.4px;color:#819173;font-weight:600}.tree-label .sort-label{margin-left:auto}.tree-label .text-button{font-size:9px;letter-spacing:0;font-weight:400}#page-tree{overflow:auto;flex:1;min-height:180px;padding-bottom:18px}.tree-list{list-style:none;padding:0;margin:0}.tree-list .tree-list{margin-left:16px;padding-left:7px;border-left:1px solid #dbe4d3}.tree-row{display:flex;align-items:center;gap:3px;margin:3px 0;border-radius:7px;min-width:0;min-height:36px}.tree-row:hover{background:#e7eedf}.tree-row.selected{background:#dde9d3;color:#34522e}.tree-row.context .tree-page{opacity:.65}.tree-toggle{border:0;background:transparent;padding:5px;width:22px;height:28px;flex-shrink:0;color:#7b9270}.tree-toggle .icon{width:12px;height:12px;transition:transform .15s}.tree-toggle[aria-expanded=true] .icon{transform:rotate(90deg)}.tree-spacer{width:22px;flex-shrink:0}.tree-page{flex:1;min-width:0;display:flex;align-items:center;gap:7px;text-align:left;border:0;background:transparent;padding:8px 5px 8px 0;font-size:11px;line-height:1.6;color:#4f6446}.tree-page .icon{color:#93a385;width:14px;height:14px}.tree-page span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-footer{border-top:1px solid #dfe6d8;padding-top:15px;display:flex;align-items:center;gap:6px;font-size:9px;color:#86967a}.sidebar-footer button{margin-left:auto;font-size:9px}.status-dot{height:5px;width:5px;border-radius:50%;background:#7e9f6f}.tree-empty{color:#839278;font-size:11px;line-height:1.75;padding:20px 8px;text-align:center}main{padding:40px clamp(24px,5vw,80px) 70px;min-width:0;max-width:1380px;width:100%;margin:auto}h1,h2,p{overflow-wrap:anywhere}h1{font-size:40px;letter-spacing:-1.6px;line-height:1.18;font-weight:650;margin:0}h2{font-weight:600}p{line-height:1.75}.home-heading{padding:14px 0 38px;border-bottom:1px solid var(--line);margin-bottom:28px}.home-heading p{font-size:13px;color:#87917f;margin:14px 0 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.section-heading h2{font-size:14px;letter-spacing:-.2px}.page-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.page-card{display:flex;flex-direction:column;align-items:flex-start;gap:13px;border:1px solid #e0e7d9;border-radius:11px;background:#fff;padding:22px;text-align:left;min-height:157px;transition:border-color .15s,transform .15s}.page-card:hover{border-color:#a8bc99;transform:translateY(-2px)}.page-card>.icon{width:23px;height:23px;color:#8da27d}.page-card-title{font-size:15px;font-weight:600;line-height:1.45;overflow-wrap:anywhere}.page-card-meta{color:#8b987f;font-size:10px;line-height:1.6;margin-top:auto;overflow-wrap:anywhere}.home-footnote{font-size:10px;color:#8c9983;margin-top:26px}.empty-library{text-align:center;margin:65px auto 70px;max-width:370px}.empty-art{display:inline-flex;align-items:center;justify-content:center;width:80px;height:90px;background:#edf3e7;border:1px solid #dce6d3;box-shadow:7px 7px 0 #e5eddd;border-radius:13px;transform:rotate(-5deg);margin-bottom:26px;color:#95ac83}.empty-art .icon{width:35px;height:35px}.empty-library h2{font-size:23px;letter-spacing:-.6px}.empty-library p{font-size:13px;color:#7d8c73;margin-bottom:25px}.page-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:36px}#breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:10px;color:#7d8f70;min-width:0}#breadcrumbs button{border:0;background:none;color:inherit;padding:3px 0;text-align:left;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#breadcrumbs button:hover{text-decoration:underline}.page-actions{display:flex;gap:7px;flex-shrink:0}.page-actions .button{font-size:11px;padding:8px 10px}.document{max-width:900px}.document h1{font-size:37px;white-space:pre-wrap}.page-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:20px 0 32px;padding-bottom:28px;border-bottom:1px solid var(--line);color:#8a9780;font-size:10px}.creator-tag{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #dfe8d7;border-radius:6px;background:#eef4e7;color:#627751;max-width:100%;overflow-wrap:anywhere}.creator-tag .avatar{width:20px;height:20px;font-size:9px;background:#dce7d2;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.prose{font-size:14px;line-height:1.85;color:#4b6044;overflow-wrap:anywhere;min-height:120px}.prose p{margin:0 0 18px;white-space:pre-wrap}.prose h1,.prose h2,.prose h3,.prose h4{font-size:24px;letter-spacing:-.4px;margin:30px 0 15px;color:#344f3a;line-height:1.4}.prose h2{font-size:21px}.prose h3{font-size:18px}.prose h4{font-size:16px}.prose ul,.prose ol{padding-left:24px;margin:10px 0 20px}.prose li{padding-left:3px;margin:5px 0}.prose code{font-family:ui-monospace,SFMono-Regular,monospace;font-size:.86em;background:#eaf0e3;padding:2px 5px;border-radius:4px}.prose pre{padding:17px;background:#edf2e6;border:1px solid #dce5d5;border-radius:8px;overflow:auto;line-height:1.65;white-space:pre}.prose pre code{background:none;padding:0}.prose blockquote{border-left:3px solid #adc09b;margin:20px 0;padding:7px 16px;background:#f0f5e9;color:#718364}.prose hr{border:0;border-top:1px solid var(--line);margin:25px 0}.prose .table-wrap{overflow:auto;margin:20px 0}.prose table{border-collapse:collapse;width:100%;font-size:12px}.prose th,.prose td{border:1px solid #dce5d3;padding:9px 12px;text-align:left;min-width:100px}.prose th{background:#edf3e6;color:#4c6841}.prose-empty{font-style:italic;color:#98a18f}.edit-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.draft-tag{font-size:8px;color:#a08b5c;background:#f3efdf;padding:5px 8px;border-radius:4px;letter-spacing:1px}.field-label{display:block;font-size:11px;font-weight:600;color:#5e7353;margin-bottom:9px}.title-input{font-size:28px;font-weight:600;letter-spacing:-.7px;width:100%;padding:15px 17px;margin-bottom:25px}.editor-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.editor-label label{margin:0}.editor-tabs{display:flex;padding:3px;background:#eaf0e2;border-radius:6px}.editor-tabs button{font-size:10px;background:none;border:0;padding:5px 12px;border-radius:4px;color:#819473}.editor-tabs button.active{background:white;color:#496640;box-shadow:0 1px 3px #29471f0d}.editor-preview{min-height:410px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:8px}.editor-footer{display:flex;align-items:center;gap:8px;padding:20px 0;border-bottom:1px solid var(--line)}#edit-status{margin-right:auto;color:#8a967e;font-size:10px;line-height:1.6}#conflict-actions p{font-size:11px;color:#8c7150}.notice{padding:12px 14px;margin:12px 0 20px;border:1px solid #d8e5cb;background:#edf4e4;border-radius:8px;font-size:12px;line-height:1.7;color:#587148}.notice.error{background:#fff3ee;border-color:#efd4c5;color:#a3654d}.notes-panel{margin-top:48px;border-top:1px solid #dce5d4;border-bottom:1px solid #dce5d4;max-width:900px}.notes-panel>summary{display:flex;align-items:center;gap:10px;list-style:none;padding:21px 3px;font-size:13px;font-weight:600;color:#5c7450;cursor:pointer}.notes-panel>summary::-webkit-details-marker{display:none}.notes-panel>summary:before{content:'›';font-size:20px;line-height:1;color:#93a286;transition:transform .15s}.notes-panel[open]>summary:before{transform:rotate(90deg)}.count-badge{font-size:9px;font-weight:500;background:#e4ecdc;padding:3px 7px;border-radius:9px;color:#7b8f6d}.notes-content{padding:0 4px 24px}.notes-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:12px}.notes-heading p{font-size:11px;color:#86977c}.note{padding:18px 0;border-top:1px solid #e4eadf}.note-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:10px;color:#8c9a82;margin-bottom:8px;align-items:center}.note-author{color:#557148;font-weight:600;overflow-wrap:anywhere}.note-text{font-size:13px;color:#566b4d;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;margin:0 0 9px}.replies{border-left:2px solid #dce7d3;margin:15px 0 0 9px;padding-left:20px}.reply{padding:12px 0}.reply-form{margin:15px 0 0 15px;display:flex;flex-direction:column;gap:8px}.reply-form textarea{min-height:90px;font-size:12px;width:100%}.reply-actions{display:flex;gap:8px;align-items:center}.reply-actions span{margin-right:auto;font-size:10px;color:#96735c}.note-composer{border-top:1px solid #dfe7d6;margin-top:20px;padding-top:20px}.note-composer label{display:block;font-size:11px;color:#677f58;margin-bottom:10px;font-weight:600}.note-composer textarea{width:100%;min-height:100px;font-size:12px}.composer-footer{display:flex;gap:15px;align-items:center;justify-content:space-between;margin-top:10px}.composer-footer span{font-size:11px;color:#7d8d71}.notes-empty{color:#96a18b;font-size:12px;font-style:italic}dialog{color:var(--text);border:1px solid #dce6d4;border-radius:14px;background:var(--surface);box-shadow:0 25px 100px #17302130;max-width:calc(100vw - 28px);max-height:calc(100dvh - 32px);padding:0}dialog::backdrop{background:#1b302f40;backdrop-filter:blur(4px)}.auth-dialog{width:440px;padding:34px}.auth-dialog::backdrop{background:#eff3e9}.auth-brand{display:flex;align-items:center;font-size:23px;font-weight:650;letter-spacing:-.7px;margin-bottom:38px}.auth-dialog h1{font-size:31px;letter-spacing:-1px}.auth-dialog h1+p{color:#7d8c71;font-size:13px;margin:14px 0 26px}.auth-dialog form>input{width:100%;margin-bottom:19px}.remember{display:flex;align-items:center;gap:8px;font-size:11px;color:#6f8360;margin:0 0 22px}.remember input{accent-color:var(--green);width:16px;height:16px}.auth-dialog form>.button{width:100%;min-height:43px}.auth-footnote{font-size:10px;color:#919e85;text-align:center;margin:24px 0 0}.history-dialog{width:1000px}.dialog-header{display:flex;justify-content:space-between;padding:25px;border-bottom:1px solid var(--line);gap:15px}.dialog-header h2{font-size:23px;margin:0;letter-spacing:-.5px}.dialog-header p{font-size:11px;color:#8a987e;margin:10px 0 0}.history-layout{display:grid;grid-template-columns:250px minmax(0,1fr);height:460px;max-height:55dvh}#revision-list{padding:12px;overflow:auto;background:#f0f4eb;border-right:1px solid var(--line)}.revision-option{display:flex;flex-direction:column;gap:6px;background:transparent;border:1px solid transparent;border-radius:7px;text-align:left;padding:12px;width:100%;margin-bottom:4px;font-size:11px;color:#577048}.revision-option small{font-size:9px;color:#8b9b7f;overflow-wrap:anywhere;line-height:1.6}.revision-option.active{background:#fff;border-color:#d6e1cc}.revision-option:hover{background:#e4eddc}#revision-preview{padding:24px;overflow:auto}#revision-meta{font-size:10px;color:#899b7b;margin-top:0}#revision-title{margin:20px 0 25px;font-size:25px;letter-spacing:-.5px}.dialog-footer{border-top:1px solid var(--line);padding:17px 24px;display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-footer span{font-size:11px;color:#8a977f}.confirm-dialog{width:420px;padding:28px}.confirm-dialog h2{font-size:24px;letter-spacing:-.6px;margin:12px 0}.confirm-dialog p{font-size:13px;color:#7d8c73}.confirm-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:23px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:13px 20px;border-radius:10px;background:#2d583e;color:white;font-size:12px;box-shadow:0 7px 30px #20361b26;z-index:20;max-width:calc(100vw - 30px);text-align:center}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}.mobile-only{display:none}
@media(min-width:1600px){main{padding-top:55px}}@media(max-width:1100px){.workspace-label{display:none}.shell{grid-template-columns:265px minmax(0,1fr)}#sidebar{padding:24px 15px}.page-top{flex-direction:column;align-items:flex-start}.page-cards{grid-template-columns:1fr}.account{gap:7px}main{padding:32px 30px 50px}.app-bar{padding:0 23px}}@media(max-width:700px){.app-bar{height:auto;min-height:90px;padding:15px 16px;flex-wrap:wrap;gap:12px}.brand-link{font-size:22px}.mobile-only{display:flex}.account{width:100%;font-size:10px;padding-left:3px}.account #current-user{max-width:190px}.account .quiet-link{margin-left:auto}.account .button{font-size:10px;padding:5px}.shell{display:block}.brand{gap:6px}#sidebar{display:none;position:static;height:auto;max-height:70dvh;border-bottom:1px solid var(--line);border-right:0;padding:22px 20px}body.sidebar-open #sidebar{display:flex}#page-tree{max-height:40dvh}.sidebar-heading{margin-bottom:18px}.tree-page{font-size:13px;padding-top:11px;padding-bottom:11px}.tree-toggle{height:36px;width:26px}.search-box input{font-size:16px}.author-filter select{font-size:12px}.sidebar-footer{padding-bottom:8px}main{padding:27px 20px 50px}h1,.document h1{font-size:31px;letter-spacing:-1px}.home-heading{padding:12px 0 26px}.home-heading p{font-size:12px}.page-top{margin-bottom:25px}.page-actions{width:100%;flex-wrap:wrap;gap:6px}.page-actions .button{flex:1;font-size:11px;min-height:40px;padding:8px}.prose{font-size:14px}.page-meta{gap:8px;font-size:10px}.creator-tag{font-size:10px}.title-input{font-size:24px}.editor-footer{flex-wrap:wrap}#edit-status{flex-basis:100%;margin-bottom:6px}.notes-panel{margin-top:34px}.notes-heading{align-items:flex-start}.note-composer textarea,.reply-form textarea{font-size:16px}.notes-panel>summary{min-height:60px}.notes-content{padding-left:0;padding-right:0}.composer-footer .button{min-height:42px}.history-layout{grid-template-columns:1fr;height:auto;max-height:63dvh;overflow:auto}#revision-list{max-height:170px;border-bottom:1px solid var(--line);border-right:0}#revision-preview{min-height:220px;overflow:visible;padding:20px}.dialog-header{padding:20px}.dialog-footer{padding:15px;flex-wrap:wrap}.dialog-footer .button{margin-left:auto}.auth-dialog{padding:28px 23px}.auth-dialog form>input{font-size:16px}.empty-library{margin:45px auto}.empty-library p{font-size:12px}.button{min-height:38px}.icon-button{min-height:36px;min-width:32px}.confirm-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{transition:none!important}.page-card:hover{transform:none}}

/* The editor and saved pages share the same document formatting. */
#format-toolbar.ql-toolbar{border:1px solid var(--line);background:#f0f4e9;border-radius:8px 8px 0 0;padding:10px 8px;display:flex;flex-wrap:wrap;gap:7px 0;font-family:inherit}
#format-toolbar .ql-formats{margin-right:12px;display:inline-flex;align-items:center}
#format-toolbar .ql-picker{font-size:12px;color:#526b47;height:28px}
#format-toolbar .ql-picker.ql-font{width:137px}#format-toolbar .ql-picker.ql-size{width:60px}#format-toolbar .ql-picker.ql-header{width:108px}
#format-toolbar .ql-picker.ql-font .ql-picker-label:before,#format-toolbar .ql-picker.ql-font .ql-picker-item:before,#format-toolbar .ql-picker.ql-size .ql-picker-label:before,#format-toolbar .ql-picker.ql-size .ql-picker-item:before{content:attr(data-label)}
#format-toolbar .ql-picker.ql-size .ql-picker-item{font-size:14px}
#format-toolbar button{width:28px;height:28px;border-radius:4px}#format-toolbar button:hover,#format-toolbar button.ql-active{background:#dce8d1}
#format-toolbar .ql-stroke{stroke:#627a55}#format-toolbar .ql-fill{fill:#627a55}
#edit-body.ql-container{height:auto;min-height:360px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;font:16px/1.8 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
#edit-body .ql-editor{min-height:360px;padding:22px;color:#40563b;line-height:1.8;overflow-wrap:anywhere}
#edit-body .ql-editor.ql-blank:before{color:#98a58d;font-size:14px;font-style:normal;left:22px;right:22px}
#edit-body .ql-tooltip{z-index:5;max-width:calc(100vw - 60px);white-space:normal;box-shadow:0 5px 24px #28433120;border-color:var(--line);border-radius:6px;padding:10px}#edit-body .ql-tooltip input{font-size:14px;max-width:160px}
.ql-font-arial{font-family:Arial,sans-serif}.ql-font-georgia{font-family:Georgia,serif}.ql-font-times,.ql-font-serif{font-family:"Times New Roman",serif}.ql-font-courier,.ql-font-monospace{font-family:"Courier New",monospace}
.prose .ql-align-center{text-align:center}.prose .ql-align-right{text-align:right}.prose .ql-align-justify{text-align:justify}
.prose .ql-indent-1{padding-left:3em}.prose .ql-indent-2{padding-left:6em}.prose .ql-indent-3{padding-left:9em}.prose .ql-indent-4{padding-left:12em}.prose .ql-indent-5{padding-left:15em}.prose .ql-indent-6{padding-left:18em}.prose .ql-indent-7{padding-left:21em}.prose .ql-indent-8{padding-left:24em}
.prose .ql-direction-rtl{direction:rtl}.prose ol{list-style-type:decimal}.prose ul{list-style-type:disc}.prose li{padding-left:3px}.prose li>ul,.prose li>ol{margin:4px 0}.prose{font-size:16px}.prose a{text-decoration:underline;overflow-wrap:anywhere}
@media(max-width:700px){#format-toolbar .ql-formats{margin-right:8px}#edit-body .ql-editor{padding:16px;min-height:330px}#edit-body .ql-tooltip{left:0!important}#format-toolbar .ql-picker-options{max-height:240px;overflow:auto}.prose [class*="ql-indent-"]{padding-left:1.5em}}
/* File insertion uses the page's explicit Save workflow. */
.editor-controls{display:flex;gap:12px;align-items:center}.editor-controls .button{padding:7px 11px;font-size:11px}
.file-drop-hint{margin:0;padding:9px 14px;background:#f8faf4;border-left:1px solid var(--line);border-right:1px solid var(--line);font-size:11px;color:#718465}
.upload-status{font-size:12px;line-height:1.7;color:#476a3d;overflow-wrap:anywhere}.upload-status.error{color:#a3654d}
#editor.file-drag-over{outline:2px dashed #73975d;outline-offset:10px;border-radius:8px}#editor.file-drag-over .file-drop-hint{background:#e0eed4;color:#285840}
.prose img,#edit-body .ql-editor img{display:inline-block;max-width:100%;height:auto;vertical-align:middle;border-radius:6px}
@media(max-width:700px){.editor-controls{gap:7px}.editor-controls .button{font-size:11px}.file-drop-hint{font-size:10px;line-height:1.6}#editor.file-drag-over{outline-offset:5px}}
