/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor 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{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\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-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .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{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-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 transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.rich-text-editor .quill{overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(67 69 80/var(--tw-border-opacity));background-color:#ffffff00}.rich-text-editor .ql-toolbar.ql-snow{border-width:0 0 1px;--tw-border-opacity:1;border-color:rgb(67 69 80/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(23 26 31/var(--tw-bg-opacity))}.rich-text-editor .ql-toolbar button{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.rich-text-editor .ql-toolbar button:hover{--tw-text-opacity:1;color:rgb(199 205 216/var(--tw-text-opacity))}.rich-text-editor .ql-toolbar button.ql-active,.rich-text-editor .ql-toolbar button:hover{--tw-bg-opacity:1;background-color:rgb(67 69 80/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.rich-text-editor .ql-toolbar .ql-stroke,.rich-text-editor .ql-toolbar button svg{stroke:currentColor}.rich-text-editor .ql-toolbar .ql-fill{fill:currentColor}.rich-text-editor .ql-toolbar .ql-picker-label{--tw-border-opacity:1;border-color:rgb(67 69 80/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.rich-text-editor .ql-toolbar .ql-picker-label:hover{--tw-bg-opacity:1;background-color:rgb(67 69 80/var(--tw-bg-opacity))}.rich-text-editor .ql-toolbar .ql-picker-options{--tw-border-opacity:1;border-color:rgb(67 69 80/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(23 26 31/var(--tw-bg-opacity));max-height:200px;overflow-y:auto}.rich-text-editor .ql-toolbar .ql-picker-item{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.rich-text-editor .ql-toolbar .ql-picker-item:hover{--tw-bg-opacity:1;background-color:rgb(67 69 80/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.rich-text-editor .ql-toolbar .ql-picker-item.ql-selected{--tw-bg-opacity:1;background-color:rgb(67 69 80/var(--tw-bg-opacity))}.rich-text-editor .ql-container.ql-snow{border-width:0;background-color:#ffffff00;max-height:400px;overflow-y:auto;resize:vertical;min-height:120px}.rich-text-editor .ql-editor{min-height:200px;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity));font-family:inherit;max-height:none}.rich-text-editor .ql-editor.ql-blank:before{font-style:italic;--tw-text-opacity:1;color:rgb(133 144 163/var(--tw-text-opacity));content:attr(data-placeholder)}.rich-text-editor .ql-editor h1{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem;font-weight:700}.rich-text-editor .ql-editor h2{margin-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-weight:700}.rich-text-editor .ql-editor h3{margin-bottom:.75rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}.rich-text-editor .ql-editor h4{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:700}.rich-text-editor .ql-editor h5{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:700}.rich-text-editor .ql-editor h6{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.rich-text-editor .ql-editor p{margin-bottom:.75rem}.rich-text-editor .ql-editor ol,.rich-text-editor .ql-editor ul{margin-bottom:.75rem;padding-left:1.5rem}.rich-text-editor .ql-editor li{margin-bottom:.25rem}.rich-text-editor .ql-editor a{--tw-text-opacity:1;color:rgb(166 176 195/var(--tw-text-opacity));text-decoration-line:underline}.rich-text-editor .ql-editor a:hover{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.rich-text-editor .ql-editor strong{font-weight:700}.rich-text-editor .ql-editor em{font-style:italic}.rich-text-editor .ql-editor u{text-decoration-line:underline}.rich-text-editor .ql-editor blockquote{margin-top:.75rem;margin-bottom:.75rem;border-left-width:4px;--tw-border-opacity:1;border-color:rgb(93 96 106/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(23 26 31/var(--tw-bg-opacity));padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-style:italic;--tw-text-opacity:1;color:rgb(166 176 195/var(--tw-text-opacity))}.rich-text-editor .ql-editor pre.ql-syntax{margin-top:.75rem;margin-bottom:.75rem;overflow-x:auto;padding:.75rem}.rich-text-editor .ql-editor code,.rich-text-editor .ql-editor pre.ql-syntax{border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(23 26 31/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(232 234 237/var(--tw-text-opacity));font-family:Courier New,Courier,monospace;font-size:.875rem}.rich-text-editor .ql-editor code{padding:.125rem .375rem}.rich-text-editor .ql-editor .ql-align-left{text-align:left}.rich-text-editor .ql-editor .ql-align-center{text-align:center}.rich-text-editor .ql-editor .ql-align-right{text-align:right}.rich-text-editor .ql-editor .ql-align-justify{text-align:justify}.rich-text-editor .ql-editor .ql-size-small{font-size:.75em}.rich-text-editor .ql-editor .ql-size-large{font-size:1.5em}.rich-text-editor .ql-editor .ql-size-huge{font-size:2.5em}.rich-text-editor .ql-editor .ql-indent-1{padding-left:3em}.rich-text-editor .ql-editor .ql-indent-2{padding-left:6em}.rich-text-editor .ql-editor .ql-indent-3{padding-left:9em}.rich-text-editor .ql-editor .ql-indent-4{padding-left:12em}.rich-text-editor .ql-editor .ql-indent-5{padding-left:15em}.rich-text-editor .ql-editor .ql-indent-6{padding-left:18em}.rich-text-editor .ql-editor .ql-indent-7{padding-left:21em}.rich-text-editor .ql-editor .ql-indent-8{padding-left:24em}.rich-text-editor .quill:focus-within{--tw-border-opacity:1;border-color:rgb(93 96 106/var(--tw-border-opacity))}.rich-text-editor .ql-editor:focus{outline:none}.rich-text-editor .ql-toolbar .ql-picker-label:focus,.rich-text-editor .ql-toolbar button:focus{outline:none;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.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{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.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:currentColor}.ql-snow .ql-picker.ql-background .ql-picker-label,.ql-snow .ql-picker.ql-color .ql-picker-label{--tw-border-opacity:1;border-color:rgb(67 69 80/var(--tw-border-opacity))}.ql-snow .ql-color-picker .ql-picker-options{padding:.5rem;max-height:200px;overflow-y:auto}.ql-snow .ql-color-picker .ql-picker-options,.ql-snow .ql-tooltip{--tw-border-opacity:1;border-color:rgb(67 69 80/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(23 26 31/var(--tw-bg-opacity))}.ql-snow .ql-tooltip{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ql-snow .ql-tooltip input[type=text]{--tw-border-opacity:1;border-color:rgb(67 69 80/var(--tw-border-opacity));background-color:#ffffff00;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.ql-snow .ql-tooltip input[type=text]:focus{--tw-border-opacity:1;border-color:rgb(93 96 106/var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px}.ql-snow .ql-tooltip a.ql-action:after{border-right-width:1px;--tw-border-opacity:1;border-color:rgb(67 69 80/var(--tw-border-opacity))}.video-overview-tab_section__VgnWU{opacity:0;animation:video-overview-tab_section-in__TR2py .42s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--overview-delay,0ms)}.video-overview-tab_card__7cd1V{position:relative;isolation:isolate}.video-overview-tab_card__7cd1V:after{position:absolute;inset:0;z-index:0;border-radius:inherit;content:"";opacity:0;pointer-events:none}.video-overview-tab_card__7cd1V>*{position:relative;z-index:1}.video-overview-tab_processing__8UmUt:after{opacity:1;background:linear-gradient(105deg,transparent,rgba(45,91,255,.1) 42%,rgba(70,123,255,.18) 50%,transparent);background-repeat:no-repeat;background-size:52% 100%;animation:video-overview-tab_shimmer__rI9xq 1.7s linear infinite}.video-overview-tab_readyGlow__G1HbJ{animation:video-overview-tab_ready-in__It_LX .48s cubic-bezier(.2,.8,.2,1),video-overview-tab_card-glow__1Pbyb .9s ease-out}.video-overview-tab_footer__YjC2_{container-type:inline-size;animation:video-overview-tab_footer-in__bvJks .42s cubic-bezier(.2,.8,.2,1) both}.video-overview-tab_footerSurface__PbMrw{background:linear-gradient(180deg,rgba(59,92,255,.12),rgba(59,92,255,.025) 60%),rgba(15,16,20,.94);box-shadow:0 -14px 30px rgba(59,92,255,.14);backdrop-filter:blur(20px)}.video-overview-tab_footerLayout__gctF7{display:flex;align-items:center;gap:12px}.video-overview-tab_footerCopy__hdKOi{min-width:0;flex:1}.video-overview-tab_footerDescription__n14ur{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-overview-tab_footerActions__LRl2j{display:flex;min-width:0;flex-shrink:0;gap:8px}.video-overview-tab_footerAction__YRXXb{min-width:0}@container (max-width: 420px){.video-overview-tab_footerAction__YRXXb{padding-inline:10px}}@container (max-width: 360px){.video-overview-tab_footerDescription__n14ur{display:none}.video-overview-tab_footerActions__LRl2j{gap:6px}}.video-overview-tab_videoTimeline__T4mX1{min-width:0}.video-overview-tab_timelineTrack__ag3RC{position:relative;overflow:hidden;border-radius:4px;background:repeating-linear-gradient(90deg,rgba(108,125,255,.1),rgba(108,125,255,.1) 1px,transparent 0,transparent 4px),hsla(0,0%,100%,.02)}.video-overview-tab_timelineTrackQueued__tTRKT:after,.video-overview-tab_timelineTrackWorking__Y3tiC:after{position:absolute;inset-block:0;z-index:2;content:"";pointer-events:none}.video-overview-tab_timelineTrackQueued__tTRKT:after{left:-120px;width:80px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.05) 45%,hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,.05) 55%,transparent);filter:blur(.6px);animation:video-overview-tab_timeline-scan__wJXbE 4.4s cubic-bezier(.4,0,.6,1) infinite}.video-overview-tab_timelineTrackWorking__Y3tiC:after{left:-80px;z-index:3;width:60px;background:linear-gradient(90deg,transparent,rgba(59,92,255,.14) 40%,rgba(59,92,255,.4) 50%,rgba(59,92,255,.14) 60%,transparent);filter:blur(.4px);animation:video-overview-tab_timeline-scan__wJXbE 2.4s ease-in-out infinite}.video-overview-tab_timelineSegment__1Kg0u{position:absolute;inset-block:3px;border:1px solid rgba(108,125,255,.9);border-radius:4px;opacity:0;background:rgba(59,92,255,.55);box-shadow:0 0 6px rgba(108,125,255,.35);transform:scaleY(.2);transform-origin:center;animation:video-overview-tab_timeline-segment-in__062Xf .48s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--timeline-delay,0ms)}.video-overview-tab_timelineSegmentWorking__HKtrI{background:rgba(108,125,255,.24);animation:video-overview-tab_timeline-segment-in__062Xf .26s ease-out forwards,video-overview-tab_timeline-segment-breathe__CCsbd 1.4s ease-in-out .26s infinite;animation-delay:var(--timeline-delay,0ms),calc(var(--timeline-delay, 0ms) + .26s)}.video-overview-tab_coverGroups__7otBg{display:flex;flex-direction:column;gap:10px}.video-overview-tab_coverOthers__DmQYp,.video-overview-tab_coverRatioGroup__dxdvA{overflow:hidden;border:1px solid hsla(0,0%,100%,.08);border-radius:7px;background:hsla(0,0%,100%,.02)}.video-overview-tab_coverOthersSummary__gkRv2,.video-overview-tab_coverRatioHeader__aAZgJ{display:flex;min-height:44px;align-items:center;gap:10px;padding:8px 10px;color:#e2e8f0;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.video-overview-tab_coverOthersSummary__gkRv2:focus-visible,.video-overview-tab_coverOthersSummary__gkRv2:hover,.video-overview-tab_coverRatioHeader__aAZgJ:focus-visible,.video-overview-tab_coverRatioHeader__aAZgJ:hover{background:hsla(0,0%,100%,.04);outline:none}.video-overview-tab_coverRatioHeader__aAZgJ>div{min-width:0;flex:1}.video-overview-tab_coverOthersSummary__gkRv2>span:first-child,.video-overview-tab_coverRatioHeader__aAZgJ h4{color:#fff;font-size:12px;font-weight:600}.video-overview-tab_coverRatioHeader__aAZgJ p{margin-top:1px;color:#64748b;font-size:10px}.video-overview-tab_coverCount__SH5mi{display:grid;min-width:22px;height:20px;padding-inline:6px;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;background:hsla(0,0%,100%,.04);color:#94a3b8;font-size:10px;font-variant-numeric:tabular-nums;place-items:center}.video-overview-tab_ratioGallery__hdMI0{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:8px;padding:0 10px 10px}.video-overview-tab_ratioTile__c3o6y{position:relative;min-width:0;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;outline:none;transition:border-color .16s ease,transform .16s ease}.video-overview-tab_ratioTile__c3o6y:focus-visible,.video-overview-tab_ratioTile__c3o6y:hover{border-color:rgba(107,142,255,.7);transform:translateY(-1px)}.video-overview-tab_ratioTileIndex__WAxry{position:absolute;right:5px;bottom:5px;display:grid;min-width:19px;height:19px;padding-inline:5px;border-radius:999px;background:rgba(0,0,0,.72);color:#e2e8f0;font-size:9px;font-variant-numeric:tabular-nums;place-items:center}.video-overview-tab_ratioEmpty___69J8{position:relative;display:flex;min-height:54px;overflow:hidden;align-items:center;justify-content:center;gap:7px;margin:0 10px 10px;border:1px dashed hsla(0,0%,100%,.1);border-radius:6px;background:hsla(0,0%,100%,.02);color:#94a3b8;font-size:10px;transition:border-color .16s ease,color .16s ease}.video-overview-tab_ratioEmpty___69J8:focus-visible,.video-overview-tab_ratioEmpty___69J8:hover{border-color:rgba(107,142,255,.55);color:#c4d0ff;outline:none}.video-overview-tab_coverOthersSummary__gkRv2{list-style:none}.video-overview-tab_coverOthersSummary__gkRv2::-webkit-details-marker{display:none}.video-overview-tab_coverOthersSummary__gkRv2>span:first-child{min-width:0;flex:1}.video-overview-tab_coverOthersChevron__LEn35{width:14px;height:14px;color:#94a3b8;transition:transform .18s ease}.video-overview-tab_coverOthers__DmQYp[open] .video-overview-tab_coverOthersChevron__LEn35{transform:rotate(180deg)}.video-overview-tab_coverOthersBody__da7Fs{border-top:1px solid hsla(0,0%,100%,.07);padding:10px}.video-overview-tab_coverGroup__6Xtoz{min-width:0;padding-block:12px}.video-overview-tab_coverGroup__6Xtoz:first-child{padding-top:0}.video-overview-tab_coverGroup__6Xtoz:last-child{padding-bottom:0}.video-overview-tab_coverGroup__6Xtoz+.video-overview-tab_coverGroup__6Xtoz{border-top:1px solid hsla(0,0%,100%,.07)}.video-overview-tab_coverGroupHeader__LNtEQ{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.video-overview-tab_coverGroupHeader__LNtEQ h4{overflow:hidden;color:#e2e8f0;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.video-overview-tab_coverGroupHeader__LNtEQ span{display:grid;min-width:22px;height:20px;padding-inline:6px;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;background:hsla(0,0%,100%,.04);color:#94a3b8;font-size:10px;font-variant-numeric:tabular-nums;place-items:center}.video-overview-tab_coverGallery__q85Ax{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start}.video-overview-tab_coverGallery__q85Ax:after{min-width:22%;content:"";flex-grow:999}.video-overview-tab_coverGroupEmpty__JRJB2{display:flex;min-height:42px;align-items:center;justify-content:center;border:1px dashed hsla(0,0%,100%,.08);border-radius:6px;background:hsla(0,0%,100%,.02);color:#64748b;font-size:10px}.video-overview-tab_coverTile__YJiDd{min-width:76px;max-width:100%;overflow:hidden}.video-overview-tab_coverImage__TpfTD{height:84px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);border-radius:6px;background:hsla(0,0%,100%,.05)}.video-overview-tab_coverImageCompact__vClKA{height:56px}.video-overview-tab_coverPlaceholder__PQnP_{position:relative;display:grid;border-style:dashed;border-color:hsla(0,0%,100%,.09);background:linear-gradient(135deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.04));place-items:center}.video-overview-tab_coverPlaceholderWorking__mMnhh:before{position:absolute;inset:0;content:"";background:linear-gradient(115deg,transparent,hsla(0,0%,100%,.08) 50%,transparent);background-repeat:no-repeat;background-size:55% 100%;animation:video-overview-tab_article-draft-shimmer__SJb_7 1.8s linear infinite}.video-overview-tab_coverPlaceholderWorking__mMnhh>*{position:relative;z-index:1}.video-overview-tab_infoProcessing__nUPoE{display:flex;min-height:118px;flex-direction:column;justify-content:center;gap:9px}.video-overview-tab_infoGenerationStatus__eBDTv{display:flex;min-height:20px;align-items:center;gap:7px;overflow:hidden;color:#aeb9d3;font-size:11px;font-weight:600}.video-overview-tab_infoGenerationStatusProminent__CijAn{min-height:22px;color:hsla(0,0%,100%,.92);font-size:15px}.video-overview-tab_infoGenerationMessage__mecF2{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:1;transform:translateY(0);transition:opacity .26s ease,transform .26s ease}.video-overview-tab_infoSkeletonShortest__cjZEU{width:54%}.video-overview-tab_articleDraftList__dqy1_{padding-inline:10px;margin-inline:-4px;border-block:1px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.015)}.video-overview-tab_articleDraft__RE0ZX{padding-block:14px}.video-overview-tab_articleDraft__RE0ZX+.video-overview-tab_articleDraft__RE0ZX{border-top:1px solid hsla(0,0%,100%,.07)}.video-overview-tab_articleDraftSkeleton__pDcb9{display:flex;flex-direction:column;gap:7px}.video-overview-tab_articleDraftSkeletonLine__ekgNs{display:block;height:7px;border-radius:999px;background-color:hsla(0,0%,100%,.05);background-image:linear-gradient(105deg,transparent,hsla(0,0%,100%,.11) 48%,transparent);background-repeat:no-repeat;background-size:55% 100%;animation:video-overview-tab_article-draft-shimmer__SJb_7 1.7s linear infinite}.video-overview-tab_articleDraftSkeletonTitle__vR25q{width:90%;height:11px;margin-bottom:3px}.video-overview-tab_articleDraftSkeletonWide__bTVFu{width:90%}.video-overview-tab_articleDraftSkeletonShort__Rv5Ab{width:64%}.video-overview-tab_articleDraftQueued__i2brt{opacity:.68}.video-overview-tab_articleDraftQueued__i2brt .video-overview-tab_articleDraftSkeletonLine__ekgNs{background:hsla(0,0%,100%,.06);animation:none}.video-overview-tab_articleDraftMessage__qgrYT{opacity:1;transform:translateY(0);transition:opacity .22s ease,transform .22s ease}.video-overview-tab_articleDraftMessageHidden__iqEN3{opacity:0;transform:translateY(-4px)}.video-overview-tab_previewSkeleton__JhBCn{display:flex;flex-direction:column}.video-overview-tab_previewSkeletonRow__FQKi8{display:flex;flex-direction:column;gap:7px;padding-block:12px}.video-overview-tab_previewSkeletonRow__FQKi8+.video-overview-tab_previewSkeletonRow__FQKi8{border-top:1px solid hsla(0,0%,100%,.07)}.video-overview-tab_previewScrollPane__HnDpN{scrollbar-color:hsla(0,0%,100%,.18) transparent;scrollbar-width:thin}.video-overview-tab_previewScrollPane__HnDpN::-webkit-scrollbar{width:6px}.video-overview-tab_previewScrollPane__HnDpN::-webkit-scrollbar-track{background:transparent}.video-overview-tab_previewScrollPane__HnDpN::-webkit-scrollbar-thumb{border-radius:999px;background:hsla(0,0%,100%,.18)}.video-overview-tab_previewScrollPane__HnDpN::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.28)}@media (max-width:520px){.video-overview-tab_coverGallery__q85Ax{gap:8px}.video-overview-tab_coverImage__TpfTD{height:72px}}@keyframes video-overview-tab_section-in__TR2py{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes video-overview-tab_ready-in__It_LX{0%{opacity:.7;filter:blur(2px);transform:scale(.96)}to{opacity:1;filter:blur(0);transform:scale(1)}}@keyframes video-overview-tab_card-glow__1Pbyb{0%{box-shadow:0 0 0 0 rgba(45,91,255,0)}35%{box-shadow:0 0 0 1px rgba(45,91,255,.75),0 0 28px rgba(45,91,255,.2)}to{box-shadow:0 0 0 1px rgba(45,91,255,0),0 0 0 rgba(45,91,255,0)}}@keyframes video-overview-tab_shimmer__rI9xq{0%{background-position:-110% 0}to{background-position:210% 0}}@keyframes video-overview-tab_footer-in__bvJks{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes video-overview-tab_timeline-scan__wJXbE{0%{left:-60px}to{left:calc(100% + 20px)}}@keyframes video-overview-tab_timeline-segment-in__062Xf{0%{opacity:0;transform:scaleY(.2)}55%{opacity:1;transform:scaleY(1.35)}to{opacity:1;transform:scaleY(1)}}@keyframes video-overview-tab_timeline-segment-breathe__CCsbd{0%,to{opacity:.55;box-shadow:0 0 0 rgba(108,125,255,0)}50%{opacity:1;box-shadow:0 0 6px rgba(108,125,255,.55)}}@keyframes video-overview-tab_article-draft-shimmer__SJb_7{0%{background-position:-125% 0}to{background-position:225% 0}}@media (prefers-reduced-motion:reduce){.video-overview-tab_coverOthersChevron__LEn35,.video-overview-tab_coverOthersSummary__gkRv2,.video-overview-tab_coverRatioHeader__aAZgJ,.video-overview-tab_ratioEmpty___69J8,.video-overview-tab_ratioTile__c3o6y{transition:none}.video-overview-tab_footer__YjC2_,.video-overview-tab_readyGlow__G1HbJ,.video-overview-tab_section__VgnWU{opacity:1;animation:none;transform:none}.video-overview-tab_processing__8UmUt:after{animation:none;background:rgb(45 91 255/7%)}.video-overview-tab_timelineTrackQueued__tTRKT:after,.video-overview-tab_timelineTrackWorking__Y3tiC:after{display:none;animation:none}.video-overview-tab_timelineSegmentWorking__HKtrI,.video-overview-tab_timelineSegment__1Kg0u{opacity:1;animation:none;transform:none}.video-overview-tab_articleDraftSkeletonLine__ekgNs{background:hsla(0,0%,100%,.07);animation:none}.video-overview-tab_coverPlaceholderWorking__mMnhh:before{display:none;animation:none}.video-overview-tab_articleDraftMessageHidden__iqEN3,.video-overview-tab_articleDraftMessage__qgrYT,.video-overview-tab_infoGenerationMessage__mecF2{opacity:1;transform:none;transition:none}}