:root{--ink: #1a222b;--ink-soft: #4a5866;--ink-faint: #6b7887;--line: #dfe4ea;--paper: #ffffff;--wash: #f1f3f6;--accent: #2f6db3}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--wash);color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;display:flex;flex-direction:column}.appbar{flex:none;display:flex;align-items:center;gap:12px;padding:0 14px;min-height:52px;background:var(--paper);border-bottom:1px solid var(--line)}.appbar .brand{display:flex;align-items:center;gap:8px;font-weight:650;font-size:16px;color:var(--ink);text-decoration:none;flex:none}.appbar .mark{width:24px;height:24px;border-radius:6px;background:var(--ink);color:#e8f0f7;display:grid;place-items:center;font-size:14px;font-weight:700}.appbar .sep{width:1px;height:22px;background:var(--line);flex:none}#doc-name{font-size:14px;color:var(--ink-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto}#doc-name.dirty:after{content:" (unsaved)";color:var(--ink-faint)}.actions{display:flex;gap:8px;flex:none}button{font:inherit;font-size:14px;padding:6px 13px;border-radius:7px;border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer}button:hover:not(:disabled){background:var(--wash)}button:disabled{color:#a6afb9;cursor:default}button.primary{background:var(--accent);border-color:var(--accent);color:#fff}button.primary:hover:not(:disabled){background:#2a6099}@media(max-width:640px){.appbar{gap:8px;padding:0 8px}.appbar .sep,#doc-name{display:none}.actions{margin-left:auto;gap:5px}.actions button{padding:6px 9px;font-size:13px}}.notice{flex:none;padding:8px 16px;font-size:13.5px;background:#fff8e6;border-bottom:1px solid #f0e2bd;color:#6b5a24}.notice[hidden]{display:none}#status{flex:none;padding:6px 16px;font-size:13px;color:var(--ink-faint);background:var(--paper);border-bottom:1px solid var(--line);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#status[hidden]{display:none}#editor{flex:1 1 auto;min-height:0;overflow:auto;background:var(--wash)}.empty{height:100%;display:grid;place-content:center;justify-items:center;gap:8px;text-align:center;padding:40px 24px;color:var(--ink-soft)}.empty h1{margin:0;font-size:20px;font-weight:650;color:var(--ink)}.empty p{margin:0 0 10px;max-width:34em}.empty .row{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}#drop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;background:#1a222b8c;color:#fff;font-size:20px;font-weight:600;pointer-events:none}#drop[hidden]{display:none}#drop span{border:2px dashed rgba(255,255,255,.7);border-radius:14px;padding:28px 46px}@media print{html body{display:block!important;height:auto!important;background:#fff!important}body>.appbar,body>.notice,body>#status,body>#drop{display:none!important}body>#editor{flex:0 0 auto!important;overflow:visible!important;height:auto!important;min-height:0!important}}.docx-editor :is(.transform),.docx-editor :is([data-side=bottom]),.docx-editor :is([data-side=top]){--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.docx-editor :is(.shadow),.docx-editor :is(.shadow-lg),.docx-editor :is(.shadow-sm){--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.docx-editor :is(.focus-visible\:ring-2),.docx-editor :is(.focus\:ring-1),.docx-editor :is(.ring){--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.docx-editor :is(.blur),.docx-editor :is(.filter){--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: }.docx-editor .\!visible{visibility:visible!important}.docx-editor .visible{visibility:visible}.docx-editor .invisible{visibility:hidden}.docx-editor .collapse{visibility:collapse}.docx-editor .static{position:static}.docx-editor .fixed{position:fixed}.docx-editor .\!absolute{position:absolute!important}.docx-editor .absolute{position:absolute}.docx-editor .relative{position:relative}.docx-editor .sticky{position:sticky}.docx-editor .right-2{right:.5rem}.docx-editor .isolate{isolation:isolate}.docx-editor .z-50{z-index:50}.docx-editor .-mx-1{margin-left:-.25rem;margin-right:-.25rem}.docx-editor .mx-1\.5{margin-left:.375rem;margin-right:.375rem}.docx-editor .mx-2{margin-left:.5rem;margin-right:.5rem}.docx-editor .my-1{margin-bottom:.25rem;margin-top:.25rem}.docx-editor .-ml-1{margin-left:-.25rem}.docx-editor .mb-1{margin-bottom:.25rem}.docx-editor .ml-auto{margin-left:auto}.docx-editor .block{display:block}.docx-editor .inline-block{display:inline-block}.docx-editor .\!inline{display:inline!important}.docx-editor .inline{display:inline}.docx-editor .flex{display:flex}.docx-editor .inline-flex{display:inline-flex}.docx-editor .\!table{display:table!important}.docx-editor .table{display:table}.docx-editor .table-cell{display:table-cell}.docx-editor .table-row{display:table-row}.docx-editor .grid{display:grid}.docx-editor .contents{display:contents}.docx-editor .\!hidden{display:none!important}.docx-editor .hidden{display:none}.docx-editor .h-10{height:2.5rem}.docx-editor .h-11{height:2.75rem}.docx-editor .h-3\.5{height:.875rem}.docx-editor .h-4{height:1rem}.docx-editor .h-5{height:1.25rem}.docx-editor .h-6{height:1.5rem}.docx-editor .h-7{height:1.75rem}.docx-editor .h-8{height:2rem}.docx-editor .h-9{height:2.25rem}.docx-editor .h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.docx-editor .h-px{height:1px}.docx-editor .max-h-72{max-height:18rem}.docx-editor .max-h-\[300px\]{max-height:300px}.docx-editor .max-h-\[400px\]{max-height:400px}.docx-editor .min-h-\[36px\]{min-height:36px}.docx-editor .w-10{width:2.5rem}.docx-editor .w-3\.5{width:.875rem}.docx-editor .w-4{width:1rem}.docx-editor .w-5{width:1.25rem}.docx-editor .w-7{width:1.75rem}.docx-editor .w-8{width:2rem}.docx-editor .w-9{width:2.25rem}.docx-editor .w-full{width:100%}.docx-editor .w-px{width:1px}.docx-editor .min-w-0{min-width:0}.docx-editor .min-w-\[100px\]{min-width:100px}.docx-editor .min-w-\[260px\]{min-width:260px}.docx-editor .min-w-\[55px\]{min-width:55px}.docx-editor .min-w-\[64px\]{min-width:64px}.docx-editor .min-w-\[8rem\]{min-width:8rem}.docx-editor .min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.docx-editor .max-w-\[300px\]{max-width:300px}.docx-editor .flex-1{flex:1 1 0%}.docx-editor .flex-shrink-0{flex-shrink:0}.docx-editor .shrink{flex-shrink:1}.docx-editor .shrink-0{flex-shrink:0}.docx-editor .grow{flex-grow:1}.docx-editor .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.docx-editor .cursor-not-allowed{cursor:not-allowed}.docx-editor .cursor-pointer{cursor:pointer}.docx-editor .select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-editor .resize{resize:both}.docx-editor .flex-col{flex-direction:column}.docx-editor .items-center{align-items:center}.docx-editor .items-stretch{align-items:stretch}.docx-editor .justify-center{justify-content:center}.docx-editor .justify-between{justify-content:space-between}.docx-editor .gap-0\.5{gap:.125rem}.docx-editor .gap-1{gap:.25rem}.docx-editor .gap-2{gap:.5rem}.docx-editor .gap-px{gap:1px}.docx-editor .overflow-hidden{overflow:hidden}.docx-editor .overflow-x-auto{overflow-x:auto}.docx-editor .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docx-editor .whitespace-nowrap{white-space:nowrap}.docx-editor .rounded{border-radius:.25rem}.docx-editor .rounded-full{border-radius:9999px}.docx-editor .rounded-lg{border-radius:var(--radius)}.docx-editor .rounded-md{border-radius:calc(var(--radius) - 2px)}.docx-editor .rounded-none{border-radius:0}.docx-editor .rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.docx-editor .rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.docx-editor .border{border-width:1px}.docx-editor .border-0{border-width:0}.docx-editor .border-r{border-right-width:1px}.docx-editor .border-border{--tw-border-opacity:1;border-color:hsl(var(--border)/var(--tw-border-opacity,1))}.docx-editor .border-border\/50{border-color:hsl(var(--border)/.5)}.docx-editor .border-input{--tw-border-opacity:1;border-color:hsl(var(--input)/var(--tw-border-opacity,1))}.docx-editor .bg-background{--tw-bg-opacity:1;background-color:hsl(var(--background)/var(--tw-bg-opacity,1))}.docx-editor .bg-border{--tw-bg-opacity:1;background-color:hsl(var(--border)/var(--tw-bg-opacity,1))}.docx-editor .bg-destructive{--tw-bg-opacity:1;background-color:hsl(var(--destructive)/var(--tw-bg-opacity,1))}.docx-editor .bg-doc-bg{background-color:var(--doc-bg)}.docx-editor .bg-doc-bg-input{background-color:var(--doc-bg-input)}.docx-editor .bg-doc-surface{background-color:var(--doc-surface)}.docx-editor .bg-foreground{--tw-bg-opacity:1;background-color:hsl(var(--foreground)/var(--tw-bg-opacity,1))}.docx-editor .bg-muted{--tw-bg-opacity:1;background-color:hsl(var(--muted)/var(--tw-bg-opacity,1))}.docx-editor .bg-popover{--tw-bg-opacity:1;background-color:hsl(var(--popover)/var(--tw-bg-opacity,1))}.docx-editor .bg-primary{--tw-bg-opacity:1;background-color:hsl(var(--primary)/var(--tw-bg-opacity,1))}.docx-editor .bg-secondary{--tw-bg-opacity:1;background-color:hsl(var(--secondary)/var(--tw-bg-opacity,1))}.docx-editor .bg-transparent{background-color:transparent}.docx-editor .p-1{padding:.25rem}.docx-editor .px-1{padding-left:.25rem;padding-right:.25rem}.docx-editor .px-1\.5{padding-left:.375rem;padding-right:.375rem}.docx-editor .px-2{padding-left:.5rem;padding-right:.5rem}.docx-editor .px-3{padding-left:.75rem;padding-right:.75rem}.docx-editor .px-4{padding-left:1rem;padding-right:1rem}.docx-editor .px-8{padding-left:2rem;padding-right:2rem}.docx-editor .py-0{padding-bottom:0;padding-top:0}.docx-editor .py-1{padding-bottom:.25rem;padding-top:.25rem}.docx-editor .py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.docx-editor .py-2{padding-bottom:.5rem;padding-top:.5rem}.docx-editor .py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.docx-editor .pb-1{padding-bottom:.25rem}.docx-editor .pl-3{padding-left:.75rem}.docx-editor .pr-1{padding-right:.25rem}.docx-editor .pt-2{padding-top:.5rem}.docx-editor .text-left{text-align:left}.docx-editor .text-center{text-align:center}.docx-editor .text-base{font-size:1rem;line-height:1.5rem}.docx-editor .text-sm{font-size:.875rem;line-height:1.25rem}.docx-editor .text-xs{font-size:.75rem;line-height:1rem}.docx-editor .font-medium{font-weight:500}.docx-editor .font-normal{font-weight:400}.docx-editor .uppercase{text-transform:uppercase}.docx-editor .lowercase{text-transform:lowercase}.docx-editor .italic{font-style:italic}.docx-editor .leading-tight{line-height:1.25}.docx-editor .text-destructive{--tw-text-opacity:1;color:hsl(var(--destructive)/var(--tw-text-opacity,1))}.docx-editor .text-destructive-foreground{--tw-text-opacity:1;color:hsl(var(--destructive-foreground)/var(--tw-text-opacity,1))}.docx-editor .text-doc-text{color:var(--doc-text)}.docx-editor .text-foreground{--tw-text-opacity:1;color:hsl(var(--foreground)/var(--tw-text-opacity,1))}.docx-editor .text-muted-foreground{--tw-text-opacity:1;color:hsl(var(--muted-foreground)/var(--tw-text-opacity,1))}.docx-editor .text-popover-foreground{--tw-text-opacity:1;color:hsl(var(--popover-foreground)/var(--tw-text-opacity,1))}.docx-editor .text-primary{--tw-text-opacity:1;color:hsl(var(--primary)/var(--tw-text-opacity,1))}.docx-editor .text-primary-foreground{--tw-text-opacity:1;color:hsl(var(--primary-foreground)/var(--tw-text-opacity,1))}.docx-editor .text-secondary-foreground{--tw-text-opacity:1;color:hsl(var(--secondary-foreground)/var(--tw-text-opacity,1))}.docx-editor .text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.docx-editor .underline{text-decoration-line:underline}.docx-editor .underline-offset-4{text-underline-offset:4px}.docx-editor .opacity-30{opacity:.3}.docx-editor .opacity-50{opacity:.5}.docx-editor .shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.docx-editor .shadow,.docx-editor .shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.docx-editor .shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.docx-editor .shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.docx-editor .outline-none{outline:2px solid transparent;outline-offset:2px}.docx-editor .outline{outline-style:solid}.docx-editor .ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.docx-editor .ring-offset-background{--tw-ring-offset-color:hsl(var(--background)/1)}.docx-editor .blur{--tw-blur:blur(8px)}.docx-editor .blur,.docx-editor .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.docx-editor .transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.docx-editor .transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.docx-editor .duration-150{transition-duration:.15s}.docx-editor .ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes docx-editor-enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes docx-editor-exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.docx-editor .zoom-out{--tw-exit-scale:0}.docx-editor .duration-150{animation-duration:.15s}.docx-editor .ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.docx-editor .running{animation-play-state:running}.docx-editor .paused{animation-play-state:paused}.docx-editor{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:221.2 83.2% 53.3%;--radius:.5rem;--doc-surface:#fff;--doc-popover-bg:var(--doc-surface);--doc-card:#f8fbff;--doc-bg:#f8f9fa;--doc-bg-subtle:#f5f5f5;--doc-bg-hover:#f1f3f4;--doc-bg-input:#f8f9fa;--doc-primary:#1a73e8;--doc-primary-hover:#1557b0;--doc-primary-light:#e8f0fe;--doc-accent:#6366f1;--doc-accent-bg:#eef2ff;--doc-on-primary:#fff;--doc-toggle-active-bg:hsl(var(--foreground));--doc-toggle-active-fg:#fff;--doc-review-card-active-bg:color-mix(in srgb,#e8f0fe 45%,#fff);--doc-comment-bg:rgba(255,212,0,.12);--doc-comment-border:rgba(245,174,0,.45);--doc-comment-active-bg:rgba(255,212,0,.35);--doc-comment-active-border:rgba(245,174,0,.9);--doc-comment-resolved-active-bg:rgba(255,212,0,.18);--doc-comment-resolved-active-border:rgba(245,174,0,.6);--doc-text:#202124;--doc-popover-fg:var(--doc-text);--doc-text-muted:#5f6368;--doc-text-subtle:#9aa0a6;--doc-text-placeholder:#999;--doc-border:#e0e0e0;--doc-border-light:#dadce0;--doc-border-dark:#d0d0d0;--doc-border-input:#ccc;--doc-error:#c5221f;--doc-error-bg:#fce8e6;--doc-danger:var(--doc-error);--doc-destructive:var(--doc-error);--doc-destructive-hover-bg:var(--doc-error-bg);--doc-success:#34a853;--doc-success-bg:#e8f5e9;--doc-warning:#f9a825;--doc-warning-bg:#fff8e1;--doc-warning-text:#856404;--doc-link:#0563c1;--doc-revision-insertion:#2e7d32;--doc-revision-deletion:#c62828;--doc-revision-insertion-tint:rgba(46,125,50,.09);--doc-revision-deletion-tint:rgba(198,40,40,.09);--doc-revision-insertion-active-bg:rgba(46,125,50,.24);--doc-revision-insertion-active-border:var(--doc-revision-insertion);--doc-revision-deletion-active-bg:rgba(198,40,40,.24);--doc-revision-deletion-active-border:var(--doc-revision-deletion);--doc-revision-other-active-bg:color-mix(in srgb,var(--doc-text-muted,#8a8f98) 14%,transparent);--doc-revision-insertion-wash:rgba(46,125,50,.05);--doc-revision-deletion-wash:rgba(198,40,40,.05);--doc-field-shading:rgba(0,0,0,.09);--doc-revision-format:#6b7f8c;--doc-revision-format-wash:rgba(107,127,140,.1);--doc-review-author-0:#c0392b;--doc-review-author-1:#1f6fb2;--doc-review-author-2:#7d3c98;--doc-review-author-3:#117a65;--doc-review-author-4:#9a6206;--doc-review-author-5:#c2185b;--doc-review-author-6:#2e4053;--doc-review-author-7:#2e7d32;--doc-review-change-bar:#767676;--doc-cell-selection:rgba(26,115,232,.22);--doc-shadow:rgba(0,0,0,.15);--doc-shadow-strong:rgba(0,0,0,.3);--doc-shadow-subtle:rgba(0,0,0,.06);--doc-overlay:rgba(0,0,0,.5);--doc-hf-dim-opacity:.45;--doc-card-shadow:0 1px 3px rgba(60,64,67,.2),0 2px 6px rgba(60,64,67,.08);--doc-card-shadow-strong:0 1px 3px rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);--doc-shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--doc-focus-ring:rgba(26,115,232,.4);--doc-selection:rgba(26,115,232,.3);--doc-z-chrome:40;--doc-z-overlay:50;--doc-z-context:55;--doc-page-bg:#fff;--doc-page-bg-rendered:#fff;--doc-page-text:#000;--doc-caret:#202124;--doc-caret-contrast:#fff;--doc-scrollbar-size:14px;--doc-scrollbar-thumb:color-mix(in srgb,var(--doc-text-muted) 45%,transparent);--doc-scrollbar-thumb-hover:color-mix(in srgb,var(--doc-text-muted) 65%,transparent);--doc-scrollbar-track:transparent}.docx-editor.dark,.docx-editor.dark .docx-editor{--background:0 0% 12%;--foreground:0 0% 91%;--card:0 0% 18%;--card-foreground:0 0% 91%;--popover:0 0% 18%;--popover-foreground:0 0% 91%;--primary:212 100% 65%;--primary-foreground:0 0% 12%;--secondary:0 0% 20%;--secondary-foreground:0 0% 91%;--muted:0 0% 20%;--muted-foreground:0 0% 63%;--accent:0 0% 23%;--accent-foreground:212 100% 65%;--destructive:0 72% 60%;--destructive-foreground:0 0% 98%;--border:0 0% 24%;--input:0 0% 24%;--ring:212 100% 60%;--doc-surface:#1f1f1f;--doc-card:#2d2d2d;--doc-bg:#262626;--doc-bg-subtle:#2d2d2d;--doc-bg-hover:#3a3a3a;--doc-bg-input:#333;--doc-primary:#4e9dff;--doc-primary-hover:#6cb0ff;--doc-primary-light:rgba(78,157,255,.18);--doc-accent:#4e9dff;--doc-accent-bg:#1f3047;--doc-on-primary:#1f1f1f;--doc-toggle-active-bg:var(--doc-primary-light);--doc-toggle-active-fg:var(--doc-primary);--doc-review-card-active-bg:color-mix(in srgb,#4e9dff 12%,var(--doc-surface,#1b1d22));--doc-comment-bg:rgba(253,214,99,.16);--doc-comment-border:rgba(253,214,99,.5);--doc-comment-active-bg:rgba(253,214,99,.32);--doc-comment-active-border:rgba(253,214,99,.95);--doc-revision-format:#9fb3bf;--doc-review-change-bar:#9e9e9e;--doc-text:#e8e8e8;--doc-text-muted:#a0a0a0;--doc-text-subtle:#6e6e6e;--doc-text-placeholder:#6e6e6e;--doc-border:#3c3c3c;--doc-border-light:#353535;--doc-border-dark:#555;--doc-border-input:#4a4a4a;--doc-error:#f28b82;--doc-error-bg:#3c1f1d;--doc-success:#81c995;--doc-success-bg:#1f2e22;--doc-warning:#fdd663;--doc-warning-bg:#332a1a;--doc-warning-text:#fdd663;--doc-link:#6eb9ff;--doc-shadow:rgba(0,0,0,.4);--doc-shadow-strong:rgba(0,0,0,.6);--doc-shadow-subtle:rgba(0,0,0,.2);--doc-card-shadow:0 1px 3px rgba(0,0,0,.4),0 2px 6px rgba(0,0,0,.2);--doc-card-shadow-strong:0 1px 3px rgba(0,0,0,.5),0 4px 8px 3px rgba(0,0,0,.3);--doc-shadow-lg:0 10px 15px -3px rgba(0,0,0,.5),0 4px 6px -4px rgba(0,0,0,.5);--doc-overlay:rgba(0,0,0,.7);--doc-hf-dim-opacity:.4;--doc-focus-ring:rgba(78,157,255,.45);--doc-selection:rgba(78,157,255,.32);--doc-page-bg:#ccc;--doc-page-bg-rendered:#333;--doc-caret:#e8e8e8;--doc-caret-contrast:#202124}.docx-editor.dark .docx-page-content [data-highlight]{filter:invert(1) hue-rotate(180deg)}.docx-editor.dark .docx-page-content ::-moz-selection{background-color:#b1620052}.docx-editor.dark .docx-page-content ::selection{background-color:#b1620052}.docx-editor.dark .docx-page-content{filter:invert(1) hue-rotate(180deg) contrast(.92)}.docx-editor.dark .docx-page-content [data-no-color-invert],.docx-editor.dark .docx-page-content canvas,.docx-editor.dark .docx-page-content img,.docx-editor.dark .docx-page-content svg,.docx-editor.dark .docx-page-content video{filter:invert(1) hue-rotate(180deg)}@media print{.docx-editor.dark{--doc-page-bg:#fff;--doc-page-bg-rendered:#fff;--doc-page-text:#000}}.docx-editor .docx-editor-vue__pages-viewport,.docx-editor .docx-editor__scroll-container{scrollbar-color:var(--doc-scrollbar-thumb) var(--doc-scrollbar-track);scrollbar-width:auto}.docx-editor .docx-editor__scroll-container,.docx-editor.docx-editor__scroll-container{scrollbar-gutter:stable both-edges}.docx-editor .docx-editor-vue__pages-viewport::-webkit-scrollbar,.docx-editor .docx-editor__scroll-container::-webkit-scrollbar{height:var(--doc-scrollbar-size);width:var(--doc-scrollbar-size)}.docx-editor .docx-editor-vue__pages-viewport::-webkit-scrollbar-track,.docx-editor .docx-editor__scroll-container::-webkit-scrollbar-track{background:var(--doc-scrollbar-track)}.docx-editor .docx-editor-vue__pages-viewport::-webkit-scrollbar-thumb,.docx-editor .docx-editor__scroll-container::-webkit-scrollbar-thumb{background:var(--doc-scrollbar-thumb);background-clip:content-box;border:3px solid transparent;border-radius:9999px}.docx-editor .docx-editor-vue__pages-viewport:hover::-webkit-scrollbar-thumb,.docx-editor .docx-editor__scroll-container:hover::-webkit-scrollbar-thumb{background:var(--doc-scrollbar-thumb-hover);background-clip:content-box;border:3px solid transparent;border-radius:9999px}.docx-editor [contenteditable=true]{caret-color:#000;outline:none;caret-shape:bar}.docx-run-editable[contenteditable=true]{caret-color:#000;display:inline;min-height:1em}.docx-paragraph-empty [contenteditable=true]{display:inline-block;min-height:1em;min-width:1px}.docx-paragraph-editable{cursor:text}.docx-run-editable[contenteditable=true]:focus{outline:none}.docx-paragraph-editable:focus-within{outline:none}.docx-editor [contenteditable=true] ::selection,.docx-editor [contenteditable=true]::selection,.docx-run ::selection,.docx-run-editable ::selection,.docx-run-editable::selection,.docx-run::selection{background-color:#1a73e84d!important;color:inherit!important}.docx-editor [contenteditable=true] ::-moz-selection,.docx-editor [contenteditable=true]::-moz-selection,.docx-run ::-moz-selection,.docx-run-editable ::-moz-selection,.docx-run-editable::-moz-selection,.docx-run::-moz-selection{background-color:#1a73e84d!important;color:inherit!important}.docx-paragraph ::selection,.docx-paragraph-editable ::selection,.docx-paragraph-editable::selection,.docx-paragraph::selection{background-color:#1a73e84d!important;color:inherit!important}.docx-paragraph ::-moz-selection,.docx-paragraph-editable ::-moz-selection,.docx-paragraph-editable::-moz-selection,.docx-paragraph::-moz-selection{background-color:#1a73e84d!important;color:inherit!important}a.docx-hyperlink{color:inherit;cursor:pointer;text-decoration:none}a.docx-hyperlink:not([href]){cursor:default}a.docx-hyperlink:focus-visible{border-radius:2px;outline:2px solid var(--doc-focus-ring);outline-offset:1px}.docx-hyperlink ::selection,.docx-hyperlink::selection{background-color:#1a73e84d!important;color:inherit!important}.docx-hyperlink ::-moz-selection,.docx-hyperlink::-moz-selection{background-color:#1a73e84d!important;color:inherit!important}.docx-run-highlighted ::selection,.docx-run-highlighted::selection{background-color:#1a73e880!important;color:inherit!important}.docx-run-highlighted ::-moz-selection,.docx-run-highlighted::-moz-selection{background-color:#1a73e880!important;color:inherit!important}.docx-run-dark-bg ::selection,.docx-run-dark-bg::selection{background-color:#64b5f680!important;color:inherit!important}.docx-run-dark-bg ::-moz-selection,.docx-run-dark-bg::-moz-selection{background-color:#64b5f680!important;color:inherit!important}.docx-run-bold ::selection,.docx-run-bold::selection{background-color:#1a73e84d!important;color:inherit!important}.docx-run-bold ::-moz-selection,.docx-run-bold::-moz-selection{background-color:#1a73e84d!important;color:inherit!important}.docx-run-italic ::selection,.docx-run-italic::selection{background-color:#1a73e84d!important;color:inherit!important}.docx-run-italic ::-moz-selection,.docx-run-italic::-moz-selection{background-color:#1a73e84d!important;color:inherit!important}.docx-find-highlight{background-color:#ffeb3b80!important;border-radius:2px}.docx-find-highlight-current{background-color:#ff980099!important;border-radius:2px;outline:2px solid rgba(255,152,0,.8)}.docx-ai-selection-preview{background-color:#9c27b033;border-bottom:2px dashed rgba(156,39,176,.6)}.docx-selection-overlay-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.docx-selection-overlay-rect{background-color:#4285f440;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-run-highlighted[contenteditable=true]{caret-color:#333}.docx-run-dark-bg[contenteditable=true]{caret-color:#fff}.docx-editor{cursor:default}.docx-editor-page{cursor:text}.docx-generated-region{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-toc-empty-placeholder{background:color-mix(in srgb,var(--doc-primary) 6%,var(--doc-page-bg-rendered));border:1px solid color-mix(in srgb,var(--doc-primary) 28%,var(--doc-page-bg-rendered));border-radius:3px;box-sizing:border-box}.docx-bookmark-end,.docx-bookmark-start,.docx-content-control-boundary,.docx-content-control-chrome,.docx-content-control-label,.docx-content-control-widget,.docx-drawing-placeholder,.docx-field,.docx-list-marker,.docx-shape-placeholder{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-content-control-boundary{background:color-mix(in srgb,var(--doc-primary) 3%,var(--doc-page-bg-rendered));border:1px solid color-mix(in srgb,var(--doc-primary) 24%,var(--doc-page-bg-rendered));border-radius:3px;box-sizing:border-box;opacity:0;pointer-events:auto}.docx-content-control-chrome[data-boundary-visible] .docx-content-control-boundary{opacity:1}.docx-content-control-chrome:hover .docx-content-control-boundary,.docx-content-control-chrome[data-active] .docx-content-control-boundary,.docx-content-control-chrome[data-hover] .docx-content-control-boundary,.docx-content-control-chrome[data-open] .docx-content-control-boundary{background:color-mix(in srgb,var(--doc-primary) 10%,transparent);border-color:var(--doc-primary);opacity:1}.docx-content-control-chrome[data-read-only]:hover .docx-content-control-boundary{background:color-mix(in srgb,var(--doc-primary) 3%,var(--doc-page-bg-rendered));border-color:color-mix(in srgb,var(--doc-primary) 24%,var(--doc-page-bg-rendered));opacity:0}.docx-content-control-chrome[data-read-only][data-active] .docx-content-control-boundary,.docx-content-control-chrome[data-read-only][data-boundary-visible] .docx-content-control-boundary{opacity:1}.docx-content-control-chrome[data-docx-toc]:not([data-hover]):not([data-boundary-visible]) .docx-content-control-boundary{opacity:0}.docx-content-control-label{background:var(--doc-primary);border-radius:3px;box-shadow:0 0 0 2px var(--doc-page-bg-rendered),0 1px 4px color-mix(in srgb,var(--doc-primary) 35%,transparent);box-sizing:border-box;color:var(--doc-on-primary);display:none;font:500 10px/14px ui-sans-serif,system-ui,sans-serif;letter-spacing:.01em;max-width:12rem;overflow:hidden;padding:1px 6px;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.docx-content-control-chrome[data-active] .docx-content-control-label,.docx-content-control-chrome[data-open] .docx-content-control-label{display:block}.docx-content-control-widget{background:color-mix(in srgb,var(--doc-primary) 4%,var(--doc-page-bg-rendered));border:1px solid color-mix(in srgb,var(--doc-primary) 28%,var(--doc-page-bg-rendered))!important;border-radius:4px;box-sizing:border-box;cursor:pointer!important}.docx-content-control-chrome:hover .docx-content-control-widget,.docx-content-control-chrome[data-active] .docx-content-control-widget,.docx-content-control-chrome[data-open] .docx-content-control-widget{background:color-mix(in srgb,var(--doc-primary) 15%,transparent);border-color:color-mix(in srgb,var(--doc-primary) 55%,transparent)!important}.docx-content-control-chrome[data-read-only]:hover .docx-content-control-widget{background:color-mix(in srgb,var(--doc-primary) 4%,var(--doc-page-bg-rendered));border-color:color-mix(in srgb,var(--doc-primary) 28%,var(--doc-page-bg-rendered))!important}.docx-content-control-widget:after{color:var(--doc-primary);display:grid;font:600 10px/1 system-ui,sans-serif;inset:0;place-items:center;position:absolute}.docx-content-control-widget[data-docx-cc-widget=comboBox]:after,.docx-content-control-widget[data-docx-cc-widget=dropdown]:after{content:"▾"}.docx-content-control-widget[data-docx-cc-widget=date]:after{background:linear-gradient(currentcolor,currentcolor) 0 3px /100% 1px no-repeat;border:1.5px solid;border-radius:2px;content:"";display:block;inset:3px}.docx-content-control-widget[data-docx-cc-widget=date]:before{background:currentcolor;box-shadow:4px 0 currentcolor;content:"";height:3px;left:5px;position:absolute;top:2px;width:1px;z-index:1}.docx-content-control-widget[data-docx-cc-widget=checkbox]:after{border-bottom:2px solid;border-right:2px solid;content:"";display:block;inset:2px 5px 4px;opacity:0;transform:rotate(45deg)}.docx-content-control-widget[data-docx-cc-widget=checkbox][data-checked=true]:after{opacity:1}.docx-content-control-widget:disabled,.docx-content-control-widget[aria-disabled=true]{cursor:not-allowed!important;opacity:.45}.docx-content-control-menu{background:var(--doc-popover-bg,#fff);border:1px solid var(--doc-border,rgba(0,0,0,.15));border-radius:8px;box-shadow:0 4px 14px #00000029;max-height:16rem;max-width:18rem;min-width:13rem;overflow:auto;padding:.3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-content-control-menu-item{background:transparent;border:none;border-radius:6px;color:inherit;cursor:pointer;display:block;font:inherit;padding:.5rem .75rem;text-align:left;width:100%}.docx-content-control-menu-item:hover{background:color-mix(in srgb,var(--doc-primary) 12%,transparent)}.docx-content-control-date,.docx-content-control-menu-input{border-radius:6px;box-sizing:border-box;display:block;margin:0 0 .3rem;padding:.45rem .65rem;width:100%}.docx-content-control-calendar{border-radius:12px;max-width:calc(100vw - 1.5rem);padding:.65rem;width:17rem}.docx-content-control-calendar-input{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:7px;box-sizing:border-box;color:var(--doc-text);font:inherit;margin:0 0 .6rem;padding:.5rem .65rem;width:100%}.docx-content-control-calendar-input:focus{border-color:var(--doc-primary);outline:2px solid var(--doc-primary-light);outline-offset:1px}.docx-content-control-calendar-input[aria-invalid=true]{border-color:var(--doc-danger)}.docx-content-control-calendar-input::-webkit-calendar-picker-indicator{display:none}.docx-content-control-calendar-header{align-items:center;display:grid;gap:.35rem;grid-template-columns:2rem 1fr 2rem;margin-bottom:.45rem}.docx-content-control-calendar-title{font-weight:600;text-align:center}.docx-content-control-calendar-day,.docx-content-control-calendar-nav{background:transparent;border:0;color:inherit;cursor:pointer;display:grid;font:inherit;place-items:center}.docx-content-control-calendar-nav{border-radius:6px;font-size:1.35rem;height:2rem;width:2rem}.docx-content-control-calendar-grid,.docx-content-control-calendar-weekdays{display:grid;gap:.2rem;grid-template-columns:repeat(7,1fr)}.docx-content-control-calendar-weekdays{color:var(--doc-text-muted);font-size:.75rem;margin-bottom:.2rem;text-align:center}.docx-content-control-calendar-day{border-radius:7px;height:2rem;width:2rem}.docx-content-control-calendar-day:hover,.docx-content-control-calendar-nav:hover{background:var(--doc-primary-light)}.docx-content-control-calendar-day[data-other-month]{color:var(--doc-text-muted);opacity:.6}.docx-content-control-calendar-day[data-selected]{background:var(--doc-primary);color:var(--doc-on-primary)}.docx-content-control-calendar-day[data-today]:not([data-selected]){box-shadow:inset 0 0 0 1px var(--doc-primary)}.docx-drawing{cursor:default;pointer-events:auto}.docx-drawing-textbox{cursor:text}.docx-drawing-layer{inset:0;pointer-events:none;position:absolute}.docx-drawing-layer-behind{z-index:0}.docx-drawing-layer-front{z-index:2}.docx-drawing-placeholder-card{align-items:center;background:var(--doc-surface-muted,#f3f4f6);border:1px dashed var(--doc-border,#c8c8c8);box-sizing:border-box;color:var(--doc-text-muted,#6b7280);display:flex;height:100%;justify-content:center;width:100%}.docx-drawing-placeholder-label{font:11px/1.3 var(--doc-font-ui,system-ui,sans-serif);padding:4px;text-align:center}.docx-drawing-image-frame{height:100%;width:100%}.docx-drawing-crop-viewport{position:relative}.docx-drawing-image{max-height:none;max-width:none;position:absolute}.dark .docx-drawing-placeholder-card,.docx-editor.dark .docx-drawing-placeholder-card{background:var(--doc-surface-muted,#2a2a2a);border-color:var(--doc-border,#404040);color:var(--doc-text-muted,#a3a3a3)}.docx-run-has-variable [contenteditable=false]{cursor:default;-webkit-user-select:all;-moz-user-select:all;user-select:all}.docx-table-furniture{pointer-events:none;z-index:3}.docx-table-divider-handle,.docx-table-edge-handle-right{pointer-events:auto}.docx-table-resize-preview{background-color:var(--doc-primary);opacity:.85;pointer-events:none}.docx-table-insert-column,.docx-table-insert-row{background:var(--doc-surface);border:1px solid var(--doc-border-dark);border-radius:2px;color:var(--doc-text-muted);cursor:pointer;font-size:12px;height:16px;line-height:14px;padding:0;pointer-events:auto;width:16px}.docx-table-chrome{align-items:center;display:inline-flex;flex-wrap:wrap;gap:2px}.docx-table-chrome__panel{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:8px;box-shadow:0 4px 16px var(--doc-shadow);min-width:150px;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:var(--doc-z-chrome)}.docx-table-chrome__target-grid{display:grid;gap:2px;grid-template-columns:repeat(4,1fr)}.docx-table-chrome__option,.docx-table-chrome__target-btn{align-items:center;background:transparent;border:1px solid transparent;border-radius:4px;color:var(--doc-text);cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;transition:background-color .12s ease,border-color .12s ease;width:32px}.docx-table-chrome__option:hover:not(:disabled),.docx-table-chrome__target-btn:hover:not(:disabled){background:var(--doc-bg-hover)}.docx-table-chrome__option:focus-visible,.docx-table-chrome__target-btn:focus-visible{outline:2px solid var(--doc-primary);outline-offset:1px}.docx-table-chrome__option:disabled,.docx-table-chrome__target-btn:disabled{cursor:default;opacity:.3}.docx-table-chrome__option[data-active=true],.docx-table-chrome__target-btn[data-active=true]{background:var(--doc-toggle-active-bg);color:var(--doc-toggle-active-fg)}.docx-table-chrome__width-row{align-items:center;background:transparent;border:none;color:var(--doc-text);cursor:pointer;display:flex;font-size:12px;gap:10px;padding:6px 12px;text-align:left;width:100%}.docx-table-chrome__width-row:hover:not(:disabled){background:var(--doc-bg-hover)}.docx-table-chrome__width-row:focus-visible{outline:2px solid var(--doc-primary);outline-offset:-2px}.docx-table-chrome__width-row:disabled{cursor:default;opacity:.3}.docx-table-chrome__swatch{background:var(--doc-surface);border:1px solid var(--doc-border-dark);border-radius:2px;display:inline-block;height:16px;width:16px}.docx-table-line{border-radius:0}.docx-table-line,.docx-table-line--single{background:var(--doc-text);display:block;height:1px;width:50px}.docx-table-line--dashed{background:none;border-top:1px dashed var(--doc-text);height:0}.docx-table-line--dotted{background:none;border-top:1px dotted var(--doc-text);height:0}.docx-table-line--double{height:3px}.docx-table-line--double,.docx-table-line--triple{background:none;border-bottom:1px solid var(--doc-text);border-top:1px solid var(--doc-text)}.docx-table-line--triple{box-shadow:inset 0 1px 0 var(--doc-text);height:5px}.docx-table-line--thick{background:var(--doc-text);height:3px}.docx-table-chrome__destructive-row{color:var(--doc-destructive)}.docx-table-chrome__destructive-row:hover:not(:disabled){background:var(--doc-destructive-hover-bg)}@media(max-width:640px){.docx-table-chrome{max-width:100%}.docx-table-chrome__target-grid{grid-template-columns:repeat(4,minmax(28px,1fr))}}@media(prefers-reduced-motion:reduce){.docx-table-chrome__option,.docx-table-chrome__target-btn,.docx-table-chrome__width-row{transition:none}}.docx-editor .layout-table-resize-handle{background-color:transparent;transition:background-color .15s}.docx-editor .layout-table-resize-handle[data-active=true]{background-color:transparent}.docx-editor .layout-table-edge-handle-right[data-active=true]:after,.docx-editor .layout-table-resize-handle[data-active=true]:after{background-color:var(--doc-primary);bottom:0;content:"";left:50%;opacity:.75;pointer-events:none;position:absolute;top:0;transform:translate(-50%);width:2px}.docx-editor .layout-table-resize-handle.dragging,.docx-editor .layout-table-resize-handle:hover{background-color:transparent}.docx-editor .layout-table-resize-handle.dragging:after,.docx-editor .layout-table-resize-handle:hover:after{opacity:1}.docx-editor .layout-table-row-resize-handle{background-color:transparent;transition:background-color .15s}.docx-editor .layout-table-row-resize-handle[data-active=true]:after{background-color:var(--doc-primary);content:"";height:2px;left:0;opacity:.75;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.docx-editor .layout-table-row-resize-handle.dragging,.docx-editor .layout-table-row-resize-handle:hover{background-color:transparent}.docx-editor .layout-table-row-resize-handle.dragging:after,.docx-editor .layout-table-row-resize-handle:hover:after{opacity:1}.docx-editor .layout-table-edge-handle-right{background-color:transparent;transition:background-color .15s}.docx-editor .layout-table-edge-handle-right.dragging,.docx-editor .layout-table-edge-handle-right:hover,.docx-editor .layout-table-edge-handle-right[data-active=true]{background-color:transparent}.docx-editor .layout-table-edge-handle-right.dragging:after,.docx-editor .layout-table-edge-handle-right:hover:after{opacity:1}.docx-outline-heading-btn:hover{background-color:var(--doc-bg-hover)}.docx-editor .docx-editor-toolbar-toggle:hover{background-color:var(--doc-bg-hover);color:var(--doc-text)}.docx-editor .docx-editor-toolbar-toggle[data-active=true],.docx-editor .docx-editor-toolbar-toggle[data-active=true]:hover{background-color:var(--doc-toggle-active-bg);color:var(--doc-toggle-active-fg)}.docx-outline-toggle{align-items:center;background:var(--doc-bg-hover);border:1px solid var(--doc-border-light);border-radius:50%;color:var(--doc-text-muted);cursor:pointer;display:flex;height:36px;justify-content:center;transition:background-color .12s ease,color .12s ease,box-shadow .12s ease;width:36px}.docx-outline-toggle:hover{background:var(--doc-border);box-shadow:0 1px 3px #3c40432e;color:var(--doc-text)}.docx-outline-toggle:focus-visible{outline:2px solid var(--doc-primary);outline-offset:2px}@keyframes docx-editor-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes hf-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes docx-notification-slide-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.docx-section-break{position:relative}.docx-section-break:after{border-top:1px dashed var(--doc-border);color:var(--doc-text-muted);content:"Section Break (" attr(data-section-break) ")";display:block;font-size:9px;margin-top:4px;padding-top:2px;pointer-events:none;text-align:center}.docx-editor-hyperlink-popup__icon-btn:hover{background:var(--doc-bg-hover)}.docx-editor .ProseMirror-yjs-cursor{border-left:1px solid;border-right:1px solid;margin-left:-1px;margin-right:-1px;pointer-events:none;position:relative;word-break:normal}.docx-editor .ProseMirror-yjs-cursor>div{border-radius:3px 3px 3px 0;color:#fff;font-size:11px;font-weight:600;left:-1px;line-height:1;padding:2px 4px;pointer-events:none;position:absolute;top:-1.05em;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.docx-table-row--revision:before{bottom:0;content:"";left:-8px;pointer-events:none;position:absolute;top:0;width:2px}.docx-table-row--revision.layout-revision-ins:before{background-color:var(--doc-revision-insertion)}.docx-table-row--revision.layout-revision-del:before{background-color:var(--doc-revision-deletion)}.docx-table-row--revision.layout-revision-ins .layout-run-text{color:var(--doc-revision-insertion)}.docx-table-row--revision.layout-revision-del .layout-run-text{color:var(--doc-revision-deletion);text-decoration:line-through}.docx-table-row--revision.layout-revision-ins{background-color:var(--doc-revision-insertion-wash)}.docx-table-row--revision.layout-revision-del{background-color:var(--doc-revision-deletion-wash)}.docx-drawing--revision-insertion{outline:2px solid var(--doc-revision-insertion);outline-offset:-2px}.docx-drawing--revision-deletion{opacity:.6;outline:2px solid var(--doc-revision-deletion);outline-offset:-2px}.docx-field-atom--active,.docx-field-atom--shaded{background-color:var(--doc-field-shading)}@media print{.docx-field-atom--active,.docx-field-atom--shaded{background-color:transparent}}.docx-revision-format{background-color:var(--doc-revision-format-wash);text-decoration-color:var(--doc-revision-format);text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px}.docx-editor-revision-cell.docx-editor-revision-ins{background-color:var(--doc-revision-insertion-tint);box-shadow:inset 0 3px 0 var(--doc-revision-insertion)}.docx-editor-revision-cell.docx-editor-revision-del{background-color:var(--doc-revision-deletion-tint);box-shadow:inset 0 3px 0 var(--doc-revision-deletion);text-decoration:line-through;text-decoration-color:color-mix(in srgb,var(--doc-revision-deletion) 60%,transparent)}.docx-editor-revision-cell.docx-editor-revision-merge{background-color:color-mix(in srgb,var(--doc-text-muted) 8%,transparent);box-shadow:inset 0 3px 0 var(--doc-text-muted)}.docx-editor-one-surface{position:relative;--doc-page-gap:24px}.docx-editor-one-surface__viewport{overflow:auto;overscroll-behavior:contain;position:relative}.docx-editor-one-surface__pages{display:flex;flex-direction:column;gap:var(--doc-page-gap);margin-inline:auto;transform-origin:0 0;width:-moz-max-content;width:max-content}.docx-editor-one-surface__page{background:var(--doc-page-bg);box-shadow:0 1px 3px var(--doc-shadow);flex:none;overflow:hidden;position:relative}.docx-editor-one-surface__content{inset:0;position:absolute;-moz-user-select:none;user-select:none;-webkit-user-select:none}.docx-editor-one-surface__content>*{position:absolute}.docx-editor-one-surface__overlay{inset:0;pointer-events:none;position:absolute}.docx-editor-one-surface__selection-rect{background:var(--doc-selection);position:absolute}.docx-editor-one-surface__caret{animation:docx-editor-caret-blink 1.06s steps(1) infinite;background:var(--doc-caret);box-shadow:0 0 0 1px color-mix(in srgb,var(--doc-caret-contrast) 50%,transparent);position:absolute;width:1.5px}.docx-editor-one-surface__caret--steady{animation:none}.docx-editor-one-surface__caret--rtl{direction:rtl}.docx-editor-one-surface__composition{border-bottom:1px solid var(--doc-text);pointer-events:none;position:absolute}.docx-editor-one-surface__overlay-control{pointer-events:auto}.docx-image-selection-overlay{inset:0;outline:none;pointer-events:none;position:absolute;z-index:var(--doc-z-chrome)}.docx-image-selection-overlay__frame{border:2px solid var(--doc-accent);box-sizing:border-box;pointer-events:none;position:absolute}.docx-image-selection-overlay__frame.docx-editor-one-surface__overlay-control{pointer-events:auto}.docx-image-selection-overlay__handle{background:var(--doc-bg);border:1px solid var(--doc-accent);box-sizing:border-box;height:10px;padding:0;pointer-events:auto;position:absolute;width:10px}.docx-editor-one-surface__input-host *{color:transparent}.docx-editor-browser-first__page{box-sizing:border-box;cursor:text;min-height:1056px;overflow:visible;padding:96px;width:816px}.docx-editor-browser-first__mount,.docx-editor-browser-first__mount *{color:var(--doc-caret)}.docx-editor-browser-first__mount .ProseMirror{font-size:11pt;line-height:1.5;min-height:864px;outline:none;overflow-wrap:break-word;white-space:pre-wrap}.docx-editor-browser-first__mount .ProseMirror p{margin:0 0 .75em}@media(prefers-reduced-motion:reduce){.docx-editor-one-surface__caret{animation:none}}.docx-editor-shell{background:var(--doc-bg);color:var(--doc-text);display:flex;flex-direction:column;height:100%;min-height:0}.docx-editor-shell__title,.docx-editor-shell__toolbar{background:var(--doc-surface);border-bottom:1px solid var(--doc-border);flex:none}.docx-editor-shell__document{background:var(--doc-bg);display:flex;flex:1;flex-direction:column;min-height:0;min-width:0;position:relative}.docx-editor-shell__ruler-h{background:var(--doc-bg);display:flex;flex:none;padding:4px 20px;position:sticky;top:0;z-index:2}.docx-editor-shell__ruler-h>*{flex-shrink:0;margin-inline:auto}.docx-editor-shell__canvas{display:flex;flex:1;min-height:0;min-width:0;position:relative}.docx-editor-shell__ruler-v{left:0;pointer-events:none;position:absolute;top:0;z-index:2}.docx-editor-shell__canvas>.docx-editor-one-surface{flex:1;min-width:0}.docx-editor-shell__page-indicator{bottom:16px;left:50%;pointer-events:none;position:absolute;transform:translate(-50%);z-index:3}.docx-editor-shell .docx-editor-one-surface__viewport,.docx-editor__content .docx-editor-one-surface__viewport{padding:24px 0;scrollbar-gutter:stable both-edges}.docx-editor-one-surface__viewport--hosted{overflow:visible}.docx-editor__title-region{align-items:flex-start;flex:1 1 auto;gap:0;justify-content:center;min-width:0;padding-left:18px}.docx-editor__content,.docx-editor__scroll-container,.docx-editor__title-region{display:flex;flex-direction:column}.docx-editor__content{min-height:0}.docx-editor-shell__title-bar{align-items:center;display:flex;gap:12px;padding:8px 16px}.docx-editor-shell__title-input{background:transparent;border:1px solid transparent;border-radius:4px;color:var(--doc-text);flex:1;font:500 15px/1.3 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-width:0;padding:4px 8px}.docx-editor-shell__title-input:hover:not([readonly]){border-color:var(--doc-border)}.docx-editor-shell__title-input:focus{border-color:var(--doc-primary);box-shadow:0 0 0 2px var(--doc-focus-ring);outline:none}.docx-editor-shell__title-actions{align-items:center;display:flex;gap:8px}.docx-editor-shell__page-indicator-chip{background:var(--doc-overlay);border-radius:4px;color:#fff;font:500 12px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:6px 12px;pointer-events:none;transition:opacity .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.docx-editor__page-number{opacity:0;position:absolute;right:24px;top:50%;transform:translateY(-50%);z-index:1000}.docx-editor__page-number[data-visible=true]{opacity:1}.docx-editor-ruler{background:var(--doc-surface);border:1px solid var(--doc-border-light);border-radius:2px;pointer-events:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-editor-ruler--horizontal{height:22px}.docx-ruler-frame{transition:padding-inline-start .2s ease}.docx-ruler-frame--opening{transition:none}@media(prefers-reduced-motion:reduce){.docx-ruler-frame{transition:none}}.docx-editor-ruler--vertical{height:100%}.docx-editor-ruler__tick{background:var(--doc-text-subtle);position:absolute}.docx-editor-ruler--horizontal .docx-editor-ruler__tick{bottom:0;width:1px}.docx-editor-ruler--vertical .docx-editor-ruler__tick{height:1px;right:0}.docx-editor-ruler__label{color:var(--doc-text-muted);font:400 9px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:absolute}.docx-editor-ruler--horizontal .docx-editor-ruler__label{bottom:11px;left:2px}.docx-editor-ruler--vertical .docx-editor-ruler__label{right:11px;top:-4px}.docx-editor-toolbar{flex-shrink:0;flex-wrap:nowrap;overflow-y:hidden;scrollbar-width:thin}.docx-editor-toolbar__group-wrap{align-items:center;display:inline-flex}.docx-editor-toolbar__group{align-items:center;display:flex;gap:2px}.docx-editor-sr-only{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.docx-editor-toolbar__separator{align-self:stretch;background:var(--doc-border);margin:4px 6px;width:1px}.docx-editor-sidebar{background:var(--doc-surface);border-left:1px solid var(--doc-border);display:flex;flex:none;flex-direction:column;width:300px}.docx-editor-sidebar__header{align-items:center;border-bottom:1px solid var(--doc-border);display:flex;gap:8px;justify-content:space-between;padding:10px 12px}.docx-editor-sidebar__title{color:var(--doc-text);font:500 13px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.docx-editor-sidebar__close{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text-muted);cursor:pointer;display:inline-flex;height:24px;justify-content:center;width:24px}.docx-editor-sidebar__close:hover{background:var(--doc-bg-hover)}.docx-editor-sidebar__body{flex:1;min-height:0;overflow:auto;padding:12px}.docx-editor__menu-bar{align-items:center;display:flex;flex-shrink:0;gap:2px;padding:2px 10px 0}.docx-editor__menu-item{background:transparent;border:none;border-radius:4px;color:var(--doc-text-subtle);cursor:default;font-size:13px;padding:3px 8px}.docx-editor__sidebar{background:var(--doc-surface);border-left:1px solid var(--doc-border);display:flex;flex-direction:column;flex-shrink:0;width:260px}.docx-editor__sidebar-header{align-items:center;border-bottom:1px solid var(--doc-border);color:var(--doc-text);display:flex;font-size:13px;justify-content:space-between;padding:8px 10px}.docx-editor__sidebar-empty{color:var(--doc-text-subtle);font-size:12px;padding:10px}.docx-editor__launchers{display:flex;flex-direction:column;gap:4px;padding:10px}.docx-editor__launcher{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:4px;color:var(--doc-text-subtle);cursor:default;font-size:12px;padding:5px 8px;pointer-events:none;text-align:left}.docx-editor__app-header{align-items:center;background:var(--doc-surface);border-bottom:1px solid var(--doc-border);display:flex;flex-shrink:0;gap:12px;padding:6px 14px}.docx-editor__brand{align-items:center;color:var(--doc-text);display:flex;gap:8px}.docx-editor__brand-name{font-size:15px;font-weight:600;letter-spacing:-.01em}.docx-editor__app-actions{align-items:center;display:flex;gap:8px}.docx-editor__app-action{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:6px;color:var(--doc-text);cursor:default;font-size:13px;font-weight:500;padding:6px 12px;pointer-events:none;transition:all .15s;white-space:nowrap}.docx-editor__app-action:not(.docx-editor__app-action--primary):nth-of-type(2){background:var(--doc-bg-subtle)}.docx-editor__app-action--primary{background:var(--doc-text);border-color:var(--doc-text);color:var(--doc-on-primary)}.docx-editor__content .docx-editor-one-surface__page{box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326}.docx-editor__brand-text{display:flex;flex-direction:column;line-height:1.1}.docx-editor__brand-by{color:var(--doc-text-subtle);font-size:10px}.docx-editor__framework,.docx-editor__theme{align-items:center;background:var(--doc-bg-subtle);border:1px solid var(--doc-border);border-radius:8px;cursor:default;display:inline-flex;margin-left:10px;padding:2px;pointer-events:none}.docx-editor__framework-option{border-radius:6px;color:var(--doc-text-subtle);font-size:12px;padding:3px 10px;white-space:nowrap}.docx-editor__theme-option{align-items:center;border:none;border-radius:9999px;color:var(--doc-text-subtle);display:inline-flex;font-size:12px;height:26px;justify-content:center;transition:background .15s,color .15s;width:26px}.docx-editor__framework-option--active,.docx-editor__theme-option--active{background:var(--doc-surface);box-shadow:0 1px 2px var(--doc-shadow-subtle);color:var(--doc-text)}.docx-editor__theme{margin-left:0;margin-right:4px}.docx-editor__theme-option{padding:3px 8px}.docx-editor__title-region--indented{padding-left:18px}.docx-editor__outline-toggle{align-items:center;background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:50%;box-shadow:0 1px 2px #00000014;color:var(--doc-text-subtle);cursor:default;display:inline-flex;height:34px;justify-content:center;left:26px;pointer-events:none;position:absolute;top:44px;width:34px;z-index:var(--doc-z-chrome)}.docx-editor-toolbar{background:var(--doc-bg-subtle);border:1px solid var(--doc-border)}.docx-editor-ruler__margin{background:var(--doc-shadow-subtle);bottom:0;pointer-events:none;position:absolute;top:0}.docx-editor-ruler__margin--start{border-right:1px solid var(--doc-shadow-subtle);left:0}.docx-editor-ruler__margin--end{border-left:1px solid var(--doc-shadow-subtle);right:0}.docx-editor-ruler__margin--top{border-bottom:1px solid var(--doc-shadow-subtle);bottom:auto;left:0;right:0}.docx-editor-ruler__margin--bottom{border-top:1px solid var(--doc-shadow-subtle);left:0;right:0;top:auto}.docx-unknown-inline{background:repeating-linear-gradient(45deg,color-mix(in srgb,var(--doc-border,#b4b8bf) 22%,transparent) 0 4px,transparent 4px 8px);border:1px dashed var(--doc-border,#b4b8bf);border-radius:3px;cursor:default;display:inline-block;height:1.15em;margin:0 .15em;min-width:2.4em;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:text-bottom}.docx-tab{color:var(--doc-text-muted,#8a8f98);display:inline-block;min-width:2em;white-space:pre}.docx-content-mount{position:relative}.docx-paginated-surface{outline:none;position:relative}.docx-editor.dark .docx-paginated-surface .docx-page{background:var(--doc-page-bg-rendered)}@media print{.docx-editor.dark .docx-page-content,.docx-editor.dark .docx-page-content [data-no-color-invert],.docx-editor.dark .docx-page-content canvas,.docx-editor.dark .docx-page-content img,.docx-editor.dark .docx-page-content svg,.docx-editor.dark .docx-page-content video{filter:none!important}.docx-paginated-surface .docx-page{background:#fff!important;box-shadow:none!important;color:#000!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}}.docx-paginated-surface .docx-page{background:var(--doc-page-bg-rendered,#fff);box-shadow:0 1px 4px #0003;color:var(--doc-page-text,#000);contain:layout style paint;-moz-user-select:text;user-select:text;-webkit-user-select:text}.docx-paginated-surface .docx-pages{outline:none}.docx-pages .docx-hf:not([data-docx-hf-active]),.docx-paginated-surface .docx-hf:not([data-docx-hf-active]),.docx-paginated-surface .docx-page-content{cursor:text}.docx-pages .docx-hf--placeholder{align-items:center;display:flex;justify-content:center}.docx-pages .docx-hf--placeholder:hover{background:var(--doc-primary-light);border-radius:4px}.docx-pages .docx-hf--placeholder:hover:after{color:var(--doc-primary);content:"Double-click to add header";font-family:system-ui,-apple-system,sans-serif;font-size:12px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.docx-pages .docx-hf--placeholder[data-docx-hf=footer]:hover:after{content:"Double-click to add footer"}.docx-pages .docx-hf:not([data-docx-hf-active]):not(.docx-hf--placeholder):hover{background:var(--doc-primary-light);border-radius:4px}.docx-pages .docx-hf-edit-hint{display:flex;justify-content:center;opacity:0;pointer-events:none;transition:opacity .1s ease}.docx-pages .docx-hf:not([data-docx-hf-active]):hover+.docx-hf-edit-hint{opacity:1}.docx-pages .docx-hf-edit-hint:after{background:var(--doc-primary-light);border-radius:10px;color:var(--doc-primary);content:"Double-click to edit header";font-family:system-ui,-apple-system,sans-serif;font-size:11px;line-height:1.6;margin-top:4px;padding:0 10px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.docx-pages .docx-hf-edit-hint[data-docx-hf-hint=footer]{align-items:flex-end}.docx-pages .docx-hf-edit-hint[data-docx-hf-hint=footer]:after{content:"Double-click to edit footer";margin-bottom:4px;margin-top:0}.docx-pages--hf-editing .docx-hf--placeholder:hover,.docx-pages--hf-editing .docx-hf:not([data-docx-hf-active]):not(.docx-hf--placeholder):hover,.docx-paginated-surface--viewing .docx-hf--placeholder:hover,.docx-paginated-surface--viewing .docx-hf:not([data-docx-hf-active]):not(.docx-hf--placeholder):hover{background:none}.docx-pages.docx-pages--hf-editing .docx-hf--placeholder:hover:after,.docx-paginated-surface--viewing .docx-pages .docx-hf--placeholder:hover:after{content:none}.docx-pages--hf-editing .docx-hf-edit-hint,.docx-paginated-surface--viewing .docx-hf-edit-hint{display:none}.docx-paginated-surface--viewing .docx-hf:not([data-docx-hf-active]){cursor:default}@media print{.docx-hf--placeholder,.docx-hf-edit-hint{display:none!important}}.docx-pages--hf-editing .docx-page-content{opacity:var(--doc-hf-dim-opacity);pointer-events:none;transition:opacity .15s ease}.docx-pages--hf-editing .docx-hf:not([data-docx-hf-active]){cursor:default;opacity:var(--doc-hf-dim-opacity);transition:opacity .15s ease}.docx-pages--hf-editing .docx-hf[data-docx-hf-active]{cursor:text;opacity:1}.docx-pages--hf-editing .docx-hf[data-docx-hf-active][data-docx-hf=header]{border-bottom:1px dotted var(--doc-primary)}.docx-pages--hf-editing .docx-hf[data-docx-hf-active][data-docx-hf=footer]{border-top:1px dotted var(--doc-primary)}@media print{.docx-pages--hf-editing .docx-hf,.docx-pages--hf-editing .docx-page-content{border:none!important;opacity:1!important;pointer-events:auto!important}}.docx-paginated-surface .docx-selection-overlay{inset:0;pointer-events:none;position:absolute}.docx-paginated-surface .docx-cell-selection-rect{background-color:var(--doc-cell-selection)}.docx-paginated-surface .docx-retained-selection-rect,.docx-paginated-surface .docx-selection-mark-rect{background-color:var(--doc-selection)}.docx-paginated-surface .docx-remote-selection-rect{background-color:color-mix(in srgb,var(--doc-remote-color,var(--doc-accent)) 28%,transparent);border-radius:2px}.docx-paginated-surface .docx-remote-caret{background-color:var(--doc-remote-color,var(--doc-accent));border-radius:1px;box-shadow:0 0 0 1px var(--doc-surface)}.docx-paginated-surface .docx-remote-caret-label{background:var(--doc-remote-color,var(--doc-accent));border-radius:5px 5px 5px 1px;color:var(--doc-on-primary);font:600 11px/1.4 system-ui,sans-serif;max-width:180px;overflow:hidden;padding:2px 6px;position:absolute;text-overflow:ellipsis;transform:translateY(calc(-100% - 2px));white-space:nowrap}.docx-collaboration-avatar,.docx-collaboration-avatars{align-items:center;display:inline-flex}.docx-collaboration-avatar{background:var(--doc-collaboration-accent,var(--doc-accent));border-radius:50%;color:var(--doc-on-primary);flex:0 0 auto;font-size:10px;font-weight:600;height:26px;justify-content:center;letter-spacing:.02em;overflow:hidden;width:26px}.docx-collaboration-avatar__image{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.docx-collaboration-avatars .docx-collaboration-avatar{box-shadow:0 0 0 2px var(--doc-surface)}.docx-collaboration-avatars .docx-collaboration-avatar+.docx-collaboration-avatar{margin-inline-start:-8px}.docx-collaboration-avatar[data-overflow]{background:var(--doc-text-muted)}.docx-toolbar{align-items:center;background:hsl(var(--muted));border:0;border-radius:9999px;color:var(--doc-text);display:flex;flex-shrink:0;flex-wrap:wrap;font:400 13px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:2px;margin:0;min-inline-size:0;min-height:36px;padding:4px 8px}.docx-toolbar__button{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text-muted);cursor:pointer;display:inline-flex;flex:none;height:28px;justify-content:center;padding:0;position:relative;transition:background-color .12s ease,color .12s ease;width:28px}.docx-toolbar__button:hover:not(:disabled){background:var(--doc-border);color:var(--doc-text)}.docx-toolbar__button[data-active],.docx-toolbar__button[data-active]:hover{background:var(--doc-toggle-active-bg);color:var(--doc-toggle-active-fg)}.docx-toolbar__button:disabled{cursor:default;opacity:.3}.docx-menubar__item[data-slot="format.painter"][data-value=locked] .docx-menubar__item-icon:after,.docx-toolbar__button[data-slot="format.painter"][data-value=locked]:after,.docx-toolbar__more-command[data-slot="format.painter"][data-value=locked] .docx-toolbar__more-command-icon:after{background:currentColor;border-radius:1px;bottom:3px;content:"";height:2px;left:5px;position:absolute;right:5px}.docx-menubar__item[data-slot="format.painter"] .docx-menubar__item-icon,.docx-toolbar__more-command[data-slot="format.painter"] .docx-toolbar__more-command-icon{position:relative}.docx-pages[data-format-painter],.docx-pages[data-format-painter] .docx-drawing-textbox,.docx-pages[data-format-painter] .docx-hf,.docx-pages[data-format-painter] .docx-hyperlink,.docx-pages[data-format-painter] .docx-page,.docx-pages[data-format-painter] .docx-page-content{cursor:copy}.docx-pages[data-format-painter] .docx-content-control-widget{cursor:copy!important}.docx-toolbar[data-overflow]{flex-wrap:nowrap}.docx-toolbar__group{gap:2px}.docx-toolbar__group,.docx-toolbar__more{align-items:center;display:inline-flex;flex:none}.docx-toolbar__more{margin-inline-start:auto;position:relative}.docx-toolbar__more-panel{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:8px;box-shadow:var(--doc-shadow-lg);box-sizing:border-box;inline-size:min(340px,calc(100vw - 16px));inset-inline-end:0;max-inline-size:min(340px,calc(100vw - 16px));max-height:min(72vh,560px);min-inline-size:min(260px,calc(100vw - 16px));overflow-y:auto;padding:6px;position:absolute;top:calc(100% + 6px);z-index:var(--doc-z-overlay)}.docx-toolbar__more-panel:has(.docx-toolbar__zoom-menu){overflow-y:visible}.docx-toolbar__more-panel:has(.docx-toolbar__font-family-content),.docx-toolbar__more-panel:has(.docx-toolbar__style-content){overflow-y:visible}.docx-toolbar__more-panel .docx-toolbar__font-family-content,.docx-toolbar__more-panel .docx-toolbar__font-size-menu,.docx-toolbar__more-panel .docx-toolbar__style-content{left:auto;right:0}.docx-toolbar__more-panel .docx-toolbar__alignment-popup,.docx-toolbar__more-panel .docx-toolbar__line-spacing-menu{inset:auto 0 100% auto}.docx-toolbar__more-section+.docx-toolbar__more-section{border-top:1px solid var(--doc-border-light);margin-top:4px;padding-top:4px}.docx-toolbar__more-heading{color:var(--doc-text-muted);display:block;font-size:11px;font-weight:600;padding:6px 10px 2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-toolbar__more-control{align-items:center;display:flex;gap:8px;min-height:32px;padding:2px 6px 2px 10px}.docx-toolbar__more-control-label{color:var(--doc-text);flex:1 1 auto;font-size:13px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docx-toolbar__more-control-body{align-items:center;display:inline-flex;flex:none;gap:2px}.docx-toolbar__more-command{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text);cursor:pointer;display:flex;font:inherit;gap:8px;min-height:32px;padding:4px 10px;text-align:start;width:100%}.docx-toolbar__more-command:hover:not(:disabled){background:var(--doc-border)}.docx-toolbar__more-command[data-active],.docx-toolbar__more-command[data-active]:hover{background:var(--doc-toggle-active-bg);color:var(--doc-toggle-active-fg)}.docx-toolbar__more-command:disabled{cursor:default;opacity:.3}.docx-toolbar__more-command-icon{align-items:center;color:var(--doc-text-muted);display:inline-flex;flex:none;height:18px;justify-content:center;width:18px}.docx-toolbar__more-command-label{flex:1 1 auto;font-size:13px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docx-toolbar__separator{background:var(--doc-border);flex:none;height:24px;margin:0 6px;width:1px}.docx-toolbar__picker{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text);display:inline-flex;flex:none;gap:4px;height:32px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.docx-toolbar__picker:disabled,.docx-toolbar__picker[aria-disabled=true]{cursor:default;opacity:.5}.docx-toolbar__picker-caret{color:var(--doc-text-muted);font-size:10px}.docx-toolbar__font-family,.docx-toolbar__style{display:inline-block;flex:none;position:relative}.docx-toolbar__style-trigger{flex:none;width:132px}.docx-toolbar__font-family-trigger>span:first-child,.docx-toolbar__style-trigger>span:first-child{line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docx-toolbar__font-family-trigger,.docx-toolbar__style-trigger{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text);cursor:pointer;display:inline-flex;font:inherit;gap:4px;height:32px;justify-content:space-between;max-width:180px;min-width:64px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;transition:background-color .12s ease;white-space:nowrap}.docx-toolbar__font-family-trigger:after,.docx-toolbar__style-trigger:after{color:var(--doc-text-muted);content:"▾";font-size:10px}.docx-toolbar__font-family-trigger:hover:not(:disabled),.docx-toolbar__style-trigger:hover:not(:disabled){background:var(--doc-border)}.docx-toolbar__font-family-trigger:disabled,.docx-toolbar__style-trigger:disabled{cursor:default;opacity:.5}.docx-toolbar__menu{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:8px;box-shadow:var(--doc-shadow-lg);color:var(--doc-text);padding:4px}.docx-toolbar__menu-item{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text);cursor:pointer;display:flex;font-size:13px;gap:8px;line-height:18px;min-width:112px;padding:7px 10px;text-align:left;transition:background-color .1s ease;white-space:nowrap;width:100%}.docx-toolbar__menu-item:hover:not(:disabled){background:var(--doc-bg-hover)}.docx-toolbar__menu-item:disabled,.docx-toolbar__menu-item[aria-disabled=true]{cursor:default;opacity:.5}.docx-editor .docx-menubar__item[aria-disabled=true]:hover{background:transparent}.docx-toolbar__menu-label{color:var(--doc-text-muted);font-size:11px;font-weight:600;padding:8px 10px 4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-toolbar__menu-separator{background:var(--doc-border);height:1px;margin:4px 0}.docx-toolbar__menu-check{color:var(--doc-text);font-size:12px;margin-left:auto;padding-left:16px}.docx-toolbar__font-family-content,.docx-toolbar__style-content{left:0;margin-top:4px;max-height:300px;min-width:100%;overflow-y:auto;position:absolute;top:100%;z-index:var(--doc-z-overlay)}.docx-toolbar__font-family-item,.docx-toolbar__style-item{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text);cursor:pointer;display:flex;font-size:13px;line-height:18px;padding:7px 10px;text-align:left;transition:background-color .1s ease;white-space:nowrap;width:100%}.docx-toolbar__font-family-item:hover,.docx-toolbar__style-item:hover{background:var(--doc-bg-hover)}.docx-toolbar__stepper{align-items:center;display:inline-flex;flex:none;height:28px}.docx-toolbar__stepper-button{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text-muted);cursor:pointer;display:inline-flex;font-size:14px;height:28px;justify-content:center;line-height:1;padding:0;transition:background-color .12s ease;width:28px}.docx-toolbar__stepper-button:hover:not(:disabled){background:var(--doc-border);color:var(--doc-text)}.docx-toolbar__stepper-button:disabled{cursor:default;opacity:.3}.docx-toolbar__stepper-value{color:var(--doc-text);font-variant-numeric:tabular-nums;min-width:34px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-toolbar__stepper-value--boxed{align-items:center;background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:0;display:inline-flex;font-size:13px;height:28px;justify-content:center;min-width:40px;width:40px}.docx-toolbar__font-size{display:inline-flex;flex:none;position:relative}.docx-toolbar__font-size-input{cursor:text;font:inherit;font-size:13px;padding:0}.docx-toolbar__font-size-input:focus{outline:2px solid var(--doc-accent);outline-offset:-2px}.docx-toolbar__font-size-input:disabled{cursor:default;opacity:.5}.docx-toolbar__font-size-menu{left:0;margin-top:4px;max-height:280px;min-width:72px;overflow-y:auto;position:absolute;top:100%;z-index:var(--doc-z-overlay)}.docx-toolbar__font-size-menu .docx-toolbar__menu-item{font-variant-numeric:tabular-nums;justify-content:flex-start;min-width:64px}.docx-toolbar__line-spacing{display:inline-flex;flex:none;position:relative}.docx-toolbar__line-spacing-trigger{gap:2px;padding:0 4px;width:auto}.docx-toolbar__line-spacing-menu{left:0;margin-top:4px;min-width:232px;position:absolute;top:100%;z-index:var(--doc-z-overlay)}.docx-toolbar__stepper-value--menu{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text);cursor:pointer;display:inline-flex;font-size:12px;gap:3px;height:28px;justify-content:center;min-width:52px;padding:0 4px;transition:background-color .12s ease}.docx-toolbar__stepper-value--menu:hover:not(:disabled){background:var(--doc-border)}.docx-toolbar__zoom{display:inline-flex;flex:none;position:relative}.docx-toolbar__zoom-menu{left:0;margin-top:4px;min-width:132px;position:absolute;top:100%;z-index:var(--doc-z-overlay)}.docx-toolbar__alignment{display:inline-flex;flex:none;position:relative}.docx-toolbar__alignment-trigger{gap:1px;padding:0 3px 0 5px;width:auto}.docx-toolbar__alignment-popup{display:flex;gap:2px;left:0;margin-top:4px;padding:6px;position:absolute;top:100%;z-index:var(--doc-z-overlay)}.docx-toolbar__alignment-option{color:var(--doc-text);height:32px;width:32px}.docx-toolbar__alignment-option[data-active],.docx-toolbar__alignment-option[data-active]:hover{background:var(--doc-primary-light);color:var(--doc-primary)}.docx-toolbar__colorsplit{align-items:center;display:inline-flex;flex:none;gap:2px;position:relative}.docx-toolbar__colorsplit-main{flex-direction:column;gap:0}.docx-toolbar__colorsplit-bar{border-radius:1px;height:4px;margin-top:-2px;pointer-events:none;width:16px}.docx-toolbar__colorsplit-caret{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text-muted);cursor:pointer;display:inline-flex;font-size:10px;height:28px;justify-content:center;padding:0;transition:background-color .12s ease;width:18px}.docx-toolbar__colorsplit-caret:hover:not(:disabled){background:var(--doc-border)}.docx-toolbar__colorsplit-caret:disabled{cursor:default;opacity:.3}.docx-toolbar__swatch-popup{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:8px;box-shadow:var(--doc-shadow-lg);display:flex;flex-direction:column;gap:8px;left:0;margin-top:4px;padding:10px;position:absolute;top:100%;z-index:var(--doc-z-overlay)}.docx-toolbar__swatch-section{display:flex;flex-direction:column;gap:4px}.docx-toolbar__swatch-heading{color:var(--doc-text-muted);font-size:11px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.docx-toolbar__swatch-grid{display:grid;gap:3px;grid-template-columns:repeat(10,18px)}.docx-toolbar__swatch-grid--theme>.docx-toolbar__swatch:nth-child(10){margin-bottom:3px}.docx-toolbar__swatch-grid--highlight{grid-template-columns:repeat(5,18px)}.docx-toolbar__swatch-clear{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text);cursor:pointer;display:inline-flex;font-size:12px;gap:8px;padding:4px 6px;white-space:nowrap}.docx-toolbar__swatch-clear:hover{background:var(--doc-border)}.docx-toolbar__swatch-clear-chip{background:#000;border:1px solid var(--doc-border-dark);border-radius:2px;height:14px;width:14px}.docx-toolbar__swatch-clear-chip--none{background:linear-gradient(to top right,transparent calc(50% - 1px),#d83b01 calc(50% - 1px),#d83b01 calc(50% + 1px),transparent calc(50% + 1px)),#fff}.docx-toolbar__swatch{border:none;border-radius:2px;cursor:pointer;height:18px;padding:0;transition:transform .1s,box-shadow .1s;width:18px}.docx-toolbar__swatch[data-light]{box-shadow:inset 0 0 0 1px var(--doc-border-dark)}.docx-toolbar__swatch:hover{box-shadow:inset 0 0 0 1px var(--doc-text);transform:scale(1.15)}.docx-toolbar__swatch[data-selected]{outline:2px solid var(--doc-accent);outline-offset:1px}.docx-toolbar__swatch-custom{align-items:center;display:inline-flex;gap:4px}.docx-toolbar__swatch-hash{color:var(--doc-text-muted);font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-toolbar__swatch-hex{background:var(--doc-surface);font-family:inherit;padding:0 6px;width:72px}.docx-toolbar__swatch-apply,.docx-toolbar__swatch-hex{border:1px solid var(--doc-border-dark);border-radius:4px;color:var(--doc-text);font-size:12px;height:24px}.docx-toolbar__swatch-apply{background:transparent;cursor:pointer;padding:0 8px}.docx-toolbar__swatch-apply:hover:not(:disabled){background:var(--doc-border)}.docx-toolbar__swatch-apply:disabled{cursor:default;opacity:.4}.docx-context-bar{align-items:center;background:var(--doc-page-bg-rendered);border:0;border-bottom:1px dashed var(--doc-primary);box-sizing:border-box;color:var(--doc-primary);display:flex;font-size:12px;gap:12px;justify-content:space-between;min-height:24px;padding:0 2px 5px;pointer-events:none;position:absolute;white-space:nowrap}.docx-context-bar__label{align-items:center;display:flex;gap:8px;min-width:0}.docx-context-bar__title{font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis}.docx-context-bar__status{color:var(--doc-text-muted);font-size:11px;font-weight:400;max-width:150px;overflow:hidden;text-overflow:ellipsis}.docx-context-bar__options-trigger{background:transparent;border:0;color:var(--doc-primary);cursor:pointer;font:inherit;font-weight:500;padding:2px 0 2px 8px}.docx-context-bar__options-trigger:after{content:" ▾";font-size:9px}.docx-context-bar__options-trigger:hover{text-decoration:underline}.docx-context-bar__options-trigger:focus-visible{outline:2px solid var(--doc-focus-ring);outline-offset:2px}.docx-hf-chrome__options{pointer-events:auto;position:relative}.docx-hf-chrome__options-menu{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:6px;box-shadow:0 4px 16px var(--doc-shadow);min-width:260px;padding:6px 0;position:absolute;right:0;top:calc(100% + 4px);z-index:var(--doc-z-dropdown,100)}.docx-hf-chrome__menu-row{align-items:flex-start;color:var(--doc-text);cursor:pointer;display:flex;font-size:13px;gap:8px;padding:6px 12px}.docx-hf-chrome__menu-row--distance{align-items:center}.docx-hf-chrome__menu-row input[type=checkbox]{flex:none;margin-top:2px}.docx-hf-chrome__menu-row input[type=number]{background:var(--doc-surface);border:1px solid var(--doc-border-input);border-radius:4px;color:var(--doc-text);font-size:13px;padding:4px 6px;width:64px}.docx-hf-chrome__menu-hint{color:var(--doc-text-subtle);display:block;font-size:11px}.docx-hf-chrome__menu-item{background:transparent;border:none;color:var(--doc-text);cursor:pointer;display:block;font:inherit;font-size:13px;padding:6px 12px;text-align:left;width:100%}.docx-hf-chrome__menu-item:hover:not(:disabled){background:var(--doc-bg-hover)}.docx-hf-chrome__menu-item:disabled{cursor:default;opacity:.5}.docx-hf-chrome__menu-separator{background:var(--doc-border);height:1px;margin:4px 0}.docx-hf-chrome__unit{color:var(--doc-text-muted);font-size:11px}.docx-note-properties{background:var(--doc-overlay);box-sizing:border-box;display:grid;inset:0;padding:20px;place-items:center;position:fixed}.docx-note-properties__panel{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:10px;box-shadow:0 12px 36px var(--doc-shadow-strong);color:var(--doc-text);max-height:calc(100vh - 40px);overflow:auto;width:min(620px,100%)}.docx-note-properties__title{border-bottom:1px solid var(--doc-border);font-size:16px;font-weight:600;margin:0;padding:18px 20px 14px}.docx-note-properties__body{display:flex;flex-direction:column;gap:16px;padding:18px 20px}.docx-note-properties__scope{align-items:center;display:grid;font-size:13px;font-weight:500;gap:12px;grid-template-columns:130px minmax(0,1fr)}.docx-note-properties__section{background:var(--doc-bg-subtle);border:1px solid var(--doc-border);border-radius:8px;margin:0;min-width:0;padding:14px 16px 16px}.docx-note-properties__legend{align-items:center;display:inline-flex;font-size:13px;font-weight:600;gap:8px;padding:0 5px}.docx-note-properties__badge{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:9999px;color:var(--doc-text-muted);font-size:10px;font-weight:500;padding:2px 7px}.docx-note-properties__fields{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.docx-note-properties__field{color:var(--doc-text-muted);display:flex;flex-direction:column;font-size:12px;gap:6px;min-width:0}.docx-note-properties__select{background:var(--doc-surface);border:1px solid var(--doc-border-input);border-radius:5px;box-sizing:border-box;color:var(--doc-text);font:inherit;font-size:13px;min-height:34px;padding:6px 30px 6px 9px;width:100%}.docx-note-properties__select:focus-visible{border-color:var(--doc-primary);outline:2px solid var(--doc-focus-ring);outline-offset:1px}.docx-note-properties__footer{border-top:1px solid var(--doc-border);display:flex;gap:8px;justify-content:flex-end;padding:12px 20px 16px}.docx-note-properties__button{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:5px;color:var(--doc-text);cursor:pointer;font:inherit;font-size:13px;min-height:32px;padding:6px 14px}.docx-note-properties__button:hover{background:var(--doc-bg-hover)}.docx-note-properties__button--primary{background:var(--doc-primary);border-color:var(--doc-primary);color:var(--doc-on-primary)}.docx-note-properties__button--primary:hover{background:var(--doc-primary-hover);border-color:var(--doc-primary-hover)}@media(max-width:640px){.docx-context-bar__status{display:none}.docx-context-bar{max-width:calc(100vw - 16px)!important}.docx-note-properties{padding:12px}.docx-note-properties__panel{max-height:calc(100vh - 24px)}.docx-note-properties__fields,.docx-note-properties__scope{grid-template-columns:1fr}}@media print{.docx-context-bar{display:none!important}}.docx-editor-toolbar__stepper{align-items:center;display:inline-flex;flex:none;height:28px}.docx-editor-toolbar__stepper[aria-disabled=true]{opacity:.5}.docx-editor-toolbar__stepper-button{align-items:center;color:var(--doc-text-muted);display:inline-flex;font-size:14px;height:28px;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:24px}.docx-editor-toolbar__stepper-value{font-variant-numeric:tabular-nums;min-width:34px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.docx-editor-toolbar__alignment{display:inline-flex;position:relative}.docx-editor-toolbar__alignment-popup{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:8px;box-shadow:var(--doc-shadow-lg);display:flex;gap:2px;left:0;margin-top:4px;padding:6px;position:absolute;top:100%;z-index:var(--doc-z-overlay)}.docx-editor__loading{box-sizing:border-box;color:var(--doc-text-muted);display:block;font-size:14px;height:100%;min-height:0;overflow:auto;width:100%}.docx-editor__loading--overlay{animation:docx-editor-loading-appear .2s linear .15s backwards;background:var(--doc-bg);inset:0;position:absolute;will-change:opacity;z-index:var(--doc-z-overlay)}@keyframes docx-editor-loading-appear{0%{opacity:0}to{opacity:1}}.docx-editor__loading-surface>.docx-pages{height:100%;position:relative;width:100%}.docx-editor__loading-page{box-sizing:border-box;height:100%;inset:0;overflow:hidden;position:absolute;width:100%}.docx-editor__loading-page-status{align-items:center;display:flex;justify-content:center;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.docx-editor__loading-spinner{animation:docx-editor-loading-spin .8s linear infinite;border:3px solid var(--doc-border);border-radius:50%;border-top-color:var(--doc-primary);box-sizing:border-box;display:block;height:36px;width:36px;will-change:transform}@keyframes docx-editor-loading-spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.docx-editor__loading-spinner{animation:none}}.docx-hyperlink-popup{align-items:center;background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:8px;box-shadow:0 2px 10px var(--doc-shadow);color:var(--doc-text);display:flex;font-size:13px;gap:4px;margin-top:4px;max-width:420px;padding:6px 8px;position:absolute;z-index:var(--doc-z-overlay)}.docx-hyperlink-popup[data-mode=editing]{align-items:stretch;flex-direction:column;gap:6px;min-width:280px}.docx-hyperlink-popup__url{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-link);cursor:pointer;display:inline-flex;font:inherit;gap:4px;max-width:260px;overflow:hidden;padding:2px 4px;text-overflow:ellipsis;white-space:nowrap}.docx-hyperlink-popup__url:hover:not([data-inert]){text-decoration:underline}.docx-hyperlink-popup__url[data-inert]{color:var(--doc-text-muted);cursor:default}.docx-hyperlink-popup__actions{align-items:center;display:flex;flex:none;gap:2px}.docx-hyperlink-popup__action{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--doc-text-muted);cursor:pointer;display:inline-flex;height:26px;justify-content:center;padding:0;transition:background-color .12s ease,color .12s ease;width:26px}.docx-hyperlink-popup__action:hover{background:var(--doc-border);color:var(--doc-text)}.docx-hyperlink-popup__action[data-copied]{color:var(--doc-text)}.docx-hyperlink-popup__fields{display:flex;flex-direction:column;gap:4px}.docx-hyperlink-popup__input{background:var(--doc-bg-input);border:1px solid var(--doc-border-input);border-radius:4px;color:var(--doc-text);font:inherit;padding:4px 6px;width:100%}.docx-hyperlink-popup__input:focus-visible{outline:2px solid var(--doc-focus-ring);outline-offset:-1px}.docx-hyperlink-popup__apply,.docx-hyperlink-popup__cancel{background:var(--doc-bg-input);border:1px solid var(--doc-border-input);border-radius:4px;color:var(--doc-text);cursor:pointer;font:inherit;padding:4px 10px}.docx-hyperlink-popup__apply:disabled{cursor:default;opacity:.5}.docx-hyperlink-popup[data-mode=editing] .docx-hyperlink-popup__actions{gap:6px;justify-content:flex-end}.docx-hyperlink-popup__error{color:var(--doc-error);font-size:12px;line-height:1.35}.docx-equation-popup{align-items:stretch;background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:8px;box-shadow:0 2px 10px var(--doc-shadow);color:var(--doc-text);display:flex;flex-direction:column;font-size:13px;gap:6px;margin-top:4px;padding:6px 8px;position:absolute;width:min(340px,calc(100% - 16px));z-index:var(--doc-z-overlay)}.docx-equation-popup__input{background:var(--doc-bg-input);border:1px solid var(--doc-border-input);border-radius:4px;color:var(--doc-text);font:inherit;padding:4px 6px;width:100%}.docx-equation-popup__input:focus-visible{outline:2px solid var(--doc-focus-ring);outline-offset:-1px}.docx-equation-popup__error{color:var(--doc-error);font-size:12px;line-height:1.35}.docx-equation-popup__actions{display:flex;gap:6px;justify-content:flex-end}.docx-equation-popup__apply,.docx-equation-popup__delete{background:var(--doc-bg-input);border:1px solid var(--doc-border-input);border-radius:4px;color:var(--doc-text);cursor:pointer;font:inherit;padding:4px 10px}.docx-editor__scroll-container[data-review-pane=open]{padding-right:var(--docx-review-gutter,316px)}.docx-editor__scroll-container[data-review-pane=closed]{padding-right:var(--docx-review-gutter,44px)}.docx-review{pointer-events:none;position:absolute;right:0;top:0;width:300px;z-index:3}.docx-review:not([data-open]){width:32px}.docx-review__slot--compact .docx-review__card{box-shadow:var(--doc-shadow-lg)}@media print{.docx-review__slot--compact{display:none!important}}.docx-review__add{align-items:center;background:var(--doc-surface,#fff);border:1px solid var(--doc-border,#e3e5e8);border-radius:8px;box-shadow:0 1px 3px #0000001a;color:var(--doc-primary,#1a73e8);cursor:pointer;display:inline-flex;height:34px;justify-content:center;margin-left:-33px;padding:0;pointer-events:auto;width:34px}.docx-review__add:hover{background:color-mix(in srgb,var(--doc-primary,#1a73e8) 8%,var(--doc-surface,#fff));border-color:color-mix(in srgb,var(--doc-primary,#1a73e8) 35%,var(--doc-border,#e3e5e8));box-shadow:0 2px 6px #00000024}.docx-review__card[data-draft]{border-color:var(--doc-review-author-ink,var(--doc-primary,#1a73e8))}.docx-review__balloon-root{left:0;position:absolute;top:0}.docx-review__balloon{pointer-events:auto;position:absolute;width:280px;z-index:6}.docx-review__balloon .docx-review__card{box-shadow:0 6px 20px #0000002e;margin:0}.docx-review__markers{inset:0;position:absolute}.docx-review__marker{align-items:center;background:transparent;border:0;border-radius:6px;color:var(--doc-text-muted,#8a8f98);cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;pointer-events:auto;width:28px}.docx-editor .docx-editor__scroll-container,.docx-editor.docx-editor__scroll-container{padding-inline-start:calc(var(--docx-nav-shift, 0px) + var(--docx-review-gutter-start, 0px));transition:padding-inline-start .2s ease}.docx-editor .docx-editor__scroll-container[data-zoom-fit],.docx-editor.docx-editor__scroll-container[data-zoom-fit]{transition:none}.docx-editor .docx-nav{color:var(--doc-text);font-size:13px;inset-block:0;inset-inline-start:0;pointer-events:none;position:absolute;width:var(--docx-nav-reservation,328px);z-index:var(--doc-z-chrome)}.docx-editor .docx-nav>*{pointer-events:auto}.docx-editor .docx-nav__panel-shell{background:var(--doc-bg);display:none;flex-direction:column;inset-block:0;inset-inline-start:var(--docx-nav-inset,32px);position:absolute;width:var(--docx-nav-width,280px)}.docx-editor .docx-nav--open .docx-nav__panel-shell{display:flex}.docx-editor .docx-nav__toggle{align-items:center;background:var(--doc-bg-hover);border:1px solid var(--doc-border-light);border-radius:50%;color:var(--doc-text-muted);cursor:pointer;display:flex;height:36px;inset-block-start:24px;inset-inline-start:var(--docx-nav-inset,32px);justify-content:center;position:absolute;transition:background-color .12s ease,color .12s ease,box-shadow .12s ease;width:36px}.docx-editor .docx-nav__toggle:hover{background:var(--doc-border);box-shadow:0 1px 3px var(--doc-shadow);color:var(--doc-text)}.docx-editor .docx-nav__close:focus-visible,.docx-editor .docx-nav__heading:focus-visible,.docx-editor .docx-nav__result:focus-visible,.docx-editor .docx-nav__stepper:focus-visible,.docx-editor .docx-nav__tab:focus-visible,.docx-editor .docx-nav__toggle:focus-visible{outline:2px solid var(--doc-primary);outline-offset:2px}.docx-editor .docx-nav__header{align-items:center;display:flex;flex:none;gap:8px;padding:20px 12px 8px 0}.docx-editor .docx-nav__close{align-items:center;background:none;border:none;border-radius:50%;color:var(--doc-text-muted);cursor:pointer;display:flex;flex:none;height:36px;justify-content:center;width:36px}.docx-editor .docx-nav__close:hover{background:var(--doc-bg-hover);color:var(--doc-text)}.docx-editor .docx-nav__title{color:var(--doc-text);font-size:17px;font-weight:600;line-height:1.2;margin:0}.docx-editor .docx-nav__tabs{align-items:stretch;border-block-end:1px solid var(--doc-border-light);display:flex;flex:none;gap:4px;margin-block-end:10px;padding-inline:4px}.docx-editor .docx-nav__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-block-end:2px solid transparent;color:var(--doc-text-muted);cursor:pointer;font:inherit;font-size:13px;margin-block-end:-1px;padding:8px 10px}.docx-editor .docx-nav__tab:hover{color:var(--doc-text)}.docx-editor .docx-nav__tab--selected{border-block-end-color:var(--doc-primary);color:var(--doc-primary);font-weight:600}.docx-editor .docx-nav__panel{display:flex;flex:1;flex-direction:column;gap:8px;min-height:0;padding-inline:4px}.docx-editor .docx-nav__panel[hidden]{display:none}.docx-editor .docx-nav__empty{color:var(--doc-text-subtle);font-size:13px;line-height:1.45;margin:0;padding:8px}.docx-editor .docx-nav__list{flex:1;list-style:none;margin:0;min-height:0;overflow-y:auto;padding:0}.docx-editor .docx-nav__searchbox{align-items:center;background:var(--doc-bg-input);border:1px solid var(--doc-border-input);border-radius:4px;display:flex;flex:none;gap:6px;padding:5px 8px}.docx-editor .docx-nav__searchbox:focus-within{border-color:var(--doc-primary);box-shadow:0 0 0 1px var(--doc-primary)}.docx-editor .docx-nav__search-icon{color:var(--doc-text-muted);flex:none}.docx-editor .docx-nav__search-input{background:none;border:none;color:var(--doc-text);flex:1;font:inherit;font-size:13px;min-width:0;outline:none}.docx-editor .docx-nav__search-input::-moz-placeholder{color:var(--doc-text-placeholder)}.docx-editor .docx-nav__search-input::placeholder{color:var(--doc-text-placeholder)}.docx-editor .docx-nav__search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.docx-editor .docx-nav__search-clear{align-items:center;background:none;border:none;border-radius:50%;color:var(--doc-text-muted);cursor:pointer;display:flex;flex:none;height:20px;justify-content:center;width:20px}.docx-editor .docx-nav__search-clear:hover{background:var(--doc-bg-hover);color:var(--doc-text)}.docx-editor .docx-nav__options{display:flex;flex:none;flex-wrap:wrap;gap:4px 12px;padding-inline:2px}.docx-editor .docx-nav__option{align-items:center;color:var(--doc-text-muted);cursor:pointer;display:flex;font-size:12px;gap:6px}.docx-editor .docx-nav__resultbar{align-items:center;display:flex;flex:none;gap:8px;justify-content:space-between;min-height:28px;padding-inline:2px}.docx-editor .docx-nav__count{color:var(--doc-text);font-size:13px;font-weight:600}.docx-editor .docx-nav__steppers{display:flex;gap:4px}.docx-editor .docx-nav__stepper{align-items:center;background:var(--doc-bg-input);border:1px solid var(--doc-border-input);border-radius:4px;color:var(--doc-text-muted);cursor:pointer;display:flex;height:28px;justify-content:center;width:28px}.docx-review__marker:hover{background:var(--doc-surface-hover,rgb(0 0 0/6%));color:var(--doc-text,#1f2328)}.docx-review__furniture{pointer-events:auto;position:relative;z-index:1}.docx-review__list{inset:0;position:absolute}.docx-review__slot{pointer-events:auto;transition:top .12s ease-out;width:100%}.docx-review[data-scrolling] .docx-review__slot{transition:none}.docx-review__card:not([data-active]) .docx-review__summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.docx-review__slot[data-collapsed] .docx-review__replies,.docx-review__slot[data-collapsed] .docx-review__reply-box,.docx-review__slot[data-collapsed] .docx-review__summary{display:none}.docx-review__card,.docx-review__marker{--doc-review-author-ink:var(--doc-review-author-current,#c0392b);--doc-review-author-disc:color-mix(in srgb,var(--doc-review-author-current,#c0392b) 82%,#fff)}.docx-editor.dark .docx-review__card,.docx-editor.dark .docx-review__marker{--doc-review-author-ink:color-mix(in srgb,var(--doc-review-author-current,#c0392b) 55%,#fff);--doc-review-author-disc:color-mix(in srgb,var(--doc-review-author-current,#c0392b) 62%,#fff)}.docx-review__card{background:var(--doc-surface,#fff);border:1px solid var(--doc-border,#e3e5e8);border-left:3px solid var(--doc-review-author-ink,var(--doc-border,#e3e5e8));border-radius:12px;box-shadow:0 1px 3px #0000000f;color:var(--doc-text,#1f2328);cursor:pointer;display:flex;flex-direction:column;font-size:13px;gap:8px;line-height:1.5;margin:0 12px 0 0;padding:12px 14px;transition:box-shadow .12s ease-out,border-color .12s ease-out}.docx-review__card:focus-visible{outline:2px solid var(--doc-focus-ring,#3b82f6);outline-offset:1px}.docx-review__card[data-active]{background:var(--doc-review-card-active-bg);border-bottom-color:var(--doc-border-strong,#c8ccd2);border-right-color:var(--doc-border-strong,#c8ccd2);border-top-color:var(--doc-border-strong,#c8ccd2);box-shadow:0 4px 14px #0000001f}.docx-review__card[data-resolved]:not([data-resolved-miniature]){opacity:.55}.docx-review__card[data-resolved-miniature]:not([open]){align-items:center;background:transparent;border:0;border-radius:6px;box-shadow:none;box-sizing:border-box;color:var(--doc-text-muted);font:inherit;height:28px;justify-content:center;opacity:1;padding:0;width:28px}.docx-review__card[data-resolved-miniature]:not([open]):hover{background:var(--doc-surface-hover,rgb(0 0 0/6%));color:var(--doc-text)}.docx-review__resolved-toggle{align-items:center;align-self:flex-end;border-radius:50%;color:var(--doc-success,#34a853);cursor:pointer;display:inline-flex;height:28px;justify-content:center;list-style:none;margin:-6px;width:28px}.docx-review__resolved-toggle::-webkit-details-marker{display:none}.docx-review__resolved-status{color:var(--doc-text-muted);display:none;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.docx-review__card[data-resolved-miniature][open]>.docx-review__resolved-toggle{align-self:stretch;border-radius:4px;height:28px;justify-content:space-between;margin:-4px 0 4px;width:100%}.docx-review__card[data-resolved-miniature][open]>.docx-review__resolved-toggle>.docx-review__resolved-status{display:inline}.docx-review__card[data-resolved-miniature]:not([open]) .docx-review__resolved-toggle{align-self:center;border-radius:6px;height:28px;margin:0;width:28px}.docx-review__resolved-toggle:focus-visible{outline:2px solid var(--doc-focus-ring);outline-offset:1px}.docx-review__resolved-icon{align-items:center;display:inline-flex;height:16px;justify-content:center;position:relative;width:16px}.docx-review__resolved-comment{color:var(--doc-text-muted);display:inline-flex}.docx-review__resolved-comment>svg{height:16px;width:16px}.docx-review__resolved-tick{align-items:center;color:var(--doc-success);display:inline-flex;inset:2px 3px 4px;justify-content:center;position:absolute}.docx-review__resolved-tick>svg{height:10px;width:10px}.docx-review__head{align-items:flex-start;display:flex;gap:10px}.docx-review__avatar{align-items:center;background:var(--doc-review-author-disc,#c0392b);border-radius:50%;color:#fff;display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:600;height:30px;justify-content:center;letter-spacing:.02em;overflow:hidden;width:30px}.docx-review__avatar-img{border-radius:inherit;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.docx-review__meta{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.docx-review__author{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docx-review__time{color:var(--doc-text-muted,#8a8f98);font-size:12px}.docx-review__actions{display:flex;flex:0 0 auto;gap:2px}.docx-review__action{align-items:center;background:transparent;border:0;border-radius:6px;color:var(--doc-text-muted,#8a8f98);cursor:pointer;display:inline-flex;height:26px;justify-content:center;padding:0;width:26px}.docx-review__action:hover:not(:disabled){background:var(--doc-surface-hover,rgb(0 0 0/6%));color:var(--doc-text,#1f2328)}.docx-review__action:disabled{cursor:default;opacity:.4}.docx-review__action[data-testid=review-delete]:hover:not(:disabled){background:var(--doc-destructive-hover-bg);color:var(--doc-destructive)}.docx-review__action[data-testid=review-delete]{visibility:hidden}.docx-review__reply:focus-within>.docx-review__head [data-testid=review-delete],.docx-review__reply:hover>.docx-review__head [data-testid=review-delete]{visibility:visible}.docx-review__card:focus-within:not(:has(.docx-review__reply:focus-within))>.docx-review__head [data-testid=review-delete],.docx-review__card:hover:not(:has(.docx-review__reply:hover))>.docx-review__head [data-testid=review-delete]{visibility:visible}.docx-review__action[data-testid=review-delete]:focus-visible{visibility:visible}.docx-review__summary{display:flex;flex-direction:column;gap:2px;max-height:7em;overflow:hidden}.docx-review__label{color:var(--doc-text-muted,#8a8f98);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.docx-review__label[data-kind=insert],.docx-review__label[data-kind=moveTo]{color:var(--doc-revision-insertion)}.docx-review__label[data-kind=delete],.docx-review__label[data-kind=moveFrom]{color:var(--doc-revision-deletion)}.docx-review__text{overflow-wrap:anywhere}.docx-review__card:not([data-kind=comment]) .docx-review__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden}.docx-review__replies{border-top:1px solid var(--doc-border,#e3e5e8);display:flex;flex-direction:column;gap:10px;list-style:none;margin:2px 0 0;padding:10px 0 0}.docx-review__reply-box{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.docx-review__input{background:var(--doc-surface,#fff);border:1px solid var(--doc-border,#e3e5e8);border-radius:999px;color:inherit;flex:1 1 auto;font:inherit;min-width:0;padding:7px 14px}.docx-review__input:focus-visible{outline:1px solid var(--doc-border-strong,#c8ccd2);outline-offset:-1px}.docx-review__reply-actions{align-items:center;display:flex;flex:1 0 100%;gap:4px;justify-content:flex-end}.docx-review__text-button{background:transparent;border:0;border-radius:999px;color:var(--doc-primary,#1a73e8);cursor:pointer;font:inherit;font-weight:500;padding:6px 10px}.docx-review__text-button:hover{background:var(--doc-surface-hover,rgb(0 0 0/6%))}.docx-review__submit{background:var(--doc-primary,#1a73e8);border:0;border-radius:999px;color:#fff;cursor:pointer;font:inherit;font-weight:500;padding:6px 14px}.docx-review__submit:disabled{background:var(--doc-surface-hover,rgb(0 0 0/8%));color:var(--doc-text-muted,#8a8f98);cursor:default}.docx-review__refused{color:var(--doc-danger,#b3261e);flex:1 0 100%;font-size:11px}.docx-review__empty{color:var(--doc-text-muted,#8a8f98);font-size:12px;padding:12px}.docx-comment-overlay{mix-blend-mode:multiply}.docx-comment-band{background:color-mix(in srgb,var(--doc-comment-bg) 80%,transparent);box-shadow:inset 0 -1px color-mix(in srgb,var(--doc-comment-border) 55%,transparent)}.docx-comment-band--active{background:var(--doc-comment-active-bg);box-shadow:inset 0 -1px 0 var(--doc-comment-active-border)}.docx-comment-band--resolved-active{background:var(--doc-comment-resolved-active-bg);box-shadow:inset 0 -1px 0 var(--doc-comment-resolved-active-border)}.docx-revision-band--delete,.docx-revision-band--insert{background:transparent}.docx-revision-band--insert.docx-revision-band--active{background:var(--doc-revision-insertion-active-bg);box-shadow:inset 0 -1px 0 var(--doc-revision-insertion-active-border)}.docx-revision-band--delete.docx-revision-band--active{background:var(--doc-revision-deletion-active-bg);box-shadow:inset 0 -1px 0 var(--doc-revision-deletion-active-border)}.docx-revision-band--other{background:transparent}.docx-revision-band--other.docx-revision-band--active{background:var(--doc-revision-other-active-bg)}.docx-editor.dark .docx-comment-overlay{mix-blend-mode:screen}.docx-toolbar__mode{display:inline-flex;position:relative}.docx-toolbar__mode-menu{background:var(--doc-surface,#fff);border:1px solid var(--doc-border,#e3e5e8);border-radius:10px;box-shadow:0 8px 24px #00000029;display:flex;flex-direction:column;min-width:260px;padding:6px;position:absolute;right:0;top:calc(100% + 4px);z-index:var(--doc-z-overlay)}.docx-toolbar__mode-item{align-items:center;background:transparent;border:0;border-radius:6px;color:var(--doc-text,#1f2328);cursor:pointer;display:flex;font:inherit;gap:12px;padding:8px 10px;text-align:left}.docx-toolbar__mode-item:hover{background:var(--doc-surface-hover,rgb(0 0 0/6%))}.docx-toolbar__mode-text{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.docx-toolbar__mode-label{font-weight:500}.docx-toolbar__mode-hint{color:var(--doc-text-muted,#8a8f98);font-size:12px}.docx-toolbar__mode-check{color:var(--doc-accent,#1a73e8);display:inline-flex;flex:0 0 auto;width:18px}.docx-review__removed{color:var(--doc-revision-deletion);font-weight:500}.docx-review__added{background:var(--doc-bg-input);border:1px solid var(--doc-border-input);border-radius:4px;color:var(--doc-revision-insertion);color:var(--doc-text-muted);cursor:pointer;font-weight:500}.docx-editor .docx-nav__stepper:hover:not(:disabled){background:var(--doc-bg-hover);color:var(--doc-text)}.docx-editor .docx-nav__stepper:disabled{cursor:default;opacity:.4}.docx-editor .docx-nav__result{background:none;border:1px solid transparent;border-radius:4px;color:var(--doc-text-muted);cursor:pointer;display:block;font:inherit;font-size:13px;line-height:1.45;padding:7px 8px;text-align:start;width:100%}.docx-editor .docx-nav__result:hover{background:var(--doc-bg-hover)}.docx-editor .docx-nav__result--active{border-color:var(--doc-primary);color:var(--doc-text)}.docx-editor .docx-nav__result-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.docx-editor .docx-nav__result-hit{background:none;color:var(--doc-text);font-weight:700}.docx-editor .docx-nav__heading{background:none;border:none;border-radius:4px;color:var(--doc-text);cursor:pointer;display:block;font:inherit;font-size:13px;line-height:1.4;overflow:hidden;padding-block:5px;padding-inline-end:8px;text-align:start;text-overflow:ellipsis;white-space:nowrap;width:100%}.docx-editor .docx-nav__heading:hover{background:var(--doc-bg-hover)}.docx-editor .docx-nav__heading--current{background:var(--doc-primary-light);font-weight:600}@media(prefers-reduced-motion:reduce){.docx-editor .docx-editor__scroll-container,.docx-editor.docx-editor__scroll-container{transition-duration:0s}}.docx-editor .docx-menubar{align-items:center;color:var(--doc-text);display:flex;flex-wrap:wrap;font:400 13px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:2px}.docx-editor .docx-menubar__menu-root{position:relative}.docx-editor .docx-menubar__trigger{background:transparent;border:none;border-radius:4px;color:var(--doc-text);cursor:pointer;font:inherit;line-height:18px;padding:4px 8px;transition:background-color .12s ease;white-space:nowrap}.docx-editor .docx-menubar__trigger-icon{align-items:center;color:inherit;display:inline-flex;margin-right:5px;vertical-align:-2px}.docx-editor .docx-menubar__trigger:hover,.docx-editor .docx-menubar__trigger[data-open]{background:var(--doc-bg-hover)}.docx-editor .docx-menubar__menu{left:0;margin-top:4px;min-width:220px;position:absolute;top:100%;z-index:var(--doc-z-overlay)}.docx-editor .docx-menubar__item{gap:12px}.docx-editor .docx-menubar__item-icon{align-items:center;color:var(--doc-text-muted);display:inline-flex;flex:none;height:18px;justify-content:center;width:18px}.docx-editor .docx-menubar__item-label{flex:1;text-align:left}.docx-editor .docx-menubar__item-caret,.docx-editor .docx-menubar__item-shortcut{color:var(--doc-text-muted);flex:none;font-size:12px;margin-left:24px}.docx-editor .docx-menubar__item-caret{font-size:14px;margin-left:16px}.docx-editor .docx-menubar__item[data-active]{background:var(--doc-primary-light)}.docx-editor .docx-menubar__submenu{position:relative}.docx-editor .docx-menubar__submenu>.docx-menubar__item[data-open]{background:var(--doc-bg-hover)}.docx-editor .docx-menubar__submenu-panel{left:100%;margin-left:0;margin-top:0;min-width:240px;top:-4px}.docx-editor .docx-menubar__group-label{color:var(--doc-text-subtle,#8a8f98);font-size:10px;font-weight:650;letter-spacing:.1em;padding:8px 12px 4px;text-transform:uppercase}.docx-editor .docx-menubar__group:first-child>.docx-menubar__group-label{padding-top:2px}.docx-editor .docx-menubar__grid{padding:8px}.docx-editor .docx-menubar__grid-cells{display:flex;flex-direction:column;gap:3px}.docx-editor .docx-menubar__grid-row{display:flex;gap:3px}.docx-editor .docx-menubar__grid-cell{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:2px;cursor:pointer;height:22px;padding:0;transition:background-color .06s ease,border-color .06s ease;width:22px}.docx-editor .docx-menubar__grid-cell[data-filled]{background:var(--doc-primary);border-color:var(--doc-primary)}.docx-editor .docx-menubar__grid-caption{color:var(--doc-text-muted);font-size:12px;line-height:18px;min-height:18px;padding-top:6px;text-align:center}:where(.docx-paginated-surface){margin:24px auto}.docx-contextmenu,.docx-editor .docx-contextmenu{max-height:calc(100vh - 16px);min-width:240px;overflow-y:auto;z-index:var(--doc-z-context)}.docx-contextmenu:focus{outline:none}.docx-contextmenu .docx-menubar__item{gap:12px;width:100%}.docx-contextmenu__table-align{padding:6px 12px 8px}.docx-contextmenu__table-align-label{color:var(--doc-text-muted);display:block;font-size:12px;line-height:16px;margin-bottom:6px}.docx-contextmenu__table-align-buttons{align-items:center;display:inline-flex;gap:4px}.docx-contextmenu__table-align-button{align-items:center;background:transparent;border:1px solid var(--doc-border);border-radius:4px;color:var(--doc-text);cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;width:32px}.docx-contextmenu__table-align-button:hover:not([aria-disabled=true]){background:var(--doc-bg-hover)}.docx-contextmenu__table-align-button[aria-disabled=true]{cursor:default;opacity:.3}.docx-contextmenu__table-align-button:focus-visible{outline:2px solid var(--doc-primary);outline-offset:1px}.docx-contextmenu__custom-info{display:flex;flex-direction:column;gap:2px;max-width:280px;padding:6px 12px 8px}.docx-contextmenu__custom-title{color:var(--doc-text);font-size:13px;font-weight:600;line-height:18px;overflow-wrap:anywhere}.docx-contextmenu__custom-detail{color:var(--doc-text-muted);font-size:12px;line-height:16px;overflow-wrap:anywhere}.docx-image-insert__input{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.docx-editor .docx-toolbar__image-wrap,.docx-toolbar__image-wrap{display:inline-flex;position:relative}.docx-editor .docx-toolbar__image-wrap-menu,.docx-toolbar__image-wrap-menu{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:6px;box-shadow:0 4px 16px var(--doc-shadow);left:0;min-width:220px;padding:4px 0;position:absolute;top:calc(100% + 4px);z-index:var(--doc-z-overlay)}.docx-editor .docx-toolbar__image-wrap-item,.docx-toolbar__image-wrap-item{background:transparent;border:0;color:var(--doc-text);cursor:pointer;display:block;font:inherit;padding:8px 12px;text-align:left;width:100%}.docx-editor .docx-toolbar__image-wrap-item[data-active],.docx-toolbar__image-wrap-item[data-active]{background:var(--doc-surface-hover,rgb(0 0 0/6%))}.docx-editor .docx-toolbar__alt-text,.docx-toolbar__alt-text{display:inline-flex;position:relative}.docx-editor .docx-toolbar__alt-text-panel,.docx-toolbar__alt-text-panel{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:6px;box-shadow:0 4px 16px var(--doc-shadow);padding:12px;position:absolute;right:0;top:calc(100% + 4px);width:280px;z-index:var(--doc-z-overlay)}.docx-font-notice{align-items:center;background:var(--doc-warning-bg);border-bottom:1px solid var(--doc-border);color:var(--doc-warning-text);display:flex;font-size:13px;gap:12px;line-height:1.4;padding:6px 16px}.docx-font-notice__text{flex:1;min-width:0}.docx-font-notice__dismiss{background:transparent;border:1px solid var(--doc-warning);border-radius:4px;color:inherit;cursor:pointer;flex:none;font:inherit;font-size:12px;height:24px;padding:0 10px}.docx-font-notice__dismiss:hover{background:var(--doc-bg-hover)}.docx-font-notice__dismiss:focus-visible{outline:2px solid var(--doc-primary);outline-offset:1px}.docx-editor .first\:pl-0:first-child{padding-left:0}.docx-editor .last\:border-r-0:last-child{border-right-width:0}.docx-editor .hover\:border-input:hover{--tw-border-opacity:1;border-color:hsl(var(--input)/var(--tw-border-opacity,1))}.docx-editor .hover\:bg-accent:hover{--tw-bg-opacity:1;background-color:hsl(var(--accent)/var(--tw-bg-opacity,1))}.docx-editor .hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.docx-editor .hover\:bg-doc-bg-hover:hover{background-color:var(--doc-bg-hover)}.docx-editor .hover\:bg-muted:hover{--tw-bg-opacity:1;background-color:hsl(var(--muted)/var(--tw-bg-opacity,1))}.docx-editor .hover\:bg-muted\/80:hover{background-color:hsl(var(--muted)/.8)}.docx-editor .hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.docx-editor .hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.docx-editor .hover\:text-accent-foreground:hover{--tw-text-opacity:1;color:hsl(var(--accent-foreground)/var(--tw-text-opacity,1))}.docx-editor .hover\:text-foreground:hover{--tw-text-opacity:1;color:hsl(var(--foreground)/var(--tw-text-opacity,1))}.docx-editor .hover\:underline:hover{text-decoration-line:underline}.docx-editor .focus\:bg-doc-bg-input:focus{background-color:var(--doc-bg-input)}.docx-editor .focus\:bg-muted:focus{--tw-bg-opacity:1;background-color:hsl(var(--muted)/var(--tw-bg-opacity,1))}.docx-editor .focus\:bg-muted\/80:focus{background-color:hsl(var(--muted)/.8)}.docx-editor .focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.docx-editor .focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.docx-editor .focus\:ring-ring:focus{--tw-ring-opacity:1;--tw-ring-color:hsl(var(--ring)/var(--tw-ring-opacity,1))}.docx-editor .focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.docx-editor .focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.docx-editor .focus-visible\:ring-ring:focus-visible{--tw-ring-opacity:1;--tw-ring-color:hsl(var(--ring)/var(--tw-ring-opacity,1))}.docx-editor .focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.docx-editor .disabled\:pointer-events-none:disabled{pointer-events:none}.docx-editor .disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.docx-editor .disabled\:opacity-50:disabled{opacity:.5}.docx-editor .data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.docx-editor .data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:.25rem}.docx-editor .data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.docx-editor .data-\[side\=top\]\:-translate-y-1[data-side=top]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.docx-editor .data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-.25rem}.docx-editor .data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.docx-editor .data-\[state\=open\]\:animate-in[data-state=open]{animation-duration:.15s;animation-name:docx-editor-enter;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.docx-editor .data-\[state\=closed\]\:animate-out[data-state=closed]{animation-duration:.15s;animation-name:docx-editor-exit;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.docx-editor .data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.docx-editor .data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.docx-editor .data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.docx-editor .data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.docx-editor .data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-.5rem}.docx-editor .data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:.5rem}.docx-editor .dark\:bg-muted:is(.dark *){--tw-bg-opacity:1;background-color:hsl(var(--muted)/var(--tw-bg-opacity,1))}.docx-editor .dark\:text-foreground:is(.dark *){--tw-text-opacity:1;color:hsl(var(--foreground)/var(--tw-text-opacity,1))}.docx-editor :is(.\[\&\>span\]\:truncate>span){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media print{html,body{margin:0!important;padding:0!important;background:#fff!important}#editor,.docx-editor-one-surface,.docx-content-mount,.docx-paginated-surface,.docx-pages{margin:0!important;padding:0!important;border:0!important;gap:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important;width:auto!important;height:auto!important;max-height:none!important;min-height:0!important;transform:none!important;position:static!important}.docx-page{position:static!important;inset:auto!important;break-inside:avoid;page-break-inside:avoid;margin:0!important;border:0!important;outline:0!important;box-shadow:none!important;background:#fff!important}.docx-page+.docx-page{break-before:page;page-break-before:always}body>header,.docx-toolbar,[class*=ruler],[class*=scrollbar],[class*=overlay],[class*=caret],[class*=furniture],[class*=handle],[class*=chrome],[class*=outline-pane],[class*=navigation]{display:none!important}}
