/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\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:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.pagination{display:flex;justify-content:center;margin-top:15px}ul{list-style:none;padding:0}ul.pagination li{display:inline-block;width:30px;height:30px;border:1px solid #e2e2e2;display:flex;justify-content:center;align-items:center;font-size:1rem}ul.pagination li:first-child{border-radius:5px 0 0 5px}ul.pagination li:last-child{border-radius:0 5px 5px 0}ul.pagination li a{text-decoration:none;color:#337ab7;font-size:1rem}ul.pagination li.active a{color:#fff}ul.pagination li.active{background-color:#337ab7}ul.pagination li a:hover,ul.pagination li a.active{color:#00f}.page-selection{width:48px;height:30px;color:#337ab7}.group-map-page,.group-map-page *,.group-map-page *:before,.group-map-page *:after{box-sizing:border-box}.group-map-page{position:fixed;inset:0;background:#1e1e1e;font-family:-apple-system,BlinkMacSystemFont,Pretendard,sans-serif;color:#333;-webkit-tap-highlight-color:transparent}.group-map-frame{position:absolute;inset:0;background:#fff;overflow:hidden}@media(min-width:700px){.group-map-frame{left:50%;right:auto;width:540px;-webkit-transform:translateX(-50%);transform:translate(-50%);box-shadow:0 0 24px #00000059}}.page-bar{position:absolute;top:0;left:0;right:0;z-index:500;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#fff;border-bottom:1px solid #e8e8e8;height:44px}.page-bar .title{font-size:1rem;font-weight:700}.page-bar .note{color:#999;font-size:.78rem}.search-bar{position:absolute;top:44px;left:0;right:0;z-index:500;display:flex;gap:6px;padding:8px 10px;background:#f7f7f7;border-bottom:1px solid #e0e0e0;height:50px}.search-bar input{flex:1 1;padding:8px 12px;border:1px solid #ccc;border-radius:7px;font-size:.9rem;outline:none}.search-bar input:focus{border-color:#00897b}.search-bar button{padding:0 16px;background:#00897b;color:#fff;border:none;border-radius:7px;font-size:.92rem;font-weight:600;cursor:pointer}.search-bar button:active{background:#00796b}.search-results{position:absolute;top:94px;left:10px;right:10px;z-index:800;background:#fff;border:1px solid #ddd;border-radius:0 0 8px 8px;max-height:280px;overflow-y:auto;box-shadow:0 4px 12px #0000001f}.search-result-item{padding:10px 14px;border-bottom:1px solid #f0f0f0;cursor:pointer}.search-result-item:last-child{border-bottom:none}.search-result-item:hover,.search-result-item:active{background:#f5f7f9}.search-result-title{font-size:.92rem;font-weight:600;color:#222;margin-bottom:2px}.search-result-sub{font-size:.78rem;color:#888}.filter-row{position:absolute;top:94px;left:0;right:0;z-index:500;padding:6px 10px;background:#fff;border-bottom:1px solid #eee;display:flex;gap:6px;overflow-x:auto;height:40px;align-items:center;scrollbar-width:thin}.filter-row::-webkit-scrollbar{height:4px}.filter-cat{padding:5px 11px;border:1px solid #ccc;background:#fff;border-radius:14px;font-size:.78rem;cursor:pointer;white-space:nowrap;flex-shrink:0;color:#555;display:flex;align-items:center;gap:5px}.filter-cat:hover{border-color:#888}.filter-cat.has-value{background:#2e7d32;color:#fff;border-color:#2e7d32;font-weight:600}.filter-cat .cat-clear{background:#ffffff4d;border-radius:50%;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;line-height:1}.filter-popover{position:absolute;z-index:1200;min-width:200px;max-width:280px;background:#fff;border:1px solid #d8d8d8;border-radius:8px;box-shadow:0 6px 18px #00000029;padding:8px}.filter-popover .pop-title{font-size:.72rem;color:#888;padding:2px 6px 6px}.filter-popover .pop-options{display:flex;flex-direction:column}.filter-popover .filter-opt{display:flex;align-items:center;gap:8px;width:100%;text-align:left;padding:8px 11px;border:none;background:transparent;border-radius:5px;font-size:.88rem;cursor:pointer;color:#333}.filter-popover .filter-opt-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;display:inline-block}.filter-popover .filter-opt:hover{background:#f5f7f9}.filter-popover .filter-opt.active{background:#2e7d32;color:#fff;font-weight:600}.filter-popover .pop-input-wrap{padding:4px 6px 6px}.filter-popover .pop-input-wrap input{width:100%;padding:7px 10px;border:1px solid #ccc;border-radius:6px;font-size:.88rem;outline:none}.filter-popover .pop-input-wrap input:focus{border-color:#00897b}.filter-popover .pop-last-contact{display:flex;flex-direction:column;gap:6px;padding:4px 6px 6px}.filter-popover .pop-options-row{display:flex;flex-direction:row;gap:6px}.filter-popover .pop-options-row .filter-opt{flex:1 1;text-align:center}.filter-popover .pop-input-with-unit{position:relative;padding:0}.filter-popover .pop-input-with-unit input{padding-right:38px}.filter-popover .pop-input-unit{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:.82rem;color:#777;pointer-events:none}.filter-popover .pop-hint{font-size:.72rem;color:#888;padding:2px 4px;line-height:1.4}.filter-popover .pop-hint strong{color:#555}.filter-popover .pop-region{display:flex;flex-direction:column;gap:8px;padding:4px 6px 6px;max-height:50vh;overflow-y:auto}.filter-popover .pop-region-section{display:flex;flex-direction:column;gap:4px}.filter-popover .pop-region-label{font-size:.75rem;color:#757575;font-weight:600;padding:0 2px}.filter-popover .pop-region-empty{font-size:.82rem;color:#9e9e9e;padding:4px 2px}.map-container{position:absolute;inset:134px 0 0;width:100%;height:calc(100% - 134px)}.hint{position:absolute;top:148px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:600;background:#000000c7;color:#fff;padding:8px 14px;border-radius:20px;font-size:.78rem;pointer-events:none;max-width:90%;text-align:center}.my-loc-btn{position:absolute;right:14px;bottom:22px;z-index:600;width:46px;height:46px;border-radius:50%;background:#fff;border:none;box-shadow:0 2px 8px #0003;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.my-loc-btn:active{background:#f0f0f0}.cluster-marker{width:40px;height:40px;background:#424242;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.92rem;box-shadow:0 2px 8px #0000004d;border:2px solid #fff}.modal-backdrop{position:absolute;inset:0;background:#00000059;z-index:1100;display:flex;align-items:flex-end;justify-content:center}.modal{width:100%;background:#fff;border-radius:14px 14px 0 0;padding:18px 18px 22px;max-height:85%;overflow-y:auto}@media(min-width:700px){.modal{max-width:540px}}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.modal-sub-with-actions{display:flex;justify-content:space-between;align-items:center;gap:8px}.modal-head-actions{display:flex;gap:6px;align-items:center}.btn-edit{padding:4px 12px;background:#1976d2;color:#fff;border:none;border-radius:4px;font-size:.85rem;cursor:pointer}.btn-edit:hover{background:#1565c0}.tab-row{display:flex;border-bottom:1px solid #e0e0e0;margin:8px -18px 12px}.tab-row .tab{flex:1 1;background:transparent;border:none;padding:10px 0;font-size:.9rem;color:#666;cursor:pointer;border-bottom:2px solid transparent}.tab-row .tab.active{color:#1976d2;border-bottom-color:#1976d2;font-weight:600}.modal-head h3{font-size:1.05rem;font-weight:700;margin:0;flex:1 1;word-break:break-all}.modal-close{background:transparent;border:none;font-size:1.1rem;color:#888;cursor:pointer;padding:0 4px}.modal-sub{color:#999;font-size:.75rem;margin-bottom:14px}.register-modal .field{margin-bottom:12px}.register-modal .field label{display:block;font-size:.78rem;color:#666;margin-bottom:4px}.register-modal .field input,.register-modal .field select,.register-modal .field textarea{width:100%;padding:9px 11px;border:1px solid #ddd;border-radius:6px;font-size:.92rem;font-family:inherit;background:#fff;outline:none}.register-modal .field textarea{resize:vertical;min-height:60px}.register-modal .field input:focus,.register-modal .field select:focus,.register-modal .field textarea:focus{border-color:#00897b}.register-modal .field input.read{background:#f7f7f7;color:#555}.modal-actions{display:flex;gap:8px;margin-top:10px}.modal-actions button{flex:1 1;padding:11px;border:none;border-radius:7px;font-size:.92rem;font-weight:600;cursor:pointer}.btn-save{background:#00897b;color:#fff}.btn-save:active{background:#00796b}.btn-save:disabled{background:#ccc;color:#888;cursor:not-allowed}.btn-cancel{background:#eee;color:#555}.action-row{display:flex;gap:8px;margin:6px 0 14px}.btn-action{flex:1 1;padding:9px;border:1px solid #00897b;border-radius:7px;background:#fff;color:#00897b;font-size:.88rem;font-weight:600;cursor:pointer}.btn-action:active{background:#e0f2f1}.btn-action:disabled{border-color:#ccc;color:#aaa;cursor:not-allowed}.inquiry-list{list-style:none;padding:0;margin:0 0 14px}.inquiry-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #eee;border-radius:6px;margin-bottom:6px;font-size:.85rem}.inquiry-date{color:#777}.inquiry-title{flex:1 1;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register-modal .field-row{display:flex;gap:8px}.register-modal .field-row .field{flex:1 1;margin-bottom:12px}.register-modal .modal-section-sm{font-size:.82rem;color:#00897b;font-weight:700;margin:14px 0 8px;padding-bottom:4px;border-bottom:1px solid #e0f2f1}.register-modal .radio-row{display:flex;gap:14px;flex-wrap:nowrap;padding:6px 0}.register-modal .radio-row.radio-wrap{flex-wrap:wrap;gap:10px 14px}.register-modal .radio-opt{display:inline-flex;align-items:center;gap:4px;font-size:.88rem;cursor:pointer}.register-modal .radio-opt input[type=radio]{width:auto;margin:0}.register-modal .toggle-row{display:flex;gap:6px;flex-wrap:wrap}.register-modal .toggle-btn{padding:7px 12px;border:1px solid #ddd;border-radius:5px;background:#fafafa;color:#888;font-size:.82rem;font-weight:500;cursor:pointer}.register-modal .toggle-btn.active{background:#00897b;border-color:#00897b;color:#fff}.estimate-modal{max-width:540px!important;height:70%!important;max-height:70%!important}.estimate-modal .modal-actions{position:-webkit-sticky;position:sticky;bottom:-22px;background:#fff;margin:10px -18px -22px;padding:12px 18px 14px;border-top:1px solid #eee}.analysis-form-wrap{margin-top:8px;overflow-x:hidden;width:100%}.analysis-form-wrap *,.analysis-form-wrap *:before,.analysis-form-wrap *:after{box-sizing:border-box;max-width:100%}.analysis-form-wrap .MuiTableContainer-root{box-shadow:none;overflow-x:hidden}.analysis-form-wrap .MuiTable-root{min-width:0!important;table-layout:fixed;width:100%!important}.analysis-form-wrap .MuiTableCell-root{padding:8px!important;font-size:.85rem!important;word-break:keep-all}.analysis-form-wrap .MuiTableBody-root .MuiTableCell-root:first-of-type,.analysis-form-wrap .MuiTableHead-root .MuiTableCell-root:first-of-type{width:92px!important;font-size:.82rem!important;padding-left:10px!important}.analysis-form-wrap .MuiGrid-container{margin:0!important;width:100%!important;display:flex!important;flex-wrap:wrap!important;gap:10px 20px!important}.analysis-form-wrap .MuiGrid-item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px);max-width:calc(50% - 10px)!important;padding:0!important}.analysis-form-wrap .MuiTableBody-root .MuiTableRow-root:nth-of-type(4) .MuiGrid-item{flex:0 0 100%!important;max-width:100%!important}.analysis-form-wrap .MuiFormControlLabel-root{margin:0!important}.analysis-form-wrap .MuiFormControlLabel-label{font-size:.82rem!important}.analysis-form-wrap .MuiRadio-root,.analysis-form-wrap .MuiCheckbox-root{padding:4px!important}.analysis-form-wrap .MuiInputBase-input,.analysis-form-wrap .MuiSelect-select{font-size:.82rem!important;padding:6px 8px!important}.analysis-form-wrap .MuiOutlinedInput-root{font-size:.82rem!important;width:100%!important}.analysis-form-wrap .MuiSelect-select.MuiSelect-outlined{padding-right:28px!important}.analysis-form-wrap .MuiSelect-icon{right:4px!important}.analysis-form-wrap .MuiFormControl-root{width:100%!important;max-width:100%!important}.analysis-form-wrap tr[style*=height]{height:auto!important}.skip-analysis{display:inline-flex;align-items:center;gap:6px;font-size:.88rem;color:#555;margin:4px 0 10px;cursor:pointer}.skip-analysis input[type=checkbox]{width:auto;margin:0}.info-secret{display:inline-flex;align-items:center;gap:6px;font-size:.88rem;color:#555;margin:4px 0 10px;cursor:pointer}.info-secret input[type=checkbox]{width:auto;margin:0}.selected-customer{padding:10px 12px;background:#f7f7f7;border-radius:8px;margin-bottom:14px}.sc-name{font-weight:700;font-size:.92rem;margin-bottom:4px}.sc-meta{font-size:.82rem;color:#777}.empty-customer{padding:12px;background:#fafafa;border:1px dashed #ddd;border-radius:8px;text-align:center;font-size:.85rem;color:#999;margin-bottom:14px}body.group-map-active .MuiDialog-paper{max-width:540px!important;width:calc(100% - 32px)!important;margin:16px!important;max-height:calc(100% - 32px)!important}body.group-map-active .MuiDialog-paper .MuiDataGrid-root{font-size:.82rem}body.group-map-active .MuiDialog-paper .MuiInputBase-input,body.group-map-active .MuiDialog-paper .MuiButton-root{font-size:.88rem}.modal-meta{font-size:.85rem;margin-bottom:14px;padding:10px 12px;background:#f7f7f7;border-radius:8px}.modal-meta>div{display:flex;gap:8px;padding:3px 0}.meta-label{color:#888;min-width:64px;font-size:.78rem;font-weight:600}.modal-section{font-size:.92rem;font-weight:700;margin:12px 0 8px;color:#333}.call-log-list{list-style:none;padding:0;margin:0}.call-log-more{display:flex;justify-content:center;margin-top:8px}.call-log-more .btn-more{padding:6px 16px;background:#fff;color:#1976d2;border:1px solid #1976d2;border-radius:6px;font-size:.82rem;cursor:pointer}.call-log-more .btn-more:hover{background:#e3f2fd}.call-log-card{padding:10px 12px;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa;margin-bottom:8px}.call-log-card:last-child{margin-bottom:0}.call-log-card .card-head{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.call-log-card .card-head-left{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.call-log-card .card-date{font-weight:600;font-size:.85rem;color:#333}.call-log-card .card-user{font-size:.8rem;color:#555}.call-log-card .card-dept{color:#888;font-size:.74rem}.call-log-card .card-tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.call-log-card .card-tag{padding:2px 8px;background:#e0f2f1;color:#00695c;border-radius:9px;font-size:.72rem;font-weight:600;white-space:nowrap}.call-log-card .card-tag-purpose{background:#e3f2fd;color:#1565c0}.call-log-card .card-tag-result{background:#fff3e0;color:#e65100}.call-log-card .card-meta{font-size:.78rem;color:#555;margin-bottom:6px}.call-log-card .card-meta-label{display:inline-block;font-weight:600;color:#777;margin-right:6px}.call-log-card .card-content{font-size:.85rem;color:#333;white-space:pre-wrap;overflow-wrap:break-word;padding:6px 8px;background:#fff;border-radius:4px;border:1px solid #ececec}.call-log-card .btn-delete{padding:4px 10px;background:#e53935;color:#fff;border:none;border-radius:4px;font-size:.76rem;cursor:pointer;flex-shrink:0}.call-log-card .btn-delete:hover{background:#c62828}.empty{text-align:center;color:#999;font-size:.85rem;padding:18px 0}.allocation-list{list-style:none;padding:0;margin:0}.allocation-card{padding:10px 12px;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa;margin-bottom:8px}.allocation-card:last-child{margin-bottom:0}.allocation-card .card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.allocation-card .card-name{font-weight:700;font-size:.9rem;color:#333}.allocation-card .role-tag{padding:2px 8px;border-radius:9px;font-size:.72rem;font-weight:600;white-space:nowrap}.allocation-card .role-tag.role-sales{background:#e3f2fd;color:#1565c0}.allocation-card .role-tag.role-operation{background:#e8f5e9;color:#2e7d32}.allocation-card .card-sub{font-size:.78rem;color:#777;margin-bottom:4px}.allocation-card .card-memo{font-size:.8rem;color:#555;padding:4px 8px;background:#fff;border-radius:4px;border:1px solid #ececec}.modal-status-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:4px 0 10px;margin-bottom:8px;border-bottom:1px solid #eee}.modal-status-row label{font-size:.78rem;font-weight:600;color:#777;flex-shrink:0}.modal-status-row select{width:160px;height:30px;padding:0 8px;border:1px solid #d8dee3;border-radius:4px;font-size:.82rem;background:#fff;cursor:pointer;color:#333}.modal-status-row select:focus{outline:none;border-color:#1976d2}.modal-status-row .btn-status-save{height:30px;padding:0 12px;background:#1976d2;color:#fff;border:none;border-radius:4px;font-size:.78rem;font-weight:600;cursor:pointer;flex-shrink:0}.modal-status-row .btn-status-save:hover:not(:disabled){background:#1565c0}.modal-status-row .btn-status-save:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.estimate-auto-list{list-style:none;padding:0;margin:0}.estimate-auto-card{padding:10px 12px;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa;margin-bottom:8px}.estimate-auto-card:last-child{margin-bottom:0}.estimate-auto-card .card-head{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.estimate-auto-card .card-head-left{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.estimate-auto-card .card-no{font-weight:700;font-size:.85rem;color:#1976d2}.estimate-auto-card .card-date,.estimate-auto-card .card-user{font-size:.78rem;color:#555}.estimate-auto-card .card-head-right{display:flex;gap:6px;align-items:center;flex-shrink:0}.estimate-auto-card .btn-preview{padding:3px 10px;background:#1976d2;color:#fff;border:none;border-radius:4px;font-size:.76rem;cursor:pointer;white-space:nowrap}.estimate-auto-card .btn-preview:hover{background:#1565c0}.estimate-auto-card .card-status-select{font-size:.78rem;padding:3px 6px;border:1px solid #cfd8dc;border-radius:4px;background:#fff;cursor:pointer}.estimate-auto-card .card-title{font-size:.85rem;color:#333;font-weight:600;margin-bottom:8px}.estimate-auto-card .card-price-row{display:flex;gap:16px;margin-bottom:8px;padding:6px 8px;background:#fff;border-radius:4px;border:1px solid #ececec}.estimate-auto-card .price-cell{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.estimate-auto-card .price-label{font-size:.7rem;color:#888}.estimate-auto-card .price-value{font-size:.85rem;color:#333;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.estimate-auto-card .price-total{font-weight:700;color:#1976d2}.estimate-auto-card .card-memo-row{display:flex;gap:8px;align-items:flex-start}.estimate-auto-card .card-memo{flex:1 1;font-size:.8rem;color:#333;white-space:pre-wrap;overflow-wrap:break-word;padding:5px 8px;background:#fff;border-radius:4px;border:1px solid #ececec;min-height:28px}.estimate-auto-card .card-memo-empty{color:#aaa}.estimate-auto-card .btn-edit-small{padding:4px 10px;background:#fff;color:#1976d2;border:1px solid #1976d2;border-radius:4px;font-size:.74rem;cursor:pointer;flex-shrink:0;white-space:nowrap}.estimate-auto-card .btn-edit-small:hover{background:#e3f2fd}.estimate-preview-overlay{position:absolute;inset:0;background:#fff;z-index:1300;display:flex;flex-direction:column;overflow:hidden}@media(min-width:700px){.estimate-preview-overlay{left:50%;right:auto;width:540px;-webkit-transform:translateX(-50%);transform:translate(-50%)}}.estimate-preview-head{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #e0e0e0;background:#fafafa;flex-shrink:0}.estimate-preview-title{font-weight:700;font-size:.95rem;color:#333}.estimate-preview-close{width:32px;height:32px;border:none;background:transparent;font-size:1.1rem;cursor:pointer;color:#666;border-radius:4px}.estimate-preview-close:hover{background:#eee;color:#000}.estimate-preview-iframe{flex:1 1;width:100%;border:none}.estimate-preview-body{flex:1 1;overflow-y:auto;padding:14px 18px}.estimate-preview-foot{display:flex;gap:10px;padding:12px 18px;border-top:1px solid #e0e0e0;background:#fafafa}.estimate-preview-foot .btn-cancel,.estimate-preview-foot .btn-save{flex:1 1;padding:12px 0;font-size:.95rem;font-weight:600;border:none;border-radius:6px;cursor:pointer}.aggregate-list{list-style:none;padding:0;margin:0}.aggregate-item{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #eee;border-radius:8px;margin-bottom:6px;cursor:pointer;background:#fff}.aggregate-item:hover,.aggregate-item:active{background:#f5f7f9;border-color:#ccc}.aggregate-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;border:2px solid #fff;box-shadow:0 0 0 1px #ccc}.aggregate-text{flex:1 1;min-width:0}.aggregate-name{font-size:.92rem;font-weight:600;color:#222;word-break:break-all}.aggregate-type{font-size:.78rem;color:#777;margin-top:2px}.aggregate-inquiry{font-size:.78rem;color:#555;margin-top:2px}.group-map-error{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#fafafa;padding:24px;text-align:center;color:#555}.group-map-error h2{font-size:1.1rem;color:#c62828}.group-map-error code{background:#eee;padding:2px 6px;border-radius:4px;font-family:monospace}@charset "utf-8";@font-face{font-family:SpoqaHanSansNeo;src:url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css)}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff")}@font-face{font-family:ETmodules;font-display:block;src:url(/static/media/modules.5cf7eec9b83dacb80faf.eot);src:url(/static/media/modules.5cf7eec9b83dacb80faf.eot?#iefix) format("embedded-opentype"),url(/static/media/modules.baf9138fbe9e9b5b0765.woff) format("woff"),url(/static/media/modules.ffb0688c1d7089c28718.ttf) format("truetype"),url(//www.chongone.com/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}body{font-family:Pretendard!important}.sales-montly-table table thead tr:first-child th:nth-child(2n){background-color:#f0f8ff!important}.sales-montly-table table thead tr:first-child th:nth-child(odd):not(:first-child){background-color:#fcf2f5!important}
