/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * 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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.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;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;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 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}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top: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]{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: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}:root{--meerkat-color:rgb(255, 220, 105);--custom-pink:rgb(226, 190, 185);--custom-gray:rgb(107, 107, 107);--custom-green:rgb(198, 228, 205);--custom-blue:rgb(49, 62, 255);--bar-vert-offset: 4px;--button-size: 24px;--burger-height: calc(var(--button-size) - var(--bar-vert-offset) * 2);--burger-bar-length: var(--button-size);--burger-bar-thickness: 2px;--x-bar-length: calc(var(--header-height)/ 3.361);--carousel-w: 100vw;--carousel-full-w: 100vw;--carousel-h: 100vw;--carousel-v-mobile-h: var(--carousel-w);--link-carousel-w: var(--carousel-w);--link-carousel-h: calc(var(--link-carousel-w) / 1.5);--zoom-scale: 1;--zoom-origin-x: 50%;--zoom-origin-y: 50%;--zoom-translate-x: 0px;--zoom-translate-y: 0px;--nav-arrow-size: 80px;--nav-arrow-thickness: 5px}.link-container a:hover{text-decoration:underline}img{pointer-events:none}.ql-editor img{pointer-events:all}body{background-color:var(--custom-green);font-family:Courier New,Zen Kaku Gothic New,monospace}html:lang(en) body,html:lang(ja) body .en-text{font-family:Courier New,Courier Prime,monospace;font-weight:0;font-style:normal}html:lang(ja) body,html:lang(en) body .ja-text{font-family:平成角ゴシック,游ゴシック Medium,YuGothic,YuGothicM,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif}.header-main-container{display:flex;flex-direction:column}.bold{font-weight:900}.hidden{display:none}.active-tab{background-color:#000;color:var(--meerkat-color)}.iframe-container{border:1px solid black;width:fit-content;height:fit-content;background-color:transparent;position:relative}iframe{padding:0;margin:0;display:block}.iframe-text{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-20;color:#000}button{margin:0;padding:0}select{padding:.25rem}.drag-over{background-color:var(--meerkat-color)}.drag-over.image-field{background-color:#0ff}.loading{animation:loading 1s forwards infinite}@keyframes loading{0%,to{opacity:1}50%{opacity:0}}header{flex-basis:clamp(150px,100vw,40%)}.dash-header{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:.5rem 1rem .5rem 1.5rem;background-color:var(--meerkat-color)}.dash-header form,.dash-header button{height:100%}.header-title,.header-title:link,.header-title:visited{text-decoration:none;color:#000}.title-menu-button-container{display:flex;background-color:var(--custom-pink);position:relative}.title-container{background-color:var(--custom-pink)}.title-container{width:100%;margin:0 auto;padding:1rem;text-align:center;justify-content:center}.menu-button-container{position:absolute;right:0;top:50%;transform:translateY(-50%);margin-right:1rem;display:flex}.header-title{font-size:1rem;padding:0}.dash-link.link-container .menu-link{display:flex;flex-direction:column;justify-content:space-around;align-items:center;flex-basis:50%;padding:1rem;gap:1rem;color:#fff}.dash-link.link-container .menu-link a{height:fit-content;margin:auto}.menu-button{background-color:transparent;border:none;position:relative}.menu-button:hover{cursor:pointer}.hamburger{margin:0;width:var(--button-size);height:var(--button-size);position:relative;justify-content:space-between;transition:none}.hamburger .bar{width:100%;height:var(--burger-bar-thickness);background-color:#000;display:block;position:absolute;transition:none;transform-origin:50%}.bar1{top:var(--bar-vert-offset)}.bar2{top:calc(var(--button-size) * .5 - var(--burger-bar-thickness) * .5)}.bar3{bottom:var(--bar-vert-offset)}.mobile-menu-open .hamburger{transform:rotate(-90deg)}.mobile-menu-open .bar1{transform:translateY(calc(var(--burger-height) * .5 - var(--burger-bar-thickness) * .5)) rotate(-45deg)}.mobile-menu-open .bar2{transform:scaleX(0%)}.mobile-menu-open .bar3{transform:translateY(calc((var(--burger-height) * .5 - var(--burger-bar-thickness) * .5) * -1)) rotate(45deg)}@media (min-width: 550px){.menu-button{display:none}.menu-container{display:block;max-width:1200px;margin:0 auto}}.link-container-container{display:flex;flex-direction:column;width:100%;border:2px solid var(--custom-pink)}.link-container{display:flex;flex-direction:row;flex-wrap:wrap;flex-grow:1;background-color:var(--custom-gray)}.link-container .menu-link{flex-grow:1;padding:0;display:flex;border:2px solid var(--custom-pink)}.link-word{padding:.6rem}.link-container a,.link-container a:visited{color:#fff;text-decoration:none;margin:0;padding:0;width:100%;height:100%;text-align:center}.book-image-container a{height:100px;width:100px;margin:auto;display:block}.book-image-container img{height:100%}.language-select{width:fit-content;margin:1rem auto}.language-select a{color:var(--custom-blue)}.icon{width:30px;height:30px}.larger-icon{width:60px;height:60px}main{padding:0rem;width:100%}@media (min-width: 550px){header .title-menu-button-container{margin:4rem auto 1.5rem;width:clamp(200px,100%,600px)}.link-container-container{flex-direction:row}.book-image-container{margin:0 0 1.5rem}.language-select{margin:2rem auto}main .title-container{min-width:350px;width:fit-content}main{width:clamp(350px,100%,800px);margin:0 auto}}@media (min-width: 1000px){.header-main-container{padding:0 2rem}}.tiles-container{display:flex;flex-wrap:wrap;margin:4rem 0 0;--cols: 1;--gap: 4rem;gap:var(--gap)}.tile{position:relative;border:4px solid var(--custom-gray);flex-basis:calc(100% / var(--cols) - var(--gap) / var(--cols) * (var(--cols) - 1))}.img-container{height:200px;width:100%}.tile img{width:100%;height:100%;height:1;object-fit:cover;object-position:center;aspect-ratio:3/2}.project-text{position:absolute;color:#fff;background-color:var(--custom-gray);padding:0 .25rem;bottom:0;text-decoration:underline;display:none}.tile:hover .project-text{display:block}@media (min-width: 550px){.tiles-container{margin:4rem auto 0;padding:0 1rem}.tile{--cols: 2}}footer{text-align:right;padding:1rem;margin:6rem 0 0;background-color:var(--custom-pink);display:flex;flex-direction:column;row-gap:2rem;justify-content:center;position:relative}footer .footer-links{background-color:transparent;max-width:250px;margin:0 auto;column-gap:1rem;align-items:center;justify-content:space-around}footer a{color:#000}@media (min-width: 550px){footer{flex-direction:row}footer .admin-link{position:absolute;right:0;bottom:0;margin:0 1rem 1rem 0}}.notice{color:var(--custom-blue);font-weight:900}.input-error{color:red;font-weight:900}.form-container,.form-section,.multi-field-container,.image-field{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border:1px solid black}.sub-field{display:flex;flex-direction:column;gap:.5rem}.lang-section .form-field{margin:0 0 .5rem}.remove-input-container input{width:200px}.bilingual-container{margin:1rem 0}form select{width:fit-content}.small-but{width:30px;margin-right:10px}.remove-input-container{display:flex}.img-preview-container img{max-height:100px}.main-label-container{display:flex;gap:.5rem}form button{width:fit-content;padding:0 .25rem}.delete-button-container{border:2px solid red;padding:1rem;width:fit-content;color:red}.multi-field-container p{color:gray}@media (min-width: 550px){.image-field{flex-direction:row;justify-content:space-between;max-width:fit-content}}.no-scroll{overflow:hidden}.header-main-container main{flex-basis:clamp(100px,100vw,100%)}.info-box{color:#fff;background-color:var(--custom-gray);border:4px solid var(--custom-pink);padding:1rem;margin:3rem auto;width:fit-content;font-size:1em;font-weight:500}.info-text{width:fit-content;margin:0 auto;text-align:left}.statement{padding:1rem}.statement p{padding:0 0 1rem}.statement p span{background-color:transparent!important}.statement img{max-width:100%}.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-left{text-align:left}.ql-align-justify{text-align:justify}.ql-align-center img,.ql-align-justify{margin:0 auto}.ql-align-right img{margin:0 0 0 auto}.ql-align-left img{margin:0 auto 0 0}main .iframe-container-container{margin-bottom:2rem}.iframe-container,iframe{width:100%;height:100%}iframe{aspect-ratio:16/9}main form .iframe-container-container{margin-bottom:0rem}form .iframe-container,form iframe{max-width:350px}@media (min-width: 550px){.post-content{width:clamp(200px,100%,800px);margin:3rem auto}}#zoom-out-text{display:none}.carousel-container-container{position:relative;overflow:hidden}.carousel-container.dual-carousel{position:relative;margin:0 auto;display:flex;flex-direction:column;row-gap:calc(var(--carousel-h) * .02);user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent}.link-carousel{height:var(--link-carousel-h);width:var(--link-carousel-w)}.slider-container{touch-action:pan-y;display:block}.slider-container.dragging{touch-action:none}.inner-slider a{display:block}.slider-container.gallery-slider{margin-bottom:5px}.solo-carousel .gallery-slider,.dual-carousel .gallery-slider,.single-image .slide{cursor:zoom-in}.link-carousel .gallery-slider{cursor:grab}.nav-slider{height:calc(var(--carousel-h) * .2);cursor:pointer}.inner-slider{width:fit-content;width:-moz-fit-content;display:flex;gap:0px;pointer-events:none;position:relative;top:0;left:0;transition-duration:0s}.link-carousel .inner-slider a{pointer-events:auto}.inner-slider.dragging{transition-duration:0s;pointer-events:none}.slide{outline-color:transparent;background-color:transparent;border:0px;border-radius:5px;padding:0 calc(var(--carousel-h) * .02) 0 0;position:relative}.link-carousel .slide{padding:0}.link-text{pointer-events:none}.slide:last-child{padding-right:0}.slide img{display:block;margin:auto}.gallery-slider .slide img{height:var(--carousel-h);width:auto;aspect-ratio:1/1;object-fit:cover}.single-image .slide img{width:100%}.nav-slider .slide img{height:calc(var(--carousel-h) * .2);aspect-ratio:1/1;object-fit:cover}.link-carousel .slide img{height:calc(var(--link-carousel-h) * 1);aspect-ratio:3/2;object-fit:cover}.link-carousel-text-box{position:absolute;top:0;right:0;font-size:2em;transition-duration:.25s}.carousel-container .link-container{display:flex;flex-direction:row;column-gap:15px;pointer-events:none;padding:4px 6px}.link-carousel-text-box:hover{transition-duration:.25s;background-color:var(--latest-text-bg-hover-color)}.link-carousel-text-box:hover .mag-icon{transform-origin:50% 150%;transform:scale(1.2)}@media (min-width:1025px){.link-carousel-text{font-size:3em}}.zoom-container-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-99;background-color:var(--custom-green);pointer-events:auto;display:none}.zoom-container{position:relative;width:100%;height:100%;transform-origin:var(--zoom-origin-x) var(--zoom-origin-y);transform:scale(var(--zoom-scale))}.zoom-image{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:contain;pointer-events:none}.zoom-container-container.visible{z-index:99;cursor:zoom-out;opacity:1;display:block;transition-property:opacity,z-index;transition-delay:0s,0s}.bullet-nav-container{display:flex;position:absolute;left:calc(var(--carousel-w) * .01);right:calc(var(--carousel-w) * .01)}.solo-carousel .bullet-nav-container{bottom:1rem}.dual-carousel .bullet-nav-container{bottom:calc(var(--carousel-h) * .25)}.link-carousel .bullet-nav-container{bottom:calc(var(--link-carousel-h) * .02)}.bullet-nav{margin:0 auto;z-index:90;display:flex;flex-wrap:wrap;justify-content:center}.nav-link{height:clamp(28px,calc(var(--carousel-w) * .04),30px);width:clamp(28px,calc(var(--carousel-w) * .04),30px);display:flex;cursor:pointer}.bullet-graphic{width:50%;height:50%;border-radius:50%;background-color:#777;border:1px solid #777;opacity:.7;margin:auto;padding:auto}.nav-link.active .bullet-graphic{background-color:var(--custom-pink);opacity:1}.nav-arrow-container{position:absolute;width:calc(var(--nav-arrow-size) * .8);height:var(--nav-arrow-size);top:50%;transform:translateY(-50%);z-index:20;cursor:pointer}.nav-arrow-container.right-arrow{right:0rem}.nav-arrow-container.left-arrow{left:0rem}.nav-arrow{position:relative;width:calc(var(--nav-arrow-size) * .5);height:calc(var(--nav-arrow-size) * .5);top:50%;left:50%}.left-arrow .nav-arrow{transform:translate(-30%,-50%) rotate(-45deg)}.right-arrow .nav-arrow{transform:translate(-70%,-50%) rotate(135deg)}.nav-arrow .bar{position:absolute;background-color:var(--custom-pink)}.nav-arrow .bar-1{height:var(--nav-arrow-thickness);width:100%}.nav-arrow .bar-2{height:100%;width:var(--nav-arrow-thickness)}@media (min-width: 550px){.gallery-slider .slide img{aspect-ratio:auto;object-fit:contain}.link-carousel .bullet-nav-container{bottom:calc(var(--carousel-h) * .03)}:root{--carousel-h: clamp(20rem, 50vh, 100rem)}}.news-grid{margin:0rem auto 0;padding:1rem;display:flex;flex-direction:column;row-gap:1rem;background-color:transparent;border:none}.news-grid.news-latest-grid{margin:4rem auto 0;background-color:var(--custom-pink);border:var(--custom-gray) solid 4px}.news-entry{background-color:var(--custom-pink);display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.news-title{flex-basis:100%;margin:auto 0;padding:.3rem;height:100%;display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-overflow:ellipsis;font-size:1.2rem}.news-entry .news-date{color:var(--custom-blue);font-size:1.2rem}.news-title-text{overflow:hidden;text-overflow:ellipsis;font-weight:600}.news-image{flex-basis:50%}.news-entry,.news-title,.news-image,.news-text-preview{border:var(--custom-gray) solid 2px}.news-image img{width:100%;height:auto;object-fit:cover;object-position:center;aspect-ratio:2/2}.news-text-preview{font-size:1.1rem;flex-basis:50%;padding:.1rem .3rem;display:flex;flex-direction:column;white-space:wrap;padding:.5rem}.news-text-preview span{background-color:transparent!important}.news-text-preview img{display:none}.latest-news-container{display:flex;justify-content:space-between}@media (min-width: 550px){.news-image img{aspect-ratio:7/4}}@media (min-width: 800px){.news-grid{margin:4rem auto 0}.news-grid.news-preview-grid{margin:0rem auto 0}.news-entry{flex-wrap:nowrap;height:100px;width:auto}.news-title{flex-basis:40%}.news-entry,.news-title-text{font-size:1rem}.news-image{flex-basis:10%}.news-image img{width:auto;height:100%;aspect-ratio:7/4}.news-text-preview{flex-basis:50%;font-size:.9rem}.news-entry .news-date{color:var(--custom-blue);font-size:1rem}}.contact-form{width:clamp(200px,100%,550px);margin:0rem auto;padding:1rem;background-color:var(--custom-pink)}.contact-form h2{margin:0 0 .5rem}.contact-form form,.contact-form input,.contact-form textarea{width:100%}.contact-form input,.contact-form textarea{border:var(--custom-gray) solid 4px}.contact-form .form-field{margin:0 0 1rem}.contact-form label{font-weight:600}.contact-form button{padding:.5rem;font-weight:600}.contact-form .notice{margin:0 0 .5rem}@media (min-width: 550px){.contact-form{margin:4rem auto}}
