/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;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;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.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{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:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{white-space:nowrap;width:1.2em;display:inline-block}.ql-editor li:not(.ql-direction-rtl):before{text-align:right;margin-left:-1.5em;margin-right:.3em}.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{max-width:100%;display:block}.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{text-align:inherit;direction:rtl}.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);pointer-events:none;font-style:italic;position:absolute;left:15px;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{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{vertical-align:middle;display:inline-block}.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:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.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:1px}.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-top:5px;margin-bottom: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-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor pre.ql-syntax{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.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{z-index:1;margin-top:-1px;display:block;top:100%}.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{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.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{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.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{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;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{content:"Save";border-right:0;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{--app-header-height:64px;--app-header-height-mobile:112px;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.ant-form-item-has-error{scroll-margin-top:calc(var(--app-header-height) + 16px)}@media (width<=991px){.ant-form-item-has-error{scroll-margin-top:calc(var(--app-header-height-mobile) + 16px)}}body{letter-spacing:.4px;width:100%;min-width:320px;min-height:100vh;margin:0}#root{width:100%;min-height:100vh}.upload-list-inline .ant-upload-list-item{float:left;width:100px;margin-right:8px}.upload-list-inline [class*=-upload-list-rtl] .ant-upload-list-item{float:right}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input:focus,.ant-picker-focused,.ant-select-selector{box-shadow:none!important}.ant-select-item-option-selected{background-color:#f5f5f5!important}.ant-picker{width:100%!important}.pointer{cursor:pointer}.width--20{width:20px}.width--35{width:35px}.width--78{width:78px}.width--200{width:200px}.width--300{width:300px}.width--full{width:100%}.height--30{height:30px!important}.height--44{height:44px}.height--48{height:48px}.height--80{height:80px}.height--150{height:150px}.height--full{height:100%}.display--block{display:block}.bg--white{background-color:var(--white)}.bg--grey{background:#f2f4f5!important}.no--margin{margin:0!important}.no--padding{padding:0!important}.no--border{border:none!important}.pt--0{padding-top:0!important}.p--10{padding:10px}.p--16{padding:16px}.pl--0{padding-left:0!important}.mt---25{margin-top:-25px}.mt--0{margin-top:0}.mt--8{margin-top:8px}.mt--1{margin-top:1px}.m--0{margin:0}.mt--4{margin-top:4px}.mt--10{margin-top:10px}.mt--14{margin-top:14px}.mt--15{margin-top:15px}.mt--16,.mt--20{margin-top:16px}.mt--24{margin-top:20px}.mt--25{margin-top:25px}.mt--26{margin-top:26px}.mt--32{margin-top:32px}.mt--36{margin-top:36px}.mt--50{margin-top:50px}.mb--0{margin-bottom:0!important}.mb--5{margin-bottom:5px}.mb--10{margin-bottom:10px}.mb--16{margin-bottom:16px!important}.mb--50{margin-bottom:50px}.mb--20{margin-bottom:20px}.mb--24{margin-bottom:24px!important}.mb--32{margin-bottom:32px}.mb--36{margin-bottom:36px}.ml--0{margin-left:0!important}.mr--0{margin-right:0!important}.ml--5{margin-left:5px}.ml--10{margin-left:15px}.ml--24{margin-left:24px}.mr--5{margin-right:5px}.mr--10{margin-right:10px}.mr--24{margin-right:24px}.m--10{margin:10px}.my--5{margin-top:5px;margin-bottom:10px}my--10{margin-top:10px;margin-bottom:10px}.m--20{margin:20px}.position--absolute{position:absolute}.position--relative{position:relative}.visibility--hidden{visibility:hidden}.visibility--visible{visibility:visible}.font--medium,.font--semi-bold{font-weight:500}.font--600{font-weight:600}.font--bold{font-weight:700}.font--36{font-size:36px}.text--dark600{color:#666}.text--black{color:var(--black)}.text--left{text-align:left}.ant-dropdown-menu-item-selected{background-color:var(--white)!important}.ant-table-filter-dropdown{flex-direction:column;width:320px;min-width:320px;height:320px;min-height:320px;display:flex;overflow:hidden}.ant-table-filter-dropdown .ant-dropdown-menu{flex:auto;overflow-y:auto}.ant-table-filter-dropdown .ant-dropdown-menu-item,.ant-table-filter-dropdown .ant-dropdown-menu-submenu-title{white-space:nowrap}.ant-table-filter-dropdown .ant-dropdown-menu-title-content,.ant-table-filter-dropdown .ant-dropdown-menu-submenu-title .ant-dropdown-menu-title-content{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.ant-table-filter-dropdown .ant-table-filter-dropdown-btns{flex:none;margin-top:auto}.ant-select-selection-item{align-items:center;display:flex;white-space:unset!important;overflow:unset!important;line-height:18px!important}.ant-col.ant-form-item-label{padding:0!important}.flex{display:flex}.align-items--center{align-items:center}.justify-content--between{justify-content:space-between}.border-bottom-1px{border-bottom:1px solid #5857571f}.radius-24{border-radius:24px!important}.ant-collapse-header{margin-bottom:0!important}.ant-menu-item-selected{background-color:var(--primary)!important;color:var(--white)!important;font-weight:600!important}.ant-menu-item-selected span{color:var(--white)!important}.cursor--hidden{cursor:not-allowed}.dashboard-box{border-radius:8px;min-width:350px;margin:15px}@media (width<=767px){.dashboard-box{width:100%;min-width:0;margin:0}}.dashboard-box p,h1{margin:0}.dashboard-box .title-icon svg{fill:#fff;cursor:pointer}.dashboard-box .title{background-color:#30a4b6;border-radius:8px 8px 0 0;padding:8px 16px}.dashboard-box .content{background-color:#fff;border-radius:0 0 8px 8px;min-height:250px;padding:16px}.icons{width:36px;height:36px;margin-right:16px}.leaflet-container{height:70vh}#style-4::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px #0000004d}#style-4::-webkit-scrollbar{background-color:#f5f5f5;width:5px}#style-4::-webkit-scrollbar-thumb{background-color:#000;border:2px solid #555}.gap--10px{gap:10px}.leaflet-marker-icon{width:0!important;height:0!important}.ant-card-head{background-color:#2dd4bf}.ant-tabs-tab{background-color:#fff!important}.ant-tabs-tab-active{background-color:#01b3b8!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.ant-input-lg{padding:11px!important}.ant-input-affix-wrapper .ant-input-lg{padding:0!important}.ant-select-lg{height:48px!important}.ant-select-selection-search-input{height:100%!important}.ant-input-number-lg{height:48px!important}.ant-form-item-label{margin-bottom:5px!important}.ant-picker-large{padding:11px!important}.ant-form-item-explain-error{font-size:12px!important}.trace-map-card{width:1600px;height:100vh}@media screen and (width<=1400px){.trace-map-card{width:1200px}}@media screen and (width<=1200px){.trace-map-card{width:1000px}}@media screen and (width<=1000px){.trace-map-card{width:800px}}@media screen and (width<=800px){.trace-map-card{width:600px}}@media screen and (width<=600px){.trace-map-card{width:400px}}@media screen and (width<=400px){.trace-map-card{width:300px}}.map-wrapper{flex:1;align-items:stretch;gap:16px;height:100%;min-height:0}@media (width<=991px){.map-wrapper{min-height:0;flex-direction:column-reverse!important}}.map{border-radius:14px;width:68%;height:100%;overflow:hidden;background:#d4dadc!important}@media (width<=991px){.map{height:400px;width:100%!important}}.map .leaflet-top{top:initial;bottom:16px}.map .leaflet-left{left:6px}.map .leaflet-touch .leaflet-control-layers,.map .leaflet-touch .leaflet-bar{border:none}.map .leaflet-bar a.leaflet-disabled{color:#111;cursor:not-allowed;background-color:#fff}.map .leaflet-touch .leaflet-bar{box-shadow:8px 8px 18px #5e5e5e80}.map .leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.map .leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.map-timeline-card{height:100%;overflow-x:auto}.map-timeline-card .ant-card-body{height:100%;padding:0 10px}.map-timeline{height:100%}.map-timeline .ant-timeline-item:first-child{margin-top:22px}.box-content .mapboxgl-popup-content{border-radius:8px;margin-right:8px;padding:25px 15px}.box-content .mapboxgl-popup-close-button{display:none}.ma-company-icon svg{width:30px;height:30px}.ma-company-icon{position:absolute;top:12px;right:12px}.map-timeline-card-item{border-radius:8px;margin-right:8px;padding:10px 15px;background-color:#fff!important}.non-authenticated-layout{background-color:#f7f8fa;min-height:100vh}.non-authenticated-layout .ant-layout-content{padding:0 16px 16px}@media (width>=992px){.non-authenticated-layout .ant-layout-content{padding:0 32px 24px}}.non-registered-layout{height:100vh}.main-layout{width:100%}@media only screen and (width>=993px){.main-layout{width:calc(100% - 90px)}}@media screen and (width<=1440px){.map{width:50%}.timeline{width:50%!important}}@media screen and (width<=992px){.map-wrapper{flex-direction:column-reverse!important}.map-card,.map-card .ant-card-body{height:auto!important}.map{height:400px;width:100%!important}.timeline{max-height:auto;margin-top:30px;width:100%!important}.react-flow__renderer{flex-direction:column}.ant-layout-header{-webkit-backdrop-filter:blur(70px);backdrop-filter:blur(70px);z-index:999!important}.non-authenticated-layout,.non-registered-layout{height:auto!important}.flowchart-container{height:calc(100vh - 180px)!important}}@media screen and (width<=500px){.ant-timeline-item-head,.ant-timeline-item-tail{display:none!important}.map-timeline .ant-timeline-item-content{width:100%!important;margin-inline-start:initial!important;inset-block-start:initial!important}.timeline{margin:0!important;padding:0!important}}.flowchart-container{background:#fff;border-radius:14px;flex:1;width:100%;height:100%;min-height:560px;position:relative;overflow:hidden}.flowchart-container .react-flow{min-height:560px;width:100%!important;height:100%!important}.flowchart-container .react-flow__background{background-color:#fafbfc}.flowchart-container .react-flow__edge-path{stroke:#01b3b899;stroke-width:1.6px}.flowchart-container .react-flow__node{font-family:inherit}@media (width>=769px){.react-flow__renderer{flex-direction:row}}.phone-input .react-international-phone-input{width:100%;min-height:48px}.phone-input .react-international-phone-country-selector-button{min-height:48px}.phone-label{color:#000000e0;margin-bottom:5px;font-size:14px;display:block}.phone-label:before{color:#ff4d4f;content:"*";margin-inline-end:4px;font-family:SimSun,sans-serif;font-size:14px;line-height:1;display:inline-block}.select-overflow{overflow:auto!important}.ant-input-number-input-wrap,.ant-input-number-input{height:100%!important}.ant-select-selection-wrap{height:100%}.no-label .ant-descriptions-item-label{display:none}.no-label .ant-descriptions-view{border-bottom:none!important}.composition-tag{padding:5px;font-size:12px;font-weight:500}.ant-input-number-input{-webkit-appearance:none;-moz-appearance:textfield;margin:0}.ant-layout-sider-children>.ant-menu>.ant-menu-item{height:67px}.ant-layout-sider-children{flex-direction:column;justify-content:space-between;display:flex}.ql-container{min-height:100px}.lot-item .ant-upload,.lot-item .ant-upload .ant-btn{width:100%}.map-container{background:url(/map.svg) 50%/cover no-repeat;width:40%;height:100%;padding:48px}.map-container .black-logo{display:none}.login-card-container{width:60%;height:100%}.login-card-container .motion-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100% - 157px);display:flex}.login-card-container .tab-logo{width:204px;margin-bottom:16px;display:none}.login-card-container .tab-logo img{width:100%}.login-card-container .motion-wrapper>*{width:100%;max-width:475px}.login-card-container .login-otp-form{width:100%}.login-card-container .login-otp-form .login-otp-field .ant-form-item-control-input,.login-card-container .login-otp-form .login-otp-field .ant-form-item-control-input-content{width:100%;max-width:100%}.login-card-container .login-otp-form .ant-otp.login-otp,.login-card-container .login-otp.ant-otp{box-sizing:border-box;column-gap:12px;max-width:100%;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:100%!important;display:grid!important}.login-card-container .login-otp-form .ant-otp .ant-otp-input-wrapper,.login-card-container .login-otp .ant-otp-input-wrapper{aspect-ratio:1;width:100%;min-width:0}.login-card-container .login-otp-form .ant-otp .ant-otp-input-wrapper .ant-input,.login-card-container .login-otp .ant-otp-input-wrapper .ant-input.ant-otp-input{text-align:center;box-sizing:border-box;border-radius:10px;min-height:56px;font-size:24px;font-weight:600;line-height:1;width:100%!important;height:100%!important;padding:0!important}.login-card-container .login-otp-tc-row{flex-wrap:nowrap;align-items:flex-start;width:100%}.login-card-container .login-otp-tc-row .ant-checkbox-wrapper{flex-shrink:0;margin-top:2px}.login-card-container .login-otp-tc-text{flex:1;min-width:0;margin:0;line-height:1.5}.login-card-container .login-otp-tc-text .ant-btn-link{vertical-align:baseline;height:auto;line-height:inherit;padding:0;display:inline}@media screen and (width<=480px){.login-card-container .login-otp-form .ant-otp.login-otp,.login-card-container .login-otp.ant-otp{column-gap:8px}.login-card-container .login-otp-form .ant-otp .ant-otp-input-wrapper .ant-input,.login-card-container .login-otp .ant-otp-input-wrapper .ant-input.ant-otp-input{border-radius:8px;min-height:48px;font-size:20px}}@media screen and (width<=1440px){.map-container,.login-card-container{width:50%}}@media screen and (width<=1024px){.map-container{display:none!important}.login-card-container{width:100%;padding:0 24px}.login-card-container .tab-logo{display:block}}@media only screen and (width<=768px){.ant-card-body{padding:14px!important}.ant-layout-footer{padding:24px!important}.footer-wrapper{flex-direction:column-reverse!important}}@media only screen and (width>=768px){.product-info-card{position:sticky;top:0}}.detail-modal{width:auto!important;max-width:85%!important}.role-carousel-dot{bottom:-4px!important}.role-carousel-dot li{width:8px!important;height:8px!important}.role-carousel-dot li:after{visibility:hidden!important}.role-carousel-dot button{opacity:1!important;border:1px solid #111!important;border-radius:100%!important;height:8px!important}.role-carousel-dot li.slick-active button{background:#14b8a6!important;border-color:#0000!important}.role-carousel-dot li button:after{height:100%}.custom-modal,.custom-modal .ant-modal-content{padding:0}.custom-modal .ant-skeleton{padding:0 20px 20px}.ant-modal-root.tt-modal-root .ant-modal{width:min(98vw,1600px)!important;max-width:1600px!important}.ant-modal-root.tt-modal-root .ant-modal-content{max-height:calc(100vh - var(--app-header-height) - 48px);overflow:auto}.ant-modal-root.tt-modal-root .ant-modal-body,.ant-modal-root.tt-modal-root .ant-table-wrapper,.ant-modal-root.tt-modal-root .ant-table-container{overflow-x:auto}.ant-modal-root.tt-modal-root .ant-table-cell,.ant-modal-root.tt-modal-root .ant-descriptions-item-content,.ant-modal-root.tt-modal-root .ant-descriptions-item-label{white-space:nowrap}@media (width<=991px){.ant-modal-root.tt-modal-root .ant-modal-content{max-height:calc(100vh - var(--app-header-height-mobile) - 48px)}}.certificate-modal{max-width:647px}.ant-modal-root .ant-modal-wrap,.ant-modal-root .ant-modal-mask{z-index:1300!important}.ant-modal .ant-modal-container{box-shadow:0 12px 40px #00000026}@media (width>=992px){.ant-modal-root .ant-modal-wrap:not(.ant-modal-centered) .ant-modal{padding-bottom:16px;top:calc(var(--app-header-height) + 16px)!important}}@media (width>=768px) and (width<=991px){.ant-modal-root .ant-modal-wrap:not(.ant-modal-centered) .ant-modal{padding-bottom:16px;top:calc(var(--app-header-height-mobile) + 16px)!important}}.custom-modal{top:calc(var(--app-header-height) + 16px)!important}@media (width<=991px){.custom-modal{top:calc(var(--app-header-height-mobile) + 16px)!important}}.custom-modal .ant-modal-header{border-bottom:1px solid #f2f4f5;padding:20px}.custom-modal .modal-title{margin:0}.custom-modal .modal-description{color:#666}.ant-modal .ant-modal-close{color:#00000073;background-color:#0000;border-radius:6px;width:32px;height:32px}.ant-modal .ant-modal-close:hover{color:#111;background-color:#f2f4f5}.custom-modal .form-body{padding:20px}.custom-modal .form-actions{border-top:1px solid #f2f4f5}.form-actions{padding:20px}.site-form-wrapper{padding:24px 24px 0}.custom-modal .ant-modal-body{margin-bottom:24px}.custom-tabs .ant-tabs-tab{color:#666;border:1px solid #666;border-radius:10px;width:250px;font-weight:600;padding:11px 16px!important}.custom-tabs .ant-tabs-tab-active{border-color:#0000}.custom-tabs .ant-tabs-tab-btn{width:100%}.custom-tabs .ant-tabs-ink-bar{display:none!important}.custom-tabs .ant-tabs-content-holder{border:none}.tab-title{margin-top:0;margin-bottom:32px!important}.custom-tabs .ant-tabs-content-holder{height:calc(100vh - 315px);overflow:hidden auto}.custom-tabs .ant-tabs-nav:before{display:none}.custom-tab-scroller{align-items:center;gap:4px;width:100%;min-width:0;padding:4px 0 16px;display:flex}.custom-tab-scroller-track{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;flex:1;gap:8px;min-width:0;display:flex;overflow-x:auto}.custom-tab-scroller-track::-webkit-scrollbar{display:none}@media (width<=767px){.custom-tab-scroller--mobile{align-items:stretch;gap:0;padding-bottom:16px;position:relative}.custom-tab-scroller--mobile .custom-tab-scroller-track{touch-action:pan-x;-webkit-overflow-scrolling:touch;scroll-snap-type:none;flex:1;width:100%;min-width:0;padding-inline:4px;scroll-padding-inline:36px;overflow:auto hidden}.custom-tab-scroller--mobile .custom-tab-scroller-arrow{z-index:2;background:#fff;position:absolute;top:22px;transform:translateY(-50%);box-shadow:0 0 12px 8px #fff}.custom-tab-scroller--mobile .custom-tab-scroller-arrow--back{left:0}.custom-tab-scroller--mobile .custom-tab-scroller-arrow--forward{right:0}}.custom-tab-scroller-arrow{flex-shrink:0;align-self:center;color:#0000008c!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;padding:0!important;display:inline-flex!important}.custom-tab-scroller-arrow--back{color:#000000b8!important}.custom-tab-scroller-arrow--forward{color:#0000008c!important}.custom-tab-pill{box-sizing:border-box;color:#000000b8;cursor:pointer;white-space:nowrap;vertical-align:middle;background:#fff;border:1px solid #0000001a;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:14px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.custom-tab-pill:hover:not(.custom-tab-pill--active){color:#01b3b8;border-color:#01b3b8}.custom-tab-pill--active{color:#fff;background:#01b3b8;border-color:#01b3b8;font-weight:600}.custom-tab-pill-badge{color:#000000a6;font-variant-numeric:tabular-nums;box-sizing:border-box;background:#0000000f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:20px;padding:0 7px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.custom-tab-pill-badge--active{color:#fff;background:#ffffff38}.custom-tab-pill-badge--placeholder{padding:0;animation:1.2s ease-in-out infinite custom-tab-badge-pulse}.custom-tab-pill--active .custom-tab-pill-badge--placeholder{background:#ffffff38}@keyframes custom-tab-badge-pulse{0%,to{opacity:1}50%{opacity:.45}}.company-role-selection .ant-form-item-control-input{min-height:190px}@media (width<=767px){.company-role-selection .ant-form-item-control-input{min-height:auto}.company-role-selection .company-role-select-mobile{width:100%}.company-role-selection .company-role-select-mobile .ant-select-selector{align-items:center;min-height:48px;padding-inline:12px}.company-role-selection-tags{flex-wrap:wrap;gap:8px;margin-top:8px;margin-bottom:4px;display:flex}.company-role-selection-tags .selected-role-icon{background:#f2f4f5;border:1px solid #e8ecef;border-radius:8px;align-items:center;max-width:100%;padding:6px 10px;font-size:14px;line-height:1.25;display:inline-flex;margin:0!important}.company-role-selection-tags .selected-role-icon .ant-tag-close-icon{margin-left:8px;font-size:12px}.company-preferences .company-preference-item{grid-template-columns:1fr 52px;align-items:center;column-gap:12px;width:100%;min-height:40px;padding:6px 0;display:grid}.company-preferences .company-preference-label{text-align:left;min-width:0;font-size:14px;line-height:1.4}.company-preferences .company-preference-switch{justify-content:flex-end;justify-self:end;align-items:center;width:52px;display:flex}.company-preferences .company-preference-switch .ant-form-item{margin-bottom:0}}.PhoneInput input{border-color:#c5cfd5!important;border-left-style:none!important;border-left-width:0!important;border-radius:0 10px 10px 0!important}.PhoneInputCountry{background:#f2f4f5;border:1px solid #c5cfd5;border-right:0;border-radius:10px 0 0 10px;padding:0 12px;margin-right:0!important}.ant-upload-select{width:100%}@media (width<=991px){.role-selection.ant-select-dropdown{z-index:1300}.header-action-dropdown.ant-dropdown{z-index:1350}}.role-selection .ant-select-selection-item .anticon-check,.role-selection .ant-select-item-option-state .anticon-check,.selected-role-icon .anticon-check{display:none}.role-selection .role-icon,.selected-role-icon .role-icon{width:26px;height:26px;margin-right:8px}.role-selection .active-role-select-label{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.role-selection .active-role-select-label .role-icon{flex-shrink:0;width:20px;height:20px;margin-right:0}.role-selection .active-role-select-label .role-display-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.role-selection.ant-select .ant-select-selection-item{align-items:center;padding-inline-end:0;display:flex}.company-roles-tags{gap:12px}.manage-notifications-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 16px;width:100%;margin-bottom:24px;display:grid}@media (width<=1200px){.manage-notifications-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.manage-notifications-list{grid-template-columns:1fr;gap:12px}}.manage-notification-item.ant-btn{width:100%;min-width:0;font-weight:500;justify-content:space-between!important;align-items:center!important;height:40px!important;margin:0!important;padding:0 14px!important;font-size:14px!important;display:inline-flex!important}.manage-notification-label{text-overflow:ellipsis;text-align:left;flex:1;min-width:0;overflow:hidden}.manage-notification-item .manage-notification-switch{flex-shrink:0;margin-left:12px}@media (width<=767px){.manage-notification-item.ant-btn{height:44px!important;padding:0 16px!important}.manage-notification-item .manage-notification-switch{margin-left:16px}}.selected-role-icon{padding:8px 12px;display:flex;color:#111!important;margin:0!important}.selected-role-icon .ant-tag-close-icon{color:#111;margin-left:16px;font-size:16px}.selected-role-icon .role-display-name{font-size:16px;line-height:16px}.role-selection .role-diplay-name{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 35px);overflow:hidden}.role-option-item{width:calc(100% - 14px)}.role-selection .ant-select-item-option-selected .anticon-check{color:#111!important}.role-selection .ant-select-item-option-content .anticon-check{color:#aaa}.registration-steps .ant-steps-item-tail,.registration-steps .ant-steps-item-tail:after{background-color:#111!important}.registration-steps .ant-steps-item-tail{inset-inline-start:12px!important}.registration-steps .ant-steps-item-icon{border:2px solid;width:24px;height:24px;position:relative;background-color:#f2f4f5!important;border-color:#111!important}.registration-steps .ant-steps-icon{color:#0000!important}.registration-steps .ant-steps-item-finish .ant-steps-item-icon,.registration-steps .ant-steps-item-active .ant-steps-item-icon{background:var(--primary)!important;border-color:#0000!important}.registration-steps .ant-steps-finish-icon{color:var(--white)!important}.registration-steps .ant-steps-item-finish .ant-steps-icon{top:-5px}.registration-steps .ant-steps-item-title,.registration-steps .ant-steps-item-description{color:#111!important}.dashboard-icon svg{fill:#01b3b8;width:30px;height:20px}.dashboard-common-number-item{font-size:18px}.tooltip-button{text-align:center;padding:4px 15px;width:100%!important}.tooltip-button span{white-space:nowrap}.breadcrumb-item{color:#666;font-weight:400}.form-icon{background-color:#f2f4f5;border-radius:10px;width:47px;height:47px;margin-right:16px}.form-section-wrapper{margin-bottom:8px}.form-section-wrapper h4{margin-bottom:0;font-size:18px}.form-card .ant-card-head{margin-bottom:0}.form-card .ant-card-body{padding:0}.form-section{box-sizing:border-box;border-bottom:1px solid #c5cfd5;width:100%;padding:24px 24px 0}.form-section:last-child{border-bottom:none}.entity-note-field-col{max-width:100%;padding-bottom:16px}.entity-note-section .entity-note-form-item,.entity-note-section .entity-note-form-item .ant-input-textarea-affix-wrapper{width:100%}.entity-note-form-item{margin-bottom:0}.entity-note-form-item .ant-form-item-label>label{color:#000000e0;font-family:inherit;font-size:14px;font-weight:400}.entity-note-form-item .entity-note-textarea.ant-input-textarea-affix-wrapper{padding:11px 11px 28px;font-family:inherit;font-size:16px}.entity-note-form-item .entity-note-textarea.ant-input-textarea-affix-wrapper textarea.ant-input{min-height:66px;font-family:inherit;font-size:16px;line-height:1.5715;padding:0!important}.entity-note-form-item .ant-input-data-count{bottom:8px;color:#00000073;font-family:inherit;font-size:12px;line-height:1.2;inset-inline-end:11px}.entity-note-form-item .entity-note-textarea textarea.ant-input{resize:vertical;max-height:200px}.entity-note-section{border-top:1px solid #c5cfd5;border-bottom:none;margin-top:0;padding-bottom:24px}.form-section:has(+.entity-note-section){border-bottom:none}.entity-note-section .entity-note-form-item .ant-form-item-label{display:none}.form-actions{box-sizing:border-box;padding:24px 24px 32px}.form-row-action-btn.ant-btn{width:var(--ant-control-height-lg,44px);height:var(--ant-control-height-lg,44px);min-width:var(--ant-control-height-lg,44px);flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.document-upload-row{width:100%;min-height:var(--ant-control-height-lg,44px);flex-wrap:wrap;align-items:center;gap:12px;display:flex}.document-upload-meta-actions{min-height:var(--ant-control-height-lg,40px);align-items:center;gap:8px;display:inline-flex}.document-upload-count.ant-tag{min-width:var(--ant-control-height-lg,40px);height:var(--ant-control-height-lg,40px);border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0 12px;font-size:14px;line-height:1;display:inline-flex}.document-upload-edit-btn.ant-btn{flex-shrink:0;width:var(--ant-control-height-lg,40px)!important;height:var(--ant-control-height-lg,40px)!important;min-width:var(--ant-control-height-lg,40px)!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important}.document-upload-dragger .ant-upload-list-item-progress{display:none}.add-document.ant-btn-lg{min-height:var(--ant-control-height-lg,44px)}.supporting-doc-upload-col .ant-form-item{margin-bottom:0}.custom-modal .ant-collapse-header{border:none;flex-direction:row-reverse;align-items:center!important}.custom-modal .ant-collapse{background-color:#0000}.custom-modal .ant-collapse-header span{font-weight:700}.custom-modal .ant-collapse-item-active .ant-collapse-header span{color:#01b3b8}.custom-modal .ant-collapse-content{border-top:none!important}.custom-modal .ant-collapse-content-box{padding-top:0!important}.custom-modal .ant-collapse-expand-icon{background:#01b3b81a;border-radius:50%;justify-content:center;width:28px;height:28px!important;padding-inline-end:0!important}.custom-modal .ant-descriptions-item-label{background-color:#0000!important}.custom-modal .ant-collapse-content .ant-descriptions-header{margin-bottom:0!important}.custom-modal.detail-modal .ant-tabs-nav-wrap{flex:initial}.download-qr-section{width:250px;position:absolute;bottom:20px}.download-qr-section .qr-wrapper{border:1px solid #f2f4f5;border-radius:10px;margin-bottom:16px;padding-top:10px}.download-qr-section .qr-wrapper img{margin-bottom:10px}.download-qr-section .button-wrapper{border-top:1px solid #f2f4f5;height:46px}.download-qr-section .button-wrapper button{height:100%;margin:0;text-decoration:none!important}.download-qr-section .button-wrapper button:first-child{border-right:1px solid #f2f4f5;border-radius:0}.document-item{padding:0 16px}.document-item:last-child{border:none!important;margin-bottom:0!important}.document-item .icon{background-color:#f2f4f5;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;margin-right:16px;display:flex}.document-list .ant-descriptions-item-content{padding-bottom:0!important;padding-left:0!important;padding-right:0!important}.map-card,.map-card .ant-card-body{width:100%;height:100%}.view-type-radio.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background-color:#111!important;border-color:#111!important}.view-type-radio .ant-radio-button-wrapper:hover{color:#111}.view-type-radio .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#111!important}.flow-chart-item .ant-descriptions-view{border:none!important}.flow-chart-item .icon{background-color:#f2f4f5;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;margin-right:16px;display:flex}.flow-chart-item .ant-descriptions-item-label{display:none!important}.flow-chart-item .flow-chart-node-content{width:calc(100% - 66px)}.flow-chart-item .ant-descriptions-item-content{align-items:flex-start!important}.text-left{text-align:left}.view-type-radio-btn-wrapper{z-index:999;position:absolute;top:38px;right:38px}.timeline{align-self:stretch;width:32%;padding:6px 8px 6px 10px}@media (width>=992px){.timeline{scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;height:100%;min-height:0;overflow:hidden auto}}@media (width<=991px){.timeline{max-height:none;padding:6px 4px;width:100%!important}.map-timeline .ant-timeline-item-head-custom,.map-timeline .ant-timeline-item-tail{inset-inline-start:32px!important}.map-timeline .ant-timeline-item-content{width:calc(100% - 72px)!important;margin-inline-start:72px!important}}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.map-timeline .ant-timeline-item-tail{border-inline-start:2px dashed #01b3b859;height:calc(100% - 44px);inset-inline-start:32px!important;top:44px!important}.map-timeline .ant-timeline-item-head-custom{inset-inline-start:32px!important;background:0 0!important;border:none!important;width:44px!important;height:44px!important;padding:0!important;top:0!important;transform:translate(-50%)!important}.map-timeline .timeline-icon{box-sizing:border-box;aspect-ratio:1;background:#01b3b8;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;display:flex;position:relative;box-shadow:0 0 0 4px #01b3b81f}.map-timeline .ant-timeline-item-icon,.map-timeline .ant-steps-item-rail,.map-timeline .ant-timeline-item-rail{transform:translate(20px)!important}.map-timeline .timeline-icon img{object-fit:contain;flex-shrink:0;width:22px;height:22px}.map-timeline .ant-timeline-item{padding-bottom:24px}.map-timeline .ant-timeline-item-content{inset-block-start:-4px;width:calc(100% - 50px)!important;margin-inline-start:25px!important}.map-timeline .ant-timeline-item-section{padding-inline-start:28px!important}.timeline-item-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:14px;width:100%;padding:14px 16px;transition:all .18s;display:block;box-shadow:0 1px 2px #00000008}.timeline-item-card:hover{border-color:#01b3b859;transform:translateY(-1px);box-shadow:0 4px 14px #01b3b81a}.timeline-item-card-label{letter-spacing:.06em;text-transform:uppercase;color:#00000073;font-size:11px;font-weight:600}.timeline-item-card-title{color:#111;letter-spacing:-.005em;margin-top:4px;margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.3}.timeline-item-card-meta{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.timeline-item-card-role.ant-typography{color:#01b3b8;background:#01b3b814;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:500}.timeline-item-card-location.ant-typography{color:#0009;width:100%;min-width:0;max-width:100%;font-size:13px}.timeline-item-card-section{border-top:1px dashed #f0f0f0;margin-top:12px;padding-top:12px}.timeline-item-card-section-label{letter-spacing:.08em;text-transform:uppercase;color:#0000006b;margin-bottom:6px;font-size:10px;font-weight:600}.timeline-item-card-products{flex-direction:column;gap:4px;display:flex}.timeline-item-card-product.ant-typography{color:#111;font-size:13px;font-weight:500;line-height:1.4;display:block}.timeline-item-card-more.ant-typography{color:#00000080;font-size:12px;font-style:italic}.timeline-item-card-composition-tag{color:#01b3b8;white-space:nowrap;text-overflow:ellipsis;background:#01b3b80f;border-radius:6px;align-items:center;max-width:100%;height:22px;padding:0 8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex;overflow:hidden}.flow-node-card{text-align:left;box-sizing:border-box;align-items:flex-start;gap:12px;width:100%;height:100%;padding:12px 14px;display:flex}.flow-node-icon{background:#01b3b81a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.flow-node-icon img{object-fit:contain;width:22px;height:22px}.flow-node-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.flow-node-label{letter-spacing:.08em;text-transform:uppercase;color:#0000006b;font-size:10px;font-weight:600;line-height:1.2}.flow-node-title{color:#111;letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:15px;font-weight:600;line-height:1.3;overflow:hidden}.flow-node-meta{flex-direction:column;align-items:flex-start;gap:6px;width:100%;min-width:0;margin-top:6px;display:flex}.flow-node-role{color:#01b3b8;white-space:nowrap;text-overflow:ellipsis;background:#01b3b81a;border-radius:6px;align-self:flex-start;max-width:100%;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.5;overflow:hidden}.flow-node-location{color:#0000008c;white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;font-size:12px;line-height:1.3;overflow:hidden}.timeline-collapse-panel.ant-collapse-borderless{background-color:#fff;border:1px solid #f0f0f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0000000a}.timeline-collapse-panel.ant-collapse-borderless>.ant-collapse-item:last-child,.timeline-collapse-panel.ant-collapse-borderless>.ant-collapse-item:last-child>.ant-collapse-header{border-radius:16px}.timeline-collapse-panel.ant-collapse>.ant-collapse-item>.ant-collapse-header{align-items:flex-start;padding:16px 56px 16px 16px}.timeline-collapse-panel .ant-collapse-content>.ant-collapse-content-box{padding:16px}.timeline-collapse-panel .header-label{color:#00000080;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:500}.timeline-collapse-panel .header-title{color:#111!important;margin:6px 0 12px!important;font-size:16px!important;font-weight:600!important}.timeline-collapse-panel .ant-collapse-expand-icon{background-color:#0000000a;border-radius:50%;justify-content:center;align-items:center;width:32px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px;transform:rotate(90deg);color:#00000080!important;height:32px!important;padding:0!important}.timeline-collapse-panel .ant-collapse-item:hover .ant-collapse-expand-icon{background-color:#01b3b81a;color:#01b3b8!important}.timeline-collapse-panel .ant-collapse-item-active .ant-collapse-expand-icon{background-color:#01b3b81f;transform:rotate(-180deg);color:#01b3b8!important}.timeline-collapse-panel .ant-collapse-item-active .ant-collapse-header-text{border-bottom:1px dashed #e5e9eb;margin-bottom:4px;padding-bottom:12px}.timeline-collapse-panel .attributes-data{margin-left:0}.timeline-collapse-panel .attributes-data .ant-tag{border-radius:6px;padding:2px 10px;font-weight:500}@media (width<=1440px){.timeline{width:38%}.map{width:62%}}@media (width<=1200px){.timeline{width:44%}.map{width:56%}}.trace-info-panel{flex-direction:column;gap:4px;display:flex}.trace-info-panel .header-label{letter-spacing:.08em;text-transform:uppercase;color:#00000073;font-size:11px;font-weight:600}.trace-info-panel .header-title{letter-spacing:-.01em;color:#111!important;margin:6px 0 14px!important;font-size:18px!important;font-weight:600!important}.trace-info-panel .trace-info-meta img{width:22px;height:22px}.trace-info-panel .trace-info-divider{background:#f0f0f0;height:1px;margin:18px 0}.trace-info-section{margin-bottom:18px}.trace-info-section:last-child{margin-bottom:0}.trace-info-section .attributes-data .ant-tag{border-radius:6px;padding:2px 10px;font-weight:500}.map-timeline-card-item .ant-collapse-borderless{background-color:#fff;border:1px solid #f0f0f0;border-radius:16px}.map-timeline-card-item .header-label{color:#00000080;font-size:12px}.map-timeline-card-item .ant-collapse-expand-icon{background-color:#f2f4f5;border-radius:50%;justify-content:center;width:32px;position:absolute;right:16px;transform:rotate(90deg);color:#adb8bd!important;height:32px!important;padding:0!important}.map-timeline-card-item .ant-collapse-item-active .ant-collapse-expand-icon{transform:rotate(-180deg)}.map-timeline-card-item .header-title{margin-top:8px!important}.map-timeline-card-item .ant-collapse-item-active .ant-collapse-header-text{border-bottom:1px dashed #c5cfd5;padding-bottom:16px}.map-timeline-card-item .attributes-data{margin-left:0}.btn-black{color:#111;border:1px solid #111}.map-card-product{height:auto}.product-info-card{background-color:#0000;border-radius:0;width:100%;padding:0}@media (width>=992px){.product-detail-shell{height:calc(100dvh - 220px);min-height:520px}.product-detail-row{align-items:stretch;height:100%;flex-wrap:nowrap!important}.product-detail-right-col{flex-direction:column;height:100%;min-height:0;display:flex}.product-detail-scroll{scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;padding-right:6px;overflow-y:auto}.product-info-card{flex-direction:column;height:100%;display:flex}}.product-info-card .product-img{background:#fff;border-radius:14px;flex-shrink:0;width:100%;height:280px;margin-bottom:16px;overflow:hidden}@media (width>=992px){.product-info-card .product-img{height:clamp(200px,30vh,280px)}}.product-info-card .product-info-materials{scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;overflow-y:auto}.product-info-card .ant-image,.product-info-card .ant-image .ant-image-mask{border-radius:14px;width:100%;height:100%}.product-info-card .product-img img{object-fit:contain;border-radius:14px;width:100%;height:100%}.product-img-thumbs{scrollbar-width:thin;gap:8px;margin-top:12px;padding-bottom:4px;display:flex;overflow-x:auto}.product-img-thumb{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:10px;flex-shrink:0;width:64px;height:64px;padding:0;transition:border-color .15s,transform .15s;overflow:hidden}.product-img-thumb:hover{border-color:#01b3b880}.product-img-thumb.is-active{border-color:#01b3b8}.product-img-thumb img{object-fit:contain;width:100%;height:100%;display:block}.product-info-card h3.ant-typography{letter-spacing:-.01em;color:#111!important;font-size:18px!important;font-weight:600!important}.product-info-materials{background:0 0;border-radius:0;padding:0}.product-info-material-composition-item{border-bottom:1px dashed #e5e9eb;margin-bottom:16px;padding-bottom:16px}.product-info-material-composition-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.product-details-wrapper,.product-details-body{background:#fff;border:1px solid #f0f0f0;border-radius:16px;margin-bottom:16px;padding:20px;box-shadow:0 1px 2px #00000008}.product-details-body{box-shadow:none;background:#fafbfc;border-radius:12px}.product-details-wrapper>h4.ant-typography,.product-details-wrapper h4.ant-typography{letter-spacing:-.005em;color:#111!important;font-size:16px!important;font-weight:600!important}.product-details-wrapper:last-child{margin-bottom:0}.product-details-items{border:1px solid #f0f0f0;border-radius:12px;overflow:hidden}.product-detail-item{border-bottom:1px solid #f0f0f0;gap:16px;padding:14px 16px}.product-detail-item:last-child{border-bottom:none}.product-detail-item .item-label{color:#0000008c;flex-shrink:0;width:180px;font-size:13px;font-weight:500}.product-detail-item .item-value{color:#111;font-size:14px}.product-details-wrapper .icon{background-color:#01b3b814;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-right:12px;display:flex}.product-details-wrapper .icon img{width:22px;height:22px}.product-detail-item.with-icon{border:none;gap:4px;width:calc(100% - 56px);padding:0}.supply-chain-list .company-logo{background-color:#f2f4f5;border-radius:20px;width:80px;height:80px}.supply-chain-list .company-logo img{width:46px;height:46px}.supply-chain-item{margin-bottom:32px;position:relative}.supply-chain-item:last-child{margin-bottom:0}.supply-chain-item:last-child:after{display:none}.supply-chain-item:after{content:"";border-right:1px dashed #111;width:1px;height:24px;position:absolute;top:84px;left:40px}.product-details-wrapper .circularity-image{background-color:#f2f4f5;border-radius:20px;width:100%;height:140px;margin-bottom:24px}.product-details-wrapper .circularity-image img{width:89px;height:90px}.mobile-tab-bar{z-index:999;-webkit-backdrop-filter:blur(14px);padding:10px 0 calc(10px + env(safe-area-inset-bottom));background:#ffffffeb;border-top:1px solid #0000000f;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0000000f}.mobile-tab-bar-track{scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:8px;padding:2px 16px;display:flex;overflow-x:auto}.mobile-tab-bar-pill{scroll-snap-align:center;color:#000000a6;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #00000014;border-radius:999px;flex:none;align-items:center;height:36px;padding:0 16px;font-size:13px;font-weight:500;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.mobile-tab-bar-pill:hover{color:#01b3b8;border-color:#01b3b873}.mobile-tab-bar-pill.is-active{color:#fff;background:#01b3b8;border-color:#01b3b8;font-weight:600;box-shadow:0 4px 14px #01b3b847}.product-tabs{display:none}.detail-modal{height:calc(100vh - var(--app-header-height) - 32px)}.detail-modal>div{height:100%}.detail-modal .ant-modal-content{height:calc(100vh - var(--app-header-height) - 32px)}@media (width<=991px){.detail-modal,.detail-modal .ant-modal-content{height:calc(100vh - var(--app-header-height-mobile) - 32px)}}@media only screen and (width<=1440px) and (height<=710px){.download-qr-section{bottom:0}.download-qr-section .ant-image{width:100px!important}.download-qr-section .button-wrapper{height:30px}.detail-modal{height:calc(100vh - var(--app-header-height) - 32px);top:calc(var(--app-header-height) + 16px)!important}.detail-modal .ant-modal-content{height:calc(100vh - var(--app-header-height) - 32px);margin-bottom:0}.custom-tabs .ant-tabs-content-holder{height:calc(100vh - var(--app-header-height) - 131px)}@media (width<=991px){.detail-modal{height:calc(100vh - var(--app-header-height-mobile) - 32px);top:calc(var(--app-header-height-mobile) + 16px)!important}.detail-modal .ant-modal-content{height:calc(100vh - var(--app-header-height-mobile) - 32px)}.custom-tabs .ant-tabs-content-holder{height:calc(100vh - var(--app-header-height-mobile) - 131px)}}.detail-modal .ant-tabs .ant-tabs-tab+.ant-tabs-tab{margin-top:10px!important}}@media only screen and (width<=768px){.mobile-materials-container{padding:8px}.mobile-material-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 2px 8px #0000000f}.mobile-material-card:last-child{margin-bottom:0}.mobile-material-card-header{border-bottom:1px solid #f0f0f0;margin-bottom:12px;padding-bottom:12px}.mobile-material-card-divider{background:#f0f0f0;height:1px;margin:12px 0}.mobile-material-card-body{margin:12px 0}.mobile-material-card-row{border-bottom:1px solid #fafafa;justify-content:space-between;align-items:flex-start;gap:16px;padding:8px 0;display:flex}.mobile-material-card-row:last-child{border-bottom:none}.mobile-material-card-label{color:#666;flex-shrink:0;min-width:120px;font-size:13px;font-weight:600}.mobile-material-card-value{color:#111;text-align:right;word-break:break-word;flex:1;font-size:13px}.mobile-material-card-footer{border-top:1px solid #f0f0f0;margin-top:12px;padding-top:12px}.mobile-material-card-footer .ant-space{width:100%;display:flex}.mobile-material-card-footer .ant-btn{flex:1;font-size:13px}.ant-card-head-title{word-wrap:break-word;white-space:normal!important;overflow:visible!important}.ant-card-head{padding:12px 16px!important}.ant-btn-lg{height:auto!important;padding:10px 15px!important;font-size:14px!important}.mobile-materials-container+.ant-table-wrapper{display:none}.mobile-material-card .ant-tag{padding:2px 8px;font-size:11px}.mobile-filter-section{margin-bottom:12px}.mobile-filter-section .ant-btn:hover{background:#ebebeb!important}.mobile-materials-container+.ant-pagination{margin-top:16px;margin-bottom:8px}.ant-pagination{font-size:14px}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{margin:0 4px;min-width:32px!important;height:32px!important;line-height:30px!important}.ant-pagination-item a{font-size:14px}.ant-pagination-item-active{background-color:var(--primary);border-color:var(--primary)}.ant-pagination-item-active a{color:#fff}.ant-pagination-options{display:none}.mobile-empty-state{justify-content:center;align-items:center;min-height:300px;padding:40px 20px;display:flex}.mobile-empty-state-content{text-align:center;max-width:320px}.mobile-empty-state-content svg{opacity:.5;margin:0 auto 20px}.mobile-empty-state-title{color:#262626;margin:0 0 8px;font-size:16px;font-weight:600}.mobile-empty-state-description{color:#8c8c8c;margin:0;font-size:14px;line-height:1.5}}.materials-page-header{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}@media only screen and (width<=768px){.materials-page-header{flex-direction:column;align-items:stretch}.materials-page-header>div:first-child{text-align:center}.mobile-filter-fab{background-color:var(--primary);color:#fff;cursor:pointer;z-index:998;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:80px;right:16px;box-shadow:0 4px 12px #00000026}.mobile-filter-fab:active{transform:scale(.95);box-shadow:0 2px 8px #0003}.mobile-filter-fab-badge{color:#fff;text-align:center;background-color:#ff4d4f;border-radius:10px;min-width:20px;padding:2px 6px;font-size:11px;font-weight:600;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #0003}.mobile-filter-sheet-overlay{z-index:999;background-color:#0009;animation:.3s fadeIn;position:fixed;inset:0}.mobile-filter-sheet-content{z-index:1000;background-color:#fff;border-radius:16px 16px 0 0;flex-direction:column;max-height:85vh;animation:.3s slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}.mobile-filter-sheet-header{background-color:#fff;border-bottom:1px solid #f0f0f0;border-radius:16px 16px 0 0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.mobile-filter-sheet-body{-webkit-overflow-scrolling:touch;flex:1;padding:20px;overflow-y:auto}.mobile-filter-sheet-footer{background-color:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;gap:12px;padding:16px 20px;display:flex}.mobile-filter-form{flex-direction:column;gap:20px;padding-bottom:80px;display:flex}.mobile-filter-item{flex-direction:column;gap:8px;display:flex}.mobile-filter-item label{color:#111;margin:0;font-size:14px;font-weight:600}.mobile-filter-item input,.mobile-filter-item .ant-select,.mobile-filter-item .ant-picker{width:100%}.mobile-filter-item .ant-input-affix-wrapper,.mobile-filter-item .ant-select-selector{min-height:44px}.mobile-filter-item .ant-select-selection-placeholder{font-weight:400;color:#8c8c8c!important;opacity:1!important}.mobile-filter-item .ant-select-selection-item{color:#262626;font-weight:400}.mobile-filter-item input::placeholder{color:#8c8c8c;opacity:1;font-weight:400}.mobile-filter-item input{color:#262626;font-size:14px}.mobile-filter-item .ant-picker-input>input::placeholder{color:#8c8c8c;opacity:1;font-weight:400}.mobile-filter-item .ant-picker-input>input{color:#262626;font-size:14px}.mobile-filter-item .ant-select-selection-item,.mobile-filter-item .ant-select-selection-search-input{font-size:14px!important}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-filter-item>div>div{align-items:stretch!important;width:100%!important}.mobile-filter-item .ant-col{width:100%!important;max-width:100%!important;margin:0 0 12px!important}.mobile-filter-item .ant-col .ant-select{width:100%!important}.mobile-filter-item .ant-space{display:none!important}.mobile-filter-item>div>div>.ant-col:last-of-type{margin-bottom:0!important}.mobile-filter-item .ant-select-dropdown{z-index:1001}.mobile-date-picker-popup{max-width:90vw!important}.mobile-date-picker-popup .ant-picker-panels{flex-direction:column!important}.mobile-date-picker-popup .ant-picker-panel{width:100%!important}.mobile-date-picker-popup .ant-picker-date-panel{width:320px!important;max-width:100%!important}.mobile-date-picker-popup .ant-picker-panel-container{overflow-x:hidden!important}.ant-picker-dropdown{z-index:1050!important}.mobile-date-picker-popup .ant-picker-header{justify-content:space-between!important;align-items:center!important;padding:0 8px!important;display:flex!important}.mobile-date-picker-popup .ant-picker-header-view{text-align:center!important;flex:1!important}.mobile-date-picker-popup .ant-picker-header>button{visibility:visible!important;opacity:1!important;display:inline-flex!important}.mobile-date-picker-popup .ant-picker-header-view button,.mobile-date-picker-popup .ant-picker-cell{min-height:36px!important}.mobile-date-picker-popup .ant-picker-content{padding:8px 12px}}.ant-table-cell,.ant-table-thead>tr>th,.ant-table-tbody>tr>td{word-break:normal;overflow-wrap:anywhere}.ant-card .ant-typography,.ant-card h1,.ant-card h2,.ant-card h3,.ant-card h4,.ant-card h5{word-break:normal;overflow-wrap:break-word}@keyframes rt-route-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.motion-wrapper,.app-route-fade{animation:.22s cubic-bezier(.2,0,0,1) both rt-route-fade-in}@media (prefers-reduced-motion:reduce){.motion-wrapper,.app-route-fade{animation:none}}
