/*!
 * 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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.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:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.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-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .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-stroke.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{fill:#444}.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,.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-stroke.ql-thin,.ql-snow .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{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.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;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[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 #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}*{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0}body{background:#f8f9fc;overflow-x:hidden;width:100%}.admin-container{align-items:start;display:flex;gap:24px;margin:0;max-width:100%!important;padding:24px;width:100%}.sidebar{background:#fff;border:1px solid #eaedf2;border-radius:20px;box-shadow:0 2px 12px #0000000a;flex-shrink:0;height:fit-content;padding:24px 12px;position:sticky;top:24px;width:280px}.main-content{display:flex;flex:1 1;flex-direction:column;gap:20px;min-width:0;width:100%}.top-bar{align-items:center;display:flex;justify-content:space-between;padding:16px 24px}.section-card,.top-bar{background:#fff;border:1px solid #eaedf2;border-radius:20px;box-shadow:0 2px 8px #00000005;width:100%}.section-card{padding:24px}.table{border-collapse:collapse;width:100%}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);width:100%}.admin-profile{border-bottom:1px solid #f0f2f5;gap:12px;margin-bottom:16px;padding:0 12px 20px}.admin-avatar,.admin-profile{align-items:center;display:flex}.admin-avatar{background:#f0f2f5;border-radius:12px;font-size:18px;height:44px;justify-content:center;width:44px}.admin-avatar,.admin-info h4{color:#1a1e27;font-weight:600}.admin-info h4{font-size:15px}.admin-info p{color:#727a8c;font-size:13px;margin-top:2px}.nav-menu{list-style:none}.nav-item{margin-bottom:4px}.nav-link{align-items:center;border-radius:12px;color:#4f566b;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:12px;padding:12px 16px;text-decoration:none;transition:.2s}.nav-link:hover{background:#f5f7fa;color:#1a1e27}.nav-link.active{background:#f9f1ff;color:#8f4eb3;font-weight:500}.nav-icon{color:#8a94a6;font-size:20px;text-align:center;width:24px}.nav-link.active .nav-icon{color:#8f4eb3}.page-title{color:#1a1e27;font-size:22px;font-weight:600}.quick-actions{display:flex;gap:12px}.action-btn{align-items:center;background:#1a1e27;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:10px 20px;transition:.2s}.action-btn:hover{background:#2c313d}.action-btn.purple{background:#8f4eb3;color:#fff}.action-btn.purple:hover{background:#7a3f9a}.action-btn.danger{background:#fff5f5;border:1px solid #ffe5e5;color:#d94a4a}.action-btn.danger:hover{background:#ffe5e5}.stat-card{background:#fff;border:1px solid #eaedf2;border-radius:20px;padding:20px}.stat-title{color:#727a8c;font-size:14px;margin-bottom:8px}.stat-number{color:#1a1e27;font-size:32px;font-weight:600}.stat-trend{color:#22b455;font-size:13px;margin-top:4px}.section-header{align-items:center;background:#fff;border:1px solid #e0e4ea;border-radius:20px;color:#1e293b;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:16px 18px;transition:all .2s ease}.section-header:hover{background:#f4f0fa;border-color:#cbb5e6}.section-header .arrow{color:#8a71a6;font-size:16px;margin-right:8px;transition:transform .2s ease}.section-header .arrow.rotated{transform:rotate(90deg)}.section-title{align-items:center;color:#1a1e27;font-size:18px;font-weight:600}.section-controls,.section-title{display:flex;gap:8px}.section-controls button{background:none;border:none;border-radius:8px;cursor:pointer;padding:4px 8px;transition:all .2s ease}.section-controls button:hover{background:#f0f2f5}.icon-btn{align-items:center;background:none;border:none;border-radius:10px;color:#8a94a6;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;transition:.2s;width:36px}.icon-btn:hover{background:#f5f7fa;color:#1a1e27}.icon-btn.delete:hover{background:#fff5f5;color:#d94a4a}.add-btn{align-items:center;background:#f0f2f5;border:none;border-radius:10px;color:#1a1e27;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;transition:.2s;width:36px}.add-btn:hover{background:#e5e9f0}.tabs{background:#f5f7fa;display:flex;gap:4px;margin-bottom:24px;padding:4px;width:fit-content}.tab,.tabs{border-radius:30px}.tab{background:#0000;border:none;color:#4f566b;cursor:pointer;font-size:14px;font-weight:500;padding:8px 24px;transition:.2s}.tab.active,.tab:hover{color:#1a1e27}.tab.active{background:#fff;box-shadow:0 2px 8px #0000000a}.table th{color:#727a8c;font-size:13px;font-weight:500;padding:12px 0;text-align:left}.table td,.table th{border-bottom:1px solid #f0f2f5}.table td{color:#1a1e27;font-size:15px;padding:16px 0}.table tr:last-child td{border-bottom:none}.badge{background:#e3f6e9;border-radius:30px;color:#0f6e3f;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px}.badge.warning{background:#fff7db;color:#9e6d0b}.badge.red{background:#ffe5e5;color:#b91c1c}.badge-purple{background:#f9f1ff;border-radius:30px;color:#8f4eb3;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px}.edit-btn{background:none;border:none;border-radius:8px;color:#8a94a6;cursor:pointer;font-size:16px;padding:4px 8px}.edit-btn:hover{background:#f5f7fa;color:#1a1e27}.lesson-actions{display:flex;gap:4px}.lesson-actions .icon-btn{border-radius:8px;height:32px;width:32px}.form-group{margin-bottom:20px}.form-label{color:#4f566b;display:block;font-size:14px;font-weight:500;margin-bottom:6px}.form-input{border:1px solid #e0e4ea;border-radius:12px;font-size:14px;padding:12px 16px;transition:.2s;width:100%}.form-input:focus{border-color:#b380d0;box-shadow:0 0 0 3px #8f4eb314;outline:none}.form-select{background:#fff;border:1px solid #e0e4ea;border-radius:12px;font-size:14px;padding:12px 16px;width:100%}.form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:16px}.materials-section{background:#f8fafd;border-radius:16px;margin:20px 0;padding:20px}.materials-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.materials-header h4{color:#1a1e27;font-size:16px;font-weight:600}.add-material-btn{align-items:center;background:#f0f2f5;border:none;border-radius:30px;color:#1a1e27;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px}.add-material-btn:hover{background:#e5e9f0}.material-list{display:flex;flex-wrap:wrap;gap:8px}.material-item{align-items:center;background:#fff;border:1px solid #e0e4ea;border-radius:30px;color:#1a1e27;display:flex;font-size:14px;gap:8px;padding:6px 14px}.material-item button{background:none;border:none;color:#8a94a6;cursor:pointer;font-size:16px;padding:0 4px}.material-item button:hover{color:#d94a4a}.file-input{display:none}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.divider{background:#f0f2f5;height:1px;margin:24px 0}.student-item{background:#f8fafd;border-radius:16px;justify-content:space-between;margin-bottom:8px;padding:16px}.student-info,.student-item{align-items:center;display:flex}.student-info{gap:12px}.student-avatar{align-items:center;background:#f0f2f5;border-radius:12px;color:#1a1e27;display:flex;font-weight:600;height:40px;justify-content:center;width:40px}.student-details h4{color:#1a1e27;font-size:16px;font-weight:600}.student-details p{color:#727a8c;font-size:13px}.student-progress{background:#e8ecf2;border-radius:10px;height:6px;width:100px}.progress-fill{background:#8f4eb3}.progress-bar,.progress-fill{border-radius:10px;height:6px}.progress-bar{background:#e8ecf2;width:100%}.email-input-group{display:flex;gap:8px;margin-top:16px}.email-input{border:1px solid #e0e4ea;border-radius:30px;flex:1 1;font-size:14px;padding:14px 18px}.add-email-btn{background:#1a1e27;border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:500;padding:0 24px}.email-list{margin-top:20px}.email-tag{align-items:center;background:#f5f7fa;border-radius:30px;color:#1a1e27;display:inline-flex;gap:8px;margin:0 8px 8px 0;padding:8px 16px}.email-tag button{background:none;border:none;color:#8a94a6;cursor:pointer;font-size:16px}.email-tag button:hover{color:#d94a4a}a{border-bottom:1px dashed #d0d5dd;color:#4f566b;text-decoration:none}a:hover{border-bottom-color:#8f4eb3;color:#8f4eb3}.lesson-form{background:#f8fafd;border-radius:20px;margin-top:24px;padding:24px}.action-btn.secondary{background:#fff;border:1px solid #e0e4ea;color:#1a1e27}.action-btn.secondary:hover{background:#f5f7fa}.student-layout{background:#f0f2f5;display:flex;justify-content:center;min-height:100vh;padding:24px}.student-layout .dashboard{align-items:start;display:flex;gap:20px;max-width:1440px;position:relative;width:100%}.student-layout .left-column{display:flex;flex-direction:column;flex-shrink:0;gap:20px;transition:width .3s ease,opacity .3s ease;width:300px}.student-layout .left-column.hidden{margin-left:-20px;opacity:0;overflow:hidden;width:0}.student-layout .center-column{flex:1 1;min-width:0}.student-layout .right-column{display:flex;flex-direction:column;flex-shrink:0;gap:20px;transition:width .3s ease,opacity .3s ease;width:340px}.student-layout .right-column.hidden{margin-right:-20px;opacity:0;overflow:hidden;width:0}.student-layout .card{background:#fff;border:1px solid #e0e4ea;border-radius:28px;box-shadow:0 8px 24px #0000000a;padding:22px}.student-layout .card-title{align-items:center;color:#1e293b;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin-bottom:16px}.student-layout .toggle-left-btn{align-items:center;background:#7c5aa0;border:none;border-radius:50%;box-shadow:0 4px 12px #7c5aa04d;color:#fff;cursor:pointer;display:flex;font-size:24px;height:48px;justify-content:center;left:24px;position:fixed;top:24px;transition:.2s;width:48px;z-index:1000}.student-layout .toggle-left-btn:hover{background:#8f6bb5;transform:scale(1.05)}.student-layout .toggle-right-btn{align-items:center;background:#7c5aa0;border:none;border-radius:50%;box-shadow:0 4px 12px #7c5aa04d;color:#fff;cursor:pointer;display:flex;font-size:24px;height:48px;justify-content:center;position:fixed;right:24px;top:24px;transition:.2s;width:48px;z-index:1000}.student-layout .toggle-right-btn:hover{background:#8f6bb5;transform:scale(1.05)}.student-layout .profile-card{background:#fff;border:1px solid #e0e4ea;border-radius:28px;padding:22px}.student-layout .profile-row{align-items:center;display:flex;gap:16px}.student-layout .avatar{align-items:center;background:#6b4e8a;border-radius:40px;color:#fff;display:flex;font-size:24px;font-weight:600;height:60px;justify-content:center;width:60px}.student-layout .profile-text h3{color:#0f182a;font-size:18px;font-weight:700}.student-layout .course-badge{background:#f0e9ff;border-radius:40px;color:#5a3d7a;display:inline-block;font-size:13px;font-weight:500;margin-top:10px;padding:4px 14px}.student-layout .course-toggle{background:#e8ecf2;border-radius:40px;display:flex;margin:18px 0 12px;padding:4px}.student-layout .course-toggle button{background:#0000;border:none;border-radius:30px;color:#4f5a6f;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:10px}.student-layout .course-toggle button.active{background:#fff;box-shadow:0 2px 8px #6b4e8a26;color:#6b4e8a}.student-layout .section-list{list-style:none}.student-layout .section-item{background:#f5f7fa;border-radius:20px;margin-bottom:12px}.student-layout .section-header{align-items:center;background:#fff;border:1px solid #e0e4ea;border-radius:20px;color:#1e293b;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:16px 18px}.student-layout .section-header:hover{background:#f4f0fa;border-color:#cbb5e6}.student-layout .section-header .arrow{color:#8a71a6;font-size:20px;transition:transform .3s ease}.student-layout .section-header.open .arrow{transform:rotate(90deg)}.student-layout .section-lessons{display:none;list-style:none;padding:8px 8px 8px 16px}.student-layout .section-lessons.open{display:block}.student-layout .lesson-item{align-items:center;background:#fff;border:1px solid #0000;border-radius:18px;cursor:pointer;display:flex;gap:12px;margin-bottom:6px;padding:12px 16px}.student-layout .lesson-item:hover{background:#f5f0ff;border-color:#d9c5fc}.student-layout .lesson-item.active{background:#ede6ff;border-color:#9f85c1}.student-layout .lesson-status{background:#cbd5e1;border-radius:20px;height:12px;width:12px}.student-layout .lesson-status.completed{background:#22b455}.student-layout .lesson-status.missed{background:#e34f4f}.student-layout .lesson-status.upcoming{background:#f5b342}.student-layout .lesson-info{flex:1 1}.student-layout .lesson-name{color:#1e293b;font-weight:600}.student-layout .lesson-meta{color:#64748b;font-size:12px}.student-layout .lesson-window{background:#fff;border:1px solid #e0e4ea;border-radius:28px;padding:26px}.student-layout .lesson-header{border-bottom:1px dashed #dbe1ec;margin-bottom:20px;padding-bottom:16px}.student-layout .lesson-header h2{color:#0b1e3a;font-size:24px;font-weight:700}.student-layout .video-player{background:#2d2f3b;border:1px solid #d0d5e0;border-radius:28px;height:400px;margin-bottom:20px;overflow:hidden;position:relative;width:100%}.student-layout .video-player iframe{border:none;height:100%;width:100%}.student-layout .video-player a{align-items:center;background:#2d2f3b;color:#fff;display:flex;font-size:18px;font-weight:500;gap:12px;height:100%;justify-content:center;text-decoration:none;width:100%}.student-layout .video-player a:hover{text-decoration:underline}.student-layout .resources{align-items:center;background:#f5f7fa;border-radius:20px;display:flex;flex-wrap:wrap;gap:16px;margin:20px 0;padding:16px}.student-layout .resource-item{align-items:center;background:#fff;border-bottom:none;border-radius:40px;box-shadow:0 2px 8px #e0e4ea;color:#1e293b;display:flex;gap:10px;padding:8px 18px;text-decoration:none}.student-layout .resource-item:hover{background:#f5f0ff;border-color:#d9c5fc}.student-layout .hw-vertical-block{background:#f0f2f5;border:1px solid #dee7f5;border-radius:28px;margin-top:24px;padding:26px}.student-layout .hw-task-card{background:#fff;border:1px solid #e6edf8;border-radius:24px;margin-bottom:20px;padding:24px}.student-layout .hw-task-condition{color:#1b2b4b;font-size:16px;font-weight:500;margin-bottom:20px}.student-layout .hw-input-row{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin-top:12px}.student-layout .hw-input-row input{border:1px solid #cddaea;border-radius:60px;flex:1 1;font-size:15px;padding:16px 24px;transition:.2s}.student-layout .hw-input-row input:focus{border-color:#9f85c1;box-shadow:0 0 0 3px #f0e8ff;outline:none}.student-layout .btn-answer{background:#7c5aa0;border:none;border-radius:60px;box-shadow:0 4px 12px #7c5aa040;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 32px;transition:.2s}.student-layout .btn-answer:hover{background:#8f6bb5;box-shadow:0 6px 16px #7c5aa059}.student-layout .btn-finish{background:#7c5aa0;border:none;border-radius:60px;box-shadow:0 4px 10px #7c5aa040;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 32px;transition:.2s}.student-layout .btn-finish:hover{background:#8f6bb5;box-shadow:0 6px 16px #7c5aa059}.student-layout .homework-panel{background:#fff;border:1px solid #e0e4ea;border-radius:28px;padding:24px}.student-layout .pending-header{background:#fff9e6;border-bottom:1px solid #ffd966;border-radius:28px 28px 0 0;margin:-24px -24px 0;padding:24px 24px 16px}.student-layout .pending-header .card-title{margin-bottom:8px}.student-layout .pending-list{list-style:none;margin-top:16px}.student-layout .pending-item{align-items:center;border-bottom:1px solid #e8ecf2;cursor:pointer;display:flex;justify-content:space-between;padding:16px 0}.student-layout .pending-item:last-child{border-bottom:none}.student-layout .pending-item:hover{background:#f5f0ff;border-radius:12px;margin:0 -16px;padding:16px}.student-layout .pending-name{color:#1e293b;font-weight:500}.student-layout .badge-red{background:#ffe5e5;color:#b91c1c}.student-layout .badge-red,.student-layout .badge-yellow{border-radius:40px;font-size:13px;font-weight:600;padding:6px 16px}.student-layout .badge-yellow{background:#fff7db;color:#9e6d0b}.student-layout .progress-panel{background:#fff;border:1px solid #e0e4ea}.student-layout .progress-bar{background:#e8ecf2;border-radius:30px;height:12px;margin:8px 0 16px}.student-layout .progress-fill{background:#7c5aa0;border-radius:30px;height:12px;width:68%}.student-layout .status-badge{border-radius:40px;font-size:13px;font-weight:600;padding:5px 14px}.student-layout .status-badge.green{background:#e3f6e9;color:#0f6e3f}.student-layout .status-badge.red{background:#ffe5e5;color:#b91c1c}.student-layout .status-badge.yellow{background:#fff7db;color:#9e6d0b}.logout-button{align-items:center;background:#fff;border:1px solid #e0e4ea;border-radius:30px;color:#4f566b;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:500;gap:6px;margin-left:auto;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.logout-button:hover{background:#fef5f5;border-color:#fcc;color:#d94a4a}.logout-button:active{transform:scale(.98)}.student-layout .schedule-table{border-collapse:collapse;width:100%}.student-layout .schedule-table th{border-bottom:2px solid #e0e4ea;color:#727a8c;font-size:14px;font-weight:500;padding:14px 16px;text-align:left}.student-layout .schedule-table td{border-bottom:1px solid #f0f2f5;color:#1a1e27;font-size:14px;padding:14px 16px}.student-layout .schedule-table tr{transition:background .2s}.student-layout .schedule-table tr:hover{background:#f5f0ff}.student-layout .schedule-link{background:#f0f2f5;border-radius:20px;color:#8f4eb3;display:inline-block;font-size:13px;padding:6px 14px;text-decoration:none;transition:all .2s}.student-layout .schedule-link:hover{background:#e8ecf2;transform:scale(1.02)}.student-layout .schedule-lesson-link{background:#e3f6e9;border-radius:20px;color:#1d7a3d;cursor:pointer;display:inline-block;font-size:13px;padding:6px 14px;transition:all .2s}.student-layout .schedule-lesson-link:hover{background:#c8e6d9;transform:scale(1.02)}.student-layout .schedule-no-link{background:#f0f2f5;border-radius:20px;color:#727a8c;display:inline-block;font-size:13px;padding:6px 14px}.App{min-height:100vh}.container{margin:0 auto;max-width:1440px;padding:0 24px}.error-text{color:#d94a4a;display:block;font-size:12px;margin-top:4px}.loading{align-items:center;color:#727a8c;display:flex;justify-content:center;min-height:200px}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.left-column{width:260px}.right-column{width:300px}}@media (max-width:768px){.dashboard{flex-direction:column}.left-column,.right-column{width:100%}.left-column.hidden,.right-column.hidden,.toggle-left-btn,.toggle-right-btn{display:none}}
/*# sourceMappingURL=main.e75e6c48.css.map*/