@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}:root{--primary: #00b7ff;--primary-light: #6ed5fe;--primary-dark: #0f89b9;--gray-light: #e5e8e8;--green-dark: #398912;--red-dark: #e54547}*{box-sizing:border-box;padding:0;margin:0;font-family:Inter,sans-serif!important}body{font-size:14px;color:#2c2c2c;background-color:#f6f6f6!important}.ant-table-container{margin-top:1rem}.ant-form-item-explain-error{font-size:.7rem;text-align:left}th.ant-table-cell,td.ant-table-cell{padding:.5rem .7rem!important}.ant-input-number-input,.ant-input-number,.ant-input-number-affix-wrapper,.ant-input-number-input-wrap{width:100%!important}#Container{max-width:1200px;width:100%;margin:auto}#login .ant-form-item{margin-bottom:.5rem}#login .ant-form-item-label{padding:0}#login .login-container form p.forgot-password{text-align:left;position:relative;color:var(--primary);font-size:12px;cursor:pointer;z-index:1;margin-top:-.5rem}#login .login-container form p.forgot-password:hover{text-decoration:underline}#login .login-container .footer{margin-top:1.5rem;font-size:12px;color:#666}#login .login-container .footer a{color:var(--primary);text-decoration:none}#login .login-container .footer a:hover{text-decoration:underline}#LayoutHeader .site-header{background-color:var(--primary);height:80px}#LayoutHeader .site-header #Container{display:flex;align-items:center;justify-content:space-between;height:80px;background-color:var(--primary);transition:all .3s}#LayoutHeader .site-header #Container .menu-trigger{display:none}#LayoutHeader .site-header #Container .ant-menu{display:flex;align-items:center;justify-content:flex-end;flex-grow:1;background:transparent;border-bottom:none}#LayoutHeader .site-header #Container .ant-menu .ant-menu-item{position:relative;cursor:pointer}#LayoutHeader .site-header #Container .ant-menu .ant-menu-item:after{content:"";position:absolute;bottom:13px;left:25%;right:25%;height:2px;background-color:transparent;border-radius:2px;transition:all .3s ease}#LayoutHeader .site-header #Container .ant-menu .ant-menu-item:hover:after{background-color:#fff}#LayoutHeader .site-header #Container .ant-menu .ant-menu-item-selected{font-weight:600}#LayoutHeader .site-header #Container .ant-menu .ant-menu-item-selected:after{background-color:#fff}#LayoutHeader .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content{background-color:var(--primary)}#LayoutHeader .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body{padding:0}#LayoutHeader .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .ant-menu{display:flex!important;flex-direction:column;width:100%;background-color:var(--primary)}#LayoutHeader .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .ant-menu .ant-menu-item{margin:0!important;padding:1rem!important;height:auto!important;line-height:1.5!important;color:#ffffffd9!important;transition:all .3s ease}#LayoutHeader .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .ant-menu .ant-menu-item:after{display:none}#LayoutHeader .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .ant-menu .ant-menu-item:hover{color:#fff!important;background-color:#ffffff1a}#LayoutHeader .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .ant-menu .ant-menu-item-selected{background-color:#fff3!important;color:#fff!important;font-weight:700;border-left:3px solid #ffffff}@media screen and (max-width: 768px){#LayoutHeader .site-header #Container .ant-menu{display:none}#LayoutHeader .site-header #Container .menu-trigger{display:block;color:#fff;font-size:1.5rem;padding:.5rem;background:none;border:none;cursor:pointer}}#LayoutSider .site-sidebar .ant-layout-sider-children{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}#LayoutSider .site-sidebar #logo-small{width:85%;margin-bottom:1rem;margin-top:1rem;cursor:pointer}#LayoutSider .site-layout{position:relative;transition:all .3s}#LayoutSider .site-layout #toggle-sidebar{position:fixed;top:2rem;right:1rem;z-index:1;transition:all .3s}#LayoutSider .ant-menu-item svg{width:15px}#LayoutSider .ant-menu-item .fuel-load-icon{width:13px}#LayoutSider .ant-menu-item-selected{color:var(--primary-dark)}#LayoutSider .ant-menu-item-selected svg{fill:var(--primary-dark);color:var(--primary-dark)}#LayoutSider .ant-menu-item-selected svg path{fill:var(--primary-dark)}.logged-user-div{display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;background-color:#fff9;padding:.5rem;border-radius:40px;width:90%;margin:auto;margin-bottom:1rem;align-self:flex-end;font-size:14px;color:var(--primary-dark);box-shadow:0 0 10px #0003}.logged-user-div span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logged-user-div svg{color:var(--primary-dark);margin:0;width:.9rem;height:.9rem}#login{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--primary-light) 0%,var(--primary-dark) 100%)}#login .error{color:red;margin-bottom:.25rem;font-size:12px}#login .login-container{text-align:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000001a;max-width:400px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}#login .login-container img{width:70%;margin-bottom:.5rem}#login .login-container p{margin-bottom:1rem}#login .login-container form{width:70%}#login .login-container form svg{color:var(--primary)}#login .login-container form button{width:100%}@media (max-width: 768px){#login .login-container{width:100%;height:100%;max-width:100%;border-radius:0;padding:1rem}#login .login-container img{width:300px}#login .login-container form{max-width:350px}}#register{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--primary-light) 0%,var(--primary-dark) 100%)}#register .ant-form-item{margin-bottom:.2rem}#register .ant-form-item-label{padding:0}#register .error{color:red;margin-bottom:.25rem;font-size:12px}#register .register-container{text-align:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000001a;max-width:400px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}#register .register-container img{width:70%;margin-bottom:.5rem}#register .register-container p{margin-bottom:1rem}#register .register-container form{width:70%}#register .register-container form svg{color:var(--primary)}#register .register-container form button{margin-top:1rem;width:100%}#register .register-container .login-button{margin-top:0}@media (max-width: 768px){#register .register-container{width:100%;height:100%;max-width:100%;border-radius:0;padding:1rem}#register .register-container img{width:300px}#register .register-container form{max-width:350px}}#Users{padding:1rem}#Users h1{margin-bottom:1rem}#Users .filters{display:flex;width:100%;flex-wrap:wrap}#Users .filters .input-wrapper{width:100%;display:flex;flex-wrap:wrap;gap:1rem}#Users .filters .input-wrapper .ant-input-affix-wrapper{width:280px}#Users .filters .input-wrapper .ant-select{width:200px}#Users .filters .input-wrapper button{justify-self:flex-end;margin-left:auto;margin-right:0}#TableActions{display:flex;align-items:center;justify-content:center;gap:.5rem}#TableActions span svg{cursor:pointer;width:1rem;height:1rem;transition:all .2s ease-in-out}#TableActions span svg:hover{transform:scale(1.1)}#TableActions span:nth-of-type(1):hover,#TableActions span:nth-of-type(2):hover{color:var(--primary)}#TableActions span:nth-of-type(3):hover{color:#c00}#CreateCompanyForm .ant-form-item{margin-bottom:.5rem}#CreateCompanyForm .grid-of-two{display:grid;grid-template-columns:1fr 1fr;gap:0rem 1rem}@media (max-width: 768px){#CreateCompanyForm .grid-of-two{grid-template-columns:1fr;gap:.2rem}}#CreateCompanyForm .grid-of-three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0rem 1rem}@media (max-width: 768px){#CreateCompanyForm .grid-of-three{grid-template-columns:1fr;gap:.2rem}}#CreateCompanyForm .buttons{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}#CreateCompanyForm .buttons button{width:115px}#CreateCompanyForm .ant-picker{width:100%}#CreateCompanyForm .subscription-info{margin-top:1rem}#loading{position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:10000}#loading img{animation:heart 2s linear infinite}@keyframes heart{0%{transform:scale(1)}20%{transform:scale(1.1)}40%{transform:scale(1)}60%{transform:scale(1.1)}80%{transform:scale(1)}to{transform:scale(1)}}#ForgotPassword{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--primary-light) 0%,var(--primary-dark) 100%)}#ForgotPassword .ant-form-item{margin-bottom:.5rem}#ForgotPassword .ant-form-item-label{padding:0}#ForgotPassword .error{color:red;margin-bottom:.25rem;font-size:12px}#ForgotPassword .login-container{text-align:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000001a;max-width:400px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}#ForgotPassword .login-container img{width:70%;margin-bottom:1rem}#ForgotPassword .login-container p{margin-bottom:1rem}#ForgotPassword .login-container form{width:70%}#ForgotPassword .login-container form svg{color:var(--primary)}#ForgotPassword .login-container form button{width:100%}#ForgotPassword .login-container form .login-button{color:var(--primary)}#ForgotPassword .login-container form .login-button:hover{text-decoration:underline;cursor:pointer}@media (max-width: 768px){#ForgotPassword .login-container{width:100%;height:100%;max-width:100%;border-radius:0;padding:1rem}#ForgotPassword .login-container img{width:300px}#ForgotPassword .login-container form{max-width:350px}}#RestorePassword{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--primary-light) 0%,var(--primary-dark) 100%)}#RestorePassword .ant-form-item{margin-bottom:.2rem}#RestorePassword .ant-form-item-label{padding:0}#RestorePassword .error{color:red;margin-bottom:.25rem;font-size:12px}#RestorePassword .register-container{text-align:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000001a;max-width:400px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}#RestorePassword .register-container img{width:70%;margin-bottom:.5rem}#RestorePassword .register-container p{margin-bottom:1rem}#RestorePassword .register-container form{width:70%}#RestorePassword .register-container form svg{color:var(--primary)}#RestorePassword .register-container form button{margin-top:1rem;width:100%}#RestorePassword .register-container .login-button{margin-top:0}@media (max-width: 768px){#RestorePassword .register-container{width:100%;height:100%;max-width:100%;border-radius:0;padding:1rem}#RestorePassword .register-container img{width:300px}#RestorePassword .register-container form{max-width:350px}}#Subscribe{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem}#Subscribe img{width:100%;max-width:300px;margin-bottom:20px}#Subscribe p.headline{margin-bottom:1rem}#Subscribe button.logout-button{display:flex;align-items:center}#Subscribe .subscription-cards-container{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;padding-top:2rem;margin-bottom:2rem}#Subscribe .subscription-cards-container .subscription-card{position:relative;width:370px;border-radius:.5rem;border:1px solid #ccc;padding:1rem;background-color:#fff;display:flex;flex-direction:column}#Subscribe .subscription-cards-container .subscription-card .card-header{margin-bottom:1.3rem}#Subscribe .subscription-cards-container .subscription-card h2{font-size:1.6rem}#Subscribe .subscription-cards-container .subscription-card .price-box{height:64px}#Subscribe .subscription-cards-container .subscription-card .price-box h2.price{font-size:2rem;margin:0}#Subscribe .subscription-cards-container .subscription-card .price-box p.old-price{font-size:1.2rem;margin:0;text-decoration:line-through;opacity:.5}#Subscribe .subscription-cards-container .subscription-card .features-area{flex-grow:1;display:flex;flex-direction:column;gap:.7rem;padding-top:1.3rem;margin-bottom:2rem}#Subscribe .subscription-cards-container .subscription-card .features-area p{display:flex;align-items:center;gap:.5rem;font-size:1rem}#Subscribe .subscription-cards-container .subscription-card .features-area p svg{color:var(--primary);width:30px;min-width:30px}#Subscribe .subscription-cards-container .subscription-card .subscribe-button{background-color:var(--primary);color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;font-size:1rem;cursor:pointer;width:100%;margin-top:auto;transition:background-color .3s;display:flex;align-items:center!important;justify-content:center;gap:.3rem;height:40px}#Subscribe .subscription-cards-container .subscription-card .subscribe-button img{width:30px;margin:0}#Subscribe .subscription-cards-container .subscription-card .subscribe-button:hover{background-color:var(--primary-dark)}#Subscribe .subscription-cards-container .subscription-card:nth-of-type(2){border:1px solid var(--primary)}#Subscribe .subscription-cards-container .subscription-card:nth-of-type(2) .discount-tag{background-color:var(--primary);color:#fff;font-weight:700;text-transform:uppercase;position:absolute;padding:.7rem 1.4rem;border-radius:3rem;height:25px;top:-12.5px;left:50%;transform:translate(-50%);font-size:.9rem!important;width:max-content!important;display:flex;align-items:center;justify-content:center}#SectionPage .title{display:flex;flex-direction:column;align-items:center;gap:1rem}#SectionPage .title p{text-align:center}#SectionList{margin-top:2rem}#SectionList .cards-list .section-card{display:flex;flex-direction:column;justify-content:space-between;margin-top:1rem;height:400px;width:100%;padding:1rem;background-color:#fff;box-shadow:#00b7ff33 0 2px 8px;border-radius:.5rem;transition:transform .3s ease,box-shadow .3s ease;transform:scale(1)}#SectionList .cards-list .section-card:hover{transform:scale(1.02);box-shadow:0 8px 20px #00b7ff33}#SectionList .cards-list .section-card .header{position:relative;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;margin-bottom:2rem;text-align:left}#SectionList .cards-list .section-card .body{display:flex;justify-content:center;text-align:left;flex:1;font-size:1rem;color:#666;margin-bottom:1rem}#SectionList .cards-list .section-card .body p{white-space:pre-line;margin-bottom:.5rem;display:block;content:""}#SectionList .cards-list .section-card .footer{margin-top:auto;display:flex;justify-content:center}#SectionList .cards-pagination{width:100%;display:flex;justify-content:center}@media screen and (min-width: 900px){#SectionList .cards-list{display:grid;grid-template-columns:repeat(3,minmax(0,33%));gap:1rem}#SectionList .cards-list.two-cards{grid-template-columns:repeat(2,minmax(0,33%));justify-content:center}#SectionList .cards-list.one-card{grid-template-columns:minmax(0,33%);justify-content:center}}#SectionsAdmin{padding:1rem}#SectionsAdmin h1{margin-bottom:1rem}#SectionsAdmin div.filters-row{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px;margin:0 auto;gap:.5rem}#SectionsAdmin div.filters-row>.input-wrapper{width:100%}#SectionsAdmin div.filters-row>.input-wrapper .select-input{width:100%}#SectionsAdmin div.filters-row:nth-last-of-type(1){margin-top:.5rem}#SectionsAdmin div.filters-row:nth-last-of-type(1) button{display:none;max-width:200px;margin:0 auto;width:100%}@media screen and (min-width: 900px){#SectionsAdmin div.filters-row{flex-direction:row;justify-content:flex-start;gap:1rem;margin:0;max-width:1200px;flex-wrap:wrap;align-items:flex-end}#SectionsAdmin div.filters-row>.input-wrapper{width:auto}#SectionsAdmin div.filters-row>.input-wrapper .select-input{width:200px}#SectionsAdmin div.filters-row .filter-input{width:300px}#SectionsAdmin div.filters-row:nth-of-type(1){justify-content:flex-start;max-width:100%;margin-top:.5rem}#SectionsAdmin div.filters-row:nth-of-type(1) button{display:block;margin-left:auto;margin-right:0;width:fit-content}}#CreateSectionForm .ant-form-item{margin-bottom:.5rem}#CreateSectionForm .grid-of-two{display:grid;grid-template-columns:2fr 1fr;gap:0rem 1rem}@media (max-width: 768px){#CreateSectionForm .grid-of-two{grid-template-columns:1fr;gap:.2rem}}#CreateSectionForm .description{height:300px}#CreateSectionForm .switch-select{margin-top:3rem;display:flex;align-items:center;gap:5rem}#CreateSectionForm .switch-select .ant-select{min-width:300px}#CreateSectionForm .buttons{display:flex;justify-content:space-between;gap:1rem;margin-top:3.5rem}#CreateSectionForm .buttons .buttons-container{display:flex;gap:1rem}.custom-green-button{background-color:#00a36c;border-color:#00a36c;color:#fff}.custom-green-button:hover{background-color:#00a36c!important;border-color:#00a36c!important;opacity:.7}.custom-yellow-button{background-color:#fa3;border-color:#fa3;color:#fff}.custom-yellow-button:hover{background-color:#fa3!important;border-color:#fa3!important;opacity:.7}#SectionListAdmin{margin-top:2rem}#SectionListAdmin .cards-list .section-card{display:flex;flex-direction:column;justify-content:space-between;margin-top:1rem;height:400px;padding:1rem;background-color:#fff;box-shadow:#00b7ff33 0 2px 8px;border-radius:.5rem;transition:transform .3s ease,box-shadow .3s ease;transform:scale(1)}#SectionListAdmin .cards-list .section-card:hover{transform:scale(1.02);box-shadow:0 8px 20px #00b7ff33}#SectionListAdmin .cards-list .section-card .header{position:relative;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;margin-bottom:2rem;text-align:left}#SectionListAdmin .cards-list .section-card .header span{position:absolute;top:0;right:0;font-size:1.2rem;color:var(--primary);cursor:pointer}#SectionListAdmin .cards-list .section-card .header span:hover{color:var(--primary-light)}#SectionListAdmin .cards-list .section-card .body{display:flex;justify-content:center;text-align:left;flex:1;font-size:1rem;color:#666;margin-bottom:1rem}#SectionListAdmin .cards-list .section-card .body p{white-space:pre-line;margin-bottom:.5rem;display:block;content:""}#SectionListAdmin .cards-list .section-card .footer{margin-top:auto;display:flex;justify-content:center}#SectionListAdmin .cards-list .section-in-progress{background-color:var(--gray-light)}#SectionListAdmin .cards-pagination{width:100%;display:flex;justify-content:center;margin-top:1rem}@media screen and (min-width: 900px){#SectionListAdmin .cards-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}#ChatbotsAdmin{padding:1rem}#ChatbotsAdmin h1{margin-top:1rem;margin-bottom:1rem}#ChatbotsAdmin div.filters-row{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px;margin:0 auto;gap:.5rem}#ChatbotsAdmin div.filters-row>.input-wrapper{width:100%}#ChatbotsAdmin div.filters-row>.input-wrapper .select-input{width:100%}#ChatbotsAdmin div.filters-row:nth-last-of-type(1){margin-top:.5rem}#ChatbotsAdmin div.filters-row:nth-last-of-type(1) button{display:none;max-width:200px;margin:0 auto;width:100%}@media screen and (min-width: 900px){#ChatbotsAdmin div.filters-row{flex-direction:row;justify-content:flex-start;gap:1rem;margin:0;max-width:1200px;flex-wrap:wrap;align-items:flex-end}#ChatbotsAdmin div.filters-row>.input-wrapper{width:auto}#ChatbotsAdmin div.filters-row>.input-wrapper .select-input{width:200px}#ChatbotsAdmin div.filters-row input{width:300px}#ChatbotsAdmin div.filters-row:nth-of-type(1){justify-content:flex-start;max-width:100%;margin-top:.5rem}#ChatbotsAdmin div.filters-row:nth-of-type(1) button{display:block;margin-left:auto;margin-right:0;width:fit-content}}#CreateChatbotForm .ant-form-item{margin-bottom:1rem}#CreateChatbotForm .sort-description{height:150px;margin-bottom:3rem!important}#CreateChatbotForm .full-description{height:300px}#CreateChatbotForm .buttons{display:flex;justify-content:space-between;gap:1rem;margin-top:3.5rem}#CreateChatbotForm .buttons .buttons-container{display:flex;gap:1rem}#ChatbotListAdmin{margin-top:2rem}#ChatbotListAdmin .chatbot-card{display:flex;flex-direction:column;justify-content:space-between;margin-top:1rem;height:400px;padding:1rem;background-color:#fff;box-shadow:#00b7ff33 0 2px 8px;border-radius:.5rem;transition:transform .3s ease,box-shadow .3s ease;transform:scale(1)}#ChatbotListAdmin .chatbot-card:hover{transform:scale(1.02);box-shadow:0 8px 20px #00b7ff33}#ChatbotListAdmin .chatbot-card .header{position:relative;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;margin-bottom:2rem;text-align:left}#ChatbotListAdmin .chatbot-card .header span{position:absolute;top:0;right:0;font-size:1.2rem;color:var(--primary);cursor:pointer}#ChatbotListAdmin .chatbot-card .header span:hover{color:var(--primary-light)}#ChatbotListAdmin .chatbot-card .body{display:flex;justify-content:center;text-align:left;flex:1;font-size:1rem;color:#666;margin-bottom:1rem}#ChatbotListAdmin .chatbot-card .body p{white-space:pre-line;margin-bottom:.5rem;display:block;content:""}#ChatbotListAdmin .chatbot-card .footer{margin-top:auto;display:flex;justify-content:center}#ChatbotListAdmin .chatbot-in-progress{background-color:var(--gray-light)}@media screen and (min-width: 900px){#ChatbotListAdmin{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}#ChatbotDetailAdmin h1{margin-top:.5rem}#ChatbotDetailAdmin .description{padding:1rem;background-color:#fff;border-radius:.5rem;margin-top:1rem}#ChatbotLinksAdmin{margin-top:1rem}#ChatbotLinksAdmin .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}#ChatbotLinksAdmin .buttons{display:flex;gap:1rem;margin-bottom:1rem}#ChatbotLinksAdmin .buttons button.active{background:var(--primary-dark)}#ChatbotLinksAdmin .gpt-chat-container .actions{display:flex;align-items:center;justify-content:end;gap:.5rem}#ChatbotLinksAdmin .gpt-chat-container .iframe{display:block;width:100%;height:800px;border:1px solid #ddd;margin-top:8px}#CreateChatbotLinkForm .ant-form-item{margin-bottom:1rem}#CreateChatbotLinkForm .buttons{display:flex;justify-content:end;gap:1rem;margin-top:3.5rem}#Chat{height:700px;margin:1rem 0}#Chat .ant-layout{height:100%}#Chat .ant-layout .ant-layout-header{background-color:#2a2a2a!important}#Chat .ant-layout .ant-layout-header button svg{color:#00b7ff}#Chat .ant-layout .chat-sider{background-color:#2a2a2a;color:#fff}#Chat .ant-layout .chat-sider .chat-sider-header{color:#fff;display:flex;align-items:center;width:100%;justify-content:center;gap:.5rem;height:64px}#Chat .ant-layout .chat-sider .chat-sider-header svg{color:#00b7ff;width:16px;height:16px}#Chat .ant-layout .chat-sider .threads-menu{background-color:transparent;overflow:auto;height:100%;position:relative}#Chat .ant-layout .chat-sider .threads-menu li svg{color:#00b7ff;width:16px;height:16px}#Chat .ant-layout .chat-sider .threads-menu li:first-child{position:sticky;top:0;z-index:1;background-color:#2a2a2a;margin-bottom:4px;border-radius:0}#Chat .ant-layout .chat-sider .threads-menu li:first-child:hover{background-color:#474747;border-radius:3px}#Chat .ant-layout .chat-sider .threads-menu-container{display:flex;flex-direction:column;height:calc(100% - 60px)}#Chat .ant-layout .chat-sider .menu-footer{text-align:center;background-color:var(--primary);margin:.5rem;padding:.5rem;border-radius:3px;font-size:.75rem}#Chat .ant-layout .chat-sider ul li{list-style:none;border-radius:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#Chat .ant-layout .chat-sider ul li:hover{background-color:#747474}#Chat .ant-layout .chat-sider ul li p{display:flex;align-items:center;justify-content:flex-start;color:#fff;border-radius:3px;height:30px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#Chat .ant-layout .chat-sider .ant-menu-item-selected{background-color:#747474!important;color:#fff}#Chat .ant-layout .chat-sider .ant-menu-item-selected:first-child{border-radius:3px!important}#Chat .chat-header{padding:0;background-color:#000;display:flex;align-items:center;color:#fff;position:relative}#Chat .chat-header .chat-sider-trigger{display:flex;align-items:center;justify-content:center;margin-left:.5rem}#Chat .chat-header .chat-sider-trigger:hover{background-color:#474747}#Chat .chat-header .chat-sider-trigger svg{width:22px!important;height:22px!important}#Chat .chat-header .chat-actions{display:flex;gap:.5rem;margin-left:auto;position:absolute;top:50%;transform:translateY(-50%);right:1rem;z-index:1}#Chat .chat-header .chat-actions button{background-color:#2a2a2a;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}#Chat .chat-header .chat-actions button:hover{background-color:#3a3a3a}#Chat .chat-header .chat-actions button:hover:last-of-type svg{fill:#ff4d4f}#Chat .chat-header .chat-actions button svg{width:16px;height:16px}#Chat .chat-header .chat-name-container{display:flex;align-items:center;gap:.5rem;padding:.5rem;position:relative;width:100%}#Chat .chat-header .chat-name-container .chat-name{font-size:1.1rem;font-weight:600;width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#Chat .chat-section{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;background-color:#212121;font-weight:300}#Chat .chat-section .chat-container{display:flex;flex-direction:column;height:100%;width:100%;overflow:auto;font-size:1rem}#Chat .chat-section .chat-container .chat__message--user{align-self:flex-end;padding:1rem;border-radius:1rem;background-color:#2e2e2e;color:#fff;word-wrap:break-word;max-width:80%;margin:.5rem;line-height:1.5}#Chat .chat-section .chat-container .chat__message--assistant{align-self:flex-start;padding:1rem;word-wrap:break-word;line-height:1.75;max-width:95%;margin:.5rem;color:#fff}#Chat .chat-section .chat-container .chat__message--assistant p:not(:last-child){margin-bottom:.5rem}#Chat .chat-section .chat-container .chat__message--assistant p:not(:first-child){margin-top:.5rem}#Chat .chat-section .chat-container .chat__message--assistant ul,#Chat .chat-section .chat-container .chat__message--assistant ol{padding-left:1rem;margin:.5rem 0}#Chat .chat-section .chat-container .chat__message--assistant ul li,#Chat .chat-section .chat-container .chat__message--assistant ol li{padding-left:.4rem}#Chat .chat-section .chat-container .chat__message--assistant table{width:100%;border-collapse:collapse;margin:.5rem 0;overflow-x:auto;display:block}#Chat .chat-section .chat-container .chat__message--assistant table th,#Chat .chat-section .chat-container .chat__message--assistant table td{border:1px solid #2e2e2e;padding:.5rem;color:#fff}#Chat .chat-section .chat-container .chat__message--assistant table th{background-color:#2e2e2e}#Chat .chat-section .chat-container .chat__message--assistant blockquote{background-color:#2e2e2e;padding:.5rem;border-left:5px solid #a0a0a0;margin:.5rem 0}#Chat .chat-section .chat-container .chat__message--assistant img{width:100%;margin:.5rem 0;border-radius:1rem;object-fit:contain}#Chat .chat-section .chat-input{position:relative;padding:1rem 1rem .2rem}#Chat .chat-section .chat-input textarea{background-color:#2e2e2e;color:#fff;border:none;padding:1rem 1rem 2.5rem;border-radius:1rem;width:100%;resize:none;outline:none;font-size:1rem;line-height:1.5}#Chat .chat-section .chat-input button{font-weight:600;font-size:1rem;position:absolute;bottom:.7rem;right:1.3rem;border-radius:16px;padding:3px 12px;color:#fff;background-color:#00b7ff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}#Chat .chat-section .chat-input button:hover{opacity:.7}#Chat .thread-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:.5rem}#Chat .thread-welcome img{width:150px;margin-bottom:1rem;object-fit:contain}#Chat .thread-welcome h2{font-weight:600;color:#fff}#Chat .thread-welcome p{color:#cecece;text-align:center;max-width:70%}#Chat .chat-footer{padding-bottom:3px;margin:auto;width:100%;text-align:center;color:#a6a5a5;font-size:.7rem}#Chat .chat-footer p:first-child{margin-bottom:5px}#Chat ::-webkit-scrollbar{width:12px}#Chat ::-webkit-scrollbar-track{background:#2a2a2a}#Chat ::-webkit-scrollbar-thumb{background-color:#747474;border-radius:10px;border:3px solid #2a2a2a}#Chat ::-webkit-scrollbar-thumb:hover{background-color:#474747}.delete-modal .ant-btn-default,.delete-modal .ant-btn-default:hover{border-color:#00b7ff!important;color:#00b7ff!important}.delete-modal .ant-btn-primary,.delete-modal .ant-btn-primary:hover{background:#00b7ff!important;border-color:#00b7ff!important}.delete-modal .ant-btn-primary:hover,.delete-modal .ant-btn-default:hover{opacity:.8}#ChatSpinner{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:.5rem}#ChatSpinner img{width:150px;margin-bottom:1rem;object-fit:contain}#ChatSpinner svg{width:1.75rem;height:1.75rem;color:#b1b1b1;animation:spin 2s linear infinite}#ChatSpinner p{font-size:1rem;color:#fff}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#ChatMessageLoading{background-color:#2e2e2e;padding:.5rem 1.5rem;border-radius:1rem;margin:.5rem;display:flex;align-items:center;gap:.5rem;width:fit-content;color:#fff}#ChatMessageLoading img{width:24px}.edit-thread-name-form button{display:block;margin-left:auto}#ChatbotPage{padding:1rem}#ChatbotPage h1{text-align:center;margin-top:1rem;margin-bottom:1rem}#ChatbotPage .description{padding:1rem;background-color:#fff;border-radius:.5rem;margin-top:1rem}#ChatbotPage div.filters-row{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px;margin:0 auto;gap:.5rem}#ChatbotPage div.filters-row>.input-wrapper{width:100%}#ChatbotPage div.filters-row>.input-wrapper .select-input{width:100%}#ChatbotPage div.filters-row:nth-last-of-type(1){margin-top:.5rem}#ChatbotPage div.filters-row:nth-last-of-type(1) button{display:none;max-width:200px;margin:0 auto;width:100%}@media screen and (min-width: 900px){#ChatbotPage div.filters-row{flex-direction:row;justify-content:flex-start;gap:1rem;margin:0;max-width:1200px;flex-wrap:wrap;align-items:flex-end}#ChatbotPage div.filters-row>.input-wrapper{width:auto}#ChatbotPage div.filters-row>.input-wrapper .select-input{width:200px}#ChatbotPage div.filters-row input{width:300px}#ChatbotPage div.filters-row:nth-of-type(1){justify-content:flex-start;max-width:100%;margin-top:.5rem}#ChatbotPage div.filters-row:nth-of-type(1) button{display:block;margin-left:auto;margin-right:0;width:fit-content}}#ChatbotPage .subsections .subsection-info{margin-bottom:2rem}#ChatbotPage .subsections .subsection-info:not(:last-child){padding-bottom:1rem;border-bottom:var(--gray-light) 2px solid}#ChatbotPage .subsections .subsection-info .description{padding:1rem;background-color:#fff;border-radius:.5rem;margin-top:1rem}#ChatbotList{margin-top:2rem}#ChatbotList .chatbot-card{display:flex;flex-direction:column;justify-content:space-between;margin-top:1rem;height:400px;padding:1rem;background-color:#fff;box-shadow:#00b7ff33 0 2px 8px;border-radius:.5rem;transition:transform .3s ease,box-shadow .3s ease;transform:scale(1)}#ChatbotList .chatbot-card:hover{transform:scale(1.02);box-shadow:0 8px 20px #00b7ff33}#ChatbotList .chatbot-card .header{position:relative;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;margin-bottom:2rem;text-align:left}#ChatbotList .chatbot-card .header span{position:absolute;top:0;right:0;font-size:1.2rem;color:var(--primary);cursor:pointer}#ChatbotList .chatbot-card .header span:hover{color:var(--primary-light)}#ChatbotList .chatbot-card .body{display:flex;justify-content:center;text-align:left;flex:1;font-size:1rem;color:#666;margin-bottom:1rem}#ChatbotList .chatbot-card .body p{white-space:pre-line;margin-bottom:.5rem;display:block;content:""}#ChatbotList .chatbot-card .footer{margin-top:auto;display:flex;justify-content:center}#ChatbotList .chatbot-in-progress{background-color:var(--gray-light)}.cards-pagination{width:100%;display:flex;justify-content:center;margin-top:1rem}@media screen and (min-width: 900px){#ChatbotList{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}#ShowDescription{padding:1rem;background-color:#fff;border-radius:.5rem;margin-top:1rem}#ShowDescription button{display:flex;align-items:center;justify-content:center;margin:auto;width:100%;color:var(--primary)}#ShowDescription button:hover{text-decoration:underline}#ChatbotDetailPage h1{margin-top:.5rem}#ChatbotDetailPage .description{padding:1rem;background-color:#fff;border-radius:.5rem;margin-top:1rem}#ChatbotLinks{margin-top:1rem}#ChatbotLinks .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}#ChatbotLinks .buttons{display:flex;gap:1rem;margin-bottom:1rem}#ChatbotLinks .buttons button.active{background:var(--primary-dark)}#ChatbotLinks .gpt-chat-container .actions{display:flex;align-items:center;justify-content:end;gap:.5rem}#ChatbotLinks .gpt-chat-container .iframe{display:block;width:100%;height:800px;border:1px solid #ddd;margin-top:8px}#ChatbotLinks .gpt-chat-container .iframe header{background:var(--primary)!important}#Profile h1{font-size:2rem;margin-bottom:1rem}#Profile .grid-content{display:grid;grid-template-columns:minmax(auto,350px) 2fr;gap:1.5rem}#Profile .grid-content .first-column{width:100%;display:flex;flex-direction:column;gap:1rem}#Profile .grid-content.unique-column{grid-template-columns:1fr!important}#Profile .grid-content .profile-card-container{border-radius:.7rem;padding:1rem;border:1px solid #f1f1f1;background-color:#fff}#Profile .grid-content .profile-card-container h2{font-weight:600;font-size:1rem;color:#000c;display:flex;align-items:center;gap:1rem}#Profile .grid-content .profile-card-container h2 svg{color:#8b8b8b;width:1.3rem;height:1.3rem}#Profile .grid-content .profile-card-container .password-card-header{display:flex;align-items:center;justify-content:space-between}#Profile .grid-content .profile-card-container .password-card-header button.change-pwd-button{border:none;background:transparent;font-weight:600;cursor:pointer;color:var(--primary-dark)}#Profile .grid-content .profile-card-container .password-card-header button.change-pwd-button:hover{text-decoration:underline}#Profile .grid-content .user-info-card h3{font-size:.9rem;font-weight:400;color:#636363}#Profile .grid-content .user-info-card .avatar-container{padding:1rem 0;display:flex;align-items:center;gap:1rem}#Profile .grid-content .user-info-card .avatar-container .avatar{background-color:var(--primary);color:#fff;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;padding:.3rem;font-size:1rem}#Profile .grid-content .user-info-card .profile-info-container{display:flex;align-items:center;gap:1rem;padding-bottom:1rem}#Profile .grid-content .user-info-card .profile-info-container svg{color:#8b8b8b;width:1.3rem;height:1.3rem}#Profile .grid-content .user-info-card .profile-info-container p{font-size:.9rem;color:#444}#Profile .grid-content .user-info-card .profile-info-container .badge{background-color:#88d7f8;border:1px solid var(--primary);border-radius:1rem;width:fit-content;padding:.2rem .7rem;color:#444;font-size:.8rem;margin-top:2px}#Profile .grid-content .change-password-card .change-password-form{margin-top:1rem}#Profile .grid-content .change-password-card .change-password-form .ant-form-item{margin-bottom:.5rem}#Profile .grid-content .change-password-card .change-password-form .change-pwd-submit{margin-left:auto;display:block}#Profile .grid-content .subscription-right-card{max-width:800px}#Profile .grid-content .subscription-right-card .subscription-header{display:flex;align-items:center;gap:.5rem}#Profile .grid-content .subscription-right-card .subscription-header h2{font-size:1rem;font-weight:600;color:#000c}#Profile .grid-content .subscription-right-card .subscription-header>svg{color:#f9b917;width:1.3rem;height:1.3rem}#Profile .grid-content .subscription-right-card .subscription-header>.subscription-badge{margin-left:auto;background-color:#e4fce7;color:#418e43;font-weight:600;border-radius:1rem;padding:.2rem 1rem;font-size:.8rem}#Profile .grid-content .subscription-right-card .current-membership-details{background:linear-gradient(135deg,#dce7f5,#efe5fe);border-radius:1rem;padding:1.5rem;margin:1rem 0}#Profile .grid-content .subscription-right-card .current-membership-details .price-container{display:flex;align-items:flex-end;gap:0}#Profile .grid-content .subscription-right-card .current-membership-details .price-container h3{font-size:2rem;font-weight:600;margin:0}#Profile .grid-content .subscription-right-card .current-membership-details .price-container p{font-size:.9rem;color:#636363;margin-bottom:.5rem}#Profile .grid-content .subscription-right-card .current-membership-details .features-list{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}#Profile .grid-content .subscription-right-card .current-membership-details .features-list>p{display:flex;align-items:center;gap:.5rem;color:#636363}#Profile .grid-content .subscription-right-card .current-membership-details .features-list>p svg{color:#9492f2;width:30px;min-width:30px}#Profile .grid-content .subscription-right-card .next-membership-card{border-radius:1rem;background-color:#fffadf;padding:1.5rem}#Profile .grid-content .subscription-right-card .next-membership-card .subscription-header{margin-bottom:.5rem}#Profile .grid-content .subscription-right-card .next-membership-card .subscription-header .subscription-badge{background-color:#fceaa2;color:#b58f2d}#Profile .grid-content .subscription-right-card .next-membership-card p.subscription-tag{font-size:.9rem;color:#636363;margin-bottom:.5rem}#Profile .grid-content .subscription-right-card .next-membership-card>.subscribe-button{margin-left:auto;background-color:var(--primary);color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;font-size:1rem;cursor:pointer;width:fit-content;margin-top:auto;transition:background-color .3s;display:flex;align-items:center!important;justify-content:center;gap:.3rem;height:40px}#Profile .grid-content .subscription-right-card .next-membership-card>.subscribe-button img{width:30px;margin:0}#Profile .grid-content .subscription-right-card .next-membership-card>.subscribe-button:hover{background-color:var(--primary-dark)}@media (max-width: 1070px){#Profile .grid-content{grid-template-columns:1fr}#Profile .grid-content .grid-content .first-column{align-items:center;max-width:100%}}#Tutorials h1{font-size:2rem;margin-bottom:.5rem}#Tutorials p{font-size:.9rem;margin-bottom:1rem}#Tutorials .video-card{width:100%;margin-bottom:1rem}#ConfirmAccount{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--primary-light) 0%,var(--primary-dark) 100%);position:relative}#ConfirmAccount .confirm-logout-button{position:absolute;top:1rem;right:1rem}#ConfirmAccount .ant-form-item{margin-bottom:.2rem}#ConfirmAccount .ant-form-item-label{padding:0}#ConfirmAccount .error{color:red;margin-bottom:.25rem;font-size:12px}#ConfirmAccount .register-container{text-align:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000001a;max-width:400px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}#ConfirmAccount .register-container img{width:70%;margin-bottom:.5rem}#ConfirmAccount .register-container p{margin-bottom:1rem}#ConfirmAccount .register-container form{width:70%}#ConfirmAccount .register-container form svg{color:var(--primary)}#ConfirmAccount .register-container form button{margin-top:1rem;width:100%}#ConfirmAccount .register-container .login-button{margin-top:0}@media (max-width: 768px){#ConfirmAccount .register-container{width:100%;height:100%;max-width:100%;border-radius:0;padding:1rem}#ConfirmAccount .register-container img{width:300px}#ConfirmAccount .register-container form{max-width:350px}}#SubSectionsAdmin{padding:1rem}#SubSectionsAdmin h1{margin-top:1rem;margin-bottom:1rem}#SubSectionsAdmin div.filters-row{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px;margin:0 auto;gap:.5rem}#SubSectionsAdmin div.filters-row>.input-wrapper{width:100%}#SubSectionsAdmin div.filters-row>.input-wrapper .select-input{width:100%}#SubSectionsAdmin div.filters-row:nth-last-of-type(1){margin-top:.5rem}#SubSectionsAdmin div.filters-row:nth-last-of-type(1) button{display:none;max-width:200px;margin:0 auto;width:100%}@media screen and (min-width: 900px){#SubSectionsAdmin div.filters-row{flex-direction:row;justify-content:flex-start;gap:1rem;margin:0;max-width:1200px;flex-wrap:wrap;align-items:flex-end}#SubSectionsAdmin div.filters-row>.input-wrapper{width:auto}#SubSectionsAdmin div.filters-row>.input-wrapper .select-input{width:200px}#SubSectionsAdmin div.filters-row .filter-input{width:300px}#SubSectionsAdmin div.filters-row:nth-of-type(1){justify-content:flex-start;max-width:100%;margin-top:.5rem}#SubSectionsAdmin div.filters-row:nth-of-type(1) button{display:block;margin-left:auto;margin-right:0;width:fit-content}}#CreateSubSectionForm .ant-form-item{margin-bottom:1rem}#CreateSubSectionForm .grid-of-two{display:grid;grid-template-columns:2fr 1fr;gap:0rem 1rem}@media (max-width: 768px){#CreateSubSectionForm .grid-of-two{grid-template-columns:1fr;gap:.2rem}}#CreateSubSectionForm .sort-description{height:150px;margin-bottom:3rem!important}#CreateSubSectionForm .description{height:300px}#CreateSubSectionForm .buttons{display:flex;justify-content:space-between;gap:1rem;margin-top:3.5rem}#CreateSubSectionForm .buttons .buttons-container{display:flex;gap:1rem}#SubSectionListAdmin{margin-top:2rem}#SubSectionListAdmin .cards-list .section-card{display:flex;flex-direction:column;justify-content:space-between;margin-top:1rem;height:400px;padding:1rem;background-color:#fff;box-shadow:#00b7ff33 0 2px 8px;border-radius:.5rem;transition:transform .3s ease,box-shadow .3s ease;transform:scale(1)}#SubSectionListAdmin .cards-list .section-card:hover{transform:scale(1.02);box-shadow:0 8px 20px #00b7ff33}#SubSectionListAdmin .cards-list .section-card .header{position:relative;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;margin-bottom:2rem;text-align:left}#SubSectionListAdmin .cards-list .section-card .header span{position:absolute;top:0;right:0;font-size:1.2rem;color:var(--primary);cursor:pointer}#SubSectionListAdmin .cards-list .section-card .header span:hover{color:var(--primary-light)}#SubSectionListAdmin .cards-list .section-card .body{display:flex;justify-content:center;text-align:left;flex:1;font-size:1rem;color:#666;margin-bottom:1rem}#SubSectionListAdmin .cards-list .section-card .body p{white-space:pre-line;margin-bottom:.5rem;display:block;content:""}#SubSectionListAdmin .cards-list .section-card .footer{margin-top:auto;display:flex;justify-content:center}#SubSectionListAdmin .cards-list .section-in-progress{background-color:var(--gray-light)}#SubSectionListAdmin .cards-pagination{width:100%;display:flex;justify-content:center;margin-top:1rem}@media screen and (min-width: 900px){#SubSectionListAdmin .cards-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}#SubSections{padding:1rem}#SubSections h1{margin-top:1rem;margin-bottom:1rem}#SubSections div.filters-row{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px;margin:0 auto;gap:.5rem}#SubSections div.filters-row>.input-wrapper{width:100%}#SubSections div.filters-row>.input-wrapper .select-input{width:100%}#SubSections div.filters-row:nth-last-of-type(1){margin-top:.5rem}#SubSections div.filters-row:nth-last-of-type(1) button{display:none;max-width:200px;margin:0 auto;width:100%}@media screen and (min-width: 900px){#SubSections div.filters-row{flex-direction:row;justify-content:flex-start;gap:1rem;margin:0;max-width:1200px;flex-wrap:wrap;align-items:flex-end}#SubSections div.filters-row>.input-wrapper{width:auto}#SubSections div.filters-row>.input-wrapper .select-input{width:200px}#SubSections div.filters-row .filter-input{width:300px}#SubSections div.filters-row:nth-of-type(1){justify-content:flex-start;max-width:100%;margin-top:.5rem}#SubSections div.filters-row:nth-of-type(1) button{display:block;margin-left:auto;margin-right:0;width:fit-content}}#SubSectionList .cards-list .section-card{display:flex;flex-direction:column;justify-content:space-between;margin-top:1rem;height:400px;padding:1rem;background-color:#fff;box-shadow:#00b7ff33 0 2px 8px;border-radius:.5rem;transition:transform .3s ease,box-shadow .3s ease;transform:scale(1)}#SubSectionList .cards-list .section-card:hover{transform:scale(1.02);box-shadow:0 8px 20px #00b7ff33}#SubSectionList .cards-list .section-card .header{position:relative;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;margin-bottom:2rem;text-align:left}#SubSectionList .cards-list .section-card .header span{position:absolute;top:0;right:0;font-size:1.2rem;color:var(--primary);cursor:pointer}#SubSectionList .cards-list .section-card .header span:hover{color:var(--primary-light)}#SubSectionList .cards-list .section-card .body{display:flex;justify-content:center;text-align:left;flex:1;font-size:1rem;color:#666;margin-bottom:1rem}#SubSectionList .cards-list .section-card .body p{white-space:pre-line;margin-bottom:.5rem;display:block;content:""}#SubSectionList .cards-list .section-card .footer{margin-top:auto;display:flex;justify-content:center}#SubSectionList .cards-list .section-in-progress{background-color:var(--gray-light)}#SubSectionList .cards-pagination{width:100%;display:flex;justify-content:center;margin-top:1rem}@media screen and (min-width: 900px){#SubSectionList .cards-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}#Workshops h1{font-size:2rem;margin-bottom:.5rem}#Workshops p{font-size:.9rem;margin-bottom:1rem}#Workshops .video-card{width:100%;margin-bottom:1rem}#DashboardAdmin{padding:1rem}#DashboardAdmin .title{display:flex;flex-direction:column;align-items:flex-start}#DashboardAdmin .title p{text-align:center}#DashboardAdmin .filter-buttons{display:flex;align-items:center;justify-content:flex-end}#DashboardAdmin .grid-section{padding-top:1rem;display:grid;gap:1rem;grid-template-areas:"usercard1" "usercard2" "usercard3" "userplan" "usertype" "ranking" "userchart" "heatmap";grid-template-columns:1fr}@media screen and (min-width: 768px){#DashboardAdmin .grid-section{grid-template-areas:"usercard1 usercard1" "usercard2 usercard2" "usercard3 usercard3" "userplan usertype" "ranking ranking" "userchart userchart" "heatmap heatmap";grid-template-columns:auto}}@media screen and (min-width: 1100px){#DashboardAdmin .grid-section{grid-template-areas:"usercard1 usercard2 usercard3" "userplan usertype ranking" "userchart userchart userchart" "heatmap heatmap heatmap";grid-template-columns:repeat(3,1fr)}}#DashboardAdmin .grid-section>div{background-color:#fff;border-radius:8px}#DashboardAdmin .usercard1{grid-area:usercard1;height:180px}#DashboardAdmin .usercard2{grid-area:usercard2;height:180px}#DashboardAdmin .usercard3{grid-area:usercard3;height:180px}#DashboardAdmin .userplan{grid-area:userplan;height:400px}#DashboardAdmin .usertype{grid-area:usertype;height:400px}#DashboardAdmin .ranking{grid-area:ranking;height:400px}#DashboardAdmin .userchart{grid-area:userchart;height:400px}#DashboardAdmin .heatmap{grid-area:heatmap;height:400px}#HeatMapChart{background-color:#fff;border-radius:.5rem;padding:1rem;width:100%}#HeatMapChart .headers-flex{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;flex-wrap:wrap}#HeatMapChart .headers-flex .best-day{margin-left:auto}#HeatMapChart .headers-flex .best-day .best-day-title{font-size:.875rem;font-weight:700}#HeatMapChart .headers-flex .best-day .best-day-info{font-weight:400;font-size:.75rem}#HeatMapChart .chart-header h2{font-size:1.1rem;font-weight:500;display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}#HeatMapChart .chart-header h2 svg{width:1.2rem;height:1.2rem;color:var(--primary)}#HeatMapChart .chart-header .subtitle-info{font-size:.85rem;color:#666}#HeatMapChart .heatmap-table-header-controllers{display:flex;align-items:flex-end;gap:.5rem;flex-wrap:wrap;padding-top:1rem}#HeatMapChart .chart-container{margin-top:1rem;position:relative;width:100%;height:350px}#UserCardMetrics{background-color:#fff;border-radius:.5rem;width:100%;height:100%;padding:1.5rem}#UserCardMetrics .header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}#UserCardMetrics .header h2{font-weight:500;font-size:1.1rem}#UserCardMetrics .header .icon{font-size:1.1rem}#UserCardMetrics .subtitle{color:#666;font-size:14px;margin-bottom:.5rem}#UserCardMetrics .value{font-size:32px;font-weight:700;color:var(--primary-dark)}#UserCardMetrics .percentage{font-size:14px;margin-top:4px;display:flex;align-items:center}#UserCardMetrics .percentage.positive{color:var(--green-dark)}#UserCardMetrics .percentage.negative{color:var(--red-dark)}#UserCardMetrics .percentage .anticon{margin-right:4px}#UserCardMetrics .dual-metrics{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}#UserCardMetrics .dual-metrics .metric{flex:1;text-align:center}#UserCardMetrics .dual-metrics .metric .value{font-size:28px;font-weight:700;color:var(--primary-dark)}#UserCardMetrics .dual-metrics .metric .label{font-size:13px;color:#666;margin-bottom:4px}#UserCardMetrics .dual-metrics .metric .percentage{justify-content:center;font-size:9.5px}#UserCardMetrics .dual-metrics .divider{width:1px;background-color:#eaeaea;height:48px;margin:0 1rem}#TopChatbotCard{width:100%;height:100%;border-radius:.5rem;overflow:auto}#TopChatbotCard .ant-card-body{padding:1rem}#TopChatbotCard .card-title{font-weight:500;font-size:1.1rem;margin-bottom:4px;display:flex;align-items:center;gap:1rem}#TopChatbotCard .card-title .icon{font-size:1.1rem;color:var(--primary-dark)}#TopChatbotCard .subtitle{color:#666}#TopChatbotCard .chatbot-content{display:flex;justify-content:space-between;align-items:center;width:100%}#TopChatbotCard .chatbot-left{display:flex;align-items:center;gap:12px}#TopChatbotCard .chatbot-info{display:flex;flex-direction:column}#TopChatbotCard .chatbot-name{margin-bottom:2px}#TopChatbotCard .chatbot-stats{font-size:14px;color:#555;gap:2rem}#TopChatbotCard .chatbot-stats span{display:inline-flex;align-items:center;gap:4px}#TopChatbotCard .chatbot-item .rank-avatar{background-color:#f0f2f5;color:#555;font-weight:700}#TopChatbotCard .chatbot-item .rank-avatar.rank-1{background-color:#fde68a;color:#b45309}#TopChatbotCard .chatbot-item .rank-avatar.rank-2{background-color:#e5e7eb;color:#374151}#TopChatbotCard .chatbot-item .rank-avatar.rank-3{background-color:#fcd34d;color:#78350f}#UserChart{background-color:#fff;border-radius:.5rem;padding:1rem;width:100%}#UserChart .userchart-header{height:50px}#UserChart .userchart-header h2{font-size:1.1rem;font-weight:500;display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}#UserChart .userchart-header h2 svg{width:1.2rem;height:1.2rem;color:var(--primary)}#UserChart .userchart-header .subtitle-info{margin-bottom:.5rem!important;font-size:.85rem;color:#666}#UserChart .chart-checkbox{height:20px}#UserChart .chart-checkbox .ant-checkbox-wrapper{display:flex;align-items:center;gap:8px}#UserChart .chart-checkbox .ant-checkbox-wrapper span{display:flex;align-items:center;gap:.5rem}#UserChart .chart-checkbox .ant-checkbox-wrapper .ant-checkbox{display:none}#UserChart .chart-checkbox div:first-child{display:flex;align-items:center;justify-content:center}#UserChart .chart-checkbox .checkbox-custom{width:32px;height:16px;border-radius:2}#UserChart .chart-checkbox .checkbox-custom.new-users.enabled{border:2px solid #42b30a;background-color:#52c41a1a}#UserChart .chart-checkbox .checkbox-custom.new-users.disabled{border:2px solid #d9d9d9;background-color:transparent}#UserChart .chart-checkbox .checkbox-custom.expired-users.enabled{border:2px solid #cf0000;background-color:#d226261a}#UserChart .chart-checkbox .checkbox-custom.expired-users.disabled{border:2px solid #d9d9d9;background-color:transparent}.user-types-card{padding:1rem}.user-types-card .header{height:50px}.user-types-card .header h2{font-size:1.1rem;font-weight:500;display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.user-types-card .header h2 svg{width:1.2rem;height:1.2rem;color:var(--primary)}.user-types-card .header p{margin-bottom:.5rem!important;font-size:.85rem;color:#666}.user-types-card .total{margin-top:16px;color:var(--primary-dark);font-weight:600;margin-bottom:40px}.user-types-card .user-type{margin-top:20px}.user-types-card .user-type .user-row{display:flex;justify-content:space-between;align-items:center}.user-types-card .user-type .user-row .label{display:flex;align-items:center;gap:6px;font-weight:500}.user-types-card .user-type .user-row .label .type-icon{color:#faad14}.user-types-card .user-type .user-row .label .type-icon.purple{color:#9254de}.user-types-card .user-type .user-row .amount{font-weight:700}.user-types-card .user-type .percent-change{font-size:12px}.user-types-card .user-type .percent-change.up{color:#3f8600}.user-types-card .user-type .percent-change.down{color:#cf1322}.user-types-card .user-type .neutral{color:#8c8c8c}.user-types-card .user-type .ant-progress{margin-bottom:0}.users-card{padding:1rem}.users-card .header{height:50px}.users-card .header h2{font-size:1.1rem;font-weight:500;display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.users-card .header h2 svg{width:1.2rem;height:1.2rem;color:var(--primary)}.users-card .header p{margin-bottom:.5rem!important;font-size:.85rem;color:#666}.users-card .total{margin-top:16px;color:var(--primary-dark);font-weight:600;margin-bottom:0}.users-card .subtext{display:block;margin-bottom:20px}.users-card .percent-change{font-size:12px}.users-card .percent-change.up{color:#3f8600}.users-card .percent-change.down{color:#cf1322}.users-card .neutral{color:#8c8c8c}.users-card .plan-section{margin-bottom:20px}.users-card .plan-section .plan-row{display:flex;justify-content:space-between;font-weight:500}.users-card .plan-section .plan-row .label{display:flex;align-items:center;gap:6px}.users-card .plan-section .plan-row .label .plan-icon{color:#0ea5e9}.users-card .plan-section .plan-row .label .plan-icon.purple{color:#9254de}.users-card .plan-section .plan-row .amount{font-weight:700}.users-card .plan-section .ant-progress{margin-bottom:0}
