/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * 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.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.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;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 ul,.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;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9: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 .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-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 pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{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-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:0px}.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:0px;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{color-scheme:light;font-family:IBM Plex Sans,Segoe UI,Helvetica Neue,sans-serif;background:radial-gradient(circle at top left,rgba(130,180,255,.2),transparent 28%),linear-gradient(180deg,#edf3fb,#f7fafc);color:#334155}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#eef2f6;font-size:14px;line-height:1.5}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:1}#root{min-height:100vh}.app-frame{min-height:100vh;padding:10px}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;position:relative;overflow:hidden}.login-shell-background{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0f172a;background-position:center;background-repeat:no-repeat;background-size:cover;filter:saturate(.95)}.login-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#0f172a6b,#0f172a6b)}.login-card,.topbar,.workspace{position:relative;z-index:1}.login-card{width:min(820px,100%);display:grid;grid-template-columns:minmax(260px,330px) minmax(320px,380px);border:1px solid rgba(219,229,241,.86);border-radius:22px;background:#fffffff7;box-shadow:0 30px 90px #0f172a47;overflow:hidden;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sidebar,.main-panel,.card{border:1px solid #d7e0eb;border-radius:20px;background:#ffffffe6;box-shadow:0 16px 44px #0f172a12}.login-card-side{display:grid;gap:12px;align-content:center;justify-items:center;padding:38px 30px;text-align:center;background:linear-gradient(180deg,#eaf3ff,#f8fbff);border-right:1px solid #dbe5f1}.login-brand-frame{display:grid;place-items:center;width:108px;height:108px}.login-brand-logo{width:96px;height:auto;object-fit:contain}.login-eyebrow{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.login-card-side h1{margin:0;font-size:2.1rem;line-height:1.1;color:#1e293b}.login-card-side p{margin:0;color:#475569;line-height:1.5;max-width:24ch}.login-product-pill{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#2563eb1f;color:#1d4ed8;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.login-card-form{padding:40px 34px;display:grid;align-content:center}.login-form-header{display:grid;gap:6px;margin-bottom:18px}.login-form-header h2{margin:0;font-size:2rem;line-height:1.1;color:#1e293b}.login-form-header p{margin:0;color:#64748b;line-height:1.45}.login-form{display:grid;gap:12px}.field-label{font-size:.82rem;font-weight:700;color:#475569}.topbar{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px 22px;border:1px solid #d7e0eb;border-radius:18px;background:#ffffffeb;box-shadow:0 18px 50px #0f172a14}.topbar h1,.hero-copy h2,.card h3,.hero-status h3{margin:0;color:#102235}.topbar h1{font-size:2rem;line-height:1.05}.topbar-meta{display:grid;justify-items:end;gap:10px}.layout{display:grid;gap:14px;padding-top:14px}.workspace{display:grid;grid-template-columns:220px 1fr;gap:14px;padding-top:14px}.sidebar{padding:16px;display:grid;gap:10px;align-content:start}.sidebar-section{display:grid;gap:8px;padding:12px;border-radius:14px;background:#f8fbff}.sidebar-tenant-picker{display:grid;justify-items:center}.sidebar-meta-text{margin:6px 0 0;font-size:.72rem;line-height:1.15;color:#7a8ca5;text-align:center}.sidebar-tenant-picker .select-menu{width:100%;justify-items:center}.sidebar-tenant-picker .select-menu-label{text-align:center}.sidebar-tenant-picker .select-menu-trigger{width:min(100%,172px);position:relative;justify-content:center;padding-right:36px}.sidebar-tenant-picker .select-menu-trigger>span:first-child{flex:1;text-align:center}.sidebar-tenant-picker .select-menu-chevron{position:absolute;right:12px}.subnav-stack{display:grid;gap:6px;margin-top:-4px}.subnav-button{min-height:34px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#5c7290;text-align:left}.subnav-button-active{background:#1d4ed8;color:#fff;font-weight:700}.main-panel{padding:16px}.hero-card,.card{border:1px solid #d7e0eb;border-radius:20px;background:#ffffffe6;box-shadow:0 16px 44px #0f172a12}.hero-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:18px;padding:22px}.hero-copy{display:grid;gap:10px}.hero-copy p,.card p,.status-panel p{margin:0}.hero-status{display:grid;gap:10px}.content-grid,.panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.overview-automation-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.overview-priority-toolbar{grid-column:1 / -1;display:flex;align-items:end;justify-content:space-between;gap:16px}.overview-erp-monitoring-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.panel-span-full{grid-column:1 / -1}.panel-grid-single{grid-template-columns:1fr}.card{padding:20px}.section-intro{display:grid;gap:2px;margin-bottom:12px}.section-intro-with-actions{grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:12px}.section-intro-tight{margin-bottom:0}.eyebrow{margin:0;font-size:.77rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5c7290}.meta-text{color:#63788f;font-size:.85rem}.status-stack{display:grid;gap:10px}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 11px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.badge-success{background:#16a34a1f;color:#166534}.badge-neutral{background:#1d4ed81f;color:#1d4ed8}.badge-error{background:#dc26261f;color:#b91c1c}.context-badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:6px 10px;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.02em}.context-badge-icon{width:14px;height:14px}.context-badge-divider{opacity:.45}.context-badge-user-combined{max-width:340px;background:#eff6ff;color:#1d4ed8;justify-content:flex-start}.context-badge-version-combined{background:#eef4fb;color:#5f7692;align-items:flex-start;justify-content:flex-start;max-width:430px}.topbar-context-stack .context-badge-user-combined,.topbar-context-stack .context-badge-version-combined{max-width:none}.context-badge-bascloud-ok{background:#16a34a1f;color:#166534}.context-badge-bascloud-error{background:#b91c1c1f;color:#b91c1c}.context-badge-bascloud-pending{background:#f1f5f9;color:#64748b}.context-badge-label{font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.72}.context-badge-version-lines{display:grid;gap:4px;min-width:0}.context-badge-version-line{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;column-gap:8px;min-width:0;line-height:1.2}.context-badge-version-value{min-width:0;font-weight:700;white-space:nowrap;color:#3f5978}.context-badge-version-meta{min-width:0;color:#8ea0b7;font-weight:600;white-space:nowrap;text-align:right}.topbar-title{display:grid;gap:0}.topbar-title strong{font-size:.9rem;color:#334155;letter-spacing:-.02em}.topbar-title span{font-size:.74rem;color:#64748b}.brand-logo-frame{display:flex;align-items:center;justify-content:center;width:38px;height:30px;overflow:hidden}.brand-logo{display:block;width:auto;max-width:38px;height:26px;object-fit:contain;object-position:left center}.topbar-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.topbar-context-stack{display:grid;gap:10px;width:max-content;max-width:100%}.topbar-context-stack .context-badge{width:100%}.status-panel{display:grid;gap:12px;padding:16px;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#f1f6fb);border:1px solid #d6e3f1}.status-panel-error{background:linear-gradient(180deg,#fff7f7,#fff1f1);border-color:#f2cccc}.status-panel dl{margin:0;display:grid;gap:10px}.status-panel dl div{display:grid;gap:3px}.status-panel dt{color:#70839b;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.status-panel dd{margin:0;color:#13263b}.feature-list{margin:0;padding-left:18px;display:grid;gap:9px}.meta-list{margin:0;display:grid;gap:10px}.meta-list-evaluation{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.meta-list div{display:grid;gap:4px}.meta-list-item-wide{grid-column:1 / -1}.meta-list dt{font-size:.8rem;font-weight:700;color:#70839b;text-transform:uppercase;letter-spacing:.04em}.meta-list dd{margin:0;color:#13263b}.form-grid{display:grid;gap:12px}.article-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.form-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.form-street-house-number,.form-three-columns{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:12px;align-items:start}.assignment-grid,.field-span-2{grid-column:1 / -1}.card-heading{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.card-heading-button{width:100%;display:flex;justify-content:space-between;gap:14px;align-items:center;margin:0 0 14px;padding:0;border:0;background:transparent;text-align:left;color:inherit;cursor:pointer}.card-heading-button .section-intro{margin:0}.card-heading-chevron{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#eef4ff;color:#33507a;flex-shrink:0;transition:transform .18s ease}.card-heading-chevron svg{width:18px;height:18px}.card-heading-chevron-open{transform:rotate(180deg)}.compact-field{min-width:220px}.compact-field select{width:100%}.form-grid label,.login-form-card label{display:grid;gap:6px;color:#41586f;font-weight:600}.form-two-columns>*{min-width:0}.form-street-house-number>*{min-width:0}.form-three-columns>*{min-width:0}.field-house-number-compact{grid-column:3}.field-house-number-compact input{width:100%}.field-street-span-two{grid-column:1 / 3}.search-field{display:grid;gap:6px;margin:0 0 12px;color:#41586f;font-weight:600}input,textarea{min-height:44px;border:1px solid #ccd8e6;border-radius:12px;padding:0 12px;background:#fff;color:#102235}textarea{min-height:120px;padding:12px}input:focus,textarea:focus{outline:2px solid rgba(29,78,216,.18);border-color:#8bb5ff}.primary-button,.secondary-button,.danger-button,.nav-button{min-height:42px;padding:0 14px;border-radius:12px;border:1px solid transparent}.primary-button{background:#1d4ed8;color:#fff}.warning-button{background:#f59e0b;border-color:#f59e0b;color:#fff}.warning-button:hover:not(:disabled){background:#d97706;border-color:#d97706}.primary-button:disabled{background:#c7d4eb;color:#f8fbff;border-color:#c7d4eb;box-shadow:none}.warning-button:disabled{background:#f8d7a2;color:#fffaf0;border-color:#f8d7a2}.secondary-button{background:#eef4fb;color:#173a69;border-color:#d2deee}.secondary-button:disabled,.danger-button:disabled{background:#eef3f8;color:#9aaaba;border-color:#d9e2ec}.danger-button{background:#fff4f4;color:#b91c1c;border-color:#f0c7c7}.nav-button{background:#f6f9fc;color:#24425e;text-align:left;border-color:#dde7f1}.nav-button-active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.nav-button-parent-active{background:#dce8ff;color:#173a69;border-color:#c4d5f6;font-weight:700}.button-row{display:flex;flex-wrap:wrap;gap:10px}.toolbar-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.toolbar-row-end{justify-content:flex-end}.toolbar-row-filters{align-items:end}.toolbar-row-dialog-gap{margin-top:16px}.quick-filter-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.quick-filter-row-compact{margin-top:0;gap:8px}.quick-filter-row-under-label{margin:6px 0 8px}.property-linked-entity-field{display:grid;gap:6px;align-content:start}.property-linked-entity-head{min-height:72px;display:grid;align-content:start}.rich-text-editor{display:grid;gap:10px;margin-top:8px}.rich-text-editor .ql-toolbar.ql-snow{border:1px solid #d2deee;border-bottom:0;border-radius:16px 16px 0 0;background:#f7fbff}.rich-text-editor .ql-toolbar.ql-snow .ql-formats{margin-right:10px}.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-font,.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size{min-width:112px}.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size{min-width:76px}.rich-text-editor .ql-toolbar.ql-snow .ql-picker-label,.rich-text-editor .ql-toolbar.ql-snow .ql-picker-item{font-size:.9rem;color:#1c2f4d}.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-label:before,.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:attr(data-value)}.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-label:not([data-value]):before,.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item:not([data-value]):before{content:"Arial"}.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label:before,.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:attr(data-value)}.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label:not([data-value]):before,.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item:not([data-value]):before{content:"8pt"}.rich-text-editor .ql-container.ql-snow{height:auto;min-height:156px;border:1px solid #d2deee;border-radius:0 0 16px 16px;background:#fff;font-family:Arial,sans-serif}.rich-text-editor .ql-editor{min-height:156px;height:auto;color:#1c2f4d;font-family:Arial,sans-serif;font-size:8pt;line-height:1.35;font-weight:400}.rich-text-editor .ql-editor.ql-blank:before{color:#8aa0bc;font-style:normal}.rich-text-editor .ql-editor p{margin:0}.rich-text-editor .ql-editor p+p{margin-top:4px}.rich-text-editor .ql-editor ul{margin:4px 0 0 20px;padding:0}.rich-text-editor .ql-editor li+li{margin-top:2px}.form-grid>.primary-button-inline.field-span-2{margin-top:10px}.quick-filter-button{min-height:34px;padding:0 12px;border:1px solid #d2deee;border-radius:999px;background:#eef4fb;color:#173a69;font-size:.82rem;font-weight:700}.quick-filter-button.is-active,.quick-filter-button-active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.field-heading-inline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.field-heading-label{margin:0;color:#3f5673;font-weight:700;font-size:.98rem}.section-helper-no-margin{margin:0}.readonly-field{min-height:44px;display:flex;align-items:center;padding:0 14px;border:1px solid #d2deee;border-radius:16px;background:#f7fbff;color:#1c2f4d;font-size:1rem;font-weight:400}.readonly-field-helper{margin:6px 0 0;color:#6b84a3;font-size:.82rem;font-weight:400;line-height:1.35}.status-card-compact{gap:6px;padding:14px 16px}.status-card-compact p{font-size:.84rem;line-height:1.4}.template-status-toggle{display:inline-flex;width:100%;padding:4px;gap:4px;border-radius:14px;background:#f2f6fb}.template-status-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1 1 0;border:0;border-radius:10px;background:transparent;color:#5d738b;font-size:.9rem;font-weight:700;cursor:pointer}.template-status-button .button-icon{width:16px;height:16px}.template-status-button-active{background:#fff;box-shadow:0 1px 3px #0f172a14}.template-status-button-positive.template-status-button-active{color:#166534}.template-status-button-negative.template-status-button-active{color:#b42318}.billing-template-title-textarea{min-height:74px}.selection-stack{display:grid;gap:14px;margin-top:10px}.assignment-subsection{display:grid;gap:8px}.selection-grid{display:flex;flex-wrap:wrap;gap:8px}.selection-chip{min-height:34px;padding:6px 10px;border:1px solid #d2deee;border-radius:12px;background:#f5f9fe;color:#24425e}.selection-chip-active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.quick-filter-button-warning{background:#c2410c14;color:#c2410c;border-color:#c2410c2e}.quick-filter-button-danger{background:#b91c1c14;color:#b91c1c;border-color:#b91c1c2e}.quick-filter-button-warning.quick-filter-button-active,.quick-filter-button-danger.quick-filter-button-active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.filter-field{display:grid;gap:6px;color:#41586f;font-weight:600}.filter-field-search{flex:1 1 420px;min-width:280px}.filter-field-select{flex:0 0 210px;min-width:190px}.filter-field-toggle{flex:0 0 190px;min-width:180px}.filter-field-toggle .quick-filter-button{width:100%;justify-content:center}.filter-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.filter-toolbar-properties{margin:0 0 12px}.property-search-field{flex:1 1 520px;min-width:320px}.property-status-field{flex:0 0 250px;min-width:220px}.filter-toolbar-billing-evaluations{margin-top:6px}.billing-evaluation-search-field{flex:1 1 340px;min-width:300px}.filter-toolbar .search-field,.filter-toolbar .filter-field{margin:0}.filter-toolbar input,.filter-toolbar .select-menu-trigger,.filter-toolbar .select-menu-option,.filter-toolbar .select-menu-search-input{font-weight:400}.filter-toolbar .select-menu-label,.filter-toolbar .search-field{align-content:start}.pagination-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:14px}.pagination-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pagination-page-size{width:140px}.pagination-page-indicator{color:#41586f;font-weight:600}.form-feedback{margin:0;color:#63788f;font-size:.84rem}.modal-inline-alert{margin:0;padding:12px 14px;border-radius:16px;font-size:.92rem;line-height:1.45}.modal-inline-alert-info{border:1px solid #d7e4f4;background:linear-gradient(180deg,#f7fbff,#f0f6fd);color:#445d76}.evaluation-run-panel{display:grid;gap:12px;margin-top:12px;padding:16px 18px;border:1px solid #dbe5f1;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f5f9fe)}.evaluation-run-panel-main{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.evaluation-run-panel-copy{display:grid;gap:4px}.evaluation-run-panel-copy h4{margin:0;color:#102235}.evaluation-run-panel-copy p{margin:0;color:#5d738b;font-size:.92rem;line-height:1.45}.evaluation-run-result{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.evaluation-property-run-search{margin-bottom:0}.evaluation-property-run-list{display:grid;gap:10px;max-height:320px;overflow:auto;padding-right:4px}.evaluation-property-run-option,.evaluation-property-run-empty{display:grid;gap:4px;padding:14px 16px;border:1px solid #d7e4f4;border-radius:16px;background:#f8fbff}.evaluation-property-run-option{text-align:left;color:#173a69}.evaluation-property-run-option-selected{border-color:#8bb5ff;background:#eef4ff;box-shadow:inset 0 0 0 1px #3b82f61a}.evaluation-property-run-option-title{font-weight:700;color:#102235}.evaluation-property-run-option-meta,.evaluation-property-run-empty{color:#5d738b;font-size:.92rem;line-height:1.45}.primary-button-inline{display:inline-flex;align-items:center;gap:8px;width:auto}.button-icon,.icon-button-square svg,.select-menu-chevron{width:16px;height:16px}.inline-error,.global-error{color:#b91c1c;background:#fff4f4;border:1px solid #f0c7c7;border-radius:12px;padding:10px 12px}.global-error{margin-top:14px}.login-error{margin:6px 0 0;color:#b91c1c;font-size:.85rem;font-weight:600}.data-table{width:100%;border-collapse:collapse;table-layout:fixed}.data-table th,.data-table td{padding:12px 10px;border-bottom:1px solid #e3ebf4;text-align:left;vertical-align:top;overflow-wrap:anywhere;word-break:break-word}.column-numeric{text-align:right!important}.data-table th{font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;color:#6f8297}.data-table tbody tr:hover{background:#f8fbff}.data-table tbody tr{cursor:pointer}.data-table-row-active{background:#eef4fb}.data-table-compact th,.data-table-compact td{padding:8px}.data-table-compact th{font-size:.78rem}.data-table-evaluation-overview{width:100%;table-layout:fixed}.data-table-users{table-layout:auto}.data-table-users .column-user-last-login{width:152px;min-width:152px;white-space:nowrap}.data-table-users .column-user-actions{width:188px;min-width:188px;white-space:nowrap}.data-table-empty-row td{padding:18px 10px;color:#63788f;text-align:center;background:linear-gradient(180deg,#fbfdff,#f6faff)}.table-summary-row td{padding:12px 10px;border-top:2px solid #dbe5f1;background:#f8fbff;color:#17314e;font-weight:700}.table-shell{width:100%;overflow-x:auto}.filter-toolbar+.table-shell,.search-field+.table-shell{margin-top:14px}.erp-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 12px}@media(max-width:1100px){.erp-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.erp-filter-grid{grid-template-columns:1fr}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:32px;background:#0b192b52;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-backdrop-front{z-index:140}.modal-backdrop-frontest{z-index:160}.modal-card{width:min(920px,100%);max-height:min(88vh,920px);overflow:auto;padding:24px;border:1px solid #d8e3f0;border-radius:24px;background:#fff;box-shadow:0 24px 60px #0f253f2e}.article-modal-card{width:min(760px,100%)}.modal-card-wide{width:min(1180px,100%)}.json-textarea{min-height:120px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:.85rem;line-height:1.45;white-space:pre}.two-column-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.summary-card{display:grid;gap:6px;padding:16px 18px;border:1px solid #dce6f2;border-radius:18px;background:linear-gradient(180deg,#f7faff,#f2f7fd);color:#35506d;font-size:.92rem}.summary-card strong{color:#102235}.preview-warning-block{margin-bottom:16px}.plain-list{margin:8px 0 0;padding-left:18px}.plain-list li+li{margin-top:4px}.json-preview-block{margin:0;padding:12px 14px;border-radius:14px;background:#f4f8fd;color:#23415f;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:.82rem;line-height:1.45;white-space:pre-wrap;word-break:break-word}.activity-request-url{display:block;white-space:pre-wrap}.import-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px}.import-result-content-grid{align-items:start}.import-result-card{min-height:100%}.import-result-card .plain-list strong{color:#102235}.import-wizard-section{margin-top:24px}.import-wizard-section+.import-wizard-section{margin-top:28px}.import-wizard-analysis-grid{margin-top:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.import-file-picker{min-height:52px;display:flex;align-items:center;gap:14px;padding:10px 14px;border:1px solid #d2deee;border-radius:16px;background:#fff}.import-file-picker-name{color:#1c2f4d;font-size:.96rem;font-weight:600;line-height:1.35;word-break:break-word}.import-file-picker .secondary-button-inline{flex:0 0 auto}.import-mapping-grid{display:grid;gap:10px}.import-mapping-row{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);gap:18px;align-items:start;padding:10px 0 12px;border-top:1px solid #e5edf6}.import-mapping-row:first-child{border-top:0;padding-top:0}.import-mapping-target{display:grid;gap:4px;color:#5d738b;font-size:.9rem}.import-mapping-target strong{color:#102235}.import-mapping-target-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.import-mapping-controls{display:grid;gap:10px}.import-mapping-source .select-field,.import-mapping-source .select-field select{margin-bottom:0}.import-mapping-rule-grid{display:grid;grid-template-columns:minmax(200px,.8fr) minmax(240px,1fr);gap:12px;align-items:start}.import-mapping-rule-grid label,.import-mapping-rule-grid .select-field{margin:0}.import-mapping-field{display:grid;gap:6px;align-content:start;justify-items:start}.import-mapping-field-label{color:#4b637d;font-size:.92rem;font-weight:700}.import-mapping-field-warning .import-mapping-field-label,.import-mapping-field-warning input{color:#b42318}.import-mapping-field-warning input{border-color:#f3b2ab;background:#fff6f5}.import-mapping-field-warning input::placeholder{color:#c96b63}.import-mapping-rule-grid input,.import-mapping-rule-grid select{min-width:0}@media(max-width:900px){.import-mapping-row{grid-template-columns:1fr;gap:10px}.import-mapping-rule-grid{grid-template-columns:1fr}}.meta-inline{display:inline-flex;width:fit-content;padding:2px 8px;border-radius:999px;background:#edf5ff;color:#30537c;font-size:.75rem;font-weight:700}.modal-card-compact{width:min(520px,100%)}.modal-card-mfa-setup{width:min(760px,100%)}.modal-card-password-reset{width:min(640px,100%)}.modal-card-export-confirm{width:min(620px,100%)}.modal-card-export-confirm .muted-copy{max-width:54ch;margin-bottom:0}.modal-card-export-confirm .inline-note{margin-top:.85rem}.modal-card-export-confirm .toolbar-row{margin-top:1rem}.article-modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:-2px}.article-modal-toolbar .form-hint{margin:0}.article-erp-mapping-modal{width:min(760px,100%)}.article-erp-mapping-grid{margin-top:14px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.article-erp-section{scroll-margin-top:16px}.password-reset-form{align-items:start}.password-reset-form .status-card{margin-bottom:2px}.column-flag{width:76px}.column-count{width:78px}.column-sync{width:118px}.column-actions{width:164px}.data-table-erp-customers .column-id{width:68px;white-space:nowrap}.data-table-erp-customers .column-name{width:auto;min-width:0}.data-table-erp-customers .column-ustid{width:160px;white-space:nowrap}.data-table-erp-customers .column-language{width:92px;white-space:nowrap}.data-table-erp-customers .column-service-recipient-country{width:112px;white-space:nowrap}.data-table-erp-customers .column-rental-status{width:122px}.data-table-erp-customers .column-service-recipient-count{width:92px;white-space:nowrap}.data-table-erp-customers .column-actions{width:196px;min-width:196px}.data-table-billing-evaluations .column-actions{width:264px;min-width:264px}.data-table-template-items th:nth-child(1){width:108px}.data-table-template-items th:nth-child(2){width:auto}.data-table-template-items th:nth-child(3){width:220px}.data-table-template-items th:nth-child(4){width:132px}.data-table-template-items th:nth-child(5){width:172px}.data-table-template-items td:nth-child(2){min-width:360px}.data-table-template-items .action-row{white-space:nowrap}.data-table-template-items .sort-order-controls{justify-content:flex-start;gap:10px}.data-table-evaluation-basis th:nth-child(1){width:168px}.data-table-evaluation-basis th:nth-child(2){width:auto}.data-table-evaluation-basis td:nth-child(2){min-width:420px}.data-table-evaluation-lines th:nth-child(1){width:76px}.data-table-evaluation-lines th:nth-child(2){width:104px}.data-table-evaluation-lines th:nth-child(3){width:86px}.data-table-evaluation-lines th:nth-child(4){width:118px}.data-table-evaluation-lines th:nth-child(5),.data-table-evaluation-lines th:nth-child(6),.data-table-evaluation-lines th:nth-child(7){width:86px}.data-table-evaluation-lines th:nth-child(8){width:220px}.data-table-evaluation-lines th:nth-child(9){width:auto}.data-table-evaluation-lines td:nth-child(8){min-width:220px}.data-table-evaluation-lines td:nth-child(9){min-width:300px}.column-activity-type{width:236px;min-width:0}.column-rental-quantity{width:72px;white-space:nowrap}.column-rental-date{width:94px;white-space:nowrap}.column-rental-status{width:88px;white-space:nowrap}.column-template{width:92px}.column-location{width:132px}.column-street{width:168px}.column-id{width:124px}.column-name{width:auto}.column-service-recipient-name{width:44%}.column-service-recipient-street{width:18%}.column-service-recipient-city{width:14%;white-space:nowrap}.column-service-recipient-country{width:10%;white-space:nowrap}.column-service-recipient-count{width:6%;white-space:nowrap;text-align:right}.column-service-recipient-actions{width:8%;white-space:nowrap}.column-evaluation-type{width:152px}.column-evaluation-period{width:104px}.column-evaluation-kind{width:88px;white-space:nowrap}.column-evaluation-subject{width:auto;min-width:0;overflow-wrap:anywhere}.column-evaluation-amount{width:88px;white-space:nowrap}.column-evaluation-count{width:48px;white-space:nowrap}.column-evaluation-readiness{width:136px;min-width:0}.column-evaluation-export-status{width:156px;min-width:0}.column-evaluation-status{width:132px;white-space:nowrap}.column-evaluation-line-type{width:86px;white-space:nowrap}.column-evaluation-line-source{width:124px;white-space:nowrap}.column-evaluation-line-article{width:86px;white-space:nowrap}.column-evaluation-line-period{width:108px;white-space:nowrap}.column-evaluation-line-quantity{width:64px;white-space:nowrap}.column-evaluation-line-price{width:88px;white-space:nowrap}.column-evaluation-line-amount{width:96px;white-space:nowrap}.column-evaluation-line-shorttext{width:22%}.column-evaluation-line-longtext{width:26%}.column-evaluation-basis-period{width:164px;white-space:nowrap}.column-evaluation-basis-detail{width:auto}.evaluation-status-stack{display:grid;gap:5px;justify-items:start}.evaluation-readiness-stack{display:grid;gap:6px;justify-items:start}.evaluation-warning-note{display:inline-flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.evaluation-warning-text{color:#8a5720;font-size:.84rem;line-height:1.35}.action-row{display:flex;justify-content:flex-end;align-items:center;gap:6px;white-space:nowrap}.data-table-users .action-row{flex-wrap:nowrap}.data-table-erp-customers .action-row .icon-button,.data-table-billing-evaluations .action-row .icon-button{width:32px;height:32px;padding:0;flex:0 0 32px}.data-table-erp-customers td .meta-pill{max-width:100%;justify-content:center;white-space:normal;line-height:1.15;text-align:center;padding:4px 9px}.table-cell-stack{display:grid;gap:3px;line-height:1.25}.table-cell-stack span{color:#41586f}.table-cell-warning{color:#c2410c;font-size:.8rem;font-weight:700}.table-cell-success{color:#15803d;font-size:.8rem;font-weight:700}.table-cell-address-summary{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.table-cell-period-stack{display:grid;gap:2px;line-height:1.25}.sort-order-controls{display:inline-flex;align-items:center;gap:8px}.empty-state{margin:0;color:#63788f}.run-log-shell{display:grid;gap:10px;max-height:360px;overflow:auto;padding:2px}.run-log-entry{display:grid;gap:4px;padding:12px 14px;border-radius:14px;background:#f7fbff;color:#17314e}.run-log-entry-info{border:1px solid #dbe7f3}.run-log-entry-success{border:1px solid #cfe7d6;background:#f3fbf5}.run-log-entry-error{border:1px solid #f0c7c7;background:#fff5f5;color:#9f1f1f}.run-log-time{color:#70839b;font-size:.78rem;font-weight:700}.run-progress-block{margin-top:14px}.run-progress-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.92rem;color:#5c7087}.run-progress-bar{width:100%;height:10px;overflow:hidden;border-radius:999px;background:#5c7aa324}.run-progress-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2d5bff,#6c8dff);transition:width .2s ease}.status-card{margin:0;padding:14px;border:0;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#f4f8fd)}.status-card-template-summary{padding:12px 14px;position:relative}.evaluation-summary-card{background:linear-gradient(180deg,#f4f7fb,#eef3f9)}.evaluation-summary-header-card,.evaluation-summary-meta-card{background:#ffffff85;border:1px solid #dbe5f1}.status-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.status-card h4,.assignment-headline{margin:0 0 8px;color:#102235}.status-card-head h4{margin:0}.status-card p,.section-helper{margin:0;color:#5d738b;font-size:.92rem;line-height:1.5}.status-card .mono-text{color:#233b54}.status-card-template-summary .status-card-head{display:block;margin-bottom:0}.status-card-template-summary p{line-height:1.35}.status-card-template-summary .activity-pill-stack{margin-top:4px}.security-status-card{gap:10px}.security-status-meta{color:#6f839a;font-size:.84rem}.security-action-panel{display:grid;gap:14px;padding:16px 18px;border:1px solid #dbe5f1;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f3f7fc)}.security-action-copy{display:grid;gap:6px}.security-action-copy h4{margin:0;color:#102235}.security-action-copy p{margin:0;color:#5d738b;font-size:.9rem;line-height:1.45}.security-action-row{margin-top:0}.template-summary-action{position:absolute;top:12px;right:14px}.form-hint{margin:6px 0 0;color:#6d8097;font-size:.82rem;line-height:1.45}.inline-note{margin-top:.75rem;padding:.85rem 1rem;border:1px solid #d7e3f1;border-radius:14px;background:#f7fbff;color:#5d738b;font-size:.92rem;line-height:1.5}.inline-note-warning{border-color:#f2d3aa;background:#fff8ef;color:#8a5720}.inline-note-list{margin:.5rem 0 0;padding-left:1.1rem}.inline-note-list li+li{margin-top:.35rem}.overview-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.automation-status-card{display:grid;gap:12px;align-content:start;text-align:left}.automation-status-card-compact{gap:10px;padding:16px 18px}.automation-status-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.automation-status-title-row .section-intro{gap:4px}.automation-status-title-row h3{font-size:1.05rem}.automation-status-meta-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.automation-status-meta-item{display:grid;gap:2px;min-width:0}.automation-status-meta-item strong{color:#17314e;font-size:.88rem;line-height:1.35}.automation-status-meta-item-runtime{align-content:start;justify-items:end}.automation-status-meta-label{color:#6f84a1;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.automation-status-summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.overview-erp-monitoring-card{display:grid;gap:12px;align-content:start;text-align:left}.overview-priority-card{min-height:168px}.overview-erp-monitoring-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.overview-erp-monitoring-count{font-size:2rem;line-height:1;font-weight:700;color:#102235}.automation-status-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.automation-meta-list{margin:0;display:grid;gap:10px}.automation-meta-list div{display:grid;gap:2px}.automation-meta-list dt{font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#70839b}.automation-meta-list dd{margin:0;color:#17314e}.overview-activity-list{display:grid;gap:10px}.overview-activity-item{display:grid;gap:8px;width:100%;padding:14px;border:0;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#f4f8fd);color:#102235;text-align:left;cursor:pointer}.overview-activity-item:hover{background:linear-gradient(180deg,#f2f7fd,#edf4fb)}.overview-activity-item p{margin:0;color:#5d738b;font-size:.92rem;line-height:1.45}.overview-activity-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.overview-activity-head strong{min-width:0}.overview-chart-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;margin-bottom:12px}.overview-chart-toggle-stack{display:grid;gap:8px;justify-items:end}.segmented-toggle{display:inline-flex;flex-wrap:nowrap;align-items:center;padding:4px;border-radius:999px;background:#f2f6fb;gap:4px;max-width:100%;justify-self:end}.segmented-toggle-button{min-height:32px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:#5d738b;font-size:.84rem;font-weight:700;cursor:pointer;white-space:nowrap}.segmented-toggle-button-active{background:#fff;color:#173a69;box-shadow:0 1px 3px #0f172a14}@media(max-width:1240px){.overview-chart-heading{grid-template-columns:1fr;gap:10px}.segmented-toggle{justify-self:start}.overview-chart-toggle-stack{justify-items:start}}.evaluation-title-editor{display:grid;gap:6px;color:#41586f;font-weight:600}.data-table-evaluation-editor th:nth-child(1){width:84px}.data-table-evaluation-editor th:nth-child(2){width:112px}.data-table-evaluation-editor th:nth-child(3){width:84px}.data-table-evaluation-editor th:nth-child(4){width:110px}.data-table-evaluation-editor th:nth-child(5),.data-table-evaluation-editor th:nth-child(6){width:84px}.data-table-evaluation-editor th:nth-child(7){width:92px}.data-table-evaluation-editor th:nth-child(8){width:auto}.data-table-evaluation-editor th:nth-child(9){width:86px}.data-table-evaluation-editor td{vertical-align:top}.data-table-evaluation-editor td input{min-width:0}.data-table-evaluation-editor td:nth-child(8){min-width:320px}.table-cell-prewrap{white-space:pre-wrap}.evaluation-line-editor-fields{display:grid;gap:8px}.evaluation-line-editor-fields .textarea-compact{min-height:96px;resize:vertical}.evaluation-text-card-list{display:grid;gap:12px}.evaluation-text-card{display:grid;gap:12px;padding:14px 16px;border:1px solid #d7e5f7;border-radius:18px;background:#f8fbff}.evaluation-text-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.evaluation-text-card-header>div{display:grid;gap:4px}.evaluation-text-card-header strong{color:#173a69}.evaluation-text-card-header span{color:#5d738b;font-size:.92rem}.evaluation-text-card-fields{display:grid;gap:10px}.evaluation-text-card-fields label{display:grid;gap:6px;color:#41586f;font-weight:600}@media(max-width:920px){.meta-list-evaluation{grid-template-columns:repeat(2,minmax(0,1fr))}}.revenue-chart-card{display:grid;gap:12px}.revenue-chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(28px,1fr));align-items:end;gap:10px;min-height:260px;padding:12px 0 4px}.revenue-chart-empty{display:grid;place-items:center;min-height:260px;padding:24px;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#f4f8fd)}.revenue-chart-empty p{margin:0;max-width:420px;color:#5d738b;text-align:center;line-height:1.5}.revenue-bar-group{display:grid;gap:8px;justify-items:center}.revenue-bar-shell{display:flex;flex-direction:column-reverse;justify-content:flex-start;width:100%;max-width:44px;height:190px;overflow:hidden;border-radius:14px;background:#eef4fb}.revenue-bar-segment{width:100%;min-height:0}.revenue-bar-segment-devices{background:#2952d1}.revenue-bar-segment-connectors{background:#5fa8ff}.revenue-bar-segment-rents{background:#f59e0b}.revenue-bar-segment-base{background:#91c6a8}.revenue-bar-total{color:#173a69;font-size:.73rem;font-weight:700;text-align:center}.revenue-bar-label{color:#6d8097;font-size:.72rem;font-weight:700;text-align:center}.revenue-pill-devices{background:#3454d1!important;color:#fff!important;border:1px solid #3454d1!important}.revenue-pill-connectors{background:#5fa8ff!important;color:#163e7a!important;border:1px solid #5fa8ff!important}.revenue-pill-rents{background:#f59e0b!important;color:#fff!important;border:1px solid #f59e0b!important}.revenue-pill-base{background:#91c6a8!important;color:#214b34!important;border:1px solid #91c6a8!important}.revenue-pill-devices,.revenue-pill-connectors,.revenue-pill-rents,.revenue-pill-base{padding-left:.9rem}.detail-stack{display:grid;gap:16px}.detail-stack-compact{gap:4px}.detail-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.detail-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-card{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(148,163,184,.28);border-radius:16px;background:#ffffffad;box-shadow:inset 0 1px #ffffff8c}.detail-label{color:#64748b;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mono-text{font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.85rem;word-break:break-word}.mfa-qr-code{display:block;width:180px;height:180px;max-width:100%;margin:4px auto 0;border-radius:12px;background:#fff;padding:10px}.mfa-secret-text{overflow-wrap:anywhere;word-break:break-word}.mfa-recovery-grid .status-card{min-height:0}.evaluation-action-layout{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 16px;flex-wrap:wrap}.evaluation-action-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.evaluation-action-group-tools{justify-content:flex-start}.evaluation-action-group-process,.evaluation-action-group-edit{justify-content:flex-end;margin-left:auto}.json-preview{margin:0;padding:14px 16px;border:0;border-radius:16px;background:#f8fbff;color:#17314f;font-size:.84rem;line-height:1.55;overflow:auto;white-space:pre-wrap;word-break:break-word}.assignment-dual-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.assignment-list-column{display:grid;gap:10px;align-content:start}.assignment-list-panel{display:flex;flex-direction:column;border:1px solid #dbe5f1;border-radius:18px;background:#f8fbff;overflow:hidden;align-self:start}.assignment-list-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #dbe5f1;color:#41586f;font-weight:700}.assignment-list-body{display:grid;align-content:start;gap:8px;overflow:auto;padding:12px;max-height:520px}.assignment-list-body-empty{align-content:start}.assignment-list-empty{display:grid;align-items:center;min-height:64px;align-self:start;padding:12px 14px;border-radius:14px;background:#fff;color:#63788f}.assignment-list-item{display:grid;gap:4px;width:100%;padding:12px 14px;border:0;border-radius:14px;background:#fff;color:#102235;text-align:left}.assignment-list-item-active{background:#eef4fb}.assignment-list-item strong{font-size:.95rem}.assignment-list-item small,.muted-copy{color:#63788f}.multi-select{min-height:180px;padding:12px}.icon-button-square{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #d2deee;background:#eef4fb;color:#173a69}.icon-button-square:disabled{background:#eff3f7;color:#9aaaba;border-color:#d8e1ea}.icon-button-square-primary{background:#eff6ff;color:#1d4ed8}.icon-button-square-danger{background:#fff3f2;color:#c2410c;border-color:#f1d3cf}.select-menu{position:relative;display:grid;gap:6px}.select-menu-label{color:#41586f;font-weight:600}.select-menu-helper{margin-top:-2px;color:#7a8da3;font-size:.8rem;line-height:1.35}.select-menu-trigger{min-height:44px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:1px solid #ccd8e6;border-radius:12px;background:#fff;color:#102235;font-weight:400}.select-menu-trigger-open{outline:2px solid rgba(29,78,216,.18);border-color:#8bb5ff}.select-menu-popover{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:20;display:grid;gap:4px;padding:8px;border:1px solid #d7e0eb;border-radius:14px;background:#fff;box-shadow:0 18px 36px #0f172a1f}.select-menu-search-shell{position:sticky;top:0;z-index:1;margin:-8px -8px 4px;padding:8px;background:#fff;border-bottom:1px solid #e3ebf4}.select-menu-search-input{width:100%;min-height:40px;padding:0 12px;border:1px solid #d6e1ee;border-radius:12px;background:#fbfdff;color:#17314f;font-weight:400}.select-menu-option{min-height:38px;border:0;border-radius:10px;background:transparent;color:#24425e;text-align:left;padding:0 10px;font-weight:400}.select-menu-option:hover,.select-menu-option-active{background:#eef4fb;color:#173a69}.select-menu-separator{padding:8px 10px 4px;margin-top:2px;border-top:1px solid #e3ebf4;color:#7a8da4;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.select-menu-empty{padding:12px 10px 8px;color:#6d8097;font-size:.9rem}.checklist-field{display:grid;gap:8px}.checklist-panel{display:grid;gap:8px;max-height:280px;overflow:auto;padding:8px;border:1px solid #d7e0eb;border-radius:14px;background:#f8fbff}.checklist-item{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid transparent}.checklist-item input{min-height:auto;margin-top:2px}.checklist-item-active{border-color:#bfd3ef;background:#eff6ff}.checklist-item-copy{display:grid;gap:2px}.checklist-item-copy strong{color:#102235}.checklist-item-copy small{color:#63788f}.monitoring-stack{display:grid;gap:14px}.monitoring-section{padding:0;overflow:visible}.monitoring-section-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;cursor:pointer;list-style:none}.monitoring-section-summary::-webkit-details-marker{display:none}.monitoring-section-summary>div{min-width:0}.monitoring-section-summary h3{margin:0}.monitoring-section-body{display:grid;gap:14px;padding:0 20px 20px}.monitoring-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.monitoring-summary-grid-compact{margin-top:0}.stat-card{display:grid;gap:6px;padding:14px;border:0;border-radius:14px;background:#f8fbff;min-width:0}.stat-card span{color:#63788f;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.stat-card strong{color:#102235;font-size:.95rem;overflow-wrap:anywhere;word-break:break-word}.monitoring-filter-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.filter-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid #d7e0eb;background:#fff;color:#41586f}.filter-chip-active{background:#eff6ff;color:#1d4ed8;border-color:#bfd3ef}.monitoring-entry-list{display:grid;gap:10px}.monitoring-analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.monitoring-analysis-card{display:grid;gap:10px;padding:14px;border-radius:14px;background:#f8fbff}.monitoring-analysis-card p{margin:0}.monitoring-analysis-list{display:grid;gap:8px}.monitoring-analysis-item{display:grid;gap:3px;padding:10px 12px;border-radius:12px;background:#fff}.monitoring-analysis-item strong{color:#102235}.monitoring-analysis-item span,.monitoring-analysis-item small{color:#63788f;overflow-wrap:anywhere;word-break:break-word}.monitoring-entry-card{border:1px solid #d7e0eb;border-radius:16px;background:#fbfdff;overflow:hidden}.monitoring-entry-summary{display:flex;justify-content:space-between;gap:12px;align-items:center;list-style:none;padding:14px 16px;cursor:pointer}.monitoring-entry-summary::-webkit-details-marker{display:none}.monitoring-entry-headline{display:grid;gap:4px;min-width:0}.monitoring-entry-headline strong{color:#102235}.monitoring-entry-headline span{color:#63788f;word-break:break-all}.monitoring-entry-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0}.monitoring-entry-details{display:grid;gap:12px;padding:0 16px 16px;min-width:0}.meta-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:#eef4fb;color:#173a69;font-size:.73rem;font-weight:700;white-space:nowrap;max-width:100%}.meta-pill-success{background:#16a34a1f;color:#166534}.meta-pill-warning{background:#c2410c1f;color:#c2410c}.meta-pill-info{background:#1d4ed81f;color:#1d4ed8}.meta-pill-danger{background:#b91c1c1f;color:#b91c1c}.meta-pill-muted{background:#f1f5f9;color:#64748b}.meta-pill-billing-type-advance{background:#1d4ed81f;color:#1d4ed8}.meta-pill-billing-type-regular{background:#0f766e1f;color:#0f766e}.meta-pill-billing-kind-stub{background:#7c3aed1f;color:#7c3aed}.meta-pill-billing-kind-regular{background:#4755691f;color:#475569}.activity-pill-stack{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.column-activity-type .meta-pill{max-width:100%;overflow:hidden;text-overflow:ellipsis}.inline-status-stack{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.inline-status-text{color:#64748b;font-size:.78rem;line-height:1.2}.muted-inline-text{color:#64748b}.state-item{display:grid;gap:4px;padding:12px 14px;border-radius:12px;background:#fff4f4;border:0;min-width:0}.state-item span{color:#b91c1c;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.state-item strong{color:#7f1d1d;overflow-wrap:anywhere;word-break:break-word}.monitoring-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.editor-label{display:grid;gap:6px;color:#41586f;font-weight:600}.monitoring-preview{min-height:180px;padding:12px;border:0;border-radius:12px;background:#f8fbff;color:#102235;resize:vertical}@media(max-width:960px){.hero-card,.content-grid,.panel-grid,.login-card,.workspace{grid-template-columns:1fr}.login-card-side{border-right:0;border-bottom:1px solid #dbe5f1;padding:28px 24px}.login-card-form{padding:28px 24px}.topbar{grid-template-columns:1fr}.topbar,.topbar-meta{justify-items:start}.topbar-context-stack{width:100%}.card-heading{flex-direction:column}.modal-backdrop{padding:16px}.modal-card{padding:20px;max-height:min(92vh,920px)}.monitoring-summary-grid,.monitoring-analysis-grid,.monitoring-preview-grid,.assignment-dual-list,.form-two-columns,.form-three-columns,.article-form-grid{grid-template-columns:1fr}.pagination-row{align-items:stretch}}@media(max-width:1360px){.overview-automation-grid,.overview-erp-monitoring-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-priority-toolbar{align-items:start;flex-direction:column}.automation-status-meta-row{grid-template-columns:repeat(2,minmax(0,1fr))}.automation-status-meta-item-runtime{justify-items:start}}@media(max-width:960px){.overview-automation-grid,.overview-erp-monitoring-grid,.automation-status-meta-row{grid-template-columns:1fr}}.table-subnote{margin-top:.25rem;font-size:.82rem;color:var(--text-muted)}.toggle-field{display:flex;flex-direction:column;gap:.45rem}.toggle-field-label{font-weight:700;color:#334155}.toggle-field-control{display:flex;align-items:center;gap:.75rem;min-height:3.1rem;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:1rem;background:var(--surface-raised);color:var(--text-secondary)}.toggle-field-control input[type=checkbox]{width:1rem;height:1rem;flex:0 0 auto;margin:0}.toggle-field-description{font-weight:400;line-height:1.45;color:#475569}
