/*!
 * 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}.rich-text-editor .quill{border-radius:.375rem;border:1px solid #d1d5db;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.rich-text-editor .quill:focus-within{border-color:#a855f7;outline:none;box-shadow:0 0 0 3px #a855f71a}.rich-text-editor .ql-toolbar{border:none!important;border-bottom:1px solid #e5e7eb!important;background:#f9fafb;border-radius:.375rem .375rem 0 0;padding:8px}.rich-text-editor .ql-container{border:none!important;font-family:inherit;font-size:.875rem;min-height:120px}.rich-text-editor .ql-editor{min-height:120px;padding:12px;color:#111827}.rich-text-editor .ql-editor.ql-blank:before{color:#9ca3af;font-style:normal;left:12px}.rich-text-editor .ql-toolbar button{width:28px;height:28px;padding:3px;border-radius:.25rem;transition:background-color .15s ease}.rich-text-editor .ql-toolbar button:hover{background-color:#e5e7eb}.rich-text-editor .ql-toolbar button.ql-active{background-color:#ddd6fe;color:#7c3aed}.rich-text-editor .ql-toolbar .ql-stroke{stroke:#4b5563}.rich-text-editor .ql-toolbar .ql-fill{fill:#4b5563}.rich-text-editor .ql-toolbar button:hover .ql-stroke{stroke:#111827}.rich-text-editor .ql-toolbar button:hover .ql-fill{fill:#111827}.rich-text-editor .ql-toolbar button.ql-active .ql-stroke{stroke:#7c3aed}.rich-text-editor .ql-toolbar button.ql-active .ql-fill{fill:#7c3aed}.rich-text-editor .ql-toolbar .ql-picker{color:#4b5563;border-radius:.25rem}.rich-text-editor .ql-toolbar .ql-picker-label{border:none;padding:4px 8px}.rich-text-editor .ql-toolbar .ql-picker-label:hover{background-color:#e5e7eb}.rich-text-editor .ql-toolbar .ql-picker.ql-expanded .ql-picker-label{background-color:#ddd6fe;color:#7c3aed}.rich-text-editor .ql-toolbar .ql-picker-options{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a;padding:4px}.rich-text-editor .ql-toolbar .ql-picker-item{padding:4px 8px;border-radius:.25rem}.rich-text-editor .ql-toolbar .ql-picker-item:hover{background-color:#f3f4f6}.rich-text-editor .ql-editor h1{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.rich-text-editor .ql-editor h2{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.rich-text-editor .ql-editor h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.rich-text-editor .ql-editor ul,.rich-text-editor .ql-editor ol{padding-left:1.5rem}.rich-text-editor .ql-editor a{color:#7c3aed;text-decoration:underline}.rich-text-editor .ql-editor img{max-width:100%;height:auto;border-radius:.375rem;margin:.5rem 0}.rich-text-editor .ql-editor::-webkit-scrollbar{width:6px}.rich-text-editor .ql-editor::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.rich-text-editor .ql-editor::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.rich-text-editor .ql-editor::-webkit-scrollbar-thumb:hover{background:#9ca3af}/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */:root{--font-size:14px;--background:#fff;--foreground:oklch(14.5% 0 0);--card:#fff;--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:#2563eb;--primary-foreground:oklch(100% 0 0);--secondary:oklch(95% .0058 264.53);--secondary-foreground:#1e40af;--muted:#ececf0;--muted-foreground:#717182;--accent:#dbeafe;--accent-foreground:#1e40af;--destructive:#d4183d;--destructive-foreground:#fff;--border:#0000001a;--input:transparent;--input-background:#f3f3f5;--switch-background:#cbced4;--font-weight-medium:500;--font-weight-normal:400;--ring:oklch(70.8% 0 0);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--radius:.625rem;--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:#2563eb;--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:#1e40af;--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0)}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(14.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(14.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:#3b82f6;--primary-foreground:oklch(100% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(39.6% .141 25.723);--destructive-foreground:oklch(63.7% .237 25.331);--border:oklch(26.9% 0 0);--input:oklch(26.9% 0 0);--ring:oklch(43.9% 0 0);--font-weight-medium:500;--font-weight-normal:400;--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:#3b82f6;--sidebar-primary-foreground:oklch(100% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(26.9% 0 0);--sidebar-ring:oklch(43.9% 0 0)}:root,:host{--color-primary:var(--primary)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h4{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) p{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) label,:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}html{font-size:var(--font-size)}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-right{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-fade-in-up{opacity:0;animation:.6s ease-out forwards fade-in-up}.animate-fade-in{animation:.5s ease-out forwards fade-in}.animate-slide-in-right{animation:.6s ease-out forwards slide-in-right}@media (max-width:768px){.mobile-hidden{display:none}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #f1f5f9;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#64748b}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px)}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text}.focus-ring{box-shadow:0 0 0 2px var(--primary),0 0 0 4px #2563eb33;outline:none}.loading-spinner{animation:1s linear infinite spin}.sku-scroll-body::-webkit-scrollbar{width:10px}.sku-scroll-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:5px}.sku-scroll-body::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #f1f5f9;border-radius:5px}.dark .sku-scroll-body::-webkit-scrollbar-thumb{background:#ffffff4d}.sku-scroll-body:hover::-webkit-scrollbar-thumb{background:#64748b}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-screen{z-index:9999;background:linear-gradient(135deg,#f8fafc,#e2e8f0);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loading-screen .loading-spinner{border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.loading-text{color:#64748b;margin-top:16px;font-size:14px;font-weight:500}.error-boundary{background-color:#f9fafb;justify-content:center;align-items:center;min-height:100vh;display:flex}.error-boundary-card{background:#fff;border-radius:.5rem;width:100%;max-width:28rem;margin:0 1rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a}.error-boundary-icon{background-color:#fef2f2;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.error-boundary-title{color:#111827;text-align:center;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.error-boundary-description{color:#6b7280;text-align:center;margin-bottom:1.5rem}.error-boundary-button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;width:100%;padding:.5rem 1rem;transition:background-color .2s}.error-boundary-button:hover{background-color:#1d4ed8}.error-details{text-align:left;margin-top:.75rem}.error-details summary{color:#6b7280;cursor:pointer;font-size:.875rem;transition:color .2s}.error-details summary:hover{color:#374151}.error-details pre{background-color:#f3f4f6;border-radius:.25rem;max-height:8rem;margin-top:.5rem;padding:.75rem;font-size:.75rem;overflow:auto}.login-page-background{background:linear-gradient(135deg,#dbeafe,#e0e7ff,#f3e8ff);min-height:100vh;display:flex}.login-left-panel{display:none}@media (min-width:1024px){.login-left-panel{flex-direction:column;flex:1;justify-content:center;padding:3rem;display:flex}}.login-right-panel{flex:1;justify-content:center;align-items:center;padding:1.5rem 1.5rem 3rem;display:flex}@media (min-width:1024px){.login-right-panel{padding:3rem 2rem}}.login-card{-webkit-backdrop-filter:blur(4px);background:#ffffffe6;border:none;padding:2rem;box-shadow:0 25px 50px -12px #00000040}.login-logo{background:linear-gradient(135deg,#3b82f6,#7c3aed);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex;box-shadow:0 10px 15px -3px #0000001a}.login-feature-icon{background:linear-gradient(135deg,#3b82f6,#7c3aed);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;transition:transform .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.login-feature-icon:hover{transform:scale(1.1)}.login-mobile-feature-icon{background:linear-gradient(135deg,#3b82f6,#7c3aed);border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 auto .5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.login-button{color:#fff;background:linear-gradient(135deg,#3b82f6,#7c3aed);border:none;width:100%;height:3rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a}.login-button:hover{background:linear-gradient(135deg,#2563eb,#6d28d9);transform:scale(1.05);box-shadow:0 10px 15px -3px #0000001a}.demo-button{color:#92400e;background:#fff;border:1px solid #f59e0b;border-radius:.5rem;padding:.5rem;font-size:.75rem;transition:background-color .2s}.demo-button:hover{background-color:#fef3c7}.dashboard-loading{justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-loading-spinner{border:4px solid #3b82f6;border-top-color:#0000;border-radius:50%;width:2rem;height:2rem;margin:0 auto 1rem;animation:1s linear infinite spin}.dashboard-error{justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-chart-placeholder{border-radius:.75rem;justify-content:center;align-items:center;height:20rem;display:flex}.dashboard-overview-chart{background:linear-gradient(135deg,#dbeafe,#f3e8ff)}.dashboard-performance-chart{background:linear-gradient(135deg,#d1fae5,#dbeafe)}.dashboard-analytics-chart{background:linear-gradient(135deg,#fae8ff,#fce7f3)}.sidebar{-webkit-backdrop-filter:blur(4px);background:linear-gradient(#fff,#f9fafbe6,#fff);border-right:1px solid #e5e7ebcc;width:16rem;min-height:100vh;position:relative}.sidebar-logo{border-bottom:1px solid #e5e7eb80;padding:1.5rem}.sidebar-logo-icon{background:linear-gradient(135deg,#2563eb,#7c3aed 25%,#1e40af);border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.sidebar-logo-title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#111827,#6b7280);-webkit-background-clip:text;background-clip:text;font-size:1.125rem}.sidebar-role-badge{padding:1.5rem 1rem}.sidebar-role-indicator{background-color:#dbeafe;border:1px solid #3b82f680;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem .75rem;display:inline-flex}.sidebar-role-dot{background-color:#3b82f6;border-radius:50%;width:.5rem;height:.5rem;animation:2s infinite pulse}.sidebar-nav{padding:0 1rem 5rem}.sidebar-nav-item{border-radius:.75rem;align-items:center;gap:.75rem;width:100%;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .3s;display:flex}.sidebar-nav-item.active{color:#fff;background:linear-gradient(135deg,#3b82f6,#7c3aed);transform:scale(1.05);box-shadow:0 4px 6px -1px #0000001a}.sidebar-nav-item:not(.active){color:#6b7280}.sidebar-nav-item:not(.active):hover{color:#2563eb;background:#fff9;transform:scale(1.05);box-shadow:0 2px 4px -1px #0000001a}.sidebar-nav-icon{width:1.25rem;height:1.25rem;transition:all .3s}.sidebar-nav-item.active .sidebar-nav-icon{color:#fff}.sidebar-nav-item:not(.active) .sidebar-nav-icon{color:#9ca3af}.sidebar-nav-item:not(.active):hover .sidebar-nav-icon{color:#3b82f6;transform:scale(1.1)}.sidebar-nav-text{transition:all .3s}.sidebar-nav-item.active .sidebar-nav-text{color:#fff}.sidebar-nav-item:not(.active) .sidebar-nav-text{color:#374151}.sidebar-nav-item:not(.active):hover .sidebar-nav-text{color:#2563eb}.sidebar-nav-arrow{color:#fff;width:1rem;height:1rem;margin-left:auto;animation:2s infinite pulse}.header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}.header-search-input{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem}.header-search-input:focus{border-color:#0000;outline:none;box-shadow:0 0 0 2px #3b82f6}.header-search-icon{color:#9ca3af;width:1rem;height:1rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.header-notification-badge{color:#fff;background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;display:flex;position:absolute;top:-.25rem;right:-.25rem}.header-user-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:500;display:flex}.header-user-avatar.placeholder{background-color:#d1d5db}.header-user-avatar.placeholder .icon{color:#6b7280}.mobile-hidden{display:none}@media (max-width:768px){.mobile-hidden{display:block}}.btn-gradient-primary{background:linear-gradient(135deg,#3b82f6,#7c3aed);transition:all .3s}.btn-gradient-primary:hover{background:linear-gradient(135deg,#2563eb,#6d28d9);transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a}.btn-gradient-secondary{color:#374151;background:linear-gradient(135deg,#f8fafc,#e2e8f0);transition:all .3s}.btn-gradient-secondary:hover{background:linear-gradient(135deg,#f1f5f9,#d1d5db);transform:translateY(-1px)}.btn-gradient-success{color:#fff;background:linear-gradient(135deg,#059669,#047857);transition:all .3s}.btn-gradient-success:hover{background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-1px)}.btn-gradient-warning{color:#fff;background:linear-gradient(135deg,#d97706,#b45309);transition:all .3s}.btn-gradient-warning:hover{background:linear-gradient(135deg,#b45309,#92400e);transform:translateY(-1px)}.btn-gradient-danger{color:#fff;background:linear-gradient(135deg,#dc2626,#b91c1c);transition:all .3s}.btn-gradient-danger:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-1px)}.card-glass{-webkit-backdrop-filter:blur(8px);background:#fffc;border:1px solid #fff3;box-shadow:0 8px 32px #1f26875e}.card-hover{transition:all .3s}.card-hover:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.form-input-enhanced{background-color:#f8fafc;border:2px solid #0000;transition:all .3s}.form-input-enhanced:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input-error{background-color:#fef2f2;border-color:#ef4444}.form-input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.table-row-hover{transition:all .2s}.table-row-hover:hover{background-color:#f8fafc;transform:scale(1.01)}.status-active{color:#059669;background-color:#d1fae5}.status-pending{color:#d97706;background-color:#fef3c7}.status-inactive{color:#6b7280;background-color:#f3f4f6}.status-error{color:#dc2626;background-color:#fef2f2}.notification-dot{background-color:#3b82f6;border-radius:50%;width:.5rem;height:.5rem}.notification-unread{background-color:#dbeafe;border-left:4px solid #3b82f6}.progress-bar{background:linear-gradient(135deg,#3b82f6,#7c3aed);transition:width .5s}.progress-bar-success{background:linear-gradient(135deg,#059669,#047857)}.progress-bar-warning{background:linear-gradient(135deg,#d97706,#b45309)}.progress-bar-danger{background:linear-gradient(135deg,#dc2626,#b91c1c)}@media (max-width:1024px){.sidebar{width:14rem}.sidebar-logo-title{font-size:1rem}.header{padding:.75rem 1rem}}@media (max-width:768px){.sidebar{width:12rem}.sidebar-nav-item{gap:.5rem;padding:.5rem .75rem}.sidebar-nav-icon{width:1rem;height:1rem}.header{padding:.5rem .75rem}.header-search-input{padding:.375rem 2rem .375rem .75rem;font-size:.8rem}.login-card{padding:1.5rem}.login-feature-icon{width:2.5rem;height:2.5rem}}@media (max-width:640px){.sidebar{z-index:50;width:100%;transition:transform .3s;position:fixed;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-logo{padding:1rem}.sidebar-logo-icon{width:2rem;height:2rem}.sidebar-logo-title{font-size:.875rem}.sidebar-role-badge{padding:1rem .5rem}.header{padding:.5rem}.login-page-background{flex-direction:column}.login-left-panel{display:none}.login-right-panel,.login-card{padding:1rem}.dashboard-chart-placeholder{height:15rem}}@media (prefers-contrast:high){:root{--color-border:#000;--color-primary:#00f;--color-background:#fff;--color-foreground:#000}.dark{--color-border:#fff;--color-primary:#0ff;--color-background:#000;--color-foreground:#fff}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.animate-fade-in-up,.animate-fade-in,.animate-slide-in-right{opacity:1;animation:none;transform:none}}.focus-visible:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media print{.sidebar,.header,.mobile-hidden,.no-print{display:none!important}.main-content{margin:0!important;padding:0!important}.card-glass{box-shadow:none!important;background:#fff!important;border:1px solid #000!important}.btn-gradient-primary,.btn-gradient-secondary,.btn-gradient-success,.btn-gradient-warning,.btn-gradient-danger{color:#000!important;background:#fff!important;border:1px solid #000!important}}.dark .sidebar{background:linear-gradient(#1f2937,#111827e6,#1f2937);border-right-color:#4b55634d}.dark .sidebar-logo-title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#f9fafb,#d1d5db);-webkit-background-clip:text;background-clip:text}.dark .sidebar-role-indicator{background-color:#3b82f633;border-color:#3b82f64d}.dark .header{background:#1f2937;border-bottom-color:#4b55634d}.dark .header-search-input{color:#f9fafb;background-color:#11182780;border-color:#4b55634d}.dark .header-search-input:focus{background-color:#111827cc;border-color:#3b82f6}.dark .login-page-background{background:linear-gradient(135deg,#1e293b,#334155,#475569)}.dark .login-card{background:#1f2937e6;border-color:#4b55634d}.dark .card-glass{background:#1f2937cc;border-color:#4b556333}.sidebar,.header,.sidebar-nav-item,.btn-gradient-primary,.btn-gradient-secondary,.btn-gradient-success,.btn-gradient-warning,.btn-gradient-danger,.card-hover{will-change:transform;transform:translateZ(0)}img{max-width:100%;height:auto}img[loading=lazy]{opacity:0;transition:opacity .3s}img[loading=lazy].loaded{opacity:1}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;transition:background-color .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark .custom-scrollbar{scrollbar-color:#475569 #334155}.dark .custom-scrollbar::-webkit-scrollbar-track{background:#334155}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#475569}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#64748b}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes glow{0%,to{box-shadow:0 0 5px #3b82f64d}50%{box-shadow:0 0 20px #3b82f680}}.animate-pulse-slow{animation:3s infinite pulse-slow}.animate-bounce-subtle{animation:2s infinite bounce-subtle}.animate-glow{animation:2s infinite glow}
