/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}:root{--notion-font:"Poppins-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--fg-color:#37352f;--fg-color-0:#37352f17;--fg-color-1:#37352f29;--fg-color-2:#37352f66;--fg-color-3:#37352f99;--fg-color-4:#000;--fg-color-5:rgba(55,53,47,.024);--fg-color-6:#37352fcc;--fg-color-icon:var(--fg-color);--bg-color:--rht-bg;--bg-color-0:#87837826;--bg-color-1:#f7f6f3;--bg-color-2:#87837826;--select-color-0:#2eaadc;--select-color-1:#2daadb4d;--select-color-2:#d9eff8;--notion-red:#e03e3e;--notion-pink:#ad1a72;--notion-blue:#0b6e99;--notion-purple:#6940a5;--notion-teal:#4d6461;--notion-yellow:#dfab01;--notion-orange:#d9730d;--notion-brown:#64473a;--notion-gray:#9b9a97;--notion-red_background:#fbe4e4;--notion-pink_background:#f4dfeb;--notion-blue_background:#ddebf1;--notion-purple_background:#eae4f2;--notion-teal_background:#ddedea;--notion-yellow_background:#fbf3db;--notion-orange_background:#faebdd;--notion-brown_background:#e9e5e3;--notion-gray_background:#ebeced;--notion-red_background_co:#fbe4e44d;--notion-pink_background_co:#f4dfeb4d;--notion-blue_background_co:#ddebf14d;--notion-purple_background_co:#eae4f24d;--notion-teal_background_co:#ddedea4d;--notion-yellow_background_co:#fbf3db4d;--notion-orange_background_co:#faebdd4d;--notion-brown_background_co:#e9e5e34d;--notion-gray_background_co:#ebeced4d;--notion-item-blue:#0078df33;--notion-item-orange:#f55d0033;--notion-item-green:#00876b33;--notion-item-pink:#dd008133;--notion-item-brown:#8c2e0033;--notion-item-red:#ff001a33;--notion-item-yellow:#e9a80033;--notion-item-default:#cecdca80;--notion-item-purple:#6724de33;--notion-item-gray:#9b9a9766;--notion-max-width:900px;--notion-header-height:45px}.dark-mode{--fg-color:#ffffffe6;--fg-color-0:var(--fg-color);--fg-color-1:var(--fg-color);--fg-color-2:var(--fg-color);--fg-color-3:var(--fg-color);--fg-color-4:var(--fg-color);--fg-color-5:#ffffffb3;--fg-color-6:#fff;--fg-color-icon:#fff;--bg-color:#2f3437;--bg-color-0:#474c50;--bg-color-1:#3f4447;--bg-color-2:#87837826;--notion-red:#ff7369;--notion-pink:#e255a1;--notion-blue:#529cca;--notion-purple:#9a6dd7;--notion-teal:#4dab9a;--notion-yellow:#ffdc49;--notion-orange:#ffa344;--notion-brown:#937264;--notion-gray:#979a9bf2;--notion-red_background:#594141;--notion-pink_background:#533b4c;--notion-blue_background:#364954;--notion-purple_background:#443f57;--notion-teal_background:#354c4b;--notion-yellow_background:#59563b;--notion-orange_background:#594a3a;--notion-brown_background:#434040;--notion-gray_background:#454b4e;--notion-red_background_co:#5941414d;--notion-pink_background_co:#533b4c4d;--notion-blue_background_co:#78a2bb4d;--notion-purple_background_co:#443f574d;--notion-teal_background_co:#354c4b4d;--notion-yellow_background_co:#59563b4d;--notion-orange_background_co:#594a3a4d;--notion-brown_background_co:#4340404d;--notion-gray_background_co:#454b4e4d}.notion *{box-sizing:border-box}.notion{caret-color:#37352f;caret-color:var(--fg-color);color:#37352f;color:var(--fg-color);font-size:14px;line-height:1.5}.notion>*{padding:3px 0}.notion *{margin-block-end:0;margin-block-start:0}.notion ::selection{background:#2daadb4d;background:var(--select-color-1)}.notion *,.notion :focus{outline:0}.notion-page-content{display:flex;flex-direction:column;width:100%}@media (min-width:1300px) and (min-height:300px){.notion-page-content-has-aside{display:flex;flex-direction:row;width:calc(50vw + 450px);width:calc((100vw + var(--notion-max-width))/2)}.notion-page-content-has-aside .notion-aside{display:flex}.notion-page-content-has-aside .notion-page-content-inner{max-width:900px;max-width:var(--notion-max-width);width:900px;width:var(--notion-max-width)}}.notion-page-content-inner{align-items:flex-start;display:flex;flex-direction:column;position:relative}.notion-aside{align-items:center;align-self:flex-start;display:none;flex:1 1;flex-direction:column;position:-webkit-sticky;position:sticky;top:148px;z-index:101}.notion-aside-table-of-contents{align-items:center;background:--rht-bg;background:var(--bg-color);border-radius:4px;display:flex;flex-direction:column;max-height:calc(100vh - 164px);min-width:222px;overflow:auto}.notion-aside-table-of-contents-header{font-size:1.1em;font-weight:400;text-transform:uppercase;word-break:break-word}.notion-aside-table-of-contents .notion-table-of-contents-item{line-height:1}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-0:first-of-type{margin-top:0}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-0{margin-top:.25em}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-1{font-size:13px}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-2{font-size:12px}.notion-aside-table-of-contents .notion-table-of-contents-item-body{border:0}.notion-table-of-contents-active-item{color:#2eaadc!important;color:var(--select-color-0)!important}.notion-app{background:--rht-bg;background:var(--bg-color);min-height:100vh;position:relative}.notion-viewport{bottom:0;left:0;padding:0;position:relative;right:0;top:0}.medium-zoom-overlay{z-index:300}.medium-zoom-image{border-radius:0}.medium-zoom-image--opened{margin:initial!important;min-height:0!important;min-height:auto!important;min-width:0!important;min-width:auto!important;z-index:301}.notion-frame{display:flex;flex-direction:column;height:100%;width:100%}.notion-page-scroller{align-items:center;display:flex;flex-direction:column;flex-grow:1;min-height:calc(100vh - 45px);min-height:calc(100vh - var(--notion-header-height));position:relative}.notion-red,.notion-red_co{color:#e03e3e;color:var(--notion-red)}.notion-pink,.notion-pink_co{color:#ad1a72;color:var(--notion-pink)}.notion-blue,.notion-blue_co{color:#0b6e99;color:var(--notion-blue)}.notion-purple,.notion-purple_co{color:#6940a5;color:var(--notion-purple)}.notion-teal,.notion-teal_co{color:#4d6461;color:var(--notion-teal)}.notion-yellow,.notion-yellow_co{color:#dfab01;color:var(--notion-yellow)}.notion-orange,.notion-orange_co{color:#d9730d;color:var(--notion-orange)}.notion-brown,.notion-brown_co{color:#64473a;color:var(--notion-brown)}.notion-gray,.notion-gray_co{color:#9b9a97;color:var(--notion-gray)}.notion-red_background{background-color:#fbe4e4;background-color:var(--notion-red_background)}.notion-pink_background{background-color:#f4dfeb;background-color:var(--notion-pink_background)}.notion-blue_background{background-color:#ddebf1;background-color:var(--notion-blue_background)}.notion-purple_background{background-color:#eae4f2;background-color:var(--notion-purple_background)}.notion-teal_background{background-color:#ddedea;background-color:var(--notion-teal_background)}.notion-yellow_background{background-color:#fbf3db;background-color:var(--notion-yellow_background)}.notion-orange_background{background-color:#faebdd;background-color:var(--notion-orange_background)}.notion-brown_background{background-color:#e9e5e3;background-color:var(--notion-brown_background)}.notion-gray_background{background-color:#ebeced;background-color:var(--notion-gray_background)}.notion-red_background_co{background-color:#fbe4e44d;background-color:var(--notion-red_background_co)}.notion-pink_background_co{background-color:#f4dfeb4d;background-color:var(--notion-pink_background_co)}.notion-blue_background_co{background-color:#ddebf14d;background-color:var(--notion-blue_background_co)}.notion-purple_background_co{background-color:#eae4f24d;background-color:var(--notion-purple_background_co)}.notion-teal_background_co{background-color:#ddedea4d;background-color:var(--notion-teal_background_co)}.notion-yellow_background_co{background-color:#fbf3db4d;background-color:var(--notion-yellow_background_co)}.notion-orange_background_co{background-color:#faebdd4d;background-color:var(--notion-orange_background_co)}.notion-brown_background_co{background-color:#e9e5e34d;background-color:var(--notion-brown_background_co)}.notion-gray_background_co{background-color:#ebeced4d;background-color:var(--notion-gray_background_co)}.notion-item-blue{background-color:#0078df33;background-color:var(--notion-item-blue)}.notion-item-orange{background-color:#f55d0033;background-color:var(--notion-item-orange)}.notion-item-green{background-color:#00876b33;background-color:var(--notion-item-green)}.notion-item-pink{background-color:#dd008133;background-color:var(--notion-item-pink)}.notion-item-brown{background-color:#8c2e0033;background-color:var(--notion-item-brown)}.notion-item-red{background-color:#ff001a33;background-color:var(--notion-item-red)}.notion-item-yellow{background-color:#e9a80033;background-color:var(--notion-item-yellow)}.notion-item-default{background-color:#cecdca80;background-color:var(--notion-item-default)}.notion-item-purple{background-color:#6724de33;background-color:var(--notion-item-purple)}.notion-item-gray{background-color:#9b9a9766;background-color:var(--notion-item-gray)}.notion b,.notion-title{font-weight:600}.notion-title{font-size:2.5em;line-height:1.2;margin-bottom:20px;width:100%}.notion-h{display:inline-block;font-weight:600;line-height:1.3;margin-bottom:1px;max-width:100%;padding:3px 2px;position:relative;white-space:pre-wrap;word-break:break-word}.notion-h1{font-size:1.875em;margin-top:1.08em}.notion-header-anchor{left:0;position:absolute;top:-54px}.notion-h1:first-child,.notion-title+.notion-h1,.notion-title+.notion-h2,.notion-title+.notion-h3{margin-top:0}.notion-h2{font-size:1.5em;margin-top:1.1em}.notion-h3{font-size:1.25em;margin-top:1em}.notion-h:hover .notion-hash-link{opacity:1}.notion-hash-link{fill:#37352f;fill:var(--fg-color-icon);float:left;margin-left:-20px;opacity:0;padding-right:4px;text-decoration:none}.notion-page-cover{display:block;height:30vh!important;max-height:30vh!important;min-height:30vh!important;object-fit:cover;padding:0;width:100%}.notion-page-cover-wrapper{align-items:center;display:flex;height:30vh;justify-content:center;max-height:30vh;min-height:30vh;width:100%}.notion-collection-card-cover img,.notion-collection-card-cover span{max-height:100%!important;min-height:100%!important}.notion-page-cover-wrapper img,.notion-page-cover-wrapper span{height:30vh!important;max-height:30vh!important;min-height:30vh!important;width:100%!important}.notion-page{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;margin:0 auto;max-width:100%;padding:0;position:relative;width:100%}.notion-full-page{padding-bottom:calc(max(10vh, 120px))}.notion-page-no-cover{margin-top:48px!important;padding-top:96px}.notion-page-no-cover.notion-page-no-icon{padding-top:0}.notion-page-no-cover.notion-page-has-image-icon{padding-top:148px}.notion-page-has-cover.notion-page-no-icon{padding-top:48px}.notion-page-has-cover{padding-top:96px}.notion-page-has-cover.notion-page-has-icon.notion-page-has-text-icon{padding-top:64px}.notion-page-icon-hero{display:flex;flex-direction:row;justify-content:center;left:50%;position:absolute;top:0}.notion-page-icon-hero.notion-page-icon-image{height:124px;margin-left:-62px;width:124px}.notion-page-icon-hero.notion-page-icon-span{height:78px;margin-left:-39px;width:78px}.notion-page-icon-hero .notion-page-icon{display:block;position:relative}.notion-page-has-cover .notion-page-icon-hero.notion-page-icon-image{top:-62px}.notion-page-has-cover .notion-page-icon-hero.notion-page-icon-span{top:-42px}.notion-page-icon-hero.notion-page-icon-span .notion-page-icon{color:#37352f;color:var(--fg-color-icon);font-size:78px;line-height:1.1;margin-left:0}.notion-page-icon-hero.notion-page-icon-image .notion-page-icon{border-radius:3px;display:block;height:100%;max-height:100%;max-width:100%;width:100%}.notion-page-icon-hero.notion-page-icon-image img{object-fit:cover}.notion-page-icon{fill:#37352fcc;fill:var(--fg-color-6);color:#37352f;color:var(--fg-color-icon);font-family:Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:1.1em}.notion-search .notion-page-icon{fill:#37352fcc;fill:var(--fg-color-6);color:#37352f;color:var(--fg-color)}img.notion-page-icon,svg.notion-page-icon{border-radius:3px;display:block;max-height:100%;max-width:100%;object-fit:fill}.notion-page-icon-inline{height:22px;margin:0 4px;max-height:22px;max-width:22px;width:22px}.notion-page-icon-inline span{max-height:100%;max-width:100%}.notion-page-icon-inline img{object-fit:cover}.notion-page{box-sizing:border-box;padding-left:calc(min(16px, 8vw));padding-right:calc(min(16px, 8vw));width:900px;width:var(--notion-max-width)}.notion-full-width{--notion-max-width:calc(min(1920px, 98vw));box-sizing:border-box;padding-left:calc(min(96px, 8vw));padding-right:calc(min(96px, 8vw))}.notion-small-text{font-size:14px}.notion-quote{border-left:3px solid;display:block;font-size:1.2em;margin:6px 0;padding:.2em .9em;white-space:pre-wrap;width:100%;word-break:break-word}.notion-hr{border-color:currentcolor #37352f17 #37352f17;border-top:#37352f17;border-color:var(--fg-color-0);margin:6px 0;padding:0;width:100%}.notion-link{border-bottom:.05em solid;border-color:#37352f66;border-color:var(--fg-color-2);color:inherit;opacity:.7;text-decoration:inherit;transition:border-color .1s ease-in,opacity .1s ease-in;word-break:break-word}.notion-link:hover{border-color:#37352fcc;border-color:var(--fg-color-6);opacity:1}.notion-collection .notion-link{opacity:1}.notion-blank{margin-bottom:1px;margin-top:1px;min-height:1rem;padding:3px 2px;width:100%}.notion-page-link{color:#37352f;color:var(--fg-color);display:flex;height:30px;margin:1px 0;text-decoration:none;transition:background .12s ease-in 0s;width:100%}.notion-page-link:hover{background:#87837826;background:var(--bg-color-0)}.notion-collection-card .notion-page-link{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;height:auto;margin:0;transition:none 0s ease 0s;transition:initial}.notion-icon{color:#37352f;color:var(--fg-color-icon);display:block;height:18px;width:18px}.notion-page-text{border-bottom:1px solid #37352f29;border-bottom:1px solid var(--fg-color-1);font-weight:500;line-height:1.3;margin:4px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-inline-code{background:#87837826;background:var(--bg-color-2);border-radius:3px;color:#eb5757;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:85%;padding:.2em .4em}.notion-inline-underscore{text-decoration:underline}.notion-list{margin:0;margin-block-end:.6em;margin-block-start:.6em}.notion-list-disc{list-style-type:disc;margin-bottom:0;margin-top:0;padding-inline-start:1.7em}.notion-list-numbered{list-style-type:decimal;margin-bottom:0;margin-top:0;padding-inline-start:1.6em}.notion-list-disc li{padding-left:.1em}.notion-list-numbered li{padding-left:.2em}.notion-list li{padding:6px 0;white-space:pre-wrap}.notion-asset-wrapper{align-self:center;display:flex;flex-direction:column;margin:.5rem 0;max-width:100vw;min-width:100%}.notion-asset-wrapper-image{max-width:100%}.notion-asset-wrapper-full{max-width:100vw}.notion-asset-wrapper img{height:100%;max-height:100%;width:100%}.notion-asset-wrapper iframe{background:#f7f6f5;border:none}.notion-text{margin:1px 0;padding:3px 2px;white-space:pre-wrap;width:100%;word-break:break-word}.notion-text:first-child{margin-top:2px}.notion-text-children{display:flex;flex-direction:column;padding-left:1.5em}.notion .notion-code{font-size:85%}.notion-code{background:#f7f6f3;background:var(--bg-color-1);border-radius:3px;box-sizing:border-box;display:block;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;margin:4px 0;overflow:auto;padding:1em;position:relative;tab-size:2;width:100%}.notion-code-copy{position:absolute;right:1em;top:1em;transition:opacity .2s cubic-bezier(.3,0,.5,1);-webkit-user-select:none;user-select:none;z-index:9}.notion-code-copy-button{background-color:#f6f8fa;border:1px solid #1b1f2426;border-radius:6px;box-shadow:0 1px 0 #1b1f240a,inset 0 1px 0 #ffffff40;color:#24292f;cursor:pointer;display:inline-block;font-size:1.25em;line-height:1em;padding:.6em;transition:background-color .2s cubic-bezier(.3,0,.5,1),color .2s cubic-bezier(.3,0,.5,1),border-color .2s cubic-bezier(.3,0,.5,1)}.notion-code-copy-button:hover{background-color:#f3f4f6;border-color:#1b1f2426;transition-duration:.1s}.notion-code-copy-button:active{background:#ebecf0;border-color:#1b1f2426;transition:none}.notion-code .notion-code-copy{opacity:0}.notion-code:hover .notion-code-copy{opacity:1}.notion-code-copy-button svg{display:block}.notion-code-copy-tooltip{bottom:-38px;display:flex;flex-direction:row;font-size:14px;justify-content:center;left:0;pointer-events:none;position:absolute;width:100%;z-index:99}.notion-code-copy-tooltip>div{background:#222;border-radius:6px;color:#fff;padding:6px 8px}.notion-column{display:flex;flex-direction:column;padding-bottom:12px;padding-top:12px}.notion-column>:first-child{margin-left:0;margin-right:0;margin-top:0}.notion-column>:last-child{margin-bottom:0;margin-left:0;margin-right:0}.notion-row{display:flex;max-width:100%;overflow:hidden;width:100%}@media (max-width:640px){.notion-row{flex-direction:column}.notion-row .notion-column{width:100%!important}.notion-row .notion-spacer{display:none}}.notion-bookmark{border:1px solid #37352f29;border:1px solid var(--fg-color-1);border-radius:3px;box-sizing:border-box;display:flex;margin:4px 0;overflow:hidden;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%}.dark-mode .notion-bookmark{border-color:#87837826;border-color:var(--bg-color-0)}.notion-bookmark>div:first-child{color:#37352f;color:var(--fg-color);flex:4 1 180px;overflow:hidden;padding:12px 14px 14px;text-align:left}.notion-bookmark-title{font-size:14px;line-height:20px;margin-bottom:2px;min-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-bookmark-description{font-size:12px;height:32px;line-height:16px;opacity:.8;overflow:hidden}.notion-bookmark-link{display:flex;margin-top:6px}.notion-bookmark-link-icon{height:16px;margin-right:6px;min-width:16px;width:16px}.notion-bookmark-link-text{color:#37352f;color:var(--fg-color);font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-bookmark-link-icon img{max-height:100%;max-width:100%}.notion-bookmark-image{flex:1 1 180px;position:relative}.notion-bookmark-image>*{height:100%;position:absolute!important;width:100%}.notion-bookmark-image span{height:100%!important;max-height:100%;width:100%!important}.notion-column .notion-bookmark-image{display:none}.notion-spacer{width:calc(min(32px, 4vw))}.notion-spacer:last-child{display:none}.notion-asset-object-fit{border-radius:1px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.notion-image{border-radius:1px;display:block;width:100%}.notion-asset-caption{caret-color:#37352f;caret-color:var(--fg-color);color:#37352f99;color:var(--fg-color-3);font-size:14px;line-height:1.4;padding:6px 0 6px 2px;white-space:pre-wrap;word-break:break-word}.notion-callout{align-items:center;border:1px solid #37352f17;border:1px solid var(--fg-color-0);border-radius:3px;box-sizing:border-box;display:inline-flex;margin:4px 0;padding:16px 16px 16px 12px;width:100%}.dark-mode .notion-callout{border-color:#87837826;border-color:var(--bg-color-2)}.notion-callout .notion-page-icon-inline{align-self:flex-start;font-size:1.3em;height:24px;line-height:24px;width:24px}.notion-callout-text{margin-left:8px;white-space:pre-wrap;width:100%;word-break:break-word}.notion-toggle{padding:3px 2px;width:100%}.notion-toggle>summary{cursor:pointer;outline:none}.notion-toggle>div{margin-left:1.1em}.notion-collection{align-self:center;min-width:100%}.notion-collection-header{align-items:center;display:flex;height:42px;overflow:hidden;padding:4px 2px;white-space:nowrap}.notion-collection-header-title{align-items:center;display:inline-flex;font-size:1.25em;font-weight:600;line-height:1.2;margin-right:.5em;white-space:pre-wrap;word-break:break-word}.notion-collection-view-dropdown{background:#0000;border:0;border-radius:3px;cursor:pointer;padding:6px 8px;transition:background .12s ease-in 0s}.notion-collection-view-dropdown:hover{background:#87837826;background:var(--bg-color-0)}.notion-collection-view-dropdown-icon{margin-left:4px;position:relative;top:2px}.notion-collection-view-type{align-items:center;display:flex;font-size:14px}.notion-collection-view-type-icon{fill:#37352f;display:inline-block;height:14px;margin-right:6px;width:14px}.notion-collection-view-type-title{color:#37352f;color:var(--fg-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-table{align-self:center;max-width:100vw;overflow:auto hidden;width:100vw}.notion-table-view{float:left;padding-left:0;position:relative;transition:padding .2s ease-out}.notion-table-header,.notion-table-view{min-width:900px;min-width:var(--notion-max-width)}.notion-table-header{color:#37352f99;color:var(--fg-color-3);display:flex;height:33px;position:absolute;z-index:82}.notion-table-header-inner{border-bottom:1px solid #37352f29;border-bottom:1px solid var(--fg-color-1);border-top:1px solid #37352f29;border-top:1px solid var(--fg-color-1);display:inline-flex;width:100%}.notion-table-header-placeholder{height:34px}.notion-table-th{display:flex;position:relative}.notion-table-view-header-cell{display:flex;flex-shrink:0;font-size:14px;height:32px;overflow:hidden;padding:0}.notion-table-view-header-cell-inner{border-right:1px solid #37352f17;border-right:1px solid var(--fg-color-0);display:flex;height:100%;padding-left:8px;padding-right:8px;-webkit-user-select:none;user-select:none;width:100%}.notion-table-th:last-child .notion-table-view-header-cell-inner{border-right:0}.notion-collection-column-title{align-items:center;display:flex;font-size:14px;line-height:120%;min-width:0}.notion-collection-column-title-icon{fill:#37352f66;fill:var(--fg-color-2);display:inline-block;height:14px;margin-right:6px;min-height:14px;min-width:14px;width:14px}.notion-collection-column-title-body{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-table-body{min-width:900px;min-width:var(--notion-max-width);position:relative}.notion-table-row{border-bottom:1px solid #37352f29;border-bottom:1px solid var(--fg-color-1);display:flex}.notion-table-cell{border-right:1px solid #37352f29;border-right:1px solid var(--fg-color-1);font-size:14px;line-height:1;min-height:32px;overflow:hidden;padding:5px 8px 6px;white-space:normal;word-break:break-word}.notion-table-cell:last-child{border-right:0}.notion-table-cell-title{font-weight:500}.notion-table-cell-text{white-space:pre-wrap}.notion-table-cell-email,.notion-table-cell-number,.notion-table-cell-phone_number,.notion-table-cell-text,.notion-table-cell-url{line-height:1.5}.notion-table-cell-number{white-space:pre-wrap}.notion-table-cell-multi_select,.notion-table-cell-select{padding:7px 8px 0}.notion-property-multi_select,.notion-property-select{display:flex;flex-wrap:wrap;gap:6px}.notion-property-multi_select-item,.notion-property-select-item{align-items:center;border-radius:3px;display:flex;height:18px;line-height:120%;overflow:hidden;padding:0 6px;text-overflow:ellipsis;white-space:nowrap}.notion-property-file{align-content:flex-start;display:flex;flex-wrap:wrap}.notion-property-file img{margin-right:6px;max-height:24px;max-width:100%}.notion-collection-card-cover .notion-property-file{height:100%}.notion-collection-card-cover .notion-property-file img{margin:0;max-height:100%;width:100%}.notion-collection-card .notion-property-checkbox-container{display:flex}.notion-property-checkbox-text{display:none}.notion-collection-card .notion-property-checkbox-text{display:inline-block;margin-left:6px}.notion-property-checkbox{height:16px;width:16px}.notion-property-checkbox-checked{background:#2eaadc;background:var(--select-color-0);height:16px;width:16px}.notion-property-checkbox-checked svg{fill:#fff;display:block;height:14px;left:1px;position:relative;top:1px;width:14px}.notion-property-checkbox-unchecked{border:1.3px solid #37352f;border:1.3px solid var(--fg-color);height:16px;width:16px}.notion-gallery{align-self:center}.notion-gallery-view{padding-left:0;position:relative;transition:padding .2s ease-out}.notion-gallery-grid{grid-gap:16px;border-top:1px solid #37352f29;border-top:1px solid var(--fg-color-1);display:grid;gap:16px;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));padding-bottom:4px;padding-top:16px;position:relative}.notion-gallery-grid-size-small{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.notion-gallery-grid-size-large{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.notion-collection-card{background:--rht-bg;background:var(--bg-color);border-radius:3px;box-shadow:0 0 0 1px #0f0f0f1a,0 2px 4px #0f0f0f1a;color:#37352f;color:var(--fg-color);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:background .1s ease-out 0s;-webkit-user-select:none;user-select:none}.notion-collection-card:hover{background:#87837826;background:var(--bg-color-0)}.notion-collection-card-cover{border-bottom:1px solid #37352f17;border-bottom:1px solid var(--fg-color-0);height:190px;overflow:hidden;position:relative;width:100%}.notion-collection-card-cover img{border-radius:1px 1px 0 0;height:100%;width:100%}.notion-collection-card-cover .notion-collection-card-cover-empty{background:rgba(55,53,47,.024);background:var(--fg-color-5);box-shadow:inset 0 -1px 0 0 #37352f17;box-shadow:var(--fg-color-0) 0 -1px 0 0 inset;height:100%;overflow:hidden;padding:8px 8px 0;pointer-events:none;width:100%}.notion-collection-card-size-small .notion-collection-card-cover{height:124px}.notion-collection-card-body{display:flex;flex-direction:column;padding:4px 10px}.notion-collection-card-property{font-size:12px;overflow:hidden;padding:4px 0;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.notion-collection-card-property:first-child{font-size:14px;font-weight:500}.notion-collection-card-property:not(:first-child){text-overflow:clip;white-space:nowrap}.notion-collection-card-property img{max-height:18px}.notion-list-collection{align-self:center;max-width:100%;width:100%}.notion-list-view{max-width:100%;padding-left:0;position:relative;transition:padding .2s ease-out}.notion-list-body{border-top:1px solid #37352f29;border-top:1px solid var(--fg-color-1);flex-direction:column;padding-top:8px}.notion-list-body,.notion-list-item{display:flex;max-width:100%;overflow:hidden}.notion-list-item{align-items:center;justify-content:space-between;margin:1px 0;padding:0 4px}.notion-list-item-title{font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-list-item-body{align-items:center;display:flex;flex-wrap:nowrap;overflow:hidden}.notion-list-item-property{font-size:14px;margin-left:14px}.notion-list-item-property .notion-property-created_time,.notion-list-item-property .notion-property-date,.notion-list-item-property .notion-property-last_edited_time,.notion-list-item-property .notion-property-url{color:#37352f99;color:var(--fg-color-3);display:inline-block;font-size:12px;overflow:hidden;text-overflow:ellipsis}.notion-board{align-self:center;max-width:100vw;overflow:auto hidden;width:100vw}.notion-board-view{float:left;min-width:100%;padding-left:0;position:relative;transition:padding .2s ease-out}.notion-board-header{display:flex;height:44px;min-width:100%;position:absolute;z-index:82}.notion-board-header-inner{border-bottom:1px solid #37352f29;border-bottom:1px solid var(--fg-color-1);border-top:1px solid #37352f29;border-top:1px solid var(--fg-color-1);display:inline-flex}.notion-board-header-placeholder{height:45px;height:var(--notion-header-height)}.notion-board-th{box-sizing:initial;flex-shrink:0;padding-right:16px}.notion-board-th,.notion-board-th-body{align-items:center;display:flex;font-size:14px}.notion-board-th-body{line-height:1.2;overflow:hidden;padding-left:2px;padding-right:4px;white-space:nowrap}.notion-board-th-count{color:#37352f99;color:var(--fg-color-3);font-weight:500;padding:0 8px}.notion-board-th-empty{margin-right:4px;position:relative;top:2px}.notion-board-body{display:inline-flex}.notion-board-group{box-sizing:initial;flex:0 0 auto;padding-right:16px}.notion-board-group-card{margin-bottom:8px}.notion-board-view .notion-board-group,.notion-board-view .notion-board-th{width:260px}.notion-board-view-size-small .notion-board-group,.notion-board-view-size-small .notion-board-th{width:180px}.notion-board-view-size-large .notion-board-group,.notion-board-view-size-large .notion-board-th{width:320px}.notion-board-view .notion-collection-card .notion-collection-card-cover{height:148px}.notion-board-view-size-small .notion-collection-card .notion-collection-card-cover{height:100px}.notion-board-view-size-large .notion-collection-card .notion-collection-card-cover{height:180px}.notion-collection-page-properties{display:flex;flex-direction:column;width:100%}.notion-table-of-contents{margin:4px 0;width:100%}.notion-table-of-contents-item{align-items:center;color:#37352f;color:var(--fg-color);cursor:pointer;display:flex;font-size:14px;line-height:1.3;opacity:.7;overflow:hidden;padding:6px;text-decoration:none;text-overflow:ellipsis;transition:background .1s ease-in,opacity .1s ease-in;transition:background 20ms ease-in 0s;-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.notion-table-of-contents-item:hover{background:#87837826;background:var(--bg-color-0);opacity:1}.notion-table-of-contents-item-body{border-bottom:1px solid #37352f29;border-bottom:1px solid var(--fg-color-1)}.notion-to-do{display:flex;flex-direction:column;width:100%}.notion-to-do-item{align-items:center;display:flex;min-height:calc(1.5em + 6px);padding-left:2px;width:100%}.notion-to-do-children{padding-left:1.5em}.notion-to-do-checked .notion-to-do-item{opacity:.375;text-decoration:line-through}.notion-to-do-body{white-space:pre-wrap;word-break:break-word}.notion-to-do-item .notion-property-checkbox{margin-right:8px}.notion-google-drive{align-self:center;margin:4px 0;width:100%}.notion-google-drive-link{border:1px solid #37352f29;border:1px solid var(--fg-color-1);border-radius:3px;color:inherit;cursor:pointer;display:flex;flex-direction:column;position:relative;text-decoration:none;transition:background 20ms ease-in 0s;-webkit-user-select:none;user-select:none;width:100%}.notion-google-drive-link:hover{background:#87837826;background:var(--bg-color-0)}.notion-google-drive-preview{display:block;overflow:hidden;padding-bottom:55%;position:relative;width:100%}.notion-google-drive-preview img{bottom:0;left:0;object-fit:cover;object-position:center top;position:absolute;right:0;top:0;width:100%}.notion-google-drive-body{border-top:1px solid #37352f29;border-top:1px solid var(--fg-color-1);min-height:60px;overflow:hidden;padding:12px 14px 14px;width:100%}.notion-google-drive-body-title{font-size:14px;line-height:20px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-google-drive-body-modified-time{color:#37352f99;color:var(--fg-color-3);font-size:12px;line-height:1.3;max-height:32px;overflow:hidden}.notion-google-drive-body-source{align-items:center;display:flex;margin-top:6px}.notion-google-drive-body-source-icon{background-size:cover;flex-shrink:0;height:16px;margin-right:6px;width:16px}.notion-google-drive-body-source-domain{font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-file{margin:1px 0;width:100%}.notion-file-link{align-items:center;border-radius:3px;color:inherit;display:flex;padding:3px 2px;text-decoration:none;transition:background 20ms ease-in 0s}.notion-file-link:hover{background:#87837826;background:var(--bg-color-0)}.notion-file-icon{align-items:center;display:flex;flex-grow:0;flex-shrink:0;height:1.35em;justify-content:center;margin-right:2px;min-height:calc(1.5em + 6px);width:1.35em}.notion-file-info{align-items:baseline;display:flex}.notion-file-size,.notion-file-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-file-size{color:#37352f99;color:var(--fg-color-3);font-size:12px;line-height:16px;margin-left:6px}.notion-audio,.notion-audio audio{width:100%}.notion-equation{fill:inherit;border-radius:3px;color:inherit;display:inline-flex;position:relative;transition:background 20ms ease-in 0s;-webkit-user-select:none;user-select:none}.notion-equation-inline{-webkit-user-select:all;user-select:all}.notion-equation-block{cursor:pointer;display:flex;flex-direction:column;margin:4px 0;max-width:100%;overflow:auto;padding:4px 8px;width:100%}.notion-equation:hover{background:#87837826;background:var(--bg-color-0)}.notion-equation:active,.notion-equation:focus{background:#d9eff8;background:var(--select-color-2)}.notion-frame .katex-display .katex{padding-right:32px}.notion-frame .katex>.katex-html{white-space:normal}.notion-page-title{align-items:center;display:inline-flex;line-height:1.3;max-width:100%;transition:background .12s ease-in 0s}.notion-page-title-icon{align-items:center;border-radius:3px;display:flex;flex-shrink:0;height:22px;justify-content:center;width:22px}.notion-page-title .notion-page-icon-inline{margin-left:2px;margin-right:6px}.notion-collection-card-property .notion-link{border-bottom:0}.notion-collection-card-property .notion-page-title{transition:none}.notion-collection-card-property .notion-page-title:hover{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.notion-collection-card-property .notion-page-title-icon{height:18px;margin-left:0;width:18px}.notion-collection-card-property .notion-page-title-text{border-bottom:0}.notion-collection-card-property .notion-property-relation .notion-page-title-text{border-bottom:1px solid}.notion-page-title-text{border-bottom:1px solid #37352f29;border-bottom:1px solid var(--fg-color-1);font-weight:500;line-height:1.3;overflow:hidden;position:relative;text-overflow:ellipsis;top:1px;white-space:nowrap}.notion-link .notion-page-title-text{border-bottom:0}.notion-collection-row{border-bottom:1px solid #37352f17;border-bottom:1px solid var(--fg-color-0);margin-bottom:1em;padding:4px 0 8px;width:100%}.notion-collection-row-body{display:flex;flex-direction:column;gap:4px}.notion-collection-row-property{align-items:center;display:flex}.notion-collection-row-value{flex:1 1;font-size:14px;padding:6px 8px 7px}.notion-collection-row-property .notion-collection-column-title{align-items:center;color:#37352f99;color:var(--fg-color-3);display:flex;height:34px;padding:0 6px;width:160px}.notion-collection-row-property .notion-property{width:100%}.notion-collection-row-property .notion-collection-column-title-icon{height:16px;min-height:16px;min-width:16px;width:16px}.notion-collection-row-property .notion-link{border-bottom:0}.notion-collection-row-property .notion-property-relation .notion-page-title-text{border-bottom:1px solid}.notion-user{border-radius:100%;display:block;height:20px;object-fit:cover;width:20px}.notion-list-item-property .notion-property-multi_select-item{flex-wrap:none;margin-bottom:0}.notion-list-item-property .notion-property-multi_select-item:last-of-type{margin-right:0}.notion-column .notion-board-view,.notion-column .notion-collection-header,.notion-column .notion-table-view,.notion-toggle .notion-board-view,.notion-toggle .notion-collection-header,.notion-toggle .notion-table-view{padding-left:0!important;padding-right:0!important}.notion-column .notion-board,.notion-column .notion-table,.notion-toggle .notion-board,.notion-toggle .notion-table{max-width:100%!important;width:100%!important}@media only screen and (max-width:730px){.notion-asset-wrapper{max-width:100%}.notion-asset-wrapper-full{max-width:100vw}}@media (max-width:640px){.notion-bookmark-image{display:none}}.lazy-image-wrapper{overflow:hidden;position:relative}.lazy-image-wrapper img{height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;width:100%}.lazy-image-preview{filter:blur(20px);opacity:1;transform:scale(1.1);transition:opacity .4s ease-in!important;transition-delay:.1s;will-change:opacity}.lazy-image-wrapper img.lazy-image-real{position:relative}.lazy-image-real{opacity:0;transition:opacity .4s ease-out!important;will-change:opacity}.lazy-image-real.medium-zoom-image{transition:transform .3s cubic-bezier(.2,0,.2,1),opacity .4s ease-out!important;will-change:opacity,transform}.medium-zoom-image--opened{object-fit:cover;opacity:1}.lazy-image-loaded .lazy-image-preview{opacity:0}.lazy-image-loaded .lazy-image-real{opacity:1}.notion-page-cover.lazy-image-wrapper{padding:0!important}.notion-collection-card-cover .lazy-image-wrapper{height:100%;padding:0!important}.notion-page-cover .lazy-image-preview,.notion-page-cover .lazy-image-real{will-change:auto!important}.notion-page-cover .lazy-image-loaded .lazy-image-preview{opacity:1}.notion-lite{overflow-y:auto}.notion-lite .notion-page{padding:0;width:100%}.notion-lite .notion-board-view,.notion-lite .notion-collection-header,.notion-lite .notion-table-view{padding-left:0!important;padding-right:0!important}.notion-lite .notion-board,.notion-lite .notion-table{width:100%!important}.notion-header{background:--rht-bg;background:var(--bg-color);height:45px;height:var(--notion-header-height);left:0;max-width:100vw;min-height:45px;min-height:var(--notion-header-height);overflow:hidden;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:200}.notion-header .notion-nav-header{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:14px;gap:12px;justify-content:space-between;left:0;line-height:1.5;line-height:1.2;padding:0 12px;position:absolute;right:0;top:0}.notion-header .breadcrumbs,.notion-header .notion-nav-header{align-items:center;display:flex;flex-direction:row;height:100%}.notion-header .breadcrumbs{flex-grow:0;min-width:0}.notion-header .breadcrumb{align-items:center;background:#0000;border-radius:3px;color:#37352f;color:var(--fg-color);cursor:pointer;display:inline-flex;flex-direction:row;justify-content:center;margin:1px 0;padding:4px 6px;text-decoration:none;text-overflow:ellipsis;transition:background .12s ease-in 0s;-webkit-user-select:none;user-select:none;white-space:nowrap}.notion-header .breadcrumb .notion-page-icon-inline{font-size:18px;line-height:1.1;margin:0 6px 0 0}.notion-header .breadcrumb .notion-page-icon-span{position:relative;top:1px}.notion-header .searchIcon{fill:#37352f;fill:var(--fg-color);color:#37352f;color:var(--fg-color);height:14px;width:14px}.notion-search-button{gap:8px}.notion-header .breadcrumb:not(.active):hover{background:#87837826;background:var(--bg-color-0)}.notion-header .breadcrumb:not(.active):active{background:#f7f6f3;background:var(--bg-color-1)}.notion-header .breadcrumb.active{cursor:default}.notion-header .spacer{color:#37352f66;color:var(--fg-color-2);margin:0 2px}.notion-header .button{padding:12px}.notion-search-overlay{align-items:flex-start;background:#0f0f0f99;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.notion-search{background:--rht-bg;background:var(--bg-color);border-radius:3px;box-shadow:0 0 0 1px #0f0f0f0d,0 5px 10px #0f0f0f1a,0 15px 40px #0f0f0f33;caret-color:#37352f;color:#37352f;font-family:Poppins-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-family:var(--notion-font);font-size:16px;line-height:1.5;max-height:80vh;max-width:600px;min-height:50px;outline:none;overflow:hidden;position:relative;top:90px;width:75%}.notion-search input{background-color:--rht-bg;background-color:var(--bg-color)}.notion-search .quickFindMenu{display:flex;flex-direction:column;height:100%;max-height:80vh;max-width:calc(100vw - 24px);min-height:50px;min-width:100%}.notion-search .searchBar{align-items:center;box-shadow:0 1px 0 #37352f17;display:flex;flex-direction:row;font-size:18px;height:52px;line-height:27px;padding:16px}.notion-search .searchInput{border:none;flex:1 1;font-size:inherit;line-height:inherit;outline:none;resize:none;white-space:nowrap}.notion-search .inlineIcon{fill:#37352f66;fill:var(--fg-color-2);margin-right:10px}.notion-search .clearButton{border-radius:20px;cursor:pointer;margin-left:8px;-webkit-user-select:none;user-select:none}.notion-search .clearIcon{fill:#37352f66;fill:var(--fg-color-2);height:14px;width:14px}.notion-search .clearButton:hover .clearIcon{fill:#37352f99;fill:var(--fg-color-3)}.notion-search .clearButton:active .clearIcon{fill:#37352fcc;fill:var(--fg-color-6)}@keyframes spinner{to{transform:rotate(1turn)}}.notion-search .loadingIcon{animation:spinner .6s linear infinite}.notion-search .noResultsPane{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:32px 16px}.notion-search .noResults{color:#37352f99;font-size:14px;font-weight:500;line-height:20px}.notion-search .noResultsDetail{color:#37352f66;font-size:14px;margin-top:2px}.notion-search .resultsFooter{box-shadow:0 -1px 0 #37352f17;color:#37352f66;color:var(--fg-color-2);display:flex;flex-direction:column;font-size:12px;justify-content:center;margin-top:1px;min-height:28px;padding:0 16px;-webkit-user-select:none;user-select:none}.notion-search .resultsCount{color:#37352f99;color:var(--fg-color-3);font-weight:500}.notion-search .resultsPane{display:flex;flex:1 1;flex-direction:column;height:100%;overflow:auto}.notion-search .resultsPane .result{align-items:stretch;border-bottom:1px solid #37352f0f;color:#37352f;color:var(--fg-color);display:flex;flex-direction:column;font-size:14px;padding:8px 14px;text-decoration:none;-webkit-user-select:none;user-select:none}.notion-search .resultsPane .result:hover{background:#87837826!important;background:var(--bg-color-2)!important}.notion-search .resultsPane .result:active{background:#37352f29!important;background:var(--fg-color-1)!important}.notion-search .resultsPane .result{height:auto;min-height:0;min-height:auto}.notion-search .resultsPane .result .notion-page-title{display:flex}.notion-search .resultsPane .result .notion-search-result-highlight{font-size:90%;margin:4px 0 0 30px}.notion-sync-block{width:100%}.notion-collection-group{margin-bottom:1em}.notion-collection-group>summary>div{align-items:center;display:inline-flex;transform:scale(.85);transform-origin:0 50%}.notion-simple-table{border:1px solid rgba(55,53,47,.024);border:1px solid var(--fg-color-5);border-collapse:collapse;border-spacing:0;font-size:14px}.notion-simple-table tr:first-child td{background:#87837826;background:var(--bg-color-0)}.notion-simple-table td{border:1px solid rgba(55,53,47,.024);border:1px solid var(--fg-color-5);padding:8px;white-space:pre-wrap}.notion-external{border-radius:3px;text-decoration:none;transition:background .12s ease-in 0s}.notion-external:hover{background:#87837826;background:var(--bg-color-0)}.notion-external-block{border:1px solid #37352f29;border:1px solid var(--fg-color-1);display:flex;margin-top:4px;padding:6px;width:100%}.notion-external-mention{align-items:center;display:inline-flex;padding:0 4px;position:relative;top:3px}.notion-external-image{height:32px;margin:3px 12px 3px 4px;width:32px}.notion-external-mention .notion-external-image{align-items:center;display:inline-flex;height:16px;margin:0 .3em 0 0;width:16px}.notion-external-description{display:flex;flex-direction:column}.notion-external-mention .notion-external-description{align-items:center;display:inline-flex;flex-direction:row}.notion-external-title{color:#000;color:var(--fg-color-4);font-size:14px;font-weight:500}.notion-external-mention .notion-external-title{border-bottom:.05em solid #37352f29;border-bottom:.05em solid var(--fg-color-1);display:inline;font-size:16px}.notion-external-subtitle{color:#37352f99;color:var(--fg-color-3);font-size:12px}.notion-external-mention .notion-external-subtitle{display:none}.notion-yt-lite{background-color:#000;background-position:50%;background-size:cover;contain:content;cursor:pointer;height:100%}.notion-yt-lite,.notion-yt-lite:before{display:block;position:absolute;width:100%}.notion-yt-lite:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;content:"";height:60px;padding-bottom:50px;top:0;transition:all .2s cubic-bezier(0,0,.2,1)}.notion-yt-lite>iframe{height:100%;left:0;position:absolute;top:0;width:100%}.notion-yt-playbtn{background-color:initial;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');border:none;cursor:pointer;filter:grayscale(100%);height:48px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:filter .1s cubic-bezier(0,0,.2,1);width:68px;z-index:1}.notion-yt-lite:hover>.notion-yt-playbtn,.notion-yt-youtube .notion-yt-playbtn:focus{filter:none}.notion-yt-initialized{cursor:inherit}.notion-yt-initialized:before,.notion-yt-initialized>.notion-yt-playbtn{opacity:0;pointer-events:none}.notion-yt-thumbnail{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.notion-collection-view-dropdown-content{animation-duration:.4s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.16,1,.3,1);background:#fff;border-radius:6;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833;font-family:Poppins-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-family:var(--notion-font);min-width:220;padding:0;will-change:transform,opacity}.notion-collection-view-tabs-row{display:flex;flex-direction:row;flex-wrap:wrap;width:120%}.notion-collection-view-tabs-content-item{all:unset;align-items:center;color:#37352f;cursor:pointer;display:flex;font-size:14px;height:25px;line-height:1;padding:7px 10px;position:relative;-webkit-user-select:none;user-select:none}.notion-collection-view-tabs-content-item:hover{background-color:#37352f29;background-color:var(--fg-color-1);border-radius:3px}.notion-collection-view-tabs-content-item-active{border-bottom:2px solid #000;font-weight:700}@media only screen and (max-width:730px){.notion-collection-view-tabs-row{width:100%}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.notion-collection-view-dropdown-content[data-state=open]{animation-name:slideDownAndFade}.nested-form-link{background:none!important;border:none;cursor:pointer;padding:0!important;text-decoration:underline}.md-editor .md-editor-preview{--md-theme-color:var(--md-color);--md-theme-color-reverse:#eee;--md-theme-color-hover:#eee;--md-theme-color-hover-inset:#ddd;--md-theme-link-color:#2d8cf0;--md-theme-link-hover-color:#73d13d;--md-theme-border-color:#e6e6e6;--md-theme-border-color-reverse:#bebebe;--md-theme-border-color-inset:#d6d6d6;--md-theme-bg-color:#fff;--md-theme-bg-color-inset:#ececec;--md-theme-bg-color-scrollbar-track:#e2e2e2;--md-theme-bg-color-scrollbar-thumb:rgba(0,0,0,.302);--md-theme-bg-color-scrollbar-thumb-hover:rgba(0,0,0,.349);--md-theme-bg-color-scrollbar-thumb-active:#00000061;--md-theme-code-copy-tips-color:inherit;--md-theme-code-copy-tips-bg-color:#fff;--md-theme-code-active-color:#61aeee}.md-editor-dark .md-editor-preview{--md-theme-color:var(--md-color);--md-theme-color-reverse:#222;--md-theme-color-hover:#191919;--md-theme-color-hover-inset:#444;--md-theme-link-color:#2d8cf0;--md-theme-link-hover-color:#73d13d;--md-theme-border-color:#2d2d2d;--md-theme-border-color-reverse:#e6e6e6;--md-theme-border-color-inset:#5a5a5a;--md-theme-bg-color:#000;--md-theme-bg-color-inset:#111;--md-theme-bg-color-scrollbar-track:#0f0f0f;--md-theme-bg-color-scrollbar-thumb:#2d2d2d;--md-theme-bg-color-scrollbar-thumb-hover:#3a3a3a;--md-theme-bg-color-scrollbar-thumb-active:#3a3a3a;--md-theme-code-copy-tips-color:inherit;--md-theme-code-copy-tips-bg-color:#3a3a3a;--md-theme-code-active-color:#e6c07b}.md-editor-scrn span[rn-wrapper]{counter-reset:linenumber;font-size:100%;left:0;letter-spacing:-1px;pointer-events:none;position:absolute;top:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:3em}.md-editor-scrn span[rn-wrapper]>span{counter-increment:linenumber;display:block;pointer-events:none}.md-editor-scrn span[rn-wrapper]>span:before{color:#999;content:counter(linenumber);display:block;padding-right:.5em;text-align:right}.md-editor-scrn pre code{padding-left:3.5em!important}.md-editor .md-editor-admonition-note{--md-admonition-color:#448aff;--md-admonition-bg-color:#d5e2f9}.md-editor .md-editor-admonition-abstract{--md-admonition-color:#02b1ff;--md-admonition-bg-color:#d1eefb}.md-editor .md-editor-admonition-info{--md-admonition-color:#333;--md-admonition-bg-color:#e3e3e3}.md-editor .md-editor-admonition-tip{--md-admonition-color:#666;--md-admonition-bg-color:#e6e6e6}.md-editor .md-editor-admonition-success{--md-admonition-color:#00c852;--md-admonition-bg-color:#c1f1d5}.md-editor .md-editor-admonition-question{--md-admonition-color:#f0b400;--md-admonition-bg-color:#fff1dd}.md-editor .md-editor-admonition-warning{--md-admonition-color:#ff9104;--md-admonition-bg-color:#ffe9cc}.md-editor .md-editor-admonition-failure{--md-admonition-color:#c2185b;--md-admonition-bg-color:#ffd9d9}.md-editor .md-editor-admonition-danger{--md-admonition-color:#ff5252;--md-admonition-bg-color:#ffe4e4}.md-editor .md-editor-admonition-bug{--md-admonition-color:#f60357;--md-admonition-bg-color:#ffd3e2}.md-editor .md-editor-admonition-example{--md-admonition-color:#7c4dff;--md-admonition-bg-color:#e3d8ff}.md-editor .md-editor-admonition-quote{--md-admonition-color:#9e9e9e;--md-admonition-bg-color:#f0f0f0}.md-editor .md-editor-admonition-hint{--md-admonition-color:#009688;--md-admonition-bg-color:#cdf4f0}.md-editor .md-editor-admonition-caution{--md-admonition-color:#ffa726;--md-admonition-bg-color:#ffe7c4}.md-editor .md-editor-admonition-error{--md-admonition-color:#d32f2f;--md-admonition-bg-color:#ffd8d8}.md-editor .md-editor-admonition-attention{--md-admonition-color:#455a64;--md-admonition-bg-color:#cbefff}.md-editor-dark .md-editor-admonition-note{--md-admonition-color:#1262e7;--md-admonition-bg-color:#021d4c}.md-editor-dark .md-editor-admonition-abstract{--md-admonition-color:#058dc9;--md-admonition-bg-color:#002433}.md-editor-dark .md-editor-admonition-info{--md-admonition-color:#999;--md-admonition-bg-color:#212121}.md-editor-dark .md-editor-admonition-tip{--md-admonition-color:#888;--md-admonition-bg-color:#191818}.md-editor-dark .md-editor-admonition-success{--md-admonition-color:#00c551;--md-admonition-bg-color:#003014}.md-editor-dark .md-editor-admonition-question{--md-admonition-color:#cd9a00;--md-admonition-bg-color:#311d00}.md-editor-dark .md-editor-admonition-warning{--md-admonition-color:#ed8500;--md-admonition-bg-color:#3c2200}.md-editor-dark .md-editor-admonition-failure{--md-admonition-color:#d5125f;--md-admonition-bg-color:#3f0000}.md-editor-dark .md-editor-admonition-danger{--md-admonition-color:#d80505;--md-admonition-bg-color:#390000}.md-editor-dark .md-editor-admonition-bug{--md-admonition-color:#da0d54;--md-admonition-bg-color:#390013}.md-editor-dark .md-editor-admonition-example{--md-admonition-color:#7443ff;--md-admonition-bg-color:#140045}.md-editor-dark .md-editor-admonition-quote{--md-admonition-color:#9e9e9e;--md-admonition-bg-color:#2b2b2b}.md-editor-dark .md-editor-admonition-hint{--md-admonition-color:#00ae9e;--md-admonition-bg-color:#00423b}.md-editor-dark .md-editor-admonition-caution{--md-admonition-color:#db8609;--md-admonition-bg-color:#573300}.md-editor-dark .md-editor-admonition-error{--md-admonition-color:#df1a1a;--md-admonition-bg-color:#400}.md-editor-dark .md-editor-admonition-attention{--md-admonition-color:#0f8bc7;--md-admonition-bg-color:#00354d}.md-editor-preview .md-editor-admonition{background-color:var(--md-admonition-bg-color);border:1px solid var(--md-admonition-color);border-radius:.5rem;color:var(--md-admonition-color);display:flow-root;font-size:14px;font-weight:400;margin:1rem 0;padding:1em 1em .5em;page-break-inside:avoid}.md-editor-preview .md-editor-admonition-title{border-top-left-radius:.5rem;border-top-right-radius:.5rem;font-weight:700;margin:0;padding:0;position:relative}.md-editor-preview .md-editor-admonition p{margin:.5em 0;padding:0}.md-editor-preview .md-editor-admonition p:first-of-type{margin-top:0}.md-editor-preview .md-editor-admonition+p:empty,.md-editor-preview .md-editor-admonition+p:empty+p:empty{display:none}.md-editor-mermaid{display:none;overflow-x:auto;text-align:center}[class=md-editor-mermaid][data-processed]{display:block}.prefix-katex-block{margin:20px;text-align:center}.prefix-katex-block,.prefix-katex-inline{display:none}.prefix-katex-inline[data-processed]{display:inline;display:initial}.prefix-katex-block[data-processed]{display:block}.md-editor-preview .code-tabs{border-radius:5px;margin:20px 0}.md-editor-preview .code-tabs pre{border-top-left-radius:0;border-top-right-radius:0;margin:0}.md-editor-preview .code-tabs pre:before{display:none}.md-editor-preview .code-tabs pre code{border-top-left-radius:0;border-top-right-radius:0}.md-editor-preview .code-tabs pre code[language]:before{right:46px;top:-23px}.md-editor-preview .code-tabs pre .copy-button{right:16px;top:-29px}.md-editor-preview .code-tabs input,.md-editor-preview .code-tabs pre{display:none}.md-editor-preview .code-tabs input:checked+pre{display:block}.md-editor-preview .code-tabs label{color:var(--md-theme-code-block-color)}.md-editor-preview .code-tabs input:checked+label{color:var(--md-theme-code-active-color)}.md-editor-preview .code-tabs ul{background-color:var(--md-theme-code-block-bg-color);border-top-left-radius:5px;border-top-right-radius:5px;box-sizing:border-box;margin:0;overflow:auto;padding:1em 1em 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.md-editor-preview .code-tabs li{display:inline-block;line-height:1;list-style:none;margin:0;position:relative;vertical-align:super}.md-editor-preview .code-tabs label{cursor:pointer;display:inline-block;font-size:14px;margin:0 5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.md-editor article.default-theme{--md-theme-code-inline-color:#3594f7;--md-theme-code-inline-bg-color:#3baafa1a;--md-theme-code-block-color:#a9b7c6;--md-theme-code-block-bg-color:#282c34;--md-theme-code-before-bg-color:var(--md-theme-code-block-bg-color);--md-theme-code-copy-tips-color:#141414}.md-editor-dark article.default-theme{--md-theme-code-inline-color:#3594f7;--md-theme-code-inline-bg-color:#3baafa1a;--md-theme-code-block-color:#a9b7c6;--md-theme-code-block-bg-color:#1a1a1a;--md-theme-code-before-bg-color:var(--md-theme-code-block-bg-color);--md-theme-code-copy-tips-color:inherit}.default-theme code{background-color:var(--md-theme-code-inline-bg-color);border-radius:2px;color:var(--md-theme-code-inline-color);display:inline-block;line-height:22px;padding:0 4px;z-index:-1}.default-theme pre{border-radius:5px;box-shadow:0 2px 2px #0005;position:relative}.default-theme pre code{background-color:var(--md-theme-code-block-bg-color);border-radius:0 0 5px 5px;color:var(--md-theme-code-block-color);padding:1em}.default-theme pre code>*{line-height:1.6}.default-theme pre code span[rn-wrapper]{top:calc(1em + 32px)}.default-theme pre:before{background:url(data:image/png;base64,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);background-color:var(--md-theme-code-before-bg-color);background-position:10px 10px;background-repeat:no-repeat;background-size:40px;border-top-left-radius:5px;border-top-right-radius:5px;content:"";display:block;height:32px;margin-bottom:0;width:100%}.default-theme .code-tabs pre code span[rn-wrapper]{top:1em}.default-theme h1,.default-theme h2,.default-theme h3,.default-theme h4,.default-theme h5,.default-theme h6{color:var(--md-theme-color);font-weight:700;margin:1.4em 0 .8em}.default-theme h1{font-size:2em}.default-theme h2{font-size:1.5em}.default-theme h3{font-size:1.25em}.default-theme h4{font-size:1em}.default-theme h5{font-size:.875em}.default-theme h6{font-size:.85em}.default-theme img{border:1px solid var(--md-theme-border-color);border-radius:3px;box-sizing:border-box;margin:0 auto;max-width:100%;padding:5px}.default-theme blockquote img{border-color:var(--md-theme-border-color-inset)}.default-theme a{color:var(--md-theme-link-color);transition:color .3s}.default-theme a:hover{color:var(--md-theme-link-hover-color)}.default-theme ol,.default-theme ul{margin:.6em 0;padding-left:1.6em}.default-theme ol li,.default-theme ul li{line-height:1.6;margin:.5em 0}.default-theme p{line-height:1.6;margin:0;padding:.5rem 0}.default-theme p:empty{display:none}.default-theme blockquote{background-color:var(--md-theme-bg-color-inset);border-left:5px solid #35b378;display:block;line-height:2em;margin:20px 0;padding:0 1.2em}.md-editor default-theme{--md-theme-table-stripe-color:#fafafa}.md-editor-dark default-theme{--md-theme-table-stripe-color:#0c0c0c}.default-theme table{border-collapse:collapse;border-spacing:0;margin-bottom:1em;margin-top:1em;overflow:auto}.default-theme table tr td,.default-theme table tr th{word-wrap:break-word;border:1px solid var(--md-theme-border-color);padding:8px 14px}.default-theme table tbody tr:nth-child(2n){background-color:var(--md-theme-table-stripe-color)}.default-theme table tbody tr:hover{background-color:var(--md-theme-color-hover)}.default-theme blockquote table{line-height:normal}.default-theme blockquote table tr td,.default-theme blockquote table tr th{border-color:var(--md-theme-border-color-inset)}.default-theme blockquote table tbody tr:nth-child(n){background-color:inherit}.default-theme blockquote table tbody tr:hover{background-color:var(--md-theme-color-hover-inset)}.default-theme{color:var(--md-theme-color)}.default-theme ::-webkit-scrollbar{height:6px;width:6px}.default-theme ::-webkit-scrollbar-corner,.default-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.default-theme ::-webkit-scrollbar-thumb{background-color:var(--md-theme-bg-color-scrollbar-thumb);border-radius:2px}.default-theme ::-webkit-scrollbar-button:vertical{display:none}.default-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.default-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.default-theme h1,.default-theme h2,.default-theme h3,.default-theme h4,.default-theme h5,.default-theme h6{position:relative;word-break:break-all}.default-theme h1 a,.default-theme h1 a:hover,.default-theme h2 a,.default-theme h2 a:hover,.default-theme h3 a,.default-theme h3 a:hover,.default-theme h4 a,.default-theme h4 a:hover,.default-theme h5 a,.default-theme h5 a:hover,.default-theme h6 a,.default-theme h6 a:hover{color:inherit}.default-theme ol>li{list-style:decimal}.default-theme ul>li{list-style:inherit}.default-theme ol .task-list-item,.default-theme ul .task-list-item{list-style-type:none}.default-theme ol .task-list-item input,.default-theme ul .task-list-item input{margin-left:-1.5em;margin-right:.1em}.default-theme a{text-decoration:none}.default-theme code,.default-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.default-theme pre{margin:20px 0}.default-theme pre code{display:block;line-height:1;overflow:auto}.default-theme pre code .code-block{display:inline-block;overflow:auto;vertical-align:bottom;width:100%}.default-theme pre code[language]:before{content:attr(language);font-size:12px;line-height:1;position:absolute;right:40px;top:11px;z-index:1}.default-theme .copy-button{color:var(--md-theme-code-block-color);cursor:pointer;font-size:12px;line-height:1;position:absolute;right:7px;top:5px;z-index:1}.default-theme .copy-button:before{background-color:var(--md-theme-code-copy-tips-bg-color);border-radius:2px;box-shadow:0 0 2px #0003;color:var(--md-theme-code-copy-tips-color);content:attr(data-tips);font-family:sans-serif;font-size:12px;left:0;padding:4px;position:absolute;text-align:center;top:50%;transform:translate(-100%,-50%);width:-moz-max-content;width:max-content}.default-theme .copy-button:after{border:5px solid #0000;border-left-color:initial;border-right-width:0;color:var(--md-theme-code-copy-tips-bg-color);content:"";filter:drop-shadow(4px 0 2px rgba(0,0,0,.2));height:0;left:-2px;position:absolute;top:50%;transform:translateY(-50%);width:0}.default-theme .copy-button:after,.default-theme .copy-button:before{transition:.3s;visibility:hidden}.default-theme .copy-button:hover:after,.default-theme .copy-button:hover:before{visibility:visible}.default-theme hr{border:none;border-top:1px solid var(--md-theme-border-color);height:1px;margin:10px 0}.default-theme figure{display:inline-flex;flex-direction:column;margin:0 0 1em;text-align:center}.default-theme figure figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.default-theme .md-editor-mermaid{line-height:1}.md-editor article.vuepress-theme{--md-theme-code-inline-color:#d63200;--md-theme-code-inline-bg-color:#f8f8f8;--md-theme-code-block-color:#747384;--md-theme-code-block-bg-color:#f8f8f8}.md-editor-dark article.vuepress-theme{--md-theme-code-inline-color:#e06c75;--md-theme-code-inline-bg-color:#1a1a1a;--md-theme-code-block-color:#999;--md-theme-code-block-bg-color:#1a1a1a}.vuepress-theme code{background-color:var(--md-theme-code-inline-bg-color);border-radius:2px;color:var(--md-theme-code-inline-color);margin:0 2px;padding:3px 5px}.vuepress-theme pre{border-radius:2px;font-size:.875em;margin:1em 0;position:relative}.vuepress-theme pre,.vuepress-theme pre code{background-color:var(--md-theme-code-block-bg-color)}.vuepress-theme pre code{color:var(--md-theme-code-block-color);overflow-x:auto;padding:22px 1em;white-space:pre}.vuepress-theme pre code>*{line-height:1.6}.vuepress-theme pre code span[rn-wrapper]{top:22px}.md-editor article.vuepress-theme{--md-theme-heading-color:#273849}.md-editor-dark article.vuepress-theme{--md-theme-heading-color:#999}.vuepress-theme h1,.vuepress-theme h2,.vuepress-theme h3,.vuepress-theme h4,.vuepress-theme h5,.vuepress-theme h6{color:var(--heading-color);font-weight:600;line-height:1.45;margin-top:1em}.vuepress-theme h1{font-size:2.2em;margin:1em 0}.vuepress-theme h2{border-bottom:1px solid var(--md-theme-border-color);font-size:1.65em;padding-bottom:.3em}.vuepress-theme h3{line-height:1.35em}.vuepress-theme img{max-width:100%}.vuepress-theme a{color:#42b983;font-weight:600}.vuepress-theme ol,.vuepress-theme ul{line-height:1.4em;margin:1.2em 0;padding-left:1.25em;position:relative;z-index:1}.vuepress-theme ol li,.vuepress-theme ul li{margin:1.2em 0}.vuepress-theme p{line-height:1.6em;margin:1.2em 0;position:relative;word-spacing:.05em}.vuepress-theme p:empty{display:none}.vuepress-theme blockquote{border-left:4px solid #42b983;margin:2em 0;padding-left:20px}.vuepress-theme blockquote p{margin-bottom:0;margin-left:0;margin-top:1.2em;padding:0}.md-editor article.vuepress-theme{--md-theme-table-border-color:#dfe2e5;--md-theme-table-bg-color:#f6f8fa}.md-editor-dark article.vuepress-theme{--md-theme-table-border-color:#2d2d2d;--md-theme-table-bg-color:#0c0c0c}.vuepress-theme table{border-collapse:collapse;display:block;margin:1rem 0;overflow-x:auto}.vuepress-theme table tr{border-top:1px solid var(--md-theme-table-border-color)}.vuepress-theme table tr td,.vuepress-theme table tr th{border:1px solid var(--md-theme-table-border-color);padding:.6em 1em}.vuepress-theme table tr:nth-child(2n){background-color:var(--md-theme-table-bg-color)}.md-editor .vuepress-theme{--md-theme-color:#304455}.md-editor-dark .vuepress-theme{--md-theme-color:#999}.vuepress-theme{color:var(--md-theme-color);font-size:16px}.vuepress-theme ::-webkit-scrollbar{height:6px;width:6px}.vuepress-theme ::-webkit-scrollbar-corner,.vuepress-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.vuepress-theme ::-webkit-scrollbar-thumb{background-color:var(--md-theme-bg-color-scrollbar-thumb);border-radius:2px}.vuepress-theme ::-webkit-scrollbar-button:vertical{display:none}.vuepress-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.vuepress-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.vuepress-theme h1,.vuepress-theme h2,.vuepress-theme h3,.vuepress-theme h4,.vuepress-theme h5,.vuepress-theme h6{position:relative;word-break:break-all}.vuepress-theme h1 a,.vuepress-theme h1 a:hover,.vuepress-theme h2 a,.vuepress-theme h2 a:hover,.vuepress-theme h3 a,.vuepress-theme h3 a:hover,.vuepress-theme h4 a,.vuepress-theme h4 a:hover,.vuepress-theme h5 a,.vuepress-theme h5 a:hover,.vuepress-theme h6 a,.vuepress-theme h6 a:hover{color:inherit}.vuepress-theme ol>li{list-style:decimal}.vuepress-theme ul>li{list-style:inherit}.vuepress-theme ol .task-list-item,.vuepress-theme ul .task-list-item{list-style-type:none}.vuepress-theme ol .task-list-item input,.vuepress-theme ul .task-list-item input{margin-left:-1.5em;margin-right:.1em}.vuepress-theme a{text-decoration:none}.vuepress-theme code,.vuepress-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.vuepress-theme pre{margin:20px 0}.vuepress-theme pre code{display:block;line-height:1;overflow:auto}.vuepress-theme pre code .code-block{display:inline-block;overflow:auto;vertical-align:bottom;width:100%}.vuepress-theme pre code[language]:before{content:attr(language);font-size:12px;line-height:1;position:absolute;right:40px;top:11px;z-index:1}.vuepress-theme .copy-button{color:var(--md-theme-code-block-color);cursor:pointer;font-size:12px;line-height:1;position:absolute;right:7px;top:5px;z-index:1}.vuepress-theme .copy-button:before{background-color:var(--md-theme-code-copy-tips-bg-color);border-radius:2px;box-shadow:0 0 2px #0003;color:var(--md-theme-code-copy-tips-color);content:attr(data-tips);font-family:sans-serif;font-size:12px;left:0;padding:4px;position:absolute;text-align:center;top:50%;transform:translate(-100%,-50%);width:-moz-max-content;width:max-content}.vuepress-theme .copy-button:after{border:5px solid #0000;border-left-color:initial;border-right-width:0;color:var(--md-theme-code-copy-tips-bg-color);content:"";filter:drop-shadow(4px 0 2px rgba(0,0,0,.2));height:0;left:-2px;position:absolute;top:50%;transform:translateY(-50%);width:0}.vuepress-theme .copy-button:after,.vuepress-theme .copy-button:before{transition:.3s;visibility:hidden}.vuepress-theme .copy-button:hover:after,.vuepress-theme .copy-button:hover:before{visibility:visible}.vuepress-theme hr{border:none;border-top:1px solid var(--md-theme-border-color);height:1px;margin:10px 0}.vuepress-theme figure{display:inline-flex;flex-direction:column;margin:0 0 1em;text-align:center}.vuepress-theme figure figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.vuepress-theme .md-editor-mermaid{line-height:1}.vuepress-theme em{color:#4f5959;padding:0 6px 0 4px}.md-editor article.github-theme{--md-theme-code-inline-color:inherit;--md-theme-code-inline-bg-color:#eff1f2;--md-theme-code-block-color:inherit;--md-theme-code-block-bg-color:#f6f8fa}.md-editor-dark article.github-theme{--md-theme-code-inline-color:#c9d1d9;--md-theme-code-inline-bg-color:#2d3339;--md-theme-code-block-color:#a9b7c6;--md-theme-code-block-bg-color:#161b22}.github-theme code{background-color:var(--md-theme-code-inline-bg-color);border-radius:6px;color:var(--md-theme-code-inline-color);margin:0;padding:.2em .4em}.github-theme pre{border-radius:6px;position:relative}.github-theme pre code{background-color:var(--md-theme-code-block-bg-color);color:var(--md-theme-code-block-color);letter-spacing:1px;margin-bottom:0;padding:22px 1em;word-break:normal}.github-theme pre code>*{line-height:1.6}.github-theme pre code span[rn-wrapper]{top:22px}.md-editor article.github-theme{--md-theme-heading-color:inherit;--md-theme-heading-6-color:#2d3339;--md-theme-heading-border-color:#d9dee4}.md-editor-dark article.github-theme{--md-theme-heading-color:#c9d1d9;--md-theme-heading-6-color:#768390;--md-theme-heading-border-color:#373e47}.github-theme h1,.github-theme h2,.github-theme h3,.github-theme h4,.github-theme h5,.github-theme h6{color:var(--md-theme-heading-color);font-weight:600;line-height:1.25;margin-bottom:16px;margin-top:24px}.github-theme h1{font-size:2em}.github-theme h1,.github-theme h2{border-bottom:1px solid var(--md-theme-heading-border-color);padding-bottom:.3em}.github-theme h2{font-size:1.5em}.github-theme h3{font-size:1.25em}.github-theme h4{font-size:1em}.github-theme h5{font-size:.875em}.github-theme h6{color:var(--md-theme-heading-6-color);font-size:.85em}.md-editor article.github-theme{--md-theme-heading-bg-color:#fff}.md-editor-dark article.github-theme{--md-theme-heading-bg-color:#22272e}.github-theme img{background-color:var(--md-theme-heading-bg-color);box-sizing:initial;max-width:100%}.github-theme a{color:#539bf5}.github-theme a:hover{text-decoration:underline}.github-theme ol,.github-theme ul{padding-left:2em}.github-theme ol li+li,.github-theme ul li+li{margin-top:.25em}.github-theme p:empty{display:none}.md-editor article.github-theme{--md-theme-quote-color:#57606a;--md-theme-quote-border-color:#d0d7de}.md-editor-dark article.github-theme{--md-theme-quote-color:#8b949e;--md-theme-quote-border-color:#444c56}.github-theme blockquote{border-left:.25em solid var(--md-theme-quote-border-color);color:var(--md-theme-quote-color);padding:0 1em}.md-editor article.github-theme{--md-theme-table-stripe-color:#f7f8fa;--md-theme-table-tr-bg-color:#fff;--md-theme-table-tr-border-color:#d8dee4;--md-theme-table-td-border-color:#d0d7de}.md-editor-dark article.github-theme{--md-theme-table-stripe-color:#161b22;--md-theme-table-tr-bg-color:#0000;--md-theme-table-tr-border-color:grey;--md-theme-table-td-border-color:#30363d}.github-theme table{border-collapse:collapse;border-spacing:0;display:block;max-width:100%;overflow:auto}.github-theme table tr{background-color:var(--md-theme-table-tr-bg-color);border-top:1px solid var(--md-theme-table-tr-border-color)}.github-theme table tr td,.github-theme table tr th{border:1px solid var(--md-theme-table-td-border-color);padding:6px 13px}.github-theme table tr:nth-child(2n){background-color:var(--md-theme-table-stripe-color)}.md-editor .github-theme{--md-theme-color:#222}.md-editor-dark .github-theme{--md-theme-color:#c9d1d9}.github-theme{color:var(--md-theme-color);line-height:1.5}.github-theme ::-webkit-scrollbar{height:6px;width:6px}.github-theme ::-webkit-scrollbar-corner,.github-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.github-theme ::-webkit-scrollbar-thumb{background-color:var(--md-theme-bg-color-scrollbar-thumb);border-radius:2px}.github-theme ::-webkit-scrollbar-button:vertical{display:none}.github-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.github-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.github-theme h1,.github-theme h2,.github-theme h3,.github-theme h4,.github-theme h5,.github-theme h6{position:relative;word-break:break-all}.github-theme h1 a,.github-theme h1 a:hover,.github-theme h2 a,.github-theme h2 a:hover,.github-theme h3 a,.github-theme h3 a:hover,.github-theme h4 a,.github-theme h4 a:hover,.github-theme h5 a,.github-theme h5 a:hover,.github-theme h6 a,.github-theme h6 a:hover{color:inherit}.github-theme ol>li{list-style:decimal}.github-theme ul>li{list-style:inherit}.github-theme ol .task-list-item,.github-theme ul .task-list-item{list-style-type:none}.github-theme ol .task-list-item input,.github-theme ul .task-list-item input{margin-left:-1.5em;margin-right:.1em}.github-theme a{text-decoration:none}.github-theme code,.github-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.github-theme pre{margin:20px 0}.github-theme pre code{display:block;line-height:1;overflow:auto}.github-theme pre code .code-block{display:inline-block;overflow:auto;vertical-align:bottom;width:100%}.github-theme pre code[language]:before{content:attr(language);font-size:12px;line-height:1;position:absolute;right:40px;top:11px;z-index:1}.github-theme .copy-button{color:var(--md-theme-code-block-color);cursor:pointer;font-size:12px;line-height:1;position:absolute;right:7px;top:5px;z-index:1}.github-theme .copy-button:before{background-color:var(--md-theme-code-copy-tips-bg-color);border-radius:2px;box-shadow:0 0 2px #0003;color:var(--md-theme-code-copy-tips-color);content:attr(data-tips);font-family:sans-serif;font-size:12px;left:0;padding:4px;position:absolute;text-align:center;top:50%;transform:translate(-100%,-50%);width:-moz-max-content;width:max-content}.github-theme .copy-button:after{border:5px solid #0000;border-left-color:initial;border-right-width:0;color:var(--md-theme-code-copy-tips-bg-color);content:"";filter:drop-shadow(4px 0 2px rgba(0,0,0,.2));height:0;left:-2px;position:absolute;top:50%;transform:translateY(-50%);width:0}.github-theme .copy-button:after,.github-theme .copy-button:before{transition:.3s;visibility:hidden}.github-theme .copy-button:hover:after,.github-theme .copy-button:hover:before{visibility:visible}.github-theme hr{border:none;border-top:1px solid var(--md-theme-border-color);height:1px;margin:10px 0}.github-theme figure{display:inline-flex;flex-direction:column;margin:0 0 1em;text-align:center}.github-theme figure figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.github-theme .md-editor-mermaid{line-height:1}.github-theme blockquote,.github-theme details,.github-theme dl,.github-theme ol,.github-theme p,.github-theme pre,.github-theme table,.github-theme ul{margin-bottom:16px;margin-top:0}.cyanosis-theme code{background-color:var(--md-theme-code-bg-color);border-radius:2px;color:var(--md-theme-code-color);font-family:Menlo,Monaco,Consolas,Courier New,monospace;overflow-x:auto;padding:.065em .4em}.cyanosis-theme code::-moz-selection{background-color:var(--md-theme-slct-codebg-color)}.cyanosis-theme code::selection{background-color:var(--md-theme-slct-codebg-color)}.cyanosis-theme pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace;position:relative}.cyanosis-theme pre code{background:var(--md-theme-code-block-bg-color);color:var(--md-theme-base-color);margin:0;overflow-x:auto;padding:22px 12px;word-break:normal}.cyanosis-theme pre code::-moz-selection{background-color:var(--md-theme-slct-prebg-color)}.cyanosis-theme pre code::selection{background-color:var(--md-theme-slct-prebg-color)}.cyanosis-theme pre code>*{line-height:1.75}.cyanosis-theme pre code::-webkit-scrollbar{height:4px;width:4px}.cyanosis-theme pre code::-webkit-scrollbar-track{background-color:var(--md-theme-border-color)}.cyanosis-theme pre code::-webkit-scrollbar-thumb{background-color:var(--md-theme-strong-color);border-radius:10px}.cyanosis-theme pre code span[rn-wrapper]{top:22px}.cyanosis-theme pre .copy-button{color:var(--md-theme-base-color)}.cyanosis-theme h1{font-size:30px;padding-bottom:4px}.cyanosis-theme h1,.cyanosis-theme h2{color:var(--cyanosis-theme-title-color);line-height:1.5;margin-bottom:10px;margin-top:36px;transition:color .35s}.cyanosis-theme h2{border-bottom:1px solid var(--md-theme-border-color-2);font-size:24px;padding-bottom:10px;padding-left:10px;padding-right:10px;position:relative}.cyanosis-theme h2:before{content:"「";left:-14px;position:absolute;top:-6px}.cyanosis-theme h2:after{content:"」";position:relative;right:auto;top:6px}.cyanosis-theme h3{color:var(--cyanosis-theme-title-color);font-size:20px;line-height:1.5;margin-bottom:10px;margin-top:30px;padding-bottom:0;padding-left:6px;position:relative;transition:color .35s}.cyanosis-theme h3:before{color:var(--md-theme-strong-color);content:"»";padding-right:6px}.cyanosis-theme h4{font-size:16px;margin-top:24px}.cyanosis-theme h4,.cyanosis-theme h5{color:var(--cyanosis-theme-title-color);line-height:1.5;margin-bottom:10px;padding-bottom:0;padding-left:6px;transition:color .35s}.cyanosis-theme h5{font-size:14px;margin-top:18px}.cyanosis-theme h6{color:var(--cyanosis-theme-title-color);font-size:12px;line-height:1.5;margin-bottom:10px;margin-top:12px;padding-bottom:0;padding-left:6px;transition:color .35s}.cyanosis-theme h1::-moz-selection,.cyanosis-theme h2::-moz-selection,.cyanosis-theme h3::-moz-selection,.cyanosis-theme h4::-moz-selection,.cyanosis-theme h5::-moz-selection,.cyanosis-theme h6::-moz-selection{background-color:var(--md-theme-slct-titlebg-color);color:var(--md-theme-slct-title-color)}.cyanosis-theme h1::selection,.cyanosis-theme h2::selection,.cyanosis-theme h3::selection,.cyanosis-theme h4::selection,.cyanosis-theme h5::selection,.cyanosis-theme h6::selection{background-color:var(--md-theme-slct-titlebg-color);color:var(--md-theme-slct-title-color)}@media (max-width:720px){.cyanosis-theme h1{font-size:24px}.cyanosis-theme h2{font-size:20px}.cyanosis-theme h3{font-size:18px}}.cyanosis-theme img{max-width:100%}.cyanosis-theme a{border-bottom:1px solid var(--md-theme-border-color);color:var(--md-theme-link-color);display:inline-block;position:relative}.cyanosis-theme a:hover{border-bottom-color:var(--md-theme-linkh-color)}.cyanosis-theme a:active,.cyanosis-theme a:hover{color:var(--md-theme-linkh-color)}.cyanosis-theme a:after{border-bottom:1px solid var(--md-theme-border-color);content:"";left:0;opacity:0;position:absolute;top:100%;transform:translateZ(0);transition:top .3s,opacity .3s;width:100%}.cyanosis-theme a:hover:after{border-bottom-color:var(--md-theme-linkh-color);opacity:1;top:0}.cyanosis-theme ol,.cyanosis-theme ul{padding-left:28px}.cyanosis-theme ol li,.cyanosis-theme ul li{list-style:inherit;margin-bottom:0}.cyanosis-theme ol li .task-list-item,.cyanosis-theme ul li .task-list-item{list-style:none}.cyanosis-theme ol li .task-list-item ol,.cyanosis-theme ol li .task-list-item ul,.cyanosis-theme ul li .task-list-item ol,.cyanosis-theme ul li .task-list-item ul{margin-top:0}.cyanosis-theme ol ol,.cyanosis-theme ol ul,.cyanosis-theme ul ol,.cyanosis-theme ul ul{margin-top:4px}.cyanosis-theme ol li{padding-left:6px}.cyanosis-theme ol li::-moz-selection,.cyanosis-theme ul li::-moz-selection{background-color:var(--md-theme-slct-bg-color);color:var(--md-theme-slct-text-color)}.cyanosis-theme ol li::selection,.cyanosis-theme ul li::selection{background-color:var(--md-theme-slct-bg-color);color:var(--md-theme-slct-text-color)}.cyanosis-theme p{line-height:inherit;margin-bottom:16px;margin-top:16px}.cyanosis-theme p::-moz-selection{background-color:var(--md-theme-slct-bg-color);color:var(--md-theme-slct-text-color)}.cyanosis-theme p::selection{background-color:var(--md-theme-slct-bg-color);color:var(--md-theme-slct-text-color)}.cyanosis-theme blockquote{background-color:var(--md-theme-blockquote-bg-color);border-left:4px solid var(--md-theme-strong-color);color:var(--md-theme-blockquote-color);margin:22px 0;padding:1px 20px;transition:color .35s}.cyanosis-theme blockquote:after{content:"";display:block}.cyanosis-theme blockquote>p{margin:10px 0}.cyanosis-theme blockquote>b,.cyanosis-theme blockquote>strong{color:var(--md-theme-strong-color)}.cyanosis-theme table{border:1px solid var(--md-theme-table-border-color);border-collapse:collapse;border-spacing:0;display:inline-block!important;max-width:100%;overflow:auto;width:auto}.cyanosis-theme table thead{background:#f6f6f6;color:#000;text-align:left}.cyanosis-theme table tr:nth-child(2n){background-color:var(--md-theme-table-tr-nc-color)}.cyanosis-theme table tr:hover{background-color:var(--md-theme-table-trh-color)}.cyanosis-theme table td,.cyanosis-theme table th{border:1px solid var(--md-theme-table-border-color);line-height:24px;padding:12px 8px}.cyanosis-theme table th{background-color:var(--md-theme-table-th-color);color:var(--md-theme-table-tht-color)}.cyanosis-theme table td{min-width:120px}.cyanosis-theme table thead th::-moz-selection{background-color:#0000}.cyanosis-theme table thead th::selection{background-color:#0000}.cyanosis-theme table tbody td::-moz-selection{background-color:var(--md-theme-slct-bg-color)}.cyanosis-theme table tbody td::selection{background-color:var(--md-theme-slct-bg-color)}.md-editor .cyanosis-theme{--md-theme-base-color:#353535;--md-theme-title-color:#005bb7;--md-theme-strong-color:#2196f3;--md-theme-em-color:#4fc3f7;--md-theme-del-color:#ccc;--md-theme-link-color:#3da8f5;--md-theme-linkh-color:#007fff;--md-theme-border-color:#bedcff;--md-theme-border-color-2:#ececec;--md-theme-bg-color:#fff;--md-theme-blockquote-color:#8c8c8c;--md-theme-blockquote-bg-color:#f0fdff;--md-theme-code-color:#c2185b;--md-theme-code-bg-color:#fff4f4;--md-theme-code-block-bg-color:#f8f8f8;--md-theme-table-border-color:#c3e0fd;--md-theme-table-th-color:#dff0ff;--md-theme-table-tht-color:#005bb7;--md-theme-table-tr-nc-color:#f7fbff;--md-theme-table-trh-color:#e0edf7;--md-theme-slct-title-color:#005bb7;--md-theme-slct-titlebg-color:#afcff740;--md-theme-slct-text-color:#c80000;--md-theme-slct-bg-color:#afcff740;--md-theme-slct-del-color:#999;--md-theme-slct-elbg-color:#e8ebec;--md-theme-slct-codebg-color:#ffeaeb;--md-theme-slct-prebg-color:#a0c8ff40}.md-editor-dark .cyanosis-theme{--md-theme-base-color:#cacaca;--md-theme-title-color:#ddd;--md-theme-strong-color:#fe9900;--md-theme-em-color:#ffd28e;--md-theme-del-color:#ccc;--md-theme-link-color:#ffb648;--md-theme-linkh-color:#fe9900;--md-theme-border-color:#ffe3ba;--md-theme-border-color-2:#ffcb7b;--md-theme-bg-color:#2f2f2f;--md-theme-blockquote-color:#c7c7c7;--md-theme-blockquote-bg-color:#ffc7741a;--md-theme-code-color:#000;--md-theme-code-bg-color:#ffcb7b;--md-theme-code-block-bg-color:#1e191280;--md-theme-table-border-color:#fe9900;--md-theme-table-th-color:#ffb648;--md-theme-table-tht-color:#000;--md-theme-table-tr-nc-color:#6d5736;--md-theme-table-trh-color:#947443;--md-theme-slct-title-color:#000;--md-theme-slct-titlebg-color:#fe9900;--md-theme-slct-text-color:#00c888;--md-theme-slct-bg-color:#afcff740;--md-theme-slct-del-color:#999;--md-theme-slct-elbg-color:#000;--md-theme-slct-codebg-color:#ffcb7b;--md-theme-slct-prebg-color:#a0c8ff40}.cyanosis-theme{color:var(--md-theme-color);color:var(--md-theme-base-color);font-weight:400;line-height:1.75;overflow-x:hidden;transition:color .35s;word-break:break-word}.cyanosis-theme ::-webkit-scrollbar{height:6px;width:6px}.cyanosis-theme ::-webkit-scrollbar-corner,.cyanosis-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.cyanosis-theme ::-webkit-scrollbar-thumb{background-color:var(--md-theme-bg-color-scrollbar-thumb);border-radius:2px}.cyanosis-theme ::-webkit-scrollbar-button:vertical{display:none}.cyanosis-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.cyanosis-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.cyanosis-theme h1,.cyanosis-theme h2,.cyanosis-theme h3,.cyanosis-theme h4,.cyanosis-theme h5,.cyanosis-theme h6{position:relative;word-break:break-all}.cyanosis-theme h1 a,.cyanosis-theme h1 a:hover,.cyanosis-theme h2 a,.cyanosis-theme h2 a:hover,.cyanosis-theme h3 a,.cyanosis-theme h3 a:hover,.cyanosis-theme h4 a,.cyanosis-theme h4 a:hover,.cyanosis-theme h5 a,.cyanosis-theme h5 a:hover,.cyanosis-theme h6 a,.cyanosis-theme h6 a:hover{color:inherit}.cyanosis-theme ol>li{list-style:decimal}.cyanosis-theme ul>li{list-style:inherit}.cyanosis-theme ol .task-list-item,.cyanosis-theme ul .task-list-item{list-style-type:none}.cyanosis-theme ol .task-list-item input,.cyanosis-theme ul .task-list-item input{margin-left:-1.5em;margin-right:.1em}.cyanosis-theme a{text-decoration:none}.cyanosis-theme code,.cyanosis-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.cyanosis-theme pre{margin:20px 0}.cyanosis-theme pre code{display:block;line-height:1;overflow:auto}.cyanosis-theme pre code .code-block{display:inline-block;overflow:auto;vertical-align:bottom;width:100%}.cyanosis-theme pre code[language]:before{content:attr(language);font-size:12px;line-height:1;position:absolute;right:40px;top:11px;z-index:1}.cyanosis-theme .copy-button{color:var(--md-theme-code-block-color);cursor:pointer;font-size:12px;line-height:1;position:absolute;right:7px;top:5px;z-index:1}.cyanosis-theme .copy-button:before{background-color:var(--md-theme-code-copy-tips-bg-color);border-radius:2px;box-shadow:0 0 2px #0003;color:var(--md-theme-code-copy-tips-color);content:attr(data-tips);font-family:sans-serif;font-size:12px;left:0;padding:4px;position:absolute;text-align:center;top:50%;transform:translate(-100%,-50%);width:-moz-max-content;width:max-content}.cyanosis-theme .copy-button:after{border:5px solid #0000;border-left-color:initial;border-right-width:0;color:var(--md-theme-code-copy-tips-bg-color);content:"";filter:drop-shadow(4px 0 2px rgba(0,0,0,.2));height:0;left:-2px;position:absolute;top:50%;transform:translateY(-50%);width:0}.cyanosis-theme .copy-button:after,.cyanosis-theme .copy-button:before{transition:.3s;visibility:hidden}.cyanosis-theme .copy-button:hover:after,.cyanosis-theme .copy-button:hover:before{visibility:visible}.cyanosis-theme hr{border:none;border-top:1px solid var(--md-theme-border-color);margin:10px 0}.cyanosis-theme figure{display:inline-flex;flex-direction:column;margin:0 0 1em;text-align:center}.cyanosis-theme figure figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.cyanosis-theme .md-editor-mermaid{line-height:1}.cyanosis-theme hr{background-image:linear-gradient(90deg,var(--md-theme-link-color),#ff00004d,#25a3414d,#ff00004d,var(--md-theme-link-color));border-width:0;height:1px;margin-bottom:32px;margin-top:32px;overflow:visible;position:relative;width:98%}.cyanosis-theme b,.cyanosis-theme strong{color:var(--md-theme-strong-color)}.cyanosis-theme em,.cyanosis-theme i{color:var(--md-theme-em-color)}.cyanosis-theme del{color:var(--md-theme-del-color)}.cyanosis-theme details>summary{border-bottom:1px solid var(--md-theme-border-color);color:var(--md-theme-title-color);cursor:pointer;font-size:20px;font-weight:bolder;outline:none}.cyanosis-theme details>p{background-color:var(--md-theme-blockquote-bg-color);border:2px dashed var(--md-theme-strong-color);color:#666;margin:10px 0 0;padding:10px 20px}.cyanosis-theme a::-moz-selection,.cyanosis-theme b::-moz-selection,.cyanosis-theme em::-moz-selection,.cyanosis-theme i::-moz-selection,.cyanosis-theme strong::-moz-selection{background-color:var(--md-theme-slct-elbg-color)}.cyanosis-theme a::selection,.cyanosis-theme b::selection,.cyanosis-theme em::selection,.cyanosis-theme i::selection,.cyanosis-theme strong::selection{background-color:var(--md-theme-slct-elbg-color)}.cyanosis-theme del::-moz-selection{background-color:var(--md-theme-slct-elbg-color);color:var(--md-theme-slct-del-color)}.cyanosis-theme del::selection{background-color:var(--md-theme-slct-elbg-color);color:var(--md-theme-slct-del-color)}.md-editor article.mk-cute-theme,.md-editor-dark article.mk-cute-theme{--md-theme-code-inline-color:#4ec9b0;--md-theme-code-inline-bg-color:#282c34;--md-theme-code-block-color:#4ec9b0;--md-theme-code-block-bg-color:#282c34}.mk-cute-theme code{background-color:var(--md-theme-code-block-bg-color);border-radius:2px;color:var(--md-theme-code-inline-color);font-family:Menlo,Monaco,Consolas,Courier New,monospace;margin:0 4px;overflow-x:auto;padding:.14em .46em}.mk-cute-theme pre{position:relative}.mk-cute-theme pre code{background:var(--md-theme-code-block-bg-color);border-radius:10px;color:var(--md-theme-code-block-color);font-family:Menlo,Monaco,Consolas,Courier New,monospace;margin:0;overflow-x:auto;padding:22px;word-break:normal}.mk-cute-theme pre code>*{line-height:1.75}.mk-cute-theme pre code span[rn-wrapper]{top:22px}.mk-cute-theme .code-tabs{border-radius:10px}.mk-cute-theme .code-tabs ul{border-top-left-radius:10px;border-top-right-radius:10px}.mk-cute-theme h1,.mk-cute-theme h2,.mk-cute-theme h3,.mk-cute-theme h4,.mk-cute-theme h5,.mk-cute-theme h6{color:#36ace1}.mk-cute-theme h1:before,.mk-cute-theme h2:before,.mk-cute-theme h3:before,.mk-cute-theme h4:before,.mk-cute-theme h5:before,.mk-cute-theme h6:before{animation:spin 2s linear 1s infinite;background-image:url(data:image/png;base64,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);bottom:0;content:"";display:block;left:0;margin:auto;position:absolute;top:0}.mk-cute-theme h1{font-size:30px;margin:30px 0;padding:12px 38px;position:relative}.mk-cute-theme h1:before{background-size:30px 30px;height:30px;width:30px}.mk-cute-theme h2{font-size:24px;margin:28px 0;padding:12px 36px;position:relative}.mk-cute-theme h2:before{background-size:28px 28px;height:28px;width:28px}.mk-cute-theme h3{font-size:18px;margin:26px 0;padding:4px 32px;position:relative}.mk-cute-theme h3:before{background-size:24px 24px;height:24px;width:24px}.mk-cute-theme h4{font-size:16px;margin:22px 0;padding:4px 28px;position:relative}.mk-cute-theme h4:before{background-size:20px 20px;height:20px;width:20px}.mk-cute-theme h5{font-size:15px;margin:20px 0;padding:4px 26px;position:relative}.mk-cute-theme h5:before{background-size:18px 18px;height:18px;width:18px}.mk-cute-theme h6{font-size:14px;margin:16px 0;padding:4px 22px;position:relative}.mk-cute-theme h6:before{background-size:16px 16px;height:16px;width:16px}@media (max-width:720px){.mk-cute-theme h1{font-size:24px}.mk-cute-theme h2{font-size:20px}.mk-cute-theme h3{font-size:18px}}.mk-cute-theme img{max-width:100%}.mk-cute-theme a{border-bottom:1px solid #409eff;color:#409eff;display:inline-block}.mk-cute-theme a:active,.mk-cute-theme a:hover{border-bottom:1px solid #007bff;color:#007bff}.mk-cute-theme ol,.mk-cute-theme ul{padding-left:28px}.mk-cute-theme ol li,.mk-cute-theme ul li{list-style:inherit;margin-bottom:0}.mk-cute-theme ol li .task-list-item,.mk-cute-theme ul li .task-list-item{list-style:none}.mk-cute-theme ol li .task-list-item ol,.mk-cute-theme ol li .task-list-item ul,.mk-cute-theme ul li .task-list-item ol,.mk-cute-theme ul li .task-list-item ul{margin-top:0}.mk-cute-theme ol ol,.mk-cute-theme ol ul,.mk-cute-theme ul ol,.mk-cute-theme ul ul{margin-top:3px}.mk-cute-theme ol li{padding-left:6px}.mk-cute-theme p{line-height:inherit;margin-bottom:22px;margin-top:22px}.mk-cute-theme p:empty{display:none}.md-editor article.mk-cute-theme{--md-theme-quote-color:#fff;--md-theme-quote-border-color:#409eff;--md-theme-quote-bg-color:#36ace1bf}.md-editor-dark article.mk-cute-theme{--md-theme-quote-color:inherit;--md-theme-quote-border-color:#265d97;--md-theme-quote-bg-color:#12506cbf}.mk-cute-theme blockquote{background-color:var(--md-theme-quote-bg-color);border-left:4px solid var(--md-theme-quote-border-color);border-radius:5px;margin:16px 0;padding:8px 26px;position:relative}.mk-cute-theme blockquote:before{color:#409eff;content:"❝";font-size:20px;font-weight:700;left:8px;line-height:1;opacity:.7;position:absolute;top:10px}.mk-cute-theme blockquote:after{bottom:0;color:#409eff;content:"❞";font-size:20px;opacity:.7;position:absolute;right:8px}.mk-cute-theme blockquote ol li,.mk-cute-theme blockquote ul li,.mk-cute-theme blockquote>p{color:var(--md-theme-quote-color)}.md-editor article.mk-cute-theme{--md-theme-table-color:#000;--md-theme-table-border-color:#f6f6f6;--md-theme-table-thead-bg-color:#f6f6f6;--md-theme-table-stripe-color:#fcfcfc}.md-editor-dark article.mk-cute-theme{--md-theme-table-color:inherit;--md-theme-table-border-color:#1c1c1c;--md-theme-table-thead-bg-color:rgba(28,28,28,.631);--md-theme-table-stripe-color:rgba(28,28,28,.631)}.mk-cute-theme table{border:1px solid var(--md-theme-table-border-color);display:inline-block;max-width:100%;overflow:auto;width:auto}.mk-cute-theme thead{background-color:var(--md-theme-table-thead-bg-color);color:var(--md-theme-table-color);text-align:left}.mk-cute-theme tr:nth-child(2n){background-color:var(--md-theme-table-stripe-color)}.mk-cute-theme td,.mk-cute-theme th{line-height:24px;padding:12px 7px}.mk-cute-theme td{min-width:120px}.mk-cute-theme blockquote table tr{background-color:var(--md-theme-table-stripe-color)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.md-editor .mk-cute-theme{background-image:linear-gradient(90deg,#323a4240 3%,#0000 0),linear-gradient(1turn,#323a4240 3%,#0000 0)}.md-editor-dark .mk-cute-theme{--md-theme-bg-color-scrollbar-thumb:#4d4d4d;background-image:linear-gradient(90deg,#d9eafb40 3%,#0000 0),linear-gradient(1turn,#d9eafb40 3%,#0000 0)}.mk-cute-theme{background-position:50%;background-size:20px 20px;color:var(--md-theme-color);color:#36ace1;font-weight:400;line-height:1.75;overflow-x:hidden;word-break:break-word}.mk-cute-theme ::-webkit-scrollbar{height:6px;width:6px}.mk-cute-theme ::-webkit-scrollbar-corner,.mk-cute-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.mk-cute-theme ::-webkit-scrollbar-thumb{background-color:var(--md-theme-bg-color-scrollbar-thumb);border-radius:2px}.mk-cute-theme ::-webkit-scrollbar-button:vertical{display:none}.mk-cute-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.mk-cute-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.mk-cute-theme h1,.mk-cute-theme h2,.mk-cute-theme h3,.mk-cute-theme h4,.mk-cute-theme h5,.mk-cute-theme h6{position:relative;word-break:break-all}.mk-cute-theme h1 a,.mk-cute-theme h1 a:hover,.mk-cute-theme h2 a,.mk-cute-theme h2 a:hover,.mk-cute-theme h3 a,.mk-cute-theme h3 a:hover,.mk-cute-theme h4 a,.mk-cute-theme h4 a:hover,.mk-cute-theme h5 a,.mk-cute-theme h5 a:hover,.mk-cute-theme h6 a,.mk-cute-theme h6 a:hover{color:inherit}.mk-cute-theme ol>li{list-style:decimal}.mk-cute-theme ul>li{list-style:inherit}.mk-cute-theme ol .task-list-item,.mk-cute-theme ul .task-list-item{list-style-type:none}.mk-cute-theme ol .task-list-item input,.mk-cute-theme ul .task-list-item input{margin-left:-1.5em;margin-right:.1em}.mk-cute-theme a{text-decoration:none}.mk-cute-theme code,.mk-cute-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.mk-cute-theme pre{margin:20px 0}.mk-cute-theme pre code{display:block;line-height:1;overflow:auto}.mk-cute-theme pre code .code-block{display:inline-block;overflow:auto;vertical-align:bottom;width:100%}.mk-cute-theme pre code[language]:before{content:attr(language);font-size:12px;line-height:1;position:absolute;right:40px;top:11px;z-index:1}.mk-cute-theme .copy-button{color:var(--md-theme-code-block-color);cursor:pointer;font-size:12px;line-height:1;position:absolute;right:7px;top:5px;z-index:1}.mk-cute-theme .copy-button:before{background-color:var(--md-theme-code-copy-tips-bg-color);border-radius:2px;box-shadow:0 0 2px #0003;color:var(--md-theme-code-copy-tips-color);content:attr(data-tips);font-family:sans-serif;font-size:12px;left:0;padding:4px;position:absolute;text-align:center;top:50%;transform:translate(-100%,-50%);width:-moz-max-content;width:max-content}.mk-cute-theme .copy-button:after{border:5px solid #0000;border-left-color:initial;border-right-width:0;color:var(--md-theme-code-copy-tips-bg-color);content:"";filter:drop-shadow(4px 0 2px rgba(0,0,0,.2));height:0;left:-2px;position:absolute;top:50%;transform:translateY(-50%);width:0}.mk-cute-theme .copy-button:after,.mk-cute-theme .copy-button:before{transition:.3s;visibility:hidden}.mk-cute-theme .copy-button:hover:after,.mk-cute-theme .copy-button:hover:before{visibility:visible}.mk-cute-theme hr{border-top:1px solid var(--md-theme-border-color);margin:10px 0}.mk-cute-theme figure{display:inline-flex;flex-direction:column;margin:0 0 1em;text-align:center}.mk-cute-theme figure figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.mk-cute-theme .md-editor-mermaid{line-height:1}.mk-cute-theme hr{background-image:linear-gradient(90deg,#36ace1,#dff0fe,#36ace1);border:none;height:1px;margin-bottom:32px;margin-top:32px;overflow:visible;position:relative;width:98%}.mk-cute-theme del{color:#36ace1}.md-editor article.smart-blue-theme{--md-theme-code-inline-color:#d63200;--md-theme-code-inline-bg-color:#fff5f5;--md-theme-code-block-color:#333;--md-theme-code-block-bg-color:#f8f8f8}.md-editor-dark article.smart-blue-theme{--md-theme-code-inline-color:#e06c75;--md-theme-code-inline-bg-color:#1a1a1a;--md-theme-code-block-color:#999;--md-theme-code-block-bg-color:#1a1a1a}.smart-blue-theme pre{position:relative}.smart-blue-theme pre code{background-color:var(--md-theme-code-block-bg-color);color:var(--md-theme-code-block-color);margin:0;overflow-x:auto;padding:22px 12px;word-break:normal}.smart-blue-theme pre code>*{line-height:1.6}.smart-blue-theme pre code span[rn-wrapper]{top:22px}.smart-blue-theme code{background-color:var(--md-theme-code-inline-bg-color);border-radius:2px;color:#ff502c;overflow-x:auto;padding:.065em .4em}.smart-blue-theme code,.smart-blue-theme pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace;line-height:1.75}.md-editor article.smart-blue-theme{--md-theme-heading-color:#135ce0}.md-editor-dark article.smart-blue-theme{--md-theme-heading-color:#3a73dd}.smart-blue-theme h1,.smart-blue-theme h2,.smart-blue-theme h3,.smart-blue-theme h4,.smart-blue-theme h5,.smart-blue-theme h6{color:var(--md-theme-heading-color);margin:0;padding:30px 0}.smart-blue-theme h1 a,.smart-blue-theme h2 a,.smart-blue-theme h3 a,.smart-blue-theme h4 a,.smart-blue-theme h5 a,.smart-blue-theme h6 a{border:none}.smart-blue-theme h1{font-size:22px;margin:50px 0;position:relative;text-align:center}.smart-blue-theme h2{border-left:4px solid;font-size:20px;margin:30px 0;padding:0 0 0 10px;position:relative}.smart-blue-theme h3{font-size:16px}.smart-blue-theme img{display:block;margin:0 auto;max-width:100%}.md-editor article.smart-blue-theme{--md-theme-link-color:#036aca}.md-editor-dark article.smart-blue-theme{--md-theme-link-color:#2d7dc7}.smart-blue-theme a{color:var(--md-theme-link-color);font-weight:400}.smart-blue-theme ol,.smart-blue-theme ul{margin-top:1em;padding-left:1.6em}.smart-blue-theme li{line-height:2;list-style:inherit;margin-bottom:0}.smart-blue-theme p{font-weight:400;line-height:2}.smart-blue-theme *+p{margin-top:16px}.md-editor article.smart-blue-theme{--md-theme-quote-color:#666;--md-theme-quote-bg-color:#fff9f9;--md-theme-quote-border-color:#b2aec5}.md-editor-dark article.smart-blue-theme{--md-theme-quote-color:#999;--md-theme-quote-bg-color:#2a2a2a;--md-theme-quote-border-color:#0063bb}.smart-blue-theme blockquote{background-color:var(--md-theme-quote-bg-color);border-left:4px solid var(--md-theme-quote-border-color);margin:2em 0;padding:2px 20px}.smart-blue-theme blockquote p{color:var(--md-theme-quote-color);line-height:2}.md-editor article.smart-blue-theme{--md-theme-table-border-color:#dfe2e5;--md-theme-table-bg-color:#f6f8fa}.md-editor-dark article.smart-blue-theme{--md-theme-table-border-color:#2d2d2d;--md-theme-table-bg-color:#0c0c0c}.smart-blue-theme table{border-collapse:collapse;margin:1rem 0;overflow-x:auto}.smart-blue-theme table tr{border-top:1px solid var(--md-theme-table-border-color)}.smart-blue-theme table tr:nth-child(2n){background-color:var(--md-theme-table-bg-color)}.smart-blue-theme table tr td,.smart-blue-theme table tr th{border:1px solid var(--md-theme-table-border-color);padding:.6em 1em}.smart-blue-theme blockquote table{line-height:normal}.smart-blue-theme blockquote table tr td,.smart-blue-theme blockquote table tr th{border-color:var(--md-theme-border-color-inset)}.smart-blue-theme blockquote table tbody tr:nth-child(n){background-color:inherit}.md-editor .smart-blue-theme{--md-theme-color:#595959;background-image:linear-gradient(90deg,#3c0a1e0a 3%,#0000 0),linear-gradient(1turn,#3c0a1e0a 3%,#0000 0)}.md-editor-dark .smart-blue-theme{--md-theme-color:#999;background-image:linear-gradient(90deg,#cfcfcf0a 3%,#fff0 0),linear-gradient(1turn,#cfcfcf0a 3%,#fff0 0)}.smart-blue-theme{background-position:50%;background-size:20px 20px;color:var(--md-theme-color);font-family:-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.smart-blue-theme ::-webkit-scrollbar{height:6px;width:6px}.smart-blue-theme ::-webkit-scrollbar-corner,.smart-blue-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.smart-blue-theme ::-webkit-scrollbar-thumb{background-color:var(--md-theme-bg-color-scrollbar-thumb);border-radius:2px}.smart-blue-theme ::-webkit-scrollbar-button:vertical{display:none}.smart-blue-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.smart-blue-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.smart-blue-theme h1,.smart-blue-theme h2,.smart-blue-theme h3,.smart-blue-theme h4,.smart-blue-theme h5,.smart-blue-theme h6{position:relative;word-break:break-all}.smart-blue-theme h1 a,.smart-blue-theme h1 a:hover,.smart-blue-theme h2 a,.smart-blue-theme h2 a:hover,.smart-blue-theme h3 a,.smart-blue-theme h3 a:hover,.smart-blue-theme h4 a,.smart-blue-theme h4 a:hover,.smart-blue-theme h5 a,.smart-blue-theme h5 a:hover,.smart-blue-theme h6 a,.smart-blue-theme h6 a:hover{color:inherit}.smart-blue-theme ol>li{list-style:decimal}.smart-blue-theme ul>li{list-style:inherit}.smart-blue-theme ol .task-list-item,.smart-blue-theme ul .task-list-item{list-style-type:none}.smart-blue-theme ol .task-list-item input,.smart-blue-theme ul .task-list-item input{margin-left:-1.5em;margin-right:.1em}.smart-blue-theme a{text-decoration:none}.smart-blue-theme code,.smart-blue-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.smart-blue-theme pre{margin:20px 0}.smart-blue-theme pre code{display:block;line-height:1;overflow:auto}.smart-blue-theme pre code .code-block{display:inline-block;overflow:auto;vertical-align:bottom;width:100%}.smart-blue-theme pre code[language]:before{content:attr(language);font-size:12px;line-height:1;position:absolute;right:40px;top:11px;z-index:1}.smart-blue-theme .copy-button{color:var(--md-theme-code-block-color);cursor:pointer;font-size:12px;line-height:1;position:absolute;right:7px;top:5px;z-index:1}.smart-blue-theme .copy-button:before{background-color:var(--md-theme-code-copy-tips-bg-color);border-radius:2px;box-shadow:0 0 2px #0003;color:var(--md-theme-code-copy-tips-color);content:attr(data-tips);font-family:sans-serif;font-size:12px;left:0;padding:4px;position:absolute;text-align:center;top:50%;transform:translate(-100%,-50%);width:-moz-max-content;width:max-content}.smart-blue-theme .copy-button:after{border:5px solid #0000;border-left-color:initial;border-right-width:0;color:var(--md-theme-code-copy-tips-bg-color);content:"";filter:drop-shadow(4px 0 2px rgba(0,0,0,.2));height:0;left:-2px;position:absolute;top:50%;transform:translateY(-50%);width:0}.smart-blue-theme .copy-button:after,.smart-blue-theme .copy-button:before{transition:.3s;visibility:hidden}.smart-blue-theme .copy-button:hover:after,.smart-blue-theme .copy-button:hover:before{visibility:visible}.smart-blue-theme hr{border:none;border-top:1px solid var(--md-theme-border-color);height:1px;margin:10px 0}.smart-blue-theme figure{display:inline-flex;flex-direction:column;margin:0 0 1em;text-align:center}.smart-blue-theme figure figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.smart-blue-theme .md-editor-mermaid{line-height:1}.smart-blue-theme em strong,.smart-blue-theme strong{color:#036aca}.smart-blue-theme hr{border-top:1px solid #135ce0}.md-editor-checkbox{background-color:var(--md-bk-color-outstand);border:1px solid var(--md-border-color);border-radius:2px;cursor:pointer;height:12px;line-height:1;text-align:center;width:12px}.md-editor-checkbox:after{content:"";font-weight:700}.md-editor-checkbox-checked:after{content:"✓"}.md-editor-divider{background-color:var(--md-border-color);display:inline-block;height:.9em;margin:0 8px;position:relative;top:.1em;width:1px}.md-editor-dropdown{background-color:var(--md-bk-color);box-sizing:border-box;opacity:1;overflow:hidden;position:absolute;transition:all .3s;z-index:10000}.md-editor-dropdown-hidden{opacity:0;z-index:-10000}.md-editor-dropdown-overlay{margin-top:6px}.md-editor-modal-mask{background-color:var(--md-modal-mask);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;z-index:20000}.md-editor-modal{background-color:var(--md-bk-color);border:1px solid var(--md-border-color);border-radius:3px;display:block;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;position:fixed;z-index:20001}.md-editor-modal-header{word-wrap:break-word;border-bottom:1px solid var(--md-border-color);color:var(--md-color);cursor:grab;display:flex;font-size:16px;font-weight:600;justify-content:space-between;line-height:22px;padding:10px 24px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.md-editor-modal-body{word-wrap:break-word;box-sizing:border-box;font-size:14px;height:calc(100% - 43px);padding:20px}.md-editor-modal .md-editor-modal-func{position:absolute;right:10px;top:10px}.md-editor-modal .md-editor-modal-func .md-editor-modal-adjust,.md-editor-modal .md-editor-modal-func .md-editor-modal-close{cursor:pointer;display:inline-block;height:24px;line-height:24px;text-align:center;width:24px}.md-editor-modal .md-editor-modal-func .md-editor-modal-adjust{padding-right:10px}.animation{animation-duration:.15s;animation-fill-mode:forwards}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoom-in{animation-duration:.15s;animation-fill-mode:forwards;animation-name:zoomIn}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoom-out{animation-duration:.15s;animation-fill-mode:forwards;animation-name:zoomOut}.md-editor-content{display:flex;flex:1 1;flex-shrink:0;height:0;position:relative}.md-editor-resize-operate{background-color:var(--md-bk-color);cursor:col-resize;height:100%;position:absolute;width:2px;z-index:1}.md-editor-input-wrapper{box-sizing:border-box}.md-editor-html{font-size:16px;word-break:break-all}.md-editor-footer{border-top:1px solid var(--md-border-color);color:var(--md-color);display:flex;flex-shrink:0;font-size:12px;height:24px;justify-content:space-between}.md-editor-footer-item{align-items:center;display:inline-flex;height:100%;padding:0 10px}.md-editor-footer-label{line-height:1;padding-right:5px}.md-editor-clip{display:flex;height:calc(100% - 52px);position:relative}.md-editor-clip-main,.md-editor-clip-preview{border:1px solid var(--md-border-color);height:100%;width:50%}.md-editor-clip-main{margin-right:1em}.md-editor-clip-main .md-editor-clip-cropper{height:100%;position:relative;width:100%}.md-editor-clip-main .md-editor-clip-cropper .md-editor-clip-delete{background-color:var(--md-bk-color-outstand);border-bottom-left-radius:4px;color:var(--md-color);cursor:pointer;font-size:0;position:absolute;right:0;top:0}.md-editor-clip-main .md-editor-clip-upload{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.md-editor-clip-main .md-editor-clip-upload .md-editor-icon,.md-editor-clip-main .md-editor-clip-upload .md-editor-iconfont{font-size:40px;height:40px;width:auto}.md-editor-clip-preview-target{height:100%;overflow:hidden;width:100%}.md-editor-form-item{margin-bottom:20px;text-align:center}.md-editor-form-item:last-of-type{margin-bottom:0}.md-editor-label{display:inline-block;text-align:center;width:80px}.md-editor-input,.md-editor-label{color:var(--md-color);font-size:14px}.md-editor-input{background-color:var(--md-bk-color);background-image:none;border:1px solid var(--md-border-color);border-radius:4px;line-height:1.5715;padding:4px 11px;transition:all .2s}.md-editor-input:focus,.md-editor-input:hover{border-color:var(--md-border-hover-color);outline:0}.md-editor-input:focus{border-color:var(--md-border-active-color)}.md-editor-btn{background-color:var(--md-bk-color);border:1px solid var(--md-border-color);border-color:var(--md-border-color);border-radius:4px;color:var(--md-color);cursor:pointer;font-size:14px;font-weight:400;height:32px;margin-left:10px;padding:0 15px;text-align:center;transition:all .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.md-editor-btn:first-of-type{margin-left:0}.md-editor-btn:hover{background-color:var(--md-bk-color);border-color:var(--md-border-hover-color);color:var(--md-hover-color)}.md-editor-btn-row{width:100%}@media (max-width:688px){.md-editor-modal-clip .md-editor-modal{left:0!important;margin:10px;max-height:calc(100% - 20px);max-width:calc(100% - 20px)}.md-editor-modal-clip .md-editor-clip{flex-direction:column}.md-editor-modal-clip .md-editor-clip-main,.md-editor-modal-clip .md-editor-clip-preview{flex:1 1;height:0;width:100%}.md-editor-modal-clip .md-editor-clip-main{margin-bottom:1em}}.md-editor-menu{background-color:inherit;border:1px solid var(--md-border-color);border-radius:3px;margin:0;padding:0}.md-editor-menu-item{color:var(--md-color);cursor:pointer;font-size:12px;line-height:16px;list-style:none;padding:4px 10px}.md-editor-menu-item:first-of-type{padding-top:8px}.md-editor-menu-item:last-of-type{padding-bottom:8px}.md-editor-menu-item:hover{background-color:var(--md-bk-hover-color)}.md-editor-table-shape{border:1px solid var(--md-border-color);border-radius:3px;display:flex;flex-direction:column;padding:4px}.md-editor-table-shape-row{display:flex}.md-editor-table-shape-col{cursor:pointer;padding:2px}.md-editor-table-shape-col-default{background-color:#e0e0e0;border-radius:3px;height:16px;transition:all .2s;width:16px}.md-editor-table-shape-col-include{background-color:#aaa}.md-editor-toolbar-wrapper{border-bottom:1px solid var(--md-border-color);flex-shrink:0;overflow-x:auto;overflow-y:hidden;padding:4px;scrollbar-width:none}.md-editor-toolbar-wrapper::-webkit-scrollbar{height:0!important}.md-editor-toolbar-wrapper .md-editor-toolbar{align-items:center;box-sizing:initial;display:flex;justify-content:space-between}.md-editor-toolbar-wrapper .md-editor-toolbar-item{border-radius:0;cursor:pointer;display:inline-block;list-style:none;padding:0 4px;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.md-editor-toolbar-wrapper .md-editor-toolbar-item-name{font-size:12px;white-space:nowrap;word-break:keep-all}.md-editor-toolbar-wrapper .md-editor-toolbar-item:hover{background-color:var(--md-bk-color-outstand);border-radius:3px}.md-editor-toolbar-wrapper .md-editor-toolbar-left,.md-editor-toolbar-wrapper .md-editor-toolbar-right{align-items:center;display:flex;padding:1px 0}.md-editor-toolbar-wrapper .md-editor-stn .md-editor-toolbar-item{padding:0 6px}.md-editor-dark .md-editor-table-shape-col-default{background-color:#222}.md-editor-dark .md-editor-table-shape-col-include{background-color:#555}.cm-editor{font-size:14px;height:100%}.cm-editor.cm-focused{outline:none}.cm-editor .cm-tooltip.cm-tooltip-autocomplete{border-radius:3px}.cm-editor .cm-tooltip.cm-tooltip-autocomplete>ul{border-radius:3px;max-width:-moz-fit-content;max-width:fit-content;min-width:-moz-fit-content;min-width:fit-content}.cm-editor .cm-tooltip.cm-tooltip-autocomplete>ul li{background-color:var(--md-bk-color);color:var(--md-color);line-height:16px;padding:4px 10px}.cm-editor .cm-tooltip.cm-tooltip-autocomplete>ul li .cm-completionIcon{width:auto}.cm-editor .cm-tooltip.cm-tooltip-autocomplete>ul li[aria-selected]{background-color:var(--md-bk-hover-color)}.cm-editor .cm-tooltip.cm-tooltip-autocomplete .cm-completionInfo{background-color:var(--md-bk-hover-color);border-radius:3px;color:var(--md-color);margin-left:3px;margin-top:-2px;overflow:hidden;padding:4px 9px}.has-preview .cm-scroller{overflow-y:scroll}.cm-scroller .cm-content[contenteditable=true]{margin:10px;min-height:calc(100% - 20px)}.cm-scroller .cm-gutters+.cm-content[contenteditable=true]{margin:0;min-height:100%}.cm-scroller .cm-line{line-height:inherit}.ͼ1 .cm-scroller{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;line-height:20px}.md-editor-catalog-editor{--md-color:#3f4a54;--md-hover-color:#000;--md-bk-color:#fff;--md-bk-color-outstand:#f6f6f6;--md-bk-hover-color:#f5f7fa;--md-border-color:#e6e6e6;--md-border-hover-color:#b9b9b9;--md-border-active-color:#999;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#e2e2e2;--md-scrollbar-thumb-color:#0000004d;--md-scrollbar-thumb-hover-color:#00000059;--md-scrollbar-thumb-active-color:#00000061;font-feature-settings:"tnum";background-color:var(--md-bk-color-outstand);border-left:1px solid var(--md-border-color);box-sizing:border-box;font-size:14px;font-variant:tabular-nums;height:100%;line-height:1.5715;list-style:none;margin:0;overflow:auto;padding:5px 10px;position:absolute;right:0;top:0;width:200px;z-index:2}.md-editor-catalog>.md-editor-catalog-link{padding:5px 8px}.md-editor-catalog-link{line-height:1.2;padding:5px 0 5px 1em}.md-editor-catalog-link span{color:var(--md-color);cursor:pointer;display:inline-block;overflow:hidden;position:relative;text-overflow:ellipsis;transition:color .3s;white-space:nowrap;width:100%}.md-editor-catalog-link span:hover{color:#73d13d}.md-editor-catalog-wrapper>.md-editor-catalog-link{padding-bottom:5px;padding-top:5px}.md-editor-catalog-wrapper>.md-editor-catalog-link:first-of-type{padding-top:10px}.md-editor-catalog-wrapper>.md-editor-catalog-link:last-of-type{padding-bottom:0}.md-editor-catalog-active>span{color:#73d13d}.md-editor-catalog-dark{--md-color:#999;--md-hover-color:#bbb;--md-bk-color:#000;--md-bk-color-outstand:#111;--md-bk-hover-color:#1b1a1a;--md-border-color:#2d2d2d;--md-border-hover-color:#636262;--md-border-active-color:#777;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#0f0f0f;--md-scrollbar-thumb-color:#2d2d2d;--md-scrollbar-thumb-hover-color:#3a3a3a;--md-scrollbar-thumb-active-color:#3a3a3a}.md-editor{--md-color:#3f4a54;--md-hover-color:#000;--md-bk-color:#fff;--md-bk-color-outstand:#f6f6f6;--md-bk-hover-color:#f5f7fa;--md-border-color:#e6e6e6;--md-border-hover-color:#b9b9b9;--md-border-active-color:#999;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#e2e2e2;--md-scrollbar-thumb-color:#0000004d;--md-scrollbar-thumb-hover-color:#00000059;--md-scrollbar-thumb-active-color:#00000061;background-color:var(--md-bk-color);border:1px solid var(--md-border-color);box-sizing:border-box;color:var(--md-color);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,system-ui,ui-sans-serif,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;height:500px;overflow:hidden;position:relative;width:100%}.md-editor ::-webkit-scrollbar{height:6px;width:6px}.md-editor ::-webkit-scrollbar-corner,.md-editor ::-webkit-scrollbar-track{background-color:var(--md-scrollbar-bg-color)}.md-editor ::-webkit-scrollbar-thumb{background-color:var(--md-scrollbar-thumb-color);border-radius:2px}.md-editor ::-webkit-scrollbar-button:vertical{display:none}.md-editor ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-scrollbar-thumb-hover-color)}.md-editor ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-scrollbar-thumb-active-color)}.md-editor .md-editor-fullscreen{bottom:0;height:auto!important;left:0;position:fixed!important;right:0;top:0;width:auto!important;z-index:10000}.md-editor-icon{fill:currentColor;display:block;height:24px;overflow:hidden;width:24px}.md-editor .md-editor-iconfont{display:block;font-size:24px;height:24px;width:24px}.md-editor-preview-wrapper{box-sizing:border-box;flex:1 1;overflow:auto;padding:10px 20px;position:relative}.md-editor-preview{font-size:16px;word-break:break-all}.md-editor [data-show=false]{display:none}.md-editor-previewOnly{border:none;height:auto}.md-editor-previewOnly .md-editor-content{height:100%}.md-editor-previewOnly .md-editor-preview{padding:0}.md-editor-dark{--md-color:#999;--md-hover-color:#bbb;--md-bk-color:#000;--md-bk-color-outstand:#111;--md-bk-hover-color:#1b1a1a;--md-border-color:#2d2d2d;--md-border-hover-color:#636262;--md-border-active-color:#777;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#0f0f0f;--md-scrollbar-thumb-color:#2d2d2d;--md-scrollbar-thumb-hover-color:#3a3a3a;--md-scrollbar-thumb-active-color:#3a3a3a}.medium-zoom-image--opened,.medium-zoom-overlay{z-index:100001}.md-editor-fullscreen{bottom:0;height:auto!important;left:0;position:fixed!important;right:0;top:0;width:auto!important;z-index:10000}.quill-editor .ql-container{border:none;font-size:.875em}.quill-editor .ql-editor{padding:8px 12px}.quill-editor ol,.quill-editor ul{padding-left:.875em}.quill-editor .ql-container .ql-editor{max-height:360px;min-height:80px}.mf-ql-editor{border-radius:12px}.mf-ql-toolbar{align-items:center;display:flex;padding:8px 12px}.mf-ql-toolbar .ql-submit{border-radius:100px;font-size:.875em;height:34px;padding:0 24px;text-transform:none}.mf-ql-toolbar .ql-toolbar.ql-snow{border:none}.mf-ql-toolbar .ql-toolbar.ql-snow button{height:24px;width:24px}.mf-ql-toolbar .mf-ql-toolbar-close{height:22px;margin-left:auto;width:22px}.quill-viewer .ql-container{font-family:Inter-Regular;font-size:.875em;height:100%;margin:0;position:relative}.quill-viewer .ql-container.ql-snow{border:0;font-size:.875em}.quill-viewer .ql-container .ql-editor{padding:0}.ql-editor h2{line-height:50px}.ql-editor p{line-height:24px}.ql-snow .ql-editor h1{font-size:20px;margin-block:10px}.ql-snow .ql-editor h2{font-size:18px;line-height:inherit;margin-block:10px}.ql-snow .ql-editor h3{font-size:16px;margin-block:10px}.ql-snow .ql-editor h4{font-size:14px;margin-block:10px}.ql-snow .ql-editor h5{font-size:12px;margin-block:10px}@font-face{font-family:Poppins-Regular;src:url(/static/media/poppins-regular-webfont.0f67076434b3fb771a5d.woff2)}@font-face{font-family:Poppins-SemiBold;src:url(/static/media/poppins-semibold-webfont.9a7ee89c89d2499aa97d.woff2)}@font-face{font-family:Poppins-Medium;src:url(/static/media/poppins-medium-webfont.930a52297b47b9064519.woff2)}@font-face{font-family:Poppins-Bold;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf)}@font-face{font-family:Inter-Regular;src:url(/static/media/Inter-Regular.9ca9ba81e9dcaa12b3a1.ttf)}@font-face{font-family:Inter-Medium;src:url(/static/media/Inter-Medium.3f7acfe50aad7ad68548.ttf)}@font-face{font-family:Inter-SemiBold;src:url(/static/media/Inter-SemiBold.6058d3da655fb35169c2.ttf)}:root{--primary-color:#5201ff;--font-color:#1a1323;--font-color-1:#1a1323;--font-light-color:#9a9a9a;--border-color:#e9e9e9;--border-color-1:#d9d9d980;--background-color:#eeeef4;--background-color-1:#fff;--background-color-2:#f9f9f9;--modal-background-color:#f4f4f8e6;--sns-font-color:#534e59;--bs-border-color_opacity:#e9ebed99;--bs-body-color_active:#1a1323;--border-color-2:#7e7b88;--proposal-border:#29282f;--proposal-tag-border:#29282f;--line-home:#e9ebed}
/*# sourceMappingURL=main~e96e9bea.a248707c.css.map*/