/*!
 * 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}.partner-config-container{max-width:800px;margin:0 auto;padding:2rem;background-color:#fdfdfd;border-radius:8px;box-shadow:0 4px 6px #ff33001a}.partner-config-title{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:1.5rem;text-align:center}.form-section{margin-bottom:2rem}.form-section-title{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem}.color-input-group{display:flex;align-items:center;margin-bottom:.5rem}.color-input-group label{flex:0 0 120px;font-size:.875rem;color:#000}.color-input-group input[type=color]{width:40px;height:40px;padding:0;border:none;border-radius:4px;cursor:pointer}.color-input-group input[type=text]{flex:1;margin-left:.5rem;padding:.5rem;border:1px solid #ffd6cc;border-radius:4px;font-size:.875rem;color:#000}.logo-upload-container{display:flex;align-items:center;margin-top:.5rem}.logo-upload-button{background-color:#fff5f2;color:#000;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.logo-upload-button:hover{background-color:#ffd6cc}.logo-filename{margin-left:1rem;font-size:.875rem;color:#000}.resource-link-form{background-color:#fff5f2;padding:1rem;border-radius:4px;margin-bottom:1rem}.resource-link-item{background-color:#ffebe6;padding:.75rem;border-radius:4px;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease,border-color .2s ease}.edit-button,.delete-button{background:none;border:none;cursor:pointer;padding:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.edit-button{color:#000;background-color:#fff5f2}.edit-button:hover{background-color:#ffd6cc}.delete-button{color:#f30;background-color:#ffebe6}.delete-button:hover{background-color:#ffd6cc}.edit-button svg,.delete-button svg{width:20px;height:20px}.resource-link-info{flex:1;margin-right:12px}.resource-link-type{font-size:.75rem;font-weight:600;color:#000;text-transform:uppercase}.resource-link-title{font-size:.875rem;color:#000}.resource-link-url{font-size:.75rem;color:#000}.submit-button{background-color:#f30;color:#fdfdfd;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.submit-button:hover{background-color:#f60}.submit-button:disabled{background-color:#ffd6cc;cursor:not-allowed}.clear-button{background-color:#fff5f2;color:#000;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.clear-button:hover{background-color:#ffd6cc}.search-section{background-color:#fff5f2;padding:1.5rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 2px 4px #ff33000d}.search-input{padding:.75rem;border:1px solid #ffd6cc;border-radius:4px;font-size:.875rem;color:#000;width:100%;transition:border-color .2s ease}.search-input:focus{outline:none;border-color:#f30;box-shadow:0 0 0 2px #ff33001a}.search-button{background-color:#f30;color:#fdfdfd;padding:.75rem 1.5rem;border-radius:4px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.search-button:hover{background-color:#f60}.search-button:disabled{background-color:#ffd6cc;cursor:not-allowed}.error-message{background-color:#ffebe6;border-left:4px solid #ff3300;color:#000;padding:1rem;border-radius:4px;margin-top:1rem}.error-message p:first-child{font-weight:600;margin-bottom:.25rem}.fine-tuning-editor{height:300px;margin-bottom:1rem}.welcome-message-input{width:100%;padding:.5rem;border:1px solid #ffd6cc;border-radius:4px;font-size:.875rem;color:#000;resize:vertical}.existing-logo{text-align:center;margin-bottom:20px}.existing-logo img{max-height:100px;border-radius:4px;box-shadow:0 2px 4px #0000001a}.resource-link-actions{display:flex;gap:8px;margin-left:12px}.edit-button{background-color:transparent;border:none;color:#000;cursor:pointer;padding:4px;transition:color .2s ease}.edit-button:hover{color:#f60}.search-container{display:flex;gap:12px;align-items:center}.resource-link-item.editing{background-color:#fff5f2;border:1px solid #ff3300}.visibility-toggle-container{background-color:#fff5f2;padding:1rem;border-radius:4px}.toggle-wrapper{display:flex;align-items:center;justify-content:space-between}.toggle-label{font-size:.95rem;font-weight:500;color:#000}.toggle-switch{position:relative;display:inline-flex;align-items:center;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:relative;display:inline-block;width:50px;height:24px;background-color:#ffd6cc;border-radius:24px;transition:all .3s}.toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:all .3s}.whatsapp-section{background-color:#fff5f2;padding:2rem;border-radius:4px;margin-bottom:1rem}.whatsapp-input-container{position:relative}.whatsapp-input-container input{padding-left:2.5rem}.whatsapp-icon{position:absolute;left:.1rem;top:-10%;transform:translateY(-80%);color:#25d366;font-size:1.25rem;pointer-events:none}.whatsapp-input-container input:valid{border-color:#25d366}.whatsapp-input-container input:invalid:not(:placeholder-shown){border-color:#f30}.whatsapp-help-text{display:flex;align-items:start;gap:.5rem;margin-top:.5rem}.whatsapp-help-text svg{width:16px;height:16px;color:#666;flex-shrink:0;margin-top:2px}input:checked+.toggle-slider{background-color:#f30}input:checked+.toggle-slider:before{transform:translate(26px)}.toggle-status{margin-left:12px;font-size:.9rem;font-weight:500}.toggle-description{font-size:.85rem;color:#666;margin-top:.75rem;margin-left:0}.partner-manager-container{max-width:800px;margin:0 auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}.partner-manager-header{margin-bottom:2rem}.document-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.document-stats,.document-stats p{margin:0}.pagination-controls{display:flex;justify-content:center;align-items:center}.pagination-controls-top{margin-left:auto}.pagination-controls-bottom{padding:16px;background-color:#f9fafb;border-top:1px solid #e5e7eb}.document-stats{background:none;border:none;padding:0}.partner-manager-title{font-size:2rem;font-weight:700;color:#f30;text-align:center}.partner-manager-content{display:flex;flex-direction:column;gap:1.5rem}.input-group{display:flex;flex-direction:column}.input-label{font-size:1rem;font-weight:600;color:#333;margin-bottom:.5rem}.input-wrapper{display:flex;gap:.5rem}.partner-id-input{flex:1;padding:.75rem;border:1px solid #ff3300;border-radius:4px;font-size:1rem;color:#333}.fetch-button{padding:.75rem 1.5rem;background-color:#f30;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.fetch-button:hover{background-color:#f60}.error-message,.success-message{padding:1rem;border-radius:4px;margin-bottom:1rem}.error-message{background-color:#ffebe6;border-left:4px solid #ff3300}.success-message{background-color:#e6fff2;border-left:4px solid #00cc66}.error-title,.success-title{font-weight:600;margin-bottom:.5rem}.provider-list{margin-top:2rem}.provider-list-title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem}.provider-list-items{list-style-type:none;padding:0}.provider-item{background-color:#fff5f2;border:1px solid #ffd6cc;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.provider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.provider-name{font-size:1.25rem;font-weight:600;color:#333;margin:0}.provider-id{font-size:.875rem;color:#666}.provider-links{margin-bottom:1rem}.link-group{margin-bottom:.5rem}.link-label{font-size:.875rem;font-weight:600;color:#666;margin-bottom:.25rem}.provider-link{display:inline-block;font-size:.875rem;color:#f30;text-decoration:none;word-break:break-all;transition:color .2s ease}.provider-link:hover{color:#f60;text-decoration:underline}.custom-username{font-size:.875rem;color:#666;margin-top:.25rem}.provider-error{color:#f30;font-size:.875rem;margin-top:.5rem}.edit-custom-link-form{margin-top:1rem}.custom-username-input{width:100%;padding:.5rem;border:1px solid #ffd6cc;border-radius:4px;font-size:1rem;color:#333;margin-bottom:.5rem}.button-group{display:flex;gap:.5rem}.edit-custom-link-button,.save-custom-link-button,.cancel-button{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.edit-custom-link-button,.save-custom-link-button{background-color:#f30;color:#fff}.edit-custom-link-button:hover,.save-custom-link-button:hover{background-color:#f60}.cancel-button{background-color:#f2f2f2;color:#333}.cancel-button:hover{background-color:#e6e6e6}.fetch-button:disabled,.edit-custom-link-button:disabled,.save-custom-link-button:disabled,.cancel-button:disabled{opacity:.5;cursor:not-allowed}.link-with-copy{display:flex;align-items:center;gap:.5rem}.copy-button{background:none;border:none;cursor:pointer;font-size:1rem;padding:.25rem;border-radius:4px;transition:background-color .2s ease}.copy-button:hover{background-color:#ffd6cc}.copied-notification{font-size:.75rem;color:#0c6;margin-left:.5rem}.provider-link{max-width:calc(100% - 3rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:24px;margin-bottom:24px}.kb-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#333;border-bottom:2px solid #e5e7eb;padding-bottom:.75rem}.kb-search-section{margin-bottom:2rem}.search-container{display:flex;gap:10px}.search-input-wrapper{flex:1}.search-input{width:100%;padding:10px 2px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem}.search-button{background-color:#4f46e5;color:#fff;border:none;border-radius:6px;padding:10px 16px;font-weight:500;cursor:pointer;transition:background-color .2s,transform .1s;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-width:150px}.search-button:hover{background-color:#4338ca;transform:translateY(-1px)}.search-button:active{transform:translateY(1px)}.search-button:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}.kb-upload-form{background-color:#f9fafb;border-radius:6px;padding:1.5rem;margin-bottom:2rem}.kb-upload-form h3{margin-top:0;margin-bottom:1rem;font-size:1.25rem;font-weight:600;color:#374151}.form-row{display:flex;gap:20px;margin-bottom:16px}.form-group{flex:1;display:flex;flex-direction:column;margin-bottom:1rem}.form-group label{font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.5rem}.form-group input,.form-group select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem}.file-input-group{position:relative}.file-input-group input[type=file]{display:none}.file-select-button{padding:8px 12px;background-color:#e5e7eb;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;cursor:pointer;color:#4b5563}.selected-file{margin-left:12px;font-size:.875rem;color:#4b5563}.markdown-editor{height:200px;margin-bottom:20px}.upload-button{background-color:#10b981;color:#fff;border:none;border-radius:6px;padding:10px 16px;font-weight:500;font-size:.95rem;cursor:pointer;transition:background-color .2s;margin-top:12px}.upload-button:hover{background-color:#059669}.upload-button:disabled{background-color:#9ca3af;cursor:not-allowed}.error-message{background-color:#fee2e2;color:#b91c1c;padding:12px 16px;border-radius:6px;margin-bottom:16px}.success-message{background-color:#d1fae5;color:#065f46;padding:12px 16px;border-radius:6px;margin-bottom:16px}.kb-document-list{margin-top:2rem;border-radius:8px;box-shadow:0 2px 4px #0000000d;overflow:hidden;border:1px solid #e5e7eb}.kb-document-list h3{margin:0;font-size:1.25rem;font-weight:600;color:#374151;padding:16px 20px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.document-stats{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;font-size:.9rem;color:#4b5563;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.document-stats p{margin:0;display:flex;align-items:center}.load-more-button{background-color:#4f46e5;color:#fff;border:none;border-radius:4px;padding:6px 12px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;margin-left:12px}.load-more-button:hover{background-color:#4338ca;transform:translateY(-1px)}.load-more-button:active{transform:translateY(1px)}.kb-document-list table{width:100%;border-collapse:collapse;font-size:.95rem;background-color:#fff}.kb-document-list thead{position:sticky;top:0;z-index:1}.kb-document-list th{background-color:#f3f4f6;text-align:left;padding:14px 20px;font-weight:600;color:#4b5563;border-bottom:2px solid #e5e7eb;position:relative}.kb-document-list th:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background-color:#d1d5db}.kb-document-list td{padding:12px 20px;border-bottom:1px solid #e5e7eb;vertical-align:middle}.kb-document-list tbody tr:hover{background-color:#f9fafb}.kb-document-list td:nth-child(1){font-weight:500;color:#111827;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-document-list td:nth-child(2){width:120px}.kb-document-list td:nth-child(3){width:80px;text-align:right}.kb-document-list td:nth-child(4){width:170px}.kb-document-list td:nth-child(5){width:100px;text-align:center}.action-buttons{display:flex;gap:12px;justify-content:center}.view-button,.delete-button{background:none;border:1px solid transparent;font-size:1.1rem;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s}.view-button{color:#4f46e5}.delete-button{color:#ef4444}.view-button:hover{background-color:#4f46e51a;border-color:#4f46e533;transform:translateY(-1px)}.delete-button:hover{background-color:#ef44441a;border-color:#ef444433;transform:translateY(-1px)}.category-tag{display:inline-block;padding:3px 8px;border-radius:4px;font-size:.8rem;font-weight:500;text-transform:capitalize}.category-tag.general{background-color:#e0f2fe;color:#0369a1}.category-tag.faqs{background-color:#dcfce7;color:#15803d}.category-tag.guides{background-color:#fef3c7;color:#92400e}.category-tag.policies{background-color:#e0e7ff;color:#4338ca}.category-tag.services{background-color:#fce7f3;color:#be185d}.empty-documents{padding:40px 20px;text-align:center;color:#6b7280;background-color:#f9fafb;border-radius:0 0 8px 8px}.empty-documents p{margin:0 0 16px;font-size:1rem}.empty-documents-icon{font-size:3rem;margin-bottom:16px;color:#d1d5db}.documents-loading{display:flex;justify-content:center;align-items:center;padding:40px 20px;color:#6b7280;background-color:#f9fafbb3}.loading-spinner{border:3px solid #f3f3f3;border-top:3px solid #4f46e5;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite;margin-right:12px}.pagination-controls{display:flex;justify-content:center;align-items:center;padding:16px;background-color:#f9fafb;border-top:1px solid #e5e7eb}.pagination-button{background-color:#fff;border:1px solid #d1d5db;padding:6px 12px;font-size:.9rem;border-radius:4px;cursor:pointer;margin:0 4px;color:#4b5563;transition:all .2s}.pagination-button:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.pagination-button:disabled{cursor:not-allowed;opacity:.5}.pagination-info{margin:0 16px;font-size:.9rem;color:#6b7280}.action-buttons{display:flex;gap:8px}.file-compatibility{margin-top:8px;padding:8px 12px;border-radius:4px;font-size:.85rem;display:flex;align-items:center}.file-compatibility.high{background-color:#d1fae5;color:#065f46}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.confirm-dialog{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #0003;padding:24px;width:400px;max-width:90%;text-align:center}.confirm-dialog h3{margin-top:0;color:#e53935}.confirm-dialog .filename{font-weight:700;background-color:#f5f5f5;padding:8px;border-radius:4px;word-break:break-all;margin:16px 0}.confirm-dialog .button-group{display:flex;justify-content:center;gap:16px;margin-top:24px}.confirm-dialog .cancel-button{background-color:#f5f5f5;color:#333;border:none;padding:10px 16px;border-radius:4px;cursor:pointer;font-weight:500}.confirm-dialog .confirm-button{background-color:#e53935;color:#fff;border:none;padding:10px 16px;border-radius:4px;cursor:pointer;font-weight:500}.confirm-dialog .cancel-button:hover{background-color:#e0e0e0}.confirm-dialog .confirm-button:hover{background-color:#c62828}.confirm-dialog button:disabled{opacity:.7;cursor:not-allowed}.file-compatibility.medium{background-color:#fef3c7;color:#92400e}.file-compatibility.low{background-color:#fee2e2;color:#b91c1c}.file-compatibility.unknown{background-color:#e5e7eb;color:#4b5563}.compatibility-icon{margin-right:8px;font-size:1rem}.file-size-limits{margin-top:8px;font-size:.8rem;color:#6b7280;background-color:#f9fafb;padding:8px;border-radius:4px;border:1px dashed #d1d5db}.file-size-limits p{margin:0 0 4px;font-weight:500}.file-size-limits ul{margin:0;padding-left:20px}.file-size-limits li{margin-bottom:2px}.bulk-upload-toggle{margin:10px 0}.mode-toggle-button{background-color:#f0f0f0;border:1px solid #ddd;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .2s}.mode-toggle-button:hover{background-color:#e0e0e0}.selected-files-list{margin:15px 0;border:1px solid #ddd;border-radius:4px;padding:15px}.files-table{width:100%;border-collapse:collapse;margin-top:10px}.files-table th,.files-table td{padding:8px;text-align:left;border-bottom:1px solid #ddd}.files-table th{background-color:#f5f5f5}.remove-file-button{background:none;border:none;color:#f44336;cursor:pointer;font-size:16px}.upload-status{padding:2px 6px;border-radius:3px;font-size:12px}.upload-status.uploading{background-color:#fff9c4;color:#fbc02d}.upload-status.success{background-color:#e8f5e9;color:#2e7d32}.upload-status.error{background-color:#ffebee;color:#c62828;cursor:help}.invalid-file{background-color:#fee}.compatibility-indicator{padding:2px 6px;border-radius:3px;font-size:12px}.compatibility-indicator.high{background-color:#e8f5e9;color:#2e7d32}.compatibility-indicator.medium{background-color:#fff9c4;color:#fbc02d}.compatibility-indicator.low{background-color:#ffebee;color:#c62828}.compatibility-indicator.unknown{background-color:#e0e0e0;color:#616161}.file-error-message{color:#c62828;margin-top:10px;font-size:14px}.bulk-upload-button{background-color:#3f51b5}.meeting-reschedule-container{padding:2rem;max-width:1000px;margin:0 auto}.meeting-reschedule-header{margin-bottom:2rem}.meeting-reschedule-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.meeting-reschedule-subtitle{font-size:1rem;color:#6b7280}.meeting-reschedule-content{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}.input-group{margin-bottom:1.5rem}.input-label{display:block;font-weight:500;margin-bottom:.5rem;color:#374151}.input-wrapper{display:flex;gap:1rem}.booking-id-input{flex:1;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.fetch-button{padding:.75rem 1.5rem;background-color:#f30;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}.fetch-button:hover:not(:disabled){background-color:#e62e00}.fetch-button:disabled{opacity:.6;cursor:not-allowed}.message-box{padding:1rem;border-radius:6px;margin-bottom:1.5rem}.message-box.success{background-color:#d1fae5;color:#065f46;border:1px solid #6ee7b7;font-weight:600;animation:slideIn .3s ease-out}.message-box.error{background-color:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.message-box.info{background-color:#dbeafe;color:#1e40af;border:1px solid #93c5fd}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.booking-details{margin-top:2rem}.booking-details h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#111827}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.detail-item{display:flex;gap:.5rem}.detail-label{font-weight:500;color:#6b7280}.status-badge{padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:500}.status-badge.confirmed{background-color:#d1fae5;color:#065f46}.status-badge.cancelled{background-color:#fee2e2;color:#991b1b}.events-section h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#111827}.event-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:1rem;border:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease}.event-item.recently-rescheduled{border-color:#fbbf24;background-color:#fffbeb}.event-item input[type=radio]{cursor:pointer;margin-top:.25rem}.event-item label{cursor:pointer;flex:1}.recently-rescheduled-badge{margin-top:.5rem;padding:.5rem;background-color:#fef3c7;border-radius:4px;font-size:.875rem;color:#92400e;font-weight:500;display:inline-block}.reschedule-form{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.reschedule-form h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#111827}.datetime-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.admin-note-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;resize:vertical}.reschedule-button{width:100%;padding:1rem;background-color:#f30;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:1.5rem}.reschedule-button:hover:not(:disabled){background-color:#e62e00}.reschedule-button:disabled{opacity:.6;cursor:not-allowed}.timezone-note{margin-bottom:1rem;padding:.75rem;background-color:#f3f4f6;border-radius:6px;font-size:.875rem}.timezone-badge{font-weight:500;color:#059669}.time-display{display:flex;flex-direction:column;gap:.25rem}.time-display-primary{font-weight:500}.time-display-secondary{font-size:.875rem;color:#6b7280}.time-preview{margin-top:.5rem;padding:.75rem;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;font-size:.875rem}.time-preview-item{margin-top:.25rem}.label-hint{font-size:.875rem;color:#6b7280;font-weight:400;margin-left:.5rem}.cancelled-badge{color:#dc2626;font-weight:500;margin-left:.5rem}.datetime-selector{display:flex;gap:.5rem}.date-input{flex:1;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.time-select{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;min-width:120px}.success-notification-portal{position:fixed;top:20px;right:20px;z-index:9999;animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.success-notification-content{background-color:#10b981;color:#fff;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:1rem;font-weight:500;min-width:300px;max-width:500px}.success-notification-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s}.success-notification-close:hover{opacity:1}:root{--primary-color: #ff3300;--secondary-color: #0f359a;--background-color: #fdfdfd;--text-color: #1f242a;--error-color: #b22435;--success-color: #56bd6e;--neutral-color: #81bbc6}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:var(--background-color);font-family:Arial,sans-serif}.login-box{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 6px #1f242a1a;width:300px;max-width:90%}h2{color:var(--primary-color);text-align:center;margin-bottom:1.5rem;font-size:2rem}form{display:flex;flex-direction:column}input[type=password]{padding:.75rem;margin-bottom:1rem;border:2px solid var(--neutral-color);border-radius:4px;background-color:var(--background-color);color:var(--text-color);font-size:1rem;transition:border-color .3s ease}input[type=password]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #f303}button{padding:.75rem;background-color:var(--primary-color);color:var(--background-color);border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}button:hover{background-color:#db2000}button:active{background-color:#b62400}.error{color:var(--error-color);text-align:center;margin-top:1rem;font-size:.9rem}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.shake{animation:shake .6s cubic-bezier(.36,.07,.19,.97) both}.app-container{min-height:100vh;background-color:#fdfdfd;padding:2rem 1rem}.app-content{max-width:1200px;margin:0 auto;background-color:#fdfdfd;border-radius:12px;box-shadow:0 10px 15px -3px #ff33001a,0 4px 6px -2px #ff33000d;overflow:hidden}.app-header{background:linear-gradient(135deg,#f30,#f60);color:#fdfdfd;padding:2rem;text-align:center}.app-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.app-subtitle{font-size:1.25rem;font-weight:300;opacity:.8}.tab-container{display:flex;border-bottom:1px solid #ffd6cc}.tab-button{padding:12px 20px;background-color:#f3f4f6;border:none;border-bottom:3px solid transparent;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}.tab-button:hover{background-color:#e5e7eb;color:#4b5563}.tab-button.active{background-color:#fff;border-bottom:3px solid #4f46e5;color:#4f46e5}.tab-content{margin-top:1rem}.status-message{margin-top:2rem;padding:1rem;border-radius:8px;font-weight:500;color:#000}.status-message.success{background-color:#fff5f2}.status-message.error{background-color:#ffebe6}.status-message.info{background-color:#fff5f2}.loading-indicator{display:flex;justify-content:center;align-items:center;height:100px}.loading-spinner{border:4px solid #ffd6cc;border-top:4px solid #ff3300;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 640px){.app-title{font-size:2rem}.app-subtitle{font-size:1rem}.tab-button{font-size:.875rem}.tab-content{padding:1rem}}
