/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}:root{--bx-pc-shell-page-bg: var(--ant-color-bg-layout, #f5f5f5);--bx-pc-shell-content-bg: var(--bx-pc-shell-page-bg);--bx-pc-shell-sider-bg: rgba(255, 255, 255, .92);--bx-pc-shell-sider-rail-bg: var(--bx-pc-shell-page-bg);--bx-pc-shell-surface-bg: rgba(255, 255, 255, .92);--bx-pc-shell-surface-border: rgba(15, 23, 42, .06);--bx-pc-shell-topbar-bg: #ffffff}.bx-pc-shell{display:flex;flex-direction:column;width:100%;height:100vh;min-height:0;background:var(--bx-pc-shell-page-bg)}.bx-pc-shell__header{display:flex;align-items:center;justify-content:space-between;flex:0 0 56px;width:100%;height:56px;min-height:56px;padding:0 24px 0 38px;line-height:normal;background:var(--bx-pc-shell-topbar-bg);border-bottom:1px solid var(--bx-pc-shell-surface-border)}.bx-pc-shell__header-brand{display:flex;align-items:center;flex:0 0 var(--bx-pc-shell-sider-width, 200px);min-width:0}.bx-pc-shell__header-extra{display:flex;align-items:center;min-width:0}.bx-pc-shell__workspace{display:flex;flex-direction:row;flex:1;width:100%;align-items:flex-start;min-width:0;min-height:0;height:auto}.bx-pc-shell__content-layout{flex:1 1 auto;width:0;min-width:0;min-height:0;height:100%}.bx-pc-shell__page-tabs{flex:0 0 auto;height:52px;min-height:52px;overflow:hidden;background:var(--bx-pc-shell-topbar-bg);border-bottom:1px solid var(--bx-pc-shell-surface-border)}.bx-pc-shell__content{display:flex;flex-direction:column;gap:0;min-height:0;height:100%;min-width:0;padding:0;overflow:hidden;background:var(--bx-pc-shell-content-bg)}.bx-pc-shell__content-body{flex:1 1 auto;display:flex;flex-direction:column;padding:0 12px 40px 0;min-width:max(0px,calc(var(--bx-pc-shell-content-min-width, 1200px) - var(--bx-pc-shell-current-sider-width, 266px)));min-height:0;height:100%;overflow:auto;background:var(--bx-pc-shell-content-bg)}.bx-pc-shell__content>:not(.bx-pc-shell__breadcrumb):not(.bx-pc-shell__content-body){flex:1 1 auto;min-width:0;min-height:0}.bx-pc-shell__content-body>*{min-width:0}.bx-pc-shell__breadcrumb{position:sticky;top:0;z-index:30;flex:0 0 auto;min-height:24px;padding:8px 8px 0 0;background:transparent}.bx-pc-shell__breadcrumb-inner{font-size:12px}.bx-pc-shell__sider{position:relative;width:100%;height:100%;overflow:hidden;background:var(--bx-pc-shell-sider-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-right:1px solid rgba(22,119,255,.04)}.bx-pc-shell__sider-shell{display:flex;align-items:stretch;flex:0 0 auto;position:sticky;top:0;align-self:flex-start;width:var(--bx-pc-shell-sider-width, 248px);height:100%;min-width:0;min-height:0;transition:width .24s ease}.bx-pc-shell__sider-shell.is-collapsed{width:0}.bx-pc-shell__sider-content{display:flex;flex-direction:column;width:var(--bx-pc-shell-sider-width, 248px);height:100%;opacity:1;transform:translate(0);transition:opacity .16s ease,transform .22s ease,visibility 0s linear}.bx-pc-shell__sider-shell.is-collapsed .bx-pc-shell__sider-content{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-18px);transition:opacity .12s ease,transform .18s ease,visibility 0s linear .18s}.bx-pc-shell__brand{padding:20px 20px 12px 38px}.bx-pc-shell__brand-title{margin:0!important;color:#1f2329!important;font-size:18px!important}.bx-pc-shell__drawer .ant-drawer-content{background:transparent}.bx-pc-shell__trigger-rail{position:relative;flex:0 0 18px;width:18px;min-width:18px;height:100vh;background:var(--bx-pc-shell-sider-rail-bg);pointer-events:none}.bx-pc-shell__edge-trigger.ant-btn{position:absolute;right:-18px;left:auto;top:50%;z-index:10;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:18px;min-width:18px;height:72px;padding:0;border:none;background:transparent;cursor:pointer;pointer-events:auto}.bx-pc-shell__edge-trigger-plate{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:18px;height:100%;overflow:hidden;color:#6d7f99;font-size:11px;background:var(--bx-pc-shell-sider-rail-bg);border:none;border-radius:0 7px 7px 0;clip-path:polygon(0 0,88% 6%,100% 14%,100% 86%,88% 94%,0 100%);transition:color .2s ease,transform .2s ease,background-color .2s ease}.bx-pc-shell__edge-trigger:not(.is-collapsed) .bx-pc-shell__edge-trigger-plate{color:#6d7f99;background:#fffffffa;box-shadow:0 4px 12px #0f172a0a}.bx-pc-shell__edge-trigger-plate:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none}.bx-pc-shell__edge-trigger-plate>*{position:relative;z-index:1}.bx-pc-shell__edge-trigger:hover .bx-pc-shell__edge-trigger-plate{color:#1677ff;transform:translate(1px);background:#f8fbfff5}.bx-pc-shell__edge-trigger.is-collapsed .bx-pc-shell__edge-trigger-plate{color:#fff;background:linear-gradient(180deg,#4096ff,#1677ff);box-shadow:0 10px 24px #1677ff42}.bx-pc-shell__edge-trigger.is-collapsed:hover .bx-pc-shell__edge-trigger-plate{color:#fff;background:linear-gradient(180deg,#69b1ff,#1677ff);transform:translate(1px)}.bx-pc-shell__edge-trigger--mobile{position:fixed;left:0;z-index:1200}.bx-pc-shell__edge-trigger--mobile .bx-pc-shell__edge-trigger-plate{width:36px;height:92px}.bx-pc-shell__menu{flex:1;min-height:0;overflow:auto}.bx-pc-shell__menu .ant-menu-item{height:46px;line-height:46px;margin-bottom:8px;border-radius:14px;color:#435266;font-weight:500}.bx-pc-shell__menu .ant-menu-item-selected{background:linear-gradient(90deg,#1677ff1f,#1677ff14)!important;color:#1677ff!important;box-shadow:inset 0 0 0 1px #1677ff14}.bx-pc-shell__menu .ant-menu-submenu-title{border-radius:14px;color:#435266;font-weight:500}.bx-pc-shell__menu .ant-menu-item:hover,.bx-pc-shell__menu .ant-menu-submenu-title:hover{color:#1677ff;background:#1677ff0d}.bx-pc-shell__menu .ant-menu-sub.ant-menu-inline{margin-top:4px;margin-bottom:8px;padding:6px 6px 4px;background:#1677ff0b!important;border-radius:12px}.bx-pc-shell__menu .ant-menu-sub.ant-menu-inline .ant-menu-item{padding-inline-start:32px!important;font-weight:400;margin-bottom:4px;border-radius:10px}.bx-pc-shell__menu .ant-menu-sub.ant-menu-inline .ant-menu-item .ant-menu-title-content{margin-inline-start:0}.bx-pc-shell__menu::-webkit-scrollbar{width:4px}.bx-pc-shell__menu::-webkit-scrollbar-track{background:transparent}.bx-pc-shell__menu::-webkit-scrollbar-thumb{background:#1f23291f;border-radius:999px}.bx-pc-shell__breadcrumb-button.ant-btn{height:auto;padding:0;color:inherit;font:inherit;background:transparent;border:none;cursor:pointer}.bx-pc-shell__breadcrumb-button:hover{color:#1677ff}.bx-pc-shell__breadcrumb-inner .ant-breadcrumb-link,.bx-pc-shell__breadcrumb-inner .ant-breadcrumb-separator{color:#7b8698}.zx-detail-topbar{display:flex;flex-direction:column;flex:0 0 auto;gap:6px;position:sticky;top:0;z-index:6;padding:8px 0 6px;background:var(--bx-pc-shell-topbar-bg)}.zx-detail-topbar__row{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:12px;padding-inline:2px}.zx-detail-topbar__left{flex:1;display:flex;align-items:center;gap:12px;min-width:0}.zx-detail-topbar__row--crumb .zx-detail-topbar__left{gap:10px}.zx-detail-topbar__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.zx-detail-topbar__titleline{display:flex;align-items:center;gap:6px;min-width:0}.zx-detail-topbar__back{display:inline-flex;align-items:center;justify-content:center;width:36px;min-width:36px;height:36px;padding:0!important;color:#4e5969;border-radius:10px;transition:color .2s ease,background-color .2s ease,transform .2s ease}.zx-detail-topbar__back:hover{color:#1677ff!important;background:#1677ff14!important}.zx-detail-topbar__back:active{transform:translate(-1px)}.zx-detail-topbar__meta .ant-typography{margin-bottom:0}.zx-detail-topbar__meta .ant-typography-copy{flex:none}.zx-detail-topbar__right{flex:0 0 auto;margin-left:auto;justify-content:flex-end;display:flex;align-items:center}.zx-detail-topbar__right .ant-space{justify-content:flex-end}.zx-detail-breadcrumb{font-size:12px}.zx-detail-breadcrumb .ant-breadcrumb-link,.zx-detail-breadcrumb .ant-breadcrumb-separator{color:#7b8698}.zx-detail-form-page{display:flex;flex-direction:column;gap:12px;min-height:0;width:100%}.zx-detail-form-page__header{flex:0 0 auto;min-width:0;position:sticky;top:0;z-index:8}.zx-detail-form-page__content{flex:1 1 auto;min-height:0;min-width:0}.zx-detail-form-page__body{width:100%;max-width:100%;min-width:0;--zx-pc-form-content-width: var(--zx-detail-form-width, 960px)}.zx-detail-form-page__body.is-wide{--zx-pc-form-content-width: var(--zx-detail-form-width, 1120px)}.zx-detail-form-page__content>*,.zx-detail-form-page__body>*{min-width:0}.bx-dev-locale-switch{display:inline-flex;align-items:center;padding:8px 10px;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);border-radius:999px;box-shadow:0 10px 28px #0f172a1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bx-dev-locale-switch-anchor{position:fixed;right:20px;bottom:20px;z-index:1200;display:inline-flex;align-items:center;justify-content:flex-end;max-width:calc(100vw - 24px);pointer-events:none}.bx-dev-locale-switch-anchor>*{pointer-events:auto}.bx-dev-locale-switch__btn.ant-btn{min-width:60px;border-radius:10px}@media (max-width: 991px){.bx-dev-locale-switch-anchor{right:12px;bottom:12px;max-width:calc(100vw - 16px)}.bx-dev-locale-switch{padding:6px}.bx-pc-shell{height:auto;min-height:100%}.bx-pc-shell__workspace,.bx-pc-shell__content-layout,.bx-pc-shell__content{min-height:0}.bx-pc-shell__content{height:100%;min-height:100%;overflow:hidden;padding:0}.bx-pc-shell__content-body{min-width:0;overflow:auto}}.bx-pc-filter-grid{--bx-pc-filter-grid-columns: 5;--bx-pc-filter-label-height: 20px;--bx-pc-filter-control-height: 32px;display:grid;grid-template-columns:repeat(var(--bx-pc-filter-grid-columns),minmax(0,1fr));gap:12px 12px;margin-bottom:8px}.bx-pc-filter-grid--with-inline-tail{align-items:end}.bx-pc-filter-grid__item{min-width:0}.bx-pc-filter-grid__item--tail-action{align-self:end;min-width:max-content}.bx-pc-filter-grid__tail-action{display:flex;flex-direction:column;gap:6px;min-width:0}.bx-pc-filter-grid__tail-action-spacer{min-height:var(--bx-pc-filter-label-height)}.bx-pc-filter-grid__tail-action-content{display:inline-flex;align-items:center;gap:8px;min-height:var(--bx-pc-filter-control-height);flex-wrap:nowrap;white-space:nowrap}.bx-pc-filter-grid__tail-action-content .ant-btn{min-width:0;min-height:var(--bx-pc-filter-control-height);box-shadow:none}.bx-pc-filter-grid__tail-action-clear,.bx-pc-filter-grid__tail-action-query{display:inline-flex;align-items:center}.bx-pc-filter-grid__item.is-hidden{display:none}.bx-pc-filter-field{display:flex;flex-direction:column;gap:6px;min-width:0}.bx-pc-filter-field--date .ant-picker{width:100%}.bx-pc-filter-field__label{color:#4e5969;font-size:13px;line-height:20px}.bx-pc-filter-field__content{min-width:0}.bx-pc-filter-field .ant-select,.bx-pc-filter-field .ant-picker,.bx-pc-filter-field .ant-input-affix-wrapper,.bx-pc-filter-field .ant-input,.bx-pc-filter-field .ant-cascader-picker,.bx-pc-filter-field .ant-input-number{width:100%}.bx-pc-filter-field .ant-select-multiple .ant-select-selector,.bx-pc-filter-field .ant-select-multiple .ant-select-selection-overflow{flex-wrap:nowrap;overflow:hidden}.bx-pc-filter-field .ant-select-multiple .ant-select-selection-overflow-item{min-width:0;flex:0 1 auto}.bx-pc-filter-field .ant-select-multiple .ant-select-selection-item{max-width:100%}.bx-pc-filter-field .ant-select-multiple .ant-select-selection-item-content{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bx-pc-filter-field .ant-select-multiple .ant-select-selection-search{min-width:24px}.bx-pc-filter-item--date{grid-column:span 2}.bx-pc-filter-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px;padding-top:8px}.bx-pc-filter-toolbar__left,.bx-pc-filter-toolbar__right{display:flex;align-items:center;gap:8px;min-width:0}.bx-pc-filter-toolbar__left{margin-right:auto;flex:1 1 auto;justify-content:flex-start}.bx-pc-filter-toolbar__right{margin-left:auto;flex:0 0 auto;justify-content:flex-end;flex-wrap:nowrap}.bx-pc-filter-toolbar__action-group{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.bx-pc-filter-toolbar__clear .ant-btn{min-width:0;box-shadow:none}.bx-pc-filter-toolbar__clear .ant-btn:hover,.bx-pc-filter-toolbar__clear .ant-btn:focus{box-shadow:none}.bx-pc-filter-toolbar__right>.ant-btn-link{padding-inline:0}.bx-pc-filter-toolbar__right .ant-btn-link+.ant-btn-link{margin-left:4px}.bx-pc-filter-summary{display:flex;align-items:center;gap:10px;min-height:36px;margin-top:8px;padding-top:8px;border-top:1px solid #eef2f8}.bx-pc-filter-summary__label{flex:0 0 auto;color:#4e5969;font-size:12px}.bx-pc-filter-summary__chips{display:flex;align-items:center;gap:8px;flex:1;flex-wrap:wrap}.bx-pc-filter-summary__chips .ant-tag{display:inline-flex;align-items:center;height:28px;margin-inline-end:0;padding-inline:10px;border-radius:999px;color:#1677ff;background:#1677ff14;border-color:#1677ff2e}.bx-pc-filter-summary__empty{color:#a0a7b4;font-size:12px}.bx-pc-range-picker{width:100%}.bx-pc-list-page{display:flex;flex-direction:column;gap:12px;min-height:0;min-width:0}.bx-pc-list-page--fill{flex:1;min-height:100%;height:auto}.bx-pc-list-page:not(.bx-pc-list-page--fill) .bx-pc-list-page__content-card,.bx-pc-list-page:not(.bx-pc-list-page--fill) .bx-pc-list-page__content,.bx-pc-list-page:not(.bx-pc-list-page--fill) .bx-pc-table-panel,.bx-pc-list-page:not(.bx-pc-list-page--fill) .bx-pc-table-region,.bx-pc-list-page:not(.bx-pc-list-page--fill) .bx-pc-table-host,.bx-pc-list-page:not(.bx-pc-list-page--fill) .ant-table-wrapper,.bx-pc-list-page:not(.bx-pc-list-page--fill) .ant-spin-nested-loading,.bx-pc-list-page:not(.bx-pc-list-page--fill) .ant-spin-container,.bx-pc-list-page:not(.bx-pc-list-page--fill) .ant-table,.bx-pc-list-page:not(.bx-pc-list-page--fill) .ant-table-container,.bx-pc-list-page:not(.bx-pc-list-page--fill) .ant-table-content{flex:0 0 auto;height:auto;min-height:auto;overflow:visible}.bx-pc-list-page__filter,.bx-pc-list-page__summary,.bx-pc-list-page__toolbar,.bx-pc-list-page__content{min-width:0}.bx-pc-list-page__filter-card,.bx-pc-list-page__content-card{--bx-pc-page-inline-inset: 16px;background:var(--bx-pc-shell-surface-bg, rgba(255, 255, 255, .92));border:1px solid var(--bx-pc-shell-surface-border, rgba(15, 23, 42, .06));border-radius:14px;box-shadow:inset 0 1px #fffffff0,0 14px 36px #0f172a0d;box-sizing:border-box;min-width:0}.bx-pc-list-page__filter-card{flex:0 0 auto;padding:14px 16px 8px}.bx-pc-list-page__summary-card{flex:0 0 auto;min-width:0;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none}.bx-pc-list-page__content-card{flex:1;min-height:0;display:flex;flex-direction:column;padding:14px 0 0}.bx-pc-list-page--with-summary .bx-pc-list-page__content-card{padding-top:0}.bx-pc-list-page__content{flex:1;min-height:0;display:flex;flex-direction:column;gap:14px;min-width:0}.bx-pc-list-page__toolbar{flex:0 0 auto;padding:0 16px;min-width:0}.bx-pc-list-page__content>.ant-tabs,.bx-pc-list-page__content>.bx-pc-page-tabs,.bx-pc-list-page__content>.bx-pc-page-inset,.bx-pc-list-page__content>.bx-pc-metric-summary,.bx-pc-list-page__content>.bx-pc-table-bottom-bar,.bx-pc-list-page__content>.bx-pc-table-inset,.bx-pc-list-page__content>.bx-pc-table-region{min-width:0;padding-inline:var(--bx-pc-page-inline-inset, 16px)}.bx-pc-list-page__content>.bx-pc-table-panel{min-width:0;overflow:visible}.bx-pc-side-layout{display:flex;gap:12px;height:auto;min-height:100%;min-width:0;align-items:stretch}.bx-pc-side-layout__sidebar{flex:0 0 auto;min-height:0;min-width:0;display:flex}.bx-pc-side-layout__content{flex:1 1 auto;min-width:0;min-height:0;overflow:auto}.bx-pc-side-layout--list{gap:14px;min-height:100%}.bx-pc-side-layout--list .bx-pc-side-layout__sidebar{width:256px}.bx-pc-side-layout--list .bx-pc-side-layout__sidebar>*{flex:1;min-height:0;display:flex}.bx-pc-side-layout--list .bx-pc-surface-card{height:100%}.bx-pc-side-layout--list .bx-pc-side-layout__sidebar .bx-pc-surface-card{width:100%}.bx-pc-side-layout--list .bx-pc-side-layout__content{overflow:auto}.bx-pc-toolbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;min-height:32px}.bx-pc-toolbar__left,.bx-pc-toolbar__right{min-width:0;display:flex;align-items:center;gap:12px}.bx-pc-toolbar__right{margin-left:auto}.bx-pc-table-panel{--bx-pc-page-inline-inset: 16px;flex:1;min-height:0;display:flex;flex-direction:column;gap:14px;overflow:visible;position:relative;padding:0}.bx-pc-table-panel--plain{padding:0;background:transparent;border:none;box-shadow:none}.bx-pc-table-panel .ant-tabs{flex:0 0 auto}.bx-pc-page-tabs{flex:0 0 auto;width:100%}.bx-pc-table-panel>.bx-pc-page-tabs .ant-tabs-nav-wrap,.bx-pc-table-panel>.bx-pc-page-tabs .ant-tabs-nav-list{justify-content:flex-start}.bx-pc-page-tabs .ant-tabs-nav{margin:0}.bx-pc-page-tabs .ant-tabs-tab{padding:0 4px 12px;font-size:14px;min-width:0}.bx-pc-page-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:20px}.bx-pc-page-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600}.bx-pc-page-tabs .ant-tabs-ink-bar{height:3px;border-radius:999px}.bx-pc-page-tabs--compact .ant-tabs-tab{padding-bottom:10px;font-size:13px}.bx-pc-page-inset{min-width:0;padding-inline:var(--bx-pc-page-inline-inset, 16px);box-sizing:border-box}.bx-pc-table-panel>.ant-tabs,.bx-pc-table-panel>.bx-pc-page-tabs,.bx-pc-table-panel>.bx-pc-page-inset,.bx-pc-table-panel>.bx-pc-toolbar,.bx-pc-table-panel>.bx-pc-table-region,.bx-pc-table-panel>.bx-pc-table-inset,.bx-pc-table-panel>.bx-pc-table-bottom-bar{padding-inline:var(--bx-pc-page-inline-inset, 16px)}.bx-pc-table-panel>.ant-tabs,.bx-pc-table-panel>.bx-pc-page-tabs{padding-top:2px}.bx-pc-table-panel>.ant-tabs .ant-tabs-nav,.bx-pc-table-panel>.bx-pc-page-tabs .ant-tabs-nav{margin:0}.bx-pc-table-panel>.bx-pc-toolbar{padding-top:0;padding-bottom:0}.bx-pc-table-host{flex:1;min-height:0;display:flex;flex-direction:column}.bx-pc-table-host .ant-table-wrapper,.bx-pc-table-host .ant-spin-nested-loading,.bx-pc-table-host .ant-spin-container,.bx-pc-table-host .ant-table,.bx-pc-table-host .ant-table-container,.bx-pc-table-host .ant-table-content{min-height:0}.bx-pc-table-host .ant-table-wrapper,.bx-pc-table-host--auto-height .ant-spin-nested-loading,.bx-pc-table-host--auto-height .ant-spin-container{flex:1;min-height:0;display:flex;flex-direction:column}.bx-pc-table-host--auto-height .ant-table-pagination{margin-bottom:0}.bx-pc-table-region{flex:1;min-height:0;display:flex;flex-direction:column;overflow:visible;padding:0}.bx-pc-table-panel .ant-table-wrapper{flex:1;min-height:0;display:flex;flex-direction:column;overflow:visible}.bx-pc-table-panel .ant-table{font-size:13px}.bx-pc-table-panel .ant-spin-nested-loading,.bx-pc-table-panel .ant-spin-container,.bx-pc-table-panel .ant-table-wrapper{flex:1;min-height:0;display:flex;flex-direction:column}.bx-pc-table-region .ant-table-wrapper{margin-bottom:16px}.bx-pc-table-panel>.bx-pc-metric-summary{margin-bottom:4px}.bx-pc-list-page__summary-card .bx-pc-metric-summary{padding-inline:0}.bx-pc-list-page__content>*{min-height:0}.bx-pc-table-bottom-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto;min-height:40px;padding-top:12px;padding-bottom:10px}.bx-pc-table-bottom-bar__left{flex:1 1 auto;min-width:0;color:#4e5969;font-size:13px;white-space:nowrap}.bx-pc-table-bottom-bar__summary{display:none}.bx-pc-table-bottom-bar__pagination{flex:0 0 auto;display:inline-flex;align-items:center;gap:12px;width:auto;min-width:max-content;margin-inline-start:auto;white-space:nowrap}.bx-pc-page-stack{display:flex;flex-direction:column;gap:12px;height:100%;min-height:0;overflow:auto;padding-right:2px}.bx-pc-surface-card{background:var(--bx-pc-shell-surface-bg, rgba(255, 255, 255, .92));border:1px solid var(--bx-pc-shell-surface-border, rgba(15, 23, 42, .06));border-radius:14px;box-shadow:inset 0 1px #fffffff0,0 14px 36px #0f172a0d}.bx-pc-surface-card--detail{padding:18px 18px 8px}.bx-pc-surface-card--config{display:flex;flex-direction:column;gap:12px;min-height:0;padding:0}.bx-pc-form-section.bx-pc-surface-card--config>.bx-pc-form-section__head{padding:18px 18px 0}.bx-pc-form-section.bx-pc-surface-card--config>.bx-pc-form-section__body{padding:0 18px 18px}@media (max-width: 768px){.bx-pc-page-stack,.bx-pc-table-panel,.bx-pc-table-region{overflow:visible}}.bx-pc-form-section{display:flex;flex-direction:column;gap:12px;min-height:0}.bx-pc-form-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.bx-pc-form-section__title{font-size:16px;font-weight:600;color:#1f2329}.bx-pc-form-section__extra{flex:0 0 auto}.bx-pc-form-section__body{min-height:0}.bx-pc-form-section--list-block .bx-pc-form-section__body{display:flex;flex-direction:column;gap:14px}.bx-pc-form-section--list-block .ant-tabs-nav{margin-bottom:0!important}.bx-pc-metric-summary{display:grid}.bx-pc-metric-summary__item{min-height:88px;padding:18px 16px;border-right:1px solid #eef2f8}.bx-pc-metric-summary__item:last-child{border-right:none}.bx-pc-metric-summary__label{color:#9097a6;font-size:13px}.bx-pc-metric-summary__value{margin-top:10px;color:#1f2329;font-weight:500}.bx-pc-metric-summary--detail{margin-bottom:0;background:#fff;border:1px solid var(--bx-pc-shell-surface-border, rgba(15, 23, 42, .06));border-radius:12px;overflow:hidden;box-shadow:inset 0 1px #fffffff0,0 14px 36px #0f172a0d}.bx-pc-metric-summary--detail .bx-pc-metric-summary__item{position:relative;min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-right:none;min-width:0;overflow:hidden}.bx-pc-metric-summary--detail .bx-pc-metric-summary__item:not(:last-child):after{content:"";position:absolute;top:13px;right:0;width:1px;height:calc(100% - 26px);background:#0f172a14}.bx-pc-metric-summary--detail .bx-pc-metric-summary__label{flex:1 1 auto;min-width:0;color:#8691a2;font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bx-pc-metric-summary--detail .bx-pc-metric-summary__value{margin-top:0;flex:0 0 auto;min-width:0;max-width:100%;color:#1f2937;font-size:16px;font-weight:600;line-height:1.2;white-space:nowrap;text-align:right;overflow:hidden;text-overflow:ellipsis}.bx-pc-info-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px 16px}.bx-pc-info-grid__item{min-height:74px;padding:6px 0}.bx-pc-info-grid__label{margin-bottom:10px;color:#9097a6;font-size:13px}.bx-pc-info-grid__value{color:#1f2329;font-weight:500;line-height:1.6;word-break:break-word}.bx-pc-info-grid__value .ant-btn-link{font-weight:500}.bx-pc-descriptions .ant-descriptions-view{border-radius:12px;overflow:hidden}.bx-pc-descriptions--detail-panel .ant-descriptions-view{border:1px solid #eef2f8;border-radius:14px;background:#fff}.bx-pc-descriptions--detail-panel .ant-descriptions-row>th.ant-descriptions-item-label{width:96px;min-width:96px;padding:14px 18px;background:#f7f9fc;border-inline-end-color:#eef2f8}.bx-pc-descriptions--detail-panel .ant-descriptions-row>td.ant-descriptions-item-content{padding:14px 18px;background:#fff}.bx-pc-descriptions--detail-panel .ant-descriptions-item-label,.bx-pc-descriptions--detail-panel .ant-descriptions-item-content{border-bottom-color:#eef2f8}.bx-pc-descriptions__detail-label{color:#9097a6;font-size:13px;font-weight:500;line-height:1.6}.bx-pc-descriptions__detail-value{display:flex;align-items:flex-start;gap:8px;min-width:0}.bx-pc-descriptions__detail-value-content{flex:1 1 auto;min-width:0;color:#1f2329;font-size:14px;font-weight:500;line-height:1.7;word-break:break-word}.bx-pc-descriptions__detail-value-action{flex:0 0 auto;display:inline-flex;align-items:center}.bx-pc-descriptions__detail-value-action .ant-btn-link{padding:0;height:auto;min-width:0}.bx-pc-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.bx-pc-section-header__title{font-size:14px;font-weight:500;color:#1f2329}.bx-pc-section-header__extra{flex:0 0 auto;display:flex;align-items:center;gap:8px}.bx-pc-link-button.ant-btn-link{padding:0;height:auto}.bx-pc-action-bar{display:flex;align-items:center;gap:12px;padding-top:0}.bx-pc-action-bar.is-wrap{flex-wrap:wrap}.bx-pc-action-bar.is-left{justify-content:flex-start}.bx-pc-action-bar.is-center{justify-content:center}.bx-pc-action-bar.is-right{justify-content:flex-end}.zx-bill-tree,.zx-building-selector{display:flex;flex-direction:column}.zx-bill-tree{padding:12px 4px 12px 12px;min-width:256px;width:256px;height:100%;min-height:0;max-height:none;align-self:stretch;background:var(--bx-pc-shell-surface-bg, rgba(255, 255, 255, .88));border:1px solid var(--bx-pc-shell-surface-border, rgba(15, 23, 42, .06));border-radius:14px;box-shadow:inset 0 1px #ffffffeb,0 14px 36px #0f172a0d}.zx-building-selector{gap:12px}.zx-bill-tree__topline{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:6px}.zx-bill-tree__tabs .ant-tabs-nav{margin:0 0 6px!important}.zx-bill-tree__top-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end;min-height:24px;min-width:0;white-space:nowrap}.zx-bill-tree__mode-switch{display:inline-flex;align-items:center;gap:6px;padding:0;white-space:nowrap}.zx-bill-tree__toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap;margin-bottom:6px}.zx-bill-tree__selected-count{flex:0 1 auto;min-width:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zx-bill-tree__body{min-height:0;flex:1;margin-top:8px;overflow:auto}.zx-bill-tree__body::-webkit-scrollbar{width:4px}.zx-bill-tree__body::-webkit-scrollbar-track{background:transparent}.zx-bill-tree__body::-webkit-scrollbar-thumb{background:#1f23291f;border-radius:999px}.zx-bill-tree__body::-webkit-scrollbar-thumb:hover{background:#1f23292e}.zx-bill-tree__body-inner{display:flex;flex-direction:column;gap:12px;padding:0 8px 8px 0}.zx-bill-tree__project-head{display:grid;grid-template-columns:20px 22px minmax(0,1fr) 16px;column-gap:8px;row-gap:0;align-items:start;width:100%}.zx-bill-tree__project-checkbox{display:flex;align-items:center;justify-content:center;grid-column:1;grid-row:1 / span 2;width:20px;min-width:20px}.zx-bill-tree__node-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#2f74ff;background:#eef4ff;border-radius:8px;box-shadow:inset 0 0 0 1px #2f74ff14}.zx-bill-tree__node-icon svg{width:16px;height:16px}.zx-bill-tree__project-head .zx-bill-tree__node-icon{grid-column:2;grid-row:1;margin-top:1px}.zx-bill-tree__project-meta{grid-column:3;grid-row:1 / span 2;display:flex;flex-direction:column;gap:2px;min-width:0}.zx-bill-tree__project-name{min-width:0;font-weight:600;color:#303133}.zx-bill-tree__project-area{margin-left:0;font-size:12px;white-space:nowrap}.zx-bill-tree__empty{padding:18px 0}.zx-building-card-list{display:flex;flex-direction:column;gap:2px}.zx-building-card-group{display:flex;flex-direction:column;gap:6px}.zx-building-card-group__floors{display:flex;flex-direction:column;gap:6px;padding:0 0 4px 58px}.zx-building-card-list--nested{padding:0 0 1px}.zx-building-card{position:relative;display:flex;align-items:center;gap:8px;width:100%;min-height:72px;padding:10px;background:#fff;border:1px solid transparent;border-radius:10px;cursor:pointer;transition:all .2s ease;box-sizing:border-box}.zx-building-card--expandable{width:100%;text-align:left;cursor:pointer}.zx-building-card:hover{background:#f8fbff}.zx-building-card.is-static{cursor:default}.zx-building-card.is-static:hover{background:#fff}.zx-building-card.is-active{background:#edf5ff;border-color:#79bbff;box-shadow:inset 0 1px #ffffffe6,0 0 0 1px #79bbff1f}.zx-building-card__image{width:52px;height:52px;object-fit:cover;border-radius:8px;flex:0 0 52px}.zx-building-card__caret{display:inline-flex;align-items:center;justify-content:center;width:16px;min-width:16px;color:#7b8494;font-size:14px;transition:transform .2s ease}.zx-building-card__caret.is-expanded{transform:rotate(180deg)}.zx-building-card__content{display:flex;flex-direction:column;gap:2px;min-width:0}.zx-building-card__content .ant-typography{white-space:nowrap}.zx-building-card__name{color:#303133;font-weight:600;line-height:1.35;word-break:break-all}.zx-building-card__corner{position:absolute;top:50%;right:10px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#fff;background:#69aefc;border-radius:999px;font-size:9px;box-shadow:0 4px 12px #69aefc4d;transform:translateY(-50%)}.zx-building-card--floor{min-height:44px;padding:10px 12px;background:#f7f9fc}.zx-building-card--floor .zx-building-card__content{gap:0}.zx-building-tree-panel{display:flex;flex:1;min-height:0}.zx-building-tree-panel .ant-tree{width:100%;margin-top:2px;flex:1;min-height:0}.zx-building-tree-panel .ant-tree-indent-unit{width:12px}.zx-building-tree-panel .ant-tree .ant-tree-switcher{width:16px;margin-inline-end:2px}.zx-building-tree-panel .ant-tree .ant-tree-node-content-wrapper{min-width:0;padding-inline:4px 6px}.zx-building-tree-panel .ant-tree .ant-tree-treenode{padding:0}.zx-building-tree-node{display:flex;align-items:center;gap:8px;min-width:0;color:#606266}.zx-building-tree-node.is-active{color:#1678ff;font-weight:500}.zx-building-tree-node__glyph{width:18px;height:18px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:linear-gradient(135deg,#1677ff,#4096ff);color:#fff;box-shadow:0 4px 10px #1677ff2e;font-size:11px}.zx-building-tree-node__icon{width:18px;height:18px;flex:0 0 auto;object-fit:contain}.zx-building-tree-node__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zx-bill-tree .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:2px 0!important}.zx-bill-tree .ant-collapse-body,.zx-bill-tree .ant-collapse-content>.ant-collapse-content-box,.zx-bill-tree .ant-collapse-content-box{padding:0!important}.zx-bill-tree .ant-collapse-expand-icon{padding-inline-end:0!important}.zx-bill-tree .ant-collapse-header-text{min-width:0;flex:1}.bx-pc-inline-actions.ant-space{flex-wrap:nowrap;gap:8px}.bx-pc-setting-item{padding:14px 16px;background:#f8fbff;border:1px solid #e5eef9;border-radius:12px}.bx-pc-setting-item__layout{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bx-pc-setting-item__main{flex:1 1 auto;min-width:0}.bx-pc-setting-item__title{color:#4e5969;font-size:13px;line-height:1.6}.bx-pc-setting-item__aside{flex:0 0 auto;display:flex;flex-direction:row;align-items:flex-start;gap:10px;min-height:32px}.bx-pc-setting-item__control{display:flex;align-items:center;justify-content:flex-end}.bx-pc-setting-item__value{margin-top:8px;color:#1f2329;font-size:14px;font-weight:500;line-height:1.6}.bx-pc-setting-item__descriptions{display:flex;flex-direction:column;gap:8px;margin-top:8px}.bx-pc-setting-item__description{color:#86909c;font-size:13px;line-height:1.6}.bx-pc-setting-item__actions{display:flex;align-items:center;justify-content:flex-end}.bx-pc-setting-item__actions .ant-btn-link{padding-inline:0}.bx-pc-info-tip{padding:10px 12px;background:#e5f3ff;border-radius:10px;color:#666;font-size:12px;line-height:1.6}.bx-pc-import-steps__description{margin-top:12px}.bx-pc-import-steps__text{color:#4e5969;line-height:1.6}.bx-pc-import-steps__action{margin-top:12px}.bx-pc-upload-trigger--card{display:flex;flex-direction:column;align-items:center;gap:8px}.bx-pc-upload-trigger__label{margin-top:0}.bx-pc-table .ant-table-thead>tr>th{white-space:nowrap;height:50px;padding-top:0;padding-bottom:0;vertical-align:middle;line-height:1.25}.bx-pc-table .ant-table-tbody>tr>td{height:50px;padding-top:0;padding-bottom:0;vertical-align:middle}.bx-pc-table .bx-pc-table__action-col{white-space:nowrap;text-align:left}.bx-pc-table .bx-pc-table__action-col .ant-btn-link{padding-inline:0}.bx-pc-table .bx-pc-table__action-cell{white-space:nowrap}.bx-pc-table .bx-pc-table__action-cell .bx-pc-inline-actions,.bx-pc-table .bx-pc-table__action-cell .ant-space{flex-wrap:nowrap}.bx-pc-inline-actions{white-space:nowrap}.bx-pc-table__text-ellipsis,.bx-pc-table__text-wrap{display:inline-block;max-width:100%;line-height:1.6}.bx-pc-table__text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bx-pc-table__text-wrap{white-space:normal;word-break:break-word}.zx-pc-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(var(--zx-form-grid-min, 320px),100%),1fr));gap:0 16px}.zx-pc-form-grid--single{grid-template-columns:minmax(0,1fr)}.zx-pc-form-grid__item{min-width:0}.zx-pc-form-grid .ant-form-item{margin-bottom:16px}.zx-pc-form-grid .ant-form-item .ant-form-item-label{padding-bottom:8px}.zx-pc-form-grid .ant-form-item .ant-form-item-label>label{height:auto;color:#1f2329;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:0}.bx-pc-form-label{display:inline-flex;align-items:center;gap:4px;min-width:0}.bx-pc-form-label__text{min-width:0}.bx-pc-form-label__required{color:#ff4d4f;font-size:14px;line-height:1;flex:0 0 auto}.zx-pc-form-grid .ant-input,.zx-pc-form-grid .ant-input-affix-wrapper,.zx-pc-form-grid .ant-input-number,.zx-pc-form-grid .ant-picker,.zx-pc-form-grid .ant-select-selector,.zx-pc-form-grid .ant-cascader-picker{border-radius:8px}.zx-pc-form-grid .ant-input,.zx-pc-form-grid .ant-input-affix-wrapper,.zx-pc-form-grid .ant-picker,.zx-pc-form-grid .ant-select-selector,.zx-pc-form-grid .ant-cascader-picker{min-height:32px}.zx-pc-form-grid .ant-input-number{width:100%;min-height:32px}.zx-pc-form-grid .ant-input-number .ant-input-number-input{height:30px}.zx-pc-form-grid .ant-select-single .ant-select-selector{padding-inline:11px}.zx-pc-form-grid .ant-select-single .ant-select-selection-placeholder,.zx-pc-form-grid .ant-select-single .ant-select-selection-item{line-height:30px}.zx-pc-form-grid .ant-input::placeholder,.zx-pc-form-grid .ant-select-selection-placeholder,.zx-pc-form-grid .ant-picker-input>input::placeholder{color:#c0c6d4}.bx-pc-form-card{padding:22px 22px 8px}.bx-pc-form-content{width:min(100%,var(--zx-pc-form-content-width, 960px));max-width:var(--zx-pc-form-content-width, 960px);margin-inline:auto}.bx-pc-form-content--wide{width:min(100%,var(--zx-pc-form-content-width, 1120px));max-width:var(--zx-pc-form-content-width, 1120px);margin-inline:auto}.bx-pc-form-photo-field{display:flex;flex-direction:column;gap:8px;width:124px}.bx-pc-form-photo-field__label{color:#1f2329;font-size:14px;font-weight:500}.bx-pc-form-upload-trigger.bx-pc-upload-trigger--card{justify-content:center;width:124px;height:124px;color:#1f2329;background:#fff;border:1px dashed #d9dee8;border-radius:16px}.bx-pc-form-upload-trigger.bx-pc-upload-trigger--card .anticon{font-size:22px}.bx-pc-form-upload-trigger .bx-pc-upload-trigger__label{color:#1f2329;font-size:14px;font-weight:500}.bx-pc-plate-field{display:flex;align-items:center;gap:12px}.bx-pc-plate-field__prefix{flex:0 0 92px}.bx-pc-plate-field__value{flex:1 1 auto;min-width:0}.bx-pc-form-inline-radio.ant-radio-group{display:inline-flex;align-items:center;gap:22px}.bx-pc-form-inline-radio .ant-radio-wrapper{margin-inline-end:0}.zx-pc-form-grid__item.is-full{grid-column:1 / -1}.zx-pc-form-grid__item.is-span-2{grid-column:span 2}.zx-pc-form-grid__item.is-span-3{grid-column:span 3}.zx-pc-form-grid__item.is-span-4{grid-column:span 4}@media (max-width: 1760px){.bx-pc-filter-grid{--bx-pc-filter-grid-columns: 4}}@media (max-width: 1439px){.bx-pc-filter-grid{--bx-pc-filter-grid-columns: 3}}@media (max-width: 991px){.bx-pc-filter-grid{--bx-pc-filter-grid-columns: 2}.bx-pc-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bx-pc-info-grid__item{min-height:auto}.bx-pc-info-grid--summary .bx-pc-info-grid__item{min-height:52px;padding:0 14px}.bx-pc-filter-summary,.bx-pc-filter-toolbar{align-items:flex-start;flex-direction:column}.bx-pc-filter-toolbar__left,.bx-pc-filter-toolbar__right{width:100%}.bx-pc-filter-toolbar__right{justify-content:space-between;flex-wrap:wrap}}@media (max-width: 767px){.bx-pc-filter-grid{grid-template-columns:1fr}.bx-pc-filter-item--date{grid-column:span 1}.zx-pc-form-grid__item.is-span-2,.zx-pc-form-grid__item.is-span-3,.zx-pc-form-grid__item.is-span-4{grid-column:auto}}@media (max-width: 1400px){.bx-pc-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}:root{color:#1f2329;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;height:100%}body{margin:0;background:var(--bx-pc-shell-page-bg)}.page-loading{min-height:320px;display:flex;align-items:center;justify-content:center;gap:12px;flex-direction:column}.op-admin-header-actions{flex:0 0 auto}.op-admin-header-actions .ant-btn{color:#1f2329}.op-admin-page-tabs{height:100%}.op-admin-page-tabs .ant-tabs-nav{height:52px;margin:0;padding:0 24px}.op-admin-page-tabs .ant-tabs-nav:before{border-bottom:none}.op-admin-page-tabs .ant-tabs-nav-wrap{align-items:flex-end}.op-admin-page-tabs .ant-tabs-tab{margin-inline-end:4px}.op-admin-page-tabs .ant-tabs-content-holder{display:none}.op-admin-page-header{padding:8px 0 4px}.op-admin-page-header .ant-typography{margin:0}.op-admin-page-header .ant-typography-h3{margin-bottom:4px}.op-admin-shell .bx-pc-shell__menu.ant-menu-inline{padding:8px 12px!important}.op-admin-shell .bx-pc-shell__breadcrumb{padding-left:16px}.op-admin-shell .bx-pc-list-page__content-card{gap:16px}.op-admin-shell .bx-pc-list-page__content>.bx-pc-table-panel>.bx-pc-table-host{padding-inline:16px}.op-admin-shell .bx-pc-shell__menu .ant-menu-item,.op-admin-shell .bx-pc-shell__menu .ant-menu-submenu-title{display:flex;align-items:center;height:44px;margin:4px 0!important;padding-inline:12px!important;line-height:44px;border-radius:6px}.op-admin-shell .bx-pc-shell__menu .ant-menu-item-selected{background:#e6f4ff!important;box-shadow:none}.op-admin-shell .bx-pc-shell__menu .ant-menu-sub.ant-menu-inline{margin:0 0 4px;padding:0;background:transparent!important;border-radius:0}.op-admin-shell .bx-pc-shell__menu .ant-menu-sub.ant-menu-inline .ant-menu-item{margin:4px 0!important;padding-inline-start:42px!important;border-radius:6px}.op-admin-config-page{min-width:0}.op-admin-config-content.bx-pc-form-content,.op-admin-config-content.bx-pc-form-content--wide{width:100%;max-width:none;margin-inline:0}.op-admin-config-content .bx-pc-page-stack{gap:16px}.op-admin-detail-page{min-height:100%;background:transparent}.op-admin-detail-page .zx-detail-form-page__content{background:#fff}.op-admin-detail-page .zx-detail-topbar{background:transparent}.op-admin-detail-page .op-content-editor{width:100%}.op-admin-media-field{display:flex;align-items:center;gap:16px;min-width:0}.op-admin-media-field__preview{display:flex;align-items:center;justify-content:center;flex:0 0 112px;width:112px;height:72px;overflow:hidden;color:#8c98a8;background:#f5f8fc;border:1px solid #d9e4f2;border-radius:6px}.op-admin-media-field__preview .ant-image{display:block;width:112px;height:72px}.op-admin-media-field__preview .ant-image-img{object-fit:cover}.op-admin-media-field--compact .ant-image-img{object-fit:contain}.op-admin-media-field__preview.is-empty{flex-direction:column;gap:4px;font-size:18px}.op-admin-media-field__preview.is-empty .ant-typography{font-size:12px}.op-admin-media-field__actions{min-width:0}.op-content-table .ant-table-cell{vertical-align:middle}.op-content-table__text{display:grid;min-width:0;gap:4px}.op-content-table__text>.ant-typography:first-child{display:block;min-width:0;max-width:360px;overflow:hidden;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.op-dashboard{display:grid;gap:16px}.op-dashboard__metrics{margin-bottom:0}.op-dashboard__metric{min-height:134px;padding:22px 20px}.op-dashboard__metric .ant-statistic-title{margin-bottom:14px;color:#7d8796}.op-dashboard__metric .ant-statistic-content{color:#1f2937;font-size:28px;font-weight:600}.op-dashboard__surface .bx-pc-section-header{margin-bottom:16px}.op-dashboard__trend-chart{height:320px}.op-dashboard__trend-chart canvas{width:100%!important;height:100%!important}.op-dashboard__tasks{display:flex;flex-direction:column;height:100%}.op-dashboard__tasks .ant-list{flex:1}.op-dashboard__tasks .ant-list-item:first-child{padding-top:0}.op-dashboard__tasks .ant-list-item:last-child{padding-bottom:0}.op-dashboard__heat-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:9px 0}.op-dashboard__heat-main{display:grid;grid-template-columns:minmax(160px,.26fr) minmax(220px,1fr);align-items:center;gap:16px}.op-dashboard__heat-main .ant-progress{margin:0;line-height:1}.op-dashboard__heat-main .ant-progress-outer{width:100%}.op-dashboard__content-clicks .ant-statistic{margin-bottom:12px}.op-dashboard__content-clicks .ant-statistic-content{font-size:28px}.op-dashboard__content-clicks-list .ant-list-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.op-dashboard__content-clicks-list .ant-typography:first-child{min-width:0}.self-mark{display:inline-block;margin-left:8px;padding:1px 5px;color:#1668dc;background:#e6f4ff;border-radius:4px;font-size:12px;font-weight:400}.ql-container{min-height:220px;font-family:inherit;font-size:14px}.ql-toolbar.ql-snow button.ql-import-word{display:inline-flex!important;align-items:center;gap:5px;height:26px;padding:0 10px!important;border:1px solid #b9d3f5!important;border-radius:4px!important;background:#eaf3ff!important;color:#0c5bf2!important;font-size:13px!important;line-height:1;cursor:pointer;font-family:inherit;text-indent:0!important;overflow:visible!important;width:auto!important;margin:0 2px}.ql-toolbar.ql-snow button.ql-import-word:hover,.ql-toolbar.ql-snow button.ql-import-word:active{background:#d8e9ff!important;border-color:#0c5bf2!important}.ql-toolbar.ql-snow button.ql-import-word:before{content:"📄 导入 Word";font-size:13px;line-height:1}.login-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:32px;background:#f5f7fa}.login-card{width:min(420px,100%)}.login-card .ant-card-body{padding:40px}.login-card__brand .ant-avatar{color:#1677ff;background:#e6f4ff}.login-card__heading .ant-typography{display:block;margin:0}.login-card__heading .ant-typography-h3{margin-bottom:8px}.login-form .ant-form-item:last-child{margin-bottom:0}.login-card__notice{display:block;padding-top:16px;border-top:1px solid #f0f0f0;text-align:center}.login-card__notice .anticon{margin-right:6px}@media (max-width: 768px){.op-admin-header-actions .ant-btn{max-width:88px;overflow:hidden;text-overflow:ellipsis}.op-dashboard__metric{min-height:118px}.op-dashboard__trend-chart{height:260px}.op-dashboard__heat-main{grid-template-columns:1fr;gap:6px}.op-dashboard__heat-item{gap:12px}}
