:root{--document-editor-bg:#f6f2ea;--document-editor-paper:#fffdf8;--document-editor-panel-bg:#fffaf0;--document-editor-toolbar-bg:#fffdf8eb;--document-editor-control-bg:#fffdf8;--document-editor-border:#ded4c4;--document-editor-text:#161b2c;--document-editor-muted:#6f6a61;--document-editor-accent:#2563eb;--document-editor-accent-soft:#e8f0ff;--document-editor-shadow:0 22px 80px #3126141f;--document-editor-radius:20px;--document-editor-paper-radius:0;--document-editor-control-radius:8px;--document-editor-toolbar-button-radius:5px;--document-editor-inline-code-bg:#f0ede6;--document-editor-code-bg:#111827;--document-editor-code-text:#f8fafc;--document-editor-table-header-bg:#f1ecdf;--document-editor-selected-cell-bg:#2563eb29;--document-editor-page-width:986px;--document-editor-page-min-height:720px;--document-editor-page-margin-top:72px;--document-editor-page-margin-right:72px;--document-editor-page-margin-bottom:72px;--document-editor-page-margin-left:72px;--document-editor-page-gap:16px;--document-editor-viewer-page-gap:16px;--document-editor-page-frame:#ded4c4cc;--document-editor-page-gap-bg:#eef1f5;--document-editor-surface-padding-top:4px;--document-editor-surface-padding-right:24px;--document-editor-surface-padding-bottom:24px;--document-editor-surface-padding-left:24px;--document-editor-height:auto;--document-editor-max-height:none;--document-editor-zoom:1;--document-editor-page-number:"1";--document-editor-page-header:"";--document-editor-page-footer:"";--document-editor-ruler-unit:"mm";--document-editor-ruler-major-step:10mm;--document-editor-ruler-minor-step:2mm}.document-editor{height:var(--document-editor-height);min-height:360px;max-height:var(--document-editor-max-height);border:1px solid var(--document-editor-border);border-radius:var(--document-editor-radius);background:var(--document-editor-bg);color:var(--document-editor-text);box-shadow:var(--document-editor-shadow);flex-direction:column;display:flex;position:relative;overflow:hidden}.document-editor--loading{justify-content:center;align-items:center}.document-editor__loading{color:var(--document-editor-muted);font-size:14px}.document-editor__topbar,.document-editor__stats{border-bottom:1px solid var(--document-editor-border);background:var(--document-editor-toolbar-bg);color:var(--document-editor-text);align-items:center;gap:12px;padding:8px 12px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.document-editor__topbar{min-height:40px}.document-editor__topbar--split{justify-content:space-between}.document-editor__topbar-section{align-items:center;gap:8px;min-width:0;display:inline-flex}.document-editor__topbar-section--center{flex:1;justify-content:center}.document-editor__topbar-section--right{justify-content:flex-end}.document-editor__stats{min-height:30px;color:var(--document-editor-muted);gap:10px;font-size:12px}.document-editor__stats-item{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.document-editor__stats-item+.document-editor__stats-item:before{content:"";opacity:.48;background:currentColor;border-radius:50%;width:3px;height:3px;margin-right:6px}.document-editor__stats-item strong{color:var(--document-editor-text);font-weight:600}.document-editor__surface{min-height:0;padding:var(--document-editor-surface-padding-top) var(--document-editor-surface-padding-right) var(--document-editor-surface-padding-bottom) var(--document-editor-surface-padding-left);flex:1;position:relative;overflow:auto}.document-editor__toolbar-anchor{z-index:46;flex:none;position:relative}.document-editor__chrome-layer{z-index:45;pointer-events:none;height:0;position:absolute;top:100%;left:0;right:0}.document-editor__table-context-panel{z-index:45;box-sizing:border-box;pointer-events:none;background:0 0;justify-content:center;min-height:0;padding:0;display:flex;position:absolute;top:4px;left:12px;right:12px}.document-editor__table-context-panel:empty{display:none}.document-editor--rulers .document-editor__surface{--document-editor-surface-padding-top:56px}.document-editor__rulers{z-index:8;pointer-events:none;position:sticky;top:0}.document-editor__ruler{box-sizing:border-box;color:var(--document-editor-muted);background-color:#fffdf8f7;border:1px solid #ded4c4c7;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;position:absolute}.document-editor__ruler--horizontal{width:min(100%, var(--document-editor-page-width));background-image:repeating-linear-gradient(to right, #6f6a6173 0 1px, transparent 1px var(--document-editor-ruler-major-step)), repeating-linear-gradient(to right, #6f6a6140 0 1px, transparent 1px var(--document-editor-ruler-minor-step));pointer-events:auto;background-position:0 100%;background-repeat:no-repeat;background-size:100% 9px,100% 5px;border-radius:4px;height:28px;top:-38px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #31261414}.document-editor__ruler--vertical{display:none}.document-editor__ruler-unit:before{content:var(--document-editor-ruler-unit);text-transform:uppercase;position:absolute;top:6px;left:8px}.document-editor__ruler-margin{border-color:var(--document-editor-accent);opacity:.8;position:absolute}.document-editor__ruler-margin--left{top:0;bottom:0;left:var(--document-editor-page-margin-left);border-left:2px solid var(--document-editor-accent)}.document-editor__ruler-margin--right{top:0;right:var(--document-editor-page-margin-right);border-right:2px solid var(--document-editor-accent);bottom:0}.document-editor__ruler-margin--top{top:var(--document-editor-page-margin-top);border-top:2px solid var(--document-editor-accent);left:0;right:0}.document-editor__ruler-margin--bottom{right:0;bottom:var(--document-editor-page-margin-bottom);border-bottom:2px solid var(--document-editor-accent);left:0}.document-editor__ruler-tab-stop{border:0;border-right:5px solid #0000;border-bottom:8px solid var(--document-editor-accent);cursor:ew-resize;background:0 0;border-left:5px solid #0000;width:0;height:0;padding:0;position:absolute;bottom:1px;transform:translate(-50%)}.document-editor__ruler-tab-stop:hover,.document-editor__ruler-tab-stop:focus-visible{border-bottom-color:var(--document-editor-text);outline:none}.document-editor__page-zoom-frame{width:calc(var(--document-editor-page-width) * var(--document-editor-zoom));height:calc(var(--document-editor-page-zoom-frame-content-height,var(--document-editor-page-min-height)) * var(--document-editor-zoom));min-height:calc(var(--document-editor-page-min-height) * var(--document-editor-zoom));margin:0 auto;position:relative}.document-editor__content{min-height:var(--document-editor-page-min-height);width:var(--document-editor-page-width);box-sizing:border-box;max-width:none;padding:var(--document-editor-page-margin-top) var(--document-editor-page-margin-right) var(--document-editor-page-margin-bottom) var(--document-editor-page-margin-left);border-radius:var(--document-editor-paper-radius);background:var(--document-editor-paper);transform:scale(var(--document-editor-zoom));transform-origin:0 0;border:1px solid #ded4c4bf;outline:none;margin:0;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:17px;line-height:1.68;position:relative;box-shadow:0 10px 40px #31261414}.document-editor--display-continuous .document-editor__surface{padding:0}.document-editor--display-continuous .document-editor__page-zoom-frame{display:contents}.document-editor--display-continuous .document-editor__content{width:auto;max-width:none;min-height:auto;box-shadow:none;background:0 0;border:0;transform:none}.document-editor--readonly.document-editor--display-pages .document-editor__content,.document-editor--readonly.document-editor--display-page-breaks .document-editor__content{height:var(--document-editor-page-min-height);min-height:0;overflow:hidden}.document-editor--editable.document-editor--display-pages .document-editor__content{height:var(--document-editor-page-content-layout-height,var(--document-editor-page-min-height));min-height:var(--document-editor-page-min-height);overflow:visible}.document-editor__page-stack,.document-editor__semantic-chrome-layer,.document-editor__table-border-layer,.document-editor__pagination-diagnostic-layer{width:var(--document-editor-page-width);gap:var(--document-editor-page-gap);pointer-events:none;transform:scale(var(--document-editor-zoom));transform-origin:0 0;display:grid;position:absolute;top:0;left:0}.document-editor__semantic-chrome-layer{z-index:0;width:var(--document-editor-page-width);gap:var(--document-editor-page-gap);pointer-events:none;transform:scale(var(--document-editor-zoom));transform-origin:0 0;display:grid;position:absolute;inset:0 auto auto 0}.document-editor__semantic-chrome-page{box-sizing:border-box;width:var(--document-editor-page-width);height:var(--document-editor-page-min-height);position:relative}.document-editor__semantic-chrome-fragment{box-sizing:border-box;position:absolute}.document-editor__semantic-chrome-fragment--code{background:var(--document-editor-code-bg);border-radius:6px}.document-editor__semantic-chrome-fragment--code[data-document-semantic-chrome-from-previous=true]{border-top-left-radius:0;border-top-right-radius:0}.document-editor__semantic-chrome-fragment--code[data-document-semantic-chrome-to-next=true]{border-bottom-right-radius:0;border-bottom-left-radius:0}.document-editor__semantic-chrome-fragment--quote{border-left:3px solid var(--document-editor-accent)}.document-editor__semantic-chrome-layer--virtualized{height:calc(var(--document-editor-page-stack-count,1) * var(--document-editor-page-min-height) + (var(--document-editor-page-stack-count,1) - 1) * var(--document-editor-page-gap));display:block}.document-editor__semantic-chrome-layer--virtualized .document-editor__semantic-chrome-page{position:absolute;left:0}.document-editor__table-border-layer{z-index:2;width:var(--document-editor-page-width);gap:var(--document-editor-page-gap);pointer-events:none;transform:scale(var(--document-editor-zoom));transform-origin:0 0;display:grid;position:absolute;top:0;left:0}.document-editor__pagination-diagnostic-layer{z-index:8;gap:var(--document-editor-page-gap);width:var(--document-editor-page-width);pointer-events:none;transform:scale(var(--document-editor-zoom));transform-origin:0 0;display:grid;position:absolute;top:0;left:0}.document-editor__pagination-diagnostic-page{box-sizing:border-box;width:var(--document-editor-page-width);height:var(--document-editor-page-min-height);position:relative}.document-editor__pagination-diagnostic-page--bounds{outline-offset:-1px;outline:1px dashed #2563eb8c}.document-editor__pagination-diagnostic-layer--virtualized{height:calc(var(--document-editor-page-stack-count,1) * var(--document-editor-page-min-height) + (var(--document-editor-page-stack-count,1) - 1) * var(--document-editor-page-gap));display:block}.document-editor__pagination-diagnostic-layer--virtualized .document-editor__pagination-diagnostic-page{position:absolute;left:0}.document-editor__pagination-diagnostic-page-label,.document-editor__pagination-diagnostic-fragment-label{box-sizing:border-box;color:#1d4ed8;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;background:#eff6ffe0;border:1px solid #2563eb94;border-radius:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:9px;line-height:1.2;position:absolute;overflow:hidden}.document-editor__pagination-diagnostic-page-label{z-index:2;max-width:calc(100% - 12px);padding:2px 4px;top:6px;left:6px}.document-editor__pagination-diagnostic-fragment{box-sizing:border-box;pointer-events:none;position:absolute}.document-editor__pagination-diagnostic-fragment--bounds{outline-offset:-1px;background:#eff6ff2e;border:1px solid #2563eb94;border-radius:3px;outline:1px dashed #0ea5e98c;padding:1px 3px}.document-editor__pagination-diagnostic-fragment-label{max-width:100%;padding:1px 3px;top:0;left:0}.document-editor__table-border-page{box-sizing:border-box;width:var(--document-editor-page-width);height:var(--document-editor-page-min-height);position:relative}.document-editor__table-border-fragment{box-sizing:border-box;border:1px solid var(--document-editor-border);position:absolute}.document-editor__table-border-column{border-left:1px solid var(--document-editor-border);position:absolute;top:0;bottom:0}.document-editor__table-border-row{border-top:1px solid var(--document-editor-border);position:absolute}.document-editor--editable.document-editor--display-pages .document-editor__content[data-document-neutral-table-border-owner=true] :is(td,th){border-color:#0000}.document-editor__page-stack{z-index:0}.document-editor__page-stack--virtualized,.document-editor__table-border-layer--virtualized{height:calc(var(--document-editor-page-stack-count,1) * var(--document-editor-page-min-height) + (var(--document-editor-page-stack-count,1) - 1) * var(--document-editor-page-gap));display:block}.document-editor__table-border-layer--virtualized .document-editor__table-border-page,.document-editor__page-stack--virtualized .document-editor__page-shell{position:absolute;left:0}.document-editor__visual-caret{z-index:4;width:1px;min-height:12px;box-shadow:none;mix-blend-mode:normal;pointer-events:none;background:#111827;animation:1.1s steps(2,start) infinite document-editor-visual-caret-blink;position:absolute}.document-editor__visual-selection{z-index:3;pointer-events:none;background:#2563eb47;border-radius:2px;position:absolute}@keyframes document-editor-visual-caret-blink{0%,45%{opacity:1}46%,to{opacity:0}}.document-editor__page-container-debug-layer{box-sizing:border-box;gap:var(--document-editor-page-gap);width:var(--document-editor-page-width);pointer-events:none;transform:scale(var(--document-editor-zoom));transform-origin:0 0;display:grid;position:absolute;top:0;left:0}.document-editor__page-container-page-frame{overflow:hidden}.document-editor__page-container-page{box-sizing:border-box;position:relative;overflow:hidden}.document-editor__page-container-page--debug{outline-offset:-6px;outline:1px dashed #2563eb8c}.document-editor__page-container-debug-label,.document-editor__page-container-block-debug-label{z-index:7;color:#1d4ed8;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;background:#eff6ffeb;border:1px solid #2563eb80;border-radius:4px;align-items:center;max-width:calc(100% - 20px);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10px;font-weight:700;line-height:1.2;display:inline-flex;position:absolute;overflow:hidden}.document-editor__page-container-debug-label{padding:3px 5px;top:8px;left:8px}.document-editor__page-container-block-debug-label{padding:1px 3px;top:1px;right:1px}.document-editor__page-container-region{box-sizing:border-box;position:absolute}.document-editor__page-container-page--debug .document-editor__page-container-region{outline-offset:-1px;outline:1px dashed #0ea5e973}.document-editor__page-container-content{overflow:hidden}.document-editor__page-container-block{box-sizing:border-box;white-space:pre-wrap;outline:none;width:100%;position:absolute;left:0;overflow:hidden}.document-editor__page-container-block--debug{outline-offset:-1px;outline:1px solid #dc262659}.document-editor__page-container-block--heading{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:800;line-height:1.25}.document-editor__page-container-block--list{padding-left:10px}.document-editor--editable.document-editor--display-pages .document-editor__content{border-width:0}.document-editor--page-container-backed.document-editor--editable.document-editor--display-pages .document-editor__content{z-index:1;box-shadow:none;caret-color:var(--document-editor-text);color:var(--document-editor-text);background:0 0;border-width:0;height:auto;min-height:0;padding:0;overflow:visible}.document-editor--page-container-backed.document-editor--editable.document-editor--display-pages .document-editor__content *{border-color:revert}.document-editor--editable.document-editor--display-pages [data-document-table-row-projection-shift]>*{z-index:2;position:relative}.document-editor__page-shell{box-sizing:border-box;width:var(--document-editor-page-width);height:var(--document-editor-page-min-height);border:1px solid var(--document-editor-page-frame);border-radius:var(--document-editor-paper-radius);background:var(--document-editor-paper);position:relative;box-shadow:inset 0 1px #ffffffe6,0 10px 40px #31261414}.document-editor--page-container-debug .document-editor__page-shell{outline-offset:-6px;background-image:linear-gradient(#0ea5e91a,#0ea5e91a),linear-gradient(#ffffffb8,#ffffffb8);background-origin:border-box,content-box;background-clip:border-box,content-box;outline:1px dashed #2563ebb3}.document-editor--page-container-debug .document-editor__page-shell:after{z-index:5;top:var(--document-editor-page-margin-top);right:var(--document-editor-page-margin-right);bottom:var(--document-editor-page-margin-bottom);left:var(--document-editor-page-margin-left);content:"";pointer-events:none;border:1px dashed #ef44446b;position:absolute}.document-editor--page-container-debug .document-editor__page-shell:before{z-index:6;color:#1d4ed8;content:attr(data-document-page-container-id) " / page " attr(data-document-page-number) " / technical layer";pointer-events:none;text-overflow:ellipsis;white-space:nowrap;background:#eff6ffeb;border:1px solid #2563eb80;border-radius:4px;max-width:calc(100% - 16px);padding:3px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10px;font-weight:700;line-height:1.2;position:absolute;top:8px;left:8px;overflow:hidden}.document-editor--editable.document-editor--display-pages .document-editor__page-shell{border-color:#0000}.document-editor--display-pages .document-editor__content,.document-editor--display-page-breaks .document-editor__content{position:absolute;top:0;left:0}.document-editor__page-shell-header,.document-editor__page-shell-footer{right:var(--document-editor-page-margin-right);left:var(--document-editor-page-margin-left);color:var(--document-editor-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1.3;position:absolute;overflow:hidden}.document-editor__page-shell-header{top:calc(var(--document-editor-page-margin-top) / 2)}.document-editor__page-shell-footer{bottom:calc(var(--document-editor-page-margin-bottom) / 2)}.document-editor--editable.document-editor--display-pages .document-editor__content{z-index:1;box-shadow:none;background:0 0;border-color:#0000}.document-editor--editable.document-editor--display-pages .document-editor__content *{border-color:revert}.document-editor--editable.document-editor--display-pages .document-editor__content ::selection{background:color-mix(in srgb, var(--document-editor-accent) 40%, transparent)}.document-editor--editable.document-editor--display-pages .document-editor__content blockquote::-moz-selection{background:color-mix(in srgb, var(--document-editor-accent) 55%, transparent)}.document-editor--editable.document-editor--display-pages .document-editor__content blockquote ::-moz-selection{background:color-mix(in srgb, var(--document-editor-accent) 55%, transparent)}.document-editor--editable.document-editor--display-pages .document-editor__content blockquote::selection,.document-editor--editable.document-editor--display-pages .document-editor__content blockquote ::selection{background:color-mix(in srgb, var(--document-editor-accent) 55%, transparent)}.document-editor--editable.document-editor--display-pages .document-editor__content .document-editor-code-block{background:var(--document-editor-code-bg);caret-color:var(--document-editor-code-text);color:var(--document-editor-code-text)}.document-editor--editable.document-editor--display-pages .document-editor__content .document-editor-code-block code{caret-color:inherit;color:inherit}.document-editor--editable.document-editor--display-pages .document-editor__content img{visibility:visible}.document-editor--editable.document-editor--display-pages .document-editor__content [data-document-page-native-source=true] .document-editor-table-cell,.document-editor--editable.document-editor--display-pages .document-editor__content [data-document-page-native-source=true] .document-editor-table-header{border-color:var(--document-editor-page-frame)}.document-editor--editable.document-editor--display-pages .document-editor__content [data-document-page-native-source=true].document-editor-code-block{background:var(--document-editor-code-bg);caret-color:var(--document-editor-code-text);color:var(--document-editor-code-text)}.document-editor--editable.document-editor--display-pages .document-editor__content [data-document-page-native-source=true].document-editor-code-block code{caret-color:inherit;color:inherit}.document-editor--editable.document-editor--display-pages .document-editor__content [data-document-page-native-source=true] img{visibility:visible}.document-editor--page-container-backed.document-editor--editable.document-editor--display-pages .document-editor__content{z-index:1;box-shadow:none;caret-color:var(--document-editor-text);color:var(--document-editor-text);background:0 0;border-color:#0000;height:auto;min-height:0;padding:0;overflow:visible}.document-editor--page-container-backed.document-editor--editable.document-editor--display-pages .document-editor__content .document-editor-code-block{background:var(--document-editor-code-bg);caret-color:var(--document-editor-code-text);color:var(--document-editor-code-text)}.document-editor--page-container-backed.document-editor--editable.document-editor--display-pages .document-editor__content .document-editor-code-block code{color:inherit}.document-editor--page-container-backed.document-editor--editable.document-editor--display-pages .document-editor__content img{visibility:visible}.document-editor__page-container-measure{width:min(100%, var(--document-editor-page-width));--document-editor-zoom:1;visibility:hidden;pointer-events:none;position:absolute;top:0;left:-10000px}.document-editor__page-container-measure-editor{box-shadow:none;border:0}.document-editor--page-container-backed .document-editor__pm-page-container{box-sizing:border-box;width:var(--document-editor-page-width);min-height:var(--document-editor-page-min-height);height:var(--document-editor-page-min-height);margin:0 0 var(--document-editor-page-gap);padding:var(--document-editor-page-margin-top) var(--document-editor-page-margin-right) var(--document-editor-page-margin-bottom) var(--document-editor-page-margin-left);border:1px solid var(--document-editor-page-frame);border-radius:var(--document-editor-paper-radius);background:var(--document-editor-paper);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 10px 40px #31261414}.document-editor--page-container-backed .document-editor__pm-page-container:last-child{margin-bottom:0}.document-editor--page-container-backed .document-editor__pm-page-header,.document-editor--page-container-backed .document-editor__pm-page-footer{right:var(--document-editor-page-margin-right);left:var(--document-editor-page-margin-left);color:var(--document-editor-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1.3;position:absolute;overflow:hidden}.document-editor--page-container-backed .document-editor__pm-page-container:after{right:var(--document-editor-page-margin-right);bottom:calc(var(--document-editor-page-margin-bottom) / 2);left:var(--document-editor-page-margin-left);color:var(--document-editor-muted);content:attr(data-document-page-number);text-align:center;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1.3;position:absolute;overflow:hidden}.document-editor--page-container-backed .document-editor__pm-page-header{top:calc(var(--document-editor-page-margin-top) / 2)}.document-editor--page-container-backed .document-editor__pm-page-footer{bottom:calc(var(--document-editor-page-margin-bottom) / 2)}.document-editor--page-container-debug .document-editor__pm-page-container{outline-offset:-6px;background-image:linear-gradient(#0ea5e91a,#0ea5e91a),linear-gradient(#ffffffb8,#ffffffb8);background-origin:border-box,content-box;background-clip:border-box,content-box;outline:1px dashed #2563ebb3}.document-editor--page-container-debug .document-editor__pm-page-container:before{z-index:6;color:#1d4ed8;content:attr(data-document-page-container-id) " / page " attr(data-document-page-number) " / technical layer";pointer-events:none;text-overflow:ellipsis;white-space:nowrap;background:#eff6ffeb;border:1px solid #2563eb80;border-radius:4px;max-width:calc(100% - 16px);padding:3px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10px;font-weight:700;line-height:1.2;position:absolute;top:8px;left:8px;overflow:hidden}.document-editor--page-container-debug .document-editor__pm-page-container>*{outline-offset:2px;outline:1px solid #ef444452}.document-editor--editable.document-editor--display-pages.document-editor--page-header .document-editor__content:before,.document-editor--editable.document-editor--display-pages.document-editor--page-footer .document-editor__content:after,.document-editor--editable.document-editor--display-pages.document-editor--page-numbering-first .document-editor__content:after{content:none}.document-editor__editable-page-break{z-index:4;box-sizing:border-box;height:var(--document-editor-page-break-before-space);margin:0 calc(-1 * var(--document-editor-page-margin-right)) 0 calc(-1 * var(--document-editor-page-margin-left));background:linear-gradient(to bottom, var(--document-editor-paper) 0, var(--document-editor-paper) var(--document-editor-page-break-bottom-space), var(--document-editor-page-gap-bg) var(--document-editor-page-break-bottom-space), var(--document-editor-page-gap-bg) calc(100% - var(--document-editor-page-break-top-space)), var(--document-editor-paper) calc(100% - var(--document-editor-page-break-top-space)), var(--document-editor-paper) 100%);cursor:default;caret-color:#0000;pointer-events:none;touch-action:none;-webkit-user-select:none;user-select:none;border-bottom:0;display:block;position:relative}.document-editor--pagination-diagnostics .document-editor__editable-page-break{background:linear-gradient(to bottom, transparent 0, transparent var(--document-editor-page-break-bottom-space), var(--document-editor-page-gap-bg) var(--document-editor-page-break-bottom-space), var(--document-editor-page-gap-bg) calc(100% - var(--document-editor-page-break-top-space)), transparent calc(100% - var(--document-editor-page-break-top-space)), transparent 100%)}span.document-editor__editable-page-break{height:var(--document-editor-page-break-before-space);font-size:0;line-height:0}span.document-editor__editable-page-break-gap{height:var(--document-editor-page-break-before-space);line-height:0}div.document-editor__editable-page-break,li.document-editor__editable-page-break{height:var(--document-editor-page-break-before-space)}.document-editor__editable-page-break::-moz-selection{color:#0000;background:0 0}.document-editor__editable-page-break ::-moz-selection{color:#0000;background:0 0}.document-editor__editable-page-break::selection,.document-editor__editable-page-break ::selection{color:#0000;background:0 0}li.document-editor__editable-page-break{width:100%;min-height:0;margin:0;padding:0;list-style:none}.document-editor__editable-page-break-cell{background:0 0;width:100%;margin:0}.document-editor__editable-page-break-cell--inline{height:calc(var(--document-editor-page-break-before-space) + var(--document-editor-table-cell-text-top-inset,0px));vertical-align:top;border:0;padding:0;font-size:0;line-height:0;display:inline-block}.document-editor__editable-page-break-cell[data-document-table-row-break-owner=true]:before{z-index:20;top:0;left:calc(-1 * var(--document-editor-table-row-break-left,0px));width:var(--document-editor-table-row-break-width,100%);background:linear-gradient(to bottom, var(--document-editor-paper) 0, var(--document-editor-paper) var(--document-editor-page-break-bottom-space), var(--document-editor-page-gap-bg) var(--document-editor-page-break-bottom-space), var(--document-editor-page-gap-bg) calc(var(--document-editor-page-break-before-space) - var(--document-editor-page-break-top-space)), var(--document-editor-paper) calc(var(--document-editor-page-break-before-space) - var(--document-editor-page-break-top-space)), var(--document-editor-paper) 100%);content:"";pointer-events:none;height:100%;position:absolute}.document-editor--pagination-diagnostics .document-editor__editable-page-break-cell[data-document-table-row-break-owner=true]:before{background:linear-gradient(to bottom, transparent 0, transparent var(--document-editor-page-break-bottom-space), var(--document-editor-page-gap-bg) var(--document-editor-page-break-bottom-space), var(--document-editor-page-gap-bg) calc(var(--document-editor-page-break-before-space) - var(--document-editor-page-break-top-space)), transparent calc(var(--document-editor-page-break-before-space) - var(--document-editor-page-break-top-space)), transparent 100%)}.document-editor__content--measuring-source-flow .document-editor__editable-page-break,.document-editor__content--measuring-source-flow .document-editor__editable-page-break-row,.document-editor__content--measuring-source-flow .document-editor__editable-page-break-cell{display:none!important}.document-editor__content--measuring-source-flow [data-document-table-row-projection-shift]{transform:none!important}.document-editor--editable.document-editor--display-pages table[data-document-editable-grid=true],.document-editor--editable.document-editor--display-pages table[data-document-editable-grid=true]>tbody{width:100%;display:block}.document-editor--editable.document-editor--display-pages table[data-document-editable-grid=true]>tbody>tr{grid-template-columns:var(--document-editor-table-grid-columns);width:100%;display:grid;position:relative}.document-editor--editable.document-editor--display-pages table[data-document-editable-grid=true]>tbody>tr>:is(th,td){box-sizing:border-box;width:auto;min-width:0}.document-editor--editable.document-editor--display-pages table[data-document-editable-grid=true]>tbody>tr:not(:first-child)>:is(th,td){border-top-width:0}.document-editor--editable.document-editor--display-pages table[data-document-editable-grid=true]>tbody>tr[data-document-table-fragment-break-before]:before{z-index:1;border-top:1px solid var(--document-editor-border);content:"";pointer-events:none;position:absolute;inset:0 0 auto}.document-editor--editable.document-editor--display-pages .document-editor__surface{background:var(--document-editor-page-gap-bg)}.document-editor--editable.document-editor--display-page-breaks .document-editor__content{height:auto;overflow:visible}.document-editor-page-break{display:none}.document-editor-page-break:after,.document-editor--display-page-breaks .document-editor__content hr,.document-editor--display-page-breaks .document-editor__content hr:after{content:none;display:none}.document-editor--page-header .document-editor__content:before{top:calc(var(--document-editor-page-margin-top) / 2);right:var(--document-editor-page-margin-right);left:var(--document-editor-page-margin-left);color:var(--document-editor-muted);content:var(--document-editor-page-header);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1.3;position:absolute;overflow:hidden}.document-editor--page-footer .document-editor__content:after,.document-editor--page-numbering-first .document-editor__content:after{right:var(--document-editor-page-margin-right);bottom:calc(var(--document-editor-page-margin-bottom) / 2);left:var(--document-editor-page-margin-left);color:var(--document-editor-muted);content:var(--document-editor-page-footer);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1.3;position:absolute;overflow:hidden}.document-editor--page-numbering-first:not(.document-editor--page-footer) .document-editor__content:after{content:var(--document-editor-page-number)}.document-editor--page-numbering-first.document-editor--page-footer .document-editor__content:after{content:var(--document-editor-page-footer) " · " var(--document-editor-page-number)}.document-editor--readonly .document-editor__content{min-height:auto}.document-viewer-pages{gap:24px;width:100%;display:grid;position:relative}.document-viewer-pages--pages,.document-viewer-pages--page-breaks{gap:var(--document-editor-viewer-page-gap);background:var(--document-editor-page-gap-bg);padding:20px 0 28px}.document-viewer-pages__measure{width:var(--document-editor-page-width);--document-editor-zoom:1;visibility:hidden;pointer-events:none;max-width:none;position:absolute;top:0;left:-10000px}.document-viewer-pages__measure-editor{box-shadow:none;border:0}.document-viewer-pages__measure,.document-viewer-pages__measure>.document-viewer-pages__measure-editor,.document-viewer-pages__measure .document-editor__surface,.document-viewer-pages__measure .document-editor__page-zoom-frame,.document-viewer-pages__measure .document-editor__page-zoom-frame>div,.document-viewer-pages__measure .document-editor__content{box-sizing:border-box;width:var(--document-editor-page-width);min-width:var(--document-editor-page-width);max-width:var(--document-editor-page-width)}.document-viewer-pages__item{justify-items:center;gap:16px;display:grid;position:relative}.document-viewer-pages__item[data-document-page-index]{scroll-margin-top:24px}.document-viewer-pages__item[data-document-neutral-page=true]{justify-self:center;min-width:0;min-height:0;display:block}.document-viewer-pages__item[data-document-neutral-page=true]>.document-viewer-pages__resolved-page{position:absolute;inset:0 auto auto 0}.document-viewer-pages__placeholder{width:calc(var(--document-editor-page-width) * var(--document-editor-zoom));height:calc(var(--document-editor-page-min-height) * var(--document-editor-zoom))}.document-viewer-pages__editor{min-height:0;box-shadow:none;background:0 0;border:0}.document-viewer-pages__editor .document-editor__surface{padding:0;overflow:visible}.document-viewer-pages__editor .document-editor__content{height:var(--document-editor-page-min-height);min-height:var(--document-editor-page-min-height);border-color:var(--document-editor-page-frame);overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 8px 20px #3126141a}.document-viewer-pages__resolved-page{box-sizing:border-box;border:1px solid var(--document-editor-page-frame);background:var(--document-editor-paper);transform:scale(var(--document-editor-zoom));transform-origin:0 0;border-radius:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 8px 20px #3126141a}.document-viewer-pages__resolved-fragment{box-sizing:border-box;contain:layout paint;position:absolute;overflow:hidden}.document-viewer-pages__semantic-chrome{pointer-events:none}.document-viewer-pages__resolved-fragment[data-document-semantic-source-type=codeBlock] .document-editor-code-block{background:0 0;margin:0;padding:0 44px 0 14px}.document-viewer-pages__resolved-fragment[data-document-semantic-source-type=codeBlock][data-document-semantic-fragment-start=true] .document-editor-code-block{margin-top:1em;padding-top:14px}.document-viewer-pages__resolved-fragment[data-document-semantic-source-type=codeBlock][data-document-semantic-fragment-end=true] .document-editor-code-block{margin-bottom:1em;padding-bottom:14px}.document-viewer-pages__resolved-fragment[data-document-semantic-source-type=blockquote] blockquote{border-left-color:#0000}.document-viewer-pages__resolved-fragment:has(table){box-shadow:inset 0 0 0 1px var(--document-editor-border);border-radius:0}.document-viewer-pages__resolved-fragment:has(table) :is(.tableWrapper,table,tr,th,td){border-radius:0}.document-viewer-pages__resolved-fragment[data-document-list-marker=continuation] li{list-style-type:none}.document-viewer-pages__resolved-fragment[data-document-table-row-slice=true]{box-shadow:inset 0 0 0 1px var(--document-editor-border);border:0}.document-viewer-pages__resolved-fragment[data-document-table-row-slice=true] :is(td,th){border-top-color:#0000;border-bottom-color:#0000}.document-viewer-pages__resolved-fragment-editor,.document-viewer-pages__resolved-fragment-editor .document-editor__surface,.document-viewer-pages__resolved-fragment-editor .document-editor__content{box-sizing:border-box;width:100%;min-width:0;max-width:none;min-height:0;box-shadow:none;background:0 0;border:0;margin:0;padding:0}.document-viewer-pages__resolved-fragment-editor{border-radius:0;overflow:visible}.document-viewer-pages__resolved-fragment-editor .document-editor__surface,.document-viewer-pages__resolved-fragment-editor .document-editor__content{overflow:visible}.document-viewer-pages__resolved-fragment-editor .document-editor__content{display:flow-root}.document-viewer-pages__resolved-fragment-editor .document-editor__content .tableWrapper,.document-viewer-pages__resolved-fragment-editor .document-editor__content .tableWrapper>table,.document-viewer-pages__resolved-fragment-editor .document-editor__content .tableWrapper>.document-editor-table,.document-viewer-pages__resolved-fragment-editor .document-editor__content>.document-editor-table{margin-top:0;margin-bottom:0}.document-viewer-pages__anchored-frame{z-index:3;width:calc(var(--document-editor-page-width) * var(--document-editor-zoom));height:calc(var(--document-editor-page-min-height) * var(--document-editor-zoom));pointer-events:none;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.document-viewer-pages__anchored-layer{width:var(--document-editor-page-width);height:var(--document-editor-page-min-height);color:var(--document-editor-text);pointer-events:none;transform:scale(var(--document-editor-zoom));transform-origin:0 0;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:17px;line-height:1.2;position:absolute;top:0;left:0;overflow:hidden}.document-viewer-pages__anchored-primitive{pointer-events:none;position:absolute;inset:0}.document-viewer-pages__anchored-image{overflow:visible}.document-viewer-pages__anchored-image-tag{pointer-events:none;max-width:none;max-height:none;display:block;position:absolute}.document-viewer-pages__anchored-shape{pointer-events:none;box-sizing:border-box;position:absolute}.document-viewer-pages__anchored-line{position:absolute}.document-viewer-pages__anchored-form-field-label,.document-viewer-pages__anchored-form-field-value,.document-viewer-pages__anchored-form-field-underline{box-sizing:border-box;position:absolute}.document-viewer-pages__anchored-form-field-label,.document-viewer-pages__anchored-form-field-value{white-space:nowrap;overflow:hidden}.document-viewer-pages__anchored-form-field-value{text-align:center;text-overflow:clip}.document-viewer-pages__anchored-form-field-underline{border-bottom:1px solid;height:0}.document-viewer-pages--height-content .document-viewer-pages__editor .document-editor__content{height:auto;min-height:0;overflow:visible}.document-editor__content p{margin:0}.document-editor__content p.is-editor-empty:first-child:before{float:left;color:#a69d8f;content:attr(data-placeholder);pointer-events:none;height:0}.document-editor__content h1,.document-editor__content h2,.document-editor__content h3,.document-editor__content h4{margin:1.2em 0 .45em;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.15}.document-editor__content h1{font-size:2.15rem}.document-editor__content h2{font-size:1.65rem}.document-editor__content h3{font-size:1.25rem}.document-editor__content>:first-child{margin-top:0}.document-editor__content ul,.document-editor__content ol{margin:.75em 0;padding-left:1.45em}.document-editor__content li:not(.document-editor__editable-page-break){margin-bottom:0;padding-bottom:.8em}.document-editor__content li:not(.document-editor__editable-page-break)>p:last-child{margin-bottom:0}.document-editor__content ul[data-list-style-type=dash]>li::marker{content:"- "}.document-editor__content ol[data-list-style-type=decimal-parenthesis]{counter-reset:document-editor-ordered-list;list-style:none}.document-editor__content ol[data-list-style-type=decimal-parenthesis]>li{counter-increment:document-editor-ordered-list}.document-editor__content ol[data-list-style-type=decimal-parenthesis]>li::marker{content:counter(document-editor-ordered-list) ") "}.document-editor__content blockquote{border-left:3px solid var(--document-editor-accent);color:var(--document-editor-muted);caret-color:var(--document-editor-text);margin:1em 0;padding-left:1em;padding-right:42px;position:relative}.document-editor-quote__content{min-width:0}.document-editor__content blockquote *{caret-color:var(--document-editor-text)}.document-editor__content blockquote strong,.document-editor__content blockquote b{color:inherit;font-weight:700}.document-editor__content blockquote em,.document-editor__content blockquote i{font-style:italic}.document-editor__content blockquote a,.document-editor__content blockquote .document-editor-link{color:#60a5fa;text-decoration-color:currentColor}.document-editor__content code{background:var(--document-editor-inline-code-bg);border-radius:4px;padding:.12em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.document-editor-artifact-image-wrapper{width:fit-content;max-width:100%;margin:8px 0;line-height:0;display:block;position:relative}.document-editor--editable .document-editor-artifact-image-wrapper.ProseMirror-selectednode,.document-editor--editable .document-editor-artifact-image-wrapper--selected{outline:2px solid var(--document-editor-accent);outline-offset:3px}.document-editor-artifact-image-wrapper--resizing{-webkit-user-select:none;user-select:none}.document-editor-artifact-image{max-width:100%;max-height:calc(var(--document-editor-page-min-height) - var(--document-editor-page-margin-top) - var(--document-editor-page-margin-bottom));height:auto;display:block}.document-editor-artifact-image__handle{z-index:3;background:var(--document-editor-accent);pointer-events:auto;border:2px solid #fff;border-radius:2px;width:12px;height:12px;display:none;position:absolute;box-shadow:0 2px 6px #0f172a3d}.document-editor--editable .document-editor-artifact-image-wrapper:hover .document-editor-artifact-image__handle,.document-editor--editable .document-editor-artifact-image-wrapper.ProseMirror-selectednode .document-editor-artifact-image__handle,.document-editor--editable .document-editor-artifact-image-wrapper--selected .document-editor-artifact-image__handle,.document-editor--editable .document-editor-artifact-image-wrapper--resizing .document-editor-artifact-image__handle{display:block}.document-editor-artifact-image__handle--nw{cursor:nwse-resize;top:-6px;left:-6px}.document-editor-artifact-image__handle--ne{cursor:nesw-resize;top:-6px;right:-6px}.document-editor-artifact-image__handle--sw{cursor:nesw-resize;bottom:-6px;left:-6px}.document-editor-artifact-image__handle--se{cursor:nwse-resize;bottom:-6px;right:-6px}.document-editor-artifact-image[data-document-artifact-role=barcode],.document-editor-artifact-image[data-document-artifact-role=qr],.document-editor-artifact-image[data-document-artifact-role=signature],.document-editor-artifact-image[data-document-artifact-role=stamp],.document-editor-artifact-image[data-document-artifact-role=seal]{image-rendering:auto}.document-editor-code-block{background:var(--document-editor-code-bg);caret-color:var(--document-editor-code-text);color:var(--document-editor-code-text);border-radius:6px;margin:1em 0;padding:14px 44px 14px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;position:relative;overflow-x:hidden}.document-editor-code-block code{caret-color:inherit;color:inherit;overflow-wrap:anywhere;white-space:pre-wrap;background:0 0;padding:0;font-family:inherit;font-size:.92em;line-height:1.55;display:block}.document-editor-code-block code::-moz-selection{color:#fff;background:#334155}.document-editor-code-block code ::-moz-selection{color:#fff;background:#334155}.document-editor-code-block::-moz-selection{color:#fff;background:#334155}.document-editor-code-block code::selection,.document-editor-code-block code ::selection,.document-editor-code-block::selection{color:#fff;background:#334155}.document-editor--editable.document-editor--display-pages .document-editor__content[data-document-neutral-semantic-chrome-owner=true] .document-editor-code-block[data-document-neutral-semantic-split=true]{background:0 0}.document-editor--editable.document-editor--display-pages .document-editor__content[data-document-neutral-semantic-chrome-owner=true] blockquote{border-left-color:#0000}.document-editor-code-block__copy,.document-editor-quote__copy{color:#e2e8f0;cursor:pointer;opacity:0;pointer-events:auto;background:#0f172aeb;border:1px solid #94a3b880;border-radius:5px;place-items:center;width:28px;min-height:26px;padding:0;transition:background-color .16s,border-color .16s,color .16s,opacity .16s;display:grid;position:absolute;top:8px;right:8px}.document-editor-quote__copy{border-color:color-mix(in srgb, var(--document-editor-accent) 35%, transparent);background:color-mix(in srgb, var(--document-editor-paper) 88%, var(--document-editor-accent) 12%);color:var(--document-editor-accent)}.document-editor__toast{z-index:80;color:#fff;letter-spacing:.01em;pointer-events:none;border:1px solid #0f172a1f;border-radius:12px;min-width:168px;max-width:min(320px,100vw - 48px);padding:10px 14px;font-size:13px;font-weight:700;position:fixed;box-shadow:0 18px 44px #0f172a2e}.document-editor__toast--success{background:#0f766e}.document-editor__toast--error{background:#b91c1c}.document-editor__copy-menu{z-index:85;background:var(--document-editor-paper);border:1px solid #0f172a1f;border-radius:12px;min-width:178px;padding:6px;display:grid;position:absolute;overflow:hidden;box-shadow:0 18px 44px #0f172a2e}.document-editor__copy-menu-item{color:var(--document-editor-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:13px}.document-editor__copy-menu-item:hover,.document-editor__copy-menu-item:focus-visible,.document-editor__copy-menu-item--active{background:color-mix(in srgb, var(--document-editor-accent) 14%, transparent);outline:none}.document-editor-code-block:hover .document-editor-code-block__copy,.document-editor-code-block:focus-within .document-editor-code-block__copy,.document-editor-code-block__copy[data-copied=true],.document-editor__content blockquote:hover .document-editor-quote__copy,.document-editor__content blockquote:focus-within .document-editor-quote__copy,.document-editor-quote__copy[data-copied=true]{opacity:1;pointer-events:auto}.document-editor-code-block__copy-icon{width:13px;height:15px;position:relative}.document-editor-code-block__copy-icon:before,.document-editor-code-block__copy-icon:after{content:"";border:1.5px solid;border-radius:2px;position:absolute}.document-editor-code-block__copy-icon:before{width:8px;height:10px;top:0;right:0}.document-editor-code-block__copy-icon:after{width:8px;height:10px;bottom:0;left:0}.document-editor-code-block__copy:hover,.document-editor-code-block__copy[data-copied=true],.document-editor-quote__copy:hover,.document-editor-quote__copy[data-copied=true]{color:#fff;background:#1d4ed8;border-color:#93c5fd}.document-editor-link{color:var(--document-editor-accent);text-decoration:underline}.document-editor__content table,.document-editor-table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1em 0}.document-editor__content .tableWrapper:has(+.tableWrapper>table[data-document-page-fragment-kind]){margin-bottom:0}.document-editor__content .tableWrapper:has(+.tableWrapper>table[data-document-page-fragment-kind])>table[data-document-page-fragment-kind]{margin-bottom:0}.document-editor__content .tableWrapper:has(>table[data-document-page-fragment-kind])+.tableWrapper:has(>table[data-document-page-fragment-kind]){margin-top:0}.document-editor__content .tableWrapper:has(>table[data-document-page-fragment-kind])+.tableWrapper:has(>table[data-document-page-fragment-kind])>table[data-document-page-fragment-kind]{margin-top:0}.document-editor__content table[data-document-page-fragment-kind=table-rows]:not([data-document-page-fragment-start="0"]),.document-editor__content table[data-document-page-fragment-kind=table-row-slices]:not([data-document-page-fragment-start="0"][data-document-page-fragment-slice-start="0"]){margin-top:0}.document-editor-table-cell,.document-editor-table-header{border:1px solid var(--document-editor-border);vertical-align:top;min-width:80px;padding:4px 6px;line-height:1.35;position:relative}.document-editor-table-cell>p,.document-editor-table-header>p{margin:0}.document-editor-table-header{background:var(--document-editor-table-header-bg);font-weight:700}.document-editor--fidelity-source-mapped .document-editor__content table,.document-editor--fidelity-source-mapped .document-editor__content .tableWrapper,.document-editor--fidelity-source-mapped .document-editor-table{margin:0}.document-editor--fidelity-source-mapped .document-editor-table-cell,.document-editor--fidelity-source-mapped .document-editor-table-header{min-width:0;line-height:inherit;padding:0}.document-editor--fidelity-source-mapped .document-editor-table-header{font-weight:inherit;background:0 0}.document-editor--editable.document-editor--display-pages .document-editor__content>.tableWrapper:not([data-document-page-native-source=true]) .document-editor-table-header,.document-editor--editable.document-editor--display-pages .document-editor__content>table:not([data-document-page-native-source=true]) .document-editor-table-header{background:var(--document-editor-table-header-bg)}.document-editor__content .selectedCell{outline:2px solid var(--document-editor-accent);outline-offset:-2px}.document-editor__content .selectedCell:after{z-index:1;background:var(--document-editor-selected-cell-bg);content:"";pointer-events:none;position:absolute;inset:0}.document-editor__content .selectedCell>*{z-index:2;position:relative}.document-editor__content .tableWrapper{margin:1em 0;overflow-x:auto}.document-editor__content>.tableWrapper:first-child{margin-top:0}.document-editor__content .tableWrapper>table{margin:0}.document-editor--editable.document-editor--display-pages .tableWrapper{overflow:visible}.document-editor--editable.document-editor--display-pages .document-editor__content table{width:100%!important;min-width:0!important}.column-resize-handle{z-index:4;cursor:col-resize;pointer-events:auto;background:0 0;width:10px;position:absolute;top:0;bottom:0;right:-5px}.column-resize-handle:after{background:var(--document-editor-accent);content:"";opacity:0;width:2px;transition:opacity .12s,box-shadow .12s;position:absolute;top:0;bottom:0;right:4px}.column-resize-handle:hover:after{opacity:.78;box-shadow:0 0 0 3px #2563eb14}.document-editor__content.resize-cursor,.document-editor__content .resize-cursor{cursor:col-resize}.document-editor-table-inline-control{z-index:8;border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-control-bg);min-width:34px;min-height:24px;color:var(--document-editor-muted);cursor:pointer;place-items:center;padding:0 6px;font:700 12px/1 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 6px 16px #3126141f}.document-editor-table-inline-control:hover{border-color:var(--document-editor-accent);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-editor-table-popover{z-index:9;align-items:flex-start;display:inline-flex;position:absolute}.document-editor-table-popover__trigger{border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-control-bg);width:28px;min-height:26px;color:var(--document-editor-muted);cursor:pointer;place-items:center;font:700 16px/1 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;box-shadow:0 6px 16px #3126141f}.document-editor-table-popover__trigger:hover{border-color:var(--document-editor-accent);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-editor-table-popover__menu{border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-control-bg);gap:6px;width:190px;padding:8px;display:grid;position:absolute;top:0;left:calc(100% + 6px);box-shadow:0 12px 32px #31261424}.document-editor-table-popover__group{border-bottom:1px solid #ded4c4b8;gap:4px;padding-bottom:6px;display:grid}.document-editor-table-popover__hint{color:var(--document-editor-muted);border-bottom:1px solid #ded4c4b8;padding:4px 2px 8px;font:12px/1.35 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.document-editor-table-popover__button{border-radius:var(--document-editor-control-radius);min-height:28px;color:var(--document-editor-text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;font:13px/1.2 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.document-editor-table-popover__button:hover:not(:disabled){border-color:var(--document-editor-accent-soft);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-editor-table-popover__button:disabled{cursor:not-allowed;opacity:.45}.document-table-style-panel{z-index:var(--document-table-panel-active-z-index,20);pointer-events:auto;background:#fffdf8fa;border:1px solid #ded4c4f2;border-radius:6px;flex-wrap:nowrap;align-items:center;gap:6px;max-width:calc(100% - 24px);min-height:40px;padding:5px 10px;display:flex;position:relative;overflow:auto visible;box-shadow:0 14px 34px #2c261e29}.document-table-style-panel__group{flex:none;align-items:center;gap:3px;display:inline-flex}.document-table-style-panel__separator{background:#ded4c4e6;align-self:stretch;width:1px;min-height:24px;display:inline-block}.document-table-style-panel__mini-separator{background:#ded4c4b8;align-self:stretch;width:1px;min-height:20px;margin:0 2px;display:inline-block}.document-table-style-panel__field{color:var(--document-editor-muted);align-items:center;gap:5px;font:11px/1.2 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-flex}.document-table-style-panel__select-trigger,.document-table-style-panel__dropdown-trigger{border-radius:var(--document-editor-toolbar-button-radius);background:var(--document-editor-control-bg);min-height:30px;color:var(--document-editor-text);cursor:pointer;border:1px solid #ded4c4e6;font:12px/1.2 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.document-table-style-panel__select-trigger{justify-content:space-between;align-items:center;gap:6px;min-width:58px;padding:0 7px;display:inline-flex}.document-color-palette{border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-popover-bg,var(--document-editor-control-bg));gap:8px;min-width:226px;padding:10px;display:grid;box-shadow:0 18px 36px #2c261e2e}.document-color-palette[data-document-toolbar-popover=true]{z-index:var(--document-toolbar-popover-z-index);transform:translateX(var(--document-toolbar-popover-shift-x,0px));position:absolute;top:calc(100% + 6px);left:0}.document-color-palette__swatch{cursor:pointer;border:1px solid #161b2c2e;border-radius:5px;width:26px;height:26px}.document-color-palette__swatch--selected{outline:2px solid var(--document-editor-accent);outline-offset:2px}.document-color-palette__actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.document-color-palette__action{border-radius:var(--document-editor-control-radius);background:var(--document-editor-control-bg);min-height:30px;color:var(--document-editor-text);cursor:pointer;border:1px solid #ded4c4e6;justify-content:center;align-items:center;gap:5px;display:inline-flex}.document-color-palette__action:hover{border-color:var(--document-editor-accent);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-color-palette__native-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.document-table-style-panel__fill-menu{z-index:var(--document-table-panel-popover-z-index,120);border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-popover-bg,var(--document-editor-control-bg));grid-template-columns:repeat(4,22px);gap:6px;padding:7px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 18px 36px #2c261e2e}.document-table-style-panel__fill-menu--portal{position:fixed;top:auto;left:auto}.document-table-style-panel__icon-button{border-radius:var(--document-editor-toolbar-button-radius);background:var(--document-editor-control-bg);width:30px;height:30px;color:var(--document-editor-text);cursor:pointer;border:1px solid #ded4c4e6;justify-content:center;place-items:center;gap:2px;display:inline-flex;position:relative}.document-table-style-panel__icon-button:hover{border-color:var(--document-editor-accent);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-table-style-panel__icon-button:disabled{opacity:.38;cursor:default}.document-table-style-panel [data-tooltip]{position:relative}.document-table-style-panel [data-tooltip]:hover,.document-table-style-panel [data-tooltip]:focus-visible,.document-table-style-panel [data-tooltip]:focus-within{z-index:var(--document-table-panel-tooltip-z-index,122)}.document-table-style-panel__icon-button--arrow{width:24px}.document-table-style-panel__structure-icon{place-items:center;width:20px;height:20px;display:inline-grid;position:relative}.document-table-style-panel__structure-base{place-items:center;display:inline-grid}.document-table-style-panel__structure-badge{border:1px solid var(--document-editor-control-bg);background:var(--document-editor-accent);color:#fff;border-radius:3px;justify-content:center;align-items:center;gap:0;min-width:13px;height:13px;line-height:1;display:inline-flex;position:absolute;bottom:-5px;right:-5px}.document-table-style-panel__structure-icon--delete .document-table-style-panel__structure-badge{background:#dc2626}.document-table-style-panel__danger-icon{color:#dc2626}.document-table-style-panel__swatch{border-radius:1px;width:13px;height:3px;position:absolute;bottom:4px;right:5px;box-shadow:0 0 0 1px #1118271f}.document-table-style-panel__border-color-swatch{border:1px solid #1118272e;border-radius:3px;width:16px;height:16px;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff80}.document-table-style-panel__color{cursor:pointer;border:1px solid #94a3b873;border-radius:3px;width:22px;height:22px}.document-table-style-panel__color--selected{box-shadow:0 0 0 1px var(--document-editor-accent), 0 0 0 3px #2563eb1f}.document-table-style-panel__dropdown{display:inline-flex;position:relative}.document-table-style-panel__dropdown-trigger{align-items:center;gap:6px;padding:0 7px;display:inline-flex}.document-table-style-panel__dropdown-label{text-overflow:ellipsis;white-space:nowrap;max-width:92px;overflow:hidden}.document-table-style-panel__dropdown-menu{z-index:var(--document-table-panel-popover-z-index,120);border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-popover-bg,var(--document-editor-control-bg));min-width:176px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 18px 36px #2c261e2e}.document-table-style-panel__dropdown-menu--portal{position:fixed;top:auto;left:auto}.document-table-style-panel__select-menu{min-width:92px}.document-table-style-panel__select-menu .document-table-style-panel__dropdown-option{grid-template-columns:1fr 16px}.document-table-style-panel__dropdown-option{min-height:30px;color:var(--document-editor-text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;grid-template-columns:22px 1fr 16px;align-items:center;gap:7px;padding:0 6px;font:12px/1.2 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.document-table-style-panel__dropdown-option:hover,.document-table-style-panel__dropdown-option--selected{border-color:var(--document-editor-accent-soft);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-table-style-panel__border-icon{border:1px solid #6f6a6147;width:16px;height:16px;position:relative}.document-table-style-panel__border-icon:before,.document-table-style-panel__border-icon:after,.document-table-style-panel__border-icon span:before,.document-table-style-panel__border-icon span:after{content:"";opacity:0;background:currentColor;position:absolute}.document-table-style-panel__border-icon:before{height:2px;top:-1px;left:-1px;right:-1px}.document-table-style-panel__border-icon:after{width:2px;top:-1px;bottom:-1px;right:-1px}.document-table-style-panel__border-icon span:before{height:2px;bottom:-1px;left:-1px;right:-1px}.document-table-style-panel__border-icon span:after{width:2px;top:-1px;bottom:-1px;left:-1px}.document-table-style-panel__border-icon--all:before,.document-table-style-panel__border-icon--all:after,.document-table-style-panel__border-icon--all span:before,.document-table-style-panel__border-icon--all span:after,.document-table-style-panel__border-icon--outer:before,.document-table-style-panel__border-icon--outer:after,.document-table-style-panel__border-icon--outer span:before,.document-table-style-panel__border-icon--outer span:after{opacity:1}.document-table-style-panel__border-icon--inner:before{opacity:1;top:7px}.document-table-style-panel__border-icon--inner:after{opacity:1;right:7px}.document-table-style-panel__border-icon--top:before,.document-table-style-panel__border-icon--right:after,.document-table-style-panel__border-icon--bottom span:before,.document-table-style-panel__border-icon--left span:after{opacity:1}.document-table-style-panel__border-icon--none{opacity:.65;background:linear-gradient(135deg,#0000 45%,currentColor 47% 53%,#0000 55%)}.document-toolbar{z-index:160;border-bottom:1px solid var(--document-editor-border);background:var(--document-editor-toolbar-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;display:flex;position:relative}.document-toolbar__group{z-index:1;border-right:1px solid var(--document-editor-border);align-items:center;gap:3px;padding-right:7px;display:inline-flex;position:relative}.document-toolbar__group--popover-open{z-index:var(--document-toolbar-active-group-z-index)}[data-document-toolbar-popover]{transform:translateX(var(--document-toolbar-popover-shift-x,0px))}:is(.document-toolbar__group:has([data-tooltip]:hover),.document-toolbar__group:has([data-tooltip]:focus-visible),.document-toolbar__group:has([data-tooltip]:focus-within)){z-index:var(--document-toolbar-tooltip-z-index)}.document-toolbar__group:last-child{border-right:0}.document-toolbar__button,.document-toolbar__input{border-radius:var(--document-editor-toolbar-button-radius);background:var(--document-editor-control-bg);min-height:32px;color:var(--document-editor-text);font:inherit;border:1px solid #ded4c4e6}.document-toolbar__button{cursor:pointer;padding:0 10px}.document-toolbar__icon-button{border-radius:var(--document-editor-toolbar-button-radius);background:var(--document-editor-control-bg);width:32px;min-height:32px;color:var(--document-editor-text);cursor:pointer;font:inherit;border:1px solid #ded4c4e6;place-items:center;display:inline-grid}.document-toolbar__button:hover:not(:disabled),.document-toolbar__icon-button:hover:not(:disabled),.document-toolbar__button--active{border-color:var(--document-editor-accent);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-toolbar__button:disabled,.document-toolbar__icon-button:disabled{cursor:not-allowed;opacity:.45}.document-toolbar [data-tooltip]{position:relative}.document-toolbar [data-tooltip]:hover,.document-toolbar [data-tooltip]:focus-visible,.document-toolbar [data-tooltip]:focus-within{z-index:var(--document-toolbar-tooltip-z-index)}.document-toolbar [data-tooltip]:before,.document-toolbar [data-tooltip]:after{z-index:var(--document-toolbar-tooltip-z-index);opacity:0;pointer-events:none;transition:opacity .12s,transform .12s;position:absolute;left:50%;transform:translate(-50%)translateY(-2px)}.document-toolbar [data-tooltip]:before{content:"";border-bottom:5px solid #111827;border-left:5px solid #0000;border-right:5px solid #0000;top:calc(100% + 4px)}.document-toolbar [data-tooltip]:after{color:#fff;content:attr(data-tooltip);text-align:center;white-space:nowrap;background:#111827;border-radius:6px;width:max-content;max-width:220px;padding:5px 7px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:500;line-height:1.2;top:calc(100% + 9px);box-shadow:0 8px 24px #1118272e}.document-toolbar [data-tooltip]:hover:before,.document-toolbar [data-tooltip]:hover:after,.document-toolbar [data-tooltip]:focus-visible:before,.document-toolbar [data-tooltip]:focus-visible:after,.document-toolbar [data-tooltip]:focus-within:before,.document-toolbar [data-tooltip]:focus-within:after{opacity:1;transform:translate(-50%)translateY(0)}.document-toolbar [data-tooltip][aria-expanded=true]:before,.document-toolbar [data-tooltip][aria-expanded=true]:after{opacity:0}.document-toolbar__toolbar-icon{color:currentColor;width:17px;height:17px;display:block}.document-toolbar__toolbar-icon--undo:before,.document-toolbar__toolbar-icon--redo:before{border-top:1.7px solid;border-radius:50%;width:11px;height:9px;top:4px}.document-toolbar__toolbar-icon--undo:before{border-left:1.7px solid;left:4px;transform:rotate(-28deg)}.document-toolbar__toolbar-icon--redo:before{border-right:1.7px solid;right:4px;transform:rotate(28deg)}.document-toolbar__toolbar-icon--undo:after,.document-toolbar__toolbar-icon--redo:after{border-top:1.7px solid;width:6px;height:6px;top:3px}.document-toolbar__toolbar-icon--undo:after{border-left:1.7px solid;left:2px;transform:rotate(-45deg)}.document-toolbar__toolbar-icon--redo:after{border-right:1.7px solid;right:2px;transform:rotate(45deg)}.document-toolbar__toolbar-icon--quote:before{color:currentColor;content:"\"\"";font-size:18px;font-weight:700;line-height:1;top:2px;left:1px}.document-toolbar__toolbar-icon--code:before{color:currentColor;content:"<>";font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:15px;font-weight:700;line-height:1;top:1px;left:0}.document-toolbar__toolbar-icon--align-left,.document-toolbar__toolbar-icon--align-center,.document-toolbar__toolbar-icon--align-right,.document-toolbar__toolbar-icon--align-justify{height:14px}.document-toolbar__toolbar-icon--align-left:before,.document-toolbar__toolbar-icon--align-center:before,.document-toolbar__toolbar-icon--align-right:before,.document-toolbar__toolbar-icon--align-justify:before{background:currentColor;border-radius:1px;height:2px;top:2px;box-shadow:0 5px,0 10px}.document-toolbar__toolbar-icon--align-left:before{width:15px;left:1px}.document-toolbar__toolbar-icon--align-center:before{width:13px;left:2px}.document-toolbar__toolbar-icon--align-center:after{background:currentColor;border-radius:999px;width:17px;height:2px;top:7px;left:0}.document-toolbar__toolbar-icon--align-right:before{width:15px;right:1px}.document-toolbar__toolbar-icon--align-justify:before{width:15px;left:1px}.document-toolbar__toolbar-icon--decrease-indent:before,.document-toolbar__toolbar-icon--increase-indent:before{background:currentColor;border-radius:999px;width:10px;height:2px;top:2px;right:1px;box-shadow:0 5px,0 10px}.document-toolbar__toolbar-icon--decrease-indent:after,.document-toolbar__toolbar-icon--increase-indent:after{border-top:4px solid #0000;border-bottom:4px solid #0000;width:0;height:0;top:5px}.document-toolbar__toolbar-icon--decrease-indent:after{border-right:5px solid;left:1px}.document-toolbar__toolbar-icon--increase-indent:after{border-left:5px solid;left:1px}.document-toolbar__toolbar-icon--table:before{background:linear-gradient(currentColor,currentColor) 50% 0/1.7px 100% no-repeat,linear-gradient(currentColor,currentColor) 0/100% 1.7px no-repeat;border:1.7px solid;border-radius:2px;inset:2px}.document-toolbar__toolbar-icon--horizontal-rule:before{background:currentColor;border-radius:999px;width:15px;height:2px;top:8px;left:1px}.document-toolbar__toolbar-icon--page-break:before,.document-toolbar__toolbar-icon--page-break:after{border:1.6px solid;border-radius:2px;width:15px;height:5px;left:1px}.document-toolbar__toolbar-icon--page-break:before{border-bottom:0;top:1px}.document-toolbar__toolbar-icon--page-break:after{border-top:0;bottom:1px}.document-toolbar__toolbar-icon--print:before{border:1.6px solid;border-radius:2px;width:13px;height:8px;top:6px;left:2px}.document-toolbar__toolbar-icon--print:after{border:1.6px solid;border-bottom:0;width:9px;height:5px;top:1px;left:4px}.document-toolbar__toolbar-icon--minus:before,.document-toolbar__toolbar-icon--plus:before,.document-toolbar__toolbar-icon--plus:after{background:currentColor;border-radius:999px;width:9px;height:2px;top:8px;left:4px}.document-toolbar__toolbar-icon--plus:after{transform:rotate(90deg)}.document-toolbar__toolbar-icon--clear-formatting:before{color:currentColor;content:"T";font-size:14px;font-weight:700;line-height:1;top:2px;left:1px}.document-toolbar__toolbar-icon--clear-formatting:after{background:currentColor;border-radius:999px;height:1.7px;bottom:2px;left:1px;right:1px;transform:rotate(-28deg)}.document-toolbar__toolbar-icon--image:before{border:1.6px solid;border-radius:2px;inset:2px}.document-toolbar__toolbar-icon--image:after{background:radial-gradient(circle at 75% 10%,currentColor 0 1.5px,#0000 1.8px),linear-gradient(135deg,#0000 0 38%,currentColor 39% 49%,#0000 50%),linear-gradient(45deg,currentColor 0 45%,#0000 46%);height:7px;bottom:4px;left:4px;right:4px}.document-toolbar__toolbar-icon--comment:before{border:1.6px solid;border-radius:4px;inset:2px 2px 5px}.document-toolbar__toolbar-icon--comment:after{border-bottom:1.6px solid;border-left:1.6px solid;width:6px;height:6px;bottom:2px;left:6px;transform:rotate(-35deg)}.document-toolbar__select{align-items:center;display:inline-grid;position:relative}.document-toolbar__select select{appearance:none;border-radius:var(--document-editor-toolbar-button-radius);background:var(--document-editor-control-bg);min-height:32px;color:var(--document-editor-text);cursor:pointer;font:inherit;border:1px solid #ded4c4e6;padding:0 28px 0 10px}.document-toolbar__select .document-toolbar__chevron{pointer-events:none;position:absolute;right:11px}.document-toolbar__select select:hover,.document-toolbar__select select:focus{border-color:var(--document-editor-accent);outline:none}.document-toolbar__select--font-family select{width:132px}.document-toolbar__select--font-size select{border-radius:0;width:64px}.document-toolbar__font-size-input{background:var(--document-editor-control-bg);width:58px;min-height:32px;color:var(--document-editor-text);font:inherit;text-align:center;border:1px solid #ded4c4e6;border-radius:0}.document-toolbar__font-size-input:focus-visible{outline-offset:1px;outline:2px solid #2563eb47}.document-toolbar__select--line-spacing select{width:78px}.document-toolbar__font-size{align-items:stretch;display:inline-flex}.document-toolbar__font-size .document-toolbar__icon-button:first-child{border-radius:var(--document-editor-toolbar-button-radius) 0 0 var(--document-editor-toolbar-button-radius);border-right:0;width:27px}.document-toolbar__font-size .document-toolbar__icon-button:last-child{border-radius:0 var(--document-editor-toolbar-button-radius) var(--document-editor-toolbar-button-radius) 0;border-left:0;width:27px}.document-toolbar__zoom,.document-toolbar__display-mode{z-index:11;align-items:stretch;min-height:32px;display:inline-flex;position:relative}.document-toolbar__zoom--open,.document-toolbar__display-mode--open{z-index:var(--document-toolbar-active-group-z-index)}.document-toolbar__zoom-button,.document-toolbar__display-mode-button{border-radius:var(--document-editor-toolbar-button-radius);background:var(--document-editor-control-bg);min-width:118px;min-height:32px;color:var(--document-editor-text);cursor:pointer;font:inherit;border:1px solid #ded4c4e6;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;display:inline-flex}.document-toolbar__zoom-button:hover,.document-toolbar__zoom--open .document-toolbar__zoom-button,.document-toolbar__display-mode-button:hover:not(:disabled),.document-toolbar__display-mode--open .document-toolbar__display-mode-button{border-color:var(--document-editor-accent);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-toolbar__display-mode-button:disabled{cursor:default;opacity:.48}.document-toolbar__zoom-label,.document-toolbar__display-mode-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-toolbar__zoom-menu,.document-toolbar__display-mode-menu{z-index:var(--document-toolbar-popover-z-index);border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-control-bg);gap:2px;width:154px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #31261424}.document-toolbar__display-mode-menu{gap:6px;width:420px;max-width:calc(100vw - 32px);padding:10px}.document-toolbar__zoom-option,.document-toolbar__display-mode-option{min-height:30px;color:var(--document-editor-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;padding:0 10px}.document-toolbar__zoom-option:hover,.document-toolbar__zoom-option--selected,.document-toolbar__display-mode-option:hover,.document-toolbar__display-mode-option--selected{border-color:var(--document-editor-accent-soft);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-toolbar__block-style,.document-toolbar__highlight,.document-toolbar__alignment,.document-toolbar__list-control{z-index:11;align-items:stretch;min-height:32px;display:inline-flex;position:relative}.document-toolbar__image-control{z-index:11;align-items:center;min-height:32px;display:inline-flex;position:relative}.document-toolbar__block-style--open,.document-toolbar__zoom--open,.document-toolbar__highlight--open,.document-toolbar__text-color--open,.document-toolbar__list-control--open,.document-toolbar__alignment--open,.document-toolbar__table-control--open,.document-toolbar__link-control--open,.document-toolbar__image-control--open{z-index:var(--document-toolbar-active-group-z-index)}.document-toolbar__block-style-button{border-radius:var(--document-editor-toolbar-button-radius);background:var(--document-editor-control-bg);min-width:138px;min-height:32px;color:var(--document-editor-text);cursor:pointer;font:inherit;border:1px solid #ded4c4e6;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;display:inline-flex}.document-toolbar__block-style-button:hover,.document-toolbar__block-style--open .document-toolbar__block-style-button{border-color:var(--document-editor-accent);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-toolbar__block-style-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-toolbar__block-style-menu{z-index:var(--document-toolbar-popover-z-index);border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-control-bg);gap:4px;width:178px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #31261424}.document-toolbar__page-layout-section{border-bottom:1px solid var(--document-editor-border);gap:7px;padding:4px;display:grid}.document-toolbar__page-layout-section:last-child{border-bottom:0}.document-toolbar__page-layout-title{color:var(--document-editor-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.document-toolbar__page-layout-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.document-toolbar__page-layout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.document-toolbar__page-layout-field{min-width:0;color:var(--document-editor-muted);gap:4px;font-size:11px;display:grid}.document-toolbar__page-layout-field--wide{grid-column:1/-1}.document-toolbar__page-layout-field input,.document-toolbar__page-layout-field select{box-sizing:border-box;border:1px solid var(--document-editor-border);background:var(--document-editor-control-bg);width:100%;min-width:0;min-height:30px;color:var(--document-editor-text);font:inherit;border-radius:6px;padding:4px 8px;font-size:12px}.document-toolbar__block-style-option{min-height:32px;color:var(--document-editor-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;padding:0 10px}.document-toolbar__block-style-option:hover,.document-toolbar__block-style-option--focused,.document-toolbar__block-style-option--selected{border-color:var(--document-editor-accent-soft);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-toolbar__block-style-option--focused{outline-offset:-2px;outline:2px solid #2563eb47}.document-toolbar__list-main,.document-toolbar__list-arrow,.document-toolbar__alignment-main,.document-toolbar__alignment-arrow{background:var(--document-editor-control-bg);color:var(--document-editor-text);cursor:pointer;font:inherit;border:1px solid #ded4c4e6}.document-toolbar__list-main,.document-toolbar__alignment-main{border-radius:var(--document-editor-toolbar-button-radius) 0 0 var(--document-editor-toolbar-button-radius);border-right:0;place-items:center;width:38px;display:inline-grid}.document-toolbar__list-arrow,.document-toolbar__alignment-arrow{border-radius:0 var(--document-editor-toolbar-button-radius) var(--document-editor-toolbar-button-radius) 0;place-items:center;width:24px;display:inline-grid}.document-toolbar__list-main:hover,.document-toolbar__list-arrow:hover,.document-toolbar__list-main--active,.document-toolbar__alignment-main:hover,.document-toolbar__alignment-arrow:hover,.document-toolbar__alignment-main--active{border-color:var(--document-editor-accent);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-toolbar__list-icon{font-size:20px;font-weight:700;line-height:1}.document-toolbar__list-icon--ordered{letter-spacing:0;font-size:13px}.document-toolbar__list-menu{z-index:var(--document-toolbar-popover-z-index);border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-control-bg);gap:4px;width:210px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #31261424}.document-toolbar__alignment-menu{z-index:var(--document-toolbar-popover-z-index);border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-control-bg);gap:2px;width:206px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #31261424}.document-toolbar__alignment-option{min-height:32px;color:var(--document-editor-text);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:4px;grid-template-columns:20px 1fr;align-items:center;gap:9px;display:grid}.document-toolbar__alignment-option-label{text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-toolbar__alignment-option:hover,.document-toolbar__alignment-option--selected{border-color:var(--document-editor-accent-soft);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-toolbar__list-option{min-height:30px;color:var(--document-editor-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:30px 1fr;align-items:center;display:grid}.document-toolbar__list-option:hover,.document-toolbar__list-option--selected{border-color:var(--document-editor-accent-soft);background:var(--document-editor-accent-soft)}.document-toolbar__list-option-symbol{text-align:center;font-size:20px;font-weight:700;line-height:1}.document-toolbar__list-option-symbol--ordered{letter-spacing:0;font-size:13px}.document-toolbar__highlight-main,.document-toolbar__highlight-arrow,.document-toolbar__text-color-main,.document-toolbar__text-color-arrow{background:var(--document-editor-control-bg);color:var(--document-editor-text);cursor:pointer;font:inherit;border:1px solid #ded4c4e6}.document-toolbar__highlight-main,.document-toolbar__text-color-main{border-radius:var(--document-editor-toolbar-button-radius) 0 0 var(--document-editor-toolbar-button-radius);border-right:0;place-items:center;width:38px;display:inline-grid}.document-toolbar__highlight-arrow,.document-toolbar__text-color-arrow{border-radius:0 var(--document-editor-toolbar-button-radius) var(--document-editor-toolbar-button-radius) 0;place-items:center;width:24px;display:inline-grid}.document-toolbar__highlight-main:hover,.document-toolbar__highlight-arrow:hover,.document-toolbar__highlight-main--active,.document-toolbar__text-color-main:hover,.document-toolbar__text-color-arrow:hover{border-color:var(--document-editor-accent);background:var(--document-editor-accent-soft);color:var(--document-editor-accent)}.document-toolbar__text-color{z-index:11;align-items:stretch;min-height:32px;display:inline-flex;position:relative}.document-toolbar__text-color-main{grid-template-rows:1fr auto;font-weight:800}.document-toolbar__text-color-icon{font-size:15px;line-height:1}.document-toolbar__text-color-sample{border-radius:2px;width:18px;height:3px;margin-top:-2px;box-shadow:inset 0 0 0 1px #161b2c1f}.document-toolbar__marker-icon{width:16px;height:15px;position:relative;transform:rotate(-12deg)}.document-toolbar__marker-icon:before{content:"";border:1.5px solid;border-bottom:0;border-radius:2px 2px 1px 1px;width:7px;height:10px;position:absolute;top:1px;left:4px}.document-toolbar__marker-icon:after{content:"";background:currentColor;border-radius:1px;height:4px;position:absolute;bottom:1px;left:2px;right:2px}.document-toolbar__highlight-color{border-radius:2px;width:18px;height:3px;margin-top:-1px;box-shadow:inset 0 0 0 1px #161b2c1f}.document-toolbar__chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin-top:-3px;transform:rotate(45deg)}.document-toolbar__table-control{z-index:11;align-items:center;min-height:32px;display:inline-flex;position:relative}.document-toolbar__table-popover{z-index:var(--document-toolbar-popover-z-index);border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-control-bg);gap:10px;width:max-content;padding:10px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #31261424}.document-toolbar__table-size{color:var(--document-editor-text);font-size:12px;font-weight:600;line-height:1.2}.document-toolbar__table-grid{gap:3px;display:grid}.document-toolbar__table-cell{cursor:pointer;background:#fff;border:1px solid #9a8f7e94;border-radius:2px;width:18px;height:18px;padding:0}.document-toolbar__table-cell:hover,.document-toolbar__table-cell--selected{border-color:var(--document-editor-accent);background:var(--document-editor-accent-soft)}.document-toolbar__table-header-toggle{color:var(--document-editor-text);cursor:pointer;align-items:center;gap:8px;font-size:12px;line-height:1.2;display:inline-flex}.document-toolbar__table-header-toggle input{margin:0}.document-toolbar__link-control{z-index:11;align-items:center;min-height:32px;display:inline-flex;position:relative}.document-toolbar__link-icon{width:17px;height:14px;position:relative}.document-toolbar__link-icon:before,.document-toolbar__link-icon:after{content:"";border:1.6px solid;border-radius:999px;width:9px;height:6px;position:absolute;top:4px}.document-toolbar__link-icon:before{left:0;transform:rotate(-28deg)}.document-toolbar__link-icon:after{right:0;transform:rotate(-28deg)}.document-toolbar__link-popover,.document-toolbar__image-popover{z-index:var(--document-toolbar-popover-z-index);border:1px solid var(--document-editor-border);border-radius:var(--document-editor-control-radius);background:var(--document-editor-control-bg);gap:10px;width:280px;padding:12px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #31261424}.document-toolbar__image-popover{width:320px}.document-toolbar__image-source-row{grid-template-columns:minmax(0,1fr) 30px auto;align-items:center;gap:6px;display:grid}.document-toolbar__image-source-row .document-toolbar__input{min-width:0}.document-toolbar__image-clear{width:30px;min-width:30px;padding:0;font-size:18px;line-height:1}.document-toolbar__file-input{width:100%;min-height:32px;color:var(--document-editor-text);font:inherit}.document-toolbar__file-input::file-selector-button{border:1px solid var(--document-editor-border);border-radius:var(--document-editor-toolbar-button-radius);background:var(--document-editor-control-bg);min-height:30px;color:var(--document-editor-text);cursor:pointer;font:inherit;margin-right:10px;padding:0 10px}.document-toolbar__file-input::file-selector-button:hover{background:var(--document-editor-accent-soft);border-color:#9a8f7ee6}.document-toolbar__file-input--hidden{opacity:0;pointer-events:none;border:0;width:1px;height:1px;min-height:0;padding:0;position:absolute}.document-toolbar__field{gap:5px;display:grid}.document-toolbar__field-label{color:var(--document-editor-muted);font-size:12px;line-height:1.2}.document-toolbar__field-error{color:#dc2626;font-size:12px;line-height:1.3}.document-toolbar__link-actions{justify-content:flex-end;gap:6px;display:flex}.document-toolbar__input{width:min(320px,70vw);padding:0 12px}.document-toolbar__input--popover{border-radius:7px;width:100%}.document-toolbar__button--compact{border-radius:7px;min-height:30px}.document-toolbar__button--primary{border-color:var(--document-editor-accent);background:var(--document-editor-accent);color:#fff}.document-toolbar__button--primary:hover:not(:disabled){color:#fff;background:#1d4ed8;border-color:#1d4ed8}@media (max-width:860px){.document-editor__surface{padding:12px}.document-editor--display-continuous .document-editor__content{min-height:min(var(--document-editor-page-min-height), 520px);padding:min(var(--document-editor-page-margin-top), 36px) min(var(--document-editor-page-margin-right), 24px) min(var(--document-editor-page-margin-bottom), 36px) min(var(--document-editor-page-margin-left), 24px)}}
