/*!
 * 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:"•"}.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{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;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor 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}/*!
 * 
 * Super simple WYSIWYG editor v0.9.1
 * https://summernote.org
 *
 * Copyright 2013~ Hackerwins and contributors
 * Summernote may be freely distributed under the MIT license.
 *
 * Date: 2024-10-09T10:28Z
 *
 */@font-face{font-family:summernote;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/summernote-jt9apK1s.eot?#iefix) format("embedded-opentype"),url(/assets/summernote-tk6LuLER.woff2) format("woff2"),url(/assets/summernote-MGhHcnpK.woff) format("woff"),url(/assets/summernote-BDPkqvsB.ttf) format("truetype")}[class^=note-icon]:before,[class*=" note-icon"]:before{display:inline-block;font-family:summernote;font-style:normal;font-size:inherit;text-decoration:inherit;text-rendering:auto;text-transform:none;vertical-align:middle;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none}.note-icon-fw{text-align:center;width:1.25em}.note-icon-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.note-icon-pull-left{float:left}.note-icon-pull-right{float:right}.note-icon.note-icon-pull-left{margin-right:.3em}.note-icon.note-icon-pull-right{margin-left:.3em}.note-icon-align:before{content:""}.note-icon-align-center:before{content:""}.note-icon-align-indent:before{content:""}.note-icon-align-justify:before{content:""}.note-icon-align-left:before{content:""}.note-icon-align-outdent:before{content:""}.note-icon-align-right:before{content:""}.note-icon-arrow-circle-down:before{content:""}.note-icon-arrow-circle-left:before{content:""}.note-icon-arrow-circle-right:before{content:""}.note-icon-arrow-circle-up:before{content:""}.note-icon-arrows-alt:before{content:""}.note-icon-arrows-h:before{content:""}.note-icon-arrows-v:before{content:""}.note-icon-bold:before{content:""}.note-icon-caret:before{content:""}.note-icon-chain-broken:before{content:""}.note-icon-circle:before{content:""}.note-icon-close:before{content:""}.note-icon-code:before{content:""}.note-icon-col-after:before{content:""}.note-icon-col-before:before{content:""}.note-icon-col-remove:before{content:""}.note-icon-eraser:before{content:""}.note-icon-float-left:before{content:""}.note-icon-float-none:before{content:""}.note-icon-float-right:before{content:""}.note-icon-font:before{content:""}.note-icon-frame:before{content:""}.note-icon-italic:before{content:""}.note-icon-link:before{content:""}.note-icon-magic:before{content:""}.note-icon-menu-check:before{content:""}.note-icon-minus:before{content:""}.note-icon-orderedlist:before{content:""}.note-icon-pencil:before{content:""}.note-icon-picture:before{content:""}.note-icon-question:before{content:""}.note-icon-redo:before{content:""}.note-icon-rollback:before{content:""}.note-icon-row-above:before{content:""}.note-icon-row-below:before{content:""}.note-icon-row-remove:before{content:""}.note-icon-special-character:before{content:""}.note-icon-square:before{content:""}.note-icon-strikethrough:before{content:""}.note-icon-subscript:before{content:""}.note-icon-summernote:before{content:""}.note-icon-superscript:before{content:""}.note-icon-table:before{content:""}.note-icon-text-height:before{content:""}.note-icon-trash:before{content:""}.note-icon-underline:before{content:""}.note-icon-undo:before{content:""}.note-icon-unorderedlist:before{content:""}.note-icon-video:before{content:""}.note-frame{-ms-box-sizing:border-box;box-sizing:border-box;color:#000;font-family:sans-serif;border-radius:4px}.note-toolbar{padding:10px 5px;border-bottom:1px solid #e2e2e2;color:#333;background-color:#f5f5f5;border-color:#ddd;border-top-left-radius:3px;border-top-right-radius:3px}.note-btn-group{position:relative;display:inline-block;margin-right:8px}.note-btn-group>.note-btn-group{margin-right:0}.note-btn-group>.note-btn:first-child{margin-left:0}.note-btn-group .note-btn+.note-btn,.note-btn-group .note-btn+.note-btn-group,.note-btn-group .note-btn-group+.note-btn,.note-btn-group .note-btn-group+.note-btn-group{margin-left:-1px}.note-btn-group>.note-btn:not(:first-child),.note-btn-group>.note-btn-group:not(:first-child)>.note-btn{border-top-left-radius:0;border-bottom-left-radius:0}.note-btn-group>.note-btn:not(:last-child):not(.dropdown-toggle),.note-btn-group>.note-btn-group:not(:last-child)>.note-btn{border-top-right-radius:0;border-bottom-right-radius:0}.note-btn-group.open>.note-dropdown{display:block}.note-btn{display:inline-block;font-weight:400;margin-bottom:0;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid #dae0e5;white-space:nowrap;outline:0;color:#333;background-color:#fff;border-color:#dae0e5;padding:5px 10px;font-size:14px;line-height:1.4;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.note-btn:focus,.note-btn.focus{color:#333;background-color:#ebebeb;border-color:#dae0e5}.note-btn:hover{color:#333;background-color:#ebebeb;border-color:#dae0e5}.note-btn.disabled:focus,.note-btn.disabled.focus,.note-btn[disabled]:focus,.note-btn[disabled].focus,fieldset[disabled] .note-btn:focus,fieldset[disabled] .note-btn.focus{background-color:#fff;border-color:#dae0e5}.note-btn:hover,.note-btn:focus,.note-btn.focus{color:#333;text-decoration:none;border:1px solid #dae0e5;background-color:#ebebeb;outline:0;border-radius:1px}.note-btn:active,.note-btn.active{background-image:none;color:#333;text-decoration:none;border:1px solid #dae0e5;background-color:#ebebeb;outline:0;border-radius:1px;box-shadow:inset 0 3px 5px #00000020}.note-btn.disabled,.note-btn[disabled],fieldset[disabled] .note-btn{cursor:not-allowed;-webkit-opacity:.65;-khtml-opacity:.65;-moz-opacity:.65;opacity:.65;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);filter:alpha(opacity=65);box-shadow:none}.note-btn>span.note-icon-caret:first-child{margin-left:-1px}.note-btn>span.note-icon-caret:nth-child(2){padding-left:3px;margin-right:-5px}.note-btn-primary{background:#fa6362;color:#fff}.note-btn-primary:hover,.note-btn-primary:focus,.note-btn-primary.focus{color:#fff;text-decoration:none;border:1px solid #dae0e5;background-color:#fa6362;border-radius:1px}.note-btn-block{display:block;width:100%}.note-btn-block+.note-btn-block{margin-top:5px}input[type=submit].note-btn-block,input[type=reset].note-btn-block,input[type=button].note-btn-block{width:100%}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.close{float:right;font-size:21px;line-height:1;color:#000;opacity:.2}.close:hover{-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);opacity:1}.note-dropdown{position:relative}.note-color .dropdown-toggle{width:30px;padding-left:5px}.note-dropdown-menu{display:none;min-width:100px;position:absolute;top:100%;left:0;z-index:1000;float:left;text-align:left;background:#fff;border:1px solid #e2e2e2;padding:5px;background-clip:padding-box;box-shadow:0 1px 1px #0000000f}.note-dropdown-menu>*:last-child{margin-right:0}.note-btn-group.open .note-dropdown-menu,.note-dropdown-item{display:block}.note-dropdown-item:hover{background-color:#ebebeb}a.note-dropdown-item,a.note-dropdown-item:hover{margin:5px 0;color:#000;text-decoration:none}.note-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1050;-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);display:none}.note-modal.open{display:block}.note-modal-content{position:relative;width:auto;margin:30px 20px;border:1px solid rgba(0,0,0,.2);background:#fff;background-clip:border-box;outline:0;border-radius:5px;box-shadow:0 3px 9px #00000080}.note-modal-header{padding:10px 20px;border:1px solid #ededef}.note-modal-body{position:relative;padding:20px 30px}.note-modal-body kbd{border-radius:2px;background-color:#000;color:#fff;padding:3px 5px;font-weight:700;-ms-box-sizing:border-box;box-sizing:border-box}.note-modal-footer{height:40px;padding:10px;text-align:center}.note-modal-footer a{color:#337ab7;text-decoration:none}.note-modal-footer a:hover,.note-modal-footer a:focus{color:#23527c;text-decoration:underline}.note-modal-footer .note-btn{float:right}.note-modal-title{font-size:20px;color:#42515f;margin:0;line-height:1.4}.note-modal-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:1040;background:#000;-webkit-opacity:.5;-khtml-opacity:.5;-moz-opacity:.5;opacity:.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50);display:none}.note-modal-backdrop.open{display:block}@media (min-width: 768px){.note-modal-content{width:600px;margin:30px auto}}@media (min-width: 992px){.note-modal-content-large{width:900px}}.note-modal .note-help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}.note-modal .note-nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.note-modal .note-nav-link{display:block;padding:.5rem 1rem;color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}.note-modal .note-nav-link:focus,.note-modal .note-nav-link:hover{color:#0056b3;text-decoration:none}.note-modal .note-nav-link.disabled{color:#868e96}.note-modal .note-nav-tabs{border-bottom:1px solid #ddd}.note-modal .note-nav-tabs .note-nav-item{margin-bottom:-1px}.note-modal .note-nav-tabs .note-nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.note-modal .note-nav-tabs .note-nav-link:focus,.note-modal .note-nav-tabs .note-nav-link:hover{border-color:#e9ecef #e9ecef #ddd}.note-modal .note-nav-tabs .note-nav-link.disabled{color:#868e96;background-color:transparent;border-color:transparent}.note-modal .note-nav-tabs .note-nav-item.show .note-nav-link{color:#495057;background-color:#fff;border-color:#ddd #ddd #fff}.note-modal .note-tab-content{margin:15px auto}.note-modal .note-tab-content>.note-tab-pane:target~.note-tab-pane:last-child,.note-modal .note-tab-content>.note-tab-pane{display:none}.note-modal .note-tab-content>:last-child,.note-modal .note-tab-content>.note-tab-pane:target{display:block}.note-form-group{padding-bottom:20px}.note-form-group:last-child{padding-bottom:0}.note-form-label{display:block;width:100%;font-size:16px;color:#42515f;margin-bottom:10px;font-weight:700}.note-input{width:100%;display:block;border:1px solid #ededef;background:#fff;outline:0;padding:6px 4px;font-size:14px;-ms-box-sizing:border-box;box-sizing:border-box}.note-input::-webkit-input-placeholder{color:#eee}.note-input:-moz-placeholder{color:#eee}.note-input::-moz-placeholder{color:#eee}.note-input:-ms-input-placeholder{color:#eee}.note-tooltip{position:absolute;z-index:1070;display:block;font-size:13px;transition:opacity .15s;-webkit-opacity:0;-khtml-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0)}.note-tooltip.in{-webkit-opacity:.9;-khtml-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);filter:alpha(opacity=90)}.note-tooltip.top{margin-top:-3px;padding:5px 0}.note-tooltip.right{margin-left:3px;padding:0 5px}.note-tooltip.bottom{margin-top:3px;padding:5px 0}.note-tooltip.left{margin-left:-3px;padding:0 5px}.note-tooltip.bottom .note-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.note-tooltip.top .note-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.note-tooltip.right .note-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.note-tooltip.left .note-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.note-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.note-tooltip-content{max-width:200px;font-family:sans-serif;padding:3px 8px;color:#fff;text-align:center;background-color:#000}.note-popover{position:absolute;z-index:1060;display:block;font-size:13px;font-family:sans-serif;display:none;background:#fff;border:1px solid rgba(0,0,0,.2);border:1px solid #ccc}.note-popover.in{display:block}.note-popover.top{margin-top:-10px;padding:5px 0}.note-popover.right{margin-left:10px;padding:0 5px}.note-popover.bottom{margin-top:10px;padding:5px 0}.note-popover.left{margin-left:-10px;padding:0 5px}.note-popover.bottom .note-popover-arrow{top:-11px;left:20px;margin-left:-10px;border-top-width:0;border-bottom-color:#999;border-bottom-color:#00000040}.note-popover.bottom .note-popover-arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.note-popover.top .note-popover-arrow{bottom:-11px;left:20px;margin-left:-10px;border-bottom-width:0;border-top-color:#999;border-top-color:#00000040}.note-popover.top .note-popover-arrow:after{bottom:1px;margin-left:-10px;content:" ";border-bottom-width:0;border-top-color:#fff}.note-popover.right .note-popover-arrow{top:50%;left:-11px;margin-top:-10px;border-left-width:0;border-right-color:#999;border-right-color:#00000040}.note-popover.right .note-popover-arrow:after{left:1px;margin-top:-10px;content:" ";border-left-width:0;border-right-color:#fff}.note-popover.left .note-popover-arrow{top:50%;right:-11px;margin-top:-10px;border-right-width:0;border-left-color:#999;border-left-color:#00000040}.note-popover.left .note-popover-arrow:after{right:1px;margin-top:-10px;content:" ";border-right-width:0;border-left-color:#fff}.note-popover-arrow{position:absolute;width:0;height:0;border:11px solid transparent}.note-popover-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;content:" ";border-width:10px}.note-popover-content{padding:3px 8px;color:#000;text-align:center;background-color:#fff;min-width:100px;min-height:30px}.note-editor{position:relative}.note-editor .note-dropzone{position:absolute;display:none;z-index:100;color:#87cefa;background-color:#fff;opacity:.95}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;vertical-align:middle;text-align:center;font-size:28px;font-weight:700}.note-editor .note-dropzone.hover{color:#098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor .note-editing-area{position:relative}.note-editor .note-editing-area .note-editable{outline:none}.note-editor .note-editing-area .note-editable sup{vertical-align:super}.note-editor .note-editing-area .note-editable sub{vertical-align:sub}.note-editor .note-editing-area .note-editable img.note-float-left{margin-right:10px}.note-editor .note-editing-area .note-editable img.note-float-right{margin-left:10px}.note-editor.note-frame,.note-editor.note-airframe{border:1px solid rgba(0,0,0,.1960784314)}.note-editor.note-frame.codeview .note-editing-area .note-editable,.note-editor.note-airframe.codeview .note-editing-area .note-editable{display:none}.note-editor.note-frame.codeview .note-editing-area .note-codable,.note-editor.note-airframe.codeview .note-editing-area .note-codable{display:block}.note-editor.note-frame .note-editing-area,.note-editor.note-airframe .note-editing-area{overflow:hidden}.note-editor.note-frame .note-editing-area .note-editable,.note-editor.note-airframe .note-editing-area .note-editable{padding:10px;overflow:auto;word-wrap:break-word}.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false],.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false]{background-color:#8080801d}.note-editor.note-frame .note-editing-area .note-codable,.note-editor.note-airframe .note-editing-area .note-codable{display:none;width:100%;padding:10px;border:none;box-shadow:none;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;resize:none;outline:none;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:0;margin-bottom:0}.note-editor.note-frame.fullscreen,.note-editor.note-airframe.fullscreen{position:fixed;top:0;left:0;width:100%!important;z-index:1050}.note-editor.note-frame.fullscreen .note-resizebar,.note-editor.note-airframe.fullscreen .note-resizebar{display:none}.note-editor.note-frame .note-status-output,.note-editor.note-airframe .note-status-output{display:block;width:100%;font-size:14px;line-height:1.42857143;height:20px;margin-bottom:0;color:#000;border:0;border-top:1px solid #e2e2e2}.note-editor.note-frame .note-status-output:empty,.note-editor.note-airframe .note-status-output:empty{height:0;border-top:0 solid transparent}.note-editor.note-frame .note-status-output .pull-right,.note-editor.note-airframe .note-status-output .pull-right{float:right!important}.note-editor.note-frame .note-status-output .text-muted,.note-editor.note-airframe .note-status-output .text-muted{color:#777}.note-editor.note-frame .note-status-output .text-primary,.note-editor.note-airframe .note-status-output .text-primary{color:#286090}.note-editor.note-frame .note-status-output .text-success,.note-editor.note-airframe .note-status-output .text-success{color:#3c763d}.note-editor.note-frame .note-status-output .text-info,.note-editor.note-airframe .note-status-output .text-info{color:#31708f}.note-editor.note-frame .note-status-output .text-warning,.note-editor.note-airframe .note-status-output .text-warning{color:#8a6d3b}.note-editor.note-frame .note-status-output .text-danger,.note-editor.note-airframe .note-status-output .text-danger{color:#a94442}.note-editor.note-frame .note-status-output .alert,.note-editor.note-airframe .note-status-output .alert{margin:-7px 0 0;padding:7px 10px 2px;border-radius:0;color:#000;background-color:#f5f5f5}.note-editor.note-frame .note-status-output .alert .note-icon,.note-editor.note-airframe .note-status-output .alert .note-icon{margin-right:5px}.note-editor.note-frame .note-status-output .alert-success,.note-editor.note-airframe .note-status-output .alert-success{color:#3c763d!important;background-color:#dff0d8!important}.note-editor.note-frame .note-status-output .alert-info,.note-editor.note-airframe .note-status-output .alert-info{color:#31708f!important;background-color:#d9edf7!important}.note-editor.note-frame .note-status-output .alert-warning,.note-editor.note-airframe .note-status-output .alert-warning{color:#8a6d3b!important;background-color:#fcf8e3!important}.note-editor.note-frame .note-status-output .alert-danger,.note-editor.note-airframe .note-status-output .alert-danger{color:#a94442!important;background-color:#f2dede!important}.note-editor.note-frame .note-statusbar,.note-editor.note-airframe .note-statusbar{background-color:#8080801d;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:1px solid rgba(0,0,0,.1960784314)}.note-editor.note-frame .note-statusbar .note-resizebar,.note-editor.note-airframe .note-statusbar .note-resizebar{padding-top:1px;height:9px;width:100%;cursor:ns-resize}.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar,.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid rgba(0,0,0,.1960784314)}.note-editor.note-frame .note-statusbar.locked .note-resizebar,.note-editor.note-airframe .note-statusbar.locked .note-resizebar{cursor:default}.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar,.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar{display:none}.note-editor.note-frame .note-placeholder,.note-editor.note-airframe .note-placeholder{padding:10px}.note-editor.note-airframe{border:0}.note-editor.note-airframe .note-editing-area .note-editable{padding:0}.note-popover.popover{display:none;max-width:none}.note-popover.popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-popover.popover .arrow{left:20px!important}.note-toolbar{position:relative}.note-popover .popover-content,.note-editor .note-toolbar{margin:0;padding:0 0 5px 5px}.note-popover .popover-content>.note-btn-group,.note-editor .note-toolbar>.note-btn-group{margin-top:5px;margin-left:0;margin-right:5px}.note-popover .popover-content .note-btn-group .note-table,.note-editor .note-toolbar .note-btn-group .note-table{min-width:0;padding:5px}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker{font-size:18px}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-popover .popover-content .note-style .dropdown-style blockquote,.note-popover .popover-content .note-style .dropdown-style pre,.note-editor .note-toolbar .note-style .dropdown-style blockquote,.note-editor .note-toolbar .note-style .dropdown-style pre{margin:0;padding:5px 10px}.note-popover .popover-content .note-style .dropdown-style h1,.note-popover .popover-content .note-style .dropdown-style h2,.note-popover .popover-content .note-style .dropdown-style h3,.note-popover .popover-content .note-style .dropdown-style h4,.note-popover .popover-content .note-style .dropdown-style h5,.note-popover .popover-content .note-style .dropdown-style h6,.note-popover .popover-content .note-style .dropdown-style p,.note-editor .note-toolbar .note-style .dropdown-style h1,.note-editor .note-toolbar .note-style .dropdown-style h2,.note-editor .note-toolbar .note-style .dropdown-style h3,.note-editor .note-toolbar .note-style .dropdown-style h4,.note-editor .note-toolbar .note-style .dropdown-style h5,.note-editor .note-toolbar .note-style .dropdown-style h6,.note-editor .note-toolbar .note-style .dropdown-style p{margin:0;padding:0}.note-popover .popover-content .note-color-all .note-dropdown-menu,.note-editor .note-toolbar .note-color-all .note-dropdown-menu{min-width:337px}.note-popover .popover-content .note-color .dropdown-toggle,.note-editor .note-toolbar .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette{display:inline-block;margin:0;width:160px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child{margin:0 5px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title{font-size:12px;margin:2px 7px;text-align:center;border-bottom:1px solid #eee}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select{font-size:11px;margin:3px;padding:0 3px;cursor:pointer;width:100%;border-radius:5px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover{background:#eee}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row{height:20px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn{display:none}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn{border:1px solid #eee}.note-popover .popover-content .note-para .note-dropdown-menu,.note-editor .note-toolbar .note-para .note-dropdown-menu{min-width:228px;padding:5px}.note-popover .popover-content .note-para .note-dropdown-menu>div+div,.note-editor .note-toolbar .note-para .note-dropdown-menu>div+div{margin-left:5px}.note-popover .popover-content .note-dropdown-menu,.note-editor .note-toolbar .note-dropdown-menu{min-width:160px}.note-popover .popover-content .note-dropdown-menu.right,.note-editor .note-toolbar .note-dropdown-menu.right{right:0;left:auto}.note-popover .popover-content .note-dropdown-menu.right:before,.note-editor .note-toolbar .note-dropdown-menu.right:before{right:9px;left:auto!important}.note-popover .popover-content .note-dropdown-menu.right:after,.note-editor .note-toolbar .note-dropdown-menu.right:after{right:10px;left:auto!important}.note-popover .popover-content .note-dropdown-menu.note-check a i,.note-editor .note-toolbar .note-dropdown-menu.note-check a i{color:#00bfff;visibility:hidden}.note-popover .popover-content .note-dropdown-menu.note-check a.checked i,.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i{visibility:visible}.note-popover .popover-content .note-fontsize-10,.note-editor .note-toolbar .note-fontsize-10{font-size:10px}.note-popover .popover-content .note-color-palette,.note-editor .note-toolbar .note-color-palette{line-height:1}.note-popover .popover-content .note-color-palette div .note-color-btn,.note-editor .note-toolbar .note-color-palette div .note-color-btn{width:20px;height:20px;padding:0;margin:0;border:0;border-radius:0}.note-popover .popover-content .note-color-palette div .note-color-btn:hover,.note-editor .note-toolbar .note-color-palette div .note-color-btn:hover{transform:scale(1.2);transition:all .2s}.note-modal .modal-dialog{outline:0;border-radius:5px;box-shadow:0 3px 9px #00000080}.note-modal .form-group{margin-left:0;margin-right:0}.note-modal .note-modal-form{margin:0}.note-modal .note-image-dialog .note-dropzone{min-height:100px;font-size:30px;line-height:4;color:#d3d3d3;text-align:center;border:4px dashed lightgray;margin-bottom:10px}.note-placeholder{position:absolute;display:none;color:gray}.note-handle .note-control-selection{position:absolute;display:none;border:1px solid #000}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:#000;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);filter:alpha(opacity=30)}.note-handle .note-control-selection .note-control-handle,.note-handle .note-control-selection .note-control-sizing,.note-handle .note-control-selection .note-control-holder{width:7px;height:7px;border:1px solid #000}.note-handle .note-control-selection .note-control-sizing{background-color:#000}.note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:none;border-bottom:none}.note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:none;border-left:none}.note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:none;border-right:none}.note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-handle .note-control-selection .note-control-se.note-control-holder{cursor:default;border-top:none;border-left:none}.note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;color:#fff;background-color:#000;font-size:12px;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);filter:alpha(opacity=70)}.note-hint-popover{min-width:100px;padding:2px}.note-hint-popover .popover-content{padding:3px;max-height:150px;overflow:auto}.note-hint-popover .popover-content .note-hint-group .note-hint-item{display:block!important;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{display:block;clear:both;font-weight:400;line-height:1.4;color:#fff;white-space:nowrap;text-decoration:none;background-color:#428bca;outline:0;cursor:pointer}html .note-fullscreen-body,body .note-fullscreen-body{overflow:hidden!important}.note-editable ul li,.note-editable ol li{list-style-position:inside}.note-editor .note-editing-area .note-editable table{width:100%;border-collapse:collapse}.note-editor .note-editing-area .note-editable table td,.note-editor .note-editing-area .note-editable table th{border:1px solid #ececec;padding:5px 3px}.note-editor .note-editing-area .note-editable a{background-color:inherit;text-decoration:inherit;font-family:inherit;font-weight:inherit;color:#337ab7}.note-editor .note-editing-area .note-editable a:hover,.note-editor .note-editing-area .note-editable a:focus{color:#23527c;text-decoration:underline;outline:0}.note-editor .note-editing-area .note-editable figure{margin:0}.note-modal .note-modal-body label{margin-bottom:2px;padding:2px 5px;display:inline-block}.note-modal .note-modal-body .help-list-item:hover{background-color:#e0e0e0}@-moz-document url-prefix(){.note-modal .note-image-input{height:auto}}.help-list-item label{margin-bottom:5px;display:inline-block}:root{--font-body: "Poppins", sans-serif;--font-display: "Plus Jakarta Sans", sans-serif;--c-page: #e9ebee;--c-shell: #f6f7f9;--c-surface: #ffffff;--c-border: #eceef1;--c-border-strong: #e2e5e9;--c-border-soft: #edeff2;--c-teal-900: #0c3a3c;--c-teal-700: #215052;--c-teal-600: #1b7c88;--c-cyan: #42c3d6;--c-cyan-50: #e9f7fa;--c-cyan-100: #e5f6f9;--c-teal-50: #e4efef;--c-orange: #f16522;--c-orange-700: #c8501b;--c-orange-50: #fdebe1;--c-orange-25: #fef6f2;--c-orange-border: #f6d8c8;--c-text: #2c2c2c;--c-text-strong: #1f2225;--c-text-mid: #4a5058;--c-text-label: #3a4048;--c-text-soft: #5b6169;--c-muted: #7a808a;--c-muted-2: #8a9099;--c-muted-3: #9aa0a8;--c-muted-4: #a6abb2;--c-idle: #e7eaee;--c-error: #d92d20;--radius-card: 16px;--radius-input: 11px;--shadow-card: 0 1px 2px rgba(16, 24, 40, .04);--shadow-orange: 0 6px 16px rgba(241, 101, 34, .28)}*{box-sizing:border-box}body{margin:0;background:var(--c-shell);font-family:var(--font-body);color:var(--c-text);font-size:14px}a{color:var(--c-teal-600);text-decoration:none}a:hover{color:var(--c-teal-700)}button{font-family:var(--font-display);cursor:pointer}input,select,textarea{font-family:var(--font-body)}h1,h2,h3{font-family:var(--font-display);color:var(--c-text-strong);letter-spacing:-.01em}.font-display{font-family:var(--font-display)}.app-layout{display:flex;min-height:100vh;background:var(--c-shell)}.app-main{flex:1;min-width:0;padding:34px 40px 44px}.sidebar{width:250px;flex-shrink:0;background:var(--c-surface);border-right:1px solid var(--c-border);display:flex;flex-direction:column;padding:22px 16px;position:sticky;top:0;height:100vh}.sidebar__brand{display:flex;align-items:center;gap:11px;padding:4px 8px 24px}.sidebar__logo{width:38px;height:32px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:800;font-size:17px}.sidebar__name{font-family:var(--font-display);font-weight:700;font-size:18px;letter-spacing:.02em}.sidebar__section{font-size:10.5px;font-weight:600;letter-spacing:.09em;color:var(--c-muted-3);padding:6px 10px 8px}.sidebar__nav{display:flex;flex-direction:column;gap:2px}.sidebar__evalboard-nav{margin:5px 0 8px 16px;padding:3px 0 3px 10px;border-left:1px solid var(--c-border)}.sidebar__evalboard-nav .sidebar__section{padding:7px 5px 5px;font-size:9.5px}.sidebar__evalboard-nav .nav-item{padding:8px 9px;gap:9px;font-size:12.5px}.nav-item{display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:10px;color:var(--c-text-soft);font-size:13.5px;font-weight:500;font-family:var(--font-body)}.nav-item:hover{background:#f4f6f7;color:var(--c-text-soft)}.nav-item--active{background:var(--c-cyan-50);color:var(--c-teal-700);font-weight:600}.nav-item--active:hover{background:var(--c-cyan-50);color:var(--c-teal-700)}.nav-item__badge{margin-left:auto;background:var(--c-orange);color:#fff;font-size:10.5px;font-weight:700;font-family:var(--font-display);min-width:19px;height:19px;padding:0 5px;border-radius:10px;display:flex;align-items:center;justify-content:center}.sidebar__footer{margin-top:auto;display:flex;flex-direction:column;gap:2px}.sidebar__user{display:flex;align-items:center;gap:11px;padding:11px 8px;margin-top:8px;border-top:1px solid #f0f1f3}.sidebar__user-name{font-size:13px;font-weight:600;color:var(--c-text)}.sidebar__user-role{font-size:11px;color:var(--c-muted-3)}.sidebar__logout{margin-left:auto;background:none;border:none;padding:6px;border-radius:8px;color:var(--c-muted-3);display:flex}.sidebar__logout:hover{background:#f4f6f7;color:var(--c-orange-700)}.avatar{border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-family:var(--font-display);flex-shrink:0}.avatar--cyan{background:var(--c-cyan);color:var(--c-teal-900)}.avatar--teal{background:var(--c-teal-700);color:#fff}.card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.card--warn{border-color:var(--c-orange-border);box-shadow:0 1px 2px #f165220d}.badge{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;padding:5px 11px;border-radius:20px;white-space:nowrap}.badge--info{background:var(--c-cyan-100);color:var(--c-teal-600)}.badge--warn{background:var(--c-orange-50);color:var(--c-orange-700)}.badge--done{background:var(--c-teal-50);color:var(--c-teal-700)}.badge--muted{background:#f1f2f4;color:var(--c-muted)}.badge--low{background:#f4f5f7;color:var(--c-muted-3)}.badge--sourcing{background:#eaf3f4;color:#2a6367}.badge--fixed{display:inline-block;width:96px;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;text-align:center}.badge-tip{position:relative;display:inline-flex;flex-shrink:0}.badge-tip:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 6px);right:0;background:#212529f2;color:#fff;font-size:11px;font-weight:500;padding:5px 9px;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .12s ease;pointer-events:none;z-index:10}.badge-tip:hover:after{opacity:1;visibility:visible}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-input);font-weight:600;font-size:14px;padding:12px 20px;border:none;transition:filter .15s,background .15s}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--primary{background:var(--c-orange);color:#fff;box-shadow:var(--shadow-orange)}.btn--primary:hover:not(:disabled){filter:brightness(1.05)}.btn--secondary{background:#fff;color:var(--c-text);border:1px solid var(--c-border-strong)}.btn--secondary:hover:not(:disabled){background:#f8f9fa}.btn--ghost{background:transparent;color:var(--c-muted-3);font-weight:500;font-size:13.5px;padding:10px 12px}.btn--ghost:hover:not(:disabled){color:var(--c-text-mid)}.btn--teal{background:var(--c-teal-700);color:#fff}.btn--sm{padding:8px 14px;font-size:12.5px;border-radius:9px}a.btn--primary,a.btn--primary:hover,a.btn--teal,a.btn--teal:hover{color:#fff}a.btn--secondary,a.btn--secondary:hover{color:var(--c-text)}.link-btn{background:none;border:none;padding:0;font-size:13px;font-weight:600;color:var(--c-teal-600);font-family:var(--font-body)}.link-btn:hover{color:var(--c-teal-700)}.link-btn--warn{color:var(--c-orange-700)}.link-btn--muted{color:var(--c-muted-3);font-weight:500}.link-btn--muted:hover{color:var(--c-error)}.skill-tag{background:#f1f3f5;color:var(--c-text-mid);font-size:12px;padding:5px 10px;border-radius:6px;display:inline-flex;align-items:center;gap:6px}.skill-tag--warn{background:#fff;border:1px solid #f0d3c4}.skill-tag__remove{background:none;border:none;padding:0;color:var(--c-muted-3);display:flex;align-items:center}.skill-tag__remove:hover{color:var(--c-orange-700)}.skill-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.skill-tag--suggest{background:#fff;border:1px dashed var(--c-border-strong);cursor:pointer;font-family:var(--font-body)}.skill-tag--suggest:hover{border-color:var(--c-teal-700);color:var(--c-teal-700);background:#f0fafb}.seg-bar{display:flex;gap:4px}.seg-bar__seg{flex:1;height:6px;border-radius:3px}.seg-bar__seg--done{background:var(--c-teal-700)}.seg-bar__seg--current{background:var(--c-cyan)}.seg-bar__seg--alert{background:var(--c-orange)}.field__label{display:block;font-size:13px;font-weight:600;color:var(--c-text-label);margin-bottom:8px}.field__label .req{color:var(--c-orange)}.field__hint{font-size:11.5px;color:var(--c-muted-4);margin-top:6px}.field__error{font-size:12px;color:var(--c-error);margin-top:6px}.input,.select{width:100%;padding:13px 15px;border:1px solid var(--c-border-strong);border-radius:var(--radius-input);font-size:14px;color:var(--c-text-strong);background:#fff;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input:focus,.select:focus{border:1.5px solid var(--c-cyan);box-shadow:0 0 0 4px var(--c-cyan-100);padding:12.5px 14.5px}.input--invalid,.select--invalid{border-color:var(--c-error)}.select-wrap{position:relative}.select-wrap .select{padding-right:40px}.select-wrap__chevron{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none}.dot-select__button{display:flex;align-items:center;gap:9px;text-align:left;font-family:var(--font-body);cursor:pointer}.dot-select__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dot-select__dot--none{border:1.5px solid var(--c-border-strong)}.dot-select__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dot-select__list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid var(--c-border-strong);border-radius:var(--radius-input);box-shadow:0 8px 24px #1018281f;max-height:280px;overflow-y:auto}.dot-select__option{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:8px;font-size:13.5px;color:var(--c-text-mid);cursor:pointer}.dot-select__option--active{background:#f4f6f7}.dot-select__option[aria-selected=true]{color:var(--c-text-strong);font-weight:600}.dot-select__check{margin-left:auto;flex-shrink:0}.pill-group{display:flex;gap:10px;flex-wrap:wrap}.pill{display:flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid var(--c-border-strong);background:#fff;border-radius:10px;font-size:13.5px;color:var(--c-text-mid);font-weight:500;font-family:var(--font-body)}.pill:hover{border-color:#c9d3d5}.pill--selected{border:1.5px solid var(--c-cyan);background:var(--c-cyan-50);color:var(--c-teal-700);font-weight:600;padding:10.5px 14.5px}.radio-dot{width:16px;height:16px;border-radius:50%;border:2px solid #cdd2d8;flex-shrink:0}.radio-dot--on{border:none;background:var(--c-teal-700);display:flex;align-items:center;justify-content:center}.stepper{display:inline-flex;align-items:center;border:1px solid var(--c-border-strong);border-radius:var(--radius-input);overflow:hidden}.stepper__btn{width:44px;height:46px;border:none;background:#f8f9fa;color:#6b7280;font-size:20px}.stepper__btn:hover:not(:disabled){background:#eef0f2}.stepper__value{width:64px;text-align:center;font-family:var(--font-display);font-weight:700;font-size:16px;color:var(--c-text-strong)}.priority-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.priority-card{padding:14px;border:1px solid var(--c-border-strong);background:#fff;border-radius:12px;text-align:left;font-family:var(--font-body);width:100%}.priority-card:hover{border-color:#c9d3d5}.priority-card--selected{border:1.5px solid var(--c-cyan);background:var(--c-cyan-50)}.priority-card__head{display:flex;justify-content:space-between;align-items:center}.priority-card__title{font-size:13.5px;font-weight:600;color:var(--c-text-label);font-family:var(--font-display)}.priority-card--selected .priority-card__title{color:var(--c-teal-700)}.priority-card__desc{font-size:11.5px;color:var(--c-muted-3);margin-top:6px}.priority-card--selected .priority-card__desc{color:#5e9aa1}.priority-card .radio-dot{width:15px;height:15px}.upload{border:1px dashed #c9d3d5;border-radius:12px;padding:16px 18px;display:flex;align-items:center;gap:14px;background:#fafbfc}.upload__icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.upload__name{font-size:13.5px;color:var(--c-text);font-weight:500}.upload__meta{font-size:11.5px;color:var(--c-muted-4);margin-top:2px}.skills-input{width:100%;padding:10px 14px;border:1px solid var(--c-border-strong);border-radius:var(--radius-input);background:#fff;display:flex;flex-wrap:wrap;gap:6px;align-items:center;cursor:text}.skills-input:focus-within{border:1.5px solid var(--c-cyan);box-shadow:0 0 0 4px var(--c-cyan-100)}.skills-input input{border:none;outline:none;flex:1;min-width:110px;font-size:12.5px;padding:5px 2px;color:var(--c-text)}.skills-input--warn{border:1.5px solid var(--c-orange);background:var(--c-orange-25);box-shadow:0 0 0 4px #f1652214}.rounds-table{border:1px solid var(--c-border-soft);border-radius:12px;overflow:hidden}.rounds-table__row{display:grid;grid-template-columns:1fr 110px 110px 130px;align-items:center;padding:0 18px;min-height:48px;border-bottom:1px solid #f3f4f6;box-sizing:border-box}.rounds-table__row:last-child{border-bottom:none}.rounds-table__head{background:#f8f9fa;padding:0 18px;min-height:42px;border-bottom:1px solid var(--c-border-soft)}.rounds-table__head span{font-size:12px;font-weight:600;color:var(--c-muted-2)}.rounds-table__head span+span{text-align:center}.rounds-table__round{font-size:13.5px;color:var(--c-text)}.rounds-table__cell{display:flex;justify-content:center}.radio-circle{width:18px;height:18px;border-radius:50%;border:2px solid #cdd2d8;background:#fff;padding:0;display:flex;align-items:center;justify-content:center}.radio-circle:hover{border-color:var(--c-muted-3)}.radio-circle--on{border-color:var(--c-teal-700)}.radio-circle--on:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--c-teal-700)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#10182873;display:flex;align-items:center;justify-content:center;z-index:50;padding:24px}.modal{background:#fff;border-radius:18px;padding:26px;width:100%;max-width:460px;box-shadow:0 24px 60px #10182840}.modal__title{margin:0 0 6px;font-size:17px;font-weight:700}.modal__body{font-size:13.5px;color:var(--c-muted);line-height:1.55}.modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.modal textarea{width:100%;min-height:110px;resize:vertical;border:1px solid var(--c-border-strong);border-radius:var(--radius-input);padding:12px 14px;font-size:13.5px;outline:none;margin-top:14px}.modal textarea:focus{border:1.5px solid var(--c-cyan);box-shadow:0 0 0 4px var(--c-cyan-100)}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);background:var(--c-teal-700);color:#fff;font-size:13.5px;font-weight:500;padding:12px 22px;border-radius:12px;z-index:60;box-shadow:0 12px 30px #10182840;animation:toast-in .2s ease-out}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.page-loading{display:flex;align-items:center;justify-content:center;min-height:40vh;color:var(--c-muted-3);font-size:13.5px;gap:10px}.spinner{width:18px;height:18px;border-radius:50%;border:2.5px solid var(--c-idle);border-top-color:var(--c-teal-600);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;padding:48px 20px;color:var(--c-muted-3);font-size:13.5px}.page-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px;gap:20px}.page-head h1{margin:0;font-weight:700;font-size:26px}.page-head__sub{margin:7px 0 0;font-size:14px;color:var(--c-muted)}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--c-page);padding:24px}.login-card{width:100%;max-width:420px;background:#fff;border:1px solid #dfe3e8;border-radius:22px;padding:40px 38px 34px;box-shadow:0 24px 60px #1018281f}.login-card__brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.login-card h1{margin:0 0 6px;font-size:22px}.login-card__sub{font-size:13.5px;color:var(--c-muted);margin:0 0 26px}.login-card form{display:flex;flex-direction:column;gap:18px}.login-card__error{background:var(--c-orange-25);border:1px solid var(--c-orange-border);color:var(--c-orange-700);font-size:12.5px;padding:10px 14px;border-radius:10px}.login-card__hint{font-size:12px;color:var(--c-muted-4);text-align:center;margin-top:18px}.btn--google-sso{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:10px 16px;border-radius:12px;border:1px solid #d0d7de;background:#fff;color:#1f2937;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.btn--google-sso:hover{background:#f9fafb;border-color:#9ca3af;box-shadow:0 2px 5px #00000014}.login-divider{display:flex;align-items:center;margin:20px 0 18px;text-align:center;color:#9ca3af;font-size:12px;font-weight:500;text-transform:lowercase}.login-divider:before,.login-divider:after{content:"";flex:1;border-bottom:1px solid #e5e7eb}.login-divider span{padding:0 12px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:30px}.stat-card{padding:18px 18px 16px}.stat-card__top{display:flex;justify-content:space-between;align-items:center}.stat-card__label{font-size:12.5px;color:var(--c-muted);font-weight:500}.stat-card__icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center}.stat-card__value{font-family:var(--font-display);font-weight:700;font-size:30px;color:var(--c-text-strong);margin-top:12px}.stat-card__sub{font-size:12px;color:var(--c-muted-3);margin-top:3px}.stat-card--warn .stat-card__label{color:var(--c-orange-700);font-weight:600}.stat-card--warn .stat-card__value{color:var(--c-orange-700)}.stat-card--warn .stat-card__sub{color:#d0713f}.evalboard-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px}.evalboard-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:30px}.evalboard-card{padding:20px}.evalboard-card__title{margin:0;font-family:var(--font-display);font-size:15px;color:var(--c-text-strong)}.evalboard-card__text{margin:7px 0 0;font-size:13px;line-height:1.55;color:var(--c-muted)}.evalboard-empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px}.evalboard-empty__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;margin-bottom:14px;background:var(--c-cyan-50);color:var(--c-cyan)}.evalboard-empty h2{margin:0;font-family:var(--font-display);font-size:17px;color:var(--c-text-strong)}.evalboard-empty p{max-width:440px;margin:7px 0 0;font-size:13px;line-height:1.55;color:var(--c-muted)}.evalboard-form-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:20px;align-items:start}.evalboard-form-stack{display:flex;flex-direction:column;gap:18px}.evalboard-form-card{padding:22px}.evalboard-form-card h2{margin:0;font-family:var(--font-display);font-size:16px;color:var(--c-text-strong)}.evalboard-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.evalboard-field-grid__full{grid-column:1 / -1}.evalboard-textarea{resize:vertical;min-height:90px;padding-top:10px}.evalboard-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:17px}.evalboard-section-head p{margin:5px 0 0;font-size:12.5px;color:var(--c-muted)}.evalboard-total-marks{flex-shrink:0;padding:6px 9px;border-radius:7px;background:var(--c-cyan-50);color:var(--c-teal-700);font-size:12px;font-weight:600}.evalboard-criteria-list{display:flex;flex-direction:column;gap:9px;margin-bottom:14px}.evalboard-criterion{display:grid;grid-template-columns:25px minmax(0,1fr) 122px 30px;align-items:center;gap:9px}.evalboard-criterion__number{font-size:12px;color:var(--c-muted-3);text-align:center}.evalboard-marks-input{position:relative}.evalboard-marks-input input{padding-right:48px}.evalboard-marks-input span{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:11px;color:var(--c-muted-3);pointer-events:none}.evalboard-icon-button{width:30px;height:30px;padding:0;justify-content:center}.evalboard-submission-tabs{display:flex;gap:4px;padding:4px;background:var(--c-surface-subtle);border-radius:9px;width:fit-content;margin-bottom:15px}.evalboard-submission-tabs button{border:0;background:transparent;padding:7px 12px;border-radius:6px;font:inherit;font-size:12.5px;color:var(--c-muted);cursor:pointer}.evalboard-submission-tabs button.is-active{background:var(--c-surface);color:var(--c-text-strong);box-shadow:0 1px 2px #00000014;font-weight:600}.evalboard-upload-zone{width:100%;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px dashed var(--c-cyan);border-radius:10px;background:var(--c-cyan-25);color:var(--c-teal-700);cursor:pointer;font:inherit}.evalboard-upload-zone span{color:var(--c-muted);font-size:12px}.evalboard-submission-list{display:flex;flex-direction:column;gap:6px;margin-top:12px}.evalboard-submission-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid var(--c-border);border-radius:8px;font-size:12.5px;color:var(--c-text)}.evalboard-submission-row span{display:flex;align-items:center;gap:7px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.evalboard-submission-row .btn{padding:4px 6px;font-size:11.5px}.evalboard-text-entry{display:flex;flex-direction:column;gap:11px}.evalboard-form-help{position:sticky;top:24px;background:var(--c-cyan-25)}.evalboard-form-help>svg{color:var(--c-teal-700);margin-bottom:12px}.evalboard-form-help ol{margin:13px 0;padding-left:18px;font-size:12.5px;color:var(--c-text);line-height:1.9}.evalboard-form-help p{margin:0;font-size:12px;line-height:1.55;color:var(--c-muted)}.evalboard-batch-selector{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;margin-bottom:18px}.evalboard-batch-selector__label{display:block;margin-bottom:5px;color:var(--c-muted-3);font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.evalboard-batch-selector h2,.evalboard-batch-toolbar h2{margin:0;font-family:var(--font-display);font-size:16px;color:var(--c-text-strong)}.evalboard-batch-selector p,.evalboard-batch-toolbar p{margin:5px 0 0;color:var(--c-muted);font-size:12.5px}.evalboard-batch-selector select{width:min(100%,320px)}.evalboard-batch-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.evalboard-batch-table-card{overflow:hidden}.evalboard-batch-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;border-bottom:1px solid var(--c-border)}.evalboard-batch-actions{display:flex;gap:8px;flex-wrap:wrap}.evalboard-batch-table-wrap{overflow-x:auto}.evalboard-batch-table{width:100%;min-width:690px;border-collapse:collapse;text-align:left}.evalboard-batch-table th{padding:11px 14px;background:var(--c-surface-subtle);color:var(--c-muted-3);font-size:10.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.evalboard-batch-table td{padding:13px 14px;border-top:1px solid var(--c-border);font-size:13px;color:var(--c-text)}.evalboard-batch-table th:first-child,.evalboard-batch-table td:first-child{width:38px;padding-left:20px}.evalboard-batch-empty{min-height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:var(--c-muted)}.evalboard-batch-empty svg{color:var(--c-cyan);margin-bottom:3px}.evalboard-batch-empty strong{color:var(--c-text-strong);font-family:var(--font-display);font-size:14px}.evalboard-batch-empty span{font-size:12.5px}.evalboard-result-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.evalboard-results-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.evalboard-results-card{overflow:hidden}.evalboard-results-card__head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid var(--c-border)}.evalboard-results-card__head h2,.evalboard-result-preview h2{margin:0;font-family:var(--font-display);font-size:16px;color:var(--c-text-strong)}.evalboard-results-card__head p{margin:5px 0 0;color:var(--c-muted);font-size:12.5px}.evalboard-results-card__head select{width:min(100%,290px)}.evalboard-results-empty{min-height:235px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center}.evalboard-results-empty__icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:12px;border-radius:12px;color:var(--c-teal-700);background:var(--c-cyan-50)}.evalboard-results-empty h2{margin:0;font-family:var(--font-display);font-size:16px;color:var(--c-text-strong)}.evalboard-results-empty p{max-width:510px;margin:7px 0 0;color:var(--c-muted);font-size:12.5px;line-height:1.55}.evalboard-result-preview{margin-top:20px;padding:20px 22px;border:1px dashed var(--c-border-strong);border-radius:12px;background:var(--c-surface-subtle)}.evalboard-result-preview__head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.evalboard-result-preview__eyebrow{display:block;margin-bottom:5px;color:var(--c-muted-3);font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.evalboard-result-preview__score{font-family:var(--font-display);color:var(--c-muted-3);font-size:26px;font-weight:700}.evalboard-result-preview__score span{margin-left:4px;font-family:var(--font-body);font-size:11px;font-weight:500}.evalboard-result-preview__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.evalboard-result-preview__grid>div{padding:13px;border:1px solid var(--c-border);border-radius:9px;background:var(--c-surface)}.evalboard-result-preview__grid span{color:var(--c-text-strong);font-size:12px;font-weight:600}.evalboard-result-preview__grid p{margin:5px 0 0;color:var(--c-muted);font-size:12px;line-height:1.5}.evalboard-settings-list{display:flex;flex-direction:column;gap:14px;max-width:860px}.evalboard-settings-card{display:flex;gap:16px;padding:20px}.evalboard-settings-card__icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:var(--c-teal-700);background:var(--c-cyan-50)}.evalboard-settings-card__content{min-width:0;flex:1}.evalboard-settings-card h2{margin:0;font-family:var(--font-display);font-size:15px;color:var(--c-text-strong)}.evalboard-settings-card p{margin:5px 0 0;color:var(--c-muted);font-size:12.5px;line-height:1.5}.evalboard-settings-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.evalboard-settings-note{display:block;margin-top:12px;color:var(--c-muted-3);font-size:11.5px}.evalboard-settings-status{display:flex;align-items:flex-start;gap:9px;margin-top:15px}.evalboard-settings-status__dot{width:8px;height:8px;flex:0 0 auto;margin-top:4px;border-radius:50%;background:var(--c-green)}.evalboard-settings-status__dot--muted{background:var(--c-muted-3)}.evalboard-settings-status strong{display:block;color:var(--c-text);font-size:12.5px}.evalboard-settings-status small{display:block;margin-top:3px;color:var(--c-muted);font-size:11.5px;line-height:1.45}@media (max-width: 860px){.evalboard-overview{grid-template-columns:1fr}.evalboard-stat-grid{grid-template-columns:repeat(2,1fr)}.evalboard-form-layout{grid-template-columns:1fr}.evalboard-form-help{position:static}.evalboard-field-grid{grid-template-columns:1fr}.evalboard-field-grid__full{grid-column:auto}.evalboard-batch-selector,.evalboard-batch-toolbar{align-items:flex-start;flex-direction:column}.evalboard-batch-selector select{width:100%}.evalboard-batch-stats,.evalboard-results-summary{grid-template-columns:repeat(2,1fr)}.evalboard-results-card__head{align-items:flex-start;flex-direction:column}.evalboard-results-card__head select{width:100%}.evalboard-result-preview__grid,.evalboard-settings-fields{grid-template-columns:1fr}}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-head h2{margin:0;font-weight:600;font-size:16px}.request-list{display:flex;flex-direction:column;gap:12px}.request-card{padding:18px 20px}.request-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.request-card__title{font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--c-text-strong)}.request-card__meta{display:flex;gap:14px;margin-top:5px;font-size:12.5px;color:var(--c-muted-2);flex-wrap:wrap}.request-card__meta .dot{color:#d8dbdf}.request-card__actions{display:flex;align-items:center;gap:14px}.request-card .seg-bar{margin-top:16px}.request-card__foot{display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:12px}.request-card__stage{font-size:12px;color:var(--c-muted-2)}.request-card__stage--warn{color:var(--c-orange-700)}.request-card__time{font-size:12px;color:var(--c-muted-4)}.request-card__foot-right{display:flex;align-items:center;gap:14px}.request-card--deactivated{background:#fafbfc;border-color:var(--c-border)}.request-card--deactivated .request-card__top>div:first-child,.request-card--deactivated .seg-bar,.request-card--deactivated .request-card__foot,.request-card--deactivated .badge{opacity:.55;filter:grayscale(.4)}.deact-pill{font-size:11px;font-weight:600;letter-spacing:.02em;padding:4px 10px;border-radius:999px;white-space:nowrap;background:#f1f2f4;color:var(--c-muted);border:1px solid var(--c-border-strong)}.deact-banner{background:#f6f7f8;border:1px solid var(--c-border-strong);border-radius:14px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.deact-banner__title{font-family:var(--font-display);font-weight:700;font-size:15px;color:var(--c-text-mid)}.deact-banner__sub{font-size:13px;color:var(--c-muted);margin-top:3px}.detail-grid--deactivated{opacity:.55;filter:grayscale(.4)}.filter-bar{display:flex;gap:12px;margin-bottom:18px;align-items:center;flex-wrap:wrap}.filter-bar__search{position:relative;flex:1;min-width:220px}.filter-bar__search .input{padding-left:42px}.filter-bar__search svg{position:absolute;left:14px;top:50%;transform:translateY(-50%)}.filter-bar .select-wrap{width:190px}.pager{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:22px}.pager__label{font-size:12.5px;color:var(--c-muted-2)}.form-stack{display:flex;flex-direction:column;gap:18px}.form-section{padding:24px 26px}.form-section__head{display:flex;align-items:center;gap:10px;margin-bottom:20px}.form-section__num{width:26px;height:26px;border-radius:8px;background:var(--c-cyan-50);color:var(--c-teal-700);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;font-family:var(--font-display)}.form-section__title{font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--c-text-strong)}.form-section__desc{margin:-12px 0 16px 36px;font-size:12.5px;color:var(--c-muted-3)}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px}.form-col{display:flex;flex-direction:column;gap:22px}.draft-chip{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--c-muted-3);background:#f1f2f4;padding:8px 13px;border-radius:20px;white-space:nowrap}.draft-chip__dot{width:7px;height:7px;border-radius:50%;background:var(--c-cyan)}.submit-bar{position:sticky;bottom:0;background:var(--c-shell);padding:18px 0 26px;margin-top:6px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--c-idle)}.submit-bar__right{display:flex;gap:12px;align-items:center}.person-chip{width:100%;padding:11px 13px;border:1px solid var(--c-border-strong);border-radius:var(--radius-input);font-size:14px;background:#fff;display:flex;align-items:center;gap:10px;color:var(--c-text)}.person-chip--readonly{background:#f8f9fa;border-color:var(--c-border-soft);color:#6b7280}.jd-grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:24px;align-items:start}.jd-input__ai{display:flex;flex-direction:column}.jd-generate-btn{width:100%;margin-top:14px;padding:14px 20px}.jd-preview{border:1px solid var(--c-border);border-radius:14px;overflow:hidden;background:#fff}.jd-preview__head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;background:#f8f9fa;border-bottom:1px solid var(--c-border);min-height:52px}.jd-preview__title{display:flex;align-items:center;gap:7px;font-family:var(--font-display);font-weight:600;font-size:13px;color:var(--c-teal-700)}.jd-preview__actions{display:flex;gap:8px}.jd-preview__body{min-height:320px;display:flex;flex-direction:column}.jd-preview__empty{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:40px 30px;text-align:center;font-size:13px;color:var(--c-muted-3);line-height:1.6}.jd-preview__pdf{width:100%;height:420px;border:none;display:block}.jd-preview .quill{display:flex;flex-direction:column;flex:1}.jd-preview .ql-toolbar.ql-snow{border:none;border-bottom:1px solid var(--c-border);font-family:var(--font-body);background:#fcfcfd}.jd-preview .ql-container.ql-snow{border:none;flex:1;font-family:var(--font-body);font-size:13.5px}.jd-preview .ql-editor{min-height:300px;max-height:480px;overflow-y:auto;padding:20px 22px;color:var(--c-text-mid)}.jd-preview .ql-editor h2{font-family:var(--font-display);font-size:20px;color:var(--c-text-strong);margin:0 0 10px}.jd-preview .ql-editor h3{font-family:var(--font-display);font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--c-teal-700);margin:18px 0 8px}.jd-preview .ql-editor p,.jd-preview .ql-editor li{line-height:1.65}.back-link{font-size:13px;color:var(--c-muted-2);font-weight:500}.back-link:hover{color:var(--c-text-mid)}.detail-head{display:flex;justify-content:space-between;align-items:flex-start;margin-top:14px;gap:16px}.detail-head__title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.detail-head h1{margin:0;font-size:23px}.detail-head__meta{display:flex;gap:14px;margin-top:8px;font-size:13px;color:var(--c-muted-2)}.detail-head__meta .dot{color:#d8dbdf}.detail-grid{display:grid;grid-template-columns:1fr 320px;gap:22px;margin-top:26px;align-items:start}.detail-col{display:flex;flex-direction:column;gap:18px}.panel{padding:22px 24px}.panel__title{font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--c-text-strong);margin-bottom:18px}.kv-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 40px}.kv__key{font-size:12px;color:var(--c-muted-3);margin-bottom:4px}.kv__value{font-size:14px;color:var(--c-text);font-weight:500}.kv__value--warn{color:var(--c-orange-700);font-weight:600}.round-row{display:flex;align-items:center;gap:12px;padding:11px 14px;background:#f8f9fa;border-radius:10px}.round-row__num{width:22px;height:22px;border-radius:6px;background:var(--c-teal-700);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;font-family:var(--font-display)}.round-row__name{font-size:13.5px;color:var(--c-text);font-weight:500;flex:1}.round-row__duration{font-size:12px;color:var(--c-muted-3)}.doc-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--c-border-soft);border-radius:10px}.doc-row__icon{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.doc-row__name{font-size:13.5px;color:var(--c-text);font-weight:500}.doc-row__meta{font-size:11.5px;color:var(--c-muted-4)}.status-panel__label{font-size:12px;color:var(--c-muted-3);margin-bottom:6px}.status-panel__value{font-family:var(--font-display);font-weight:700;font-size:17px;color:var(--c-teal-600)}.status-panel__value--warn{color:var(--c-orange-700)}.status-panel__divider{height:1px;background:#f0f1f3;margin:16px 0}.status-panel__rows{display:flex;flex-direction:column;gap:14px}.status-panel__row{display:flex;justify-content:space-between;align-items:center;gap:10px}.status-panel__key{font-size:12.5px;color:var(--c-muted-2)}.status-panel__val{font-size:12.5px;color:var(--c-text);font-weight:500;display:flex;align-items:center;gap:7px}.timeline{display:flex;flex-direction:column}.timeline__item{display:flex;gap:12px}.timeline__rail{display:flex;flex-direction:column;align-items:center}.timeline__dot{width:14px;height:14px;border-radius:50%;flex-shrink:0}.timeline__dot--done{background:var(--c-teal-700);border:3px solid #d9e6e6}.timeline__dot--active{background:var(--c-cyan);border:3px solid #d5f0f4}.timeline__dot--alert{background:var(--c-orange);border:3px solid #f9ded0}.timeline__dot--pending{background:#fff;border:2.5px solid #c9ced4}.timeline__line{width:2px;flex:1;min-height:26px;background:var(--c-border-strong)}.timeline__content{padding-bottom:18px;min-width:0}.timeline__label{font-size:13px;font-weight:600;color:var(--c-text)}.timeline__label--pending{color:var(--c-muted-3)}.timeline__sub{font-size:11.5px;color:var(--c-muted-4);margin-top:2px}.return-banner{background:var(--c-orange-25);border:1px solid var(--c-orange-border);border-radius:14px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.return-banner__left{display:flex;gap:14px;align-items:flex-start}.return-banner__icon{width:38px;height:38px;border-radius:10px;background:var(--c-orange-50);display:flex;align-items:center;justify-content:center;flex-shrink:0}.return-banner__title{font-family:var(--font-display);font-weight:700;font-size:15px;color:var(--c-orange-700)}.return-banner__sub{font-size:13px;color:#a9633f;margin-top:3px}.revise-head{display:flex;justify-content:space-between;align-items:center;margin:24px 0 18px;gap:16px}.revise-head h1{margin:0;font-size:20px}.revise-head__meta{font-size:12.5px;color:var(--c-muted-2);margin-top:4px}.revise-head__count{font-size:12.5px;color:var(--c-muted-3)}.revise-grid{display:grid;grid-template-columns:1fr 340px;gap:22px;align-items:start}.field--flagged .field__label{color:var(--c-orange-700)}.field__flag-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.field__flag-row .field__label{margin-bottom:0}.comment-count-chip{display:flex;align-items:center;gap:5px;background:var(--c-orange-50);color:var(--c-orange-700);font-size:11px;font-weight:600;padding:3px 9px;border-radius:20px}.input--flagged{border:1.5px solid var(--c-orange);background:var(--c-orange-25);box-shadow:0 0 0 4px #f1652214}.input--flagged:focus{border-color:var(--c-orange);box-shadow:0 0 0 4px #f1652224}.readonly-box{padding:12px 14px;border:1px solid var(--c-border-soft);border-radius:10px;font-size:14px;color:var(--c-text)}.jd-html{font-size:13px}.jd-html h2{font-size:15px;margin:12px 0 6px}.jd-html h3{font-size:13.5px;margin:10px 0 5px}.jd-html h2:first-child,.jd-html h3:first-child,.jd-html p:first-child{margin-top:0}.jd-html p{margin:0 0 8px}.jd-html ul,.jd-html ol{margin:0 0 8px;padding-left:20px}.jd-html li{margin-bottom:3px}.comment-card{border:1px solid var(--c-orange-border);border-radius:12px;padding:14px;background:#fffcfa}.comment-card__head{display:flex;align-items:center;gap:9px;margin-bottom:9px}.comment-card__author{font-size:12.5px;font-weight:600;color:var(--c-text)}.comment-card__meta{font-size:10.5px;color:var(--c-muted-4)}.comment-card__field{margin-left:auto;font-size:10.5px;color:var(--c-orange-700);font-weight:600;background:var(--c-orange-50);padding:2px 8px;border-radius:20px;white-space:nowrap}.comment-card__text{font-size:12.5px;color:var(--c-text-mid);line-height:1.55}.comment-card__reply-row{margin-top:11px;display:flex;align-items:center;gap:8px}.comment-card__reply-row input{flex:1;border:1px solid var(--c-border-soft);border-radius:8px;padding:8px 10px;font-size:12px;outline:none;min-width:0}.comment-card__reply-row input:focus{border-color:var(--c-cyan)}.comment-card__reply-btn{background:var(--c-teal-700);color:#fff;border:none;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:600}.comment-card__reply-btn:disabled{opacity:.55}.comment-card__replies{margin-top:10px;display:flex;flex-direction:column;gap:8px}.comment-reply{display:flex;gap:8px;align-items:flex-start;background:#fff;border:1px solid var(--c-border-soft);border-radius:8px;padding:8px 10px}.comment-reply__text{font-size:12px;color:var(--c-text-mid);line-height:1.5}.comment-reply__meta{font-size:10.5px;color:var(--c-muted-4);margin-top:2px}.activity-item{display:flex;gap:11px}.activity-item__rail{display:flex;flex-direction:column;align-items:center}.activity-item__dot{width:9px;height:9px;border-radius:50%;flex-shrink:0;margin-top:4px}.activity-item__dot--alert{background:var(--c-orange)}.activity-item__dot--active{background:var(--c-cyan)}.activity-item__dot--done{background:#c9ced4}.activity-item__line{width:2px;flex:1;min-height:22px;background:var(--c-border-strong)}.activity-item__content{padding-bottom:14px}.activity-item__label{font-size:12.5px;color:var(--c-text)}.activity-item__sub{font-size:11px;color:var(--c-muted-4);margin-top:1px}.queue-card{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.queue-card__main{display:flex;align-items:center;gap:16px;min-width:0}.queue-card__avatar{width:40px;height:40px;border-radius:10px;background:#f1f3f5;color:var(--c-text-soft);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;font-family:var(--font-display);flex-shrink:0}.queue-card__title{font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--c-text-strong)}.queue-card__meta{display:flex;gap:12px;margin-top:4px;font-size:12.5px;color:var(--c-muted-2);flex-wrap:wrap}.queue-card__meta .dot{color:#d8dbdf}.queue-card__side{display:flex;align-items:center;gap:18px;flex-shrink:0}.queue-card__wait{font-size:12.5px;color:var(--c-muted-4);display:flex;align-items:center;gap:6px}.queue-card__cta{white-space:nowrap}.ta-search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--c-border-strong);border-radius:10px;padding:9px 12px;width:230px}.ta-search input{border:none;outline:none;font-size:13px;font-family:var(--font-body);flex:1;background:transparent;color:var(--c-text);min-width:0}.ta-select{padding:9px 13px;font-size:13px;border-radius:10px}.ta-select:focus{padding:8.5px 12.5px}.ta-tabs{display:flex;gap:8px;margin-bottom:18px;flex-wrap:wrap}.ta-tab{display:flex;align-items:center;gap:7px;background:#fff;color:var(--c-text-soft);border:1px solid var(--c-border-strong);border-radius:9px;padding:8px 13px;font-size:13px;font-weight:600;font-family:var(--font-display)}.ta-tab:hover{border-color:#c9d3d5}.ta-tab--active{background:var(--c-teal-700);color:#fff;border-color:var(--c-teal-700)}.ta-tab--active:hover{border-color:var(--c-teal-700)}.ta-tab__count{background:#00000014;color:inherit;font-size:11px;font-weight:700;min-width:18px;height:18px;padding:0 5px;border-radius:9px;display:flex;align-items:center;justify-content:center}.ta-table{overflow:hidden}.ta-table__row{display:grid;grid-template-columns:2.3fr 1.5fr 1.4fr .7fr 1fr 1.1fr .9fr;align-items:center;gap:12px;padding:15px 22px;border-bottom:1px solid #f3f4f6}.ta-table__row:last-child{border-bottom:none}.ta-table__row--head{padding:14px 22px;background:#fafbfc;border-bottom:1px solid #f0f1f3;font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--c-muted-3);text-transform:uppercase;font-family:var(--font-display)}.ta-sort{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;text-align:left;font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--c-muted-3);text-transform:uppercase;font-family:var(--font-display)}.ta-sort:hover{color:var(--c-text-soft)}.ta-sort__arrows{display:inline-flex;flex-direction:column;line-height:1;gap:1px}.ta-sort__arrow{font-size:6.5px;color:#cdd2d8}.ta-sort__arrow--on{color:var(--c-teal-700)}.ta-table__title{font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--c-text-strong)}.ta-table__sub{font-size:11.5px;color:var(--c-muted-4);margin-top:2px}.ta-table__person{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--c-text-mid)}.ta-table__avatar{width:28px;height:28px;border-radius:50%;background:#f1f3f5;color:var(--c-text-soft);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;font-family:var(--font-display);flex-shrink:0}.ta-table__cell{font-size:13px;color:var(--c-text-mid)}.ta-review-grid{display:grid;grid-template-columns:1fr 360px;gap:22px;margin-top:26px;align-items:start}.ta-ai-chip{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--c-teal-600);font-weight:600;background:var(--c-cyan-100);padding:3px 9px;border-radius:20px}.ta-mini-avatar{width:22px;height:22px;border-radius:50%;background:var(--c-cyan);color:var(--c-teal-900);display:inline-flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:700;font-family:var(--font-display);flex-shrink:0}.ta-mini-avatar--teal{background:var(--c-teal-700);color:#fff}.decision-card{display:flex;align-items:flex-start;gap:11px;padding:14px;width:100%;border:1.5px solid var(--c-border-soft);background:#fff;border-radius:12px;text-align:left;font-family:var(--font-body)}.decision-card:hover{border-color:#c9d3d5}.decision-card--approve{border-color:var(--c-teal-600);background:#f1fafb}.decision-card--approve:hover{border-color:var(--c-teal-600)}.decision-card--return{border-color:var(--c-orange);background:var(--c-orange-25)}.decision-card--return:hover{border-color:var(--c-orange)}.decision-card__icon{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.decision-card__title{display:block;font-size:13.5px;font-weight:600;color:var(--c-text-strong);font-family:var(--font-display)}.decision-card__desc{display:block;font-size:11.5px;color:var(--c-muted-2);margin-top:2px;line-height:1.45}.ta-note{width:100%;box-sizing:border-box;margin-top:12px;min-height:64px;resize:vertical;border:1px solid var(--c-border-soft);border-radius:10px;padding:11px 12px;font-size:12.5px;font-family:var(--font-body);color:var(--c-text);outline:none;line-height:1.5}.ta-note:focus{border-color:var(--c-cyan);box-shadow:0 0 0 4px var(--c-cyan-100)}.ta-decision-btn{width:100%;margin-top:12px;background:#d8dbdf;color:#fff;padding:13px}.ta-decision-btn--approve{background:var(--c-teal-600)}.ta-decision-btn--return{background:var(--c-orange);box-shadow:var(--shadow-orange)}.ta-count-chip{font-size:11px;font-weight:600;color:#6b7178;background:#f1f2f4;padding:3px 9px;border-radius:20px}.ta-comment{border:1px solid var(--c-border-soft);border-radius:12px;padding:12px 13px}.ta-comment__head{display:flex;align-items:center;gap:8px;margin-bottom:7px}.ta-comment__author{font-size:11.5px;font-weight:600;color:var(--c-text)}.ta-comment__field{margin-left:auto;font-size:10.5px;color:var(--c-orange-700);font-weight:600;background:var(--c-orange-50);padding:2px 8px;border-radius:20px;white-space:nowrap}.ta-comment__text{font-size:12.5px;color:var(--c-text-mid);line-height:1.55}.ta-comment-form--divided{border-top:1px solid #f0f1f3;padding-top:14px}.ta-comment-form .ta-note{margin-top:8px}.ta-comment__time{font-size:11px;color:var(--c-muted);white-space:nowrap}.ta-comment__right{margin-left:auto;display:flex;align-items:center;gap:8px}.ta-comment__chip{font-size:10.5px;font-weight:600;padding:2px 8px;border-radius:20px;white-space:nowrap}.ta-comment__chip--pinned{color:var(--c-orange-700);background:var(--c-orange-50)}.ta-comment__chip--private{color:#6b7178;background:#f1f2f4}.ta-comment__action{border:none;background:none;padding:2px;cursor:pointer;font-size:11px;font-weight:600;color:var(--c-muted);font-family:var(--font-body)}.ta-comment__action:hover{color:var(--c-teal-700)}.ta-comment__action--danger:hover{color:var(--c-error)}.ta-comment__private-toggle{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--c-text-mid);cursor:pointer;-webkit-user-select:none;user-select:none}.ta-comment__private-toggle input{accent-color:var(--c-teal-600);margin:0}.notif-bell{position:relative;display:flex}.notif-bell__btn{border:none;background:none;padding:6px;cursor:pointer;color:var(--c-text-soft);display:flex;border-radius:10px}.notif-bell__btn:hover{background:#f4f6f7;color:var(--c-text-strong)}.notif-bell__badge{position:absolute;top:0;right:0;background:var(--c-orange);color:#fff;font-size:10px;font-weight:700;font-family:var(--font-display);min-width:17px;height:17px;padding:0 4px;border-radius:9px;display:flex;align-items:center;justify-content:center;border:2px solid var(--c-surface);pointer-events:none}.notif-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:40;width:380px;max-width:calc(100vw - 32px);background:#fff;border:1px solid var(--c-border-strong);border-radius:14px;box-shadow:0 16px 40px #10182829;overflow:hidden}.notif-panel__head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px 12px;border-bottom:1px solid var(--c-border-soft)}.notif-panel__title{font-family:var(--font-display);font-weight:700;font-size:14px;color:var(--c-text-strong)}.notif-panel__list{max-height:380px;overflow-y:auto}.notif-panel__empty{display:flex;align-items:center;justify-content:center;gap:10px;padding:34px 16px;font-size:13px;color:var(--c-muted-3)}.notif-panel__footer{display:block;width:100%;padding:12px 16px;background:#fafbfc;border:none;border-top:1px solid var(--c-border-soft);font-size:12.5px;font-weight:600;color:var(--c-teal-600);text-align:center}.notif-panel__footer:hover{background:#f4f6f7;color:var(--c-teal-700)}.notif-item{display:flex;gap:12px;align-items:flex-start;padding:14px 18px;cursor:pointer;border-bottom:1px solid #f3f4f6}.notif-item:last-child{border-bottom:none}.notif-item:hover{background:#f8fafa}.notif-item:focus-visible{outline:2px solid var(--c-cyan);outline-offset:-2px}.notif-item--unread{background:var(--c-cyan-50)}.notif-item--unread:hover{background:var(--c-cyan-100)}.notif-item--compact{padding:12px 16px}.notif-item__icon{width:30px;height:30px;border-radius:9px;flex-shrink:0;background:#f1f3f5;color:var(--c-text-soft);display:flex;align-items:center;justify-content:center}.notif-item--unread .notif-item__icon{background:#fff;color:var(--c-teal-600)}.notif-item__body{flex:1;min-width:0}.notif-item__title{font-size:13px;font-weight:600;color:var(--c-text-strong);line-height:1.4}.notif-item--unread .notif-item__title{color:var(--c-teal-900)}.notif-item__msg{font-size:12.5px;color:var(--c-muted);margin-top:2px;line-height:1.45}.notif-item--compact .notif-item__msg{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notif-item__meta{display:flex;gap:6px;align-items:center;font-size:11.5px;color:var(--c-muted-4);margin-top:4px}.notif-item__meta .dot{color:#d8dbdf}.notif-item__dot{width:8px;height:8px;border-radius:50%;background:var(--c-orange);flex-shrink:0;display:block}.notif-item__dot-btn{background:none;border:none;padding:6px;margin:-2px -6px 0 0;border-radius:8px;display:flex;flex-shrink:0;align-self:flex-start}.notif-item__dot-btn:hover{background:#f165221f}.notif-item>.notif-item__dot{margin-top:6px}.notif-list{overflow:hidden}@media (max-width: 1100px){.stat-grid{grid-template-columns:repeat(2,1fr)}.detail-grid,.revise-grid,.jd-grid,.ta-review-grid{grid-template-columns:1fr}.priority-grid{grid-template-columns:repeat(2,1fr)}.queue-card{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width: 800px){.app-main{padding:24px 20px 36px}.form-grid-2,.kv-grid{grid-template-columns:1fr}}.programs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:16px;margin-bottom:30px}@media (max-width: 600px){.programs-grid{grid-template-columns:1fr}}.summernote-editor-wrapper .note-editor{border:1px solid var(--c-border-strong)!important;border-radius:8px!important;overflow:hidden;font-family:inherit!important}.summernote-editor-wrapper .note-toolbar{background:#f8f9fa!important;border-bottom:1px solid var(--c-border-strong)!important;padding:6px 8px!important}.summernote-editor-wrapper .note-editing-area{background:#fff!important}.admin-table-card{padding:0;overflow:hidden}.admin-table{width:100%;border-collapse:collapse}.admin-table th{text-align:left;font-size:11.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--c-muted-2);background:#f8f9fa;padding:12px 18px;border-bottom:1px solid var(--c-border-soft)}.admin-table td{padding:14px 18px;border-bottom:1px solid var(--c-border-soft);font-size:13.5px;color:var(--c-text-mid);vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table code{font-size:11.5px;background:#f1f2f4;border-radius:6px;padding:2px 6px;color:var(--c-muted)}.admin-table__desc{max-width:260px}.admin-user{display:flex;align-items:center;gap:11px}.admin-user__name{font-weight:600;font-size:13.5px;color:var(--c-text-strong)}.admin-user__email{font-size:12px;color:var(--c-muted-4);margin-top:1px}.admin-chips{display:flex;flex-wrap:wrap;gap:6px}.admin-chips__none{font-size:12.5px;color:var(--c-muted-4)}.admin-actions{display:flex;gap:8px;justify-content:flex-end}.admin-actions__danger:not(:disabled){color:#d93025;border-color:#f2c4c0}.admin-actions__danger:not(:disabled):hover{background:#fdf3f2}.admin-empty{padding:46px 20px;text-align:center;color:var(--c-muted-3);font-size:13.5px;background:#fff;border:1px solid var(--c-border-soft);border-radius:12px}.admin-form{display:flex;flex-direction:column;gap:16px;margin-top:12px}.admin-form .modal__actions{margin-top:6px}.admin-system-note{font-size:12.5px;color:var(--c-muted);background:#f8f9fa;border:1px solid var(--c-border-soft);border-radius:9px;padding:9px 12px}.admin-checks{display:flex;flex-direction:column;gap:4px;max-height:180px;overflow-y:auto;border:1px solid var(--c-border-soft);border-radius:10px;padding:8px 10px}.admin-checks__empty{font-size:12.5px;color:var(--c-muted-4);padding:4px 2px}.admin-check{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--c-text-mid);padding:4px 2px;cursor:pointer}.admin-check input{accent-color:var(--c-teal-700);cursor:pointer}.admin-check span{font-weight:500;color:var(--c-text)}.admin-check code{font-size:11px;background:#f1f2f4;border-radius:5px;padding:1px 5px;color:var(--c-muted)}.admin-check small{font-size:11.5px;color:var(--c-muted-4)}.admin-grants{border:1px solid var(--c-border-soft);border-radius:10px;overflow:hidden}.admin-grants__row{display:grid;grid-template-columns:1fr repeat(4,64px);align-items:center;padding:8px 12px;border-bottom:1px solid var(--c-border-soft)}.admin-grants__row:last-child{border-bottom:none}.admin-grants__row--head{background:#f8f9fa}.admin-grants__row--head span{font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--c-muted-2)}.admin-grants__row--head span+span{text-align:center}.admin-grants__module{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--c-text);font-weight:500}.admin-grants__module code{font-size:10.5px;background:#f1f2f4;border-radius:5px;padding:1px 5px;color:var(--c-muted);font-weight:400}.admin-grants__cell{display:flex;justify-content:center}.admin-grants__cell input{accent-color:var(--c-teal-700);cursor:pointer}.modal:has(.admin-form){max-width:580px;max-height:90vh;overflow-y:auto}.home-page{min-height:100vh;display:flex;flex-direction:column;background:#fff;color:#123b42}.home-header{display:flex;align-items:center;justify-content:space-between;padding:16px 40px;border-bottom:1px solid #eaeef0;background:#fff}.home-header__brand{display:flex;align-items:center;gap:20px}.home-header__logo{font-size:26px;font-weight:700;letter-spacing:-.5px;color:#12343b}.home-header__divider{width:1px;height:26px;background:#dce2e4}.home-header__org{font-size:16px;color:#7c8a91;font-weight:400}.home-header__actions{display:flex;align-items:center;gap:22px}.home-header__icon-btn{border:none;background:none;padding:6px;cursor:pointer;color:#5b6b72;display:flex;border-radius:10px}.home-header__icon-btn:hover{background:#f2f5f6;color:#12343b}.home-header__avatar{width:44px;height:44px;border:none;padding:0;border-radius:50%;background:#29b6c8;color:#0b2e34;display:flex;align-items:center;justify-content:center;font-family:inherit;font-weight:600;font-size:15px;cursor:pointer}.home-header__avatar:hover{box-shadow:0 0 0 4px #e1f4f6}.home-user-menu{position:relative}.home-user-menu__dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;background:#fff;border:1px solid #e6ebed;border-radius:14px;box-shadow:0 12px 30px #12343b24;padding:6px;z-index:30}.home-user-menu__identity{padding:10px 12px;border-bottom:1px solid #eef2f3;margin-bottom:6px}.home-user-menu__name{font-size:14px;font-weight:600;color:#12343b;line-height:1.3}.home-user-menu__role{font-size:12.5px;color:#7c8a91;margin-top:2px}.home-user-menu__item{display:flex;align-items:center;gap:9px;width:100%;border:none;background:none;padding:9px 12px;border-radius:9px;font-family:inherit;font-size:14px;font-weight:500;color:#3d4d54;cursor:pointer;text-align:left}.home-user-menu__item:hover{background:#f2f5f6;color:#12343b}.home-main{flex:1;width:100%;max-width:1240px;margin:0 auto;padding:72px 40px 56px}.home-greeting{text-align:center}.home-greeting h1{margin:0;font-size:52px;line-height:1.1;font-weight:700;letter-spacing:-1px;color:#12343b}.home-greeting p{margin:14px 0 0;font-size:20px;color:#859399;font-weight:400}.home-search{margin:32px auto 0;max-width:584px}.home-search form{display:flex;align-items:center;gap:10px;height:46px;background:#fff;border:1px solid #37bdcb;border-radius:999px;padding:0 5px 0 18px;box-shadow:0 2px 8px #29b6c814;transition:box-shadow .15s ease}.home-search form:focus-within,.home-search form:hover{box-shadow:0 3px 12px #29b6c829}.home-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:inherit;font-size:15px;color:#12343b;padding:0}.home-search button[type=submit]{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:none;background:#12343b;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.home-search button[type=submit]:hover{background:#0b262c}.home-search__assistant{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;font-size:13px;color:#7c8a91}.home-search__dot{width:9px;height:9px;border-radius:50%;background:#29b6c8}.home-divider{height:1px;background:#eaeef0;margin:44px 0 28px}.home-apps__heading{font-size:13px;font-weight:600;letter-spacing:1.5px;color:#9aa7ad;text-transform:uppercase;margin-bottom:22px}.home-apps{display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.home-tile{position:relative;width:96px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 4px 8px;background:transparent;border-radius:12px;text-align:center;color:inherit;transition:background .12s ease}.home-tile:hover{background:#f2f5f6;color:inherit}.home-tile--locked,.home-tile--locked:hover{background:transparent;cursor:not-allowed}.home-tile__lock{position:absolute;top:6px;right:12px;color:#aeb8bd;display:flex}.home-tile__lock svg{width:13px;height:13px}.home-tile__icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}.home-tile__label{width:100%;font-size:12px;font-weight:500;color:#22343b;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-tile--locked .home-tile__label{color:#9ba7ad}.home-tile--locked .home-tile__icon{opacity:.75}.home-locked-note{display:flex;align-items:center;gap:9px;margin-top:26px;color:#98a6ac;font-size:15px}:root{--rec-good: #178a5c;--rec-good-50: #e8f6f0;--rec-bad: #c0392b;--rec-bad-50: #fbecea;--rec-bad-border: #f1d5ce}.rec-chip{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;white-space:nowrap;font-family:var(--font-body)}.rec-chip--good{background:var(--rec-good-50);color:var(--rec-good)}.rec-chip--warn{background:var(--c-orange-50);color:var(--c-orange-700)}.rec-chip--bad{background:var(--rec-bad-50);color:var(--rec-bad)}.rec-chip--info{background:var(--c-cyan-50);color:var(--c-teal-600)}.rec-chip--muted{background:#f1f2f4;color:var(--c-muted)}.rec-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}.rec-stat--link{cursor:pointer;transition:box-shadow .15s}.rec-stat--link:hover{box-shadow:0 3px 10px #10182814}.rec-stat--accent-cyan{border-top:3px solid var(--c-cyan)}.rec-stat--accent-orange{border-top:3px solid var(--c-orange)}.stat-card__sub--good{color:var(--rec-good);font-weight:600}.stat-card__sub--warn{color:var(--c-orange-700);font-weight:600}.stat-card__sub--alert{color:var(--rec-bad);font-weight:600}.rec-assign-banner{padding:20px 22px;margin-bottom:24px}.rec-assign-banner__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.rec-assign-banner__kicker{font-size:10.5px;letter-spacing:.14em;font-weight:700;color:var(--c-teal-600);font-family:var(--font-display)}.rec-assign-banner__title{font-family:var(--font-display);font-weight:700;font-size:17px;color:var(--c-text-strong);margin-top:5px}.rec-assign-banner__sub{font-size:12.5px;color:var(--c-muted);margin-top:3px}.rec-assign-banner__body{display:flex;align-items:center;gap:18px;margin-top:18px;flex-wrap:wrap}.rec-assign-banner__icon{width:52px;height:52px;border-radius:12px;background:var(--c-cyan-50);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rec-assign-banner__role{min-width:180px}.rec-assign-banner__ref{font-size:10.5px;color:var(--c-muted-3);font-weight:600}.rec-assign-banner__role-name{font-family:var(--font-display);font-size:16px;font-weight:700;color:var(--c-text-strong)}.rec-assign-banner__role-meta{font-size:12px;color:var(--c-muted);margin-top:2px}.rec-assign-banner__facts{display:flex;gap:24px;flex:1;flex-wrap:wrap}.rec-fact__key{font-size:10px;letter-spacing:.08em;color:var(--c-muted-3);font-weight:700;font-family:var(--font-display);text-transform:uppercase}.rec-fact__val{font-weight:600;font-size:13px;margin-top:3px;color:var(--c-text)}.rec-fact__val--warn{color:var(--c-orange-700)}.rec-assign-banner__actions{display:flex;gap:10px;flex-wrap:wrap}.rec-two-col{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;align-items:start}.rec-panel-kicker{font-size:10px;letter-spacing:.16em;font-weight:700;color:var(--c-teal-600);font-family:var(--font-display)}.rec-panel-title{font-family:var(--font-display);font-weight:700;font-size:16px;color:var(--c-text-strong);margin-top:3px}.rec-panel-sub{font-size:12px;color:var(--c-muted);margin-top:2px}.rec-priority-row{display:flex;align-items:center;gap:14px;padding:13px 2px;border-bottom:1px solid #f3f4f6}.rec-priority-row:last-child{border-bottom:none}.rec-priority-row__num{width:26px;height:26px;border-radius:7px;background:var(--c-orange-50);color:var(--c-orange-700);font-weight:800;font-size:12px;font-family:var(--font-display);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rec-priority-row__title{font-weight:600;font-size:13px;color:var(--c-text-strong);font-family:var(--font-display)}.rec-priority-row__sub{font-size:11.5px;color:var(--c-muted-3);margin-top:2px}.rec-priority-row__due{display:flex;align-items:center;gap:5px;font-size:11.5px;color:var(--c-muted-2);white-space:nowrap}.rec-demand-row{display:flex;align-items:center;gap:12px;padding:14px 2px;border-bottom:1px solid #f3f4f6;color:inherit}.rec-demand-row:hover{color:inherit}.rec-demand-row:last-child{border-bottom:none}.rec-demand-row__role{font-weight:600;font-size:13px;color:var(--c-text-strong);font-family:var(--font-display)}.rec-demand-row__meta{font-size:11.5px;color:var(--c-muted-3);margin-top:2px}.rec-demand-row__side{text-align:right;min-width:96px}.rec-demand-row__counts{font-size:12px;font-weight:600;color:var(--c-text)}.rec-demand-row__next{font-size:11px;color:var(--c-muted-3);margin-top:1px}.rec-demand-row__chev{transform:rotate(-90deg);flex-shrink:0}.rec-screen-head{padding:16px 20px;margin-bottom:16px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.rec-screen-head__id{font-size:10.5px;color:var(--c-muted-3);font-weight:600;letter-spacing:.04em}.rec-screen-head__role{font-family:var(--font-display);font-size:17px;font-weight:700;color:var(--c-text-strong)}.rec-screen-head__sub{font-size:12px;color:var(--c-muted);margin-top:2px}.rec-screen-head__stats{display:flex;gap:12px;flex:1;flex-wrap:wrap}.rec-stat-box{background:#f6f8f9;border-radius:10px;padding:9px 14px}.rec-stat-box__val{font-weight:700;font-size:16px;font-family:var(--font-display);color:var(--c-text-strong);margin-top:2px}.rec-stat-box__val--good{color:var(--rec-good)}.rec-stat-box__val--warn{color:var(--c-orange-700)}.rec-screen-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.rec-screen-toolbar__sort{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:500;color:var(--c-muted-2)}.rec-cand-list{display:flex;flex-direction:column;gap:12px}.rec-cand-card{transition:border-color .15s}.rec-cand-card--checked{border-color:var(--c-cyan)}.rec-cand-row{display:flex;align-items:center;gap:16px;padding:15px 18px}.rec-check{width:19px;height:19px;border-radius:6px;border:1.7px solid #c6d1d2;background:#fff;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rec-check--on{border-color:var(--c-teal-700);background:var(--c-teal-700)}.rec-cand-row__who{width:190px;flex-shrink:0;min-width:0}.rec-cand-row__name{font-family:var(--font-display);font-weight:700;font-size:14px;color:var(--c-text-strong)}.rec-cand-row__sub{font-size:11.5px;color:var(--c-muted-3);margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rec-cand-row__match{width:150px;flex-shrink:0}.rec-match-num{display:flex;align-items:baseline;gap:5px}.rec-match-num strong{font-size:19px;font-weight:800;font-family:var(--font-display);color:var(--c-text-strong)}.rec-match-num span{font-size:11px;color:var(--c-muted-3);font-weight:600}.rec-bar{height:5px;border-radius:99px;background:var(--c-idle);margin-top:5px;overflow:hidden}.rec-bar__fill{height:100%;border-radius:99px}.rec-cand-row__facts{display:flex;gap:14px;flex-shrink:0}.rec-cand-row__facts .rec-fact__val{font-size:12px;margin-top:1px}.rec-cand-row__warnings{flex:1;display:flex;flex-wrap:wrap;gap:6px;min-width:120px}.rec-warn-chip{display:inline-flex;align-items:center;gap:5px;background:var(--c-orange-50);color:var(--c-orange-700);font-size:11px;font-weight:600;padding:4px 10px;border-radius:99px}.rec-cand-row__actions{display:flex;gap:7px;flex-shrink:0;align-items:center}.btn--danger-outline{background:#fff;color:var(--rec-bad);border:1px solid var(--rec-bad-border)}.btn--danger-outline:hover:not(:disabled){background:var(--rec-bad-50)}.rec-undo{background:none;border:none;padding:0;font-size:11.5px;font-weight:600;color:var(--c-muted-2);text-decoration:underline;font-family:var(--font-body)}.rec-undo:hover{color:var(--c-text-mid)}.rec-expand-btn{width:30px;height:30px;border:1px solid var(--c-border-strong);background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;transition:transform .15s;color:var(--c-muted-2)}.rec-expand-btn--open{transform:rotate(180deg)}.rec-cand-detail{border-top:1px solid var(--c-border-soft);padding:16px 18px 18px 74px;display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:22px;animation:rec-fade .2s ease}.rec-detail-kicker{font-size:10px;letter-spacing:.12em;font-weight:700;font-family:var(--font-display);text-transform:uppercase}.rec-detail-kicker--good{color:var(--rec-good)}.rec-detail-kicker--warn{color:var(--c-orange-700)}.rec-detail-kicker--info{color:var(--c-teal-600)}.rec-point-list{display:flex;flex-direction:column;gap:7px;margin-top:9px}.rec-point{display:flex;gap:8px;font-size:12.5px;line-height:1.45;color:var(--c-text-mid)}.rec-point__sign{font-weight:800;flex-shrink:0}.rec-point__sign--plus{color:var(--rec-good)}.rec-point__sign--minus{color:var(--c-orange-700)}.rec-quote{background:#f6f8f9;border-left:2px solid var(--c-cyan);border-radius:0 8px 8px 0;padding:8px 11px;font-size:12px;color:var(--c-text-mid);line-height:1.45}.rec-detail-foot{font-size:11px;color:var(--c-muted-3);margin-top:9px}.rec-bulk-bar{position:fixed;bottom:22px;left:50%;transform:translate(-38%);background:var(--c-text-strong);color:#fff;border-radius:14px;padding:11px 12px 11px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px #10182859;z-index:40;animation:rec-slide-up .2s ease}.rec-bulk-bar__count{font-weight:700;font-size:13px;font-family:var(--font-display)}.rec-bulk-bar__primary{background:var(--c-cyan);color:var(--c-teal-900);border:none;border-radius:9px;padding:8px 14px;font-weight:700;font-size:12px}.rec-bulk-bar__btn{background:transparent;color:#fff;border:1px solid #5a5a5a;border-radius:9px;padding:8px 14px;font-weight:600;font-size:12px}.rec-bulk-bar__btn:hover{border-color:#8a8a8a}.rec-bulk-bar__clear{background:none;border:none;color:#b9c4c5;font-size:12px;font-weight:500;padding:8px 6px}.rec-review-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;align-items:start}.rec-queue{padding:14px 12px}.rec-queue__head{padding:2px 8px 10px}.rec-queue__list{display:flex;flex-direction:column;gap:4px}.rec-queue-item{display:flex;align-items:center;gap:10px;padding:11px 10px;border-radius:11px;width:100%;text-align:left;border:1px solid transparent;background:transparent;font-family:var(--font-body)}.rec-queue-item:hover{background:#f6f8f9}.rec-queue-item--active{background:var(--c-cyan-50);border-color:#bfe9ef}.rec-queue-item--active:hover{background:var(--c-cyan-50)}.rec-queue-item__name{font-weight:600;font-size:13px;color:var(--c-text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-display)}.rec-queue-item__sub{font-size:11px;color:var(--c-muted-3);margin-top:1px}.rec-queue-item__score{margin-left:auto;font-size:12px;font-weight:800;font-family:var(--font-display);flex-shrink:0}.rec-cand-head{padding:18px 20px;margin-bottom:16px}.rec-cand-head__row{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}.rec-cand-head__title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rec-cand-head__name{font-family:var(--font-display);font-size:20px;font-weight:800;color:var(--c-text-strong)}.rec-cand-head__headline{font-size:12.5px;color:var(--c-muted);margin-top:4px}.rec-cand-head__meta{display:flex;gap:18px;margin-top:10px;font-size:12px;color:var(--c-text-soft);flex-wrap:wrap}.rec-cand-head__actions{display:flex;gap:10px;align-items:center;margin-left:auto}.rec-review-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:16px;align-items:start}.rec-review-col{display:flex;flex-direction:column;gap:16px}.rec-ai-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.rec-ai-confidence{font-size:11px;color:var(--c-muted-3)}.rec-ai-scores{display:flex;align-items:center;gap:16px;margin-top:12px}.rec-ring{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rec-ring__inner{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;font-family:var(--font-display)}.rec-score-bars{flex:1;display:flex;flex-direction:column;gap:8px}.rec-score-bar{display:flex;align-items:center;gap:10px}.rec-score-bar__label{width:118px;font-size:11.5px;font-weight:500;color:var(--c-text-soft);flex-shrink:0}.rec-score-bar__track{flex:1;height:6px;border-radius:99px;background:var(--c-idle);overflow:hidden}.rec-score-bar__fill{height:100%;border-radius:99px;background:var(--c-cyan)}.rec-score-bar__val{width:34px;text-align:right;font-size:12px;font-weight:700;font-family:var(--font-display)}.rec-ai-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:16px}.rec-ai-evidence{margin-top:14px;border-top:1px solid #f0f1f3;padding-top:12px}.rec-history-row{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #f3f4f6;font-size:12.5px}.rec-history-row:last-child{border-bottom:none}.rec-history-row__date{color:var(--c-muted-3);width:82px;flex-shrink:0}.rec-history-row__what{flex:1;font-weight:500;color:var(--c-text-mid)}.rec-elig-rows{display:flex;flex-direction:column;gap:9px;margin-top:10px;font-size:12.5px}.rec-elig-row{display:flex;justify-content:space-between;gap:10px}.rec-elig-row__key{color:var(--c-text-soft)}.rec-elig-row__val{font-weight:600;color:var(--c-text);text-align:right}.rec-elig-row__val--good{color:var(--rec-good)}.rec-elig-row__val--warn{color:var(--c-orange-700)}.card--attention{border-color:var(--c-orange-border)}.rec-decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:11px}.rec-decision-grid .btn{width:100%}.rec-decision-hint{font-size:11px;color:var(--c-muted-3);margin-top:10px;line-height:1.5}.rec-decision-done{display:flex;align-items:center;gap:10px;margin-top:11px}.ripper-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#10182847;z-index:55}.ripper-panel{position:fixed;top:0;right:0;bottom:0;width:380px;max-width:92vw;background:#fff;z-index:56;display:flex;flex-direction:column;box-shadow:-12px 0 36px #10182829;animation:rec-slide-in .22s ease}.ripper-panel__head{display:flex;align-items:center;gap:11px;padding:16px 18px;border-bottom:1px solid var(--c-border-soft)}.ripper-panel__logo{width:36px;height:36px;border-radius:10px;background:var(--c-teal-700);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ripper-panel__title{font-family:var(--font-display);font-weight:800;font-size:14px;color:var(--c-text-strong)}.ripper-panel__context{font-size:11px;color:var(--c-muted)}.ripper-panel__close{margin-left:auto;width:30px;height:30px;border-radius:8px;border:1px solid var(--c-border-strong);background:#fff;padding:0;display:flex;align-items:center;justify-content:center;color:var(--c-muted-2)}.ripper-panel__body{flex:1;overflow-y:auto;padding:16px 18px;display:flex;flex-direction:column;gap:12px}.ripper-intro{background:#f6f8f9;border-radius:12px 12px 12px 3px;padding:12px 14px;font-size:12.5px;line-height:1.55;color:var(--c-text-mid)}.ripper-card{border:1px solid var(--c-border);border-radius:12px;padding:11px 13px;background:#fff;width:100%;text-align:left;font-family:var(--font-body);transition:border-color .15s}.ripper-card:hover{border-color:var(--c-cyan)}.ripper-card__title{font-weight:600;font-size:12.5px;color:var(--c-text-strong);font-family:var(--font-display)}.ripper-card__body{font-size:11.5px;color:var(--c-muted);margin-top:3px;line-height:1.5}.ripper-panel__note{font-size:10.5px;color:var(--c-muted-4);line-height:1.5}.ripper-panel__foot{padding:14px 18px;border-top:1px solid var(--c-border-soft)}.ripper-panel__input{display:flex;align-items:center;gap:9px;border:1px solid var(--c-border-strong);border-radius:12px;padding:10px 13px}.ripper-panel__input input{border:none;outline:none;background:transparent;font-family:var(--font-body);font-size:12.5px;width:100%;color:var(--c-text)}.ripper-launch{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--c-border-strong);border-radius:var(--radius-input);padding:10px 16px;font-weight:600;font-size:13px;color:var(--c-teal-700);font-family:var(--font-display);transition:border-color .15s,box-shadow .15s}.ripper-launch:hover{border-color:var(--c-cyan);box-shadow:0 2px 8px #42c3d626}.rec-placeholder{display:flex;align-items:center;justify-content:center;min-height:60vh}.rec-placeholder__box{text-align:center;max-width:400px;padding:24px}.rec-placeholder__icon{width:56px;height:56px;border-radius:16px;background:var(--c-cyan-50);margin:0 auto 14px;display:flex;align-items:center;justify-content:center}.rec-placeholder__title{font-family:var(--font-display);font-size:17px;font-weight:800;color:var(--c-text-strong)}.rec-placeholder__sub{font-size:12.5px;color:var(--c-muted);margin-top:6px;line-height:1.55}.modal--files{max-width:520px}.modal--viewer{max-width:860px;display:flex;flex-direction:column;max-height:calc(100vh - 48px)}.cand-files{display:flex;flex-direction:column;gap:8px;margin-top:14px;max-height:46vh;overflow-y:auto}.cand-file{display:flex;align-items:center;gap:12px;width:100%;padding:11px 13px;border:1px solid var(--c-idle);border-radius:12px;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.cand-file:hover{border-color:var(--c-teal-700);background:#f6fafa}.cand-file__icon{width:38px;height:38px;border-radius:10px;background:var(--c-idle);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cand-file__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.cand-file__name{font-size:13.5px;font-weight:600;color:var(--c-text-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cand-file__sub{font-size:12px;color:var(--c-muted)}.cand-file-viewer{flex:1;min-height:0;margin-top:12px;border:1px solid var(--c-idle);border-radius:12px;overflow:hidden;background:#f3f5f7;display:flex;flex-direction:column}.cand-file-viewer__frame{width:100%;height:62vh;border:0}.cand-file-viewer__img{max-width:100%;max-height:62vh;object-fit:contain;margin:auto}@keyframes rec-fade{0%{opacity:0}to{opacity:1}}@keyframes rec-slide-in{0%{transform:translate(40px);opacity:0}to{transform:none;opacity:1}}@keyframes rec-slide-up{0%{transform:translate(-38%,10px);opacity:0}to{transform:translate(-38%);opacity:1}}@media (max-width: 1280px){.rec-cand-row__facts{display:none}}@media (max-width: 1100px){.rec-stat-grid{grid-template-columns:repeat(2,1fr)}.rec-two-col,.rec-review-grid,.rec-cand-detail,.rec-review-layout{grid-template-columns:1fr}.rec-cand-row{flex-wrap:wrap}.rec-cand-row__warnings{min-width:100%;order:10}}.financials-page .header-actions{display:flex;align-items:center;gap:16px}.financials-page .filter-group{display:flex;align-items:center;gap:8px}.financials-page .filter-label{font-weight:500;font-size:.875rem;color:var(--text-secondary)}.financials-content{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px}.financials-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.table-container{overflow-x:auto}.financials-table{width:100%;border-collapse:collapse;font-size:.875rem}.financials-table th,.financials-table td{padding:12px 16px;border:1px solid #e5e7eb;text-align:right}.financials-table th{background-color:#f9fafb;font-weight:600;color:#374151}.financials-table th.text-left,.financials-table td.text-left{text-align:left}.financials-table .metric-label{font-weight:500;color:#111827}.financials-table .company-value{font-weight:600;background-color:#f9fafb}.financials-table .row-highlight td{background-color:#eff6ff;font-weight:600}.financials-table .row-highlight td.metric-label{color:#1d4ed8}.dashboard-root{min-height:100vh;background:var(--c-shell);display:flex;flex-direction:column}.dashboard-header{background:var(--c-surface);border-bottom:1px solid var(--c-border);box-shadow:0 1px 2px #10182808}.header-container{max-width:1280px;margin:0 auto;padding:20px 28px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.brand-section{display:flex;flex-direction:column;gap:4px;width:100%}.brand-eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--c-muted-3);display:flex;align-items:center;gap:6px}.brand-title-wrap{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.brand-title{font-size:22px;font-weight:700;color:var(--c-text-strong)}.platform-pill{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;background:var(--c-cyan-100);color:var(--c-teal-700);border:1px solid rgba(66,195,214,.3)}.header-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.role-switcher{display:flex;background:#edf0f3;padding:3px;border-radius:12px;gap:2px}.role-btn{font-size:13px;font-weight:600;padding:7px 14px;border-radius:9px;border:none;background:transparent;color:var(--c-text-soft);transition:all .2s ease}.role-btn:hover:not(.role-btn--active){color:var(--c-text-strong)}.role-btn--active{background:var(--c-teal-700);color:#fff;box-shadow:0 2px 6px #21505240}.gcc-selector{padding:8px 14px;font-size:13px;font-weight:500;border:1px solid var(--c-border-strong);border-radius:var(--radius-input);background:var(--c-surface);color:var(--c-text-strong);outline:none;cursor:pointer;transition:border-color .15s,box-shadow .15s}.gcc-selector:focus{border-color:var(--c-cyan);box-shadow:0 0 0 3px var(--c-cyan-50)}.gcc-selector:disabled{background:var(--c-shell);color:var(--c-muted-3);cursor:not-allowed}.sync-bar{max-width:1280px;margin:0 auto;padding:10px 28px 14px;display:flex;flex-wrap:wrap;align-items:center;gap:18px;font-size:12px;color:var(--c-muted);border-top:1px solid var(--c-border-soft)}.sync-item{display:inline-flex;align-items:center;gap:6px}.dashboard-body{max-width:1280px;margin:0 auto;padding:28px;width:100%;display:flex;flex-direction:column;gap:24px}.card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:20px;transition:transform .2s ease,box-shadow .2s ease}.card--hoverable:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-hover)}.card--warn{border-color:var(--c-orange-border);background:linear-gradient(180deg,#ffffff 0%,var(--c-orange-25) 100%);box-shadow:0 2px 8px #f165220f}.card--info{border-color:#42c3d64d;background:linear-gradient(180deg,#ffffff 0%,var(--c-cyan-50) 100%)}.card--red{border-color:var(--c-error-border);background:linear-gradient(180deg,#ffffff 0%,var(--c-error-bg) 100%)}.callout-banner{border-left:4px solid var(--c-teal-700);border-radius:12px;padding:14px 18px;font-size:13.5px;line-height:1.5;background:var(--c-surface);border-top:1px solid var(--c-border);border-right:1px solid var(--c-border);border-bottom:1px solid var(--c-border);box-shadow:var(--shadow-card)}.callout-banner--amber{border-left-color:var(--c-orange);background:var(--c-orange-25);border-color:var(--c-orange-border);color:var(--c-orange-700)}.callout-banner--red{border-left-color:var(--c-error);background:var(--c-error-bg);border-color:var(--c-error-border);color:var(--c-error)}.callout-banner--info{border-left-color:var(--c-cyan);background:var(--c-cyan-50);border-color:#42c3d64d;color:var(--c-teal-900)}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.kpi-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.kpi-eyebrow{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--c-muted)}.kpi-tag{font-size:10px;font-weight:700;padding:2px 7px;border-radius:10px;background:var(--c-cyan-100);color:var(--c-teal-700);text-transform:uppercase}.kpi-metrics{display:flex;flex-direction:column;gap:4px}.kpi-plan-row{display:flex;align-items:baseline;justify-content:space-between;font-size:12.5px;color:var(--c-muted)}.kpi-actual-row{display:flex;align-items:baseline;justify-content:space-between;padding-top:4px;border-top:1px solid var(--c-border-soft);margin-top:2px}.kpi-actual-label{font-size:13px;font-weight:500;color:var(--c-text-soft)}.kpi-actual-value{font-family:var(--font-display);font-size:26px;font-weight:700;color:var(--c-text-strong)}.kpi-sparkline{margin:6px 0;height:36px}.kpi-footer{display:flex;align-items:center;gap:8px;padding-top:10px;border-top:1px solid var(--c-border-soft)}.status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-dot--green{background:var(--c-teal-700)}.status-dot--amber{background:var(--c-orange)}.status-dot--red{background:var(--c-error)}.status-dot--info{background:var(--c-cyan)}.kpi-delta{font-family:var(--font-display);font-size:13px;font-weight:600}.kpi-delta--green{color:var(--c-teal-700)}.kpi-delta--amber{color:var(--c-orange-700)}.kpi-delta--red{color:var(--c-error)}.kpi-delta--info{color:var(--c-muted-2)}.seg-bar-wrap{display:flex;flex-direction:column;gap:6px;margin-top:6px}.seg-bar{display:flex;gap:4px;align-items:center}.seg-bar__seg{flex:1;height:6px;border-radius:3px;transition:all .3s ease}.seg-bar__seg--build{background:var(--c-orange)}.seg-bar__seg--operate{background:var(--c-cyan)}.seg-bar__seg--transfer{background:var(--c-teal-700)}.seg-bar__seg--idle{background:var(--c-idle)}.seg-bar-labels{display:flex;justify-content:space-between;font-size:10.5px;font-weight:600;color:var(--c-muted-3)}.seg-bar-label--active{color:var(--c-text-strong)}.chart-card{display:flex;flex-direction:column;gap:16px}.chart-header{display:flex;align-items:baseline;justify-content:space-between}.chart-title{font-size:15px;font-weight:700;color:var(--c-text-strong)}.chart-subtitle{font-size:12px;color:var(--c-muted)}.grid-2col{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:20px}@media (max-width: 640px){.grid-2col{grid-template-columns:1fr}}.table-card{padding:0;overflow:hidden}.table-header-row{padding:18px 22px;display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--c-border)}.table-wrapper{overflow-x:auto}.custom-table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}.custom-table th{background:var(--c-shell);padding:10px 18px;font-family:var(--font-display);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--c-muted);border-bottom:1px solid var(--c-border)}.custom-table td{padding:14px 18px;border-bottom:1px solid var(--c-border-soft);color:var(--c-text)}.custom-table tr:last-child td{border-bottom:none}.custom-table tr:hover td{background:var(--c-cyan-50)}.table-footer{padding:12px 22px;background:var(--c-shell);border-top:1px solid var(--c-border);display:flex;flex-wrap:wrap;align-items:center;gap:16px;font-size:12px;color:var(--c-muted)}.legend-item{display:inline-flex;align-items:center;gap:6px}.bot-impact-card{background:linear-gradient(135deg,var(--c-teal-900) 0%,var(--c-teal-700) 100%);color:#fff;border-radius:var(--radius-card);padding:24px 28px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 4px 20px #0c3a3c33}.impact-info h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:4px}.impact-info p{color:#fffc;font-size:13px;max-width:600px}.impact-stats{display:flex;gap:24px;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column}.stat-value{font-family:var(--font-display);font-size:22px;font-weight:800;color:var(--c-cyan)}.stat-label{font-size:11px;color:#ffffffb3;text-transform:uppercase;letter-spacing:.04em}.footer-note{font-size:12px;color:var(--c-muted-3);line-height:1.6;padding:8px 0 20px}.footer-note code{background:#0000000d;padding:2px 6px;border-radius:4px;font-family:monospace}.period-toggle-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.period-toggle{display:flex;gap:3px;background:var(--c-border);border-radius:10px;padding:3px}.period-toggle__btn{padding:5px 12px;border-radius:7px;border:none;background:transparent;font-size:13px;font-weight:500;color:var(--c-muted);cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.period-toggle__btn--active{background:var(--c-surface);color:var(--c-teal-700);font-weight:600;box-shadow:0 1px 3px #00000014}.month-sub-toggle{display:flex;gap:2px;background:#0000000a;border:1px solid var(--c-border-strong);border-radius:8px;padding:2px}.month-sub-toggle__btn{padding:4px 10px;border-radius:6px;border:none;background:transparent;font-size:12px;font-weight:500;color:var(--c-muted);cursor:pointer;transition:all .15s;white-space:nowrap}.month-sub-toggle__btn:hover{color:var(--c-teal-700);background:#fff9}.month-sub-toggle__btn--active{background:var(--c-teal-700);color:#fff!important;font-weight:600;box-shadow:0 1px 2px #0000001a}.kpi-table-card{background:var(--c-surface);border-radius:var(--radius-card);overflow:hidden;border:1px solid var(--c-border-strong);box-shadow:var(--shadow-card)}.kpi-table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed;font-variant-numeric:tabular-nums}.kpi-table th{padding:10px 16px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--c-muted);background:var(--c-shell);border-bottom:1px solid var(--c-border-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kpi-table th:nth-child(1),.kpi-table th:nth-child(2){text-align:left}.kpi-table th:nth-child(3),.kpi-table th:nth-child(4),.kpi-table th:nth-child(5){text-align:right}.kpi-table td{padding:9px 16px;text-align:right;border-bottom:1px solid var(--c-border);color:var(--c-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.kpi-table td:first-child{text-align:left;font-weight:500;color:var(--c-text-strong)}.kpi-table td:nth-child(2){text-align:left;color:var(--c-muted);font-size:12px}.kpi-table__section-header td{padding:11px 16px 6px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--c-teal-600);background:var(--c-teal-50);border-top:1px solid var(--c-border-strong);border-bottom:1px solid var(--c-border)}.kpi-table tr:last-child td{border-bottom:none}.kpi-table__val--pos{color:#1a7a4a;font-weight:600}.kpi-table__val--neg{color:var(--c-error);font-weight:600}.kpi-table__val--neutral{color:var(--c-muted)}.kpi-table__val--na{color:var(--c-muted-3);font-style:italic}.kpi-table__variance--pos{color:#1a7a4a;font-weight:600}.kpi-table__variance--neg{color:var(--c-error);font-weight:600}.upload-panel{border:2px dashed var(--c-border-strong);border-radius:var(--radius-card);padding:32px 24px;text-align:center;background:var(--c-surface);transition:border-color .2s,background .2s;cursor:pointer}.upload-panel:hover,.upload-panel--drag-over{border-color:var(--c-teal-600);background:var(--c-teal-50)}.upload-panel__icon{display:flex;justify-content:center;margin-bottom:12px;color:var(--c-teal-600)}.upload-panel__title{font-weight:600;font-size:15px;color:var(--c-text-strong);margin-bottom:4px}.upload-panel__hint{font-size:12px;color:var(--c-muted);margin-bottom:16px}.upload-panel__btn{display:inline-flex;align-items:center;gap:8px;padding:9px 20px;border-radius:var(--radius-input);border:none;background:var(--c-teal-700);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.upload-panel__btn:hover{background:var(--c-teal-900)}.upload-status{margin-top:16px;padding:12px 16px;border-radius:10px;font-size:13px;font-weight:500}.upload-status--success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.upload-status--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.upload-status--loading{background:var(--c-shell);color:var(--c-muted)}.dash-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dash-upload-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:var(--radius-input);border:1.5px solid var(--c-border-strong);background:var(--c-surface);font-size:13px;font-weight:600;color:var(--c-teal-700);cursor:pointer;transition:border-color .15s,background .15s}.dash-upload-btn:hover{border-color:var(--c-teal-600);background:var(--c-teal-50)}.no-data-state{text-align:center;padding:60px 24px;color:var(--c-muted)}.no-data-state__title{font-size:18px;font-weight:700;color:var(--c-text-mid);margin-bottom:8px}.no-data-state__desc{font-size:14px;margin-bottom:24px}.perf-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fy-dropdown-wrapper{position:relative;display:inline-flex;align-items:center}.fy-dropdown{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:7px 32px 7px 14px;font-size:13px;font-weight:700;font-family:var(--font-display);letter-spacing:.02em;color:var(--c-teal-700);background:linear-gradient(135deg,var(--c-teal-50),var(--c-cyan-50));border:1.5px solid var(--c-teal-600);border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #00808014}.fy-dropdown:hover{background:linear-gradient(135deg,var(--c-teal-100, #ccfbf1),var(--c-cyan-50));border-color:var(--c-teal-700);box-shadow:0 2px 6px #0080801f}.fy-dropdown:focus{outline:none;border-color:var(--c-teal-700);box-shadow:0 0 0 3px #0d948826}.fy-dropdown-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:var(--c-teal-600);pointer-events:none}.currency-toggle-pill{display:flex;background:var(--c-surface);padding:3px;border-radius:9px;border:1px solid var(--c-border-strong);box-shadow:0 1px 2px #0000000a}.currency-toggle-pill__btn{padding:6px 14px;font-size:12.5px;font-weight:600;font-family:var(--font-display);border-radius:7px;border:none;cursor:pointer;background:transparent;color:var(--c-text-mid);transition:all .15s ease}.currency-toggle-pill__btn--active{background:var(--c-teal-700);color:#fff!important;box-shadow:0 1px 3px #0000001f}.rate-indicator-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:8px;background:var(--c-surface);border:1px solid var(--c-border-strong);font-size:12px;color:var(--c-text-mid);box-shadow:0 1px 2px #00000008}.rate-indicator-chip__dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 0 2px #10b98133}.rate-indicator-chip__edit-btn{background:none;border:none;padding:2px 6px;font-size:11px;font-weight:600;color:var(--c-teal-600);cursor:pointer;border-radius:4px;text-decoration:underline}.rate-indicator-chip__edit-btn:hover{color:var(--c-teal-700);background:var(--c-cyan-50)}.perf-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin-bottom:24px}.perf-stat-card{background:var(--c-surface);border-radius:var(--radius-card);padding:20px;border:1px solid var(--c-border);box-shadow:var(--shadow-card);transition:transform .15s ease,box-shadow .15s ease;position:relative;overflow:hidden}.perf-stat-card:hover{box-shadow:0 4px 12px #0000000f}.perf-stat-card--revenue{border-left:4px solid var(--c-orange)}.perf-stat-card--gross-margin{border-left:4px solid var(--c-teal-600)}.perf-stat-card--costs{border-left:4px solid var(--c-muted-2)}.perf-stat-card--profit{border-left:4px solid var(--rec-good)}.perf-stat-card--headcount{border-left:4px solid var(--c-cyan)}.perf-stat-card__label{font-size:11.5px;font-weight:600;color:var(--c-muted);text-transform:uppercase;letter-spacing:.04em;font-family:var(--font-display)}.perf-stat-card__val{font-size:24px;font-weight:700;font-family:var(--font-display);color:var(--c-text-strong);margin:6px 0 4px;letter-spacing:-.02em}.perf-stat-card__val--profit{color:var(--rec-good)}.perf-stat-card__val--margin,.perf-stat-card__val--headcount{color:var(--c-teal-700)}.perf-stat-card__sub{font-size:12px;color:var(--c-muted-2)}.perf-table-container{background:var(--c-surface);border-radius:var(--radius-card);border:1px solid var(--c-border-strong);box-shadow:var(--shadow-card);overflow:hidden;margin-bottom:24px}.perf-table-scroll{overflow-x:auto;position:relative}.perf-pivot-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13.5px;font-family:var(--font-body);font-variant-numeric:tabular-nums}.perf-pivot-table thead tr{border-bottom:2px solid var(--c-teal-900)}.perf-pivot-table th.perf-th--metric{position:sticky;left:0;z-index:30;background:var(--c-teal-900);color:#fff;min-width:240px;padding:15px 20px;text-align:left;font-weight:700;font-size:13.5px;font-family:var(--font-display);letter-spacing:.02em;border-right:1px solid rgba(255,255,255,.15)}.perf-pivot-table th.perf-th--gcc{min-width:140px;padding:15px 14px;text-align:center;font-weight:700;font-size:13.5px;font-family:var(--font-display);color:var(--c-text-strong);background:var(--c-shell);border-right:1px solid var(--c-border);border-bottom:2px solid var(--c-border-strong);white-space:nowrap}.perf-pivot-table th.perf-th--bot{position:sticky;right:0;z-index:30;background:var(--c-teal-700);color:#fff;min-width:160px;padding:15px 16px;text-align:center;font-weight:700;font-size:13.5px;font-family:var(--font-display);letter-spacing:.02em;box-shadow:-4px 0 10px #00000014;border-left:2px solid var(--c-teal-600);border-bottom:2px solid var(--c-teal-900);white-space:nowrap}.perf-pivot-table tbody tr{border-bottom:1px solid var(--c-border);transition:background .12s ease}.perf-pivot-table tbody tr:hover{background:#42c3d60a}.perf-pivot-table tbody tr:last-child{border-bottom:none}.perf-pivot-table td.perf-td--metric{position:sticky;left:0;z-index:20;background:var(--c-teal-900);color:#fff;padding:12px 20px;font-size:13.5px;border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.08);white-space:nowrap}.perf-td--metric-bold{font-weight:700!important;font-family:var(--font-display)}.perf-td--metric-rev{background:#113c40!important;color:#fff!important}.perf-td--metric-profit{background:#0d2f33!important;color:#fff!important}.perf-pivot-table td.perf-td--gcc{padding:12px 14px;text-align:center;font-size:13.5px;color:var(--c-text-mid);border-right:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.perf-td--bold{font-weight:700;color:var(--c-text-strong)}.perf-pivot-table td.perf-td--bot{position:sticky;right:0;z-index:20;padding:12px 16px;text-align:center;font-size:13.5px;font-weight:700;background:var(--c-teal-50);color:var(--c-teal-900);border-left:2px solid var(--c-teal-600);border-bottom:1px solid var(--c-border);box-shadow:-4px 0 10px #0000000d;font-family:var(--font-display)}.perf-td--bot-rev{background:var(--c-orange-50)!important;color:var(--c-orange-700)!important}.perf-td--bot-profit{background:#dcfce7!important;color:var(--rec-good)!important}.ripper-page{display:flex;height:100vh;background:var(--c-shell);overflow:hidden}.rip-sidebar{width:272px;flex-shrink:0;background:var(--c-surface);border-right:1px solid var(--c-border);display:flex;flex-direction:column;padding:18px 12px 14px;min-height:0}.rip-sidebar__brand{display:flex;align-items:center;gap:10px;padding:2px 8px 16px}.rip-sidebar__name{font-family:var(--font-display);font-weight:700;font-size:17px;color:var(--c-text-strong)}.rip-new-chat{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 4px 14px;padding:10px 12px;border:none;border-radius:11px;background:#12343b;color:#fff;font-size:13.5px;font-weight:600}.rip-new-chat:hover{background:#0b262c}.rip-threads{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:0 2px}.rip-threads__status{display:flex;align-items:center;gap:8px;padding:10px;font-size:12.5px;color:var(--c-muted-2)}.rip-threads__label{font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--c-muted-3);padding:4px 10px 6px}.rip-thread{display:flex;align-items:center;gap:6px;padding:9px 8px 9px 11px;border-radius:10px;color:var(--c-text-soft);font-size:13px;font-weight:500}.rip-thread:hover{background:#f4f6f7;color:var(--c-text-soft)}.rip-thread--active{background:var(--c-cyan-50);color:var(--c-teal-700);font-weight:600}.rip-thread--active:hover{background:var(--c-cyan-50);color:var(--c-teal-700)}.rip-thread__title{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rip-thread__delete{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:7px;background:transparent;color:var(--c-muted-3);opacity:0}.rip-thread:hover .rip-thread__delete,.rip-thread--active .rip-thread__delete{opacity:1}.rip-thread__delete:hover{background:#fdebe1;color:var(--c-error)}.rip-thread__delete:disabled{opacity:.4;cursor:default}.rip-sidebar__home{display:flex;align-items:center;gap:9px;margin:12px 4px 0;padding:14px 11px 10px;border-top:1px solid var(--c-border);font-size:13px;font-weight:500;color:var(--c-text-soft);border-radius:0 0 10px 10px}.rip-sidebar__home:hover{color:var(--c-teal-700)}.rip-main{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0}.rip-header{display:flex;align-items:center;gap:12px;padding:14px 24px;background:var(--c-surface);border-bottom:1px solid var(--c-border)}.rip-header__menu{display:none;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--c-border-strong);border-radius:9px;background:var(--c-surface);color:var(--c-text-soft)}.rip-header__title{flex:1;min-width:0;font-family:var(--font-display);font-weight:600;font-size:14.5px;color:var(--c-text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rip-header__badge{display:flex;align-items:center;gap:7px;font-size:12px;color:#7c8a91;flex-shrink:0}.rip-scroll{flex:1;min-height:0;overflow-y:auto}.rip-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:60px 20px;color:var(--c-muted-2);font-size:13.5px}.rip-feed{max-width:780px;margin:0 auto;padding:28px 24px 12px;display:flex;flex-direction:column;gap:22px}.rip-msg{display:flex;gap:12px}.rip-avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:11.5px}.rip-avatar--bot{background:var(--c-cyan-100);color:var(--c-teal-600)}.rip-avatar--user{background:#12343b;color:#fff}.rip-msg--user{justify-content:flex-end}.rip-msg--user .rip-msg__bubble{max-width:72%;background:#12343b;color:#f2f6f7;border-radius:16px 16px 4px;padding:11px 15px;font-size:13.5px;line-height:1.55;white-space:pre-wrap;overflow-wrap:break-word}.rip-msg--assistant .rip-msg__content{min-width:0;flex:1;background:var(--c-surface);border:1px solid var(--c-border);border-radius:4px 16px 16px;padding:13px 17px;box-shadow:var(--shadow-card)}.md{font-size:13.5px;line-height:1.62;color:var(--c-text);overflow-wrap:break-word}.md p{margin:0 0 10px}.md p:last-child,.md ul:last-child,.md ol:last-child{margin-bottom:0}.md h3,.md h4,.md h5,.md h6{margin:14px 0 8px}.md h3:first-child,.md h4:first-child{margin-top:2px}.md h3{font-size:15.5px}.md h4{font-size:14px}.md h5,.md h6{font-size:13.5px}.md ul,.md ol{margin:0 0 10px;padding-left:22px;display:flex;flex-direction:column;gap:4px}.md blockquote{margin:0 0 10px;padding:6px 14px;border-left:3px solid var(--c-cyan);color:var(--c-text-mid);background:var(--c-cyan-50);border-radius:0 8px 8px 0}.md code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;background:#f0f2f4;border-radius:5px;padding:1.5px 5px}.md pre{margin:0 0 10px;padding:12px 14px;background:#12343b;border-radius:10px;overflow-x:auto}.md pre code{background:transparent;color:#dce8ea;padding:0;font-size:12px}.md hr{border:none;border-top:1px solid var(--c-border-strong);margin:12px 0}.rip-sources{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:10px;border-top:1px dashed var(--c-border-strong)}.rip-source{display:inline-flex;align-items:center;max-width:100%;padding:4px 10px;border-radius:999px;background:var(--c-cyan-50);color:var(--c-teal-700);font-size:11.5px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a.rip-source:hover{background:var(--c-cyan-100);color:var(--c-teal-900)}.rip-typing{display:inline-flex;gap:5px;padding:4px 0}.rip-typing span{width:7px;height:7px;border-radius:50%;background:var(--c-cyan);animation:rip-bounce 1.2s infinite ease-in-out}.rip-typing span:nth-child(2){animation-delay:.15s}.rip-typing span:nth-child(3){animation-delay:.3s}@keyframes rip-bounce{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-5px);opacity:1}}.rip-error{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 15px;border:1px solid #f3c6c0;background:#fdf1ef;color:#b42318;border-radius:11px;font-size:13px}.rip-error button{border:none;border-radius:8px;background:#b42318;color:#fff;font-size:12.5px;font-weight:600;padding:6px 14px}.rip-error button:hover{background:#932015}.rip-empty{max-width:640px;margin:0 auto;padding:12vh 24px 40px;text-align:center}.rip-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:var(--c-cyan-100);color:var(--c-teal-600);margin-bottom:18px}.rip-empty__icon svg{width:26px;height:26px}.rip-empty h1{font-size:26px;margin:0 0 8px}.rip-empty p{color:var(--c-muted);font-size:14px;margin:0 0 26px}.rip-empty__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.rip-empty__chips button{padding:9px 16px;border:1px solid var(--c-border-strong);border-radius:999px;background:var(--c-surface);color:var(--c-text-mid);font-size:12.5px;font-weight:500;font-family:var(--font-body)}.rip-empty__chips button:hover{border-color:#37bdcb;color:var(--c-teal-700);box-shadow:0 3px 12px #29b6c829}.rip-composer{flex-shrink:0;padding:10px 24px 16px}.rip-composer form{display:flex;align-items:flex-end;gap:10px;max-width:780px;margin:0 auto;background:var(--c-surface);border:1px solid #37bdcb;border-radius:22px;padding:9px 9px 9px 18px;transition:box-shadow .15s ease}.rip-composer form:focus-within{box-shadow:0 3px 12px #29b6c829}.rip-composer textarea{flex:1;min-width:0;border:none;outline:none;resize:none;background:transparent;font-family:var(--font-body);font-size:14px;line-height:1.5;color:#12343b;max-height:168px;padding:6px 0}.rip-composer textarea::placeholder{color:#98a6ac}.rip-composer button[type=submit]{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:none;background:#12343b;color:#fff;display:flex;align-items:center;justify-content:center}.rip-composer button[type=submit]:hover:not(:disabled){background:#0b262c}.rip-composer button[type=submit]:disabled{background:var(--c-idle);color:var(--c-muted-3);cursor:default}.rip-composer__hint{max-width:780px;margin:8px auto 0;text-align:center;font-size:11.5px;color:var(--c-muted-3)}.rip-scrim{display:none}@media (max-width: 900px){.rip-sidebar{position:fixed;inset:0 auto 0 0;z-index:40;transform:translate(-100%);transition:transform .2s ease;box-shadow:0 8px 30px #1018282e}.rip-sidebar--open{transform:translate(0)}.rip-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#0f171a59}.rip-header__menu{display:flex}.rip-header__badge{display:none}.rip-feed{padding:20px 16px 8px}.rip-composer{padding:8px 12px 12px}}
