/*!
 * 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{font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif;color:#1f2a37;background:#eef2f7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.login-page,.module-select-page{min-height:100vh;padding:48px;background:radial-gradient(circle at top left,rgba(41,98,255,.18),transparent 32%),linear-gradient(135deg,#f8fbff,#e7edf6)}.login-card{width:min(920px,100%);min-height:520px;margin:40px auto;padding:56px;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;background:#ffffffe6;border:1px solid rgba(148,163,184,.3);border-radius:28px;box-shadow:0 24px 80px #0f172a24}.eyebrow{margin:0 0 8px;color:#2f63d7;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1,h2{margin:0}.login-card h1,.simple-header h1{font-size:clamp(36px,6vw,62px);color:#0f172a}.login-subtitle{max-width:420px;color:#64748b;font-size:18px;line-height:1.8}.select-subtitle{max-width:680px;margin:16px 0 0;color:#64748b;font-size:17px;line-height:1.8}.login-form,.form-grid,.filter-row{display:grid;gap:18px}label{display:grid;gap:8px;color:#475569;font-size:14px;font-weight:700}input,select,textarea{width:100%;padding:0 13px;border:1px solid #cbd5e1;border-radius:10px;outline:none;background:#fff;color:#0f172a}input,select{height:42px}textarea{min-height:120px;padding-top:12px;resize:vertical;line-height:1.7}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.primary-btn,.secondary-btn,.plain-btn{min-height:40px;padding:0 18px;border-radius:10px;border:0;font-weight:800}.primary-btn{color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);box-shadow:0 12px 28px #2563eb47}.secondary-btn{color:#1e40af;background:#dbeafe}.plain-btn{color:#475569;background:#f1f5f9}.primary-btn:disabled,.link-btn:disabled{opacity:.55;cursor:not-allowed}.error-text{margin:0;color:#dc2626}.simple-header,.topbar,.section-title{display:flex;justify-content:space-between;gap:20px;align-items:center}.section-hint{max-width:760px;margin:8px 0 0;color:#64748b;line-height:1.7}.notice-card,.module-card,.page-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 16px 42px #0f172a14}.notice-card{margin:28px 0;padding:22px;display:flex;justify-content:space-between;gap:24px;align-items:center}.notice-card p{margin:8px 0 0;color:#64748b}.module-grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.module-card{min-height:260px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.module-card:after{content:"";position:absolute;right:-36px;top:-36px;width:130px;height:130px;border-radius:999px;background:#2563eb1a}.module-card:hover{transform:translateY(-4px);box-shadow:0 22px 58px #0f172a24}.module-card-top{display:flex;justify-content:space-between;gap:16px;align-items:center}.module-card-top span{color:#2563eb;font-size:13px;font-weight:800}.module-card-top strong{padding:6px 10px;border-radius:999px;color:#1e40af;background:#dbeafe;font-size:12px}.module-card h2{margin-top:26px;font-size:clamp(30px,4vw,44px);color:#0f172a}.module-card p,.empty-hint{color:#64748b;line-height:1.7}.module-enter-btn{width:100%;min-height:44px;margin-top:24px;border:0;border-radius:12px;color:#fff;background:#152238;font-weight:900}.module-card:hover .module-enter-btn{background:linear-gradient(135deg,#1e40af,#2563eb)}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr;background:#eef2f7}.sidebar{padding:22px;background:#152238;color:#fff}.brand{display:flex;gap:12px;align-items:center;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.12)}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#f8fafc;color:#1e40af;font-weight:900}.brand small{display:block;margin-top:4px;color:#a8b3c7}nav{display:grid;gap:8px;margin-top:22px}.menu-item{width:100%;padding:12px 14px;text-align:left;color:#d6deea;background:transparent;border:0;border-radius:10px;font-weight:700}.menu-item.active,.menu-item:hover{color:#fff;background:#60a5fa38}.workspace{padding:24px;overflow:auto}.topbar{margin-bottom:20px;padding:18px 22px;background:#fff;border-radius:18px;border:1px solid #e2e8f0}.top-actions{display:flex;gap:12px;align-items:center}.user-pill{padding:9px 13px;border-radius:999px;background:#eff6ff;color:#1e40af;font-weight:800}.switch-module-btn{min-height:40px;padding:0 18px;border:0;border-radius:10px;color:#fff;background:#152238;font-weight:900}.toast{margin:0 0 16px;padding:12px 14px;border-radius:12px;color:#92400e;background:#fffbeb;border:1px solid #fde68a}.page-card{padding:24px}.metric-grid{margin-top:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-card{padding:20px;border-radius:16px;background:linear-gradient(135deg,#f8fafc,#eaf2ff);border:1px solid #dbeafe}.metric-card span{color:#64748b;font-weight:700}.metric-card strong{display:block;margin-top:12px;color:#0f172a;font-size:30px}.info-strip{margin-top:20px;padding:16px;display:grid;gap:8px;color:#475569;border-radius:14px;background:#f8fafc}.form-grid{margin-top:22px;grid-template-columns:1fr 180px 1.4fr auto;align-items:end}.user-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.role-form-grid{grid-template-columns:1fr 1fr 1.4fr auto}.user-form-grid .form-action,.role-form-grid .form-action{align-self:end}.check-panel{display:flex;flex-wrap:wrap;gap:10px;padding:12px;border:1px solid #cbd5e1;border-radius:12px;background:#f8fafc}.check-panel>span{width:100%;color:#475569;font-size:14px;font-weight:800}.check-item{display:inline-flex;width:auto;grid-template-columns:auto auto;gap:6px;align-items:center;padding:6px 9px;border-radius:999px;background:#fff}.check-item input{width:auto;height:auto}.wide{grid-column:span 2}.filter-row{margin-top:22px;grid-template-columns:280px auto auto 1fr;align-items:end}.user-filter-row{grid-template-columns:repeat(4,minmax(0,1fr)) auto auto}.compact-filter-row{margin-top:0;grid-template-columns:1fr auto}.tab-row{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.tab-row button{min-height:38px;padding:0 18px;border:1px solid #cbd5e1;border-radius:999px;color:#475569;background:#fff;font-weight:900}.tab-row button.active{color:#fff;border-color:#2563eb;background:#2563eb;box-shadow:0 10px 24px #2563eb38}.table-wrap{margin-top:18px;overflow-x:auto;border:1px solid #e2e8f0;border-radius:14px}.pager-row{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;align-items:center}.pager-row span{padding:8px 10px;color:#475569;font-size:13px;font-weight:800}table{width:100%;border-collapse:collapse;background:#fff}th,td{padding:13px 14px;border-bottom:1px solid #e2e8f0;text-align:left;white-space:nowrap}th{color:#475569;background:#f8fafc;font-size:13px}.status-badge{display:inline-flex;margin:2px 4px 2px 0;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:800}.status-badge.ok{color:#047857;background:#d1fae5}.status-badge.muted{color:#64748b;background:#e2e8f0}.score-cell{min-width:130px;display:grid;gap:5px;align-items:start}.icon-text-btn{justify-self:start;min-height:28px;padding:0 9px;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;background:#eff6ff;font-size:12px;font-weight:800}.icon-text-btn:disabled{opacity:.55;cursor:not-allowed}.link-btn{padding:0 8px;border:0;color:#2563eb;background:transparent;font-weight:800}.vertical-actions{min-width:86px;display:grid;gap:7px;justify-items:start}.vertical-actions .link-btn{padding:0;text-align:left}.link-btn.danger{color:#dc2626}.link-btn.success{color:#047857}.empty-cell{color:#94a3b8;text-align:center}.placeholder-card{min-height:280px;display:grid;align-content:center;justify-items:center;text-align:center}.placeholder-card p:last-child{max-width:520px;color:#64748b;line-height:1.8}.permission-layout{margin-top:22px;display:grid;grid-template-columns:1fr;gap:20px}.role-panel,.function-panel{padding:18px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.role-list{display:grid;gap:10px;margin-top:16px}.role-list-item{padding:14px;display:grid;gap:6px;text-align:left;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.role-list-item.active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.role-list-item span{color:#64748b;font-size:13px}.role-list-item em{justify-self:start;margin-right:10px;color:#2563eb;font-style:normal;font-weight:800}.mini-title h2{font-size:20px}.function-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.function-card{padding:14px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.function-card input{width:auto;height:auto;margin-top:4px}.function-card strong,.function-card small{display:block}.function-card small{margin-top:4px;color:#64748b}.category-layout{margin-top:22px;display:grid;grid-template-columns:1fr;gap:20px}.category-tree-panel,.category-editor-panel{padding:18px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.tree-header{display:flex;justify-content:space-between;gap:14px;align-items:center}.category-tree-list{display:grid;gap:8px;margin-top:16px}.category-tree-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.category-tree-row.active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.tree-name-btn{padding:11px 0;display:flex;justify-content:space-between;gap:12px;border:0;background:transparent;color:#0f172a;text-align:left;font-weight:800}.tree-name-btn small{color:#94a3b8;font-weight:700}.category-form-grid{grid-template-columns:1fr 1fr 140px auto}.kb-form-grid{grid-template-columns:1fr 260px 1.4fr auto}.kb-filter-row{grid-template-columns:repeat(4,minmax(0,1fr)) auto auto}.capacity-strip{margin-top:20px;padding:16px;display:flex;flex-wrap:wrap;gap:12px;border:1px solid #bfdbfe;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#f8fafc)}.capacity-strip span{padding:8px 12px;border-radius:999px;color:#475569;background:#fff;font-size:13px;font-weight:800}.capacity-strip strong{color:#1e40af}.library-form-grid{grid-template-columns:220px 260px 1fr 1fr}.library-form-grid .form-action{justify-self:end}.library-form-grid small{color:#64748b;font-weight:500}.library-filter-row{grid-template-columns:1.2fr 220px 260px 180px auto auto}.material-filter-row{grid-template-columns:repeat(3,minmax(0,1fr)) auto auto}.gov-enterprise-filter-row{grid-template-columns:1fr 1.4fr 180px auto auto}.gov-template-filter-row{grid-template-columns:1fr 1.2fr 220px auto auto}.gov-news-filter-row{grid-template-columns:1.4fr 180px 180px 180px auto auto}.gov-score-filter-row{grid-template-columns:1.4fr 180px 180px auto auto}.gov-work-order-filter-row{grid-template-columns:1.4fr 180px auto auto}.gov-archive-filter-row{grid-template-columns:1.4fr 180px 1fr 1fr 190px 190px auto auto}.gov-enterprise-form-grid{grid-template-columns:1fr 180px}.gov-template-form-grid{grid-template-columns:1fr 1.2fr}.gov-enterprise-form-grid label:not(.wide){min-width:0}.gov-enterprise-modal-card,.gov-template-modal-card,.gov-news-modal-card{width:min(1120px,100%)}.gov-template-form-grid small{color:#64748b;font-weight:500;line-height:1.6}.detail-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.detail-grid article{padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.detail-grid span,.detail-grid strong{display:block}.detail-grid span{color:#64748b;font-size:12px;font-weight:800}.detail-grid strong{margin-top:6px;color:#0f172a}.profile-detail-list{margin-top:16px;display:grid;gap:12px}.profile-detail-list article{padding:15px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.profile-detail-list strong{color:#0f172a}.profile-detail-list p{margin:8px 0 0;color:#475569;line-height:1.8;white-space:pre-wrap}.material-upload-grid{grid-template-columns:1fr 1fr 1.5fr auto}.material-upload-grid small{color:#64748b;font-weight:500}.material-form-grid{grid-template-columns:1fr 1.5fr auto auto}.operation-log-filter-row{grid-template-columns:1.2fr 220px 220px 1fr auto auto}.log-request-cell{max-width:360px;overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis}.section-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:28px;display:grid;place-items:center;background:#0f172a7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(980px,100%);max-height:calc(100vh - 56px);overflow:auto;padding:24px;border:1px solid rgba(226,232,240,.9);border-radius:22px;background:#fff;box-shadow:0 28px 80px #0f172a47}.modal-head,.modal-actions{display:flex;justify-content:space-between;gap:16px;align-items:center}.modal-actions{justify-content:flex-end;margin-top:18px}.user-modal-card,.role-modal-card,.category-modal-card,.kb-modal-card,.material-modal-card{width:min(860px,100%)}.role-function-modal-card,.library-modal-card{width:min(1040px,100%)}.modal-form-grid{margin-top:18px}.role-form-grid.modal-form-grid{grid-template-columns:1fr 1fr}.category-form-grid.modal-form-grid{grid-template-columns:1fr 1fr 140px}.kb-form-grid.modal-form-grid{grid-template-columns:1fr 260px}.library-form-grid.modal-form-grid,.material-upload-grid.modal-form-grid{grid-template-columns:1fr 1fr}.material-form-grid.modal-form-grid{grid-template-columns:1fr 1.5fr}.modal-function-grid{max-height:58vh;overflow:auto}.job-modal-card{width:min(1120px,100%)}.job-form-grid{margin-top:18px;grid-template-columns:1fr 1.4fr 120px 120px}.job-rich-label{margin-top:16px;display:grid;gap:8px;color:#475569;font-size:14px;font-weight:700}.job-quill-editor{margin-top:8px;background:#fff}.job-quill-editor .ql-toolbar.ql-snow{border-color:#cbd5e1;border-radius:12px 12px 0 0;background:#f8fafc}.job-quill-editor .ql-container.ql-snow{border-color:#cbd5e1;border-radius:0 0 12px 12px;color:#0f172a;font-size:14px}.job-quill-editor .ql-editor{min-height:320px;max-height:520px;padding:16px;line-height:1.8;overflow-y:auto}.job-quill-editor .ql-editor.ql-blank:before{color:#94a3b8;font-style:normal}.job-quill-editor:focus-within .ql-toolbar.ql-snow,.job-quill-editor:focus-within .ql-container.ql-snow{border-color:#2563eb}.job-quill-editor img,.rich-content img{max-width:100%;height:auto;border-radius:12px}.job-quill-editor blockquote,.rich-content blockquote{margin:12px 0;padding:10px 14px;border-left:4px solid #2563eb;border-radius:10px;background:#eff6ff;color:#1e3a8a}.hidden-input{display:none}.job-attachment-grid{grid-template-columns:1fr auto auto}.job-layout{margin-top:20px;display:grid;grid-template-columns:420px 1fr;gap:20px}.job-list-panel,.job-detail-panel{padding:16px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.job-list-panel{display:grid;gap:12px;align-content:start}.job-list-pager{margin-top:4px;justify-content:flex-start}.job-list-pager span{padding:6px 0;font-size:12px}.job-list-pager .plain-btn{min-height:32px;padding:0 10px;font-size:12px}.job-list-item{padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.job-title-btn{width:100%;display:flex;justify-content:space-between;gap:10px;border:0;background:transparent;color:#0f172a;text-align:left}.job-title-btn strong,.job-title-btn small{display:block}.job-title-btn i,.view-count-inline{margin-left:8px;padding:3px 7px;border-radius:999px;color:#64748b;background:#f1f5f9;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.job-title-btn small{margin-top:6px;color:#64748b;line-height:1.5}.job-title-btn em,.job-tag-group span{align-self:start;padding:5px 8px;border-radius:999px;color:#1e40af;background:#dbeafe;font-size:12px;font-style:normal;font-weight:900}.job-meta-row,.job-action-row{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.job-meta-row span{color:#64748b;font-size:12px;font-weight:700}.job-detail-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.job-detail-head p:last-child{color:#64748b;line-height:1.7}.job-tag-group{display:flex;gap:8px}.rich-content{margin-top:18px;padding:18px;border-radius:14px;background:#fff;color:#1f2a37;line-height:1.9}.job-attachments{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.job-attachments strong{width:100%;color:#0f172a}.attachment-chip{min-height:34px;padding:0 12px;border:1px solid #bfdbfe;border-radius:999px;color:#1e40af;background:#eff6ff;font-weight:800}.link-title-btn{padding:0;border:0;color:#1e40af;background:transparent;font-weight:900;text-align:left}.summary-cell{min-width:260px;max-width:460px;color:#475569;line-height:1.7;white-space:normal}.status-badge.danger-badge{color:#b91c1c;background:#fee2e2}.error-inline{display:block;max-width:420px;margin-top:6px;color:#b91c1c;font-size:12px;white-space:normal}.qa-page-card{min-height:calc(100vh - 140px)}.qa-layout{margin-top:22px;display:grid;grid-template-columns:340px 1fr;gap:20px}.qa-config-panel,.qa-chat-panel{border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.qa-config-panel{padding:18px}.qa-config-panel h3{margin:0;color:#0f172a}.qa-config-panel p,.qa-file-field small{color:#64748b;line-height:1.7}.qa-kb-list{display:grid;gap:10px;margin:16px 0 18px}.qa-kb-item{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.qa-kb-item input{width:auto;height:auto;margin-top:4px}.qa-kb-item strong,.qa-kb-item small{display:block}.qa-kb-item small{margin-top:4px;color:#64748b;font-weight:600}.qa-session-panel{margin-top:18px;padding-top:16px;border-top:1px solid #e2e8f0}.qa-session-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.qa-session-head h3{margin:0}.qa-session-tip{margin:8px 0 12px;color:#64748b;font-size:12px;line-height:1.7}.qa-session-list{max-height:360px;overflow:auto;display:grid;gap:8px}.qa-session-item{width:100%;padding:11px 12px;display:grid;gap:5px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#0f172a;text-align:left}.qa-session-item.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 3px #2563eb1f}.qa-session-item strong,.qa-session-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qa-session-item strong{font-size:13px}.qa-session-item small{color:#64748b;font-size:12px;font-weight:700}.qa-session-pager{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.qa-session-pager span{color:#64748b;font-size:12px;font-weight:800}.qa-session-pager .plain-btn{min-height:32px;padding:0 10px;font-size:12px}.qa-chat-panel{padding:16px;display:grid;grid-template-rows:auto auto auto;gap:4px}.qa-context-alert{display:grid;gap:5px;padding:13px 15px;border:1px solid #f59e0b;border-left:5px solid #d97706;border-radius:14px;background:linear-gradient(135deg,#fffbeb,#fff7ed);box-shadow:0 12px 24px #d9770614}.qa-context-alert strong{color:#92400e;font-size:14px}.qa-context-alert p{margin:0;color:#78350f;line-height:1.7;font-size:13px}.qa-dialog-window{min-height:260px;max-height:560px;overflow:auto;display:grid;gap:14px;align-content:start;padding:2px}.qa-message-card{padding:16px;border:1px solid #dbeafe;border-radius:16px;background:#fff}.qa-question,.qa-answer{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start}.qa-answer{margin-top:14px}.qa-question span,.qa-answer span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#152238;font-weight:900}.qa-answer span{background:#2563eb}.qa-question p,.qa-answer p{margin:0;color:#1f2a37;line-height:1.8;white-space:pre-wrap}.qa-answer-body{display:grid;gap:8px}.qa-answer-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.qa-copy-btn{justify-self:end;padding:5px 11px;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;background:#eff6ff;cursor:pointer;font-size:12px;font-weight:800}.qa-copy-btn.secondary{color:#0f766e;border-color:#99f6e4;background:#f0fdfa}.qa-copy-btn:disabled{opacity:.5;cursor:not-allowed}.qa-meta-row{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.qa-meta-row span{padding:5px 9px;border-radius:999px;color:#475569;background:#f1f5f9;font-size:12px;font-weight:800}.qa-citation-box{margin-top:14px;padding:12px;border-radius:12px;background:#eff6ff}.qa-citation-box strong{color:#1e40af}.qa-citation-box ul{margin:8px 0 0;padding-left:20px;color:#475569;line-height:1.7}.qa-citation-box p,.qa-empty-state p{margin:8px 0 0;color:#64748b;line-height:1.7}.qa-empty-state{min-height:320px;display:grid;align-content:center;justify-items:center;text-align:center;color:#0f172a}.qa-input-panel{display:grid;grid-template-columns:1fr 170px;gap:12px;align-items:stretch}.qa-send-stack{display:grid;gap:10px}.qa-web-search-toggle{display:flex;gap:9px;align-items:center;min-height:58px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;cursor:pointer}.qa-web-search-toggle input{width:18px;height:18px;accent-color:#2563eb}.qa-web-search-toggle span{display:grid;gap:2px}.qa-web-search-toggle strong{color:#1d4ed8;font-size:13px}.qa-web-search-toggle small{color:#475569;font-size:11px;line-height:1.35}.subtle-line{display:block;margin-top:5px;color:#64748b;font-size:12px}.mono-cell{max-width:220px;overflow:hidden;color:#475569;font-family:Consolas,Courier New,monospace;text-overflow:ellipsis}@media(max-width:900px){.login-page,.module-select-page{padding:22px}.login-card,.app-shell{grid-template-columns:1fr}.sidebar{position:static}.module-grid,.metric-grid,.form-grid,.filter-row,.detail-grid,.permission-layout,.function-grid,.category-layout,.qa-layout,.qa-input-panel,.job-layout{grid-template-columns:1fr}.wide{grid-column:span 1}.topbar,.notice-card,.simple-header{align-items:flex-start;flex-direction:column}.top-actions{width:100%;flex-wrap:wrap}.pager-row{justify-content:flex-start}.section-actions,.modal-head,.modal-actions{width:100%;align-items:stretch;flex-direction:column}.modal-mask{padding:12px}.modal-card{max-height:calc(100vh - 24px);padding:18px}.rich-editor{min-height:260px}}
