.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.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),.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(.\!filter),.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!important}.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)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.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);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 .\!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)!important}.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-decoration-style:solid;--doc-revision-insertion-decoration-thickness:.06em;--doc-revision-insertion-underline-offset:.15em;--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:#a4a4a4;--doc-review-change-bar-width:1px;--doc-review-change-bar-simple:#ea3425;--doc-review-change-bar-simple-width:2px;--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-review-change-bar-simple:#f0524a;--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-line [data-docx-shifted-ink]::-moz-selection{background-color:#1a73e84d!important;color:transparent!important;text-shadow:var(--docx-glyph-ink-offset,0) 0 var(--docx-glyph-ink-color,CanvasText)}.docx-line [data-docx-shifted-ink]::selection{background-color:#1a73e84d!important;color:transparent!important;text-shadow:var(--docx-glyph-ink-offset,0) 0 var(--docx-glyph-ink-color,CanvasText)}@media(forced-colors:active){.docx-line [data-docx-shifted-ink]::-moz-selection{background-color:Highlight!important;text-shadow:var(--docx-glyph-ink-offset,0) 0 HighlightText}.docx-line [data-docx-shifted-ink]::selection{background-color:Highlight!important;text-shadow:var(--docx-glyph-ink-offset,0) 0 HighlightText}}.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-widget:not([data-docx-cc-widget=checkbox]){opacity:0;transition:opacity .12s ease-out}.docx-content-control-chrome:hover .docx-content-control-widget,.docx-content-control-chrome[data-active] .docx-content-control-widget,.docx-content-control-chrome[data-boundary-visible] .docx-content-control-widget,.docx-content-control-chrome[data-hover] .docx-content-control-widget,.docx-content-control-chrome[data-open] .docx-content-control-widget,.docx-content-control-widget:focus-visible{opacity:1}@media(prefers-reduced-motion:reduce){.docx-content-control-widget{transition:none}}.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 .625em/1 system-ui,sans-serif;inset:0;place-items:center;position:absolute}.docx-content-control-widget[data-docx-cc-widget=buildingBlockGallery]:after,.docx-content-control-widget[data-docx-cc-widget=comboBox]:after,.docx-content-control-widget[data-docx-cc-widget=dropdown]:after{content:"▾"}.docx-content-control-picture-input{font:inherit}.docx-pages .docx-content-control-picture-picker{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.docx-content-control-widget[data-docx-cc-widget=picture]:after{background:linear-gradient(currentcolor,currentcolor) .125em .125em /.125em .125em no-repeat,linear-gradient(to top right,transparent 46%,currentcolor 50%,currentcolor 62%,transparent 66%) 0 0 /100% 100% no-repeat;border:.09em solid;border-radius:.125em;content:"";display:block;inset:.1875em}.docx-content-control-widget[data-docx-cc-widget=date]:after{background:linear-gradient(currentcolor,currentcolor) 0 .1875em /100% .0625em no-repeat;border:.09em solid;border-radius:.125em;content:"";display:block;inset:.1875em}.docx-content-control-widget[data-docx-cc-widget=date]:before{background:currentcolor;box-shadow:.25em 0 currentcolor;content:"";height:.1875em;left:.3125em;position:absolute;top:.125em;width:.0625em;z-index:1}.docx-content-control-chrome[data-read-only]:hover .docx-content-control-widget[data-docx-cc-widget=checkbox],.docx-content-control-widget[data-docx-cc-widget=checkbox]{background:transparent;border-color:transparent!important;border-radius:.2em}.docx-content-control-chrome:hover .docx-content-control-widget[data-docx-cc-widget=checkbox],.docx-content-control-chrome[data-active] .docx-content-control-widget[data-docx-cc-widget=checkbox],.docx-content-control-chrome[data-open] .docx-content-control-widget[data-docx-cc-widget=checkbox]{background:color-mix(in srgb,var(--doc-primary) 16%,transparent);border-color:transparent!important}.docx-content-control-widget[data-docx-cc-widget=checkbox]:active{background:color-mix(in srgb,var(--doc-primary) 28%,transparent)}.docx-content-control-widget[data-docx-cc-widget=checkbox]:focus-visible{outline:2px solid var(--doc-primary);outline-offset:1px}.docx-content-control-widget[data-docx-cc-widget=checkbox]:after{content:none}.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;box-sizing:border-box;color:var(--doc-text);font:var(--doc-dialog-font-size,13px) /1.5 var(--doc-font-ui,system-ui,sans-serif);max-height:16rem;max-width:18rem;min-width:0;overflow:auto;padding:.3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:17rem}.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;box-sizing:border-box;max-height:none;max-width:100%;padding:6px;width:19rem}.docx-content-control-calendar-footer{border-top:1px solid var(--doc-border);display:flex;justify-content:center;margin-top:.45rem;padding-top:.45rem}.docx-content-control-calendar-today{background:transparent;border:0;border-radius:6px;color:var(--doc-primary);cursor:pointer;font:inherit;font-weight:600;padding:.3rem .85rem}.docx-content-control-calendar-today:focus-visible,.docx-content-control-calendar-today:hover{background:var(--doc-primary-light);outline:none}.docx-content-control-calendar-day:focus-visible,.docx-content-control-calendar-nav:focus-visible{outline:2px solid var(--doc-primary);outline-offset:1px}.docx-content-control-calendar-header{align-items:center;display:grid;gap:.35rem;grid-template-columns:2rem 1fr 2rem;margin-bottom:4px}.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:2px;grid-template-columns:repeat(7,1fr)}.docx-content-control-calendar-weekdays{color:var(--doc-text-muted);font-size:.75rem;line-height:1;margin-bottom:.2rem;text-align:center}.docx-content-control-calendar-week{display:contents}.docx-content-control-calendar-day{border-radius:7px;height:28px;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-content-control-calendar-navigation{display:flex;gap:4px;min-width:0}.docx-content-control-calendar-month,.docx-content-control-calendar-year,.docx-content-control-menu-input{background:var(--doc-surface);border:1px solid var(--doc-border-input);border-radius:var(--doc-dialog-control-radius,4px);color:var(--doc-text);font:inherit;min-height:2rem;min-width:0}.docx-content-control-calendar-month{flex:1}.docx-content-control-calendar-year{width:4rem}.docx-content-control-menu-list{max-height:16rem;overflow:auto}.docx-content-control-menu-item[aria-selected=true]{background:var(--doc-primary-light)}.docx-content-control-calendar :is(input,select,button):focus-visible,.docx-content-control-menu-item:focus-visible{outline:2px solid var(--doc-primary);outline-offset:-2px}.docx-content-control-calendar-announcement{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.docx-content-control-calendar-entry{display:grid;gap:6px;grid-template-columns:auto minmax(0,1fr);margin-top:6px}.docx-content-control-calendar-entry .docx-content-control-menu-input{height:32px;margin:0;padding:0 8px}.docx-editor .docx-content-control-calendar .docx-dialog__footer{margin-top:6px;padding:0}.docx-content-control-calendar .docx-dialog__button{min-height:32px;padding:4px 10px}.docx-content-control-calendar-day{min-width:0;width:100%}.docx-form-checkbox-hit{cursor:pointer;height:max(100%,24px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:max(100%,24px)}.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{image-orientation:from-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.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-deletion{opacity:.6}.docx-field-atom--active,.docx-field-atom--shaded{background-color:var(--doc-field-shading)}.docx-page [data-docx-form-checkbox]{position:relative;-webkit-text-fill-color:transparent}.docx-page [data-docx-form-checkbox]:before{background:inherit;border:.0625em solid;border-radius:0;box-sizing:border-box}.docx-page [data-docx-form-checkbox]:before,.docx-page [data-docx-form-checkbox][data-checked=true]:after{content:"";height:1em;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1em;z-index:1}.docx-page [data-docx-form-checkbox][data-checked=true]:after{background:linear-gradient(to top right,transparent 44%,currentcolor 46%,currentcolor 54%,transparent 56%),linear-gradient(to top left,transparent 44%,currentcolor 46%,currentcolor 54%,transparent 56%)}.docx-page [data-docx-form-checkbox]:focus-visible{outline:2px solid currentcolor;outline-offset:2px}.docx-page [data-docx-form-checkbox]:hover:before{border-width:.125em}@media print{.docx-page [data-docx-form-checkbox]:focus-visible{outline:none}.docx-page [data-docx-form-checkbox]:hover:before{border-width:.0625em}.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-paragraph-mark{opacity:0}.docx-show-paragraph-marks .docx-paragraph-mark{opacity:1}.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}.docx-pages--hf-editing .docx-change-bar,.docx-pages--hf-editing .docx-hf:not([data-docx-hf-active]){opacity:var(--doc-hf-dim-opacity);transition:opacity .15s ease}.docx-pages--hf-editing .docx-page[data-docx-hf-active-kind=footer] .docx-change-bar[data-docx-story=footer],.docx-pages--hf-editing .docx-page[data-docx-hf-active-kind=header] .docx-change-bar[data-docx-story=header]{opacity:1}.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,.docx-pages[data-format-painter] .docx-hyperlink{cursor:copy!important}.docx-toolbar[data-overflow]{flex-wrap:nowrap}.docx-toolbar__contextual,.docx-toolbar__group{align-items:center;display:inline-flex;flex:none;gap:2px}.docx-toolbar__contextual:empty{display:none}.docx-toolbar__more{align-items:center;display:inline-flex;flex:none;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:has(.docx-table-chrome__panel){overflow-y:auto}.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-panel .docx-table-chrome__panel{left:auto;right:0}.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-content:has(>.docx-toolbar__font-search){display:flex;flex-direction:column;min-width:220px;overflow:hidden}.docx-toolbar__font-search{background:var(--doc-bg);border:1px solid var(--doc-border);border-radius:4px;box-sizing:border-box;color:var(--doc-text);flex:none;font:inherit;margin:6px;padding:7px 8px;width:calc(100% - 12px)}.docx-toolbar__font-options{min-height:0;overflow-y:auto}.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-toolbar__reviewers{display:inline-flex;position:relative}.docx-toolbar__reviewers-menu{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:10px;box-shadow:var(--doc-shadow-lg);display:flex;flex-direction:column;max-height:min(420px,calc(100vh - 24px));max-width:min(320px,calc(100vw - 24px));min-width:220px;overflow-y:auto;overscroll-behavior:contain;padding:6px;position:absolute;right:0;top:calc(100% + 4px);z-index:var(--doc-z-overlay)}.docx-toolbar__reviewer-item{align-items:center;background:transparent;border:0;border-radius:6px;color:var(--doc-text);cursor:pointer;display:flex;font:inherit;gap:8px;min-width:0;padding:7px 9px;text-align:left}.docx-toolbar__reviewer-item:focus-visible,.docx-toolbar__reviewer-item:hover{background:var(--doc-bg-hover)}.docx-toolbar__reviewer-swatch{border-radius:50%;flex:0 0 auto;height:8px;width:8px}.docx-toolbar__reviewer-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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__reviewers-submenu>.docx-menubar__submenu-panel{max-height:min(420px,calc(100vh - 24px));overflow-y:auto;overscroll-behavior:contain}.docx-editor .docx-menubar__reviewer-check{display:inline-flex;justify-content:center;width:18px}.docx-editor .docx-menubar__reviewer-item[data-active]{background:transparent}.docx-editor .docx-menubar__reviewer-item:focus-visible,.docx-editor .docx-menubar__reviewer-item:hover{background:var(--doc-bg-hover)}.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-text-form-dialog{background:var(--doc-surface);border:0;border-radius:8px;box-shadow:0 4px 20px var(--doc-shadow);color:var(--doc-text);font:13px/1.5 var(--doc-font-ui,system-ui,sans-serif);inset:0;margin:auto;max-height:90dvh;max-width:calc(100vw - 40px);overflow:hidden;padding:0;position:fixed;width:min(480px,calc(100vw - 40px))}.docx-text-form-dialog[open]{display:flex;flex-direction:column}.docx-text-form-dialog::backdrop{background:var(--doc-overlay)}.docx-text-form-dialog__header{border-bottom:1px solid var(--doc-border);flex-shrink:0;font-size:16px;font-weight:600;margin:0;padding:16px 20px 12px}.docx-text-form-dialog__body{display:flex;flex-direction:column;gap:14px;min-height:0;overflow-y:auto;padding:16px 20px}.docx-text-form-dialog__row{align-items:center;display:flex;gap:12px}.docx-text-form-dialog__label{color:var(--doc-text-muted);flex:0 0 132px}.docx-text-form-dialog__input{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:4px;color:var(--doc-text);flex:1;font:inherit;min-width:0;padding:6px 8px}.docx-text-form-dialog__checkbox-row{align-items:center;display:flex;gap:8px}.docx-text-form-dialog__checkbox-row input{accent-color:var(--doc-primary)}.docx-text-form-dialog__footer{border-top:1px solid var(--doc-border);display:flex;flex-shrink:0;gap:8px;justify-content:flex-end;padding:12px 20px 16px}.docx-text-form-dialog__button{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:4px;color:var(--doc-text);cursor:pointer;font:inherit;padding:6px 16px}.docx-text-form-dialog__button:hover{background:var(--doc-bg-hover)}.docx-text-form-dialog__button--primary{background:var(--doc-primary);border-color:var(--doc-primary);color:var(--doc-on-primary)}.docx-text-form-dialog__button--primary:hover{background:var(--doc-primary-hover)}.docx-text-form-dialog :is(input,select,button):focus-visible{outline:2px solid var(--doc-primary);outline-offset:2px}.docx-text-form-dialog__error{color:var(--doc-danger);font-size:12px;margin:0}.docx-text-form-dialog__error:empty{display:none}@media(max-width:420px){.docx-text-form-dialog__row{align-items:stretch;flex-direction:column;gap:6px}.docx-text-form-dialog__label{flex-basis:auto}}.docx-text-form-status{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;width:1px}.docx-text-form-status[data-field-error]{background:var(--doc-bg);border:1px solid var(--doc-warning);border-radius:6px;clip-path:none;color:var(--doc-text);height:auto;inset:auto 16px 16px auto;max-width:min(420px,90vw);padding:12px 16px;position:fixed;width:auto;z-index:100}.docx-editor .docx-dialog,.docx-editor.docx-dialog{background:var(--doc-surface);border:1px solid var(--doc-border);border-radius:var(--doc-dialog-radius,8px);box-shadow:0 12px 32px var(--doc-shadow),0 2px 6px var(--doc-shadow-subtle);box-sizing:border-box;color:var(--doc-text);font:var(--doc-dialog-font-size,13px) /1.5 var(--doc-dialog-font-family,var(--doc-font-ui,system-ui,sans-serif));inset:0;margin:auto;max-height:90dvh;max-width:480px;overflow:hidden;padding:0;position:fixed;width:calc(100vw - 40px)}.docx-editor .docx-dialog[open],.docx-editor.docx-dialog[open]{display:flex;flex-direction:column}.docx-editor .docx-dialog::backdrop,.docx-editor.docx-dialog::backdrop{background:var(--doc-overlay)}.docx-editor .docx-dialog:where([data-docx-dialog=paragraph]),.docx-editor.docx-dialog:where([data-docx-dialog=paragraph]){max-width:720px}.docx-editor .docx-dialog:where([data-docx-dialog=textFormField]),.docx-editor.docx-dialog:where([data-docx-dialog=textFormField]){max-width:520px}.docx-editor .docx-dialog-overlay,.docx-editor.docx-dialog-overlay{align-items:center;background:var(--doc-overlay);display:flex;inset:0;justify-content:center;position:fixed;z-index:var(--doc-z-overlay)}.docx-editor .docx-dialog-overlay .docx-dialog,.docx-editor.docx-dialog-overlay .docx-dialog{display:flex;flex-direction:column;inset:auto;position:relative}.docx-editor .docx-dialog__header{color:var(--doc-text);flex-shrink:0;padding-block:20px 4px;padding-inline:var(--doc-dialog-padding,24px)}.docx-editor .docx-dialog__title{color:var(--doc-text);display:block;font-size:1.385em;font-weight:600;line-height:1.3}.docx-editor .docx-dialog__header:where(:not(:has(.docx-dialog__title))){font-size:1.385em;font-weight:600;line-height:1.3}.docx-editor .docx-dialog__body{display:flex;flex-direction:column;gap:var(--doc-dialog-gap,12px);min-height:0;overflow-y:auto;padding-block:12px 8px;padding-inline:var(--doc-dialog-padding,24px)}.docx-editor .docx-dialog__columns{display:grid;gap:8px 32px;grid-template-columns:1fr 1fr}.docx-editor .docx-dialog__column,.docx-editor .docx-dialog__section{display:flex;flex-direction:column;gap:var(--doc-dialog-gap,12px);min-width:0}.docx-editor .docx-dialog__section-label{color:var(--doc-text-muted);font-size:.85em;font-weight:600;letter-spacing:.06em;margin-top:8px;text-transform:uppercase}.docx-editor .docx-dialog__section-label:where(:first-child){margin-top:0}.docx-editor .docx-dialog__section-label--spaced{margin-top:8px}.docx-editor .docx-dialog [data-docx-field=tabStops]{display:flex;flex-direction:column;gap:var(--doc-dialog-gap,12px)}.docx-editor .docx-dialog__row{align-items:center;display:flex;gap:10px;min-width:0}.docx-editor .docx-dialog__row--actions{justify-content:flex-end;padding-top:4px}.docx-editor .docx-dialog__field-label,.docx-editor .docx-dialog__label{color:var(--doc-text);flex:0 0 auto;font-size:1em;line-height:1.3;width:96px}.docx-editor .docx-dialog:where([data-docx-dialog=textFormField]) .docx-dialog__label,.docx-editor.docx-dialog:where([data-docx-dialog=textFormField]) .docx-dialog__label{width:132px}.docx-editor .docx-dialog__section>.docx-dialog__field-label,.docx-editor .docx-dialog__section>.docx-dialog__label{width:auto}.docx-editor .docx-dialog__unit{color:var(--doc-text-muted);flex:0 0 auto;font-size:.92em;min-width:20px}.docx-editor .docx-dialog__tab-position{color:var(--doc-text)}.docx-editor .docx-dialog__tab-description{color:var(--doc-text-muted);flex:1;font-size:1em;min-width:0}.docx-editor .docx-dialog__hint,.docx-editor .docx-dialog__note{color:var(--doc-text-muted);font-size:.92em;line-height:1.4;margin:0}.docx-editor .docx-dialog__input,.docx-editor .docx-dialog__select,.docx-editor .docx-dialog__textarea{background:var(--doc-surface);border:1px solid var(--doc-border-input);border-radius:var(--doc-dialog-control-radius,4px);box-shadow:none;box-sizing:border-box;color:var(--doc-text);flex:1 1 auto;font:inherit;height:32px;line-height:30px;margin:0;min-width:0;outline:none;padding:0 8px;transition:border-color .12s ease,box-shadow .12s ease}.docx-editor .docx-dialog__select{cursor:pointer;padding-right:4px}.docx-editor .docx-dialog__textarea{height:auto;line-height:1.5;min-height:72px;padding:6px 8px;resize:vertical}.docx-editor .docx-dialog__input--full{flex:none;width:100%}.docx-editor .docx-dialog__input:where(:hover),.docx-editor .docx-dialog__select:where(:hover),.docx-editor .docx-dialog__textarea:where(:hover){border-color:var(--doc-border-dark)}.docx-editor .docx-dialog__input:where(:focus,:focus-visible),.docx-editor .docx-dialog__select:where(:focus,:focus-visible),.docx-editor .docx-dialog__textarea:where(:focus,:focus-visible){border-color:var(--doc-primary);box-shadow:0 0 0 1px var(--doc-primary);outline:none}.docx-editor .docx-dialog__input:where(:disabled),.docx-editor .docx-dialog__select:where(:disabled),.docx-editor .docx-dialog__textarea:where(:disabled){background:var(--doc-bg-subtle);border-color:var(--doc-border);color:var(--doc-text-subtle);cursor:default}.docx-editor .docx-dialog__input:where([aria-invalid=true]),.docx-editor .docx-dialog__select:where([aria-invalid=true]),.docx-editor .docx-dialog__textarea:where([aria-invalid=true]){border-color:var(--doc-danger)}.docx-editor .docx-dialog__checkbox-row{align-items:flex-start;color:var(--doc-text);cursor:pointer;display:flex;font-size:1em;gap:8px;line-height:1.4}.docx-editor .docx-dialog__checkbox-row :where(input[type=checkbox]){accent-color:var(--doc-primary);cursor:pointer;flex:0 0 auto;height:16px;margin:1px 0 0;width:16px}.docx-editor .docx-dialog__footer{align-items:center;display:flex;flex-shrink:0;gap:8px;justify-content:flex-end;padding-block:12px 20px;padding-inline:var(--doc-dialog-padding,24px)}.docx-editor .docx-dialog__error{color:var(--doc-danger);font-size:.92em;line-height:1.4;margin:0 auto 0 0}.docx-editor .docx-dialog__error:where(:empty){display:none}.docx-editor .docx-dialog__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--doc-surface);border:1px solid var(--doc-border-input);border-radius:var(--doc-dialog-control-radius,4px);box-sizing:border-box;color:var(--doc-text);cursor:pointer;display:inline-flex;font:inherit;font-weight:500;height:32px;justify-content:center;line-height:1;margin:0;min-width:72px;padding:0 16px;transition:background-color .12s ease,border-color .12s ease;white-space:nowrap}.docx-editor .docx-dialog__button:where(:hover){background:var(--doc-bg-hover);border-color:var(--doc-border-dark)}.docx-editor .docx-dialog__button:where(:active){background:var(--doc-bg-subtle)}.docx-editor .docx-dialog__apply,.docx-editor .docx-dialog__button--primary{background:var(--doc-primary);border-color:var(--doc-primary);color:var(--doc-on-primary)}.docx-editor .docx-dialog__apply:where(:hover),.docx-editor .docx-dialog__button--primary:where(:hover){background:var(--doc-primary-hover);border-color:var(--doc-primary-hover)}.docx-editor .docx-dialog__apply:where(:active),.docx-editor .docx-dialog__button--primary:where(:active){background:var(--doc-primary-hover)}.docx-editor .docx-dialog__link-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:var(--doc-dialog-control-radius,4px);color:var(--doc-primary);cursor:pointer;display:inline-flex;font:inherit;font-weight:500;height:28px;margin:0;padding:0 8px}.docx-editor .docx-dialog__link-button:where(:hover){background:var(--doc-primary-light)}.docx-editor .docx-dialog__button:where(:disabled),.docx-editor .docx-dialog__link-button:where(:disabled){cursor:default;opacity:.5;pointer-events:none}.docx-editor .docx-dialog__button:where(:focus-visible),.docx-editor .docx-dialog__checkbox-row :where(input:focus-visible),.docx-editor .docx-dialog__link-button:where(:focus-visible){outline:2px solid var(--doc-primary);outline-offset:2px}@media(max-width:640px){.docx-editor .docx-dialog__columns{grid-template-columns:1fr}}.docx-editor .docx-content-control-widget-popup{background:var(--doc-popover-bg,#fff);border:1px solid var(--doc-border);border-radius:8px;box-shadow:0 8px 24px var(--doc-shadow),0 1px 3px var(--doc-shadow-subtle);box-sizing:border-box;color:var(--doc-text);display:grid;font:var(--doc-dialog-font-size,13px) /1.5 var(--doc-dialog-font-family,var(--doc-font-ui,system-ui,sans-serif));gap:8px;min-width:0;overflow:auto;padding:12px;position:absolute;z-index:20}.docx-editor .docx-content-control-widget-popup>:where(input,select){background:var(--doc-surface);border:1px solid var(--doc-border-input);border-radius:var(--doc-dialog-control-radius,4px);box-sizing:border-box;color:var(--doc-text);font:inherit;height:32px;margin:0;outline:none;padding:0 8px;width:100%}.docx-editor .docx-content-control-widget-popup>:where(input,select):where(:focus-visible){border-color:var(--doc-primary);box-shadow:0 0 0 1px var(--doc-primary)}.docx-editor .docx-content-control-widget-popup>:where(button){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:var(--doc-dialog-control-radius,4px);color:var(--doc-text);cursor:pointer;font:inherit;margin:0;padding:6px 8px;text-align:left}.docx-editor .docx-content-control-widget-popup>:where(button):where(:hover){background:var(--doc-bg-hover)}.docx-editor .docx-content-control-widget-popup>:where([role=alert]){color:var(--doc-danger);font-size:.92em}.docx-editor .docx-content-control-widget-popup .docx-dialog__footer{padding:4px 0 0}.docx-editor .docx-content-control-widget-popup[data-kind=date]{gap:0;padding:0}.docx-editor .docx-content-control-widget-popup .docx-content-control-calendar .docx-dialog__footer{padding:0}.docx-editor .docx-toolbar__alt-text-panel>.docx-dialog__label{display:block;margin-bottom:6px;width:auto}.docx-editor .docx-toolbar__alt-text-panel .docx-dialog__textarea{width:100%}.docx-editor .docx-toolbar__alt-text-panel .docx-dialog__footer{padding:12px 0 0}.docx-editor [data-docx-field]:has(>select[data-docx-form-dropdown]:focus-visible){outline:2px solid var(--doc-primary);outline-offset:2px}.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}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-italic-cyrillic-ext-BYDxkVts.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-italic-cyrillic-Bbarfv5v.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-italic-greek-CPUlP-JE.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-italic-vietnamese-Bom7B-EH.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-italic-latin-ext-QeTBPAvW.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-italic-latin-B0yBOYov.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-normal-cyrillic-ext-CXU3YvQl.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-normal-cyrillic-CnEgTPdE.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-normal-greek-Cuw1d432.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-normal-vietnamese-tuJ4lY6O.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-normal-latin-ext-KUPCjGsn.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;font-stretch:100%;font-display:swap;src:url(/assets/ibm-plex-sans-normal-latin-BD64o3ke.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:IBM Plex Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#e8eaea;background:#1f2121;font-synthesis:none;color-scheme:dark;font-size:14px;font-weight:400;--blue:#7fb0f5;--muted:#9ba1a2;--border:#323435;--deep:#161717;--raised:#323435;--line:rgba(255,255,255,.2)}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:disabled{cursor:not-allowed;opacity:.45}button,a{transition:background .16s,color .16s,box-shadow .16s,transform .16s}a{color:var(--blue);text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid #7fb0f5;outline-offset:2px}h1,h2,h3,p{margin-top:0}h1{font-size:29px;font-weight:600;letter-spacing:-.5px;color:#fff}h2{font-size:17px;letter-spacing:-.2px;font-weight:600;color:#fff}h3{font-size:14px;font-weight:600;color:#fff}p{line-height:1.6}small{font-size:12px}svg{flex-shrink:0}.spacer{flex:1}.muted{color:#9ba1a2;line-height:1.6}.blue-text{color:var(--blue)!important}.primary,.secondary,.danger{padding:6px 10px;border-radius:6px;font-size:14px;font-weight:500;min-height:32px;white-space:nowrap;line-height:20px}.primary{background:#e5e7e8;color:#0a0d0f;border:0}.primary:hover{background:#fff}.secondary{background:#ffffff0d;border:1px solid var(--line);color:#fff}.secondary:hover{background:#ffffff1a}.small{padding:6px 10px;min-height:32px;font-size:14px}.text-button{padding:7px 9px;font-size:14px;color:#e8eaea}.text-button:hover{background:#ffffff0f;border-radius:5px}.quiet-button{font-size:12px;color:#9ba1a2}.wide{width:100%}.danger{background:#ffffff0d;color:#f08a8a;border:1px solid rgba(240,138,138,.35)}.danger:hover{background:#f08a8a1f}.icon-button{width:32px;height:32px;border-radius:6px;padding:6px;color:#cfd2d2}.icon-button:hover{background:#ffffff14}.green-dot,.saved-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#59b58d;flex-shrink:0}.warning-dot{width:6px;height:6px;border-radius:50%;background:#e7a03a}.badge{display:inline-flex;align-items:center;padding:3px 8px;background:#323435;color:#cfd2d2;border-radius:6px;font-size:12px;white-space:nowrap}.badge.green{background:#59b58d29;color:#6fc5a0}.app-header{height:48px;position:fixed;top:0;left:0;right:0;background:#161717;border-bottom:1px solid #323435;display:flex;align-items:center;padding:0 12px;gap:12px;z-index:30}.brand{font-size:16px;letter-spacing:-.2px;font-weight:600;gap:8px;padding:6px 10px;color:#fff}.brand-mark{display:flex;align-items:center;justify-content:center;color:#161717;background:#e5e7e8;border-radius:6px;width:28px;height:28px}.header-divider{height:24px;width:1px;background:#323435;margin:0 5px}.organization{font-size:14px;font-weight:500;gap:9px;color:#fff}.organization:hover,.landscape-picker:hover{background:#ffffff0f;border-radius:6px}.organization,.landscape-picker,.version-picker{padding:6px 10px;border-radius:6px}.avatar{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;width:29px;height:29px;background:#ebdfce;color:#5c4a22;font-weight:500;font-size:13px}.organization-avatar{border-radius:6px;background:#ffffff1f;color:#fff;font-size:11px}.tiny{width:22px;height:22px;font-size:10px}.profile{width:30px;height:30px;background:#ffffff1f;color:#fff;font-size:12px}.local-label{font-size:10px;border:1px solid rgba(89,181,141,.4);background:#59b58d1a;border-radius:6px;padding:3px 7px;letter-spacing:.4px;color:#59b58d}.search-trigger{color:#9ba1a2;font-size:14px;gap:9px;border:1px solid transparent;border-radius:6px;padding:6px 10px}.search-trigger:hover{background:#ffffff0f}.search-trigger kbd{font-size:11px;padding:2px 6px;border:1px solid #434647;border-radius:6px;margin-left:18px;color:#9ba1a2}kbd{font:inherit;font-size:12px;background:#323435;border:1px solid #434647;border-radius:6px;padding:2px 7px;color:#cfd2d2}.header-icon{position:relative;color:#cfd2d2}.header-icon i{position:absolute;top:6px;right:7px;width:4px;height:4px;border-radius:50%;background:#59b58d}.organization-wrapper{position:relative}.dropdown{position:absolute;z-index:60;min-width:240px;padding:16px;background:#323435;border:1px solid #434647;border-radius:8px;box-shadow:0 1px 4px #0006;display:flex;flex-direction:column;gap:12px}.dropdown button{justify-content:flex-start;padding:8px 0;color:#e8eaea}.dropdown button:hover{color:#fff}.dropdown small{color:#9ba1a2}.dropdown p{color:#9ba1a2;font-size:13px;margin:0}.org-dropdown{top:44px}.header-dropdown{right:12px;top:52px;max-width:310px}.sidebar{position:fixed;top:48px;bottom:0;left:0;background:#161717;border-right:1px solid #323435;display:flex;flex-direction:column;z-index:20;overflow-y:auto}.sidebar nav{display:flex;flex-direction:column;flex:1}.nav-item{width:100%;justify-content:flex-start;gap:8px;padding:0 12px;border:1px solid transparent;border-radius:6px;font-size:14px;color:#fff;text-align:left;font-weight:400}.nav-item svg{width:16px;height:16px;max-width:16px;max-height:16px;flex:0 0 16px;color:inherit;fill:currentColor;overflow:visible}.nav-item:hover{background:#262828}.nav-item.active{color:#fff;background:#323435;border-color:#434647}.reference-icon{display:inline-block;overflow:visible;vertical-align:-.125em}.reference-icon path{fill:currentColor}.nav-help{margin-top:auto;margin-left:2px;width:40px;min-height:40px;justify-content:center}.main{padding-top:48px;min-height:100vh;background:#1f2121}.workspace-bar{height:48px;border-bottom:1px solid #323435;padding:0 24px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#9ba1a2}.workspace-bar>div{display:flex;align-items:center;gap:10px}.workspace-bar strong{font-weight:500;color:#e8eaea}.workspace-bar>div:last-child{gap:12px}.page-content{margin:0}.welcome{position:relative;display:flex;align-items:center;justify-content:space-between;border:1px solid #323435;border-radius:8px;min-height:231px;background:linear-gradient(105deg,#232525,#1e2020 80%,#212323);overflow:hidden;padding:28px}.eyebrow{color:#9ba1a2;letter-spacing:.8px;font-size:11px;font-weight:500;display:flex;align-items:center;gap:7px;margin-bottom:14px}.eyebrow .green-dot{width:5px;height:5px}.welcome h1{font-size:28px;line-height:1.3;margin-bottom:10px;font-weight:600;color:#fff;letter-spacing:-.5px}.wave{font-size:23px;margin-left:6px}.welcome p{font-size:13px;line-height:1.7;color:#9ba1a2;margin-bottom:20px}.welcome-actions{display:flex;align-items:center;gap:14px}.welcome-actions .primary{font-size:14px}.welcome-actions .text-button{font-size:13px;color:#cfd2d2}.welcome-visual{position:absolute;right:27px;top:4px;bottom:0;width:385px;pointer-events:none}.welcome-visual svg{position:absolute;inset:0;width:100%;height:100%;z-index:1}.welcome-visual svg path{stroke:#434647}.orbit{width:200px;height:200px;border:1px solid #323435;border-radius:50%;position:absolute;top:13px;left:116px;transform:scaleY(.8)}.orbit.two{width:300px;height:300px;top:-37px;left:65px;border-color:#2c2e2e}.visual-node{position:absolute;z-index:2;background:#323435;box-shadow:0 5px 19px #00000040;border:1px solid #434647;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#9bb8dd}.visual-node svg{position:static;width:auto;height:auto}.vn1{left:55px;top:53px;width:52px;height:45px}.vn2{left:159px;top:85px;width:91px;height:70px;flex-direction:column;gap:7px;background:#548ade;color:#fff;border-color:#79a2e4;box-shadow:0 8px 22px #00000059}.vn2 span{font-size:10px}.vn3{left:291px;top:33px;width:48px;height:47px}.vn4{left:280px;top:167px;width:55px;height:47px}.visual-caption{position:absolute;left:79px;bottom:14px;font-size:11px;color:#9ba1a2;display:flex;align-items:center;gap:6px}.overview-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #323435;border-radius:8px;margin:20px 0 28px;padding:14px 0;background:#161717}.overview-stats button{justify-content:flex-start;padding:4px 20px;gap:10px;border-right:1px solid #323435;color:#e8eaea}.overview-stats button:last-child{border:0}.overview-stats button:hover{background:#ffffff0a}.stat-icon{color:#9ba1a2;display:flex}.overview-stats strong{font-size:17px;font-weight:600;color:#fff}.overview-stats button>span:last-of-type{font-size:12px;color:#9ba1a2;white-space:nowrap}.overview-stats button>svg{margin-left:auto;color:#7d8384}.section{margin-bottom:30px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.section-heading h2{display:flex;align-items:center;gap:8px;font-size:15px;margin:0;font-weight:600;color:#fff}.section-heading h2 svg{color:#9ba1a2;stroke-width:1.6}.section-heading h2>span{color:#9ba1a2;font-size:11px;background:#323435;padding:2px 6px;border-radius:6px;margin-left:2px}.section-description{font-size:12px;color:#9ba1a2;margin-bottom:16px}.diagram-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.diagram-card{border:1px solid #323435;border-radius:8px;overflow:hidden;position:relative;background:#161717;transition:box-shadow .2s,border-color .2s}.diagram-card:hover{box-shadow:0 5px 18px #00000059;border-color:#ffffff59}.card-open{display:block;width:100%;text-align:left;padding:0}.diagram-preview{height:135px;background:radial-gradient(#2c2e2e .6px,transparent .6px),#161717;background-size:10px 10px;position:relative;border-bottom:1px solid #323435}.diagram-preview>svg{width:100%;height:100%;padding:8px}.preview-level{position:absolute;bottom:8px;left:10px;font-size:10px;letter-spacing:.2px;color:#9ba1a2;background:#161717cc;border:1px solid #323435;border-radius:6px;padding:3px 6px}.card-content{padding:15px 14px 12px}.card-title{display:flex;align-items:center;gap:7px}.small-diagram-icon{color:#9ba1a2;display:flex}.card-title h3{margin:0;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:#fff}.card-content p{font-size:11px;color:#9ba1a2;margin:8px 0 14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card-meta{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#7d8384}.card-meta>span{display:flex;align-items:center;gap:5px}.card-meta .avatar{height:17px;width:17px;font-size:8px}.pin-button{position:absolute;top:10px;right:10px;color:#9ba1a2;background:#323435;border:1px solid #434647;border-radius:6px;height:26px;width:26px;opacity:0}.diagram-card:hover .pin-button,.pin-button.pinned{opacity:1}.pin-button.pinned{color:#7fb0f5}.empty-pin{border:1px dashed #434647;border-radius:8px;min-height:242px;flex-direction:column;gap:0;text-align:center;background:#161717;padding:20px;color:#e8eaea}.empty-pin>span:first-child{color:#9ba1a2;background:#323435;border:1px solid #434647;border-radius:50%;height:39px;width:39px;display:flex;align-items:center;justify-content:center;margin-bottom:13px}.empty-pin strong{font-size:12px;color:#cfd2d2;font-weight:500}.empty-pin p{font-size:11px;color:#9ba1a2;margin:7px 0 15px}.empty-pin .blue-text{display:flex;gap:6px;font-size:11px}.tabs{display:flex;align-items:center;border-bottom:1px solid #323435;gap:19px}.tabs button{font-size:14px;color:#9ba1a2;padding:12px 1px;position:relative}.tabs button.active{color:#fff}.tabs button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#e5e7e8}.recent-tabs{margin:0 0 18px}.recent-tabs button{font-size:13px;padding:8px 1px 10px}.learn-banner{padding:18px 20px;border:1px solid #323435;border-radius:8px;display:flex;align-items:center;gap:13px;background:#161717;margin-top:30px}.learn-icon{background:#323435;color:#9ba1a2;padding:10px;border-radius:8px;display:flex}.learn-banner strong{font-size:13px;font-weight:500;color:#e8eaea}.learn-banner p{font-size:11px;color:#9ba1a2;margin:5px 0 0}.learn-banner a{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:12px}.page-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.page-title .eyebrow{margin:4px 0 12px;font-size:11px}.page-title h1{margin:0 0 8px;font-size:27px;color:#fff}.page-title p{color:#9ba1a2;font-size:13px;margin:0}.filter-bar{display:flex;align-items:center;gap:15px;margin-bottom:22px}.input-search{display:flex;align-items:center;gap:8px;border:1px solid #434647;border-radius:6px;padding:0 8px;color:#9ba1a2;background:#323435}.input-search input{border:0!important;box-shadow:none!important;background:transparent!important;padding:6px 0!important;font-size:14px;color:#e8eaea;width:210px!important;margin:0!important}.input-search input::placeholder{color:#9ba1a2}.filter-bar>.muted{font-size:12px}.view-toggle{display:flex;border:1px solid #434647;border-radius:6px;padding:3px;background:#323435}.view-toggle button{padding:5px;color:#9ba1a2;border-radius:4px}.view-toggle button.active{color:#fff;background:#ffffff1a}.new-diagram-card{min-height:240px;border:1px dashed #434647;border-radius:8px;flex-direction:column;color:#9ba1a2;background:#161717}.new-diagram-card strong{font-size:14px;font-weight:500;margin-top:9px;color:#e8eaea}.new-diagram-card p{font-size:12px;color:#9ba1a2}.new-diagram-card:hover,.empty-pin:hover{background:#1b1c1c}.diagram-list{display:flex;flex-direction:column;gap:12px}.list-card .card-open{display:flex;align-items:center}.list-card .diagram-preview{width:210px;height:106px;border:0;border-right:1px solid #323435}.list-card .card-content{flex:1}.list-card .pin-button{opacity:1}.data-table{border:1px solid #323435;border-radius:8px;overflow:auto;background:#161717}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left;white-space:nowrap}th{padding:12px 14px;background:transparent;color:#9ba1a2;font-weight:500;font-size:12px;border-bottom:1px solid #323435}td{padding:14px;border-bottom:1px solid #262828;color:#cfd2d2}tr:last-child td{border:0}tbody tr:hover{background:#ffffff08}tr[tabindex]{cursor:pointer}td strong{font-size:14px;font-weight:500;color:#fff}td svg{vertical-align:middle}.table-object-icon{display:inline-flex;vertical-align:middle;margin-right:8px;background:#323435;padding:6px;border-radius:6px;color:#9ba1a2}.connection-label{display:flex;align-items:center;gap:14px;font-size:12px;color:#9ba1a2}.viewer-card{border:1px solid #323435;padding:0;display:block;border-radius:8px;overflow:hidden;text-align:left;background:#161717;color:#e8eaea}.viewer-card h3{margin:16px 17px 10px;color:#fff}.viewer-card p{margin:10px 17px 16px;font-size:13px;color:#9ba1a2;display:flex;justify-content:space-between}.technology-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.technology-card{padding:24px;border:1px solid #323435;border-radius:8px;background:#161717;color:#e8eaea}.technology-card>span{display:inline-flex;padding:12px;border-radius:8px;color:#51667f;margin-bottom:18px}.technology-card h3{font-size:16px;color:#fff}.technology-card p{font-size:13px;color:#9ba1a2}.technology-card button{padding-left:0;font-size:13px}.record-list{display:flex;flex-direction:column;gap:14px}.record-card{padding:22px;display:flex;align-items:center;gap:19px;border:1px solid #323435;border-radius:8px;background:#161717}.record-icon{padding:13px;background:#323435;color:#9ba1a2;border-radius:8px}.record-card h3{margin:0 0 8px;color:#fff}.record-card p{font-size:13px;color:#9ba1a2;max-width:650px;margin-bottom:10px}.record-card>.icon-button{color:#9ba1a2}.history-list{border:1px solid #323435;border-radius:8px;padding:0 23px;background:#161717}.history-list article{display:flex;align-items:center;gap:15px;border-bottom:1px solid #323435;padding:23px 0}.history-list article:last-child{border:0}.history-icon{background:#323435;padding:9px;border-radius:50%;color:#9ba1a2;display:flex}.history-list strong{font-size:14px;font-weight:500;color:#fff}.history-list p{font-size:12px;color:#9ba1a2;margin:7px 0 0}.history-list .badge{margin-left:auto}.settings-card{max-width:650px;border:1px solid #323435;border-radius:8px;padding:28px;background:#161717}.settings-card form{margin-top:22px}.settings-card h2{margin-bottom:6px}.settings-card .muted{font-size:13px}.button-row{display:flex;gap:12px}.empty-state{padding:70px 20px;text-align:center;color:#9ba1a2}.empty-state h3{margin:17px 0 7px;color:#cfd2d2}.empty-state p{font-size:13px}label{display:block;font-size:13px;font-weight:500;color:#cfd2d2;margin:18px 0 8px}label small{font-weight:400;color:#9ba1a2;margin-left:4px}input:not([type=color]),textarea,select{display:block;width:100%;padding:8px 12px;background:#323435;border:1px solid #434647;border-radius:6px;margin-top:8px;color:#e8eaea;font-size:14px;outline:none;transition:border .2s,box-shadow .2s}input::placeholder,textarea::placeholder{color:#7d8384;font-size:13px}input:focus,textarea:focus,select:focus{border-color:#7fb0f5;box-shadow:0 0 0 3px #7fb0f526}textarea{resize:vertical}select{appearance:auto}option{background:#323435;color:#e8eaea}hr{border:0;border-top:1px solid #323435;margin:25px 0}.modal-backdrop{position:fixed;inset:0;z-index:90;background:#0009;backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:25px;animation:fade-in .15s}.modal{position:relative;background:#323435;border:1px solid #434647;border-radius:10px;box-shadow:0 1px 4px #0006;padding:28px;max-height:90vh;overflow:auto;width:620px}.compact-modal{width:440px}.modal h2{font-size:21px;font-weight:600;letter-spacing:-.3px;margin:10px 0;color:#fff}.modal>.muted{font-size:13px;margin-bottom:20px}.modal-close{position:absolute;top:16px;right:16px;color:#9ba1a2}.modal-icon{display:inline-flex;background:#262828;color:#9bb8dd;padding:12px;border:1px solid #434647;border-radius:10px;margin-bottom:9px}.modal-footer{display:flex;gap:10px;justify-content:flex-end;border-top:1px solid #434647;margin-top:25px;padding-top:18px}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.template-card{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #434647;border-radius:8px;padding:14px;gap:9px;text-align:left;color:#e8eaea;background:#161717}.template-card>div{position:relative;width:100%;height:59px;display:flex;align-items:center;justify-content:center;color:#9bb8dd;background:#262828;border-radius:6px}.template-card strong{font-size:13px;font-weight:500}.template-card small{font-size:11px;color:#9ba1a2;line-height:1.6}.template-card.selected{border-color:#fff;box-shadow:0 0 0 1px #fff;background:#262828}.template-check{position:absolute;right:-5px;top:-7px;background:#e5e7e8;color:#161717;border-radius:50%;display:flex;padding:3px}.modal-header{display:flex;align-items:center;justify-content:space-between}.modal-header h2{margin:0}.search-modal{padding:0;width:610px}.global-search{display:flex;gap:13px;align-items:center;padding:18px 50px 18px 22px;border-bottom:1px solid #434647;color:#9ba1a2}.global-search input{border:0!important;margin:0!important;box-shadow:none!important;font-size:15px;background:transparent!important;color:#e8eaea}.search-results{padding:16px}.search-results>small{color:#9ba1a2;font-size:11px;letter-spacing:.8px;display:block;padding:10px 7px}.search-results button{display:flex;width:100%;justify-content:flex-start;padding:12px 8px;text-align:left;border-radius:6px;color:#cfd2d2;font-size:14px}.search-results button:hover{background:#ffffff0f}.search-results button>span{color:#e8eaea;flex:1}.search-results button svg{color:#9ba1a2}.help-shortcut{display:flex;justify-content:space-between;margin:18px 0;color:#9ba1a2;font-size:13px}.version-row{display:flex;align-items:center;gap:12px;padding:20px;border:1px solid #434647;border-radius:8px;margin-bottom:20px}.version-row .badge{margin-left:auto}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:110;background:#323435;color:#fff;box-shadow:0 1px 4px #0006;border:1px solid #434647;border-radius:8px;padding:12px 16px;display:flex;align-items:center;gap:10px;font-size:14px;max-width:85vw;animation:fade-in .2s}.toast>svg{color:#59b58d}.toast button{padding:0;margin-left:8px;color:#9ba1a2}.editor-main{height:100vh;overflow:hidden}.editor{height:calc(100vh - 96px);display:flex;flex-direction:column}.editor-top{height:48px;min-height:48px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid #323435;gap:12px;color:#9ba1a2;font-size:13px;background:#161717}.editor-top strong{font-size:14px;color:#fff;font-weight:500}.editor-top small{font-size:11px}.editor-top .primary{margin-left:10px}.editor-body{display:flex;flex:1;min-height:0}.canvas{flex:1;position:relative;background:#161717;min-width:0}.architecture-node{width:205px;min-height:146px;background:#262828;border:1px solid color-mix(in srgb,var(--node-color) 55%,#262828);border-radius:8px;padding:19px 17px;text-align:center;box-shadow:0 1px 4px #0006;color:#cfd2d2;border-top:3px solid var(--node-color)}.architecture-node.selected{outline:2px solid #7fb0f5;outline-offset:4px;box-shadow:0 4px 25px #7fb0f526}.node-icon{display:flex;justify-content:center;color:var(--node-color);margin-bottom:10px}.architecture-node strong{display:block;font-size:13px;color:#fff;font-weight:500}.node-kind{font-size:11px;color:var(--node-color);display:block;margin-top:6px}.architecture-node p{font-size:11px;color:#9ba1a2;line-height:1.6;margin:10px 0 0}.react-flow__handle{width:8px;height:8px;border:2px solid #161717;background:#9ba1a2}.react-flow__edge-text{font-size:11px;fill:#cfd2d2}.react-flow__edge-textbg{fill:#161717}.react-flow__controls{box-shadow:0 1px 4px #0006;border:1px solid #434647;border-radius:6px;overflow:hidden;bottom:42px}.react-flow__controls button{background:#323435;color:#cfd2d2;border-color:#434647}.react-flow__controls button:hover{background:#3c3e3e}.react-flow__minimap{border:1px solid #434647;border-radius:6px;overflow:hidden;bottom:34px;width:140px;height:95px;background:#161717!important}.canvas-tools{position:absolute;top:16px;left:16px;display:flex;align-items:center;padding:8px 12px;gap:12px;background:#323435;border:1px solid #434647;border-radius:8px;box-shadow:0 1px 4px #0006;color:#9ba1a2}.canvas-tools>span:not(.canvas-hint){width:1px;height:16px;background:#434647}.canvas-hint{font-size:11px;color:#9ba1a2;padding-left:3px}.level-pill{position:absolute;bottom:12px;left:15px;font-size:11px;color:#9ba1a2;background:#161717d9;border:1px solid #434647;padding:6px 8px;border-radius:6px;display:flex;align-items:center;gap:7px}.inspector{width:268px;flex-shrink:0;border-left:1px solid #323435;background:#161717;overflow:auto}.inspector-heading{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#cfd2d2;font-size:13px}.inspector .tabs{padding:0 19px}.inspector-content{padding:22px 19px}.inspector-content h3{margin:17px 0 11px;color:#fff}.inspector-content .muted{font-size:12px}.inspector-content label{font-size:12px;font-weight:500;margin-top:22px}.inspector-content input,.inspector-content textarea{font-size:13px}.inspector-content input[type=color]{border:1px solid #434647;padding:3px;width:100%;height:32px;margin-top:8px;border-radius:6px;background:#323435}.diagram-detail-icon{display:inline-flex;background:#323435;padding:13px;color:#9bb8dd;border-radius:8px}.inspector-meta{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-top:22px;color:#9ba1a2}.inspector-meta strong{color:#e8eaea;font-weight:500}.tip{background:#262828;border:1px solid #434647;padding:12px;border-radius:6px;font-size:11px;color:#9ba1a2;line-height:1.8;margin-top:25px}.object-type{display:flex;align-items:center;gap:9px;font-size:13px;color:#9bb8dd}.inspector-content .danger{font-size:12px;width:100%;margin-top:25px}.login-page{height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-art{background:#161717;padding:65px;display:flex;flex-direction:column;justify-content:center;color:#cfd2d2;border-right:1px solid #323435}.login-art .brand{margin-bottom:70px;color:#fff}.login-art h1{font-size:42px;line-height:1.3;color:#fff}.login-art p{color:#9ba1a2}.login-illustration{margin:35px 0;color:#5f7d9e}.login-art small{color:#7d8384}.login-form{align-self:center;justify-self:center;max-width:360px;padding:25px;color:#e8eaea}.login-form h2{font-size:28px;margin:25px 0 12px;color:#fff}.login-form .wide{margin:20px 0}.login-form .muted{font-size:13px}@keyframes fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1}}@media(max-height:850px){.trial-card{display:none}.sidebar-bottom{padding-top:8px}.version-picker{margin-bottom:10px}}@media(min-width:1500px){.welcome{min-height:270px;padding:40px}.welcome h1{font-size:34px}.welcome p{font-size:14px}.welcome-visual{right:90px;transform:scale(1.16);transform-origin:right center}.diagram-preview{height:170px}.card-content{padding:20px}.card-title h3{font-size:14px}.card-content p,.card-meta{font-size:12px}.section{margin-bottom:37px}.overview-stats{padding:20px 0;margin-top:24px}.empty-pin{min-height:280px}.empty-pin strong{font-size:13px}}@media(max-width:1150px){.welcome-visual{right:-25px;opacity:.7;transform:scale(.85);transform-origin:right center}.welcome-copy{z-index:3}.welcome{padding:24px}.overview-stats button{padding:4px 12px;gap:7px}.overview-stats button>svg{display:none}.diagram-grid{gap:12px}.inspector{width:235px}.canvas-hint{display:none}.app-header{gap:10px}.local-label{display:none}.search-trigger>span{display:none}}@media(max-width:950px){.diagram-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-visual{opacity:.4;right:-80px}.overview-stats{grid-template-columns:repeat(2,1fr);gap:15px}.overview-stats button:nth-child(2){border:0}.organization{max-width:230px;white-space:nowrap;overflow:hidden}.technology-grid{grid-template-columns:repeat(2,1fr)}.learn-banner a{white-space:nowrap;font-size:11px}.inspector{width:215px}.editor-top>.badge,.editor-top>.saved-dot,.editor-top>small{display:none}}@media(max-width:700px){.app-header{height:48px;padding:0 10px;gap:8px}.brand{font-size:15px}.organization{font-size:0;gap:4px}.organization .avatar{font-size:10px}.header-divider{margin:0}.search-trigger kbd{display:none}.workspace-bar{height:44px;font-size:11px}.workspace-bar>div:first-child>span{max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-bar>div:last-child>.avatar{display:none}.welcome{padding:22px;min-height:220px}.welcome h1{font-size:24px}.welcome-visual{display:none}.welcome-actions{gap:5px}.welcome-actions .text-button{font-size:11px;padding:4px}.diagram-grid{grid-template-columns:1fr}.overview-stats{margin:15px 0 25px}.overview-stats button{padding:2px 10px}.overview-stats button>span:last-of-type{font-size:11px}.section-description{font-size:11px}.section-heading h2{font-size:14px}.section-heading .text-button{font-size:11px}.empty-pin{min-height:160px}.learn-banner{padding:15px;align-items:flex-start;flex-wrap:wrap}.learn-banner>div:nth-child(2){flex:1}.learn-banner a{margin-left:50px}.page-title{align-items:flex-start;gap:10px}.page-title h1{font-size:23px}.page-title p{font-size:12px}.page-title>.primary{font-size:12px;padding:7px 9px;min-height:30px}.filter-bar{gap:8px;flex-wrap:wrap}.input-search{flex:1}.input-search input{width:100%!important;min-width:50px}.filter-bar .muted{display:none}.record-card{padding:16px;gap:10px}.record-icon{display:none}.record-card p{font-size:12px}.technology-grid{grid-template-columns:1fr}.modal{padding:22px;max-height:90vh}.template-grid{gap:7px}.template-card{padding:9px;gap:8px}.template-card small{font-size:10px}.modal-backdrop{padding:15px}.template-card strong{font-size:12px}.editor{height:calc(100dvh - 92px)}.editor-top{padding:0 7px;gap:6px}.editor-top>span{display:none}.editor-top strong{max-width:115px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:12px}.editor-top .primary{margin:0;font-size:12px;padding:5px 7px}.inspector{width:190px}.inspector-content{padding:15px 12px}.inspector-heading{padding:0 12px;font-size:12px}.canvas-tools{padding:7px;left:8px;gap:8px}.react-flow__minimap{display:none}.login-page{grid-template-columns:1fr}.login-art{display:none}.history-list{padding:0 15px}.history-list .badge{display:none}.settings-card{padding:20px}.search-modal{padding:0}.search-results button>small{display:none}}.model-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px}.model-toolbar .input-search input{width:230px!important}.model-table{border:1px solid #323435;border-radius:8px;overflow:auto;background:#161717}.group-row{cursor:pointer;background:#1b1c1c}.group-row td{padding:11px 14px;border-bottom:1px solid #323435}.group-row:hover{background:#262828}.group-label{display:flex;align-items:center;gap:8px}.group-label strong{font-size:13px;color:#fff;font-weight:600}.group-label span{font-size:11px;color:#9ba1a2;background:#323435;border-radius:6px;padding:2px 6px}.group-label svg{transition:transform .15s;color:#9ba1a2}.group-label svg.rotated{transform:rotate(90deg)}.object-row{cursor:pointer}.object-row:hover{background:#ffffff08}.diagram-badges{display:flex;gap:5px;flex-wrap:wrap}.table-footer{padding:13px 14px;font-size:13px;color:#9ba1a2;border:1px solid #323435;border-top:0;border-radius:0 0 8px 8px;background:#161717;margin-bottom:20px}.focus-picker{display:flex;justify-content:center;padding:35px 0}.focus-panel{border:1px solid #323435;border-radius:8px;padding:25px;max-width:610px;width:100%;background:#161717}.focus-panel>strong{font-size:15px;color:#fff}.focus-panel>.muted{font-size:13px;margin:10px 0 18px}.focus-list{display:flex;flex-direction:column}.focus-list button{display:flex;align-items:center;gap:11px;padding:11px 10px;border-radius:6px;text-align:left;font-size:14px;color:#e8eaea}.focus-list button:hover{background:#ffffff0d}.focus-list button small{margin-left:auto;color:#9ba1a2;font-size:12px}.focus-heading{display:flex;align-items:center;gap:12px;margin-bottom:13px}.focus-heading strong{display:block;font-size:15px;color:#fff}.focus-heading small{color:#9ba1a2;font-size:12px}.focus-stat{display:flex;justify-content:space-between;align-items:center;font-size:13px;padding:12px 0;border-bottom:1px solid #323435;color:#9ba1a2}.focus-stat strong{color:#e8eaea}.focus-panel .secondary{margin-top:19px}.dependencies-layout{display:flex;gap:22px;align-items:flex-start}.dependencies-layout>.focus-panel{max-width:300px;flex-shrink:0}.dep-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;flex:1}.dep-column{border:1px solid #323435;border-radius:8px;padding:20px;background:#161717}.dep-column h3{display:flex;align-items:center;gap:8px;font-size:13px;color:#cfd2d2;margin:0 0 14px}.dep-column h3 span{font-size:11px;background:#323435;color:#9ba1a2;border-radius:6px;padding:2px 6px}.dep-column h3:not(:first-child){margin-top:25px}.dep-item{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;text-align:left;border:1px solid #434647;border-radius:6px;padding:13px;margin-bottom:10px;background:#1b1c1c;color:#e8eaea}.dep-item:hover{border-color:#fff6;background:#262828}.dep-item strong{font-size:14px;color:#fff;font-weight:500}.dep-item small{font-size:11px;color:#9ba1a2}.dep-item.focus{cursor:default;border-color:#fff6;background:#262828}.dep-item .connection-label{font-size:11px}.dep-empty{font-size:13px;color:#9ba1a2;padding:14px;border:1px dashed #434647;border-radius:6px}.viewer-wrap{display:flex;gap:20px;height:calc(100vh - 170px)}.viewer-canvas{flex:1;border:1px solid #323435;border-radius:8px;overflow:hidden;position:relative;background:#161717;min-width:0}.viewer-canvas .react-flow{width:100%;height:100%}.viewer-side{width:250px;flex-shrink:0;border:1px solid #323435;border-radius:8px;padding:22px;background:#161717}.viewer-side strong{font-size:15px;color:#fff}.viewer-side .muted{font-size:13px;margin:10px 0 5px}.viewer-side .primary{margin-top:20px;width:100%}.filter-options{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.filter-option{display:flex;align-items:center;gap:9px;border:1px solid #434647;border-radius:6px;padding:10px 14px;font-size:14px;cursor:pointer;color:#e8eaea}.filter-option input{width:auto!important;margin:0!important}.editor-main .page-content{padding:0}@media(max-width:950px){.model-toolbar{flex-wrap:wrap}.dep-columns{grid-template-columns:1fr}.dependencies-layout{flex-direction:column}.dependencies-layout>.focus-panel{max-width:100%}.viewer-wrap{flex-direction:column;height:auto}.viewer-canvas{height:380px}.viewer-side{width:100%}}.office-switcher{display:flex;gap:4px;margin-left:12px}.office-switcher button{gap:6px;padding:5px 10px;border:1px solid transparent;border-radius:6px;color:var(--muted);font-size:13px}.office-switcher button:hover{color:#fff;background:#262828}.office-switcher button.active{color:#fff;background:var(--raised);border-color:#434647}@media(max-width:640px){.office-switcher span{display:none}.office-switcher{margin-left:4px}}.page-title[hidden]{display:none}.table-list-main>.workspace-bar{display:none}.table-list-page h1{font-size:20px;line-height:28px;margin:0 0 24px;font-weight:600;letter-spacing:-.3px;color:#fff}.diagrams-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.table-list-page .diagrams-toolbar>.input-search{width:256px;height:34px;flex:0 0 256px;background:#161717}.table-list-page .diagrams-toolbar>.input-search input{width:100%!important;min-width:0}.table-list-page .diagrams-toolbar .small{height:32px;min-height:32px;padding:5px 10px}.table-list-page .diagrams-toolbar .primary{background:#fff;color:#0a0d0f}.diagrams-menu-wrap{position:relative}.diagrams-menu{position:absolute;top:calc(100% + 7px);left:0;width:225px;z-index:45;background:#323435;border:1px solid #434647;box-shadow:0 1px 4px #0006;border-radius:8px;padding:7px}.diagrams-menu>strong{display:block;padding:10px;font-size:13px;color:#9ba1a2}.diagrams-menu>button{display:flex;justify-content:space-between;width:100%;padding:9px 10px;border-radius:6px;text-align:left;font-size:14px;color:#e8eaea}.diagrams-menu>button:hover{background:#ffffff14}.diagrams-menu>button[aria-checked=true]{color:#fff;background:#ffffff1a}.diagrams-menu>button[aria-checked=true] svg{color:#e5e7e8}.diagrams-table-wrap{overflow:auto;max-height:calc(100dvh - 244px);border:1px solid #3a3d3e;border-radius:8px;background:#161717}.diagrams-table-wrap table{table-layout:fixed}.diagrams-table-wrap th{position:sticky;top:0;z-index:1;height:36px;background:#161717;font-size:12px;line-height:16px;color:#595f61;font-weight:500;padding:0 12px;border-bottom:1px solid #3a3d3e}.diagrams-table-wrap td{height:40px;padding:0 12px;font-size:14px;line-height:20px;color:#cfd2d2;overflow:hidden;text-overflow:ellipsis}.diagrams-name{font-size:14px;justify-content:flex-start;padding:0;gap:8px;color:#fff;max-width:100%;height:32px}.diagrams-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.diagrams-name svg{color:#9ba1a2}.diagrams-table-wrap tr[tabindex]:focus-visible{outline:2px solid #7fb0f5;outline-offset:-2px}.diagrams-footer{color:#9ba1a2;font-size:14px;padding:14px 0}.diagrams-newpanel{position:absolute;top:calc(100% + 7px);right:0;width:295px;z-index:45;background:#323435;border:1px solid #434647;box-shadow:0 1px 4px #0006;border-radius:10px;padding:17px;display:flex;flex-direction:column;gap:9px;align-items:stretch}.diagrams-newpanel>strong{font-size:15px;color:#fff}.diagrams-fieldlabel{font-size:12px;font-weight:500;color:#9ba1a2;margin-top:4px}.diagrams-newpanel .secondary{justify-content:space-between;width:100%}.diagrams-typelist{border:1px solid #434647;border-radius:8px;overflow:hidden}.diagrams-typelist>button{display:flex;flex-direction:column;align-items:flex-start;gap:3px;width:100%;padding:11px 13px;text-align:left;border-bottom:1px solid #434647;position:relative;color:#e8eaea}.diagrams-typelist>button:last-child{border-bottom:0}.diagrams-typelist>button:hover{background:#ffffff0f}.diagrams-typelist>button strong{font-size:13px;color:#fff}.diagrams-typelist>button small{font-size:11px;color:#9ba1a2}.diagrams-typelist>button[aria-selected=true]{background:#ffffff1a}.diagrams-typelist>button svg{position:absolute;right:11px;top:13px;color:#e5e7e8}.diagrams-typedesc{font-size:12px;color:#9ba1a2}.diagrams-parent{position:relative}.diagrams-parent .diagrams-menu{width:100%}.diagrams-parent-search{margin:6px}.diagrams-parent-search input{width:100%!important}.diagrams-parent .diagrams-menu{top:auto;bottom:calc(100% + 5px)}.diagrams-parent-empty{display:block;padding:10px;font-size:12px;color:#9ba1a2}.diagrams-create-submit{margin-top:6px}@media(max-width:950px){.diagrams-toolbar{flex-wrap:wrap}.diagrams-toolbar .input-search{flex:1}.diagrams-table-wrap table{min-width:760px}}.app-shell:has(.de-editor)>.app-header,.app-shell:has(.de-editor)>.sidebar,.main:has(.de-editor)>.workspace-bar{display:none}.app-shell .main:has(.de-editor){margin:0;padding:0;width:100%;height:100dvh;overflow:hidden}.de-editor{height:100dvh;display:flex;flex-direction:column;background:#1f2121;color:#e4e6e6;font-size:13px}.de-editor button{color:inherit;gap:8px;min-width:0}.de-editor button:focus-visible{outline:2px solid #7fb0f5;outline-offset:2px}.de-header{height:62px;flex-shrink:0;display:flex;align-items:center;gap:8px;padding:15px;background:#161717;border-bottom:1px solid #323435;z-index:20}.de-header>button,.de-menu-anchor>button{height:32px;padding:0 10px;border-radius:5px;white-space:nowrap}.de-header button:hover,.de-popover button:hover{background:#2b2e2e}.de-diagram-name{max-width:300px;overflow:hidden;text-overflow:ellipsis}.de-save{font-size:11px;color:#9ba1a2;white-space:nowrap}.de-menu-anchor{position:relative}.de-popover{position:absolute;z-index:40;background:#161717;border:1px solid #323435;border-radius:8px;box-shadow:0 8px 30px #0005;padding:16px;color:#e4e6e6;text-align:left}.de-menu-anchor>.de-popover{top:36px;left:0}.de-popover h3{font-size:13px;font-weight:500;margin:0 0 15px}.de-popover label,.de-inspector label{display:block;font-size:12px;color:#9ba1a2;margin:16px 0}.de-popover input,.de-popover textarea,.de-popover select,.de-inspector input,.de-inspector textarea,.de-inspector select{display:block;width:100%;font:inherit;color:#e4e6e6;background:#1f2121;border:1px solid #323435;border-radius:5px;padding:8px;margin-top:6px;resize:vertical}.de-popover input:focus,.de-inspector input:focus,.de-inspector textarea:focus{outline:1px solid #7fb0f5}.de-diagram-details{width:320px}.de-navigator{width:min(836px,calc(100vw - 95px))}.de-navigator .input-search input{width:100%;margin:0;background:transparent;border:0}.de-navigator .input-search{width:100%;margin-bottom:20px}.de-nav-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-height:65vh;overflow:auto}.de-nav-columns>section{border-left:1px solid #323435;padding-left:20px}.de-nav-columns section{margin-bottom:24px}.de-nav-columns h3{display:flex;justify-content:space-between;color:#9ba1a2}.de-nav-columns button{width:100%;text-align:left;justify-content:flex-start;padding:9px;border-radius:4px}.de-nav-columns button[aria-current=page]{background:#293646;color:#9cc4ff}.de-nav-columns small,.de-related small{display:block;color:#9ba1a2;margin-top:3px}.de-tabs{display:flex;gap:4px;border-bottom:1px solid #323435;position:relative}.de-tabs button{padding:8px 10px;white-space:nowrap;border-bottom:2px solid transparent;position:relative;z-index:1;background:transparent}.de-tabs:not(.de-slide-rail) button[aria-selected=true],.de-tabs:not(.de-slide-rail) button[aria-pressed=true]{border-color:#7fb0f5;color:#a5caff;background:#25313e}.de-tabs.de-slide-rail button[aria-selected=true]{border-color:transparent;color:#a5caff}.de-body{display:flex;flex:1;min-height:0}.de-canvas{position:relative;flex:1;min-width:0}.de-canvas .react-flow{background:#1f2121}.de-canvas .react-flow__edge-path{stroke:#9ba1a2;stroke-width:1.5;transition:opacity .2s ease}.de-canvas .react-flow__edge.de-edge-related .react-flow__edge-path{stroke:var(--edge-accent,#7fb0f5);stroke-width:2.25;stroke-dasharray:10 14;stroke-linecap:round;filter:drop-shadow(0 0 3px color-mix(in srgb,var(--edge-accent,#7fb0f5) 75%,transparent));animation:de-edge-strip .65s linear infinite}.de-canvas .react-flow__edge.de-edge-muted .react-flow__edge-textwrapper{opacity:0!important;visibility:hidden;pointer-events:none}.de-canvas .react-flow__edge.de-edge-related .react-flow__edge-textwrapper,.de-canvas .react-flow__edge:not(.de-edge-muted) .react-flow__edge-textwrapper{opacity:1;visibility:visible;transition:opacity .2s ease}.de-canvas .react-flow__edge.de-edge-related .react-flow__edge-text{fill:var(--edge-accent,#7fb0f5)}.de-canvas .react-flow__edge.de-edge-related .react-flow__edge-interaction{stroke-dasharray:none!important;animation:none!important}.de-canvas .react-flow__edge.de-edge-muted .react-flow__edge-path{stroke:#9ba1a2;stroke-dasharray:none;animation:none;filter:none}.de-canvas .react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none!important;animation:none!important}.de-canvas .react-flow__arrowhead polyline{stroke-linejoin:miter;stroke-linecap:butt}.de-canvas .react-flow__edge-text{fill:#d7dcde;font-size:11px;font-weight:500}.de-canvas .react-flow__edge-textbg{fill:#1f2121;fill-opacity:.96;stroke:#3a3d3e;stroke-width:1}@keyframes de-edge-strip{to{stroke-dashoffset:-24}}.de-canvas .react-flow__minimap{bottom:55px;width:130px;height:80px;background:#161717;border:1px solid #323435}.de-canvas .react-flow__controls{display:flex;box-shadow:none;border:1px solid #323435}.de-canvas .react-flow__controls-button{background:#161717;border:0;color:#ddd;fill:currentColor}.de-canvas-top{position:absolute;left:8px;top:0;display:flex;align-items:center;gap:8px;height:40px;padding:4px;background:#161717e6;border:1px solid #3a3d3e;border-radius:0 0 8px 8px;backdrop-filter:blur(4px);z-index:11}.de-canvas-top>button{height:32px;padding:0 8px}.de-canvas-top input{width:72px;height:14px;padding:0;accent-color:#9ba1a2}.de-canvas-top small{font-size:10px;color:#9ba1a2}.de-canvas-top .de-arrange{gap:6px;font-size:12px;color:#cfd2d2;border:1px solid #434647;border-radius:6px;background:#161717;padding:0 10px}.de-canvas-top .de-arrange:hover:not(:disabled){background:#1f2121;color:#fff}.de-canvas-top .de-arrange:disabled{opacity:.45}.de-view-toggle{display:inline-flex;align-items:center;gap:2px;margin-left:4px;padding:2px;background:#121414;border:1px solid #3a3d3e;border-radius:7px}.de-view-toggle>button{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 8px;border-radius:5px;font-size:11px;color:#9ba1a2;background:transparent}.de-view-toggle>button:hover:not(:disabled){color:#e8eaea;background:#ffffff0f}.de-view-toggle>button.is-active{color:#0a0d0f;background:#fff;font-weight:600}.de-view-toggle>button:disabled{opacity:.4}.de-3d{position:absolute;inset:0;background:#14222d;overflow:hidden}.de-3d[data-theme=warm-light]{background:#f6f3ec}.de-3d[data-theme=warm-dark]{background:#17262d}.de-3d-canvas{position:absolute;inset:0;overflow:hidden}.de-3d-canvas canvas{position:absolute;inset:0;display:block;width:100%!important;height:100%!important}.de-3d-canvas>canvas:not(:last-child){display:none!important;pointer-events:none}.de-3d-vignette{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 90% 75% at 52% 45%,transparent 35%,rgba(4,12,19,.34) 100%)}.de-3d[data-theme=warm-light] .de-3d-vignette{background:radial-gradient(ellipse 95% 85% at 50% 43%,transparent 42%,rgba(178,171,150,.11) 100%)}.de-3d-label-layer,.de-3d-edge-label-layer{position:absolute;inset:0;pointer-events:none;overflow:hidden}.de-3d-label-layer{z-index:2}.de-3d-edge-label-layer{z-index:1}.de-3d-leaders{position:absolute;inset:0;width:100%;height:100%;z-index:1;overflow:hidden;pointer-events:none}.de-3d-leaders line{stroke:#cbdce5;stroke-width:1.25;stroke-dasharray:2 2;opacity:0;filter:drop-shadow(0 1px 2px #08141e)}.de-3d-leaders line[data-edge-leader]{stroke:#8fb5c8;stroke-width:1;stroke-dasharray:2 4}.de-3d[data-theme=warm-light] .de-3d-leaders line{stroke:#5f7785;filter:none}.de-3d[data-theme=warm-light] .de-3d-leaders line[data-edge-leader]{stroke:#7c929b}.de-3d-node-label{position:absolute;top:0;left:0;display:flex;align-items:center;gap:8px;width:max-content;max-width:190px;min-height:32px;padding:5px 10px 5px 7px;border:1px solid #bfd0da;border-radius:6px;background:#f6f9fb;color:#192b37!important;text-align:left;box-shadow:0 3px #0a1923a1,0 7px 16px #07141e6b;opacity:0;cursor:pointer;will-change:transform,opacity}.de-3d[data-theme=warm-light] .de-3d-node-label{background:#fffdfa;border-color:#acbdc4;box-shadow:0 2px #75909d45,0 7px 18px #344b5733}.de-3d[data-theme=warm-dark] .de-3d-node-label{background:#f8faf8;border-color:#cbdde1}.de-editor .de-3d-node-label:hover,.de-editor .de-3d-node-label[data-active=true]{background:#fff;border-color:#67cbd7;box-shadow:0 0 0 2px #67cbd75e,0 6px 19px #06131e8c}.de-3d-node-color{display:block;width:5px;height:22px;flex:none;border-radius:3px}.de-3d-node-copy{display:flex;flex-direction:column;min-width:0;line-height:1.15;gap:2px}.de-3d-node-copy strong{overflow:hidden;max-width:160px;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;letter-spacing:-.01em}.de-3d-node-copy small{color:#4b626e;font-size:8px;font-weight:800;letter-spacing:.1em}.de-3d-edge-label{position:absolute;top:0;left:0;width:max-content;max-width:185px;white-space:normal;overflow-wrap:anywhere;padding:5px 7px;border:1px solid #7095aa;border-radius:5px;background:#172d3e;color:#f0f8fc;font-size:10px;font-weight:650;line-height:1.25;text-align:center;box-shadow:0 3px #06131c88,0 5px 14px #06131cb0;opacity:0;will-change:transform,opacity}.de-3d[data-theme=warm-light] .de-3d-edge-label{background:#fffcf7;border-color:#a7bbc4;color:#243c49;box-shadow:0 2px #78909b40,0 5px 14px #536e7930}.de-3d-edge-label[data-active=true]{background:#e25b2a;border-color:#c2410c;color:#fff;box-shadow:0 2px #9a341266,0 5px 14px #e25b2a55}.de-3d[data-dense=true] .de-3d-edge-label{max-width:152px;padding:4px 6px;font-size:9px}.de-3d-rotate-controls{position:absolute;top:56px;left:16px;z-index:4;display:flex;align-items:center;gap:2px;padding:4px;border:1px solid #547083;border-radius:9px;background:#0e1e29f5;box-shadow:0 10px 28px #06131c8c;backdrop-filter:blur(12px)}.de-3d-rotate-controls button{display:grid;place-items:center;width:33px;height:32px;padding:0;border:0;border-radius:6px;background:transparent;color:#e3f2f7;cursor:pointer}.de-3d-rotate-controls button:hover{background:#34576d;color:#fff}.de-3d-rotate-controls button[aria-pressed=true]{background:#39546a;color:#ffe9a7}.de-3d[data-theme=warm-light] .de-3d-rotate-controls,.de-3d[data-theme=warm-light] .de-3d-controls{background:#fffdf8f5;border-color:#b7c7ca;box-shadow:0 9px 28px #53697432}.de-3d[data-theme=warm-light] .de-3d-rotate-controls button,.de-3d[data-theme=warm-light] .de-3d-controls button{color:#314c59}.de-3d[data-theme=warm-light] .de-3d-rotate-controls button:hover,.de-3d[data-theme=warm-light] .de-3d-controls button:hover{background:#dce9e9;color:#1d3d4e}.de-3d[data-theme=warm-light] .de-3d-node-label[data-active=true]{border-color:#3189dc;box-shadow:0 0 0 2px #358fdb44,0 6px 18px #344b5733}.de-3d[data-theme=warm-light] .de-3d-rotate-divider,.de-3d[data-theme=warm-light] .de-3d-control-divider{background:#b7c7ca}.de-3d-rotate-divider{width:1px;height:18px;background:#547083}.de-3d-scene-badge{position:absolute;top:15px;right:17px;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #436073;border-radius:7px;background:#0d1c27e0;box-shadow:0 8px 28px #08141d66;color:#c8e4ef;font-size:10px;font-weight:800;letter-spacing:.13em;pointer-events:none;backdrop-filter:blur(12px)}.de-3d-scene-dot{width:7px;height:7px;border-radius:50%;background:#70d8cf;box-shadow:0 0 0 3px #70d8cf24,0 0 12px #70d8cf8c}.de-3d-scene-count{padding-left:8px;border-left:1px solid #486171;color:#9bb4c3;font-size:10px;font-weight:500;letter-spacing:0}.de-3d[data-theme=warm-light] .de-3d-scene-badge{background:#fffdf8f0;border-color:#b8c8cc;color:#354a55;box-shadow:0 8px 24px #44596524}.de-3d[data-theme=warm-light] .de-3d-scene-count{color:#647b84;border-color:#c8d4d5}.de-3d-controls{position:absolute;right:16px;bottom:18px;display:flex;align-items:center;gap:2px;padding:4px;border:1px solid #4b6575;border-radius:10px;background:#10202bf0;box-shadow:0 14px 36px #07131c7a;backdrop-filter:blur(12px)}.de-3d-controls button{display:grid;place-items:center;width:33px;height:32px;padding:0;border:0;border-radius:6px;background:transparent;color:#deedf2;cursor:pointer}.de-3d-zoom-glyph{font-size:21px;font-weight:400;line-height:1}.de-3d-controls button:hover{background:#34576d;color:#fff}.de-3d-control-divider{width:1px;height:18px;margin:0 3px;background:#4b6575}.de-canvas-morphing{pointer-events:none}.de-canvas-morphing .de-view-toggle{pointer-events:auto}.de-3d-hint{position:absolute;left:50%;bottom:18px;z-index:2;margin:0;transform:translate(-50%);display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px;color:#bbd1dd;pointer-events:none;padding:9px 12px;border-radius:8px;background:#0e1e29d6;border:1px solid #405767;backdrop-filter:blur(10px)}.de-3d-hint>span{color:#62849a}.de-3d[data-theme=warm-light] .de-3d-hint{background:#fffdf8ed;border-color:#bdcbcd;color:#49616b}.de-3d[data-theme=warm-light] .de-3d-hint>span{color:#8ca3aa}.de-body:has(.de-inspector.is-open) .de-3d-hint{display:none}.de-3d-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#9ba1a2;font-size:13px;background:#1f2121}@media(max-width:800px){.de-3d-hint{display:none}.de-3d-scene-badge{top:57px;right:9px}.de-3d-scene-count{display:none}.de-3d-controls{right:10px;bottom:10px}.de-3d-rotate-controls{top:56px;left:10px}}.de-canvas.de-arranging .react-flow__node{transition:transform .52s cubic-bezier(.22,1,.36,1)!important}.de-canvas.de-arranging .react-flow__edge-path{transition:opacity .35s ease}.de-left-tools{position:absolute;left:17px;top:calc(50dvh - 102px);display:flex;flex-direction:column;gap:8px;z-index:12}.de-add{width:32px;height:32px;border:1px solid #434647;background:#161717;border-radius:6px}.de-comment{width:32px;height:32px}.de-flow-panel,.de-comment-panel{top:43px;left:8px;width:290px}.de-flow-panel p,.de-comment-panel p{line-height:1.6;font-size:12px}.de-empty{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);text-align:center;pointer-events:none;color:#8e9697}.de-empty h2{font-size:18px}.de-node{width:100%;min-width:160px;min-height:84px;height:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,color-mix(in srgb,var(--node-color,#434647) 10%,#222525),#1a1c1c 42%,#171919);border:1px solid color-mix(in srgb,var(--node-color,#434647) 28%,#3a3d3e);border-radius:10px;padding:14px 14px 12px;text-align:center;position:relative;color:#e4e6e6;box-shadow:inset 0 3px 0 0 var(--node-color,#434647),inset 0 1px #ffffff0a,0 1px #00000040,0 8px 18px #0000002e;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.de-canvas .react-flow__node-architecture{width:248px}.de-node:hover:not(.selected){border-color:color-mix(in srgb,var(--node-color,#434647) 48%,#5a6062);box-shadow:inset 0 3px 0 0 var(--node-color,#434647),inset 0 1px #ffffff0f,0 2px #00000047,0 12px 24px #00000047}.de-node.selected{border-color:color-mix(in srgb,var(--node-color,#7fb0f5) 55%,#7fb0f5);background:linear-gradient(180deg,color-mix(in srgb,var(--node-color,#7fb0f5) 16%,#262a2e),#1c1f22 45%,#171a1c);box-shadow:inset 0 3px 0 0 var(--node-color,#7fb0f5),inset 0 0 0 1px color-mix(in srgb,var(--node-color,#7fb0f5) 35%,transparent),0 0 0 1px color-mix(in srgb,var(--node-color,#7fb0f5) 40%,transparent),0 0 22px color-mix(in srgb,var(--node-color,#7fb0f5) 28%,transparent),0 14px 28px #00000059;transform:translateY(-1px)}.de-node.actor{padding-top:14px}.de-node.group{border-style:dashed;min-height:92px;background:linear-gradient(180deg,#1e2020,#181a1a);box-shadow:inset 0 0 0 1px #ffffff08}.de-node.external{border-style:solid;border-color:#5a6062;opacity:.96;background:linear-gradient(180deg,#232526,#1a1c1c);box-shadow:inset 0 3px #6b7280,0 6px 14px #00000029}.de-node.external.selected{border-color:#8b9296;box-shadow:inset 0 3px #8b9296,0 0 0 1px #8b929659,0 0 18px #8b929633,0 12px 24px #0000004d}.de-node-ring{position:absolute;inset:-6px;border-radius:14px;pointer-events:none;z-index:2;border:1.5px solid color-mix(in srgb,var(--node-color,#7fb0f5) 70%,#7fb0f5);box-shadow:0 0 0 1px color-mix(in srgb,var(--node-color,#7fb0f5) 25%,transparent),0 0 16px color-mix(in srgb,var(--node-color,#7fb0f5) 22%,transparent);animation:de-ring-in .34s cubic-bezier(.22,1,.36,1) both}.de-node-ring:before{content:"";position:absolute;inset:-3px;border-radius:16px;border:1px dashed color-mix(in srgb,var(--node-color,#7fb0f5) 45%,transparent);opacity:.7;animation:de-ring-dash 1.1s linear infinite}.de-node-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 auto 8px;border-radius:8px;flex-shrink:0;background:linear-gradient(180deg,color-mix(in srgb,var(--node-color,#434647) 22%,#2a2d2d),#1f2222);border:1px solid color-mix(in srgb,var(--node-color,#434647) 50%,#434647);color:var(--node-color,#d7dcde);box-shadow:inset 0 1px #ffffff0f,0 1px 2px #00000040}.de-node.selected .de-node-icon{border-color:color-mix(in srgb,var(--node-color,#7fb0f5) 65%,#7fb0f5);box-shadow:inset 0 1px #ffffff14,0 0 10px color-mix(in srgb,var(--node-color,#7fb0f5) 30%,transparent)}.de-node strong{display:block;font-size:14px;font-weight:600;letter-spacing:-.01em;color:#f3f5f5;line-height:1.3}.de-node-caption{display:block;margin-top:2px;font-size:11px;color:#9aa1a2}.de-node-kind{display:inline-block;margin-top:8px;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#b6bcbd;background:#ffffff0a;border:1px solid #ffffff12}.de-node.selected .de-node-kind{color:color-mix(in srgb,var(--node-color,#7fb0f5) 70%,#e8eaea);border-color:color-mix(in srgb,var(--node-color,#7fb0f5) 35%,#ffffff18);background:color-mix(in srgb,var(--node-color,#7fb0f5) 14%,#ffffff08)}.de-node-tech{display:block;margin-top:3px;font-size:10px;color:#a8b0b2;line-height:1.35}.de-tech-chips{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;margin-top:12px;padding:2px 10px 0}.de-tech-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;margin:0;padding:4px 9px 4px 6px;border-radius:6px;background:#1f2121;border:1px solid color-mix(in srgb,var(--tech-accent,#434647) 40%,#3a3d3e);color:#d5d8d8;font-size:10px;line-height:1.25;box-shadow:0 0 0 1px #0003}.de-tech-chip>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:9em}.de-tech-icon{display:block;border-radius:3px;object-fit:contain;flex-shrink:0;background:transparent;width:14px;height:14px}.de-tech-fallback{display:inline-block;border-radius:3px;background:#323435;flex-shrink:0}@keyframes de-ring-in{0%{opacity:0;transform:scale(1.12)}60%{opacity:1;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes de-ring-dash{to{transform:rotate(360deg)}}.de-node.has-tag-bars{padding-bottom:16px}.de-tag-bars{display:flex;flex-direction:row;align-items:stretch;gap:2px;position:absolute;left:0;right:0;bottom:0;height:6px;overflow:hidden;border-radius:0 0 10px 10px}.de-tag-bar{flex:1;min-width:8px;height:100%}.de-tag-pin-ring{position:absolute;inset:-7px;border-radius:14px;pointer-events:none;z-index:2;border:2px dashed var(--tag-accent,#7fb0f5);box-shadow:0 0 0 1px color-mix(in srgb,var(--tag-accent,#7fb0f5) 25%,transparent)}.de-tag-pin-label{position:absolute;left:8px;bottom:12px;z-index:3;font-size:10px;font-weight:600;letter-spacing:.02em;padding:1px 6px;border-radius:4px;background:#0f1010eb;border:1px solid color-mix(in srgb,var(--tag-accent,#7fb0f5) 45%,#323435);pointer-events:none}.de-node.de-tag-hovered{box-shadow:inset 0 3px 0 0 var(--node-color,#434647),0 0 0 1px color-mix(in srgb,var(--tag-accent,#7fb0f5) 55%,transparent),0 0 18px color-mix(in srgb,var(--tag-accent,#7fb0f5) 30%,transparent)}.de-node.de-tag-pinned{border-color:color-mix(in srgb,var(--tag-accent,#7fb0f5) 50%,#3a3d3e)}.de-tag-back{display:inline-flex;align-items:center;gap:4px;height:auto;padding:4px 8px;border-radius:4px;background:#232626;color:#c5caca;font-size:12px;font-weight:500}.de-tag-back:hover{background:#2b2e2e;color:#fff}.de-tag-swatch{width:10px;height:10px;border-radius:2px;flex-shrink:0;box-shadow:inset 0 0 0 1px #00000040}.de-overlay-values>button.de-tag-value[style*=--tag-chip]>.de-chip-inner{border-color:color-mix(in srgb,var(--tag-chip,#434647) 40%,transparent)}.de-overlay-values>button.de-tag-value[aria-pressed=true]{background:color-mix(in srgb,var(--tag-chip,#2b7fff) 18%,#162456);color:color-mix(in srgb,var(--tag-chip,#8ec5ff) 70%,#fff)}.de-overlay-values>button.de-tag-value[aria-pressed=true]>.de-chip-inner{border-color:color-mix(in srgb,var(--tag-chip,#2b7fff) 70%,#2b7fff)}.de-overlay-values button .de-tech-icon{margin:0}.de-canvas .react-flow__resize-control.handle.de-resize-handle{width:9px;height:9px;border:1px solid #1f2121;border-radius:2px;background:#7fb0f5;box-shadow:0 0 0 1px #7fb0f559;z-index:5}.de-canvas .react-flow__resize-control.line.de-resize-line{border-color:transparent;border-width:0;opacity:0}.de-canvas .react-flow__node.selected{z-index:8!important}.de-expand{position:absolute;top:6px;right:6px;width:22px;height:22px;min-width:22px;padding:0;color:#9ba1a2;border-radius:4px;z-index:1}.de-expand:hover{background:#ffffff14;color:#fff}.de-canvas .react-flow__handle{width:8px;height:8px;border:2px solid #1c1e1e;background:#9ba1a2;opacity:0}.de-node:hover .react-flow__handle,.de-node.selected .react-flow__handle{opacity:1}.de-find{position:absolute;top:48px;left:50%;transform:translate(-50%);z-index:25;width:min(360px,calc(100% - 40px));background:#161717;border:1px solid #323435;border-radius:8px;padding:10px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.de-find input{flex:1;min-width:0;background:#1f2121;border:1px solid #323435;border-radius:5px;padding:7px 8px;color:#fff}.de-find>div{width:100%;display:flex;flex-direction:column}.de-find>div button{justify-content:space-between;padding:8px;border-radius:4px}.de-find small{color:#9ba1a2}.de-history-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #323435;font-size:12px}.de-history-row small{color:#9ba1a2}.de-overlays{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 175px);display:flex;flex-direction:column;pointer-events:none;z-index:15}.de-overlays>*{pointer-events:auto}.de-overlay-tabs{display:flex;flex-direction:row;align-items:center;gap:4px;margin:0 8px 2px}.de-overlay-tabs>button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:32px;min-height:32px;padding:6px 10px;border-radius:6px;font-size:14px;font-weight:500;color:#fff;background:transparent;overflow:clip;white-space:nowrap;z-index:0;transition:background-color .15s ease}.de-overlay-tabs>button>.de-tab-face{position:absolute;inset:0;z-index:-1;border-radius:4px;background:#323435;pointer-events:none}.de-overlay-tabs>button:hover{background:#e5e7e81a}.de-overlay-tabs>button[aria-selected=true]{background:#e5e7e81a}.de-overlay-tabs>button:active{background:#e5e7e833}.de-overlay-panel{margin:0;border-radius:8px;background:#161717e6;border:1px solid #3a3d3e;box-shadow:0 4px 18px #0005;backdrop-filter:blur(4px);overflow:hidden}.de-overlay-values{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;min-height:58px;height:58px;margin:4px 8px;padding:0;overflow:auto}.de-overlay-fade{animation:de-overlay-fade .2s ease}@keyframes de-overlay-fade{0%{opacity:0}to{opacity:1}}.de-overlay-empty{padding:6px;color:#9ba1a2;font-size:12px}.de-overlay-values>button{position:relative;display:inline-flex;align-items:center;min-width:0;max-width:100%;padding:0;border-radius:4px;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap;background:#0c0d0d;color:#adb3b3;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.de-overlay-values>button>.de-chip-inner{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:0;max-width:100%;padding:4px 6px;border-radius:4px;border:1px solid transparent;background:#32343580;box-sizing:border-box;transition:border-color .15s ease,background-color .15s ease}.de-overlay-values>button .de-chip-label{overflow:hidden;text-overflow:ellipsis}.de-overlay-values>button small{color:inherit;opacity:.75;margin:0;font-size:11px}.de-overlay-values>button.de-tag-value:hover>.de-chip-inner{border-color:#5a6062}.de-overlay-values>button.de-tech-value{background:color-mix(in srgb,var(--tech-accent,#7fb0f5) 18%,#0c0d0d);color:color-mix(in srgb,var(--tech-accent,#7fb0f5) 72%,#fff)}.de-overlay-values>button.de-tech-value:hover>.de-chip-inner{border-color:color-mix(in srgb,var(--tech-accent,#7fb0f5) 55%,transparent)}.de-overlay-values>button[aria-pressed=true]{background:#162456;color:#8ec5ff}.de-overlay-values>button[aria-pressed=true]>.de-chip-inner{border:1px solid #2b7fff;background:#32343580}.de-overlay-values>button[aria-pressed=true] .de-tech-icon{box-shadow:none}.de-overlay-values .de-new-group{background:#232626;color:#c5caca;padding:4px 8px;border-radius:4px;height:auto}.de-overlay-values .de-new-group>.de-chip-inner,.de-overlay-values .de-clear-highlight>.de-chip-inner{display:none}.de-overlay-values .de-clear-highlight{padding:6px;background:transparent;color:#9ba1a2}.de-slide-rail{position:relative}.de-liquid-pill{position:absolute;left:0;top:0;z-index:0;border-radius:4px;background:#25313e;pointer-events:none;opacity:0;will-change:transform,width,height}.de-liquid-pill.is-visible{opacity:1}.de-liquid-underline{background:#7fb0f5;border-radius:1px;box-shadow:0 0 8px #7fb0f573}.de-inspector>.de-tabs.de-slide-rail button[aria-selected=true]{border-color:transparent;color:#fff;background:transparent}.de-inspector{flex:0 0 0;width:0;overflow:hidden;background:#161717;border-left:0 solid #323435;transition:flex-basis .16s ease,width .16s ease;display:flex;flex-direction:column}.de-inspector.is-open{flex-basis:340px;width:340px;border-left-width:1px}.de-inspector-heading{min-width:339px;height:64px;display:flex;align-items:center;gap:10px;padding:14px 20px}.de-inspector-heading input{margin:0;flex:1;min-width:0;background:transparent;border-color:transparent;font-size:16px;padding:3px}.de-description{padding:0 20px;min-width:339px;margin:0 0 20px!important}.de-description textarea{background:transparent;border-color:transparent;padding:5px 0}.de-inspector>.de-tabs{min-width:339px;padding:0 20px}.de-inspector-scroll{padding:0 20px 22px;overflow:auto;min-width:339px;flex:1}.de-inspector dl,.de-popover dl{font-size:12px;margin:12px 0}.de-inspector dl>div,.de-popover dl>div{display:flex;min-height:40px;align-items:center;gap:14px}.de-inspector dt,.de-popover dt{color:#9ba1a2;flex:0 0 92px}.de-inspector dd,.de-popover dd{margin:0;flex:1;min-width:0}.de-inspector dd select{margin:0;border-color:transparent;background:transparent;padding:4px}.de-inspector input[type=color]{height:32px;padding:3px}.de-related{display:flex;width:100%;justify-content:space-between;text-align:left;padding:12px 0;border-bottom:1px solid #323435}.de-local-note{display:block;color:#808989;font-size:10px;margin-top:30px}.de-inspector .danger{margin-top:24px;width:100%}.de-object-picker{position:absolute;z-index:30;left:61px;top:clamp(48px,calc(50dvh - 247px),calc(100% - 380px));width:min(469px,calc(100vw - 78px));height:370px;display:grid;grid-template-columns:minmax(0,346px) minmax(110px,1fr);border:1px solid #434647;border-radius:8px;background:#323435;box-shadow:0 8px 30px #0005;overflow:hidden}.de-object-picker section{min-width:0;overflow:hidden;display:flex;flex-direction:column}.de-object-picker section+section{border-left:1px solid #434647}.de-object-picker h3{margin:0;padding:14px 16px;font-size:12px;font-weight:500;color:#9ba1a2}.de-object-picker input{width:calc(100% - 24px);margin:0 12px 8px;padding:6px 10px;height:32px;background:#252727;border:1px solid #434647;border-radius:5px;color:#fff}.de-object-results{overflow:auto;flex:1}.de-object-picker button{width:100%;height:32px;padding:0 16px;justify-content:flex-start;text-align:left;flex-shrink:0}.de-object-picker button:hover{background:#ffffff14}.de-object-picker button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.de-object-picker button small{margin-left:auto;color:#9ba1a2;font-size:10px}.de-object-actions{position:relative;flex-shrink:0}.de-object-actions>.icon-button{width:32px;height:32px}.de-object-actions-menu{position:absolute;right:0;top:36px;z-index:45;width:236px;padding:6px;background:#323435;border:1px solid #434647;border-radius:6px;box-shadow:0 8px 30px #0005}.de-object-actions-menu button{display:flex;width:100%;min-height:32px;padding:7px 10px;justify-content:flex-start;text-align:left;border-radius:4px;font-size:12px}.de-object-actions-menu button:not(:disabled):hover{background:#ffffff14}.de-object-actions-menu button:disabled{opacity:.45;cursor:not-allowed}@media(prefers-reduced-motion:reduce){.de-inspector{transition:none}.de-overlay-fade,.de-node-ring{animation:none}.de-node-ring:before{animation:none}.de-canvas .react-flow__edge.de-edge-related .react-flow__edge-path{animation:none;stroke-dasharray:none}.de-liquid-pill{transition:none}.de-canvas .react-flow__edge-path,.de-canvas .react-flow__node,.de-canvas.de-arranging .react-flow__node{transition:none!important}.de-node,.de-node.selected{transition:none;transform:none}}@media(max-width:900px){.de-save,.de-header>.local-label{display:none}.de-diagram-name{max-width:170px}.de-inspector.is-open{flex-basis:300px;width:300px}.de-inspector-heading,.de-description,.de-inspector>.de-tabs,.de-inspector-scroll{min-width:299px}.de-nav-columns{grid-template-columns:1fr}.de-nav-columns>section{border:0;padding:0}.de-overlays{max-width:calc(100% - 20px)}.de-canvas .react-flow__minimap{display:none}}.flows-select{position:relative;display:flex;align-items:center}.flows-select>svg{position:absolute;left:10px;pointer-events:none;color:#cfd2d2}.flows-select select{height:32px;margin:0;padding:4px 10px 4px 33px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);color:#fff;width:auto}.flows-name-cell{display:flex;align-items:center;gap:4px;min-width:0}.flows-name-cell .diagrams-name{min-width:0;flex:1}.flows-delete{padding:3px;color:#9ba1a2;opacity:0}.flows-name-cell:hover .flows-delete,.flows-delete:focus-visible{opacity:1}.flows-empty{padding:56px 20px;text-align:center;color:#9ba1a2;font-size:14px}.flows-empty p{margin-bottom:8px}.dependencies-page .dependencies-focus-select{height:30px;margin:0;padding:3px 8px;width:100%;font-size:14px;background:#262828}.dependencies-page .diagrams-table-wrap th,.dependencies-page .diagrams-table-wrap td{padding:0 10px}.dependencies-empty{color:#9ba1a2;font-size:14px;margin:14px 0}@media(max-width:950px){.dependencies-page .diagrams-table-wrap table{min-width:900px}}.settings-shell>.app-header,.settings-shell>.sidebar,.settings-shell .workspace-bar,.settings-shell .page-title{display:none}.settings-shell .main{margin:0;padding:0;width:100%;max-width:none}.settings-shell .page-content{margin:0;padding:0;max-width:none}.settings-page{position:relative;padding:0;max-width:100%;min-height:100dvh;background:#1f2121;color:#e8eaea}.settings-page>.settings-back{position:absolute;left:8px;top:16px;z-index:2;height:32px;min-width:95px;margin:0;padding:0 10px;gap:8px;border-radius:6px;font-size:14px;color:#e8eaea}.settings-page>.settings-back svg{width:16px;height:16px;color:inherit;fill:currentColor}.settings-page>.settings-back:hover{background:#262828}.settings-page>.local-label{position:fixed;left:16px;bottom:16px;z-index:3}.settings-layout{display:flex;align-items:stretch;min-height:100dvh;gap:0}.settings-rail{position:relative;width:220px;flex:0 0 220px;padding:64px 6px 56px;border-right:1px solid #3a3d3e;background:#161717}.settings-layout nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.settings-layout nav button{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:8px;padding:0 12px;border:1px solid transparent;border-radius:6px;font-size:14px;color:#fff;text-align:left;font-weight:400}.settings-layout nav button svg{width:16px;height:16px;max-width:16px;max-height:16px;flex:0 0 16px;color:inherit;fill:currentColor;overflow:visible}.settings-layout nav button:hover{background:#262828}.settings-layout nav button[aria-current=page]{background:#323435;color:#fff;border-color:#434647}.settings-collapse{position:absolute;left:8px;bottom:12px;width:32px;height:32px;padding:0;justify-content:center;border-radius:6px;color:#e8eaea}.settings-collapse svg{width:14px;height:14px;color:inherit}.settings-collapse:hover{background:#262828}.settings-page.is-collapsed .settings-rail{width:56px;flex-basis:56px;padding-left:8px;padding-right:8px}.settings-page.is-collapsed .settings-layout nav button{padding:0;justify-content:center;width:40px;margin:0 auto}.settings-page.is-collapsed .settings-layout nav button span,.settings-page.is-collapsed .settings-back span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.settings-page.is-collapsed .settings-back{min-width:32px;width:32px;padding:0;justify-content:center}.settings-page.is-collapsed .settings-collapse svg{transform:rotate(180deg)}.settings-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px;width:100%;max-width:860px;margin:64px auto 48px;padding:0 32px 48px}.settings-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:32px;margin:0}.settings-section-heading h1{font-size:20px;font-weight:500;letter-spacing:-.2px;color:#fff;margin:0}.settings-section-heading p,.settings-muted,.settings-field p,.settings-feature-card p{color:#9ba1a2;font-size:13px;line-height:1.5;margin:4px 0 0;font-weight:400}.settings-heading-actions{display:flex;align-items:center;gap:8px}.settings-docs{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border-radius:6px;color:#cfd2d2;font-size:14px}.settings-docs:hover{background:#2b2e2e;color:#fff}.settings-subhead{font-size:13px;font-weight:500;color:#9ba1a2;margin:8px 0 0}.settings-mcp-heading{align-items:center;min-height:auto;margin:8px 0 0}.settings-mcp-heading h2{margin:0;font-size:16px;font-weight:500;color:#fff}.settings-identity{display:flex;align-items:center;gap:14px;min-height:64px}.settings-identity-avatar{width:48px;height:48px;font-size:16px;border-radius:8px}.settings-identity .avatar:not(.organization-avatar){border-radius:50%}.settings-identity strong{display:block;font-size:16px;font-weight:500;color:#fff}.settings-identity small{color:#9ba1a2;font-size:13px}.settings-org-id{display:inline-flex;align-items:center;gap:6px;margin-top:4px}.settings-copy-id{width:20px;height:20px;padding:0;border-radius:4px;color:#9ba1a2}.settings-copy-id:hover{background:#262828;color:#fff}.settings-identity .secondary{margin-left:auto}.settings-stats{display:flex;gap:12px;margin:0}.settings-stats>div{flex:1;padding:16px;border:1px solid #3a3d3e;border-radius:8px;background:#161717}.settings-stats dt{font-size:12px;color:#9ba1a2;margin:0}.settings-stats dd{font-size:24px;font-weight:600;color:#fff;margin:6px 0 0;line-height:1.2}.settings-stat-delta{display:block;margin-top:6px;font-size:12px;color:#59b58d}.settings-card{display:flex;flex-direction:column;border:1px solid #3a3d3e;border-radius:8px;background:#1a1c1c;overflow:hidden}.settings-field{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 18px}.settings-field+.settings-field{border-top:1px solid #3a3d3e}.settings-field strong{display:block;font-size:14px;font-weight:500;color:#fff}.settings-field-control{display:flex;align-items:center;gap:8px;flex-shrink:0}.settings-seat{font-size:14px;color:#e8eaea;font-weight:500}.settings-danger{display:flex;flex-direction:column;gap:12px}.settings-danger h2{font-size:14px;font-weight:500;color:#e79898;margin:0}.settings-danger .settings-card{border-color:#7e3b3b;background:#1f1a1a}.settings-toolbar{display:flex;gap:8px;align-items:center}.settings-search{display:flex;align-items:center;gap:8px;flex:1;max-width:320px;height:32px;padding:0 10px;background:#161717;border:1px solid #434647;border-radius:6px;color:#9ba1a2;margin:0}.settings-search input{width:100%;background:transparent;border:0;box-shadow:none;padding:0;margin:0;height:30px;color:#e4e6e6;font-size:14px}.settings-search input:focus{box-shadow:none}.settings-tabs{display:flex;gap:20px;border-bottom:1px solid #3a3d3e}.settings-tabs button{padding:8px 0 10px;border-bottom:2px solid transparent;color:#9ba1a2;font-size:14px;border-radius:0;height:auto}.settings-tabs button[aria-selected=true]{border-color:#e5e7e8;color:#fff}.settings-table{border:1px solid #3a3d3e;border-radius:8px;overflow:hidden;background:#161717}.settings-table table{width:100%;border-collapse:collapse}.settings-table th{text-align:left;font-size:12px;font-weight:500;color:#9ba1a2;padding:12px 16px;border-bottom:1px solid #3a3d3e}.settings-table td{padding:16px;font-size:13px}.settings-table-empty{color:#9ba1a2;text-align:center}.settings-plan{flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding:18px}.settings-plan h2{margin:0 0 4px;font-size:16px;font-weight:500}.settings-plan p{margin:4px 0}.settings-empty-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:280px;padding:48px 24px;border:1px solid #3a3d3e;border-radius:8px;background:transparent;text-align:center}.settings-empty-icons{display:flex;align-items:center;gap:10px;color:#9ba1a2;margin-bottom:8px}.settings-empty-icons>span{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#262828;border:1px solid #3a3d3e;color:#cfd2d2}.settings-empty-card h2{margin:0;font-size:16px;font-weight:500;color:#fff}.settings-empty-card p{color:#9ba1a2;font-size:13px;line-height:1.6;margin:0}.settings-empty-actions{display:flex;align-items:center;gap:8px;margin-top:12px}.settings-empty-actions .secondary{background:#262828;border:1px solid #3a3d3e;color:#e8eaea;text-decoration:none}.settings-sso-note{font-size:12px;color:#9ba1a2;margin:0}.settings-sso-note a{color:#7fb0f5;font-size:12px}.settings-field input:not([type=checkbox]){width:260px;height:32px;background:#161717;border:1px solid #434647;color:#e4e6e6;padding:0 10px;border-radius:6px;margin:0}.settings-select{height:32px;padding:0 10px;gap:8px;border:1px solid #434647;border-radius:8px;background:#262828;color:#e8eaea;font-size:13px}.settings-switch{appearance:none;-webkit-appearance:none;width:36px;height:20px;margin:0;padding:0;border:0;border-radius:10px;background:#3a3d3e;position:relative;cursor:pointer;flex-shrink:0;opacity:1}.settings-switch:disabled{opacity:.45}.settings-switch:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .16s}.settings-switch:checked{background:#7dd3fc}.settings-switch:checked:after{transform:translate(16px)}.settings-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.settings-feature-card{padding:0 0 12px}.settings-feature-card strong{display:block;padding:12px 14px 0;font-size:14px;font-weight:500;color:#fff}.settings-feature-card p{padding:0 14px;margin:6px 0 0;min-height:48px}.settings-feature-toggle{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 2px}.settings-feature-preview{position:relative;height:118px;margin:8px 8px 0;border-radius:8px;overflow:hidden;background:radial-gradient(#2c2e2e .7px,transparent .7px),#161717;background-size:10px 10px;border:1px solid #323435}.settings-feature-node{position:absolute;border-radius:6px;background:var(--accent,#7fb0f5)}.settings-feature-node.left{left:16px;top:40px;width:36px;height:28px;opacity:.85}.settings-feature-node.center{left:50%;top:28px;width:52px;height:40px;transform:translate(-50%);box-shadow:0 8px 18px #00000059}.settings-feature-node.right{right:18px;top:48px;width:32px;height:24px;opacity:.7}.settings-feature-line{position:absolute;left:48px;right:48px;top:46px;height:1px;background:color-mix(in srgb,var(--accent,#7fb0f5) 55%,transparent)}@media(max-width:1100px){.settings-feature-grid{grid-template-columns:1fr}.settings-content{padding:0 20px 40px}}@media(max-width:700px){.settings-rail{width:56px;flex-basis:56px;padding-left:8px;padding-right:8px}.settings-page .settings-layout nav button{padding:0;justify-content:center;width:40px;margin:0 auto}.settings-page .settings-layout nav button span,.settings-page .settings-back span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.settings-stats{flex-direction:column}.settings-field{align-items:flex-start;flex-wrap:wrap}.settings-identity{flex-wrap:wrap}.settings-plan{flex-direction:column;align-items:flex-start}}body:has(.overview-shell){overflow:hidden}.overview-shell .main{position:fixed;top:48px;bottom:0;left:var(--workspace-sidebar-width);right:0;margin:0;padding:0;min-height:0;height:auto;overflow-y:auto;scrollbar-width:none;scrollbar-color:#434647 transparent}.overview-shell .main::-webkit-scrollbar{width:8px}.overview-shell .page-content{min-height:100%}.overview-shell .workspace-bar{display:none}.overview-shell .page-content{padding-bottom:52px}.overview-shell .landscape-label,.overview-shell .landscape-picker,.overview-shell .version-picker,.overview-shell .trial-card,.overview-shell .sidebar-footer,.overview-shell .nav-count,.overview-shell .draft-dot{display:none}.overview-shell .nav-separator{margin-top:0}.overview-shell .nav-separator:before{display:none}.overview-shell .sidebar-bottom{padding:0}.overview-shell .sidebar-bottom .nav-item{width:40px;font-size:0;gap:0}.overview-shell .app-header{padding:0 8px;gap:8px}.overview-shell .app-header>.brand,.overview-shell .header-divider{display:none}.overview-shell .organization{height:32px;padding:6px 8px;gap:8px;font-size:14px;font-weight:500}.overview-shell .organization-avatar{height:20px;width:20px;font-size:9px}.overview-shell .search-trigger{height:32px;gap:8px;padding:6px 10px}.overview-shell .search-trigger>span{display:none}.overview-shell .search-trigger kbd{border:0;background:none;padding:0;margin:0;font-size:14px;color:#fff}.overview-shell .local-label{display:inline-flex}.ov-page{display:flex;flex-direction:column;gap:40px;color:#fff}.ov-welcome{height:340px;flex-shrink:0;padding:68px 24px;border:1px solid #323435;border-radius:8px;background:#16171780;display:flex;align-items:center;flex-direction:column}.ov-welcome h1{margin:0;font-size:24px;line-height:32px;letter-spacing:0;text-align:center;font-weight:400}.ov-welcome h1 strong,.ov-welcome h1 span{display:block}.ov-welcome h1 strong{font-weight:600}.ov-welcome>p{font-size:16px;line-height:24px;margin:28px 0 16px;color:#cfd2d2}.ov-actions{display:flex;gap:16px}.ov-action{width:150px;height:70px;padding:12px;border:1px solid #323435;border-radius:8px;background:#16171733;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;color:#fff;font-size:14px;font-weight:500;line-height:20px;text-align:left}.ov-action:hover{background:#ffffff0d;border-color:#525556}.ov-heading{height:32px;display:flex;align-items:center;gap:24px}.ov-heading h2{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:500;line-height:28px;margin:0;letter-spacing:0}.ov-domain{min-width:121px;height:32px;border-radius:6px;padding:6px 10px;font-size:14px;line-height:20px;gap:8px;background:#ffffff0d}.ov-menu-wrap{position:relative}.ov-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:40;width:240px;display:flex;flex-direction:column;gap:4px;background:#323435;border:1px solid #434647;border-radius:8px;padding:8px;box-shadow:0 4px 16px #0006;text-align:left}.ov-menu>strong{padding:8px;font-size:14px;font-weight:500}.ov-menu>button{justify-content:space-between;min-height:32px;padding:6px 10px;border-radius:6px;font-size:14px}.ov-menu>button:hover{background:#ffffff14}.ov-create{width:300px;padding:16px;gap:8px}.ov-create label{margin:8px 0 0;font-size:12px;color:#adb3b3}.ov-create select,.ov-create input{margin:0}.ov-create p{margin:0;font-size:12px;line-height:18px;color:#adb3b3}.ov-create>.primary{margin-top:8px;justify-content:center}.ov-type-list{display:flex;flex-direction:column;border:1px solid #525556;border-radius:6px;padding:4px}.ov-type-list button{align-items:flex-start;flex-direction:column;text-align:left;gap:4px;padding:8px;border-radius:4px}.ov-type-list button:hover,.ov-type-list button[aria-selected=true]{background:#ffffff0d}.ov-type-list strong{font-size:14px;font-weight:500}.ov-type-list small{font-size:12px;color:#adb3b3}.ov-carousel{height:272px;margin-top:17px;position:relative;border:1px solid transparent}.ov-row{display:flex;align-items:center;overflow-x:auto;scrollbar-width:none;padding:0 16px;height:100%}.ov-row::-webkit-scrollbar{display:none}.ov-empty{flex:0 0 256px;padding:8px;text-align:center}.ov-empty-art{height:160px;display:flex;align-items:center;justify-content:center;color:#9ba1a2;margin-bottom:8px}.ov-empty strong{display:block;font-size:14px;font-weight:400;line-height:20px}.ov-empty p{font-size:12px;color:#adb3b3;line-height:18px;margin:4px 0 0}.ov-browse{flex:0 0 256px;padding:8px}.ov-browse:before{content:"";position:absolute;pointer-events:none}.ov-browse{height:216px;display:flex;align-items:center;justify-content:center;border:8px solid transparent;box-shadow:inset 0 0 0 1px #323435;border-radius:16px}.ov-browse .secondary{font-size:14px;font-weight:500;line-height:18px;gap:8px;min-height:32px;height:32px}.ov-scroll{position:absolute;top:50%;transform:translateY(-50%);height:32px;width:24px;padding:4px;z-index:2;background:#1f2121b3;border-radius:6px}.ov-scroll.prev{left:0}.ov-scroll.next{right:0}.ov-tabs{margin-left:auto;display:flex;gap:2px;padding-right:3px}.ov-tabs button{padding:6px 10px;height:32px;line-height:20px;font-size:14px;font-weight:500;border-radius:6px}.ov-tabs button:first-child{width:59px}.ov-tabs button:last-child{width:54px}.ov-tabs button[aria-selected=true]{background:#e5e7e81a}.ov-tabs button:hover{background:#e5e7e80d}.ov-recent{margin-top:12px}.ov-recent-row{height:266px;margin-top:23px;padding-left:17px;align-items:flex-start;padding-top:16px}.ov-card{flex:0 0 256px;width:256px;height:234px;position:relative;border:1px solid #323435;background:#16171780;border-radius:8px;overflow:hidden;margin-right:16px}.ov-card>a{color:#fff;display:block;height:100%}.ov-card:hover{border-color:#666a6b}.ov-thumbnail{height:160px;width:100%;display:block;padding:40px 16px 12px;background:#161717}.ov-card-info{padding:12px 16px}.ov-card-info>strong{display:block;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ov-card-info>span{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:12px;line-height:20px;color:#adb3b3}.ov-card-info .avatar{height:20px;width:20px;font-size:10px}.ov-card-level,.ov-pin{position:absolute;top:15px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#323435;color:#cfd2d2}.ov-card-level{left:15px}.ov-pin{right:15px;opacity:0}.ov-card:hover .ov-pin,.ov-card:focus-within .ov-pin,.ov-pin.is-pinned{opacity:1}.ov-pin.is-pinned{color:#7fb0f5}@media(max-width:800px){.ov-welcome{height:auto;min-height:340px;padding:52px 16px}.ov-welcome>p{text-align:center}.ov-actions{flex-wrap:wrap;justify-content:center}.ov-action{width:140px}.ov-heading{gap:12px}.ov-welcome h1{font-size:24px}.overview-shell .organization{font-size:0}.overview-shell .local-label{font-size:8px;padding:2px 4px}}.app-shell:has(.model-objects-page) .workspace-bar,.app-shell:has(.model-objects-page) .page-title{display:none}.app-shell:has(.model-objects-page) .landscape-label,.app-shell:has(.model-objects-page) .landscape-picker,.app-shell:has(.model-objects-page) .version-picker,.app-shell:has(.model-objects-page) .sidebar-bottom,.app-shell:has(.model-objects-page) .nav-count,.app-shell:has(.model-objects-page) .draft-dot{display:none}.app-shell:has(.model-objects-page) .nav-separator{margin-top:0}.app-shell:has(.model-objects-page) .nav-separator:before{display:none}body:has(.model-objects-page){overflow:hidden}.app-shell:has(.model-objects-page) input[hidden]{display:none}.model-objects-page{display:flex;height:calc(100dvh - 48px);min-width:0;background:#1f2121;color:#cfd2d2}.mo-list{flex:1;min-width:0;padding:24px var(--workspace-content-padding);overflow:hidden;display:flex;flex-direction:column}.mo-list .mo-toolbar{flex-shrink:0}.mo-list .mo-table-scroll{min-height:0}.mo-table-footer{position:sticky;bottom:0;background:#161717}.mo-toolbar{display:flex;align-items:center;gap:8px;min-height:34px;margin-bottom:16px}.mo-toolbar h1{color:#fff;font-size:18px;line-height:28px;font-weight:500;letter-spacing:0;margin:0 8px 0 0;white-space:nowrap}.mo-toolbar .input-search{width:254px;flex-shrink:1;min-width:120px;height:34px}.mo-toolbar .input-search input{width:100%!important;min-width:0}.mo-toolbar .input-search button{padding:0}.mo-control{position:relative;flex-shrink:0}.mo-toolbar .secondary{font-size:12px;padding:6px 8px;gap:6px}.mo-import{margin-left:auto;padding:6px 0 6px 8px;font-size:12px}.mo-popover{position:absolute;top:38px;right:0;z-index:10;width:300px;padding:8px 0;background:#161717;border:1px solid #323435;border-radius:8px;box-shadow:0 4px 16px #0005;transform-origin:top right;animation:mo-menu-in .12s cubic-bezier(.4,0,.2,1)}@keyframes mo-menu-in{0%{opacity:0;transform:scale(.96)}}.mo-menu-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:2px 10px 8px;font-size:14px;color:#adb3b3}.mo-menu-header button,.mo-menu-header a{width:20px;height:20px;padding:0;color:#7d8384;border-radius:4px}.mo-menu-header a{display:inline-flex;align-items:center;justify-content:center}.mo-menu-header a:hover,.mo-menu-header button:hover{color:#fff;background:#ffffff0d}.mo-menu button{width:100%;height:32px;justify-content:flex-start;padding:0 10px;border-radius:4px;font-size:14px;color:#e8eaea}.mo-menu button:hover{background:#ffffff0d}.mo-menu button[aria-pressed=true],.mo-menu button[aria-checked=true]{color:#fff}.mo-menu ul{list-style:none;margin:0;padding:0}.mo-menu li{height:32px}.mo-menu .mo-menu-spacer{width:20px;height:20px}.mo-row-action{margin-left:auto;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;color:#7d8384}.mo-row-action:hover{color:#fff;background:#ffffff0d}.mo-menu-new{margin-top:8px;color:#adb3b3!important}.mo-rename{display:flex;align-items:center;gap:4px;height:32px;padding:0 6px}.mo-rename input{flex:1;min-width:0;height:26px;margin:0!important;padding:0 6px!important;background:transparent!important;border:1px solid #434647!important;border-radius:4px;font-size:13px;color:#fff}.mo-rename button{width:20px;height:20px;padding:0;color:#7d8384}.mo-rename button:hover{color:#fff}.mo-table-scroll{border:1px solid #3a3d3e;border-radius:8px;background:#161717;overflow:auto;padding-top:4px}.mo-table{table-layout:fixed;min-width:640px}.mo-table th{height:36px;padding:0 8px;font-size:12px;line-height:18px;color:#595f61;font-weight:500;border:0}.mo-table th:first-child{width:39%;padding-left:16px}.mo-table th:nth-child(2),.mo-table th:nth-child(3){width:9%}.mo-table th:nth-child(4),.mo-table th:nth-child(5){width:15%}.mo-table th:last-child{width:13%}.mo-table td{padding:0 8px;height:36px;border:0;font-size:12px}.mo-table .mo-group td{height:28px;padding:0 8px}.mo-group button{width:100%;height:28px;justify-content:flex-start;padding:0 2px;font-size:12px;gap:8px;color:#adb3b3}.mo-group svg:first-child{transition:transform .15s}.mo-expanded{transform:rotate(90deg)}.mo-row{cursor:pointer}.mo-row:hover{background:#ffffff0a}.mo-row.is-selected{background:#323435}.mo-object-name{width:100%;padding:0 0 0 16px;height:36px;justify-content:flex-start;gap:8px;color:#fff;text-align:left;font-size:14px}.mo-object-name>span{display:inline-flex;min-width:0}.mo-object-name>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.mo-object-name small{font-size:11px;color:#7d8384;flex-shrink:0}.mo-table-footer{min-width:640px;min-height:36px;display:flex;align-items:center;gap:12px;padding:0 16px;font-size:12px;color:#adb3b3;border-top:1px solid #323435}.mo-selected-count{margin-left:16px;color:#fff}.mo-table-footer button{padding:2px}.mo-inspector{flex:0 0 340px;width:340px;background:#161717;border-left:1px solid #323435;display:flex;flex-direction:column;min-height:0;transition:all .15s cubic-bezier(.4,0,.2,1);overflow:hidden}.mo-inspector-enter{flex-basis:0;width:0;border-left-width:0}.mo-inspector-header{margin:12px 12px 0;height:50px;display:flex;align-items:center;gap:8px;flex-shrink:0}.mo-detail-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #3a3d3e;border-radius:6px}.mo-inspector-header input{padding:6px 0 6px 8px!important;height:32px;margin:0 0 0 9px!important;background:transparent!important;border:1px solid transparent!important;border-radius:4px;font-size:14px;min-width:0;color:#fff}.mo-inspector-header input:focus{border-color:#434647!important;box-shadow:none}.mo-inspector-header .icon-button{width:32px;height:32px;padding:6px;flex-shrink:0}.mo-display-description{padding:8px 16px}.mo-display-description label{margin:0 0 4px;font-size:12px;line-height:18px;font-weight:400;color:#adb3b3}.mo-display-description textarea{margin:0;padding:0;resize:none;background:transparent;border:1px solid transparent;min-height:32px;line-height:24px;font-size:12px}.mo-display-description textarea:focus{border-color:#434647;box-shadow:none}.mo-inspector textarea::placeholder,.mo-inspector input::placeholder{color:#7d8384;font-size:12px}.mo-tabs{display:flex;align-items:center;justify-content:center;margin:0 8px;padding:9px 11px 8px;border-bottom:1px solid #323435;flex-shrink:0}.mo-tabs button{flex:1 1 auto;height:24px;margin-right:2px;padding:4px 8px;font-size:12px;line-height:16px;font-weight:500;border-radius:6px;color:#858b8b}.mo-tabs button:last-child{margin-right:0}.mo-tabs button:hover{background:#ffffff0a}.mo-tabs button[aria-selected=true]{color:#fff;background:#323435}.mo-inspector-scroll{overflow:auto;flex:1;padding:4px 8px 8px;min-height:0}.mo-properties{margin:0}.mo-properties>div{display:flex;align-items:center;min-height:40px}.mo-properties dt{width:100px;flex-shrink:0;color:#adb3b3;padding:4px 0;font-size:14px;line-height:20px}.mo-properties dd{margin:0;flex:1;display:flex;align-items:center;gap:8px;color:#fff;min-width:0;font-size:14px}.mo-properties dd button{font-size:14px;padding:4px 0}.mo-muted{color:#7d8384!important}.mo-detail-section{margin:16px 8px 0}.mo-properties+.mo-detail-section{margin-top:0}.mo-inspector h2{font-size:12px;line-height:18px;color:#adb3b3;font-weight:400;margin:0;letter-spacing:0}.mo-detail-section p{font-size:12px;margin:0}.mo-inspector .mo-detail-section input,.mo-inspector .mo-detail-section textarea{background:transparent;border:1px solid #323435;font-size:12px;padding:6px 8px;margin:4px 0 0;height:32px;box-sizing:border-box}.mo-local-note{font-size:10px;color:#7d8384;margin:24px 8px 0}.mo-related{padding:4px 0 8px}.mo-related button{display:flex;width:100%;justify-content:flex-start;text-align:left;font-size:12px;padding:8px;border-radius:5px}.mo-related button:hover{background:#323435}.mo-related button span{flex:1}.mo-section-heading{display:flex;align-items:center;gap:8px;margin:8px}.mo-section-heading h2{margin:0}.mo-section-heading span{font-size:12px;color:#7d8384}.mo-conn-search{margin:12px 8px 8px}.mo-connection-list{list-style:none;margin:0;padding:0 8px}.mo-connection{display:flex;width:100%;padding:12px 8px;gap:10px;text-align:left;border-bottom:1px solid #323435}.mo-connection:hover{background:#262828}.mo-connection>span{flex:1;min-width:0}.mo-connection strong{font-size:13px;font-weight:500}.mo-connection small{display:block;font-size:11px;color:#7d8384;margin-top:5px}.mo-empty{padding:32px 16px;text-align:center;color:#7d8384;font-size:12px}.mo-inspector-scroll>.secondary{margin:8px 0 12px;font-size:12px}@media(max-width:1200px){.mo-toolbar{flex-wrap:wrap}.mo-toolbar .input-search{flex:1}.mo-toolbar h1{flex-basis:100%}}@media(max-width:760px){.mo-inspector{position:fixed;top:48px;bottom:0;right:0;z-index:25;width:min(340px,calc(100vw - var(--workspace-sidebar-width)));box-shadow:-8px 0 24px #0005}}.primary-workspace>.main>.page-content:has(.adr-page){padding:0}.adr-page{height:calc(100vh - 48px);display:flex;min-width:0;background:#161717;font-size:14px}.adr-welcome{position:relative;align-self:stretch;flex:1;margin:0;text-align:center;padding:40px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.adr-welcome-art{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:0}.adr-welcome-art img{width:min(600px,90%);height:auto;object-fit:contain;margin-bottom:8rem;-webkit-mask-image:linear-gradient(black 20%,transparent 60%);mask-image:linear-gradient(black 20%,transparent 60%)}.adr-welcome h1{position:relative;z-index:1;font-size:28px;line-height:42px;font-weight:500;margin:7rem 0 0;color:#fff}.adr-welcome p{position:relative;z-index:1;font-size:14px;line-height:24px;margin:12px 0 0;color:#cfd2d2;max-width:336px}.adr-welcome .primary{position:relative;z-index:1;height:32px;min-width:164px;margin-top:32px;font-size:14px;font-weight:500}.adr-list{width:320px;flex:0 0 320px;border-right:1px solid #363839;display:flex;flex-direction:column;min-height:0;padding:16px;background:#1f212180}.adr-list header{display:flex;align-items:center;justify-content:space-between;height:32px;margin-bottom:14px}.adr-list h1{font-size:18px;font-weight:500;line-height:28px;margin:0;color:#fff}.adr-create{width:32px;height:32px;padding:0;border-radius:6px;background:#fff;color:#0a0d0f}.adr-create:hover{background:#e5e7e8}.adr-create svg{width:14px;height:14px;color:inherit;fill:currentColor}.adr-search{display:flex;align-items:center;gap:8px;border:1px solid #3a3d3e;border-radius:5px;height:36px;padding:8px;color:#92999d;background:transparent}.adr-search input{border:0;outline:none;background:none;padding:0;margin:0;width:100%;min-width:0;height:20px;font-size:14px;color:#cfd2d2;box-shadow:none}.adr-search input:focus{box-shadow:none;border:0}.adr-list-scroll{overflow-y:auto;margin-top:16px;flex:1}.adr-list h2{font-size:12px;font-weight:500;display:flex;gap:12px;align-items:center;height:32px;margin:0 0 16px;padding:0 20px;color:#b9bdc0}.adr-list h2 svg{width:6px;height:6px;color:#83898c;fill:currentColor;flex:0 0 6px}.adr-row{position:relative;margin-bottom:4px;border-radius:5px;min-height:68px}.adr-row.selected{background:#262829}.adr-row:hover{background:#292b2d}.adr-row>a{display:block;padding:13px 20px;color:inherit;text-decoration:none}.adr-row>a>div{display:flex;align-items:center;gap:8px;padding-right:12px;font-size:12px;line-height:20px;color:#fff}.adr-row>a>div span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.adr-row small{display:block;color:#93999d;font-size:12px;margin:4px 0 0 20px;line-height:18px}.adr-row-menu{position:absolute;right:18px;top:13px;width:20px;height:20px;justify-content:center;opacity:0;color:#9ba1a2}.adr-row:hover .adr-row-menu,.adr-row:focus-within .adr-row-menu{opacity:1}.adr-detail{flex:1;min-width:400px;overflow:auto;padding:32px 48px}.adr-metadata{max-width:512px}.adr-metadata>small{color:#9fa4a6;display:block;line-height:20px;margin-bottom:14px;font-size:12px}.adr-name{width:100%;font-size:24px!important;font-weight:500;border:0!important;outline:none;background:transparent!important;padding:0!important;height:32px;color:#cfd2d2!important;box-shadow:none!important}.adr-description{resize:none;width:100%;height:24px;min-height:24px!important;line-height:24px;padding:0!important;margin:10px 0 24px;border:0!important;background:transparent!important;font-size:14px!important;outline:none;color:#cfd2d2!important;box-shadow:none!important}.adr-metadata>h1{font-size:24px;font-weight:500;line-height:32px;margin:0 0 10px;color:#fff}.adr-metadata>p{margin:0 0 24px;color:#aaaeb0}.adr-property{display:flex;align-items:center;gap:16px;min-height:36px;margin-bottom:6px}.adr-property>span{width:57px;color:#aaaeb0;font-size:12px}.adr-status-wrap{position:relative}.adr-status{height:28px;padding:0 8px;gap:8px;font-size:12px;border-radius:4px;background:transparent;color:#fff}.adr-status:hover{background:#2b2d2e}.adr-status-icon{flex-shrink:0}.adr-status-icon.in-progress,.adr-status.in-progress .adr-status-icon{color:#fe9a00}.adr-status-icon.approved,.adr-status.approved .adr-status-icon{color:#00bc7d}.adr-status-icon.rejected,.adr-status.rejected .adr-status-icon{color:#fb2c36}.adr-related{width:20px;height:20px;opacity:.5}.adr-popover{position:absolute;background:#252728;border:1px solid #414445;border-radius:5px;padding:6px 0;z-index:30;box-shadow:0 6px 20px #0005}.adr-popover button{white-space:nowrap;display:flex;gap:8px;align-items:center;height:32px;width:100%;padding:0 18px;font-size:12px;text-align:left}.adr-popover button:hover{background:#373a3c}.adr-status-menu{top:30px;left:0;min-width:134px}.adr-delete-menu{right:0;top:34px;min-width:190px}.adr-content{display:flex;gap:20px;margin-top:16px;max-width:518px;min-height:380px;padding:32px;border-radius:12px;background:#161717;box-sizing:border-box}.adr-content>textarea{flex:1;min-width:0;min-height:316px;resize:vertical;background:transparent;border:0;border-radius:0;padding:0;margin:0;font-family:inherit;line-height:20px;outline:none;font-size:14px;color:#fff;box-shadow:none}.adr-content>textarea:focus{box-shadow:none;border:0}.adr-content>textarea::placeholder{color:#858c90}.adr-timeline{width:112px;flex:0 0 112px;font-size:12px}.adr-timeline>div{min-height:52px;border-left:1px solid #393c3e;padding-left:8px}.adr-timeline span{display:flex;gap:6px;align-items:center;line-height:18px;color:#fff}.adr-timeline small{display:block;font-size:11px;color:#959c9f;line-height:22px}.adr-confirm{background:#252728;border:1px solid #3a3d3e;border-radius:8px;padding:24px;width:370px;box-shadow:0 15px 60px #0008}.adr-confirm h2{font-size:16px;line-height:24px;font-weight:500;margin:0 0 12px}.adr-confirm p{font-size:12px;color:#a9afb2;margin:0 0 24px}.adr-confirm footer{display:flex;justify-content:flex-end;gap:15px}.adr-confirm footer button{font-size:12px;height:29px;padding:0 10px;border-radius:4px}@media(max-width:1000px){.adr-detail{padding:32px 24px}.adr-content{flex-wrap:wrap;max-width:none}.adr-timeline{width:100%}.adr-page{overflow-x:auto}.adr-welcome h1{margin-top:4rem}}.teams-page{min-width:0}.teams-page .model-toolbar{display:flex;align-items:center;gap:16px;min-height:34px;margin-bottom:20px;flex-wrap:nowrap}.teams-page h1{font-size:18px;font-weight:500;line-height:28px;letter-spacing:0;margin:0;white-space:nowrap}.teams-page .input-search{display:flex;align-items:center;gap:8px;background:transparent;border:0;min-width:100px;flex:1;height:32px;padding:0}.teams-page .input-search input{width:100%;min-width:0;border:0;background:transparent;padding:0;font-size:14px}.teams-select{position:relative;flex:0 0 200px}.teams-select-btn{width:200px;height:32px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #434647;border-radius:5px;background:#262828}.teams-select-btn>span:first-child{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.teams-count{font-size:12px;color:#a1a4a5}.teams-menu,.teams-submenu{position:absolute;z-index:20;padding:6px;border:1px solid #434647;border-radius:6px;background:#232526;box-shadow:0 8px 22px #0006}.teams-menu{top:34px;right:0;width:360px;max-width:calc(100vw - 40px)}.teams-menu button{display:flex;align-items:center;gap:8px;text-align:left;min-height:34px;border:0;border-radius:4px;background:transparent;padding:6px 10px}.teams-menu button:hover{background:#343637}.teams-menu>button{width:100%}.teams-menu-item{position:relative;display:flex;align-items:center}.teams-menu-item>button:first-child{flex:1;min-width:0}.teams-menu-item>button:first-child span{flex:1;overflow:hidden;text-overflow:ellipsis}.teams-menu-item small{color:#a1a4a5}.teams-menu .teams-kebab{flex:0 0 30px;justify-content:center;padding:0;font-size:20px}.teams-submenu{right:0;top:34px;width:150px}.teams-submenu button{width:100%;color:#ef9292}.teams-page .teams-add{height:32px;white-space:nowrap}.teams-table{border:1px solid #3a3d3e;border-radius:8px;overflow:hidden;background:#161717}.teams-table-scroll{min-height:295px;overflow:auto}.teams-table table{width:100%;border-collapse:collapse;table-layout:fixed}.teams-table th{height:36px;padding:0 8px;text-align:left;font-size:12px;font-weight:500}.teams-table th:nth-child(1),.teams-table th:nth-child(2){width:25%}.teams-table th button{display:inline-flex;align-items:center;gap:8px;background:transparent;border:0;padding:0;height:24px;font:inherit}.teams-table td{padding:8px 16px;height:40px;border-top:1px solid #303233;overflow-wrap:anywhere}.teams-table td .avatar{display:inline-flex;margin-right:8px;vertical-align:middle}.teams-table td.teams-table-empty{text-align:center;height:258px;color:#a1a4a5;font-size:14px}.teams-table .table-footer{padding:8px 14px;min-height:36px;margin:0;border:0;border-top:1px solid #323435;border-radius:0;font-size:12px}.teams-empty{max-width:730px;padding-top:16px}.teams-empty p{font-size:14px;line-height:22px;margin:0 0 16px}.teams-example{margin-top:32px;color:#a1a4a5;font-size:14px}.teams-dialog{width:469px;max-width:calc(100vw - 32px);padding:24px;background:#232526;border:1px solid #434647;border-radius:8px;box-shadow:0 20px 60px #0007}.teams-dialog h2{margin:0 0 12px;font-size:18px;font-weight:500;line-height:24px}.teams-dialog p{font-size:14px;line-height:20px;margin:0 0 18px}.teams-dialog input{width:100%;height:34px;padding:7px 10px;border:1px solid #515455;border-radius:4px;background:#161717;color:inherit}.teams-dialog footer{display:flex;gap:10px;margin-top:18px}.teams-dialog footer button{min-height:30px;padding:5px 10px;font-size:13px}@media(max-width:1150px){.teams-page .model-toolbar{flex-wrap:wrap}.teams-page .input-search{flex-basis:200px}.teams-select{margin-left:auto}}.technologies-page{min-width:0}.technologies-header{display:flex;flex-direction:column;align-items:stretch;gap:16px;margin-bottom:16px}.technologies-page h1{display:flex;align-items:center;gap:10px;margin:0;font-size:20px;line-height:28px;font-weight:600;letter-spacing:-.3px;color:#fff}.technologies-page h1 svg{color:#9ba1a2}.technologies-toolbar.diagrams-toolbar{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;width:100%;margin:0}.technologies-toolbar>.input-search{width:auto;height:34px;flex:1 1 240px;max-width:320px;background:#161717}.technologies-toolbar>.input-search input{width:100%!important;min-width:0}.technologies-toolbar .secondary{height:32px;min-height:32px;flex:0 0 auto;margin-left:0}.technologies-table-wrap{max-height:calc(100dvh - 220px);overflow:auto}.technologies-table-wrap table{table-layout:fixed;width:100%;min-width:0!important}.technologies-table-wrap th:nth-child(4),.technologies-table-wrap td:nth-child(4){text-align:right}.technologies-table-wrap td{color:#cfd2d2}.technologies-name{display:inline-flex;align-items:center;gap:10px;max-width:100%;height:32px;padding:0;justify-content:flex-start;color:#fff;font-size:14px}.technologies-name span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.technologies-mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;font-size:11px;font-weight:600;color:#fff;flex-shrink:0}.technologies-link{color:#7fb0f5;font-size:14px;text-decoration:underline;text-underline-offset:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:100%;vertical-align:middle}.technologies-link:hover{color:#a5caff}.technologies-access{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 8px;border-radius:999px;background:#262828;border:1px solid #3a3d3e;color:#e8eaea;font-size:12px;white-space:nowrap}.technologies-access svg{color:#9ba1a2}.technologies-empty{padding:56px 20px;text-align:center;color:#9ba1a2;font-size:14px}.technologies-empty .muted{margin-top:6px;font-size:13px}.technologies-empty p{margin:0}.primary-workspace{--workspace-sidebar-width: 220px;--workspace-content-padding: 24px}.primary-workspace>.sidebar{width:var(--workspace-sidebar-width);padding:24px 6px 8px}.primary-workspace>.sidebar nav{gap:6px}.primary-workspace>.sidebar .nav-item{height:40px;min-height:40px;flex-shrink:0;padding:0 12px;gap:8px}.primary-workspace>.main{margin-left:var(--workspace-sidebar-width);min-width:0}.primary-workspace.overview-shell>.main{left:var(--workspace-sidebar-width);margin-left:0}.primary-workspace>.main>.page-content{max-width:none;min-width:0;padding:24px var(--workspace-content-padding)}.primary-workspace>.main>.workspace-bar{padding-inline:var(--workspace-content-padding)}.primary-workspace.write-home-shell>.main>.page-content:has(.write-home),.primary-workspace>.main>.page-content:has(.write-home){padding:0}.primary-workspace.overview-shell>.main>.page-content{padding-bottom:52px}.connections-page{min-width:0}.connections-page .model-toolbar{min-height:34px;gap:12px;margin-bottom:20px;flex-wrap:wrap}.connections-page h1{margin:0 8px 0 0;font-size:18px;font-weight:500;line-height:28px;letter-spacing:0}.connections-page .input-search{height:34px;min-width:0;background:#161717}.connections-page .model-toolbar>.text-button{margin-left:auto}.connections-table{width:100%;min-width:0;border:1px solid #3a3d3e;border-radius:8px;background:#161717;overflow:hidden}.connections-table-scroll{overflow-x:auto;max-width:100%}.connections-table table{width:100%}.connections-table th{height:36px;padding:0 14px;font-size:12px;line-height:18px;font-weight:500}.connections-table td{height:36px;padding:0 14px;line-height:20px}.connections-table .table-footer{display:flex;align-items:center;min-height:36px;margin:0;padding:0 14px;border:0;border-top:1px solid #323435;border-radius:0;font-size:12px;line-height:18px}@media(max-width:700px){.primary-workspace{--workspace-content-padding: 14px}.connections-page .model-toolbar .input-search input{width:100%;min-width:0}}.io-modal{width:min(520px,94vw);max-height:min(86vh,720px);overflow:auto;color:#e8eaea}.io-tabs{display:flex;gap:.25rem;margin:1rem 0 1.25rem;border-bottom:1px solid #434647}.io-tabs button{background:transparent;border:none;border-bottom:2px solid transparent;padding:.5rem .85rem;cursor:pointer;color:var(--muted);font-weight:600}.io-tabs button.active{color:#fff;border-bottom-color:var(--blue)}.io-scope{display:flex;gap:.5rem;margin-bottom:1rem}.io-scope button{flex:1;border:1px solid var(--line);background:#ffffff0a;border-radius:8px;padding:.45rem .6rem;cursor:pointer;font-size:.85rem;color:#e8eaea}.io-scope button.active{border-color:var(--blue);background:#7fb0f524;color:#dbeafe}.io-scope button:disabled{opacity:.45;cursor:not-allowed}.io-section h3{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:.75rem 0 .4rem}.io-format-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.io-format-btn{width:100%;display:flex;align-items:center;gap:.65rem;text-align:left;border:1px solid #434647;background:#2a2c2c;border-radius:10px;padding:.65rem .75rem;cursor:pointer;color:#e8eaea}.io-format-btn:hover:not(:disabled){border-color:#5a5e60;background:#343636}.io-format-btn:disabled{opacity:.45;cursor:not-allowed}.io-format-btn span{flex:1;display:flex;flex-direction:column;gap:.1rem;min-width:0}.io-format-btn strong{font-size:.92rem;color:#fff;font-weight:600}.io-format-btn small{color:var(--muted);font-size:.75rem}.io-dropzone{border:1.5px dashed #5a5e60;border-radius:12px;padding:1.5rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.4rem;background:#00000038;color:#e8eaea}.io-dropzone p{margin:.25rem 0 0;font-weight:600;color:#fff}.io-dropzone small{color:var(--muted);margin-bottom:.5rem}.io-preview{margin-top:1rem;padding:.85rem;border-radius:10px;background:#00000047;border:1px solid #434647;color:#e8eaea}.io-preview h3{margin:0 0 .35rem;font-size:.95rem;color:#fff}.io-preview p{color:#e8eaea}.io-preview ul{margin:.5rem 0 .85rem;padding-left:1.1rem;color:var(--muted);font-size:.9rem}.io-error{color:#f87171;margin-top:.75rem;font-size:.9rem}.app-shell.slides-shell>.sidebar,.app-shell.slides-shell .workspace-bar{display:none}.app-shell.slides-shell>.main,.app-shell.primary-workspace.slides-shell>.main{margin-left:0;left:0;background:#1f2121}.app-shell.slides-shell .page-content:has(.slides-app),.app-shell.slides-shell .page-content:has(.ppt-app),.app-shell.slides-shell>.main>.page-content{padding:0;max-width:none;height:calc(100vh - 48px);min-height:0;overflow:hidden;display:flex;flex-direction:column}:root{--ppt-accent: #d35230;--ppt-accent-strong: #e8643f;--ppt-accent-soft: rgba(211, 82, 48, .18);--ppt-blue: #7fb0f5;--ppt-bg: #1f2121;--ppt-deep: #161717;--ppt-panel: #1b1c1c;--ppt-raised: #2a2c2c;--ppt-hover: rgba(255, 255, 255, .07);--ppt-line: #323435;--ppt-border: #434647;--ppt-text: #e8eaea;--ppt-muted: #9ba1a2;--ppt-stage: #2b2d2e;--ppt-sel: #4f8fe6}:is(.ppt-app,.slides-app,.ppt-pop,.ppt-modal-back,.ppt-find,.ppt-show) :is(h1,h2,h3,h4,p){margin:0}:is(.ppt-app,.slides-app) :is(input[type=file],[hidden]){display:none!important}:is(.ppt-app,.slides-app,.ppt-pop,.ppt-modal-back,.ppt-find,.ppt-show) label{margin:0;font-weight:400}:is(.ppt-app,.slides-app,.ppt-pop,.ppt-modal-back,.ppt-find,.ppt-show) button{gap:0;transition:background .12s,color .12s,border-color .12s}:is(.ppt-app,.slides-app,.ppt-pop,.ppt-modal-back,.ppt-find,.ppt-show) :is(input:not([type=color]):not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select){display:inline-block;width:auto;margin:0;padding:3px 6px;background:var(--ppt-deep);border:1px solid var(--ppt-border);border-radius:4px;color:var(--ppt-text);font-size:12px;box-shadow:none}:is(.ppt-app,.slides-app,.ppt-pop,.ppt-modal-back,.ppt-find,.ppt-show) :is(input,textarea,select):focus{border-color:var(--ppt-blue);box-shadow:0 0 0 2px #7fb0f52e}:is(.ppt-app,.slides-app,.ppt-pop,.ppt-modal-back,.ppt-find) input[type=checkbox],:is(.ppt-app,.slides-app,.ppt-pop,.ppt-modal-back,.ppt-find) input[type=radio]{width:14px;height:14px;margin:0;accent-color:var(--ppt-accent);display:inline-block}:is(.ppt-app,.ppt-pop) input[type=range]{display:inline-block;width:auto;margin:0;padding:0;accent-color:var(--ppt-text)}.ppt-app{position:relative;flex:1;min-height:0;height:calc(100vh - 48px);display:flex;flex-direction:column;background:var(--ppt-bg);color:var(--ppt-text);font-family:IBM Plex Sans,Segoe UI,system-ui,sans-serif;font-size:12px;color-scheme:dark;overflow:hidden;user-select:none}.ppt-app textarea,.ppt-app input{user-select:text}.ppt-loading{align-items:center;justify-content:center;gap:12px;flex-direction:row;color:var(--ppt-muted);font-size:13px}.ppt-spinner{width:18px;height:18px;border-radius:50%;border:2px solid var(--ppt-border);border-top-color:var(--ppt-accent);animation:ppt-spin .8s linear infinite}@keyframes ppt-spin{to{transform:rotate(360deg)}}.ppt-logo{width:20px;height:20px;flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:linear-gradient(135deg,#ed6c47,#c43e1c);color:#fff;font-weight:700;font-size:12px;font-family:Segoe UI,system-ui,sans-serif;box-shadow:inset 0 0 0 1px #ffffff26}.ppt-logo.big{width:40px;height:40px;font-size:22px;border-radius:8px}.ppt-titlebar{height:40px;flex:none;display:flex;align-items:center;gap:10px;padding:0 6px 0 8px;background:var(--ppt-deep);border-bottom:1px solid var(--ppt-line)}.ppt-qat{display:flex;align-items:center;gap:2px}.ppt-brand{height:30px;padding:0 10px 0 4px;border-radius:5px;gap:8px!important;color:#fff;font-size:13px}.ppt-brand:hover,.ppt-qbtn:hover:not(:disabled),.ppt-close:hover,.ppt-top-btn:hover{background:var(--ppt-hover)}.ppt-qbtn{width:28px;height:28px;border-radius:4px;color:#cfd2d2}.ppt-doc-title{flex:1;min-width:120px;display:flex;align-items:center;justify-content:center;gap:10px}.ppt-doc-title input{width:min(320px,38vw)!important;height:26px;text-align:center;background:transparent!important;border-color:transparent!important;font-size:13px!important;font-weight:500;color:#fff!important}.ppt-doc-title input:hover{border-color:var(--ppt-border)!important}.ppt-save-state{color:var(--ppt-muted);font-size:11px;white-space:nowrap}.ppt-save-state.saving{color:#e7a03a}.ppt-search{position:relative;display:flex;align-items:center;gap:6px;width:260px;height:28px;padding:0 8px;border-radius:5px;background:#242626;border:1px solid var(--ppt-line);color:var(--ppt-muted)}.ppt-search:focus-within{border-color:var(--ppt-border);background:#2a2c2c}.ppt-search input{flex:1;min-width:0;border:0!important;background:transparent!important;padding:0!important;box-shadow:none!important;font-size:12px!important}.ppt-search-results{position:absolute;left:0;right:0;top:32px;z-index:900;background:var(--ppt-raised);border:1px solid var(--ppt-border);border-radius:6px;padding:4px;box-shadow:0 10px 30px #00000073;display:flex;flex-direction:column}.ppt-search-results button{justify-content:flex-start;height:28px;padding:0 10px;border-radius:4px;color:var(--ppt-text);font-size:12px}.ppt-search-results button:hover,.ppt-search-results button:first-child{background:var(--ppt-hover)}.ppt-top-actions{display:flex;align-items:center;gap:6px}.ppt-top-btn{height:28px;padding:0 10px;gap:6px!important;border-radius:5px;border:1px solid var(--ppt-border)!important;color:var(--ppt-text);font-size:12px}.ppt-top-btn.on{background:var(--ppt-hover);border-color:var(--ppt-muted)!important}.ppt-share{height:28px;padding:0 12px;gap:6px!important;border-radius:5px;background:var(--ppt-accent);color:#fff;font-size:12px;font-weight:600}.ppt-share:hover{background:var(--ppt-accent-strong)}.ppt-close{width:32px;height:28px;border-radius:5px;color:#cfd2d2}.ppt-top-actions .rb-drop{display:inline-flex;border:1px solid var(--ppt-border);border-radius:5px;height:28px;overflow:hidden}.ppt-top-actions .rb-drop .rb{height:26px!important;border:0!important;border-radius:0!important;color:var(--ppt-text)!important;padding:0 10px!important}.ppt-top-actions .rb-drop .rb-caret{padding:0 6px!important;border-left:1px solid var(--ppt-border)!important}.ppt-tabs{height:32px;flex:none;display:flex;align-items:stretch;padding:0 6px;background:var(--ppt-deep)}.ppt-tabs>button{padding:0 12px;color:#cfd2d2;font-size:12.5px;border-bottom:2px solid transparent;position:relative}.ppt-tabs>button:hover{color:#fff;background:#ffffff0a}.ppt-tabs>button.on{color:#fff;border-bottom-color:var(--ppt-accent);font-weight:600}.ppt-tabs>button.file{color:#fff}.ppt-tabs>button.ctx{color:#f3a585}.ppt-tabs>button.ctx.on{border-bottom-color:#f3a585}.ppt-tabs>button.ctx:before{content:"";position:absolute;left:4px;right:4px;top:3px;height:2px;border-radius:2px;background:var(--ppt-accent);opacity:.75}.ppt-tabs .grow{flex:1}.ppt-ribbon-toggle{width:30px;color:var(--ppt-muted)}.ppt-ribbon-toggle:hover{color:#fff}.ppt-ribbon-wrap{flex:none;position:relative;z-index:20}.ppt-ribbon-wrap.peek{position:absolute;top:72px;left:0;right:0;box-shadow:0 12px 30px #00000073}.ppt-app .word-ribbon.ppt-ribbon{height:100px;min-height:100px;max-height:100px;display:flex;align-items:stretch;background:#232525;border-top:1px solid #2c2e2e;border-bottom:1px solid var(--ppt-line);padding:0 4px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;color:var(--ppt-text)}.ppt-app .ppt-ribbon .rb-panel{display:flex;align-items:stretch;height:100%;flex:none}.ppt-app .ppt-ribbon .rb-group{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:5px 6px 2px;flex:none;border-right:1px solid #383a3b}.ppt-app .ppt-ribbon .rb-body{display:flex;align-items:center;gap:2px;flex:1;min-height:0}.ppt-app .ppt-ribbon .rb-rows{display:flex;flex-direction:column;justify-content:center;gap:2px;height:72px;flex:none}.ppt-app .ppt-ribbon .rb-row{display:flex;align-items:center;gap:2px;height:23px;flex:none}.ppt-app .ppt-ribbon .rb-cap{font-size:10.5px;color:var(--ppt-muted);text-align:center;line-height:16px;height:16px;white-space:nowrap}.ppt-app .rb,.ppt-pop .rb{min-width:24px;height:23px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid transparent;border-radius:3px;background:transparent;color:var(--ppt-text);font-size:11.5px;white-space:nowrap}.ppt-app .rb:hover:not(:disabled){background:var(--ppt-hover);border-color:#ffffff14}.ppt-app .rb.on{background:#7fb0f529;border-color:#7fb0f573}.ppt-app .rb:disabled{opacity:.38}.ppt-app .rb.huge{width:auto;min-width:52px;max-width:76px;height:72px;flex-direction:column;justify-content:flex-start;padding:5px 4px 3px;gap:3px}.ppt-app .rb.huge svg{color:#dfe3e3}.ppt-app .rb.huge .rb-label{font-size:11px;line-height:1.2;text-align:center;white-space:normal;display:inline-flex;flex-direction:column;align-items:center}.ppt-app .rb svg{color:#d6dada}.ppt-app .rb-spin-label{font-size:11px;color:var(--ppt-muted);padding:0 4px;white-space:nowrap}.ppt-app .rb-drop{display:inline-flex;align-items:stretch;position:relative}.ppt-app .rb-drop .rb-dd{margin-left:-2px;opacity:.7}.ppt-app .rb-drop.split:not(.big) .rb:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.ppt-app .rb-drop.split .rb-caret{min-width:14px;padding:0 1px;border-top-left-radius:0;border-bottom-left-radius:0}.ppt-app .rb-drop.split.big{flex-direction:column;height:72px}.ppt-app .rb-drop.split.big .rb.huge{height:50px;border-bottom-left-radius:0;border-bottom-right-radius:0}.ppt-app .rb-drop.split.big .rb-caret{height:20px;width:100%;border-radius:0 0 3px 3px}.ppt-app .rb-drop.split:hover .rb{border-color:#ffffff14}.rb-ico-wrap{position:relative;display:inline-flex;flex-direction:column;align-items:center}.rb-swatch{display:block;width:16px;height:4px;border-radius:1px;margin-top:-2px;box-shadow:0 0 0 1px #0000004d}.rb-hint{display:none}.ppt-combo{display:inline-flex}.ppt-combo input{width:100%!important;height:23px;padding:0 6px!important;font-size:12px!important}.ppt-num{position:relative;display:inline-flex;align-items:center;height:23px}.ppt-num input{width:100%!important;height:23px;padding:0 22px 0 6px!important;font-size:12px!important}.ppt-num small{position:absolute;right:20px;color:var(--ppt-muted);font-size:10px;pointer-events:none}.ppt-spin{position:absolute;right:1px;top:1px;bottom:1px;width:16px;display:flex;flex-direction:column}.ppt-spin button{flex:1;font-size:8px;line-height:1;color:var(--ppt-muted);border-radius:2px}.ppt-spin button:hover{background:var(--ppt-hover);color:#fff}.ppt-select{height:23px;padding:0 4px!important;font-size:12px!important}.ppt-check{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--ppt-text);white-space:nowrap;cursor:pointer;padding:2px 4px}.ppt-check small{color:var(--ppt-muted)}.ppt-gallery{display:flex;gap:4px;align-items:center;height:72px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;padding:2px;border:1px solid #383a3b;border-radius:4px;background:#1d1f1f}.ppt-gallery.themes{max-width:560px}.ppt-gallery.effects{max-width:620px}.ppt-theme-tile{flex:none;padding:2px;border-radius:4px;border:2px solid transparent}.ppt-theme-tile:hover{border-color:var(--ppt-border)}.ppt-theme-tile.on{border-color:var(--ppt-accent)}.ppt-variant{flex:none;padding:2px;border:2px solid transparent;border-radius:4px}.ppt-variant:hover{border-color:var(--ppt-border)}.ppt-variant span{width:72px;height:48px;border-radius:2px;display:flex;align-items:flex-end;gap:0;padding:4px;box-shadow:0 0 0 1px #00000040}.ppt-variant i{flex:1;height:14px}.ppt-effect{flex:none;width:58px;height:64px;display:flex!important;flex-direction:column;justify-content:center;gap:4px!important;border-radius:4px;border:1px solid transparent;color:var(--ppt-text)}.ppt-effect:hover:not(:disabled){background:var(--ppt-hover);border-color:#ffffff14}.ppt-effect.on{background:var(--ppt-accent-soft);border-color:var(--ppt-accent)}.ppt-effect small{font-size:10.5px;color:var(--ppt-text)}.ppt-effect-ico{width:34px;height:24px;border-radius:2px;background:linear-gradient(90deg,#e9ecef 50%,#f3a585 50%);box-shadow:0 0 0 1px #0000004d;position:relative;overflow:hidden}.tr-ico-none{background:#e9ecef}.tr-ico-fade{background:linear-gradient(90deg,#e9ecef,#f3a585)}.tr-ico-push{background:linear-gradient(90deg,#e9ecef 60%,#f3a585 60%)}.tr-ico-wipe{background:linear-gradient(135deg,#e9ecef 50%,#f3a585 50%)}.tr-ico-split{background:linear-gradient(90deg,#f3a585 30%,#e9ecef 30% 70%,#f3a585 70%)}.tr-ico-reveal{background:linear-gradient(90deg,#f3a585 40%,#9aa3ab 40% 44%,#e9ecef 44%)}.tr-ico-cover{background:linear-gradient(180deg,#f3a585 55%,#e9ecef 55%)}.tr-ico-zoom{background:radial-gradient(circle,#f3a585 38%,#e9ecef 40%)}.tr-ico-flip{background:linear-gradient(90deg,#e9ecef 45%,#c9ced3 45% 55%,#f3a585 55%);transform:perspective(40px) rotateY(18deg)}.tr-ico-cube{background:linear-gradient(90deg,#d6dade 50%,#f3a585 50%);transform:perspective(40px) rotateY(-18deg)}.tr-ico-morph{background:radial-gradient(circle at 30% 50%,#f3a585 25%,transparent 26%),radial-gradient(circle at 70% 50%,#7fb0f5 20%,#e9ecef 21%)}.ppt-anim-star{font-size:20px;line-height:24px}.ppt-anim-star.entrance{color:#59b58d}.ppt-anim-star.emphasis{color:#e7c23a}.ppt-anim-star.exit{color:#e0605a}.ppt-anim-star.none{color:var(--ppt-muted);font-size:16px}.ppt-picstyle{flex:none;width:56px;height:44px;border-radius:3px;border:1px solid transparent}.ppt-picstyle:hover{background:var(--ppt-hover);border-color:var(--ppt-border)}.ppt-picstyle i{width:40px;height:28px;background:linear-gradient(160deg,#7fb0f5,#2b6fbf 60%,#59b58d);display:block}.ps-simple i{box-shadow:0 0 0 3px #fff}.ps-rounded i{border-radius:6px;box-shadow:0 3px 6px #00000080}.ps-oval i{border-radius:50%}.ps-shadow i{box-shadow:3px 4px 6px #0009}.ps-thick i{box-shadow:0 0 0 4px #111}.ps-none i{opacity:.7}.ppt-tablestyle{flex:none;display:flex!important;flex-direction:column;width:54px;padding:3px;border:1px solid transparent;border-radius:3px}.ppt-tablestyle:hover{border-color:var(--ppt-border)}.ppt-tablestyle.on{border-color:var(--ppt-accent)}.ppt-tablestyle i{display:block;height:11px;width:100%}.ppt-pop{position:fixed;z-index:1200;min-width:160px;max-height:calc(100vh - 16px);overflow:auto;padding:4px;background:var(--ppt-raised);color:var(--ppt-text);border:1px solid var(--ppt-border);border-radius:7px;box-shadow:0 14px 38px #00000080;font-family:IBM Plex Sans,Segoe UI,system-ui,sans-serif;font-size:12px;user-select:none}.ppt-menu{display:flex;flex-direction:column;min-width:210px}.ppt-mi{display:flex!important;justify-content:flex-start!important;align-items:center;gap:8px!important;width:100%;height:28px;padding:0 8px;border-radius:4px;color:var(--ppt-text);font-size:12px;text-align:left;cursor:pointer}.ppt-mi:hover:not(:disabled){background:var(--ppt-hover)}.ppt-mi.on{background:#7fb0f524}.ppt-mi:disabled{opacity:.4}.ppt-mi-ico{width:18px;display:inline-flex;justify-content:center;color:#cfd2d2}.ppt-mi-label{flex:1;white-space:nowrap}.ppt-mi kbd{background:transparent;border:0;color:var(--ppt-muted);font-size:11px;padding:0}.ppt-msep{border:0;border-top:1px solid var(--ppt-border);margin:4px 2px}.ppt-mtitle{padding:6px 8px 4px;font-size:11px;font-weight:600;color:var(--ppt-muted);text-transform:none;letter-spacing:.01em}.ppt-ctx{min-width:220px;overflow:visible}.ppt-sub{position:relative}.ppt-subpanel{position:absolute;left:calc(100% - 4px);top:-4px}.ppt-subpanel.left{left:auto;right:calc(100% - 4px)}.ppt-import-overlay{position:fixed;inset:0;z-index:5000;background:#0000008c;display:grid;place-items:center}.ppt-import-report{width:min(560px,calc(100vw - 32px));max-height:min(70vh,640px);overflow:auto;padding:24px;border:1px solid var(--ppt-border);border-radius:10px;background:var(--ppt-raised);color:var(--ppt-text);box-shadow:0 24px 70px #0006}.ppt-import-report h2{margin:0 0 8px;font-size:20px}.ppt-import-report p{margin:0 0 14px;color:var(--ppt-muted)}.ppt-import-report ul{margin:0 0 20px;padding-left:20px;line-height:1.7}.ppt-import-report progress{width:100%;height:12px;accent-color:var(--ppt-accent)}.ppt-colors{width:236px;display:flex;flex-direction:column}.ppt-swatch-row{display:flex;gap:4px;padding:2px 8px}.ppt-swatch-row.tight{gap:4px;padding-top:0;padding-bottom:0}.ppt-swatch-grid{display:flex;flex-direction:column;gap:0;margin:2px 0 4px}.ppt-swatch-row button{width:18px;height:18px;border-radius:2px;box-shadow:inset 0 0 0 1px #00000040}.ppt-swatch-row.tight button{height:14px;border-radius:0}.ppt-swatch-row button:hover{outline:2px solid #fff;outline-offset:0;z-index:1}.ppt-swatch-row button.on{outline:2px solid var(--ppt-accent)}.ppt-custom-color{position:relative;overflow:hidden}.ppt-custom-color i{display:block;width:14px;height:14px;border-radius:3px;box-shadow:0 0 0 1px #ffffff40}.ppt-custom-color input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.ppt-shapes{width:340px;padding-bottom:4px}.ppt-shape-grid{display:flex;flex-wrap:wrap;gap:2px;padding:0 6px 4px}.ppt-shape-grid button{width:30px;height:30px;border-radius:4px}.ppt-shape-grid button:hover{background:#ffffff1f}.ppt-layouts{width:430px;padding-bottom:6px}.ppt-layout-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:2px 8px}.ppt-layout-grid button{display:flex!important;flex-direction:column;gap:5px!important;padding:4px;border-radius:4px;border:2px solid transparent;color:var(--ppt-text);font-size:11px}.ppt-layout-grid button:hover{background:var(--ppt-hover)}.ppt-layout-grid button.on{border-color:var(--ppt-accent)}.ppt-layout-grid .sv-frame{box-shadow:0 0 0 1px #0006}.ppt-table-picker{padding-bottom:2px}.ppt-table-grid{display:flex;flex-direction:column;gap:2px;padding:4px 8px}.ppt-table-grid>div{display:flex;gap:2px}.ppt-table-grid button{width:17px;height:17px;border:1px solid #5b6061!important;border-radius:1px;background:#1d1f1f}.ppt-table-grid button.on{background:#d3523073;border-color:var(--ppt-accent)!important}.ppt-icons{width:330px}.ppt-icon-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:2px;padding:4px 8px 8px}.ppt-icon-grid button{height:36px;border-radius:4px;color:#e8eaea}.ppt-icon-grid button:hover{background:#ffffff1f}.ppt-wordart{display:grid;grid-template-columns:repeat(4,64px);gap:6px;padding:8px}.ppt-wordart button{height:56px;border-radius:4px;background:#f4f5f6;font-size:38px;font-weight:800;font-family:Segoe UI,Arial,sans-serif;color:#444}.ppt-wordart button:hover{outline:2px solid var(--ppt-accent)}.ppt-symbols{display:grid;grid-template-columns:repeat(10,28px);gap:2px;padding:6px}.ppt-symbols button{height:28px;border-radius:3px;font-size:16px;color:var(--ppt-text)}.ppt-symbols button:hover{background:#ffffff1f}.ppt-quick{padding-bottom:6px}.ppt-quick-row{display:flex;gap:5px;padding:3px 8px}.ppt-quick-row button{width:44px;height:30px;border-radius:3px;font-size:11px;font-weight:600}.ppt-quick-row button:hover{outline:2px solid #fff;outline-offset:1px}.ppt-body{flex:1;min-height:0;display:flex;position:relative}.ppt-strip{width:206px;flex:none;background:var(--ppt-panel);border-right:1px solid var(--ppt-line);overflow:auto;scrollbar-width:thin}.ppt-strip.outline-strip{width:360px}.ppt-slidelist{outline:none}.ppt-slidelist.strip{padding:10px 8px 24px 4px;display:flex;flex-direction:column;gap:10px}.ppt-slidelist.grid{display:flex;flex-wrap:wrap;align-content:flex-start;gap:26px 22px;padding:28px}.ppt-slidelist.grid .ppt-thumb-wrap{display:flex;flex-direction:column}.ppt-thumb-wrap{position:relative}.ppt-section{display:flex!important;justify-content:flex-start!important;width:100%;padding:2px 6px 4px;color:#cfd2d2;font-size:11.5px;font-weight:600;text-align:left}.ppt-slidelist.grid .ppt-section{position:absolute;top:-22px;left:0;width:auto;white-space:nowrap}.ppt-thumb{display:flex;gap:4px;cursor:pointer}.ppt-slidelist.grid .ppt-thumb{flex-direction:column-reverse;align-items:flex-start;gap:4px}.ppt-thumb-meta{width:22px;flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding-top:2px;color:var(--ppt-muted);font-size:11px}.ppt-slidelist.grid .ppt-thumb-meta{width:auto;flex-direction:row;align-items:center;padding:0 2px}.ppt-thumb-star{color:var(--ppt-muted)}.ppt-slidelist.strip .ppt-thumb-time{display:none}.ppt-thumb-time{font-size:9px;color:var(--ppt-muted);font-variant-numeric:tabular-nums}.ppt-thumb-img{border:2px solid transparent;border-radius:4px;padding:1px;transition:border-color .12s}.ppt-thumb:hover .ppt-thumb-img{border-color:#5f6566}.ppt-thumb.selected .ppt-thumb-img{border-color:#8f5140}.ppt-thumb.current .ppt-thumb-img{border-color:var(--ppt-accent)}.ppt-thumb.current .ppt-thumb-num{color:#fff;font-weight:600}.ppt-thumb-img .sv-frame{box-shadow:0 1px 3px #00000080;border-radius:1px}.ppt-thumb.hidden-slide .ppt-thumb-img{opacity:.45}.ppt-thumb.hidden-slide .ppt-thumb-num{text-decoration:line-through}.ppt-drop-line{display:block;height:3px;margin:-6px 0 3px 26px;border-radius:2px;background:var(--ppt-accent)}.ppt-slidelist.grid .ppt-drop-line{width:3px;height:auto;align-self:stretch;margin:0 -12px 0 -14px}.ppt-main{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--ppt-stage)}.ppt-stage{flex:1;min-height:0;overflow:auto;display:flex;position:relative;scrollbar-width:thin}.ppt-stage.fit{overflow:hidden}.ppt-canvas{margin:auto;padding:24px 28px;position:relative}.ppt-canvas.with-ruler{display:grid;grid-template-columns:20px auto;grid-template-rows:20px auto;padding:10px 20px 24px 10px}.ppt-ruler-corner{background:var(--ppt-stage)}.ppt-ruler-h-wrap{grid-column:2;grid-row:1}.ppt-ruler-v-wrap{grid-column:1;grid-row:2}.ppt-canvas.with-ruler .ppt-slide-host{grid-column:2;grid-row:2}.ppt-ruler{position:relative;background:#3a3d3e;color:#c4c9ca;font-size:9px;overflow:hidden}.ppt-ruler.h{height:18px}.ppt-ruler.v{width:18px}.ppt-ruler span{position:absolute;background:#9aa1a3}.ppt-ruler.h span{bottom:0;width:1px}.ppt-ruler.v span{right:0;height:1px}.ppt-ruler.h span.major{height:7px}.ppt-ruler.h span.mid{height:4px}.ppt-ruler.h span.minor{height:2px}.ppt-ruler.v span.major{width:7px}.ppt-ruler.v span.mid{width:4px}.ppt-ruler.v span.minor{width:2px}.ppt-ruler b{position:absolute;font-weight:400}.ppt-ruler.h b{left:3px;bottom:6px}.ppt-ruler.v b{top:2px;right:7px}.ppt-slide-host{position:relative;background:#fff;box-shadow:0 2px 10px #00000073,0 0 0 1px #00000059;flex:none}.ppt-slide-host.drawing,.ppt-slide-host.drawing *{cursor:crosshair!important}.ppt-slide-scaled{position:absolute;left:0;top:0;transform-origin:0 0;touch-action:none}.ppt-slide-scaled .sv-el{cursor:move}.ppt-slide-scaled .sv-k-text,.ppt-slide-scaled [contenteditable=true]{cursor:text}.painting .ppt-slide-scaled .sv-el{cursor:copy!important}.ppt-overlay{position:absolute;inset:0;pointer-events:none}.ppt-grid{position:absolute;inset:0}.ppt-guide{position:absolute;background:#e2468a}.ppt-guide.v{top:0;bottom:0}.ppt-guide.h{left:0;right:0}.ppt-guide.static{background:#505a648c}.ppt-ph-outline{position:absolute;border:1px dashed #9aa1a6;box-sizing:border-box}.ppt-sel{position:absolute;outline-style:solid;outline-color:var(--ppt-sel);box-sizing:border-box}.ppt-sel.editing{outline-style:dashed}.ppt-sel.locked{outline-color:#9aa1a6}.ppt-h{position:absolute;box-sizing:border-box;background:#fff;border:solid #5b6b7d;pointer-events:auto}.ppt-h.rot{border-radius:50%!important;cursor:grab;background:#fff}.ppt-rot-line{position:absolute;left:50%;background:#5b6b7d}.ppt-marquee{position:absolute;border:dashed #4f8fe6;background:#4f8fe614;box-sizing:border-box}.ppt-marquee.draw{border-style:solid;background:#d3523014;border-color:var(--ppt-accent)}.ppt-anim-badge{position:absolute;top:0;background:#3a3d3e;color:#f5f6f6;font-weight:600;border-radius:2px;line-height:1.2}.ppt-tool-hint{position:absolute;top:10px;left:50%;transform:translate(-50%);padding:5px 12px;border-radius:12px;background:#161717e6;border:1px solid var(--ppt-border);color:var(--ppt-text);font-size:12px;pointer-events:none}.ppt-preview-layer{position:absolute;inset:0;overflow:hidden}.mode-grayscale .ppt-slide-host,.mode-grayscale .ppt-thumb-img .sv-frame{filter:grayscale(1)}.mode-bw .ppt-slide-host,.mode-bw .ppt-thumb-img .sv-frame{filter:grayscale(1) contrast(3.2)}.ppt-notes{flex:none;position:relative;background:var(--ppt-panel);border-top:1px solid var(--ppt-line)}.ppt-notes-grip{position:absolute;left:0;right:0;top:-4px;height:8px;cursor:row-resize;z-index:2}.ppt-notes-grip:after{content:"";position:absolute;left:50%;top:3px;width:36px;height:2px;margin-left:-18px;border-radius:2px;background:var(--ppt-border)}.ppt-notes textarea{width:100%!important;height:100%!important;resize:none;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:10px 18px!important;font-size:13px!important;line-height:1.5}.ppt-pane{width:300px;flex:none;display:flex;flex-direction:column;background:var(--ppt-panel);border-left:1px solid var(--ppt-line);min-height:0}.ppt-pane>header{height:40px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 14px;border-bottom:1px solid var(--ppt-line)}.ppt-pane>header h3{font-size:14px;font-weight:600;color:#fff}.ppt-pane>header button{width:26px;height:26px;border-radius:4px;color:var(--ppt-muted)}.ppt-pane>header button:hover{background:var(--ppt-hover);color:#fff}.ppt-pane-body{flex:1;overflow:auto;padding:8px 12px 20px;scrollbar-width:thin;display:flex;flex-direction:column;gap:6px}.ppt-pane-tabs{display:flex;gap:2px;border-bottom:1px solid var(--ppt-line);margin:0 -12px 4px;padding:0 12px}.ppt-pane-tabs button{height:30px;padding:0 10px;color:var(--ppt-muted);font-size:12px;border-bottom:2px solid transparent}.ppt-pane-tabs button.on{color:#fff;border-bottom-color:var(--ppt-accent)}.ppt-pane-sec{border-bottom:1px solid #2a2c2c;padding-bottom:6px}.ppt-pane-sec-head{width:100%;justify-content:flex-start!important;height:30px;font-size:12.5px;font-weight:600;color:#fff;gap:4px!important}.ppt-pane-sec-body{display:flex;flex-direction:column;gap:6px;padding:2px 0 6px 14px}.ppt-field{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:26px;font-size:12px;color:#cfd2d2}.ppt-field .ppt-select{min-width:110px}.ppt-radio{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--ppt-text);cursor:pointer;min-height:22px}.ppt-fill-editor{display:flex;flex-direction:column;gap:5px}.ppt-colorfield{height:24px;padding:0 6px;gap:6px!important;border:1px solid var(--ppt-border);border-radius:4px;color:var(--ppt-muted);font-size:10px}.ppt-colorfield i{width:22px;height:14px;border-radius:2px;box-shadow:0 0 0 1px #fff3}.ppt-colorfield:hover{background:var(--ppt-hover)}.ppt-pane-actions{display:flex;flex-wrap:wrap;gap:6px;padding:6px 0}.ppt-pane-empty{color:var(--ppt-muted);font-size:12px;line-height:1.55;padding:12px 2px}.ppt-textarea{width:100%!important;resize:vertical;font-size:12px!important;line-height:1.45;padding:6px 8px!important}.ppt-btn{height:26px;padding:0 10px;gap:6px!important;border-radius:4px;border:1px solid var(--ppt-border)!important;background:#2a2c2c;color:var(--ppt-text);font-size:12px;white-space:nowrap}.ppt-btn:hover:not(:disabled){background:#333637;border-color:#5a5e5f!important}.ppt-btn.primary{background:var(--ppt-accent);border-color:var(--ppt-accent)!important;color:#fff;font-weight:600}.ppt-btn.primary:hover:not(:disabled){background:var(--ppt-accent-strong)}.ppt-btn.big{height:44px;padding:0 22px;font-size:14px}.ppt-input{width:100%!important;height:30px;font-size:13px!important;padding:4px 8px!important}.ppt-anim-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.ppt-anim-list li{display:grid;grid-template-columns:18px 18px 1fr auto 24px;align-items:center;gap:6px;padding:4px;border-radius:4px;cursor:pointer;border:1px solid transparent}.ppt-anim-list li:hover{background:var(--ppt-hover)}.ppt-anim-list li.on{background:#7fb0f51f;border-color:#7fb0f559}.ppt-anim-list .ppt-anim-star{font-size:14px;line-height:1}.ppt-anim-num{color:var(--ppt-muted);font-size:11px;text-align:right}.ppt-anim-name{min-width:0;display:flex;flex-direction:column;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ppt-anim-name small{font-size:10.5px;color:var(--ppt-muted);overflow:hidden;text-overflow:ellipsis}.ppt-anim-list select{max-width:92px;font-size:11px!important;height:22px}.ppt-anim-list li>button,.ppt-sel-list button,.ppt-comments header button{width:22px;height:22px;border-radius:3px;color:var(--ppt-muted)}.ppt-anim-list li>button:hover,.ppt-sel-list button:hover:not(:disabled),.ppt-comments header button:hover{background:var(--ppt-hover);color:#fff}.ppt-comment-new{display:flex;flex-direction:column;gap:6px;align-items:flex-end;padding-bottom:8px;border-bottom:1px solid var(--ppt-line)}.ppt-comments{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ppt-comments li{border:1px solid var(--ppt-line);border-radius:6px;padding:8px 10px;background:#202222}.ppt-comments header{display:flex;align-items:center;gap:7px;margin-bottom:4px}.ppt-comments header strong{font-size:12px}.ppt-comments header small{color:var(--ppt-muted);font-size:10.5px;flex:1}.ppt-comments p{font-size:12.5px;line-height:1.5;white-space:pre-wrap}.ppt-comments .avatar.tiny{width:20px;height:20px;font-size:10px}.ppt-sel-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.ppt-sel-list li{display:flex;align-items:center;gap:4px;padding:3px 4px 3px 8px;border-radius:4px;cursor:pointer;font-size:12px}.ppt-sel-list li span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ppt-sel-list li:hover{background:var(--ppt-hover)}.ppt-sel-list li.on{background:#7fb0f529}.ppt-sheet-wrap{overflow:auto;border:1px solid var(--ppt-line);border-radius:4px}.ppt-sheet{border-collapse:collapse;width:100%}.ppt-sheet td{padding:0!important;border:1px solid var(--ppt-line)!important}.ppt-sheet td:first-child,.ppt-sheet td:first-child input{min-width:92px}.ppt-sheet td.corner{background:#202222}.ppt-sheet input{width:100%!important;min-width:64px;border:0!important;border-radius:0!important;background:transparent!important;height:26px;font-size:12px!important}.ppt-sheet tr:first-child input,.ppt-sheet td:first-child input{font-weight:600;background:#202222!important}.ppt-status{height:26px;flex:none;display:flex;align-items:center;gap:14px;padding:0 10px;background:var(--ppt-deep);border-top:1px solid var(--ppt-line);color:var(--ppt-muted);font-size:11.5px;white-space:nowrap;overflow:hidden}.ppt-status .grow{flex:1}.ppt-status-btn{height:22px;padding:0 6px;gap:5px!important;border-radius:3px;color:var(--ppt-muted);font-size:11.5px}.ppt-status-btn:hover,.ppt-status-btn.on{background:var(--ppt-hover);color:#fff}.ppt-status-views{display:flex;gap:1px}.ppt-status-views button{width:26px;height:22px;border-radius:3px;color:var(--ppt-muted)}.ppt-status-views button:hover,.ppt-status-views button.on{background:var(--ppt-hover);color:#fff}.ppt-zoom{display:flex;align-items:center;gap:4px}.ppt-zoom button{width:20px;height:20px;border-radius:3px;color:var(--ppt-muted)}.ppt-zoom button:hover,.ppt-zoom button.on{background:var(--ppt-hover);color:#fff}.ppt-zoom input[type=range]{width:110px;height:4px}.ppt-zoom .pct{width:38px;text-align:right}.ppt-outline{padding:12px 10px 40px 4px;display:flex;flex-direction:column;gap:6px}.ppt-outline-item{display:grid;grid-template-columns:24px 18px 1fr;gap:4px;padding:4px 4px 6px;border-radius:4px;border:1px solid transparent}.ppt-outline-item.on{background:#d3523014;border-color:#d3523059}.ppt-outline-num{color:var(--ppt-muted);font-size:12px;text-align:right;padding-top:5px;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.ppt-outline-ico{width:14px;height:10px;margin-top:8px;border:1px solid var(--ppt-muted);border-radius:1px}.ppt-outline-text{display:flex;flex-direction:column;gap:2px;min-width:0}.ppt-outline-text textarea{width:100%!important;resize:none;overflow:hidden;background:transparent!important;border-color:transparent!important;line-height:1.45;padding:3px 6px!important}.ppt-outline-text textarea:focus{border-color:var(--ppt-border)!important;background:#202222!important;box-shadow:none!important}.ppt-outline-text .title{font-size:13.5px!important;font-weight:600;color:#fff!important}.ppt-outline-text .body{font-size:12.5px!important;padding-left:18px!important;color:#cfd2d2!important}.ppt-notespages{flex:1;overflow:auto;display:flex;flex-direction:column;align-items:center;gap:28px;padding:28px}.ppt-notespage{width:640px;flex:none;background:#fff;color:#222;padding:40px 40px 24px;box-shadow:0 4px 18px #00000073;display:flex;flex-direction:column;gap:18px;outline:2px solid transparent}.ppt-notespage.on{outline-color:var(--ppt-accent)}.ppt-notespage .sv-frame{box-shadow:0 0 0 1px #ccc}.ppt-notespage-text{min-height:260px;resize:vertical;background:#fff!important;color:#222!important;border:1px dashed #bbb!important;border-radius:2px!important;font-size:14px!important;line-height:1.5;padding:10px!important}.ppt-notespage footer{text-align:right;color:#888;font-size:11px}.ppt-sorter{flex:1;overflow:auto;scrollbar-width:thin}.ppt-backstage{position:absolute;inset:0;z-index:80;display:flex;background:var(--ppt-bg)}.ppt-bs-nav{width:210px;flex:none;display:flex;flex-direction:column;gap:2px;padding:12px 8px;background:linear-gradient(180deg,#b7472a,#8f3218);color:#fff}.ppt-bs-nav button{justify-content:flex-start!important;gap:12px!important;height:38px;padding:0 14px;border-radius:5px;color:#ffffffeb;font-size:13.5px}.ppt-bs-nav button:hover{background:#ffffff1f}.ppt-bs-nav button.on{background:#00000038;color:#fff;font-weight:600;box-shadow:inset 3px 0 #fff}.ppt-bs-nav .ppt-bs-back{width:40px;height:40px;padding:0;justify-content:center!important;border-radius:50%;margin-bottom:10px}.ppt-bs-nav .grow{flex:1}.ppt-bs-main{flex:1;overflow:auto;padding:36px 48px 60px;user-select:none}.ppt-bs-main h1{font-size:30px;font-weight:400;color:#fff;margin-bottom:22px}.ppt-bs-main h2{font-size:15px;color:#fff;margin:26px 0 12px}.ppt-bs-gallery{display:flex;flex-wrap:wrap;gap:18px}.ppt-theme-card{display:flex!important;flex-direction:column;align-items:stretch!important;gap:8px!important;padding:0;color:var(--ppt-text);font-size:12px;text-align:left}.ppt-theme-card .sv-frame{border-radius:3px;box-shadow:0 0 0 1px var(--ppt-border);transition:box-shadow .12s,transform .12s}.ppt-theme-card:hover .sv-frame{box-shadow:0 0 0 2px var(--ppt-accent),0 8px 20px #0006;transform:translateY(-1px)}.ppt-theme-card span{padding-left:2px}.ppt-link{color:var(--ppt-blue);font-size:12.5px;margin-top:12px;padding:0}.ppt-link:hover{text-decoration:underline}.ppt-bs-recent{width:100%;max-width:900px;border-collapse:collapse;font-size:12.5px}.ppt-bs-recent th{text-align:left;padding:8px 10px!important;border-bottom:1px solid var(--ppt-line)!important;color:var(--ppt-muted);font-size:11.5px;font-weight:500;background:none}.ppt-bs-recent td{padding:8px 10px!important;border-bottom:1px solid #292b2b!important;color:#cfd2d2}.ppt-bs-recent tr:hover td{background:#ffffff0a;cursor:pointer}.ppt-bs-recent tr.on td strong{color:var(--ppt-accent-strong)}.ppt-bs-recent td:first-child{width:36px}.ppt-bs-recent strong{font-weight:500;color:#fff;margin-right:6px}.ppt-bs-recent .star{color:#e7c23a;fill:#e7c23a;vertical-align:-1px}.ppt-file-ico{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#c43e1c;color:#fff;font-weight:700;font-size:12px;flex:none}.ppt-bs-open,.ppt-bs-actions{display:flex;flex-wrap:wrap;gap:14px}.ppt-bs-tile{width:260px;min-height:130px;display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;padding:18px;border-radius:8px;border:1px solid var(--ppt-line)!important;background:#232525;color:var(--ppt-text);text-align:left}.ppt-bs-tile svg{color:var(--ppt-accent-strong)}.ppt-bs-tile strong{font-size:13.5px;color:#fff}.ppt-bs-tile small{color:var(--ppt-muted);line-height:1.45;font-size:12px}.ppt-bs-tile:hover{border-color:var(--ppt-accent)!important;background:#282a2a}.ppt-bs-info{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:40px;max-width:1040px}.ppt-bs-info .ppt-form-label{max-width:420px}.ppt-bs-card{display:flex;gap:16px;margin-top:24px;padding:18px;border:1px solid var(--ppt-line);border-radius:8px;background:#232525}.ppt-bs-card>svg{color:var(--ppt-accent-strong)}.ppt-bs-card h3{font-size:14px;color:#fff;margin-bottom:4px}.ppt-bs-card p{color:var(--ppt-muted);font-size:12.5px;margin-bottom:10px}.ppt-bs-versions{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.ppt-bs-versions li{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12.5px}.ppt-bs-versions li span{display:flex;flex-direction:column}.ppt-bs-versions small{color:var(--ppt-muted);font-size:11px}.ppt-bs-props h3{font-size:14px;color:#fff;margin:18px 0 8px}.ppt-bs-props dl{display:grid;grid-template-columns:auto 1fr;gap:6px 14px;font-size:12.5px;margin:0}.ppt-bs-props dt{color:var(--ppt-muted)}.ppt-bs-props dd{margin:0;color:#e8eaea}.ppt-bs-props .sv-frame{box-shadow:0 0 0 1px var(--ppt-border)}.ppt-bs-print{display:grid;grid-template-columns:300px 1fr;gap:40px;align-items:start}.ppt-bs-print>div:first-child{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.ppt-bs-print .ppt-select{width:100%!important;height:30px}.ppt-bs-preview{background:#2b2d2e;border-radius:6px;padding:28px;display:flex;flex-wrap:wrap;gap:14px;justify-content:center;min-height:360px;align-content:flex-start}.ppt-bs-preview.handout6{display:grid;grid-template-columns:repeat(2,170px);background:#fff;width:fit-content;margin:0 auto}.ppt-bs-preview.handout3,.ppt-bs-preview.notes{flex-direction:column;align-items:center;background:#fff;width:fit-content;margin:0 auto}.ppt-bs-preview-wrap{display:flex;flex-direction:column;gap:10px;min-width:0}.ppt-bs-pager{display:flex;align-items:center;justify-content:center;gap:10px;color:#c8cbcc;font-size:12px}.ppt-bs-pager button{width:26px;height:26px;border-radius:4px;border:1px solid #3a3d3e;background:#252727;color:#e8eaea;display:grid;place-items:center;padding:0}.ppt-bs-pager button:disabled{opacity:.4}.ppt-bs-preview-item{display:flex;flex-direction:column;gap:8px}.ppt-bs-preview-item p{color:#333;font-size:11px;max-width:340px}.ppt-bs-preview-item .sv-frame{box-shadow:0 0 0 1px #c7c7c7,0 4px 14px #00000040}.ppt-modal-back{position:fixed;inset:0;z-index:2000;background:#00000080;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Sans,Segoe UI,system-ui,sans-serif}.ppt-modal{max-width:calc(100vw - 32px);background:var(--ppt-raised);color:var(--ppt-text);border:1px solid var(--ppt-border);border-radius:10px;box-shadow:0 24px 60px #0000008c;display:flex;flex-direction:column;max-height:calc(100vh - 60px)}.ppt-modal>header{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 8px 20px}.ppt-modal>header h3{font-size:15px;font-weight:600;color:#fff}.ppt-modal>header button{width:28px;height:28px;border-radius:5px;color:var(--ppt-muted)}.ppt-modal>header button:hover{background:var(--ppt-hover);color:#fff}.ppt-modal-body{padding:6px 20px 14px;display:flex;flex-direction:column;gap:10px;overflow:auto;font-size:13px}.ppt-modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px 16px;border-top:1px solid var(--ppt-line)}.ppt-modal>footer .ppt-btn{height:30px;min-width:84px;justify-content:center}.ppt-form-label{display:flex;flex-direction:column;gap:6px;font-size:12.5px;color:#cfd2d2}.ppt-form-sub{font-size:12px;font-weight:600;color:var(--ppt-muted)}.ppt-form-hint{font-size:12px;color:var(--ppt-muted);line-height:1.5}.ppt-a11y-ok{display:flex;gap:10px;align-items:flex-start;line-height:1.5;color:#cfd2d2}.ppt-a11y-ok svg{color:#59b58d}.ppt-a11y-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;max-height:320px;overflow:auto}.ppt-a11y-list button{width:100%;justify-content:flex-start!important;gap:8px!important;height:32px;padding:0 8px;border-radius:4px;color:var(--ppt-text);font-size:12.5px;text-align:left}.ppt-a11y-list button:hover{background:var(--ppt-hover)}.ppt-a11y-list button span{flex:1}.ppt-a11y-list button small{color:var(--ppt-muted)}.ppt-a11y-list svg.error{color:#e0605a}.ppt-a11y-list svg.warning{color:#e7a03a}.ppt-find{position:fixed;top:150px;right:340px;z-index:1500;width:330px;padding:10px 14px 14px;background:var(--ppt-raised);color:var(--ppt-text);border:1px solid var(--ppt-border);border-radius:10px;box-shadow:0 18px 44px #00000080;display:flex;flex-direction:column;gap:10px;font-family:IBM Plex Sans,Segoe UI,system-ui,sans-serif;font-size:12.5px}.ppt-find>header{display:flex;align-items:center;justify-content:space-between}.ppt-find>header>button{width:26px;height:26px;border-radius:4px;color:var(--ppt-muted)}.ppt-find-tabs{display:flex;gap:2px}.ppt-find-tabs button{height:28px;padding:0 12px;border-radius:5px;color:var(--ppt-muted);font-size:12.5px}.ppt-find-tabs button.on{background:var(--ppt-hover);color:#fff;font-weight:600}.ppt-find-actions{display:flex;gap:6px;justify-content:flex-end}.ppt-find-status{color:var(--ppt-muted);font-size:12px}.slides-app{height:100%;min-height:calc(100vh - 48px);overflow:auto;background:var(--ppt-bg);color:var(--ppt-text);font-family:IBM Plex Sans,Segoe UI,system-ui,sans-serif;color-scheme:dark}.ppt-start{width:min(1180px,100%);margin:0 auto;padding:28px 32px 60px}.ppt-start-head{display:flex;align-items:center;gap:16px;margin-bottom:26px}.ppt-start-brand{display:flex;align-items:center;gap:12px;flex:1}.ppt-start-brand h1{font-size:24px;font-weight:600;color:#fff}.ppt-start-brand small{color:var(--ppt-muted);font-size:12.5px}.ppt-start-search{display:flex;align-items:center;gap:8px;width:320px;height:34px;padding:0 10px;border-radius:6px;background:#262828;border:1px solid var(--ppt-line);color:var(--ppt-muted)}.ppt-start-search input{flex:1;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;font-size:13px!important}.ppt-start .ppt-btn{height:34px;padding:0 14px;font-size:13px}.ppt-start-new{padding:20px 22px 24px;border-radius:10px;background:#1a1b1b;border:1px solid var(--ppt-line)}.ppt-start-new h2{font-size:15px;color:#fff;margin-bottom:16px}.ppt-start-new .ppt-bs-gallery{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.ppt-start-new .ppt-theme-card{flex:none}.ppt-start-list{margin-top:30px}.ppt-start-tabs{display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--ppt-line);margin-bottom:18px}.ppt-start-tabs button{height:34px;padding:0 14px;font-size:13px;color:var(--ppt-muted);border-bottom:2px solid transparent}.ppt-start-tabs button.on{color:#fff;border-bottom-color:var(--ppt-accent);font-weight:600}.ppt-start-tabs .grow{flex:1}.ppt-start-tabs small{color:var(--ppt-muted)}.ppt-file-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:22px 18px}.ppt-file-grid li{display:flex;flex-direction:column;gap:8px;border-radius:8px;padding:6px;border:1px solid transparent}.ppt-file-grid li:hover{background:#242626;border-color:var(--ppt-line)}.ppt-file-open{padding:0;border-radius:4px}.ppt-file-thumb{width:208px;height:117px;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px var(--ppt-border);background:#2a2c2c}.ppt-file-thumb.empty{animation:ppt-pulse 1.2s ease-in-out infinite}@keyframes ppt-pulse{50%{opacity:.55}}.ppt-file-meta{display:flex;align-items:center;gap:8px;padding:0 2px;min-width:0}.ppt-file-name{flex:1;min-width:0;display:flex;flex-direction:column}.ppt-file-name strong{font-size:13px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ppt-file-name small{font-size:11.5px;color:var(--ppt-muted)}.ppt-icon-btn{width:26px;height:26px;border-radius:4px;color:var(--ppt-muted);flex:none}.ppt-icon-btn:hover{background:var(--ppt-hover);color:#fff}.ppt-icon-btn.starred{color:#e7c23a}.ppt-icon-btn.starred svg{fill:#e7c23a}.ppt-start-empty{padding:48px;text-align:center;border:1px dashed var(--ppt-border);border-radius:10px;color:var(--ppt-muted)}.ppt-start-empty h3{color:#fff;font-size:15px;margin-bottom:6px}.sv{position:relative;overflow:hidden;color:#000;font-family:Segoe UI,system-ui,sans-serif;user-select:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.sv *{box-sizing:border-box}.sv-frame{position:relative;overflow:hidden;flex:none;background:#fff}.sv-el{position:absolute}.sv-box{position:absolute;inset:0}.sv-text{position:absolute;inset:0;display:flex;flex-direction:column;overflow:visible}.sv-rich{outline:none;overflow-wrap:break-word;word-break:normal;min-height:1em}.sv-rich :is(p,div,h1,h2,h3,h4){margin:0;font-size:inherit;color:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.sv-rich :is(ul,ol){margin:0;padding-left:1.15em}.sv-rich :is(ul,ol) :is(ul,ol){padding-left:1.2em;font-size:.9em}.sv-rich li{margin:0 0 .28em;padding-left:.15em}.sv-rich li::marker{color:inherit}.sv-rich a{color:#1f6fd1;text-decoration:underline}.sv-rich[contenteditable=true]{cursor:text;user-select:text;caret-color:currentColor}.sv-rich[contenteditable=true]::selection,.sv-rich[contenteditable=true] *::selection{background:#4f8fe659}.sv-prompt{opacity:.55}.sv-thumb .sv-prompt,.sv-show .sv-prompt{display:none}.sv-shape{position:absolute;overflow:visible}.sv-img{position:absolute;inset:0;width:100%;height:100%;display:block;user-select:none;-webkit-user-drag:none}.sv-table{position:absolute;inset:0;width:100%;height:100%;border-collapse:collapse;table-layout:fixed}.sv-table td{padding:.25em .5em!important;border:1px solid rgba(255,255,255,.9)!important;vertical-align:middle;overflow:hidden;overflow-wrap:break-word;color:inherit;font-size:inherit;outline:none;background:transparent}.sv-table td:empty:before{content:"​"}.sv-table tr:last-child td{border-bottom:1px solid rgba(255,255,255,.9)!important}.sv-table td[contenteditable=true]{cursor:text;user-select:text}.sv-table td[contenteditable=true]:focus{box-shadow:inset 0 0 0 2px var(--ppt-sel)}.sv-chart{position:absolute;inset:0;overflow:visible}.sv-decor{position:absolute;pointer-events:none}.sv-footer{position:absolute;left:60px;right:60px;height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;pointer-events:none}.sv-footer span{flex:1}.sv-footer span:nth-child(2){text-align:center}.sv-footer span:last-child{text-align:right}.sv-link{color:inherit;text-decoration:none;display:contents}.wordart-fill-accent{text-shadow:0 2px 0 rgba(0,0,0,.12)}.wordart-outline{-webkit-text-fill-color:transparent;-webkit-text-stroke:.035em currentColor}.wordart-gradient{background-image:linear-gradient(180deg,color-mix(in srgb,currentColor 45%,#fff),currentColor 55%,color-mix(in srgb,currentColor 70%,#000));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wordart-shadow{text-shadow:.05em .06em .06em rgba(0,0,0,.45)}.wordart-glow{text-shadow:0 0 .12em color-mix(in srgb,currentColor 60%,#fff),0 0 .3em color-mix(in srgb,currentColor 45%,transparent)}.wordart-reflect{-webkit-box-reflect:below -.12em linear-gradient(transparent 45%,rgba(255,255,255,.35))}.anim{animation-timing-function:cubic-bezier(.25,.8,.35,1)}.anim-appear{animation-name:a-appear;animation-timing-function:steps(1,end)}.anim-fade{animation-name:a-fade}.anim-fly-in{animation-name:a-fly-in}.anim-float-in{animation-name:a-float-in}.anim-wipe{animation-name:a-wipe;animation-timing-function:linear}.anim-zoom{animation-name:a-zoom}.anim-bounce{animation-name:a-bounce;animation-timing-function:linear}.anim-split{animation-name:a-split}.anim-pulse{animation-name:a-pulse;animation-timing-function:ease-in-out}.anim-spin{animation-name:a-spin;animation-timing-function:ease-in-out}.anim-teeter{animation-name:a-teeter;animation-timing-function:ease-in-out}.anim-grow{animation-name:a-grow;animation-timing-function:ease-in-out}.anim-fade-out{animation-name:a-fade-out}.anim-fly-out{animation-name:a-fly-out;animation-timing-function:cubic-bezier(.6,0,.9,.4)}.anim-zoom-out{animation-name:a-zoom-out}@keyframes a-appear{0%{opacity:0}to{opacity:1}}@keyframes a-fade{0%{opacity:0}to{opacity:1}}@keyframes a-fly-in{0%{translate:0 900px}to{translate:0 0}}@keyframes a-float-in{0%{opacity:0;translate:0 60px}to{opacity:1;translate:0 0}}@keyframes a-wipe{0%{clip-path:inset(100% 0 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes a-zoom{0%{opacity:0;scale:.3}to{opacity:1;scale:1}}@keyframes a-bounce{0%{opacity:0;translate:0 -420px}12%{opacity:1}40%{translate:0 0}55%{translate:0 -90px}70%{translate:0 0}80%{translate:0 -28px}90%,to{translate:0 0}}@keyframes a-split{0%{clip-path:inset(0 50% 0 50%)}to{clip-path:inset(0 0 0 0)}}@keyframes a-pulse{0%,to{scale:1}50%{scale:1.08}}@keyframes a-spin{0%{rotate:0deg}to{rotate:360deg}}@keyframes a-teeter{0%,to{rotate:0deg}20%{rotate:5deg}40%{rotate:-5deg}60%{rotate:4deg}80%{rotate:-3deg}}@keyframes a-grow{0%,to{scale:1}50%{scale:1.25}}@keyframes a-fade-out{0%{opacity:1}to{opacity:0}}@keyframes a-fly-out{0%{translate:0 0}to{translate:0 900px}}@keyframes a-zoom-out{0%{opacity:1;scale:1}to{opacity:0;scale:.3}}.tr-in,.tr-out{animation-duration:var(--tr-d, .7s);animation-fill-mode:both;animation-timing-function:cubic-bezier(.3,.7,.3,1)}.tr-out{z-index:0}.tr-in{z-index:1}.tr-in.tr-fade{animation-name:t-fade-in}.tr-out.tr-fade{animation-name:t-hold}.tr-in.tr-push{animation-name:t-push-in}.tr-out.tr-push{animation-name:t-push-out}.tr-in.tr-wipe{animation-name:t-wipe-in;animation-timing-function:ease-in-out}.tr-out.tr-wipe{animation-name:t-hold}.tr-in.tr-split{animation-name:t-split-in}.tr-out.tr-split{animation-name:t-hold}.tr-in.tr-reveal{animation-name:t-hold;z-index:0}.tr-out.tr-reveal{animation-name:t-reveal-out;z-index:1}.tr-in.tr-cover{animation-name:t-push-in}.tr-out.tr-cover{animation-name:t-hold}.tr-in.tr-zoom{animation-name:t-zoom-in}.tr-out.tr-zoom{animation-name:t-fade-out}.tr-in.tr-flip{animation-name:t-flip-in;animation-timing-function:ease-out}.tr-out.tr-flip{animation-name:t-flip-out;animation-timing-function:ease-in}.tr-in.tr-cube{animation-name:t-cube-in;transform-origin:0% 50%}.tr-out.tr-cube{animation-name:t-cube-out;transform-origin:100% 50%}.tr-in.tr-morph{animation-name:t-morph-in;animation-timing-function:ease-in-out}.tr-out.tr-morph{animation-name:t-fade-out;animation-timing-function:ease-in-out}@keyframes t-hold{0%{opacity:1}to{opacity:1}}@keyframes t-fade-in{0%{opacity:0}to{opacity:1}}@keyframes t-fade-out{0%{opacity:1}to{opacity:0}}@keyframes t-push-in{0%{transform:translate(var(--tr-x, 100%),var(--tr-y, 0%))}to{transform:translate(0)}}@keyframes t-push-out{0%{transform:translate(0)}to{transform:translate(calc(var(--tr-x, 100%) * -1),calc(var(--tr-y, 0%) * -1))}}@keyframes t-reveal-out{0%{transform:translate(0);opacity:1}to{transform:translate(calc(var(--tr-x, 100%) * -1),calc(var(--tr-y, 0%) * -1));opacity:.2}}@keyframes t-wipe-in{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}@keyframes t-split-in{0%{clip-path:inset(0 50% 0 50%)}to{clip-path:inset(0 0 0 0)}}@keyframes t-zoom-in{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}@keyframes t-flip-in{0%,50%{transform:perspective(1600px) rotateY(90deg)}to{transform:perspective(1600px) rotateY(0)}}@keyframes t-flip-out{0%{transform:perspective(1600px) rotateY(0)}50%,to{transform:perspective(1600px) rotateY(-90deg)}}@keyframes t-cube-in{0%{transform:perspective(1800px) translate(100%) rotateY(90deg)}to{transform:perspective(1800px) translate(0) rotateY(0)}}@keyframes t-cube-out{0%{transform:perspective(1800px) translate(0) rotateY(0)}to{transform:perspective(1800px) translate(-100%) rotateY(-90deg)}}@keyframes t-morph-in{0%{opacity:0;transform:scale(1.04);filter:blur(4px)}to{opacity:1;transform:scale(1);filter:blur(0)}}.ppt-show{position:fixed;inset:0;z-index:3000;background:#000;display:flex;align-items:center;justify-content:center;color:#fff;font-family:IBM Plex Sans,Segoe UI,system-ui,sans-serif;user-select:none}.ppt-show.reading{flex-direction:column;background:#1f2121}.ppt-show.reading .ppt-show-stage{margin:auto;box-shadow:0 10px 40px #0009}.ppt-show-stage{position:relative;overflow:hidden;background:#000;cursor:default}.ppt-show.laser .ppt-show-stage{cursor:none}.ppt-show-layer{position:absolute;inset:0}.ppt-show-end{position:absolute;inset:0;z-index:5;background:#000;color:#cfd2d2;font-size:15px;padding:26px}.ppt-show-screen{position:absolute;inset:0;z-index:6}.ppt-show-screen.black{background:#000}.ppt-show-screen.white{background:#fff}.ppt-laser{position:absolute;z-index:7;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:#ff2a2a;box-shadow:0 0 10px 4px #ff282899;pointer-events:none}.ppt-show-toolbar{position:fixed;left:18px;bottom:16px;z-index:8;display:flex;gap:4px;padding:4px;border-radius:8px;background:#1e1e1ec7;opacity:0;transition:opacity .2s}.ppt-show:hover .ppt-show-toolbar{opacity:.9}.ppt-show-toolbar button,.ppt-presenter-controls button,.ppt-reading-bar button{width:32px;height:32px;border-radius:6px;color:#e8eaea}.ppt-show-toolbar button:hover,.ppt-presenter-controls button:hover,.ppt-reading-bar button:hover{background:#ffffff24}.ppt-show-toolbar button.on,.ppt-presenter-controls button.on{background:#d3523073}.ppt-rehearse{position:fixed;top:12px;left:12px;z-index:9;display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:6px;background:#f3f3f3;color:#222;font-size:12px;box-shadow:0 4px 16px #0006}.ppt-rehearse strong{font-weight:600;margin-right:4px}.ppt-rehearse button{width:24px;height:24px;padding:0;display:grid;place-items:center;border-radius:4px;background:transparent;color:#222;border:0;cursor:pointer}.ppt-rehearse button:hover{background:#dcdcdc}.ppt-rehearse .slide-time{min-width:62px;padding:2px 6px;background:#fff;border:1px solid #bbb;border-radius:3px;text-align:center;font-variant-numeric:tabular-nums}.ppt-rehearse .total-time{min-width:56px;font-variant-numeric:tabular-nums}.ppt-show-typed{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:9;padding:8px 16px;border-radius:8px;background:#1e1e1ee6;font-size:14px}.ppt-show-grid{position:fixed;inset:0;z-index:10;background:#0a0a0ae0;display:flex;align-items:center;justify-content:center}.ppt-show-grid>div{width:min(1200px,94vw);max-height:88vh;overflow:auto;background:#1f2121;border:1px solid var(--ppt-border);border-radius:10px;padding:18px 22px}.ppt-show-grid h3{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:15px;margin-bottom:16px}.ppt-show-grid h3 button{width:30px;height:30px;border-radius:6px;color:#cfd2d2}.ppt-show-grid-list{display:flex;flex-wrap:wrap;gap:16px}.ppt-show-grid-list button{display:flex!important;flex-direction:column;gap:6px!important;padding:4px;border-radius:5px;border:2px solid transparent;color:#cfd2d2;font-size:12px}.ppt-show-grid-list button:hover{border-color:var(--ppt-border)}.ppt-show-grid-list button.on{border-color:var(--ppt-accent)}.ppt-reading-bar{height:44px;width:100%;flex:none;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 14px;background:#161717;border-top:1px solid var(--ppt-line);font-size:12.5px;color:#cfd2d2}.ppt-reading-nav{display:flex;align-items:center;gap:4px}.ppt-reading-nav span{margin-left:10px;color:var(--ppt-muted)}.ppt-show.presenter{background:#151616;align-items:stretch;justify-content:stretch}.ppt-presenter{flex:1;display:flex;flex-direction:column;min-height:0}.ppt-presenter>header{height:52px;flex:none;display:flex;align-items:center;gap:24px;padding:0 22px;background:#1f2121;border-bottom:1px solid var(--ppt-line);font-size:16px}.ppt-timer{display:flex;align-items:center;gap:10px;font-variant-numeric:tabular-nums;font-size:20px}.ppt-timer button{width:30px;height:30px;border-radius:6px;color:#e8eaea}.ppt-timer button:hover{background:#ffffff1f}.ppt-end{margin-left:auto;height:32px;padding:0 16px;border-radius:6px;background:var(--ppt-accent);color:#fff;font-weight:600;font-size:13px}.ppt-presenter-body{flex:1;min-height:0;display:flex;gap:24px;padding:22px}.ppt-presenter-main{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.ppt-presenter-controls{display:flex;align-items:center;gap:6px;font-size:13px;color:#cfd2d2}.ppt-presenter-controls span{margin:0 10px}.ppt-presenter-side{width:32%;min-width:260px;display:flex;flex-direction:column;gap:10px;min-height:0}.ppt-presenter-side h4{font-size:13px;color:var(--ppt-muted);font-weight:500}.ppt-presenter-side .sv-frame{box-shadow:0 0 0 1px var(--ppt-border)}.ppt-presenter-endcard{aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background:#000;color:var(--ppt-muted);border:1px solid var(--ppt-border)}.ppt-notes-tools{display:flex;align-items:center;gap:6px;margin-top:8px}.ppt-notes-tools h4{flex:1}.ppt-notes-tools button{width:32px;height:26px;border-radius:5px;border:1px solid var(--ppt-border)!important;color:#e8eaea;font-size:12px}.ppt-presenter-notes{flex:1;overflow:auto;padding:14px 16px;border-radius:8px;background:#1f2121;border:1px solid var(--ppt-line);line-height:1.5;white-space:pre-wrap;color:#f2f3f3}.ppt-presenter-notes em{color:var(--ppt-muted)}.ppt-print-root{display:none}@media print{body.ppt-printing>*:not(.ppt-print-root){display:none!important}body.ppt-printing{background:#fff!important}body.ppt-printing .ppt-print-root{display:block;color:#111;font-family:Segoe UI,system-ui,sans-serif}.ppt-print-page{break-after:page;page-break-after:always;display:flex;flex-direction:column;align-items:center;gap:18px}.ppt-print-page:last-child{break-after:auto;page-break-after:auto}.ppt-print-root.handout6 .ppt-print-page{display:grid;grid-template-columns:repeat(2,320px);justify-content:center;gap:22px 28px;padding-top:10px}.ppt-print-root.handout3 .ppt-print-item{display:grid;grid-template-columns:300px 1fr;gap:20px;width:100%}.ppt-print-item .sv-frame{box-shadow:0 0 0 1px #bbb}.ppt-print-notes{width:620px;font-size:13px;line-height:1.5;white-space:pre-wrap}.ppt-print-lines{display:flex;flex-direction:column;gap:22px;padding-top:16px}.ppt-print-lines i{display:block;border-bottom:1px solid #aaa}}body:has(.write-shell){overflow:hidden}.app-shell.write-shell>.sidebar,.app-shell.write-shell .workspace-bar{display:none}.app-shell.write-shell>.main,.app-shell.primary-workspace.write-shell>.main{margin-left:0;left:0;background:#1f2121}.app-shell.write-shell>.main{height:100vh;min-height:0;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.app-shell.write-shell>.main>:is(.wd-start-shell,.ppt-app){flex:1;min-height:0;height:auto}.wd-start input[type=file]{display:none!important}.app-shell.write-shell>.main>.page-content,.app-shell.write-shell .page-content:has(.wd-app,.wd-start-shell){padding:0;max-width:none;height:calc(100vh - 48px);min-height:0;overflow:hidden;display:flex;flex-direction:column}.wd-app,.wd-start-shell,body:has(.wd-app,.wd-start-shell){--ppt-accent: #2b7cd3;--ppt-accent-strong: #4a90e2;--ppt-accent-soft: rgba(43, 124, 211, .18);--wd-blue: #2b7cd3;--wd-blue-deep: #185abd}body:has(.wd-app,.wd-start-shell) .ppt-table-grid button.on{background:#2b7cd373}.wd-app .ppt-tabs>button.ctx{color:#9cc3f0}.wd-app .ppt-tabs>button.ctx.on{border-bottom-color:#9cc3f0}.wd-app .ppt-bs-nav{background:linear-gradient(180deg,#2b6cc4,#184f9e)}.wd-app .ppt-file-ico,.wd-file-ico{background:#185abd;font-family:Segoe UI,system-ui,sans-serif;font-weight:700}.wd-logo,.ppt-logo.wd-logo{background:linear-gradient(135deg,#41a5ee,#2b7cd3 45%,#185abd)}.wd-start-shell{flex:1;min-height:0;display:flex;background:var(--ppt-bg);color:var(--ppt-text);font-family:IBM Plex Sans,Segoe UI,system-ui,sans-serif;color-scheme:dark}.wd-start{position:relative;flex:1;min-height:0;display:flex}.wd-start :is(h1,h2,h3,p){margin:0}.wd-start button{gap:0}.wd-start-rail{width:200px;flex:none;display:flex;flex-direction:column;gap:2px;padding:16px 10px;background:linear-gradient(180deg,#2b6cc4,#184f9e)}.wd-start-logo{display:flex;align-items:center;gap:10px;padding:0 8px 18px;color:#fff;font-size:17px}.wd-start-logo .ppt-logo.big{width:32px;height:32px;font-size:17px}.wd-start-rail>button{display:flex;align-items:center;justify-content:flex-start;gap:12px;height:40px;padding:0 12px;border-radius:6px;color:#ffffffeb;font-size:13.5px}.wd-start-rail>button:hover{background:#ffffff1f}.wd-start-rail>button.on{background:#00000038;color:#fff;font-weight:600;box-shadow:inset 3px 0 #fff}.wd-start-main{flex:1;min-width:0;overflow:auto;padding:28px 40px 60px;scrollbar-width:thin}.wd-start-head{display:flex;align-items:center;gap:16px;margin-bottom:22px}.wd-start-head h1{flex:1;font-size:26px;font-weight:400;color:#fff}.wd-start-search{display:flex;align-items:center;gap:8px;width:340px;height:34px;padding:0 12px;border-radius:17px;background:#262828;border:1px solid var(--ppt-line);color:var(--ppt-muted)}.wd-start-search:focus-within{border-color:var(--ppt-accent)}.wd-start-search input{flex:1;min-width:0;border:0!important;outline:none;background:transparent!important;box-shadow:none!important;padding:0!important;color:var(--ppt-text);font-size:13px}.wd-start-new{padding:18px 22px 20px;border-radius:10px;background:#1a1b1b;border:1px solid var(--ppt-line)}.wd-start-row{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.wd-start-row h2{font-size:15px;color:#fff;font-weight:600}.wd-start-row .ppt-link{margin:0}.wd-gallery{display:flex;flex-wrap:wrap;gap:18px}.wd-template{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:0;color:var(--ppt-text);font-size:12.5px;text-align:left}.wd-template>span{max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-template>small{margin-top:-4px;color:var(--ppt-muted);font-size:11px}.wd-template:hover .wd-thumb{outline:2px solid var(--ppt-accent);outline-offset:2px}.wd-start-list{margin-top:28px}.wd-start-tabs{display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--ppt-line);margin-bottom:12px}.wd-start-tabs>button:not(.ppt-btn){height:34px;padding:0 14px;font-size:13px;color:var(--ppt-muted);border-bottom:2px solid transparent}.wd-start-tabs>button.on{color:#fff;border-bottom-color:var(--ppt-accent);font-weight:600}.wd-start-tabs .grow{flex:1}.wd-start-tabs .ppt-btn{margin-bottom:4px}.wd-layout-toggle{display:inline-flex;margin:0 0 4px 8px;border:1px solid var(--ppt-border);border-radius:4px;overflow:hidden}.wd-layout-toggle button{width:28px;height:24px;color:var(--ppt-muted)}.wd-layout-toggle button.on{background:var(--ppt-hover);color:#fff}.wd-doc-table{width:100%;border-collapse:collapse;font-size:12.5px}.wd-doc-table th{text-align:left;padding:8px 10px;border-bottom:1px solid var(--ppt-line);color:var(--ppt-muted);font-size:11.5px;font-weight:500}.wd-doc-table td{padding:7px 10px;border-bottom:1px solid #292b2b;color:#cfd2d2;vertical-align:middle}.wd-doc-table td:first-child{width:38px}.wd-doc-table td:nth-child(2){display:flex;flex-direction:column;min-width:0}.wd-doc-table td:nth-child(2) strong{color:#fff;font-weight:500;font-size:13px}.wd-doc-table td:nth-child(2) small{color:var(--ppt-muted);font-size:11.5px;max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-doc-table td:nth-child(3),.wd-doc-table td:nth-child(4){width:150px;white-space:nowrap}.wd-doc-table tbody tr{cursor:pointer}.wd-doc-table tbody tr:hover td{background:#ffffff0a}.wd-row-actions{width:70px;text-align:right;white-space:nowrap}.wd-row-actions .ppt-icon-btn{opacity:0}.wd-doc-table tr:hover .wd-row-actions .ppt-icon-btn,.wd-row-actions .ppt-icon-btn.starred{opacity:1}.wd-doc-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:20px 16px}.wd-doc-grid li{display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:8px;border:1px solid transparent}.wd-doc-grid li:hover{background:#242626;border-color:var(--ppt-line)}.wd-doc-open{padding:0;align-self:center}.wd-drop-hint{position:absolute;inset:12px;z-index:50;display:flex;align-items:center;justify-content:center;border:2px dashed var(--ppt-accent);border-radius:14px;background:#185abd2e;color:#fff;font-size:18px;pointer-events:none}.wd-thumb{width:132px;height:170px;padding:0;border-radius:3px;background:#2a2c2c;box-shadow:0 0 0 1px var(--ppt-border);overflow:hidden;display:flex;align-items:flex-start;justify-content:center;flex:none}.wd-thumb-page{width:100%;height:100%;background:#fff;color:#222;padding:12px 11px;overflow:hidden;display:flex;flex-direction:column;gap:3px;font-family:Calibri,Segoe UI,Arial,sans-serif;font-size:4.2px;line-height:1.35;text-align:left}.wd-thumb-page.blank{background:#fff}.wd-thumb-page p{margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.wd-thumb-page p.title{font-size:1.9em;line-height:1.15;color:#1f3864;margin-bottom:2px}.wd-print-preview{display:flex;justify-content:center;padding:28px;border-radius:6px;background:var(--ppt-stage)}.wd-print-preview .wd-thumb{width:360px;height:466px;box-shadow:0 4px 18px #00000080}.wd-print-preview .wd-thumb-page{padding:40px 38px;font-size:9.5px;gap:6px}.wd-app{font-family:Segoe UI,IBM Plex Sans,system-ui,sans-serif}.wd-titlebar .ppt-brand b{font-weight:600}.wd-autosave{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 8px;border-radius:4px;color:#cfd2d2;font-size:11.5px;cursor:pointer}.wd-autosave:hover{background:var(--ppt-hover)}.wd-autosave input{position:absolute;opacity:0;pointer-events:none}.wd-autosave i{position:relative;width:28px;height:14px;border-radius:7px;border:1px solid #8d9393}.wd-autosave i:after{content:"";position:absolute;top:2px;left:2px;width:8px;height:8px;border-radius:50%;background:#cfd2d2;transition:left .15s}.wd-autosave.on i{background:var(--ppt-accent);border-color:var(--ppt-accent)}.wd-autosave.on i:after{left:16px;background:#fff}.wd-mode-menu .ppt-menu{min-width:300px}.wd-body{background:var(--ppt-stage)}.wd-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--ppt-stage);position:relative}.wd-hruler{flex:none;display:flex;justify-content:center;background:var(--ppt-stage);border-bottom:1px solid #25272a;padding-left:22px;overflow:hidden}.wd-stage-row{flex:1;min-height:0;display:flex;position:relative}.wd-vruler{flex:none;width:22px;background:var(--ppt-stage);overflow:hidden}.wd-viewport{flex:1;min-width:0;min-height:0;height:100%;position:relative;overflow:auto;scrollbar-width:thin;scrollbar-color:#555a5b transparent}.wd-focus-exit{position:absolute;top:10px;right:16px;z-index:40;height:28px;padding:0 12px;gap:6px!important;border-radius:14px;background:#161717e6;border:1px solid var(--ppt-border);color:var(--ppt-text);font-size:12px;opacity:.35;transition:opacity .15s}.wd-focus-exit:hover{opacity:1}.wd-app.view-focus .wd-body,.wd-app.view-focus .wd-main,.wd-app.view-focus .wd-viewport{background:#0f1010}.wd-app.view-read .wd-main{background:#202224}.wd-read-bar>button{display:inline-flex;align-items:center;gap:6px}.wd-ribbon .rb-group{position:relative}.wd-launch{position:absolute;right:2px;bottom:2px;width:14px;height:14px;border-radius:2px;color:var(--ppt-muted);transform:rotate(-45deg)}.wd-launch:hover{background:var(--ppt-hover);color:#fff}.wd-check{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 4px;font-size:11.5px;color:var(--ppt-text);white-space:nowrap;cursor:pointer}.wd-check.disabled{opacity:.4;pointer-events:none}.wd-spin{display:inline-flex;align-items:center;gap:4px;height:23px;font-size:11px;color:var(--ppt-muted);white-space:nowrap}.wd-spin>span{min-width:44px}.wd-spin .ppt-num{width:76px}.wd-select-row{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:var(--ppt-muted)}.wd-select-row select{height:23px;font-size:11.5px!important}.wd-mini-select{height:22px;width:110px!important;padding:0 4px!important;font-size:11.5px!important}.wd-combo{position:relative;display:inline-flex;align-items:stretch;height:23px;border:1px solid var(--ppt-border);border-radius:3px;background:var(--ppt-deep)}.wd-combo:focus-within,.wd-combo.open{border-color:var(--ppt-blue)}.wd-combo input{flex:1;min-width:0;height:21px!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:0 5px!important;font-size:12px!important}.wd-combo>button{width:16px;flex:none;color:var(--ppt-muted);border-left:1px solid transparent}.wd-combo:hover>button{border-left-color:var(--ppt-border)}.wd-combo>button:hover{background:var(--ppt-hover);color:#fff}.wd-combo-pop{max-height:420px}.wd-font-list{width:280px;display:flex;flex-direction:column}.wd-font-item{display:flex!important;justify-content:flex-start!important;width:100%;height:26px;padding:0 10px;border-radius:3px;color:var(--ppt-text);font-size:14px;white-space:nowrap;overflow:hidden}.wd-font-item:hover{background:var(--ppt-hover)}.wd-font-item.on{background:#7fb0f529}.wd-size-list{width:72px;display:flex;flex-direction:column}.wd-size-list button{height:22px;justify-content:flex-start!important;padding:0 10px;border-radius:3px;color:var(--ppt-text);font-size:12px}.wd-size-list button:hover{background:var(--ppt-hover)}.wd-size-list button.on{background:#7fb0f529}.wd-styles-gallery{display:flex;align-items:stretch;height:72px;border:1px solid #383a3b;border-radius:4px;background:#1d1f1f;overflow:hidden}.wd-styles-row{display:flex;align-items:stretch;gap:2px;padding:2px;overflow:hidden}.wd-style-tile{flex:none;width:78px;display:flex!important;flex-direction:column;justify-content:space-between!important;align-items:stretch!important;padding:5px 6px 4px;border:1px solid transparent;border-radius:3px;background:#f7f8f8;color:#222;overflow:hidden}.wd-style-tile:hover{border-color:var(--ppt-accent)}.wd-style-tile.on{border-color:var(--ppt-accent);box-shadow:inset 0 0 0 1px var(--ppt-accent)}.wd-style-sample{display:block;height:34px;overflow:hidden;white-space:nowrap;text-overflow:clip;text-align:left;line-height:1.1}.wd-style-tile>small{font-size:10px;color:#555;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wd-gallery-scroll{width:16px;flex:none;display:flex;flex-direction:column;border-left:1px solid #383a3b}.wd-gallery-scroll button{flex:1;min-height:0;color:var(--ppt-muted);border-radius:0}.wd-gallery-scroll button:hover:not(:disabled){background:var(--ppt-hover);color:#fff}.wd-gallery-scroll button:disabled{opacity:.3}.wd-styles-pop{padding:6px}.wd-styles-all{display:grid;grid-template-columns:repeat(5,78px);gap:4px}.wd-styles-all .wd-style-tile{height:62px}.wd-color-pop .ppt-colors{width:236px}.wd-auto-swatch{display:inline-block;width:14px;height:14px;border-radius:2px;box-shadow:0 0 0 1px #ffffff4d}.wd-hl-grid,.wd-highlights{display:grid;grid-template-columns:repeat(5,26px);gap:4px;padding:6px 8px}.wd-hl-grid button,.wd-highlights button{width:26px;height:20px;border-radius:2px;box-shadow:inset 0 0 0 1px #0000004d}.wd-hl-grid button:hover,.wd-highlights button:hover{outline:2px solid #fff}.wd-hl-grid button.on,.wd-highlights button.on{outline:2px solid var(--ppt-accent)}.wd-table-pop .ppt-table-picker{min-width:220px}.wd-preset-menu{min-width:260px}.wd-preset{display:flex!important;justify-content:flex-start!important;align-items:center;gap:12px!important;width:100%;padding:6px 8px;border-radius:4px;color:var(--ppt-text);text-align:left;font-size:12px}.wd-preset:hover{background:var(--ppt-hover)}.wd-preset.on{background:#7fb0f524}.wd-preset small{display:block;color:var(--ppt-muted);font-size:11px}.wd-margin-ico{width:30px;height:38px;flex:none;box-sizing:border-box;background:#fff;box-shadow:0 0 0 1px #777;display:block}.wd-margin-ico:after{content:"";display:block;width:100%;height:100%;border:1px dashed #7a8a9a;box-sizing:border-box}.wd-paper-ico{width:26px;height:34px;flex:none;background:#fff;box-shadow:0 0 0 1px #777;display:block}.wd-watermark-menu{width:330px}.wd-wm-grid,.wd-watermark-texts{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:4px 8px 8px}.wd-wm-grid button,.wd-watermark-texts button{height:84px;border:1px solid var(--ppt-border);border-radius:3px;background:#fff;color:#5a5a5a8c;font-size:11px;font-weight:700;letter-spacing:.04em;overflow:hidden}.wd-wm-grid button span,.wd-watermark-texts button span{display:inline-block;transform:rotate(-40deg);white-space:nowrap}.wd-wm-grid button:hover,.wd-watermark-texts button:hover{outline:2px solid var(--ppt-accent)}.wd-symbol-pop,.wd-symbol-menu{width:300px}.wd-symbol-grid,.wd-symbol-table{display:grid;grid-template-columns:repeat(10,1fr);gap:2px;padding:6px}.wd-symbol-grid button,.wd-symbol-table button{height:28px;border-radius:3px;font-size:16px;color:var(--ppt-text);border:1px solid transparent}.wd-symbol-grid button:hover,.wd-symbol-table button:hover{background:#ffffff1f}.wd-symbol-table button.on{border-color:var(--ppt-accent);background:var(--ppt-accent-soft)}.wd-symbol-table{grid-template-columns:repeat(16,1fr);max-height:300px;overflow:auto;border:1px solid var(--ppt-line);border-radius:4px}.wd-table-styles{display:flex;gap:4px;align-items:center;height:72px;padding:2px 4px;border:1px solid #383a3b;border-radius:4px;background:#1d1f1f;margin-right:4px}.wd-table-options-grid{display:grid;grid-template-columns:repeat(2,max-content);grid-auto-rows:22px;column-gap:6px;align-content:center;height:72px}.wd-sort-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px;margin-bottom:12px}.wd-sort-row .ppt-select{width:100%}.wd-table-styles button{width:56px;height:46px;flex:none;display:flex!important;flex-direction:column;align-items:stretch!important;padding:4px;border:1px solid transparent;border-radius:3px;background:#fff}.wd-table-styles button:hover{border-color:var(--ppt-accent)}.wd-table-styles button span{flex:1;border:1px solid;border-top-width:0}.wd-table-styles button span:first-child{border-top-width:1px}.wd-icon-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:4px;max-height:360px;overflow:auto;padding:2px}.wd-icon-grid button{height:44px;border-radius:4px;border:1px solid transparent;color:var(--ppt-text)}.wd-icon-grid button:hover{background:var(--ppt-hover)}.wd-icon-grid button.on{border-color:var(--ppt-accent);background:var(--ppt-accent-soft)}.wd-font-dialog{display:grid;grid-template-columns:minmax(0,1fr) 130px 84px;gap:12px}.wd-font-dialog .ppt-form-label{min-width:0}.wd-fieldset>.wd-font-preview{flex:1 1 100%;min-width:0}.wd-dialog-tabs{display:flex;gap:2px;border-bottom:1px solid var(--ppt-line);margin-bottom:4px}.wd-dialog-tabs button{height:30px;padding:0 12px;color:var(--ppt-muted);font-size:12.5px;border-bottom:2px solid transparent}.wd-dialog-tabs button.on{color:#fff;border-bottom-color:var(--ppt-accent);font-weight:600}.wd-dialog-row{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end}.wd-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.wd-inline{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12.5px;color:#cfd2d2}.wd-listbox{width:100%!important;padding:2px!important;font-size:12.5px!important}.wd-listbox option{padding:2px 6px}.wd-listbox option:checked{background:var(--ppt-accent) linear-gradient(0deg,var(--ppt-accent),var(--ppt-accent));color:#fff}.wd-fieldset{margin:0;padding:8px 12px 12px;border:1px solid var(--ppt-line);border-radius:6px;display:flex;flex-wrap:wrap;gap:8px 16px}.wd-fieldset legend{padding:0 4px;font-size:12px;color:var(--ppt-muted)}.wd-font-preview{min-height:64px;display:flex;align-items:center;justify-content:center;padding:10px;border:1px solid var(--ppt-line);border-radius:4px;background:#fff;color:#111;overflow:hidden;white-space:nowrap}.wd-textarea{width:100%!important;min-height:90px;resize:vertical;font-size:13px!important;line-height:1.5}.wd-align-choices{display:flex;gap:6px}.wd-align-choices label{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 8px;border:1px solid var(--ppt-line);border-radius:4px;cursor:pointer;font-size:11.5px}.wd-align-ico{display:flex;flex-direction:column;gap:3px;width:30px}.wd-align-ico i{display:block;height:2px;background:#cfd2d2}.wd-align-ico i:nth-child(2){width:70%}.wd-align-ico.center{align-items:center}.wd-align-ico.right{align-items:flex-end}.wd-stats{display:grid;grid-template-columns:1fr auto;gap:6px 30px;margin:0;font-size:13px}.wd-stats dt{color:#cfd2d2}.wd-stats dd{margin:0;text-align:right;font-variant-numeric:tabular-nums;color:#fff}.wd-shortcuts{display:grid;grid-template-columns:1fr auto;gap:4px 24px;max-height:60vh;overflow:auto;font-size:12.5px}.wd-shortcuts kbd{background:#1d1f1f;border:1px solid var(--ppt-border);border-radius:3px;padding:1px 6px;font-size:11.5px;color:var(--ppt-text);white-space:nowrap}.wd-shortcuts h4{grid-column:1 / -1;margin:10px 0 2px;font-size:12px;color:var(--ppt-muted)}.wd-about{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:8px 0}.wd-about p{color:var(--ppt-muted);font-size:12.5px}.wd-pane{width:300px}.wd-nav{border-left:0;border-right:1px solid var(--ppt-line)}.wd-pane-body{gap:8px}.wd-pane-foot{flex:none;display:flex;gap:6px;justify-content:flex-end;padding:8px 12px;border-top:1px solid var(--ppt-line)}.wd-search-field{display:flex;align-items:center;gap:6px;height:30px;padding:0 8px;border:1px solid var(--ppt-border);border-radius:4px;background:var(--ppt-deep);color:var(--ppt-muted)}.wd-search-field:focus-within{border-color:var(--ppt-blue)}.wd-search-field input{flex:1;min-width:0;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;font-size:12.5px!important}.wd-nav-tabs{margin-top:2px}.wd-result-count{color:var(--ppt-muted);font-size:11.5px}.wd-outline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.wd-outline li{display:flex;align-items:center;gap:2px;min-height:26px}.wd-outline li.on .wd-outline-link{background:#7fb0f529;color:#fff;box-shadow:inset 3px 0 0 var(--ppt-accent)}.wd-twisty{width:16px;height:20px;flex:none;color:var(--ppt-muted);border-radius:3px}.wd-twisty:hover{background:var(--ppt-hover);color:#fff}.wd-outline-link{flex:1;min-width:0;justify-content:flex-start!important;height:26px;padding:0 8px;border-radius:3px;color:#d6dada;font-size:12.5px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block!important;line-height:26px}.wd-outline-link:hover{background:var(--ppt-hover);color:#fff}.wd-page-list{list-style:none;margin:0;padding:4px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.wd-page-list button{display:flex!important;flex-direction:column;align-items:center;gap:6px!important;padding:4px;border-radius:4px;border:2px solid transparent;color:var(--ppt-muted);font-size:11.5px;width:100%}.wd-page-list button:hover{border-color:var(--ppt-border)}.wd-page-list button.on{border-color:var(--ppt-accent);color:#fff}.wd-page-thumb{width:100%;aspect-ratio:8.5 / 11;display:flex;align-items:center;justify-content:center;background:#fff;color:#9aa1a3;box-shadow:0 1px 3px #00000080}.wd-results{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.wd-results button{display:block!important;width:100%;padding:6px 8px;border-radius:4px;border:1px solid transparent;color:#cfd2d2;font-size:12px;line-height:1.45;text-align:left}.wd-results button:hover{background:var(--ppt-hover)}.wd-results button.on{border-color:var(--ppt-accent);background:var(--ppt-accent-soft)}.wd-results mark{background:#f4d35e;color:#111;border-radius:2px;padding:0 1px}.wd-style-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.wd-style-list button{display:flex!important;justify-content:space-between!important;align-items:center;width:100%;min-height:28px;padding:3px 8px;border-radius:3px;border:1px solid transparent;color:var(--ppt-text);text-align:left;overflow:hidden}.wd-style-list button:hover{background:var(--ppt-hover)}.wd-style-list button.on{border-color:var(--ppt-accent);background:var(--ppt-accent-soft)}.wd-style-list small{color:var(--ppt-muted);font-size:11px;font-family:Segoe UI,system-ui,sans-serif;flex:none;margin-left:8px}.wd-comments{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.wd-comments>li{padding:10px 12px;border:1px solid var(--ppt-line);border-radius:8px;background:#232525;display:flex;flex-direction:column;gap:6px;cursor:pointer}.wd-comments>li:hover{border-color:var(--ppt-border)}.wd-comments>li.on{border-color:var(--ppt-accent);box-shadow:0 0 0 1px var(--ppt-accent)}.wd-comments>li.resolved{opacity:.6}.wd-comments header{display:flex;align-items:center;gap:8px}.wd-comments header strong{flex:1;min-width:0;color:#fff;font-size:12.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-comments header small{color:var(--ppt-muted);font-size:11px;white-space:nowrap}.wd-comments p{color:#d6dada;font-size:12.5px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.wd-comments blockquote{margin:0;padding-left:8px;border-left:3px solid #f4d35e;color:var(--ppt-muted);font-size:11.5px;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-comments footer{display:flex;gap:6px;flex-wrap:wrap}.wd-comments ul{list-style:none;margin:4px 0 0;padding:0 0 0 12px;border-left:2px solid var(--ppt-line);display:flex;flex-direction:column;gap:6px}.wd-avatar{width:26px;height:26px;flex:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#6b5bd6;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.wd-comment-new,.wd-reply{display:flex;flex-direction:column;gap:6px}.wd-comments-filter{display:grid;grid-template-columns:1fr 112px;gap:6px;margin:8px 0 10px}.wd-comments-filter .ppt-input{min-width:0;min-height:30px;font-size:11.5px}.wd-comment-new textarea,.wd-reply textarea{width:100%!important;min-height:56px;resize:vertical;font-size:12.5px!important}.wd-comment-new>div,.wd-reply>div{display:flex;justify-content:flex-end;gap:6px}.wd-empty{color:var(--ppt-muted);font-size:12px;line-height:1.55;padding:12px 2px}.wd-backstage .wd-gallery{gap:20px}.wd-recent-path{color:var(--ppt-muted);font-size:11px}.wd-status{gap:10px}.wd-status>span:not(.grow):not(.ppt-status-views):not(.ppt-zoom){color:var(--ppt-muted);font-size:11.5px;white-space:nowrap}.wd-status-flag{padding:1px 6px;border-radius:3px;background:#2b7cd338;color:#cfe2fa!important}.wd-font-notice{font-size:11px}.wd-loading{flex:1;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--ppt-muted)}.wd-app .docx-editor,.wd-app.docx-editor,body:has(.wd-app) .docx-editor-portal,body:has(.wd-app) [data-docx-editor-portal]{--doc-surface: #1f2121;--doc-card: #2a2c2c;--doc-bg: #262828;--doc-bg-subtle: #2a2c2c;--doc-bg-hover: #36393a;--doc-bg-input: #161717;--doc-primary: #4a90e2;--doc-primary-hover: #6aa6ec;--doc-primary-light: rgba(74, 144, 226, .18);--doc-accent: #4a90e2;--doc-accent-bg: #1f3047;--doc-on-primary: #fff;--doc-toggle-active-bg: var(--doc-primary-light);--doc-toggle-active-fg: #9cc3f0;--doc-popover-bg: #2a2c2c;--doc-popover-fg: #e8eaea;--doc-text: #e8eaea;--doc-text-muted: #9ba1a2;--doc-text-subtle: #767c7d;--doc-text-placeholder: #767c7d;--doc-border: #434647;--doc-border-light: #323435;--doc-border-dark: #5a5e5f;--doc-border-input: #434647;--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-shadow: rgba(0, 0, 0, .4);--doc-shadow-strong: rgba(0, 0, 0, .6);--doc-overlay: rgba(0, 0, 0, .6);--doc-focus-ring: rgba(74, 144, 226, .45);--doc-page-bg: #2b2d2e;--doc-page-bg-rendered: #fff;--doc-page-text: #000;--doc-scrollbar-thumb: #555a5b;--doc-scrollbar-thumb-hover: #6b7071;--doc-scrollbar-track: transparent;--doc-review-card-active-bg: #243447;color-scheme:dark}.wd-app .docx-editor{background:var(--ppt-stage)}.wd-app .docx-page{box-shadow:0 1px 3px #0000008c,0 0 0 1px #00000059}.wd-dark-page .docx-page{background:#fff}.wd-dark-page .docx-page-content{filter:invert(1) hue-rotate(180deg) contrast(.9)}.wd-dark-page .docx-page-content :is(img,svg,canvas,video,[data-no-color-invert]){filter:invert(1) hue-rotate(180deg)}@media print{body.wd-printing *{visibility:hidden!important}body.wd-printing .wd-viewport,body.wd-printing .wd-viewport *{visibility:visible!important}body.wd-printing .wd-viewport{position:absolute!important;inset:0 auto auto 0!important;overflow:visible!important;height:auto!important;width:auto!important;background:#fff!important}body.wd-printing :is(.app-shell,.main,.page-content,.ppt-app,.wd-body,.wd-main,.wd-stage-row){overflow:visible!important;height:auto!important;background:#fff!important}body.wd-printing .docx-page{box-shadow:none!important;margin:0!important;break-after:page}body.wd-printing .docx-page-content{filter:none!important}@page{margin:0}}.app-shell.mail-shell>.sidebar,.app-shell.mail-shell .workspace-bar{display:none}.app-shell.mail-shell>.main,.app-shell.primary-workspace.mail-shell>.main{margin-left:0;left:0;background:#1f2121}.app-shell.mail-shell .page-content:has(.mail-app){padding:0;max-width:none;height:calc(100vh - 48px);min-height:0;display:flex}.mail-app{--nc-primary: #7fb0f5;--nc-primary-text: #0a0d0f;--nc-primary-light: rgba(127, 176, 245, .16);--nc-bg: #1f2121;--nc-nav-bg: #161717;--nc-hover: #2a2c2c;--nc-active: #323435;--nc-border: #323435;--nc-line: #434647;--nc-text: #e8eaea;--nc-strong: #fff;--nc-muted: #9ba1a2;--nc-icon: #cfd2d2;--nc-nav: 280px;--nc-list: 440px;display:flex;width:100%;height:100%;min-width:0;min-height:0;background:var(--nc-bg);color:var(--nc-text);color-scheme:dark;font-size:14px;line-height:1.4}.mail-app h1,.mail-app h2,.mail-app h3,.mail-app p{margin:0;color:inherit;letter-spacing:0;font-weight:inherit}.mail-app h1{font-size:22px;font-weight:600;color:var(--nc-strong);letter-spacing:-.3px}.mail-app input,.mail-app textarea,.mail-app select{color:inherit}.mail-app button{border-radius:8px}.mail-shell .main{overflow:hidden}.envelope-body,.avatar-btn{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-width:0;width:100%;padding:0;background:none;text-align:start;border-radius:0}.avatar-btn{width:40px;align-items:center}.spin{animation:mail-spin .8s linear infinite}@keyframes mail-spin{to{transform:rotate(-360deg)}}.mail-app input,.mail-app textarea,.mail-app select{background:transparent;border:0;outline:none;font:inherit}.mail-app input[type=file],.mail-app input[hidden]{display:none!important}.mail-nav{width:var(--nc-nav);flex:0 0 var(--nc-nav);display:flex;flex-direction:column;min-height:0;background:var(--nc-nav-bg);border-inline-end:1px solid var(--nc-border)}.mail-nav-head{display:flex;align-items:center;gap:8px;padding:12px 12px 8px}.mail-new{flex:1;height:40px;justify-content:center;gap:8px;border-radius:8px;background:#e5e7e8;color:#0a0d0f;font-weight:600}.mail-app .mail-new,.mail-app .mail-new:hover{color:#0a0d0f}.mail-new:hover{background:#fff}.mail-icon-btn{width:32px;height:32px;border-radius:8px;color:var(--nc-icon);flex:0 0 auto}.mail-icon-btn:hover,.mail-icon-btn[aria-expanded=true]{background:#ffffff14;color:var(--nc-strong)}.mail-folder .mail-icon-btn,.envelope-meta .mail-icon-btn{opacity:0}.mail-folder:hover .mail-icon-btn,.envelope:hover .mail-icon-btn,.mail-icon-btn[aria-expanded=true]{opacity:1}.mail-nav-scroll{flex:1;overflow:auto;padding:4px 0 8px}.mail-folder,.mail-account-row{display:flex;align-items:center;gap:8px;width:calc(100% - 16px);margin:2px 8px;min-height:40px;padding:0 12px;border-radius:8px;color:var(--nc-text);justify-content:flex-start;text-align:start;position:relative}.mail-folder:hover,.mail-account-row:hover{background:var(--nc-hover)}.mail-folder.active{background:var(--nc-active);color:var(--nc-strong);font-weight:600}.mail-folder .count,.mail-folder .spacer{margin-inline-start:auto;font-size:12px;font-weight:600;color:var(--nc-muted)}.mail-folder.active .count{color:var(--nc-strong)}.mail-folder.child{padding-inline-start:36px}.mail-account{display:flex;align-items:center;gap:8px;width:calc(100% - 16px);margin:16px 8px 4px;padding:4px 12px;min-height:28px;color:var(--nc-muted);font-size:12px;justify-content:flex-start;border-radius:8px}.mail-account:hover{background:var(--nc-hover);color:var(--nc-text)}.mail-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.mail-dot.ok{background:#59b58d}.mail-dot.bad{background:#e11d2e}.mail-account span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-error{display:flex;gap:8px;align-items:flex-start;margin:4px 16px 12px;color:var(--nc-text);font-size:13px;line-height:1.4}.mail-error button{color:var(--nc-primary);font-weight:600;padding:0}.mail-nav-foot{border-top:1px solid var(--nc-border);padding:8px}.mail-menu{position:absolute;z-index:5;top:36px;inset-inline-end:8px;min-width:220px;padding:6px;background:#262828;border:1px solid var(--nc-line);border-radius:10px;box-shadow:0 8px 28px #00000073;display:flex;flex-direction:column}.mail-menu button,.mail-menu label{justify-content:flex-start;gap:8px;min-height:36px;padding:0 10px;border-radius:8px;width:100%;text-align:start;color:var(--nc-text)}.mail-menu button:hover,.mail-menu label:hover{background:var(--nc-hover)}.mail-menu input[type=text]{height:34px;padding:0 10px;border-bottom:1px solid var(--nc-border);color:var(--nc-text)}.mail-menu-note{padding:6px 10px;color:var(--nc-muted);font-size:13px}.mail-content{display:flex;flex:1;min-width:0;min-height:0;background:var(--nc-bg)}.mail-content.vertical-split{flex-direction:row}.mail-content.horizontal-split{flex-direction:column}.mail-content.horizontal-split .mail-list{width:100%;flex:1 1 42%;max-width:none;min-height:160px;border-inline-end:0;border-bottom:1px solid var(--nc-border)}.mail-content.horizontal-split .mail-thread{flex:1 1 58%;min-height:0}.mail-content.no-split:not(.reading) .mail-thread{display:none}.mail-content.no-split .mail-list{width:auto;flex:1 1 auto;max-width:none}.mail-content.no-split.reading .mail-list{display:none}.mail-content.no-split.reading .mail-thread{display:flex;flex:1}.mail-list{width:var(--nc-list);flex:0 0 var(--nc-list);min-width:280px;max-width:560px;display:flex;flex-direction:column;min-height:0;border-inline-end:1px solid var(--nc-border);position:relative;background:var(--nc-bg)}.mail-list-head{padding:16px 16px 0}.mail-list-head h2{font-size:16px;font-weight:600;color:var(--nc-strong);letter-spacing:-.2px}.mail-search-wrap{margin:12px 16px 0}.mail-search{position:relative;display:flex;align-items:center;gap:8px;padding:0 40px 0 12px;height:36px;border-radius:8px;background:var(--nc-nav-bg);border:1px solid var(--nc-line);color:var(--nc-muted);overflow:hidden}.mail-search:focus-within{border-color:#7fb0f5;box-shadow:0 0 0 3px #7fb0f526}.mail-search.filtered{padding-inline-end:72px}.mail-app .mail-search input,.mail-app .mail-search input:focus{display:block;flex:1;width:auto;min-width:0;height:34px;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;outline:none;line-height:34px;color:var(--nc-text)}.mail-search input::placeholder{color:var(--nc-muted);line-height:34px}.mail-search .search-filter,.mail-search .search-clear{position:absolute;top:2px}.mail-search .search-filter{inset-inline-end:2px}.mail-search .search-clear{inset-inline-end:34px}.mail-search .dot{position:absolute;top:6px;inset-inline-end:8px;width:6px;height:6px;border-radius:50%;background:#e11d2e}.search-chips{display:none;justify-content:center;flex-wrap:wrap;gap:8px;padding:8px 0 4px}.mail-search-wrap:focus-within .search-chips,.mail-search-wrap.quick .search-chips{display:flex}.search-chips button{height:28px;padding:0 12px;border-radius:14px;background:#ffffff0d;border:1px solid var(--nc-line);color:var(--nc-text);font-size:13px;font-weight:400}.search-chips button.active{background:var(--nc-primary-light);color:var(--nc-primary);border-color:transparent}.mail-list-scroll{flex:1;overflow:auto;padding-bottom:12px}.section-title{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:20px 16px 8px}.section-title .hint{flex:1 0 100%;padding:4px 0 0;line-height:1.4}.section-title h2{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--nc-muted)}.section-title button{width:28px;height:28px;border-radius:8px;color:var(--nc-muted)}.section-title button:hover{background:var(--nc-hover);color:var(--nc-text)}.envelope{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;width:100%;margin:0;padding:12px 16px;text-align:start;justify-content:stretch;align-items:start;border-radius:0;position:relative;border-bottom:1px solid transparent}.envelope:hover{background:#262828}.envelope.selected{background:var(--nc-primary-light)}.envelope.one-line{align-items:center;padding-block:8px}.envelope.one-line .envelope-body{flex-direction:row;align-items:center;gap:16px}.envelope.one-line .who{flex:0 0 180px;width:180px}.envelope.one-line .subject-line{flex:1;min-width:0}.envelope.one-line .preview{display:none}.envelope.one-line .envelope-meta{flex-direction:row;align-items:center;padding-top:0}.envelope.compact{grid-template-columns:24px minmax(0,1fr) auto;padding-block:8px;gap:8px}.avatar,.avatar-check{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:600;font-size:13px}.envelope.compact .avatar,.envelope.compact .avatar-check{width:22px;height:22px;font-size:0}.avatar-check{background:var(--nc-primary);color:#0a0d0f}.who,.subject-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.who{color:var(--nc-text)}.envelope.unseen .who,.envelope.unseen .subject-line{font-weight:600;color:var(--nc-strong)}.subject-line{display:flex;align-items:center;gap:6px;color:var(--nc-text)}.preview{color:var(--nc-muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.envelope-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;color:var(--nc-muted);font-size:12px;padding-top:2px}.unread-dot{width:8px;height:8px;border-radius:50%;background:var(--nc-primary)}.load-more,.empty-mail{display:flex;justify-content:center;padding:16px;color:var(--nc-muted)}.load-more button{color:var(--nc-primary);font-weight:600}.star-on{color:#f9cf3d}.bulk-bar{display:flex;align-items:center;gap:8px;margin:0 16px 8px;padding:8px 12px;border-radius:8px;background:var(--nc-primary-light);color:var(--nc-strong);font-weight:600}.tag-chip{display:inline-flex;align-items:center;height:20px;margin-top:6px;margin-inline-end:6px;padding:0 8px;border-radius:6px;font-size:11px;font-weight:600;background:color-mix(in srgb,var(--tag) 22%,#1f2121);color:var(--tag)}.mail-thread{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--nc-bg)}.mail-thread-scroll{flex:1;overflow:auto}.thread-subject{display:flex;align-items:flex-start;gap:12px;padding:20px 24px 8px}.thread-subject h1{flex:1;font-size:22px;line-height:1.3;font-weight:600}.thread-card{padding:8px 24px 24px}.thread-head{display:flex;gap:8px;align-items:flex-start;min-width:0}.thread-head .envelope-body{width:auto;flex:1;min-width:0}.thread-head .who{font-weight:600;color:var(--nc-strong)}.thread-head .mail{color:var(--nc-muted)}.thread-actions{margin-inline-start:auto;display:flex;flex-direction:column;align-items:flex-end;flex:0 0 auto;gap:2px;color:var(--nc-icon);position:relative}.thread-action-row{display:flex;align-items:center;gap:2px}.thread-actions>span{color:var(--nc-muted);font-size:12px;line-height:16px}.thread-body{white-space:pre-wrap;padding:16px 0 8px 52px;font-size:15px;line-height:1.55;color:var(--nc-text)}.banner{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0 0 52px;padding:10px 12px;border-radius:8px;border:1px solid rgba(249,207,61,.28);background:#f9cf3d1a;color:#f3d98a}.banner button{color:inherit;font-weight:600;padding:0 4px}.banner.danger{background:#e11d2e29;border-color:#e11d2e59;color:#ffb4b4}.banner.event{background:#262828;color:var(--nc-text);border-color:var(--nc-border);justify-content:space-between}.banner .row{display:flex;gap:8px}.attach-list{display:flex;flex-wrap:wrap;gap:8px;padding:12px 0 0 52px}.attach-list a,.attach-list button{border:1px solid var(--nc-line);border-radius:8px;padding:8px 12px;gap:8px;color:var(--nc-text);background:var(--nc-nav-bg)}.attach-list a:hover,.attach-list button:hover{background:var(--nc-hover)}.reply-row{padding:12px 0 0 52px}.primary-btn,.secondary-btn{height:36px;padding:0 14px;gap:8px;border-radius:8px;font-weight:600}.mail-app .primary-btn,.mail-app .primary-btn:hover{color:#0a0d0f}.primary-btn{background:#e5e7e8;color:#0a0d0f}.primary-btn:hover{background:#fff;color:#0a0d0f}.secondary-btn{background:#ffffff0d;color:var(--nc-strong);border:1px solid rgba(255,255,255,.2)}.secondary-btn:hover{background:#ffffff1a}.primary-btn:disabled{opacity:.45}.empty-thread{margin:auto;text-align:center;color:var(--nc-muted);display:grid;gap:8px;justify-items:center;padding:24px}.empty-thread h2{font-size:17px;font-weight:600;color:var(--nc-strong);letter-spacing:-.2px}.mail-backdrop{position:fixed;inset:0;z-index:70;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:24px 16px}.composer,.mail-dialog{width:min(760px,100%);max-height:min(880px,calc(100vh - 48px));background:#1f2121;color:var(--nc-text);border:1px solid var(--nc-line);border-radius:12px;box-shadow:0 16px 50px #00000080;display:flex;flex-direction:column;overflow:hidden}.mail-dialog{width:min(920px,100%)}.composer-head,.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 8px;font-size:17px;font-weight:600;color:var(--nc-strong);letter-spacing:-.2px}.composer-row,.field-row{display:flex;align-items:center;gap:12px;min-height:44px;margin:0 20px;border-bottom:1px solid var(--nc-border)}.composer-row label,.field-row label{width:64px;color:var(--nc-muted);flex:0 0 auto}.chips{display:flex;flex-wrap:wrap;gap:6px;flex:1;padding:8px 0}.chip{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 8px;border-radius:8px;background:var(--nc-active);color:var(--nc-text)}.chip button{width:16px;height:16px;color:var(--nc-muted)}.composer-row input,.field-row input,.field-row select,.stack-field input,.stack-field textarea{flex:1;min-width:80px;color:var(--nc-text)}.composer-row input::placeholder,.composer-body::placeholder{color:var(--nc-muted)}.composer-body{flex:1;min-height:180px;margin:12px 20px;resize:none;line-height:1.5}.dropzone{margin:0 20px 12px;border:1px dashed var(--nc-line);border-radius:8px;min-height:72px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--nc-muted);background:var(--nc-nav-bg)}.composer-foot,.dialog-foot{display:flex;align-items:center;gap:8px;padding:12px 20px 16px}.draft-status{color:var(--nc-muted);margin-inline-end:auto}.composer-foot .primary-btn{margin-inline-start:auto}.warn{margin:8px 20px 0;color:#ffb4b4}.settings-layout{display:flex;min-height:460px;max-height:calc(100vh - 140px)}.settings-nav{width:220px;flex:0 0 220px;border-inline-end:1px solid var(--nc-border);padding:8px;overflow:auto;background:var(--nc-nav-bg)}.settings-nav button{width:100%;justify-content:flex-start;min-height:40px;padding:0 12px;border-radius:8px;color:var(--nc-text)}.settings-nav button:hover{background:var(--nc-hover)}.settings-nav button.active{background:var(--nc-active);color:var(--nc-strong);font-weight:600}.settings-body{flex:1;overflow:auto;padding:12px 24px 24px;display:flex;flex-direction:column;gap:12px}.switch{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0}.switch small,.hint{color:var(--nc-muted);display:block;font-weight:400}.choice-row{display:flex;flex-wrap:wrap;gap:8px}.choice-row button{height:36px;padding:0 12px;background:#ffffff0d;border:1px solid transparent;color:var(--nc-text)}.choice-row button:hover{background:#ffffff1a}.choice-row button.active{background:var(--nc-primary-light);color:var(--nc-primary);font-weight:600}.stack-field{display:flex;flex-direction:column;gap:6px}.stack-field input,.stack-field textarea,.stack-field select{border:1px solid var(--nc-line);border-radius:8px;min-height:36px;padding:8px 12px;background:var(--nc-nav-bg);color:var(--nc-text)}.setup-screen{flex:1;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,rgba(127,176,245,.14),transparent 42%),radial-gradient(circle at 80% 0%,rgba(127,176,245,.08),transparent 36%),#1f2121;padding:24px}.setup-card{width:min(440px,100%);display:grid;gap:12px;justify-items:center;text-align:center}.setup-card form,.account-form{width:100%;display:flex;flex-direction:column;gap:12px;text-align:start}@media(max-width:860px){.mail-app{--nc-nav: 240px;--nc-list: 300px}.mail-content:not(.no-split) .mail-thread{display:none}.mail-content.reading .mail-list,.mail-content.reading .mail-nav{display:none}.mail-content.reading .mail-thread{display:flex;flex:1}.settings-nav{width:148px;flex-basis:148px}.thread-body,.banner,.attach-list,.reply-row{margin-left:0;padding-left:0}.thread-subject,.thread-card{padding-inline:16px}}.app-shell.write2-shell>.sidebar,.app-shell.write2-shell .workspace-bar{display:none}.app-shell.write2-shell>.main,.app-shell.primary-workspace.write2-shell>.main{margin-left:0;left:0;background:#1f2121}.app-shell.write2-shell .page-content:has(.write2-app){padding:0;max-width:none;height:calc(100vh - 48px);min-height:0;display:flex;background:#1f2121}.write2-app{--nc-nav: 260px;--nc-primary: #7fb0f5;--nc-primary-text: #0a0d0f;--nc-line: #323435;--nc-border: #434647;--nc-text: #e8eaea;--nc-strong: #fff;--nc-muted: #9ba1a2;--nc-hover: #2a2c2c;--nc-active: #323435;--nc-blue: #7fb0f5;--nc-nav-bg: #161717;--nc-bg: #1f2121;color-scheme:dark;display:flex;width:100%;height:calc(100vh - 48px);min-height:0;background:var(--nc-bg);color:var(--nc-text);font-family:IBM Plex Sans,Segoe UI,system-ui,sans-serif;font-size:14px}.write2-app h1,.write2-app h2,.write2-app h3,.write2-app p{color:inherit;letter-spacing:0}.write2-app h1{font-size:20px;font-weight:600;margin:0;color:var(--nc-strong)}.write2-app h2{font-size:20px;font-weight:600;margin:0 0 12px;color:var(--nc-strong)}.write2-app button{color:inherit;gap:0}.write2-app input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),.write2-app input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):focus,.write2-app select,.write2-app select:focus,.write2-app textarea,.write2-app textarea:focus{display:inline-block;width:auto;margin:0;height:34px;padding:0 10px;background:#161717;border:1px solid var(--nc-border);border-radius:8px;box-shadow:none;color:var(--nc-text);outline:none}.write2-app textarea{height:auto;padding:8px 10px}.write2-app input[type=file]{display:none!important}.write2-app input[type=checkbox],.write2-app input[type=radio]{width:16px;height:16px;margin:0;padding:0;accent-color:var(--nc-blue);box-shadow:none}.nc-nav{width:var(--nc-nav);flex:none;background:var(--nc-nav-bg);border-right:1px solid var(--nc-line);display:flex;flex-direction:column;padding:12px 10px;gap:2px;min-height:0}.nc-nav button.item{height:40px;width:100%;padding:0 12px;display:flex;align-items:center;justify-content:flex-start;gap:12px;border:0;background:transparent;color:var(--nc-text);font-size:14px;border-radius:8px}.nc-nav button.item svg{flex:none;color:#cfd2d2}.nc-nav button.item.active{background:var(--nc-active);color:var(--nc-strong);font-weight:600;box-shadow:inset 3px 0 0 var(--nc-primary)}.nc-nav button.item:hover{background:var(--nc-hover);color:var(--nc-strong)}.nc-nav button.item.bottom{margin-top:auto}.nc-quota{display:flex;align-items:center;gap:10px;height:36px;margin:8px 2px 4px;padding:0 12px;color:var(--nc-muted);font-size:12px;border-radius:8px;background:#ffffff08}.nc-main{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--nc-bg)}.nc-crumb{height:56px;flex:none;display:flex;align-items:center;gap:4px;padding:0 16px 0 12px;border-bottom:1px solid var(--nc-line);background:var(--nc-nav-bg)}.nc-crumb button.link,.nc-crumb button.home{height:34px;padding:0 10px;border-radius:8px;background:transparent;color:var(--nc-text);font-size:14px;display:inline-flex;align-items:center;gap:6px}.nc-crumb button.current{font-weight:600;color:var(--nc-strong)}.nc-crumb button.link:hover,.nc-crumb button.home:hover{background:var(--nc-hover)}.nc-crumb .sep{color:var(--nc-muted);display:inline-flex}.nc-plus{width:40px;height:40px;margin-left:8px;border-radius:10px;border:0!important;background:#e5e7e8!important;color:#0a0d0f!important;box-shadow:none;display:inline-flex;align-items:center;justify-content:center}.nc-plus:hover{background:#fff!important}.nc-table{flex:1;min-height:0;overflow:auto}.nc-head,.nc-row{display:grid;grid-template-columns:48px minmax(180px,1fr) 92px 148px;align-items:center;padding-right:10px}.nc-head{height:44px;color:var(--nc-muted);font-size:13px;position:sticky;top:0;background:var(--nc-bg);border-bottom:1px solid var(--nc-line);z-index:1}.nc-head button.sort{background:none;border:0;color:inherit;font-size:13px;height:44px;padding:0;justify-content:flex-start;gap:4px}.nc-check{display:flex;align-items:center;justify-content:center}.nc-row{height:56px;border-bottom:1px solid rgba(67,70,71,.55)}.nc-row:hover,.nc-row.open-menu{background:var(--nc-hover)}.nc-row.selected{background:#7fb0f51f}.nc-name{min-width:0;height:56px;display:flex;align-items:center;gap:12px;background:none;border:0;padding:0;color:var(--nc-text);font-size:14px;justify-content:flex-start;text-align:left}.file-glyph{width:32px;height:32px;border-radius:3px;color:#fff;font-size:9px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex:none;letter-spacing:-.2px}.file-glyph.mini{width:24px;height:24px;background:#6b7280;font-size:11px}.file-glyph.mini.doc{background:#2b579a}.file-glyph.mini.cell{background:#21a366}.file-glyph.mini.slide{background:#c43e1c}.file-glyph.mini.form{background:#0d9488}.nc-name button.label{flex:1;min-width:0;overflow:hidden;display:flex}.nc-name span.label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nc-actions{margin-left:auto;display:none;align-items:center}.nc-row:hover .nc-actions,.nc-row.open-menu .nc-actions{display:flex}.nc-iconbtn{width:34px;height:34px;border-radius:8px;background:transparent;color:#cfd2d2;display:inline-flex;align-items:center;justify-content:center}.nc-iconbtn:hover,.nc-iconbtn.on{background:#ffffff14;color:#fff}.nc-size,.nc-mod{color:var(--nc-muted);font-size:13px}.nc-foot{height:44px;display:grid;place-items:center;color:var(--nc-muted);font-size:13px}.nc-rename{height:32px!important;width:min(360px,100%)!important;font-size:14px}.nc-menu{position:fixed;z-index:40;min-width:246px;background:#161717;border:1px solid #434647;border-radius:10px;padding:6px;box-shadow:0 16px 40px #00000073}.nc-menu button{width:100%;height:40px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#e8eaea;display:flex;align-items:center;justify-content:flex-start;gap:14px;font-size:14px}.nc-menu button svg{flex:none;color:#cfd2d2}.nc-menu button:hover,.nc-menu button.active{background:#2a2c2c;color:#fff}.nc-menu hr{border:0;border-top:1px solid #434647;margin:4px 6px}.nc-sub{padding-left:8px}.nc-side{width:320px;flex:none;border-left:1px solid var(--nc-line);background:#161717;display:flex;flex-direction:column;min-height:0}.nc-side header,.nc-dialog header{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 16px;border-bottom:1px solid var(--nc-line);font-weight:600}.nc-side .body,.nc-dialog .body{padding:16px;display:flex;flex-direction:column;gap:12px;overflow:auto}.nc-side .meta{display:flex;justify-content:space-between;gap:12px;font-size:14px}.nc-side .meta span{color:var(--nc-muted)}.nc-mask{position:fixed;inset:0;background:#0000008c;z-index:50;display:grid;place-items:center}.nc-dialog{width:min(460px,calc(100vw - 32px));background:#161717;border:1px solid #434647;border-radius:12px;color:#e8eaea;box-shadow:0 16px 40px #00000073}.nc-dialog .actions{display:flex;justify-content:flex-end;gap:8px;padding:0 16px 16px}.nc-primary,.nc-secondary{height:34px;padding:0 16px;border-radius:8px;font-weight:600;font-size:14px}.nc-primary{background:#e5e7e8;color:#0a0d0f!important;border:0}.nc-primary:hover{background:#fff}.nc-secondary{background:transparent;border:1px solid #434647;color:#e8eaea}.folder-pick{display:flex;flex-direction:column;gap:4px}.folder-pick button{height:36px;justify-content:flex-start;gap:8px;padding:0 8px;border-radius:6px}.folder-pick button.on,.folder-pick button:hover{background:var(--nc-hover)}.nc-settings{flex:1;overflow:auto;background:var(--nc-bg);padding:24px 40px 64px}.nc-settings .lead{color:var(--nc-muted);max-width:760px;line-height:1.45;margin:0 0 8px}.nc-block{max-width:900px;padding:8px 0 20px;margin-bottom:8px}.nc-block h2{padding-bottom:10px;border-bottom:1px solid var(--nc-line);color:#fff}.nc-block label.field{display:flex;flex-direction:column;gap:6px;margin:12px 0;color:#cfd2d2;font-size:14px;max-width:320px}.nc-block label.field input,.nc-block label.field select{width:300px}.nc-checkline{display:flex;align-items:flex-start;gap:10px;margin:8px 0;color:var(--nc-text);font-size:14px;line-height:1.4}.nc-checkline.indent{margin-left:26px}.nc-note{color:var(--nc-muted);font-size:13px;margin:4px 0 12px 26px;max-width:640px}.format-grid{columns:4 150px;margin:8px 0 16px;max-width:760px}.format-grid label{display:flex;align-items:center;gap:8px;height:28px;break-inside:avoid}.radio-row{display:flex;gap:18px;margin:8px 0 16px}.radio-row label{display:flex;align-items:center;gap:8px}.template-line{display:flex;align-items:center;gap:8px;height:36px}.oo{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;background:#eee;color:#333}.oo.theme-dark{background:#1f2121;color:#e8eaea}.oo-tabbar{height:32px;flex:none;display:flex;align-items:stretch;background:#f1f1f1;border-bottom:1px solid #cbcbcb;color:#444}.oo.theme-dark .oo-tabbar,.oo.theme-dark .oo-ribbon,.oo.theme-dark .oo-status,.oo.theme-dark .oo-rail{background:#161717;border-color:#434647;color:#e8eaea}.oo-logo{width:132px;display:flex;align-items:center;gap:8px;padding-left:10px;font-size:12px;font-weight:700;letter-spacing:.02em;background:transparent;border:0;color:inherit;justify-content:flex-start}.oo-tabbar button.tab{height:32px;padding:0 12px;background:transparent;border:0;border-bottom:2px solid transparent;color:#444;font-size:13px;border-radius:0}.oo.theme-dark .oo-tabbar button.tab{color:#cfd2d2}.oo-tabbar button.tab.on{background:#fff;color:#222;border-bottom-color:#444}.oo.theme-dark .oo-tabbar button.tab.on{background:#262828;color:#fff;border-bottom-color:#7fb0f5}.oo-filemeta{margin-left:auto;display:flex;align-items:center;gap:2px;padding-right:6px;font-size:13px}.oo-filemeta input.name{width:220px!important;height:24px!important;border-color:transparent!important;background:transparent!important;text-align:right;font-size:13px}.oo-filemeta input.name:hover,.oo-filemeta input.name:focus{border-color:#ccc!important;background:#fff!important}.oo-ribbon{min-height:68px;flex:none;display:flex;align-items:center;gap:0;padding:0 6px;background:#f7f7f7;border-bottom:1px solid #cbcbcb;overflow:auto}.oo-group{display:flex;align-items:center;gap:2px;height:56px;padding:0 8px;border-right:1px solid #e0e0e0}.oo-tool,.oo-rail button{width:28px;height:28px;border:0;border-radius:3px;background:transparent;color:#333;font-size:13px;font-weight:650;display:inline-flex;align-items:center;justify-content:center}.oo-tool.wide{width:auto;padding:0 8px;font-weight:500}.oo-tool:hover,.oo-rail button:hover,.oo-tool.on,.oo-rail button.on{background:#e0e0e0}.oo.theme-dark .oo-tool,.oo.theme-dark .oo-rail button{color:#e8eaea}.oo.theme-dark .oo-tool:hover,.oo.theme-dark .oo-rail button:hover{background:#323435}.oo-font{width:132px!important;height:26px!important}.oo-size{width:56px!important;height:26px!important}.oo-work{flex:1;min-height:0;display:flex}.oo-rail{width:40px;flex:none;background:#f7f7f7;border-right:1px solid #ddd;display:flex;flex-direction:column;align-items:center;padding-top:6px;gap:2px}.oo-rail.right{border-right:0;border-left:1px solid #ddd}.oo-stage{flex:1;min-width:0;overflow:auto;background:#e8e8e8;display:flex;flex-direction:column;align-items:center;padding:16px 24px 40px}.oo.theme-dark .oo-stage{background:#2a2c2c}.oo-ruler{width:816px;height:18px;background:linear-gradient(#fafafa,#ececec);border:1px solid #d0d0d0;border-bottom:0;position:relative}.oo-ruler i{position:absolute;top:0;bottom:0;width:1px;background:#bbb}.oo-page{width:816px;min-height:1056px;background:#fff;color:#222;box-shadow:0 0 10px #0000002e;padding:72px 90px;position:relative}.oo-page [contenteditable]{min-height:880px;outline:none;font-size:15px;line-height:1.5;color:#222}.oo-page h1{font-size:28px;color:#222;margin:0 0 12px;font-weight:650}.oo-page h2{font-size:20px;color:#222}.oo-page p{margin:0 0 10px;color:#222}.oo-watermark{position:absolute;inset:0;display:grid;place-items:center;font-size:42px;color:#00000014;transform:rotate(-24deg);pointer-events:none}.sheet-panel{width:min(1100px,100%);background:#fff;border:1px solid #d0d0d0;box-shadow:0 0 8px #00000014}.formula-bar{height:32px;display:flex;align-items:center;gap:8px;padding:0 8px;border-bottom:1px solid #e5e5e5;background:#fff}.formula-bar strong{width:42px;text-align:center;color:#666;font-size:12px}.formula-bar input{flex:1;width:auto!important;height:24px!important;border:0!important}.grid{width:100%;border-collapse:collapse;background:#fff;color:#222}.grid th,.grid td{border:1px solid #e4e4e4;height:22px;font-size:12px;font-weight:400;color:#666;padding:0}.grid th{background:#f7f7f7}.grid thead th+th,.grid td{min-width:88px}.grid td button{width:100%;height:22px;border:0;background:#fff;color:#222;text-align:left;padding:0 4px;font-size:12px;font-weight:400;justify-content:flex-start;border-radius:0}.grid td.on{outline:2px solid #4a90d9;outline-offset:-2px}.slide-layout{width:min(1040px,100%);display:grid;grid-template-columns:168px 1fr;gap:16px}.thumbs{display:flex;flex-direction:column;gap:8px}.thumbs button{text-align:left;background:#fff;border:1px solid #ddd;border-radius:4px;padding:10px;color:#222;min-height:64px;justify-content:flex-start}.thumbs button.on{border-color:#4a90d9;box-shadow:0 0 0 1px #4a90d9}.slide-card{min-height:460px;background:#fff;box-shadow:0 0 10px #00000026;padding:36px;display:flex;flex-direction:column;gap:12px}.slide-card input,.slide-card textarea{width:100%!important}.slide-card input{font-size:28px;height:44px!important;border:0!important;font-weight:650}.pdf-fields{display:flex;flex-direction:column;gap:14px}.pdf-fields label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#666}.pdf-fields input[type=text],.pdf-fields input:not([type=checkbox]){width:100%!important}.oo-panel{width:300px;flex:none;background:#fff;border-left:1px solid #ddd;display:flex;flex-direction:column;min-height:0;color:#222}.oo-panel header{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 12px;border-bottom:1px solid #eee;font-weight:600}.oo-panel .log{flex:1;overflow:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.oo-panel article{background:#f6f6f6;border-radius:6px;padding:8px 10px}.oo-panel article small{color:#888}.oo-panel form{display:flex;gap:6px;padding:8px;border-top:1px solid #eee}.oo-panel form input{flex:1;width:auto!important}.oo-status{height:25px;flex:none;display:flex;align-items:center;gap:14px;padding:0 10px;background:#f7f7f7;border-top:1px solid #cbcbcb;color:#666;font-size:12px}.oo-status .grow{flex:1}.oo-status input[type=range]{width:90px;height:auto;padding:0;border:0;background:transparent}@media(max-width:860px){.nc-nav{display:none}.nc-head,.nc-row{grid-template-columns:40px minmax(0,1fr)}.nc-size,.nc-mod,.nc-head .size,.nc-head .mod,.oo-rail{display:none}}.word-app{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;background:#d6d6d6;color:#333}.word-top{height:36px;flex:none;display:flex;align-items:stretch;background:#161717;color:#cfd2d2;border-bottom:1px solid #323435}.word-brand{width:118px;border:0;background:transparent;color:#e8eaea;font-size:12px;font-weight:700;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:flex-start;padding-left:12px}.word-tabs{display:flex;align-items:stretch}.word-tabs button{height:36px;padding:0 14px;border:0;background:transparent;color:#cfd2d2;font-size:13px;border-radius:0;border-bottom:2px solid transparent}.word-tabs button:hover{color:#fff;background:#ffffff0f}.word-tabs button.on{background:#1f2121;color:#fff;border-bottom-color:#7fb0f5}.word-title{margin-left:auto;display:flex;align-items:center;gap:6px;padding-right:8px;font-size:12px;color:#9ba1a2}.word-title input{width:220px!important;height:24px!important;border:0!important;background:transparent!important;color:#e8eaea!important;text-align:right;font-size:12px;border-radius:6px!important}.word-title input:hover,.word-title input:focus{background:#ffffff0f!important}.word-exit{width:34px;border:0;background:transparent;color:#cfd2d2;border-radius:0}.word-exit:hover{background:#ffffff14;color:#fff}.word-brand img{margin-right:6px;vertical-align:-3px;filter:brightness(1.4)}.word-exit{display:inline-flex;align-items:center;justify-content:center}.word-exit img{filter:invert(1);opacity:.85}.word-title .rb.tiny{filter:invert(1)}.word-ribbon-peek{flex:none;height:28px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-bottom:1px solid #323435;background:#161717;color:#e8eaea;font-size:12px;cursor:pointer}.word-ribbon-peek small{color:#9ba1a2;font-size:11px}.word-ribbon-peek:hover{background:#1f2121}.word-ribbon{height:90px;min-height:90px;max-height:90px;flex:none;display:flex;align-items:stretch;gap:0;background:#f7f8f8;border-bottom:1px solid #d5d8d8;overflow-x:auto;overflow-y:hidden;padding:0 2px;box-sizing:border-box}.word-ribbon.is-overlay{box-shadow:0 8px 24px #0000002e;z-index:8}.rb-static,.rb-panel{display:flex;align-items:stretch;flex:none;height:100%}.rb-panel{flex:1;min-width:0}.rb-group{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:0;padding:4px 8px 2px;border-right:1px solid #e6e6e6;flex:none;box-sizing:border-box}.rb-body{display:flex;align-items:center;gap:2px;flex:1;min-height:0;overflow:hidden}.rb-elset{display:flex;flex-direction:column;justify-content:center;gap:1px}.rb-rows{display:flex;flex-direction:column;justify-content:center;align-self:center;gap:2px;flex:none;height:54px}.rb-row{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:1px;height:26px;flex:none}.rb-elset:has(>.rb:only-child),.rb-body>.rb.huge{align-self:stretch}.rb-cap{font-size:10px;color:#888;text-align:center;line-height:16px;height:16px;white-space:nowrap;flex:none}.rb-note{font-size:11px;color:#666;padding:0 8px;align-self:center;white-space:nowrap;flex:none;max-width:220px;overflow:hidden;text-overflow:ellipsis}.rb-sep{width:1px;align-self:stretch;margin:8px 2px;background:#e6e6e6;flex:none}.rb{min-width:26px;height:26px;padding:0 5px;border:1px solid transparent;border-radius:2px;background:transparent;color:#333;font-size:11px;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.rb.split{height:24px}.rb.tiny{width:22px;height:22px;min-width:22px;padding:0}.rb.huge{width:64px;height:56px;flex-direction:column;justify-content:flex-start;padding:3px 2px 2px;gap:2px;flex:none}.rb.huge .rb-label{font-size:10px;line-height:1.15;text-align:center;white-space:normal;max-width:60px}.rb:hover,.rb.on{background:#ebebeb;border-color:#d4d4d4}.rb.on{background:#dceaf7;border-color:#a6c9e2}.oo-ico{display:block;pointer-events:none;object-fit:contain}.rb-font,.rb-size,.rb-space{height:24px!important;border:1px solid #ccc!important;border-radius:2px!important;background:#fff!important;font-size:12px;padding:0 4px!important;color:#333}.rb-font{width:118px!important}.rb-size{width:48px!important}.rb-space{width:54px!important}.rb.color{position:relative;width:26px;height:26px;overflow:hidden}.rb.color i{position:absolute;left:4px;right:4px;bottom:3px;height:3px;border-radius:1px}.rb.color input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%!important;height:100%!important;padding:0!important;border:0!important}.rb-spin-label{font-size:10px;color:#666;padding:0 4px}.style-row{display:flex;gap:4px;align-items:center}.style-tile{width:78px;height:52px;border:1px solid #ddd;background:#fff;border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#333;cursor:pointer;flex:none}.style-tile:hover{border-color:#9dc3e6;background:#f3f8fc}.style-tile.on{border-color:#2b579a;background:#e8f0fa;box-shadow:inset 0 0 0 1px #2b579a}.style-tile span{font-size:13px}.style-tile small{font-size:10px;color:#666}.style-tile.h1 span,.style-tile.h2 span{color:#2a6099;font-weight:700}.style-tile.h1 span{font-size:15px}.file-menu{flex:1;min-height:0;display:flex;background:#fff;color:#333}.file-side{width:240px;flex:none;background:#2b2b2b;color:#eee;padding:12px 0;overflow:auto}.file-side .fm{width:100%;display:flex;align-items:center;gap:10px;padding:9px 18px;border:0;background:transparent;color:#eee;font-size:13px;text-align:left;border-radius:0;justify-content:flex-start}.file-side .fm img{filter:invert(1);opacity:.9}.file-side .fm:hover{background:#3a3a3a}.file-side hr{border:0;border-top:1px solid #444;margin:8px 16px}.file-panel{flex:1;padding:36px 48px;overflow:auto}.file-panel h2{margin:0 0 18px;font-size:28px;font-weight:300;color:#222}.file-panel dl{display:grid;gap:12px;margin:0 0 24px;max-width:480px}.file-panel dl>div{display:grid;grid-template-columns:140px 1fr;gap:12px;font-size:13px}.file-panel dt{color:#777}.file-panel dd{margin:0;color:#222}.file-panel .muted{color:#777;font-size:13px;max-width:520px}.ribbon-btn{min-width:26px;height:26px;padding:0 6px;border:1px solid transparent;border-radius:3px;background:transparent;color:#333;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.ribbon-btn.tiny{width:24px;height:24px;min-width:24px}.ribbon-btn:hover,.ribbon-btn.on{background:#e8e8e8;border-color:#d0d0d0}.word-work{flex:1;min-height:0;display:flex}.word-rail{width:40px;flex:none;background:#444;display:flex;flex-direction:column;align-items:center;padding-top:8px;gap:4px}.word-rail button{width:32px;height:32px;border:0;border-radius:3px;background:transparent;color:#eee}.word-rail button.on,.word-rail button:hover{background:#5a5a5a}.word-stage{min-height:100%;padding:12px 24px 40px;display:flex;justify-content:center}.word-canvas{position:relative}.word-ruler-h{height:18px;margin-left:24px;background:#f3f3f3;border:1px solid #c9c9c9;border-bottom:0;position:relative;color:#777;font-size:9px}.word-ruler-h span{position:absolute;top:2px;transform:translate(-50%)}.word-page-row{display:flex;align-items:flex-start}.word-ruler-v{width:18px;background:#f3f3f3;border:1px solid #c9c9c9;border-right:0;flex:none}.word-page{background:#fff;color:#222;box-shadow:0 0 8px #0000002e;position:relative;overflow:hidden}.word-body{min-height:780px;outline:none;font-family:Arial,sans-serif;font-size:14px;color:#222}.word-body h1{color:#2a6099;font-size:28px;margin:0 0 12px}.word-body h2{color:#2a6099;font-size:20px;margin:16px 0 8px}.word-body p{margin:0 0 10px}.word-page.show-marks .word-body p:after{content:"¶";color:#8ab;margin-left:2px}.word-header,.word-footer{position:absolute;left:90px;right:90px;font-size:11px;color:#666}.word-header{top:28px;border-bottom:1px solid #ddd;padding-bottom:4px}.word-footer{bottom:28px;border-top:1px solid #ddd;padding-top:4px}.hero-band{height:84px;margin:-24px -30px 18px;background:linear-gradient(120deg,#1f4e79,#5b9bd5 45%,#9dc3e6);clip-path:polygon(0 0,100% 0,100% 70%,0 100%)}.doc-table{width:100%;border-collapse:collapse;margin:8px 0 12px;table-layout:fixed}.doc-table td,.doc-table th{border:1px solid #8a8a8a;min-height:28px;padding:6px 8px;vertical-align:top;word-break:break-word}.doc-table td p{margin:0;min-height:1.2em}.doc-table td:focus-within{outline:2px solid #5b9bd5;outline-offset:-2px}.doc-image,.doc-shape{background:#eef3f8;border:1px dashed #7aa;padding:16px;text-align:center;color:#567;margin:8px 0}.doc-image img{max-width:100%;height:auto;display:block;margin:0 auto}.doc-smartart{display:flex;gap:8px;justify-content:center;background:transparent;border:0;padding:0}.doc-smartart span{padding:12px 16px;color:#fff;border-radius:4px;font-weight:600}.doc-smartart span:nth-child(1){background:#5b9bd5}.doc-smartart span:nth-child(2){background:#ed7d31}.doc-smartart span:nth-child(3){background:#70ad47}.doc-chart .bars{display:flex;align-items:flex-end;gap:8px;height:80px;margin-top:8px;justify-content:center}.doc-chart .bars i{width:24px;display:block;background:#5b9bd5}.doc-chart .bars i:nth-child(1){height:40%}.doc-chart .bars i:nth-child(2){height:70%;background:#ed7d31}.doc-chart .bars i:nth-child(3){height:55%;background:#70ad47}.doc-chart .bars i:nth-child(4){height:90%;background:#4472c4}.doc-textbox{border:1px solid #888;padding:10px;margin:8px 0;min-height:48px}.doc-textart{font-size:28px;font-weight:800;background:linear-gradient(90deg,#5b9bd5,#ed7d31);-webkit-background-clip:text;background-clip:text;color:transparent}.doc-equation{font-family:"Cambria Math",serif;font-size:18px}.page-break{border-top:2px dashed #999;color:#888;text-align:center;margin:18px 0;font-size:11px}.caption{color:#555}.word-stage-wrap{flex:1;min-width:0;overflow:auto;background:#d6d6d6;position:relative}.word-float{position:absolute;top:12px;right:12px;width:280px;max-height:calc(100% - 24px);background:#fff;border:1px solid #ccc;box-shadow:0 8px 28px #0000002e;border-radius:4px;display:flex;flex-direction:column;z-index:20;color:#333}.word-float header{height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 12px;border-bottom:1px solid #ddd;background:#f3f3f3;flex:none}.props-body{padding:12px;display:flex;flex-direction:column;gap:10px;overflow:auto;flex:1}.props-body label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#555}.meta-row{display:flex;justify-content:space-between;gap:8px;font-size:12px}.meta-row span{color:#777}.word-float .log{flex:1;overflow:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.word-float .log article{background:#f7f7f7;border:1px solid #e5e5e5;border-radius:4px;padding:8px}.word-float .log small{color:#888}.word-float form{display:flex;gap:6px;padding:8px;border-top:1px solid #ddd}.word-float form input{flex:1;width:auto!important}.w2-ctx{position:fixed;z-index:120;min-width:200px;background:#fff;color:#222;border:1px solid #c8c8c8;border-radius:6px;box-shadow:0 8px 28px #0003;padding:4px}.w2-ctx-item{width:100%;display:flex;align-items:center;justify-content:flex-start;border:0;background:transparent;color:#222;font-size:13px;padding:7px 12px;border-radius:4px;text-align:left}.w2-ctx-item:hover{background:#e8f2fa}.w2-ctx-item.danger{color:#b42318}.w2-ctx-sep{height:1px;background:#e5e5e5;margin:4px 6px}.w2-pop-anchor{position:absolute;top:118px;left:160px;z-index:40}.w2-table-pop{width:260px;background:#fff;border:1px solid #c8c8c8;border-radius:6px;box-shadow:0 8px 28px #0000002e;padding:8px;color:#222}.w2-table-pop header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.w2-table-size{margin:0 0 8px;font-size:12px;color:#666}.w2-table-grid{display:flex;flex-direction:column;gap:3px}.w2-table-grid-row{display:flex;gap:3px}.w2-table-cell{width:18px;height:18px;border:1px solid #bbb;background:#fff;padding:0;border-radius:1px}.w2-table-cell.on{background:#cfe4f5;border-color:#5b9bd5}.word-status{height:24px;flex:none;display:flex;align-items:center;gap:10px;padding:0 10px;background:#f3f3f3;border-top:1px solid #ccc;color:#666;font-size:11px}.word-status .grow{flex:1}.word-status input[type=range]{width:90px;height:auto;padding:0;border:0;background:transparent}.word-status button{width:20px;height:20px;border:1px solid #ccc;background:#fff;border-radius:2px;color:#444;font-size:12px}.word-float .empty{color:#888;font-size:12px}.word-app{position:relative;display:flex;flex-direction:column;height:100%;min-height:0}.word-app,.word-docx-wrap,.docx-ruler-frame{--doc-surface: #fff;--doc-bg: #f8f9fa;--doc-bg-subtle: #f5f5f5;--doc-primary: #1a73e8;--doc-primary-hover: #1557b0;--doc-primary-light: #e8f0fe;--doc-on-primary: #fff;--doc-text: #202124;--doc-text-muted: #5f6368;--doc-text-subtle: #9aa0a6;--doc-border: #e0e0e0;--doc-border-light: #dadce0;--doc-shadow: rgba(0, 0, 0, .15);--doc-shadow-subtle: rgba(0, 0, 0, .06);--doc-shadow-strong: rgba(0, 0, 0, .3);--doc-focus-ring: rgba(26, 115, 232, .4);--doc-selection: rgba(26, 115, 232, .3);--doc-page-bg: #fff;--doc-page-text: #000;--doc-caret: #202124}.word-loading{align-items:center;justify-content:center;padding:48px;color:#666}.word-docx-wrap{display:flex;flex-direction:column;overflow:hidden;background:#d6d6d6;position:relative;font-synthesis:style weight}.word-docx-wrap .docx-editor,.word-docx-wrap .docx-pages{font-synthesis:style weight}.word-docx-wrap .layout-run-text[style*="direction: rtl"][style*="font-style: italic"],.word-docx-wrap .layout-run-text[style*="direction:rtl"][style*="font-style: italic"],.word-docx-wrap .layout-run-text[style*="direction: rtl"][style*="font-style:italic"],.word-docx-wrap .layout-run-text[style*="direction:rtl"][style*="font-style:italic"]{transform:skew(-12deg);transform-origin:center bottom}.docx-ruler-frame{flex:none;background:#ececec;border-bottom:1px solid #c9c9c9;z-index:2}.word-docx-ruler{flex:none;background:transparent!important;border:0!important}.word-docx-viewport{flex:1;min-height:0;min-width:0;height:100%;overflow:auto;background:#d6d6d6}.word-docx-page-number{position:static;opacity:1;pointer-events:none;font-size:12px;color:#555}.word-docx-watermark{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;opacity:.12;font-size:64px;font-weight:700;transform:rotate(-30deg)}@media(max-width:980px){.word-float{width:min(280px,calc(100% - 24px))}}.ribbon-display{position:relative;flex:none;display:inline-flex;align-items:center}.ribbon-display-trigger{height:26px;min-width:36px;padding:0 6px;border:0;border-radius:6px;background:transparent;color:inherit;display:inline-flex;align-items:center;gap:2px;cursor:pointer}.ribbon-display-trigger:hover,.ribbon-display-trigger[aria-expanded=true]{background:#ffffff1a}.ribbon-display-glyph{display:inline-flex;flex-direction:column;gap:2px;width:14px}.ribbon-display-glyph i{display:block;height:2px;border-radius:1px;background:currentColor;opacity:.85}.ribbon-display-glyph i:nth-child(1){width:100%}.ribbon-display-glyph i:nth-child(2){width:70%}.ribbon-display-glyph i:nth-child(3){width:85%}.ribbon-display-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:40;width:280px;padding:10px;border-radius:10px;border:1px solid #434647;background:#161717;color:#e8eaea;box-shadow:0 16px 40px #00000073;display:flex;flex-direction:column;gap:4px}.ribbon-display-menu>strong{display:block;padding:4px 8px 8px;font-size:12px;font-weight:600;letter-spacing:.02em;color:#9ba1a2}.ribbon-display-menu button{display:flex;align-items:flex-start;gap:10px;width:100%;min-height:52px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#e8eaea;text-align:left;cursor:pointer}.ribbon-display-menu button:hover,.ribbon-display-menu button.on{background:#2a2c2c}.ribbon-display-menu button.on{box-shadow:inset 0 0 0 1px #7fb0f559}.ribbon-display-check{width:16px;flex:none;color:#7fb0f5;font-size:13px;line-height:1.4;font-weight:700}.ribbon-display-menu em{display:block;font-style:normal;font-size:13px;font-weight:600;color:#fff}.ribbon-display-menu small{display:block;margin-top:2px;font-size:12px;color:#9ba1a2;line-height:1.35}.app-shell.grid-shell>.sidebar,.app-shell.grid-shell .workspace-bar{display:none}.app-shell.grid-shell>.main,.app-shell.primary-workspace.grid-shell>.main{margin-left:0;left:0;background:#1f2121}.app-shell.grid-shell .page-content:has(.grid-app),.app-shell.grid-shell>.main>.page-content{padding:0;max-width:none;height:calc(100vh - 48px);min-height:0;overflow:hidden;display:flex;flex-direction:column}.grid-app{--grid-primary: #7fb0f5;--grid-bg: #1f2121;--grid-nav: #161717;--grid-line: #323435;--grid-border: #434647;--grid-text: #e8eaea;--grid-muted: #9ba1a2;--grid-hover: #2a2c2c;height:100%;min-height:calc(100vh - 48px);background:var(--grid-bg);color:var(--grid-text);font-family:IBM Plex Sans,Segoe UI,system-ui,sans-serif;color-scheme:dark}.grid-files{width:min(960px,100%);margin:0 auto;padding:32px 24px 48px}.grid-files-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:28px}.grid-files-hero h1{margin:0 0 8px;font-size:28px;font-weight:600;color:#fff;letter-spacing:-.3px}.grid-files-hero .eyebrow{margin:0 0 6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--grid-primary);font-weight:600}.grid-files-hero .muted,.grid-files .muted,.grid-panel-body .muted{color:var(--grid-muted)}.grid-files-actions{display:flex;gap:8px;flex-wrap:wrap}.grid-primary,.grid-files-actions button,.grid-top-actions button,.grid-panel-body button{height:34px;padding:0 12px;border-radius:8px;border:1px solid var(--grid-border);background:transparent;color:var(--grid-text);font-size:13px;cursor:pointer}.grid-files-actions button:hover,.grid-top-actions button:hover,.grid-panel-body button:hover{background:var(--grid-hover);color:#fff}.grid-primary,.grid-files-actions .grid-primary{background:#e5e7e8;border-color:#e5e7e8;color:#0a0d0f;font-weight:600}.grid-primary:hover,.grid-files-actions .grid-primary:hover{background:#fff;color:#0a0d0f}.grid-files-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.grid-files-toolbar input,.grid-panel-body input,.grid-panel-body select{height:36px;border:1px solid var(--grid-border);border-radius:8px;padding:0 12px;background:var(--grid-nav);color:var(--grid-text)}.grid-files-toolbar input{flex:1;min-width:0}.grid-files-toolbar input:focus{outline:none;border-color:var(--grid-primary);box-shadow:0 0 0 3px #7fb0f526}.grid-app input[type=file],.grid-app input[hidden]{display:none!important}.grid-file-list{list-style:none;margin:0;padding:6px;border:1px solid var(--grid-line);border-radius:12px;overflow:hidden;background:var(--grid-nav)}.grid-file-list li{display:flex;align-items:center;gap:8px;border-bottom:0;padding:2px;border-radius:8px}.grid-file-list li:hover{background:var(--grid-hover)}.grid-file-main{flex:1;display:flex;align-items:center;gap:12px;text-align:left;padding:10px 12px;border:0;background:transparent;cursor:pointer;color:inherit;border-radius:8px}.grid-file-main strong{display:block;font-size:14px;color:#fff}.grid-file-main small{color:var(--grid-muted);font-size:12px}.grid-file-glyph{width:36px;height:36px;border-radius:8px;background:#7fb0f529;color:var(--grid-primary);display:inline-flex;align-items:center;justify-content:center;font-weight:700;flex:none}.grid-file-ops{display:flex;gap:4px;padding-right:6px}.grid-file-ops button{height:28px;padding:0 8px;border:0;background:transparent;color:var(--grid-muted);cursor:pointer;border-radius:6px}.grid-file-ops button:hover{background:#ffffff14;color:#fff}.grid-empty{padding:48px 24px;text-align:center;border:1px dashed var(--grid-border);border-radius:12px;background:var(--grid-nav)}.grid-empty h3{color:#fff;margin:0 0 8px}.grid-editor-shell{display:flex;flex-direction:column;height:calc(100vh - 48px);background:#d6d6d6;min-height:0}.grid-editor-shell.word-app{background:#d6d6d6}.grid-ribbon-save{font-size:11px;color:#9ba1a2;margin-right:4px}.grid-ribbon-save.saving{color:#7fb0f5}.grid-ribbon-save.error{color:#ffb4b4}.grid-editor-body{flex:1;min-height:0;display:flex;position:relative;background:#e8eaea}.grid-univer-host{flex:1;min-width:0;min-height:0;height:100%;background:#fff;position:relative}.grid-univer-host>[data-u-comp=workbench-layout],.grid-univer-host>.univer-app-layout{height:100%;min-height:0}.grid-editor-shell .grid-univer-host [data-u-comp=headerbar]{display:none!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.grid-app.grid-editor-shell,.grid-editor-shell{color-scheme:light}.grid-univer-host{color:#1f2329;color-scheme:light}.grid-univer-host input,.grid-univer-host input:focus,.grid-univer-host textarea,.grid-univer-host textarea:focus,.grid-univer-host select,.grid-univer-host select:focus{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 6px!important;height:auto!important;min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#1f2329!important;box-shadow:none!important;font-size:13px!important;line-height:1.2!important;outline:none!important}.grid-univer-host [data-u-comp=formula-bar]{flex:none;min-height:28px;max-height:28px;overflow:hidden;background:#fff!important;color:#1f2329;border-bottom:1px solid #e5e5e5}.grid-univer-host [data-u-comp=defined-name]{color:#1f2329;overflow:hidden}.grid-univer-host [data-u-comp=defined-name] input,.grid-univer-host [data-u-comp=defined-name] input:focus{height:100%!important;padding:0 18px 0 6px!important;background:#fff!important;color:#1f2329!important;border:0!important;border-radius:0!important}.grid-panel{width:300px;flex:none;background:#161717;border-left:1px solid #323435;display:flex;flex-direction:column;z-index:5;color:#e8eaea}.grid-panel header{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #323435;font-size:13px;color:#fff}.grid-panel header button{width:28px;height:28px;border:0;background:transparent;font-size:18px;cursor:pointer;color:#cfd2d2;border-radius:6px}.grid-panel header button:hover{background:#ffffff14;color:#fff}.grid-panel-body{padding:12px;display:flex;flex-direction:column;gap:10px;font-size:13px}.grid-panel-body label{display:flex;flex-direction:column;gap:4px}.grid-panel-body label:has(input[type=checkbox]),.grid-panel-body label:has(input[type=radio]){flex-direction:row;align-items:center;gap:8px}.grid-panel-body .muted,.grid-files .muted{color:var(--grid-muted);font-size:12px;line-height:1.45;margin:0}.grid-presence{display:flex;gap:6px}.grid-presence span{width:28px;height:28px;border-radius:50%;color:#0a0d0f;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}@media print{.app-header,.sidebar,.word-top,.word-ribbon,.word-ribbon-peek,.grid-panel{display:none!important}.grid-shell>.main,.grid-shell>.main>.page-content,.grid-editor-shell,.grid-editor-body,.grid-univer-host{height:auto!important;overflow:visible!important}body.grid-print-landscape{size:landscape}}
