@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.menu-sider{background:#1a1a1e!important;border-right:none;box-shadow:2px 0 8px rgba(0,0,0,.15);transition:width .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1);will-change:width;height:100vh;overflow:hidden}.menu-loading{height:100%;display:flex;align-items:center;justify-content:center;background:#1a1a1e}.menu-shell{display:flex;flex-direction:column;height:100%;background:#1a1a1e;color:#e4e7eb;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.menu-shell--collapsed{width:72px}.menu-content{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;min-height:0;opacity:1;transform:translate(0);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),visibility 0s;visibility:visible}.menu-shell--collapsed .menu-content{opacity:0;transform:translate(-10px);pointer-events:none;visibility:hidden;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),visibility 0s linear .25s}.menu-header__title,.menu-header__collapse{opacity:1;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.menu-shell--collapsed .menu-header__title,.menu-shell--collapsed .menu-header__collapse{opacity:0;transform:scale(.8);pointer-events:none;visibility:hidden;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),visibility 0s linear .2s}.menu-shell--collapsed .menu-header{justify-content:center;padding:16px 12px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.menu-shell--collapsed .menu-footer{padding:16px 12px;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.menu-footer__user-info,.menu-footer__email{opacity:1;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.menu-shell--collapsed .menu-footer__user-info,.menu-shell--collapsed .menu-footer__email{opacity:0;transform:scale(.8);pointer-events:none;visibility:hidden;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),visibility 0s linear .2s}.menu-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}@media (max-width: 1200px){.menu-header{padding:10px 12px}}.menu-header__collapsed{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.menu-header__logo{display:flex;align-items:center;gap:12px;text-decoration:none}.menu-header__logo-container{width:28px;height:28px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media (max-width: 1200px){.menu-header__logo-container{width:24px;height:24px}}.menu-header__logo-img{width:100%;height:100%;object-fit:cover}.menu-header__logo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.menu-header__logo-text{color:#fff;font-weight:700;font-size:12px}@media (max-width: 1200px){.menu-header__logo-text{font-size:10px}}.menu-header__title{color:#e4e7eb;font-size:13px;font-weight:600;margin:0}@media (max-width: 1200px){.menu-header__title{font-size:12px}}.menu-header__collapse,.menu-header__expand{width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:rgba(255,255,255,.365);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:300}@media (max-width: 1200px){.menu-header__collapse,.menu-header__expand{width:24px;height:24px;font-size:12px}}.menu-header__collapse:hover,.menu-header__expand:hover{background:rgba(255,255,255,.08);color:#e4e7eb}.menu-header__expand{width:40px;height:28px;border-radius:6px}@media (max-width: 1200px){.menu-header__expand{width:32px;height:24px}}.menu-header__expand:hover{background:rgba(255,255,255,.08);color:#e4e7eb}.menu-search{padding:16px 24px}.menu-search .ant-input-affix-wrapper{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);border-radius:8px;height:36px;color:#e4e7eb;transition:all .2s ease}.menu-search .ant-input-affix-wrapper:hover{border-color:rgba(255,255,255,.12)}.menu-search .ant-input-affix-wrapper-focused{border-color:rgba(255,255,255,.153);background:rgba(0,0,0,.3)}.menu-search .ant-input{background:transparent;color:#e4e7eb;font-size:13px}.menu-search .ant-input::placeholder{color:#6b7280}.menu-search__icon{color:#6b7280}.menu-nav{flex:1;overflow-y:auto;padding:8px 12px;display:flex;flex-direction:column;gap:16px}@media (max-width: 1200px){.menu-nav{padding:6px 10px;gap:12px}}.menu-nav::-webkit-scrollbar{width:4px}.menu-nav::-webkit-scrollbar-track{background:transparent}.menu-nav::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:4px}.menu-nav::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.15)}.menu-section{display:flex;flex-direction:column;gap:4px}.menu-section__title{font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;padding:6px 8px 2px}@media (max-width: 1200px){.menu-section__title{font-size:9px;padding:4px 6px 2px}}.menu-section__items{display:flex;flex-direction:column;gap:2px}.menu-section__item{display:flex;flex-direction:column}.menu-item{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:6px;text-decoration:none;color:#9ca3af;transition:all .15s ease;cursor:pointer;border:none;background:transparent;width:100%;font-size:13px}.menu-item__chevron{margin-left:auto;border:none;background:transparent;color:#9ca3af;font-size:12px;cursor:pointer;padding:4px;border-radius:6px}.menu-item__chevron:hover{background:rgba(255,255,255,.06);color:#e4e7eb}@media (max-width: 1200px){.menu-item{gap:8px;padding:5px 8px;font-size:12px}}.menu-item:hover{background:rgba(255,255,255,.08);color:#e4e7eb}.menu-item--active{background:rgba(255,255,255,.09);color:#fff}.menu-item__icon{font-size:14px;display:flex;align-items:center;justify-content:center;width:18px;flex-shrink:0}@media (max-width: 1200px){.menu-item__icon{font-size:13px;width:16px}}.menu-item__label{flex:1;font-size:13px;font-weight:500}@media (max-width: 1200px){.menu-item__label{font-size:12px}}.menu-item__badge{background:#f04141;color:#fff;border-radius:10px;padding:1px 6px;font-size:8px;font-weight:600}.menu-subsection{display:flex;flex-direction:column;gap:2px;padding-left:32px;margin-top:2px}.menu-subitem{display:flex;align-items:center;gap:6px;padding:5px 10px;border-radius:5px;text-decoration:none;color:#9ca3af;transition:all .15s ease;font-size:12px}@media (max-width: 1200px){.menu-subitem{gap:5px;padding:4px 8px;font-size:11px}}.menu-subitem:hover{background:rgba(255,255,255,.06);color:#e4e7eb}.menu-subitem--active{background:rgba(249,249,249,.21);color:#fff}.menu-subitem__icon{font-size:12px;display:flex;align-items:center;justify-content:center}@media (max-width: 1200px){.menu-subitem__icon{font-size:11px}}.menu-footer{border-top:1px solid rgba(255,255,255,.06);padding:12px 16px;flex-shrink:0;margin-top:auto}@media (max-width: 1200px){.menu-footer{padding:10px 12px}}.menu-footer__notification{display:flex;align-items:center;justify-content:center;padding:12px;margin-bottom:12px;border-radius:8px;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.2)}.menu-footer__notification-text{color:#a5b4fc;font-size:12px;text-align:center}.menu-footer__user-card{display:flex;align-items:center;justify-content:space-between;gap:10px}.menu-footer__user-link{display:flex;align-items:center;gap:10px;flex:1;padding:4px;border-radius:6px;text-decoration:none;transition:all .15s ease;min-width:0}.menu-footer__user-link:hover{background:rgba(255,255,255,.06)}.menu-footer__avatar{width:36px;height:36px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(255,255,255,.08);transition:all .2s ease}.menu-footer__avatar:hover{border-color:rgba(255,255,255,.15)}@media (max-width: 1200px){.menu-footer__avatar{width:32px;height:32px}}.menu-footer__user-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.menu-footer__name{color:#e4e7eb;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1200px){.menu-footer__name{font-size:12px}}.menu-footer__email{color:#6b7280!important;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}@media (max-width: 1200px){.menu-footer__email{font-size:10px}}.menu-footer__logout{width:32px;height:32px;border-radius:6px;border:none;background:rgba(239,68,68,.1);color:#f87171;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:14px;flex-shrink:0}.menu-footer__logout:hover{background:rgba(239,68,68,.2);color:#fca5a5;transform:scale(1.05)}.menu-footer__logout:active{transform:scale(.95)}.menu-header__logo-container:hover{transform:scale(1.05);transition:transform .2s ease}.menu-item__icon svg,.menu-subitem__icon svg{display:block}@media (max-width: 768px){.menu-sider{position:fixed;left:0;top:0;bottom:0;z-index:1000}}.menu-section:first-child .menu-section__title{padding-top:0}.menu-section:last-child{padding-bottom:16px}.menu-item{position:relative;overflow:hidden}.menu-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:linear-gradient(135deg,#fff,#fff);border-radius:0 2px 2px 0;transition:height .2s ease}.menu-item--active:before{height:60%}.menu-footer__collapsed{display:flex;flex-direction:column;align-items:center;gap:10px}.menu-footer__avatar-link{display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.menu-footer__avatar-link:hover{transform:scale(1.05)}.menu-footer__logout--collapsed{width:36px;height:36px;border-radius:8px;border:none;background:rgba(239,68,68,.1);color:#f87171;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:14px}.menu-footer__logout--collapsed:hover{background:rgba(239,68,68,.2);color:#fca5a5;transform:scale(1.05)}.menu-footer__logout--collapsed:active{transform:scale(.95)}.menu-collapsed-toggle{width:48px;height:48px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.2);color:#9ca3af;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:20px;font-weight:300}.menu-collapsed-toggle:hover{background:rgba(102,126,234,.15);border-color:rgba(102,126,234,.3);color:#e4e7eb;transform:scale(1.05)}.menu-collapsed-toggle:active{transform:scale(.95)}.menu-shell--collapsed .menu-header__logo-container{cursor:pointer;transition:transform .2s ease}.menu-shell--collapsed .menu-header__logo-container:hover{transform:scale(1.1)}.menu-rail{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;padding:6px 0;overflow-y:auto;min-height:0}@media (max-width: 1200px){.menu-rail{padding:4px 0}}.menu-rail__list{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}@media (max-width: 1200px){.menu-rail__list{gap:6px}}.menu-rail__item{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#9ca3af;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);transition:all .15s ease;font-size:16px}@media (max-width: 1200px){.menu-rail__item{width:36px;height:36px;font-size:14px}}.menu-rail__button{border:none;background:transparent;padding:0;cursor:pointer}.menu-rail__item:hover{color:#e4e7eb;background:rgba(255,255,255,.08)}.menu-rail__item--active{color:#fff;background:rgba(255,255,255,.118);border-color:rgba(255,255,255,.23)}.menu-rail__divider{width:100%;padding:6px 0;display:flex;align-items:center;justify-content:center}@media (max-width: 1200px){.menu-rail__divider{padding:4px 0}}.menu-rail__dots{color:rgba(255,255,255,.11);font-size:8px!important;letter-spacing:1.5px}@media (max-width: 1200px){.menu-rail__dots{font-size:12px;letter-spacing:1px}}.ticket-tabs-no-border>.ant-tabs-nav:before{border-bottom:none!important}.ticket-tabs-no-border .ant-tabs-tab.ant-tabs-tab-active,.ticket-tabs-no-border .ant-tabs-tab.ant-tabs-tab-with-remove.ant-tabs-tab-active{background-color:#1a1a1e!important;transition:background-color .2s ease-in-out!important;border:none!important}.ticket-tabs-no-border .ant-tabs-tab{background-color:#121214!important;transition:background-color .2s ease-in-out!important;border:none!important}.markdown-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;color:#e2e8f0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.markdown-preview{padding:24px;color:#e2e8f0;max-width:1000px;width:100%}.markdown-preview>*{margin-bottom:16px}.markdown-preview>*:last-child{margin-bottom:0}.markdown-preview h1{margin:0 0 16px;font-weight:800;letter-spacing:-.01em;font-size:32px;color:#f8fafc;line-height:1.2}.markdown-preview h2{margin:24px 0 16px;font-weight:800;letter-spacing:-.01em;font-size:28px;color:#f8fafc;line-height:1.3;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:8px}.markdown-preview h3{margin:20px 0 12px;font-weight:700;letter-spacing:-.01em;font-size:22px;color:#cbd5e1;line-height:1.4}.markdown-preview h4{margin:16px 0 10px;font-weight:700;font-size:18px;color:#cbd5e1;line-height:1.4}.markdown-preview h5{margin:14px 0 8px;font-weight:600;font-size:16px;color:#cbd5e1;line-height:1.4}.markdown-preview h6{margin:12px 0 8px;font-weight:600;font-size:14px;color:#94a3b8;line-height:1.4}.markdown-preview__title{margin:0;font-weight:800;letter-spacing:-.01em;font-size:24px;color:#f8fafc}.markdown-img{width:100%;box-shadow:0 12px 30px rgba(0,0,0,.35);border-radius:8px;margin:16px 0}.markdown-preview__heading{margin:0 0 8px;font-weight:700;color:#cbd5e1;font-size:16px}.markdown-preview p{margin:0 0 16px;line-height:1.6;color:#e2e8f0}.markdown-preview strong,.markdown-preview b,.markdown-preview__bold{font-weight:700;color:#f8fafc}.markdown-preview em,.markdown-preview i{font-style:italic;color:#cbd5e1}.markdown-preview ul,.markdown-preview ol{margin:0 0 16px;padding-left:24px;color:#e2e8f0;line-height:1.6}.markdown-preview ul{list-style-type:disc}.markdown-preview ol{list-style-type:decimal}.markdown-preview li{margin-bottom:8px;line-height:1.6}.markdown-preview ul ul,.markdown-preview ol ol,.markdown-preview ul ol,.markdown-preview ol ul{margin-top:8px;margin-bottom:8px}.markdown-preview a{color:#38bdf8;text-decoration:underline;text-decoration-color:rgba(56,189,248,.4);transition:all .2s ease}.markdown-preview a:hover{color:#0ea5e9;text-decoration-color:rgba(56,189,248,.8)}.markdown-preview code{padding:2px 6px;border-radius:4px;background:rgba(56,189,248,.12);color:#38bdf8;font-family:JetBrains Mono,SFMono-Regular,Consolas,Courier New,monospace;font-size:.9em;border:1px solid rgba(56,189,248,.2)}.markdown-preview pre{background:rgba(15,23,42,.8);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:16px;margin:16px 0;overflow-x:auto;line-height:1.5}.markdown-preview pre code{padding:0;background:transparent;color:#e2e8f0;border:none;font-size:14px;display:block;white-space:pre}.markdown-preview blockquote{margin:16px 0;padding:12px 16px;border-left:4px solid rgba(56,189,248,.5);background:rgba(56,189,248,.05);border-radius:4px;color:#cbd5e1;font-style:italic}.markdown-preview blockquote p{margin:0}.markdown-preview blockquote p:not(:last-child){margin-bottom:8px}.markdown-preview hr{margin:24px 0;border:none;border-top:1px solid rgba(255,255,255,.1);background:none}.markdown-preview table{width:100%;border-collapse:collapse;margin:16px 0;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.markdown-preview th,.markdown-preview td{padding:12px;border:1px solid rgba(255,255,255,.1);text-align:left}.markdown-preview th{background:rgba(56,189,248,.1);font-weight:700;color:#f8fafc}.markdown-preview td{color:#e2e8f0}.markdown-preview tr:nth-child(2n){background:rgba(255,255,255,.02)}.l-button{width:40px!important;overflow:hidden;transition:all .5s ease;display:flex;align-items:center;padding:4px 8px}.l-button:hover{width:150px!important}.l-button-text{opacity:0;width:0;margin-left:0;transition:all .5s ease;white-space:nowrap;display:none}.l-button:hover .l-button-text{opacity:1;width:auto;margin-left:8px;display:block}.fc{box-sizing:border-box;display:flex;flex-direction:column}.fc-daygrid-day-top{text-align:center!important;margin-top:3px!important;display:block!important}.fc .fc-daygrid-day-frame{min-height:100%;position:relative}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{table-layout:fixed;width:100%}.fc .fc-col-header-cell-cushion,.fc .fc-daygrid-day-number{color:#cfcbcb;font-weight:400!important;margin-top:18px!important}.fc th{text-align:center;font-weight:700;text-transform:uppercase!important;padding:0}.fc .fc-scroller-harness{direction:ltr;overflow:hidden;position:relative}.fc-col-header{text-transform:uppercase!important;height:60px!important}.fc .fc-daygrid-day.fc-day-today{border-top:2px solid rgb(12,73,196)!important}.fc td,.fc th{padding:0;vertical-align:top}.fc .fc-daygrid-day-number{font-weight:400;padding:4px;position:relative;z-index:4;color:#d5d3d3;margin-top:18px}.fc .fc-view-harness{flex-grow:1;position:relative}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc-direction-ltr{direction:ltr;text-align:left}:root{--fc-daygrid-event-dot-width: 8px;--fc-list-event-dot-width: 10px;--fc-list-event-hover-bg-color: #f5f5f5}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.ReactVirtualized__Table__headerRow{font-weight:700;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__row{display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__headerTruncatedText{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ReactVirtualized__Table__headerColumn,.ReactVirtualized__Table__rowColumn{margin-right:10px;min-width:0px}.ReactVirtualized__Table__rowColumn{text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn:first-of-type,.ReactVirtualized__Table__rowColumn:first-of-type{margin-left:10px}.ReactVirtualized__Table__sortableHeaderColumn{cursor:pointer}.ReactVirtualized__Table__sortableHeaderIconContainer{display:flex;align-items:center}.ReactVirtualized__Table__sortableHeaderIcon{flex:0 0 24px;height:1em;width:1em;fill:currentColor}/*!
* 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:rgba(0,0,0,.6);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:rgba(0,0,0,.2) 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}.background-container{box-shadow:inset 0 0 70px 20px rgba(0,0,0,.5)}.bg-container-login{background-color:#1b1b1e;height:100vh;display:flex;align-items:center;justify-content:center}.landing-page-container{position:relative;min-height:100vh;overflow:hidden}.landing-page-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.03);z-index:0}.landing-page-overlay{top:0;right:0;bottom:0;left:0;background:linear-gradient(130deg,rgba(15,23,42,.72),rgba(248,250,252,.2));z-index:1}.landing-page-content{position:relative;z-index:2;min-height:100vh;display:flex;align-items:center;justify-content:center}.landing-page-shell,.landing-page-row{width:100%}.landing-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.landing-page-logo{height:56px}.landing-page-login-link{font-weight:600;color:#f8fafc}.landing-page-login-link:hover{color:#e2e8f0}.landing-page-hero{width:100%}.landing-page-tag{font-weight:600;padding:4px 12px}.landing-page-title{margin:0!important;font-size:44px!important;line-height:1.1!important;color:#f8fafc!important}.landing-page-description{font-size:17px;line-height:1.7;color:#e2e8f0;margin:0}.landing-page-features{margin-top:8px}.landing-page-feature{display:flex;align-items:flex-start;gap:12px}.landing-page-feature-icon{color:#38bdf8;font-size:18px;margin-top:2px}.landing-page-feature-texts{display:flex;flex-direction:column;gap:2px}.landing-page-feature-title{font-weight:600;color:#f8fafc}.landing-page-feature-text{color:#cbd5f5;font-size:14px}.landing-page-cta{padding:28px;border-radius:20px;background:rgba(33,33,34,.78);border:1px solid rgba(111,113,117,.25);box-shadow:0 20px 50px rgba(15,23,42,.35)}.landing-page-cta-title{margin-bottom:8px!important;color:#f8fafc!important}.landing-page-cta-text{color:#cbd5f5;margin-bottom:24px}.landing-page-cta-button{width:100%}.landing-page-cta-note{margin-top:16px;color:#94a3b8;font-size:12px}@media (max-width: 992px){.landing-page-content{padding:40px 16px}.landing-page-header{margin-bottom:24px}}@media (max-width: 768px){.landing-page-content{padding:32px 16px}.landing-page-header{flex-direction:column;align-items:flex-start;gap:12px}.landing-page-logo{height:48px}.landing-page-title{font-size:32px!important}}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center}.fc th{text-align:center;height:2rem;background-color:rgba(78,76,76,.33);text-transform:uppercase!important;padding:0;vertical-align:top}.fc-event:hover{background-color:rgba(0,0,0,.8);border-radius:5px}.fc-event{border:none;font-size:.8rem}.fc-toolbar-title{font-size:1.5rem;font-weight:600;text-transform:uppercase;color:#888}.fc-button-group{gap:.5rem}.fc .fc-button-primary{border-radius:0}.ant-card{border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 6px -1px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.02)}.ant-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03),0 4px 8px rgba(0,0,0,.04)}.ant-statistic-content{color:#262626}.ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#262626;border-bottom:2px solid #f0f0f0}.ant-table-tbody>tr:hover>td{background:#f8f9ff}.ant-pagination{margin:16px 0;text-align:center}.custom-tooltip{padding:8px 12px;border-radius:6px;font-weight:500;box-shadow:0 6px 16px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05)}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}:root{--linearPrimarySecondary: linear-gradient(rgb(96, 29, 195), #451c82);--linearPrimaryAccent: linear-gradient(#601dc3, #48ea4b);--linearSecondaryAccent: linear-gradient(#451c82, #48ea4b);--radialPrimarySecondary: radial-gradient(#601dc3, #451c82);--radialPrimaryAccent: radial-gradient(#601dc3, #48ea4b);--radialSecondaryAccent: radial-gradient(#451c82, #48ea4b);--text-50: #030417;--text-100: #06082d;--text-200: #0c105a;--text-300: #121787;--text-400: #171fb5;--text-500: #1d27e2;--text-600: #4a52e8;--text-700: #787ded;--text-800: #a5a9f3;--text-900: #d2d4f9;--text-950: #e8e9fc;--background-50: #0c0c0e;--background-100: #18181b;--background-200: #303036;--background-300: #484851;--background-400: #60606c;--background-500: #787887;--background-600: #93939f;--background-700: #aeaeb7;--background-800: #c9c9cf;--background-900: #e4e4e7;--background-950: #f1f1f3;--primary-50: #0b0316;--primary-100: #16072c;--primary-200: #2b0d59;--primary-300: #411485;--primary-400: #571bb1;--primary-500: #6d21de;--primary-600: #8a4ee4;--primary-700: #a77aeb;--primary-800: #c4a6f2;--primary-900: #e2d3f8;--primary-950: #f0e9fc;--secondary-50: #0b0415;--secondary-100: #16092a;--secondary-200: #2c1254;--secondary-300: #431b7e;--secondary-400: #5924a8;--secondary-500: #6f2dd2;--secondary-600: #8c57db;--secondary-700: #a981e4;--secondary-800: #c5abed;--secondary-900: #e2d5f6;--secondary-950: #f1eafb;--accent-50: #031703;--accent-100: #052e06;--accent-200: #0b5b0c;--accent-300: #108912;--accent-400: #15b718;--accent-500: #1be41e;--accent-600: #48ea4b;--accent-700: #76ef78;--accent-800: #a4f4a5;--accent-900: #d1fad2;--accent-950: #e8fce9;--fc-daygrid-event-dot-width: 8px !important;--fc-list-event-dot-width: 10px !important;--fc-list-event-hover-bg-color: #f5f5f5 !important;--fc-border-color: transparent !important;--fc-button-bg-color: #2f2f3480 !important;--fc-button-text-color: #fff !important;--fc-button-border-color: transparent !important;--fc-button-hover-bg-color: #1a1a1e !important;--fc-button-hover-border-color: transparent !important;--fc-button-active-bg-color: transparent !important;--fc-button-active-border-color: transparent !important}html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,body,video{margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#editorjs{width:100%;height:100%}#editorjs ::selection{background:rgba(123,18,193,.35);color:inherit}#editorjs ::-moz-selection{background:rgba(123,18,193,.35);color:inherit}.ce-block--selected .ce-block__content,.ce-block--selected .ce-block__content *{background:rgba(24,144,255,.12)}.ce-block--selected .ce-block__content{outline:2px solid rgba(24,144,255,.5);outline-offset:2px;border-radius:4px}.ql-container,.ql-toolbar{border:1px solid #252529!important;border-radius:0!important;color:#fff!important}.ql-editor.ql-blank:before{color:#888!important;opacity:.7!important}.bg-container-dark{padding:16px;background-color:#1a1a1e;border-radius:8px;height:100%;max-height:91.5vh;overflow-y:auto;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#4a4a52 transparent;scrollbar-gutter:stable}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#1a1a1e;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#4a4a52;border-radius:2px;transition:all .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6a6a72}.custom-scrollbar::-webkit-scrollbar-corner{background:#1a1a1e}.bg-container-dark::-webkit-scrollbar{display:none}.bg-container-light{padding:24px;min-height:360px;background-color:#fff}.jodit_theme_dark .jodit-wysiwyg{background-color:#252529!important}.jodit_theme_dark.jodit-container{border-color:#252529!important}.ant-menu-sub{background-color:#1a1a1e!important}.ant-color-picker-color-block-inner{border:transparent!important;background-color:none!important}.profile_picture{cursor:pointer;position:relative;transition:all .3s ease}.custom-item-card{padding:8px 16px;margin:4px 0;border:1px solid #3d3d4a;border-radius:4px;display:flex;align-items:center;gap:8px;justify-content:space-between;cursor:pointer}.proposal-type-actions{opacity:0;transition:opacity .2s ease-in-out}.custom-item-card:hover .proposal-type-actions{opacity:1;transition:opacity .2s ease-in-out}.custom-item-card:hover{background-color:rgba(0,0,0,.23);transition:background-color .5s ease-in-out}.crm-card-index{cursor:pointer;transition:all .3s ease;height:100px}.crm-card-index:hover{background-color:rgba(0,0,0,.23);transition:background-color .5s ease-in-out}.new-stage{cursor:pointer;padding:8px 16px;margin:4px 0;border:1px dashed #3d3d4a;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.new-stage:hover{background-color:rgba(64,255,0,.06)}.stage-item .stage-actions{opacity:0;transition:opacity .2s ease-in-out}.stage-item:hover .stage-actions{opacity:1;transition:opacity .2s ease-in-out}.stage-item:hover{background-color:rgba(0,0,0,.23);transition:background-color .5s ease-in-out}.ant-card-head{border-bottom:1px solid #1c1c1c63!important}.profile_picture:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(127,39,255,.4);opacity:0;transition:opacity .5s ease;border-radius:50%}.profile_picture:hover:after{opacity:1}.profile_picture:before{content:"";color:#fff;font-size:12px;font-weight:600;position:absolute;bottom:0;left:0;right:0;text-align:center;opacity:0;transition:opacity .5s ease;z-index:1}.profile_picture:hover:before{opacity:1}#timeInput{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center}#timeInput::-webkit-calendar-picker-indicator{display:none}.ticket-info-component-title{border-left:2px solid var(--primary-500);padding-left:8px}.lucide-rotate-ccw{cursor:pointer}.lucide-rotate-ccw:hover{color:var(--primary-500)}.ant-table-tbody-virtual-scrollbar-thumb,.ant-table-tbody-virtual-scrollbar-thumb:hover{background-color:var(--primary-500)!important}.ant-timeline .ant-timeline-item-head{background-color:transparent!important}.timeline-container{overflow-y:auto;scrollbar-width:none}.lucy-currency-input{border-radius:4px!important;border:1px solid #2f2f3480!important;background-color:#252529!important;width:100%!important}.lucy-currency-input:focus{border-color:var(--primary-500)!important;box-shadow:0 0 0 2px rgba(18,0,45,.48)!important;outline:0;background-color:#252529}.lucy-currency-input:hover{border-color:var(--primary-500)!important}.export-button{width:40px!important;overflow:hidden;transition:all .5s ease;display:flex;align-items:center;padding:4px 8px}.export-button:hover{width:150px!important}.export-text{opacity:0;width:0;margin-left:0;transition:all .5s ease;white-space:nowrap}.export-button:hover .export-text{opacity:1;width:auto;margin-left:8px}.lucy-paperclip{cursor:pointer;transition:all .3s ease}.lucy-paperclip:hover{transform:scale(1.1);color:var(--primary-500)}.lucy-delete{cursor:pointer;transition:all .3s ease}.lucy-delete:hover{transform:scale(1.1);color:"red"}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #2f2f3480!important}.fc-scrollgrid-section .fc-scrollgrid-section-header,.fc-scrollgrid-section .fc-scrollgrid-section-body{border:transparent!important}.fc-event-title{color:#bebebe!important}.fc-day:hover{background-color:rgba(40,40,40,.5)!important}input[type=time]::-webkit-calendar-picker-indicator{display:none}.contract-row{cursor:pointer;transition:background-color .3s ease;padding:12px;border-bottom:1px dashed #121214;border-radius:8px}.contract-row:hover{background-color:rgba(0,0,0,.125)}.service-row{cursor:pointer;transition:background-color .3s ease;padding:12px;border-bottom:1px dashed #121214;border-radius:8px}.service-row:hover{background-color:rgba(0,0,0,.125)}.timeline-input-card{transition:all .3s ease;overflow:hidden}.timeline-input-card .timeline-input-expanded{max-height:0;opacity:0;transition:all .3s ease;overflow:hidden}.timeline-input-card:not(.active):hover .timeline-input-expanded{max-height:500px;opacity:1}.timeline-input-card.active .timeline-input-expanded{max-height:500px;opacity:1}.timeline-input-card .timeline-input-buttons{transform:translateY(100%);opacity:0;transition:all .3s ease}.timeline-input-card:not(.active):hover .timeline-input-buttons{transform:translateY(0);opacity:1}.timeline-input-card.active .timeline-input-buttons{transform:translateY(0);opacity:1}.react-quill{height:450px!important;margin-bottom:16px!important}.ql-container{height:400px!important;overflow-y:auto!important}.ql-editor{height:100%!important;overflow-y:auto!important;max-height:400px!important;padding:12px!important;font-size:14px!important;line-height:1.5!important}.ticket-info-page .react-quill{height:500px!important;margin-bottom:16px!important}.ticket-info-page .ql-container{height:500px!important;overflow-y:auto!important}.ticket-info-page .ql-editor{height:100%!important;overflow-y:auto!important;max-height:500px!important}.novo-chamado-form .react-quill{height:500px!important;margin-bottom:50px!important}.novo-chamado-form .ql-container{height:500px!important}.novo-chamado-form .ql-editor{max-height:500px!important}.react-quill .ql-toolbar{border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;background-color:#fafafa;padding:8px!important}.react-quill .ql-container{border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;background-color:#fff}[data-theme=dark] .react-quill .ql-toolbar{background-color:#2f2f34!important;border-color:#404040!important}[data-theme=dark] .react-quill .ql-container{background-color:#1f1f23!important;border-color:#404040!important}[data-theme=dark] .ql-editor{color:#fff!important}.ql-editor img{max-width:100%;height:auto}.ql-image-resize-module{position:absolute;border:1px dashed #007cff;box-sizing:border-box}.ql-image-resize-module-handle{position:absolute;width:12px;height:12px;background:#007cff;border:1px solid #ffffff;box-sizing:border-box;cursor:nwse-resize}.ql-image-resize-module-handle.ql-image-resize-module-handle-nw{top:-6px;left:-6px;cursor:nw-resize}.ql-image-resize-module-handle.ql-image-resize-module-handle-ne{top:-6px;right:-6px;cursor:ne-resize}.ql-image-resize-module-handle.ql-image-resize-module-handle-sw{bottom:-6px;left:-6px;cursor:sw-resize}.ql-image-resize-module-handle.ql-image-resize-module-handle-se{bottom:-6px;right:-6px;cursor:se-resize}.ql-image-resize-module-toolbar{position:absolute;top:-40px;left:0;background:#333;border-radius:4px;padding:4px 8px;color:#fff;font-size:12px;white-space:nowrap;z-index:1000}.ql-image-resize-module-display-size{position:absolute;bottom:-25px;left:0;background:rgba(0,0,0,.8);color:#fff;padding:2px 6px;border-radius:3px;font-size:11px;white-space:nowrap}.LFile{width:200px;height:70px;display:flex;align-items:center;position:relative;background-color:#212125;border-radius:8px;cursor:pointer;transition:all .3s ease}.LFile:hover{background-color:rgba(88,30,175,.047);transition:all .3s ease}.LFile:before{content:"";position:absolute;top:0;left:0;width:30px;height:100%;background-color:#581eaf;border-radius:8px 0 0 8px;z-index:1}.LFileIcon{width:30px;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;color:#fff}.LFileText{flex:1;padding:0 12px;position:relative;z-index:2;overflow:hidden}.LFileText span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.file-delete-button{position:absolute;top:4px;right:4px;opacity:0;transition:opacity .2s ease;background:transparent!important;border:none!important;padding:2px!important;height:auto!important;color:#fff!important;z-index:3}.LFile:hover .file-delete-button{opacity:1}.file-container{position:relative;width:200px;height:70px;display:flex;align-items:center;background-color:#212125;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.file-container:hover{background-color:rgba(88,30,175,.592)}.file-delete-button{position:absolute;top:4px;right:4px;opacity:0;transition:opacity .2s ease;background:transparent!important;border:none!important;padding:2px!important;height:auto!important;color:#fff!important}.file-container:hover .file-delete-button{opacity:1}.file-delete-button:hover{background-color:rgba(255,77,79,.1)!important;color:#ff4d4f!important}.file-content{display:flex;align-items:center;width:100%;padding:0 12px;gap:8px}.file-icon{width:30px;height:100%;display:flex;align-items:center;justify-content:center;color:#fff}.file-info{flex:1;overflow:hidden}.file-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:14px;line-height:1.4}.file-size{display:block;color:#8c8c8c;font-size:12px;line-height:1.2}.folder-container{transition:background-color .3s ease!important;position:relative!important}.folder-container:hover{background-color:rgba(88,30,175,.047)!important}.folder-container .ant-card-body{padding:0!important;height:100%;display:flex;align-items:center;justify-content:center}.folder-delete-button{position:absolute!important;top:4px!important;right:4px!important;opacity:0!important;transition:opacity .2s ease!important;background:transparent!important;border:none!important;padding:2px!important;height:auto!important;color:#fff!important;z-index:3!important}.folder-container:hover .folder-delete-button{opacity:1!important}.folder-delete-button:hover{background-color:rgba(255,77,79,.1)!important;color:#ff4d4f!important}.background-color-hover:hover{background-color:rgba(0,0,0,.23)!important;transition:background-color .2s ease-in-out!important}.ant-collapse-content{background-color:transparent!important}
