*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video,canvas{display:block;max-width:100%}button,input,textarea,select{font:inherit}/*!
 * 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}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}:root{--header-height: 60px;--sidebar-width-open: 240px;--sidebar-width-collapsed: 70px;--color-bg: #f8fafc;--color-text: #0f172a;--color-primary: #2563eb;--color-danger: #dc2626;--sidebar-bg: linear-gradient(180deg, #0f172a 0%, #111827 100%);--sidebar-text: #cbd5e1;--sidebar-hover: rgba(148, 163, 184, .16);--premium-bg: linear-gradient(180deg, #f8fbff 0%, #eef5ff 42%, #f8fafc 100%);--premium-panel: rgba(255, 255, 255, .82);--premium-panel-strong: rgba(255, 255, 255, .96);--premium-border: rgba(148, 163, 184, .22);--premium-shadow: 0 18px 42px rgba(15, 23, 42, .08);--premium-shadow-soft: 0 10px 24px rgba(37, 99, 235, .08);--premium-accent: #2563eb;--premium-accent-soft: rgba(37, 99, 235, .08);--premium-warning: #f59e0b;--premium-success: #10b981}.premium-shell{background:var(--premium-bg)}.premium-panel{background:var(--premium-panel);border:1px solid var(--premium-border);border-radius:24px;box-shadow:var(--premium-shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.premium-panel--glass{background:linear-gradient(180deg,#ffffffe0,#ffffffbd)}.premium-card{position:relative;display:flex;flex-direction:column;gap:.4rem;padding:1rem 1.1rem;border-radius:18px;background:linear-gradient(180deg,#fffffff0,#f7faffe6);border:1px solid rgba(148,163,184,.2);box-shadow:0 10px 20px #0f172a0a;min-height:120px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.premium-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px #2563eb14;border-color:#2563eb33}.premium-card span{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#64748b}.premium-card strong{color:#0f172a;font-size:clamp(1.5rem,2vw,2.15rem);line-height:1.1;letter-spacing:-.04em}.premium-card--highlight{background:linear-gradient(135deg,#2563eb14,#0ea5e914);border-color:#2563eb2e}.premium-card--success{background:linear-gradient(135deg,#10b98117,#22c55e0d);border-color:#10b98133}.premium-card--warning{background:linear-gradient(135deg,#f59e0b17,#fbbf240d);border-color:#f59e0b33}.premium-card--neutral{background:linear-gradient(135deg,#0f172a05,#94a3b80a)}*{margin:0;padding:0;box-sizing:border-box}body,#root{height:100vh;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg);color:var(--color-text);line-height:1.6}.app-container{display:grid;grid-template-columns:var(--sidebar-width-open) 1fr;grid-template-rows:var(--header-height) 1fr;grid-template-areas:"header header" "sidebar main";height:100vh;transition:grid-template-columns .3s ease-in-out}.app-container.sidebar-collapsed{grid-template-columns:var(--sidebar-width-collapsed) 1fr}.app-header{grid-area:header;background:var(--sidebar-bg);border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;z-index:1001;padding:0 16px}.app-header-content{flex:1;display:flex;align-items:center;justify-content:space-between}.app-header h1{color:#fff;font-weight:500;font-size:1.25rem}.hamburger-btn{background:none;border:none;color:var(--sidebar-text);font-size:1.5rem;cursor:pointer;margin-right:12px;transition:color .2s,background .2s}.hamburger-btn:hover{background:var(--sidebar-hover);color:#fff}.user-greeting{color:#fff;font-size:.9em;margin-right:8px}.user-avatar-link{width:32px;height:32px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.5)}.header-avatar-image,.header-avatar-initials{width:100%;height:100%;object-fit:cover;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.button-logout{background-color:var(--color-danger);color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;transition:background-color .2s;margin-left:8px}.button-logout:hover{background-color:#c0392b}.nav-sidebar{grid-area:sidebar;background:var(--sidebar-bg);overflow:hidden;height:100%}.main-content{grid-area:main;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-width:0;padding:24px;background:linear-gradient(180deg,#f8fafc,#eef4ff)}.main-content.main-content--escala{padding:12px 8px 20px}.main-content>div{width:100%;max-width:100%}.app-container.fullscreen-mode{display:block;height:100vh;overflow:hidden}.app-container.fullscreen-mode .main-content{padding:0;height:100vh;overflow:auto;background-color:transparent}.main-content.no-padding{padding:0}.main-content.no-padding>div{max-width:none}.app-mobile-nav-backdrop{display:none}#toast-root{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}.notification-toast{display:flex;align-items:center;background:#323232e6;color:#fff;padding:12px 16px;border-radius:4px;box-shadow:0 2px 8px #0000004d;opacity:0}.notification-toast.show{animation:toast-in .3s ease-out forwards}.notification-toast.hide{animation:toast-out .3s ease-in forwards}@keyframes toast-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.notification-toast .toast-icon{margin-right:8px}.notification-toast .toast-close-btn{background:none;border:none;color:inherit;font-size:16px;margin-left:12px;cursor:pointer}.header-actions{display:flex;align-items:center;gap:8px}.header-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.header-icon:hover{background:#f8fafc}.header-icon .icon-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;line-height:18px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.minhas-metas-table td{white-space:normal!important;vertical-align:top!important}.minhas-metas-table .program-column{min-width:150px;width:30%!important}.minhas-metas-table{font-size:.85rem}.minhas-metas-table .hide-on-mobile{display:none!important}}@media (max-width: 992px){.app-container,.app-container.sidebar-open,.app-container.sidebar-collapsed{grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-template-areas:"header" "main"}.main-content{padding:16px 12px 20px}.main-content.main-content--escala{padding:12px 6px 18px}.app-mobile-nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1090;background:#0f172a80;border:none;cursor:pointer}}@media (max-width: 768px){.main-content{padding:12px 10px 18px}.main-content.main-content--escala{padding:10px 4px 16px}}.modal-overlay{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000004d;padding:20px;position:relative;width:90vw;max-width:1100px;height:80vh;max-height:90vh;overflow:auto}.resizer-handle{position:absolute;right:0;bottom:0;width:20px;height:20px;cursor:nwse-resize;background:transparent;z-index:1010}.modal-close-button.top-right{position:absolute;top:15px;right:15px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#888;line-height:1}.modal-close-button.top-right:hover{color:#333}.column-selector-modal{max-width:600px;height:auto;max-height:80vh}.column-selector-list{list-style:none;padding:10px 0;margin:10px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow-y:auto;max-height:50vh;display:grid;grid-template-columns:1fr 1fr;gap:10px}.column-selector-list li{display:flex;align-items:center}.column-selector-list label{margin-left:8px;cursor:pointer}.column-selector-list input[type=checkbox]{cursor:pointer;width:18px;height:18px}.modal-form .form-group>div[id^=react-select]{font-size:14px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.column-switch-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.switch-label{display:flex;align-items:center;gap:10px}.col-name{font-weight:500;font-size:14px}.tag-completed{background-color:#d1fae5;color:#065f46;font-size:11px;padding:2px 6px;border-radius:4px;font-weight:600}.switch{position:relative;display:inline-block;width:44px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#2196f3}input:checked+.slider:before{transform:translate(20px)}body.kanban-is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}body.kanban-is-dragging .kanban-task-list{overflow-y:hidden!important;pointer-events:none}.kanban-page{height:100%;display:flex;flex-direction:column;padding:0;overflow:hidden;background-color:#f4f5f7}.kanban-main-header{padding:16px 32px 0;background:#fff;border-bottom:1px solid #d0d4e4;flex:0 0 auto;display:flex;flex-direction:column;gap:12px;align-items:flex-start;text-align:left}.kanban-header-content{display:flex;flex-direction:column;gap:12px;width:100%;align-items:flex-start}.kanban-view-selector{display:flex;align-items:center;justify-content:flex-start}.kanban-title-row{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px}.kanban-view-selector{min-width:0}.kanban-title-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto;position:relative}.kanban-header-icon-btn{width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c8d0e0;border-radius:8px;background:#fff;color:#44546f;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s}.kanban-header-icon-btn:hover{background:#f0f6ff;border-color:#0c66e4;color:#0c66e4;box-shadow:0 2px 8px #0c66e429}.kanban-header-icon-btn:focus-visible{outline:3px solid rgba(12,102,228,.25);outline-offset:2px}.kanban-archive-trigger{color:#475569}.kanban-archive-trigger:hover{background:#ecfdf5;border-color:#16a34a;color:#15803d;box-shadow:0 2px 8px #16a34a29}.kanban-qc-workflow-trigger{color:#64748b}.kanban-qc-workflow-trigger.is-active{background:#ecfdf5;border-color:#22c55e;color:#15803d}.kanban-qc-workflow-trigger:hover{background:#f0fdf4;border-color:#22c55e;color:#15803d;box-shadow:0 2px 8px #16a34a29}.kanban-qc-workflow-popover{position:absolute;top:calc(100% + 10px);right:48px;z-index:50;width:min(420px,calc(100vw - 32px));max-height:min(72vh,680px);overflow-y:auto;padding:14px;border:1px solid #dbe3ef;border-radius:10px;background:#fff;box-shadow:0 18px 45px #0f172a29;color:#0f172a}.kanban-qc-workflow-popover-head{display:flex;gap:10px;align-items:flex-start;padding-bottom:10px;border-bottom:1px solid #eef2f7;color:#15803d}.kanban-qc-workflow-popover-head>div{flex:1;min-width:0}.kanban-qc-workflow-close-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:-4px -4px 0 0;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#475569;cursor:pointer}.kanban-qc-workflow-close-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.kanban-qc-workflow-popover-head strong,.kanban-qc-workflow-final strong{display:block;font-size:13px;line-height:1.2;color:#0f172a}.kanban-qc-workflow-popover-head span,.kanban-qc-workflow-label,.kanban-qc-workflow-final span,.kanban-qc-workflow-popover-section p{display:block;margin:3px 0 0;font-size:12px;color:#64748b}.kanban-qc-workflow-popover-section{padding:12px 0;display:grid;gap:8px}.kanban-qc-workflow-list{margin:8px 0 0;padding-left:20px;display:grid;gap:6px;font-size:13px;font-weight:700}.kanban-qc-workflow-final{padding:10px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0}.kanban-qc-workflow-toggle{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#0f172a}.kanban-qc-workflow-toggle input{width:18px;height:18px;accent-color:#16a34a}.kanban-qc-workflow-select{width:100%;min-height:38px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#0f172a;font-size:13px;font-weight:700;padding:0 10px}.kanban-qc-workflow-step-list{display:grid;gap:8px}.kanban-qc-workflow-step{display:grid;grid-template-columns:auto 1fr;gap:8px 10px;align-items:center;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.kanban-qc-workflow-step-index{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;background:#ecfdf5;color:#15803d;font-size:12px;font-weight:900}.kanban-qc-workflow-step-actions{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.kanban-qc-workflow-step-actions button{min-height:30px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font-size:12px;font-weight:800;cursor:pointer}.kanban-qc-workflow-step-actions button:disabled{opacity:.45;cursor:not-allowed}.kanban-qc-workflow-config-btn{width:100%;margin-top:12px;min-height:36px;border:1px solid #0c66e4;border-radius:8px;background:#0c66e4;color:#fff;font-size:13px;font-weight:800;cursor:pointer}.kanban-qc-workflow-config-btn:hover{background:#05c}.kanban-view-title{font-size:1.6rem;font-weight:600;color:#323338;display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background-color .2s;line-height:1.2;margin:0 0 0 -8px}.kanban-board-title-input{font-size:1.6rem;font-weight:600;color:#323338;margin:0 0 0 -8px;padding:4px 8px;border-radius:6px;border:1px solid #0c66e4;outline:none;background-color:#fff;line-height:1.2;text-align:left}.kanban-view-title:hover{background-color:#dcdfec}.kanban-view-icon{color:#676879;margin-top:2px}.kanban-view-tabs{display:flex;align-items:center;gap:20px;justify-content:flex-start;width:100%}.view-tab{font-size:.95rem;color:#676879;padding-bottom:10px;cursor:pointer;position:relative;font-weight:400}.view-tab:hover{color:#323338}.view-tab.active{color:#0073ea;font-weight:500}.view-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#0073ea;border-radius:2px 2px 0 0}.view-tab-add{margin-left:-8px;color:#676879;font-size:1.2rem;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px}.view-tab-add:hover{background-color:#dcdfec;color:#323338}.kanban-help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;justify-content:center;align-items:center;padding:24px;background:#091e428c}.kanban-bulk-archive-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;background:#091e428c}.kanban-bulk-archive-modal{width:min(980px,100%);max-height:min(88vh,840px);display:flex;flex-direction:column;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 70px #091e4259}.kanban-bulk-archive-header,.kanban-bulk-archive-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid #dfe4ef}.kanban-bulk-archive-footer{border-top:1px solid #dfe4ef;border-bottom:0}.kanban-bulk-archive-heading{display:flex;align-items:center;gap:12px;min-width:0}.kanban-bulk-archive-icon{width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#ecfdf5;color:#15803d}.kanban-bulk-archive-kicker{display:block;color:#15803d;font-size:.75rem;font-weight:900;text-transform:uppercase}.kanban-bulk-archive-header h2{margin:2px 0 0;color:#172b4d;font-size:1.25rem}.kanban-bulk-archive-close{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe4ef;border-radius:8px;background:#fff;color:#44546f;cursor:pointer}.kanban-bulk-archive-close:hover{background:#f4f5f7;color:#172b4d}.kanban-bulk-archive-body{display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding:20px 22px}.kanban-bulk-archive-description{margin:0;color:#5e6c84;font-size:.92rem;line-height:1.45}.kanban-bulk-archive-actions{display:flex;flex-wrap:wrap;gap:8px}.kanban-bulk-archive-actions button,.kanban-bulk-archive-cancel{border:1px solid #d5dbe8;border-radius:8px;background:#fff;color:#172b4d;padding:9px 12px;font-weight:800;cursor:pointer}.kanban-bulk-archive-actions button:hover,.kanban-bulk-archive-cancel:hover{background:#f4f5f7}.kanban-bulk-archive-column-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.kanban-bulk-archive-column{display:flex;align-items:center;gap:10px;min-width:0;border:1px solid #dfe4ef;border-radius:8px;background:#fbfcff;padding:10px 12px;cursor:pointer}.kanban-bulk-archive-column input{width:16px;height:16px;accent-color:#16a34a}.kanban-bulk-archive-column span{display:flex;flex-direction:column;gap:2px;min-width:0}.kanban-bulk-archive-column strong{color:#172b4d;font-size:.88rem;line-height:1.2}.kanban-bulk-archive-column small{color:#6b778c;font-size:.72rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;overflow:hidden;text-overflow:ellipsis}.kanban-bulk-archive-date-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.kanban-bulk-archive-date-grid label{display:flex;flex-direction:column;gap:6px}.kanban-bulk-archive-date-grid span{color:#44546f;font-size:.78rem;font-weight:850}.kanban-bulk-archive-date-grid input,.kanban-bulk-archive-date-grid select{min-height:40px;border:1px solid #d5dbe8;border-radius:8px;background:#fff;color:#172b4d;padding:8px 10px;font-size:.9rem;outline:none}.kanban-bulk-archive-date-grid input:focus,.kanban-bulk-archive-date-grid select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a24}.kanban-bulk-archive-summary{display:flex;align-items:center;gap:8px;border:1px solid rgba(22,163,74,.2);border-radius:8px;background:#f0fdf4;color:#3f4d61;padding:11px 12px}.kanban-bulk-archive-summary strong{color:#15803d;font-size:1.35rem}.kanban-bulk-archive-submit{border:0;border-radius:8px;background:#15803d;color:#fff;padding:10px 14px;font-weight:900;cursor:pointer}.kanban-bulk-archive-submit:hover:not(:disabled){background:#166534}.kanban-bulk-archive-submit:disabled{cursor:not-allowed;opacity:.55}.kanban-help-modal{width:min(940px,100%);max-height:min(86vh,820px);display:flex;flex-direction:column;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 70px #091e4259}.kanban-help-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 18px;border-bottom:1px solid #dfe4ef}.kanban-help-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.kanban-help-kicker{display:block;margin-bottom:4px;color:#0c66e4;font-size:.78rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.kanban-help-header h2{margin:0;color:#172b4d;font-size:1.45rem;line-height:1.2}.kanban-help-close{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe4ef;border-radius:8px;background:#fff;color:#44546f;cursor:pointer}.kanban-help-back,.kanban-help-detail-toggle,.kanban-help-inline-detail{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #bfd0ea;border-radius:8px;background:#fff;color:#0c66e4;font-size:.84rem;font-weight:800;cursor:pointer}.kanban-help-back,.kanban-help-detail-toggle{min-height:36px;padding:0 12px}.kanban-help-detail-toggle{background:#0c66e4;border-color:#0c66e4;color:#fff}.kanban-help-back:hover,.kanban-help-inline-detail:hover{background:#eef4ff;border-color:#8fb3ef}.kanban-help-detail-toggle:hover{background:#05c;border-color:#05c}.kanban-help-close:hover{background:#f4f5f7;color:#172b4d}.kanban-help-body{overflow-y:auto;padding:22px 24px 26px}.kanban-help-hint{margin-bottom:18px;padding:10px 12px;border:1px solid #cfe0ff;border-radius:8px;background:#f4f8ff;color:#34517d;font-size:.9rem;font-weight:700}.kanban-help-section+.kanban-help-section{margin-top:26px}.kanban-help-section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.kanban-help-section-title-row h3{margin-bottom:0}.kanban-help-section h3{margin:0 0 12px;color:#172b4d;font-size:1rem;font-weight:800}.kanban-help-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kanban-help-topic,.kanban-help-icon-item{display:flex;align-items:flex-start;gap:12px;min-width:0;border:1px solid #dfe4ef;border-radius:8px;background:#fbfcff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.kanban-help-topic{padding:14px}.kanban-help-topic:hover,.kanban-help-icon-item:hover{border-color:#8fb3ef;box-shadow:0 8px 18px #0c66e41f;transform:translateY(-1px)}.kanban-help-topic:focus-visible,.kanban-help-icon-item:focus-visible,.kanban-help-back:focus-visible,.kanban-help-detail-toggle:focus-visible,.kanban-help-inline-detail:focus-visible,.kanban-help-close:focus-visible{outline:3px solid rgba(12,102,228,.24);outline-offset:2px}.kanban-help-topic-icon,.kanban-help-icon-sample{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#eef4ff;color:#0c66e4}.kanban-help-topic strong,.kanban-help-icon-item strong{display:block;color:#172b4d;font-size:.92rem;line-height:1.25}.kanban-help-topic p,.kanban-help-icon-item p{margin:4px 0 0;color:#5e6c84;font-size:.86rem;line-height:1.45}.kanban-help-icon-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.kanban-help-icon-item{padding:12px}.kanban-help-inline-detail{min-height:30px;padding:0 10px}.kanban-help-detail-view{display:grid;gap:18px}.kanban-help-detail-hero{display:flex;align-items:flex-start;gap:14px;padding:18px;border:1px solid #cfe0ff;border-radius:8px;background:linear-gradient(180deg,#f8fbff,#fff)}.kanban-help-detail-icon{width:46px;height:46px;flex:0 0 46px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#0c66e4;color:#fff}.kanban-help-detail-hero strong{display:block;color:#172b4d;font-size:1.05rem;line-height:1.25}.kanban-help-detail-hero p{margin:6px 0 0;color:#44546f;font-size:.94rem;line-height:1.5}.kanban-help-detail-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.kanban-help-detail-list li{position:relative;padding:13px 14px 13px 42px;border:1px solid #e4e9f2;border-radius:8px;background:#fff;color:#344563;font-size:.94rem;line-height:1.5}.kanban-help-detail-list li:before{content:"";position:absolute;top:18px;left:18px;width:8px;height:8px;border-radius:50%;background:#0c66e4;box-shadow:0 0 0 5px #eef4ff}.kanban-help-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.kanban-help-list li{position:relative;padding-left:20px;color:#44546f;font-size:.92rem;line-height:1.45}.kanban-help-list li:before{content:"";position:absolute;top:.62em;left:4px;width:6px;height:6px;border-radius:50%;background:#0c66e4}@media (max-width: 900px){.kanban-help-icon-list,.kanban-help-topic-grid{grid-template-columns:1fr}}@media (max-width: 640px){.kanban-main-header{padding:14px 16px 0}.kanban-help-overlay{align-items:stretch;padding:12px}.kanban-help-modal{max-height:100%}.kanban-help-header,.kanban-help-body{padding-left:16px;padding-right:16px}.kanban-help-header{align-items:stretch;flex-direction:column}.kanban-help-header-actions{justify-content:flex-start}.kanban-help-detail-toggle,.kanban-help-back{flex:1 1 auto}.kanban-help-detail-hero{padding:14px}.kanban-help-detail-list li{padding-right:12px}}.kanban-board-scroll{flex:1;overflow-x:auto;overflow-y:hidden;padding:20px 32px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;position:relative;z-index:1}.kanban-board-scroll::-webkit-scrollbar{height:12px}.kanban-board-scroll::-webkit-scrollbar-track{background:#091e4214;border-radius:6px;margin:0 24px}.kanban-board-scroll::-webkit-scrollbar-thumb{background:#091e4233;border-radius:6px}.kanban-board-scroll::-webkit-scrollbar-thumb:hover{background:#091e424d}.kanban-board-container{display:flex;align-items:flex-start;height:100%;gap:10px;width:max-content}.kanban-columns-wrapper{display:flex;align-items:flex-start;height:100%;gap:10px}.kanban-add-column-wrapper{flex-shrink:0}.add-column-ghost-btn{min-width:280px;width:280px;padding:12px;background:#ffffff80;border-radius:8px;border:1px dashed rgba(9,30,66,.2);color:#172b4d;font-weight:500;text-align:left;cursor:pointer;transition:all .2s;margin-top:0}.add-column-ghost-btn:hover{background:#fffc;border-color:#0c66e4;color:#0c66e4}.kanban-filters-section{padding:12px 32px;background:#fff;border-bottom:1px solid #dfe1e6;display:flex;gap:16px;flex-wrap:wrap;align-items:flex-end;flex:0 0 auto;justify-content:flex-start}.filter-group{display:flex;flex-direction:column;gap:4px}.filter-group label{font-size:.75rem;font-weight:700;color:#44546f;text-transform:uppercase}.filter-select{padding:6px 8px;border:1px solid #dfe1e6;border-radius:4px;background:#fafbfc;color:#172b4d;font-size:.9rem}.clear-filters-btn{padding:6px 12px;background:none;border:none;color:#0c66e4;font-weight:500;cursor:pointer}.clear-filters-btn:hover{text-decoration:underline}.tag-filter-group{position:relative;min-width:200px}.tag-filter-container{border:1px solid #dfe1e6;border-radius:4px;background:#fafbfc;padding:4px;display:flex;flex-wrap:wrap;gap:4px;min-height:34px}.selected-tags-list{display:flex;flex-wrap:wrap;gap:4px;flex:1}.filter-tag-chip{background:#e9f2ff;color:#0c66e4;font-size:.8rem;padding:2px 6px;border-radius:3px;display:flex;align-items:center;gap:4px}.filter-tag-chip button{background:none;border:none;color:#0c66e4;cursor:pointer;font-weight:700;font-size:1rem;line-height:1;padding:0}.tag-filter-input{border:none;outline:none;background:transparent;flex:1;min-width:80px;font-size:.9rem}.tag-suggestions-dropdown{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #dfe1e6;border-radius:4px;box-shadow:0 4px 8px #091e421a;z-index:100;max-height:150px;overflow-y:auto;list-style:none;padding:0;margin:4px 0 0}.tag-suggestions-dropdown li{padding:8px 12px;cursor:pointer;font-size:.9rem;color:#172b4d}.tag-suggestions-dropdown li:hover{background:#f4f5f7}.date-inputs{display:flex;align-items:center;gap:8px}.date-inputs input[type=date]{padding:5px 8px;border:1px solid #dfe1e6;border-radius:4px;font-size:.9rem}.batch-actions-bar{position:absolute;bottom:24px;left:50%;transform:translate(-50%);background:#fff;padding:8px 16px;border-radius:8px;box-shadow:0 4px 12px #091e4226;display:flex;align-items:center;gap:16px;z-index:1000;border:1px solid #dfe1e6}.batch-actions-info{display:flex;align-items:center;gap:8px;font-weight:600;color:#172b4d;padding-right:16px;border-right:1px solid #dfe1e6}.batch-actions-count{background:#0c66e4;color:#fff;padding:2px 8px;border-radius:12px;font-size:.8rem}.batch-actions-controls{display:flex;gap:8px}.batch-action-btn,.batch-action-trigger-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;border:none;background:#f4f5f7;border-radius:4px;cursor:pointer;color:#44546f;font-weight:500;font-size:.9rem;position:relative}.batch-action-btn:hover,.batch-action-trigger-btn:hover{background:#e9f2ff;color:#0c66e4}.batch-actions-clear-btn{background:none;border:none;cursor:pointer;color:#44546f;padding:4px;margin-left:8px}.batch-actions-clear-btn:hover{color:#ef4444}.batch-action-group{position:relative}.batch-action-menu{position:absolute;bottom:100%;left:0;background:#fff;border:1px solid #dfe1e6;border-radius:4px;box-shadow:0 4px 8px #091e421a;padding:4px 0;min-width:160px;margin-bottom:8px;display:flex;flex-direction:column}.batch-action-menu-item{text-align:left;background:none;border:none;padding:8px 12px;cursor:pointer;font-size:.9rem;color:#172b4d}.batch-action-menu-item:hover{background:#f4f5f7}.kanban-mobile-shell{padding:16px;display:flex;flex-direction:column;gap:16px}.kanban-mobile-toolbar{display:flex;flex-direction:column;gap:12px}.kanban-mobile-filter-card{display:flex;flex-direction:column;gap:12px;padding:14px;border-radius:16px;border:1px solid #dbe5f2;background:linear-gradient(180deg,#f8fbff,#eef4ff);box-shadow:0 10px 26px #0f172a0f}.kanban-mobile-filter-card-copy{display:flex;flex-direction:column;gap:6px;color:#44546f;font-size:.9rem}.kanban-mobile-filter-card-copy strong{color:#172b4d;font-size:1rem}.kanban-mobile-filter-card-kicker{color:#0c66e4;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.kanban-mobile-filter-btn,.kanban-mobile-nav-btn,.kanban-mobile-add-task-btn{min-height:44px;border-radius:12px;border:1px solid #d0d7e2;background:#fff;color:#172b4d;font-weight:600}.kanban-mobile-filter-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:stretch;padding:0 14px;background:#0c66e4;border-color:#0c66e4;color:#fff;font-weight:800}.kanban-mobile-filter-count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#0c66e4;color:#fff;font-size:.78rem;display:inline-flex;align-items:center;justify-content:center}.kanban-mobile-column-switcher-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.kanban-mobile-column-switcher{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:16px;border:1px solid #dfe7f4;background:#fff;box-shadow:0 10px 26px #0f172a0d}.kanban-mobile-column-select-label{display:inline-flex;align-items:center;gap:6px;color:#44546f;font-size:.85rem;font-weight:700;text-transform:uppercase}.kanban-mobile-column-position{white-space:nowrap;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.78rem;font-weight:800}.kanban-mobile-active-column-banner{display:flex;flex-direction:column;gap:6px;padding:14px;border-radius:14px;background:linear-gradient(135deg,#0c66e4,#2563eb);color:#fff;box-shadow:0 14px 30px #2563eb3d}.kanban-mobile-active-column-banner strong{font-size:1.12rem;line-height:1.25}.kanban-mobile-active-column-kicker{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#ffffffd1}.kanban-mobile-active-column-meta{display:flex;flex-wrap:wrap;gap:8px}.kanban-mobile-active-column-meta span{min-height:30px;padding:6px 10px;border-radius:999px;background:#ffffff29;color:#fff;font-size:.78rem;font-weight:700;display:inline-flex;align-items:center}.kanban-mobile-active-column-meta span.is-completed{background:#22c55e33}.kanban-mobile-column-select-row{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px;align-items:center}.kanban-mobile-column-select{min-height:44px;border:1px solid #d0d7e2;border-radius:12px;padding:0 12px;font-size:.95rem;font-weight:600;background:#fff;color:#172b4d}.kanban-mobile-nav-btn{display:inline-flex;align-items:center;justify-content:center}.kanban-mobile-nav-btn:disabled{opacity:.45;cursor:not-allowed}.kanban-mobile-column-panel{background:#fff;border:1px solid #dfe1e6;border-radius:16px;padding:16px;box-shadow:0 12px 28px #091e4214;display:flex;flex-direction:column;gap:14px}.kanban-mobile-column-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.kanban-mobile-column-header h3{margin:4px 0 0;font-size:1.2rem;color:#172b4d}.kanban-mobile-column-kicker{color:#6b778c;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.kanban-mobile-column-count{white-space:nowrap;background:#e9f2ff;color:#0c66e4;padding:6px 10px;border-radius:999px;font-size:.82rem;font-weight:700}.kanban-mobile-column-hints{display:flex;flex-direction:column;gap:10px;color:#44546f;font-size:.9rem}.kanban-mobile-add-task-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 14px;align-self:stretch}.kanban-mobile-task-list{min-height:240px;display:flex;flex-direction:column;gap:12px}.kanban-mobile-task-list .kanban-card{width:100%}.kanban-mobile-empty-state{border:1px dashed #c7d2e4;border-radius:14px;padding:18px 16px;text-align:center;color:#5e6c84;background:#f8fafc}@media (max-width: 992px){.kanban-page{height:auto;min-height:100%;overflow:visible}.kanban-main-header{padding:16px 16px 0}.kanban-view-tabs{width:100%;overflow-x:auto;gap:16px;padding-bottom:6px}.kanban-view-title,.kanban-board-title-input{font-size:1.35rem}.kanban-board-scroll{display:none}.kanban-mobile-shell{padding-bottom:calc(120px + env(safe-area-inset-bottom))}.batch-actions-bar{left:16px;right:16px;transform:none;width:auto;bottom:16px;flex-wrap:wrap;justify-content:space-between}}@media (max-width: 640px){.kanban-mobile-shell{padding:12px}.kanban-mobile-filter-card,.kanban-mobile-column-switcher,.kanban-mobile-column-panel{padding:14px;border-radius:14px}.kanban-mobile-column-switcher-head,.kanban-mobile-column-header{flex-direction:column;align-items:flex-start}.kanban-mobile-column-position,.kanban-mobile-column-count{align-self:flex-start}}@media (max-width: 768px){.kanban-board-scroll{padding:10px 16px}.add-column-ghost-btn{min-width:260px;width:260px}}body.kanban-is-dragging .kanban-board-scroll{scroll-behavior:auto!important;cursor:grabbing}.kanban-advanced-filters-shell{position:relative;z-index:24;margin-bottom:15px}.kanban-advanced-filters-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;border:0;padding:0;background:#0f172a7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.kanban-advanced-filters-panel{position:relative;z-index:1000;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:18px;padding:20px;max-height:60vh;overflow-y:auto;animation:kanbanFiltersDesktopIn .2s ease-out;box-shadow:0 16px 36px -28px #0f172a73}.kanban-advanced-filters-panel::-webkit-scrollbar{width:8px}.kanban-advanced-filters-panel::-webkit-scrollbar-track{background:#eef2f7;border-radius:999px}.kanban-advanced-filters-panel::-webkit-scrollbar-thumb{background:#c2cfe0;border-radius:999px}.kanban-advanced-filters-panel::-webkit-scrollbar-thumb:hover{background:#93a4bc}.kanban-advanced-filters-handle{display:none;width:52px;height:5px;border-radius:999px;background:#d7e1ef;margin:0 auto 16px}.kanban-advanced-filters-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.kanban-advanced-filters-title-group{display:flex;flex-direction:column;gap:6px}.kanban-advanced-filters-title{margin:0;display:inline-flex;align-items:center;gap:8px;color:#0b66c3;font-size:1rem;font-weight:800}.kanban-advanced-filters-subtitle{margin:0;color:#64748b;font-size:.95rem;line-height:1.45}.kanban-advanced-filters-close{border:1px solid rgba(148,163,184,.35);background:#fff;color:#475569;width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.kanban-advanced-filters-close:hover{background:#f8fafc;color:#0f172a;border-color:#2563eb3d}.kanban-advanced-filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px;align-items:end}.kanban-advanced-filters-item{display:flex;flex-direction:column;gap:8px}.kanban-advanced-filters-label{font-size:.78rem;font-weight:800;letter-spacing:.02em;color:#475569}.kanban-advanced-filters-input{width:100%;box-sizing:border-box;min-height:44px;padding:10px 12px;border:1px solid rgba(148,163,184,.35);border-radius:12px;background:#fff;color:#0f172a;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}.kanban-advanced-filters-input:focus{outline:none;border-color:#2563eba6;box-shadow:0 0 0 3px #2563eb1f}.kanban-advanced-filters-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.kanban-advanced-filters-clear,.kanban-advanced-filters-apply{min-height:44px;padding:0 16px;border-radius:12px;font-size:.92rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.kanban-advanced-filters-clear{background:#fff;color:#d64040;border:1px solid rgba(214,64,64,.22)}.kanban-advanced-filters-apply{background:linear-gradient(135deg,#0b66c3,#2563eb);color:#fff;border:1px solid transparent;box-shadow:0 14px 28px -20px #2563ebb3}.kanban-advanced-filters-clear:hover,.kanban-advanced-filters-apply:hover{transform:translateY(-1px)}@keyframes kanbanFiltersDesktopIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes kanbanFiltersMobileIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 992px){.kanban-advanced-filters-shell.is-mobile{position:fixed;inset:auto 0 0;z-index:1000;margin:0;padding:0 12px calc(12px + env(safe-area-inset-bottom))}.kanban-advanced-filters-panel.is-mobile{max-height:min(82vh,760px);border-radius:24px 24px 0 0;border-bottom:0;padding:18px 18px 20px;background:linear-gradient(180deg,#fff,#f8fbff);animation:kanbanFiltersMobileIn .22s ease-out;box-shadow:0 -16px 40px -20px #0f172a73}.kanban-advanced-filters-handle{display:block}.kanban-advanced-filters-title{font-size:1.02rem}.kanban-advanced-filters-subtitle{font-size:.88rem}.kanban-advanced-filters-grid{grid-template-columns:1fr;gap:14px}.kanban-advanced-filters-actions{position:sticky;bottom:0;margin:18px -18px -20px;padding:14px 18px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#ffffffdb,#fff 38%);border-top:1px solid rgba(226,232,240,.85)}.kanban-advanced-filters-clear,.kanban-advanced-filters-apply{flex:1}}.kanban-card{position:relative;border-left:6px solid transparent}.due-chip{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:12px;line-height:1;background:#f5f5f5;color:#444}.due-dot{width:8px;height:8px;border-radius:999px;display:inline-block}.due-overdue .due-dot{background:#e74c3c}.due-today .due-dot{background:#e67e22}.due-soon .due-dot{background:#f1c40f}.due-week .due-dot{background:#2ecc71}.due-future .due-dot{background:#3498db}.due-none .due-dot{background:#95a5a6}.due-done .due-dot{background:#bdc3c7}.due-overdue.kanban-card{border-left-color:#e74c3c}.due-today.kanban-card{border-left-color:#e67e22}.due-soon.kanban-card{border-left-color:#f1c40f}.due-week.kanban-card{border-left-color:#2ecc71}.due-future.kanban-card{border-left-color:#3498db}.due-none.kanban-card{border-left-color:#95a5a6}.due-done.kanban-card{border-left-color:#bdc3c7}.card-total-hours{position:absolute;top:6px;right:8px;font-size:11px;background:#ffffffd9;padding:2px 6px;border-radius:6px}.fc-event-time{font-weight:600;font-variant-numeric:tabular-nums;margin-right:6px}.due-badge{margin-left:8px;padding:0 6px;border-radius:10px;font-size:11px;line-height:18px;height:18px;display:inline-flex;align-items:center;background:#eee;color:#333;font-weight:600}.due-badge.due-soon{background:#fff3cd;color:#8a6d3b}.due-badge.due-today{background:#fde8e8;color:#a20000}.due-badge.overdue{background:#f8d7da;color:#721c24}.full-calendar-page{height:calc(100vh - var(--header-height) - 40px);display:flex;flex-direction:column}.fc{flex-grow:1;font-size:.9em}.fc .fc-toolbar-title{font-size:1.5em}.fc .fc-button{text-transform:capitalize}.fc-event-main-custom-wrapper{padding:2px 4px;display:flex;align-items:center;gap:5px;overflow:hidden;height:100%}.fc-event-time{font-weight:500}.fc-event-title-container{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.fc-event-avatars-group{display:flex;align-items:center;margin-left:auto}.avatar-program,.avatar-principal{width:16px;height:16px;border-radius:50%;margin-left:-4px;border:1px solid rgba(255,255,255,.7);object-fit:cover;display:flex;align-items:center;justify-content:center;font-size:9px}.agenda-event-modal{position:relative;overflow:auto;min-width:600px;min-height:500px;transition:width .1s,height .1s}.resizer-handle{position:absolute;bottom:0;right:0;width:20px;height:20px;cursor:se-resize;z-index:10;background-image:linear-gradient(135deg,transparent 65%,#aaa 65%),linear-gradient(135deg,transparent 75%,#aaa 75%);background-size:10px 10px;background-repeat:no-repeat;background-position:bottom right}.due-avatar{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:11px;margin-left:6px;line-height:1;flex-shrink:0}.due-avatar.overdue{border:2px solid #e74c3c;color:#e74c3c;background:#fff}.overdue-badge{width:16px;height:16px;border-radius:50%;background:#e53935;color:#fff;font-weight:700;font-size:10px;line-height:16px;text-align:center;margin-right:4px}.form-group.com-status .input-wrapper{display:flex;align-items:center;gap:10px}.form-group.com-status .input-wrapper input{flex-grow:1}.data-status-tag{padding:4px 8px;border-radius:12px;font-size:.8em;font-weight:700;color:#fff;display:flex;align-items:center;gap:5px;white-space:nowrap}.data-status-tag.status-vencido{background-color:#e74c3c}.data-status-tag.status-hoje{background-color:#f39c12}.data-status-tag.status-proximo{background-color:#f1c40f;color:#333}.vencido-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background-color:#fff;color:#e74c3c;font-weight:700;font-size:12px;line-height:1}.fc-event-main-custom-wrapper{position:relative;overflow:visible!important}.event-status-icon{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;z-index:10;border:2px solid white;box-shadow:0 1px 3px #0003}.event-status-icon.status-proximo{background-color:#f39c12}.event-status-icon{position:absolute;top:-8px;right:-8px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;z-index:10;border:2px solid white;box-shadow:0 1px 3px #0003}.event-status-icon.status-concluido{background-color:#2ecc71}.event-status-icon{position:absolute;top:-8px;right:-8px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;z-index:10;border:2px solid white;box-shadow:0 1px 3px #0003}.event-status-icon.status-concluido{background-color:#27ae60}.event-status-icon.status-caiu{background-color:#c0392b}.event-status-icon.status-vencido{background-color:#e74c3c}.event-status-icon.status-hoje{background-color:#f39c12}.event-status-icon.status-proximo{background-color:#f1c40f;color:#333}.event-status-icon.status-ok{background-color:#27ae60}.agenda-page{max-width:1200px;margin:0 auto;padding:1rem 1rem 2rem}.page-header{display:flex;justify-content:center;align-items:center;margin-bottom:1rem;text-align:center}.page-header h2{font-size:1.5rem;font-weight:600}.agenda-calendar-wrapper{width:100%;overflow-x:auto}.full-calendar-page .fc{width:100%}.full-calendar-page .fc-scrollgrid{min-width:650px}.full-calendar-page .fc,.full-calendar-page .fc table{font-size:.85rem}.full-calendar-page .fc-toolbar{gap:.5rem}.agenda-event-modal{max-width:960px}@media (max-width: 768px){.agenda-page{padding:.75rem .5rem 1.5rem}.page-header h2{font-size:1.3rem}.full-calendar-page .fc,.full-calendar-page .fc table{font-size:.78rem}.full-calendar-page .fc-toolbar{flex-wrap:wrap;justify-content:center}.agenda-event-modal{width:95vw!important;max-width:95vw;height:auto!important;max-height:90vh;padding:.75rem .75rem 1rem}.agenda-event-modal .resizer-handle{display:none}}@media (min-width: 1024px){.page-header h2{font-size:1.7rem}}.escala-toolbar-button{display:inline-flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;gap:8px;min-height:40px;padding:6px 12px;line-height:1;white-space:nowrap;text-align:center}.escala-toolbar-button svg{display:inline-block;vertical-align:middle;flex-shrink:0}.escala-page-container .escala-header-actions .escala-toolbar-button,.escala-page-container .escala-header-actions .column-manager-button.escala-toolbar-button,.escala-page-container .escala-header-actions .button-primary.escala-toolbar-button,.escala-page-container .escala-header-actions .button-secondary.escala-toolbar-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px;white-space:nowrap;text-align:left}.escala-page-container .escala-header-actions .escala-toolbar-button>*{flex:0 0 auto}.escala-page-container .escala-header-actions .escala-toolbar-button svg{display:inline-block!important;margin:0!important}.escala-user-panel-launcher{min-width:148px}.column-manager-button.escala-toolbar-button,.escala-user-panel-launcher.escala-toolbar-button,.escala-equipment-toggle-btn.escala-toolbar-button,.escala-create-row-btn.escala-toolbar-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px!important;white-space:nowrap}.column-manager-button.escala-toolbar-button svg,.escala-user-panel-launcher.escala-toolbar-button svg,.escala-equipment-toggle-btn.escala-toolbar-button svg,.escala-create-row-btn.escala-toolbar-button svg{display:block!important;width:16px;height:16px;margin:0!important;flex:0 0 auto!important}.column-manager-button.escala-toolbar-button>span,.escala-user-panel-launcher.escala-toolbar-button>span,.escala-equipment-toggle-btn.escala-toolbar-button>span,.escala-create-row-btn.escala-toolbar-button>span{display:inline-block;white-space:nowrap}.escala-toolbar-button__content{display:inline-flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;gap:8px;width:100%;white-space:nowrap}.escala-toolbar-button__content svg{display:block;flex:0 0 auto}.escala-toolbar-button__content>span{display:inline-block;white-space:nowrap;line-height:1.1}.escala-page-container .escala-header-actions .escala-user-panel-launcher,.escala-page-container .escala-header-actions .column-manager-button,.escala-page-container .escala-header-actions .escala-equipment-toggle-btn{justify-content:center!important}.escala-user-panel-launcher{min-width:162px}.column-manager-button.escala-toolbar-button{min-width:104px}.escala-equipment-toggle-btn.escala-toolbar-button{min-width:156px}.local-cell-content{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0}.local-cell-value{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-manager-trigger{width:24px;height:24px;border:1px solid #dbe5f1;border-radius:8px;background:#fff;color:#2563eb;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .16s ease,border-color .16s ease,color .16s ease}.local-manager-trigger:hover{background:#eff6ff;border-color:#93c5fd}.local-manager-trigger:focus{outline:none;box-shadow:0 0 0 3px #2563eb29}.local-manager-popover{position:fixed;width:min(360px,calc(100vw - 24px));max-height:min(78vh,560px);overflow:auto;overscroll-behavior:contain;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 20px 40px #0f172a38;z-index:95;padding:14px 14px 18px}.local-manager-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.local-manager-close{width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer}.local-manager-close:hover{background:#f1f5f9}.local-manager-current-card{border:1px solid #dbeafe;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#eef5ff);padding:12px;margin-bottom:12px}.local-manager-label{display:block;font-size:12px;color:#475569;font-weight:700;letter-spacing:.02em;margin-bottom:6px}.local-manager-current-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.local-manager-current-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.local-manager-current-row strong{flex:1 1 auto;min-width:0;color:#0f172a;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-manager-current-color-row{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.local-manager-current-color-copy{font-size:12px;font-weight:700;color:#475569}.local-manager-clear,.local-manager-secondary,.local-manager-ghost,.local-manager-danger,.local-manager-primary{border-radius:10px;font-weight:600;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.local-manager-clear{border:1px solid #dbe5f1;background:#fff;color:#475569;padding:7px 10px;flex-shrink:0}.local-manager-clear:hover:not(:disabled){background:#f8fafc}.local-manager-clear:disabled{opacity:.5;cursor:not-allowed}.local-manager-form-row{display:flex;align-items:center;gap:8px}.local-manager-input{flex:1 1 auto;min-width:0;border:1px solid #d1d5db;border-radius:10px;padding:9px 11px;font-size:13px;color:#0f172a;background:#fff}.local-manager-input:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa2e}.local-manager-primary{border:none;background:#2563eb;color:#fff;padding:9px 12px;display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.local-manager-primary:hover{background:#1d4ed8}.local-manager-helper{margin:10px 0 12px;font-size:12px;color:#64748b}.local-manager-list{display:flex;flex-direction:column;gap:8px;max-height:280px;overflow:auto}.local-manager-empty{border:1px dashed #dbe5f1;border-radius:12px;padding:14px 12px;text-align:center;font-size:12px;color:#64748b;background:#f8fafc}.local-manager-item{display:flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:12px;padding:8px;background:#fff}.local-manager-item.editing{flex-direction:column;align-items:stretch}.local-manager-option{flex:1 1 auto;min-width:0;border:none;background:#f8fafc;border-radius:10px;padding:10px 12px;text-align:left;color:#0f172a;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-manager-option-main{display:flex;align-items:center;gap:10px;min-width:0}.local-manager-option-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-manager-option:hover{background:#eff6ff}.local-manager-option.is-readonly{cursor:default;opacity:.9}.local-manager-option.is-readonly:hover{background:#f8fafc}.local-manager-actions,.local-manager-inline-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.local-manager-secondary{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;padding:8px 12px}.local-manager-secondary:hover{background:#dbeafe}.local-manager-ghost{border:1px solid #d1d5db;background:#fff;color:#475569;padding:8px 12px}.local-manager-ghost:hover{background:#f8fafc}.local-manager-danger{width:34px;height:34px;border:1px solid #fecaca;background:#fff5f5;color:#b91c1c;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.local-manager-danger:hover{background:#fee2e2}.local-manager-color-swatch{width:16px;height:16px;border-radius:999px;border:1px solid rgba(15,23,42,.18);box-shadow:inset 0 0 0 1px #ffffff8c;flex-shrink:0}.local-manager-color-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.local-manager-color-input-wrap{width:38px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d1d5db;border-radius:10px;background:#fff;cursor:pointer;flex-shrink:0}.local-manager-color-input{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer}.local-manager-color-input::-webkit-color-swatch-wrapper{padding:0}.local-manager-color-input::-webkit-color-swatch{border:none;border-radius:999px}.local-manager-color-input::-moz-color-swatch{border:none;border-radius:999px}@media (max-width: 640px){.local-manager-popover{width:min(92vw,360px)}.local-manager-form-row,.local-manager-current-row,.local-manager-item{flex-direction:column;align-items:stretch}.local-manager-clear,.local-manager-primary,.local-manager-actions,.local-manager-inline-actions{width:100%}.local-manager-color-actions{width:100%;justify-content:stretch}.local-manager-actions,.local-manager-inline-actions{justify-content:stretch}.local-manager-actions>button,.local-manager-inline-actions>button,.local-manager-color-actions>button{flex:1 1 0}.local-manager-danger{width:100%}}.escala-table th.escala-column-header{-webkit-user-select:none;user-select:none;padding-right:34px}.escala-table th.escala-column-header.is-dragging{opacity:.55}.escala-table th.escala-column-header.is-drag-over{background:#eaf2ff}.escala-table th.escala-column-header.is-drag-over-before{box-shadow:inset 3px 0 #2563eb}.escala-table th.escala-column-header.is-drag-over-after{box-shadow:inset -3px 0 #2563eb}.column-header-main{display:flex;align-items:flex-start;gap:6px}.column-drag-handle{display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;cursor:grab;line-height:1}.column-hide-inline{position:absolute;top:6px;right:10px;border:none;background:transparent;color:#94a3b8;width:18px;height:18px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.column-hide-inline:hover{color:#b91c1c;background:#fee2e2}.column-hide-inline:focus{outline:none;box-shadow:0 0 0 2px #3b82f633}.escala-table tbody tr[style*=background-color] td{background:transparent}.employee-cell-content-wrapper.is-horizontal,.employee-cell-content-wrapper.is-avatar-strip{flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.employee-cell-inline-row{display:flex;align-items:flex-start;justify-content:flex-start;min-width:0;max-width:100%;margin-right:auto}.employee-cell-inline-row.is-horizontal{flex-wrap:nowrap;gap:6px}.employee-cell-inline-row.is-avatar-strip{flex-wrap:nowrap;gap:4px}.employee-cell-content{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0}.employee-cell-content-wrapper.is-horizontal .employee-cell-content{display:inline-flex;flex:0 0 auto;width:fit-content;min-width:0;max-width:100%;padding:0;border:none;border-radius:0;background:transparent;justify-content:flex-start;gap:6px}.employee-cell-content-wrapper.is-avatar-strip .employee-cell-content{flex:0 0 auto;min-width:0;max-width:100%;padding:0;border:none;border-radius:0;background:transparent;justify-content:flex-start;gap:0}.employee-cell-action-group{display:flex;align-items:center;gap:6px;flex-shrink:0}.employee-cell-user-main{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}.employee-cell-user-labels{display:flex;flex-direction:column;line-height:1;min-width:0;flex:1 1 auto}.employee-cell-user-labels span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-cell-content-wrapper.is-horizontal .employee-cell-user-main{gap:6px;flex:0 1 auto;max-width:100%}.employee-cell-content-wrapper.is-horizontal .employee-cell-user-labels{flex:0 1 auto}.employee-cell-content-wrapper.is-horizontal .employee-cell-user-labels span{max-width:140px}.employee-cell-content-wrapper.is-horizontal .employee-cell-action-group{display:none}.employee-cell-content-wrapper.is-horizontal .assignee-avatar-small{width:24px;height:24px;font-size:.8em;font-weight:500;box-shadow:none}.employee-cell-content-wrapper.is-avatar-strip .employee-cell-user-main{gap:0}.employee-cell-content-wrapper.is-avatar-strip .employee-cell-user-labels{display:none!important}.employee-cell-content-wrapper.is-avatar-strip .employee-cell-action-group{display:none}.employee-cell-content-wrapper.is-avatar-strip .assignee-avatar-small{width:24px;height:24px;font-size:.8em;font-weight:500;box-shadow:none}.employee-cell-empty-row,.employee-role-time-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.employee-cell-empty-text{color:#64748b}.employee-role-time-chip-row{display:flex;flex-wrap:wrap;gap:6px}.employee-cell-content-wrapper.is-horizontal .employee-cell-empty-row,.employee-cell-content-wrapper.is-horizontal .employee-role-time-footer{width:100%;justify-content:flex-start}.employee-cell-content-wrapper.is-horizontal .employee-cell-empty-row{justify-content:space-between}.employee-role-time-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;border:1px solid #dbe4f0;background:#f8fafc;color:#334155;font-size:11px;font-weight:600;line-height:1.2}.employee-role-time-chip__label{color:#64748b}.employee-role-time-chip__value{color:#0f172a;font-weight:700}.employee-role-time-link{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 10px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.employee-role-time-link:hover{background:#dbeafe;border-color:#93c5fd}.employee-role-time-link:focus{outline:none;box-shadow:0 0 0 3px #2563eb24}.employee-role-time-icon-btn{width:22px;height:22px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .16s ease,border-color .16s ease,color .16s ease}.employee-role-time-icon-btn:hover{background:#dbeafe;border-color:#93c5fd}.employee-role-time-icon-btn:focus{outline:none;box-shadow:0 0 0 3px #2563eb24}.employee-role-time-icon-btn svg{width:12px;height:12px}.program-cell-content{display:flex;align-items:center;justify-content:space-between;gap:8px}.program-cell-main{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.program-cell-title{display:flex;align-items:center;gap:8px;min-width:0}.program-cell-main span{overflow:hidden;text-overflow:ellipsis}.program-type-badge{display:inline-flex;align-items:center;max-width:180px;padding:2px 7px;border-radius:999px;font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.program-type-list{display:flex;align-items:center;gap:4px;flex-wrap:wrap;min-width:0;max-width:100%}.program-type-plus{color:#64748b;font-size:11px;font-weight:700;line-height:1}.program-picker-trigger{width:20px;height:20px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#2563eb;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.program-picker-trigger:hover{background:#eff6ff;border-color:#93c5fd}.program-picker-trigger:focus{outline:none;box-shadow:0 0 0 2px #2563eb33}.escala-user-layout-filter .viewer-select{min-width:130px}.equip-selected-panel{display:grid;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc)}.equip-selected-panel__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.equip-selected-panel__copy{display:grid;gap:4px;max-width:580px}.equip-selected-panel__copy strong{color:#0f172a;font-size:14px}.equip-selected-panel__copy span{color:#475569;font-size:12px;line-height:1.5}.equip-selected-panel__summary{max-width:320px;padding:8px 10px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-size:12px;line-height:1.45}.equip-selected-panel__empty{margin:0;padding:12px;border:1px dashed #cbd5e1;border-radius:10px;background:#fff;color:#64748b;font-size:13px}.equip-selected-list{display:grid;gap:10px}.equip-selected-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.equip-selected-card__info{min-width:0;display:grid;gap:6px}.equip-selected-card__hint{color:#64748b;font-size:12px;line-height:1.45}.equip-selected-card__actions{display:flex;align-items:flex-end;justify-content:flex-end;flex-wrap:wrap;gap:10px}.equip-selected-card__time{display:grid;gap:4px}.equip-selected-card__time span{font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#64748b}.equip-selected-card__time input{min-width:128px;height:38px;padding:0 10px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#0f172a;font-size:14px;font-weight:600}.equip-selected-card__time input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.equip-selected-card__clear{min-height:38px}.esc-equip-chip{max-width:100%}.esc-equip-chip-time{padding-left:6px;border-left:1px solid #cbd5e1;color:#475569;font-size:10px;font-weight:700}@media (max-width: 900px){.equip-selected-panel__summary{max-width:none;width:100%}.equip-selected-card{flex-direction:column;align-items:stretch}.equip-selected-card__actions{justify-content:flex-start}.equip-selected-card__time input{width:100%;min-width:0}}.escala-page-container{padding:20px}.escala-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;margin-bottom:20px}.escala-header-left{display:flex;align-items:center;gap:20px}.escala-header h2{margin:0}.escala-date-picker{padding:8px 12px;font-size:1em;border:1px solid #d2d6dc;border-radius:5px;color:#4a5568;background:#fff}.escala-header-actions{display:flex;gap:10px}.escala-export-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.escala-export-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;white-space:nowrap}.escala-export-btn svg{flex-shrink:0}.escala-export-btn--excel svg{color:#1d6f42}.escala-export-btn--pdf svg{color:#d32f2f}.escala-export-btn:disabled{opacity:.6;cursor:not-allowed}:root{--appbar-h: 64px}.escala-sticky{position:sticky;top:var(--appbar-h);z-index:40;background:var(--surface, #f7f8fb);border-bottom:1px solid #e5e7eb;padding:10px 12px;margin-bottom:12px;-webkit-backdrop-filter:saturate(160%) blur(2px);backdrop-filter:saturate(160%) blur(2px)}.split-mode .escala-sticky{box-shadow:0 2px 8px #0000000d}.escala-sticky+.split-wrapper,.escala-sticky+.escala-table-container{scroll-margin-top:calc(var(--appbar-h) + 56px)}.escala-table-container{margin-top:25px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000012;overflow-x:auto}.escala-table-title{padding:15px 20px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.escala-table-title h3{margin:0;font-size:1.2em;color:#333;font-weight:500}.escala-table-title h3 span{font-weight:600;color:#0052cc}.escala-table{width:100%;border-collapse:collapse;table-layout:fixed}.escala-table th,.escala-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #e9ecef;vertical-align:top;white-space:normal;word-break:break-word}.escala-table th{background:#f8f9fa;font-weight:600;color:#5e6c84;font-size:.8em;text-transform:uppercase;position:sticky;top:0;z-index:1;position:relative}.escala-table tbody tr:nth-child(2n){background:#fdfdfd}.escala-table tbody tr:hover{background:#f0f4f8}.no-escala-message{padding:40px;text-align:center;color:#5e6c84}.escala-table td{cursor:pointer;position:relative}.employee-cell-content-wrapper{display:flex;flex-direction:column;gap:4px}.employee-cell-content{display:flex;align-items:center;justify-content:space-between;gap:8px}.employee-cell-user-main{display:flex;align-items:center;gap:8px;min-width:0}.employee-cell-remove-btn{width:22px;height:22px;border:1px solid #fecaca;border-radius:999px;background:#fff5f5;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .16s ease,border-color .16s ease,color .16s ease}.employee-cell-remove-btn:hover{background:#fee2e2;border-color:#fca5a5}.employee-cell-remove-btn:focus{outline:none;box-shadow:0 0 0 3px #ef444429}.assignee-avatar-small{width:24px;height:24px;border-radius:50%;font-size:.8em;font-weight:500;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.avatar-image{object-fit:cover}.resizer{position:absolute;top:0;right:0;width:5px;height:100%;cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:2}.resizer:hover{background:#3498db;opacity:.5}.editing{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #3498db;font:inherit;padding:0 5px;box-sizing:border-box;cursor:text;background:#fff}.editing:focus{outline:none}.multi-user-select{height:auto;min-height:100%}.escala-filters{padding:15px;border-bottom:1px solid #e0e0e0}.program-cell-content{display:flex;align-items:center;gap:8px}.program-avatar-small{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}.task-cancelled-row td{background:#fee2e2!important;color:#991b1b;text-decoration:line-through}.task-cancelled-row:hover td{background:#fecaca!important}.viewer-select{padding:6px 10px;border:1px solid #d0d7de;border-radius:8px;background:#fff}.viewer-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.tag-chip{--chip-dot:#3b82f6;--chip-bg:#ffffff;--chip-border:#cbd5e1;display:inline-flex;align-items:center;gap:6px;padding:6px 10px 6px 8px;border-radius:999px;background:var(--chip-bg);border:1px solid var(--chip-border);font-size:12px;line-height:1.05;white-space:nowrap;position:relative;color:#0f172a;font-weight:600;box-shadow:0 1px #00000008}.tag-chip:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--chip-dot);display:inline-block;margin-right:2px;box-shadow:0 0 0 2px #fff}.tag-chip svg{width:12px;height:12px;opacity:.9}.tag-chip.compact{padding:3px 8px;font-size:12px;line-height:1.1}.tag-chip.cat-camera{--chip-dot:#10b981}.tag-chip.cat-audio{--chip-dot:#8b5cf6}.tag-chip.cat-lente{--chip-dot:#f59e0b}.tag-chip.cat-iluminacao{--chip-dot:#f97316}.tag-chip.cat-grip{--chip-dot:#6b7280}.tag-chip.cat-transmissao{--chip-dot:#0ea5e9}.tag-chip.cat-informatica{--chip-dot:#3b82f6}.tag-chip.cat-cabeamento{--chip-dot:#64748b}.tag-chip.cat-acessorio{--chip-dot:#94a3b8}.esc-equip-list{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.escala-table .esc-equip-list .tag-chip{padding:3px 8px;font-size:12px;line-height:1.1}.disabled-row{opacity:.55;filter:grayscale(.1)}.status{font-size:12px;padding:4px 8px;border-radius:999px;border:1px solid transparent}.status.ok{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.status.warn{color:#7c2d12;background:#fff7ed;border-color:#fed7aa}.input-icon{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border,#e5e7eb);background:var(--surface,#fff);padding:6px 8px;border-radius:8px}.input-icon input{border:none;outline:none;background:transparent}.almox-table-wrapper{border:1px solid var(--border,#e5e7eb);border-radius:10px;overflow:auto;background:var(--surface,#fff)}.almox-table th,.almox-table td{padding:8px 10px;border-bottom:1px solid var(--border,#f1f5f9)}.modal-card .form-actions{position:sticky;bottom:0;background:var(--surface,#fff);border-top:1px solid var(--border,#e5e7eb);padding:10px;display:flex;justify-content:flex-end;gap:8px;z-index:1}.cat-camera .tag-chip,.tag-chip.cat-camera{--chip-dot:#10b981}.cat-audio .tag-chip,.tag-chip.cat-audio{--chip-dot:#8b5cf6}.cat-lente .tag-chip,.tag-chip.cat-lente{--chip-dot:#f59e0b}.cat-iluminacao .tag-chip,.tag-chip.cat-iluminacao{--chip-dot:#f43f5e}.cat-grip .tag-chip,.tag-chip.cat-grip{--chip-dot:#6b7280}.cat-transmissao .tag-chip,.tag-chip.cat-transmissao{--chip-dot:#0ea5e9}.cat-informatica .tag-chip,.tag-chip.cat-informatica{--chip-dot:#0284c7}.cat-cabeamento .tag-chip,.tag-chip.cat-cabeamento{--chip-dot:#64748b}.cat-acessorio .tag-chip,.tag-chip.cat-acessorio{--chip-dot:#22c55e}.cat-drone .tag-chip,.tag-chip.cat-drone{--chip-dot:#ef4444}.cat-bateria .tag-chip,.tag-chip.cat-bateria{--chip-dot:#f97316}.cat-case .tag-chip,.tag-chip.cat-case{--chip-dot:#a3e635}.cat-tripe .tag-chip,.tag-chip.cat-tripe{--chip-dot:#7c3aed}.escala-page-container .modal-backdrop .modal-card{display:flex;flex-direction:column;max-height:min(82vh,820px);overflow:hidden}.escala-page-container .modal-backdrop .modal-card .form-grid,.escala-page-container .modal-backdrop .modal-card .modal-content,.escala-page-container .modal-backdrop .modal-card .user-selection-modal-body,.escala-page-container .modal-backdrop .modal-card .content,.escala-page-container .modal-backdrop .modal-card>.body,.escala-page-container .modal-backdrop .modal-card>.scroll,.escala-page-container .modal-backdrop .modal-card form:not(.no-flex){overflow:auto;padding-bottom:16px;flex:1 1 auto}.escala-page-container .modal-backdrop .modal-card h2,.escala-page-container .modal-backdrop .modal-card .modal-header{position:sticky;top:0;background:var(--panel,#fff);z-index:1;padding-top:8px;margin-top:-8px}@media (max-width:560px){.escala-page-container .modal-backdrop .modal-card .form-actions{flex-wrap:wrap}}.split-root{display:flex;align-items:stretch;gap:0;width:100%;height:calc(100vh - 190px);min-height:420px;position:relative}.split-pane{overflow:auto;min-width:260px;background:var(--panel,#fff);border-radius:10px}.split-pane.left{margin-right:6px}.split-pane.right{margin-left:6px}.split-gutter{flex:0 0 12px;cursor:col-resize;position:relative;-webkit-user-select:none;user-select:none;touch-action:none;background:transparent}.split-gutter:before{content:"";position:absolute;top:12px;bottom:12px;left:50%;width:2px;transform:translate(-50%);background:#00000014;border-radius:2px}.split-gutter:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:36px;transform:translate(-50%,-50%);border-radius:8px;background:#0000000a}.split-root.dragging .split-gutter:before{background:#0000002e}.split-root.dragging .split-gutter:after{background:#00000014}@media (max-width:1024px){.split-root{height:calc(100vh - 220px)}.split-pane{min-width:220px}}.active-equip-row td{background:#eef6ff!important;box-shadow:inset 0 0 0 1px #c7dcff}.escala-table .tag-chip,.almox-table .tag-chip{opacity:1!important;filter:none!important}.equip-side-pane{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;min-height:0}.equip-pane-top{display:flex;flex-direction:column;gap:12px;padding:24px 16px 14px;background:#fff;border-bottom:1px solid #e5e7eb}.equip-pane-top .equip-pane-head{position:static;padding:0;background:transparent;border:none;align-items:flex-start;justify-content:space-between;gap:12px;display:flex}.equip-pane-title{font-weight:700;color:#111827;line-height:1.2}.equip-pane-title span{display:block;margin-top:2px;font-size:12px;font-weight:500;color:#4b5563}.equip-pane-top .eq-stats{font-size:12px;color:#6b7280;gap:10px 14px;display:flex;flex-wrap:wrap}.equip-active-selector{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#4b5563}.equip-active-label{font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:600;color:#6b7280}.equip-active-select{border:1px solid #d1d5db;border-radius:8px;padding:6px 10px;background:#fff;min-width:200px;flex:1 1 220px}.equip-side-pane .equip-toolbar{position:static;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#f9fafb;gap:10px;display:flex;align-items:center}.equip-side-pane .equip-toolbar .input-icon{flex:1 1 220px}.equip-side-pane .equip-toolbar select{height:34px;padding:4px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff}.equip-side-pane .equip-toolbar .checkbox-inline{display:flex;align-items:center;gap:6px;font-size:13px;color:#4b5563}.equip-table-wrap{flex:1 1 auto;overflow:auto;padding:12px 16px 16px}.equip-table{width:100%;border-collapse:collapse;font-size:14px}.equip-table thead th{text-transform:uppercase;font-weight:600;font-size:12px;color:#64748b;background:#f8fafc;position:sticky;top:0;z-index:1;border-bottom:1px solid #e5e7eb;padding:10px}.equip-table tbody td{border-bottom:1px solid #f1f5f9;padding:10px;vertical-align:middle}.equip-table tbody tr:nth-child(2n){background:#fafafa}.equip-table tbody tr:hover{background:#f5f7fb}.equip-col-check{width:42px}.equip-col-cat{width:140px}.equip-col-pat{width:120px}.equip-col-loc{width:140px}.equip-col-status{width:130px;text-align:right}.equip-table input[type=checkbox]{width:16px;height:16px}.equip-table .status{font-weight:600}.equip-table .status.ok{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.equip-table .status.warn{color:#92400e;background:#fffbeb;border-color:#fde68a}.equip-table tr.disabled-row{opacity:.7;filter:none;cursor:not-allowed;background:linear-gradient(to right,rgba(0,0,0,.02),transparent)}.equip-table tr.disabled-row td *{pointer-events:none}.equip-table .tag-chip{opacity:1!important;filter:none!important}.split-pane.right{padding-top:24px}.escala-page-container .escala-table-container{margin-top:64px}.equip-side-pane .equip-pane-title span{margin-top:6px;font-size:13px}.escala-page-container .tag-chip{color:#0f172a;font-weight:600;background:var(--chip-bg, #ffffff);border:1px solid var(--chip-border, #cbd5e1);box-shadow:0 1px #0f172a14}.escala-page-container .tag-chip svg{color:inherit;opacity:.9}.escala-page-container.split-mode{display:block!important;grid-template-columns:unset!important;gap:0!important}.escala-page-container.split-mode .split-root{display:flex!important}.equip-table tr.disabled-row td input[type=checkbox],.equip-table tr.disabled-row td select,.equip-table tr.disabled-row td button,.equip-table tr.disabled-row td .react-select__control,.equip-table tr.disabled-row td .responsavel-selector,.equip-table tr.disabled-row td .input-icon input{pointer-events:auto!important}.escala-table td [title="Editar equipamentos nesta linha"]{pointer-events:none!important}.tag-chip{--chip-dot: #94a3b8;display:inline-flex;align-items:center;gap:6px;background:#f2f5f9;color:#0f172a;border:1px solid rgba(15,23,42,.08);padding:6px 10px;border-radius:999px;font-size:12px;line-height:1;white-space:nowrap}.tag-chip .dot{width:8px;height:8px;border-radius:999px;background:var(--chip-dot)}.tag-chip.compact{padding:4px 8px;gap:6px;font-size:12px}.chip-kit{background:#eef6ff;color:#1d4ed8;border-color:#1d4ed82e;font-weight:600}.chip-kit svg{width:12px;height:12px}.tag-chip.cat-kit{--chip-dot: #1d4ed8}.kit-clickable{cursor:pointer}.kit-clickable:hover{filter:brightness(.98)}.almox-table td,.almox-table th{vertical-align:middle}.status.ok{background:#e8f7ef;color:#0f8a4d;border:1px solid rgba(16,185,129,.25);padding:4px 8px;border-radius:999px;font-size:12px}.status.warn{background:#fff3e8;color:#b45309;border:1px solid rgba(245,158,11,.25);padding:4px 8px;border-radius:999px;font-size:12px}.disabled-row{opacity:.6}.modal-card h2{display:flex;align-items:center;gap:8px}.kit-checklist-toolbar{display:flex;gap:8px;margin-bottom:8px}.almox-table .empty{text-align:center;color:#64748b}.tag-chip[class*=cat-] svg{width:12px;height:12px}.equip-table td:first-child span>svg{vertical-align:-2px}.esc-equip-list .tag-chip .kit-label{margin-right:4px;font-weight:600;letter-spacing:.2px;color:#1d4ed8}.escala-time-order-manager{position:relative}.escala-time-order-button{width:40px;min-width:40px;height:40px;border:1px solid #d0d7de;border-radius:8px;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.escala-time-order-button:hover{background:#f8fafc}.escala-time-order-button:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.escala-time-order-popover{position:absolute;right:0;top:calc(100% + 8px);width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 22px #0f172a1f;z-index:70;padding:12px}.escala-time-order-popover-header{margin-bottom:8px;color:#111827;font-size:13px}.escala-time-order-helper{display:block;color:#64748b;font-size:12px;line-height:1.45;margin-bottom:10px}.escala-time-order-options{display:flex;flex-direction:column;gap:6px}.escala-time-order-option{display:flex;align-items:flex-start;gap:8px;border:1px solid #f1f5f9;border-radius:8px;padding:8px;font-size:13px;color:#1f2937;cursor:pointer}.escala-time-order-option input[type=radio]{margin:2px 0 0}.column-manager{position:relative}.column-manager-button{border:1px solid #d0d7de;border-radius:8px;background:#fff;color:#111827;font-weight:600;cursor:pointer}.column-manager-button:hover{background:#f8fafc}.column-manager-button:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.column-manager-popover{position:absolute;right:0;top:calc(100% + 8px);width:340px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 22px #0f172a1f;z-index:70;padding:12px}.column-manager-popover-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#111827;font-size:13px}.column-manager-reset{border:none;background:transparent;color:#2563eb;font-weight:600;cursor:pointer;padding:0}.column-manager-reset:hover{text-decoration:underline}.column-manager-create-card{display:flex;flex-direction:column;gap:8px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fbff;padding:10px;margin-bottom:10px}.column-manager-create-card strong{color:#0f172a;font-size:13px}.column-manager-create-card span{color:#64748b;font-size:12px;line-height:1.45}.column-manager-create-row{display:flex;align-items:center;gap:8px}.column-manager-create-row select{flex:1 1 auto;min-width:0;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;color:#0f172a;background:#fff}.column-manager-create-btn{border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;font-weight:700;padding:8px 12px;cursor:pointer;flex-shrink:0}.column-manager-create-btn:disabled{opacity:.45;cursor:not-allowed}.column-manager-list{max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.column-manager-item{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #f1f5f9;border-radius:8px;padding:6px 8px}.column-manager-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#1f2937;cursor:pointer;flex:1 1 auto}.column-manager-label input[type=checkbox]{margin:0}.column-manager-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.column-manager-actions button{width:28px;height:26px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;font-weight:700;color:#374151}.column-manager-actions button:hover:not(:disabled){background:#f8fafc}.column-manager-actions button:disabled{opacity:.45;cursor:not-allowed}.escala-mobile-filters-trigger{width:100%;min-height:52px;padding:12px 14px;border-radius:16px;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;text-align:left}.escala-mobile-filters-trigger__content{display:inline-flex;align-items:center;gap:8px;font-weight:700}.escala-mobile-filters-trigger__summary{font-size:.82rem;color:#64748b;line-height:1.35}.escala-mobile-top-controls{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:stretch}.escala-page-container .escala-mobile-control-panel{width:100%;display:flex;flex-direction:column;gap:12px}.escala-mobile-primary-filters{width:100%;min-width:0}.escala-mobile-primary-filter{display:flex;flex-direction:column;gap:8px;height:100%;min-height:52px;padding:12px 14px;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.escala-mobile-primary-filter label{font-size:.84rem;font-weight:800;color:#475569;letter-spacing:.01em}.escala-mobile-inline-filter-input{width:100%;min-height:50px;border-radius:14px;font-size:1rem}.escala-mobile-filters-shell{position:relative;z-index:96}.escala-mobile-filters-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;border:0;padding:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.escala-mobile-filters-panel{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1000;display:flex;flex-direction:column;background:#fff;border-radius:24px 24px 0 0;max-height:none;height:100dvh;overflow:hidden;box-shadow:0 -20px 50px #0f172a3d;animation:escalaMobileFiltersIn .22s ease-out}.escala-mobile-filters-header-shell{position:sticky;top:0;z-index:3;display:flex;flex-direction:column;gap:12px;padding:calc(12px + env(safe-area-inset-top,0px)) 16px 10px;background:#fff;box-shadow:0 1px #e2e8f0d9}.escala-mobile-filters-body{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:12px 16px calc(18px + env(safe-area-inset-bottom,0px))}.escala-mobile-filters-body::-webkit-scrollbar{width:8px}.escala-mobile-filters-body::-webkit-scrollbar-track{background:#eef2f7;border-radius:999px}.escala-mobile-filters-body::-webkit-scrollbar-thumb{background:#c2cfe0;border-radius:999px}.escala-mobile-filters-handle{width:52px;height:5px;border-radius:999px;background:#d7e1ef;margin:0 auto}.escala-mobile-filters-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0;background:transparent}.escala-mobile-filters-title-group{display:flex;flex-direction:column;gap:6px}.escala-mobile-filters-title{margin:0;color:#0f172a;font-size:1.05rem;font-weight:800}.escala-mobile-filters-subtitle{margin:0;color:#64748b;font-size:.92rem;line-height:1.45}.escala-mobile-filters-close{width:40px;height:40px;border:1px solid rgba(148,163,184,.35);border-radius:12px;background:#fff;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.escala-mobile-filters-close:hover{background:#f8fafc;color:#0f172a;border-color:#2563eb3d}.escala-mobile-filters-grid{display:flex;flex-direction:column;gap:16px}.escala-mobile-filters-field{display:flex;flex-direction:column;gap:8px}.escala-mobile-filters-field label{font-size:.82rem;font-weight:800;color:#475569;letter-spacing:.02em}.escala-mobile-filters-input{width:100%;min-height:48px;border-radius:14px;font-size:.98rem}.escala-mobile-filters-section{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.escala-mobile-filters-section-head{display:flex;flex-direction:column;gap:4px}.escala-mobile-filters-section-head strong{color:#0f172a;font-size:.94rem}.escala-mobile-filters-section-head span{color:#64748b;font-size:.82rem}.escala-mobile-filters-helper{margin:0;color:#64748b;font-size:.88rem;line-height:1.5}.escala-mobile-filters-radio-list{display:flex;flex-direction:column;gap:8px}.escala-mobile-filters-radio-list .escala-time-order-option{border-radius:12px;padding:12px;background:#fff}.escala-mobile-column-manager-popover{position:static;top:auto;right:auto;width:100%;max-width:none;transform:none;border:1px solid #dbe5f1;border-radius:16px;box-shadow:none;padding:0;background:transparent}.escala-mobile-column-manager-popover .column-manager-popover-header{margin-bottom:12px}.escala-mobile-column-manager-popover .column-manager-create-card{background:#fff}.escala-mobile-column-manager-popover .column-manager-list{max-height:none}.escala-mobile-column-manager-popover .column-manager-item{padding:10px 12px;background:#fff}.escala-mobile-column-manager-popover .column-manager-label{align-items:flex-start}.escala-mobile-column-manager-popover .column-manager-actions button{width:36px;height:36px}.escala-mobile-filters-button-grid{display:flex;flex-direction:column;gap:10px}.escala-mobile-filters-button-grid .button-primary,.escala-mobile-filters-button-grid .button-secondary,.escala-mobile-filters-button-grid .escala-toolbar-button{width:100%;min-height:48px}.escala-mobile-filters-export-actions{width:100%}.escala-mobile-filters-export-actions .escala-export-btn{flex:1 1 0;min-height:48px}.escala-mobile-filters-actions{display:flex;justify-content:stretch;padding-top:2px}.escala-mobile-filters-apply{width:100%;min-height:50px;border:none;border-radius:16px;background:#2563eb;color:#fff;font-size:.98rem;font-weight:800;cursor:pointer;box-shadow:0 12px 28px -18px #2563eb8c}@keyframes escalaMobileFiltersIn{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 640px){.escala-time-order-popover,.column-manager-popover{width:min(88vw,320px);right:50%;transform:translate(50%)}.escala-mobile-filters-panel{border-radius:20px 20px 0 0}.escala-mobile-filters-trigger__summary{font-size:.78rem}.escala-mobile-column-manager-popover .column-manager-create-row{flex-direction:column;align-items:stretch}.escala-mobile-column-manager-popover .column-manager-create-btn{width:100%;min-height:44px}}.program-picker-popover{position:fixed;width:min(350px,calc(100vw - 24px));max-height:min(75vh,520px);overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 18px 34px #0f172a33;z-index:90;padding:12px}.program-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.program-picker-close{width:24px;height:24px;border:none;border-radius:6px;background:transparent;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer}.program-picker-close:hover{background:#f1f5f9}.program-picker-label{display:block;font-size:12px;color:#475569;font-weight:600;margin-bottom:6px}.program-picker-current{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:8px 10px;color:#0f172a;margin-bottom:10px;font-size:13px;font-weight:600}.program-picker-row{display:flex;gap:8px;margin-bottom:10px;align-items:flex-start}.program-picker-select{flex:1 1 auto;min-width:0;border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;background:#fff}.program-picker-apply{border:none;border-radius:8px;background:#2563eb;color:#fff;font-weight:600;padding:0 12px;min-height:42px;cursor:pointer}.program-picker-text-input{flex:1 1 auto;min-width:0;border:1px solid #d1d5db;border-radius:8px;padding:8px 10px}.program-picker-divider{height:1px;background:#e2e8f0;margin:10px 0}.program-picker-delete-list{display:flex;flex-direction:column;gap:6px;max-height:180px;overflow:auto}.program-picker-delete-item{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #f1f5f9;border-radius:8px;padding:6px 8px;font-size:12px;color:#1f2937}.program-picker-delete-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.program-picker-empty{font-size:12px;color:#64748b;padding:8px 6px;text-align:center}.program-picker-delete-btn{width:24px;height:24px;border:1px solid #fecaca;border-radius:6px;background:#fff5f5;color:#b91c1c;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.program-picker-delete-btn:hover{background:#fee2e2}.program-picker-tipo-multi-container{position:relative;flex:1 1 auto;min-width:0}.program-picker-tipo-multi-trigger{width:100%;min-height:42px;border:1px solid #d1d5db;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;cursor:pointer;text-align:left}.program-picker-tipo-multi-value-list{display:flex;flex-wrap:wrap;align-items:center;gap:4px;min-width:0}.program-picker-tipo-chip{display:inline-flex;align-items:center;border-radius:8px;padding:2px 6px;font-size:11px;line-height:1.2;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.program-picker-tipo-plus{color:#64748b;font-size:11px;font-weight:700}.program-picker-tipo-multi-placeholder{color:#94a3b8;font-size:13px}.program-picker-tipo-multi-menu{position:absolute;left:0;right:0;background:#fff;border:1px solid #dfe1e6;border-radius:8px;box-shadow:0 10px 24px #0f172a29;z-index:100;max-height:260px;overflow-y:auto}.program-picker-tipo-multi-menu.down{top:calc(100% + 6px)}.program-picker-tipo-multi-menu.up{bottom:calc(100% + 6px)}.program-picker-tipo-multi-option{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid #f1f5f9;cursor:pointer;font-size:12px}.program-picker-tipo-multi-option:last-of-type{border-bottom:none}.program-picker-tipo-multi-option input{margin:0}.program-picker-tipo-multi-actions{padding:8px 10px;border-top:1px solid #eef2f7;background:#fafcff}.program-picker-tipo-multi-clear{border:none;background:transparent;color:#2563eb;font-size:12px;font-weight:600;cursor:pointer;padding:0}.program-picker-tipo-multi-clear:disabled{color:#94a3b8;cursor:not-allowed}:root{--escala-sticky-h: 0px;--escala-sticky-offset: 0px;--escala-table-title-h: 0px}.escala-page-container{--appbar-h: 0px;position:relative;isolation:isolate;padding:0 4px 20px}.escala-page-container .escala-sticky{position:sticky!important;top:0!important;z-index:70!important;background:#f7f8fb;isolation:isolate;box-shadow:0 -24px 0 24px #f7f8fb;margin-bottom:0}.escala-page-container .escala-table-container{position:relative;overflow-x:auto;overflow-y:hidden;margin-top:0!important;scrollbar-width:none;-ms-overflow-style:none}.escala-page-container .escala-table-container::-webkit-scrollbar{width:0;height:0}.escala-page-container .escala-table{width:max-content;min-width:100%;table-layout:fixed}.escala-page-container .escala-table-title{position:sticky;top:0;z-index:65;background:#f8f9fa;padding-top:14px;padding-bottom:14px;overflow:visible}.escala-page-container .escala-table-title h3{line-height:1.35;white-space:nowrap}.escala-empty-inline-note{padding:0 16px 14px;color:#64748b;font-size:.95rem}.escala-draft-placeholder-row td{background:#f8fbff;border-bottom:1px dashed #bfd4ff}.escala-draft-placeholder-cell{cursor:pointer}.escala-draft-placeholder-cell:hover{background:#eef4ff}.escala-draft-placeholder-text{display:inline-flex;align-items:center;min-height:20px;color:#4f6b95;font-size:.88rem;font-style:italic}.escala-page-container .escala-table th{position:sticky!important;top:var(--escala-table-title-h);z-index:64;background:#f8f9fa}.escala-page-container.split-mode .escala-table-title{top:0}.escala-page-container.split-mode .escala-table th{top:var(--escala-table-title-h)}.escala-page-container .escala-bottom-horizontal-scroll{position:sticky;bottom:-10px;z-index:41;margin-top:6px;margin-bottom:-10px;height:16px;overflow-x:auto;overflow-y:hidden;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;background:#f8fafc;display:block}.escala-page-container .escala-bottom-horizontal-scroll.is-visible{display:block}.escala-page-container .escala-bottom-horizontal-scroll-content{height:1px}.escala-page-container .escala-mobile-list{display:none}.escala-page-container .escala-mobile-list-body{display:flex;flex-direction:column;gap:14px}.escala-page-container .escala-mobile-list-header .escala-table-title{margin-bottom:0}.escala-page-container .escala-mobile-list-header.is-collapsed{display:none}.escala-page-container .escala-mobile-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;box-shadow:0 16px 36px #0f172a14;padding:14px;display:flex;flex-direction:column;gap:14px;overflow:hidden}.escala-page-container .escala-mobile-card--placeholder{border-style:dashed;border-color:#bfd3f7;background:linear-gradient(180deg,#f8fbff,#fff)}.escala-page-container .escala-mobile-card__placeholder-content{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.escala-page-container .escala-mobile-card__placeholder-title{font-size:1rem;font-weight:700;color:#0f172a}.escala-page-container .escala-mobile-card__placeholder-text{font-size:.92rem;line-height:1.5;color:#64748b}.escala-page-container .escala-mobile-card__placeholder-btn{display:inline-flex;align-items:center;gap:8px}.escala-page-container .escala-mobile-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.escala-page-container .escala-mobile-card__title-group{min-width:0;display:flex;flex-direction:column;gap:4px}.escala-page-container .escala-mobile-card__eyebrow{font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2563eb}.escala-page-container .escala-mobile-card__title{margin:0;font-size:1.08rem;line-height:1.2;font-weight:800;color:#0f172a}.escala-page-container .escala-mobile-card__subtitle{font-size:.88rem;line-height:1.45;color:#334155;font-weight:600}.escala-page-container .escala-mobile-card__meta{font-size:.82rem;line-height:1.45;color:#64748b}.escala-page-container .escala-mobile-card__status{align-self:flex-start;padding:4px 10px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:.74rem;font-weight:700}.escala-page-container .escala-mobile-card__header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.escala-page-container .escala-mobile-card__overview{display:flex;flex-direction:column;gap:12px}.escala-page-container .escala-mobile-card__summary-grid,.escala-page-container .escala-mobile-card__time-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.escala-page-container .escala-mobile-card__field{display:flex;flex-direction:column;gap:8px}.escala-page-container .escala-mobile-card__field.is-compact{border:1px solid #dbe4f0;border-radius:14px;padding:12px;background:#f8fbff}.escala-page-container .escala-mobile-card__field.is-section{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#fff}.escala-page-container .escala-mobile-card__field-label{font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.escala-page-container .escala-mobile-card__field-value{min-width:0;font-size:.95rem;color:#0f172a}.escala-page-container .escala-mobile-card__time-value{font-size:1rem;font-weight:700}.escala-page-container .escala-mobile-card__users,.escala-page-container .escala-mobile-card__details{display:flex;flex-direction:column;gap:10px}.escala-page-container .escala-mobile-card__section{display:flex;flex-direction:column;gap:8px}.escala-page-container .escala-mobile-card__section-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.escala-page-container .escala-mobile-card__section-head span{font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#334155}.escala-page-container .escala-mobile-card__section-body{display:flex;flex-direction:column;gap:8px}.escala-page-container .escala-mobile-card__user-value .employee-cell-content-wrapper{width:100%}.split-pane.left{overflow-x:hidden}.escala-page-container .escala-table thead{position:relative;z-index:66}.escala-page-container .escala-table tbody td{overflow:hidden}.escala-page-container .column-header-main{align-items:center;gap:6px}.escala-create-row-btn,.escala-table-add-row-btn,.escala-equipment-toggle-btn{white-space:nowrap}.escala-page-container .escala-table-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.escala-page-container .escala-table-shell{position:relative;width:100%;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000012;overflow:visible;overflow:clip;isolation:isolate;box-sizing:border-box}.escala-page-container .escala-table-sticky-head{position:sticky;top:var(--escala-sticky-offset);z-index:66;width:100%;box-sizing:border-box;background:#f8f9fa;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0;overflow:hidden}.escala-page-container .escala-table-sticky-head.is-fixed{position:fixed!important;z-index:69;box-shadow:0 1px #e5e7eb,0 14px 28px #0f172a14}.escala-page-container.split-mode .escala-table-sticky-head{top:0}.escala-page-container .escala-table-header-scroll{position:relative;width:100%;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;background:#f8f9fa;scrollbar-width:none;-ms-overflow-style:none}.escala-page-container .escala-table-header-scroll::-webkit-scrollbar{width:0;height:0}.escala-page-container .escala-table-container{margin-top:0!important;width:100%;border-radius:0 0 8px 8px;box-sizing:border-box}.escala-page-container .escala-table-head,.escala-page-container .escala-table-body{width:max-content;min-width:100%;table-layout:fixed}.escala-page-container .escala-table-head th{position:relative!important;top:auto!important;z-index:1;background:linear-gradient(180deg,#f8fafc,#f3f6fb);min-height:72px;padding:14px 18px 16px;border-bottom:1px solid #dbe4f0;vertical-align:middle;white-space:normal;word-break:normal;overflow-wrap:break-word;line-height:1.3;color:#607089;box-sizing:border-box}.escala-page-container .escala-table-head th:not(:last-child):after{content:"";position:absolute;top:10px;bottom:10px;right:0;width:1px;background:linear-gradient(180deg,#cbd5e100,#cbd5e1f2 18%,#cbd5e1f2 82%,#cbd5e100);pointer-events:none}.escala-page-container .escala-table-shell .escala-table-title{position:relative;top:auto;z-index:1;overflow:hidden;padding:18px 16px 16px;min-height:78px;flex-wrap:nowrap}.escala-page-container .escala-table-head .column-header-main{display:flex;align-items:flex-start;gap:8px;width:100%;min-width:0}.escala-page-container .escala-table-head .column-header-main>span:last-child{min-width:0}.escala-page-container .escala-table-head .column-header-label{display:block;min-width:0;font-size:.82rem;line-height:1.35;font-weight:800;letter-spacing:.03em;color:#5f6f89;text-wrap:pretty;overflow-wrap:anywhere}.escala-page-container .escala-table-body td{background-clip:padding-box;padding:14px 16px;border-bottom:1px solid #e7edf5;font-size:.97rem;line-height:1.5;color:#1f2937;vertical-align:top;box-sizing:border-box;overflow:hidden}.escala-page-container .escala-table-body td:not(:last-child):after{content:"";position:absolute;top:12px;bottom:12px;right:0;width:1px;background:linear-gradient(180deg,#cbd5e100,#d8e0ecf2 15%,#d8e0ecf2 85%,#cbd5e100);pointer-events:none}.escala-page-container .escala-table-body td[data-field-name]>*{max-width:100%;min-width:0}.escala-page-container .escala-table-head th[data-field-name=retranca],.escala-page-container .escala-table-body td[data-field-name=retranca]{position:relative}.escala-page-container .escala-table-head th[data-field-name=retranca]:before,.escala-page-container .escala-table-body td[data-field-name=retranca]:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;background:linear-gradient(180deg,#d8e2f0,#c8d4e7);pointer-events:none;z-index:1}.escala-page-container .escala-table-head th[data-field-name=retranca]{box-shadow:inset 10px 0 12px -12px #47556947}.escala-page-container .escala-table-body td[data-field-name=retranca]{box-shadow:inset 10px 0 12px -12px #47556938;padding-left:18px}.escala-page-container .escala-table th.escala-column-header{padding-right:40px}.escala-page-container .column-drag-handle{margin-top:2px;color:#a0aec0}.escala-page-container .column-hide-inline{top:8px;right:10px}.escala-page-container .escala-table tbody tr:nth-child(2n){background:#fcfdff}.escala-page-container .escala-table tbody tr:hover{background:#f4f8fc}.escala-page-container .program-cell-content,.escala-page-container .local-cell-content,.escala-page-container .employee-cell-content-wrapper,.escala-page-container .esc-equip-list{width:100%;min-width:0}.escala-page-container .program-cell-content,.escala-page-container .local-cell-content{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:10px}.escala-page-container .program-cell-main{gap:6px}.escala-page-container .program-cell-title,.escala-page-container .local-cell-value{min-width:0}.escala-page-container .program-cell-title>span,.escala-page-container .local-cell-value,.escala-page-container .employee-cell-user-labels span{color:#1f2937;font-weight:600;line-height:1.45}.escala-page-container .program-picker-trigger,.escala-page-container .local-manager-trigger{margin-top:1px;margin-left:2px;position:relative}.escala-page-container .program-picker-trigger:before,.escala-page-container .local-manager-trigger:before{content:"";position:absolute;top:2px;bottom:2px;left:-8px;width:1px;background:#e2e8f0;pointer-events:none}.escala-page-container .program-type-list,.escala-page-container .employee-role-time-chip-row{line-height:1.35}.escala-page-container .escala-table-body td[data-field-name=retranca] .escala-cell-display,.escala-page-container .escala-table-body td[data-field-name=convidados] .escala-cell-display,.escala-page-container .escala-table-body td[data-field-name=obs] .escala-cell-display,.escala-page-container .escala-table-body td[data-field-name=transmissao] .escala-cell-display{display:block;width:100%;min-width:0;line-height:1.45;white-space:normal;word-break:normal;overflow-wrap:anywhere}.escala-page-container .escala-table-body td[data-field-name=transmissao] .time-icon-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;cursor:pointer;box-sizing:border-box}.escala-page-container .escala-table-body td[data-field-name=transmissao] .time-icon-button:hover{background:#dbeafe;border-color:#93c5fd}.escala-page-container .escala-table-body td[data-field-name=transmissao] .time-icon-button:focus{outline:none;box-shadow:0 0 0 3px #2563eb24}.escala-page-container .escala-table-body td[data-field-name=transmissao] .time-icon-button svg{width:12px;height:12px}.escala-page-container .escala-table-body td[data-field-name=reporter] .employee-cell-content-wrapper,.escala-page-container .escala-table-body td[data-field-name=producaoTV] .employee-cell-content-wrapper,.escala-page-container .escala-table-body td[data-field-name=producao] .employee-cell-content-wrapper,.escala-page-container .escala-table-body td[data-field-name=operacoes] .employee-cell-content-wrapper,.escala-page-container .escala-table-body td[data-field-name=web] .employee-cell-content-wrapper,.escala-page-container .escala-table-body td[data-field-name=foto] .employee-cell-content-wrapper{align-items:flex-start;gap:6px}.escala-page-container .escala-table-body td[data-field-name=reporter] .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=producaoTV] .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=producao] .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=operacoes] .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=web] .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=foto] .employee-cell-content{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;justify-content:stretch;gap:10px;width:100%}.escala-page-container .escala-table-body td[data-field-name=reporter] .employee-cell-content-wrapper.is-horizontal .employee-cell-inline-row.is-horizontal,.escala-page-container .escala-table-body td[data-field-name=producaoTV] .employee-cell-content-wrapper.is-horizontal .employee-cell-inline-row.is-horizontal,.escala-page-container .escala-table-body td[data-field-name=producao] .employee-cell-content-wrapper.is-horizontal .employee-cell-inline-row.is-horizontal,.escala-page-container .escala-table-body td[data-field-name=operacoes] .employee-cell-content-wrapper.is-horizontal .employee-cell-inline-row.is-horizontal,.escala-page-container .escala-table-body td[data-field-name=web] .employee-cell-content-wrapper.is-horizontal .employee-cell-inline-row.is-horizontal,.escala-page-container .escala-table-body td[data-field-name=foto] .employee-cell-content-wrapper.is-horizontal .employee-cell-inline-row.is-horizontal{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;column-gap:12px;row-gap:6px}.escala-page-container .escala-table-body td[data-field-name=reporter] .employee-cell-content-wrapper.is-horizontal .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=producaoTV] .employee-cell-content-wrapper.is-horizontal .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=producao] .employee-cell-content-wrapper.is-horizontal .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=operacoes] .employee-cell-content-wrapper.is-horizontal .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=web] .employee-cell-content-wrapper.is-horizontal .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=foto] .employee-cell-content-wrapper.is-horizontal .employee-cell-content{display:inline-flex;grid-template-columns:none;align-items:center;justify-content:flex-start;gap:5px;width:auto;max-width:max-content}.escala-page-container .escala-table-body td[data-field-name=reporter] .employee-cell-content-wrapper.is-horizontal .employee-cell-user-main,.escala-page-container .escala-table-body td[data-field-name=producaoTV] .employee-cell-content-wrapper.is-horizontal .employee-cell-user-main,.escala-page-container .escala-table-body td[data-field-name=producao] .employee-cell-content-wrapper.is-horizontal .employee-cell-user-main,.escala-page-container .escala-table-body td[data-field-name=operacoes] .employee-cell-content-wrapper.is-horizontal .employee-cell-user-main,.escala-page-container .escala-table-body td[data-field-name=web] .employee-cell-content-wrapper.is-horizontal .employee-cell-user-main,.escala-page-container .escala-table-body td[data-field-name=foto] .employee-cell-content-wrapper.is-horizontal .employee-cell-user-main{gap:5px}.escala-page-container .escala-table-body td[data-field-name=reporter] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-inline-row.is-avatar-strip,.escala-page-container .escala-table-body td[data-field-name=producaoTV] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-inline-row.is-avatar-strip,.escala-page-container .escala-table-body td[data-field-name=producao] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-inline-row.is-avatar-strip,.escala-page-container .escala-table-body td[data-field-name=operacoes] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-inline-row.is-avatar-strip,.escala-page-container .escala-table-body td[data-field-name=web] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-inline-row.is-avatar-strip,.escala-page-container .escala-table-body td[data-field-name=foto] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-inline-row.is-avatar-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;column-gap:6px;row-gap:6px}.escala-page-container .escala-table-body td[data-field-name=reporter] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=producaoTV] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=producao] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=operacoes] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=web] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-content,.escala-page-container .escala-table-body td[data-field-name=foto] .employee-cell-content-wrapper.is-avatar-strip .employee-cell-content{display:inline-flex;align-items:center;justify-content:flex-start;width:auto;max-width:max-content}.escala-page-container .escala-table-body td[data-field-name=reporter] .employee-cell-user-main,.escala-page-container .escala-table-body td[data-field-name=producaoTV] .employee-cell-user-main,.escala-page-container .escala-table-body td[data-field-name=producao] .employee-cell-user-main,.escala-page-container .escala-table-body td[data-field-name=operacoes] .employee-cell-user-main,.escala-page-container .escala-table-body td[data-field-name=web] .employee-cell-user-main,.escala-page-container .escala-table-body td[data-field-name=foto] .employee-cell-user-main{align-items:flex-start;min-width:0}.escala-page-container .escala-table-body td[data-field-name=reporter] .employee-cell-action-group,.escala-page-container .escala-table-body td[data-field-name=producaoTV] .employee-cell-action-group,.escala-page-container .escala-table-body td[data-field-name=producao] .employee-cell-action-group,.escala-page-container .escala-table-body td[data-field-name=operacoes] .employee-cell-action-group,.escala-page-container .escala-table-body td[data-field-name=web] .employee-cell-action-group,.escala-page-container .escala-table-body td[data-field-name=foto] .employee-cell-action-group{padding-left:10px;border-left:1px solid #e2e8f0;justify-content:flex-end}.escala-page-container .escala-table-body td[data-field-name=reporter] .employee-role-time-footer,.escala-page-container .escala-table-body td[data-field-name=producaoTV] .employee-role-time-footer,.escala-page-container .escala-table-body td[data-field-name=producao] .employee-role-time-footer,.escala-page-container .escala-table-body td[data-field-name=operacoes] .employee-role-time-footer,.escala-page-container .escala-table-body td[data-field-name=web] .employee-role-time-footer,.escala-page-container .escala-table-body td[data-field-name=foto] .employee-role-time-footer{justify-content:flex-start;width:100%}.column-header-inline-action{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#2563eb;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.column-header-inline-action:hover{background:#eff6ff;border-color:#93c5fd}.column-header-inline-action:focus{outline:none;box-shadow:0 0 0 3px #2563eb2e}.escala-new-row-highlight{animation:escala-new-row-flash 4s ease}.escala-inline-row-insert{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.escala-inline-row-insert__content{min-width:0;flex:1 1 auto}.escala-inline-row-insert__button{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;padding:6px 10px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#2563eb;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.escala-inline-row-insert__button:hover{background:#eff6ff;border-color:#93c5fd}.escala-inline-row-insert__button:disabled{opacity:.65;cursor:wait}.escala-move-header,.escala-move-cell{min-width:48px;white-space:nowrap;text-align:center}.escala-actions-header,.escala-actions-cell{min-width:76px;white-space:nowrap;text-align:center}.escala-row-move-stack,.escala-actions-stack{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap}.escala-actions-empty{display:inline-flex;align-items:center;justify-content:center;min-height:20px;color:#94a3b8;font-size:.84rem;width:100%}.escala-row-move-handle-btn,.escala-row-action-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:999px;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.escala-row-move-handle-btn{border:1px dashed #cbd5e1;background:#f8fafc;color:#334155;cursor:grab}.escala-row-move-handle-btn:hover:not(:disabled){background:#eef4ff;border-color:#93c5fd;color:#1d4ed8}.escala-row-move-handle-btn:active:not(:disabled){cursor:grabbing}.escala-row-move-handle-btn:disabled{opacity:.55;cursor:not-allowed}.escala-row-action-icon-btn{border:1px solid #dbe4f0;background:#fff;cursor:pointer}.escala-row-action-icon-btn:disabled{opacity:.55;cursor:wait}.escala-row-insert-icon-btn{color:#2563eb}.escala-row-insert-icon-btn:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd}.escala-row-delete-icon-btn{color:#dc2626;border-color:#fecaca;background:#fff5f5}.escala-row-delete-icon-btn:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}.escala-row-drag-handle-btn,.escala-row-delete-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:600;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.escala-row-drag-handle-btn{border:1px dashed #cbd5e1;background:#f8fafc;color:#334155;cursor:grab}.escala-row-drag-handle-btn:hover:not(:disabled){background:#eef4ff;border-color:#93c5fd;color:#1d4ed8}.escala-row-drag-handle-btn:active:not(:disabled){cursor:grabbing}.escala-row-drag-handle-btn:disabled{opacity:.55;cursor:not-allowed}.escala-row-delete-btn{border:1px solid #fecaca;background:#fff5f5;color:#dc2626}.escala-row-delete-btn:hover{background:#fee2e2;border-color:#fca5a5}.escala-row-dragging-source td{opacity:.58}.escala-row-drag-over-before td{box-shadow:inset 0 3px #2563eb}.escala-row-drag-over-after td{box-shadow:inset 0 -3px #2563eb}@keyframes escala-new-row-flash{0%{background:#dbeafe}45%{background:#eff6ff}to{background:transparent}}@media (max-width: 992px){.escala-page-container{padding:12px 10px}.escala-page-container .escala-sticky{padding:10px}.escala-page-container .escala-header{align-items:stretch;gap:10px}.escala-page-container .escala-header-left{width:100%;flex-direction:column;align-items:stretch;gap:10px}.escala-page-container .escala-header h2{font-size:1.15rem}.escala-page-container .escala-date-picker{width:100%;min-height:40px}.escala-page-container .escala-header-actions{width:100%;flex-wrap:wrap;align-items:stretch;gap:10px}.escala-page-container .escala-header-actions>*{min-width:0}.escala-page-container .viewer-filter{width:100%;flex-direction:column;align-items:stretch}.escala-page-container .viewer-filter label{font-size:.85rem}.escala-page-container .viewer-select,.escala-page-container .column-manager,.escala-page-container .column-manager-button,.escala-page-container .escala-export-actions,.escala-page-container .escala-export-btn,.escala-page-container .escala-header-actions>.button-primary{width:100%}.escala-page-container .escala-export-actions{flex-direction:column}.escala-page-container .escala-table-title{padding:12px 14px;align-items:flex-start;flex-direction:column}.escala-page-container .escala-table-title h3{font-size:1rem;white-space:normal}.escala-page-container .escala-table-add-row-btn,.escala-page-container .escala-create-row-btn{width:100%}.escala-page-container .escala-mobile-list{display:flex;flex-direction:column;gap:12px;margin-top:8px}.escala-mobile-top-controls{grid-template-columns:minmax(0,1fr)}.escala-mobile-filters-header-shell,.escala-mobile-filters-body{padding-left:14px;padding-right:14px}.escala-page-container .escala-mobile-list-header .escala-table-title{padding:12px 14px;align-items:flex-start;flex-direction:column}.escala-page-container .escala-mobile-list-header .escala-table-title h3{font-size:1rem;white-space:normal}.escala-page-container .escala-mobile-card{padding:12px;border-radius:16px;gap:12px}.escala-page-container .escala-mobile-card__header{flex-direction:column;align-items:stretch}.escala-page-container .escala-mobile-card__header-actions{justify-content:flex-end}.escala-page-container .escala-mobile-card__summary-grid,.escala-page-container .escala-mobile-card__time-grid{grid-template-columns:minmax(0,1fr)}.escala-page-container .escala-mobile-card__field.is-section,.escala-page-container .escala-mobile-card__field.is-compact{padding:10px}.escala-page-container .escala-mobile-card__user-value .employee-cell-content-wrapper.is-horizontal,.escala-page-container .escala-mobile-card__user-value .employee-cell-content-wrapper.is-avatar-strip{gap:8px}.escala-page-container .escala-mobile-card__user-value .employee-role-time-footer,.escala-page-container .escala-mobile-card__user-value .employee-role-time-chip-row{justify-content:flex-start}.escala-page-container .escala-table th,.escala-page-container .escala-table td{padding:10px 12px}.escala-page-container .escala-table-container{display:none}.escala-page-container .escala-bottom-horizontal-scroll{display:none!important}.escala-page-container.split-mode .split-root{display:block!important;height:auto!important;min-height:0}.escala-page-container.split-mode .split-pane{width:100%;min-width:0;margin:0!important}.escala-page-container.split-mode .split-pane.right{margin-top:12px!important;padding-top:0}.escala-page-container.split-mode .split-gutter{display:none}.escala-page-container .equip-pane-top{padding:16px 12px 12px}.escala-page-container .equip-pane-top .equip-pane-head{flex-direction:column;align-items:stretch}.escala-page-container .equip-active-selector{align-items:stretch}.escala-page-container .equip-active-select{min-width:0;width:100%}.escala-page-container .equip-side-pane .equip-toolbar{flex-wrap:wrap;align-items:stretch}.escala-page-container .equip-side-pane .equip-toolbar .input-icon,.escala-page-container .equip-side-pane .equip-toolbar select{width:100%;flex:1 1 100%}.escala-page-container .equip-table-wrap{padding:10px 12px 12px}}.escala-page-container .escala-table td.escala-user-drop-target{transition:background-color .2s ease,box-shadow .2s ease}.escala-page-container .escala-table td.escala-user-drop-target.is-user-drop-active{background:#eff6ff!important;box-shadow:inset 0 0 0 2px #3b82f6}.escala-page-container .escala-header-actions .escala-user-panel-launcher.escala-toolbar-button,.escala-page-container .escala-header-actions .column-manager-button.escala-toolbar-button,.escala-page-container .escala-header-actions .escala-equipment-toggle-btn.escala-toolbar-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:0!important;white-space:nowrap!important;text-align:left!important}.escala-page-container .escala-header-actions .escala-user-panel-launcher.escala-toolbar-button .escala-toolbar-button__content,.escala-page-container .escala-header-actions .column-manager-button.escala-toolbar-button .escala-toolbar-button__content,.escala-page-container .escala-header-actions .escala-equipment-toggle-btn.escala-toolbar-button .escala-toolbar-button__content{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px!important;width:auto!important;max-width:100%!important;white-space:nowrap!important}.escala-page-container .escala-header-actions .escala-user-panel-launcher.escala-toolbar-button .escala-toolbar-button__content svg,.escala-page-container .escala-header-actions .column-manager-button.escala-toolbar-button .escala-toolbar-button__content svg,.escala-page-container .escala-header-actions .escala-equipment-toggle-btn.escala-toolbar-button .escala-toolbar-button__content svg{display:block!important;flex:0 0 auto!important;margin:0!important}.escala-page-container .escala-header-actions .escala-user-panel-launcher.escala-toolbar-button .escala-toolbar-button__content>span,.escala-page-container .escala-header-actions .column-manager-button.escala-toolbar-button .escala-toolbar-button__content>span,.escala-page-container .escala-header-actions .escala-equipment-toggle-btn.escala-toolbar-button .escala-toolbar-button__content>span{display:inline-block!important;white-space:nowrap!important;line-height:1.1!important}.escala-page-container .escala-header-actions .escala-user-panel-launcher.escala-toolbar-button,.escala-page-container .escala-header-actions .column-manager-button.escala-toolbar-button,.escala-page-container .escala-header-actions .escala-equipment-toggle-btn.escala-toolbar-button{padding-inline:14px!important}.escala-page-container .escala-header-actions .escala-user-panel-launcher.escala-toolbar-button .escala-toolbar-button__content,.escala-page-container .escala-header-actions .column-manager-button.escala-toolbar-button .escala-toolbar-button__content,.escala-page-container .escala-header-actions .escala-equipment-toggle-btn.escala-toolbar-button .escala-toolbar-button__content{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}.escala-semana-page{padding:20px;height:100%;display:flex;flex-direction:column;background-color:#f9fafb;overflow:hidden}.escala-semana-page .page-header{display:flex;align-items:center;gap:15px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.escala-semana-page .page-header h2{margin-right:auto}.week-navigator{display:flex;align-items:center;gap:15px}.week-navigator h3{margin:0;font-size:1.2rem;color:#333;min-width:280px;text-align:center}.nav-button,.fullscreen-button,.view-settings-container>button{background-color:#fff;border:1px solid #ccc;border-radius:6px;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.nav-button:hover,.fullscreen-button:hover,.view-settings-container>button:hover{background-color:#f0f0f0}.zoom-control{display:flex;align-items:center;gap:8px;color:#555}.zoom-slider{width:100px}.zoom-control span{min-width:40px;font-size:14px;font-weight:500}.zoom-wrapper{flex-grow:1;width:100%;overflow:auto}.matrix-table-container{transform-origin:top left;transition:transform .2s ease-out;border:1px solid #ddd;border-radius:8px;min-width:600px}.matrix-table{border-collapse:collapse;width:100%;min-width:100%}.matrix-table th,.matrix-table td{border:1px solid #ddd;padding:8px;text-align:left;vertical-align:top}.matrix-table tbody tr{height:var(--row-height, 45px)}.matrix-table thead th{background-color:#f3f4f6;font-weight:600;text-align:center;position:sticky;top:0;z-index:2}.matrix-table tbody td:first-child{background-color:#f9fafb;position:sticky;left:0;z-index:1;font-weight:500;min-width:30px}.matrix-table th{position:relative;-webkit-user-select:none;user-select:none}.resizer{position:absolute;top:0;right:-2.5px;width:5px;cursor:col-resize;height:100%;z-index:3;background:transparent}body.resizing{cursor:col-resize!important;-webkit-user-select:none;user-select:none}.task-cell-item{padding:4px;border-bottom:1px solid #eee;font-size:.9rem;white-space:normal;word-break:break-word;max-height:calc(var(--row-height, 45px) - 10px);overflow:hidden;display:flex;align-items:center;gap:8px}.task-cell-item:last-child{border-bottom:none}.task-cell-placeholder{color:#ccc}.view-settings-container{position:relative;margin-left:20px}.view-settings-popup{position:absolute;top:100%;right:0;margin-top:10px;background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 5px 15px #00000026;z-index:1010;width:280px;padding:10px}.view-settings-popup h4{margin-top:0;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eee}.view-settings-popup ul{list-style:none;padding:0;margin:0;max-height:400px;overflow-y:auto}.view-settings-popup li{padding:8px 5px}.view-settings-popup li label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px}.escala-assignee-cell{display:flex;align-items:center;gap:8px}.escala-cell-avatar{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0;object-fit:cover;overflow:hidden}.app-container.fullscreen-mode{display:block;padding:0;height:100vh;overflow:auto}.home-page-container{padding:20px;max-width:900px;margin:0 auto}.home-header{margin-bottom:30px}.current-date{font-size:.9em;color:#5e6c84;margin-bottom:5px}.greeting{font-size:2em;color:#172b4d;font-weight:600;margin:0}.home-summary-bar{display:flex;gap:20px;align-items:center;padding:10px 0;margin-bottom:30px;font-size:.9em;color:#42526e}.summary-item{background-color:#f4f5f7;padding:8px 12px;border-radius:20px;display:flex;align-items:center;gap:6px;cursor:default}.summary-item .dropdown-arrow{font-size:.8em;margin-left:4px}.summary-item .icon-placeholder{font-size:1.1em}.my-tasks-section{background-color:#fff;border:1px solid #dfe1e6;border-radius:8px;padding:20px}.my-tasks-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.my-tasks-header h2{font-size:1.3em;color:#172b4d;margin:0;font-weight:600}.my-tasks-filters button{background:none;border:none;padding:6px 12px;margin-left:8px;border-radius:4px;font-size:.9em;color:#5e6c84;cursor:pointer;font-weight:500}.my-tasks-filters button:hover{background-color:#e9ebf0}.my-tasks-filters button.active{background-color:#e6f0f5;color:#0052cc}.add-task-home-btn{margin-bottom:20px;font-size:.9em;padding:8px 15px;display:inline-flex;align-items:center;gap:6px}.add-task-home-btn .icon-placeholder{font-size:1em}.task-list-home{list-style:none;padding:0;margin:0}.task-item-home{display:flex;justify-content:space-between;align-items:center;padding:12px 5px;border-bottom:1px solid #f0f2f5}.task-item-home:last-child{border-bottom:none}.task-item-main{display:flex;align-items:center;gap:10px}.task-checkbox-placeholder{font-size:1.1em;color:#7a869a;cursor:pointer}.task-content-home{font-size:.95em;color:#172b4d}.task-item-details-home{display:flex;align-items:center;gap:10px}.task-project-chip{background-color:#dfe1e6;color:#42526e;font-size:.75em;padding:3px 8px;border-radius:3px;font-weight:500}.task-options-placeholder{color:#5e6c84;cursor:pointer}.no-tasks-home{text-align:center;padding:20px;color:#5e6c84;font-style:italic}.my-tasks-title-container{display:flex;align-items:center;gap:12px}.my-tasks-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1em;font-weight:500;color:#fff;background-color:#ccc;object-fit:cover}.my-tasks-header h2{margin:0}.my-tasks-options-dots{color:#5e6c84;font-weight:700;cursor:pointer;padding:5px;border-radius:4px}.my-tasks-options-dots:hover{background-color:#e9ebf0}.icon-placeholder.summary-icon{font-size:1em;line-height:1}.icon-placeholder.add-task-icon{font-size:1.1em;line-height:1}.icon-placeholder.task-options-icon{font-size:1.1em;line-height:1;color:#5e6c84;cursor:pointer}.task-checkbox-placeholder{font-size:1.2em;color:#7a869a;cursor:pointer;margin-right:8px;display:inline-block;width:20px;text-align:center}.task-checkbox-placeholder.completed{color:#27ae60}.task-item-home.completed .task-content-home{text-decoration:line-through;color:#7a869a}.task-item-main{flex-grow:1;margin-right:10px}.task-project-chip{background-color:#f0f2f5;color:#42526e;font-size:.75em;padding:2px 6px;border-radius:3px;font-weight:500}.no-tasks-home{padding:30px 20px}.task-row{transition:opacity .4s ease-out,background-color .2s ease}.task-row.completing{opacity:0;background-color:#d4edda}.home-task-content-cell{display:flex;align-items:center}.home-task-content-cell>span{flex-grow:1}.calendar-icon-button{background:none;border:none;color:#5e6c84;cursor:pointer;padding:0 5px;margin-left:8px;display:inline-flex;align-items:center}.calendar-icon-button:hover{color:#172b4d}.task-list-duedate,.task-list-completion-date{white-space:nowrap;font-size:.85em;color:#5e6c84}.calendar-popup{position:absolute;top:100%;left:0;z-index:100;background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px #00000026}.react-calendar{border:none;font-family:inherit}.react-calendar__tile--now{background-color:#e6f0f5!important}.react-calendar{width:300px;border:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.2em}.react-calendar__navigation button{min-width:44px;background:none;border:none;font-size:1.1em;font-weight:700;color:#172b4d;cursor:pointer;padding:8px;border-radius:4px}.react-calendar__navigation button:disabled{color:#ccc}.react-calendar__navigation__label{flex-grow:1!important;font-weight:600!important;font-size:1em!important}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none;font-weight:500;font-size:.8em;color:#5e6c84}.react-calendar__tile{background:none;border:none;height:40px;display:flex;align-items:center;justify-content:center;font-size:.9em;border-radius:50%;padding:0;cursor:pointer}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6f0f5}.react-calendar__tile--now{background-color:#dfe1e6;color:#172b4d}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background-color:#c1c7d0}.react-calendar__tile--active{background-color:#3498db!important;color:#fff!important}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background-color:#2980b9!important}.calendar-popup{position:absolute;top:calc(100% + 5px);left:0;z-index:100;background-color:#fff;border:1px solid #dfe1e6;border-radius:8px;box-shadow:0 4px 12px #091e4226;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.react-calendar{width:280px;border:none;font-family:inherit}.react-calendar__navigation{display:flex;align-items:center;padding:8px 10px}.react-calendar__navigation button{min-width:36px;background:none;border:none;font-size:1.5em;color:#5e6c84;cursor:pointer;border-radius:4px}.react-calendar__navigation button:hover{background-color:#f4f5f7}.react-calendar__navigation__label{flex-grow:1!important;font-weight:600!important;font-size:1em!important;color:#172b4d;pointer-events:none}.react-calendar__navigation__arrow[class*=next-button]{order:3}.react-calendar__navigation__label{order:2}.react-calendar__navigation__arrow[class*=prev-button]{order:1}.react-calendar__month-view__weekdays{text-align:center;font-size:.8em;font-weight:500;color:#5e6c84}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.react-calendar__tile{background:none;border:2px solid transparent;height:36px;font-size:.9em;border-radius:4px;padding:0;cursor:pointer}.react-calendar__tile:enabled:hover{background-color:#e6f0f5}.react-calendar__tile:disabled{color:#ccc}.react-calendar__tile--now{background-color:transparent!important;border:2px solid #5e6c84!important}.react-calendar__tile--now:hover{background-color:#e6f0f5!important}.react-calendar__tile--active{background-color:#0052cc!important;color:#fff!important;border-color:#0052cc!important}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background-color:#0052cc!important}.react-calendar__month-view__days__day--neighboringMonth{color:#ccc}.calendar-popup-footer{display:flex;justify-content:space-between;padding:10px 15px;border-top:1px solid #dfe1e6}.calendar-action-button{background:none;border:none;color:#0052cc;font-weight:500;cursor:pointer;padding:5px;font-size:.9em}.calendar-action-button:hover{text-decoration:underline}.subtask-parent-info{font-size:.8rem;color:#888;margin-top:2px}.task-list-content .task-info{display:flex;flex-direction:column;align-items:flex-start}.subtask-parent-info{font-size:.8rem;color:#888;margin-top:2px;padding-left:20px}.task-info-clickable{cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;width:100%}.task-info-clickable:hover .task-name{text-decoration:underline;color:#2980b9}.date-filter-dropdown{position:relative;display:inline-block}.date-filter-button{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;display:flex;align-items:center;gap:6px}.date-filter-button .dropdown-arrow{font-size:.8em;transition:transform .2s ease}.date-filter-dropdown.open .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;margin-top:8px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;list-style:none;padding:6px;margin-left:0;width:160px;z-index:100;overflow:hidden}.dropdown-menu li{padding:10px 12px;cursor:pointer;border-radius:4px;font-size:.9rem;display:flex;align-items:center;gap:8px}.dropdown-menu .check-icon{color:#3498db;width:16px;height:16px}.dropdown-menu .check-placeholder{width:16px;height:16px}.user-cell-content{display:flex;align-items:center;gap:8px}.assignee-avatar-small{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.home-header{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.home-header .greeting{font-size:1.4rem;font-weight:600}@media (min-width: 640px){.home-header{flex-direction:row;align-items:baseline;justify-content:space-between}.home-header .greeting{font-size:1.7rem}}.home-main-grid{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}@media (min-width: 1024px){.home-main-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);align-items:flex-start;gap:1.25rem}.home-main-right{position:sticky;top:80px}}.summary-item{display:flex;align-items:center;gap:.4rem;font-size:.85rem;flex:1 1 140px}.summary-icon{font-size:1rem}.date-filter-dropdown{position:relative}.date-filter-button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.25rem;padding:.5rem .7rem;border-radius:999px;border:1px solid #ddd;background:#fff;font-size:.85rem;cursor:pointer}.dropdown-arrow{font-size:.7rem}.dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:10;background:#fff;border-radius:8px;border:1px solid #e2e2e2;box-shadow:0 8px 24px #0f172a1f;min-width:180px;padding:.3rem 0}.dropdown-menu li{display:flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.85rem;cursor:pointer}.dropdown-menu li:hover{background-color:#f5f5f5}.check-placeholder{width:16px;height:16px}.my-tasks-section{margin-top:.75rem;background:var(--card-bg, #ffffff);border-radius:12px;padding:.9rem;box-shadow:0 1px 4px #0000000f}.my-tasks-header{display:flex;flex-direction:column;gap:.6rem;margin-bottom:.8rem}.my-tasks-title-container{display:flex;align-items:center;gap:.55rem}.my-tasks-title-container h2{font-size:1.1rem;font-weight:600}.my-tasks-avatar{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#222;font-weight:600;font-size:.9rem}.my-tasks-filters{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:nowrap}.my-tasks-filters button{display:inline-flex;align-items:center;justify-content:center;padding:.35rem 1.2rem;border-radius:999px;border:1px solid #ddd;background:#fff;font-size:.8rem;cursor:pointer;white-space:nowrap;flex:0 0 auto}.my-tasks-filters button.active{background:#1e88e5;color:#fff;border-color:#1e88e5}@media (min-width: 640px){.my-tasks-header{flex-direction:row;align-items:center;justify-content:space-between}.my-tasks-filters{justify-content:flex-end;max-width:360px}}.task-list-view-home{width:100%;overflow-x:auto}.home-table{width:100%;border-collapse:collapse;min-width:650px;font-size:.85rem}.home-table thead{background-color:#f3f4f6}.home-table th,.home-table td{padding:.5rem .6rem;text-align:left;border-bottom:1px solid #e5e7eb}.task-row.completed{opacity:.7}.home-task-content-cell{display:flex;align-items:center;gap:.4rem}.task-info{display:flex;flex-direction:column}.task-name{font-weight:500}.subtask-parent-info{font-size:.75rem;opacity:.7}@media (max-width: 600px){.home-page-container{padding:.75rem .5rem 1.5rem}.home-table{font-size:.78rem;min-width:600px}.home-table th,.home-table td{padding:.4rem .45rem}.my-tasks-section{padding:.7rem}.home-summary-bar{padding:.6rem}}.task-checkbox-placeholder{cursor:pointer;font-size:1rem;background:transparent;border:none;padding:0;line-height:1}.task-list-status .task-project-chip{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:999px;background-color:#e3f2fd;color:#0d47a1;font-size:.75rem;font-weight:500}.calendar-cell-container{position:relative}.calendar-icon-button{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .5rem;border-radius:999px;border:1px dashed #cbd5e1;background:#fff;font-size:.76rem;cursor:pointer}.calendar-icon-button.has-date{border-style:solid;border-color:#1e88e5;background:#e3f2fd}.calendar-popup{position:absolute;top:110%;z-index:20;background:#fff;border-radius:10px;box-shadow:0 10px 30px #0f172a2e;padding:.5rem;width:min(300px,90vw)}.calendar-popup-footer{margin-top:.4rem;display:flex;justify-content:space-between;gap:.5rem}.calendar-action-button{flex:1;border-radius:999px;border:1px solid #e5e7eb;background-color:#f9fafb;padding:.35rem .6rem;font-size:.78rem;cursor:pointer}.calendar-action-button:hover{background-color:#e5e7eb}.no-tasks-message-list{padding:1rem .5rem;text-align:center;font-size:.85rem;color:#6b7280}.home-page-container{max-width:1200px;margin:0 auto;padding:1rem 1rem 2rem}.home-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;margin-bottom:1rem;text-align:center}.home-header .current-date{font-size:.9rem;opacity:.8}.home-header .greeting{font-size:1.6rem;font-weight:600}@media (min-width: 640px){.home-header .greeting{font-size:1.9rem}}.home-summary-bar{display:flex;flex-wrap:wrap;gap:.5rem;background:var(--card-bg, #ffffff);border-radius:12px;padding:.75rem;box-shadow:0 1px 4px #0000000f}.home-suggestions-section{margin-top:1rem}@media (max-width: 600px){.home-page-container{padding:.75rem .5rem 1.5rem}.home-header .greeting{font-size:1.4rem}.home-summary-bar{padding:.6rem}.my-tasks-section{padding:.7rem}.home-table{font-size:.78rem;min-width:600px}}.quick-actions-bar{display:flex;gap:12px;margin-top:10px}@media (min-width: 640px){.quick-actions-bar{margin-top:0}}.quick-action-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:99px;font-weight:600;font-size:.9rem;border:none;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease;box-shadow:0 2px 6px #0000001a}.quick-action-btn:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000026}.quick-action-btn:active{transform:translateY(0)}.quick-action-btn.primary{background:linear-gradient(135deg,#0052cc,#2684ff);color:#fff}.quick-action-btn.secondary{background-color:#fff;color:#172b4d;border:1px solid #dfe1e6}.quick-action-btn.secondary:hover{background-color:#f4f5f7;border-color:#c1c7d0}.home-page-container .my-tasks-header--compact{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;margin-bottom:10px}.home-page-container .my-tasks-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:15px;min-width:0}.home-page-container .my-tasks-meta{display:flex;align-items:center;flex-wrap:wrap;gap:15px;min-width:0;font-size:12px;color:#666;font-weight:500}.home-page-container .my-tasks-meta>div{display:flex;align-items:center;gap:6px;min-width:0}.home-page-container .my-tasks-toolbar-divider{width:1px;height:20px;background:#e0e0e0;flex:0 0 auto}@media (max-width: 600px){.home-page-container .my-tasks-toolbar{width:100%;align-items:stretch;gap:10px}.home-page-container .my-tasks-meta{width:100%;gap:8px 12px;font-size:11px}.home-page-container .my-tasks-toolbar-divider{display:none}.home-page-container .my-tasks-filters{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:8px}.home-page-container .my-tasks-filters button{flex:1 1 120px;margin-left:0;min-width:0}}@media (min-width: 601px){.home-page-container .my-tasks-toolbar{justify-content:flex-end}}.home-primary-stack{display:flex;flex-direction:column;gap:12px}.home-primary-stack>section{margin-top:0!important}.home-tasks-section{order:1}.home-schedule-section{order:2}.home-suggestions-section{margin-top:12px}@media (max-width: 992px){.home-page-mobile-ready{padding:10px 12px 20px!important}.home-header{margin-bottom:12px!important}.home-header>div{width:100%}.home-header .current-date{text-align:center;font-size:.92rem!important}.home-header .greeting{text-align:center;font-size:1.55rem!important;line-height:1.2}.home-primary-stack{gap:14px}.home-schedule-section{order:1}.home-tasks-section{order:2}.home-schedule-section .schedule-widget-container{min-height:0}.home-page-mobile-ready .my-tasks-header--compact{gap:12px}.home-page-mobile-ready .my-tasks-title-container{width:100%;justify-content:flex-start}.home-page-mobile-ready .my-tasks-title-container h2{font-size:1.08rem}.home-page-mobile-ready .my-tasks-toolbar{width:100%;align-items:stretch;gap:10px}.home-page-mobile-ready .date-filter-dropdown{width:100%}.home-page-mobile-ready .date-filter-button{width:100%!important;min-height:44px;font-size:14px!important}.home-page-mobile-ready .my-tasks-meta{width:100%;justify-content:flex-start;gap:8px;font-size:.78rem}.home-page-mobile-ready .my-tasks-meta>div{min-height:36px;padding:6px 10px;border-radius:999px;background:#f8fafc}.home-page-mobile-ready .my-tasks-toolbar-divider{display:none}.home-page-mobile-ready .my-tasks-filters{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-page-mobile-ready .my-tasks-filters button{min-height:42px;margin-left:0;min-width:0;padding:10px 12px!important;font-size:.82rem!important}.home-page-mobile-ready .my-tasks-filters button:last-child{grid-column:1 / -1}.home-page-mobile-ready .task-list-view-home{width:calc(100% + 4px);margin:0 -2px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border-radius:12px}.home-page-mobile-ready .home-table{min-width:700px}}@media (max-width: 600px){.home-page-mobile-ready{padding:8px 8px 18px!important}.home-page-mobile-ready .home-header .greeting{font-size:1.4rem!important}.home-page-mobile-ready .my-tasks-section{padding:.8rem}.home-page-mobile-ready .home-table{min-width:620px;font-size:.8rem}}.list-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.list-page-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.list-month-row{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #d0d7e2;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 1px 2px #0f172a0a}.list-month-row label{font-size:.84rem;color:#475569;font-weight:700}.list-month-input{height:32px;min-width:160px;border:1px solid #cbd5e1;border-radius:8px;padding:0 8px;font-size:.9rem;background:#fff}.list-month-input:focus{outline:none;border-color:#0073ea;box-shadow:0 0 0 3px #0073ea24}.task-list-view{overflow-x:auto}.task-table{width:100%;border-collapse:collapse;margin-top:20px;font-size:.9em}.task-table th,.task-table td{border:1px solid #e0e0e0;padding:10px 12px;text-align:left;vertical-align:middle}.task-table th{background-color:#f8f9fa;color:#495057;font-weight:600}.task-table tbody tr:nth-child(2n){background-color:#fdfdfd}.task-table tbody tr:hover{background-color:#f1f3f5;cursor:pointer}.task-list-content{font-weight:500;color:#2c3e50}.assignee-avatar-indicator{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.8em;font-weight:700;color:#fff;border:1px solid rgba(0,0,0,.1)}.list-assignee-icon,.list-calendar-icon{margin-right:5px;vertical-align:middle;color:#5e6c84}.task-list-duedate,.task-list-status{white-space:nowrap}.task-list-tags .tag-chip-list{display:inline-block;padding:2px 6px;border-radius:3px;color:#fff;font-size:.75em;margin-right:4px;margin-bottom:4px;text-transform:uppercase}.no-tasks-message-list{text-align:center;padding:20px;color:#777;font-style:italic}body.resizing-column{cursor:col-resize;-webkit-user-select:none;user-select:none}.resizer-handle{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:col-resize;z-index:10}.th-content-wrapper{display:inline-block;width:calc(100% - 10px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.resizing-column{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.assignee-avatar-indicator{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.8em;font-weight:700;color:#fff;border:1px solid rgba(0,0,0,.1);vertical-align:middle}.assignee-avatar-indicator.avatar-image{object-fit:cover}.calendar-icon-button{background:none;border:1px solid transparent;color:#5e6c84;cursor:pointer;padding:2px 6px;border-radius:4px;display:inline-flex;align-items:center;gap:5px;transition:all .2s ease}.calendar-icon-button:hover{background-color:#e9ebf0;color:#172b4d;border-color:#dfe1e6}.calendar-icon-button .list-calendar-icon{margin-right:0}.calendar-icon-button span{font-size:.9em}@media (max-width: 768px){.list-page-header-actions{width:100%;justify-content:flex-start}.list-month-row{width:100%;justify-content:space-between}.list-month-input{flex:1 1 180px}}:root{--inbox-bg: #f8f9fc;--card-bg: #ffffff;--primary-blue: #0073ea;--primary-hover: #005bb5;--text-dark: #1f2937;--text-gray: #6b7280;--border-light: #e5e7eb;--unread-bg: #f0f7ff}.inbox-page{padding:30px 40px;background-color:var(--inbox-bg);min-height:100vh;font-family:Inter,sans-serif;color:var(--text-dark);position:relative}.toast-notification{position:fixed;bottom:30px;right:30px;background-color:#323232;color:#fff;padding:14px 24px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;font-size:14px;font-weight:500;display:flex;align-items:center;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.decline-modal{background:#fff;width:420px;padding:24px;border-radius:12px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column}.decline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.decline-header h3{margin:0;font-size:18px;font-weight:600}.decline-header button{background:none;border:none;cursor:pointer;color:#9ca3af;padding:4px}.decline-header button:hover{color:#1f2937}.decline-modal textarea{width:100%;height:110px;padding:12px;border:1px solid #d1d5db;border-radius:8px;margin-bottom:20px;font-family:inherit;resize:none;font-size:14px}.decline-modal textarea:focus{outline:2px solid var(--primary-blue);border-color:transparent}.decline-actions{display:flex;justify-content:flex-end;gap:10px}.btn-cancel{background:#fff;border:1px solid #d1d5db;padding:8px 16px;border-radius:6px;cursor:pointer;color:#374151;font-weight:500}.btn-confirm-decline{background-color:#ef4444;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:500}.btn-confirm-decline:hover{background-color:#dc2626}.inbox-header{margin-bottom:30px}.header-title-row{display:flex;align-items:center;gap:12px;margin-bottom:24px}.header-title-row h2{font-size:26px;font-weight:700;margin:0;color:#111827}.badge-count{background-color:#ef4444;color:#fff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:99px}.inbox-tabs{display:flex;gap:24px;border-bottom:1px solid #e5e7eb}.inbox-tabs button{background:none;border:none;padding:12px 4px;font-size:15px;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s}.inbox-tabs button:hover{color:var(--primary-blue)}.inbox-tabs button.active{color:var(--primary-blue);border-bottom:2px solid var(--primary-blue);font-weight:600}.inbox-retention-banner{margin-top:16px;padding:12px 14px;border-radius:10px;background:#eef4ff;border:1px solid #bfdbfe;color:#1e3a8a;font-size:13px;line-height:1.5}.date-group-section{margin-bottom:32px}.group-title{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:12px;font-weight:700;margin-left:4px}.cards-container{display:flex;flex-direction:column;gap:12px}.inbox-card{display:flex;align-items:flex-start;background:var(--card-bg);border:1px solid var(--border-light);border-radius:12px;padding:20px;cursor:pointer;position:relative;transition:all .2s ease;box-shadow:0 1px 2px #00000008}.inbox-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000000f;border-color:#d1d5db}.inbox-card.unread{background-color:var(--unread-bg);border-color:#bfdbfe}.unread-indicator{position:absolute;top:20px;right:20px;width:8px;height:8px;background-color:var(--primary-blue);border-radius:50%}.card-icon-box{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:18px;flex-shrink:0}.card-icon-box.blue{background-color:#e0f2fe;color:#0284c7}.card-icon-box.orange{background-color:#ffedd5;color:#ea580c}.card-icon-box.green{background-color:#dcfce7;color:#15803d}.card-icon-box.red{background-color:#fee2e2;color:#dc2626}.card-icon-box.gray{background-color:#f3f4f6;color:#4b5563}.card-main-content{flex:1;min-width:0}.card-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;padding-right:20px}.card-title{font-size:16px;font-weight:600;color:#111827}.card-timestamp{font-size:12px;color:#9ca3af}.sender-profile-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.sender-avatar-small{width:20px;height:20px;border-radius:50%;object-fit:cover;border:1px solid #e5e7eb}.sender-avatar-placeholder{width:20px;height:20px;border-radius:50%;background-color:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.sender-name-text{font-size:13px;color:#6b7280}.sender-name-text strong{color:#374151;font-weight:600}.card-message{font-size:14px;color:#4b5563;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.inbox-expiration-warning{margin-top:10px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:600;border:1px solid #fdba74}.inbox-expiration-warning.urgent{background:#fef2f2;color:#b91c1c;border-color:#fca5a5}.pdi-task-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.pdi-task-card-meta span{display:inline-flex;align-items:center;min-height:26px;padding:5px 10px;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12px;font-weight:700;line-height:1.2}.pdi-task-card-meta span.is-replied{background:#ecfdf5;border-color:#86efac;color:#166534}.pdi-task-modal{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:14px;box-shadow:0 24px 70px #0f172a47;border:1px solid #dbe3ef;padding:22px;color:#0f172a}.pdi-task-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid #e5eaf2}.pdi-task-modal-head span,.pdi-task-message>span,.pdi-task-summary span{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pdi-task-modal-head h3{margin:6px 0;color:#111827;font-size:22px;line-height:1.2}.pdi-task-modal-head p{margin:0;color:#52627a;font-size:14px;line-height:1.45}.pdi-task-modal-head button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe3ef;border-radius:10px;background:#fff;color:#0f172a;cursor:pointer;flex:0 0 auto}.pdi-task-modal-head button:hover{border-color:#93c5fd;color:#2563eb;background:#eff6ff}.pdi-task-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.pdi-task-summary article{min-height:74px;padding:12px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc}.pdi-task-summary strong{display:block;margin-top:7px;color:#0f172a;font-size:16px;line-height:1.25}.pdi-task-message{padding:16px;border-radius:12px;border:1px solid #bfdbfe;background:#eff6ff}.pdi-task-message p{margin:10px 0 0;color:#26364f;font-size:14px;line-height:1.55}.pdi-task-message p strong{margin-right:4px;color:#1d4ed8}.pdi-task-safe-banner{display:flex;align-items:flex-start;gap:10px;margin:-2px 0 14px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534;padding:12px}.pdi-task-safe-banner svg{flex:0 0 auto;margin-top:2px}.pdi-task-safe-banner div{display:grid;gap:3px;min-width:0}.pdi-task-safe-banner strong{color:#14532d;font-size:14px;font-weight:900}.pdi-task-safe-banner span{color:#166534;font-size:13px;font-weight:750;line-height:1.35}.pdi-task-instruction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.pdi-task-instruction-grid article{display:grid;gap:6px;min-width:0;border:1px solid #bfdbfe;border-radius:12px;background:#f8fbff;padding:12px}.pdi-task-instruction-grid span{color:#1d4ed8;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.pdi-task-instruction-grid strong{color:#0f172a;font-size:14px;font-weight:850;line-height:1.45;overflow-wrap:anywhere}.pdi-task-checklist{display:grid;gap:10px;margin-top:14px;padding:14px;border-radius:12px;border:1px solid #bbf7d0;background:#f0fdf4}.pdi-task-checklist strong{color:#14532d;font-size:14px}.pdi-task-checklist span{display:flex;align-items:center;gap:8px;color:#166534;font-size:13px;line-height:1.4}.pdi-task-checklist svg{flex:0 0 auto}.pdi-task-reply{display:grid;gap:12px;margin-top:14px;padding:14px;border-radius:12px;border:1px solid #dbe3ef;background:#fff}.pdi-task-reply-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pdi-task-reply-head div{display:grid;gap:3px}.pdi-task-reply-head span{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pdi-task-reply-head strong{color:#0f172a;font-size:15px}.pdi-task-reply-head small{color:#64748b;font-size:12px;font-weight:700;white-space:nowrap}.pdi-task-reply-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pdi-task-reply-options button{min-height:38px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc;color:#334155;font-weight:800;cursor:pointer}.pdi-task-reply-options button:hover,.pdi-task-reply-options button[data-active=true]{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.pdi-task-reply-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pdi-task-reply-fields label{display:grid;gap:7px;min-width:0}.pdi-task-reply-fields span{color:#334155;font-size:12px;font-weight:850}.pdi-task-reply-fields input{width:100%;min-height:40px;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font:inherit;font-size:13px;padding:0 11px;box-sizing:border-box}.pdi-task-reply-fields input:focus{outline:2px solid #bfdbfe;border-color:#2563eb}.pdi-task-reply textarea{width:100%;min-height:92px;padding:12px;border:1px solid #cbd5e1;border-radius:10px;font-family:inherit;color:#0f172a;resize:vertical;box-sizing:border-box}.pdi-task-reply textarea:focus{outline:2px solid #bfdbfe;border-color:#2563eb}.pdi-task-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.pdi-task-modal-actions .btn-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px}.card-actions-row{display:flex;gap:10px;margin-top:14px}.btn-action{padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;border:1px solid transparent}.btn-action.accept{background-color:var(--primary-blue);color:#fff}.btn-action.accept:hover{background-color:var(--primary-hover)}.btn-action.decline{background-color:#fff;border-color:#d1d5db;color:#4b5563}.btn-action.decline:hover{background-color:#f3f4f6;color:#111827}.card-hover-tools{display:flex;flex-direction:column;gap:6px;opacity:0;transition:opacity .2s ease;margin-left:10px}.inbox-card:hover .card-hover-tools{opacity:1}.tool-btn{width:32px;height:32px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px #0000000d}.tool-btn:hover{background-color:#f9fafb;color:var(--primary-blue);border-color:var(--primary-blue)}.tool-btn.trash:hover{color:#ef4444;border-color:#ef4444;background-color:#fef2f2}.empty-state{text-align:center;padding:80px 20px;color:#6b7280}.empty-emoji{font-size:48px;margin-bottom:16px}@media (max-width: 900px){.inbox-page{padding:20px 18px 28px}.header-title-row{flex-wrap:wrap;margin-bottom:18px}.inbox-tabs{gap:12px}.inbox-card{padding:18px}.card-header-row{flex-direction:column;align-items:flex-start;gap:4px;padding-right:18px}.card-actions-row{flex-wrap:wrap}.btn-action{flex:1 1 160px}.pdi-task-summary{grid-template-columns:1fr}}@media (max-width: 640px){.inbox-page{padding:12px 8px 22px}.toast-notification{left:12px;right:12px;bottom:12px;width:auto;padding:12px 14px;font-size:13px}.modal-overlay{padding:12px;box-sizing:border-box}.decline-modal{width:min(100%,420px);max-height:calc(100vh - 24px);padding:18px;overflow-y:auto;box-sizing:border-box}.decline-modal textarea{height:120px}.decline-actions{flex-direction:column-reverse}.btn-cancel,.btn-confirm-decline{width:100%}.inbox-header{margin-bottom:18px}.header-title-row{align-items:flex-start;gap:10px;margin-bottom:14px}.header-title-row h2{font-size:1.55rem;line-height:1.1}.badge-count{align-self:flex-start}.inbox-advanced-filters-wrap>div{padding:14px!important;border-radius:14px;margin-bottom:14px!important;max-height:60vh!important;box-sizing:border-box}.inbox-advanced-filters-wrap .filter-grid{grid-template-columns:1fr!important;gap:12px!important}.inbox-advanced-filters-wrap .filter-item{width:100%}.inbox-advanced-filters-wrap .filter-input,.inbox-advanced-filters-wrap .filter-btn-clear{min-height:40px}.inbox-advanced-filters-wrap .filter-btn-clear{width:100%}.inbox-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-bottom:none;padding:0;background:transparent}.inbox-tabs button{padding:10px 8px;border:1px solid #dbe3ef;border-radius:10px;background:#fff;font-size:13px;line-height:1.2}.inbox-tabs button.active{border-color:var(--primary-blue);background:#eff6ff;border-bottom:1px solid var(--primary-blue)}.inbox-retention-banner{margin-top:14px;font-size:12px}.date-group-section{margin-bottom:22px}.cards-container{gap:10px}.inbox-card{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:14px;border-radius:14px}.inbox-card:hover{transform:none}.unread-indicator{top:14px;right:14px}.card-icon-box{width:40px;height:40px;margin-right:0;border-radius:10px}.card-main-content{min-width:0}.card-header-row{padding-right:16px}.card-title{font-size:15px;line-height:1.35;overflow-wrap:anywhere}.card-timestamp{font-size:11px;line-height:1.3}.sender-profile-row{flex-wrap:wrap;gap:6px}.sender-name-text{font-size:12px;line-height:1.4}.card-message{font-size:13px;-webkit-line-clamp:3}.pdi-task-card-meta{gap:6px}.pdi-task-card-meta span{font-size:11px;min-height:24px;padding:4px 8px}.pdi-task-modal{width:min(100%,520px);max-height:calc(100vh - 24px);padding:16px;border-radius:12px}.pdi-task-modal-head{gap:12px}.pdi-task-modal-head h3{font-size:18px}.pdi-task-summary{margin:12px 0}.pdi-task-message,.pdi-task-instruction-grid,.pdi-task-checklist,.pdi-task-reply{padding:12px}.pdi-task-instruction-grid{grid-template-columns:1fr}.pdi-task-reply-head{flex-direction:column}.pdi-task-reply-options,.pdi-task-reply-fields{grid-template-columns:1fr}.pdi-task-modal-actions{flex-direction:column-reverse}.pdi-task-modal-actions .btn-action,.pdi-task-modal-actions .btn-cancel{width:100%}.inbox-expiration-warning{margin-top:10px;white-space:normal;border-radius:12px}.card-actions-row{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}.btn-action{width:100%;min-height:40px}.card-hover-tools{grid-column:1 / -1;display:flex;flex-direction:row;justify-content:flex-end;gap:8px;margin-left:0;margin-top:2px;padding-top:10px;border-top:1px solid #edf2f7;opacity:1}.tool-btn{width:36px;height:36px}.empty-state{padding:48px 16px}.empty-emoji{font-size:40px}}.ingest-page-container{padding:20px 30px}.form-group label{margin-bottom:8px;font-weight:500;font-size:.9rem;color:#333}.form-group.checkbox-group{flex-direction:row;align-items:center;justify-content:flex-start;height:100%}.form-group.checkbox-group label{margin:0 0 0 8px;font-weight:400}.ingest-page-container{padding:20px 30px;max-width:1200px;margin:0 auto}.ingest-form{background-color:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:20px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:8px;font-weight:500;font-size:.9rem;color:#333;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:1rem;box-sizing:border-box}.form-group input:disabled{background-color:#f2f2f2;cursor:not-allowed}.form-group.full-width{grid-column:1 / -1}.form-actions{margin-top:24px;padding-top:20px;border-top:1px solid #e0e0e0;text-align:right}.ingest-page-split-view{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.pauta-selector-container{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:16px;height:100%;max-height:70vh;display:flex;flex-direction:column}.pauta-selector-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #ccc}.pauta-selector-header h4{margin:0}.pauta-selector-date-picker{padding:6px;border:1px solid #ccc;border-radius:4px}.pauta-selector-table-wrapper{overflow-y:auto}.pauta-selector-table{width:100%;border-collapse:collapse;font-size:.9rem}.pauta-selector-table th,.pauta-selector-table td{padding:8px;text-align:left;border-bottom:1px solid #ddd}.pauta-selector-table th{font-weight:600}.ingest-select-actions{margin-top:12px}.ingest-secondary-btn{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border:1px solid #f1d5db;border-radius:12px;background:#fff7f7;color:#c2410c;font-size:.95rem;font-weight:700;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.ingest-secondary-btn:hover:not(:disabled){background:#fff1f2;border-color:#f8b4c0;color:#9f1239}.ingest-secondary-btn:disabled{opacity:.55;cursor:not-allowed}.ingest-replacement-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;display:flex;align-items:center;justify-content:center;padding:18px}.ingest-replacement-modal{width:min(520px,calc(100vw - 36px));background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(148,163,184,.24);border-radius:18px;box-shadow:0 26px 56px #02061757;padding:18px}.ingest-replacement-modal-title{font-size:18px;font-weight:900;color:#0f172a;line-height:1.2}.ingest-replacement-modal-text{margin:8px 0 0;font-size:13px;color:#0f172abd;line-height:1.45}.ingest-replacement-user-flow{margin-top:16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px}.ingest-replacement-user-card{border:1px solid rgba(148,163,184,.24);border-radius:14px;background:#fff;padding:10px;display:flex;flex-direction:column;align-items:center;gap:6px}.ingest-replacement-user-card.next{border-color:#22c55e61;background:linear-gradient(180deg,#f0fdf4,#fff)}.ingest-replacement-user-avatar{width:46px;height:46px;border-radius:999px;object-fit:cover;border:2px solid rgba(148,163,184,.35)}.ingest-replacement-user-avatar.initials{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:900}.ingest-replacement-user-name{font-size:13px;font-weight:800;color:#0f172a;text-align:center;line-height:1.2}.ingest-replacement-user-role{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.ingest-replacement-user-arrow{font-size:24px;font-weight:900;color:#2563eb;justify-self:center}.ingest-replacement-modal-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.ingest-replacement-btn{border:1px solid transparent;border-radius:12px;padding:9px 13px;font-size:13px;font-weight:900;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.ingest-replacement-btn:hover{transform:translateY(-1px)}.ingest-replacement-btn.cancel{border-color:#94a3b852;background:#fff;color:#334155}.ingest-replacement-btn.confirm{border-color:#2563eb94;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 12px 24px #2563eb42}@media (max-width: 1100px){.ingest-page-split-view{grid-template-columns:1fr}}@media (max-width: 560px){.ingest-replacement-user-flow{grid-template-columns:1fr;gap:8px}.ingest-replacement-user-arrow{transform:rotate(90deg)}}.ingest-response-page{padding:20px 30px}.ingest-content-layout{display:flex;gap:20px;margin-top:20px;align-items:flex-start}.calendar-container{flex:2;min-width:500px}.details-container{flex:1;background-color:#f9f9f9;padding:20px;border-radius:8px;height:auto;min-height:60vh}.details-container h3{margin-top:0;border-bottom:2px solid #eee;padding-bottom:10px}.requests-list{display:flex;flex-direction:column;gap:15px;max-height:65vh;overflow-y:auto}.request-card{background-color:#fff;padding:15px;border-radius:6px;box-shadow:0 1px 3px #00000014;border-left:4px solid #3498db}.request-card h4{margin-top:0;margin-bottom:10px;color:#2c3e50}.request-card p{margin:5px 0;font-size:.9rem;color:#555}.request-card .urgent-flag{color:#e74c3c;font-weight:700}.request-card .obs-text{font-style:italic;color:#777;margin-top:10px;border-top:1px dashed #eee;padding-top:10px}.select-date-prompt{display:flex;align-items:center;justify-content:center;height:100%;color:#888;text-align:center}.ingest-filters{display:flex;gap:20px;align-items:flex-end;background-color:#fff;padding:16px;border-radius:8px;margin-bottom:20px;box-shadow:0 1px 3px #0000000d}.ingest-table th,.ingest-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #e0e0e0}.status-badge{padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:600;color:#fff;white-space:nowrap}.status-em.andamento{background-color:#3498db}.status-concluído{background-color:#27ae60}.ingest-response-page{padding:20px 30px;max-width:1400px;margin:0 auto}.ingest-filters{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-end;background-color:#fff;padding:16px;border-radius:8px;margin-bottom:20px;box-shadow:0 1px 3px #0000000d}.filter-group label{font-size:.85rem;color:#555;font-weight:500}.filter-group input,.filter-group select{padding:8px;border-radius:4px;border:1px solid #ccc;font-size:.95rem}.table-container{width:100%;overflow-x:auto;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.ingest-table th,.ingest-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #e0e0e0;white-space:nowrap}.ingest-table th{background-color:#f8f9fa;font-weight:600;color:#333;font-size:.9rem;text-transform:uppercase}.ingest-table tbody tr:hover{background-color:#f1f3f5}.status-badge{padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:600;color:#fff;text-align:center;display:inline-block}.status-pendente{background-color:#f39c12}.status-aprovado{background-color:#27ae60}.status-reprovado{background-color:#c0392b}.status-em-andamento{background-color:#3498db}.status-concluído{background-color:#8e44ad}.no-requests-message{text-align:center;padding:40px;color:#888}.actions-cell{text-align:center}.button-edit{background-color:#3498db;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer}.button-edit:hover{background-color:#2980b9}.ingest-table .editable-cell:hover{background-color:#f0f8ff}.ingest-table tr.completed-ingest{background-color:#e6ffed;font-weight:400}.assignee-avatar-small{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}.table-container{overflow-x:auto;flex-grow:1}.ingest-table{width:100%;border-collapse:collapse;table-layout:fixed}.ingest-table th,.ingest-table td{padding:12px 15px;border:1px solid #ddd;text-align:left;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ingest-table th{background-color:#f4f6f8;font-weight:600;text-transform:uppercase;font-size:12px}.ingest-table tbody tr:hover{background-color:#f1f1f1}.ingest-table .editable-cell{cursor:pointer}.ingest-table tr.completed-ingest,.ingest-table tr.completed-ingest:nth-child(2n){background-color:#e6ffed}.ingest-table tr.completed-ingest:hover{background-color:#d1f9e1}.table-container{width:100%;overflow-x:auto;flex-grow:1}.ingest-table th{position:relative}.resizer{position:absolute;top:0;right:0;width:5px;cursor:col-resize;height:100%;-webkit-user-select:none;user-select:none}.ingest-response-page{padding:20px;height:100%;display:flex;flex-direction:column}.ingest-filters{display:flex;gap:20px;margin-bottom:20px;align-items:center}.filter-group input[type=date]{padding:8px;border-radius:4px;border:1px solid #ccc}.ingest-table td{background-color:#fff}.ingest-table tbody tr:hover td{background-color:#f1f5f8}.ingest-table tr.completed-ingest td{background-color:#e6ffed}.ingest-table tr.completed-ingest:hover td{background-color:#d1f9e1}.ingestado-por-cell,.actions-cell{display:flex;align-items:center;gap:8px}.action-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#555}.resizer{position:absolute;top:0;right:0;width:5px;cursor:col-resize;height:100%;z-index:1}.ingest-filters{display:flex;gap:20px;margin-bottom:20px;align-items:center;flex-wrap:wrap}.filter-group label{font-size:14px;color:#555}.filter-group input[type=date]{padding:8px;border-radius:4px;border:1px solid #ccc;background-color:#fff}.table-container{width:100%;overflow-x:auto;flex-grow:1;border:1px solid #ddd;border-radius:8px}.ingest-table{width:100%;min-width:1200px;border-collapse:collapse}.ingest-table tbody tr:nth-child(2n):not(.completed-ingest){background-color:#f9f9f9}.ingest-table tbody tr:hover{background-color:#f1f5f8!important}.resizer:hover,.resizing .resizer{background-color:#007bff}.ingest-table{width:100%;border-collapse:collapse}.resizer:hover{background-color:#007bff}.ingest-table tbody tr:nth-child(2n){background-color:#f9f9f9}.no-requests-message{text-align:center;padding:40px;color:#777;font-style:italic}.filter-group{display:flex;flex-direction:column;gap:5px}.filter-group label{font-size:14px;color:#555;font-weight:500}.filter-group input[type=date]{padding:8px;border-radius:4px;border:1px solid #ccc;background-color:#fff;font-family:inherit}.ingest-table th:first-child,.ingest-table td:first-child{border-left:none}.ingest-table th:last-child,.ingest-table td:last-child{border-right:none}.action-btn{background:transparent;border:none;cursor:pointer;padding:4px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#555;transition:background-color .2s}.action-btn:hover{background-color:#e0e0e0;color:#000}.action-btn svg{width:16px;height:16px}.resizer{position:absolute;top:0;right:-2.5px;width:5px;cursor:col-resize;height:100%;z-index:1}.resizer:hover,body.resizing .resizer{background-color:#007bff}body.resizing{cursor:col-resize}.color-picker-popup{position:absolute;background-color:#fff;border:1px solid #ccc;border-radius:8px;padding:8px;display:flex;gap:5px;box-shadow:0 4px 12px #00000026;z-index:1000}.color-picker-popup .color-swatch{width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;font-size:16px;transition:transform .1s ease-in-out}.color-picker-popup .color-swatch:hover{transform:scale(1.15);box-shadow:0 0 5px #0000004d}.employee-cell-content{display:flex;align-items:center;gap:8px}.assignee-avatar-small{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}.ingest-response-page{padding:20px;height:100%;display:flex;flex-direction:column;width:100%}.ingest-filters{display:flex;gap:20px;margin-bottom:20px;align-items:center;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid #e0e0e0}.table-container{width:100%;overflow-x:auto;flex-grow:1;border:1px solid #ddd;border-radius:8px;background-color:#fff}.ingest-table{width:100%;min-width:1800px;border-collapse:collapse}.ingest-table th,.ingest-table td{padding:12px 15px;border-bottom:1px solid #ddd;text-align:left;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.ingest-table th{background-color:#f4f6f8;font-weight:600;text-transform:uppercase;font-size:11px;position:relative;-webkit-user-select:none;user-select:none}.ingest-table tbody tr{transition:background-color .2s ease-in-out}.ingest-table tbody tr td{background-color:inherit}.ingest-table tbody tr:hover td{background-color:#f1f5f8!important}.ingest-table tr.completed-ingest{background-color:#e6ffed!important}.ingest-table td.editable-cell:hover{background-color:#e3f2fd!important;cursor:pointer}.ingest-table td input[type=text]{width:100%;padding:6px;border:1px solid #007bff;border-radius:4px;box-sizing:border-box}.actions-cell,.ingestado-por-cell{display:flex;align-items:center;gap:8px;justify-content:flex-start}.ingest-month-row{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #d0d7e2;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 1px 2px #0f172a0a}.ingest-month-row label{margin:0;font-size:.84rem;color:#475569;font-weight:700}.ingest-month-input{height:32px;min-width:160px;border:1px solid #cbd5e1;border-radius:8px;padding:0 8px;font-size:.9rem;background:#fff}.ingest-month-input:focus{outline:none;border-color:#0073ea;box-shadow:0 0 0 3px #0073ea24}.ingest-month-label{font-size:.92rem;color:#475569;font-weight:600;text-transform:capitalize}.ingest-empty-state{padding:32px 16px!important;text-align:center!important;color:#64748b;font-weight:600}.action-btn:disabled{opacity:.45;cursor:not-allowed}.action-btn:disabled:hover{background-color:transparent;color:inherit}.reports-page{padding:20px}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px}.report-card{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}.report-card h3{margin-top:0;margin-bottom:20px}.reports-page{padding:20px;height:100%;background-color:#f4f5f7}.filters-bar{background-color:#fff;padding:15px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 4px #0000000d;display:flex;flex-wrap:wrap;align-items:flex-end;gap:20px}.filter-group{display:flex;flex-direction:column}.filter-group label{font-size:.8rem;color:#555;margin-bottom:5px}.filter-group select,.filter-group input{padding:8px;border-radius:4px;border:1px solid #ccc;background-color:#fff}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.kpi-card{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000000d;text-align:center}.kpi-value{font-size:2.5rem;font-weight:700;color:#333;line-height:1}.kpi-title{font-size:1rem;color:#555;margin-top:8px}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:20px;margin-top:20px}.report-card{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000000d}.report-card h3{margin-top:0;margin-bottom:20px;font-size:1.1rem;color:#333}.teleprompter-page{display:flex;flex-direction:column;height:calc(100vh - 80px);padding:20px;gap:20px}.teleprompter-session-panel{border:1px solid #d7e2ef;border-radius:18px;padding:18px;background:linear-gradient(135deg,#f8fbff,#eef5ff);box-shadow:0 12px 32px #0f172a0f}.teleprompter-session-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.teleprompter-session-header h3{margin:0 0 6px}.teleprompter-session-header p{margin:0;color:#405268;line-height:1.45}.teleprompter-session-code-badge{display:inline-flex;align-items:center;justify-content:center;min-width:112px;padding:10px 14px;border-radius:999px;background:#153b66;color:#fff;font-size:1rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.teleprompter-session-code-badge-muted{background:#dbe6f2;color:#35506d}.teleprompter-session-entry{display:flex;gap:12px;flex-wrap:wrap;align-items:stretch;margin-bottom:14px}.teleprompter-session-entry>button{min-width:190px}.teleprompter-session-join-box{flex:1 1 280px;display:flex;gap:10px;padding:10px;border:1px solid #d8e3f0;border-radius:14px;background:#ffffffd9}.teleprompter-session-join-box input{flex:1;min-width:0;border:1px solid #ccd8e5;border-radius:10px;padding:10px 12px;font-size:1rem;text-transform:uppercase;letter-spacing:.08em}.teleprompter-session-join-box button,.teleprompter-session-actions-grid button,.teleprompter-session-qr-card button{border:1px solid #d3deea;border-radius:10px;background:#fff;color:#17314b;cursor:pointer;font-weight:600;padding:10px 14px}.teleprompter-session-status-card{padding:14px 16px;border-radius:14px;background:#ffffffeb;border:1px solid #d9e4ef}.teleprompter-session-status-card strong{display:block;margin-bottom:6px}.teleprompter-session-status-card p{margin:0;color:#33475b}.teleprompter-session-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.teleprompter-session-meta span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#edf3fa;color:#36506a;font-size:.88rem}.teleprompter-session-active{margin-top:14px;display:flex;flex-direction:column;gap:14px}.teleprompter-session-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.teleprompter-session-qr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.teleprompter-session-qr-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;border-radius:16px;border:1px solid #dce6f1;background:#fff;text-align:center}.teleprompter-session-qr-card strong{font-size:1rem}.teleprompter-session-qr-card p{margin:0;color:#516276;line-height:1.45}.teleprompter-session-qr-frame{width:180px;height:180px;display:grid;place-items:center;padding:10px;border-radius:18px;background:#f7fafc;border:1px solid #e2e8f0}.teleprompter-session-qr-frame img{width:100%;height:100%;object-fit:contain}.teleprompter-operator-switch{display:flex;gap:8px;flex-wrap:wrap;padding:8px;margin-top:14px;border-radius:14px;border:1px solid #d8e3f0;background:#ffffffeb}.teleprompter-operator-switch button{flex:1 1 120px;border:1px solid #d3deea;border-radius:10px;padding:10px 12px;background:#fff;color:#16314c;font-weight:700;cursor:pointer}.teleprompter-operator-switch button.active{background:#153b66;border-color:#153b66;color:#fff}.teleprompter-reporter-page{gap:16px}.teleprompter-reporter-session-card,.teleprompter-reporter-live-card,.teleprompter-reporter-advanced-panel{border:1px solid #d9e3ef;border-radius:22px;padding:18px;background:linear-gradient(135deg,#fbfdff,#eef5ff);box-shadow:0 16px 36px #0f172a14}.teleprompter-reporter-card-top,.teleprompter-reporter-live-top,.teleprompter-reporter-advanced-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.teleprompter-reporter-card-top h3,.teleprompter-reporter-live-top h3,.teleprompter-reporter-advanced-header h3{margin:0 0 6px}.teleprompter-reporter-card-top p,.teleprompter-reporter-live-top p,.teleprompter-reporter-advanced-header p,.teleprompter-reporter-support-text{margin:0;color:#405268;line-height:1.5}.teleprompter-reporter-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.teleprompter-reporter-chip{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#eaf1f8;color:#294560;font-size:.86rem;font-weight:700}.teleprompter-reporter-chip.teleprompter-reporter-chip-dark{background:#153b66;color:#fff}.teleprompter-reporter-chip.is-success{background:#ddf8e8;color:#146c43}.teleprompter-reporter-chip.is-alert{background:#fde8e8;color:#a61b1b}.teleprompter-reporter-chip.is-muted{background:#e9eef5;color:#56697f}.teleprompter-reporter-support-text{margin-top:12px}.teleprompter-reporter-entry{margin-top:14px}.teleprompter-reporter-secondary-action,.teleprompter-reporter-quick-actions button,.teleprompter-reporter-advanced-header button,.teleprompter-reporter-solo-bottombar button{border:1px solid #d2deea;border-radius:12px;background:#fff;color:#14314a;cursor:pointer;font-weight:700;padding:11px 14px}.teleprompter-reporter-secondary-action{margin-top:14px;width:100%}.teleprompter-reporter-live-card{display:flex;flex-direction:column;gap:16px}.teleprompter-reporter-pad-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.teleprompter-reporter-pad-button{min-height:160px;border:none;border-radius:20px;padding:18px;display:flex;flex-direction:column;justify-content:center;gap:8px;cursor:pointer;text-align:center;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.teleprompter-reporter-pad-button strong{font-size:1.42rem;line-height:1.1}.teleprompter-reporter-pad-button span{font-size:.98rem;font-weight:700}.teleprompter-reporter-pad-button small{color:#ffffffd6;line-height:1.4}.teleprompter-reporter-pad-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0f172a2e}.teleprompter-reporter-pad-button:disabled{cursor:not-allowed;opacity:.52;transform:none;box-shadow:none}.teleprompter-reporter-pad-button-primary{background:linear-gradient(135deg,#1ea45f,#27c269);color:#fff}.teleprompter-reporter-pad-button-muted{background:linear-gradient(135deg,#153b66,#24558f);color:#fff}.teleprompter-reporter-quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.teleprompter-reporter-preview-shell{border:1px solid #d5dbe5;border-radius:18px;overflow:hidden;background:#080808}.teleprompter-reporter-preview{min-height:220px;max-height:260px}.teleprompter-reporter-advanced-panel{display:flex;flex-direction:column;gap:16px}.teleprompter-reporter-advanced-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.teleprompter-reporter-solo-stage{position:relative;min-height:72vh;border-radius:26px;overflow:hidden;background:#000;border:1px solid #111827;box-shadow:0 24px 44px #02061738}.teleprompter-reporter-solo-display{min-height:72vh;overflow-y:auto;font-family:Arial,sans-serif;font-weight:700;line-height:1.5;scroll-behavior:smooth}.teleprompter-reporter-solo-touch-zones{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1.2fr 1fr;z-index:2}.teleprompter-reporter-zone{border:none;background:transparent;color:#fff;display:flex;align-items:flex-end;justify-content:center;padding:24px 12px;cursor:pointer;transition:opacity .2s ease;opacity:.08}.teleprompter-reporter-zone-left{justify-content:flex-start;background:linear-gradient(90deg,#0f172a42,#0f172a00)}.teleprompter-reporter-zone-center{justify-content:center;background:linear-gradient(90deg,#0f172a0a,#0f172a29,#0f172a0a)}.teleprompter-reporter-zone-right{justify-content:flex-end;background:linear-gradient(270deg,#0f172a42,#0f172a00)}.teleprompter-reporter-zone:hover,.teleprompter-reporter-solo-touch-zones.is-visible .teleprompter-reporter-zone{opacity:.46}.teleprompter-reporter-zone:disabled{cursor:not-allowed;opacity:.08}.teleprompter-reporter-zone-hint{display:inline-flex;align-items:center;justify-content:center;min-width:110px;padding:10px 12px;border-radius:999px;background:#0f172ab3;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.02em;opacity:0;transition:opacity .2s ease}.teleprompter-reporter-zone:hover .teleprompter-reporter-zone-hint,.teleprompter-reporter-solo-touch-zones.is-visible .teleprompter-reporter-zone-hint{opacity:1}.teleprompter-reporter-solo-hud{position:absolute;top:12px;right:12px;bottom:12px;left:12px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;z-index:3;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.teleprompter-reporter-solo-hud.is-hidden{opacity:.1;transform:translateY(-6px)}.teleprompter-reporter-solo-topbar,.teleprompter-reporter-solo-bottombar{display:flex;flex-wrap:wrap;gap:8px;pointer-events:auto}.teleprompter-reporter-solo-bottombar{justify-content:center}.teleprompter-reporter-solo-guide{position:absolute;left:50%;bottom:14px;transform:translate(-50%);z-index:2;display:flex;gap:10px;align-items:center;padding:8px 12px;border-radius:999px;background:#0f172aa3;color:#fff;font-size:.82rem;font-weight:600;pointer-events:none;transition:opacity .2s ease}.teleprompter-reporter-solo-guide.is-subtle{opacity:.22}.teleprompter-main-content{display:flex;gap:20px;flex-shrink:0;flex-wrap:wrap}.teleprompter-input-area{flex:1 1 420px;display:flex;flex-direction:column;min-width:300px}.input-area-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.load-file-btn{padding:8px 12px!important;font-size:.9rem!important}.teleprompter-input-area textarea{flex-grow:1;min-height:220px;padding:12px;font-size:1rem;border:1px solid #d5dbe5;border-radius:10px;resize:vertical;line-height:1.5}.teleprompter-controls{flex:1 1 420px;display:flex;flex-direction:column;gap:15px;min-width:300px}.teleprompter-controls .control-group{display:flex;flex-direction:column;gap:8px}.teleprompter-controls .control-group.button-row{flex-direction:row;gap:10px;flex-wrap:wrap}.teleprompter-controls .control-group.button-row button{flex:1 1 160px}.teleprompter-controls .control-button,.teleprompter-controls .segmented-button-row button,.teleprompter-controls .mirror-button-row button{padding:10px 15px;border:1px solid #d9e0ea;border-radius:10px;cursor:pointer;background-color:#f6f8fb;color:#1e2a3a;font-size:.98rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.teleprompter-controls .control-button:hover,.teleprompter-controls .segmented-button-row button:hover,.teleprompter-controls .mirror-button-row button:hover{background-color:#edf2f9}.teleprompter-controls .control-button.play-pause{background-color:#27ae60;border-color:#27ae60;color:#fff;font-weight:700}.teleprompter-controls .control-button.play-pause:hover{background-color:#2fbf6b;border-color:#2fbf6b}.teleprompter-controls .control-button:disabled,.teleprompter-controls .segmented-button-row button:disabled,.teleprompter-controls .mirror-button-row button:disabled,.teleprompter-session-entry button:disabled,.teleprompter-session-actions-grid button:disabled,.teleprompter-session-qr-card button:disabled,.teleprompter-reporter-secondary-action:disabled,.teleprompter-reporter-quick-actions button:disabled,.teleprompter-reporter-advanced-header button:disabled,.teleprompter-reporter-solo-bottombar button:disabled,.teleprompter-operator-switch button:disabled,.teleprompter-top-controls button:disabled{cursor:not-allowed;opacity:.58}.teleprompter-controls button.active{background-color:#1f6feb;border-color:#1f6feb;color:#fff}.segmented-button-row,.mirror-button-row,.color-pickers{display:flex;gap:10px;flex-wrap:wrap}.segmented-button-row button,.mirror-button-row button{flex:1 1 110px}.mirror-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.mirror-section{border:1px solid #d9e0ea;border-radius:12px;padding:12px;background:#fff}.mirror-section label{display:block;margin-bottom:10px;font-weight:600}.color-picker-field{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:150px;padding:10px 12px;border:1px solid #d9e0ea;border-radius:10px;background:#fff}.color-picker-field input[type=color]{width:38px;height:38px;border:0;padding:0;background:transparent;cursor:pointer}.teleprompter-note-card{padding:14px 16px;border-radius:14px;border:1px solid #dbe5f1;background:linear-gradient(135deg,#f7fbff,#eef5ff);color:#15314b}.teleprompter-note-card strong{display:block;margin-bottom:8px}.teleprompter-note-card p{margin:0;line-height:1.5}.teleprompter-hint{margin-top:10px!important}.teleprompter-display-panel{flex-grow:1;display:flex;flex-direction:column;min-height:320px;border-radius:14px;overflow:hidden;border:1px solid #d5dbe5;background:#0b0b0b}.teleprompter-display-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background:#111827;color:#f9fafb;font-size:.92rem}.teleprompter-display-area{flex-grow:1;overflow-y:auto;padding-top:30px;padding-bottom:30px;line-height:1.5;font-family:Arial,sans-serif;scroll-behavior:smooth}.teleprompter-display-area p{white-space:pre-wrap;word-wrap:break-word;margin:0}.teleprompter-page-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;display:flex;flex-direction:column;z-index:9999}.teleprompter-display-area-fullscreen{flex-grow:1;overflow-y:auto;scroll-behavior:smooth;font-family:Arial,sans-serif;font-weight:700;line-height:1.5;position:relative;transition:all .2s ease}.script-content{padding-top:50vh;padding-bottom:50vh;white-space:pre-wrap;word-wrap:break-word}.reading-guide-overlay{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1001;background:linear-gradient(to bottom,#000,#000000e6 25%,#0000 45%,#0000 55%,#000000e6 75%,#000)}.reading-guide-markers{position:fixed;top:50%;left:15px;right:15px;height:0;transform:translateY(-50%);pointer-events:none;z-index:1002}.reading-guide-markers:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:15px 20px 15px 0;border-color:transparent rgba(255,255,0,.7) transparent transparent}.reading-guide-markers:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:15px 0 15px 20px;border-color:transparent transparent transparent rgba(255,255,0,.7)}.teleprompter-top-controls{position:fixed;top:0;left:0;right:0;background-color:#111827e0;color:#fff;padding:10px 20px;display:flex;align-items:center;gap:12px;z-index:1003;opacity:.08;transition:opacity .25s ease-in-out;flex-wrap:wrap}.teleprompter-top-controls:hover{opacity:1}.teleprompter-top-controls button{background:#334155;color:#fff;border:none;border-radius:8px;padding:8px 12px;cursor:pointer;font-weight:700}.teleprompter-top-controls button.active{background-color:#1f6feb}.teleprompter-fullscreen-badge{display:inline-flex;align-items:center;justify-content:center;min-width:90px;padding:7px 12px;border-radius:999px;background:#2563eb42;font-size:.84rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.control-separator{width:1px;height:25px;background-color:#ffffff38}.control-item-with-label{display:flex;align-items:center;gap:8px}.control-item-with-label label{font-size:.9rem;white-space:nowrap}.control-item-with-label input[type=color]{width:30px;height:30px;border:1px solid #6b7280;padding:0;border-radius:4px;cursor:pointer}.control-item-with-label.slider-control{flex-grow:1;min-width:150px}.control-item-with-label input[type=range]{width:100%}.teleprompter-output-page{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:9999}.teleprompter-output-toolbar{justify-content:flex-start}.teleprompter-output-tag{display:inline-flex;align-items:center;justify-content:center;min-width:58px;padding:6px 10px;border-radius:999px;background:#3b82f63d;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.teleprompter-output-note{font-size:.92rem;color:#ffffffe0}.teleprompter-output-display{z-index:1000}.teleprompter-empty-session-state{min-height:100vh;display:grid;place-items:center;text-align:center;padding:32px;color:#fff}.teleprompter-empty-session-state strong{display:block;margin-bottom:12px;font-size:1.8rem}.teleprompter-empty-session-state p{margin:0;max-width:520px;line-height:1.6;color:#ffffffe0}.teleprompter-empty-session-state span{display:inline-block;padding:4px 8px;border-radius:8px;background:#ffffff1f;letter-spacing:.12em}@media (max-width: 960px){.teleprompter-page{height:auto;min-height:calc(100vh - 80px)}.teleprompter-reporter-card-top,.teleprompter-reporter-live-top,.teleprompter-reporter-advanced-header{flex-direction:column}.teleprompter-controls .control-group.button-row button{flex-basis:calc(50% - 10px)}.teleprompter-display-header{flex-direction:column;align-items:flex-start}.teleprompter-session-header{flex-direction:column}.teleprompter-reporter-pad-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.teleprompter-page{padding:14px}.input-area-header{flex-direction:column;align-items:stretch}.teleprompter-controls .control-group.button-row{flex-direction:column}.teleprompter-controls .control-group.button-row button,.segmented-button-row button,.mirror-button-row button,.color-picker-field,.teleprompter-session-entry>button,.teleprompter-session-join-box button,.teleprompter-operator-switch button{flex-basis:100%}.teleprompter-top-controls{padding:10px 12px;gap:8px}.control-separator{display:none}.teleprompter-session-entry,.teleprompter-session-join-box{flex-direction:column}.teleprompter-reporter-session-card,.teleprompter-reporter-live-card,.teleprompter-reporter-advanced-panel{padding:14px;border-radius:18px}.teleprompter-reporter-pad-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.teleprompter-reporter-pad-button{min-height:120px;padding:14px 10px}.teleprompter-reporter-pad-button strong{font-size:1.02rem}.teleprompter-reporter-pad-button span,.teleprompter-reporter-pad-button small{font-size:.8rem}.teleprompter-reporter-solo-stage,.teleprompter-reporter-solo-display{min-height:68vh}.teleprompter-reporter-solo-hud{top:10px;right:10px;bottom:10px;left:10px}.teleprompter-reporter-solo-guide{gap:8px;padding:7px 10px;font-size:.74rem}.teleprompter-reporter-zone-hint{min-width:82px;padding:8px 10px;font-size:.74rem}}.tarja-vmix-unavailable{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:32px 16px}.tarja-vmix-unavailable-card{width:min(760px,100%);background:#fff;border:1px solid #dbe3ea;border-radius:20px;box-shadow:0 20px 50px #0f172a14;padding:28px}.tarja-vmix-unavailable-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#e0f2fe;color:#075985;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.tarja-vmix-unavailable-card h2{margin-bottom:12px;color:#0f172a;font-size:28px;line-height:1.15}.tarja-vmix-unavailable-card p{color:#475569;font-size:15px}.tarja-vmix-unavailable-block{margin-top:20px;padding:18px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.tarja-vmix-unavailable-block strong{display:block;margin-bottom:10px;color:#0f172a}.tarja-vmix-unavailable-list{margin:0;padding-left:20px;color:#334155}.tarja-vmix-unavailable-list li+li{margin-top:8px}.tarja-vmix-unavailable-card code{background:#e2e8f0;color:#0f172a;padding:2px 6px;border-radius:6px;font-size:.95em}.tarja-vmix-unavailable-error{margin-top:20px;display:grid;gap:6px;padding:16px 18px;border-radius:16px;background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}@media (max-width: 768px){.tarja-vmix-unavailable{min-height:auto;padding:16px 0}.tarja-vmix-unavailable-card{padding:22px 18px;border-radius:16px}.tarja-vmix-unavailable-card h2{font-size:24px}}.profile-page{display:grid;gap:16px}.profile-card{background:#fff;border:1px solid #e6e9ee;border-radius:10px;box-shadow:0 1px 3px #0000000f;padding:18px}.profile-header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.profile-avatar{width:84px;height:84px;border-radius:50%;object-fit:cover;border:2px solid #eef2f7;background:#f4f5f7;display:inline-block}.profile-name{margin:0;font-size:1.4rem;color:#1f2937}.profile-role{margin:2px 0 0;font-size:.95rem;color:#6b7280}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:8px}.profile-field{display:flex;flex-direction:column;gap:6px}.profile-field label{font-size:.85rem;color:#6b7280}.profile-field input,.profile-field select,.profile-field textarea{padding:9px 12px;border:1px solid #dfe3e8;border-radius:6px;background:#fff;font-size:.95rem}.profile-field input:focus,.profile-field select:focus,.profile-field textarea:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db33}.profile-actions{margin-top:14px;display:flex;gap:8px;justify-content:flex-end}.profile-actions .btn{padding:9px 14px;border-radius:6px;border:1px solid #dfe3e8;background:#fff;cursor:pointer}.profile-actions .btn.primary{background:#2d7ff9;border-color:#2d7ff9;color:#fff}.profile-actions .btn.danger{background:#dc3545;border-color:#dc3545;color:#fff}.profile-actions .btn:hover{filter:brightness(.97)}.profile-content-wrapper{display:flex;flex-wrap:wrap;gap:2rem}.settings-content{flex:2;min-width:300px}.achievements-section{flex:1;min-width:250px;background-color:#f9f9f9;padding:1.5rem;border-radius:8px;border:1px solid #e0e0e0}.achievements-section h3{margin-top:0;margin-bottom:1rem;color:#333;border-bottom:2px solid #eee;padding-bottom:.5rem}.achievements-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.people-page{padding:30px;background-color:#f8f9fa;min-height:100vh;display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif}.people-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.people-header h1{font-size:2rem;color:#1f2937;font-weight:700;margin:0}.header-actions{display:flex;gap:10px}.people-filters{display:flex;gap:1rem;margin-bottom:2rem;align-items:center;flex-wrap:wrap}.people-filters .search-bar{flex-grow:1;position:relative;min-width:250px}.people-filters .search-bar input{width:100%;padding:12px 16px 12px 45px;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;background:#fff;transition:all .2s;box-shadow:0 1px 2px #0000000d}.people-filters .search-bar input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a;outline:none}.people-filters .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af}.people-filters .team-select{padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;background-color:#fff;cursor:pointer;min-width:200px;box-shadow:0 1px 2px #0000000d}.people-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;padding-bottom:40px}.user-card{background-color:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(0,0,0,.03)}.user-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.user-card-avatar{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.user-avatar-img{width:100%;height:100%;object-fit:cover}.user-card-name{font-size:1.15rem;font-weight:700;color:#111827;margin:0 0 .5rem}.user-card-role-line{display:inline-flex;align-items:center;gap:8px;margin-bottom:1.2rem;padding:4px 8px;border-radius:6px;background-color:#f9fafb}.user-card-role-icon{color:#6b7280;display:flex;align-items:center}.user-card-role-text{font-size:.9rem;color:#4b5563;font-weight:500}.user-card-team{font-size:.8rem;color:#4f46e5;background-color:#eef2ff;padding:6px 12px;border-radius:9999px;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.no-users-found{grid-column:1 / -1;text-align:center;padding:4rem;color:#9ca3af;font-style:italic;font-size:1.1rem}.activity-log-page{padding:20px;height:100%;display:flex;flex-direction:column;gap:20px;min-width:0}.activity-log-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.activity-log-header h2{margin:0}.activity-log-export-buttons{display:flex;gap:15px;align-items:stretch;flex-wrap:wrap}.activity-log-export-group{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.activity-log-export-group--visible{border-right:1px solid #ccc;padding-right:15px}.activity-log-export-label{font-size:11px;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.log-filters-bar{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-end;background-color:#fff;padding:16px;border-radius:8px;margin-bottom:20px;border:1px solid #dfe1e6}.log-filters-bar .filter-group{display:flex;flex-direction:column;gap:6px;min-width:0}.log-filters-bar .filter-group label{font-size:.82rem;font-weight:700;color:#475569}.log-filters-bar .filter-group select,.log-filters-bar .filter-group input{min-height:44px;border:1px solid #d0d7de;border-radius:8px;padding:0 12px;background:#fff}.log-filters-bar .button-primary{min-height:44px}.log-table-container{flex-grow:1;overflow-y:auto;background-color:#fff;border-radius:8px;border:1px solid #dfe1e6}.activity-log-desktop-table{display:block}.activity-log-mobile-list{display:none}.activity-log-table{width:100%;border-collapse:collapse}.activity-log-table th,.activity-log-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #f0f0f0;vertical-align:top}.activity-log-table th{background-color:#f8f9fa;font-size:.85em;font-weight:600;text-transform:uppercase;color:#5e6c84}.activity-log-row:hover{background-color:#f9fafb}.user-cell{display:flex;align-items:center;gap:10px;font-weight:500}.activity-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8em;font-weight:700;color:#fff;flex-shrink:0;object-fit:cover}.activity-log-table td a{color:#0052cc;font-weight:500;text-decoration:none}.activity-log-action-cell{min-width:320px;max-width:760px;white-space:normal;word-break:break-word;line-height:1.55}.activity-log-inline{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.activity-log-badge{background-color:#e3fce3;color:#008b49;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase}.activity-log-inline-link{display:inline-flex;align-items:center;justify-content:center;color:#0073ea}.activity-log-table td a:hover{text-decoration:underline}.empty-state-log{text-align:center;padding:40px;color:#666}.empty-state-log-icon{margin-bottom:10px;opacity:.3}.activity-log-load-more{display:flex;justify-content:center;padding:20px}.no-activities-message{text-align:center;padding:40px;color:#5e6c84;font-style:italic}@media (max-width: 980px){.activity-log-page{padding:16px;gap:16px}.activity-log-header{flex-direction:column;align-items:flex-start}.activity-log-export-buttons{width:100%;flex-direction:column;gap:12px}.activity-log-export-group--visible{border-right:none;border-bottom:1px solid #e2e8f0;padding-right:0;padding-bottom:12px}.log-filters-bar{gap:14px}}@media (max-width: 768px){.activity-log-page{padding:12px;gap:14px}.activity-log-header h2{font-size:1.45rem;line-height:1.15}.activity-log-export-group{width:100%}.activity-log-export-group .button-secondary{flex:1 1 0;justify-content:center}.log-filters-bar{flex-direction:column;align-items:stretch;margin-bottom:0;padding:14px}.log-filters-bar .filter-group,.log-filters-bar .button-primary{width:100%}.log-filters-bar .button-primary{justify-content:center}.log-table-container{overflow:visible;padding:14px}.activity-log-desktop-table{display:none}.activity-log-mobile-list{display:flex;flex-direction:column;gap:12px}.activity-log-card{border:1px solid #e2e8f0;border-radius:14px;padding:14px;background:#f8fafc;box-shadow:0 10px 24px #0f172a0d}.activity-log-card-top{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.activity-log-card-age{align-self:flex-start;padding:4px 10px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:.76rem;font-weight:700}.activity-log-card-action{color:#0f172a;line-height:1.55;margin-bottom:12px;word-break:break-word}.activity-log-card-meta{display:grid;grid-template-columns:1fr;gap:10px;padding-top:12px;border-top:1px solid #e2e8f0}.activity-log-card-meta div{display:flex;flex-direction:column;gap:4px}.activity-log-card-meta strong{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.activity-log-card-meta span{color:#0f172a;overflow-wrap:anywhere}.user-cell{align-items:flex-start}.user-cell span,.activity-log-card-action,.activity-log-card-meta span{overflow-wrap:anywhere}.empty-state-log,.no-activities-message{padding:24px 16px}.activity-log-load-more{padding:16px 0 0}.activity-log-load-more .button-secondary{width:100%;min-width:0!important}}@media (max-width: 480px){.activity-log-page{padding:10px}.activity-log-export-group{flex-direction:column;align-items:stretch}.activity-log-export-group .button-secondary,.activity-log-export-group .button-secondary.icon-only{width:100%}.log-table-container,.activity-log-card{padding:12px}}.analytics-page{padding:2rem;background-color:#f9fafb;height:100%;display:flex;flex-direction:column}.analytics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.analytics-header h1{font-size:2.25rem;color:#111827}.analytics-filters{display:flex;gap:1rem;margin-bottom:2rem;align-items:center}.analytics-filters--between{justify-content:space-between;flex-wrap:wrap}.analytics-filters .search-bar{flex-grow:1;position:relative}.analytics-filters .search-bar input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.analytics-filters .search-bar svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af}.analytics-filters select{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background-color:#fff}.analytics-export-btn{display:inline-flex;align-items:center;gap:.55rem;padding:.75rem 1rem;border:none;border-radius:10px;background:#111827;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 10px 20px #0f172a1f;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.analytics-export-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0f172a29}.analytics-export-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.analytics-export-surface{display:flex;flex-direction:column;gap:1.75rem}.analytics-export-summary{display:flex;flex-direction:column;gap:1.35rem}.analytics-export-overview{display:flex;flex-direction:column;gap:1rem}.analytics-export-heading{display:flex;flex-direction:column;gap:.45rem;padding-top:14px}.analytics-export-heading h2{margin:0;font-size:1.52rem;color:#111827;line-height:1.2}.analytics-export-heading p{margin:0;color:#374151;font-weight:700;font-size:1.05rem;line-height:1.45;padding-top:2px}.analytics-export-surface .chart-container,.analytics-export-surface .details-table-container,.analytics-export-surface .kpi-card{break-inside:avoid;page-break-inside:avoid}.analytics-export-surface.is-exporting-pdf{gap:1rem}.analytics-export-surface.is-exporting-pdf .analytics-export-summary{gap:1.05rem}.analytics-export-surface.is-exporting-pdf .analytics-export-summary--dashboard{gap:.8rem}.analytics-export-surface.is-exporting-pdf .analytics-export-heading{padding-top:18px}.analytics-export-surface.is-exporting-pdf .analytics-export-summary--dashboard .analytics-export-heading{padding-top:10px}.analytics-export-surface.is-exporting-pdf .kpi-grid{gap:.85rem;margin-bottom:0}.analytics-export-surface.is-exporting-pdf .analytics-export-summary--dashboard .kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.analytics-export-surface.is-exporting-pdf .kpi-card{padding:.95rem}.analytics-export-surface.is-exporting-pdf .kpi-value{font-size:1.6rem}.analytics-export-surface.is-exporting-pdf .kpi-title{font-size:.78rem;color:#475467}.analytics-export-surface.is-exporting-pdf .kpi-subtext{font-size:.76rem;color:#667085}.analytics-export-surface.is-exporting-pdf .analytics-grid--emission{gap:.95rem}.analytics-export-surface.is-exporting-pdf .analytics-export-summary--dashboard .analytics-grid--emission{grid-template-columns:minmax(0,1.15fr) minmax(0,1.15fr) minmax(240px,.9fr);gap:.8rem}.analytics-export-surface.is-exporting-pdf .chart-container{min-height:0;padding:.95rem;overflow:visible}.analytics-export-surface.is-exporting-pdf .chart-container h3{margin-bottom:.65rem;font-size:1.02rem}.analytics-export-surface.is-exporting-pdf .chart-container--wide{min-height:250px}.analytics-export-surface.is-exporting-pdf .chart-container--audit{min-height:230px;max-width:none}.analytics-export-surface.is-exporting-pdf .analytics-export-summary--dashboard .chart-container{padding:.85rem}.analytics-export-surface.is-exporting-pdf .analytics-export-summary--dashboard .chart-container--wide,.analytics-export-surface.is-exporting-pdf .analytics-export-summary--dashboard .chart-container--audit{min-height:0}.analytics-export-surface.is-exporting-pdf .analytics-export-summary--dashboard .chart-container--grade{padding-bottom:1.35rem}.analytics-export-surface.is-exporting-pdf .analytics-export-summary--dashboard .chart-desc{font-size:.78rem;margin-top:-.15rem;margin-bottom:.45rem}.analytics-export-surface.is-exporting-pdf .chart-container--pie{min-height:340px}.analytics-export-surface.is-exporting-pdf .analytics-pie-layout{grid-template-columns:minmax(220px,270px) minmax(0,1fr);gap:.85rem}.analytics-export-surface.is-exporting-pdf .analytics-pie-legend{gap:.45rem .75rem}.analytics-export-surface.is-exporting-pdf .analytics-pie-legend-name{font-size:.74rem}.analytics-export-surface.is-exporting-pdf .analytics-pie-legend-meta{font-size:.68rem}.analytics-content{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#9ca3af;background-color:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.analytics-placeholder-icon{width:64px;height:64px;color:#d1d5db;margin-bottom:1rem}.analytics-placeholder h3{font-size:1.25rem;color:#4b5563;margin-bottom:.5rem}.analytics-placeholder p{max-width:400px}.analytics-columns{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:100%;margin-top:2rem}.analytics-column h3{font-size:1.125rem;color:#374151;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.user-status-list{display:flex;flex-direction:column;gap:1rem}.user-status-item{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:8px}.user-status-item .avatar{width:32px;height:32px;font-size:.875rem}.analytics-content{flex-grow:1;display:block;background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;width:100%;height:auto;align-items:start}.chart-container{width:100%;min-height:400px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;overflow:hidden;box-shadow:0 12px 28px #0f172a0f}.chart-container h3{margin-bottom:1rem;font-size:1.25rem;color:#374151}.chart-container.full-width{grid-column:1 / -1}.analytics-grid--emission{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-container--wide{min-height:390px}.chart-container--grade{min-height:430px;padding-bottom:1.85rem}.chart-container--grade .recharts-responsive-container{min-height:320px}.chart-container--audit{min-height:340px;max-width:420px}.chart-container--audit .recharts-responsive-container{min-height:260px}.chart-container--pie{min-height:470px}.analytics-pie-layout{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:1.25rem;align-items:center;flex:1}.analytics-pie-visual{min-height:280px}.analytics-pie-legend{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem 1rem;align-content:start}.analytics-pie-legend-item{display:flex;align-items:flex-start;gap:.65rem}.analytics-pie-legend-swatch{width:10px;height:10px;border-radius:999px;margin-top:.35rem;flex-shrink:0}.analytics-pie-legend-copy{display:flex;flex-direction:column;gap:.12rem;min-width:0}.analytics-pie-legend-name{color:#344054;font-size:.9rem;font-weight:700;line-height:1.25;word-break:break-word}.analytics-pie-legend-meta{color:#667085;font-size:.78rem;font-weight:600;line-height:1.25}.analytics-tabs-container{display:flex;background-color:#f3f4f6;padding:4px;border-radius:12px;gap:4px}.analytics-tab-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;background:transparent;color:#6b7280;font-weight:600;font-size:.95rem;cursor:pointer;border-radius:8px;transition:all .2s ease}.analytics-tab-btn:hover{color:#374151;background-color:#0000000d}.analytics-tab-btn.active{background-color:#fff;color:#6366f1;box-shadow:0 2px 4px #0000000d}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem}.kpi-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;justify-content:space-between}.kpi-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.kpi-title{font-size:.85rem;color:#6b7280;font-weight:600;text-transform:uppercase}.kpi-value{font-size:2rem;font-weight:700;color:#111827}.kpi-subtext{font-size:.8rem;color:#9ca3af;margin-top:4px}.analytics-empty-state{padding:20px 22px;border-radius:14px;border:1px solid #dbe4f0;background:#fff;color:#475467;font-weight:600}.analytics-empty-state.is-error{color:#b42318;background:#fef3f2;border-color:#fecdca}.chart-desc{font-size:.9rem;color:#9ca3af;margin-bottom:10px;margin-top:-10px}.chart-center-text{font-size:24px;font-weight:700;fill:#374151}.details-table-container{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin-top:2rem;position:relative;z-index:1}.details-table-container h3{font-size:1.25rem;color:#374151;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.modern-table-wrapper{overflow-x:auto}.analytics-table.modern{width:100%;border-collapse:separate;border-spacing:0}.analytics-table.modern th{background-color:#f9fafb;color:#6b7280;font-weight:600;text-transform:uppercase;font-size:.75rem;padding:12px 16px;border-bottom:2px solid #e5e7eb}.analytics-table.modern td{padding:16px;border-bottom:1px solid #f3f4f6;color:#374151;font-size:.95rem}.analytics-table.modern tr:last-child td{border-bottom:none}.program-row-name{display:flex;align-items:center;gap:10px;font-weight:500}.program-dot{width:10px;height:10px;border-radius:50%}.text-center{text-align:center}.text-right{text-align:right}.font-bold{font-weight:700}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.text-blue-600{color:#2563eb}@media (max-width: 1100px){.analytics-grid,.analytics-grid--emission{grid-template-columns:1fr}.chart-container--audit{max-width:none}.analytics-pie-layout{grid-template-columns:1fr}}.settings-page .page-header{margin-bottom:1.25rem}.settings-section{background-color:#fff;padding:20px 25px;border-radius:8px;box-shadow:0 2px 8px #00000012;margin-bottom:30px}.settings-section-title{font-size:1.4em;color:#333;margin-top:0;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.settings-options-list{list-style:none;padding:0;margin:0}.settings-option-item{padding:15px 0;border-bottom:1px solid #f0f0f0}.settings-option-item:last-child{border-bottom:none}.button-link-style{background:none;border:none;color:#3498db;font-size:1.1em;font-weight:500;padding:0;cursor:pointer;text-align:left;display:inline}.button-link-style:hover{text-decoration:underline;color:#2980b9}.settings-option-description{font-size:.9em;color:#555;margin-top:5px;margin-bottom:0;padding-left:2px}.field-restrictions-title{display:flex;justify-content:space-between;font-weight:700;color:#555;margin-bottom:5px;padding:0 10px}.field-restriction-item-grid{display:flex;justify-content:space-between;align-items:center;padding:4px 10px;border-bottom:1px solid #f0f0f0}.permission-icons-group{display:flex;gap:20px}.field-restriction-item-grid .permission-label-text{flex-grow:1}.settings-page-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;align-items:start}.settings-form .form-group{margin-bottom:1rem;display:flex;flex-direction:column}.settings-form label{margin-bottom:.5rem;font-weight:600;font-size:.9rem;color:#555}.settings-form input[type=text],.settings-form input[type=password]{padding:10px;border:1px solid #ccc;border-radius:5px;font-size:1rem}.settings-form .color-input{width:100%;height:40px;padding:2px;border:1px solid #ccc;border-radius:5px}.settings-form .form-divider{margin:1.5rem 0;border:0;border-top:1px solid #eee}.settings-form .form-actions{margin-top:1.5rem}.settings-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}@media (max-width: 1400px){.settings-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width: 1200px){.settings-grid{grid-template-columns:repeat(8,1fr)}}@media (max-width: 900px){.settings-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width: 640px){.settings-grid{grid-template-columns:repeat(4,1fr)}}.setting-card{grid-column:span 3;display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;text-align:left;text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease;box-shadow:0 1px 1px #1018280a}@media (max-width: 1200px){.setting-card{grid-column:span 4}}@media (max-width: 900px){.setting-card{grid-column:span 6}}@media (max-width: 640px){.setting-card{grid-column:span 12}}.setting-card:hover{transform:translateY(-1px);border-color:#00000014;box-shadow:0 6px 16px #10182814;background:#fcfcff}.setting-card__icon{flex:0 0 auto;width:42px;height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#f3f4f6;color:#1f2937;box-shadow:inset 0 0 0 1px #0000000a}.setting-card__body{min-width:0}.setting-card__title{font-size:16px;line-height:1.2;font-weight:700;color:#111827;margin:0 0 4px}.setting-card__desc{font-size:13px;color:#4b5563;margin:0}.setting-card.tone-indigo .setting-card__icon{background:#eef2ff;color:#4f46e5}.setting-card.tone-yellow .setting-card__icon{background:#fffbeb;color:#b45309}.setting-card.tone-amber .setting-card__icon{background:#fef3c7;color:#b45309}.setting-card.tone-emerald .setting-card__icon{background:#ecfdf5;color:#047857}.setting-card.tone-teal .setting-card__icon{background:#f0fdfa;color:#0f766e}.setting-card.tone-sky .setting-card__icon{background:#f0f9ff;color:#0369a1}.setting-card.tone-violet .setting-card__icon{background:#f5f3ff;color:#6d28d9}.setting-card.tone-rose .setting-card__icon{background:#fff1f2;color:#be123c}.setting-card.tone-orange .setting-card__icon{background:#fff7ed;color:#c2410c}.setting-card.tone-slate .setting-card__icon{background:#f1f5f9;color:#0f172a}.setting-card.tone-green .setting-card__icon{background:#ecfdf5;color:#16a34a}.settings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.settings-card{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 1.1rem;display:grid;grid-template-columns:40px 1fr;gap:.9rem;cursor:pointer;transition:transform .08s ease,box-shadow .15s ease,border-color .15s ease}.settings-card:hover{transform:translateY(-1px);border-color:#d1d5db;box-shadow:0 8px 16px -8px #0000001a,0 4px 8px -6px #0000000f}.settings-card:active{transform:translateY(0)}.settings-card-icon{width:40px;height:40px;border-radius:10px;background:#f3f4f6;color:#374151;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb}.settings-card-texts h3{margin:0;font-size:1rem;font-weight:700;color:#111827}.settings-card-texts p{margin:6px 0 0;font-size:.92rem;color:#6b7280;line-height:1.35}.team-request-settings-container{padding:20px;display:flex;flex-direction:column;height:100%}.settings-instruction{margin-bottom:20px;color:#64748b;font-size:.95rem;line-height:1.5}.users-selection-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;max-height:400px;overflow-y:auto;padding:4px}.user-selection-card{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;cursor:pointer;transition:all .2s ease;position:relative}.user-selection-card:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.user-selection-card.selected{background-color:#f0f9ff;border-color:#0284c7;box-shadow:0 0 0 1px #0284c7}.user-selection-info{display:flex;align-items:center;gap:10px}.user-avatar,.user-avatar-placeholder{width:36px;height:36px;border-radius:50%;object-fit:cover}.user-avatar-placeholder{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.85rem}.user-name{font-weight:500;color:#334155;font-size:.9rem}.user-role{font-size:.75rem;color:#94a3b8}.user-checkbox-indicator{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.user-selection-card.selected .user-checkbox-indicator{background-color:#0284c7}.unchecked-circle{width:18px;height:18px;border-radius:50%;border:2px solid #cbd5e1}.settings-footer-actions{margin-top:25px;padding-top:20px;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.selection-count{font-size:.9rem;color:#64748b;font-weight:500}.save-btn{display:flex;align-items:center;gap:8px;padding:10px 20px}.performance-privacy-status{border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;margin-bottom:16px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:12px}.performance-privacy-status strong,.performance-privacy-status span{display:block}.performance-privacy-status strong{color:#0f172a;margin-bottom:4px}.performance-privacy-status span{color:#64748b;font-size:.84rem}.performance-privacy-status.is-locked{border-color:#fecaca;background:#fff5f5}.performance-privacy-status.is-open{border-color:#bbf7d0;background:#f0fdf4}.performance-privacy-status button{min-height:36px;border:1px solid #fecaca;border-radius:9px;background:#fff;color:#b91c1c;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:0 12px;font:inherit;font-size:.82rem;font-weight:800;white-space:nowrap}.performance-privacy-status button:hover:not(:disabled),.performance-privacy-status button:focus-visible:not(:disabled){border-color:#ef4444;background:#fef2f2}.performance-privacy-status button:disabled{cursor:not-allowed;opacity:.5}.performance-privacy-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:-4px 0 14px}.performance-privacy-quick-actions button{min-height:38px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font:inherit;font-size:.82rem;font-weight:850;padding:0 12px}.performance-privacy-quick-actions button:hover:not(:disabled),.performance-privacy-quick-actions button:focus-visible:not(:disabled){border-color:#2563eb;background:#dbeafe}.performance-privacy-quick-actions button:disabled{cursor:not-allowed;opacity:.55}.performance-privacy-user-list{display:grid;gap:8px;max-height:340px;overflow:auto;padding-right:4px}.performance-privacy-user-list.is-specific{max-height:260px}.performance-privacy-subtitle{color:#0f172a;font-size:.98rem;margin:18px 0 6px}.performance-privacy-help{color:#64748b;font-size:.84rem;line-height:1.45;margin:0 0 10px}.performance-privacy-cargo-filter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:10px;align-items:end;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff;padding:12px;margin-bottom:12px}.performance-privacy-cargo-filter label{display:grid;grid-template-columns:auto 1fr;gap:6px 8px;align-items:center;color:#334155;font-size:.82rem;font-weight:800}.performance-privacy-cargo-filter label svg{color:#2563eb}.performance-privacy-cargo-filter select,.performance-privacy-cargo-filter input{grid-column:1 / -1;width:100%;min-height:40px;border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#0f172a;padding:0 10px;font-weight:700}.performance-privacy-cargo-filter input::placeholder,.performance-privacy-search-field input::placeholder{color:#94a3b8}.performance-privacy-cargo-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.performance-privacy-cargo-actions span{flex:1 1 100%;color:#64748b;font-size:.8rem;font-weight:700;text-align:right}.performance-privacy-cargo-actions button{min-height:34px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font:inherit;font-size:.82rem;font-weight:800;padding:0 10px}.performance-privacy-cargo-actions button:hover:not(:disabled),.performance-privacy-cargo-actions button:focus-visible:not(:disabled){border-color:#2563eb;background:#dbeafe}.performance-privacy-cargo-actions button:disabled{cursor:not-allowed;opacity:.55}.performance-privacy-target{display:grid;gap:8px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:12px;margin-bottom:10px}.performance-privacy-search-field{margin-top:6px;min-height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 10px}.performance-privacy-search-field svg{color:#64748b;flex:0 0 auto}.performance-privacy-search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#0f172a;font:inherit;font-weight:700}.performance-privacy-target label,.performance-privacy-target span{display:block}.performance-privacy-target label{color:#334155;font-size:.82rem;font-weight:800}.performance-privacy-target select{width:100%;margin-top:6px;min-height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:0 10px;font-weight:700}.performance-privacy-target span{color:#64748b;font-size:.82rem}.performance-privacy-target-count{justify-self:end;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:4px 9px;font-size:.74rem;font-weight:850}.performance-privacy-user-row{display:flex;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fff;cursor:pointer}.performance-privacy-user-row input{width:18px;height:18px;flex:0 0 auto}.performance-privacy-user-row span,.performance-privacy-user-row strong,.performance-privacy-user-row small{display:block}.performance-privacy-user-row strong{color:#0f172a}.performance-privacy-user-row small,.performance-privacy-empty{color:#64748b;font-size:.82rem}.performance-privacy-empty{border:1px dashed #cbd5e1;border-radius:10px;padding:14px;text-align:center}@media (max-width: 640px){.performance-privacy-status{flex-direction:column;align-items:stretch}.performance-privacy-quick-actions,.performance-privacy-cargo-filter{grid-template-columns:1fr}.performance-privacy-cargo-actions{justify-content:flex-start}.performance-privacy-cargo-actions span{text-align:left}}.nav-sidebar{background-color:#20242e;color:#a2a8b3;display:flex;flex-direction:column;transition:all .25s ease-in-out;padding-top:16px;overflow-y:auto;overflow-x:hidden;border-right:1px solid #363b47}.nav-menu{width:100%}.nav-section{margin-bottom:16px}.nav-section-title{font-size:11px;font-weight:600;color:#7d8490;text-transform:uppercase;letter-spacing:.05em;padding:8px 24px;white-space:nowrap;transition:opacity .2s}.nav-menu ul{list-style:none;padding:0;margin:0}.nav-link{display:flex;align-items:center;gap:14px;margin:4px 10px;padding:9px 14px;border-radius:6px;text-decoration:none;color:#a2a8b3;font-size:14px;font-weight:500;transition:background-color .15s ease,color .15s ease;white-space:nowrap;position:relative}.nav-link:hover{background-color:#2c3344;color:#fff}.nav-link.active{background-color:#2c3344;color:#fff;font-weight:600}.nav-link.active:before{content:"";position:absolute;left:-15px;top:50%;transform:translateY(-50%);height:30px;width:4px;background-color:#fff;border-radius:4px}.nav-icon{flex-shrink:0;color:inherit}.nav-label{transition:opacity .2s ease,visibility .2s ease;opacity:1;visibility:visible}.nav-sidebar.collapsed .nav-label,.nav-sidebar.collapsed .nav-section-title{opacity:0;visibility:hidden;position:absolute}.nav-sidebar.collapsed .nav-link{justify-content:center;padding:10px;gap:0}.nav-sidebar.collapsed .nav-link.active:before{display:none}.nav-sidebar.collapsed .nav-icon{margin-right:0}.nav-sidebar::-webkit-scrollbar{width:6px}.nav-sidebar::-webkit-scrollbar-track{background:transparent}.nav-sidebar::-webkit-scrollbar-thumb{background-color:#3f3f46;border-radius:3px}.nav-sidebar::-webkit-scrollbar-thumb:hover{background-color:#52525b}@media (max-width: 992px){.nav-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(84vw,320px);max-width:320px;z-index:1100;transform:translate(-100%);box-shadow:0 18px 40px #0f172a40;padding-top:18px}.nav-sidebar.open{transform:translate(0)}.nav-sidebar.collapsed{transform:translate(-100%)}.nav-sidebar.collapsed .nav-label,.nav-sidebar.collapsed .nav-section-title{opacity:1;visibility:visible;position:static}.nav-sidebar.collapsed .nav-link{justify-content:flex-start;padding:11px 14px;gap:14px}.nav-sidebar.collapsed .nav-link.active:before{display:block}}@media (max-width: 480px){.nav-sidebar{width:min(88vw,300px)}.nav-link{font-size:13px}}.app-header{background:linear-gradient(90deg,#111827,#172033 48%,#111827);border-bottom:1px solid rgba(148,163,184,.2);box-shadow:0 12px 28px #0f172a33;padding:0 24px;height:60px;display:flex;align-items:center;position:sticky;top:0;z-index:1000}.hamburger-btn{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:#94a3b81f;border:1px solid rgba(203,213,225,.18);border-radius:10px;font-size:22px;cursor:pointer;margin-right:15px;color:var(--sidebar-text);transition:background .18s ease,border-color .18s ease,color .18s ease}.hamburger-btn:hover{background:#2c3344;border-color:#cbd5e147;color:#fff}.app-header-content{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px}.header-left,.header-center,.header-right{min-width:0}.header-left .logo{font-size:20px;font-weight:700;color:#f8fafc;display:inline-flex;align-items:center;gap:0;letter-spacing:0;text-shadow:0 1px 1px rgba(15,23,42,.35)}.header-left .logo:before{content:"";width:8px;height:28px;margin-right:10px;border-radius:999px;background:linear-gradient(180deg,#2563eb,#0ea5e9);box-shadow:0 0 0 4px #2563eb1f}.header-left .logo .logo-main{font-weight:700}.header-left .logo .logo-ep{font-weight:900}.header-center{flex:1 1 auto;display:flex;justify-content:center;max-width:680px;min-width:0}.header-right{display:flex;align-items:center;gap:10px}.user-greeting{font-size:14px;color:#e2e8f0;font-weight:750;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-avatar-link{display:flex;align-items:center;justify-content:center;border:1px solid rgba(226,232,240,.28);border-radius:999px;background:#ffffff14;box-shadow:0 8px 18px #0f172a38}.header-avatar-image,.header-avatar-initials{width:32px;height:32px;border-radius:50%;font-size:14px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;object-fit:cover}.button-logout{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:1px solid rgba(255,255,255,.14);padding:9px 14px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:700;box-shadow:0 8px 18px #dc262638;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.button-logout:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 10px 22px #dc26264d}.notification-bell-wrapper{position:relative}.notification-bell-button{width:38px;height:38px;background:#94a3b81f;border:1px solid rgba(203,213,225,.18);border-radius:8px;cursor:pointer;color:#e2e8f0;padding:0;display:flex;align-items:center;justify-content:center;transition:background .18s ease,border-color .18s ease,color .18s ease}.notification-bell-button:hover{background:#2c3344;border-color:#cbd5e147;color:#fff}.notification-badge{position:absolute;top:-7px;right:-7px;background-color:#e74c3c;color:#fff;border-radius:50%;min-width:20px;height:20px;padding:0 5px;font-size:11px;line-height:1;font-weight:700;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:2px solid #0f172a}@keyframes ring-bell{0%,to{transform:rotate(0)}10%,30%,50%,70%,90%{transform:rotate(-10deg)}20%,40%,60%,80%{transform:rotate(10deg)}}.notification-bell-button.new-notification .lucide-bell{animation:ring-bell .8s ease-in-out 8;filter:drop-shadow(0 0 8px rgba(255,50,50,.9))}.header-icon-btn.has-urgent{color:#e65100;background-color:#fff3e0}.notification-badge.urgent{background-color:#d32f2f;animation:pulse-red 2s infinite}@keyframes pulse-red{0%{box-shadow:0 0 #d32f2f66}70%{box-shadow:0 0 0 6px #d32f2f00}to{box-shadow:0 0 #d32f2f00}}.notification-dropdown.urgent-dropdown{border-top:4px solid #e65100}.notification-header.urgent-header{background-color:#fff3e0;color:#bf360c}.notification-item.urgent-item{border-left:3px solid #ff9800;background-color:#fff8e1}.notification-item.urgent-item:hover{background-color:#ffecb3}.notif-icon-wrapper{background-color:#ffe0b2;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}@media (max-width: 992px){.app-header{padding:0 12px}.header-center{max-width:none}.header-center>.search-bar-wrapper{width:100%!important;max-width:none!important}.header-right{gap:10px}.user-greeting{display:none}.button-logout{padding:7px 10px}}@media (max-width: 768px){.app-header{height:auto;min-height:60px;padding:10px 12px;align-items:flex-start}.app-header-content{flex-wrap:wrap;gap:10px 12px}.header-left{order:1;flex:0 0 auto}.header-right{order:2;margin-left:auto;gap:8px;flex:0 0 auto}.header-center{order:3;flex:1 0 100%;max-width:none;justify-content:stretch}.header-left .logo{font-size:18px}.notification-bell-button{padding:4px}.button-logout{margin-left:0;padding:7px 10px;font-size:13px}}@media (max-width: 480px){.app-header{padding:8px 10px}.hamburger-btn{margin-right:10px;font-size:22px}.header-left .logo{font-size:16px}.header-right{gap:6px}.header-avatar-image,.header-avatar-initials{width:30px;height:30px;font-size:13px}.button-logout{padding:6px 8px;font-size:12px}}.search-bar-container{display:flex;align-items:center;background-color:#383e4c;border:1px solid #5a6275;border-radius:8px;padding:6px 12px;width:100%;max-width:450px;transition:border-color .2s,box-shadow .2s}.search-bar-container:focus-within{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e566}.search-bar-lupa-icon{color:#a2a8b3;margin-right:10px}.search-bar-input{flex-grow:1;background:none;border:none;outline:none;color:#fff;font-size:14px}.search-bar-input::placeholder{color:#a2a8b3}.search-bar-filter-btn{background:none;border:none;color:#a2a8b3;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;margin-left:8px;transition:background-color .2s,color .2s}.search-bar-filter-btn:hover{background-color:#4b5368;color:#fff}.advanced-filters-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c3e5080;display:flex;justify-content:flex-end;z-index:2000}.advanced-filters-panel{width:420px;max-width:90vw;height:100%;background:#fff;box-shadow:0 10px 30px #0003;padding:16px 18px;display:flex;flex-direction:column;animation:slideIn .18s ease-out}@keyframes slideIn{0%{transform:translate(20px);opacity:.6}to{transform:translate(0);opacity:1}}.afp-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #e6e9ee}.afp-header h3{margin:0;font-size:1.1rem;color:#2c3e50}.afp-close-btn{border:none;background:transparent;font-size:1.6rem;line-height:1;color:#95a5a6;cursor:pointer;padding:4px 6px;border-radius:6px}.afp-close-btn:hover{background:#f1f3f5;color:#2c3e50}.afp-body{flex:1;overflow:auto;padding-top:14px;display:grid;gap:12px}.afp-body .form-group{display:flex;flex-direction:column;gap:6px}.afp-body label{font-size:.9rem;color:#5e6c84}.afp-body input,.afp-body select{padding:9px 12px;border:1px solid #dfe1e6;border-radius:6px;font-size:.95rem}.afp-body input:focus,.afp-body select:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db33}.scale-management-column{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:15px}.user-selection-list{list-style:none;padding:0;margin:0;max-height:300px;overflow-y:auto}.user-selection-list li{margin-bottom:10px}.user-selection-list label{display:flex;align-items:center;gap:10px;cursor:pointer;padding:5px;border-radius:4px;transition:background-color .2s ease}.user-selection-list input[type=checkbox]{width:18px;height:18px;accent-color:#0052cc;cursor:pointer}.user-info-scale .assignee-avatar-small{width:28px;height:28px}.user-info-scale .assignee-avatar-small{width:28px;height:28px;border-radius:50%;font-size:.8em;font-weight:500;display:flex;align-items:center;justify-content:center;object-fit:cover}.user-selection-list{list-style:none;padding:0;margin:0;max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c7d0 #f4f5f7}.user-selection-list::-webkit-scrollbar{width:8px}.user-selection-list::-webkit-scrollbar-track{background:#f4f5f7}.user-selection-list::-webkit-scrollbar-thumb{background-color:#c1c7d0;border-radius:4px;border:2px solid #f4f5f7}.user-selection-list li{margin-bottom:5px}.dept-cargo-modal .dept-cargo-columns{display:flex;gap:25px}.scale-management-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-top:20px}.scale-management-column{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:15px;display:flex;flex-direction:column}.scale-management-column h4{margin-top:0;margin-bottom:15px;color:#343a40;border-bottom:1px solid #dfe1e6;padding-bottom:10px}.user-selection-list,.item-list{list-style:none;padding:0;margin:0;max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c7d0 #f4f5f7}.user-selection-list::-webkit-scrollbar,.item-list::-webkit-scrollbar{width:8px}.user-selection-list::-webkit-scrollbar-track,.item-list::-webkit-scrollbar-track{background:#f4f5f7}.user-selection-list::-webkit-scrollbar-thumb,.item-list::-webkit-scrollbar-thumb{background-color:#c1c7d0;border-radius:4px;border:2px solid #f4f5f7}.user-selection-list li,.item-list li{margin-bottom:5px}.user-selection-list label{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s ease;width:100%;box-sizing:border-box}.user-selection-list label:hover{background-color:#e9ecef}.user-selection-list input[type=checkbox]{width:18px;height:18px;accent-color:#0052cc;cursor:pointer;flex-shrink:0}.user-info-scale{display:flex;align-items:center;gap:8px}.user-info-scale .assignee-avatar-small{width:28px;height:28px;border-radius:50%;font-size:.8em;font-weight:500;display:flex;align-items:center;justify-content:center;color:#fff;object-fit:cover}.dept-cargo-modal .dept-cargo-columns{display:flex;gap:25px;min-width:500px}.dept-cargo-modal .dept-cargo-section{flex:1;display:flex;flex-direction:column}.dept-cargo-modal .add-item-form{display:flex;gap:8px;margin-bottom:15px}.dept-cargo-modal .add-item-form input{flex-grow:1}.dept-cargo-modal .button-small{padding:8px 12px;font-size:.9em}.dept-cargo-modal .item-list-entry{display:flex;justify-content:space-between;align-items:center;padding:8px 5px;border-bottom:1px solid #f0f0f0}.dept-cargo-modal .item-list-entry:last-child{border-bottom:none}.dept-cargo-modal .delete-item-btn{background:none;border:none;cursor:pointer;color:#5e6c84;font-size:1.1em;padding:5px;border-radius:4px}.dept-cargo-modal .delete-item-btn:hover{background-color:#fce8e6;color:#c0392b}.user-management-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.user-management-header h2{margin:0}.user-management-header .settings-btn{background:none;border:1px solid transparent;padding:5px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#5e6c84;transition:background-color .2s,color .2s}.user-management-header .settings-btn:hover{background-color:#e9ebf0;color:#172b4d}.sm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c3e508c;display:flex;align-items:center;justify-content:center;z-index:2100}.sm-modal{width:880px;max-width:95vw;max-height:90vh;background:#fff;border-radius:10px;box-shadow:0 14px 40px #00000040;overflow:hidden;display:flex;flex-direction:column}.sm-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e9ecef}.sm-header h2{margin:0;font-size:1.25rem;color:#2c3e50}.sm-close-btn{border:none;background:transparent;font-size:1.6rem;line-height:1;color:#95a5a6;cursor:pointer;padding:4px 8px;border-radius:8px}.sm-close-btn:hover{background:#f1f3f5;color:#2c3e50}.sm-body{padding:16px 18px;overflow:auto;display:grid;gap:14px}.sm-footer{padding:12px 18px;border-top:1px solid #e9ecef;display:flex;gap:8px;justify-content:flex-end}.sm-footer .btn{padding:9px 14px;border-radius:6px;border:1px solid #dfe3e8;background:#fff;cursor:pointer}.sm-footer .btn.primary{background:#2d7ff9;border-color:#2d7ff9;color:#fff}.sm-footer .btn.danger{background:#dc3545;border-color:#dc3545;color:#fff}.sm-footer .btn:hover{filter:brightness(.97)}.sm-scale-page{display:flex;flex-direction:column;gap:16px}.sm-scale-description{margin:0;line-height:1.6}.sm-scale-description small{color:#64748b}.sm-scale-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.sm-scale-create-column-card{flex:1 1 100%;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px;padding:14px;border:1px solid #c7d2fe;border-radius:12px;background:linear-gradient(180deg,#eef2ff,#fff)}.sm-scale-create-column-copy{display:flex;flex-direction:column;gap:4px;max-width:420px}.sm-scale-create-column-copy strong{color:#0f172a}.sm-scale-create-column-copy span{color:#64748b;font-size:.82rem;line-height:1.45}.sm-scale-create-column-controls{display:flex;flex:1 1 360px;flex-wrap:wrap;gap:10px;justify-content:flex-end}.sm-scale-create-column-controls input,.sm-scale-create-column-controls select{min-width:180px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#1e293b;font-size:.95rem}.sm-scale-create-column-btn:disabled{opacity:.55;cursor:not-allowed}.sm-scale-default-visibility-card{flex:1 1 100%;display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid #bfdbfe;border-radius:12px;background:linear-gradient(180deg,#eff6ff,#fff)}.sm-scale-default-visibility-actions,.sm-scale-default-visibility-grid{display:flex;flex-wrap:wrap;gap:10px}.sm-scale-search{flex:1 1 280px;min-width:240px;display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid #dbe2ea;border-radius:10px}.sm-scale-search svg{color:#64748b;flex-shrink:0}.sm-scale-search input,.sm-scale-toolbar select{border:none;outline:none;font-size:.95rem;background:transparent;color:#1e293b}.sm-scale-toolbar select{min-width:190px;padding:10px 12px;background:#fff;border:1px solid #dbe2ea;border-radius:10px}.sm-scale-toolbar-btn{padding:10px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#334155;font-weight:600;cursor:pointer}.sm-scale-summary{display:flex;align-items:center;gap:8px;padding:12px 14px;border-radius:12px;background:#eff6ff;color:#1d4ed8;font-weight:600}.sm-scale-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.sm-scale-column-card{display:flex;flex-direction:column;min-height:0;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 10px 25px #0f172a0d;overflow:hidden}.sm-scale-column-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:16px 16px 12px;border-bottom:1px solid #eef2f7;background:linear-gradient(180deg,#f8fafc,#fff)}.sm-scale-column-header h4{margin:0 0 6px;font-size:1rem;color:#0f172a}.sm-scale-column-meta{display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-size:.8rem}.sm-scale-column-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.sm-scale-link-btn{padding:6px 10px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;font-size:.78rem;font-weight:700;cursor:pointer}.sm-scale-link-btn.danger{color:#b91c1c;border-color:#fecaca;background:#fff5f5}.sm-scale-column-body{display:flex;flex-direction:column;gap:14px;padding:14px 16px 16px;max-height:460px;overflow-y:auto}.sm-scale-permission-block{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff}.sm-scale-permission-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:flex-start}.sm-scale-permission-header strong{display:block;margin-bottom:4px;color:#0f172a}.sm-scale-permission-header p{margin:0;font-size:.8rem;line-height:1.45;color:#64748b}.sm-scale-column-actions--secondary{width:100%;justify-content:flex-start}.sm-scale-cargo-selection-groups{display:flex;flex-direction:column;gap:10px}.sm-scale-cargo-selection-group{display:flex;flex-direction:column;gap:8px}.sm-scale-cargo-chip-list{display:flex;flex-wrap:wrap;gap:8px}.sm-scale-cargo-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;font-size:.78rem;font-weight:600;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.sm-scale-cargo-chip input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:#2563eb}.sm-scale-cargo-chip.is-selected{border-color:#93c5fd;background:#dbeafe;color:#1d4ed8}.sm-scale-empty{padding:20px 14px;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;text-align:center;font-size:.92rem}.sm-scale-empty--compact{padding:14px 12px;font-size:.82rem}.sm-scale-department-block{display:flex;flex-direction:column;gap:10px}.sm-scale-department-title{font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#475569}.sm-scale-cargo-block{border:1px solid #eef2f7;border-radius:12px;background:#f8fafc;overflow:hidden}.sm-scale-cargo-title{padding:10px 12px;font-size:.82rem;font-weight:700;color:#334155;border-bottom:1px solid #e2e8f0;background:#ffffffe6}.sm-scale-user-list{list-style:none;margin:0;padding:0}.sm-scale-user-item+.sm-scale-user-item{border-top:1px solid #e2e8f0}.sm-scale-user-label{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;cursor:pointer}.sm-scale-user-label input[type=checkbox]{width:17px;height:17px;accent-color:#2563eb;flex-shrink:0}.sm-scale-user-main{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.sm-scale-user-main .assignee-avatar-small{width:30px;height:30px;flex-shrink:0}.sm-scale-user-meta{min-width:0;display:flex;flex-direction:column}.sm-scale-user-meta strong{font-size:.92rem;color:#0f172a}.sm-scale-user-meta span{font-size:.76rem;color:#64748b}.sm-scale-match-badge{flex-shrink:0;padding:4px 8px;border-radius:999px;background:#dcfce7;color:#166534;font-size:.72rem;font-weight:700}@media (max-width: 900px){.sm-scale-grid{grid-template-columns:1fr}.sm-scale-column-body{max-height:none}}.scale-presets-content{padding:10px}.settings-option-description{font-size:14px;color:#555;margin-bottom:25px;line-height:1.5}.presets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.preset-group{background-color:#f9fafb;border:1px solid #e0e0e0;border-radius:8px;padding:15px}.preset-title{margin-top:0;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #e0e0e0;font-size:1.1em;color:#333}.user-checkbox-list{list-style:none;padding:0;margin:0;max-height:300px;overflow-y:auto}.user-checkbox-label{display:flex;align-items:center;padding:8px 5px;cursor:pointer;border-radius:4px;transition:background-color .2s}.user-checkbox-label:hover{background-color:#f0f2f5}.user-checkbox-label input[type=checkbox]{margin-right:12px;width:16px;height:16px}.user-info{display:flex;align-items:center;gap:10px}.user-avatar-small{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;object-fit:cover}.no-users-message{font-size:14px;color:#888;font-style:italic}.meta-alerts-card{background:#fff1f2;border:1px solid #fecdd3;border-left:4px solid #e11d48;border-radius:8px;padding:16px;margin-bottom:20px}.meta-alerts-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.meta-alerts-header h3{margin:0;font-size:1rem;font-weight:700;color:#9f1239}.pulsing-icon{animation:pulse-red 2s infinite}@keyframes pulse-red{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}.meta-alerts-list{display:flex;gap:12px;flex-wrap:wrap}.meta-alert-item{flex:1;min-width:200px;background:#fff;padding:10px;border-radius:6px;border:1px solid #eee;box-shadow:0 2px 4px #00000008}.meta-alert-item.status-overdue{border-color:#fca5a5;background:#fff5f5}.meta-alert-item.status-urgent{border-color:#fdba74}.meta-alert-top{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.75rem;text-transform:uppercase;font-weight:700}.meta-status-text{color:#e11d48}.status-overdue .meta-status-text{color:#b91c1c}.meta-detail-row{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#4b5563;margin-bottom:4px}.meta-mini-progress{height:4px;background:#e5e7eb;border-radius:2px;margin-top:8px;overflow:hidden}.meta-mini-bar{height:100%;background:#e11d48}.team-feed-container{display:flex;flex-direction:column;gap:1.5rem}.feed-item{display:flex;gap:1rem;align-items:flex-start}.feed-item-avatar .avatar{width:36px;height:36px;font-size:.875rem}.feed-item-content{flex:1}.feed-item-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.feed-item-user{font-weight:600;color:#111827}.feed-item-timestamp{font-size:.875rem;color:#6b7280}.feed-item-description{color:#374151;line-height:1.5}.feed-item-description strong{color:#1f2937}.feed-item-description .task-link{color:#4f46e5;text-decoration:none;font-weight:500}.feed-item-description .task-link:hover{text-decoration:underline}.no-activity-message{text-align:center;padding:2rem;color:#6b7280;font-style:italic}.workload-container{width:100%}.workload-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.date-controls{display:flex;align-items:center;gap:.5rem}.date-controls button{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:.5rem;cursor:pointer;display:flex;align-items:center}.date-controls button:hover{background:#e5e7eb}.date-controls span{font-size:1.125rem;font-weight:600;color:#1f2937}.workload-grid{display:grid;border-left:1px solid #e5e7eb;border-top:1px solid #e5e7eb;overflow-x:auto}.workload-grid-header{display:contents}.workload-grid-header .header-cell,.workload-grid-header .day-cell{padding:.75rem;background-color:#f9fafb;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;text-align:center;font-weight:600;color:#4b5563;min-width:150px}.workload-grid-header .header-cell{position:sticky;left:0;z-index:2}.day-number{font-size:1.25rem;display:block}.day-name{font-size:.75rem;text-transform:uppercase}.workload-member-row{display:contents}.member-name-cell{padding:1rem;background-color:#f9fafb;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;font-weight:500;display:flex;align-items:center;gap:.5rem;position:sticky;left:0;z-index:1}.workload-day-cell{border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:.5rem;min-height:100px;position:relative}.workload-task-item{background-color:#eef2ff;border-left:3px solid #4f46e5;border-radius:6px;padding:.5rem;margin-bottom:.5rem;font-size:.875rem;cursor:pointer;transition:background-color .2s}.workload-task-item:hover{background-color:#e0e7ff}.task-item-header{display:flex;justify-content:space-between;font-weight:600;color:#312e81}.task-item-retranca{color:#4338ca}.daily-total{position:absolute;bottom:5px;right:8px;font-size:.75rem;font-weight:700;color:#6b7280;background-color:#f3f4f6;padding:2px 6px;border-radius:4px}.workload-grid{display:grid;grid-template-columns:200px repeat(7,1fr);border-left:1px solid #e5e7eb;border-top:1px solid #e5e7eb;overflow-x:auto}.workload-day-cell{border:1px solid #e0e0e0;padding:8px;min-height:100px;position:relative;transition:background-color .3s ease}.daily-total{position:absolute;bottom:5px;right:8px;font-weight:700;font-size:14px;background-color:#ffffffb3;padding:2px 5px;border-radius:4px;color:#333}.workload-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.workload-legend{display:flex;align-items:center;gap:15px;font-size:12px;color:#555;padding-top:10px}.legend-item{display:flex;align-items:center;gap:5px}.legend-color-box{width:15px;height:15px;border:1px solid #ccc;border-radius:3px}.workload-task-item{background-color:#fffc;border-left:3px solid #3498DB;color:#333;padding:4px 6px;margin-bottom:4px;border-radius:3px;font-size:12px;cursor:pointer;box-shadow:0 1px 2px #0000000d}.workload-task-item:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.task-item-header{display:flex;justify-content:space-between;align-items:center;gap:5px}.task-item-retranca{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.workload-day-cell{position:relative;padding-top:26px;min-height:84px}.workload-day-cell .day-number-month-view{position:absolute;top:6px;left:8px;font-weight:600;opacity:.8}.workload-day-cell .daily-total{position:absolute;top:6px;right:8px;z-index:2;padding:2px 8px;border-radius:999px;font-size:12px;line-height:1.2;background:#000000a6;color:#fff;pointer-events:none}.workload-task-item{margin-top:4px}.workload-modal{max-width:600px}.workload-modal h3{margin-top:0;display:flex;align-items:center;gap:10px;font-size:1.3rem}.workload-controls{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee;display:flex;align-items:center;gap:10px}.workload-controls label{font-weight:500;color:#333}.workload-controls select{padding:8px 12px;border:1px solid #ccc;border-radius:6px;font-size:1rem;flex-grow:1}.page-container{padding:20px}.page-content{max-width:900px;margin:0 auto}.diagnostics-card{background-color:#fff;border-radius:8px;border:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d;overflow:hidden}.workload-controls{padding:1.5rem;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;gap:15px;flex-wrap:wrap}.workload-controls label{font-weight:600;color:#333;font-size:1.1rem}.workload-controls select{padding:10px 15px;border:1px solid #ccc;border-radius:6px;font-size:1rem;flex-grow:1;min-width:200px}.workload-results{padding:1.5rem}.workload-results .description{font-size:.9rem;color:#666;margin-top:0;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px dashed #eee}.workload-list{list-style:none;padding:0;margin:0}.workload-item{display:flex;align-items:center;justify-content:space-between;padding:12px 5px;border-bottom:1px solid #f0f0f0}.workload-item:last-child{border-bottom:none}.workload-user-info{display:flex;align-items:center;gap:12px;flex-basis:40%}.assignee-avatar-small{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1rem;flex-shrink:0}.user-details{display:flex;flex-direction:column}.user-name{font-weight:600;color:#333}.task-count{font-size:.85rem;color:#777}.workload-details{display:flex;align-items:center;gap:10px;flex-basis:60%}.hours-label{font-weight:600;color:#333;min-width:40px;text-align:right}.workload-bar-container{flex-grow:1;height:12px;background-color:#e9ecef;border-radius:6px;overflow:hidden}.workload-bar{height:100%;border-radius:6px;transition:width .5s ease}.bar-low{background-color:#a5d6a7}.bar-medium{background-color:#ffb74d}.bar-high{background-color:#e57373}.no-data-message{color:#666;text-align:center;padding:2rem 0}.modal-backdrop-light{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999;display:flex;justify-content:center;align-items:center}.time-estimate-modal{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;width:100%;max-width:350px}.time-estimate-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.time-estimate-header h3{font-size:1.25rem;color:#111827}.time-estimate-body .form-group{margin-bottom:1.5rem}.time-estimate-body label{display:block;font-weight:500;margin-bottom:.5rem;color:#374151}.time-estimate-body input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.time-estimate-footer{display:flex;justify-content:flex-end;gap:.75rem}.cadastro-geral-modal{min-width:80vw;max-width:1100px}.cadastro-geral-content{display:flex;flex-direction:column;gap:30px;margin-top:20px}.settings-group{background-color:#f9f9f9;padding:20px;border-radius:8px;border:1px solid #eee}.settings-group h4,.association-group h4{margin-top:0;margin-bottom:15px;color:#333}.form-group-checkbox{display:flex;align-items:center;gap:8px;margin:15px 0}.form-group-checkbox label{font-weight:400;cursor:pointer}.association-group{border-top:1px solid #eee;padding-top:20px}.associacoes-wrapper{overflow-x:auto}.add-association-form{display:grid;grid-template-columns:1fr 2fr 120px;gap:10px;margin-bottom:15px;align-items:center}.add-association-form .form-group{grid-column:1 / -1}.avatar-upload-control{display:flex;align-items:center;gap:10px}.avatar-preview-small{width:32px;height:32px;border-radius:4px;object-fit:cover}.association-list{list-style:none;padding:0;margin:0;border:1px solid #ddd;border-radius:6px;overflow:hidden;min-width:900px}.association-list-header,.association-list-item{display:grid;grid-template-columns:80px 140px 1fr 240px 180px;gap:10px;align-items:center;padding:12px 15px}.association-list-header{background-color:#f8f9fa;font-weight:700;font-size:.9em;color:#555}.association-list-item{border-top:1px solid #eee}.association-list-item .cell input[type=text],.association-list-item .cell textarea{width:100%;padding:8px;font-size:.95em}.inline-textarea{resize:vertical}.avatar-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.avatar-preview{width:48px;height:48px;border-radius:6px;object-fit:cover;border:1px solid #ddd;cursor:pointer}.avatar-placeholder{width:48px;height:48px;border-radius:6px;background-color:#f0f0f0;border:1px dashed #ccc}.association-actions{display:inline-flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.association-actions button{font-size:.85em;padding:6px 12px;border:none;color:#fff;cursor:pointer;border-radius:4px}.action-btn-save{background-color:#27ae60}.action-btn-cancel{background-color:#7f8c8d}.action-btn-edit{background-color:#f39c12}.action-btn-delete{background-color:#c0392b}.button-danger-text{background:none;border:none;color:#c0392b;cursor:pointer;font-size:.8em;padding:0}.simple-lists-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid #eee;padding-top:20px}.add-item-form{display:flex;gap:8px;margin-bottom:15px}.add-item-form input{flex-grow:1}.item-list{list-style:none;padding:10px 0 0;margin:0;max-height:200px;overflow-y:auto;border-top:1px solid #e9ecef}.item-list-entry{display:flex;justify-content:space-between;align-items:center;padding:8px 5px;border-bottom:1px solid #f0f0f0;font-size:.95em}.item-list-entry:last-child{border-bottom:none}.delete-item-btn{background:none;border:none;cursor:pointer;color:#5e6c84;font-size:1.1em;padding:5px;border-radius:4px}.delete-item-btn:hover{background-color:#fce8e6;color:#c0392b}.pp-program-modal-content.cadastro-geral-modal{--pp-surface: rgba(255, 255, 255, .96);--pp-surface-strong: #ffffff;--pp-border: rgba(148, 163, 184, .22);--pp-border-strong: rgba(148, 163, 184, .32);--pp-text: #0f172a;--pp-muted: #64748b;--pp-primary: #0f766e;--pp-primary-strong: #115e59;--pp-primary-soft: rgba(20, 184, 166, .14);--pp-blue-soft: rgba(59, 130, 246, .12);width:min(1180px,94vw);max-width:1180px;min-width:min(1180px,94vw);padding:24px;border:1px solid rgba(255,255,255,.45);border-radius:28px;background:radial-gradient(circle at top right,rgba(45,212,191,.14),transparent 22%),radial-gradient(circle at top left,rgba(59,130,246,.12),transparent 18%),linear-gradient(180deg,#f8fbff,#fff 22%);box-shadow:0 26px 70px #0f172a3d}.pp-program-modal-shell{display:flex;flex-direction:column;gap:22px}.pp-program-modal-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px;border-radius:24px;border:1px solid var(--pp-border);background:linear-gradient(145deg,#fffffffa,#f0f9fff0);box-shadow:0 18px 38px #0f172a14}.pp-program-modal-hero-copy{max-width:620px}.pp-program-modal-kicker,.pp-program-section-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:linear-gradient(135deg,#14b8a61f,#3b82f61f);color:#0f766e;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pp-program-modal-title{margin:14px 0 10px;color:var(--pp-text);font-size:clamp(1.55rem,2.2vw,2.15rem);line-height:1.08}.pp-program-modal-subtitle{margin:0;max-width:60ch;color:var(--pp-muted);font-size:.98rem;line-height:1.7}.pp-program-modal-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:320px}.pp-program-modal-stat-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid var(--pp-border);background:#ffffffd1;box-shadow:inset 0 1px #ffffffa6}.pp-program-modal-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,#0f766e24,#1d4ed824);color:#0f766e}.pp-program-modal-stat-copy{display:flex;flex-direction:column;gap:2px}.pp-program-modal-stat-copy strong{color:var(--pp-text);font-size:1.05rem;line-height:1}.pp-program-modal-stat-copy span{color:var(--pp-muted);font-size:.82rem}.pp-program-modal-content .pp-program-association-group{display:flex;flex-direction:column;gap:18px;border-top:none;padding-top:0}.pp-program-create-card,.pp-program-list-card{border-radius:24px;border:1px solid var(--pp-border);background:var(--pp-surface);box-shadow:0 18px 42px #0f172a14}.pp-program-create-card{padding:22px}.pp-program-list-card{padding:18px}.pp-program-section-head,.pp-program-list-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.pp-program-section-head h4,.pp-program-list-toolbar h4{margin:10px 0 8px;color:var(--pp-text);font-size:1.2rem}.pp-program-section-head p,.pp-program-list-toolbar p{margin:0;color:var(--pp-muted);line-height:1.65}.pp-program-list-count{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#0f766e1a,#3b82f61f);color:#0f3c7a;font-weight:700;white-space:nowrap}.pp-program-form{grid-template-columns:minmax(0,1fr) minmax(0,1.8fr) 170px;gap:16px;margin-bottom:0}.pp-program-field{display:flex;flex-direction:column;gap:8px}.pp-program-field--full{grid-column:1 / -1}.pp-program-field span{color:#475569;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pp-program-field small{color:var(--pp-muted);line-height:1.5}.pp-program-modal-content .pp-program-form input,.pp-program-modal-content .pp-program-form select,.pp-program-modal-content .pp-program-form textarea,.pp-program-modal-content .association-list-item .cell input[type=text],.pp-program-modal-content .association-list-item .cell textarea,.pp-program-modal-content .association-list-item .cell select{width:100%;padding:13px 15px;border-radius:16px;border:1px solid var(--pp-border-strong);background:#fffffff0;color:var(--pp-text);font-size:.96rem;box-shadow:inset 0 1px 2px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.pp-program-modal-content .pp-program-form textarea,.pp-program-modal-content .association-list-item .cell textarea{resize:vertical;min-height:112px}.pp-program-modal-content .pp-program-form input:focus,.pp-program-modal-content .pp-program-form select:focus,.pp-program-modal-content .pp-program-form textarea:focus,.pp-program-modal-content .association-list-item .cell input[type=text]:focus,.pp-program-modal-content .association-list-item .cell textarea:focus,.pp-program-modal-content .association-list-item .cell select:focus{outline:none;border-color:#0f766e8c;box-shadow:0 0 0 4px #14b8a61f}.pp-program-avatar-control{align-items:center;gap:12px}.pp-program-modal-content .button-secondary.button-small.pp-program-avatar-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 14px;border:1px dashed rgba(15,118,110,.35);border-radius:14px;background:#ffffffe6;color:#0f766e;font-weight:700}.pp-program-modal-content .button-secondary.button-small.pp-program-avatar-btn:hover{background:#f0fdfae6;border-color:#0f766e8c}.pp-program-create-actions{grid-column:1 / -1;display:flex;justify-content:flex-start;padding-top:6px}.pp-program-primary-btn{display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:0 20px;border-radius:16px;background:linear-gradient(135deg,#0f766e,#1d4ed8);box-shadow:0 18px 30px #1d4ed82e}.pp-program-primary-btn:hover{transform:translateY(-1px);box-shadow:0 22px 34px #1d4ed838}.pp-program-modal-content .associacoes-wrapper{padding-top:4px}.pp-program-modal-content .association-list{min-width:980px;border:none;border-radius:0;background:transparent;overflow:visible}.pp-program-modal-content .association-list-header,.pp-program-modal-content .association-list-item{grid-template-columns:96px 190px minmax(220px,1.2fr) minmax(220px,.95fr) 220px;gap:16px;padding:16px 18px}.pp-program-modal-content .association-list-header{position:sticky;top:0;z-index:2;margin-bottom:12px;border:1px solid var(--pp-border);border-radius:18px;background:linear-gradient(135deg,#f1f5f9f2,#fffffff5);color:#475569;font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pp-program-modal-content .association-list-item{margin-bottom:12px;border:1px solid var(--pp-border);border-radius:22px;background:var(--pp-surface-strong);box-shadow:0 16px 28px #0f172a0d}.pp-program-modal-content .association-list-item:last-child{margin-bottom:0}.pp-program-modal-content .avatar-cell{gap:10px}.pp-program-modal-content .avatar-preview,.pp-program-modal-content .avatar-placeholder{width:58px;height:58px;border-radius:18px}.pp-program-modal-content .avatar-preview{border:1px solid rgba(148,163,184,.3);box-shadow:0 10px 18px #0f172a14}.pp-program-modal-content .avatar-preview-small{width:42px;height:42px;border-radius:14px}.pp-program-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f766e24,#3b82f629);color:#0f3c7a;border:1px dashed rgba(59,130,246,.25);font-size:.92rem;font-weight:800;letter-spacing:.06em}.pp-program-abbreviation-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#1d4ed81a,#0ea5e91f);color:#1d4ed8;font-weight:800;width:fit-content}.pp-program-name-stack,.pp-program-local-stack{display:flex;flex-direction:column;gap:7px}.pp-program-name{color:var(--pp-text);font-size:1rem;font-weight:700}.pp-program-meta,.pp-program-local-preview{color:var(--pp-muted);font-size:.84rem;line-height:1.55}.pp-program-local-badge{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:9px 13px;border-radius:999px;background:#e2e8f0a3;color:#475569;font-weight:700}.pp-program-local-badge.has-items{background:linear-gradient(135deg,#10b98124,#2dd4bf24);color:#047857}.pp-program-edit-stack{display:flex;flex-direction:column;gap:10px}.pp-program-modal-content .association-actions{justify-content:flex-start;gap:10px}.pp-program-modal-content .association-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 14px;border-radius:14px;border:none;color:#fff;font-weight:700;box-shadow:0 12px 20px #0f172a14}.pp-program-modal-content .action-btn-save{background:linear-gradient(135deg,#0f766e,#14b8a6)}.pp-program-modal-content .action-btn-cancel{background:linear-gradient(135deg,#64748b,#475569)}.pp-program-modal-content .action-btn-edit{background:linear-gradient(135deg,#f59e0b,#fb7185)}.pp-program-modal-content .action-btn-delete{background:linear-gradient(135deg,#dc2626,#b91c1c)}.pp-program-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:34px 20px;border:1px dashed rgba(148,163,184,.4);border-radius:22px;background:linear-gradient(180deg,#f8fafce6,#fffffff2);text-align:center}.pp-program-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,#0f766e1f,#3b82f624);color:#0f766e}.pp-program-empty-state strong{color:var(--pp-text);font-size:1rem}.pp-program-empty-state span{max-width:48ch;color:var(--pp-muted);line-height:1.6}@media (max-width: 1024px){.pp-program-modal-hero{flex-direction:column}.pp-program-modal-stats{width:100%;min-width:0}.pp-program-form{grid-template-columns:1fr}.pp-program-field--full,.pp-program-create-actions{grid-column:auto}}@media (max-width: 720px){.pp-program-modal-content.cadastro-geral-modal{width:min(100vw - 16px,1000px);min-width:min(100vw - 16px,1000px);padding:16px;border-radius:22px}.pp-program-modal-hero,.pp-program-create-card,.pp-program-list-card{border-radius:20px;padding:18px}.pp-program-modal-stats{grid-template-columns:1fr}.pp-program-list-toolbar,.pp-program-section-head{flex-direction:column}.pp-program-modal-content .association-list{min-width:860px}}.diagnostics-modal{max-width:500px}.diagnostics-modal h3{margin-top:0;display:flex;align-items:center;gap:10px;font-size:1.3rem}.diagnostics-modal p{margin-top:0;margin-bottom:1.5rem;color:#555}.diagnostics-list{list-style:none;padding:0;margin:0;font-size:1rem}.diagnostics-list li{display:flex;justify-content:space-between;padding:12px 10px;border-bottom:1px solid #f0f0f0}.diagnostics-list li:first-child{border-top:1px solid #f0f0f0}.diagnostics-list li span{color:#333}.diagnostics-list li strong{font-weight:600;background-color:#e9ecef;padding:2px 8px;border-radius:5px;color:#495057}.diagnostics-footer{display:block;margin-top:1.5rem;font-size:.85rem;color:#666;line-height:1.4;background-color:#f8f9fa;padding:10px;border-radius:5px}.diagnostics-modal{max-width:600px}.diagnostics-list{list-style:none;padding:0;margin:15px 0}.diagnostics-list li{display:flex;justify-content:space-between;padding:8px 12px;border-radius:6px}.diagnostics-list li:nth-child(odd){background-color:#f4f5f7}.diagnostics-list li span{color:#444}.diagnostics-list li strong{font-size:1.1em;color:#000}.diagnostics-footer{font-style:italic;color:#666;margin-top:10px}.diagnostics-config{margin-top:20px}.diagnostics-config h4{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:1.2em}.diagnostics-config hr{border:none;border-top:1px solid #eee;margin:20px 0}.config-section{margin-bottom:20px}.config-section h5{font-size:1em;font-weight:600;margin-bottom:10px;border-bottom:1px solid #f0f0f0;padding-bottom:5px}.column-checkbox-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.column-checkbox{display:flex;align-items:center;gap:8px;padding:8px;border-radius:5px;cursor:pointer;transition:background-color .2s}.column-checkbox:hover{background-color:#f4f5f7}.column-checkbox input{cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#091e428a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1200;display:flex;justify-content:center;align-items:center}.task-detail-modal{background:#fff;width:min(1080px,calc(100vw - 32px));max-width:calc(100vw - 32px);height:min(860px,calc(100vh - 32px));max-height:calc(100vh - 32px);border-radius:12px;box-shadow:0 8px 30px #0000001f;display:flex;flex-direction:column;position:relative;overflow:hidden}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close-button{position:absolute;top:16px;right:16px;background:transparent;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b778c;font-size:1.2rem;transition:background .2s;z-index:20}.modal-close-button:hover{background-color:#ebecf0;color:#172b4d}.task-detail-modal-toolbar{display:flex;justify-content:flex-end;align-items:center;padding:14px 20px 8px;flex-shrink:0;background:linear-gradient(180deg,#f8fafcf2,#f8fafcc7)}.task-detail-close-button{position:static;width:40px;height:40px;margin-left:auto;border:1px solid #dbe3f0;background:#fff;color:#475569;box-shadow:0 8px 18px #0f172a14}.task-detail-close-button:hover{background-color:#f8fafc;color:#0f172a;border-color:#cbd5e1}.kanban-detail-form{display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:var(--color-background-page)}.kanban-detail-form .form-scroll-content{flex-grow:1;overflow:auto;padding:24px;overscroll-behavior:contain}.kanban-detail-form .form-section{background-color:#fff;border:1px solid #dfe1e6;border-radius:8px;padding:24px;margin-bottom:24px;box-shadow:0 1px 2px #0000000d}.kanban-detail-form .form-section-header{display:flex;align-items:center;gap:12px;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid #ebecf0}.kanban-detail-form .form-section-title{font-size:1.1rem;font-weight:600;margin:0;color:#172b4d}.task-modal-header{padding:24px 32px 16px;border-bottom:1px solid #dfe1e6;flex-shrink:0;background-color:#fff}.task-title-input{width:100%;font-size:1.5rem;font-weight:700;color:#172b4d;border:1px solid transparent;background:transparent;padding:4px 8px;margin-left:-8px;border-radius:4px;outline:none;transition:all .2s}.task-title-input:hover,.task-title-input:focus{background-color:#fff;border-color:#0c66e4}.task-header-meta{display:flex;align-items:center;gap:16px;margin-top:12px}.status-select-badge{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0c66e4;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-weight:600;font-size:.85rem;cursor:pointer;text-align:center}.kanban-detail-form .form-grid-container,.kanban-detail-form .grid-cols-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:20px}.kanban-detail-form .grid-col-span-2{grid-column:span 2}.kanban-detail-form .form-grid-container-single-col{display:flex;flex-direction:column;gap:20px}.kanban-detail-form .form-group{display:flex;flex-direction:column;gap:6px}.kanban-detail-form .form-group label{font-size:.8rem;font-weight:600;color:#6b778c;text-transform:uppercase}.kanban-detail-form .form-group input,.kanban-detail-form .form-group select,.kanban-detail-form .form-group textarea{width:100%;padding:8px 10px;border:1px solid #dfe1e6;border-radius:4px;font-size:.95rem;background-color:#fafbfc;transition:border-color .2s;box-sizing:border-box}.kanban-detail-form .form-group input:focus,.kanban-detail-form .form-group select:focus,.kanban-detail-form .form-group textarea:focus{outline:none;border-color:#0c66e4;background-color:#fff}.properties-bar{background-color:#f7f8f9;border-radius:8px;padding:20px;margin-bottom:32px;border:1px solid #ebecf0}.kanban-detail-form .tag-input-area{display:flex;flex-direction:column;gap:8px}.kanban-detail-form .predefined-tag-colors{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:5px}.kanban-detail-form .tag-color-swatch{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer}.kanban-detail-form .tag-color-swatch.selected{border-color:#34495e;transform:scale(1.1)}.tags-display-area{display:flex;flex-wrap:wrap;gap:6px;padding:5px 0}.tag-chip{display:inline-flex;align-items:center;padding:4px 8px;border-radius:12px;font-size:.8em;font-weight:700;color:#fff}.remove-tag-btn{background:none;border:none;color:#fff;margin-left:6px;cursor:pointer;font-weight:700;opacity:.7}.subtasks-section{margin-top:0}.subtask-list{list-style:none;padding:0;margin:0 0 15px}.subtask-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #e9ecef}.subtask-item:hover{background-color:#fafbfc}.subtask-item input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#0c66e4}.subtask-content{flex-grow:1}.subtask-text{font-size:.95em;color:#172b4d;cursor:pointer}.subtask-item.completed .subtask-text{text-decoration:line-through;color:#868e96}.subtask-item-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.assignee-avatar-micro{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:50%!important;object-fit:cover!important;display:block;border:1px solid #dfe1e6}.subtask-action-btn{background:none;border:none;cursor:pointer;color:#6b778c;padding:4px;display:flex;align-items:center;justify-content:center}.subtask-action-btn:hover{color:#172b4d;background-color:#ebecf0;border-radius:4px}.add-subtask-form{display:flex;gap:10px;align-items:center;margin-top:12px}.subtask-input-field{flex-grow:1;border:1px solid #dfe1e6;border-radius:4px;padding:8px}.checklist-detail-section{width:min(100%,920px);margin-left:auto;margin-right:auto}.checklist-detail-section .subtasks-section{width:min(100%,840px);margin:0 auto}.checklist-detail-section .subtask-list{margin:0 0 18px;border:1px solid #e5eaf2;border-radius:8px;overflow:hidden;background:#fff}.checklist-detail-section .subtask-item{display:grid;grid-template-columns:24px minmax(0,1fr) 120px;align-items:center;column-gap:14px;min-height:54px;padding:8px 14px}.checklist-detail-section .subtask-item:last-child{border-bottom:0}.checklist-detail-section .subtask-content{min-width:0}.checklist-detail-section .subtask-text{display:block;overflow:hidden;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.checklist-detail-section .subtask-item-actions{display:grid;grid-template-columns:repeat(3,32px);align-items:center;justify-content:end;gap:6px;margin-left:0}.checklist-detail-section .assignee-avatar-micro{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;display:flex;align-items:center;justify-content:center;color:#334155;font-size:.72rem;font-weight:700;line-height:1}.checklist-detail-section .subtask-action-btn{width:32px;height:32px;background:#fff;border:1px solid transparent;border-radius:7px;padding:0}.checklist-detail-section .subtask-action-btn:hover{background-color:#f1f5f9;border-color:#dbe3f0}.checklist-detail-section .subtask-action-btn:disabled{cursor:not-allowed;opacity:.65}.checklist-detail-section .subtask-input-field{min-width:0;border-radius:6px;padding:10px 12px}.tabs-container{display:flex;gap:20px;border-bottom:2px solid #dfe1e6;margin-bottom:20px}.tab-button{background:none;border:none;padding:10px 16px;cursor:pointer;color:#6b778c;font-weight:600;border-bottom:3px solid transparent;margin-bottom:-2px}.tab-button.active{color:#0c66e4;border-bottom-color:#0c66e4}.comment-list,.activity-log-list{max-height:300px;overflow-y:auto;margin-bottom:20px;padding-right:10px}.comment-item,.activity-log-item{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px}.comment-avatar,.activity-avatar{width:32px!important;height:32px!important;flex-shrink:0;margin-top:2px}.comment-avatar img,.activity-avatar img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}.avatar-initials{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:12px}.comment-body{flex-grow:1;background-color:#f4f5f7;padding:12px;border-radius:8px}.comment-header{display:flex;justify-content:space-between;margin-bottom:4px}.comment-author{font-weight:700;color:#172b4d}.comment-text{font-size:.9rem;line-height:1.5}.comment-composer{display:flex;gap:12px;align-items:flex-start;margin-top:10px}.composer-avatar{width:32px!important;height:32px!important;flex-shrink:0;margin-top:4px}.composer-avatar img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}.composer-main{flex-grow:1;position:relative}.mention-suggestions-fixed{position:absolute;bottom:100%;left:0;background-color:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 12px #0003;min-width:250px;max-height:200px;overflow-y:auto;z-index:9999;margin-bottom:5px}.mention-item{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0}.mention-item:hover{background-color:#e6f7ff}.mention-avatar{width:24px!important;height:24px!important;border-radius:50%!important;object-fit:cover!important}.programas-table-container{width:100%;border:1px solid #dfe1e6;border-radius:8px;overflow:hidden;margin-top:10px}.programas-header,.programas-row{display:grid;grid-template-columns:.8fr 2.5fr .5fr .8fr 1.2fr .8fr 40px;column-gap:12px;padding:10px 16px;align-items:center}.programas-header{background-color:#f8fafc;border-bottom:1px solid #dfe1e6;font-weight:700;font-size:.75rem;text-transform:uppercase;color:#6b778c}.programas-row{border-bottom:1px solid #f1f5f9;font-size:.85rem;color:#334155}.programas-row:last-child{border-bottom:none}.header-col,.row-col{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-col-Bloco,.row-col-Bloco,.header-col-actions,.row-col-actions{text-align:center;justify-content:center;display:flex}.button-danger-icon{background:transparent;border:none;cursor:pointer;padding:6px;color:#ef4444;display:flex;align-items:center}.button-danger-icon:hover{background-color:#fee2e2;border-radius:4px}.kanban-detail-form .modal-actions-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;padding:16px 24px 28px;border-top:1px solid #dfe1e6;background-color:#f7f8f9;flex-shrink:0;margin:0;border-radius:0 0 12px 12px}.task-detail-modal .modal-actions-footer{padding-right:46px}.task-detail-modal .modal-actions-footer .button-primary,.task-detail-modal .modal-actions-footer .button-danger{min-height:44px;white-space:nowrap;flex-shrink:0}.task-detail-quick-nav{flex-wrap:wrap;row-gap:10px;overflow-x:visible}.task-detail-modal .form-group label{overflow-wrap:anywhere}.task-detail-resizer-handle{position:absolute;right:8px;bottom:8px;width:18px;height:18px;cursor:nwse-resize;z-index:30}.task-detail-resizer-handle:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-bottom:2px solid #94a3b8;border-right:2px solid #94a3b8;opacity:.9}.task-detail-resizer-handle:after{content:"";position:absolute;right:6px;bottom:6px;width:7px;height:7px;border-bottom:2px solid #cbd5e1;border-right:2px solid #cbd5e1}.button-primary{background-color:#0c66e4;color:#fff;padding:8px 16px;border:none;border-radius:4px;font-weight:600;cursor:pointer}.button-primary:hover{background-color:#05c}.button-danger{background-color:transparent;color:#ca3521;padding:8px 16px;border:1px solid transparent;border-radius:4px;font-weight:600;cursor:pointer}.button-danger:hover{background-color:#ffeceb}.kanban-tipo-multi-container{position:relative;width:100%}.kanban-tipo-multi-trigger{width:100%;min-height:38px;border:1px solid #dfe1e6;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;cursor:pointer;text-align:left}.kanban-tipo-multi-trigger.is-disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.kanban-tipo-multi-value-list{display:flex;flex-wrap:wrap;align-items:center;gap:4px;min-width:0}.kanban-tipo-chip{display:inline-flex;align-items:center;border-radius:8px;padding:2px 6px;font-size:.72rem;line-height:1.2;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kanban-tipo-plus{color:#64748b;font-size:.75rem;font-weight:700}.kanban-tipo-multi-placeholder{color:#94a3b8;font-size:.9rem}.kanban-tipo-multi-menu{position:absolute;left:0;right:0;background:#fff;border:1px solid #dfe1e6;border-radius:6px;box-shadow:0 10px 24px #0f172a29;z-index:1300;max-height:260px;overflow-y:auto}.kanban-tipo-multi-menu.down{top:calc(100% + 6px)}.kanban-tipo-multi-menu.up{bottom:calc(100% + 6px)}.kanban-tipo-multi-option{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid #f1f5f9;cursor:pointer;font-size:.85rem}.kanban-tipo-multi-option:last-of-type{border-bottom:none}.kanban-tipo-multi-option input{margin:0}.kanban-tipo-multi-actions{padding:8px 10px;border-top:1px solid #eef2f7;background:#fafcff}.kanban-tipo-multi-clear{border:none;background:transparent;color:#2563eb;font-size:.78rem;font-weight:600;cursor:pointer;padding:0}.kanban-tipo-multi-clear:disabled{color:#94a3b8;cursor:not-allowed}@media (max-width: 980px){.task-detail-quick-nav{flex-wrap:nowrap;overflow-x:auto}}@media (max-width: 768px){.task-detail-modal{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;border-radius:0}.task-detail-modal-toolbar{padding:12px 16px 6px}.task-detail-modal .modal-actions-footer{padding-right:20px;padding-bottom:20px}.task-detail-modal .modal-actions-footer .button-primary,.task-detail-modal .modal-actions-footer .button-danger{flex:1 1 100%}.task-detail-resizer-handle{display:none}.checklist-detail-section .subtask-item{grid-template-columns:24px minmax(0,1fr);row-gap:8px}.checklist-detail-section .subtask-item-actions{grid-column:2;justify-content:start}.form-grid-container,.grid-cols-4,.grid-cols-3{grid-template-columns:1fr!important}}.task-suggestion-widget{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:12px;padding:20px;margin-bottom:1.5rem;box-shadow:0 4px 6px #0000000d}.widget-title{margin-top:0;margin-bottom:1rem;font-size:1.1rem;font-weight:600;color:#495057;display:flex;align-items:center;gap:8px}.suggestions-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.suggestion-card-link{text-decoration:none;color:inherit}.suggestion-card{background-color:#fff;padding:15px;border-radius:8px;border:1px solid #e9ecef;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%}.suggestion-card:hover{transform:translateY(-3px);box-shadow:0 6px 12px #0000001a;border-color:#3498db}.suggestion-task-title{font-weight:500;margin-bottom:.5rem;color:#212529}.suggestion-task-due-date{font-size:.85rem;color:#e74c3c;font-weight:500;align-self:flex-end}.task-suggestion-widget{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;padding:16px;margin-bottom:24px;border:1px solid #bae6fd}.widget-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#0284c7}.widget-icon{color:#0ea5e9}.widget-header h3{margin:0;font-size:1rem;font-weight:700}.suggestions-list{display:flex;flex-direction:column;gap:8px}.suggestion-card{display:flex;justify-content:space-between;align-items:center;background:#ffffffb3;padding:10px 14px;border-radius:8px;text-decoration:none;border:1px solid rgba(255,255,255,.5);transition:all .2s ease}.suggestion-card:hover{background:#fff;transform:translate(4px);box-shadow:0 2px 8px #0ea5e926}.suggestion-content{display:flex;flex-direction:column}.suggestion-title{font-weight:600;color:#0f172a;font-size:.95rem}.suggestion-subtitle{font-size:.75rem;color:#64748b}.suggestion-meta{font-size:.75rem;color:#0369a1;margin-top:2px;font-weight:500}.suggestion-arrow{color:#94a3b8;opacity:.7}.suggestion-card:hover .suggestion-arrow{color:#0ea5e9;opacity:1}.people-page{padding:1.35rem 1.55rem;background:linear-gradient(180deg,#f8fbff,#eef5ff 38%,#f8fafc);min-height:100%;display:flex;flex-direction:column;min-width:0}.people-header{display:grid;grid-template-columns:minmax(250px,.75fr) minmax(620px,1.25fr) auto;align-items:center;gap:.9rem 1rem;margin-bottom:1rem;padding:1rem 1.15rem 1.05rem;border:1px solid rgba(148,163,184,.22);border-radius:24px;background:linear-gradient(180deg,#ffffffe6,#ffffffc2);box-shadow:0 18px 42px #0f172a0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.people-summary-content{border:1px solid rgba(148,163,184,.2);border-radius:24px;background:linear-gradient(180deg,#ffffffe6,#f8fafcd1);padding:1rem 1.1rem 1.15rem;margin-bottom:1.35rem;box-shadow:0 18px 42px #0f172a0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.people-performance-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.9rem;margin-bottom:1rem}.people-performance-overview>div,.people-performance-overview>button{position:relative;display:flex;flex-direction:column;gap:.45rem;min-height:118px;padding:1rem 1.05rem;border-radius:18px;background:linear-gradient(180deg,#fffffff2,#f7faffe0);border:1px solid rgba(148,163,184,.2);box-shadow:0 10px 20px #0f172a0a;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;cursor:default;font:inherit;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.people-performance-overview>div:hover,.people-performance-overview>button:hover,.people-performance-overview>button:focus-visible{transform:translateY(-2px);box-shadow:0 16px 28px #2563eb14;border-color:#2563eb33}.people-performance-overview>button[data-active=true]{border-color:#2563eb8c;box-shadow:0 18px 34px #2563eb21,inset 0 0 0 1px #2563eb33}.people-performance-overview>button[data-active=true]:after{content:"";position:absolute;top:auto;bottom:.75rem;right:.75rem;width:.55rem;height:.55rem;border-radius:999px;background:#2563eb;box-shadow:0 0 0 4px #2563eb24}.people-performance-overview>div span,.people-performance-overview>button span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#64748b}.people-performance-overview>div strong,.people-performance-overview>button strong{color:#0f172a;font-size:clamp(1.55rem,2vw,2.1rem);line-height:1.1;letter-spacing:0}.people-overview-pdi.is-pending{border-color:#f59e0b33;background:linear-gradient(135deg,#f59e0b14,#fbbf240d)}.people-overview-pdi.is-overdue{border-color:#ef444433;background:linear-gradient(135deg,#ef444414,#f871710d)}.people-overview-pdi.is-due-soon{border-color:#f9731638;background:linear-gradient(135deg,#f9731614,#fb923c0d)}.people-overview-pdi.is-no-followup{border-color:#eab3083d;background:linear-gradient(135deg,#eab30817,#facc150d)}.people-overview-pdi.is-complete{border-color:#10b98133;background:linear-gradient(135deg,#10b98114,#22c55e0d)}.people-overview-pdi.is-none,.people-overview-status.is-draft,.people-overview-status.is-none{border-color:#94a3b838;background:linear-gradient(135deg,#0f172a05,#94a3b80a)}.people-overview-status.is-reopened{border-color:#ef444433;background:linear-gradient(135deg,#ef444414,#f871710d)}.people-overview-status.is-calibrated{border-color:#4f46e533;background:linear-gradient(135deg,#4f46e514,#0ea5e90d)}.people-overview-status.is-calibration-pending{border-color:#f59e0b38;background:linear-gradient(135deg,#f59e0b14,#fbbf240d)}.people-overview-status.is-evidence-pending{border-color:#0ea5e938;background:linear-gradient(135deg,#0ea5e914,#38bdf80d)}.people-overview-status.is-feedback-pending{border-color:#ec489938;background:linear-gradient(135deg,#ec489914,#fb923c0d)}.people-overview-status.is-potential-pending{border-color:#6366f138;background:linear-gradient(135deg,#6366f114,#a855f70d)}.people-overview-status.is-self-assessment-pending{border-color:#2563eb38;background:linear-gradient(135deg,#2563eb14,#0ea5e90d)}.people-overview-status.is-manager-assessment-pending{border-color:#ef444438;background:linear-gradient(135deg,#ef444414,#fb71850d)}.people-overview-status.is-data-pending{border-color:#dc26263d;background:linear-gradient(135deg,#dc262614,#f871710d)}.people-overview-status.is-critical-performance{border-color:#ef44443d;background:linear-gradient(135deg,#ef444414,#f871710d)}.people-overview-status.is-alignment-pending{border-color:#6366f138;background:linear-gradient(135deg,#6366f114,#38bdf80d)}.people-overview-status.is-high-potential-at-risk{border-color:#7c3aed38;background:linear-gradient(135deg,#7c3aed14,#6366f10d)}.people-overview-status.is-potential-acceleration{border-color:#eab3083d;background:linear-gradient(135deg,#eab30814,#84cc160d)}.people-overview-status.is-role-fit-review{border-color:#dc26263d;background:linear-gradient(135deg,#dc262614,#f973160d)}.people-overview-status.is-consistent-delivery{border-color:#3b82f638;background:linear-gradient(135deg,#3b82f614,#14b8a60d)}.people-overview-status.is-development-plan-recommended{border-color:#f973163d;background:linear-gradient(135deg,#f9731614,#fb923c0d)}.people-overview-status.is-recognition-recommended{border-color:#10b98138;background:linear-gradient(135deg,#10b98114,#22c55e0d)}.people-overview-status.is-specialist-retention{border-color:#14b8a638;background:linear-gradient(135deg,#14b8a614,#2dd4bf0d)}.people-overview-status.is-succession-ready{border-color:#22c55e38;background:linear-gradient(135deg,#22c55e14,#84cc160d)}.people-overview-status.is-cycle-ready{border-color:#0596693d;background:linear-gradient(135deg,#05966914,#14b8a60d)}.people-action-queue{border:1px solid rgba(148,163,184,.2);border-radius:12px;background:#ffffffd1;padding:.85rem;margin-bottom:.75rem}.people-action-queue-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.people-action-queue-head strong{display:block;color:#0f172a;font-size:.9rem}.people-action-queue-head span,.people-action-queue p{color:#64748b;font-size:.8rem;line-height:1.35}.people-action-queue p{margin:0}.people-action-queue-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.65rem;max-height:190px;overflow:auto;padding-right:.25rem}.people-action-queue-list article{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:.65rem .7rem}.people-action-queue-list article[data-tone=critical]{border-color:#fecaca;background:#fff1f2}.people-action-queue-list article[data-tone=warning]{border-color:#fde68a;background:#fffbeb}.people-action-queue-list article[data-tone=success]{border-color:#bbf7d0;background:#f0fdf4}.people-action-queue-list b,.people-action-queue-list span,.people-action-queue-list small{display:block}.people-action-queue-list b{color:#0f172a;font-size:.82rem}.people-action-queue-list span{color:#334155;font-size:.76rem;font-weight:850;margin-top:.12rem}.people-action-queue-list small{color:#64748b;font-size:.72rem;font-weight:700;line-height:1.25;margin-top:.15rem}.people-action-queue-list button{flex:0 0 auto;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:.75rem;font-weight:900;padding:.42rem .62rem}.people-action-queue-list button:hover{border-color:#60a5fa;background:#dbeafe}.people-header-copy{min-width:0}.people-header h1{font-size:2rem;color:#111827;margin:0;line-height:1.05}.people-title-row{display:flex;align-items:center;justify-content:flex-start;gap:.45rem;flex-wrap:wrap;min-width:0}.people-indicators-button,.people-config-button,.people-module-button,.people-objectives-button,.people-help-button,.people-guided-tour-select{min-height:36px;border:1px solid #d8e0ec;border-radius:8px;background:#fff;color:#172033;padding:0 .78rem;font-weight:850;font-size:.88rem;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;cursor:pointer;box-shadow:0 1px 2px #0f172a0f;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.people-indicators-button:hover,.people-config-button:hover,.people-module-button:hover,.people-objectives-button:hover,.people-help-button:hover,.people-guided-tour-select:hover,.people-guided-tour-select:focus-within{background:#fff8dc;border-color:#d97706;box-shadow:0 8px 18px #0f172a1a;transform:translateY(-1px)}.people-indicators-button:focus-visible,.people-config-button:focus-visible,.people-module-button:focus-visible,.people-objectives-button:focus-visible,.people-help-button:focus-visible,.people-guided-tour-select:focus-visible{outline:2px solid #f59e0b;outline-offset:2px;background:#fff8dc;border-color:#d97706}.people-indicators-button svg,.people-config-button svg,.people-module-button svg,.people-objectives-button svg,.people-help-button svg,.people-guided-tour-select svg{color:#1e293b}.people-guided-tour-select{padding:0 .62rem}.people-guided-tour-select svg{color:#2563eb;flex:0 0 auto}.people-guided-tour-select select{min-width:162px;border:0;outline:0;background:transparent;color:#172033;font:inherit;font-weight:850;cursor:pointer}.people-help-button{width:38px;min-width:38px;padding:0;border-radius:999px;background:#f8fafc}.people-help-button svg{color:#2563eb}.people-header p{margin:.25rem 0 0;color:#64748b;font-size:.95rem}.people-header .header-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.people-header .header-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.people-lock-button{border:1px solid #cbd5e1;border-radius:8px;padding:0 .85rem;font-weight:850;cursor:pointer;background:#fff;color:#334155}.people-lock-button.is-locked{border-color:#fecaca;background:#fff5f5;color:#b91c1c}.people-lock-button.is-open{border-color:#bbf7d0;background:#f0fdf4;color:#047857}.people-lock-alert{display:flex;align-items:center;gap:.75rem;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1e3a8a;padding:.85rem 1rem;margin-bottom:1rem}.people-lock-alert.is-restricted{border-color:#fecaca;background:#fff5f5;color:#991b1b}.people-lock-alert strong,.people-lock-alert span{display:block}.people-lock-alert strong{font-size:.92rem}.people-lock-alert span{margin-top:.1rem;font-size:.82rem;font-weight:700}.people-module-button:disabled,.button-primary:disabled,.button-secondary:disabled,.user-card-evaluate-btn:disabled{opacity:.55;cursor:not-allowed}.button-secondary.copied{border-color:#86efac;background:#f0fdf4;color:#047857}.people-summary-toggle{width:38px;height:38px;border:1px solid #d8e0ec;border-radius:999px;background:#fff;color:#2563eb;padding:0;display:flex;align-items:center;justify-content:center;gap:0;cursor:pointer;text-align:center;box-shadow:0 1px 2px #0f172a0f;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.people-summary-toggle:hover{border-color:#93c5fd;background:#eff6ff;box-shadow:0 8px 18px #2563eb1f;transform:translateY(-1px)}.people-summary-toggle svg{flex:0 0 auto;color:#2563eb;transition:transform .18s ease}.people-summary-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.people-summary-content{border:1px solid #dbe4f0;border-radius:10px;background:#fff;padding:1rem;margin-bottom:.85rem;box-shadow:0 1px 2px #0f172a0d}.people-summary-section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.people-summary-section-head>div{min-width:0}.people-summary-section-head span{display:block;color:#2563eb;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.2rem}.people-summary-section-head strong{display:block;color:#0f172a;font-size:1.02rem;line-height:1.2}.people-performance-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem;margin-bottom:1rem}.people-performance-overview>div,.people-performance-overview>button{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.8rem .9rem;box-shadow:0 1px 2px #0f172a0d;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;cursor:default;font:inherit;text-align:left}.people-performance-overview>button{cursor:pointer}.people-performance-overview>button:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.people-performance-overview>button[data-active=true]{border-color:#60a5fa;box-shadow:0 10px 24px #2563eb1f,inset 0 0 0 1px #2563eb2e}.people-performance-overview>button[data-active=true]:after{content:"";position:absolute;top:auto;bottom:.65rem;right:.65rem;width:.5rem;height:.5rem;border-radius:999px;background:#2563eb;box-shadow:0 0 0 4px #2563eb24}.people-performance-overview span{display:block;color:#64748b;font-size:.82rem;margin-bottom:.35rem}.people-performance-overview strong{color:#0f172a;font-size:1.35rem}.people-performance-overview .people-overview-card-icon{position:absolute;top:.75rem;right:.75rem;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;margin:0;border-radius:8px;border:1px solid rgba(148,163,184,.22);background:#ffffffb8;color:#2563eb;box-shadow:0 8px 18px #0f172a0f}.people-performance-overview .people-overview-card-icon svg{flex:0 0 auto}.people-performance-overview .people-overview-status.is-reopened .people-overview-card-icon,.people-performance-overview .people-overview-status.is-manager-assessment-pending .people-overview-card-icon,.people-performance-overview .people-overview-status.is-data-pending .people-overview-card-icon,.people-performance-overview .people-overview-status.is-critical-performance .people-overview-card-icon,.people-performance-overview .people-overview-status.is-role-fit-review .people-overview-card-icon,.people-performance-overview .people-overview-pdi.is-overdue .people-overview-card-icon{color:#991b1b;background:#fff1f2;border-color:#fecaca}.people-performance-overview .people-overview-status.is-calibration-pending .people-overview-card-icon,.people-performance-overview .people-overview-status.is-potential-acceleration .people-overview-card-icon,.people-performance-overview .people-overview-status.is-development-plan-recommended .people-overview-card-icon,.people-performance-overview .people-overview-pdi.is-pending .people-overview-card-icon,.people-performance-overview .people-overview-pdi.is-due-soon .people-overview-card-icon,.people-performance-overview .people-overview-pdi.is-no-followup .people-overview-card-icon{color:#92400e;background:#fffbeb;border-color:#fde68a}.people-performance-overview .people-overview-status.is-cycle-ready .people-overview-card-icon,.people-performance-overview .people-overview-status.is-recognition-recommended .people-overview-card-icon,.people-performance-overview .people-overview-status.is-succession-ready .people-overview-card-icon,.people-performance-overview .people-overview-pdi.is-complete .people-overview-card-icon{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.people-performance-overview .people-overview-status.is-specialist-retention .people-overview-card-icon{color:#0f766e;background:#f0fdfa;border-color:#99f6e4}.people-performance-overview .people-overview-status.is-potential-pending .people-overview-card-icon,.people-performance-overview .people-overview-status.is-high-potential-at-risk .people-overview-card-icon{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.people-performance-overview .people-overview-status.is-feedback-pending .people-overview-card-icon{color:#be185d;background:#fdf2f8;border-color:#fbcfe8}.people-overview-help-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:38px;padding:.55rem .8rem;border-radius:8px;border:1px solid #bfdbfe;background:linear-gradient(180deg,#fff,#eff6ff);color:#2563eb;box-shadow:0 8px 18px #2563eb14;cursor:pointer;font:inherit;font-size:.86rem;font-weight:850;white-space:nowrap;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.people-overview-help-button:hover,.people-overview-help-button:focus-visible{transform:translateY(-1px);border-color:#60a5fa;background:#dbeafe;box-shadow:0 12px 24px #2563eb1f}.people-overview-help-button:focus-visible{outline:3px solid rgba(37,99,235,.18);outline-offset:2px}.people-overview-help-button svg{flex:0 0 auto}.people-performance-overview .people-overview-pdi.is-pending{border-color:#fde68a;background:#fffbeb}.people-performance-overview .people-overview-pdi.is-pending strong{color:#92400e}.people-performance-overview .people-overview-pdi.is-overdue{border-color:#fecaca;background:#fff1f2}.people-performance-overview .people-overview-pdi.is-overdue strong{color:#991b1b}.people-performance-overview .people-overview-pdi.is-due-soon{border-color:#fed7aa;background:#fff7ed}.people-performance-overview .people-overview-pdi.is-due-soon strong{color:#9a3412}.people-performance-overview .people-overview-pdi.is-no-followup{border-color:#fde68a;background:#fffbeb}.people-performance-overview .people-overview-pdi.is-no-followup strong{color:#92400e}.people-performance-overview .people-overview-pdi.is-complete{border-color:#bbf7d0;background:#f0fdf4}.people-performance-overview .people-overview-pdi.is-complete strong{color:#166534}.people-performance-overview .people-overview-pdi.is-none{border-color:#e2e8f0;background:#f8fafc}.people-performance-overview .people-overview-pdi.is-none strong{color:#475569}.people-performance-overview .people-overview-status.is-draft,.people-performance-overview .people-overview-status.is-none{border-color:#e2e8f0;background:#f8fafc}.people-performance-overview .people-overview-status.is-draft strong,.people-performance-overview .people-overview-status.is-none strong{color:#475569}.people-performance-overview .people-overview-status.is-reopened{border-color:#fecaca;background:#fff1f2}.people-performance-overview .people-overview-status.is-reopened strong{color:#991b1b}.people-performance-overview .people-overview-status.is-calibrated{border-color:#bfdbfe;background:#eff6ff}.people-performance-overview .people-overview-status.is-calibrated strong{color:#1d4ed8}.people-performance-overview .people-overview-status.is-calibration-pending{border-color:#fde68a;background:#fffbeb}.people-performance-overview .people-overview-status.is-calibration-pending strong{color:#92400e}.people-performance-overview .people-overview-status.is-evidence-pending{border-color:#bae6fd;background:#f0f9ff}.people-performance-overview .people-overview-status.is-evidence-pending strong{color:#0369a1}.people-performance-overview .people-overview-status.is-feedback-pending{border-color:#fbcfe8;background:#fdf2f8}.people-performance-overview .people-overview-status.is-feedback-pending strong{color:#be185d}.people-performance-overview .people-overview-status.is-potential-pending{border-color:#ddd6fe;background:#f5f3ff}.people-performance-overview .people-overview-status.is-potential-pending strong{color:#6d28d9}.people-performance-overview .people-overview-status.is-self-assessment-pending{border-color:#bfdbfe;background:#eff6ff}.people-performance-overview .people-overview-status.is-self-assessment-pending strong{color:#1d4ed8}.people-performance-overview .people-overview-status.is-manager-assessment-pending{border-color:#fecaca;background:#fff1f2}.people-performance-overview .people-overview-status.is-manager-assessment-pending strong{color:#991b1b}.people-performance-overview .people-overview-status.is-data-pending{border-color:#fecaca;background:#fef2f2}.people-performance-overview .people-overview-status.is-data-pending strong{color:#991b1b}.people-performance-overview .people-overview-status.is-critical-performance{border-color:#fecaca;background:#fff1f2}.people-performance-overview .people-overview-status.is-critical-performance strong{color:#991b1b}.people-performance-overview .people-overview-status.is-alignment-pending{border-color:#c7d2fe;background:#eef2ff}.people-performance-overview .people-overview-status.is-alignment-pending strong{color:#4338ca}.people-performance-overview .people-overview-status.is-high-potential-at-risk{border-color:#ddd6fe;background:#f5f3ff}.people-performance-overview .people-overview-status.is-high-potential-at-risk strong{color:#6d28d9}.people-performance-overview .people-overview-status.is-potential-acceleration{border-color:#fde68a;background:#fefce8}.people-performance-overview .people-overview-status.is-potential-acceleration strong{color:#854d0e}.people-performance-overview .people-overview-status.is-role-fit-review{border-color:#fecaca;background:#fef2f2}.people-performance-overview .people-overview-status.is-role-fit-review strong{color:#991b1b}.people-performance-overview .people-overview-status.is-consistent-delivery{border-color:#bfdbfe;background:#eff6ff}.people-performance-overview .people-overview-status.is-consistent-delivery strong{color:#1d4ed8}.people-performance-overview .people-overview-status.is-development-plan-recommended{border-color:#fed7aa;background:#fff7ed}.people-performance-overview .people-overview-status.is-development-plan-recommended strong{color:#9a3412}.people-performance-overview .people-overview-status.is-recognition-recommended{border-color:#bbf7d0;background:#f0fdf4}.people-performance-overview .people-overview-status.is-recognition-recommended strong{color:#166534}.people-performance-overview .people-overview-status.is-specialist-retention{border-color:#99f6e4;background:#f0fdfa}.people-performance-overview .people-overview-status.is-specialist-retention strong{color:#0f766e}.people-performance-overview .people-overview-status.is-succession-ready{border-color:#bef264;background:#f7fee7}.people-performance-overview .people-overview-status.is-succession-ready strong{color:#3f6212}.people-performance-overview .people-overview-status.is-cycle-ready{border-color:#a7f3d0;background:#ecfdf5}.people-performance-overview .people-overview-status.is-cycle-ready strong{color:#047857}.people-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:0;align-items:center;min-width:0}.people-filters .search-bar{flex-grow:1;flex-basis:320px;position:relative;min-width:0}.people-filters .search-bar input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.people-filters .search-bar svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af}.people-filters select{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background-color:#fff;min-height:48px;min-width:210px}.people-clear-filters{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#334155;cursor:pointer;font-size:.92rem;font-weight:900;padding:.75rem .95rem;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.people-clear-filters span{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:.75rem;font-weight:900}.people-clear-filters:hover:not(:disabled){border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;transform:translateY(-1px)}.people-clear-filters:disabled{opacity:.55;cursor:not-allowed}.people-show-cards-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:.92rem;font-weight:900;padding:.75rem 1rem;transition:border-color .15s ease,background .15s ease,transform .15s ease}.people-show-cards-button:hover,.people-show-cards-button:focus-visible{border-color:#60a5fa;background:#dbeafe;transform:translateY(-1px)}.people-show-cards-button:focus-visible{outline:3px solid rgba(37,99,235,.18);outline-offset:2px}.people-active-filter-chips{flex:1 0 100%;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-width:0}.people-active-filter-chips>strong{color:#475569;font-size:.8rem;font-weight:900;margin-right:.15rem}.people-active-filter-chips button{display:inline-flex;align-items:center;gap:.45rem;max-width:100%;min-height:32px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1e3a8a;cursor:pointer;font-size:.78rem;font-weight:850;padding:.35rem .5rem .35rem .72rem}.people-active-filter-chips button:hover,.people-active-filter-chips button:focus-visible{border-color:#60a5fa;background:#dbeafe}.people-active-filter-chips button:focus-visible{outline:3px solid rgba(37,99,235,.18);outline-offset:2px}.people-active-filter-chips span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-active-filter-chips b{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.72rem;line-height:1}.people-grid{flex-grow:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-auto-rows:auto;column-gap:1.5rem;row-gap:2rem;overflow:visible;min-width:0;align-items:start;align-content:start;padding:1rem 1.25rem 8rem;scroll-margin-top:1rem;scrollbar-gutter:stable}.user-card{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;display:flex;flex-direction:column;align-items:center;text-align:center}.user-card-avatar{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem;overflow:hidden}.user-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.user-card-name{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.25rem;overflow-wrap:anywhere}.user-card-role{color:#6b7280;margin-bottom:1rem}.user-card-team{font-size:.875rem;color:#4f46e5;background-color:#e0e7ff;padding:.25rem .75rem;border-radius:9999px}.user-card-evaluation{width:100%;margin:1rem 0;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;color:#475569;display:flex;flex-direction:column;gap:.25rem}.user-card-evaluation span{font-size:.78rem}.user-card-evaluation strong{color:#0f172a;font-size:1.4rem}.user-card-evaluation small{color:#64748b;line-height:1.35}.user-card-evaluate-btn{width:100%;min-height:38px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-weight:700;cursor:pointer}.user-card-evaluate-btn:hover{background:#dbeafe}.no-users-found{grid-column:1 / -1;text-align:center;max-width:520px;justify-self:center;border:1px solid #dbe4f0;border-radius:10px;background:#fff;box-shadow:0 12px 28px #0f172a14;padding:2rem;color:#475569}.no-users-found strong{display:block;color:#0f172a;font-size:1.05rem;font-weight:900}.no-users-found p{margin:.45rem 0 0;color:#64748b;font-size:.9rem;line-height:1.4}.no-users-found-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.no-users-found button{min-height:40px;border:1px solid #93c5fd;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:.86rem;font-weight:900;padding:.55rem .85rem}.no-users-found button:hover{background:#dbeafe;border-color:#60a5fa}.user-card-role-line{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:#6b7280;flex-wrap:wrap}.user-card-role-icon{width:28px;height:28px;border-radius:8px;background:#f3f4f6;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb}.user-card-role-text{overflow-wrap:anywhere}.user-card{position:relative;overflow:visible;align-items:stretch;align-self:start;min-height:330px;height:auto;box-sizing:border-box;border:1px solid #dbe3ef;border-radius:10px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 6px 16px #0f172a12;gap:.65rem;padding:1.05rem 1rem 1.1rem 1.15rem;text-align:left;z-index:0;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.user-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:#64748b}.user-card:hover{border-color:#94a3b8;box-shadow:0 18px 36px #0f172a21;transform:translateY(-2px)}.user-card.broadcast-newsroom:before{background:#ef4444}.user-card.broadcast-field:before{background:#0ea5e9}.user-card.broadcast-editing:before{background:#8b5cf6}.user-card.broadcast-production:before{background:#f59e0b}.user-card.broadcast-technical:before{background:#10b981}.user-card.broadcast-management:before{background:#334155}.user-card-top,.user-card-evaluation div{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.user-card-top{min-height:58px;align-items:flex-start;padding-right:2.8rem}.user-card-quick-actions{position:absolute;top:.9rem;right:.9rem;z-index:3;display:inline-flex;flex-direction:column;align-items:flex-end;gap:.4rem}.user-card-lock-button{width:34px;height:34px;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;margin-left:0;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.user-card-invite-button{width:34px;height:34px;border-radius:10px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;margin-left:0;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.user-card-invite-button:hover{border-color:#2563eb;background:#dbeafe;color:#1e40af;box-shadow:0 8px 18px #2563eb29}.user-card-invite-button.is-sent{border-color:#86efac;background:#dcfce7;color:#166534;box-shadow:0 8px 18px #16653429}.user-card-invite-button.is-sent:hover{border-color:#22c55e;background:#bbf7d0;color:#14532d}.user-card-invite-button.is-read{border-color:#fde68a;background:#fef3c7;color:#92400e;box-shadow:0 8px 18px #92400e29}.user-card-invite-button.is-read:hover{border-color:#f59e0b;background:#fde68a;color:#78350f}.user-card-lock-button.is-locked{border-color:#fecaca;background:#dc2626;color:#fff;box-shadow:0 8px 18px #dc262638}.user-card-lock-button.is-open{border-color:#d8e0ec;background:#fff;color:#64748b}.user-card-lock-button:hover{border-color:#2563eb;background:#dbeafe;color:#1d4ed8}.user-card-lock-button.is-readonly{cursor:not-allowed}.user-card-lock-button.is-readonly.is-locked{background:#991b1b;border-color:#7f1d1d}.user-card-lock-button.is-readonly.is-open{opacity:.85}.user-card-lock-button.is-locked:hover{border-color:#991b1b;background:#b91c1c;color:#fff}.user-card-avatar{width:58px;height:58px;margin-bottom:0;flex:0 0 auto;box-shadow:0 6px 14px #0f172a24;font-size:1.55rem}.user-card-status{display:inline-flex;align-items:center;align-self:flex-start;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#334155;padding:.2rem .55rem;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em;line-height:1.15;white-space:normal;max-width:100%}.user-card-status:before{content:"";width:6px;height:6px;border-radius:999px;margin-right:.35rem;background:currentColor}.status-ready{border-color:#bbf7d0;background:#ecfdf5;color:#047857}.status-recording{border-color:#bae6fd;background:#f0f9ff;color:#0369a1}.status-attention{border-color:#fde68a;background:#fffbeb;color:#b45309}.status-critical{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.status-pending{border-color:#dbe3ef;background:#f8fafc;color:#64748b}.status-off{border-color:#e9d5ff;background:#faf5ff;color:#7e22ce}.user-card-main{min-width:0;flex:1;padding-right:2.4rem}.user-card-name{margin:0 0 .25rem;font-weight:900;font-size:1.08rem;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-card-role-line{margin-bottom:0;color:#475569;min-width:0}.user-card-role-icon{width:27px;height:27px;background:#f8fafc;color:#0f172a;border-color:#dbe3ef}.user-card-role-text{font-weight:800;font-size:.85rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-card-tags{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.user-card-area,.user-card-function,.user-card-team{display:inline-flex;align-items:center;min-height:24px;border-radius:9999px;padding:.18rem .55rem;font-size:.7rem;font-weight:900}.user-card-area{border:1px solid #e2e8f0;background:#f1f5f9;color:#0f172a}.user-card-function{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.user-card-team{background:#eef2ff}.user-card-alerts{display:flex;flex-wrap:wrap;gap:.3rem}.user-card-alerts span{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;border:1px solid #fecaca;background:#fff7ed;color:#b91c1c;padding:.15rem .5rem;font-size:.68rem;font-weight:900}.user-card-model-warning{display:inline-flex;align-items:center;gap:.32rem;width:fit-content;max-width:100%;min-height:26px;border:1px solid #fed7aa;border-radius:999px;background:#fffbeb;color:#92400e;padding:.18rem .55rem;font-size:.7rem;font-weight:950}.user-card-model-warning[data-tone=critical]{border-color:#fecaca;background:#fef2f2;color:#991b1b}.user-card-model-warning svg{flex:0 0 auto}.user-card-model-warning span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card-priority{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:.2rem .45rem;width:100%;border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:.55rem .65rem;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.user-card-priority:hover{border-color:#93c5fd;box-shadow:0 10px 18px #2563eb1f;transform:translateY(-1px)}.user-card-priority:disabled{cursor:not-allowed;transform:none}.user-card-priority svg{grid-row:span 2;flex:0 0 auto}.user-card-priority span{justify-self:start;border-radius:999px;background:#dbeafe;color:inherit;padding:.12rem .42rem;font-size:.62rem;font-weight:950;line-height:1.15;text-transform:uppercase}.user-card-priority strong,.user-card-priority small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card-priority strong{color:#0f172a;font-size:.78rem;font-weight:950}.user-card-priority small{grid-column:2 / 4;color:#475569;font-size:.68rem;font-weight:800}.user-card-priority.priority-critical{border-color:#fecaca;border-left-color:#ef4444;background:#fff1f2;color:#b91c1c}.user-card-priority.priority-critical span{background:#fee2e2}.user-card-priority.priority-attention{border-color:#fed7aa;border-left-color:#f59e0b;background:#fff7ed;color:#9a3412}.user-card-priority.priority-attention span{background:#ffedd5}.user-card-priority.priority-ready{border-color:#bbf7d0;border-left-color:#16a34a;background:#f0fdf4;color:#166534}.user-card-priority.priority-ready span{background:#dcfce7}.user-card-priority.priority-locked{border-color:#cbd5e1;border-left-color:#64748b;background:#f8fafc;color:#475569}.user-card-priority.priority-locked span{background:#e2e8f0}.user-card-executive-signals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.user-card-executive-signals span{min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.42rem .48rem}.user-card-executive-signals b,.user-card-executive-signals strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card-executive-signals b{color:#64748b;font-size:.6rem;font-weight:950;line-height:1.15;text-transform:uppercase}.user-card-executive-signals strong{margin-top:.12rem;color:#0f172a;font-size:.72rem;font-weight:950;line-height:1.15}.user-card-executive-signals span[data-tone=success]{border-color:#bbf7d0;background:#f0fdf4}.user-card-executive-signals span[data-tone=success] strong{color:#166534}.user-card-executive-signals span[data-tone=warning]{border-color:#fed7aa;background:#fff7ed}.user-card-executive-signals span[data-tone=warning] strong{color:#9a3412}.user-card-executive-signals span[data-tone=locked],.user-card-executive-signals span[data-tone=muted]{background:#f8fafc}.user-card-executive-signals span[data-tone=locked] strong,.user-card-executive-signals span[data-tone=muted] strong{color:#64748b}.user-card-evaluation{margin:0;border-color:#dbe3ef;border-radius:9px;padding:.55rem;gap:.25rem}.user-card-evaluation span{color:#64748b;font-size:.68rem;font-weight:900;text-transform:uppercase}.user-card-evaluation strong{font-size:1.05rem;line-height:1}.user-card-evaluation small{color:#475569;font-weight:700;font-size:.74rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-card-training{margin:.15rem 0 0;border-top:1px solid #e2e8f0;padding-top:.35rem;color:#334155;font-size:.72rem;font-weight:750;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-card-edit-evaluation{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;min-height:32px;margin-top:.35rem;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-size:.74rem;font-weight:900;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.user-card-edit-evaluation:hover{background:#1d4ed8;box-shadow:0 8px 16px #2563eb2e;transform:translateY(-1px)}.user-card-edit-evaluation:disabled{opacity:.55;cursor:not-allowed;transform:none}.user-card-pdi-status{display:flex;align-items:center;gap:.45rem;width:100%;min-height:42px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;cursor:pointer;padding:.42rem .55rem;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.user-card-pdi-status:hover{border-color:#86efac;box-shadow:0 8px 16px #0f172a14;transform:translateY(-1px)}.user-card-pdi-status.is-pending{border-color:#fde68a;background:#fffbeb;color:#92400e}.user-card-pdi-status.is-overdue{border-color:#fecaca;background:#fff1f2;color:#991b1b}.user-card-pdi-status.is-due-soon{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.user-card-pdi-status.is-no-followup{border-color:#fde68a;background:#fffbeb;color:#92400e}.user-card-pdi-status svg{flex:0 0 auto}.user-card-pdi-status span{display:flex;flex-direction:column;gap:.05rem;min-width:0}.user-card-pdi-status strong{color:inherit;font-size:.72rem;font-weight:900;line-height:1.1}.user-card-pdi-status small{color:#64748b;font-size:.68rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card-pdi-next-action{display:grid;grid-template-columns:auto 1fr;gap:.08rem .45rem;width:100%;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;color:#1d4ed8;padding:.38rem .55rem;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.user-card-pdi-next-action:hover{border-color:#93c5fd;box-shadow:0 8px 16px #2563eb1a;transform:translateY(-1px)}.user-card-pdi-next-action span{grid-row:span 2;align-self:center;border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:.15rem .4rem;font-size:.6rem;font-weight:950;text-transform:uppercase;white-space:nowrap}.user-card-pdi-next-action strong{color:#0f172a;font-size:.72rem;font-weight:950;line-height:1.1}.user-card-pdi-next-action small{color:#64748b;font-size:.66rem;font-weight:800;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card-pdi-next-action[data-tone=warning]{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.user-card-pdi-next-action[data-tone=warning] span{background:#ffedd5;color:#9a3412}.user-card-pdi-next-action[data-tone=danger]{border-color:#fecaca;background:#fff1f2;color:#991b1b}.user-card-pdi-next-action[data-tone=danger] span{background:#fee2e2;color:#991b1b}.user-card-pdi-next-action[data-tone=success]{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.user-card-pdi-next-action[data-tone=success] span{background:#dcfce7;color:#166534}.user-card-plan-icon{flex:0 0 auto;min-width:42px;height:34px;margin-left:0;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:0 .42rem;cursor:pointer;box-shadow:0 6px 14px #2563eb1f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.user-card-plan-icon span{color:inherit;font-size:.62rem;font-weight:950;line-height:1}.user-card-plan-icon:hover{transform:translateY(-1px);box-shadow:0 10px 18px #2563eb2e}.user-card-plan-icon.plan-in_progress{border-color:#fed7aa;background:#fff7ed;color:#ea580c;box-shadow:0 6px 14px #ea580c1f}.user-card-plan-icon.plan-done{border-color:#bbf7d0;background:#f0fdf4;color:#16a34a;box-shadow:0 6px 14px #16a34a1f}.user-card-plan-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2300;display:flex;align-items:center;justify-content:center;background:#0f172a8a;padding:1rem}.user-card-plan-modal{width:min(640px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:auto;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 24px 60px #0f172a47;padding:1.1rem;color:#0f172a}.user-card-plan-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid #dbeafe;padding-bottom:.85rem;margin-bottom:.85rem}.user-card-plan-modal-header span,.user-card-plan-modal-header strong,.user-card-plan-modal-feedback span{display:block;color:inherit;font-size:.72rem;font-weight:900;text-transform:uppercase}.user-card-plan-modal-header h3{margin:.15rem 0;color:#0f172a;font-size:1.25rem;font-weight:950}.user-card-plan-modal p{margin:0;color:#334155;font-size:.95rem;font-weight:760;line-height:1.5;overflow-wrap:anywhere}.user-card-plan-modal-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:.85rem}.user-card-plan-modal-summary article{min-width:0;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.68rem .75rem}.user-card-plan-modal-summary span,.user-card-plan-modal-action span{display:block;color:#64748b;font-size:.68rem;font-weight:950;text-transform:uppercase}.user-card-plan-modal-summary strong{display:block;margin-top:.18rem;color:#0f172a;font-size:.88rem;font-weight:950;overflow-wrap:anywhere}.user-card-plan-modal-readiness{display:grid;gap:.65rem;margin-bottom:.85rem;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(180deg,#eff6ff,#fff);padding:.85rem}.user-card-plan-modal-readiness-head{display:flex;align-items:flex-end;justify-content:space-between;gap:.85rem}.user-card-plan-modal-readiness-head span,.user-card-plan-modal-next-step span{display:block;color:#1d4ed8;font-size:.68rem;font-weight:950;text-transform:uppercase}.user-card-plan-modal-readiness-head strong{display:block;margin-top:.12rem;color:#0f172a;font-size:1.35rem;font-weight:950}.user-card-plan-modal-readiness-head small{color:#475569;font-size:.76rem;font-weight:850;text-align:right}.user-card-plan-modal-progress{height:8px;overflow:hidden;border-radius:999px;background:#dbeafe}.user-card-plan-modal-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#16a34a)}.user-card-plan-modal-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.user-card-plan-modal-checklist article{display:flex;align-items:flex-start;gap:.45rem;min-width:0;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;padding:.55rem;color:#a16207}.user-card-plan-modal-checklist article[data-done=true]{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.user-card-plan-modal-checklist strong,.user-card-plan-modal-checklist small{display:block}.user-card-plan-modal-checklist strong{color:#0f172a;font-size:.78rem;font-weight:950}.user-card-plan-modal-checklist small{margin-top:.12rem;color:#475569;font-size:.72rem;font-weight:760;line-height:1.3}.user-card-plan-modal-next-step{margin-bottom:.85rem;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:8px;background:#fffbeb;padding:.75rem .85rem}.user-card-plan-modal-next-step[data-done=true]{border-color:#bbf7d0;border-left-color:#16a34a;background:#f0fdf4}.user-card-plan-modal-next-step strong{display:block;margin-top:.18rem;color:#0f172a;font-size:.9rem;font-weight:950}.user-card-plan-modal-next-step p{margin-top:.25rem;color:#475569;font-size:.82rem}.user-card-plan-modal-action{border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:8px;background:#eff6ff;padding:.85rem}.user-card-plan-modal-action span{color:#1d4ed8;margin-bottom:.35rem}.user-card-plan-modal-action p{color:#1e3a8a;font-weight:900}.user-card-plan-modal-feedback{margin-top:1rem;border-top:1px solid #dbeafe;padding-top:.75rem}.user-card-plan-modal-feedback.is-pending{border:1px solid #fde68a;border-radius:8px;background:#fffbeb;padding:.75rem}.user-card-plan-modal-pending-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.45rem}.user-card-plan-modal-pending-list strong{border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#9a3412;padding:.28rem .5rem;font-size:.76rem;font-weight:950}.user-card-plan-modal-followups{display:grid;gap:.55rem;margin-top:1rem;border-top:1px solid #dbeafe;padding-top:.75rem}.user-card-plan-modal-followups>span{display:block;color:inherit;font-size:.72rem;font-weight:900;text-transform:uppercase}.user-card-plan-modal-followups article{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:.65rem .75rem}.user-card-plan-modal-followups strong,.user-card-plan-modal-followups small{display:block}.user-card-plan-modal-followups strong{color:#0f172a;font-size:.82rem}.user-card-plan-modal-followups small{color:#475569;font-size:.78rem;font-weight:750;line-height:1.35;margin-top:.25rem}.user-card-plan-modal-footer{position:sticky;bottom:-1.1rem;display:flex;justify-content:flex-end;gap:.55rem;margin:1rem -1.1rem -1.1rem;border-top:1px solid #e2e8f0;background:#fff;padding:.75rem 1.1rem}.user-card-plan-modal-footer button{min-height:38px;border-radius:8px;font-weight:900}.user-card-plan-modal.plan-in_progress{border-color:#fed7aa;color:#9a3412}.user-card-plan-modal.plan-in_progress p{color:#9a3412}.user-card-plan-modal.plan-done{border-color:#bbf7d0;color:#166534}.user-card-plan-modal.plan-done p{color:#166534}.user-card-plan-modal.plan-in_progress .user-card-plan-modal-action p,.user-card-plan-modal.plan-done .user-card-plan-modal-action p{color:#1e3a8a}@media (max-width: 640px){.user-card-plan-modal{padding:.9rem}.user-card-plan-modal-summary{grid-template-columns:1fr}.user-card-plan-modal-readiness-head{align-items:flex-start;flex-direction:column}.user-card-plan-modal-readiness-head small{text-align:left}.user-card-plan-modal-checklist{grid-template-columns:1fr}.user-card-plan-modal-footer{flex-direction:column-reverse;margin:.9rem -.9rem -.9rem;padding:.75rem .9rem}.user-card-plan-modal-footer button{width:100%}}.user-card-evaluation meter{width:100%;height:6px;border:0;border-radius:9999px;overflow:hidden}.user-card-evaluation meter::-webkit-meter-bar{border:0;background:#e2e8f0}.user-card-evaluation meter::-webkit-meter-optimum-value{background:linear-gradient(90deg,#60a5fa,#2563eb)}.user-card-actions{width:100%;display:grid;grid-template-columns:minmax(78px,.75fr) minmax(126px,1.25fr);gap:.4rem;align-items:center;margin-top:.15rem}.user-card-history-badge{min-height:32px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#64748b;display:inline-flex;align-items:center;justify-content:center;padding:0 .55rem;font-size:.68rem;font-weight:900;text-align:center}.user-card-evaluate-btn{min-height:34px;border-color:#2563eb;background:#2563eb;color:#fff;font-weight:900;font-size:.8rem}.user-card-evaluate-btn:hover{background:#1d4ed8}.performance-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0f172a94;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:auto}.people-page.is-performance-invite-entry>:not(.performance-modal-backdrop){display:none!important}.people-page.is-performance-invite-entry{min-height:100vh;background:#f8fafc}.performance-modal-backdrop.is-invite-page{align-items:stretch;justify-content:center;padding:1rem;background:#f8fafc}.performance-modal{width:min(1180px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);background:#fff;border-radius:8px;box-shadow:0 24px 60px #0f172a52;display:flex;flex-direction:column;gap:1rem;padding:1.25rem;overflow:auto}.performance-modal.is-invite-form{width:min(1120px,100%);max-height:calc(100vh - 2rem);box-shadow:0 18px 44px #0f172a1f}.performance-invite-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#eff6ff;border-color:#bfdbfe}.performance-invite-banner div{display:flex;flex-direction:column;gap:.25rem}.performance-invite-banner strong{color:#1e3a8a}.performance-invite-banner span{color:#475569}.performance-invite-banner>span{flex:0 0 auto;padding:.35rem .7rem;border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#1d4ed8;font-weight:700}.indicators-modal{width:min(1500px,calc(100vw - 1.25rem));height:calc(100vh - 1.25rem);max-height:calc(100vh - 1.25rem);background:#fff;border-radius:8px;box-shadow:0 24px 60px #0f172a52;display:flex;flex-direction:column;gap:.85rem;padding:1.25rem;overflow:hidden}.indicators-modal .performance-modal-header,.indicators-modal .indicators-top-tabs,.indicators-modal .indicators-sub-tabs,.indicators-modal .performance-modal-footer{flex:0 0 auto}.indicators-header-copy{min-width:0;display:flex;flex-direction:column;gap:.4rem}.indicators-title-row{display:flex;align-items:center;gap:.6rem;min-width:0}.indicators-title-row h2{margin:0;flex:1}.indicators-title-edit-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;min-width:38px;padding:0;border:1.5px solid #2563eb;border-radius:10px;background:linear-gradient(135deg,#2563eb1f,#2563eb14);color:#2563eb;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;font-weight:600}.indicators-title-edit-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 18px #2563eb33;border-color:#2563eb;background:linear-gradient(135deg,#2563eb2e,#2563eb1f)}.indicators-title-edit{display:flex;align-items:center;gap:.6rem;flex:1;min-width:0}.indicators-title-edit input{flex:1;min-width:200px;min-height:38px;padding:.6rem .8rem;border:2px solid #2563eb;border-radius:8px;background:#fff;color:#0f172a;font-size:1.35rem;font-weight:700;letter-spacing:-.04em;transition:box-shadow .18s ease}.indicators-title-edit input:focus{outline:none;box-shadow:0 0 0 3px #2563eb1f}.indicators-title-confirm{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;padding:0;border:none;border-radius:8px;background:#10b9811a;color:#10b981;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.indicators-title-confirm:hover{transform:scale(1.08);box-shadow:0 4px 12px #10b98133}.indicators-header-actions{display:inline-flex;align-items:center;gap:.55rem;flex:0 0 auto}.indicators-manual-button{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.indicators-manual-button:hover,.indicators-manual-button:focus-visible{border-color:#2563eb;background:#dbeafe;color:#1e40af}.indicators-header-copy p{margin:0;color:#475569;font-size:.92rem}.indicators-quick-guide{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:.7rem}.indicators-guide-item{border:1px solid #dbe7ff;border-radius:10px;background:linear-gradient(135deg,#f8fbff,#eef6ff);padding:.75rem .8rem;display:flex;flex-direction:column;gap:.3rem}.indicators-guide-item .guide-label{color:#2563eb;font-size:.7rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.indicators-guide-item strong{color:#0f172a;font-size:.96rem}.indicators-guide-item small{color:#475569;line-height:1.4;font-size:.78rem}.indicators-modal .performance-modal-footer{position:static;bottom:auto;z-index:auto;margin-top:0}.indicators-workspace-shell{flex:1 1 auto;min-height:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.indicators-workspace-ruler{flex:0 0 auto;border-bottom:1px solid #dbe3ef;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.36rem .55rem}.indicators-workspace-ruler>div{display:inline-flex;align-items:baseline;gap:.45rem;min-width:0}.indicators-workspace-ruler strong{color:#0f172a;font-size:.86rem;font-weight:950;white-space:nowrap}.indicators-workspace-ruler span{color:#64748b;font-size:.72rem;font-weight:850;white-space:nowrap}.indicators-workspace-fullscreen-button{min-height:28px;border:1px solid #93c5fd;border-radius:6px;background:#eff6ff;color:#1d4ed8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.28rem;padding:0 .55rem;font-size:.72rem;font-weight:900;white-space:nowrap}.indicators-workspace-fullscreen-button:hover,.indicators-workspace-fullscreen-button:focus-visible{border-color:#60a5fa;background:#dbeafe;outline:none}.indicators-modal-body{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:.85rem;padding:.65rem .45rem .65rem .65rem}.indicators-workspace-shell .performance-modal-footer{flex:0 0 auto;border-top:1px solid #e2e8f0;padding-top:.75rem;padding-inline:.65rem;padding-bottom:.65rem}.performance-config-modal{width:min(1500px,calc(100vw - 1.25rem));max-height:calc(100vh - 1.25rem);min-height:0;background:#fff;border-radius:8px;box-shadow:0 24px 60px #0f172a52;display:flex;flex-direction:column;gap:.8rem;padding:1.25rem;overflow-y:auto;overflow-x:hidden}.performance-config-modal .performance-modal-header,.performance-config-modal .config-sub-tabs,.performance-config-modal .config-health-panel,.performance-config-modal .config-command-panel,.performance-config-modal .config-sheet-toolbar,.performance-config-modal .config-summary-grid,.performance-config-modal .config-filter-row,.performance-config-modal .performance-modal-footer{flex:0 0 auto}.performance-info-modal{width:min(960px,calc(100vw - 1.25rem));max-height:calc(100vh - 1.25rem);background:#fff;border-radius:8px;box-shadow:0 24px 60px #0f172a52;display:flex;flex-direction:column;gap:.85rem;padding:1.25rem;overflow:auto}.performance-info-modal.wide{width:min(1180px,calc(100vw - 1.25rem))}.performance-info-modal.launches{width:min(1480px,calc(100vw - 1.25rem));height:calc(100vh - .75rem);max-height:calc(100vh - .75rem);padding:.8rem .95rem .85rem;overflow:hidden;gap:.65rem;min-height:0}.performance-info-modal.reports{width:min(1540px,calc(100vw - 1.25rem));height:calc(100vh - 1rem);max-height:calc(100vh - 1rem);min-height:0;overflow:hidden;background:#f8fafc}.performance-info-modal.launches .performance-modal-header{flex:0 0 auto}.launch-scroll-region{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.65rem;overflow:auto;padding:0 .1rem .25rem 0;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;scrollbar-color:#64748b #e2e8f0}.performance-info-modal.reports .performance-modal-header,.performance-info-modal.reports .report-option-tabs,.performance-info-modal.reports .performance-modal-footer{flex:0 0 auto}.reports-scroll-region{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:.65rem;padding:0 .1rem .9rem 0;overscroll-behavior:contain;scrollbar-color:#64748b #e2e8f0;scrollbar-width:auto}.performance-info-modal.reports .performance-modal-header{padding-bottom:.75rem}.performance-info-modal.reports .performance-modal-footer{position:static;padding-top:.65rem;min-height:48px}.performance-info-modal.forms{width:min(1500px,calc(100vw - 1.25rem));height:min(1000px,calc(100vh - 1.25rem));max-height:calc(100vh - 1.25rem);overflow:hidden;min-height:0}.performance-info-modal.forms .performance-modal-header,.performance-info-modal.forms .performance-modal-footer{flex:0 0 auto}.performance-info-modal.forms .performance-modal-footer{position:static;min-height:56px;padding-top:.65rem;border-top:1px solid #e2e8f0;background:#fff;box-shadow:0 -14px 28px #0f172a0f}.forms-scroll-region{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.75rem;overflow:auto;padding:0 .2rem .85rem 0;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;scrollbar-color:#64748b #e2e8f0}.performance-manual-modal{width:min(1080px,calc(100vw - 1.25rem))}.people-overview-help-modal{width:min(1120px,calc(100vw - 1.25rem));height:min(820px,calc(100vh - 1.25rem));max-height:calc(100vh - 1.25rem);background:#f8fafc;overflow:hidden;padding:1rem;gap:0}.people-overview-help-modal .performance-modal-header{border-bottom:1px solid #e2e8f0;padding-bottom:.85rem}.people-overview-help-modal .performance-modal-header h2{font-size:1.22rem;letter-spacing:0}.people-overview-help-modal .performance-modal-header p{max-width:720px}.people-overview-help-body{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:.75rem;padding:.85rem .25rem .85rem 0;scrollbar-color:#94a3b8 #e2e8f0;scrollbar-width:thin}.people-overview-help-intro{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:start;border:1px solid #c7d2fe;border-radius:8px;background:#fff;padding:.8rem;box-shadow:0 10px 24px #0f172a0d}.people-overview-help-mark{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.people-overview-help-intro span{display:block;color:#2563eb;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem}.people-overview-help-intro strong{display:block;color:#0f172a;font-size:.98rem;margin-bottom:.2rem}.people-overview-help-intro p{margin:0;color:#475569;line-height:1.5}.people-overview-help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.people-overview-help-section{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:0;overflow:hidden;box-shadow:0 8px 18px #0f172a0a}.people-overview-help-section>div:first-child{border-bottom:1px solid #e2e8f0;background:#f8fbff;padding:.62rem .75rem}.people-overview-help-section span{display:block;color:#2563eb;font-size:.7rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.25rem}.people-overview-help-section p{margin:0;color:#475569;line-height:1.45;font-size:.82rem}.people-overview-help-section dl{display:flex;flex-direction:column;margin:0}.people-overview-help-section dl div{display:grid;grid-template-columns:minmax(110px,.3fr) minmax(0,1fr);gap:.55rem;align-items:start;padding:.48rem .75rem;border-bottom:1px solid #edf2f7}.people-overview-help-section dl div:last-child{border-bottom:0}.people-overview-help-section dt{color:#0f172a;font-weight:900;line-height:1.3;font-size:.82rem}.people-overview-help-section dd{margin:0;color:#334155;line-height:1.45;font-size:.82rem}.people-overview-help-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.people-overview-help-legend article{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.65rem .75rem;box-shadow:0 6px 14px #0f172a09}.people-overview-help-legend strong{display:block;color:#0f172a;margin-bottom:.2rem;font-size:.86rem}.people-overview-help-legend span{color:#475569;line-height:1.45;font-size:.82rem}.performance-objectives-modal{width:min(1040px,calc(100vw - 1.25rem));gap:.72rem}.performance-objectives-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.32fr);gap:.65rem;align-items:stretch;border:1px solid #dbe3ef;border-radius:8px;background:linear-gradient(135deg,#f8fbff,#fff 58%,#fff7ed);padding:.82rem}.performance-objectives-hero span{color:#b45309;font-size:.78rem;font-weight:900;text-transform:uppercase}.performance-objectives-hero h3{margin:.25rem 0 .45rem;color:#0f172a;font-size:1.12rem;line-height:1.25}.performance-objectives-hero p,.performance-objectives-note p,.performance-objectives-next p,.performance-tv-application-grid p,.performance-objectives-routine p,.performance-objectives-reading-grid p,.performance-objectives-section-title p{margin:0;color:#475569;line-height:1.5}.performance-objectives-score{border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;padding:.75rem;display:flex;flex-direction:column;justify-content:center;gap:.35rem}.performance-objectives-score strong{color:#0f172a;font-size:.98rem}.performance-objectives-score span{color:#92400e;font-size:.8rem;line-height:1.35;text-transform:none}.performance-objectives-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.performance-objectives-metrics article{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.68rem .75rem;box-shadow:0 1px 2px #0f172a0a}.performance-objectives-metrics span{display:block;color:#64748b;font-size:.68rem;font-weight:950;text-transform:uppercase}.performance-objectives-metrics strong{display:block;margin-top:.18rem;color:#0f172a;font-size:.95rem;font-weight:950}.performance-objectives-metrics p{margin:.22rem 0 0;color:#64748b;font-size:.78rem;font-weight:750;line-height:1.35}.performance-objectives-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.performance-objectives-flow article{min-height:58px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.55rem .6rem;display:flex;align-items:center;gap:.52rem}.performance-objectives-flow article>strong{width:28px;height:28px;border-radius:999px;background:#0f4aa2;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:.9rem}.performance-objectives-flow span{display:block;color:#0f172a;font-size:.84rem;font-weight:900}.performance-objectives-flow p{margin:.12rem 0 0;color:#64748b;font-size:.78rem;line-height:1.25}.performance-objectives-grid,.performance-tv-application-grid,.performance-objectives-reading-grid,.performance-objectives-success-grid,.performance-objectives-governance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.performance-objectives-grid article,.performance-tv-application-grid article,.performance-objectives-reading-grid article,.performance-objectives-success-grid article,.performance-objectives-governance article,.performance-objectives-method,.performance-objectives-note,.performance-objectives-next{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.78rem;box-shadow:0 1px 2px #0f172a0a}.performance-objectives-grid h3,.performance-objectives-method h3,.performance-objectives-section-title h3{margin:0 0 .5rem;color:#0f172a;font-size:.95rem;font-weight:900}.performance-objectives-grid ul,.performance-objectives-method ul{margin:0;padding-left:1.2rem;color:#334155;font-size:.9rem;line-height:1.42}.performance-objectives-grid li+li,.performance-objectives-method li+li{margin-top:.28rem}.performance-objectives-section{display:flex;flex-direction:column;gap:.55rem}.performance-objectives-routine{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.performance-objectives-routine article{min-height:88px;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.65rem;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem}.performance-objectives-routine article>strong{width:24px;height:24px;border-radius:999px;background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:950}.performance-objectives-routine span,.performance-tv-application-grid article strong,.performance-objectives-reading-grid article strong{display:block;margin-bottom:.3rem;color:#0f172a;font-weight:900}.performance-tv-application-grid p{font-size:.9rem}.performance-objectives-reading-grid article{background:#f8fafc}.performance-objectives-reading-grid p,.performance-objectives-routine p{font-size:.82rem}.performance-objectives-success-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.performance-objectives-success-grid article{background:#f8fbff;padding:.72rem;border-color:#bfdbfe}.performance-objectives-success-grid strong{display:block;color:#1d4ed8;font-size:1.05rem;font-weight:950;line-height:1}.performance-objectives-success-grid span{display:block;margin-top:.35rem;color:#475569;font-size:.78rem;font-weight:850;line-height:1.3}.performance-objectives-governance{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.performance-objectives-governance article{border-color:#fed7aa;background:#fffaf0}.performance-objectives-governance strong{display:block;color:#92400e;font-size:.84rem;font-weight:950;margin-bottom:.25rem}.performance-objectives-governance p{margin:0;color:#475569;font-size:.82rem;font-weight:750;line-height:1.4}.performance-objectives-method{background:#f8fafc}.performance-objectives-note{border-color:#bfdbfe;background:#eff6ff}.performance-objectives-note strong{display:block;margin-bottom:.3rem;color:#1e3a8a;font-weight:900}.performance-objectives-next{border-color:#bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff 58%,#fff7ed);display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,1fr);gap:.75rem;align-items:start}.performance-objectives-next span{display:block;color:#1d4ed8;font-size:.72rem;font-weight:950;text-transform:uppercase}.performance-objectives-next strong{display:block;margin:.2rem 0 .28rem;color:#0f172a;font-size:.95rem;font-weight:950;line-height:1.25}.performance-objectives-next ul{margin:0;padding-left:1.05rem;color:#334155;font-size:.84rem;font-weight:750;line-height:1.4}.performance-objectives-next li+li{margin-top:.25rem}.performance-objectives-action-panel{border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff;padding:.75rem;display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1fr);gap:.75rem;align-items:center}.performance-objectives-action-panel span{display:block;color:#1d4ed8;font-size:.72rem;font-weight:950;text-transform:uppercase}.performance-objectives-action-panel strong{display:block;margin-top:.18rem;color:#0f172a;font-size:.95rem;font-weight:950}.performance-objectives-action-panel p{margin:.22rem 0 0;color:#475569;font-size:.82rem;font-weight:750;line-height:1.35}.performance-objectives-action-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem}.performance-objectives-action-buttons button{min-height:42px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font-size:.82rem;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease,transform .15s ease}.performance-objectives-action-buttons button:hover{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;transform:translateY(-1px)}.performance-objectives-action-buttons svg{flex:0 0 auto}.performance-manual-intro,.performance-manual-ideas{border:1px solid #dbe3ef;border-radius:8px;background:linear-gradient(180deg,#f8fafc,#fff);padding:1rem}.performance-manual-intro strong,.performance-manual-ideas strong{display:block;color:#0f172a;font-size:1rem;margin-bottom:.35rem}.performance-manual-intro p,.performance-manual-ideas p{margin:0;color:#475569;line-height:1.5}.performance-manual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.performance-manual-grid article{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.95rem;box-shadow:0 1px 2px #0f172a0d}.performance-manual-grid h3{margin:0 0 .55rem;color:#0f172a;font-size:.98rem}.performance-manual-grid ul,.performance-manual-ideas ul{margin:0;padding-left:1.15rem;color:#334155;line-height:1.5}.performance-manual-grid li+li,.performance-manual-ideas li+li{margin-top:.35rem}.performance-modal-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex:0 0 auto}.performance-manual-ideas{border-color:#fde68a;background:#fffbeb}.performance-manual-ideas ul{margin-top:.7rem}.indicators-manual-modal{width:min(1180px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:hidden}.indicators-manual-modal .performance-modal-header{align-items:flex-start}.indicators-manual-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex:0 0 auto}.indicators-manual-kicker{display:inline-flex;align-items:center;width:fit-content;margin-bottom:.45rem;padding:.28rem .6rem;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.indicators-manual-flow{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.65rem;margin-bottom:.9rem}.indicators-manual-flow article{display:flex;align-items:center;gap:.55rem;min-height:64px;border:1px solid #dbe7ff;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbff);padding:.65rem}.indicators-manual-flow span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;border-radius:8px;background:#2563eb;color:#fff;font-size:.8rem;font-weight:900}.indicators-manual-flow strong{color:#0f172a;font-size:.78rem;line-height:1.35}.indicators-manual-status-rule{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.6fr);gap:.75rem;margin-bottom:.9rem;padding:.75rem;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#fff)}.indicators-manual-status-rule>div:first-child span{display:inline-flex;margin-bottom:.25rem;color:#1d4ed8;font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.indicators-manual-status-rule h3{margin:0 0 .35rem;color:#0f172a;font-size:1rem}.indicators-manual-status-rule p{margin:0;color:#475569;font-size:.8rem;line-height:1.45}.indicators-manual-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.indicators-manual-status-grid article{padding:.65rem;border:1px solid #d8e2f0;border-radius:8px;background:#fff}.indicators-manual-status-grid strong{display:block;margin-bottom:.3rem;color:#111827;font-size:.82rem}.indicators-manual-status-grid .status-active{border-color:#86efac;background:#f0fdf4}.indicators-manual-status-grid .status-inactive{border-color:#fecaca;background:#fff7f7}.indicators-manual-status-grid .status-blocked{border-color:#fdba74;background:#fff7ed}.indicators-manual-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:1rem;min-height:430px;overflow:hidden}.indicators-manual-nav{display:flex;flex-direction:column;gap:.45rem;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.55rem;overflow:auto}.indicators-manual-nav button{display:flex;align-items:center;gap:.55rem;width:100%;border:1px solid transparent;border-radius:8px;background:transparent;color:#334155;padding:.7rem .75rem;text-align:left;font-weight:800;cursor:pointer}.indicators-manual-nav button:hover{background:#fff;border-color:#dbe3ef}.indicators-manual-nav button.active{border-color:#f59e0b;background:#fffbeb;color:#92400e}.indicators-manual-content{display:flex;flex-direction:column;gap:.85rem;min-width:0;overflow:auto;padding-right:.2rem}.indicators-manual-hero,.indicators-manual-checklist,.indicators-manual-edit-guide,.indicators-manual-ideas,.indicators-manual-columns section{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:1rem}.indicators-manual-hero{background:linear-gradient(135deg,#f8fbff,#fff7ed);border-color:#bfdbfe}.indicators-manual-hero span,.indicators-manual-cards span{display:block;color:#1d4ed8;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.indicators-manual-hero h3{margin:.35rem 0;color:#0f172a;font-size:1.25rem}.indicators-manual-hero p,.indicators-manual-ideas p{margin:0;color:#475569;line-height:1.5}.indicators-manual-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.indicators-manual-cards article{border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.95rem}.indicators-manual-cards strong{display:block;margin-top:.35rem;color:#0f172a;line-height:1.45}.indicators-manual-checklist h4{margin:0 0 .7rem;color:#0f172a}.indicators-manual-checklist ul{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.indicators-manual-checklist li{display:flex;gap:.55rem;align-items:flex-start;color:#334155;line-height:1.45}.indicators-manual-checklist svg{margin-top:.12rem;color:#10b981;flex:0 0 auto}.indicators-manual-edit-guide{border-color:#bfdbfe;background:#f8fbff}.indicators-manual-edit-guide h4{margin:0 0 .65rem;color:#0f172a;font-size:.95rem}.indicators-manual-edit-guide ol{display:grid;gap:.45rem;margin:0;padding-left:1.15rem;color:#334155;line-height:1.45}.indicators-manual-edit-guide li::marker{color:#2563eb;font-weight:900}.indicators-manual-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.indicators-manual-columns section:first-child{border-color:#bfdbfe;background:#f8fbff}.indicators-manual-columns section:last-child{border-color:#fed7aa;background:#fffaf0}.indicators-manual-columns h4{margin:0 0 .65rem;color:#0f172a;font-size:.95rem}.indicators-manual-columns ol,.indicators-manual-columns ul{margin:0;padding-left:1.15rem;color:#334155;line-height:1.45}.indicators-manual-columns li+li{margin-top:.45rem}.indicators-manual-columns ol li::marker{color:#2563eb;font-weight:900}.indicators-manual-columns ul li::marker{color:#f59e0b}.indicators-manual-ideas{border-color:#fed7aa;background:#fff7ed}.indicators-manual-ideas strong{display:block;margin-bottom:.35rem;color:#9a3412}.performance-help-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:1rem;min-height:430px}.performance-help-tabs{display:flex;flex-direction:column;gap:.45rem;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.55rem}.performance-help-search{display:flex;align-items:center;gap:.45rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#64748b;padding:.58rem .65rem}.performance-help-search:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.performance-help-search svg{flex:0 0 auto;color:#2563eb}.performance-help-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#0f172a;font:inherit;font-size:.86rem;font-weight:750}.performance-help-search input::placeholder{color:#94a3b8}.performance-help-search-count,.performance-help-empty-search{color:#64748b;font-size:.76rem;font-weight:800;line-height:1.35;padding:0 .25rem .25rem}.performance-help-empty-search{border:1px dashed #cbd5e1;border-radius:8px;background:#fff;padding:.7rem}.performance-help-tabs button{display:flex;align-items:center;width:100%;min-height:46px;box-sizing:border-box;border:1px solid transparent;border-radius:7px;background:transparent;color:#334155;cursor:pointer;font:inherit;font-size:.92rem;font-weight:850;text-align:left;padding:.72rem .8rem;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.performance-help-tabs button:hover{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.performance-help-tabs button.active{border-color:#f59e0b;background:#fff8dc;color:#92400e}.performance-help-content{min-width:0;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:1rem;box-shadow:0 1px 2px #0f172a0d}.performance-help-selected-topic{margin-bottom:1rem}.performance-help-manual-reference{display:grid;gap:.8rem;margin-top:.85rem;border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff;padding:.9rem}.performance-help-manual-reference>div:first-child{display:flex;align-items:flex-start;gap:.65rem}.performance-help-manual-open{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:38px;height:38px;margin-top:.1rem;border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#2563eb;cursor:pointer;box-shadow:0 6px 14px #2563eb1f}.performance-help-manual-open:hover,.performance-help-manual-open:focus-visible{border-color:#2563eb;background:#eff6ff;outline:0}.performance-help-manual-reference>div:first-child>svg,.performance-help-manual-open svg{flex:0 0 auto;color:#2563eb}.performance-help-manual-reference span{color:#1d4ed8;font-size:.74rem;font-weight:950;text-transform:uppercase}.performance-help-manual-reference h4{margin:.16rem 0 .25rem;color:#0f172a;font-size:1.02rem}.performance-help-manual-reference p{margin:0;color:#475569;line-height:1.45}.performance-help-search.is-wide{padding:.72rem .8rem}.performance-help-manual-results{display:grid;gap:.55rem;border-top:1px solid #dbeafe;padding-top:.7rem}.performance-help-manual-results strong{color:#334155;font-size:.84rem}.performance-help-manual-results div{display:flex;flex-wrap:wrap;gap:.45rem}.performance-help-manual-results button{border:1px solid #bfdbfe;border-radius:999px;background:#fff;color:#1d4ed8;cursor:pointer;font:inherit;font-size:.78rem;font-weight:900;padding:.38rem .7rem}.performance-help-manual-results button:hover{border-color:#2563eb;background:#eff6ff}.performance-full-manual-modal{width:min(1180px,calc(100vw - 1.25rem));height:min(900px,calc(100vh - 1.25rem));overflow:hidden;gap:.75rem;background:#f8fafc}.performance-full-manual-kicker{display:inline-flex;margin-bottom:.25rem;color:#1d4ed8;font-size:.75rem;font-weight:950;text-transform:uppercase}.performance-full-manual-search{flex:0 0 auto;min-height:48px}.performance-full-manual-count{flex:0 0 auto;color:#64748b;font-size:.84rem;font-weight:800}.performance-full-manual-body{flex:1 1 auto;min-height:0;overflow:auto;display:grid;gap:.85rem;padding-right:.25rem;scrollbar-color:#94a3b8 #e2e8f0}.performance-full-manual-section,.performance-full-manual-empty{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:1rem;box-shadow:0 1px 2px #0f172a0d}.performance-full-manual-section h1{margin:0 0 .55rem;color:#0f172a;font-size:1.55rem}.performance-full-manual-section h2{margin:.2rem 0 .65rem;color:#0f172a;font-size:1.2rem}.performance-full-manual-section h3{margin:.85rem 0 .35rem;color:#1d4ed8;font-size:.98rem}.performance-full-manual-section p{margin:.35rem 0;color:#334155;line-height:1.55}.performance-full-manual-section li{margin:.28rem 0 .28rem 1.2rem;color:#334155;line-height:1.48}.performance-full-manual-ordered{list-style-type:decimal}.performance-full-manual-empty{color:#64748b;font-weight:800;text-align:center}.performance-tour-panel{border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#fff 64%,#fff7ed);padding:1rem;margin-bottom:1rem}.performance-tour-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.performance-tour-header span,.performance-tour-card>div>span{color:#1d4ed8;font-size:.75rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.performance-tour-header h3{margin:.25rem 0;color:#0f172a;font-size:1.22rem}.performance-tour-header p{margin:0;color:#64748b;font-weight:800}.performance-tour-header strong{border:1px solid #bfdbfe;border-radius:999px;background:#fff;color:#1d4ed8;padding:.35rem .7rem;font-size:.85rem}.performance-tour-header-actions{display:flex;align-items:flex-end;flex-direction:column;gap:.5rem}.performance-tour-progress{height:8px;border-radius:999px;background:#dbeafe;overflow:hidden;margin:.8rem 0}.performance-tour-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0ea5e9);transition:width .2s ease}.performance-tour-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1rem;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.95rem}.performance-tour-card h4{margin:.25rem 0 .35rem;color:#0f172a;font-size:1.08rem}.performance-tour-card p{margin:0;color:#334155;line-height:1.45}.performance-tour-card dl{display:grid;gap:.6rem;margin:0}.performance-tour-card dl div{border-left:3px solid #f59e0b;background:#fffbeb;padding:.55rem .7rem}.performance-tour-card dt{color:#92400e;font-size:.74rem;font-weight:950;text-transform:uppercase}.performance-tour-card dd{margin:.18rem 0 0;color:#334155;font-weight:700;line-height:1.4}.performance-tour-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem;margin-top:.85rem}.performance-tour-actions button:disabled{cursor:not-allowed;opacity:.45}.performance-tour-check{display:inline-flex;align-items:center;gap:.35rem}.performance-tour-check.active{border-color:#86efac;background:#ecfdf5;color:#166534}.performance-tour-dots{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.85rem}.performance-tour-dots button{width:30px;height:30px;border:1px solid #bfdbfe;border-radius:999px;background:#fff;color:#1d4ed8;cursor:pointer;font-weight:900}.performance-tour-dots button.active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 8px 18px #2563eb38}.performance-tour-dots button.completed{border-color:#86efac;background:#ecfdf5;color:#166534}.performance-tour-dots button.active.completed{border-color:#16a34a;background:#16a34a;color:#fff}.performance-tour-reset{border:0;background:transparent;color:#64748b;cursor:pointer;font-size:.78rem;font-weight:800;margin-top:.7rem;padding:0}.performance-tour-reset:hover{color:#1d4ed8;text-decoration:underline}.performance-help-flow,.performance-help-personas{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.95rem;margin-bottom:1rem}.performance-help-section-heading{display:flex;flex-direction:column;gap:.18rem;margin-bottom:.75rem}.performance-help-section-heading span{color:#1d4ed8;font-size:.74rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.performance-help-section-heading h3{margin:0;color:#0f172a;font-size:1.05rem}.performance-help-section-heading p{margin:0;color:#64748b;line-height:1.45}.performance-help-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.performance-help-flow-grid article{position:relative;border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff;padding:.78rem;min-height:142px}.performance-help-flow-grid article:after{content:"";position:absolute;top:1rem;right:-.45rem;width:.8rem;height:.8rem;border-top:2px solid #93c5fd;border-right:2px solid #93c5fd;transform:rotate(45deg);background:#fff}.performance-help-flow-grid article:nth-child(3n):after,.performance-help-flow-grid article:last-child:after{display:none}.performance-help-flow-grid strong{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#2563eb;color:#fff;font-size:.78rem;font-weight:950}.performance-help-flow-grid span{display:block;margin-top:.45rem;color:#b45309;font-size:.72rem;font-weight:950;text-transform:uppercase}.performance-help-flow-grid h4,.performance-help-persona-grid h4{margin:.18rem 0 .32rem;color:#0f172a;font-size:.95rem}.performance-help-flow-grid p,.performance-help-persona-grid p{margin:0;color:#475569;line-height:1.42}.performance-help-persona-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.performance-help-persona-grid article{border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.8rem}.performance-help-persona-grid ul{display:grid;gap:.45rem;margin:.7rem 0 0;padding:0;list-style:none}.performance-help-persona-grid li{display:flex;align-items:flex-start;gap:.45rem;color:#166534;font-weight:750;line-height:1.35}.performance-help-persona-grid svg{flex:0 0 auto;margin-top:.08rem;color:#16a34a}.performance-help-hero{border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#fff 68%,#fff7ed);padding:1rem}.performance-help-hero span{color:#b45309;font-size:.76rem;font-weight:900;text-transform:uppercase}.performance-help-hero h3{margin:.25rem 0 .4rem;color:#0f172a;font-size:1.25rem}.performance-help-hero p{margin:0;color:#475569;line-height:1.5}.performance-help-quick-tips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-top:.75rem}.performance-help-quick-tips article{border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.7rem;min-height:72px}.performance-help-quick-tips strong{display:block;color:#0f4aa2;font-size:.78rem;font-weight:950;text-transform:uppercase}.performance-help-quick-tips span{display:block;margin-top:.25rem;color:#334155;font-size:.82rem;font-weight:750;line-height:1.3}.performance-help-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.85rem}.performance-help-columns article,.performance-help-note{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.9rem}.performance-help-columns h4{margin:0 0 .55rem;color:#0f172a;font-size:.95rem;font-weight:900}.performance-help-columns ul,.performance-help-columns ol{margin:0;padding-left:1.1rem;color:#334155;line-height:1.45}.performance-help-columns li+li{margin-top:.38rem}.performance-help-note{margin-top:.85rem;border-color:#fed7aa;background:#fffbeb}.performance-help-note strong{display:block;margin-bottom:.3rem;color:#92400e;font-weight:900}.performance-help-note p{margin:0;color:#475569;line-height:1.5}.performance-help-checklist{margin-top:.85rem;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;padding:.9rem}.performance-help-checklist h4{margin:0 0 .65rem;color:#14532d;font-size:.95rem;font-weight:900}.performance-help-checklist ul{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.performance-help-checklist li{display:flex;align-items:flex-start;gap:.5rem;color:#166534;line-height:1.45}.performance-help-checklist svg{flex:0 0 auto;margin-top:.1rem;color:#16a34a}.performance-product-tour-start{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid #2563eb!important;border-radius:8px;background:#2563eb!important;color:#fff!important;box-shadow:0 12px 24px #2563eb33;cursor:pointer;font:inherit;font-size:.84rem;font-weight:900;padding:.55rem .8rem}.performance-product-tour-start svg{flex:0 0 auto}.performance-product-tour-start:hover,.performance-product-tour-start:focus-visible{background:#1d4ed8!important;border-color:#1d4ed8!important}.people-product-tour{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:auto}.people-product-tour-dim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a9e}.people-product-tour-spotlight{position:fixed;border-radius:14px;border:2px solid #60a5fa;background:#ffffff0f;box-shadow:0 0 0 9999px #0f172a9e,0 0 0 8px #60a5fa2e,0 18px 42px #0f172a4d;transition:top .18s ease,left .18s ease,width .18s ease,height .18s ease;pointer-events:none}.people-product-tour-card{position:fixed;max-width:calc(100vw - 2rem);border:1px solid #bfdbfe;border-radius:10px;background:#fff;box-shadow:0 24px 60px #0f172a57;padding:1rem;pointer-events:auto;color:#0f172a}.people-product-tour-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.people-product-tour-head span{color:#2563eb;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.people-product-tour-head strong{display:inline-flex;align-items:center;justify-content:center;min-width:54px;min-height:28px;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:.8rem}.people-product-tour-card h3{margin:0 0 .45rem;color:#0f172a;font-size:1.08rem;line-height:1.25}.people-product-tour-card p{margin:0;color:#475569;line-height:1.5;font-size:.92rem}.people-product-tour-progress{height:6px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin:.85rem 0}.people-product-tour-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0ea5e9)}.people-product-tour-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.forms-option-tabs,.launch-option-tabs,.report-option-tabs{display:flex;gap:.5rem;flex-wrap:wrap;border-bottom:1px solid #dbe3ef;padding-bottom:.75rem}.forms-option-hub{flex:0 0 auto;display:grid;grid-template-columns:minmax(210px,.28fr) minmax(0,1fr);gap:.45rem;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.45rem}.forms-active-option-card{min-width:0;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#fff);display:flex;align-items:center;gap:.55rem;padding:.55rem .65rem}.forms-active-option-card>svg{width:34px;height:34px;border-radius:8px;background:#dbeafe;color:#1d4ed8;padding:.45rem;flex:0 0 auto}.forms-active-option-card div{min-width:0}.forms-active-option-card span,.forms-active-option-card small{display:block;color:#64748b;font-size:.62rem;font-weight:900;line-height:1.2}.forms-active-option-card span{text-transform:uppercase}.forms-active-option-card strong{display:block;margin:.08rem 0;color:#0f172a;font-size:.86rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forms-option-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;min-width:0}.forms-option-group{min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:.42rem}.forms-option-group header{display:flex;align-items:flex-start;gap:.4rem;min-width:0}.forms-option-group header svg{color:#475569;flex:0 0 auto;margin-top:.05rem}.forms-option-group header div{min-width:0}.forms-option-group header strong{display:block;color:#0f172a;font-size:.72rem;font-weight:950;line-height:1.15}.forms-option-group header span{display:block;margin-top:.08rem;color:#64748b;font-size:.6rem;font-weight:750;line-height:1.18}.forms-option-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin-top:.35rem}.forms-option-group button{min-height:28px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#334155;cursor:pointer;padding:0 .35rem;font-size:.68rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.forms-option-group button:hover,.forms-option-group button:focus-visible{border-color:#93c5fd;box-shadow:0 4px 12px #0f172a14;outline:none;transform:translateY(-1px)}.forms-option-group button.active{border-color:#f59e0b;background:#fff3c4;color:#0f172a;box-shadow:0 6px 16px #f59e0b21}.forms-workflow-strip{flex:0 0 auto;display:grid;grid-template-columns:auto repeat(3,minmax(0,1fr));gap:.35rem;align-items:stretch;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.34rem}.forms-workflow-strip>strong{min-width:110px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a;display:inline-flex;align-items:center;justify-content:center;padding:0 .7rem;font-size:.72rem;font-weight:950;text-transform:uppercase}.forms-workflow-strip article{min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.34rem .48rem;box-shadow:0 1px 2px #0f172a08}.forms-workflow-strip article strong{display:block;color:#0f172a;font-size:.68rem;font-weight:950;line-height:1.12}.forms-workflow-strip article span{display:block;margin-top:.08rem;color:#475569;font-size:.6rem;font-weight:750;line-height:1.16}.forms-indicator-bridge{flex:0 0 auto;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#fff 62%,#fff7ed);padding:.45rem;display:grid;grid-template-columns:minmax(260px,1fr) minmax(240px,.55fr) auto;gap:.45rem;align-items:center}.forms-indicator-bridge>div:first-child{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.5rem;align-items:center}.forms-indicator-bridge>div:first-child>svg{width:34px;height:34px;border-radius:8px;background:#dbeafe;color:#1d4ed8;padding:.45rem}.forms-indicator-bridge span,.forms-indicator-bridge-status span{display:block;color:#1d4ed8;font-size:.62rem;font-weight:950;text-transform:uppercase}.forms-indicator-bridge strong{display:block;margin-top:.08rem;color:#0f172a;font-size:.82rem;font-weight:950;line-height:1.18}.forms-indicator-bridge p{margin:.12rem 0 0;color:#475569;font-size:.7rem;font-weight:750;line-height:1.25}.forms-indicator-bridge-status{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.28rem}.forms-indicator-bridge-status article{min-width:0;border:1px solid #dbe3ef;border-radius:7px;background:#fff;padding:.34rem .45rem}.forms-indicator-bridge-status strong{font-size:.74rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forms-sync-button{min-height:34px;border:1px solid #93c5fd;border-radius:8px;background:#fff;color:#1d4ed8;padding:0 .68rem;display:inline-flex;align-items:center;justify-content:center;gap:.36rem;font-size:.72rem;font-weight:950;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.forms-sync-button:hover,.forms-sync-button:focus-visible{border-color:#2563eb;background:#dbeafe;outline:none;transform:translateY(-1px)}.forms-indicator-bridge>small{grid-column:1 / -1;border:1px solid #bbf7d0;border-radius:7px;background:#f0fdf4;color:#166534;padding:.34rem .5rem;font-size:.72rem;font-weight:850}.forms-readiness-board{flex:0 0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.38rem}.forms-readiness-board article{min-width:0;border:1px solid #dbe3ef;border-left:4px solid #64748b;border-radius:8px;background:#fff;padding:.48rem .58rem;box-shadow:0 1px 2px #0f172a0a}.forms-readiness-board article.is-ready{border-left-color:#10b981;background:linear-gradient(135deg,#ecfdf5,#fff 84%)}.forms-readiness-board article.is-warning,.forms-readiness-board article.is-attention{border-left-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff 84%)}.forms-readiness-board article.is-info{border-left-color:#2563eb;background:linear-gradient(135deg,#eff6ff,#fff 84%)}.forms-readiness-board span{display:block;color:#64748b;font-size:.62rem;font-weight:950;line-height:1.1;text-transform:uppercase}.forms-readiness-board strong{display:block;margin-top:.12rem;color:#0f172a;font-size:.82rem;font-weight:950;line-height:1.18;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forms-readiness-board p{margin:.16rem 0 0;color:#475569;font-size:.66rem;font-weight:750;line-height:1.2}.forms-prefill-panel{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr)) minmax(240px,.9fr) minmax(180px,.65fr);gap:.34rem;align-items:stretch;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.34rem}.forms-prefill-panel label,.forms-prefill-panel article{min-width:0;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.28rem .45rem}.forms-prefill-panel label span,.forms-prefill-panel article span{display:block;color:#64748b;font-size:.6rem;font-weight:950;text-transform:uppercase}.forms-prefill-panel select,.forms-prefill-panel input{width:100%;min-height:26px;margin-top:.12rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:0 .55rem;font-size:.72rem;font-weight:800}.forms-prefill-panel article strong{display:block;margin-top:.16rem;color:#0f172a;font-size:.76rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forms-prefill-panel article small{display:block;margin-top:.08rem;color:#64748b;font-size:.64rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forms-prefill-actions{min-width:0;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:.28rem .45rem;display:flex;flex-direction:column;justify-content:center;gap:.24rem}.forms-prefill-actions span{color:#1e3a8a;font-size:.64rem;font-weight:900;line-height:1.25}.forms-prefill-actions .button-secondary{min-height:26px;background:#fff;font-size:.68rem}.forms-option-tabs button,.launch-option-tabs button,.report-option-tabs button{border:1px solid #cbd5e1;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc);color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:42px;padding:0 .9rem;font-weight:900;cursor:pointer;box-shadow:0 1px 2px #0f172a0f;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.forms-option-tabs button:hover,.launch-option-tabs button:hover,.report-option-tabs button:hover{border-color:#93c5fd;box-shadow:0 4px 12px #0f172a14;transform:translateY(-1px)}.forms-option-tabs button.active,.launch-option-tabs button.active,.report-option-tabs button.active{background:#fff3c4;border-color:#f59e0b;color:#0f172a}.launch-option-tabs button b{min-width:1.65rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:.14rem .42rem;font-size:.7rem;line-height:1}.launch-option-tabs button.active b{background:#fff;color:#92400e}.performance-info-modal.reports .report-option-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:.45rem;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:.55rem}.performance-info-modal.reports .report-option-tabs button{width:100%;justify-content:flex-start;min-height:38px;border-radius:8px;padding:0 .7rem;font-size:.78rem}.performance-info-modal.reports .report-option-tabs button svg{flex:0 0 auto;color:#475569}.performance-info-modal.reports .report-option-tabs button>span{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.report-tab-badge{flex:0 0 auto;min-width:24px;border-radius:999px;background:#e0f2fe;color:#0369a1;padding:.16rem .42rem;font-size:.68rem;font-weight:900;line-height:1.2;text-align:center}.report-tab-badge.is-empty{background:#f1f5f9;color:#64748b}.report-tab-badge.is-attention{background:#fff7ed;color:#c2410c}.performance-info-modal.reports .report-option-tabs button.active{box-shadow:0 6px 16px #f59e0b1f,inset 4px 0 #f59e0b}.performance-info-modal.reports .report-option-tabs button.active svg{color:#b45309}.forms-model-toolbar{display:grid;grid-template-columns:minmax(420px,1fr) minmax(430px,.85fr) auto;gap:.38rem;align-items:center;border:1px solid #dbe3ef;border-radius:8px;background:linear-gradient(180deg,#f8fafc,#fff);padding:.38rem}.forms-model-compact-main{min-width:0;display:grid;grid-template-columns:minmax(190px,.42fr) minmax(0,1fr);gap:.38rem;align-items:center}.forms-model-title h3{margin:0;color:#0f172a;font-size:.82rem;font-weight:900;line-height:1.15}.forms-model-title span{display:block;margin-top:.08rem;color:#64748b;font-size:.64rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forms-model-title small{display:block;margin-top:.08rem;color:#0f4aa2;font-size:.61rem;font-weight:850;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forms-model-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:.24rem;min-width:0}.forms-model-metrics article{display:flex;flex-direction:column;justify-content:center;min-width:0;border:1px solid #dbe3ef;border-radius:7px;background:#fff;padding:.24rem .36rem}.forms-model-metrics span{display:block;color:#64748b;font-size:.56rem;font-weight:900;text-transform:uppercase}.forms-model-metrics strong{display:block;margin-top:0;color:#0f172a;font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forms-model-control-row{min-width:0;display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:.3rem;align-items:center}.forms-model-actions{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;flex-wrap:nowrap}.forms-model-actions .button-secondary{min-height:30px;padding:0 .5rem;font-size:.7rem;white-space:nowrap}.forms-model-actions .button-secondary svg{width:14px;height:14px}.forms-filter-segment{min-height:32px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;display:inline-flex;align-items:center;gap:.2rem;padding:.2rem}.forms-filter-segment button{min-height:24px;border:0;border-radius:6px;background:transparent;color:#475569;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;padding:0 .42rem;font-size:.68rem;font-weight:850}.forms-filter-segment button:hover,.forms-filter-segment button:focus-visible{background:#eaf2ff;color:#1d4ed8;outline:none}.forms-filter-segment button.active{background:#fff;color:#0f172a;box-shadow:0 1px 4px #0f172a1f}.forms-filter-segment strong{min-width:1.45rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:.1rem .28rem;font-size:.62rem;line-height:1;text-align:center}.forms-search-field{min-width:0;min-height:30px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#64748b;display:inline-flex;align-items:center;gap:.4rem;padding:0 .52rem}.forms-search-field input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#0f172a;font-size:.74rem;font-weight:750}.forms-search-field input::placeholder{color:#94a3b8}.forms-empty-filter{min-height:320px;border:1px dashed #cbd5e1;border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding:2rem;text-align:center}.forms-empty-filter svg{color:#64748b}.forms-empty-filter strong{color:#0f172a;font-size:1rem;font-weight:950}.forms-empty-filter span{max-width:460px;color:#64748b;font-size:.86rem;font-weight:750;line-height:1.4}.forms-content-shell{flex:1 1 auto;min-height:clamp(360px,42vh,620px);border:1px solid #cbd5e1;border-radius:8px;background:#fff;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 26px #0f172a0f}.forms-content-shell.is-forms-fullscreen{position:fixed;top:.35rem;right:.35rem;bottom:.35rem;left:.35rem;z-index:1300;min-height:0;border-color:#64748b;box-shadow:0 24px 70px #0f172a61}.forms-content-ruler{flex:0 0 auto;border-bottom:1px solid #dbe3ef;background:linear-gradient(180deg,#fff,#f8fafc);display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.48rem .6rem}.forms-content-ruler-title,.forms-content-ruler>div:first-child{display:inline-flex;align-items:baseline;gap:.45rem;min-width:0}.forms-content-ruler strong{color:#0f172a;font-size:.86rem;font-weight:950;white-space:nowrap}.forms-content-ruler span{color:#64748b;font-size:.72rem;font-weight:850;white-space:nowrap}.forms-content-ruler-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem;min-width:0}.forms-content-pill{min-height:26px;border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#334155!important;display:inline-flex;align-items:center;justify-content:center;padding:0 .55rem;font-size:.7rem!important;font-weight:950!important}.forms-content-fullscreen-button{min-height:28px;border:1px solid #93c5fd;border-radius:6px;background:#eff6ff;color:#1d4ed8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.28rem;padding:0 .55rem;font-size:.72rem;font-weight:900;white-space:nowrap}.forms-content-fullscreen-button:hover,.forms-content-fullscreen-button:focus-visible{border-color:#60a5fa;background:#dbeafe;outline:none}.forms-content-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding:.62rem .62rem 1rem;scrollbar-gutter:stable both-edges}.forms-content-scroll .performance-form-sheet{margin:0;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.72rem;box-shadow:inset 0 1px #f8fafc}.launch-filter-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.38rem;align-items:stretch;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.38rem}.launch-filter-panel .launch-search-field,.launch-filter-panel .launch-status-segment{grid-column:span 2}.launch-filter-panel label,.launch-filter-panel article{border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;display:flex;flex-direction:column;justify-content:center;gap:.08rem;min-height:42px;padding:.26rem .5rem}.launch-filter-panel label>span,.launch-filter-panel article span{color:#64748b;font-size:.64rem;font-weight:900;text-transform:uppercase}.launch-filter-panel article strong{color:#0f172a;font-size:.82rem;font-weight:950;line-height:1.1}.launch-filter-panel article small{color:#64748b;font-size:.66rem;font-weight:800}.launch-search-field{flex-direction:row!important;align-items:center;justify-content:flex-start!important;gap:.45rem!important}.launch-search-field svg{color:#64748b;flex:0 0 auto}.launch-search-field input,.launch-filter-panel select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#0f172a;font-size:.84rem;font-weight:800}.launch-search-field input::placeholder{color:#94a3b8}.launch-status-segment{min-height:42px;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;display:inline-flex;align-items:center;gap:.22rem;padding:.18rem}.launch-status-segment button{min-height:28px;border:0;border-radius:6px;background:transparent;color:#475569;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:0 .45rem;font-size:.72rem;font-weight:850;white-space:nowrap}.launch-status-segment button:hover,.launch-status-segment button:focus-visible{background:#eaf2ff;color:#1d4ed8;outline:none}.launch-status-segment button.active{background:#fff;color:#0f172a;box-shadow:0 1px 4px #0f172a1f}.launch-status-segment strong{min-width:1.45rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:.12rem .35rem;font-size:.68rem;line-height:1;text-align:center}.launch-command-center{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(520px,1.4fr) auto;gap:.65rem;align-items:stretch;border:1px solid #dbe3ef;border-radius:8px;background:linear-gradient(135deg,#fff,#f8fbff 58%,#f0fdf4);padding:.7rem;box-shadow:0 8px 20px #0f172a0d}.launch-command-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.2rem}.launch-command-copy span,.launch-command-cards article span{color:#2563eb;font-size:.7rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.launch-command-copy strong{color:#0f172a;font-size:1rem;line-height:1.18}.launch-command-copy p,.launch-command-cards article p{margin:0;color:#64748b;font-size:.78rem;font-weight:750;line-height:1.32}.launch-command-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:.45rem;min-width:0}.launch-command-cards article{min-width:0;border:1px solid #dbe3ef;border-left-width:4px;border-radius:8px;background:#ffffffe0;padding:.5rem .58rem}.launch-command-cards article[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.launch-command-cards article[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.launch-command-cards article[data-tone=danger]{border-left-color:#ef4444;background:#fff7ed}.launch-command-cards article[data-tone=neutral]{border-left-color:#64748b}.launch-command-cards article strong{display:block;margin-top:.08rem;color:#0f172a;font-size:1.05rem;line-height:1.1}.launch-command-cards article p{margin-top:.16rem}.launch-command-actions{display:flex;flex-direction:column;justify-content:center;gap:.38rem;min-width:170px}.launch-command-actions .button-secondary{min-height:36px;justify-content:center;white-space:nowrap}.launch-all-users-panel{display:flex;flex-direction:column;gap:.75rem;border:1px solid #dbe3ef;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc);padding:.8rem;box-shadow:0 10px 24px #0f172a0d}.launch-all-users-panel>header{display:flex;gap:1rem;align-items:center;justify-content:space-between}.launch-all-users-panel>header>div:first-child{min-width:0}.launch-all-users-panel header span{color:#2563eb;font-size:.72rem;font-weight:950;text-transform:uppercase}.launch-all-users-panel h3{margin:.18rem 0 0;color:#0f172a;font-size:1.05rem;font-weight:950}.launch-all-users-panel p{max-width:720px;margin:.2rem 0 0;color:#64748b;font-size:.84rem;font-weight:700;line-height:1.35}.launch-all-users-summary{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:.45rem;min-width:330px}.launch-all-users-summary article{border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.55rem .65rem;box-shadow:0 1px 2px #0f172a0a}.launch-all-users-summary strong{display:block;color:#0f172a;font-size:1.1rem;line-height:1}.launch-all-users-table{min-width:980px}.launch-all-users-panel .performance-info-table-wrap{max-height:min(58vh,620px);overflow:auto;scrollbar-gutter:stable}.launch-all-users-table thead th{position:sticky;top:0;z-index:2;background:#eef4fb;box-shadow:inset 0 -1px #cbd5e1}.launch-all-users-table tbody tr:hover{background:#f8fbff}.launch-all-users-table th:first-child,.launch-all-users-table td:first-child{position:sticky;left:0;z-index:1;background:inherit;box-shadow:inset -1px 0 #e2e8f0}.launch-all-users-table th:first-child{z-index:3;background:#eef4fb}.launch-all-users-table td strong{color:#0f172a}.launch-profile-pill,.launch-status-pill{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:900;white-space:nowrap}.launch-profile-pill[data-profile=manager]{background:#eff6ff;color:#1d4ed8}.launch-profile-pill[data-profile=nonManager]{background:#f0fdf4;color:#15803d}.launch-status-pill.is-ready{background:#dcfce7;color:#166534}.launch-status-pill.is-pending{background:#fff7ed;color:#c2410c}.launch-sheet-toolbar{display:flex;gap:.5rem;align-items:center;border:1px solid #dbe3ef;border-radius:8px;background:linear-gradient(180deg,#f8fafc,#fff);padding:.42rem .55rem}.launch-sheet-title-block{flex:1 1 240px;min-width:220px}.launch-sheet-toolbar h3{margin:0;color:#0f172a;font-size:.9rem;font-weight:900}.launch-sheet-title-block span{display:block;margin-top:.08rem;color:#64748b;font-size:.68rem;font-weight:800}.launch-sheet-metrics{flex:1 1 auto;display:flex;align-items:center;gap:.3rem;min-width:0}.launch-sheet-metrics article{border:1px solid #dbe3ef;border-radius:7px;background:#fff;min-height:38px;min-width:92px;padding:.24rem .42rem}.launch-sheet-metrics span{display:block;color:#64748b;font-size:.62rem;font-weight:900;text-transform:uppercase}.launch-sheet-metrics strong{display:block;margin-top:.05rem;color:#0f172a;font-size:.74rem;line-height:1.2}.launch-toolbar-actions{flex:0 0 auto;display:flex;align-items:stretch;gap:.3rem;min-width:0}.launch-toolbar-actions .launch-progress-track{display:none}.launch-density-toggle{min-height:36px;min-width:142px;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.22rem;padding:.22rem}.launch-toolbar-actions .button-secondary{min-height:36px;padding-inline:.7rem;white-space:nowrap}.launch-toolbar-actions .button-secondary svg{width:15px;height:15px}.launch-density-toggle button{border:0;border-radius:6px;background:transparent;color:#475569;cursor:pointer;font-size:.74rem;font-weight:900}.launch-density-toggle button:hover,.launch-density-toggle button:focus-visible{background:#eaf2ff;color:#1d4ed8;outline:none}.launch-density-toggle button.active{background:#fff;color:#0f172a;box-shadow:0 1px 4px #0f172a1f}.launch-progress-track{height:5px;border-radius:999px;background:#e2e8f0;overflow:hidden}.launch-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#16a34a);transition:width .2s ease}.launches-compact-mode .launch-filter-panel{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:.28rem;padding:.28rem}.launches-compact-mode .launch-filter-panel label,.launches-compact-mode .launch-filter-panel article,.launches-compact-mode .launch-status-segment{min-height:34px}.launches-compact-mode .launch-filter-panel label,.launches-compact-mode .launch-filter-panel article{padding:.2rem .42rem}.launches-compact-mode .launch-filter-panel label>span,.launches-compact-mode .launch-filter-panel article span{font-size:.56rem}.launches-compact-mode .launch-filter-panel article strong{font-size:.75rem}.launches-compact-mode .launch-filter-panel article small{display:none}.launches-compact-mode .launch-status-segment{padding:.14rem}.launches-compact-mode .launch-status-segment button{min-height:24px;padding-inline:.36rem;font-size:.66rem}.launches-compact-mode .launch-sheet-toolbar{gap:.38rem;padding:.3rem .42rem}.launches-compact-mode .launch-sheet-title-block{flex:0 1 260px;min-width:180px}.launches-compact-mode .launch-sheet-toolbar h3{font-size:.82rem}.launches-compact-mode .launch-sheet-title-block span{display:none}.launches-compact-mode .launch-sheet-metrics{gap:.22rem}.launches-compact-mode .launch-sheet-metrics article{display:inline-flex;align-items:center;gap:.28rem;min-height:30px;min-width:0;padding:.16rem .36rem}.launches-compact-mode .launch-sheet-metrics span{font-size:.56rem}.launches-compact-mode .launch-sheet-metrics strong{margin-top:0;font-size:.7rem;white-space:nowrap}.launches-compact-mode .launch-density-toggle,.launches-compact-mode .launch-toolbar-actions .button-secondary{min-height:32px}.launches-compact-mode .launch-toolbar-actions .button-secondary{padding-inline:.55rem}.launch-check-panel{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;display:grid;gap:.75rem;padding:.85rem 1rem}.launch-check-panel.has-pending{border-color:#fed7aa;background:#fff7ed}.launch-check-panel.is-ready{border-color:#bbf7d0;background:#f0fdf4}.launch-check-panel header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.launch-check-panel header strong{display:block;color:#0f172a;font-size:.95rem;font-weight:950}.launch-check-panel header span{display:block;margin-top:.2rem;color:#475569;font-size:.82rem;font-weight:800}.launch-check-panel header b{border-radius:999px;background:#fff;color:#0f172a;padding:.35rem .65rem;font-size:.82rem;white-space:nowrap}.launch-check-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.launch-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.launch-check-grid article{border:1px solid rgb(148 163 184 / .45);border-radius:8px;background:#ffffffb8;padding:.55rem .65rem}.launch-check-grid span{display:block;color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase}.launch-check-grid strong{display:block;margin-top:.16rem;color:#0f172a;font-size:.95rem}.launch-check-panel ul{margin:0;padding:0;display:grid;gap:.4rem;list-style:none}.launch-check-panel li{border:1px solid rgb(251 146 60 / .35);border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .65rem}.launch-check-panel li strong{color:#0f172a;font-size:.84rem;font-weight:900}.launch-check-panel li span{color:#9a3412;font-size:.78rem;font-weight:850;text-align:right}.launch-content-scroll{flex:0 0 auto;min-height:0;overflow:visible;padding-right:.1rem;padding-bottom:1.2rem}.report-summary-toolbar{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(520px,1.7fr) auto;gap:.75rem;align-items:center;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.75rem}.report-summary-toolbar h3{margin:0;color:#0f172a;font-size:1rem;font-weight:900}.report-summary-toolbar>div:first-child span{display:block;margin-top:.25rem;color:#64748b;font-size:.84rem;font-weight:800}.report-summary-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem}.report-summary-metrics article{border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;min-height:52px;padding:.52rem .62rem;box-shadow:0 1px 2px #0f172a0a}.report-summary-metrics span{display:block;color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase}.report-summary-metrics strong{display:block;margin-top:.18rem;color:#0f172a;font-size:.9rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-summary-actions{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.report-summary-actions .button-secondary{min-height:38px;white-space:nowrap}.report-content-shell{flex:1 1 auto;min-height:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.performance-info-modal.reports .report-content-shell{flex:0 0 auto;min-height:clamp(520px,62vh,760px)}.report-content-shell.is-report-fullscreen{position:fixed;top:.35rem;right:.35rem;bottom:.35rem;left:.35rem;z-index:1300;min-height:0;border-color:#64748b;box-shadow:0 24px 70px #0f172a61}.report-content-ruler{flex:0 0 auto;border-bottom:1px solid #dbe3ef;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.36rem .55rem}.report-content-ruler>div{display:inline-flex;align-items:baseline;gap:.45rem;min-width:0}.report-content-ruler strong{color:#0f172a;font-size:.86rem;font-weight:950;white-space:nowrap}.report-content-ruler span{color:#64748b;font-size:.72rem;font-weight:850;white-space:nowrap}.report-content-fullscreen-button{min-height:28px;border:1px solid #93c5fd;border-radius:6px;background:#eff6ff;color:#1d4ed8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.28rem;padding:0 .55rem;font-size:.72rem;font-weight:900;white-space:nowrap}.report-content-fullscreen-button:hover,.report-content-fullscreen-button:focus-visible{border-color:#60a5fa;background:#dbeafe;outline:none}.report-content-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding:.6rem .6rem 4.5rem;overscroll-behavior:contain;scrollbar-color:#64748b #e2e8f0;scrollbar-width:auto}.report-content-shell.is-report-fullscreen .report-content-scroll{padding:.75rem .75rem 5rem}.performance-report-executive{flex:0 0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.performance-report-executive article{min-height:86px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.8rem;box-shadow:0 1px 2px #0f172a0d}.performance-report-executive article.is-highlight{border-color:#fed7aa;background:#fff7ed}.performance-report-executive span{display:block;color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-report-executive strong{display:block;margin-top:.28rem;color:#0f172a;font-size:1.15rem;line-height:1.15}.performance-report-executive small{display:block;margin-top:.35rem;color:#475569;font-size:.76rem;font-weight:800;line-height:1.25}.performance-report-insights{flex:0 0 auto;display:grid;grid-template-columns:minmax(190px,.24fr) minmax(0,1fr);gap:.65rem;align-items:stretch;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.65rem}.performance-report-insights header{border-right:1px solid #e2e8f0;padding-right:.65rem}.performance-report-insights header span{display:block;color:#b45309;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-report-insights header strong{display:block;margin-top:.25rem;color:#0f172a;font-size:.95rem;line-height:1.2}.performance-report-insights>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.5rem}.performance-report-insights article{min-height:78px;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.65rem;display:flex;align-items:flex-start;gap:.55rem}.performance-report-insights article svg{flex:0 0 auto;margin-top:.1rem;color:#475569}.performance-report-insights article strong{display:block;color:#0f172a;font-size:.84rem;line-height:1.2}.performance-report-insights article p{margin:.22rem 0 0;color:#475569;font-size:.76rem;font-weight:750;line-height:1.35}.performance-report-insights article.is-positive{border-color:#bbf7d0;background:#f0fdf4}.performance-report-insights article.is-positive svg{color:#16a34a}.performance-report-insights article.is-warning,.performance-report-insights article.is-attention{border-color:#fed7aa;background:#fff7ed}.performance-report-insights article.is-warning svg,.performance-report-insights article.is-attention svg{color:#d97706}.performance-report-chart-roadmap{flex:0 0 auto;display:grid;grid-template-columns:minmax(220px,.28fr) minmax(0,1fr);gap:.65rem;align-items:stretch;border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff;padding:.65rem}.performance-report-chart-roadmap header{border-right:1px solid #dbeafe;padding-right:.65rem}.performance-report-chart-roadmap header span{display:block;color:#1d4ed8;font-size:.72rem;font-weight:950;text-transform:uppercase}.performance-report-chart-roadmap header strong{display:block;margin-top:.22rem;color:#0f172a;font-size:.95rem;line-height:1.2}.performance-report-chart-roadmap header p{margin:.32rem 0 0;color:#475569;font-size:.76rem;font-weight:750;line-height:1.35}.performance-report-chart-roadmap>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem}.performance-report-chart-roadmap a,.performance-report-chart-roadmap button{min-width:0;border:1px solid #dbe3ef;border-left-width:4px;border-radius:8px;background:#fff;color:#0f172a;cursor:pointer;padding:.62rem .65rem;text-align:left;text-decoration:none;box-shadow:0 1px 2px #0f172a0a}.performance-report-chart-roadmap a:hover,.performance-report-chart-roadmap a:focus-visible,.performance-report-chart-roadmap button:hover,.performance-report-chart-roadmap button:focus-visible{border-color:#93c5fd;background:#eff6ff;outline:none;transform:translateY(-1px)}.performance-report-chart-roadmap a span,.performance-report-chart-roadmap button span{display:block;color:#64748b;font-size:.68rem;font-weight:950;text-transform:uppercase}.performance-report-chart-roadmap a strong,.performance-report-chart-roadmap button strong{display:block;margin-top:.18rem;color:#0f172a;font-size:.82rem;line-height:1.2}.performance-report-chart-roadmap a small,.performance-report-chart-roadmap button small{display:block;margin-top:.28rem;color:#475569;font-size:.7rem;font-weight:750;line-height:1.3}.performance-report-chart-roadmap .is-blue{border-left-color:#2563eb}.performance-report-chart-roadmap .is-amber{border-left-color:#f59e0b}.performance-report-chart-roadmap .is-green{border-left-color:#16a34a}.performance-report-chart-roadmap .is-purple{border-left-color:#7c3aed}.performance-report-chart-roadmap .is-slate{border-left-color:#475569}.performance-report-dashboard{flex:0 0 auto;display:flex;flex-direction:column;gap:.7rem;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(180deg,#f8fbff,#fff);padding:.75rem;box-shadow:0 1px 2px #0f172a0a}.performance-report-dashboard>header{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.46fr);gap:.75rem;align-items:start;border-bottom:1px solid #dbeafe;padding-bottom:.65rem}.performance-report-dashboard>header span,.performance-report-dashboard-card header span,.performance-report-dashboard-gauges span{display:block;color:#1d4ed8;font-size:.7rem;font-weight:950;text-transform:uppercase}.performance-report-dashboard>header strong,.performance-report-dashboard-card header strong{display:block;margin-top:.18rem;color:#0f172a;font-size:1rem;line-height:1.2}.performance-report-dashboard>header small{color:#475569;font-size:.76rem;font-weight:800;line-height:1.35}.performance-report-dashboard-gauges{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}.performance-report-dashboard-gauges article{min-width:0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:.5rem;align-items:center;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.55rem}.report-dashboard-gauge-chart{position:relative;min-width:0;height:72px}.report-dashboard-gauge-chart .recharts-responsive-container{position:absolute;top:-8px;right:0;bottom:0;left:0}.report-dashboard-gauge-chart strong{position:absolute;left:50%;bottom:.15rem;transform:translate(-50%);color:#0f172a;font-size:1rem;font-weight:950;line-height:1;white-space:nowrap}.performance-report-dashboard-gauges small{display:block;margin-top:.25rem;color:#475569;font-size:.72rem;font-weight:800;line-height:1.25}.performance-report-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.performance-report-dashboard-card{min-width:0;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.65rem;box-shadow:0 1px 2px #0f172a0a}.performance-report-dashboard-card header{display:flex;justify-content:space-between;gap:.6rem;align-items:flex-start;margin-bottom:.45rem}.performance-report-dashboard-card header small{color:#64748b;font-size:.72rem;font-weight:850;text-align:right}.performance-report-dashboard-pie{display:grid;grid-template-columns:.9fr 1fr;gap:.55rem;align-items:center}.performance-report-dashboard-pie>div:last-child,.performance-report-dashboard-list{display:flex;flex-direction:column;gap:.4rem}.performance-report-dashboard-pie p,.performance-report-dashboard-list p{display:flex;justify-content:space-between;gap:.5rem;align-items:center;margin:0;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc;padding:.45rem .5rem;color:#334155;font-size:.73rem;font-weight:850}.performance-report-dashboard-pie p span,.performance-report-dashboard-list p span{min-width:0;display:flex;align-items:center;gap:.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-report-dashboard-pie p b{width:.6rem;height:.6rem;flex:0 0 auto;border-radius:999px}.performance-report-dashboard-pie p strong,.performance-report-dashboard-list p strong{color:#0f172a;font-size:.82rem;font-weight:950}.performance-report-dashboard-list>small{color:#64748b;font-size:.78rem;font-weight:800}.performance-report-tab-dashboard{margin-bottom:.75rem;border-color:#dbeafe}.performance-report-tab-dashboard .performance-report-dashboard-grid{grid-template-columns:minmax(340px,1.35fr) minmax(300px,1fr) minmax(260px,.9fr)}.performance-report-tab-dashboard .performance-report-dashboard-card:first-child,.performance-report-tab-dashboard .performance-report-dashboard-card:nth-child(4){grid-column:span 2}.performance-report-tab-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.performance-report-tab-metrics article{min-width:0;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.55rem .6rem}.performance-report-tab-metrics article span{display:block;color:#64748b;font-size:.68rem;font-weight:950;text-transform:uppercase}.performance-report-tab-metrics article strong{display:block;margin-top:.12rem;color:#0f172a;font-size:1.05rem;font-weight:950;line-height:1.1}.performance-report-tab-metrics article small{display:block;margin-top:.18rem;color:#64748b;font-size:.7rem;font-weight:800}.performance-report-tab-guidance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.performance-report-tab-guidance article{min-width:0;border:1px solid #bfdbfe;border-left:3px solid #2563eb;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbff);padding:.58rem .65rem}.performance-report-tab-guidance article:nth-child(2){border-left-color:#f59e0b}.performance-report-tab-guidance article:nth-child(3){border-left-color:#10b981}.performance-report-tab-guidance span{display:block;color:#2563eb;font-size:.64rem;font-weight:950;text-transform:uppercase}.performance-report-tab-guidance strong{display:block;margin-top:.18rem;color:#334155;font-size:.76rem;font-weight:850;line-height:1.35}.performance-report-dashboard-empty{display:flex;flex-direction:column;gap:.2rem;border:1px dashed #bfdbfe;border-radius:8px;background:#eff6ff;padding:.8rem}.performance-report-dashboard-empty strong{color:#0f172a;font-size:.9rem;font-weight:950}.performance-report-dashboard-empty span{color:#475569;font-size:.78rem;font-weight:800}.performance-report-dashboard-card-wide{grid-column:1 / -1}.performance-report-visible-values{display:grid;gap:.4rem;border-top:1px solid #e2e8f0;padding:.7rem .75rem .8rem}.performance-report-visible-values p,.performance-report-radar-values p{display:grid;grid-template-columns:minmax(120px,1fr);align-items:center;gap:.45rem;margin:0;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:.45rem .55rem}.performance-report-visible-values p{grid-template-columns:minmax(120px,1fr) repeat(3,minmax(74px,auto)) minmax(82px,auto)}.performance-report-visible-values span,.performance-report-radar-values span{color:#334155;font-size:.74rem;font-weight:850;line-height:1.25}.performance-report-visible-values b,.performance-report-radar-values b{border-radius:999px;background:#fff;color:#0f172a;padding:.16rem .42rem;font-size:.68rem;font-weight:900;white-space:nowrap}.performance-report-visible-values small{color:#64748b;font-size:.68rem;font-weight:800;white-space:nowrap}.performance-report-radar-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;border-top:1px solid #e2e8f0;padding:.7rem .75rem 0}.performance-report-radar-summary p{min-width:0;margin:0;border:1px solid #dbe4f0;border-radius:8px;background:#f8fbff;padding:.5rem .55rem}.performance-report-radar-summary span,.performance-report-radar-summary strong,.performance-report-radar-summary small{display:block}.performance-report-radar-summary span{color:#2563eb;font-size:.66rem;font-weight:950;text-transform:uppercase}.performance-report-radar-summary strong{margin-top:.12rem;color:#0f172a;font-size:1rem;font-weight:950}.performance-report-radar-summary small{margin-top:.12rem;color:#64748b;font-size:.66rem;font-weight:750;line-height:1.25}.performance-report-radar-values{display:grid;gap:.4rem;padding:.7rem .75rem .8rem}.performance-report-radar-values p{display:flex;flex-wrap:wrap;align-items:center}.performance-report-radar-values p span{flex:1 0 100%}.performance-report-radar-values p b{flex:1 1 92px;text-align:center}.performance-report-radar-fallback{display:grid;gap:.65rem;padding:.85rem .75rem}.performance-report-radar-fallback>strong,.performance-report-radar-fallback>span{display:block}.performance-report-radar-fallback>strong{color:#0f172a;font-size:.88rem;font-weight:950}.performance-report-radar-fallback>span{color:#64748b;font-size:.76rem;font-weight:750;line-height:1.35}.performance-report-radar-fallback article{display:grid;gap:.55rem;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc;padding:.75rem}.performance-report-radar-fallback h4{margin:0;color:#0f172a;font-size:.85rem;font-weight:950}.performance-report-radar-fallback p{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:.55rem;margin:0}.performance-report-radar-fallback p span{color:#475569;font-size:.72rem;font-weight:850}.performance-report-radar-fallback p b{min-width:36px;max-width:100%;border-radius:999px;color:#fff;padding:.26rem .5rem;font-size:.7rem;font-weight:950;text-align:right;white-space:nowrap}.launch-manual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.launch-manual-grid label{display:flex;flex-direction:column;gap:.35rem}.launch-manual-grid span{color:#334155;font-size:.78rem;font-weight:900;text-transform:uppercase}.launch-manual-grid input,.launch-manual-grid select{min-height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:0 .7rem;font-weight:700}.launch-sheet-shell{min-height:0;height:100%;border:1px solid #94a3b8;border-radius:8px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.launch-sheet-shell.is-sheet-fullscreen{position:fixed;top:.35rem;right:.35rem;bottom:.35rem;left:.35rem;z-index:1300;height:auto;border-radius:8px;border-color:#64748b;box-shadow:0 24px 70px #0f172a61}.launch-sheet-ruler{flex:0 0 auto;border-bottom:1px solid #dbe3ef;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.36rem .55rem}.launch-sheet-ruler>div{display:inline-flex;align-items:baseline;gap:.25rem;color:#475569;font-size:.72rem;font-weight:850;white-space:nowrap}.launch-sheet-ruler strong{color:#0f172a;font-size:.86rem;font-weight:950}.launch-sheet-ruler .has-pending strong{color:#b45309}.launch-sheet-ruler .is-ready strong{color:#15803d}.launch-sheet-ruler nav{margin-left:auto;display:inline-flex;align-items:center;gap:.25rem}.launch-sheet-ruler button{min-height:28px;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#334155;cursor:pointer;padding:0 .55rem;font-size:.72rem;font-weight:900}.launch-sheet-ruler button svg{flex:0 0 auto}.launch-sheet-fullscreen-button{display:inline-flex;align-items:center;justify-content:center;gap:.28rem;border-color:#93c5fd!important;background:#eff6ff!important;color:#1d4ed8!important}.launch-sheet-ruler button:hover,.launch-sheet-ruler button:focus-visible{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;outline:none}.launch-sheet-ruler button:disabled{cursor:not-allowed;opacity:.45}.launch-horizontal-scroll-proxy{flex:0 0 auto;min-height:22px;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid #dbe3ef;background:linear-gradient(180deg,#f8fafc,#eef4fb);scrollbar-color:#64748b #e2e8f0;scrollbar-width:auto}.launch-horizontal-scroll-proxy>div{height:6px}.launch-sheet-wrap{flex:1 1 auto;min-height:410px;max-height:min(58vh,660px);overflow:auto;background:#fff;overscroll-behavior:contain;scrollbar-color:#64748b #e2e8f0;scrollbar-width:auto}.launch-sheet-shell.is-sheet-fullscreen .launch-sheet-wrap{min-height:0;max-height:none}.launch-sheet-shell.is-sheet-fullscreen .launch-horizontal-scroll-proxy{min-height:24px}.launch-sheet-shell.is-sheet-fullscreen .launch-sheet-ruler{padding:.55rem .7rem}.launch-spreadsheet-table{width:100%;min-width:1780px;border-collapse:separate;border-spacing:0;background:#fff}.launch-spreadsheet-table.potential{min-width:1080px}.launch-spreadsheet-table th,.launch-spreadsheet-table td{border:1px solid #b8c0cc;color:#0f172a;font-size:.78rem;text-align:center;vertical-align:middle}.launch-spreadsheet-table tbody{counter-reset:launch-row}.launch-spreadsheet-table tbody tr{counter-increment:launch-row}.launch-spreadsheet-table tbody tr:nth-child(2n) td{background:#f8fafc}.launch-spreadsheet-table tbody tr:hover td{background:#eff6ff}.launch-spreadsheet-table th{background:#e5e7eb;font-weight:900;text-transform:uppercase;position:sticky;z-index:4}.launch-spreadsheet-table thead tr:first-child th{top:0;height:106px}.launch-spreadsheet-table thead tr:nth-child(2) th{top:106px;height:36px;box-shadow:0 2px #94a3b8}.launch-spreadsheet-table td{padding:.25rem .4rem;background:#fff}.launch-spreadsheet-table th:nth-child(1),.launch-spreadsheet-table td:nth-child(1){position:sticky;left:0;z-index:3;min-width:180px;box-shadow:1px 0 #b8c0cc}.launch-spreadsheet-table thead th:nth-child(1){z-index:7}.launch-spreadsheet-table td:nth-child(1),.launch-spreadsheet-table td:nth-child(2){min-width:180px}.launch-spreadsheet-table tbody td:nth-child(1){padding-left:2rem;text-align:left;font-weight:850}.launch-spreadsheet-table tbody td:nth-child(1):before{content:counter(launch-row);position:absolute;left:.45rem;top:50%;transform:translateY(-50%);width:1.05rem;height:1.05rem;border-radius:999px;background:#e2e8f0;color:#475569;display:inline-flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:950;line-height:1}.launch-spreadsheet-table td:nth-child(3){min-width:260px}.launch-spreadsheet-table td:nth-child(4),.launch-spreadsheet-table td:nth-child(5),.launch-spreadsheet-table td:nth-child(6){min-width:130px}.launch-sheet-title{min-width:420px;height:106px;font-size:.94rem;line-height:1.35;letter-spacing:0;background:#e5e7eb}.launch-indicator-title{width:54px;min-width:54px;height:106px;padding:.35rem .2rem}.launch-indicator-title span{display:inline-block;writing-mode:vertical-rl;transform:rotate(180deg);white-space:normal;max-height:96px;overflow:hidden;text-transform:none;font-size:.74rem;font-weight:750}.launch-indicator-code{width:54px;min-width:54px;padding:.35rem .2rem}.launch-score-cell{width:54px;min-width:54px;padding:0;position:relative}.launch-score-cell select{width:100%;min-height:28px;border:0;background:transparent;color:#0f172a;text-align:center;font-weight:800}.launch-score-cell.is-missing{background:#fff7ed!important;box-shadow:inset 0 0 0 1px #fdba74}.launch-score-cell.is-missing:after{content:"";position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:999px;background:#f97316;pointer-events:none}.launch-score-cell.is-missing select{color:#9a3412}.launch-score-cell.is-filled{background:#f0fdf4!important}.launch-score-cell.is-filled select{color:#14532d}.launch-score-cell:focus-within{background:#eff6ff!important;box-shadow:inset 0 0 0 2px #2563eb;z-index:2}.launch-spreadsheet-table.is-compact thead tr:first-child th{height:96px}.launch-spreadsheet-table.is-compact thead tr:nth-child(2) th{top:96px;height:34px}.launch-spreadsheet-table.is-compact .launch-sheet-title{height:96px;font-size:.9rem}.launch-spreadsheet-table.is-compact .launch-indicator-title{height:96px}.launch-spreadsheet-table.is-compact .launch-indicator-title span{max-height:86px;font-size:.7rem}.launch-spreadsheet-table.is-compact th,.launch-spreadsheet-table.is-compact td{font-size:.7rem}.launch-spreadsheet-table.is-compact td{padding-top:.15rem;padding-bottom:.15rem}.launch-spreadsheet-table.is-compact .launch-score-cell select{min-height:24px;font-size:.7rem}.performance-form-sheet{display:flex;flex-direction:column;gap:.72rem}.performance-form-sheet.digital{gap:1.1rem}.performance-digital-header{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:1rem;align-items:stretch}.performance-form-instructions{border:1px solid #dbe3ef;border-radius:8px;background:linear-gradient(180deg,#f8fafc,#fff);padding:.78rem .9rem}.performance-form-instructions h3{margin:0 0 .48rem;color:#0f172a;font-size:.95rem;text-transform:uppercase}.performance-form-instructions ul{margin:.42rem 0 0;padding-left:1.2rem;color:#334155;font-size:.82rem;line-height:1.42}.performance-form-instructions p{margin:0;color:#475569}.performance-form-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.5rem}.performance-form-fields span{border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#0f172a;min-height:38px;display:flex;align-items:center;padding:.32rem .5rem;font-size:.8rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-digital-note{display:flex;flex-wrap:wrap;gap:.4rem 1rem;align-items:center;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:.75rem .9rem;color:#1e3a8a;font-size:.84rem}.performance-digital-note strong{font-weight:900}.performance-digital-note span{color:#334155}.performance-scale-card{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:1rem}.performance-scale-card h3{margin:0 0 .65rem;color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-scale-card table{width:100%;border-collapse:collapse}.performance-scale-card th,.performance-scale-card td{border:1px solid #cbd5e1;padding:.5rem;color:#0f172a;font-size:.82rem;text-align:center}.performance-scale-card th{background:#e2e8f0;font-weight:900}.performance-form-table-wrap{overflow:auto;border:1px solid #b6c2d2;border-radius:8px;background:#fff;max-height:min(58vh,620px);scrollbar-gutter:stable both-edges;box-shadow:inset 0 1px #eef2f7}.performance-form-table{width:100%;min-width:1280px;border-collapse:collapse;background:#fff}.performance-form-table.potential{min-width:820px}.performance-form-table th,.performance-form-table td{border:1px solid #cbd5e1;padding:.3rem .4rem;color:#0f172a;font-size:.74rem;text-align:center;vertical-align:middle}.performance-form-table thead{position:sticky;top:0;z-index:4}.performance-form-table th{background:#e8eef6;font-weight:900}.performance-form-table td:nth-child(3),.performance-form-table th:nth-child(3){min-width:300px;text-align:left}.performance-form-table tbody tr:hover td{background:#f8fbff}.performance-form-group-row td{background:#f1f5f9!important;font-weight:900}.performance-digital-table{width:100%;min-width:1120px;border-collapse:collapse;background:#fff}.performance-digital-table.potential{min-width:980px}.performance-digital-table th,.performance-digital-table td{border:1px solid #cbd5e1;padding:.5rem .6rem;color:#0f172a;font-size:.8rem;vertical-align:middle}.performance-digital-table th{background:#e2e8f0;font-weight:900;text-align:center}.performance-digital-table td:nth-child(1),.performance-digital-table td:nth-child(2),.performance-digital-table.potential td:nth-child(1){width:58px;text-align:center;font-weight:800}.performance-digital-table td:nth-child(3){width:230px;text-align:center;font-weight:700}.performance-digital-table td:nth-child(4){min-width:460px;line-height:1.45}.performance-digital-table.potential td:nth-child(2){width:240px;text-align:center;font-weight:700}.performance-digital-table.potential td:nth-child(3){min-width:420px;line-height:1.45}.performance-digital-table select{width:92px;min-height:34px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;font-weight:800;text-align:center}.performance-digital-group-row td{background:#eef2f7;font-weight:900;text-align:center;text-transform:uppercase}.performance-description-sheet{display:flex;flex-direction:column;gap:1rem}.performance-description-sheet h3{margin:0;color:#1f2937;font-size:1.15rem;font-weight:900}.performance-description-table{width:100%;min-width:980px;border-collapse:collapse;background:#fff}.performance-description-table th,.performance-description-table td{border:1px solid #94a3b8;padding:.5rem .65rem;color:#0f172a;font-size:.82rem;vertical-align:middle}.performance-description-table th{background:#e5e7eb;font-weight:900;text-align:center}.performance-description-table td:nth-child(1),.performance-description-table td:nth-child(2),.performance-description-table.potential td:nth-child(1){width:64px;text-align:center;font-weight:800}.performance-description-table td:nth-child(3){width:240px;text-align:center}.performance-description-table td:nth-child(4),.performance-description-table.potential td:nth-child(3){min-width:520px;line-height:1.45;text-align:left}.performance-description-table.potential td:nth-child(2){width:260px;text-align:center}.performance-description-group-row td{background:#f1f5f9;font-weight:900;text-align:center}.performance-transition-sheet{display:grid;grid-template-columns:minmax(1040px,1fr) 390px;gap:1.25rem;align-items:start;min-width:1460px}.performance-transition-main{min-width:1040px;overflow:hidden}.performance-transition-table{width:100%;min-width:980px;border-collapse:collapse;background:#fff}.performance-transition-table th,.performance-transition-table td{border:1px solid #94a3b8;padding:.4rem .5rem;color:#0f172a;font-size:.78rem;vertical-align:middle}.performance-transition-table th{background:#e5e7eb;font-weight:900;text-align:center}.performance-transition-table td:nth-child(1){width:62px;text-align:center;font-weight:900}.performance-transition-table td:nth-child(2){width:220px;text-align:center}.performance-transition-table td:nth-child(3){min-width:440px;line-height:1.4}.performance-transition-table td:nth-child(4),.performance-transition-table td:nth-child(5){width:118px;background:#f8fafc;text-align:center}.performance-transition-table select{width:84px;min-height:32px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;font-weight:800}.performance-transition-group-row td{background:#e5e7eb;font-weight:900;text-transform:uppercase}.performance-transition-side{display:flex;flex-direction:column;gap:1rem;min-width:390px}.forms-content-shell.is-forms-fullscreen .performance-transition-sheet{min-width:1500px}.forms-content-shell.is-forms-fullscreen .performance-transition-main{min-width:1060px}.forms-content-shell.is-forms-fullscreen .performance-form-table-wrap{overflow:auto;max-width:none}.transition-box{border:1px solid #94a3b8;background:#fff;padding:.75rem;text-align:center}.transition-box.title h3{margin:0 0 .55rem;color:#0f172a;font-size:.92rem;font-weight:900}.transition-box.title h3:first-letter{color:#dc2626}.transition-box.title strong{color:#0f172a;font-weight:900}.transition-field,.transition-box.evaluation{display:flex;flex-direction:column;gap:0}.transition-field span,.transition-box.evaluation span{border:1px solid #cbd5e1;background:#fde68a;padding:.35rem .5rem;color:#0f172a;font-size:.74rem;font-weight:900;text-align:center;text-transform:uppercase}.transition-field.blue span{background:#dbeafe}.transition-field input,.transition-field select,.transition-box.evaluation input{border:1px solid #cbd5e1;border-top:0;background:#fed7aa;min-height:34px;padding:.4rem .55rem;color:#0f172a}.transition-step-button{border:1px solid #64748b;background:#f1f5f9;color:#0f172a;min-height:38px;padding:.45rem .7rem;font-weight:900;cursor:pointer}.transition-step-button:hover{background:#e2e8f0}.transition-helper-panel{min-height:150px;background:#dbeafe;padding:1rem;color:#334155;font-size:.84rem;line-height:1.45}.performance-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.performance-info-grid article,.performance-purpose-panel{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:1rem}.performance-info-grid h3,.performance-purpose-panel h3{margin:0 0 .6rem;color:#0f172a}.performance-info-grid p,.performance-purpose-panel p{margin:0 0 .65rem;color:#475569;line-height:1.45}.performance-info-grid ul{margin:0;padding-left:1.2rem;color:#334155}.performance-info-counts{display:flex;gap:.5rem;flex-wrap:wrap}.performance-info-counts span{border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.45rem .7rem;font-weight:800}.performance-info-table-wrap{overflow:auto;border:1px solid #cbd5e1;border-radius:8px}.performance-info-table{width:100%;min-width:760px;border-collapse:collapse}.performance-info-table th,.performance-info-table td{border-bottom:1px solid #e2e8f0;padding:.75rem;text-align:left;vertical-align:top;color:#0f172a}.performance-info-table th{background:#f1f5f9;color:#334155;font-weight:900}.performance-report-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.performance-report-cards article{border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.85rem}.performance-report-cards span{display:block;color:#64748b;font-weight:800;font-size:.82rem;margin-bottom:.35rem}.performance-report-cards strong{color:#0f172a;font-size:1.35rem}.performance-general-report{display:flex;flex-direction:column;gap:1.25rem}.performance-report-jump-nav{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:center;border:1px solid #dbe3ef;border-radius:8px;background:#fffffff5;padding:.55rem .65rem;box-shadow:0 12px 28px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.performance-report-jump-nav span{color:#475569;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-report-jump-nav div{min-width:0;display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.performance-report-jump-nav a{border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#0f172a;padding:.36rem .65rem;font-size:.76rem;font-weight:900;text-decoration:none}.performance-report-jump-nav a:hover,.performance-report-jump-nav a:focus-visible{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;outline:none}.performance-report-block,.performance-ninebox-report{scroll-margin-top:78px}.performance-general-filters{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.8rem;box-shadow:0 1px 2px #0f172a0a}.performance-general-filters-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.65rem}.performance-general-filters-header p{margin:0;color:#0f172a;font-weight:900}.performance-general-filters-header span{display:block;margin-top:.18rem;color:#64748b;font-size:.82rem;font-weight:750}.performance-general-filters-header small{flex:0 0 auto;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.34rem .62rem;font-size:.75rem;font-weight:900}.performance-report-active-filters{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.6rem;align-items:center;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;padding:.5rem;margin-bottom:.65rem}.performance-report-active-filters>span{color:#475569;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-report-active-filters>div{min-width:0;display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.performance-report-active-filters button:not(.button-secondary){border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#0f172a;min-height:30px;display:inline-flex;align-items:center;gap:.35rem;padding:0 .55rem;cursor:pointer;font-size:.75rem;font-weight:800}.performance-report-active-filters button:not(.button-secondary):hover{border-color:#fca5a5;background:#fff1f2}.performance-report-active-filters b{color:#475569;font-size:.68rem;text-transform:uppercase}.performance-report-active-filters small{color:#64748b;font-size:.78rem;font-weight:800}.performance-general-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.5rem}.performance-general-filter-grid label{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden}.performance-general-filter-grid span{background:#e8eef8;border-right:1px solid #cbd5e1;padding:.56rem .5rem;color:#1f2937;font-size:.78rem;font-weight:900;text-align:center;text-transform:uppercase}.performance-general-filter-grid select{min-height:36px;border:0;padding:0 .65rem;color:#0f172a;background:#fff;text-align:center;font-weight:800}.performance-report-empty-state{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;border:1px dashed #cbd5e1;border-radius:8px;background:#fff;padding:1rem;color:#0f172a}.performance-report-empty-state strong{display:block;margin-bottom:.25rem;font-size:.95rem;font-weight:900}.performance-report-empty-state p{margin:0;color:#64748b;font-size:.84rem;font-weight:750;line-height:1.45}.performance-report-block,.performance-ninebox-report{border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.performance-report-block h3{margin:0;border-bottom:1px solid #dbe3ef;background:#f8fafc;padding:.75rem;color:#1f2937;font-size:1rem;font-weight:900;text-align:center;text-transform:uppercase}.performance-ninebox-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #dbe3ef;background:#f8fafc;padding:.85rem .95rem}.performance-ninebox-heading h3{margin:0;color:#1f2937;font-size:1rem;font-weight:900;text-transform:uppercase}.performance-ninebox-heading p{margin:.25rem 0 0;color:#64748b;font-size:.78rem}.performance-ninebox-legend{display:inline-flex;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.performance-ninebox-legend span{border:1px solid #cbd5e1;border-radius:999px;padding:.28rem .58rem;color:#0f172a;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-ninebox-legend .low{background:#fee2e2}.performance-ninebox-legend .mid{background:#fef3c7}.performance-ninebox-legend .high{background:#dcfce7}.performance-filter-strip{display:grid;grid-template-columns:80px repeat(auto-fit,minmax(110px,1fr));gap:.5rem;padding:.6rem .85rem;color:#475569;font-size:.75rem;border-bottom:1px solid #edf2f7;background:#fff}.performance-filter-strip span,.performance-filter-strip small{display:block}.performance-filter-strip small{font-style:italic}.performance-ninebox-distribution{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(260px,.55fr);gap:.75rem;border-bottom:1px solid #e2e8f0;padding:.85rem}.performance-ninebox-distribution article,.performance-ninebox-distribution aside{border:1px solid #dbe3ef;border-radius:8px;background:#fff;overflow:hidden}.performance-ninebox-distribution article header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #edf2f7;background:#f8fafc;padding:.7rem .85rem}.performance-ninebox-distribution article header span,.performance-ninebox-distribution article header strong,.performance-ninebox-distribution aside strong,.performance-ninebox-distribution aside span,.performance-ninebox-distribution aside small{display:block}.performance-ninebox-distribution article header span,.performance-ninebox-distribution aside strong{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-ninebox-distribution article header strong{color:#0f172a;font-size:.92rem;font-weight:900;text-align:right}.performance-ninebox-distribution aside{padding:.75rem}.performance-ninebox-distribution aside strong{margin-bottom:.45rem;color:#0f172a}.performance-ninebox-distribution aside p{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:center;margin:0;border-top:1px solid #edf2f7;padding:.48rem 0}.performance-ninebox-distribution aside p:first-of-type{border-top:0}.performance-ninebox-distribution aside span{display:flex;align-items:center;gap:.45rem;min-width:0;color:#334155;font-size:.78rem;font-weight:900}.performance-ninebox-distribution aside span b{flex:0 0 auto;width:10px;height:10px;border-radius:999px}.performance-ninebox-distribution aside small{color:#475569;font-size:.76rem;font-weight:900;text-align:right;white-space:nowrap}.performance-ninebox-dimension{display:grid;grid-template-columns:minmax(420px,1fr) minmax(260px,.45fr);gap:.75rem;border-bottom:1px solid #e2e8f0;padding:.85rem}.performance-ninebox-dimension article,.performance-ninebox-dimension aside{border:1px solid #dbe3ef;border-radius:8px;background:#fff;overflow:hidden}.performance-ninebox-dimension article header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #edf2f7;background:#f8fafc;padding:.7rem .85rem}.performance-ninebox-dimension article header span,.performance-ninebox-dimension article header strong,.performance-ninebox-dimension article header small,.performance-ninebox-dimension aside strong,.performance-ninebox-dimension aside span,.performance-ninebox-dimension aside small{display:block}.performance-ninebox-dimension article header span,.performance-ninebox-dimension aside strong{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-ninebox-dimension article header strong{color:#0f172a;font-size:.92rem;font-weight:900}.performance-ninebox-dimension article header small{color:#475569;font-size:.76rem;font-weight:800;text-align:right}.performance-ninebox-dimension aside{padding:.75rem}.performance-ninebox-dimension aside strong{margin-bottom:.45rem;color:#0f172a}.performance-ninebox-dimension aside p{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:center;margin:0;border-top:1px solid #edf2f7;padding:.5rem 0}.performance-ninebox-dimension aside p:first-of-type{border-top:0}.performance-ninebox-dimension aside span{min-width:0;color:#334155;font-size:.78rem;font-weight:900}.performance-ninebox-dimension aside small{color:#475569;font-size:.74rem;font-weight:900;text-align:right;white-space:nowrap}.performance-score-distribution{display:grid;grid-template-columns:minmax(420px,1fr) minmax(260px,.45fr);gap:.75rem;padding:.85rem}.performance-score-distribution article,.performance-score-distribution aside{overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#fff}.performance-score-distribution article header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #edf2f7;background:#f8fafc;padding:.7rem .85rem}.performance-score-distribution article header span,.performance-score-distribution article header strong,.performance-score-distribution article header small,.performance-score-distribution aside strong,.performance-score-distribution aside span,.performance-score-distribution aside small{display:block}.performance-score-distribution article header span,.performance-score-distribution aside strong{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-score-distribution article header strong{color:#0f172a;font-size:.92rem;font-weight:900}.performance-score-distribution article header small{color:#475569;font-size:.76rem;font-weight:800;text-align:right}.performance-score-distribution aside{padding:.75rem}.performance-score-distribution aside strong{margin-bottom:.45rem;color:#0f172a}.performance-score-distribution aside p{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:center;margin:0;border-top:1px solid #edf2f7;padding:.5rem 0}.performance-score-distribution aside p:first-of-type{border-top:0}.performance-score-distribution aside span{display:inline-flex;align-items:center;min-width:0;gap:.45rem;color:#334155;font-size:.78rem;font-weight:900}.performance-score-distribution aside span b{flex:0 0 auto;width:10px;height:10px;border-radius:999px}.performance-score-distribution aside small{color:#475569;font-size:.74rem;font-weight:900;text-align:right;white-space:nowrap}.performance-critical-competencies,.performance-ranking-overview{display:grid;grid-template-columns:minmax(460px,1.15fr) minmax(300px,.85fr);gap:.85rem;padding:.85rem}.performance-general-evolution{display:grid;grid-template-columns:minmax(520px,1fr) minmax(260px,.34fr);gap:.85rem;padding:.85rem}.performance-general-evolution aside{overflow:hidden;align-self:stretch;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.75rem}.performance-general-evolution aside>strong{display:block;margin-bottom:.45rem;color:#0f172a;font-size:.82rem;font-weight:900;text-transform:uppercase}.performance-general-evolution aside p{margin:0;border-top:1px solid #edf2f7;padding:.58rem 0}.performance-general-evolution aside p:first-of-type{border-top:0}.performance-general-evolution aside span,.performance-general-evolution aside small{display:block}.performance-general-evolution aside span{color:#0f172a;font-size:.8rem;font-weight:900}.performance-general-evolution aside small{margin-top:.18rem;color:#64748b;font-size:.74rem;font-weight:800;line-height:1.35}.performance-collaborator-history{display:grid;grid-template-columns:minmax(520px,1fr) minmax(320px,.58fr);gap:.85rem;padding:.85rem}.performance-history-list{display:grid;gap:.65rem;max-height:390px;overflow:auto;padding-right:.2rem}.performance-history-list article{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.72rem}.performance-history-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.performance-history-list strong,.performance-history-list small,.performance-history-list span{display:block;min-width:0}.performance-history-list strong{color:#0f172a;font-size:.84rem;font-weight:900}.performance-history-list small{margin-top:.14rem;color:#64748b;font-size:.72rem;font-weight:800}.performance-history-list header b{flex:0 0 auto;min-width:54px;border-radius:999px;padding:.28rem .48rem;color:#fff;font-size:.74rem;font-weight:900;text-align:center}.performance-history-list header b.is-high{background:#16a34a}.performance-history-list header b.is-low{background:#dc2626}.performance-history-list header b.is-neutral{background:#64748b}.performance-history-list p{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin:.55rem 0}.performance-history-list p span{border:1px solid #dbeafe;border-radius:7px;background:#eff6ff;padding:.34rem .42rem;color:#1e3a8a;font-size:.72rem;font-weight:900;text-align:center}.performance-history-list footer{display:flex;flex-wrap:wrap;gap:.35rem}.performance-history-list footer span{border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;padding:.26rem .45rem;color:#475569;font-size:.68rem;font-weight:850}.performance-dimension-charts{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));gap:.85rem;padding:.85rem}.performance-potential-dimension{display:grid;gap:.85rem}.performance-potential-dimension .performance-dimension-charts{padding-bottom:0}.performance-potential-dimension aside{margin:0 .85rem .85rem;overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#fff}.performance-potential-dimension aside>strong{display:block;border-bottom:1px solid #edf2f7;background:#f8fafc;padding:.68rem .8rem;color:#0f172a;font-size:.82rem;font-weight:900;text-transform:uppercase}.performance-potential-dimension aside p{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.14rem .65rem;align-items:center;margin:0;border-top:1px solid #edf2f7;padding:.58rem .8rem}.performance-potential-dimension aside p:first-of-type{border-top:0}.performance-potential-dimension aside span,.performance-potential-dimension aside small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-potential-dimension aside span{color:#0f172a;font-size:.8rem;font-weight:900}.performance-potential-dimension aside small{grid-column:1;color:#64748b;font-size:.72rem;font-weight:800}.performance-potential-dimension aside b{grid-column:2;grid-row:1 / span 2;min-width:46px;border-radius:999px;padding:.28rem .45rem;color:#fff;font-size:.74rem;font-weight:900;text-align:center}.performance-potential-dimension aside b.is-high{background:#16a34a}.performance-potential-dimension aside b.is-medium{background:#d97706}.performance-potential-dimension aside b.is-low{background:#dc2626}.performance-potential-dimension aside b.is-neutral,.performance-potential-dimension aside b.is-none{background:#64748b}.performance-empty-note{margin:0;padding:1rem;color:#64748b;font-size:.82rem;font-weight:800}.performance-pdi-suggestions{margin:.85rem;overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#fff}.performance-pdi-suggestions>header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #edf2f7;background:#f8fafc;padding:.75rem .9rem}.performance-pdi-suggestions>header span,.performance-pdi-suggestions>header strong,.performance-pdi-suggestions>header small{display:block}.performance-pdi-suggestions>header span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-pdi-suggestions>header strong{color:#0f172a;font-size:.95rem;font-weight:900}.performance-pdi-suggestions>header small{color:#475569;font-size:.76rem;font-weight:800;text-align:right}.performance-pdi-suggestions>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:.85rem}.performance-pdi-suggestions article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.78rem}.performance-pdi-suggestions article>b{min-width:54px;border-radius:999px;padding:.32rem .5rem;color:#fff;font-size:.78rem;text-align:center}.performance-pdi-suggestions article>b.is-high{background:#16a34a}.performance-pdi-suggestions article>b.is-medium{background:#f59e0b}.performance-pdi-suggestions article>b.is-low{background:#dc2626}.performance-pdi-suggestions article>b.is-neutral{background:#64748b}.performance-pdi-suggestions strong,.performance-pdi-suggestions span,.performance-pdi-suggestions small{display:block;min-width:0}.performance-pdi-suggestions article strong{color:#0f172a;font-size:.86rem;font-weight:900}.performance-pdi-suggestions article span{margin-top:.16rem;color:#64748b;font-size:.73rem;font-weight:900}.performance-pdi-suggestions article small{margin-top:.4rem;color:#475569;font-size:.74rem;font-weight:800}.performance-pdi-suggestions article p{margin:.38rem 0 0;color:#1e293b;font-size:.78rem;font-weight:800;line-height:1.38}.performance-training-recommendations{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:.85rem;padding:.85rem}.performance-training-recommendations>article,.performance-training-recommendations>aside,.performance-training-recommendations>div{min-width:0}.performance-training-recommendations>aside{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.85rem}.performance-training-recommendations>aside header{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;margin-bottom:.25rem}.performance-training-recommendations>aside header span,.performance-training-recommendations>aside header strong{display:block}.performance-training-recommendations>aside header span{color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase}.performance-training-recommendations>aside header strong{color:#0f172a;font-size:.95rem;font-weight:900}.performance-training-recommendations>aside p{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin:.35rem 0 0;border-top:1px solid #edf2f7;padding-top:.42rem;color:#334155;font-size:.78rem;font-weight:900}.performance-training-recommendations>aside p span{display:inline-flex;align-items:center;gap:.42rem}.performance-training-recommendations>aside p span b{width:.7rem;height:.7rem;border-radius:999px}.performance-training-recommendations>div{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.performance-training-recommendations>div article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.68rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.78rem}.performance-training-recommendations>div article>b{align-self:start;min-width:56px;border-radius:999px;padding:.32rem .5rem;color:#fff;font-size:.72rem;font-weight:900;text-align:center}.performance-training-recommendations>div article>b.is-high{background:#16a34a}.performance-training-recommendations>div article>b.is-medium{background:#f97316}.performance-training-recommendations>div article>b.is-low{background:#dc2626}.performance-training-recommendations>div article>b.is-neutral,.performance-training-recommendations>div article>b.is-none{background:#64748b}.performance-training-recommendations>div strong,.performance-training-recommendations>div span,.performance-training-recommendations>div p{display:block;min-width:0}.performance-training-recommendations>div strong{color:#0f172a;font-size:.86rem;font-weight:900}.performance-training-recommendations>div span{margin-top:.18rem;color:#64748b;font-size:.72rem;font-weight:900}.performance-training-recommendations>div p{margin:.4rem 0 0;color:#1e293b;font-size:.78rem;font-weight:800;line-height:1.36}.performance-executive-alerts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;padding:.85rem}.performance-executive-alerts article,.performance-executive-alerts aside{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.78rem}.performance-executive-alerts article{display:grid;gap:.18rem;border-left-width:4px}.performance-executive-alerts article.is-positive{border-left-color:#16a34a;background:#f0fdf4}.performance-executive-alerts article.is-attention,.performance-executive-alerts article.is-medium{border-left-color:#f59e0b;background:#fffbeb}.performance-executive-alerts article.is-warning,.performance-executive-alerts article.is-low{border-left-color:#dc2626;background:#fef2f2}.performance-executive-alerts article.is-neutral,.performance-executive-alerts article.is-none{border-left-color:#64748b;background:#f8fafc}.performance-executive-alerts span,.performance-executive-alerts strong,.performance-executive-alerts b,.performance-executive-alerts small{display:block;min-width:0}.performance-executive-alerts article span,.performance-executive-alerts aside span{color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase}.performance-executive-alerts article strong{color:#0f172a;font-size:1.45rem;font-weight:950;line-height:1.05}.performance-executive-alerts article b{color:#0f172a;font-size:.86rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-executive-alerts article small{color:#475569;font-size:.73rem;font-weight:800;line-height:1.35}.performance-executive-alerts aside{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(135deg,#eff6ff,#f8fafc)}.performance-executive-alerts aside strong{margin-top:.18rem;color:#0f172a;font-size:.92rem;font-weight:900;line-height:1.35}.performance-executive-alerts aside p{margin:0;color:#1e40af;font-size:.78rem;font-weight:850;text-align:right}.performance-report-block-title{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.65rem}.performance-report-block-title h3{margin:0 0 .25rem}.performance-report-block-title span{color:#64748b;font-size:.84rem;font-weight:750}.performance-report-block-title>div:last-child{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.performance-target-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.performance-target-control{display:inline-flex;align-items:center;gap:.5rem;min-height:38px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.4rem .55rem;box-shadow:0 6px 16px #0f172a0d}.performance-report-block-title .performance-target-control span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase;white-space:nowrap}.performance-target-control input{width:82px;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#0f172a;padding:.35rem .45rem;font-size:.9rem;font-weight:900}.performance-target-control input:focus{border-color:#2563eb;outline:2px solid rgba(37,99,235,.16);outline-offset:1px}.performance-consolidated-actions{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:.85rem;padding:.85rem}.performance-consolidated-actions aside,.performance-consolidated-actions article{border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 8px 20px #0f172a0d}.performance-consolidated-actions aside{display:grid;align-content:start;gap:.5rem;padding:1rem;border-left:4px solid #2563eb;background:linear-gradient(135deg,#eff6ff,#fff)}.performance-consolidated-actions aside span,.performance-consolidated-actions aside small{color:#64748b;font-size:.75rem;font-weight:900;text-transform:uppercase}.performance-consolidated-actions aside strong{color:#0f172a;font-size:1rem;font-weight:900;line-height:1.35}.performance-consolidated-actions>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.performance-consolidated-actions article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;padding:.78rem}.performance-consolidated-actions article>b{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;color:#fff;font-size:.86rem;font-weight:950}.performance-consolidated-actions article>b.is-low,.performance-consolidated-actions article>b.is-warning{background:#dc2626}.performance-consolidated-actions article>b.is-medium,.performance-consolidated-actions article>b.is-attention{background:#f97316}.performance-consolidated-actions article>b.is-high,.performance-consolidated-actions article>b.is-positive{background:#16a34a}.performance-consolidated-actions article>b.is-neutral,.performance-consolidated-actions article>b.is-none{background:#64748b}.performance-consolidated-actions article header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.performance-consolidated-actions article strong,.performance-consolidated-actions article span,.performance-consolidated-actions article small,.performance-consolidated-actions article p,.performance-consolidated-actions article em{overflow-wrap:anywhere}.performance-consolidated-actions article strong{color:#0f172a;font-size:.92rem;font-weight:900}.performance-consolidated-actions article span{border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.18rem .5rem;font-size:.7rem;font-weight:900;white-space:nowrap}.performance-consolidated-actions article small{display:block;color:#64748b;font-size:.75rem;font-weight:850}.performance-consolidated-actions article p{margin:.42rem 0 0;color:#475569;font-size:.79rem;font-weight:760;line-height:1.35}.performance-consolidated-actions article em{display:block;margin-top:.42rem;color:#0f172a;font-size:.8rem;font-style:normal;font-weight:850;line-height:1.35}.performance-target-gap{display:grid;grid-template-columns:minmax(220px,.28fr) minmax(0,1fr);gap:.85rem;padding:.85rem}.performance-target-gap aside{display:grid;align-content:start;gap:.55rem;min-width:0;border:1px solid #dbe3ef;border-left:4px solid #0f766e;border-radius:8px;background:linear-gradient(135deg,#ecfdf5,#fff);padding:1rem}.performance-target-gap aside span,.performance-target-gap aside small{color:#64748b;font-size:.74rem;font-weight:900;text-transform:uppercase}.performance-target-gap aside strong{color:#0f172a;font-size:2rem;font-weight:950;line-height:1}.performance-target-gap aside p{margin:0;color:#334155;font-size:.84rem;font-weight:780;line-height:1.4}.performance-target-gap aside div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.18rem .5rem;margin-top:.25rem}.performance-target-gap aside b{color:#0f172a;font-size:1rem;font-weight:950}.performance-target-scenarios{grid-column:1 / -1}.performance-target-critical{grid-column:1 / -1;overflow:hidden;border:1px solid #fed7aa;border-radius:8px;background:linear-gradient(135deg,#fff7ed,#fff);box-shadow:0 8px 20px #f9731614}.performance-target-critical header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border-bottom:1px solid #ffedd5;padding:.75rem .85rem}.performance-target-critical header span,.performance-target-critical header small{color:#9a3412;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-target-critical header strong{display:block;margin-top:.15rem;color:#0f172a;font-size:.95rem;font-weight:950}.performance-target-critical>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;padding:.75rem}.performance-target-critical section{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6rem;min-width:0;border:1px solid #ffedd5;border-left:4px solid #f97316;border-radius:8px;background:#fff;padding:.7rem}.performance-target-critical section>b{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#f97316;color:#fff;font-size:.82rem;font-weight:950}.performance-target-critical section strong,.performance-target-critical section span,.performance-target-critical section p,.performance-target-critical section em{overflow-wrap:anywhere}.performance-target-critical section strong{display:block;color:#0f172a;font-size:.88rem;font-weight:950;line-height:1.25}.performance-target-critical section span{display:inline-flex;width:fit-content;margin-top:.25rem;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#9a3412;padding:.16rem .45rem;font-size:.68rem;font-weight:900}.performance-target-critical section p{margin:.4rem 0 0;color:#475569;font-size:.76rem;font-weight:850}.performance-target-critical section em{display:block;margin-top:.4rem;color:#0f172a;font-size:.78rem;font-style:normal;font-weight:820;line-height:1.35}.performance-risk-map{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(230px,.65fr);gap:.85rem;padding:.85rem}.performance-risk-map>article,.performance-risk-map>aside,.performance-risk-map>div{min-width:0}.performance-risk-map>aside{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.85rem}.performance-risk-map>aside header{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;margin-bottom:.2rem}.performance-risk-map>aside header span,.performance-risk-map>aside header strong{display:block}.performance-risk-map>aside header span{color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase}.performance-risk-map>aside header strong{color:#0f172a;font-size:.95rem;font-weight:900}.performance-risk-map>aside p{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin:.35rem 0 0;border-top:1px solid #edf2f7;padding-top:.42rem;color:#334155;font-size:.78rem;font-weight:900}.performance-risk-map>aside p span{display:inline-flex;align-items:center;gap:.42rem}.performance-risk-map>aside p span b{width:.7rem;height:.7rem;border-radius:999px}.performance-risk-map>div{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.performance-risk-map>div article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.68rem;border:1px solid #e2e8f0;border-left-width:4px;border-radius:8px;background:#fff;padding:.78rem}.performance-risk-map>div article:has(>b.is-low){border-left-color:#dc2626}.performance-risk-map>div article:has(>b.is-medium){border-left-color:#f97316}.performance-risk-map>div article:has(>b.is-high){border-left-color:#16a34a}.performance-risk-map>div article>b{align-self:start;min-width:46px;border-radius:999px;padding:.34rem .48rem;color:#fff;font-size:.78rem;font-weight:950;text-align:center}.performance-risk-map>div article>b.is-high{background:#16a34a}.performance-risk-map>div article>b.is-medium{background:#f97316}.performance-risk-map>div article>b.is-low{background:#dc2626}.performance-risk-map>div strong,.performance-risk-map>div span,.performance-risk-map>div small,.performance-risk-map>div p{display:block;min-width:0}.performance-risk-map>div strong{color:#0f172a;font-size:.88rem;font-weight:900}.performance-risk-map>div span{margin-top:.16rem;color:#64748b;font-size:.72rem;font-weight:900}.performance-risk-map>div small{margin-top:.35rem;color:#334155;font-size:.74rem;font-weight:850}.performance-risk-map>div p{margin:.36rem 0 0;color:#1e293b;font-size:.78rem;font-weight:800;line-height:1.36}.performance-gap-ranking{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(230px,.65fr);gap:.85rem;padding:.85rem}.performance-gap-summary-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.72rem;padding:.85rem .85rem 0}.performance-gap-summary-cards article{position:relative;overflow:hidden;min-width:0;border:1px solid #dbe3ef;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc);padding:.78rem .85rem;box-shadow:0 10px 22px #0f172a0f}.performance-gap-summary-cards article:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#64748b}.performance-gap-summary-cards article.is-high:before{background:#dc2626}.performance-gap-summary-cards article.is-blue:before{background:#2563eb}.performance-gap-summary-cards article.is-orange:before,.performance-gap-summary-cards article.is-amber:before{background:#f97316}.performance-gap-summary-cards article.is-green:before{background:#16a34a}.performance-gap-summary-cards span,.performance-gap-summary-cards strong,.performance-gap-summary-cards small{display:block;min-width:0}.performance-gap-summary-cards span{color:#64748b;font-size:.68rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.performance-gap-summary-cards strong{margin-top:.26rem;color:#0f172a;font-size:1.35rem;font-weight:950;line-height:1}.performance-gap-summary-cards small{margin-top:.34rem;overflow:hidden;color:#475569;font-size:.72rem;font-weight:800;line-height:1.3;text-overflow:ellipsis}.performance-gap-ranking>article,.performance-gap-ranking>aside,.performance-gap-ranking>div{min-width:0}.performance-gap-ranking>aside{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.85rem}.performance-gap-ranking>aside header{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;margin-bottom:.2rem}.performance-gap-ranking>aside header span,.performance-gap-ranking>aside header strong{display:block}.performance-gap-ranking>aside header span{color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase}.performance-gap-ranking>aside header strong{color:#0f172a;font-size:.95rem;font-weight:900}.performance-gap-ranking>aside p{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin:.35rem 0 0;border-top:1px solid #edf2f7;padding-top:.42rem;color:#334155;font-size:.78rem;font-weight:900}.performance-gap-ranking>aside p span{display:inline-flex;align-items:center;gap:.42rem}.performance-gap-ranking>aside p span b{width:.7rem;height:.7rem;border-radius:999px}.performance-gap-ranking>div{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.performance-gap-ranking>div article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.68rem;border:1px solid #e2e8f0;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc);padding:.78rem;box-shadow:0 10px 22px #0f172a0d}.performance-gap-ranking>div article.is-high{border-color:#fecaca;background:linear-gradient(180deg,#fff,#fff1f2)}.performance-gap-ranking>div article.is-medium{border-color:#fed7aa;background:linear-gradient(180deg,#fff,#fff7ed)}.performance-gap-ranking>div article.is-low,.performance-gap-ranking>div article.is-neutral,.performance-gap-ranking>div article.is-none{border-color:#bbf7d0;background:linear-gradient(180deg,#fff,#f0fdf4)}.performance-gap-ranking>div article>b{align-self:start;min-width:48px;border-radius:999px;padding:.34rem .48rem;color:#fff;font-size:.76rem;font-weight:950;text-align:center}.performance-gap-ranking>div article>b.is-high{background:#dc2626}.performance-gap-ranking>div article>b.is-medium{background:#f97316}.performance-gap-ranking>div article>b.is-low,.performance-gap-ranking>div article>b.is-neutral,.performance-gap-ranking>div article>b.is-none{background:#16a34a}.performance-gap-ranking>div strong,.performance-gap-ranking>div span,.performance-gap-ranking>div small,.performance-gap-ranking>div p{display:block;min-width:0}.performance-gap-ranking>div strong{color:#0f172a;font-size:.88rem;font-weight:900}.performance-gap-ranking>div span{margin-top:.16rem;color:#64748b;font-size:.72rem;font-weight:900}.performance-gap-ranking>div small{margin-top:.35rem;color:#334155;font-size:.74rem;font-weight:850}.performance-gap-ranking>div p{margin:.36rem 0 0;color:#1e293b;font-size:.78rem;font-weight:800;line-height:1.36}.performance-critical-lists,.performance-ranking-lists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.performance-critical-lists article,.performance-ranking-lists article{overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#fff}.performance-critical-lists article>strong,.performance-ranking-lists article>strong{display:block;border-bottom:1px solid #edf2f7;background:#f8fafc;padding:.7rem .8rem;color:#0f172a;font-size:.82rem;font-weight:900;text-transform:uppercase}.performance-critical-lists p,.performance-ranking-lists p{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.18rem .55rem;align-items:center;margin:0;border-top:1px solid #edf2f7;padding:.62rem .75rem}.performance-critical-lists p:first-of-type,.performance-ranking-lists p:first-of-type{border-top:0}.performance-critical-lists span,.performance-critical-lists small,.performance-ranking-lists span,.performance-ranking-lists small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-critical-lists span,.performance-ranking-lists span{color:#0f172a;font-size:.8rem;font-weight:900}.performance-critical-lists small,.performance-ranking-lists small{grid-column:1;color:#64748b;font-size:.72rem;font-weight:800}.performance-critical-lists b,.performance-ranking-lists b{grid-column:2;grid-row:1 / span 2;min-width:48px;border-radius:999px;padding:.28rem .45rem;color:#fff;font-size:.74rem;text-align:center}.performance-critical-lists b.is-high,.performance-ranking-lists b.is-high{background:#16a34a}.performance-critical-lists b.is-medium,.performance-ranking-lists b.is-medium{background:#d97706}.performance-critical-lists b.is-low,.performance-ranking-lists b.is-low{background:#dc2626}.performance-critical-lists b.is-neutral,.performance-critical-lists b.is-none,.performance-ranking-lists b.is-neutral,.performance-ranking-lists b.is-none{background:#64748b}.performance-summary-grid,.performance-attribution-grid,.performance-two-column-report{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(360px,1.3fr);gap:1.05rem;padding:.95rem}.performance-attribution-grid,.performance-two-column-report{grid-template-columns:repeat(2,minmax(280px,1fr))}.performance-report-quick-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;padding:.85rem .95rem 0}.performance-report-quick-cards article{display:grid;gap:.25rem;min-height:86px;padding:.72rem .8rem;border:1px solid #d7e0ec;border-left:4px solid #94a3b8;border-radius:8px;background:#fff;color:#0f172a;box-shadow:0 10px 22px #0f172a0a}.performance-report-quick-cards article.is-high{border-left-color:#16a34a;background:#f2fbf5}.performance-report-quick-cards article.is-medium{border-left-color:#d97706;background:#fffaf0}.performance-report-quick-cards article.is-low{border-left-color:#dc2626;background:#fff5f5}.performance-report-quick-cards article.is-none,.performance-report-quick-cards article.is-neutral{border-left-color:#64748b;background:#f8fafc}.performance-report-quick-cards span{color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.performance-report-quick-cards strong{color:#0f172a;font-size:1.28rem;line-height:1}.performance-report-quick-cards small{color:#475569;font-size:.76rem;font-weight:800;line-height:1.25}.performance-score-table{width:100%;border-collapse:collapse;background:#fff}.performance-score-table th,.performance-score-table td{border:1px solid #94a3b8;padding:.55rem .65rem;color:#0f172a;font-size:.82rem;vertical-align:middle}.performance-score-table th{background:#e5e7eb;font-weight:900;text-align:center;text-transform:uppercase}.performance-score-table td:first-child{width:44px;text-align:center;font-weight:900}.performance-score-table td:last-child{width:78px;background:#e2f0d9;font-weight:900;text-align:center}.performance-result-card,.performance-attribution-grid article{border:1px solid #94a3b8;border-radius:8px;background:#fff;color:#0f172a;overflow:hidden}.performance-result-card header,.performance-attribution-grid header{display:grid;grid-template-columns:minmax(0,1fr) 80px;border-bottom:1px solid #94a3b8;background:#e5e7eb;text-align:center}.performance-result-card strong,.performance-attribution-grid strong,.performance-result-card b,.performance-attribution-grid b{padding:.55rem}.performance-result-card b,.performance-attribution-grid b{background:#e2f0d9}.performance-result-card.potential b{background:#fff2cc}.performance-result-card p,.performance-attribution-grid p{margin:0;padding:.85rem;color:#334155;font-size:.82rem;line-height:1.35;text-align:center}.performance-result-card div{display:grid;grid-template-columns:minmax(0,1fr) 80px;border-top:1px solid #94a3b8;text-align:center}.performance-result-card div span,.performance-result-card div b{padding:.5rem}.performance-ninebox-board{display:grid;grid-template-columns:36px 58px minmax(0,1fr);grid-template-rows:minmax(0,auto) auto auto;gap:.65rem;padding:1rem;border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(90deg,#f8fafc 0,#f8fafc 98px,#fff 98px)}.performance-ninebox-y-axis{grid-row:1;grid-column:1;align-self:stretch;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#0f172a;color:#fff;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.performance-ninebox-row-labels{grid-row:1;grid-column:2;display:grid;grid-template-rows:repeat(3,minmax(148px,1fr));gap:.65rem}.performance-ninebox-row-labels span{display:flex;align-items:center;justify-content:center;color:#334155;font-size:.76rem;font-weight:900;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.performance-ninebox-grid{grid-row:1;grid-column:3;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:.65rem}.performance-ninebox-cell{display:flex;min-height:148px;flex-direction:column;gap:.5rem;border:1px solid rgb(15 23 42 / .1);border-radius:8px;padding:.82rem;color:#0f172a;box-shadow:0 12px 24px #0f172a0f,inset 0 1px #ffffff9e}.performance-ninebox-cell-top{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.performance-ninebox-cell strong{display:block;color:#0f172a;font-size:.86rem;font-weight:900;line-height:1.15;text-transform:uppercase}.performance-ninebox-icon{flex:0 0 auto;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:999px;background:#ffffffb3;color:#1e293b;font-size:.86rem;font-weight:900;box-shadow:inset 0 0 0 1px #ffffffbf,0 6px 14px #0f172a17}.performance-ninebox-icon svg{width:20px;height:20px;stroke:currentColor}.performance-ninebox-cell-top div{min-width:0;flex:1 1 auto}.performance-ninebox-cell-top small{display:block;margin-top:.2rem;color:#475569;font-size:.7rem;font-weight:900;line-height:1.15}.performance-ninebox-cell-top em{flex:0 0 auto;border-radius:999px;background:#ffffffb8;padding:.18rem .42rem;color:#0f172a;font-size:.7rem;font-style:normal;font-weight:900}.performance-ninebox-cell p{margin:0;color:#334155;font-size:.74rem;line-height:1.28}.performance-ninebox-count{margin-top:auto;display:flex;align-items:baseline;gap:.4rem}.performance-ninebox-cell b{color:#0f172a;font-size:1.7rem;line-height:1}.performance-ninebox-count span{color:#475569;font-size:.7rem;font-weight:800}.performance-ninebox-guidance{border-radius:6px;background:#ffffff80;padding:.38rem .48rem;color:#475569;font-size:.72rem;font-weight:900;line-height:1.2}.performance-ninebox-split{display:flex;gap:.35rem;flex-wrap:wrap;padding-top:.15rem}.performance-ninebox-split span{border-radius:999px;background:#ffffff9e;padding:.16rem .36rem;color:#475569;font-size:.68rem;font-weight:800}.performance-ninebox-cell.band-3-1{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.performance-ninebox-cell.band-3-2{background:linear-gradient(135deg,#e0f2fe,#bae6fd)}.performance-ninebox-cell.band-3-3{background:linear-gradient(135deg,#bbf7d0,#86efac)}.performance-ninebox-cell.band-2-1{background:linear-gradient(135deg,#ffedd5,#fed7aa)}.performance-ninebox-cell.band-2-2{background:linear-gradient(135deg,#fef3c7,#fde68a)}.performance-ninebox-cell.band-2-3{background:linear-gradient(135deg,#d9f99d,#bef264)}.performance-ninebox-cell.band-1-1{background:linear-gradient(135deg,#fee2e2,#fecaca)}.performance-ninebox-cell.band-1-2{background:linear-gradient(135deg,#fff7ed,#fed7aa)}.performance-ninebox-cell.band-1-3{background:linear-gradient(135deg,#fef9c3,#fde68a)}.performance-ninebox-x-axis{grid-row:2;grid-column:3;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#0f172a;padding:.45rem;color:#fff;font-size:.8rem;font-weight:900;text-transform:uppercase}.performance-ninebox-column-labels{grid-row:3;grid-column:3;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:.55rem;color:#0f172a;font-size:.72rem;font-weight:900;text-align:center;text-transform:uppercase}.performance-ninebox-column-labels span{border-top:1px solid #cbd5e1;padding-top:.35rem}.performance-indicator-sections h4{margin:0 0 .6rem;color:#0f172a;text-align:center;text-transform:uppercase}.performance-indicator-section{margin-bottom:.85rem}.performance-indicator-section header{display:grid;grid-template-columns:44px minmax(0,1fr) 78px;border:1px solid #94a3b8;background:#e5e7eb;color:#0f172a;font-weight:900;text-align:center;text-transform:uppercase}.performance-indicator-section header span,.performance-indicator-section header strong,.performance-indicator-section header b{padding:.45rem}.performance-indicator-section header b{background:#e2f0d9}.performance-indicator-section table{width:100%;border-collapse:collapse}.performance-indicator-section td{border:1px solid #94a3b8;padding:.38rem .5rem;color:#0f172a;font-size:.78rem}.performance-indicator-section td:first-child{width:44px;text-align:center;font-weight:900}.performance-indicator-section td:last-child{width:78px;background:#e2f0d9;font-weight:900;text-align:center}.performance-empty-note{margin:0;color:#64748b;text-align:center}.performance-group-report{display:grid;grid-template-columns:310px minmax(0,1fr);gap:.75rem;align-items:start}.performance-group-side{border:1px solid #94a3b8;background:#fff}.performance-group-side label{display:grid;grid-template-columns:130px minmax(0,1fr);border-bottom:1px solid #94a3b8}.performance-group-side label span{background:#dbe4f3;border-right:1px solid #94a3b8;padding:.4rem;color:#0f172a;font-size:.78rem;font-weight:900;text-align:center}.performance-group-side select{min-height:30px;border:0;padding:0 .5rem;color:#0f172a;text-align:center}.performance-group-side .performance-group-search input{min-width:0;min-height:30px;border:0;padding:0 .65rem;color:#0f172a;font-size:.78rem}.performance-group-side .performance-group-search input::placeholder{color:#94a3b8}.performance-group-side-box{border-bottom:1px solid #94a3b8;padding:.45rem;color:#0f172a;font-size:.78rem;text-align:center}.performance-group-side-box strong,.performance-group-side-box span{display:block}.performance-group-side h3{margin:0;border-bottom:1px solid #94a3b8;background:#d9d9d9;padding:.45rem;color:#1f2937;text-align:center;text-transform:uppercase}.performance-group-side table{width:100%;border-collapse:collapse}.performance-group-side td{border:1px solid #cbd5e1;padding:.35rem .5rem;color:#0f172a;font-size:.82rem}.performance-group-side td:first-child{width:42px;text-align:center}.performance-group-table-wrap{overflow:auto;border:1px solid #94a3b8;background:#fff}.performance-collaborator-ranking-chart{position:sticky;left:0;min-width:min(100%,760px);border-bottom:1px solid #cbd5e1;background:#fff}.performance-collaborator-ranking-chart header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.75rem .85rem}.performance-collaborator-ranking-chart header span,.performance-collaborator-ranking-chart header strong,.performance-collaborator-ranking-chart header small{display:block}.performance-collaborator-ranking-chart header span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-collaborator-ranking-chart header strong{margin-top:.12rem;color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-collaborator-ranking-chart header small{color:#475569;font-size:.76rem;font-weight:900;text-align:right}.performance-collaborator-ranking-chart .recharts-responsive-container{margin:.35rem 0 .15rem}.performance-dimension-highlights{position:sticky;left:0;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.55rem;min-width:min(100%,760px);border-bottom:1px solid #cbd5e1;background:#f8fafc;padding:.65rem}.performance-dimension-highlights article{border:1px solid #dbe3ef;border-left:4px solid #64748b;border-radius:8px;background:#fff;padding:.6rem .7rem;min-width:0}.performance-dimension-highlights article.positive{border-left-color:#10b981}.performance-dimension-highlights article.attention{border-left-color:#f59e0b}.performance-dimension-highlights article span,.performance-dimension-highlights article small{display:block;color:#64748b;font-size:.72rem;font-weight:800}.performance-dimension-highlights article strong{display:block;overflow:hidden;color:#0f172a;font-size:.92rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.performance-dimension-highlights article small{margin-top:.12rem;font-weight:700}.performance-dimension-chart{position:sticky;left:0;min-width:min(100%,760px);border-bottom:1px solid #cbd5e1;background:#fff}.performance-dimension-chart header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.75rem .85rem}.performance-dimension-chart header span,.performance-dimension-chart header strong,.performance-dimension-chart header small{display:block}.performance-dimension-chart header span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-dimension-chart header strong{margin-top:.12rem;color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-dimension-chart header small{color:#475569;font-size:.76rem;font-weight:900;text-align:right}.performance-dimension-chart .recharts-responsive-container{margin:.35rem 0 .15rem}.performance-dimension-tooltip{max-width:260px}.performance-dimension-tooltip small{display:block;margin-top:.3rem;color:#64748b;font-size:.72rem;font-weight:750}.performance-group-table{width:100%;min-width:1380px;border-collapse:collapse}.performance-group-table th,.performance-group-table td{border:1px solid #cbd5e1;padding:.35rem .45rem;color:#0f172a;font-size:.76rem;text-align:center;vertical-align:middle}.performance-group-table th{background:#f1f5f9;font-weight:900}.performance-group-table .section-title{background:#40546b;color:#fff;font-size:1.05rem;text-transform:uppercase}.performance-group-table .vertical-title{width:56px;background:#f3f4f6;color:#334155;writing-mode:vertical-rl;transform:rotate(180deg);text-transform:uppercase}.performance-group-table .score-cell{background:#e2f0d9;color:#0f172a;font-weight:900}.performance-group-table .score-cell.potential{background:#fff2cc}.performance-group-table .score-cell.total{background:#e5e7eb}.performance-calibration-table{min-width:980px}.performance-calibration-table .positive{color:#047857;font-weight:900}.performance-calibration-table .negative{color:#dc2626;font-weight:900}.performance-calibration-report-wrap{display:flex;flex-direction:column;gap:.85rem}.performance-calibration-chart{overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.performance-calibration-chart header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.75rem .85rem}.performance-calibration-chart header span,.performance-calibration-chart header strong,.performance-calibration-chart header small{display:block}.performance-calibration-chart header span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-calibration-chart header strong{margin-top:.12rem;color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-calibration-chart header small{color:#475569;font-size:.76rem;font-weight:800;text-align:right}.performance-calibration-chart .recharts-responsive-container{margin:.35rem 0 .15rem}.performance-calibration-tooltip{max-width:280px}.performance-calibration-tooltip small{display:block;margin-top:.3rem;color:#64748b;font-size:.72rem;font-weight:750;line-height:1.35}.performance-calibration-alerts,.performance-calibration-priority,.performance-calibration-actions{border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden}.performance-calibration-alerts header,.performance-calibration-priority header,.performance-calibration-actions header{border-bottom:1px solid #dbe3ef;background:#f8fafc;padding:.8rem .9rem}.performance-calibration-priority header,.performance-calibration-actions header{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.performance-calibration-alerts h3,.performance-calibration-priority h3,.performance-calibration-actions h3{margin:0;color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-calibration-alerts header span,.performance-calibration-priority header span,.performance-calibration-actions header span{display:block;margin-top:.2rem;color:#64748b;font-size:.78rem}.performance-calibration-priority header small{flex:0 0 auto;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.28rem .55rem;font-size:.72rem;font-weight:900;white-space:nowrap}.performance-calibration-alerts>div,.performance-calibration-priority>div,.performance-calibration-actions>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.7rem;padding:.85rem}.performance-calibration-alerts article,.performance-calibration-priority article,.performance-calibration-actions article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:.65rem;border:1px solid #e2e8f0;border-left:4px solid #94a3b8;border-radius:8px;padding:.7rem}.performance-calibration-priority article{border-left-color:#2563eb;background:#f8fafc}.performance-calibration-actions article{border-left-color:#2563eb;background:#f8fafc}.performance-calibration-priority article.positive,.performance-calibration-alerts article.positive{border-left-color:#10b981;background:#f0fdf4}.performance-calibration-priority article.negative,.performance-calibration-alerts article.negative{border-left-color:#ef4444;background:#fef2f2}.performance-calibration-priority article.attention,.performance-calibration-alerts article.attention{border-left-color:#f59e0b;background:#fffbeb}.performance-calibration-priority article.neutral,.performance-calibration-alerts article.neutral{border-left-color:#3b82f6;background:#eff6ff}.performance-calibration-alerts article>b,.performance-calibration-priority article>b,.performance-calibration-actions article>b{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#fff;color:#0f172a;font-size:.72rem;font-weight:900;box-shadow:inset 0 0 0 1px #cbd5e1}.performance-calibration-priority article>b{background:#e0f2fe;color:#0369a1}.performance-calibration-actions article>b{background:#dbeafe;color:#1d4ed8}.performance-calibration-alerts strong,.performance-calibration-priority strong,.performance-calibration-actions strong{display:block;color:#0f172a;font-size:.86rem;font-weight:900}.performance-calibration-alerts article span,.performance-calibration-priority article span{display:block;margin-top:.1rem;color:#475569;font-size:.76rem;font-weight:800}.performance-calibration-alerts p,.performance-calibration-priority p,.performance-calibration-actions p{margin:.35rem 0 0;color:#334155;font-size:.78rem;line-height:1.35}.performance-comparison-report,.performance-divergence-report{display:flex;flex-direction:column;gap:.9rem}.performance-divergence-table{min-width:1180px}.performance-divergence-actions{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;padding:.85rem .9rem}.performance-divergence-actions h3{margin:0;color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-divergence-actions span{display:block;margin-top:.2rem;color:#64748b;font-size:.78rem}.performance-divergence-priorities{border:1px solid #dbe3ef;border-radius:8px;background:#fff;overflow:hidden}.performance-divergence-priorities header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.8rem .9rem}.performance-divergence-priorities header span{display:block;color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-divergence-priorities header strong{display:block;margin-top:.12rem;color:#0f172a;font-size:.95rem;font-weight:900}.performance-divergence-priorities header small{flex:0 0 auto;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#c2410c;padding:.3rem .55rem;font-size:.72rem;font-weight:900}.performance-divergence-priorities>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;padding:.8rem}.performance-divergence-priorities article{display:grid;grid-template-columns:30px minmax(0,1fr);gap:.65rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.7rem}.performance-divergence-priorities article>b{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:.82rem}.performance-divergence-priorities article strong,.performance-divergence-priorities article span,.performance-divergence-priorities article p{display:block}.performance-divergence-priorities article strong{color:#0f172a;font-size:.86rem;font-weight:900}.performance-divergence-priorities article span{margin-top:.15rem;color:#475569;font-size:.76rem;font-weight:900}.performance-divergence-priorities article p{margin:.35rem 0 0;color:#64748b;font-size:.76rem;font-weight:750;line-height:1.35}.performance-divergence-chart{overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.performance-divergence-chart header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.75rem .85rem}.performance-divergence-chart header span,.performance-divergence-chart header strong,.performance-divergence-chart header small{display:block}.performance-divergence-chart header span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-divergence-chart header strong{margin-top:.12rem;color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-divergence-chart header small{color:#475569;font-size:.76rem;font-weight:800;text-align:right}.performance-divergence-chart .recharts-responsive-container{margin:.35rem 0 .15rem}.performance-divergence-tooltip{max-width:280px}.performance-divergence-tooltip small{display:block;margin-top:.3rem;color:#64748b;font-size:.72rem;font-weight:750;line-height:1.35}.performance-divergence-table td:last-child{min-width:240px;text-align:left}.performance-divergence-badge{display:inline-flex;align-items:center;justify-content:center;min-width:132px;border:1px solid #cbd5e1;border-radius:999px;padding:.24rem .5rem;color:#334155;background:#f8fafc;font-size:.7rem;font-weight:900;text-transform:uppercase;white-space:normal}.performance-divergence-badge.positive{border-color:#86efac;color:#047857;background:#f0fdf4}.performance-divergence-badge.attention{border-color:#fcd34d;color:#92400e;background:#fffbeb}.performance-divergence-badge.watch{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.performance-divergence-badge.neutral{border-color:#cbd5e1;color:#475569;background:#f8fafc}.performance-comparison-filters,.performance-comparison-ninebox-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:.85rem}.performance-comparison-panel,.performance-comparison-ninebox{border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden}.performance-comparison-panel header,.performance-comparison-ninebox header{border-bottom:1px solid #dbe3ef;background:#f8fafc;padding:.7rem .8rem}.performance-comparison-panel strong,.performance-comparison-ninebox strong{display:block;color:#0f172a;font-size:.9rem;font-weight:900;text-transform:uppercase}.performance-comparison-panel header span,.performance-comparison-ninebox header span{display:block;margin-top:.18rem;color:#64748b;font-size:.76rem;line-height:1.25}.performance-comparison-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:.75rem}.performance-comparison-filter-grid label{display:flex;min-width:0;flex-direction:column;gap:.25rem}.performance-comparison-filter-grid span{color:#334155;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-comparison-filter-grid select{min-height:36px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:0 .55rem;color:#0f172a;font-weight:800}.performance-comparison-summary{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:.75rem}.performance-comparison-diagnosis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.performance-comparison-diagnosis article{min-height:92px;display:grid;gap:.25rem;align-content:center;border:1px solid #cbd5e1;border-left:4px solid #64748b;border-radius:8px;background:#fff;padding:.72rem .8rem}.performance-comparison-diagnosis article.is-positive{border-left-color:#16a34a;background:#f2fbf5}.performance-comparison-diagnosis article.is-negative{border-left-color:#dc2626;background:#fff5f5}.performance-comparison-diagnosis article.is-attention{border-left-color:#d97706;background:#fffaf0}.performance-comparison-diagnosis span{color:#64748b;font-size:.68rem;font-weight:900;text-transform:uppercase}.performance-comparison-diagnosis strong{color:#0f172a;font-size:1rem;line-height:1.15}.performance-comparison-diagnosis small{color:#475569;font-size:.76rem;font-weight:800;line-height:1.25}.performance-comparison-empty-state{border:1px solid #fed7aa;border-left:4px solid #d97706;border-radius:8px;background:#fffaf0;padding:.85rem 1rem}.performance-comparison-empty-state strong{display:block;margin-bottom:.22rem;color:#7c2d12;font-size:.9rem;font-weight:900}.performance-comparison-empty-state p{margin:0;color:#9a3412;font-size:.82rem;font-weight:750;line-height:1.45}.performance-comparison-summary article{border:1px solid #cbd5e1;border-radius:8px;background:linear-gradient(180deg,#f8fafc,#fff);padding:.85rem}.performance-comparison-summary span,.performance-comparison-summary small{display:block;color:#64748b;font-size:.74rem;font-weight:800}.performance-comparison-summary strong{display:block;margin:.2rem 0;color:#0f172a;font-size:1.55rem;line-height:1}.performance-comparison-table-wrap{overflow:auto;padding:.85rem}.performance-comparison-table{width:100%;border-collapse:collapse;min-width:680px}.performance-comparison-table th,.performance-comparison-table td{border:1px solid #cbd5e1;padding:.55rem .65rem;color:#0f172a;font-size:.82rem;text-align:center}.performance-comparison-table th{background:#f1f5f9;font-weight:900;text-transform:uppercase}.performance-comparison-table td:first-child{background:#f8fafc;font-weight:900;text-align:left}.performance-comparison-table .positive,.performance-comparison-summary .positive{color:#047857;font-weight:900}.performance-comparison-table .negative,.performance-comparison-summary .negative{color:#dc2626;font-weight:900}.performance-comparison-ninebox div{display:flex;flex-direction:column;gap:.45rem;padding:.75rem}.performance-comparison-ninebox p{display:grid;grid-template-columns:minmax(0,1fr) 46px 74px;gap:.5rem;align-items:center;margin:0;border:1px solid #e2e8f0;border-radius:8px;padding:.45rem .55rem}.performance-comparison-ninebox p span{color:#0f172a;font-size:.78rem;font-weight:900;text-transform:uppercase}.performance-comparison-ninebox p b,.performance-comparison-ninebox p small{color:#334155;font-size:.78rem;text-align:right}.performance-comparison-insights{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.performance-comparison-highlight-card{border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:.8rem}.performance-comparison-highlight-card.featured{background:#f8fafc}.performance-comparison-highlight-card h4{margin:0 0 .55rem;color:#0f172a;font-size:.82rem;font-weight:900;text-transform:uppercase}.performance-comparison-highlight-card p{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center;margin:0;border-top:1px solid #e2e8f0;padding:.42rem 0}.performance-comparison-highlight-card p span{color:#334155;font-size:.76rem;line-height:1.25}.performance-comparison-highlight-card p b{color:#0f172a;font-size:.78rem;font-weight:900;text-align:right}.performance-comparison-highlight-card p b.positive{color:#047857}.performance-comparison-highlight-card p b.negative{color:#dc2626}.performance-comparison-highlight-card small{display:block;color:#64748b;font-size:.73rem;line-height:1.3}.performance-comparison-chart{overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.performance-comparison-chart header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.75rem .85rem}.performance-comparison-chart header span,.performance-comparison-chart header strong,.performance-comparison-chart header small{display:block}.performance-comparison-chart header span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-comparison-chart header strong{margin-top:.12rem;color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-comparison-chart header small{color:#475569;font-size:.76rem;font-weight:800;text-align:right}.performance-comparison-chart .recharts-responsive-container{margin:.35rem 0 .15rem}.performance-self-manager-report{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);gap:.85rem;margin-top:.9rem}.performance-self-manager-evolution{margin-top:.9rem}.performance-self-manager-people{margin-top:.9rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden}.performance-self-manager-people>header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.75rem .85rem}.performance-self-manager-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.performance-self-manager-actions button{min-height:34px;white-space:nowrap}.performance-self-manager-people>header span,.performance-self-manager-people>header strong{display:block}.performance-self-manager-people>header span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-self-manager-people>header strong{color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-self-manager-people>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.7rem;padding:.85rem}.performance-self-manager-people article{border:1px solid #e2e8f0;border-left:4px solid #f97316;border-radius:8px;background:#fff;padding:.75rem}.performance-self-manager-people article>strong{display:block;color:#0f172a;font-size:.9rem;font-weight:900}.performance-self-manager-people article>span,.performance-self-manager-people article small{display:block;color:#64748b;font-size:.75rem;line-height:1.35}.performance-self-manager-people article p{display:flex;flex-wrap:wrap;gap:.4rem;margin:.6rem 0}.performance-self-manager-people article p b{border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.25rem .5rem;font-size:.72rem;font-weight:900}.performance-self-manager-people article p b.positive{background:#fff7ed;color:#c2410c}.performance-self-manager-people article p b.negative{background:#ecfdf5;color:#047857}.performance-comparison-actions{border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden}.performance-comparison-actions header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #dbe3ef;background:#f8fafc;padding:.8rem .9rem}.performance-comparison-actions h3{margin:0;color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-comparison-actions header span{display:block;margin-top:.2rem;color:#64748b;font-size:.78rem}.performance-comparison-action-buttons{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.performance-comparison-action-buttons button{min-height:34px;white-space:nowrap}.performance-comparison-actions>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.7rem;padding:.85rem}.performance-comparison-actions article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:.65rem;align-items:start;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.7rem}.performance-comparison-actions article>b{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:.78rem;font-weight:900}.performance-comparison-actions strong{display:block;color:#0f172a;font-size:.82rem;font-weight:900;text-transform:uppercase}.performance-comparison-actions p{margin:.25rem 0 0;color:#475569;font-size:.76rem;line-height:1.35}.performance-evolution-report{display:flex;flex-direction:column;gap:.85rem}.performance-evolution-filters{display:grid;grid-template-columns:260px repeat(5,minmax(130px,1fr));border:1px solid #dbe3ef;border-radius:8px;background:#fff;overflow:hidden}.performance-evolution-filters .filter-title,.performance-evolution-filters label,.performance-evolution-filters .comparison-cycles{border-right:1px solid #dbe3ef;border-bottom:1px solid #dbe3ef}.performance-evolution-filters .filter-title{display:flex;align-items:center;justify-content:center;background:#f1f5f9;padding:.65rem;color:#1f2937;font-size:.82rem;font-weight:900;text-align:center;text-transform:uppercase}.performance-evolution-filters .filter-title.comparison{grid-column:1 / 2}.performance-evolution-filters label{display:flex;flex-direction:column;min-width:0}.performance-evolution-filters label span{background:#f1f5f9;border-bottom:1px solid #dbe3ef;padding:.35rem;color:#1f2937;font-size:.76rem;font-weight:900;text-align:center;text-transform:uppercase}.performance-evolution-filters select{min-height:34px;border:0;padding:0 .55rem;color:#0f172a;text-align:center}.performance-evolution-filters .comparison-cycles{grid-column:2 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.performance-evolution-filters .comparison-cycles span{border-right:1px solid #94a3b8;padding:.65rem;color:#0f172a;font-size:.78rem;text-align:center}.performance-evolution-overview{border:1px solid #dbe3ef;border-radius:8px;background:#fff;overflow:hidden}.performance-evolution-overview header{display:grid;grid-template-columns:minmax(170px,.4fr) minmax(280px,1fr) minmax(220px,.6fr);gap:.75rem;align-items:center;border-bottom:1px solid #cbd5e1;background:#f8fafc;padding:.65rem .75rem}.performance-evolution-overview header span,.performance-evolution-overview header strong,.performance-evolution-overview header small{display:block}.performance-evolution-overview header span{color:#64748b;font-size:.74rem;font-weight:900;text-transform:uppercase}.performance-evolution-overview header strong{color:#0f172a;font-size:.98rem;font-weight:900;text-align:center}.performance-evolution-overview header small{color:#475569;font-size:.76rem;font-weight:800;text-align:right}.performance-evolution-overview .recharts-responsive-container{margin:.45rem 0 .1rem}.performance-evolution-section{display:grid;grid-template-columns:minmax(720px,1fr) 290px;gap:.75rem;align-items:stretch}.performance-evolution-panel{border:1px solid #dbe3ef;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 1px 2px #0f172a0d}.performance-evolution-panel.is-blue{border-top:3px solid #2563eb}.performance-evolution-panel.is-purple{border-top:3px solid #8b5cf6}.performance-evolution-panel.is-green{border-top:3px solid #0f766e}.performance-evolution-panel-head{display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,.9fr);gap:.75rem;align-items:stretch;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#fff);padding:.8rem}.performance-evolution-panel-head span,.performance-evolution-chart-title span{display:block;color:#1d4ed8;font-size:.72rem;font-weight:950;text-transform:uppercase}.performance-evolution-panel-head strong{display:block;margin-top:.25rem;color:#0f172a;font-size:1.18rem;line-height:1.15}.performance-evolution-panel-head small,.performance-evolution-chart-title small{display:block;margin-top:.25rem;color:#64748b;font-size:.76rem;font-weight:750;line-height:1.3}.performance-evolution-panel-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.performance-evolution-panel-kpis article{min-width:0;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.65rem .7rem}.performance-evolution-panel-kpis article span{color:#64748b}.performance-evolution-panel-kpis article strong{font-size:.98rem;word-break:break-word}.performance-evolution-panel-kpis .positive{color:#047857}.performance-evolution-panel-kpis .negative{color:#dc2626}.performance-evolution-panel-body{display:grid;grid-template-columns:minmax(420px,1fr) minmax(270px,.42fr);gap:.75rem;padding:.8rem}.performance-evolution-line-card,.performance-evolution-side-card{min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.75rem}.performance-evolution-chart-title{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;margin-bottom:.45rem}.performance-evolution-chart-title small{margin-top:0;text-align:right}.performance-evolution-side-card{display:flex;flex-direction:column}.performance-evolution-bars.compact{gap:.28rem;padding:.3rem 0 0}.performance-evolution-bars.compact .evolution-bar-row{grid-template-columns:minmax(72px,.55fr) minmax(86px,1fr) 56px;font-size:.72rem}.performance-evolution-bars.compact .evolution-bar-row b{min-width:34px;padding:.34rem .45rem}.performance-evolution-details{border-top:1px solid #e2e8f0;background:#f8fafc}.performance-evolution-details summary{cursor:pointer;padding:.65rem .8rem;color:#1d4ed8;font-size:.78rem;font-weight:900}.performance-evolution-details summary:hover,.performance-evolution-details summary:focus-visible{color:#1e40af;outline:none}.performance-evolution-table-wrap{overflow:auto;border-top:1px solid #e2e8f0;background:#fff;max-height:260px}.performance-evolution-main,.performance-evolution-chart{border:1px solid #94a3b8;background:#fff}.performance-evolution-main h3,.performance-evolution-chart h4{margin:0;border-bottom:1px solid #94a3b8;background:#f8fafc;padding:.65rem;color:#1f2937;font-size:.98rem;font-weight:900;text-align:center;text-transform:uppercase}.performance-evolution-table{width:100%;border-collapse:collapse}.performance-evolution-table th,.performance-evolution-table td{border:1px solid #94a3b8;padding:.4rem .55rem;color:#0f172a;font-size:.78rem;text-align:center}.performance-evolution-table th{background:#f1f5f9;font-weight:900;text-transform:uppercase}.performance-evolution-table td:first-of-type{min-width:110px;background:#f8fafc;font-weight:800;text-transform:uppercase}.performance-evolution-table .score-cell{background:#e2f0d9;font-weight:900}.performance-evolution-table .positive,.performance-evolution-bars .positive{color:#047857;font-weight:900}.performance-evolution-table .negative,.performance-evolution-bars .negative{color:#dc2626;font-weight:900}.performance-evolution-bars{display:flex;flex-direction:column;gap:.35rem;padding:.75rem}.evolution-bar-row{display:grid;grid-template-columns:130px minmax(180px,1fr) 90px;align-items:center;gap:.5rem;color:#0f172a;font-size:.78rem}.evolution-bar-row span{font-weight:800}.evolution-bar-row b{min-width:38px;border-right:2px solid #cbd5e1;background:#e5e7eb;padding:.45rem .55rem;font-weight:800;text-align:right;white-space:nowrap}.evolution-bar-row em{font-style:normal;text-align:right}.performance-evolution-chart{min-height:260px;display:flex;flex-direction:column}.evolution-chart-bars{flex:1;display:flex;align-items:end;gap:.7rem;padding:1rem 1rem 2.6rem;min-height:220px}.evolution-chart-bar{flex:1;min-width:32px;height:180px;position:relative;display:flex;align-items:end;justify-content:center;border-bottom:1px solid #cbd5e1}.evolution-chart-bar span{width:70%;max-width:38px;background:#8db9e8;border:1px solid #5b9bd5}.evolution-chart-bar small{position:absolute;left:50%;bottom:-2rem;color:#475569;font-size:.66rem;transform:translate(-50%) rotate(-90deg);transform-origin:center;white-space:nowrap}.performance-individual-report{display:flex;flex-direction:column;gap:1rem;color:#0f172a}.performance-collaborator-print-report{display:none}.performance-individual-filters{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));border:1px solid #94a3b8;background:#fff}.performance-individual-filters label,.performance-individual-filters>div{min-width:0;border-right:1px solid #94a3b8;border-bottom:1px solid #94a3b8}.performance-individual-filters label span,.performance-individual-filters strong{display:block;background:#dbe4f3;border-bottom:1px solid #94a3b8;padding:.4rem;color:#1f2937;font-size:.76rem;font-weight:900;text-align:center;text-transform:uppercase}.performance-individual-filters select,.performance-individual-filters input,.performance-individual-filters div>span{display:block;width:100%;min-height:34px;border:0;padding:.45rem .55rem;color:#0f172a;font-size:.8rem;text-align:center}.performance-individual-filters input{text-align:left}.performance-individual-filters input::placeholder{color:#94a3b8}.performance-individual-filters .comparison-cycles{grid-column:span 2;display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.performance-individual-filters .comparison-cycles strong{grid-column:1 / -1}.performance-individual-actions button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:calc(100% - .8rem);min-height:32px;margin:.4rem}.performance-individual-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}.individual-level-card{border:1px solid #94a3b8;background:#fff}.individual-level-card header,.individual-level-card div{display:grid;grid-template-columns:1fr 120px;border-bottom:1px solid #94a3b8}.individual-level-card header span,.individual-level-card div span{background:#f3f4f6;padding:.5rem;color:#1f2937;font-size:.8rem;font-weight:900;text-align:center;text-transform:uppercase}.individual-level-card header strong,.individual-level-card div b{padding:.5rem;color:#0f172a;text-align:center}.individual-level-card div b{background:#e2f0d9}.individual-level-card div b.potential{background:#fff2cc}.individual-level-card p{margin:0;padding:1rem;color:#0f172a;font-size:.82rem;line-height:1.45;text-align:center}.individual-level-card .orientation{grid-template-columns:1fr}.individual-level-card .orientation strong{background:#fff}.performance-individual-cards{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:1rem}.performance-individual-cards article{border:1px solid #94a3b8;background:#fff;padding:.75rem 1rem}.performance-individual-cards strong{display:block;margin-bottom:.5rem;text-align:center;text-transform:uppercase}.performance-individual-cards span{display:block;min-width:46px;max-width:100%;background:#fbbf24;padding:.45rem .65rem;color:#0f172a;font-weight:900;text-align:right;white-space:nowrap}.performance-individual-cards span.potential{background:#f59e0b}.performance-individual-cards span.total{background:#9ca3af}.performance-individual-recommendations{overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.performance-individual-recommendations header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.75rem .85rem}.performance-individual-recommendations header span,.performance-individual-recommendations header strong,.performance-individual-recommendations header small{display:block}.performance-individual-recommendations header span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-individual-recommendations header strong{margin-top:.12rem;color:#0f172a;font-size:.95rem;font-weight:900;text-transform:uppercase}.performance-individual-recommendations header small{color:#475569;font-size:.76rem;font-weight:900;text-align:right}.performance-individual-recommendations>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;padding:.75rem}.performance-individual-recommendations article{min-width:0;border:1px solid #dbe3ef;border-left:4px solid #64748b;border-radius:8px;background:#fff;padding:.7rem}.performance-individual-recommendations article.positive{border-left-color:#10b981;background:#f0fdf4}.performance-individual-recommendations article.attention,.performance-individual-recommendations article.warning{border-left-color:#f59e0b;background:#fffbeb}.performance-individual-recommendations article.neutral{border-left-color:#3b82f6;background:#eff6ff}.performance-individual-recommendations article span,.performance-individual-recommendations article strong,.performance-individual-recommendations article p{display:block}.performance-individual-recommendations article span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-individual-recommendations article strong{margin-top:.18rem;color:#0f172a;font-size:.86rem;font-weight:900;line-height:1.25}.performance-individual-recommendations article p{margin:.35rem 0 0;color:#475569;font-size:.76rem;font-weight:750;line-height:1.35}.performance-individual-block{overflow:auto;border:1px solid #dbe4f0;border-radius:8px;background:#fff}.performance-individual-block h3{margin:0;padding:0;color:#1f2937;font-size:1rem;font-weight:900;text-align:left}.performance-individual-block-heading{display:flex;align-items:center;justify-content:space-between;gap:.85rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fbff,#fff);padding:.85rem 1rem}.performance-individual-block-heading span,.performance-individual-block-heading h3,.performance-individual-block-heading small{display:block}.performance-individual-block-heading span{color:#2563eb;font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.performance-individual-block-heading small{flex:0 0 auto;color:#64748b;font-size:.78rem;font-weight:800;text-align:right}.individual-comparison-insights,.individual-evolution-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;padding:.85rem .85rem 0}.individual-comparison-insights article,.individual-evolution-summary article{min-width:0;border:1px solid #dbe4f0;border-radius:8px;background:#fff;box-shadow:0 10px 22px #0f172a0d}.individual-comparison-insights article.is-current{border-color:#bfdbfe;background:#eff6ff}.individual-comparison-insights header{border-bottom:1px solid #e2e8f0;padding:.7rem .75rem}.individual-comparison-insights header span,.individual-comparison-insights header strong,.individual-evolution-summary span,.individual-evolution-summary strong,.individual-evolution-summary small{display:block}.individual-comparison-insights header span,.individual-evolution-summary span{color:#64748b;font-size:.68rem;font-weight:900;text-transform:uppercase}.individual-comparison-insights header strong{overflow:hidden;margin-top:.18rem;color:#0f172a;font-size:.82rem;font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.individual-comparison-insights article>div{display:grid;gap:.45rem;padding:.65rem .75rem .75rem}.individual-comparison-insights p{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.45rem;margin:0}.individual-comparison-insights p span{overflow:hidden;color:#475569;font-size:.74rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.individual-comparison-insights p b{min-width:42px;border-radius:999px;background:#e0f2fe;color:#075985;padding:.18rem .45rem;font-size:.76rem;text-align:center}.individual-comparison-insights p small{min-width:48px;border-radius:999px;background:#f1f5f9;color:#475569;padding:.18rem .45rem;font-size:.7rem;font-weight:900;text-align:center}.individual-comparison-insights p small.positive,.individual-evolution-summary article.positive strong{color:#047857}.individual-comparison-insights p small.negative,.individual-evolution-summary article.negative strong{color:#dc2626}.individual-evolution-summary article{padding:.75rem}.individual-evolution-summary strong{margin-top:.18rem;color:#0f172a;font-size:1.05rem;font-weight:950}.individual-evolution-summary small{margin-top:.18rem;color:#64748b;font-size:.72rem;font-weight:750;line-height:1.3}.individual-comparison-grid,.performance-individual-evolution,.individual-detail-grid{display:grid;grid-template-columns:minmax(640px,1fr) minmax(260px,.45fr);gap:.75rem;padding:.75rem;align-items:start}.performance-individual-table,.performance-individual-relation{width:100%;overflow:hidden;border:1px solid #dbe4f0;border-collapse:separate;border-spacing:0;border-radius:8px;background:#fff}.performance-individual-table th,.performance-individual-table td,.performance-individual-relation th,.performance-individual-relation td{border:1px solid #94a3b8;padding:.35rem .45rem;color:#0f172a;font-size:.74rem;text-align:center;vertical-align:middle}.performance-individual-table th,.performance-individual-relation th{border-color:#dbe4f0;background:#f8fafc;font-weight:900;text-transform:uppercase}.performance-individual-table td,.performance-individual-relation td{border-color:#e2e8f0}.performance-individual-table td:first-child{font-weight:800}.performance-individual-table .high,.performance-individual-relation .positive{background:#e2f0d9;color:#047857;font-weight:900}.performance-individual-table .medium{background:#fff2cc;font-weight:900}.performance-individual-table .low,.performance-individual-relation .negative{background:#fce4d6;color:#dc2626;font-weight:900}.individual-evolution-dashboard-card{min-width:0;overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.individual-evolution-dashboard-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.75rem .85rem}.individual-evolution-dashboard-card header span,.individual-evolution-dashboard-card header strong,.individual-evolution-dashboard-card header small{display:block}.individual-evolution-dashboard-card header span{color:#2563eb;font-size:.68rem;font-weight:950;text-transform:uppercase}.individual-evolution-dashboard-card header strong{margin-top:.2rem;color:#0f172a;font-size:.92rem;font-weight:950;line-height:1.2}.individual-evolution-dashboard-card header small{flex:0 0 auto;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;padding:.22rem .5rem;color:#1d4ed8;font-size:.72rem;font-weight:900}.individual-evolution-scoreboard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:.75rem}.individual-evolution-scoreboard article{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.65rem}.individual-evolution-scoreboard span,.individual-evolution-scoreboard strong,.individual-evolution-scoreboard small{display:block}.individual-evolution-scoreboard span{color:#64748b;font-size:.66rem;font-weight:900;text-transform:uppercase}.individual-evolution-scoreboard strong{margin-top:.12rem;color:#0f172a;font-size:1.05rem;font-weight:950}.individual-evolution-scoreboard small{margin-top:.1rem;color:#64748b;font-size:.68rem;font-weight:750}.individual-evolution-meter{height:9px;overflow:hidden;margin:0 .75rem .75rem;border-radius:999px;background:#e2e8f0}.individual-evolution-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0f766e)}.individual-evolution-line{padding:.1rem .65rem .55rem}.individual-evolution-single-cycle{display:grid;gap:.55rem;padding:.15rem .75rem .8rem}.individual-evolution-single-cycle p{display:grid;grid-template-columns:96px minmax(0,1fr) 56px;align-items:center;gap:.5rem;margin:0;color:#334155;font-size:.74rem;font-weight:850}.individual-evolution-single-cycle b{height:12px;overflow:hidden;border-radius:999px;background:#e2e8f0}.individual-evolution-single-cycle b i{display:block;height:100%;border-radius:inherit}.individual-evolution-single-cycle strong{color:#0f172a;font-size:.76rem;text-align:right}.individual-evolution-reading{display:flex;align-items:flex-start;gap:.6rem;border-top:1px solid #e2e8f0;background:#f8fafc;padding:.7rem .8rem}.individual-evolution-reading strong{flex:0 0 auto;border:1px solid #e2e8f0;border-radius:999px;background:#fff;padding:.2rem .5rem;color:#475569;font-size:.72rem;font-weight:950}.individual-evolution-reading strong.positive{border-color:#bbf7d0;background:#f0fdf4;color:#047857}.individual-evolution-reading strong.negative{border-color:#fecaca;background:#fef2f2;color:#dc2626}.individual-evolution-reading span{color:#475569;font-size:.74rem;font-weight:800;line-height:1.35}.individual-bars{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:.75rem;padding:0 .75rem .75rem}.individual-bars article{border:1px solid #dbe4f0;border-radius:8px;background:#fff;padding:.75rem}.individual-bars h4{margin:0 0 .6rem;color:#475569;text-align:center}.individual-bars div{display:grid;grid-template-columns:150px minmax(80px,1fr);align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.72rem}.individual-bars div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.individual-bars div b{display:block;min-width:36px;max-width:100%;border-radius:999px;background:linear-gradient(90deg,#93c5fd,#60a5fa);padding:.35rem .45rem;color:#0f172a;font-weight:800;text-align:right;white-space:nowrap}.performance-individual-radar,.performance-report-radar{display:grid;grid-template-columns:minmax(520px,1fr) minmax(220px,.35fr);gap:.75rem;padding:.75rem .75rem 0;align-items:stretch}.performance-radar-panel,.performance-report-radar aside,.performance-individual-radar aside{border:1px solid #cbd5e1;background:#fff}.performance-radar-panel header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.65rem .75rem}.performance-radar-panel header span,.performance-radar-panel header strong,.performance-report-radar aside strong,.performance-report-radar aside span,.performance-report-radar aside small,.performance-individual-radar aside strong,.performance-individual-radar aside span,.performance-individual-radar aside small{display:block}.performance-radar-panel header span{color:#64748b;font-size:.74rem;font-weight:900;text-transform:uppercase}.performance-radar-panel header strong{color:#0f172a;font-size:.9rem;font-weight:900;text-align:right}.performance-individual-radar aside,.performance-report-radar aside{display:flex;flex-direction:column;justify-content:center;gap:.45rem;background:#f8fafc;padding:.85rem}.performance-individual-radar aside strong,.performance-report-radar aside strong{color:#0f172a;font-size:.9rem;font-weight:900;text-transform:uppercase}.performance-individual-radar aside span,.performance-individual-radar aside small,.performance-report-radar aside span,.performance-report-radar aside small{color:#475569;font-size:.78rem;line-height:1.45}.performance-individual-radar aside small,.performance-report-radar aside small{color:#64748b;font-weight:800}.performance-radar-tooltip{min-width:180px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 14px 30px #0f172a24;padding:.65rem}.performance-radar-tooltip strong{display:block;margin-bottom:.45rem;color:#0f172a;font-size:.8rem}.performance-radar-tooltip span{display:flex;align-items:center;gap:.4rem;color:#334155;font-size:.76rem;font-weight:800}.performance-radar-tooltip b{width:9px;height:9px;border-radius:999px}.performance-comparison-dashboard{border-color:#bfdbfe;background:linear-gradient(180deg,#f8fbff,#fff)}.performance-section-title.compact{margin-top:.85rem;padding-top:.85rem;border-top:1px solid #dbeafe}.evaluation-dashboard-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:.75rem;margin-bottom:.85rem}.evaluation-dashboard-hero>div{border:1px solid #dbeafe;border-left:4px solid #2563eb;border-radius:8px;background:#fff;padding:.9rem 1rem;box-shadow:0 10px 24px #0f172a0a}.evaluation-dashboard-hero[data-tone=strong]>div:first-child{border-left-color:#16a34a;background:#f0fdf4}.evaluation-dashboard-hero[data-tone=development]>div:first-child{border-left-color:#f59e0b;background:#fffbeb}.evaluation-dashboard-hero[data-tone=attention],.evaluation-dashboard-hero[data-tone=warning]{--dashboard-alert-color: #f59e0b}.evaluation-dashboard-hero[data-tone=attention]>div:first-child,.evaluation-dashboard-hero[data-tone=warning]>div:first-child{border-left-color:var(--dashboard-alert-color);background:#fffbeb}.evaluation-dashboard-hero span,.evaluation-dashboard-hero strong,.evaluation-dashboard-hero small{display:block}.evaluation-dashboard-hero span{color:#2563eb;font-size:.72rem;font-weight:900;text-transform:uppercase}.evaluation-dashboard-hero strong{margin-top:.22rem;color:#0f172a;font-size:1rem;line-height:1.35}.evaluation-dashboard-hero small{margin-top:.32rem;color:#64748b;font-size:.76rem;font-weight:750;line-height:1.35}.evaluation-dashboard-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;margin-bottom:.2rem}.evaluation-dashboard-cards article{min-width:0;border:1px solid #dbe4f0;border-top:3px solid #94a3b8;border-radius:8px;background:#fff;padding:.62rem .7rem}.evaluation-dashboard-cards article[data-tone=strong]{border-top-color:#16a34a;background:#f0fdf4}.evaluation-dashboard-cards article[data-tone=development]{border-top-color:#f59e0b;background:#fffbeb}.evaluation-dashboard-cards article[data-tone=attention],.evaluation-dashboard-cards article[data-tone=warning]{border-top-color:#f97316;background:#fff7ed}.evaluation-dashboard-cards span,.evaluation-dashboard-cards strong,.evaluation-dashboard-cards small{display:block}.evaluation-dashboard-cards span{color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase}.evaluation-dashboard-cards strong{overflow:hidden;margin-top:.2rem;color:#0f172a;font-size:1.05rem;font-weight:950;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.evaluation-dashboard-cards small{overflow:hidden;margin-top:.22rem;color:#475569;font-size:.72rem;font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.evaluation-dashboard-gauges{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.75rem}.evaluation-dashboard-gauges article{--gauge-value: 0%;--gauge-color: #2563eb;display:grid;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:.95rem;min-width:0;border:1px solid #dbe4f0;border-radius:8px;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.95),transparent 32%),linear-gradient(180deg,#f8fbfff2,#fffffffa);padding:.9rem .95rem;box-shadow:0 14px 30px #0f172a0f}.evaluation-dashboard-gauge-chart{position:relative;width:106px;height:106px;display:grid;place-items:center}.evaluation-dashboard-gauge-ring,.evaluation-dashboard-gauge-ring:after,.evaluation-dashboard-gauge-center{position:absolute;border-radius:999px}.evaluation-dashboard-gauge-ring{top:0;right:0;bottom:0;left:0;background:conic-gradient(var(--gauge-color) var(--gauge-value),#e5e7eb 0);box-shadow:inset 0 0 0 1px #94a3b82e,0 12px 24px #0f172a14}.evaluation-dashboard-gauge-ring:after{content:"";top:15px;right:15px;bottom:15px;left:15px;background:#fff;box-shadow:inset 0 0 0 1px #e2e8f0e6}.evaluation-dashboard-gauge-center{top:25px;right:25px;bottom:25px;left:25px;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#f8fafc)}.evaluation-dashboard-gauge-center strong{color:#0f172a;font-size:1.28rem;font-weight:950;line-height:1;text-align:center}.evaluation-dashboard-gauges span,.evaluation-dashboard-gauges small{display:block}.evaluation-dashboard-gauges span{overflow:hidden;color:#0f172a;font-size:.95rem;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.evaluation-dashboard-gauges small{margin-top:.28rem;color:#64748b;font-size:.72rem;font-weight:750;line-height:1.3}.evaluation-dashboard-gauge-meter{overflow:hidden;height:7px;margin-top:.65rem;border-radius:999px;background:#e5e7eb}.evaluation-dashboard-gauge-meter i{display:block;height:100%;min-width:6px;border-radius:inherit}.evaluation-dashboard-actions{margin-top:.85rem;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;padding:.85rem}.evaluation-dashboard-actions header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.evaluation-dashboard-actions header span,.evaluation-dashboard-actions header strong,.evaluation-dashboard-actions button span,.evaluation-dashboard-actions button strong,.evaluation-dashboard-actions button small{display:block}.evaluation-dashboard-actions header span{color:#2563eb;font-size:.72rem;font-weight:900;text-transform:uppercase;white-space:nowrap}.evaluation-dashboard-actions header strong{color:#0f172a;font-size:.86rem;line-height:1.3;text-align:right}.evaluation-dashboard-actions>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.evaluation-dashboard-actions button{min-width:0;border:1px solid #dbe4f0;border-left:4px solid #94a3b8;border-radius:8px;background:#fff;padding:.65rem .75rem;color:inherit;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.evaluation-dashboard-actions button:hover,.evaluation-dashboard-actions button:focus-visible{border-color:#93c5fd;box-shadow:0 12px 22px #2563eb1f;transform:translateY(-1px);outline:none}.evaluation-dashboard-actions button[data-tone=strong]{border-left-color:#16a34a;background:#f0fdf4}.evaluation-dashboard-actions button[data-tone=development]{border-left-color:#f59e0b;background:#fffbeb}.evaluation-dashboard-actions button[data-tone=attention],.evaluation-dashboard-actions button[data-tone=warning]{border-left-color:#f97316;background:#fff7ed}.evaluation-dashboard-actions button span{color:#2563eb;font-size:.68rem;font-weight:900;text-transform:uppercase}.evaluation-dashboard-actions button strong{margin-top:.2rem;color:#0f172a;font-size:.9rem;line-height:1.25}.evaluation-dashboard-actions button small{margin-top:.25rem;color:#475569;font-size:.72rem;font-weight:750;line-height:1.35}.performance-comparison-charts{display:grid;grid-template-columns:minmax(420px,1fr) minmax(420px,1fr);gap:.8rem}.performance-comparison-decision-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-bottom:.85rem}.performance-comparison-decision-strip article{min-width:0;border:1px solid #dbe4f0;border-left:4px solid #94a3b8;border-radius:8px;background:#fff;padding:.75rem .85rem}.performance-comparison-decision-strip article[data-tone=strong]{border-left-color:#16a34a;background:#f0fdf4}.performance-comparison-decision-strip article[data-tone=attention],.performance-comparison-decision-strip article[data-tone=warning]{border-left-color:#f97316;background:#fff7ed}.performance-comparison-decision-strip span,.performance-comparison-decision-strip strong,.performance-comparison-decision-strip small{display:block}.performance-comparison-decision-strip span{color:#2563eb;font-size:.7rem;font-weight:900;text-transform:uppercase}.performance-comparison-decision-strip strong{overflow:hidden;margin-top:.22rem;color:#0f172a;font-size:.92rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.performance-comparison-decision-strip small{margin-top:.28rem;color:#475569;font-size:.74rem;font-weight:750;line-height:1.35}.performance-comparison-command-bar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.55rem;margin:-.35rem 0 .9rem;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;padding:.55rem}.performance-comparison-command-bar button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:36px;border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#1d4ed8;padding:.42rem .7rem;cursor:pointer;font-size:.78rem;font-weight:900;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.performance-comparison-command-bar button:hover:not(:disabled){border-color:#2563eb;background:#eff6ff;box-shadow:0 10px 18px #2563eb1f;transform:translateY(-1px)}.performance-comparison-command-bar button:disabled{opacity:.55;cursor:not-allowed}.performance-comparison-chart-card{min-width:0;overflow:hidden;border:1px solid #dbe4f0;border-radius:8px;background:#fff}.performance-comparison-chart-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:.7rem .8rem}.performance-comparison-chart-card header span,.performance-comparison-chart-card header strong,.performance-comparison-chart-card header small{display:block}.performance-comparison-chart-card header span{color:#2563eb;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-comparison-chart-card header strong{color:#0f172a;font-size:.9rem;font-weight:900;line-height:1.25}.performance-comparison-chart-card header small{color:#64748b;font-size:.72rem;font-weight:800;text-align:right}.performance-comparison-gap-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:0 .8rem .8rem}.performance-comparison-gap-actions button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.2rem .55rem;align-items:center;min-width:0;border:1px solid #dbe4f0;border-radius:8px;background:#fff;padding:.58rem .65rem;color:#0f172a;cursor:pointer;font:inherit;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.performance-comparison-gap-actions button:hover,.performance-comparison-gap-actions button:focus-visible{border-color:#2563eb;box-shadow:0 10px 22px #2563eb1f;transform:translateY(-1px);outline:none}.performance-comparison-gap-actions button[data-gap-tone=attention]{border-color:#fed7aa;background:#fff7ed}.performance-comparison-gap-actions button span{display:inline-flex;grid-row:span 2;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:.78rem;font-weight:950}.performance-comparison-gap-actions button[data-gap-tone=attention] span{background:#ffedd5;color:#c2410c}.performance-comparison-gap-actions button strong,.performance-comparison-gap-actions button small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-comparison-gap-actions button strong{font-size:.78rem;font-weight:900}.performance-comparison-gap-actions button small{color:#64748b;font-size:.68rem;font-weight:800}.performance-item[data-performance-indicator-code]{scroll-margin-top:1rem}.performance-comparison-area-summary{display:grid;gap:.75rem;padding:.8rem}.performance-comparison-area-summary article{display:grid;gap:.55rem;border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(180deg,#f8fbff,#fff);padding:.85rem}.performance-comparison-area-summary span,.performance-comparison-area-summary strong,.performance-comparison-area-summary small,.performance-comparison-area-summary b,.performance-comparison-area-summary em{display:block}.performance-comparison-area-summary span{color:#2563eb;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-comparison-area-summary strong{color:#0f172a;font-size:1.35rem;font-weight:950}.performance-comparison-area-summary div{display:grid;gap:.45rem}.performance-comparison-area-summary p{display:grid;grid-template-columns:110px minmax(0,1fr) 38px;align-items:center;gap:.55rem;margin:0}.performance-comparison-area-summary b,.performance-comparison-area-summary em{color:#334155;font-size:.76rem;font-style:normal;font-weight:900}.performance-comparison-area-summary p i{display:block;min-width:4px;height:8px;border-radius:999px;background:#2563eb}.performance-comparison-area-summary p:nth-child(2) i{background:#f59e0b}.performance-comparison-area-summary small{color:#64748b;font-size:.72rem;font-weight:750;line-height:1.35}.performance-comparison-evolution-card{margin-top:.8rem}.performance-comparison-current-cycle{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(120px,.6fr));gap:.65rem;padding:.8rem}.performance-comparison-current-cycle article{border:1px solid #dbe4f0;border-radius:8px;background:#fff;padding:.75rem}.performance-comparison-current-cycle span,.performance-comparison-current-cycle strong,.performance-comparison-current-cycle small{display:block}.performance-comparison-current-cycle span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-comparison-current-cycle strong{margin-top:.2rem;color:#0f172a;font-size:1.2rem;font-weight:950;line-height:1.2}.performance-comparison-current-cycle small{margin-top:.35rem;color:#64748b;font-size:.72rem;font-weight:750;line-height:1.35}.performance-comparison-ninebox-card{margin-top:.8rem}.performance-comparison-compact-card{min-height:292px}.performance-comparison-pie-layout{display:grid;grid-template-columns:minmax(190px,.75fr) minmax(220px,1fr);gap:.75rem;align-items:center;padding:.8rem}.performance-comparison-mini-legend{display:grid;gap:.45rem}.performance-comparison-mini-legend p{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem .55rem;margin:0;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:.5rem .6rem}.performance-comparison-mini-legend span,.performance-comparison-mini-legend strong,.performance-comparison-mini-legend small,.performance-comparison-progress-reading span,.performance-comparison-progress-reading strong,.performance-comparison-progress-reading small{display:block}.performance-comparison-mini-legend span{display:flex;align-items:center;gap:.42rem;color:#0f172a;font-size:.78rem;font-weight:900}.performance-comparison-mini-legend span b{width:10px;height:10px;flex:0 0 auto;border-radius:999px}.performance-comparison-mini-legend strong{color:#0f172a;font-size:1rem;font-weight:950}.performance-comparison-mini-legend small{grid-column:1 / -1;color:#64748b;font-size:.7rem;font-weight:750}.performance-comparison-progress-reading{border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(180deg,#eff6ff,#fff);padding:.85rem}.performance-comparison-progress-reading strong{color:#1d4ed8;font-size:2rem;font-weight:950;line-height:1}.performance-comparison-progress-reading span{margin-top:.35rem;color:#0f172a;font-size:.86rem;font-weight:900}.performance-comparison-progress-reading small{margin-top:.45rem;color:#64748b;font-size:.72rem;font-weight:750;line-height:1.35}.performance-comparison-ninebox-donut{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(280px,1fr);gap:.8rem;align-items:center;padding:.8rem}.performance-comparison-ninebox-legend{display:grid;gap:.55rem}.performance-comparison-ninebox-legend p{display:grid;gap:.15rem;margin:0;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:.55rem .65rem}.performance-comparison-ninebox-legend span,.performance-comparison-ninebox-legend strong,.performance-comparison-ninebox-legend small{display:block}.performance-comparison-ninebox-legend span{display:flex;align-items:center;gap:.4rem;color:#0f172a;font-size:.78rem;font-weight:900}.performance-comparison-ninebox-legend span b{width:10px;height:10px;border-radius:999px}.performance-comparison-ninebox-legend strong{color:#1d4ed8;font-size:.9rem;font-weight:900}.performance-comparison-ninebox-legend small{color:#64748b;font-size:.72rem;font-weight:750}.performance-comparison-gap-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:.8rem}.performance-comparison-gap-list article{display:grid;gap:.2rem;border:1px solid #e2e8f0;border-left:4px solid #94a3b8;border-radius:8px;background:#fff;padding:.65rem .75rem}.performance-comparison-gap-list article[data-gap-tone=self]{border-left-color:#2563eb;background:#eff6ff}.performance-comparison-gap-list article[data-gap-tone=manager]{border-left-color:#f59e0b;background:#fffbeb}.performance-comparison-gap-list strong{color:#0f172a;font-size:.78rem;line-height:1.25}.performance-comparison-gap-list span{color:#475569;font-size:.74rem;font-weight:750}.performance-comparison-gap-list b{color:#0f172a;font-size:1rem;line-height:1}.individual-competency-sections{display:flex;flex-direction:column;gap:.85rem;padding:.75rem}.individual-competency-sections article{display:grid;grid-template-columns:minmax(420px,1fr) minmax(360px,.8fr);gap:.75rem}.performance-modal-header,.performance-modal-footer,.performance-section-title,.performance-person,.performance-item,.performance-item-copy,.performance-score-inputs{display:flex;align-items:center}.performance-modal-header{justify-content:space-between;gap:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.performance-modal-header h2,.performance-section-title h3{margin:0;color:#0f172a}.performance-modal-header p,.performance-section-title span,.performance-muted{margin:.25rem 0 0;color:#64748b;font-size:.88rem}.performance-evaluation-header{align-items:stretch}.performance-evaluation-header-main{flex:1;min-width:0;display:grid;gap:.7rem}.performance-evaluation-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.performance-evaluation-kicker{display:block;margin-bottom:.25rem;color:#2563eb;font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.performance-evaluation-context-line{display:flex;flex-wrap:wrap;gap:.45rem;color:#475569;font-size:.82rem;font-weight:800}.performance-evaluation-context-line span{display:inline-flex;align-items:center;min-height:26px;padding:.25rem .55rem;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc}.performance-evaluation-header-badges{display:flex;flex-wrap:wrap;gap:.4rem}.performance-evaluation-header-badges span{display:inline-flex;align-items:center;min-height:24px;padding:.22rem .52rem;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.76rem;font-weight:900}.performance-evaluation-header-badges span[data-tone=ok]{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.performance-evaluation-header-badges span[data-tone=warning]{border-color:#fde68a;background:#fffbeb;color:#a16207}.performance-evaluation-header-badges span[data-tone=caution]{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.performance-evaluation-header-badges span[data-tone=model]{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.performance-evaluation-header-badges span[data-tone=neutral]{border-color:#e2e8f0;background:#f8fafc;color:#475569}.performance-evaluation-header-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.performance-evaluation-header-stats article{min-width:0;padding:.65rem .7rem;border:1px solid #e2e8f0;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc)}.performance-evaluation-header-stats article[data-tone=ok]{border-color:#bbf7d0;background:#f0fdf4}.performance-evaluation-header-stats article[data-tone=warning]{border-color:#fde68a;background:#fffbeb}.performance-evaluation-header-stats article[data-tone=caution]{border-color:#fed7aa;background:#fff7ed}.performance-evaluation-header-stats span,.performance-evaluation-header-stats small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-evaluation-header-stats span{color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase}.performance-evaluation-header-stats strong{display:block;margin-top:.18rem;color:#0f172a;font-size:1.2rem;line-height:1.05}.performance-evaluation-header-stats small{margin-top:.2rem;color:#475569;font-size:.76rem;font-weight:800}.performance-evaluation-header-alert{flex:0 0 auto;display:inline-flex;align-items:center;gap:.55rem;max-width:280px;padding:.6rem .75rem;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#9a3412;cursor:pointer;font:inherit;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.performance-evaluation-header-alert:hover,.performance-evaluation-header-alert:focus-visible{border-color:#fb923c;box-shadow:0 12px 24px #fb923c29;transform:translateY(-1px);outline:none}.performance-evaluation-header-alert svg{flex:0 0 auto}.performance-evaluation-header-alert strong,.performance-evaluation-header-alert small{display:block}.performance-evaluation-header-alert strong{font-size:.84rem;font-weight:900}.performance-evaluation-header-alert small{margin-top:.1rem;color:#7c2d12;font-size:.75rem;font-weight:800}.performance-icon-button{width:34px;height:34px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.performance-panel,.performance-section,.performance-summary{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:1rem}.performance-identification{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.performance-identification-wide{grid-column:span 2}.performance-identification-wide[data-evaluation-tour=model-select]{grid-column:span 3}.performance-identification-action{display:flex;flex-wrap:wrap;align-items:end;gap:.5rem}.performance-identification-action[data-evaluation-tour=model-actions]{align-self:end;flex-direction:column}.performance-identification-action button,.performance-identification-action .performance-import-button{min-height:42px;flex:1 1 150px;justify-content:center}.performance-identification-action[data-evaluation-tour=model-actions] button,.performance-identification-action[data-evaluation-tour=model-actions] .performance-import-button{width:100%;flex:0 0 auto}.performance-audience-toggle{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:.7rem .8rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.performance-audience-toggle strong,.performance-audience-toggle span{display:block}.performance-audience-toggle strong{color:#0f172a;font-size:.88rem;font-weight:900}.performance-audience-toggle span{margin-top:.18rem;color:#475569;font-size:.78rem;line-height:1.35}.performance-audience-toggle>div:last-child{flex:0 0 auto;border:1px solid #cbd5e1;border-radius:8px;background:#fff;display:inline-flex;padding:.18rem}.performance-audience-toggle button{min-height:32px;border:0;border-radius:6px;background:transparent;color:#334155;cursor:pointer;padding:0 .7rem;font:inherit;font-size:.78rem;font-weight:900;white-space:nowrap}.performance-audience-toggle button.selected{background:#2563eb;color:#fff;box-shadow:0 6px 18px #2563eb40}.performance-import-button{display:inline-flex;flex-direction:row!important;align-items:center;gap:.4rem;cursor:pointer}.performance-import-button input{display:none}.performance-identification label,.performance-status-history,.performance-notes{display:flex;flex-direction:column;gap:.4rem;color:#334155;font-size:.82rem;font-weight:700}.performance-status-history{min-height:42px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:.65rem .75rem}.performance-status-history strong{color:#334155;font-size:.82rem}.performance-status-history ul{display:flex;flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none}.performance-status-history li{display:flex;flex-direction:column;gap:.12rem;line-height:1.25}.performance-status-history span{color:#0f172a;font-size:.78rem}.performance-status-history small{color:#64748b;font-size:.72rem;font-weight:650}.performance-notes-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.performance-notes-header button{border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.35rem .7rem;font-size:.75rem;font-weight:850;cursor:pointer;white-space:nowrap}.performance-notes-header button:hover{border-color:#60a5fa;background:#dbeafe}.performance-identification input,.performance-identification select,.performance-notes textarea,.development-plan-grid input,.development-plan-grid select,.development-plan-grid textarea,.performance-score-inputs input,.performance-potential-input input{border:1px solid #d1d5db;border-radius:8px;padding:.65rem .75rem;font:inherit;background:#fff}.performance-evidence-guide{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a;padding:.85rem .95rem;margin-bottom:.9rem}.performance-evidence-guide strong{display:block;font-size:.9rem;margin-bottom:.45rem}.performance-evidence-guide ul{margin:0;padding-left:1.1rem}.performance-evidence-guide li{font-size:.82rem;line-height:1.45}.performance-evidence-guide li+li{margin-top:.25rem}.performance-evidence-quality-grid,.performance-feedback-quality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:.75rem}.performance-evidence-quality-grid article,.performance-feedback-quality-grid article{border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:.72rem;min-width:0}.performance-evidence-quality-grid article[data-tone=warning],.performance-feedback-quality-grid article[data-tone=warning]{border-color:#fed7aa;background:#fff7ed}.performance-evidence-quality-grid article[data-tone=success],.performance-feedback-quality-grid article[data-tone=success]{border-color:#bbf7d0;background:#f0fdf4}.performance-evidence-quality-grid span,.performance-feedback-quality-grid span{display:block;color:#2563eb;font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.performance-evidence-quality-grid article[data-tone=warning] span,.performance-feedback-quality-grid article[data-tone=warning] span{color:#b45309}.performance-evidence-quality-grid article[data-tone=success] span,.performance-feedback-quality-grid article[data-tone=success] span{color:#15803d}.performance-evidence-quality-grid strong,.performance-feedback-quality-grid strong{display:block;color:#0f172a;font-size:.88rem;line-height:1.25;margin-top:.22rem;overflow-wrap:anywhere}.performance-evidence-quality-grid small,.performance-feedback-quality-grid small{display:block;color:#64748b;font-size:.74rem;font-weight:750;line-height:1.35;margin-top:.24rem}.performance-evidence-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.performance-evidence-actions button{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:.78rem;font-weight:900;padding:.5rem .68rem;transition:background .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease}.performance-evidence-actions button:hover:not(:disabled){border-color:#60a5fa;background:#dbeafe;transform:translateY(-1px)}.performance-evidence-actions button:disabled{cursor:not-allowed;opacity:.48}.performance-scale-guide{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:.85rem .95rem;margin-bottom:.85rem}.performance-scale-guide.potential{border-color:#ddd6fe;background:#f5f3ff}.performance-scale-guide strong{display:block;margin-bottom:.45rem;color:#1e3a8a;font-size:.86rem;font-weight:900}.performance-scale-guide.potential strong{color:#5b21b6}.performance-scale-guide ul{display:grid;gap:.35rem;margin:0;padding-left:1rem;color:#334155;font-size:.84rem;line-height:1.45}.performance-evidence-warning{border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#92400e;padding:.7rem .85rem;margin:.75rem 0 0;font-size:.82rem;font-weight:800;line-height:1.4}.performance-custom-model-form{display:flex;flex-direction:column;gap:.85rem;border-color:#bfdbfe;background:#f8fbff}.performance-custom-model-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.performance-custom-model-head strong{display:block;color:#0f172a;font-size:.95rem;font-weight:900}.performance-custom-model-head span,.performance-custom-model-actions span{display:block;margin-top:.2rem;color:#64748b;font-size:.78rem;line-height:1.35}.performance-custom-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.performance-custom-model-grid label{display:flex;flex-direction:column;gap:.4rem;color:#334155;font-size:.82rem;font-weight:800}.performance-custom-model-wide{grid-column:1 / -1}.performance-custom-model-grid input,.performance-custom-model-grid textarea{border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:.65rem .75rem;font:inherit;resize:vertical}.performance-custom-model-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top:1px solid #dbeafe;padding-top:.75rem}.performance-custom-model-buttons{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.performance-custom-model-status{color:#b45309!important;font-weight:800}.performance-custom-model-status.ok{color:#047857!important}.performance-model-note{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;border-color:#dbeafe;background:linear-gradient(135deg,#f8fbff,#fff);color:#334155}.performance-model-note strong{color:#0f172a}.performance-model-note-main{min-width:0}.performance-model-note-title{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem}.performance-model-note-badges,.performance-model-note-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.performance-model-note p{margin:.45rem 0 0;color:#475569;font-size:.88rem;line-height:1.45}.performance-model-note-actions{justify-content:flex-end}.performance-model-note-actions .button-secondary{min-height:40px;white-space:normal}.performance-model-badge{display:inline-flex;align-items:center;min-height:24px;padding:.2rem .55rem;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:.72rem;font-weight:800}.performance-model-badge.neutral{border-color:#e2e8f0;background:#fff;color:#475569}.performance-model-note .button-secondary.danger{border-color:#fecaca;background:#fff5f5;color:#b91c1c}.performance-model-note .button-secondary.danger:hover{border-color:#fca5a5;background:#fee2e2}.performance-custom-model-library{display:grid;gap:.75rem;background:#f8fafc}.performance-custom-model-library-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.performance-custom-model-library-head strong{display:block;color:#0f172a;font-size:.95rem}.performance-custom-model-library-head span{display:block;margin-top:.15rem;color:#64748b;font-size:.78rem;font-weight:700}.performance-custom-model-library-search{display:grid;gap:.25rem;min-width:min(280px,100%);color:#334155;font-size:.72rem;font-weight:800}.performance-custom-model-library-search input{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:.6rem .7rem;font:inherit}.performance-custom-model-library-list{display:grid;gap:.55rem}.performance-custom-model-library-item{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:.75rem;border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:.75rem}.performance-custom-model-library-item.active{border-color:#60a5fa;background:#eff6ff}.performance-custom-model-library-item strong{display:block;color:#0f172a;font-size:.88rem}.performance-custom-model-library-item span:not(.performance-model-badge){display:block;margin-top:.15rem;color:#475569;font-size:.78rem;line-height:1.35}.performance-custom-model-library-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.45rem}.performance-custom-model-library-actions .button-secondary.danger{border-color:#fecaca;background:#fff5f5;color:#b91c1c}.performance-custom-model-library-empty{border:1px dashed #cbd5e1;border-radius:8px;background:#fff;color:#64748b;padding:.85rem;font-size:.82rem;font-weight:800;text-align:center}.performance-summary{display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(120px,1fr));gap:.75rem;background:#f8fafc}.performance-person{gap:.75rem;min-width:0}.performance-person-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex:0 0 auto;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.performance-person strong,.performance-person span{display:block;min-width:0}.performance-person span{color:#64748b;font-size:.86rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-score-card{border:1px solid #e2e8f0;border-radius:8px;padding:.8rem;background:#fff}.performance-score-card span{display:block;color:#64748b;font-size:.78rem;margin-bottom:.25rem}.performance-score-card strong{color:#0f172a;font-size:1.2rem}.performance-score-card small{display:block;color:#475569;margin-top:.2rem}.user-card-evaluation-workflow{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#475569;font-size:.7rem;font-weight:900;line-height:1;margin:.25rem 0 .45rem;padding:.28rem .48rem}.user-card-evaluation-workflow.status-complete,.user-card-evaluation-workflow.status-calibrated{border-color:#bbf7d0;background:#ecfdf5;color:#166534}.user-card-evaluation-workflow.status-draft{border-color:#fde68a;background:#fffbeb;color:#92400e}.user-card-evaluation-workflow.status-reopened{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.user-card-evaluation-badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.user-card-evaluation-badges span{border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:.66rem;font-weight:900;line-height:1;padding:.28rem .45rem}.user-card-evaluation-badges span[data-tone=success]{border-color:#bbf7d0;background:#ecfdf5;color:#166534}.user-card-evaluation-badges span[data-tone=warning]{border-color:#fde68a;background:#fffbeb;color:#92400e}.user-card-evaluation-badges span[data-tone=critical]{border-color:#fecaca;background:#fff1f2;color:#991b1b}.performance-completion-bar{width:100%;height:5px;border-radius:999px;background:#e2e8f0;margin-top:.55rem;overflow:hidden}.performance-completion-bar i{display:block;height:100%;border-radius:inherit;background:#2563eb;transition:width .2s ease}.performance-completion-bar.potential i{background:#7c3aed}.performance-score-card.guidance strong{font-size:.98rem;line-height:1.35}.performance-quality-status{margin-top:.6rem;border:1px solid #bbf7d0;border-radius:8px;background:#ecfdf5;padding:.5rem .6rem}button.performance-quality-status{width:100%;text-align:left;font:inherit}.performance-quality-status.is-clickable{cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.performance-quality-status.is-clickable:hover{border-color:#fb923c;box-shadow:0 10px 24px #fb923c2e;transform:translateY(-1px)}.performance-quality-status.is-clickable:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.performance-quality-status span{display:block;color:#166534;font-size:.78rem;font-weight:900;margin:0 0 .1rem}.performance-quality-status small{color:#475569;font-size:.72rem;line-height:1.35;margin:0}.performance-quality-status[data-tone=warning]{border-color:#fde68a;background:#fffbeb}.performance-quality-status[data-tone=warning] span{color:#92400e}.performance-quality-status[data-tone=caution]{border-color:#fed7aa;background:#fff7ed}.performance-quality-status[data-tone=caution] span{color:#9a3412}.performance-completion-warning{border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#92400e;padding:.75rem .9rem;margin:-.25rem 0 0;font-size:.84rem;font-weight:850;line-height:1.45}.performance-calibration-warning{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a;padding:.75rem .9rem;margin:-.25rem 0 0;font-size:.84rem;font-weight:850;line-height:1.45}.performance-calibration-decision{border-color:#bfdbfe;background:linear-gradient(180deg,#fff,#eff6ff)}.performance-calibration-actions-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem}.performance-calibration-actions-row button{border:1px solid #bfdbfe;border-radius:999px;background:#fff;color:#1d4ed8;padding:.45rem .75rem;font-size:.78rem;font-weight:850;cursor:pointer}.performance-calibration-actions-row button:hover,.performance-calibration-actions-row button.selected{border-color:#2563eb;background:#dbeafe;color:#1e3a8a}.performance-calibration-decision-grid{display:grid;grid-template-columns:1.2fr 1fr 180px;gap:.75rem}.performance-calibration-decision-grid label{display:flex;flex-direction:column;gap:.4rem;color:#334155;font-size:.82rem;font-weight:700}.performance-calibration-decision-grid input,.performance-calibration-decision-grid textarea{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:.65rem .75rem;font:inherit}.performance-calibration-decision-grid textarea{resize:vertical;min-height:82px}.performance-calibration-decision-wide{grid-column:1 / -1}.performance-section-title{justify-content:space-between;gap:1rem;margin-bottom:.75rem}.performance-competency-workbench{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:.75rem}.performance-competency-workbench article{min-width:0;border:1px solid #dbe4f0;border-top:3px solid #94a3b8;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc);padding:.65rem .75rem}.performance-competency-workbench article[data-tone=ok]{border-top-color:#16a34a;background:#f0fdf4}.performance-competency-workbench article[data-tone=warning]{border-top-color:#f59e0b;background:#fffbeb}.performance-competency-workbench article[data-tone=attention]{border-top-color:#f97316;background:#fff7ed}.performance-competency-workbench span,.performance-competency-workbench strong,.performance-competency-workbench small{display:block}.performance-competency-workbench span{color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase}.performance-competency-workbench strong{margin-top:.2rem;color:#0f172a;font-size:1.3rem;font-weight:950;line-height:1}.performance-competency-workbench small{overflow:hidden;margin-top:.26rem;color:#475569;font-size:.72rem;font-weight:750;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.performance-competency-filters{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.75rem}.performance-competency-filters button{display:inline-flex;align-items:center;gap:.4rem;min-height:34px;border:1px solid #dbe4f0;border-radius:8px;background:#fff;color:#334155;cursor:pointer;font:inherit;font-size:.78rem;font-weight:850;padding:.42rem .58rem;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.performance-competency-filters button:hover,.performance-competency-filters button:focus-visible{border-color:#2563eb;box-shadow:0 8px 18px #2563eb1f;outline:none}.performance-competency-filters button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.performance-competency-filters button b{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;background:#e2e8f0;color:#0f172a;font-size:.7rem;font-weight:950}.performance-competency-filters button.active b{background:#2563eb;color:#fff}.performance-items{display:flex;flex-direction:column;gap:.65rem;overflow:visible;padding-right:.25rem}.performance-item{justify-content:space-between;flex-wrap:wrap;gap:1rem;border:1px solid #eef2f7;border-radius:8px;padding:.85rem;background:#fff}.performance-item.needs-evidence,.performance-item.has-high-gap,.performance-item.has-low-score{border-color:#fed7aa;background:linear-gradient(180deg,#fff7ed,#fff)}.performance-section.is-review-highlight,.performance-item.is-review-highlight{border-color:#f97316;background:linear-gradient(180deg,#fff7ed,#fff);box-shadow:0 0 0 3px #f973162e,0 18px 32px #0f172a1f;animation:performance-review-pulse 1.05s ease-in-out 2}.performance-item.is-review-highlight .performance-indicator-evidence{border-color:#fb923c;background:#fff7ed}@keyframes performance-review-pulse{0%{box-shadow:0 0 #f9731642,0 12px 24px #0f172a14}70%{box-shadow:0 0 0 7px #f9731600,0 18px 32px #0f172a1f}to{box-shadow:0 0 #f9731600,0 12px 24px #0f172a14}}.performance-item.has-missing-score{border-color:#fde68a;background:linear-gradient(180deg,#fffbeb,#fff)}.performance-item.compact{align-items:flex-start}.performance-item-copy{gap:.75rem;align-items:flex-start;min-width:0}.performance-code{width:38px;height:30px;border-radius:8px;background:#e0f2fe;color:#0369a1;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.78rem;flex:0 0 auto}.performance-item-copy strong,.performance-item-copy small,.performance-item-copy p{display:block}.performance-item-copy small{color:#2563eb;margin-top:.15rem}.performance-item-copy p{margin:.35rem 0 0;color:#64748b;font-size:.86rem;line-height:1.35}.performance-score-inputs,.performance-potential-inputs{display:flex;align-items:flex-start;justify-content:flex-end;gap:.5rem;flex:0 0 auto;margin-left:auto;flex-wrap:wrap;max-width:240px}.performance-score-input,.performance-potential-input{display:flex;flex-direction:column;gap:.3rem;color:#64748b;font-size:.75rem;font-weight:700}.performance-score-input,.performance-potential-input{min-width:88px;border:1px solid transparent;border-radius:8px;padding:.45rem}.performance-score-input span,.performance-potential-input span{color:#475569;font-size:.72rem;font-weight:850}.performance-score-input.is-manager-score,.performance-potential-input.is-manager-score{border-color:#fed7aa;background:#fff7ed}.performance-score-input.is-manager-score span,.performance-potential-input.is-manager-score span{color:#9a3412}.performance-score-input.is-self-score,.performance-potential-input.is-self-score{border-color:#bfdbfe;background:#eff6ff}.performance-score-input.is-self-score span,.performance-potential-input.is-self-score span{color:#1d4ed8}.performance-score-inputs input,.performance-score-inputs select,.performance-potential-input input,.performance-potential-input select{width:76px;text-align:center}.performance-score-gap{border-radius:999px;padding:.18rem .5rem;font-size:.68rem;font-weight:850;line-height:1.2;margin-left:auto}.performance-score-gap.is-positive{background:#dbeafe;color:#1d4ed8}.performance-score-gap.is-negative{background:#ffedd5;color:#9a3412}.performance-score-gap.is-neutral{background:#dcfce7;color:#166534}.performance-competency-alerts{flex:1 0 100%;display:flex;flex-wrap:wrap;gap:.4rem;margin-top:-.3rem}.performance-competency-alerts span{display:inline-flex;align-items:center;min-height:24px;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:.68rem;font-weight:900;padding:.18rem .5rem}.performance-competency-alerts span[data-tone=warning]{border-color:#fde68a;background:#fffbeb;color:#a16207}.performance-competency-empty{display:grid;gap:.2rem;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;padding:1rem;text-align:center}.performance-competency-empty strong{color:#0f172a;font-size:.92rem}.performance-competency-empty span{color:#64748b;font-size:.82rem;font-weight:750}.performance-indicator-evidence,.performance-indicator-feedback{flex:1 0 100%;display:flex;flex-direction:column;gap:.35rem;color:#64748b;font-size:.75rem;font-weight:700}.performance-indicator-feedback{border-top:1px solid #e2e8f0;padding-top:.65rem;color:#1d4ed8}.performance-indicator-evidence textarea,.performance-indicator-feedback textarea{width:100%;min-height:62px;resize:vertical;font-weight:500}.performance-indicator-feedback textarea{min-height:74px;border-color:#bfdbfe;background:#f8faff}.performance-notes textarea{resize:vertical;min-height:92px}.performance-personalized-dashboard{border-color:#bfdbfe;background:linear-gradient(180deg,#f8fbff,#fff)}.performance-personalized-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.performance-personalized-actions article{display:flex;min-height:190px;flex-direction:column;gap:.55rem;border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:.8rem;box-shadow:0 10px 22px #0f172a0f}.performance-personalized-actions article[data-action=activity]{border-left:4px solid #2563eb}.performance-personalized-actions article[data-action=task]{border-left:4px solid #f59e0b}.performance-personalized-actions article[data-action=dashboard]{border-left:4px solid #14b8a6}.performance-personalized-actions article[data-action=next]{border-left:4px solid #16a34a}.performance-personalized-actions header{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.performance-personalized-actions header span{display:inline-flex;align-items:center;gap:.35rem;color:#1d4ed8;font-size:.72rem;font-weight:900;text-transform:uppercase}.performance-personalized-actions header small{color:#64748b;font-size:.7rem;font-weight:800;line-height:1.25;text-align:right}.performance-personalized-actions strong{color:#0f172a;font-size:.95rem;line-height:1.25}.performance-personalized-actions p{flex:1;margin:0;color:#475569;font-size:.8rem;font-weight:650;line-height:1.4}.performance-personalized-actions button{align-self:flex-start;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:.75rem;font-weight:900;padding:.45rem .65rem;transition:background .2s ease,border-color .2s ease,transform .2s ease}.performance-personalized-actions button:hover{border-color:#60a5fa;background:#dbeafe;transform:translateY(-1px)}.performance-development-plan{background:linear-gradient(180deg,#fff,#f8fbff);border-color:#bfdbfe}.development-pdi-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.28fr);gap:.85rem;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#fff 62%,#f0fdf4);padding:.85rem;margin-bottom:.75rem}.development-pdi-command-main span,.development-summary-grid span,.development-pdi-readiness span{display:block;color:#2563eb;font-size:.74rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.development-pdi-command-main strong{display:block;color:#0f172a;font-size:1rem;line-height:1.25;margin-top:.25rem}.development-pdi-command-main p{color:#475569;font-size:.84rem;line-height:1.45;margin:.35rem 0 0}.development-pdi-readiness{align-self:stretch;display:flex;flex-direction:column;justify-content:center;border:1px solid #dbeafe;border-radius:8px;background:#ffffffd1;padding:.75rem}.development-pdi-readiness b{color:#0f172a;font-size:1.45rem;line-height:1}.development-pdi-progress{height:7px;border-radius:999px;background:#e2e8f0;margin-top:.55rem;overflow:hidden}.development-pdi-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#16a34a)}.development-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:.75rem}.development-summary-grid article{border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:.7rem;min-width:0}.development-summary-grid article[data-tone=high],.development-summary-grid article[data-tone=warning]{border-color:#fed7aa;background:#fff7ed}.development-summary-grid article[data-tone=medium]{border-color:#fde68a;background:#fffbeb}.development-summary-grid article[data-tone=success],.development-summary-grid article[data-tone=low]{border-color:#bbf7d0;background:#f0fdf4}.development-summary-grid strong{display:block;color:#0f172a;font-size:.9rem;line-height:1.25;margin-top:.2rem;overflow-wrap:anywhere}.development-summary-grid small{display:block;color:#64748b;font-size:.74rem;font-weight:750;line-height:1.35;margin-top:.25rem}.development-quick-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.development-quick-actions button{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:.78rem;font-weight:900;padding:.52rem .7rem;transition:background .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease}.development-quick-actions button:hover:not(:disabled){border-color:#60a5fa;background:#dbeafe;transform:translateY(-1px)}.development-quick-actions button:disabled{cursor:not-allowed;opacity:.48}.development-readiness-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-bottom:.85rem}.development-readiness-list span{display:flex;align-items:center;gap:.32rem;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#92400e;font-size:.74rem;font-weight:750;line-height:1.25;min-width:0;padding:.48rem .55rem}.development-readiness-list span.is-done{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.development-readiness-list b{color:inherit;font-size:.74rem;white-space:nowrap}.development-readiness-list svg{flex:0 0 auto}.development-priority{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;padding:.7rem .85rem;margin-bottom:.85rem}.development-priority strong{display:block;color:#166534;font-size:.88rem}.development-priority small{display:block;color:#475569;font-size:.76rem;font-weight:800;margin-top:.2rem}.development-priority span{color:#475569;font-size:.8rem;line-height:1.35;text-align:right}.development-priority button{flex:0 0 auto;border:1px solid #93c5fd;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:.78rem;font-weight:900;padding:.45rem .65rem;transition:background .2s ease,border-color .2s ease,transform .2s ease}.development-priority button:hover{background:#dbeafe;border-color:#60a5fa;transform:translateY(-1px)}.development-priority[data-tone=medium]{border-color:#fde68a;background:#fffbeb}.development-priority[data-tone=medium] strong{color:#92400e}.development-priority[data-tone=high]{border-color:#fecaca;background:#fef2f2}.development-priority[data-tone=high] strong{color:#b91c1c}.development-plan-grid{display:grid;grid-template-columns:minmax(180px,1fr) minmax(150px,.8fr) minmax(180px,.9fr);gap:.75rem}.development-plan-grid label{display:flex;flex-direction:column;gap:.4rem;color:#334155;font-size:.82rem;font-weight:800}.development-plan-grid textarea{min-height:84px;resize:vertical}.development-plan-wide{grid-column:1 / -1}.development-follow-up-panel{border:1px solid #dbeafe;border-radius:8px;background:#fff;margin-top:.85rem;padding:.85rem}.development-follow-up-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.development-follow-up-head strong{display:block;color:#1e3a8a;font-size:.88rem}.development-follow-up-head span,.development-follow-up-empty{color:#64748b;font-size:.78rem;line-height:1.35}.development-follow-up-head button,.development-follow-up-list button{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:.76rem;font-weight:900;padding:.45rem .65rem}.development-follow-up-head button:hover,.development-follow-up-list button:hover{border-color:#60a5fa;background:#dbeafe}.development-follow-up-form{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(180px,1fr);gap:.65rem}.development-follow-up-form label{display:flex;flex-direction:column;gap:.35rem;color:#334155;font-size:.78rem;font-weight:800}.development-follow-up-form input,.development-follow-up-form select,.development-follow-up-form textarea{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:.6rem .7rem;font:inherit}.development-follow-up-form textarea{min-height:64px;resize:vertical}.development-follow-up-wide{grid-column:1 / -1}.development-follow-up-list{display:grid;gap:.55rem;margin-top:.75rem}.development-follow-up-list article{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:.65rem .75rem}.development-follow-up-list b,.development-follow-up-list span,.development-follow-up-list small,.development-follow-up-list em{display:block}.development-follow-up-list b{color:#0f172a;font-size:.8rem}.development-follow-up-list span,.development-follow-up-list small{color:#475569;font-size:.78rem;line-height:1.35;margin-top:.2rem}.development-follow-up-list em{color:#64748b;font-size:.72rem;font-style:normal;font-weight:750;margin-top:.25rem}.development-follow-up-empty{margin:.75rem 0 0}.development-focus-panel{border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;margin-top:.85rem;padding:.8rem}.development-focus-panel>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.development-focus-panel strong{display:block;color:#1e3a8a;font-size:.88rem}.development-focus-panel span,.development-focus-panel p,.development-focus-current{color:#64748b;font-size:.78rem;line-height:1.35}.development-focus-panel p{margin:0}.development-focus-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.55rem}.development-focus-list article{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.65rem}.development-focus-list article.selected{border-color:#60a5fa;background:#eff6ff}.development-focus-list b,.development-focus-list span,.development-focus-list small{display:block}.development-focus-list b{color:#0f172a;font-size:.8rem;line-height:1.25}.development-focus-list small{color:#475569;font-size:.72rem;line-height:1.3;margin-top:.25rem}.development-focus-list button{flex:0 0 auto;border:1px solid #93c5fd;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:.72rem;font-weight:900;padding:.42rem .55rem}.development-focus-list article.selected button{background:#dbeafe;border-color:#60a5fa}.development-focus-current{display:block;margin-top:.55rem;font-weight:800}.development-pending-panel{display:flex;align-items:flex-start;gap:.55rem;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;margin-top:.85rem;padding:.7rem .8rem}.development-pending-panel.is-pending{border-color:#fde68a;background:#fffbeb;color:#92400e}.development-pending-panel svg{flex:0 0 auto;margin-top:.1rem}.development-pending-panel strong{display:block;color:inherit;font-size:.84rem;margin-bottom:.2rem}.development-pending-panel span,.development-pending-panel li{color:#475569;font-size:.78rem;line-height:1.35}.development-pending-panel ul{margin:.2rem 0 0;padding-left:1rem}.performance-review-checklist{border-color:#dbeafe;background:#f8fbff}.performance-review-verdict{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.24fr);gap:.85rem;align-items:stretch;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:.85rem;margin-bottom:.75rem}.performance-review-verdict[data-tone=ready]{border-color:#bbf7d0;background:#f0fdf4}.performance-review-verdict[data-tone=attention]{border-color:#fed7aa;background:#fff7ed}.performance-review-verdict[data-tone=review]{border-color:#fde68a;background:#fffbeb}.performance-review-verdict span{display:block;color:#2563eb;font-size:.74rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.performance-review-verdict[data-tone=ready] span{color:#15803d}.performance-review-verdict[data-tone=attention] span,.performance-review-verdict[data-tone=review] span{color:#b45309}.performance-review-verdict strong{display:block;color:#0f172a;font-size:1rem;line-height:1.25;margin-top:.2rem}.performance-review-verdict p{color:#475569;font-size:.84rem;line-height:1.45;margin:.35rem 0 0}.performance-review-score{display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(148,163,184,.32);border-radius:8px;background:#ffffffbd;padding:.7rem}.performance-review-score b{color:#0f172a;font-size:1.45rem;line-height:1}.performance-review-score small{color:#64748b;font-size:.74rem;font-weight:800;margin-top:.15rem}.performance-review-action-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:.75rem}.performance-review-action-strip article{border:1px solid #dbeafe;border-left:4px solid #2563eb;border-radius:8px;background:#fff;padding:.7rem}.performance-review-action-strip span,.performance-review-action-strip strong,.performance-review-action-strip small{display:block}.performance-review-action-strip span{color:#2563eb;font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.performance-review-action-strip strong{color:#0f172a;font-size:.86rem;line-height:1.25;margin-top:.22rem}.performance-review-action-strip small{color:#64748b;font-size:.74rem;font-weight:750;line-height:1.35;margin-top:.25rem}.performance-review-action-strip button,.performance-review-items button{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:.74rem;font-weight:900;padding:.42rem .58rem;transition:background .2s ease,border-color .2s ease,transform .2s ease}.performance-review-action-strip button{margin-top:.55rem}.performance-review-action-strip button:hover,.performance-review-items button:hover{border-color:#60a5fa;background:#dbeafe;transform:translateY(-1px)}.performance-review-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.performance-closeout-title{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid #e2e8f0}.performance-closeout-title strong{color:#0f172a;font-size:.86rem}.performance-closeout-title span{color:#64748b;font-size:.76rem;line-height:1.35;text-align:right}.performance-closeout-items{margin-top:.65rem}.performance-closeout-progress{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,220px);gap:.75rem;align-items:center;border:1px solid #d1fae5;border-radius:8px;background:#f0fdf4;padding:.7rem;margin-top:.65rem}.performance-closeout-progress strong{display:block;color:#065f46;font-size:.82rem}.performance-closeout-progress span{display:block;color:#047857;font-size:.74rem;line-height:1.35;margin-top:.15rem}.performance-closeout-meter{overflow:hidden;height:8px;border-radius:999px;background:#d1fae5}.performance-closeout-meter span{height:100%;border-radius:inherit;background:linear-gradient(90deg,#10b981,#14b8a6);margin-top:0;transition:width .2s ease}.performance-review-items>div{display:flex;align-items:flex-start;gap:.55rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.7rem;min-height:74px}.performance-review-items>div button{align-self:flex-end;margin-left:auto}.performance-review-items svg{flex:0 0 auto;margin-top:.1rem}.performance-review-items span{display:flex;flex-direction:column;gap:.15rem;min-width:0}.performance-review-items strong{color:#0f172a;font-size:.82rem;line-height:1.25}.performance-review-items small{color:#64748b;font-size:.74rem;line-height:1.3}.performance-review-items .is-done{border-color:#bbf7d0;background:#f0fdf4}.performance-review-items .is-done svg{color:#16a34a}.performance-review-items .needs-review{border-color:#fde68a;background:#fffbeb}.performance-review-items .needs-review svg{color:#d97706}.performance-feedback-summary{border-color:#c7d2fe;background:#f8faff}.performance-feedback-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.performance-feedback-summary .performance-section-title button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:.45rem .75rem;font-weight:850;cursor:pointer}.performance-feedback-summary .performance-section-title button:hover{border-color:#60a5fa;background:#dbeafe}.performance-feedback-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.85rem}.performance-feedback-highlights>div{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.75rem}.performance-feedback-highlights>div:first-child{border-color:#bbf7d0;background:#f0fdf4}.performance-feedback-highlights>div:last-child{border-color:#fde68a;background:#fffbeb}.performance-feedback-highlights strong{display:block;color:#0f172a;font-size:.84rem;margin-bottom:.45rem}.performance-feedback-highlights ul{margin:0;padding-left:1rem}.performance-feedback-highlights li,.performance-feedback-highlights small{color:#334155;font-size:.78rem;line-height:1.4}.performance-feedback-highlights li+li{margin-top:.2rem}.performance-feedback-highlights b{color:#0f172a}.performance-calibration-differences{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:.75rem;margin-bottom:.85rem}.performance-calibration-differences strong{display:block;color:#1e3a8a;font-size:.84rem;margin-bottom:.5rem}.performance-calibration-differences ul{display:grid;gap:.4rem;margin:0;padding:0;list-style:none}.performance-calibration-differences li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:6px;background:#fff;padding:.55rem .65rem;color:#334155;font-size:.78rem}.performance-calibration-differences span{min-width:0;font-weight:750}.performance-calibration-differences b{flex:0 0 auto;color:#1d4ed8;font-size:.76rem;white-space:nowrap}.performance-feedback-notes{display:grid;gap:.45rem;color:#334155;font-size:.84rem;font-weight:800;margin-bottom:.85rem}.performance-feedback-notes textarea{min-height:104px}.performance-feedback-consolidated{display:grid;gap:.45rem;color:#1e3a8a;font-size:.84rem;font-weight:850;margin-bottom:.85rem}.performance-feedback-consolidated textarea{width:100%;min-height:170px;border:1px solid #bfdbfe;border-radius:8px;border-color:#bfdbfe;background:#eff6ff;color:#0f172a;padding:.85rem;font:inherit;font-weight:500;line-height:1.45;resize:vertical}.performance-feedback-summary>textarea{width:100%;min-height:150px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:.85rem;font:inherit;line-height:1.45;resize:vertical}.performance-modal-footer{justify-content:flex-end;gap:.75rem;border-top:1px solid #e5e7eb;padding-top:1rem;background:#fff;position:sticky;bottom:0;z-index:3}.performance-save-footer{display:flex;align-items:center;justify-content:flex-end;gap:.85rem;box-shadow:0 -14px 24px #0f172a0f}.performance-save-footer-status{min-width:0}.performance-save-footer-status span,.performance-save-footer-chips b{display:block;color:#2563eb;font-size:.68rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.performance-save-footer[data-tone=ready] .performance-save-footer-status span{color:#15803d}.performance-save-footer[data-tone=review] .performance-save-footer-status span,.performance-save-footer[data-tone=pending] .performance-save-footer-status span{color:#b45309}.performance-save-footer-status strong{display:block;color:#0f172a;font-size:.9rem;line-height:1.2;margin-top:.1rem}.performance-save-footer-status small{display:block;color:#64748b;font-size:.74rem;font-weight:750;line-height:1.25;margin-top:.12rem}.performance-save-footer-meter{height:6px;border-radius:999px;background:#e2e8f0;margin-top:.45rem;overflow:hidden}.performance-save-footer-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f59e0b,#2563eb,#16a34a);transition:width .2s ease}.performance-save-footer-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.42rem}.performance-save-footer-chips span{display:block;min-width:0;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#1e3a8a;font-size:.76rem;font-weight:900;line-height:1.2;padding:.45rem .5rem}.performance-save-footer-chips span[data-tone=warning]{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.performance-save-footer-chips span[data-tone=success]{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.performance-save-footer-chips span[data-tone=warning] b{color:#b45309}.performance-save-footer-chips span[data-tone=success] b{color:#15803d}.performance-save-footer-pending{grid-column:1 / -1;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;padding:.45rem .55rem}.performance-save-footer-pending>strong{color:#9a3412;font-size:.72rem;font-weight:950;text-transform:uppercase}.performance-save-footer-pending button{display:inline-flex;align-items:center;gap:.35rem;min-height:30px;border:1px solid #fed7aa;border-radius:999px;background:#fff;color:#9a3412;padding:.24rem .52rem;cursor:pointer;font-size:.72rem;font-weight:900;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.performance-save-footer-pending button:hover,.performance-save-footer-pending button:focus-visible{border-color:#fb923c;box-shadow:0 8px 16px #f973161f;transform:translateY(-1px);outline:none}.performance-save-footer-pending button span,.performance-save-footer-pending button small{display:inline}.performance-save-footer-pending button small{color:#7c2d12;font-weight:750}.performance-save-footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}.performance-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:#0f172a75;padding:1.25rem}.performance-confirm-modal{width:min(640px,100%);max-height:min(86vh,720px);overflow:auto;border:1px solid rgba(226,232,240,.92);border-radius:8px;background:#fff;box-shadow:0 28px 80px #0f172a47}.performance-confirm-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:flex-start;padding:1.15rem 1.2rem 1rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#fff7ed,#fff 62%)}.performance-confirm-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;background:#ffedd5;color:#c2410c}.performance-confirm-header span:not(.performance-confirm-icon){display:block;color:#c2410c;font-size:.72rem;font-weight:950;text-transform:uppercase}.performance-confirm-header h3{margin:.16rem 0 0;color:#0f172a;font-size:1.35rem;line-height:1.18}.performance-confirm-header p{margin:.4rem 0 0;color:#475569;font-size:.92rem;font-weight:650;line-height:1.45}.performance-confirm-close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#0f172a;cursor:pointer}.performance-confirm-close:hover,.performance-confirm-close:focus-visible{border-color:#bfdbfe;box-shadow:0 10px 18px #2563eb1f;outline:none}.performance-confirm-progress{margin:1rem 1.2rem 0;border:1px solid #dbeafe;border-radius:8px;background:#f8fafc;padding:.85rem}.performance-confirm-progress>div{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.performance-confirm-progress span,.performance-confirm-progress small{color:#64748b;font-size:.76rem;font-weight:850}.performance-confirm-progress span{text-transform:uppercase}.performance-confirm-progress strong{color:#0f172a;font-size:.95rem;font-weight:950}.performance-confirm-progress small{display:block;margin-top:.28rem;line-height:1.35}.performance-confirm-progress i{display:block;height:7px;margin-top:.65rem;border-radius:999px;background:#e2e8f0;overflow:hidden}.performance-confirm-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f97316,#2563eb 58%,#16a34a)}.performance-confirm-list{display:grid;gap:.55rem;padding:1rem 1.2rem}.performance-confirm-list button{display:flex;align-items:center;justify-content:space-between;gap:.85rem;width:100%;min-height:68px;border:1px solid #fed7aa;border-left:4px solid #f97316;border-radius:8px;background:#fff7ed;color:#0f172a;padding:.75rem .85rem;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.performance-confirm-list button:hover,.performance-confirm-list button:focus-visible{border-color:#fb923c;box-shadow:0 14px 24px #f973161f;transform:translateY(-1px);outline:none}.performance-confirm-list strong,.performance-confirm-list small{display:block}.performance-confirm-list strong{font-size:.9rem;font-weight:950}.performance-confirm-list small{margin-top:.18rem;color:#7c2d12;font-size:.8rem;font-weight:750;line-height:1.35}.performance-confirm-list b{flex:0 0 auto;border:1px solid #fdba74;border-radius:999px;background:#fff;color:#9a3412;padding:.28rem .6rem;font-size:.72rem;font-weight:950}.performance-confirm-actions{display:flex;justify-content:flex-end;gap:.55rem;flex-wrap:wrap;padding:.95rem 1.2rem 1.15rem;border-top:1px solid #e5e7eb;background:#fff}.indicators-top-tabs,.indicators-sub-tabs{display:flex;gap:.35rem;flex-wrap:wrap;overflow:visible;padding:.15rem 0;min-height:40px;flex:0 0 auto}.indicators-top-tabs.all-tabs{gap:.45rem;padding-bottom:.25rem;border-bottom:1px solid #e5e7eb}.indicators-top-tabs button,.indicators-sub-tabs button{min-height:36px;border:1px solid #d1d5db;border-radius:6px;background:#f8fafc;color:#334155;padding:0 1rem;font-weight:800;white-space:nowrap;cursor:pointer}.indicators-top-tabs button.active,.indicators-sub-tabs button.active{background:#fff3c4;border-color:#f59e0b;color:#1f2937}.indicators-form-bridge{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.55rem;flex:0 0 auto}.indicators-form-bridge article{min-width:0;border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#fff);padding:.62rem;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:flex-start}.indicators-form-bridge article.attention{border-color:#fed7aa;background:linear-gradient(135deg,#fff7ed,#fff)}.indicators-form-bridge svg{width:32px;height:32px;border-radius:8px;background:#dbeafe;color:#1d4ed8;padding:.42rem}.indicators-form-bridge article.attention svg{background:#ffedd5;color:#c2410c}.indicators-form-bridge span{display:block;color:#1d4ed8;font-size:.68rem;font-weight:950;text-transform:uppercase}.indicators-form-bridge article.attention span{color:#c2410c}.indicators-form-bridge strong{display:block;margin-top:.14rem;color:#0f172a;font-size:.86rem;font-weight:950;line-height:1.2}.indicators-form-bridge p{margin:.18rem 0 0;color:#475569;font-size:.76rem;font-weight:750;line-height:1.32}.indicators-toolbar{border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:.85rem 1rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;flex:0 0 auto}.indicators-toolbar h3{margin:0;color:#1f2937;font-size:1.15rem}.indicators-toolbar span{display:block;margin-top:.25rem;color:#64748b;font-size:.85rem}.indicators-toolbar-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.indicators-toolbar-actions button,.performance-modal-footer button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.indicators-insights{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:.55rem}.indicators-insights article{position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:12px;background:linear-gradient(135deg,#fffffff5,#f8fafcf5);box-shadow:0 10px 18px #0f172a0a;padding:.7rem .8rem;min-width:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.indicators-insights article:hover{transform:translateY(-1px);box-shadow:0 14px 22px #2563eb0f;border-color:#60a5fa57}.indicators-insights article:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#60a5fa,#1d4ed8)}.indicators-insights article.attention{border-color:#fb923c61;background:linear-gradient(135deg,#fff7edf0,#fffffff5)}.indicators-insights article.attention:before{background:linear-gradient(180deg,#fbbf24,#f97316)}.indicators-insight-top{display:flex;align-items:center;justify-content:space-between;gap:.45rem;margin-bottom:.2rem}.indicators-insight-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#3b82f61f;color:#1d4ed8}.indicators-insights article.attention .indicators-insight-icon{background:#fb923c1f;color:#c2410c}.indicators-insights span,.indicators-filters label span{display:block;color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.indicators-insights strong{display:block;margin-top:.15rem;color:#0f172a;font-size:1rem;font-weight:900;overflow-wrap:anywhere}.indicators-filters{display:grid;grid-template-columns:minmax(280px,1fr) minmax(220px,.32fr);gap:.65rem;align-items:end}.indicators-filters label{display:flex;flex-direction:column;gap:.35rem;min-width:0}.indicators-search-field{position:relative}.indicators-search-field input,.indicators-filters select,.indicator-row-action,.indicators-toolbar-actions button,.config-sub-tabs button{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.indicators-search-field svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8}.indicators-search-field input,.indicators-filters select{width:100%;min-height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font:inherit;box-shadow:inset 0 1px 2px #0f172a05}.indicators-search-field input{padding:0 .85rem 0 2.25rem}.indicators-search-field input:focus,.indicators-filters select:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa24}.indicators-filters select{padding:0 .85rem}.indicators-notice,.indicators-errors,.indicators-help-panel{border-radius:8px;padding:.6rem .8rem}.indicators-notice{display:flex;align-items:center;gap:.5rem;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;font-weight:800}.indicators-errors{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.indicators-errors strong{display:block;margin-bottom:.35rem}.indicators-errors ul,.indicators-help-panel ul{margin:0;padding-left:1rem}.indicators-help-panel{display:flex;align-items:flex-start;gap:.65rem;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a}.indicators-help-panel strong{display:block;margin-bottom:.35rem}.indicators-help-panel li+li{margin-top:.12rem}.role-models-panel{display:flex;flex-direction:column;gap:.75rem;min-height:0}.role-models-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.55rem}.role-models-summary button{border:1px solid #e5e7eb;border-left:4px solid #64748b;border-radius:8px;background:#fff;padding:.7rem .8rem;min-width:0;text-align:left;font:inherit;cursor:pointer}.role-models-summary button:hover{border-color:#bfdbfe;box-shadow:0 10px 22px #0f172a14;transform:translateY(-1px)}.role-models-summary button.is-selected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.role-models-summary button.is-success{border-left-color:#10b981;background:linear-gradient(135deg,#ecfdf5,#fff 78%)}.role-models-summary button.is-warning{border-left-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff 78%)}.role-models-summary button.is-danger{border-left-color:#ef4444;background:linear-gradient(135deg,#fef2f2,#fff 78%)}.role-models-summary button.is-muted{border-left-color:#94a3b8;background:linear-gradient(135deg,#f8fafc,#fff 78%)}.role-models-summary span,.role-model-preview span{display:block;color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.role-models-summary strong{display:block;margin-top:.18rem;color:#0f172a;font-size:1.25rem;font-weight:950}.role-model-control-center{display:grid;grid-template-columns:minmax(190px,.85fr) minmax(280px,1.45fr) minmax(240px,1fr);gap:.65rem}.role-model-readiness-card,.role-model-priority-card,.role-model-sync-card{border:1px solid #dbeafe;border-radius:10px;background:#fff;padding:.8rem;min-width:0;box-shadow:0 8px 20px #0f172a0a}.role-model-readiness-card{border-left:4px solid #10b981;background:linear-gradient(135deg,#ecfdf5,#fff 78%)}.role-model-priority-card{border-left:4px solid #f59e0b;background:linear-gradient(135deg,#fffbeb,#fff 76%)}.role-model-sync-card{border-left:4px solid #2563eb;background:linear-gradient(135deg,#eff6ff,#fff 78%)}.role-model-readiness-card span,.role-model-priority-card span,.role-model-sync-card span{display:block;color:#64748b;font-size:.72rem;font-weight:950;text-transform:uppercase}.role-model-readiness-card strong,.role-model-priority-card strong,.role-model-sync-card strong{display:block;margin-top:.18rem;color:#0f172a;font-size:1rem;font-weight:950}.role-model-readiness-card strong{color:#047857;font-size:1.7rem}.role-model-readiness-card p,.role-model-priority-card p,.role-model-sync-card p{margin:.3rem 0 0;color:#475569;font-size:.82rem;font-weight:750}.role-model-readiness-track{height:8px;margin-top:.7rem;overflow:hidden;border-radius:999px;background:#dbeafe}.role-model-readiness-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#10b981,#2563eb)}.role-model-priority-card>div{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.role-model-priority-card ul{display:grid;gap:.4rem;margin:.6rem 0 0;padding:0;list-style:none}.role-model-priority-card li{display:block}.role-model-priority-card li button{display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:.45rem;width:100%;border:1px solid #fed7aa;border-radius:8px;background:#ffffffd1;padding:.45rem .55rem;font:inherit;text-align:left;cursor:pointer}.role-model-priority-card li button:hover{border-color:#f59e0b;background:#fff7ed}.role-model-priority-card li b{display:inline-flex;justify-content:center;border-radius:999px;background:#fef3c7;color:#92400e;font-size:.68rem;font-weight:950;text-transform:uppercase;padding:.22rem .42rem}.role-model-priority-card li span{overflow:hidden;color:#0f172a;font-size:.82rem;font-weight:900;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.role-model-priority-card li small{color:#64748b;font-size:.72rem;font-weight:850}.role-model-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;min-height:38px;margin-top:.7rem;border:1px solid #1d4ed8;border-radius:8px;background:#2563eb;color:#fff;font:inherit;font-weight:950;cursor:pointer}.role-model-filters{display:grid;grid-template-columns:minmax(280px,1fr) 170px 170px auto 120px;gap:.55rem;align-items:stretch;border:1px solid #dbeafe;border-radius:10px;background:#f8fafc;padding:.65rem}.role-model-filters label{display:grid;gap:.18rem;min-width:0}.role-model-filters label span{color:#64748b;font-size:.68rem;font-weight:950;text-transform:uppercase}.role-model-search{position:relative;display:flex!important;align-items:center}.role-model-search svg{position:absolute;left:.75rem;color:#64748b}.role-model-search input,.role-model-filters select{width:100%;min-height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font:inherit;font-weight:800}.role-model-search input{padding:0 .85rem 0 2.35rem}.role-model-filters select{padding:0 .65rem}.role-model-filter-reset{min-height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font:inherit;font-weight:900;cursor:pointer}.role-model-filter-count{display:grid;place-content:center;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;text-align:center}.role-model-filter-count strong{color:#1d4ed8;font-size:1rem;font-weight:950}.role-model-filter-count span{color:#475569;font-size:.68rem;font-weight:850}.role-models-table-wrap{border:1px solid #e5e7eb;border-radius:10px;overflow:auto;flex:1 1 300px;min-height:300px;max-height:48vh;background:#fff}.role-models-table-wrap.is-indicators-fullscreen{position:fixed;top:.45rem;right:.45rem;bottom:.45rem;left:.45rem;z-index:1300;min-height:auto;max-height:none;border-color:#64748b;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a61}.role-models-table{width:100%;min-width:1040px;border-collapse:collapse}.role-models-table th,.role-models-table td{border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:.65rem;vertical-align:middle}.role-models-table th{position:sticky;top:0;z-index:1;background:#eef2f7;color:#111827;font-size:.78rem;text-align:left}.role-models-table-wrap.is-indicators-fullscreen .role-models-table th{top:42px;z-index:4}.role-models-table th:last-child,.role-models-table td:last-child{border-right:0;width:190px}.role-models-table td:first-child{min-width:240px}.role-models-table td:first-child strong{display:block;color:#0f172a;font-size:.95rem}.role-models-table td:first-child span{display:block;margin-top:.18rem;color:#64748b;font-size:.76rem;font-weight:800}.role-models-table tr[data-status=pendencia] td{background:#fff7ed}.role-models-table tr[data-status=revisar] td{background:#fffbeb}.role-models-table tr[data-status=ativo] td{background:#f8fafc}.role-models-table tr[data-status=inativo] td{background:#f1f5f9;color:#64748b}.role-models-table select{width:100%;min-height:38px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font:inherit;font-weight:800;padding:0 .65rem}.role-model-status{display:inline-flex;align-items:center;justify-content:center;min-height:26px;border-radius:999px;padding:0 .65rem;background:#e0f2fe;color:#075985;font-size:.74rem;font-weight:950;text-transform:uppercase}tr[data-status=pendencia] .role-model-status{background:#fee2e2;color:#991b1b}tr[data-status=revisar] .role-model-status{background:#fef3c7;color:#92400e}tr[data-status=ativo] .role-model-status{background:#d1fae5;color:#065f46}tr[data-status=inativo] .role-model-status{background:#e2e8f0;color:#475569}.role-model-status-cell{display:grid;gap:.35rem}.role-model-status-cell select{min-height:32px;font-size:.78rem;padding:0 .45rem}.role-models-table td small{display:block;margin-top:.25rem;color:#64748b;font-size:.72rem;font-weight:800}.role-model-actions{display:flex;flex-wrap:wrap;gap:.4rem}.role-model-actions .indicator-row-action{min-height:34px;padding:0 .55rem}.role-model-preview{border:1px solid #bfdbfe;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#fff 72%);padding:.85rem}.role-model-preview>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.role-model-preview>div:first-child strong{color:#0f172a;font-size:1rem;font-weight:950}.role-model-preview p{margin:.4rem 0 .7rem;color:#475569;font-weight:750}.role-model-preview-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:.45rem 0 .75rem}.role-model-preview-actions button{min-height:34px}.role-model-preview-actions span{color:#64748b;font-size:.78rem;font-weight:800;text-transform:none}.role-model-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:.7rem}.role-model-preview-grid article{border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:.55rem .65rem}.role-model-preview-grid strong{display:block;margin-top:.15rem;color:#0f172a;font-weight:950}.role-model-preview ul{margin:0;padding:0;display:grid;gap:.4rem;list-style:none}.role-model-preview li{display:grid;grid-template-columns:54px minmax(0,1fr);gap:.5rem;align-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:.45rem .55rem}.role-model-preview li b{display:inline-flex;align-items:center;justify-content:center;min-height:26px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:950}.role-model-preview li span{color:#334155;font-size:.82rem;font-weight:800;text-transform:none}.role-model-preview-editor{display:grid;gap:.65rem}.role-model-preview-controls{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(150px,.75fr) minmax(140px,.65fr) repeat(3,minmax(86px,.42fr));gap:.5rem;align-items:stretch;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:.55rem}.role-model-preview-controls>div{display:grid;align-content:center;gap:.1rem;border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:.45rem .55rem}.role-model-preview-controls b{color:#0f172a;font-size:1rem;font-weight:950}.role-model-preview-controls span{color:#64748b;font-size:.68rem;font-weight:900;text-transform:uppercase}.role-model-preview-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;padding:.55rem .65rem}.role-model-preview-editor-heading strong{color:#0f172a;font-size:.9rem;font-weight:950}.role-model-preview-editor-heading span{color:#64748b;font-size:.76rem;font-weight:800;text-align:right;text-transform:none}.role-model-preview-editor article{display:grid;grid-template-columns:minmax(128px,.62fr) minmax(130px,.62fr) minmax(180px,1fr) minmax(118px,.42fr) minmax(240px,1.35fr) minmax(108px,auto);gap:.6rem;align-items:start;border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:.65rem}.role-model-preview-editor article.is-inactive{border-color:#cbd5e1;background:#f8fafc;opacity:.72}.role-model-preview-row-tools{display:grid;grid-template-columns:54px minmax(70px,1fr);gap:.35rem}.role-model-preview-row-tools>b{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:950}.role-model-preview-row-tools>div{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:.3rem}.role-model-preview-row-tools button,.role-model-preview-delete,.role-model-preview-duplicate,.role-model-preview-activate,.role-model-preview-deactivate{min-height:32px;border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff;color:#1d4ed8;font:inherit;font-size:.72rem;font-weight:900;cursor:pointer}.role-model-preview-row-tools button:disabled{cursor:not-allowed;opacity:.45}.role-model-preview-editor label{display:grid;gap:.25rem;color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.role-model-preview-editor input,.role-model-preview-editor select,.role-model-preview-editor textarea{width:100%;border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#0f172a;font:inherit;font-size:.86rem;font-weight:750;padding:.5rem .6rem;resize:vertical}.role-model-preview-editor select{min-height:38px;cursor:pointer}.role-model-preview-editor textarea{min-height:74px;line-height:1.35}.role-model-preview-editor input:focus,.role-model-preview-editor select:focus,.role-model-preview-editor textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24;outline:0}.role-model-preview-item-actions{display:grid;gap:.45rem;align-self:end}.role-model-preview-delete,.role-model-preview-duplicate,.role-model-preview-activate,.role-model-preview-deactivate{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-width:104px;padding:0 .7rem}.role-model-preview-status{min-height:34px;border:1px solid #bbf7d0;border-radius:999px;background:#ecfdf5;color:#047857;display:inline-flex;align-items:center;justify-content:center;padding:0 .65rem;font-size:.68rem;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.role-model-preview-status.inactive{border-color:#cbd5e1;background:#f1f5f9;color:#64748b}.role-model-preview-delete{border-color:#fecaca;background:#fff5f5;color:#b91c1c}.role-model-preview-activate{border-color:#86efac;background:#f0fdf4;color:#047857}.role-model-preview-deactivate{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.role-model-preview-duplicate{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.role-model-preview-delete:hover{border-color:#f87171;background:#fee2e2}.role-model-preview-duplicate:hover{border-color:#60a5fa;background:#dbeafe}.role-model-preview-activate:hover{border-color:#22c55e;background:#dcfce7}.role-model-preview-deactivate:hover{border-color:#fb923c;background:#ffedd5}.role-model-preview-empty{grid-template-columns:64px minmax(0,1fr)}.role-model-collaborator-test{display:grid;gap:.55rem}.role-model-collaborator-banner{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:.65rem .75rem}.role-model-collaborator-banner strong{display:block;color:#0f172a;font-size:.95rem}.role-model-collaborator-banner span{margin-top:.15rem;color:#1e40af;font-size:.78rem;font-weight:800;text-transform:none}.role-model-collaborator-test article{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:.7rem;display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:.5rem .75rem}.role-model-collaborator-test article>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.25rem .5rem;align-items:center}.role-model-collaborator-test article b{grid-row:span 2;width:38px;min-height:30px;border-radius:999px;background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-weight:950}.role-model-collaborator-test article strong{color:#0f172a;font-size:.95rem;font-weight:950}.role-model-collaborator-test article span{color:#2563eb;font-size:.76rem;font-weight:850;text-transform:none}.role-model-collaborator-test article p{grid-column:1 / -1;margin:0;color:#475569;font-size:.82rem;font-weight:700}.role-model-collaborator-test label{align-self:start;color:#475569;font-size:.72rem;font-weight:950;text-transform:uppercase}.role-model-collaborator-test select{display:block;width:100%;min-height:34px;margin-top:.2rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font:inherit;font-weight:850;padding:0 .45rem}.role-model-collaborator-test textarea{grid-column:1 / -1;width:100%;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font:inherit;font-size:.82rem;padding:.5rem;resize:vertical}.role-model-collaborator-test>small{color:#64748b;font-size:.76rem;font-weight:800}.indicator-maintenance-bar{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:.85rem;align-items:center;margin-bottom:.8rem;border:1px solid #bfdbfe;border-radius:8px;background:#f8fafc;padding:.72rem .8rem}.indicator-maintenance-bar span,.indicator-maintenance-bar strong,.indicator-maintenance-bar p{display:block}.indicator-maintenance-bar>div:first-child span{color:#2563eb;font-size:.72rem;font-weight:900;text-transform:uppercase}.indicator-maintenance-bar>div:first-child strong{margin-top:.16rem;color:#0f172a;font-size:.95rem}.indicator-maintenance-bar>div:first-child p{margin:.18rem 0 0;color:#64748b;font-size:.78rem;font-weight:700}.indicator-maintenance-actions{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.indicator-maintenance-actions button{min-height:36px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font:inherit;font-size:.82rem;font-weight:900;padding:.42rem .65rem;cursor:pointer}.indicator-maintenance-actions button:hover:not(:disabled),.indicator-maintenance-actions button.is-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.indicator-maintenance-actions button:disabled{cursor:not-allowed;opacity:.52}.indicator-maintenance-actions button span{min-width:22px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.72rem;line-height:1;padding:.2rem .35rem;text-align:center}.indicators-table-wrap{border:1px solid #e5e7eb;border-radius:10px;overflow:auto;flex:1 1 320px;min-height:320px;max-height:48vh;box-shadow:inset 0 1px #ffffffb3}.indicators-table-wrap.is-indicators-fullscreen{position:fixed;top:.45rem;right:.45rem;bottom:.45rem;left:.45rem;z-index:1300;min-height:auto;max-height:none;border-color:#64748b;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a61}.indicators-table-fullscreen-bar{position:sticky;top:0;z-index:5;min-height:42px;border-bottom:1px solid #cbd5e1;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem .7rem}.indicators-table-fullscreen-bar>div{min-width:0;display:inline-flex;align-items:baseline;gap:.5rem}.indicators-table-fullscreen-bar strong{color:#0f172a;font-size:.9rem;font-weight:950;white-space:nowrap}.indicators-table-fullscreen-bar span{color:#64748b;font-size:.76rem;font-weight:850;white-space:nowrap}.indicators-table{width:100%;min-width:1320px;border-collapse:collapse;background:#fff}.indicators-table tbody tr{transition:background-color .18s ease}.indicators-table tbody tr:hover td{background:#eff6ffb3}.indicators-table th,.indicators-table td{border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:.55rem;vertical-align:top}.indicators-table th{position:sticky;top:0;z-index:1;background:#eef2f7;color:#111827;font-size:.83rem;text-align:left}.indicators-table-wrap.is-indicators-fullscreen .indicators-table{min-width:1420px}.indicators-table-wrap.is-indicators-fullscreen .indicators-table th{top:42px;z-index:4}.indicators-table th:first-child,.indicators-table td:first-child{width:76px}.indicators-table th:nth-child(2),.indicators-table td:nth-child(2){width:180px}.indicators-table th:nth-child(3),.indicators-table td:nth-child(3){min-width:260px}.indicators-table th:nth-child(4),.indicators-table td:nth-child(4){min-width:420px}.indicators-table th:last-child,.indicators-table td:last-child{width:130px;border-right:0}.indicators-table th:nth-child(5),.indicators-table td:nth-child(5){width:88px}.indicators-table th:nth-child(6),.indicators-table td:nth-child(6){width:190px}.indicators-table th:nth-child(7),.indicators-table td:nth-child(7){width:120px}.indicators-table input,.indicators-table textarea,.indicators-table select{width:100%;border:2px solid #2563eb;border-radius:8px;padding:.65rem .75rem;font:inherit;font-size:.95rem;background:#fff;color:#1f2937;cursor:text;transition:all .15s ease;position:relative;box-sizing:border-box;pointer-events:auto;user-select:text;-webkit-user-select:text}.indicators-table input::placeholder,.indicators-table textarea::placeholder{color:#94a3b8;font-style:italic}.indicators-table input:hover,.indicators-table textarea:hover,.indicators-table select:hover{border-color:#1d4ed8;background:#f0f9ff;box-shadow:0 0 0 3px #2563eb26}.indicators-table input:active,.indicators-table input:focus,.indicators-table textarea:active,.indicators-table textarea:focus,.indicators-table select:active,.indicators-table select:focus{outline:none;border-color:#1d4ed8;background:#fff;box-shadow:0 0 0 4px #2563eb33}.indicators-table textarea{resize:vertical;min-height:64px}.indicators-table .indicator-question-field{margin-top:.45rem;min-height:52px;border-color:#93c5fd;background:#f8fbff}.indicators-table .indicator-question-field:focus{border-color:#2563eb;background:#fff}.indicator-usage-cell{display:grid;gap:.45rem;min-width:160px}.indicator-usage-cell select{min-height:38px;font-size:.86rem;font-weight:850}.indicators-table input:disabled,.indicators-table textarea:disabled,.indicators-table select:disabled{background:#f3f4f6;border-color:#d1d5db;color:#9ca3af;cursor:not-allowed;opacity:.6}.indicators-table tr.inactive{background:#fff7ed}.indicators-table .indicators-group-row{background:#e5e7eb}.indicators-table .indicators-group-row td{color:#111827;font-weight:900;text-align:center;vertical-align:middle}.indicators-table .indicators-group-row td:nth-child(2){text-align:center;font-size:.95rem}.indicators-table .indicators-group-title-input{max-width:min(460px,100%);border-color:transparent;background:transparent;box-shadow:none;color:#111827;font-size:.95rem;font-weight:950;text-align:center}.indicators-table .indicators-group-title-input:hover,.indicators-table .indicators-group-title-input:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb24}.indicators-table tr.inactive input,.indicators-table tr.inactive textarea,.indicators-table tr.inactive select{color:#9a3412;background:#fffaf5}.indicator-row-action{min-height:34px;width:100%;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-weight:800;cursor:pointer;box-shadow:0 1px 2px #0f172a05}.indicator-row-actions{min-width:138px;display:grid;gap:.35rem}.indicator-history-badge{width:100%;border:1px solid #dbe3ef;border-radius:999px;background:#f8fafc;color:#64748b;padding:.18rem .45rem;font-size:.68rem;font-weight:900;line-height:1.2;text-align:center;text-transform:uppercase}.indicator-history-badge.is-used{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.indicator-history-badge.is-new{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.indicator-row-action:hover{border-color:#f59e0b;background:linear-gradient(135deg,#fff8dc,#fff);color:#111827;transform:translateY(-1px);box-shadow:0 8px 14px #f59e0b14}.indicator-row-action.is-warning{border-color:#fdba74;color:#9a3412;background:#fff7ed}.indicator-row-action.is-warning:hover{border-color:#f97316;background:#ffedd5;color:#7c2d12}.indicator-row-action.is-danger{border-color:#fecaca;color:#b91c1c;background:#fff5f5}.indicator-row-action.is-danger:hover{border-color:#ef4444;background:#fee2e2;color:#991b1b}.indicator-row-action:active{transform:translateY(0)}.indicator-row-action:disabled{cursor:not-allowed;opacity:.48;transform:none;box-shadow:none}.indicator-row-action:disabled:hover{border-color:#cbd5e1;background:#fff;color:#334155;transform:none;box-shadow:none}.indicators-empty-row{text-align:center;color:#64748b;font-weight:800;padding:1rem}.config-sub-tabs{display:flex;gap:.5rem;flex-wrap:wrap;flex:0 0 auto;border-bottom:1px solid #dbe3ef;padding-bottom:.85rem}.config-sub-tabs button{min-width:148px;min-height:42px;border:1px solid #cbd5e1;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc);color:#334155;padding:0 .9rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-weight:900;box-shadow:0 1px 2px #0f172a0d;cursor:pointer}.config-sub-tabs button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.config-sub-tabs button small{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;border-radius:999px;background:#e2e8f0;color:#475569;padding:0 .35rem;font-size:.72rem;font-weight:950}.config-sub-tabs button small[data-warning=true]{background:#fee2e2;color:#991b1b}.config-sub-tabs button.active{background:#fff7d6;border-color:#f59e0b;color:#1f2937;box-shadow:inset 0 0 0 1px #f59e0b40}.config-health-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.config-health-panel article{border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.75rem .85rem;box-shadow:0 1px 2px #0f172a0a}.config-health-panel article[data-tone=success]{border-color:#bbf7d0;background:#f0fdf4}.config-health-panel article[data-tone=warning]{border-color:#fed7aa;background:#fff7ed}.config-health-panel article[data-tone=danger]{border-color:#fecaca;background:#fff1f2}.config-health-panel span,.config-health-panel strong,.config-health-panel small{display:block}.config-health-panel span{color:#64748b;font-size:.74rem;font-weight:950;text-transform:uppercase}.config-health-panel strong{margin-top:.2rem;color:#0f172a;font-size:1.3rem;line-height:1}.config-health-panel small{margin-top:.35rem;color:#475569;font-size:.74rem;font-weight:800;line-height:1.25}.config-command-panel{border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(135deg,#f8fafc,#fff);padding:.9rem;box-shadow:0 12px 26px #0f172a0d}.config-command-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.config-command-heading span,.config-command-grid article span{display:block;color:#2563eb;font-size:.72rem;font-weight:950;text-transform:uppercase}.config-command-heading strong{display:block;margin-top:.2rem;color:#0f172a;font-size:1rem;font-weight:950}.config-command-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.config-command-grid article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:flex-start;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.75rem;min-width:0}.config-command-grid article[data-tone=warning]{border-color:#fed7aa;background:#fff7ed}.config-command-grid article[data-tone=success]{border-color:#bbf7d0;background:#f0fdf4}.config-command-grid article>svg{width:34px;height:34px;border-radius:8px;background:#dbeafe;color:#1d4ed8;padding:.45rem}.config-command-grid article[data-tone=warning]>svg{background:#ffedd5;color:#c2410c}.config-command-grid article[data-tone=success]>svg{background:#dcfce7;color:#15803d}.config-command-grid article strong,.config-command-grid article small{display:block}.config-command-grid article strong{margin-top:.15rem;color:#0f172a;font-size:.92rem;font-weight:950;line-height:1.2}.config-command-grid article small{margin-top:.22rem;color:#475569;font-size:.76rem;font-weight:750;line-height:1.35}.config-command-grid article button{grid-column:1 / -1;min-height:34px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1e3a8a;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.config-command-grid article button:hover:not(:disabled),.config-command-grid article button:focus-visible{border-color:#60a5fa;box-shadow:0 10px 18px #2563eb1f;transform:translateY(-1px);outline:none}.config-command-grid article button:disabled{color:#94a3b8;background:#f8fafc;cursor:not-allowed;transform:none;box-shadow:none}.config-sheet-toolbar{border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:.85rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:0 0 auto}.config-sheet-toolbar h3{margin:0;color:#0f172a;font-size:1.1rem;text-transform:uppercase}.config-sheet-toolbar span{display:block;margin-top:.35rem;color:#64748b;font-size:.86rem;font-style:italic}.config-sheet-toolbar small{display:inline-flex;margin-top:.45rem;border-radius:999px;background:#eef2ff;color:#1d4ed8;padding:.18rem .55rem;font-size:.72rem;font-weight:900}.config-sheet-toolbar-status{flex:0 0 auto;min-width:190px;border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:.65rem .75rem;text-align:right}.config-sheet-toolbar-status span,.config-sheet-toolbar-status strong{display:block}.config-sheet-toolbar-status span{color:#1d4ed8;font-size:.76rem;font-weight:950;text-transform:uppercase}.config-sheet-toolbar-status strong{margin-top:.18rem;color:#0f172a;font-size:.86rem;font-weight:950}.config-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.config-summary-grid article{border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.7rem .8rem;box-shadow:0 1px 2px #0f172a0a}.config-summary-grid span{display:block;color:#64748b;font-size:.76rem;font-weight:900;text-transform:uppercase}.config-summary-grid strong{display:block;margin-top:.25rem;color:#0f172a;font-size:1.15rem}.config-filter-row{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:.75rem}.config-filter-row label{display:flex;flex-direction:column;gap:.35rem}.config-filter-row label>span{color:#64748b;font-size:.76rem;font-weight:900;text-transform:uppercase}.config-filter-row label>div{min-height:44px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;display:flex;align-items:center;gap:.55rem;padding:0 .8rem}.config-filter-row svg{color:#94a3b8;flex:0 0 auto}.config-filter-row input{width:100%;min-width:0;border:0;outline:0;color:#0f172a;font:inherit}.config-filter-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.config-filter-actions button{min-height:44px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:0 .75rem;font:inherit;font-weight:900;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.config-filter-actions button:hover:not(:disabled),.config-filter-actions button.active{border-color:#f59e0b;background:#fff7ed;color:#9a3412;box-shadow:0 8px 18px #f59e0b21}.config-filter-actions button:disabled{color:#94a3b8;background:#f8fafc;cursor:not-allowed}.config-filter-actions strong{min-width:22px;min-height:22px;border-radius:999px;background:#fee2e2;color:#991b1b;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;line-height:1}.config-sheet-wrap{flex:1 1 280px;min-height:280px;border:1px solid #dbe3ef;border-radius:8px;overflow:auto;max-height:min(46vh,520px);background:#fff;box-shadow:inset 0 0 0 1px #0f172a05}.config-sheet-table{width:100%;min-width:1080px;border-collapse:collapse;table-layout:fixed}.config-sheet-table th,.config-sheet-table td{border:1px solid #d8dee8;min-height:30px;padding:0;color:#111827}.config-sheet-table th{position:sticky;top:0;z-index:2;background:#eaf0f8;height:44px;text-align:center;text-transform:uppercase;font-size:.88rem;font-weight:900;color:#0f172a;box-shadow:inset 0 -1px #cbd5e1}.config-row-number{width:82px;background:#f3f4f6;text-align:center;font-weight:700}.config-row-control{min-height:42px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.28rem;padding:.25rem .35rem}.config-row-control strong{color:#0f172a;font-size:.86rem;font-weight:950}.config-row-control span{width:18px;height:18px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:950}.config-row-control span[data-status=ok]{background:#dcfce7;color:#15803d}.config-row-control span[data-status=warning]{background:#fff7ed;color:#c2410c}.config-row-control span[data-status=empty]{background:#e2e8f0;color:#64748b}.config-row-control button{width:22px;height:22px;border:1px solid transparent;border-radius:999px;background:transparent;color:#94a3b8;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.config-sheet-table tr:hover .config-row-control button,.config-sheet-table tr:focus-within .config-row-control button{opacity:1}.config-row-control button:hover:not(:disabled),.config-row-control button:focus-visible{border-color:#fecaca;background:#fff1f2;color:#b91c1c;outline:none}.config-row-control button:disabled{cursor:not-allowed;opacity:.35}.config-sheet-table input,.config-sheet-table select{width:100%;min-height:42px;border:0;background:transparent;color:#111827;font:inherit;text-align:center;padding:.45rem .6rem}.config-sheet-table input:focus,.config-sheet-table select:focus{outline:2px solid #60a5fa;background:#eff6ff}.config-sheet-table tr{transition:background .16s ease,box-shadow .16s ease}.config-sheet-table tr:hover td{background:#f8fafc}.config-sheet-table tr:focus-within td{background:#eff6ff;box-shadow:inset 0 1px #bfdbfe,inset 0 -1px #bfdbfe}.config-sheet-table tr.config-row-warning td{background:#fff7ed}.config-sheet-table tr.config-row-warning td:first-child{border-left:4px solid #f59e0b}.config-sheet-table tr.config-row-warning input,.config-sheet-table tr.config-row-warning select{font-weight:800}.config-cell-warning{display:block;margin:-.2rem 0 .35rem;color:#9a3412;font-size:.68rem;font-weight:950;text-align:center;text-transform:uppercase}.config-empty-row td{height:38px;background:#fbfdff}.config-empty-message{padding:1rem!important;color:#64748b;font-weight:800;text-align:center}.config-sheet-footer{position:sticky;bottom:0;z-index:2;display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap;border-top:1px solid #dbe3ef;background:#f8fafcf5;padding:.5rem .65rem}.config-sheet-footer span{border:1px solid #dbeafe;border-radius:999px;background:#fff;color:#334155;padding:.18rem .55rem;font-size:.72rem;font-weight:900}.indicators-reference-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.indicators-reference-grid>div{border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:1rem}.indicators-reference-grid strong,.indicators-reference-grid span{display:block}.indicators-reference-grid strong{color:#0f172a;margin-bottom:.35rem}.indicators-reference-grid span{color:#475569}.matrix-guidance-reference{max-height:calc(100vh - 355px);overflow:auto;padding-right:.25rem}.indicator-reference-hero{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(420px,1.3fr);gap:.85rem;align-items:stretch;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#fff 68%);padding:.85rem}.indicator-reference-hero h3{margin:.25rem 0 .35rem;color:#0f172a;font-size:1.05rem;line-height:1.25}.indicator-reference-hero p{margin:0;color:#475569;line-height:1.4}.indicator-reference-kicker{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;background:#dbeafe;padding:.2rem .55rem;color:#1d4ed8;font-size:.72rem;font-weight:900;text-transform:uppercase}.indicator-reference-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.indicator-reference-cards article{border:1px solid #dbeafe;border-radius:7px;background:#ffffffdb;padding:.65rem;min-height:94px}.indicator-reference-cards span,.indicator-reference-cards strong,.indicator-reference-cards small{display:block}.indicator-reference-cards span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.indicator-reference-cards strong{margin:.25rem 0;color:#0f172a;font-size:1rem}.indicator-reference-cards small{color:#475569;line-height:1.35}.scale-practical-guide,.matrix-decision-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.scale-practical-guide article,.matrix-decision-strip article{border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:.7rem .8rem}.scale-practical-guide strong,.scale-practical-guide span,.matrix-decision-strip strong,.matrix-decision-strip span{display:block}.scale-practical-guide strong,.matrix-decision-strip strong{margin-bottom:.28rem;color:#0f172a;font-size:.9rem}.scale-practical-guide span,.matrix-decision-strip span{color:#475569;font-size:.82rem;line-height:1.38}.scale-workflow-board{border:1px solid #dbeafe;border-radius:8px;background:#f8fafc;overflow:hidden}.scale-workflow-board header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem .85rem;border-bottom:1px solid #dbeafe;background:#fff}.scale-workflow-board header span,.scale-workflow-board header strong,.scale-workflow-board header small{display:block}.scale-workflow-board header span{color:#2563eb;font-size:.72rem;font-weight:900;text-transform:uppercase}.scale-workflow-board header strong{margin-top:.2rem;color:#0f172a;font-size:.98rem}.scale-workflow-board header small{max-width:420px;color:#64748b;font-size:.78rem;line-height:1.35}.scale-workflow-board>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;padding:.75rem}.scale-workflow-board article{border:1px solid #e2e8f0;border-left:4px solid #2563eb;border-radius:7px;background:#fff;padding:.68rem .72rem}.scale-workflow-board article span,.scale-workflow-board article strong,.scale-workflow-board article p{display:block}.scale-workflow-board article span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.scale-workflow-board article strong{margin:.22rem 0;color:#0f172a;font-size:.92rem}.scale-workflow-board article p{margin:0;color:#475569;font-size:.78rem;line-height:1.35}.scale-simulator{border:1px solid #bfdbfe;border-radius:8px;background:#f8fafc;overflow:hidden}.scale-simulator header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem .85rem;border-bottom:1px solid #dbeafe;background:#fff}.scale-simulator header span,.scale-simulator header strong,.scale-simulator header small{display:block}.scale-simulator header span{color:#2563eb;font-size:.72rem;font-weight:900;text-transform:uppercase}.scale-simulator header strong{margin-top:.2rem;color:#0f172a;font-size:.98rem}.scale-simulator header small{max-width:430px;color:#64748b;font-size:.78rem;line-height:1.35}.scale-simulator-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;padding:.65rem .75rem 0}.scale-simulator-presets button{display:flex;align-items:center;justify-content:space-between;gap:.45rem;min-height:42px;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff;color:#1e3a8a;font:inherit;font-weight:900;cursor:pointer}.scale-simulator-presets button:hover{border-color:#60a5fa;background:#dbeafe}.scale-simulator-presets button span,.scale-simulator-presets button small{display:block}.scale-simulator-presets button span{font-size:.78rem}.scale-simulator-presets button small{color:#2563eb;font-size:.72rem}.scale-simulator-grid{display:grid;grid-template-columns:150px 150px minmax(220px,1fr) minmax(220px,1fr) minmax(180px,.85fr);gap:.65rem;padding:.75rem}.scale-simulator-grid label,.scale-simulator-card,.scale-simulator-grid aside{border:1px solid #e2e8f0;border-radius:7px;background:#fff;padding:.68rem .72rem}.scale-simulator-grid label span,.scale-simulator-grid label small,.scale-simulator-card span,.scale-simulator-card strong,.scale-simulator-card p,.scale-simulator-grid aside span,.scale-simulator-grid aside strong,.scale-simulator-grid aside p{display:block}.scale-simulator-grid label span,.scale-simulator-card span,.scale-simulator-grid aside span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.scale-simulator-grid label input{width:100%;height:38px;margin:.35rem 0 .25rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;font-size:1rem;font-weight:900;text-align:center}.scale-simulator-grid label input:focus{outline:2px solid #93c5fd;border-color:#2563eb}.scale-simulator-grid label small{color:#64748b;font-size:.76rem}.scale-simulator-card{border-color:transparent}.scale-simulator-card strong,.scale-simulator-grid aside strong{margin:.22rem 0;color:#0f172a;font-size:1rem}.scale-simulator-card p,.scale-simulator-grid aside p{margin:.35rem 0 0;color:#334155;font-size:.78rem;font-weight:700;line-height:1.35}.scale-simulator-grid aside{border-color:#bfdbfe;background:#eff6ff}.scale-simulator-grid aside strong{color:#1d4ed8;font-size:1.22rem}.scale-simulator-grid aside button{margin-top:.6rem;border:1px solid #bfdbfe;border-radius:6px;background:#fff;color:#1d4ed8;font:inherit;font-size:.78rem;font-weight:900;padding:.42rem .58rem;cursor:pointer}.scale-simulator-grid aside button:hover{border-color:#2563eb;background:#f8fafc}.reference-audit{border:1px solid #dbeafe;border-radius:8px;background:#fff;overflow:hidden}.reference-audit+.scale-panel,.reference-audit+.matrix-axis-config{margin-top:.85rem}.reference-audit header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem .85rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.reference-audit header span,.reference-audit header strong,.reference-audit header small{display:block}.reference-audit header span{color:#2563eb;font-size:.72rem;font-weight:900;text-transform:uppercase}.reference-audit header strong{margin-top:.2rem;color:#0f172a;font-size:.98rem}.reference-audit header small{max-width:430px;color:#64748b;font-size:.78rem;line-height:1.35}.reference-audit.is-ready header{background:#f0fdf4}.reference-audit.has-issues header{background:#fffbeb}.reference-audit>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;padding:.75rem}.reference-audit article{border:1px solid #e2e8f0;border-radius:7px;background:#fff;padding:.65rem .7rem}.reference-audit article span,.reference-audit article strong,.reference-audit article p{display:block}.reference-audit article span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.reference-audit article strong{margin:.22rem 0;color:#0f172a;font-size:1.05rem}.reference-audit article p{margin:0;color:#475569;font-size:.76rem;font-weight:700;line-height:1.32}.reference-audit article.is-ok{border-color:#bbf7d0;background:#f0fdf4}.reference-audit article.is-ok strong{color:#15803d}.reference-audit article.has-issue{border-color:#fde68a;background:#fffbeb}.reference-audit article.has-issue strong{color:#b45309}.reference-governance-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:.85rem 0}.reference-governance-card{position:relative;overflow:hidden;border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:.75rem .85rem}.reference-governance-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#2563eb}.reference-governance-card span,.reference-governance-card strong,.reference-governance-card p{display:block}.reference-governance-card span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.reference-governance-card strong{margin:.22rem 0;color:#0f172a;font-size:1.18rem}.reference-governance-card p{margin:0;color:#475569;font-size:.78rem;font-weight:700;line-height:1.35}.reference-governance-card.ready{border-color:#bbf7d0;background:#f0fdf4}.reference-governance-card.ready:before{background:#16a34a}.reference-governance-card.ready strong{color:#15803d}.reference-governance-card.warning{border-color:#fde68a;background:#fffbeb}.reference-governance-card.warning:before{background:#f59e0b}.reference-governance-card.warning strong{color:#b45309}.reference-governance-card.action{border-color:#c4b5fd;background:#f5f3ff}.reference-governance-card.action:before{background:#7c3aed}.reference-governance-card.action strong{color:#5b21b6}.matrix-decision-strip{margin:.85rem 0;grid-template-columns:repeat(4,minmax(0,1fr))}.matrix-decision-strip article{border-color:transparent}.matrix-action-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:0 0 .85rem}.matrix-action-board article{border:1px solid #dbeafe;border-radius:8px;padding:.72rem .78rem}.matrix-action-board span,.matrix-action-board strong,.matrix-action-board p{display:block}.matrix-action-board span{color:#334155;font-size:.72rem;font-weight:900;text-transform:uppercase}.matrix-action-board strong{margin:.22rem 0;color:#0f172a;font-size:1rem}.matrix-action-board p{margin:0;color:#475569;font-size:.78rem;line-height:1.35}.matrix-simulator{margin:0 0 .85rem;border:1px solid #bfdbfe;border-radius:8px;background:#f8fafc;overflow:hidden}.matrix-simulator header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem .85rem;border-bottom:1px solid #dbeafe;background:#fff}.matrix-simulator header span,.matrix-simulator header strong,.matrix-simulator header small{display:block}.matrix-simulator header span{color:#2563eb;font-size:.72rem;font-weight:900;text-transform:uppercase}.matrix-simulator header strong{margin-top:.2rem;color:#0f172a;font-size:.98rem}.matrix-simulator header small{max-width:430px;color:#64748b;font-size:.78rem;line-height:1.35}.matrix-simulator-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;padding:.65rem .75rem 0}.matrix-simulator-presets button{display:flex;align-items:center;justify-content:space-between;gap:.45rem;min-height:42px;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff;color:#1e3a8a;font:inherit;font-weight:900;cursor:pointer}.matrix-simulator-presets button:hover{border-color:#60a5fa;background:#dbeafe}.matrix-simulator-presets button span,.matrix-simulator-presets button small{display:block}.matrix-simulator-presets button span{font-size:.78rem}.matrix-simulator-presets button small{color:#2563eb;font-size:.72rem}.matrix-simulator-body{display:grid;grid-template-columns:150px 150px minmax(280px,1fr) minmax(220px,.75fr);gap:.7rem;padding:.75rem;align-items:stretch}.matrix-simulator-body label,.matrix-simulator-result,.matrix-simulator-body aside{border:1px solid #e2e8f0;border-radius:7px;background:#fff;padding:.68rem .72rem}.matrix-simulator-body label span,.matrix-simulator-body label small,.matrix-simulator-result span,.matrix-simulator-result strong,.matrix-simulator-result small,.matrix-simulator-result p,.matrix-simulator-body aside span,.matrix-simulator-body aside strong{display:block}.matrix-simulator-body label span,.matrix-simulator-result span,.matrix-simulator-body aside span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.matrix-simulator-body label input{width:100%;height:38px;margin:.35rem 0 .25rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;font-size:1rem;font-weight:900;text-align:center}.matrix-simulator-body label input:focus{outline:2px solid #93c5fd;border-color:#2563eb}.matrix-simulator-body label small,.matrix-simulator-result small{color:#64748b;font-size:.76rem}.matrix-simulator-result{border-color:transparent}.matrix-simulator-result strong{margin:.2rem 0;color:#0f172a;font-size:1.15rem}.matrix-simulator-result p{margin:.35rem 0 0;color:#334155;font-size:.82rem;font-weight:700;line-height:1.35}.matrix-simulator-result button{margin-top:.6rem;border:1px solid #bfdbfe;border-radius:6px;background:#fff;color:#1d4ed8;font:inherit;font-size:.78rem;font-weight:900;padding:.42rem .58rem;cursor:pointer}.matrix-simulator-result button:hover{border-color:#2563eb;background:#eff6ff}.matrix-simulator-body aside{background:#fff}.matrix-simulator-body aside strong{margin-top:.36rem;color:#0f172a;font-size:.82rem;line-height:1.3}.matrix-axis-config{display:grid;grid-template-columns:minmax(240px,1fr) minmax(240px,1fr) minmax(260px,.8fr);gap:.75rem;margin:0 0 .85rem}.matrix-axis-config section,.matrix-axis-config aside{border:1px solid #dbeafe;border-radius:8px;background:#f8fafc;overflow:hidden}.matrix-axis-config h4{margin:0;padding:.55rem .7rem;border-bottom:1px solid #dbeafe;background:#eff6ff;color:#1e3a8a;font-size:.82rem;font-weight:900;text-transform:uppercase}.matrix-axis-config table{width:100%;border-collapse:collapse;background:#fff}.matrix-axis-config th,.matrix-axis-config td{border-bottom:1px solid #e2e8f0;padding:.45rem .55rem;color:#0f172a;font-size:.82rem;text-align:left}.matrix-axis-config th{background:#f8fafc;color:#64748b;font-size:.72rem;text-transform:uppercase}.matrix-axis-config tr:last-child td{border-bottom:0}.matrix-axis-config td:first-child{width:42%;font-weight:800}.matrix-axis-config aside{display:flex;flex-direction:column;justify-content:center;padding:.75rem;border-color:#fed7aa;background:#fff7ed}.matrix-axis-config aside strong,.matrix-axis-config aside span{display:block}.matrix-axis-config aside strong{color:#9a3412;font-size:.85rem;text-transform:uppercase}.matrix-axis-config aside span{margin-top:.35rem;color:#475569;font-size:.82rem;line-height:1.38}.matrix-panel{border:1px solid #6b7280;background:#fff;min-width:1060px}.matrix-panel h3{margin:0;padding:.65rem 1rem;border-bottom:1px solid #6b7280;background:#e5e7eb;color:#1f2937;text-align:center;text-transform:uppercase;font-size:1.08rem;letter-spacing:0}.matrix-layout{display:grid;grid-template-columns:minmax(620px,1fr) 320px;gap:1.5rem;align-items:start;padding:1rem 1.25rem 1.5rem}.matrix-map-card{border:1px solid #9ca3af;background:#fff;padding:.95rem 1rem 1.2rem}.matrix-map-card h4{margin:0 0 .9rem;color:#1f2937;text-align:center;text-transform:uppercase;font-size:.96rem}.matrix-map{display:grid;grid-template-columns:64px 74px repeat(3,minmax(140px,1fr));grid-template-rows:repeat(3,70px) 34px 38px;border:1px solid #9ca3af;background:#fff}.matrix-y-title{grid-column:1;grid-row:1 / 4;display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;transform:rotate(180deg);text-transform:uppercase;font-weight:900;font-size:.74rem;border-right:1px solid #9ca3af}.matrix-row-labels{grid-column:2;grid-row:1 / 4;display:grid;grid-template-rows:repeat(3,1fr)}.matrix-row-labels span,.matrix-column-labels span{display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.78rem}.matrix-row-labels span{border-right:1px solid #9ca3af;border-bottom:1px solid #9ca3af}.matrix-row-labels span:last-child{border-bottom:0}.matrix-cells{grid-column:3 / 6;grid-row:1 / 4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,1fr)}.matrix-cell{border-right:1px solid #9ca3af;border-bottom:1px solid #9ca3af;padding:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;text-align:center;color:#111827;font-size:.86rem;line-height:1.25}.matrix-cell:nth-child(3n){border-right:0}.matrix-cell:nth-last-child(-n+3){border-bottom:0}.matrix-cell strong{font-size:.78rem}.matrix-column-labels{grid-column:3 / 6;grid-row:4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #9ca3af}.matrix-column-labels span{border-right:1px solid #9ca3af}.matrix-column-labels span:last-child{border-right:0}.matrix-x-title{grid-column:3 / 6;grid-row:5;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:.74rem;font-weight:900;border-top:1px dotted #9ca3af}.matrix-score-map{margin-top:1.6rem;display:grid;grid-template-columns:72px repeat(3,minmax(140px,1fr));grid-template-rows:repeat(3,42px) 38px;border:1px solid #9ca3af}.matrix-score-y{grid-column:1;grid-row:1 / 4;display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;transform:rotate(180deg);text-transform:uppercase;font-size:.72rem;font-weight:900;border-right:1px solid #9ca3af}.matrix-score-grid{grid-column:2 / 5;grid-row:1 / 4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,1fr)}.matrix-score-grid span{display:flex;align-items:center;justify-content:center;border-right:1px solid #9ca3af;border-bottom:1px solid #9ca3af;font-weight:800}.matrix-score-grid span:nth-child(3n){border-right:0}.matrix-score-grid span:nth-last-child(-n+3){border-bottom:0}.matrix-score-x{grid-column:2 / 5;grid-row:4;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:.72rem;font-weight:900;border-top:1px solid #9ca3af}.matrix-orientation-table{width:100%;border-collapse:collapse;background:#fff}.matrix-orientation-table th,.matrix-orientation-table td{border:1px solid #9ca3af;padding:.45rem .55rem;text-align:center;color:#111827}.matrix-orientation-table th{background:#e5e7eb;text-transform:uppercase;font-size:.85rem}.matrix-orientation-table td:first-child{width:58px;font-weight:900}.matrix-guidance-reference input{width:100%;min-height:32px;border:1px solid #d1d5db;border-radius:4px;background:#ffffffd9;padding:.35rem .45rem;color:#111827;font:inherit;text-align:center}.matrix-guidance-reference input:focus{outline:2px solid #60a5fa;border-color:#2563eb;background:#fff}.matrix-id-field{font-weight:900}.matrix-tone-excellent{background:#a9d18e}.matrix-tone-good{background:#e2f0d9}.matrix-tone-regular{background:#fff2cc}.matrix-tone-low{background:#f8cbad}.scale-levels-reference{display:flex;flex-direction:column;gap:1rem;max-height:none;overflow:visible;padding-right:.25rem}.scale-panel{border:1px solid #94a3b8;border-radius:6px;background:#fff;overflow:hidden}.scale-panel h3{margin:0;padding:.6rem .75rem;background:#e5e7eb;color:#1f2937;text-align:center;text-transform:uppercase;font-size:1rem;letter-spacing:0}.scale-note{margin:0;padding:.75rem 1rem;color:#334155;text-align:center;line-height:1.45;border-bottom:1px solid #cbd5e1}.scale-table{width:100%;min-width:960px;border-collapse:collapse;background:#fff}.scale-table th,.scale-table td{border:1px solid #cbd5e1;padding:.65rem .75rem;color:#111827;vertical-align:middle}.scale-table th{background:#f1f5f9;text-align:center;font-size:.8rem;text-transform:uppercase}.scale-table td:first-child,.scale-table td:nth-child(2){text-align:center;font-weight:700;white-space:nowrap}.scale-table td:last-child{line-height:1.4}.scale-read-text{display:block;color:#0f172a;line-height:1.45;white-space:normal}.scale-table td:first-child .scale-read-text,.scale-table td:nth-child(2) .scale-read-text{text-align:center;font-weight:900}.scale-title-text{text-transform:uppercase;font-weight:900}.scale-subtitle-text{margin:.45rem 0;font-weight:800;color:#334155}.scale-table input,.scale-table textarea,.scale-note-edit textarea,.scale-formula-grid input,.scale-formula-grid textarea{width:100%;border:1px solid transparent;border-radius:4px;background:#ffffffb8;color:#111827;font:inherit;line-height:1.4}.scale-table input,.scale-formula-grid input{min-height:34px;padding:.35rem .45rem;text-align:center;font-weight:800}.scale-table textarea,.scale-note-edit textarea,.scale-formula-grid textarea{min-height:54px;padding:.45rem .55rem;resize:vertical}.scale-table input:focus,.scale-table textarea:focus,.scale-note-edit textarea:focus,.scale-formula-grid input:focus,.scale-formula-grid textarea:focus{outline:2px solid #60a5fa;border-color:#2563eb;background:#fff}.scale-note-edit{display:flex;align-items:center;justify-content:center;min-height:58px;padding:.75rem 1rem;border-radius:0;border-bottom:1px solid #cbd5e1;text-align:center}.scale-note-edit .scale-read-text{text-align:center;color:#334155}.compact-scale td:first-child{width:96px}.compact-scale td:nth-child(2),.detailed-scale td:nth-child(2){width:150px}.detailed-scale td:first-child{width:72px}.level-excellent td:nth-child(2),.level-excellent td:first-child{background:#c6e0b4}.level-good td:nth-child(2),.level-good td:first-child{background:#d9ead3}.level-regular td:nth-child(2),.level-regular td:first-child{background:#fff2cc}.level-low td:nth-child(2),.level-low td:first-child{background:#f8cbad}.scale-formula-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #cbd5e1}.scale-formula-grid>div{padding:.85rem;border-right:1px solid #cbd5e1;text-align:center}.scale-formula-grid>div:last-child{border-right:0}.scale-formula-grid strong,.scale-formula-grid span,.scale-formula-grid small{display:block}.scale-formula-grid strong{color:#0f172a;text-transform:uppercase}.scale-formula-grid span{margin:.45rem 0;font-weight:800;color:#334155}.scale-formula-grid small{color:#475569;line-height:1.35}.scale-formula-grid input,.scale-formula-grid textarea{margin-bottom:.45rem}.examples-scale th:last-child,.examples-scale td:last-child{background:#d9ead3;font-weight:900;text-align:center}@media (max-width: 900px){.people-page{padding:1.5rem}.people-header{grid-template-columns:1fr;align-items:stretch}.people-title-row{justify-content:flex-start}.people-header .header-actions{width:100%;justify-content:flex-start}.people-filters{flex-direction:column;align-items:stretch}.people-filters .search-bar,.people-filters select,.people-clear-filters{width:100%}.people-summary-section-head{align-items:stretch;flex-direction:column}.people-overview-help-button{width:100%}.people-overview-help-grid,.people-overview-help-legend{grid-template-columns:1fr}.people-overview-help-modal{height:calc(100vh - 1rem);width:calc(100vw - 1rem)}.people-performance-overview,.performance-identification,.performance-summary,.performance-calibration-decision-grid,.development-follow-up-form,.performance-review-items,.performance-feedback-highlights,.performance-info-grid,.performance-report-cards,.performance-report-quick-cards,.performance-report-executive,.performance-executive-alerts,.performance-risk-map>div,.performance-gap-summary-cards,.performance-gap-ranking>div,.performance-training-recommendations>div,.performance-report-radar,.performance-individual-recommendations>div,.performance-individual-radar,.performance-personalized-actions,.performance-comparison-pie-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-identification-wide[data-evaluation-tour=model-select],.performance-identification-action[data-evaluation-tour=model-actions]{grid-column:span 2}.performance-model-note{grid-template-columns:1fr}.performance-model-note-actions{justify-content:flex-start}.performance-evaluation-title-row{flex-direction:column}.performance-evaluation-header-alert{max-width:100%}.performance-evaluation-header-stats,.development-pdi-command,.development-summary-grid,.development-readiness-list,.performance-review-verdict,.performance-review-action-strip,.performance-evidence-quality-grid,.performance-feedback-quality-grid,.config-command-grid,.performance-save-footer,.performance-save-footer-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-save-footer-actions{grid-column:1 / -1;justify-content:flex-start}.performance-comparison-command-bar{justify-content:stretch}.performance-comparison-command-bar button{flex:1 1 220px}.scale-workflow-board>div,.scale-simulator-presets,.scale-simulator-grid,.reference-audit>div,.reference-governance-board,.matrix-action-board,.matrix-simulator-presets,.matrix-simulator-body{grid-template-columns:repeat(2,minmax(0,1fr))}.scale-workflow-board header,.scale-simulator header,.reference-audit header,.matrix-simulator header{align-items:flex-start;flex-direction:column}.performance-report-insights,.performance-report-chart-roadmap{grid-template-columns:1fr}.performance-report-chart-roadmap>div{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-comparison-charts,.performance-comparison-decision-strip{grid-template-columns:1fr}.performance-comparison-current-cycle{grid-template-columns:repeat(2,minmax(0,1fr))}.evaluation-dashboard-hero{grid-template-columns:1fr}.evaluation-dashboard-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.evaluation-dashboard-gauges{grid-template-columns:repeat(2,minmax(0,1fr))}.evaluation-dashboard-actions>div{grid-template-columns:1fr}.performance-comparison-gap-list{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-comparison-gap-actions{grid-template-columns:1fr}.performance-competency-workbench{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-comparison-ninebox-donut{grid-template-columns:1fr}.performance-report-insights header{border-right:0;border-bottom:1px solid #e2e8f0;padding-right:0;padding-bottom:.55rem}.performance-report-chart-roadmap header{border-right:0;border-bottom:1px solid #dbeafe;padding-right:0;padding-bottom:.55rem}.performance-report-dashboard>header,.performance-report-dashboard-grid{grid-template-columns:1fr}.performance-report-tab-dashboard .performance-report-dashboard-grid{grid-template-columns:1fr}.performance-report-tab-dashboard .performance-report-dashboard-card:first-child,.performance-report-tab-dashboard .performance-report-dashboard-card:nth-child(4){grid-column:1 / -1}.individual-evolution-scoreboard{grid-template-columns:1fr}.individual-evolution-single-cycle p{grid-template-columns:82px minmax(0,1fr) 48px}.performance-report-dashboard-gauges{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-person,.performance-score-card.guidance{grid-column:1 / -1}.performance-custom-model-library-item{grid-template-columns:1fr}.performance-custom-model-library-head{flex-direction:column}.performance-custom-model-library-search{width:100%}.performance-custom-model-library-actions{justify-content:flex-start}.role-model-control-center{grid-template-columns:1fr}.role-model-filters{grid-template-columns:1fr 1fr}.role-model-preview-editor article{grid-template-columns:1fr}.role-model-preview-controls{grid-template-columns:1fr 1fr}.role-model-search,.role-model-filter-reset,.role-model-filter-count{grid-column:1 / -1}.role-model-priority-card li button{grid-template-columns:74px minmax(0,1fr)}.role-model-priority-card li small{grid-column:2}.performance-help-layout{grid-template-columns:1fr}.performance-help-tabs{flex-direction:row;flex-wrap:wrap}.performance-help-tabs button{flex:1 1 140px;text-align:center}.performance-help-quick-tips,.performance-help-flow-grid,.performance-help-persona-grid{grid-template-columns:1fr}.performance-help-flow-grid article:after{display:none}.performance-tour-card{grid-template-columns:1fr}.performance-tour-actions{justify-content:stretch}.performance-tour-actions button{flex:1 1 160px}.performance-help-columns,.indicators-manual-status-rule,.indicators-manual-status-grid{grid-template-columns:1fr}.forms-option-hub,.forms-workflow-strip,.forms-indicator-bridge,.forms-readiness-board,.forms-prefill-panel,.forms-model-toolbar,.indicators-form-bridge,.role-models-summary,.role-model-preview-grid,.role-model-collaborator-test article{grid-template-columns:1fr}.forms-indicator-bridge-status{grid-template-columns:repeat(3,minmax(0,1fr))}.forms-readiness-board,.forms-option-groups,.forms-model-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.forms-model-compact-main,.forms-model-control-row{grid-template-columns:1fr}.forms-model-actions{align-items:stretch;justify-content:flex-start;flex-wrap:wrap}.forms-search-field,.forms-model-actions .button-secondary{width:100%}.performance-item{align-items:stretch;flex-direction:column}.performance-score-inputs{justify-content:flex-end}.performance-competency-workbench{grid-template-columns:1fr}.performance-competency-filters button{flex:1 1 150px}}@media (max-width: 768px){.people-page{padding:1rem;gap:1rem}.performance-report-executive,.performance-report-insights>div,.performance-report-chart-roadmap,.performance-report-chart-roadmap>div,.performance-report-quick-cards,.performance-report-active-filters,.performance-ninebox-distribution,.performance-ninebox-dimension,.performance-score-distribution,.performance-executive-alerts,.performance-consolidated-actions,.performance-consolidated-actions>div,.performance-risk-map,.performance-risk-map>div,.performance-gap-summary-cards,.performance-gap-ranking,.performance-gap-ranking>div,.performance-critical-competencies,.performance-critical-lists,.performance-ranking-overview,.performance-ranking-lists,.performance-general-evolution,.performance-collaborator-history,.performance-dimension-charts,.performance-target-gap,.performance-target-critical>div,.performance-potential-dimension,.performance-pdi-suggestions>div,.performance-training-recommendations,.performance-training-recommendations>div,.performance-report-radar,.performance-self-manager-report,.performance-individual-recommendations>div,.performance-individual-radar,.performance-personalized-actions,.performance-comparison-pie-layout,.development-pdi-command,.development-summary-grid,.development-readiness-list,.performance-review-verdict,.performance-review-action-strip,.performance-evidence-quality-grid,.performance-feedback-quality-grid,.config-command-grid,.performance-save-footer,.performance-save-footer-chips,.performance-evolution-panel-head,.performance-evolution-panel-body,.performance-evolution-panel-kpis{grid-template-columns:1fr}.performance-report-active-filters>span{text-align:left}.config-command-heading,.config-sheet-toolbar,.config-filter-row{align-items:stretch;flex-direction:column;grid-template-columns:1fr}.config-command-heading .button-primary,.config-sheet-toolbar-status,.config-filter-actions button{width:100%}.config-sheet-toolbar-status{text-align:left}.performance-report-jump-nav{grid-template-columns:1fr;position:static}.performance-report-empty-state{grid-template-columns:1fr}.performance-executive-alerts aside{align-items:flex-start;flex-direction:column}.performance-executive-alerts aside p{text-align:left}.performance-report-block-title{align-items:flex-start;flex-direction:column}.performance-report-block-title>div:last-child{justify-content:flex-start;width:100%}.evaluation-dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.evaluation-dashboard-gauges,.performance-report-dashboard-gauges,.performance-report-dashboard-pie{grid-template-columns:1fr}.performance-report-dashboard-gauges article{grid-template-columns:86px minmax(0,1fr)}.performance-report-dashboard-pie .recharts-responsive-container{width:100%!important}.evaluation-dashboard-actions header{align-items:stretch;flex-direction:column}.evaluation-dashboard-actions header strong{text-align:left}.performance-evolution-overview header{grid-template-columns:1fr}.performance-evolution-overview header strong,.performance-evolution-overview header small{text-align:left}.performance-evolution-filters{grid-template-columns:1fr}.performance-evolution-filters .filter-title.comparison,.performance-evolution-filters .comparison-cycles{grid-column:1}.performance-evolution-chart-title{align-items:flex-start;flex-direction:column}.performance-evolution-chart-title small{text-align:left}.performance-evolution-table{min-width:720px}.performance-comparison-chart header{align-items:flex-start;flex-direction:column}.performance-comparison-chart header small{text-align:left}.performance-comparison-chart-card header{align-items:flex-start;flex-direction:column}.performance-comparison-chart-card header small{text-align:left}.performance-comparison-current-cycle{grid-template-columns:1fr}.performance-self-manager-people>header{align-items:flex-start;flex-direction:column}.performance-self-manager-actions{justify-content:flex-start}.performance-comparison-gap-list{grid-template-columns:1fr}.performance-collaborator-ranking-chart header{align-items:flex-start;flex-direction:column}.performance-collaborator-ranking-chart header small{text-align:left}.performance-individual-recommendations header{align-items:flex-start;flex-direction:column}.performance-individual-recommendations header small{text-align:left}.people-header{margin-bottom:1rem;padding-bottom:1rem}.people-header h1{font-size:1.75rem;line-height:1.1}.people-overview-help-section dl div{grid-template-columns:1fr;gap:.25rem}.people-product-tour-card{left:1rem!important;right:1rem;width:auto!important;max-width:none}.people-product-tour-actions{align-items:stretch;flex-direction:column}.people-product-tour-actions button{width:100%}.people-title-row{width:100%;display:grid;grid-template-columns:1fr;gap:.75rem}.people-indicators-button,.people-config-button,.people-module-button,.people-objectives-button,.people-help-button{width:100%}.performance-objectives-hero,.performance-objectives-metrics,.performance-objectives-flow,.performance-objectives-grid,.performance-tv-application-grid,.performance-objectives-routine,.performance-objectives-reading-grid,.performance-objectives-success-grid,.performance-objectives-governance,.performance-objectives-next,.performance-objectives-action-panel,.performance-objectives-action-buttons{grid-template-columns:1fr}.performance-ninebox-heading{align-items:flex-start;flex-direction:column}.performance-ninebox-legend{justify-content:flex-start}.performance-ninebox-board{grid-template-columns:28px minmax(0,1fr);background:#fff}.performance-ninebox-y-axis{grid-column:1}.performance-ninebox-row-labels{display:none}.performance-ninebox-grid,.performance-ninebox-x-axis,.performance-ninebox-column-labels{grid-column:2}.performance-ninebox-grid,.performance-ninebox-column-labels{grid-template-columns:1fr}.performance-ninebox-column-labels{display:none}.performance-comparison-filters,.performance-comparison-ninebox-grid,.performance-comparison-diagnosis,.performance-divergence-priorities>div,.performance-comparison-summary,.performance-comparison-filter-grid{grid-template-columns:1fr}.performance-comparison-actions header{align-items:stretch;flex-direction:column}.performance-comparison-action-buttons{justify-content:flex-start}.performance-manual-grid{grid-template-columns:1fr}.people-header .header-actions{flex-direction:column;align-items:stretch}.people-header .header-actions button{width:100%}.people-filters{gap:.75rem;margin-bottom:1.25rem}.people-filters .search-bar input,.people-filters select,.people-clear-filters{font-size:.95rem}.people-grid{grid-template-columns:1fr;gap:1.25rem;overflow:visible;padding:1rem .25rem 1.25rem}.user-card{padding:1rem;align-items:flex-start;text-align:left}.user-card-avatar{width:64px;height:64px;font-size:1.5rem;margin-bottom:.75rem}.user-card-name{font-size:1.1rem}.user-card-team{align-self:flex-start}.user-card-evaluation,.user-card-evaluate-btn{text-align:left}.performance-modal-backdrop{padding:.75rem}.performance-modal{padding:1rem;width:min(100%,calc(100vw - 1.5rem));max-height:calc(100vh - 1.5rem)}.people-performance-overview,.performance-identification,.performance-summary,.performance-review-items,.performance-feedback-highlights,.performance-info-grid,.performance-report-cards{grid-template-columns:1fr}.performance-identification-wide,.performance-identification-wide[data-evaluation-tour=model-select],.performance-identification-action[data-evaluation-tour=model-actions]{grid-column:span 1}.performance-model-note-actions .button-secondary{width:100%;justify-content:center}.performance-custom-model-library-item{grid-template-columns:1fr}.performance-custom-model-library-head{flex-direction:column}.performance-custom-model-library-search{width:100%}.performance-custom-model-library-actions{justify-content:flex-start}.performance-section-title,.performance-modal-footer,.indicators-toolbar,.scale-formula-grid,.launch-check-panel header,.launch-check-panel li,.launch-filter-panel,.launch-sheet-toolbar,.report-summary-toolbar{align-items:stretch;flex-direction:column}.launch-filter-panel,.launch-sheet-toolbar,.report-summary-toolbar{display:flex}.performance-calibration-differences li{align-items:flex-start;flex-direction:column;gap:.25rem}.performance-calibration-differences b{white-space:normal}.development-priority{align-items:flex-start;flex-direction:column}.development-priority span{text-align:left}.development-priority button{width:100%}.indicators-insights,.indicators-filters,.indicator-maintenance-bar{grid-template-columns:1fr}.indicator-maintenance-actions{justify-content:flex-start}.scale-formula-grid{display:flex}.launch-manual-grid{grid-template-columns:1fr}.launch-sheet-metrics,.launch-check-grid,.report-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-check-panel li span{text-align:left}.scale-formula-grid>div{border-right:0;border-bottom:1px solid #cbd5e1}.performance-modal-footer button,.indicators-toolbar-actions button{width:100%}.no-users-found{padding:2rem 1rem}}@media (max-width: 480px){.people-page{padding:.875rem}.people-header h1{font-size:1.55rem}.people-filters .search-bar input{padding-left:2.25rem}.people-filters .search-bar svg{left:.65rem}.user-card{border-radius:10px}.evaluation-dashboard-cards{grid-template-columns:1fr}.evaluation-dashboard-cards strong,.evaluation-dashboard-cards small{white-space:normal}.evaluation-dashboard-actions{padding:.65rem}.performance-evaluation-header{flex-direction:column}.performance-evaluation-header-stats{grid-template-columns:1fr}.performance-evaluation-header-stats span,.performance-evaluation-header-stats small{white-space:normal}.performance-comparison-area-summary p{grid-template-columns:1fr;gap:.25rem}.performance-comparison-area-summary p i{max-width:100%}}@media (max-height: 900px) and (min-width: 900px){.people-page{height:auto;min-height:100%;padding-bottom:4rem}.people-summary-content{padding:.75rem .85rem;margin-bottom:.65rem}.people-performance-overview{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:.55rem;margin-bottom:.65rem}.people-performance-overview>div,.people-performance-overview>button{min-height:auto;padding:.45rem .55rem}.people-performance-overview span{font-size:.64rem;margin-bottom:.18rem}.people-performance-overview strong{font-size:1.25rem}.people-action-queue{padding:.65rem;margin-bottom:.65rem}.people-action-queue-head{margin-bottom:.45rem}.people-action-queue-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.45rem;max-height:118px}.people-action-queue-list article{padding:.5rem .55rem}.people-action-queue-list small{display:none}.people-filters{gap:.55rem}.people-filters .search-bar input,.people-filters select,.people-clear-filters,.people-show-cards-button{min-height:40px;padding-top:.5rem;padding-bottom:.5rem;font-size:.9rem}.people-active-filter-chips button{min-height:28px;padding-top:.25rem;padding-bottom:.25rem}.people-grid{row-gap:1.25rem;padding-top:.35rem;padding-bottom:9rem}}@media print{@page{margin:12mm}.performance-modal-backdrop:has(.performance-info-modal.reports){position:static;inset:auto;display:block;padding:0;background:#fff;overflow:visible}.performance-info-modal.reports{width:100%;max-width:none;max-height:none;border:0;border-radius:0;box-shadow:none;background:#fff;overflow:visible}.performance-info-modal.reports .performance-modal-header,.performance-info-modal.reports .report-summary-toolbar,.performance-info-modal.reports .performance-report-executive,.performance-info-modal.reports .performance-report-insights,.performance-info-modal.reports .performance-report-chart-roadmap,.performance-info-modal.reports .performance-report-block,.performance-info-modal.reports .performance-ninebox-report{break-inside:avoid;box-shadow:none}.performance-info-modal.reports .performance-modal-header{border-bottom:1px solid #cbd5e1;margin-bottom:.75rem;padding-bottom:.5rem}.performance-info-modal.reports .performance-modal-header button,.performance-info-modal.reports .report-option-tabs,.performance-info-modal.reports .report-summary-actions,.performance-info-modal.reports .performance-general-filters,.performance-info-modal.reports .performance-report-jump-nav,.performance-info-modal.reports .performance-report-active-filters,.performance-info-modal.reports .performance-modal-footer{display:none!important}.performance-info-modal.reports .report-summary-toolbar{display:grid;grid-template-columns:1fr;gap:.65rem;margin-bottom:.75rem;border:1px solid #cbd5e1;background:#fff}.performance-info-modal.reports .report-summary-metrics,.performance-info-modal.reports .performance-report-executive,.performance-info-modal.reports .performance-report-quick-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.performance-info-modal.reports .performance-general-report,.performance-info-modal.reports .performance-two-column-report,.performance-info-modal.reports .performance-summary-grid,.performance-info-modal.reports .performance-attribution-grid{gap:.65rem}.performance-info-modal.reports .performance-score-table th,.performance-info-modal.reports .performance-score-table td,.performance-info-modal.reports .performance-group-table th,.performance-info-modal.reports .performance-group-table td{padding:.32rem .4rem;font-size:.68rem}.performance-info-modal.reports .performance-ninebox-board{background:#fff}.performance-info-modal.reports *{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.print-collaborator-report *{visibility:hidden!important}body.print-collaborator-report .performance-collaborator-print-report,body.print-collaborator-report .performance-collaborator-print-report *{visibility:visible!important}body.print-collaborator-report .performance-collaborator-print-report{position:absolute;top:0;left:0;display:block!important;width:100%;background:#fff}body.print-collaborator-report .performance-modal-header,body.print-collaborator-report .report-summary-toolbar,body.print-collaborator-report .performance-report-executive,body.print-collaborator-report .performance-report-insights,body.print-collaborator-report .performance-report-chart-roadmap,body.print-collaborator-report .performance-report-tab-dashboard,body.print-collaborator-report .performance-individual-report>:not(.performance-collaborator-print-report),.performance-info-modal.reports[data-print-mode=collaborator] .performance-modal-header,.performance-info-modal.reports[data-print-mode=collaborator] .report-summary-toolbar,.performance-info-modal.reports[data-print-mode=collaborator] .performance-report-executive,.performance-info-modal.reports[data-print-mode=collaborator] .performance-report-insights,.performance-info-modal.reports[data-print-mode=collaborator] .performance-report-chart-roadmap,.performance-info-modal.reports[data-print-mode=collaborator] .performance-report-tab-dashboard,.performance-info-modal.reports[data-print-mode=collaborator] .performance-individual-report>:not(.performance-collaborator-print-report){display:none!important}.performance-info-modal.reports[data-print-mode=collaborator] .report-content-shell,.performance-info-modal.reports[data-print-mode=collaborator] .reports-scroll-region{display:block;padding:0;border:0;box-shadow:none;overflow:visible}.performance-info-modal.reports[data-print-mode=collaborator] .report-content-ruler{display:none!important}.performance-info-modal.reports[data-print-mode=collaborator] .performance-collaborator-print-report{display:block;color:#0f172a;font-size:10pt}.performance-collaborator-print-report header{display:flex;align-items:flex-start;justify-content:space-between;gap:10mm;border-bottom:2px solid #1d4ed8;padding-bottom:5mm;margin-bottom:5mm}.performance-collaborator-print-report header span,.performance-collaborator-print-report header h1,.performance-collaborator-print-report header p,.performance-collaborator-print-report header strong{display:block;margin:0}.performance-collaborator-print-report header span,.performance-collaborator-print-report h2,.collaborator-print-identification span,.collaborator-print-score-grid span,.collaborator-print-reading span,.collaborator-print-pdi span,.collaborator-print-focus span{color:#2563eb;font-size:8pt;font-weight:900;text-transform:uppercase}.performance-collaborator-print-report header h1{margin-top:1mm;color:#0f172a;font-size:22pt;line-height:1.1}.performance-collaborator-print-report header p{margin-top:2mm;color:#475569;font-size:10pt;font-weight:700}.performance-collaborator-print-report header aside{min-width:32mm;border:1px solid #bfdbfe;border-radius:4px;background:#eff6ff;padding:4mm;text-align:center}.performance-collaborator-print-report header aside strong{color:#0f172a;font-size:20pt;line-height:1}.performance-collaborator-print-report section{break-inside:avoid;margin-top:5mm}.performance-collaborator-print-report h2{margin:0 0 2.5mm;border-bottom:1px solid #cbd5e1;padding-bottom:1.5mm}.collaborator-print-identification,.collaborator-print-score-grid,.collaborator-print-reading,.collaborator-print-pdi,.collaborator-print-focus{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5mm}.collaborator-print-identification p,.collaborator-print-score-grid article,.collaborator-print-reading article,.collaborator-print-list article,.collaborator-print-pdi p,.collaborator-print-focus p{margin:0;border:1px solid #dbe4f0;border-radius:4px;background:#fff;padding:3mm}.collaborator-print-identification strong,.collaborator-print-score-grid strong,.collaborator-print-reading strong,.collaborator-print-pdi strong,.collaborator-print-focus strong{display:block;margin-top:1mm;color:#0f172a;font-size:10pt;line-height:1.25}.collaborator-print-score-grid b{display:block;height:5mm;margin-top:2mm;border-radius:999px;background:#e2e8f0;overflow:hidden}.collaborator-print-score-grid i{display:block;height:100%;border-radius:inherit;background:#2563eb}.collaborator-print-reading{grid-template-columns:repeat(2,minmax(0,1fr))}.collaborator-print-reading p,.collaborator-print-list p,.collaborator-print-text,.collaborator-print-empty{margin:1.5mm 0 0;color:#334155;font-size:9pt;line-height:1.4}.collaborator-print-list{display:grid;gap:2.5mm}.collaborator-print-list.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.collaborator-print-list strong{color:#0f172a;font-size:9pt}.collaborator-print-pdi{grid-template-columns:2fr 1fr 1fr 1fr}.collaborator-print-focus{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.5mm}.collaborator-print-focus b{display:inline-block;margin-top:1.5mm;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:1mm 2mm;font-size:8pt}}.feedback-pdi-page{display:grid;gap:1rem;width:100%;padding:1.25rem;box-sizing:border-box}.feedback-pdi-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.24fr);gap:1rem;align-items:stretch;border:1px solid #dbe3ef;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 18px 45px #0f172a14;padding:1.25rem}.feedback-pdi-hero span{color:#2563eb;font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.feedback-pdi-hero h1{margin:.28rem 0;color:#0f172a;font-size:2rem;line-height:1.08}.feedback-pdi-hero p{max-width:740px;margin:0;color:#64748b;font-size:1rem;font-weight:650;line-height:1.45}.feedback-pdi-hero-card{display:grid;align-content:center;justify-items:start;gap:.35rem;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;padding:1rem;color:#1d4ed8}.feedback-pdi-hero-card strong{color:#0f172a;font-size:2rem;font-weight:950;line-height:1}.feedback-pdi-hero-card span{color:#475569;font-size:.76rem;letter-spacing:0;text-transform:none}.feedback-pdi-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.feedback-pdi-metrics article{display:grid;gap:.35rem;min-width:0;border:1px solid #dbe3ef;border-radius:14px;background:#fff;padding:1rem;box-shadow:0 10px 28px #0f172a0f}.feedback-pdi-metrics article[data-tone=warning]{border-left:4px solid #f59e0b}.feedback-pdi-metrics article[data-tone=primary]{border-left:4px solid #2563eb}.feedback-pdi-metrics article[data-tone=danger]{border-left:4px solid #dc2626}.feedback-pdi-metrics article[data-tone=success]{border-left:4px solid #16a34a}.feedback-pdi-metrics svg{color:#2563eb}.feedback-pdi-metrics span{color:#64748b;font-size:.8rem;font-weight:900;text-transform:uppercase}.feedback-pdi-metrics strong{color:#0f172a;font-size:1.85rem;font-weight:950}.feedback-pdi-journey{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-journey-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.feedback-pdi-journey-grid article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:start;min-width:0;border:1px solid #dbe3ef;border-left:4px solid #2563eb;border-radius:12px;background:linear-gradient(135deg,#fff,#f8fbff);padding:.85rem}.feedback-pdi-journey-grid article[data-tone=success]{border-left-color:#16a34a;background:linear-gradient(135deg,#f0fdf4,#fff 88%)}.feedback-pdi-journey-grid article[data-tone=warning],.feedback-pdi-journey-grid article[data-tone=attention]{border-left-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff 88%)}.feedback-pdi-journey-grid article[data-tone=danger]{border-left-color:#dc2626;background:linear-gradient(135deg,#fef2f2,#fff 88%)}.feedback-pdi-journey-grid article>b{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.82rem;font-weight:950}.feedback-pdi-journey-grid article[data-tone=success]>b{background:#dcfce7;color:#15803d}.feedback-pdi-journey-grid article[data-tone=warning]>b,.feedback-pdi-journey-grid article[data-tone=attention]>b{background:#fef3c7;color:#b45309}.feedback-pdi-journey-grid article[data-tone=danger]>b{background:#fee2e2;color:#b91c1c}.feedback-pdi-journey-grid article>div{display:grid;gap:.22rem;min-width:0}.feedback-pdi-journey-grid span,.feedback-pdi-journey-grid strong,.feedback-pdi-journey-grid p{margin:0;overflow-wrap:anywhere}.feedback-pdi-journey-grid span{color:#64748b;font-size:.74rem;font-weight:900;text-transform:uppercase}.feedback-pdi-journey-grid strong{color:#0f172a;font-size:1.5rem;font-weight:950;line-height:1.05}.feedback-pdi-journey-grid p{color:#475569;font-size:.78rem;font-weight:760;line-height:1.35}.feedback-pdi-journey-grid button{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.42rem .65rem;font-size:.78rem;font-weight:950;cursor:pointer}.feedback-pdi-journey-grid button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-workbench,.feedback-pdi-action-queue,.feedback-pdi-board,.feedback-pdi-feedback-panel,.feedback-pdi-journey,.feedback-pdi-analytics,.feedback-pdi-command-center,.feedback-pdi-manager-playbook,.feedback-pdi-user-dashboard,.feedback-pdi-dashboard-blueprint,.feedback-pdi-collaborator-policy,.feedback-pdi-delivery-board,.feedback-pdi-task-lanes,.feedback-pdi-week-plan,.feedback-pdi-meeting-brief,.feedback-pdi-risk-map,.feedback-pdi-next-action,.feedback-pdi-outcome-panel,.feedback-pdi-library{border:1px solid #dbe3ef;border-radius:16px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.feedback-pdi-analytics{display:grid;gap:.9rem;padding:1rem}.feedback-pdi-analytics-help{margin:-.35rem 0 0;color:#64748b;font-size:.84rem;font-weight:780}.feedback-pdi-analytics-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);gap:.75rem;align-items:stretch}.feedback-pdi-health-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.feedback-pdi-health-strip article,.feedback-pdi-chart-card{min-width:0;border:1px solid #dbe3ef;border-radius:12px;background:#f8fafc;padding:.85rem}.feedback-pdi-health-strip article{display:grid;gap:.35rem}.feedback-pdi-health-strip span,.feedback-pdi-chart-card header span,.feedback-pdi-status-bars button span,.feedback-pdi-type-bars span{color:#64748b;font-size:.74rem;font-weight:900;text-transform:uppercase}.feedback-pdi-health-strip strong{color:#0f172a;font-size:1.65rem;font-weight:950}.feedback-pdi-health-strip small{color:#64748b;font-size:.75rem;font-weight:780;line-height:1.3}.feedback-pdi-health-strip article>div,.feedback-pdi-status-bars button>div,.feedback-pdi-type-bars div>div{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.feedback-pdi-health-strip article>div b,.feedback-pdi-status-bars button>div b,.feedback-pdi-type-bars div>div b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0ea5e9)}.feedback-pdi-chart-card{display:grid;gap:.75rem;align-content:start}.feedback-pdi-chart-card header{display:flex;align-items:center;gap:.6rem}.feedback-pdi-chart-card header svg{color:#2563eb}.feedback-pdi-chart-card header strong{display:block;color:#0f172a;font-size:.95rem;font-weight:950}.feedback-pdi-status-bars,.feedback-pdi-type-bars{display:grid;gap:.48rem}.feedback-pdi-status-bars button,.feedback-pdi-type-bars>div{display:grid;grid-template-columns:minmax(7.5rem,1fr) minmax(7rem,1.2fr) 2rem;gap:.55rem;align-items:center;min-width:0}.feedback-pdi-status-bars button{border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.feedback-pdi-status-bars button:hover span{color:#1d4ed8}.feedback-pdi-status-bars button strong,.feedback-pdi-type-bars strong{justify-self:end;color:#0f172a;font-size:.84rem;font-weight:950}.feedback-pdi-status-bars button[data-status=overdue] b{background:#dc2626}.feedback-pdi-status-bars button[data-status=due_soon] b,.feedback-pdi-status-bars button[data-status=no_followup] b{background:#f59e0b}.feedback-pdi-status-bars button[data-status=done] b{background:#16a34a}.feedback-pdi-command-center{display:grid;gap:.8rem;padding:1rem}.feedback-pdi-command-grid{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,.8fr));gap:.65rem}.feedback-pdi-command-grid article{display:grid;gap:.28rem;min-width:0;border:1px solid #dbe3ef;border-left:4px solid #2563eb;border-radius:12px;background:#f8fbff;padding:.8rem}.feedback-pdi-command-grid article[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-command-grid article[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-command-grid article[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-command-grid span,.feedback-pdi-command-next>div span{color:#64748b;font-size:.74rem;font-weight:950;text-transform:uppercase}.feedback-pdi-command-grid strong{color:#0f172a;font-size:1.2rem;font-weight:950;line-height:1.15;overflow-wrap:anywhere}.feedback-pdi-command-grid small{color:#475569;font-size:.78rem;font-weight:800;line-height:1.3}.feedback-pdi-command-next{display:grid;grid-template-columns:minmax(9rem,.7fr) minmax(0,1.5fr) minmax(9rem,.55fr) auto;gap:.75rem;align-items:center;border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:12px;background:#fff;padding:.8rem}.feedback-pdi-command-next[data-tone=danger]{border-color:#fecaca;border-left-color:#dc2626}.feedback-pdi-command-next[data-tone=warning]{border-color:#fde68a;border-left-color:#f59e0b}.feedback-pdi-command-next[data-tone=success]{border-color:#bbf7d0;border-left-color:#16a34a}.feedback-pdi-command-next>div{display:flex;align-items:center;gap:.45rem;min-width:0}.feedback-pdi-command-next>div svg{color:#2563eb}.feedback-pdi-command-next p{margin:0;color:#0f172a;font-size:.9rem;font-weight:850;line-height:1.35}.feedback-pdi-command-next small{color:#64748b;font-size:.78rem;font-weight:850}.feedback-pdi-command-next footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.feedback-pdi-command-next button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.42rem .55rem;font-size:.76rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-command-next button:first-child{border-color:#dbe3ef;background:#fff;color:#334155}.feedback-pdi-command-next button:hover:not(:disabled){border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-command-next button:disabled{cursor:not-allowed;opacity:.55}.feedback-pdi-manager-playbook{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-playbook-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.feedback-pdi-playbook-grid article{display:grid;align-content:start;gap:.65rem;min-width:0;border:1px solid #dbe3ef;border-top:4px solid #64748b;border-radius:12px;background:#f8fafc;padding:.85rem}.feedback-pdi-playbook-grid article[data-tone=danger]{border-top-color:#dc2626;background:#fff7f7}.feedback-pdi-playbook-grid article[data-tone=warning]{border-top-color:#f59e0b;background:#fffbeb}.feedback-pdi-playbook-grid article[data-tone=primary]{border-top-color:#2563eb;background:#eff6ff}.feedback-pdi-playbook-grid article[data-tone=success]{border-top-color:#16a34a;background:#f0fdf4}.feedback-pdi-playbook-grid header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:center}.feedback-pdi-playbook-grid header>b{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#0f172a;color:#fff;font-size:.9rem;font-weight:950}.feedback-pdi-playbook-grid header span{display:block;color:#475569;font-size:.76rem;font-weight:950;text-transform:uppercase}.feedback-pdi-playbook-grid header strong{display:block;color:#0f172a;font-size:1.55rem;font-weight:950;line-height:1}.feedback-pdi-playbook-grid p{margin:0;color:#0f172a;font-size:.86rem;font-weight:850;line-height:1.35}.feedback-pdi-playbook-grid small,.feedback-pdi-playbook-grid em{color:#64748b;font-size:.76rem;font-weight:780;line-height:1.3}.feedback-pdi-playbook-grid ul{display:grid;gap:.35rem;margin:0;padding:0;list-style:none}.feedback-pdi-playbook-grid li button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;width:100%;min-height:32px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#ffffffc7;color:#0f172a;padding:.42rem .5rem;text-align:left;cursor:pointer}.feedback-pdi-playbook-grid li button:hover{border-color:#2563eb;background:#fff}.feedback-pdi-playbook-grid li span{overflow:hidden;color:#0f172a;font-size:.78rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.feedback-pdi-playbook-grid article>button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#fff;color:#1d4ed8;padding:.45rem .6rem;font-size:.78rem;font-weight:950;cursor:pointer}.feedback-pdi-playbook-grid article>button:disabled{cursor:not-allowed;opacity:.55}.feedback-pdi-user-dashboard{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-user-dashboard-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.feedback-pdi-user-dashboard-controls button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:34px;border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#334155;padding:.4rem .65rem;font-size:.78rem;font-weight:950;cursor:pointer}.feedback-pdi-user-dashboard-controls button[data-active=true]{border-color:#f59e0b;background:#fffbeb;color:#92400e;box-shadow:0 10px 20px #f59e0b1f}.feedback-pdi-user-dashboard-controls b{display:inline-flex;align-items:center;justify-content:center;min-width:1.45rem;height:1.45rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.72rem;font-weight:950}.feedback-pdi-user-dashboard-help{margin:-.35rem 0 0;color:#64748b;font-size:.84rem;font-weight:780}.feedback-pdi-user-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.feedback-pdi-user-dashboard-grid article{display:grid;align-content:start;gap:.65rem;min-width:0;border:1px solid #dbe3ef;border-left:4px solid #64748b;border-radius:12px;background:#f8fafc;padding:.85rem}.feedback-pdi-user-dashboard-grid article[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-user-dashboard-grid article[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-user-dashboard-grid article[data-tone=primary]{border-left-color:#2563eb;background:#f8fbff}.feedback-pdi-user-dashboard-grid article[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-user-dashboard-grid header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center}.feedback-pdi-user-dashboard-grid header strong{display:block;color:#0f172a;font-size:.95rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-user-dashboard-grid header span{display:block;color:#64748b;font-size:.76rem;font-weight:800;line-height:1.3}.feedback-pdi-user-dashboard-grid header>b{border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.28rem .55rem;font-size:.72rem;font-weight:950;white-space:nowrap}.feedback-pdi-user-dashboard-scores{display:flex;flex-wrap:wrap;gap:.4rem}.feedback-pdi-user-dashboard-scores span{border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#334155;padding:.25rem .5rem;font-size:.74rem;font-weight:900}.feedback-pdi-user-dashboard-grid p{margin:0;color:#475569;font-size:.82rem;font-weight:760;line-height:1.38}.feedback-pdi-user-dashboard-grid p b{color:#0f172a;font-weight:950}.feedback-pdi-user-dashboard-grid footer{display:flex;align-items:center;justify-content:space-between;gap:.7rem;border-top:1px solid rgba(203,213,225,.8);padding-top:.65rem}.feedback-pdi-user-dashboard-grid footer small{color:#64748b;font-size:.75rem;font-weight:820;line-height:1.3}.feedback-pdi-user-dashboard-grid footer>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem;flex:0 0 auto}.feedback-pdi-user-dashboard-grid footer button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:36px;flex:0 0 auto;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.45rem .6rem;font-size:.76rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-user-dashboard-grid footer button:first-child{border-color:#dbe3ef;background:#fff;color:#334155}.feedback-pdi-user-dashboard-grid footer button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-user-dashboard-empty{display:grid;place-items:center;gap:.3rem;min-height:150px;border:1px dashed #bfdbfe;border-radius:12px;background:#f8fbff;color:#64748b;text-align:center;padding:1rem}.feedback-pdi-user-dashboard-empty svg{color:#16a34a}.feedback-pdi-user-dashboard-empty strong{color:#0f172a;font-size:.98rem;font-weight:950}.feedback-pdi-user-dashboard-empty span{color:#64748b;font-size:.84rem;font-weight:780}.feedback-pdi-dashboard-blueprint{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-dashboard-blueprint-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.feedback-pdi-dashboard-blueprint-grid>article{display:grid;gap:.75rem;min-width:0;border:1px solid #dbe3ef;border-left:4px solid #2563eb;border-radius:12px;background:#fff;padding:.9rem;box-shadow:0 16px 34px #0f172a0d}.feedback-pdi-dashboard-blueprint-grid>article[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-dashboard-blueprint-grid>article[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-dashboard-blueprint-grid>article[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-dashboard-blueprint-grid header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center}.feedback-pdi-dashboard-blueprint-grid header strong{display:block;color:#0f172a;font-size:.95rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-dashboard-blueprint-grid header span{display:block;color:#64748b;font-size:.76rem;font-weight:820;line-height:1.3}.feedback-pdi-dashboard-blueprint-grid header>b{max-width:190px;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.3rem .58rem;font-size:.72rem;font-weight:950;line-height:1.2;text-align:right}.feedback-pdi-dashboard-blueprint-meta,.feedback-pdi-dashboard-blueprint-hidden{display:flex;flex-wrap:wrap;gap:.4rem}.feedback-pdi-dashboard-blueprint-meta span,.feedback-pdi-dashboard-blueprint-hidden small{border:1px solid #dbe3ef;border-radius:999px;background:#f8fafc;color:#334155;padding:.28rem .52rem;font-size:.73rem;font-weight:900}.feedback-pdi-dashboard-blueprint-widgets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.feedback-pdi-dashboard-blueprint-widgets section{min-width:0;border:1px solid #dbe3ef;border-top:3px solid #2563eb;border-radius:10px;background:#f8fbff;padding:.65rem}.feedback-pdi-dashboard-blueprint-widgets section[data-tone=warning]{border-top-color:#f59e0b;background:#fffbeb}.feedback-pdi-dashboard-blueprint-widgets section[data-tone=danger]{border-top-color:#dc2626;background:#fff7f7}.feedback-pdi-dashboard-blueprint-widgets section[data-tone=success]{border-top-color:#16a34a;background:#f0fdf4}.feedback-pdi-dashboard-blueprint-widgets b,.feedback-pdi-dashboard-blueprint-hidden span{display:block;color:#0f172a;font-size:.76rem;font-weight:950;text-transform:uppercase}.feedback-pdi-dashboard-blueprint-widgets p{margin:.28rem 0 0;color:#475569;font-size:.76rem;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.feedback-pdi-dashboard-blueprint-hidden{align-items:center;border:1px dashed #fca5a5;border-radius:10px;background:#fef2f2b3;padding:.55rem}.feedback-pdi-dashboard-blueprint-hidden span{color:#991b1b}.feedback-pdi-dashboard-blueprint-hidden small{border-color:#fecaca;background:#fff;color:#991b1b}.feedback-pdi-dashboard-blueprint-grid footer{display:flex;align-items:center;justify-content:space-between;gap:.7rem;border-top:1px solid rgba(203,213,225,.8);padding-top:.65rem}.feedback-pdi-dashboard-blueprint-grid footer small{color:#64748b;font-size:.75rem;font-weight:820;line-height:1.3;overflow-wrap:anywhere}.feedback-pdi-dashboard-blueprint-grid footer>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem;flex:0 0 auto}.feedback-pdi-dashboard-blueprint-grid footer button{display:inline-flex;align-items:center;justify-content:center;gap:.32rem;min-height:32px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:.38rem .55rem;font-size:.74rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-dashboard-blueprint-grid footer button:first-child{border-color:#dbe3ef;background:#fff;color:#334155}.feedback-pdi-dashboard-blueprint-grid footer button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-collaborator-policy{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-collaborator-policy-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.feedback-pdi-collaborator-policy-grid article{min-width:0;border:1px solid #dbe3ef;border-left:4px solid #2563eb;border-radius:12px;background:#fff;padding:.85rem;box-shadow:0 14px 28px #0f172a0d}.feedback-pdi-collaborator-policy-grid article[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-collaborator-policy-grid article[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-collaborator-policy-grid article[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-collaborator-policy-grid article[data-tone=primary]{border-left-color:#2563eb;background:#eff6ff}.feedback-pdi-collaborator-policy-grid header{display:flex;align-items:flex-start;gap:.6rem}.feedback-pdi-collaborator-policy-grid svg{flex:0 0 auto;color:#2563eb}.feedback-pdi-collaborator-policy-grid article[data-tone=success] svg{color:#16a34a}.feedback-pdi-collaborator-policy-grid article[data-tone=warning] svg,.feedback-pdi-collaborator-policy-grid article[data-tone=danger] svg{color:#f97316}.feedback-pdi-collaborator-policy-grid span{display:block;color:#64748b;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-collaborator-policy-grid strong{display:block;margin-top:.16rem;color:#0f172a;font-size:1.35rem;font-weight:950}.feedback-pdi-collaborator-policy-grid p,.feedback-pdi-collaborator-policy-grid small{display:block;color:#475569;font-size:.8rem;font-weight:760;line-height:1.35}.feedback-pdi-collaborator-policy-grid p{margin:.7rem 0 0}.feedback-pdi-collaborator-policy-grid small{margin-top:.52rem;color:#0f172a;font-weight:900}.feedback-pdi-delivery-board{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-delivery-counters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.feedback-pdi-delivery-counters article{min-width:0;border:1px solid #dbe3ef;border-left:4px solid #2563eb;border-radius:12px;background:#f8fbff;padding:.75rem}.feedback-pdi-delivery-counters article[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-delivery-counters article[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-delivery-counters article[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-delivery-counters span{display:block;color:#64748b;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-delivery-counters strong{display:block;margin-top:.16rem;color:#0f172a;font-size:1.45rem;font-weight:950}.feedback-pdi-delivery-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.feedback-pdi-delivery-list article{display:grid;gap:.62rem;min-width:0;border:1px solid #dbe3ef;border-left:4px solid #2563eb;border-radius:12px;background:#fff;padding:.85rem;box-shadow:0 14px 28px #0f172a0d}.feedback-pdi-delivery-list article[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-delivery-list article[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-delivery-list article[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-delivery-list header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center}.feedback-pdi-delivery-list header strong{display:block;color:#0f172a;font-size:.95rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-delivery-list header span{display:block;color:#64748b;font-size:.76rem;font-weight:820;line-height:1.3}.feedback-pdi-delivery-list header>b{border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.3rem .58rem;font-size:.72rem;font-weight:950;white-space:nowrap}.feedback-pdi-delivery-list article[data-tone=danger] header>b{background:#fee2e2;color:#991b1b}.feedback-pdi-delivery-list article[data-tone=warning] header>b{background:#fef3c7;color:#92400e}.feedback-pdi-delivery-list article[data-tone=success] header>b{background:#dcfce7;color:#166534}.feedback-pdi-delivery-list p{margin:0;color:#475569;font-size:.82rem;font-weight:760;line-height:1.38}.feedback-pdi-delivery-meta{display:flex;flex-wrap:wrap;gap:.4rem}.feedback-pdi-delivery-meta span{border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#334155;padding:.25rem .5rem;font-size:.73rem;font-weight:900}.feedback-pdi-delivery-list footer{display:flex;align-items:center;justify-content:space-between;gap:.7rem;border-top:1px solid rgba(203,213,225,.8);padding-top:.62rem}.feedback-pdi-delivery-list footer small{color:#0f172a;font-size:.76rem;font-weight:900;line-height:1.3}.feedback-pdi-delivery-list footer>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.38rem;flex:0 0 auto}.feedback-pdi-delivery-list footer button{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:32px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:.38rem .52rem;font-size:.73rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-delivery-list footer button:first-child{border-color:#dbe3ef;background:#fff;color:#334155}.feedback-pdi-delivery-list footer button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-task-lanes{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-task-lane-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.feedback-pdi-task-lane-grid>article{display:grid;align-content:start;gap:.6rem;min-width:0;border:1px solid #dbe3ef;border-top:4px solid #2563eb;border-radius:12px;background:#f8fafc;padding:.85rem}.feedback-pdi-task-lane-grid>article[data-tone=danger]{border-top-color:#dc2626;background:#fff7f7}.feedback-pdi-task-lane-grid>article[data-tone=warning]{border-top-color:#f59e0b;background:#fffbeb}.feedback-pdi-task-lane-grid>article[data-tone=primary]{border-top-color:#2563eb;background:#f8fbff}.feedback-pdi-task-lane-grid header{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.feedback-pdi-task-lane-grid header div{display:grid;gap:.12rem;min-width:0}.feedback-pdi-task-lane-grid header span{color:#0f172a;font-size:.95rem;font-weight:950}.feedback-pdi-task-lane-grid header small,.feedback-pdi-task-lane-grid>article>p{margin:0;color:#64748b;font-size:.78rem;font-weight:780;line-height:1.35}.feedback-pdi-task-lane-grid header b{display:inline-flex;align-items:center;justify-content:center;min-width:1.9rem;height:1.9rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.82rem;font-weight:950}.feedback-pdi-task-card{display:grid;gap:.45rem;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:.65rem}.feedback-pdi-task-card>button{display:grid;gap:.18rem;width:100%;min-width:0;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.feedback-pdi-task-card>button:hover strong{color:#1d4ed8}.feedback-pdi-task-card strong{color:#0f172a;font-size:.88rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-task-card span{color:#475569;font-size:.76rem;font-weight:900;line-height:1.25}.feedback-pdi-task-card small{color:#64748b;font-size:.76rem;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.feedback-pdi-task-card>div{display:flex;flex-wrap:wrap;gap:.4rem}.feedback-pdi-task-card>div button{display:inline-flex;align-items:center;justify-content:center;gap:.32rem;min-height:31px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:.36rem .52rem;font-size:.74rem;font-weight:950;cursor:pointer}.feedback-pdi-task-card>div button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-week-plan{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-week-help{margin:-.35rem 0 0;color:#64748b;font-size:.84rem;font-weight:780;line-height:1.35}.feedback-pdi-week-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.feedback-pdi-week-grid>article{display:grid;align-content:start;gap:.55rem;min-width:0;border:1px solid #dbe3ef;border-radius:12px;background:#f8fafc;padding:.75rem}.feedback-pdi-week-grid>article[data-empty=false]{border-top:4px solid #2563eb;background:linear-gradient(180deg,#f8fbff,#fff)}.feedback-pdi-week-grid header{display:flex;align-items:start;justify-content:space-between;gap:.55rem}.feedback-pdi-week-grid header div{display:grid;gap:.12rem;min-width:0}.feedback-pdi-week-grid header span{color:#0f172a;font-size:.9rem;font-weight:950}.feedback-pdi-week-grid header small,.feedback-pdi-week-grid>article>p{margin:0;color:#64748b;font-size:.74rem;font-weight:780;line-height:1.3}.feedback-pdi-week-grid header b{display:inline-flex;align-items:center;justify-content:center;min-width:1.7rem;height:1.7rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.78rem;font-weight:950}.feedback-pdi-week-grid button{display:grid;gap:.18rem;width:100%;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:.55rem;text-align:left;cursor:pointer}.feedback-pdi-week-grid button:hover{border-color:#bfdbfe;box-shadow:0 10px 22px #2563eb1a}.feedback-pdi-week-grid button strong{color:#0f172a;font-size:.82rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-week-grid button span{color:#1d4ed8;font-size:.72rem;font-weight:900;line-height:1.25}.feedback-pdi-week-grid button small{color:#64748b;font-size:.72rem;font-weight:760;line-height:1.3;overflow-wrap:anywhere}.feedback-pdi-meeting-brief{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-meeting-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.75rem}.feedback-pdi-meeting-agenda,.feedback-pdi-meeting-people{display:grid;align-content:start;gap:.75rem;min-width:0;border:1px solid #dbe3ef;border-radius:12px;background:#f8fafc;padding:.85rem}.feedback-pdi-meeting-agenda header,.feedback-pdi-meeting-people header{display:flex;align-items:start;gap:.6rem}.feedback-pdi-meeting-agenda header svg,.feedback-pdi-meeting-people header svg{color:#2563eb;flex:0 0 auto;margin-top:.15rem}.feedback-pdi-meeting-agenda header strong,.feedback-pdi-meeting-people header strong{display:block;color:#0f172a;font-size:.95rem;font-weight:950}.feedback-pdi-meeting-agenda header span,.feedback-pdi-meeting-people header span{display:block;color:#64748b;font-size:.78rem;font-weight:780;line-height:1.35}.feedback-pdi-meeting-agenda>div,.feedback-pdi-meeting-people>div{display:grid;gap:.55rem}.feedback-pdi-meeting-agenda button,.feedback-pdi-meeting-people button{display:grid;gap:.18rem;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:.62rem;text-align:left;cursor:pointer}.feedback-pdi-meeting-agenda button{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.12rem .55rem}.feedback-pdi-meeting-agenda button b{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.82rem;font-weight:950}.feedback-pdi-meeting-agenda button span,.feedback-pdi-meeting-people button strong{color:#0f172a;font-size:.84rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-meeting-agenda button small,.feedback-pdi-meeting-people button small,.feedback-pdi-meeting-people button span,.feedback-pdi-meeting-people p{margin:0;color:#64748b;font-size:.75rem;font-weight:780;line-height:1.32;overflow-wrap:anywhere}.feedback-pdi-meeting-people button span{color:#1d4ed8;font-weight:900}.feedback-pdi-meeting-agenda button:hover,.feedback-pdi-meeting-people button:hover{border-color:#bfdbfe;background:#f8fbff;box-shadow:0 10px 22px #2563eb1a}.feedback-pdi-risk-map{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-risk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.feedback-pdi-risk-grid>article{display:grid;align-content:start;gap:.65rem;min-width:0;border:1px solid #dbe3ef;border-top:4px solid #2563eb;border-radius:12px;background:#f8fafc;padding:.85rem}.feedback-pdi-risk-grid>article[data-tone=danger]{border-top-color:#dc2626;background:#fff7f7}.feedback-pdi-risk-grid>article[data-tone=warning]{border-top-color:#f59e0b;background:#fffbeb}.feedback-pdi-risk-grid>article[data-tone=success]{border-top-color:#16a34a;background:#f0fdf4}.feedback-pdi-risk-grid header{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.feedback-pdi-risk-grid header strong{display:block;color:#0f172a;font-size:.95rem;font-weight:950}.feedback-pdi-risk-grid header span,.feedback-pdi-risk-grid>article>p{margin:0;color:#64748b;font-size:.78rem;font-weight:780;line-height:1.35}.feedback-pdi-risk-grid header b{display:inline-flex;align-items:center;justify-content:center;min-width:1.9rem;height:1.9rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.82rem;font-weight:950}.feedback-pdi-risk-card{display:grid;gap:.45rem;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:.65rem}.feedback-pdi-risk-card>button{display:grid;gap:.18rem;width:100%;min-width:0;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.feedback-pdi-risk-card>button:hover strong{color:#1d4ed8}.feedback-pdi-risk-card strong{color:#0f172a;font-size:.86rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-risk-card span{color:#1d4ed8;font-size:.74rem;font-weight:900;line-height:1.25}.feedback-pdi-risk-card small{color:#64748b;font-size:.74rem;font-weight:760;line-height:1.32;overflow-wrap:anywhere}.feedback-pdi-risk-card footer{display:flex;flex-wrap:wrap;gap:.4rem}.feedback-pdi-risk-card footer button{display:inline-flex;align-items:center;justify-content:center;gap:.32rem;min-height:31px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:.36rem .52rem;font-size:.74rem;font-weight:950;cursor:pointer}.feedback-pdi-risk-card footer button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-next-action{display:grid;grid-template-columns:1.1fr 1fr 1fr auto;gap:.85rem;align-items:stretch;padding:1rem;border-color:#bfdbfe;background:linear-gradient(135deg,#f8fbff,#fff 58%,#fffbeb)}.feedback-pdi-next-action-main,.feedback-pdi-next-action-focus,.feedback-pdi-next-action-checklist,.feedback-pdi-next-action-buttons{min-width:0}.feedback-pdi-next-action-main{display:grid;align-content:start;gap:.25rem}.feedback-pdi-next-action-main>span{width:fit-content;border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:.24rem .52rem;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-next-action-main>span[data-tone=danger]{background:#fee2e2;color:#b91c1c}.feedback-pdi-next-action-main>span[data-tone=warning]{background:#fef3c7;color:#92400e}.feedback-pdi-next-action-main>span[data-tone=success]{background:#dcfce7;color:#166534}.feedback-pdi-next-action-main h2{margin:.15rem 0 0;color:#0f172a;font-size:1.05rem;font-weight:950}.feedback-pdi-next-action-main strong{color:#0f172a;font-size:.96rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-next-action-main p,.feedback-pdi-next-action-main small,.feedback-pdi-next-action-focus p,.feedback-pdi-next-action-checklist span{margin:0;color:#475569;font-size:.78rem;font-weight:780;line-height:1.35}.feedback-pdi-next-action-focus,.feedback-pdi-next-action-checklist{display:grid;align-content:start;gap:.45rem;border:1px solid #dbe3ef;border-radius:12px;background:#ffffffd1;padding:.75rem}.feedback-pdi-next-action-focus b,.feedback-pdi-next-action-checklist b{color:#1d4ed8;font-size:.76rem;font-weight:950;text-transform:uppercase}.feedback-pdi-next-action-focus strong{border-left:3px solid #f59e0b;border-radius:8px;background:#fffbeb;color:#92400e;padding:.48rem .58rem;font-size:.78rem;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.feedback-pdi-next-action-checklist span{display:flex;align-items:flex-start;gap:.38rem}.feedback-pdi-next-action-checklist svg{flex:0 0 auto;color:#16a34a;margin-top:.05rem}.feedback-pdi-next-action-buttons{display:grid;align-content:stretch;gap:.45rem;min-width:150px}.feedback-pdi-next-action-buttons button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:36px;border:1px solid #bfdbfe;border-radius:9px;background:#fff;color:#1d4ed8;padding:.44rem .62rem;font-size:.78rem;font-weight:950;cursor:pointer}.feedback-pdi-next-action-buttons button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e;box-shadow:0 10px 22px #f59e0b1f}.feedback-pdi-outcome-panel{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-outcome-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.feedback-pdi-outcome-grid button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.25rem .55rem;align-items:center;min-width:0;min-height:112px;border:1px solid #dbe3ef;border-left:4px solid #2563eb;border-radius:12px;background:#f8fbff;color:#0f172a;padding:.78rem;text-align:left;cursor:pointer}.feedback-pdi-outcome-grid button[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-outcome-grid button[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-outcome-grid button[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-outcome-grid button:hover{border-color:#bfdbfe;box-shadow:0 12px 24px #2563eb1a;transform:translateY(-1px)}.feedback-pdi-outcome-grid svg{grid-row:span 2;color:#1d4ed8}.feedback-pdi-outcome-grid button[data-tone=warning] svg{color:#d97706}.feedback-pdi-outcome-grid button[data-tone=danger] svg{color:#dc2626}.feedback-pdi-outcome-grid button[data-tone=success] svg{color:#16a34a}.feedback-pdi-outcome-grid span{color:#64748b;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-outcome-grid strong{justify-self:end;color:#0f172a;font-size:1.35rem;font-weight:950}.feedback-pdi-outcome-grid small{color:#334155;font-size:.78rem;font-weight:900}.feedback-pdi-outcome-grid p{grid-column:1 / -1;margin:.2rem 0 0;color:#64748b;font-size:.76rem;font-weight:760;line-height:1.32;overflow-wrap:anywhere}.feedback-pdi-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.feedback-pdi-tabs button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.18rem .55rem;align-items:center;min-width:0;min-height:74px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;color:#334155;padding:.8rem;text-align:left;cursor:pointer;box-shadow:0 10px 24px #0f172a0d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.feedback-pdi-tabs button:hover,.feedback-pdi-tabs button[data-active=true]{border-color:#f59e0b;background:#fffbeb;box-shadow:0 14px 28px #f59e0b24;transform:translateY(-1px)}.feedback-pdi-tabs svg{color:#2563eb;grid-row:span 2}.feedback-pdi-tabs span{display:block;min-width:0;color:#0f172a;font-size:.92rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-tabs small{color:#64748b;font-size:.78rem;font-weight:760;line-height:1.3}.feedback-pdi-action-queue,.feedback-pdi-board,.feedback-pdi-feedback-panel{display:grid;gap:.85rem;padding:1rem}.feedback-pdi-feedback-grid{display:grid;grid-template-columns:minmax(180px,.22fr) minmax(0,1fr) minmax(0,1fr);gap:.75rem}.feedback-pdi-feedback-grid article{min-width:0;border:1px solid #dbe3ef;border-radius:12px;background:#f8fafc;padding:.85rem}.feedback-pdi-feedback-score{display:grid;align-content:center;gap:.3rem;border-left:4px solid #2563eb!important}.feedback-pdi-feedback-score svg{color:#2563eb}.feedback-pdi-feedback-score span,.feedback-pdi-feedback-score small{color:#64748b;font-size:.78rem;font-weight:900}.feedback-pdi-feedback-score strong{color:#0f172a;font-size:2rem;font-weight:950;line-height:1}.feedback-pdi-feedback-list{display:grid;align-content:start;gap:.5rem}.feedback-pdi-feedback-list h3{margin:0 0 .1rem;color:#0f172a;font-size:.98rem;font-weight:950}.feedback-pdi-feedback-list button{display:grid;gap:.18rem;width:100%;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:.62rem .7rem;text-align:left;cursor:pointer}.feedback-pdi-feedback-list button:hover{border-color:#93c5fd;box-shadow:0 10px 22px #2563eb1a}.feedback-pdi-feedback-list span{color:#0f172a;font-size:.86rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-feedback-list small,.feedback-pdi-feedback-list p{margin:0;color:#64748b;font-size:.78rem;font-weight:760;line-height:1.35}.feedback-pdi-board-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.7rem}.feedback-pdi-board-column{display:grid;align-content:start;gap:.35rem;min-width:0;min-height:170px;border:1px solid #dbe3ef;border-top:4px solid #94a3b8;border-radius:12px;background:#f8fafc;padding:.78rem;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.feedback-pdi-board-column[data-active=true]{border-color:#93c5fd;box-shadow:0 14px 28px #2563eb1f;transform:translateY(-1px)}.feedback-pdi-board-column[data-active=true]{background:#eff6ff;outline:2px solid #bfdbfe;outline-offset:1px}.feedback-pdi-board-column[data-status=overdue]{border-top-color:#dc2626}.feedback-pdi-board-column[data-status=due_soon],.feedback-pdi-board-column[data-status=no_followup],.feedback-pdi-board-column[data-status=pending]{border-top-color:#f59e0b}.feedback-pdi-board-column[data-status=done]{border-top-color:#16a34a}.feedback-pdi-board-filter{display:grid;gap:.35rem;width:100%;min-width:0;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.feedback-pdi-board-filter:hover span,.feedback-pdi-board-filter:hover strong{color:#1d4ed8}.feedback-pdi-board-filter span{color:#475569;font-size:.76rem;font-weight:950;text-transform:uppercase}.feedback-pdi-board-filter strong{color:#0f172a;font-size:1.75rem;font-weight:950;line-height:1}.feedback-pdi-board-filter small{color:#64748b;font-size:.76rem;font-weight:760;line-height:1.3}.feedback-pdi-board-column div{display:grid;gap:.28rem;margin-top:.35rem}.feedback-pdi-board-person,.feedback-pdi-board-column em{display:grid;gap:.08rem;width:100%;min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155;padding:.32rem .42rem;text-align:left}.feedback-pdi-board-person{cursor:pointer}.feedback-pdi-board-person:hover{border-color:#93c5fd;background:#eff6ff}.feedback-pdi-board-person b,.feedback-pdi-board-person span,.feedback-pdi-board-column em{font-size:.74rem;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-pdi-board-person b{color:#0f172a;font-weight:900}.feedback-pdi-board-person span{color:#64748b;font-weight:760}.feedback-pdi-board-column em{color:#94a3b8;font-weight:850}.feedback-pdi-section-title{display:flex;align-items:end;justify-content:space-between;gap:1rem}.feedback-pdi-section-title span{color:#2563eb;font-size:.74rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.feedback-pdi-section-title h2{margin:.18rem 0 0;color:#0f172a;font-size:1.25rem;font-weight:950}.feedback-pdi-section-title p{margin:0;color:#64748b;font-size:.9rem;font-weight:820}.feedback-pdi-section-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.55rem}.feedback-pdi-section-actions button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:36px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#0f172a;padding:.5rem .7rem;font-size:.82rem;font-weight:900;cursor:pointer;white-space:nowrap}.feedback-pdi-section-actions button:hover:not(:disabled){border-color:#93c5fd;color:#1d4ed8;box-shadow:0 8px 18px #2563eb1f}.feedback-pdi-section-actions button:disabled{cursor:not-allowed;opacity:.5}.feedback-pdi-action-message{margin:0;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1d4ed8;padding:.65rem .75rem;font-size:.84rem;font-weight:900}.feedback-pdi-action-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.feedback-pdi-action-item{display:grid;gap:.28rem;min-width:0;border:1px solid #dbe3ef;border-left:4px solid #2563eb;border-radius:12px;background:#f8fafc;padding:.85rem;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.feedback-pdi-action-item:hover{border-color:#93c5fd;box-shadow:0 12px 24px #0f172a1f;transform:translateY(-1px)}.feedback-pdi-action-item[data-status=overdue]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-action-item[data-status=due_soon],.feedback-pdi-action-item[data-status=no_followup]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-action-item strong{color:#0f172a;font-size:.95rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-action-item span{color:#475569;font-size:.78rem;font-weight:920}.feedback-pdi-action-item small{color:#64748b;font-size:.8rem;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.feedback-pdi-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,.28fr);gap:.75rem;border-bottom:1px solid #e2e8f0;padding:.85rem}.feedback-pdi-toolbar label{display:flex;align-items:center;gap:.65rem;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc;padding:.65rem .75rem;color:#64748b}.feedback-pdi-toolbar input,.feedback-pdi-toolbar select{width:100%;min-width:0;border:0;background:transparent;color:#0f172a;font-size:.95rem;font-weight:800;outline:none}.feedback-pdi-fast-filters{display:flex;align-items:center;justify-content:space-between;gap:.7rem;border-bottom:1px solid #e2e8f0;padding:0 .85rem .85rem}.feedback-pdi-fast-filters>span{color:#64748b;font-size:.78rem;font-weight:950;text-transform:uppercase;white-space:nowrap}.feedback-pdi-fast-filters>div{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.45rem}.feedback-pdi-fast-filters button{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:34px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;padding:.42rem .62rem;font-size:.82rem;font-weight:900;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.feedback-pdi-fast-filters button:hover,.feedback-pdi-fast-filters button[data-active=true]{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;box-shadow:0 8px 18px #2563eb1f}.feedback-pdi-fast-filters strong{min-width:24px;border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:.12rem .36rem;font-size:.75rem;font-weight:950;text-align:center}.feedback-pdi-grid{display:grid;grid-template-columns:minmax(310px,.42fr) minmax(0,1fr);gap:.85rem;padding:.85rem}.feedback-pdi-list{display:grid;align-content:start;gap:.65rem;max-height:660px;overflow:auto;padding-right:.2rem}.feedback-pdi-person-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;align-items:center;min-width:0;border:1px solid #dbe3ef;border-left:4px solid #94a3b8;border-radius:12px;background:#fff;padding:.78rem;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.feedback-pdi-person-card:hover,.feedback-pdi-person-card[data-selected=true]{border-color:#93c5fd;box-shadow:0 12px 26px #2563eb1f;transform:translateY(-1px)}.feedback-pdi-person-card[data-selected=true]{outline:2px solid #bfdbfe;outline-offset:1px}.feedback-pdi-person-card[data-status=overdue]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-person-card[data-status=due_soon],.feedback-pdi-person-card[data-status=no_followup],.feedback-pdi-person-card[data-status=pending]{border-left-color:#f59e0b}.feedback-pdi-person-card[data-status=done]{border-left-color:#16a34a}.feedback-pdi-avatar{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:950}.feedback-pdi-person-card strong,.feedback-pdi-detail h2,.feedback-pdi-panel h3,.feedback-pdi-timeline h3,.feedback-pdi-library h2{color:#0f172a}.feedback-pdi-person-card strong{display:block;font-size:.95rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-person-card span,.feedback-pdi-person-card small{display:block;color:#64748b;font-size:.78rem;font-weight:800;line-height:1.35}.feedback-pdi-person-card b{color:#0f172a;font-size:1.1rem;font-weight:950}.feedback-pdi-detail{display:grid;align-content:start;gap:.85rem;min-width:0;border:1px solid #dbe3ef;border-radius:14px;background:#f8fafc;padding:1rem}.feedback-pdi-detail-head{display:flex;justify-content:space-between;gap:.8rem}.feedback-pdi-detail-head span{color:#2563eb;font-size:.75rem;font-weight:950;text-transform:uppercase}.feedback-pdi-detail-head h2{margin:.18rem 0;font-size:1.35rem}.feedback-pdi-detail-head p,.feedback-pdi-panel p,.feedback-pdi-timeline span,.feedback-pdi-timeline small{color:#475569;font-size:.9rem;font-weight:720;line-height:1.42}.feedback-pdi-detail-actions{display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:.42rem}.feedback-pdi-detail-actions>strong{align-self:flex-start;border-radius:999px;padding:.3rem .65rem;background:#e2e8f0;color:#334155;font-size:.74rem;font-weight:950;white-space:nowrap}.feedback-pdi-detail-actions>strong[data-status=overdue]{background:#fee2e2;color:#991b1b}.feedback-pdi-detail-actions>strong[data-status=done]{background:#dcfce7;color:#166534}.feedback-pdi-detail-actions>strong[data-status=due_soon],.feedback-pdi-detail-actions>strong[data-status=pending],.feedback-pdi-detail-actions>strong[data-status=no_followup]{background:#fef3c7;color:#92400e}.feedback-pdi-detail-actions button{display:inline-flex;align-items:center;justify-content:center;gap:.34rem;min-height:32px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.38rem .55rem;font-size:.75rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-detail-actions button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-insight-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;border:1px solid #dbe3ef;border-left:4px solid #64748b;border-radius:12px;background:#fff;padding:.65rem}.feedback-pdi-insight-strip[data-status=overdue]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-insight-strip[data-status=due_soon],.feedback-pdi-insight-strip[data-status=no_followup],.feedback-pdi-insight-strip[data-status=pending]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-insight-strip[data-status=done]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-insight-strip article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.1rem .45rem;min-width:0;align-items:center}.feedback-pdi-insight-strip svg{grid-row:span 2;color:#2563eb}.feedback-pdi-insight-strip span{color:#64748b;font-size:.68rem;font-weight:950;text-transform:uppercase}.feedback-pdi-insight-strip strong{color:#0f172a;font-size:.84rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-detail-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.feedback-pdi-detail-cards article,.feedback-pdi-panel,.feedback-pdi-selected-directive,.feedback-pdi-sla-panel,.feedback-pdi-inbox-tracker,.feedback-pdi-executive-history,.feedback-pdi-action-templates,.feedback-pdi-ninety-plan,.feedback-pdi-script-panel,.feedback-pdi-quality,.feedback-pdi-return-agenda,.feedback-pdi-roadmap,.feedback-pdi-timeline{border:1px solid #dbe3ef;border-radius:12px;background:#fff;padding:.85rem}.feedback-pdi-selected-directive{display:grid;gap:.75rem;border-left:4px solid #2563eb;background:#f8fbff}.feedback-pdi-selected-directive[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-selected-directive[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-selected-directive[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-selected-directive>div:first-child{display:grid;gap:.18rem}.feedback-pdi-selected-directive span{color:#2563eb;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-selected-directive h3{margin:0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-selected-directive p{margin:0;color:#475569;font-size:.84rem;font-weight:780;line-height:1.4}.feedback-pdi-selected-directive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.feedback-pdi-selected-directive-grid article{display:grid;gap:.28rem;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#ffffffd1;padding:.65rem}.feedback-pdi-selected-directive-grid b{color:#0f172a;font-size:.76rem;font-weight:950;text-transform:uppercase}.feedback-pdi-send-preview{display:grid;gap:.45rem;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;padding:.7rem}.feedback-pdi-send-preview>div{display:flex;align-items:center;flex-wrap:wrap;gap:.42rem}.feedback-pdi-send-preview svg{color:#2563eb}.feedback-pdi-send-preview strong{color:#0f172a;font-size:.84rem;font-weight:950}.feedback-pdi-send-preview span{color:#475569;font-size:.76rem;font-weight:900;text-transform:none}.feedback-pdi-send-preview p{color:#1e3a8a;font-size:.86rem;font-weight:950}.feedback-pdi-send-preview ul{display:grid;gap:.26rem;margin:0;padding-left:1.05rem;color:#334155;font-size:.8rem;font-weight:780;line-height:1.35}.feedback-pdi-selected-directive footer{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.45rem}.feedback-pdi-selected-directive button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:36px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.48rem .65rem;font-size:.8rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-selected-directive button:first-child{border-color:#dbe3ef;background:#fff;color:#334155}.feedback-pdi-selected-directive button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-sla-panel{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,.9fr) auto;align-items:center;gap:.7rem;border-left:4px solid #64748b;background:#f8fafc}.feedback-pdi-sla-panel[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-sla-panel[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-sla-panel[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-sla-panel>div{display:inline-flex;align-items:center;gap:.38rem;border-radius:999px;background:#e2e8f0;color:#334155;padding:.36rem .58rem;font-size:.76rem;font-weight:950;white-space:nowrap}.feedback-pdi-sla-panel[data-tone=success]>div{background:#dcfce7;color:#166534}.feedback-pdi-sla-panel[data-tone=warning]>div{background:#fef3c7;color:#92400e}.feedback-pdi-sla-panel[data-tone=danger]>div{background:#fee2e2;color:#991b1b}.feedback-pdi-sla-panel article{display:grid;gap:.16rem;min-width:0}.feedback-pdi-sla-panel h3,.feedback-pdi-sla-panel p{margin:0}.feedback-pdi-sla-panel h3{color:#0f172a;font-size:.92rem;font-weight:950}.feedback-pdi-sla-panel p,.feedback-pdi-sla-panel strong{color:#475569;font-size:.78rem;font-weight:780;line-height:1.34;overflow-wrap:anywhere}.feedback-pdi-sla-panel strong{color:#0f172a;font-weight:880}.feedback-pdi-sla-panel button{display:inline-flex;align-items:center;justify-content:center;gap:.36rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.42rem .58rem;font-size:.78rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-sla-panel button:hover{border-color:#f59e0b;background:#fff7ed;color:#92400e}.feedback-pdi-inbox-tracker{display:grid;gap:.75rem;border-left:4px solid #16a34a;background:#f8fafc}.feedback-pdi-inbox-tracker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.feedback-pdi-inbox-tracker-head div{display:grid;gap:.18rem}.feedback-pdi-inbox-tracker-head span{color:#16a34a;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-inbox-tracker-head h3{margin:0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-inbox-tracker-head strong{border-radius:999px;background:#dcfce7;color:#166534;padding:.3rem .58rem;font-size:.76rem;font-weight:950;white-space:nowrap}.feedback-pdi-inbox-tracker-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.feedback-pdi-inbox-tracker-metrics article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.42rem;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:.58rem}.feedback-pdi-inbox-tracker-metrics article[data-status=sent]{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.feedback-pdi-inbox-tracker-metrics article[data-status=read]{border-color:#fde68a;background:#fffbeb;color:#92400e}.feedback-pdi-inbox-tracker-metrics article[data-status=unread]{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.feedback-pdi-inbox-tracker-metrics article[data-status=responses]{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.feedback-pdi-inbox-tracker-metrics span{color:inherit;font-size:.75rem;font-weight:900;overflow-wrap:anywhere}.feedback-pdi-inbox-tracker-metrics b{color:inherit;font-size:1rem;font-weight:950}.feedback-pdi-inbox-next{display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,1fr) auto;gap:.65rem;align-items:center;border:1px solid #fed7aa;border-radius:12px;background:#fffbeb;padding:.68rem}.feedback-pdi-inbox-next[data-tone=success]{border-color:#bbf7d0;background:#f0fdf4}.feedback-pdi-inbox-next>div{display:flex;align-items:center;gap:.4rem;min-width:0}.feedback-pdi-inbox-next svg{flex:0 0 auto;color:#d97706}.feedback-pdi-inbox-next[data-tone=success] svg{color:#16a34a}.feedback-pdi-inbox-next strong{color:#0f172a;font-size:.82rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-inbox-next p{margin:0;color:#475569;font-size:.78rem;font-weight:780;line-height:1.35}.feedback-pdi-inbox-next button{display:inline-flex;align-items:center;justify-content:center;gap:.34rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.42rem .6rem;font-size:.76rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-inbox-next button:hover{border-color:#f59e0b;background:#fff;color:#92400e}.feedback-pdi-inbox-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.feedback-pdi-inbox-timeline article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.45rem;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:.62rem}.feedback-pdi-inbox-timeline article[data-status=done]{border-color:#bbf7d0;background:#f0fdf4}.feedback-pdi-inbox-timeline article[data-status=attention]{border-color:#fde68a;background:#fffbeb}.feedback-pdi-inbox-timeline article[data-status=waiting]{border-color:#bfdbfe;background:#f8fbff}.feedback-pdi-inbox-timeline article>span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#e2e8f0;color:#475569}.feedback-pdi-inbox-timeline article[data-status=done]>span{background:#dcfce7;color:#16a34a}.feedback-pdi-inbox-timeline article[data-status=attention]>span{background:#fef3c7;color:#d97706}.feedback-pdi-inbox-timeline article[data-status=waiting]>span{background:#dbeafe;color:#2563eb}.feedback-pdi-inbox-timeline div{display:grid;gap:.16rem;min-width:0}.feedback-pdi-inbox-timeline strong,.feedback-pdi-inbox-timeline p{margin:0;overflow-wrap:anywhere;line-height:1.32}.feedback-pdi-inbox-timeline strong{color:#0f172a;font-size:.78rem;font-weight:950}.feedback-pdi-inbox-timeline p{color:#475569;font-size:.72rem;font-weight:780}.feedback-pdi-inbox-tracker-list{display:grid;gap:.45rem}.feedback-pdi-inbox-tracker-list article{display:flex;align-items:center;justify-content:space-between;gap:.65rem;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:.62rem}.feedback-pdi-inbox-tracker-list article[data-read=true]{border-color:#fde68a;background:#fffbeb}.feedback-pdi-inbox-tracker-list article div{display:grid;gap:.12rem;min-width:0}.feedback-pdi-inbox-tracker-list strong,.feedback-pdi-inbox-tracker-list span,.feedback-pdi-inbox-tracker-list small,.feedback-pdi-inbox-tracker-empty{margin:0;color:#475569;font-size:.78rem;font-weight:800;line-height:1.32;overflow-wrap:anywhere}.feedback-pdi-inbox-tracker-list strong{color:#0f172a;font-weight:950}.feedback-pdi-inbox-tracker-list small{white-space:nowrap}.feedback-pdi-inbox-tracker-empty{border:1px dashed #bfdbfe;border-radius:10px;background:#eff6ff;padding:.65rem;color:#1e3a8a}.feedback-pdi-inbox-response-list{display:grid;gap:.5rem;border-top:1px solid #e2e8f0;padding-top:.65rem}.feedback-pdi-inbox-response-title{display:flex;align-items:center;gap:.42rem;color:#1d4ed8}.feedback-pdi-inbox-response-title svg{flex:0 0 auto}.feedback-pdi-inbox-response-title strong{color:#0f172a;font-size:.82rem;font-weight:950}.feedback-pdi-inbox-response-list article{display:grid;gap:.45rem;border:1px solid #bbf7d0;border-left:4px solid #16a34a;border-radius:10px;background:#f0fdf4;padding:.68rem}.feedback-pdi-inbox-response-list article[data-status=blocked]{border-color:#fde68a;border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-inbox-response-list article[data-applied=true]{border-color:#bfdbfe;border-left-color:#2563eb;background:#f8fbff}.feedback-pdi-inbox-response-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.feedback-pdi-inbox-response-list header div{display:grid;gap:.12rem;min-width:0}.feedback-pdi-inbox-response-list strong,.feedback-pdi-inbox-response-list span,.feedback-pdi-inbox-response-list small,.feedback-pdi-inbox-response-list p{margin:0;overflow-wrap:anywhere;line-height:1.32}.feedback-pdi-inbox-response-list strong{color:#0f172a;font-size:.84rem;font-weight:950}.feedback-pdi-inbox-response-list span,.feedback-pdi-inbox-response-list p{color:#475569;font-size:.78rem;font-weight:780}.feedback-pdi-inbox-response-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.feedback-pdi-inbox-response-fields span{display:grid;gap:.18rem;min-width:0;border:1px solid rgba(22,163,74,.22);border-radius:9px;background:#ffffffb8;padding:.52rem}.feedback-pdi-inbox-response-fields b{color:#0f172a;font-size:.68rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.feedback-pdi-inbox-response-list button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;gap:.34rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.42rem .62rem;font-size:.76rem;font-weight:950;cursor:pointer}.feedback-pdi-inbox-response-list button:hover{border-color:#f59e0b;background:#fff;color:#92400e}.feedback-pdi-inbox-response-applied{display:inline-flex;justify-self:start;border-radius:999px;background:#dbeafe;color:#1d4ed8!important;padding:.22rem .5rem;font-size:.72rem!important;font-weight:950!important}.feedback-pdi-inbox-response-list small{color:#64748b;font-size:.74rem;font-weight:900;white-space:nowrap}.feedback-pdi-executive-history{display:grid;gap:.75rem;background:linear-gradient(135deg,#fff,#f8fbff)}.feedback-pdi-executive-head{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.feedback-pdi-executive-head div{display:grid;gap:.16rem;min-width:0}.feedback-pdi-executive-head span{color:#2563eb;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-executive-head h3{margin:0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-executive-head strong{border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.34rem .58rem;font-size:.76rem;font-weight:950;white-space:nowrap}.feedback-pdi-executive-head strong[data-tone=danger]{background:#fee2e2;color:#991b1b}.feedback-pdi-executive-head strong[data-tone=warning]{background:#fef3c7;color:#92400e}.feedback-pdi-executive-head strong[data-tone=success]{background:#dcfce7;color:#166534}.feedback-pdi-executive-grid,.feedback-pdi-executive-decision{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.feedback-pdi-executive-decision{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.feedback-pdi-executive-grid article,.feedback-pdi-executive-decision article{display:grid;gap:.22rem;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#ffffffdb;padding:.65rem}.feedback-pdi-executive-grid span,.feedback-pdi-executive-decision b{color:#64748b;font-size:.7rem;font-weight:950;text-transform:uppercase}.feedback-pdi-executive-grid strong{color:#0f172a;font-size:1.18rem;font-weight:950}.feedback-pdi-executive-grid small,.feedback-pdi-executive-decision p,.feedback-pdi-executive-note,.feedback-pdi-executive-list span,.feedback-pdi-executive-list small{margin:0;color:#475569;font-size:.78rem;font-weight:760;line-height:1.34;overflow-wrap:anywhere}.feedback-pdi-executive-decision p{color:#0f172a;font-weight:820}.feedback-pdi-executive-note{border-left:3px solid #2563eb;border-radius:8px;background:#eff6ff;padding:.58rem .7rem;color:#1e3a8a;font-weight:850}.feedback-pdi-executive-list{display:grid;gap:.45rem}.feedback-pdi-executive-list article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.42rem;border-top:1px solid #e2e8f0;padding-top:.48rem}.feedback-pdi-executive-list svg{color:#2563eb;margin-top:.12rem}.feedback-pdi-executive-list strong{display:block;color:#0f172a;font-size:.82rem;font-weight:950}.feedback-pdi-action-templates{display:grid;gap:.75rem;background:#f8fafc}.feedback-pdi-action-templates-head{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.feedback-pdi-action-templates-head div{display:grid;gap:.16rem;min-width:0}.feedback-pdi-action-templates-head span{color:#2563eb;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-action-templates-head h3{margin:0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-action-templates-head p{max-width:360px;margin:0;color:#64748b;font-size:.78rem;font-weight:780;line-height:1.35;text-align:right}.feedback-pdi-action-templates-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.feedback-pdi-action-templates-grid article{display:grid;gap:.42rem;min-width:0;border:1px solid #dbe3ef;border-top:3px solid #2563eb;border-radius:10px;background:#fff;padding:.72rem}.feedback-pdi-action-templates-grid article[data-tone=warning]{border-top-color:#f59e0b;background:#fffbeb}.feedback-pdi-action-templates-grid article[data-tone=success]{border-top-color:#16a34a;background:#f0fdf4}.feedback-pdi-action-templates-grid article>div{display:flex;align-items:center;gap:.35rem;color:#2563eb}.feedback-pdi-action-templates-grid article[data-tone=warning]>div{color:#b45309}.feedback-pdi-action-templates-grid article[data-tone=success]>div{color:#15803d}.feedback-pdi-action-templates-grid span{color:inherit;font-size:.68rem;font-weight:950;text-transform:uppercase}.feedback-pdi-action-templates-grid h4{margin:0;color:#0f172a;font-size:.94rem;font-weight:950}.feedback-pdi-action-templates-grid p,.feedback-pdi-action-templates-grid small{margin:0;color:#475569;font-size:.78rem;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.feedback-pdi-action-templates-grid small{border-radius:8px;background:#ffffffc7;padding:.5rem;color:#0f172a;font-weight:820}.feedback-pdi-action-templates-grid button{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.42rem .58rem;font-size:.78rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-action-templates-grid button:hover{border-color:#f59e0b;background:#fff7ed;color:#92400e}.feedback-pdi-ninety-plan{display:grid;gap:.75rem;border-left:4px solid #2563eb;background:#f8fbff}.feedback-pdi-ninety-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.feedback-pdi-ninety-head div{display:grid;gap:.18rem}.feedback-pdi-ninety-head span{color:#2563eb;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-ninety-head h3{margin:0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-ninety-head p{max-width:300px;margin:0;color:#64748b;font-size:.78rem;font-weight:800;line-height:1.35;text-align:right}.feedback-pdi-ninety-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.feedback-pdi-ninety-grid article{display:grid;gap:.45rem;min-width:0;border:1px solid #bfdbfe;border-radius:10px;background:#fff;padding:.75rem;box-shadow:0 10px 24px #2563eb0f}.feedback-pdi-ninety-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.feedback-pdi-ninety-grid b{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.22rem .55rem;font-size:.76rem;font-weight:950;white-space:nowrap}.feedback-pdi-ninety-grid span{color:#64748b;font-size:.72rem;font-weight:900;text-align:right}.feedback-pdi-ninety-grid h4,.feedback-pdi-ninety-grid p,.feedback-pdi-ninety-grid small{margin:0}.feedback-pdi-ninety-grid h4{color:#0f172a;font-size:.92rem;font-weight:950}.feedback-pdi-ninety-grid p,.feedback-pdi-ninety-grid small{color:#475569;font-size:.78rem;font-weight:760;line-height:1.35}.feedback-pdi-ninety-grid small{color:#1e3a8a;font-weight:850}.feedback-pdi-ninety-grid footer{display:flex;flex-wrap:wrap;gap:.4rem}.feedback-pdi-ninety-grid button{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;flex:1 1 130px;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.42rem .6rem;font-size:.78rem;font-weight:950;cursor:pointer}.feedback-pdi-ninety-grid button:first-child{border-color:#dbe3ef;background:#fff;color:#334155}.feedback-pdi-ninety-grid button:hover{border-color:#2563eb;background:#dbeafe}.feedback-pdi-script-panel{display:grid;gap:.75rem;background:#f8fafc}.feedback-pdi-script-head{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.feedback-pdi-script-head div{display:grid;gap:.16rem}.feedback-pdi-script-head span{color:#2563eb;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-script-head h3{margin:0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-script-head p{max-width:340px;margin:0;color:#64748b;font-size:.78rem;font-weight:780;line-height:1.35;text-align:right}.feedback-pdi-script-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.feedback-pdi-script-grid article{display:grid;align-content:start;gap:.55rem;min-width:0;border:1px solid #dbe3ef;border-left:4px solid #2563eb;border-radius:12px;background:#fff;padding:.72rem}.feedback-pdi-script-grid article[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-script-grid article[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-script-grid article[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-script-grid article>div{display:grid;gap:.16rem}.feedback-pdi-script-grid span{width:fit-content;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.18rem .46rem;font-size:.68rem;font-weight:950;text-transform:uppercase}.feedback-pdi-script-grid h4{margin:0;color:#0f172a;font-size:.88rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-script-grid p,.feedback-pdi-script-grid small{margin:0;color:#64748b;font-size:.76rem;font-weight:760;line-height:1.34;overflow-wrap:anywhere}.feedback-pdi-script-grid small{display:-webkit-box;min-height:4.1rem;overflow:hidden;color:#334155;-webkit-box-orient:vertical;-webkit-line-clamp:4}.feedback-pdi-script-grid footer{display:flex;flex-wrap:wrap;gap:.42rem;margin-top:auto}.feedback-pdi-script-grid button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.42rem .58rem;font-size:.76rem;font-weight:950;cursor:pointer}.feedback-pdi-script-grid button:last-child{border-color:#dbe3ef;background:#fff;color:#334155}.feedback-pdi-script-grid button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-detail-cards article{display:grid;gap:.28rem}.feedback-pdi-detail-cards svg{color:#2563eb}.feedback-pdi-detail-cards span{color:#64748b;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-detail-cards strong{color:#0f172a;font-size:.9rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-quality{display:grid;gap:.75rem;background:#f8fafc}.feedback-pdi-quality-head{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.feedback-pdi-quality-head div{display:grid;gap:.16rem;min-width:0}.feedback-pdi-quality-head span{color:#2563eb;font-size:.72rem;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.feedback-pdi-quality-head h3{margin:0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-quality-head strong{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:2rem;border-radius:999px;background:#fffbeb;color:#92400e;font-size:.82rem;font-weight:950}.feedback-pdi-quality-head strong[data-complete=true]{background:#dcfce7;color:#166534}.feedback-pdi-quality-bar{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.feedback-pdi-quality-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#16a34a);transition:width .18s ease}.feedback-pdi-quality-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem}.feedback-pdi-quality-list article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.42rem;align-items:start;min-width:0;border:1px solid #fed7aa;border-radius:10px;background:#fff7ed;padding:.5rem}.feedback-pdi-quality-list article[data-ok=true]{border-color:#bbf7d0;background:#f0fdf4}.feedback-pdi-quality-list svg{margin-top:.1rem;color:#f59e0b}.feedback-pdi-quality-list article[data-ok=true] svg{color:#16a34a}.feedback-pdi-quality-list b{display:block;color:#0f172a;font-size:.76rem;font-weight:950;line-height:1.2}.feedback-pdi-quality-list small{display:block;margin-top:.12rem;color:#64748b;font-size:.7rem;font-weight:780;line-height:1.25}.feedback-pdi-action-package{display:grid;gap:.75rem;border:1px solid #bfdbfe;border-radius:12px;background:linear-gradient(135deg,#f8fbff,#fff 62%,#fffbeb);padding:.9rem}.feedback-pdi-action-package-head,.feedback-pdi-action-package-footer{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.feedback-pdi-action-package-head div{display:grid;gap:.16rem;min-width:0}.feedback-pdi-action-package-head span{color:#2563eb;font-size:.72rem;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.feedback-pdi-action-package-head h3{margin:0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-action-package-head b{display:inline-flex;align-items:center;justify-content:center;min-height:1.9rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:.32rem .64rem;font-size:.76rem;font-weight:950;white-space:nowrap}.feedback-pdi-action-package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.feedback-pdi-action-package-grid article,.feedback-pdi-action-package-dashboard,.feedback-pdi-action-package-collaborator,.feedback-pdi-action-package-footer div{display:grid;align-content:start;gap:.22rem;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#ffffffdb;padding:.62rem}.feedback-pdi-action-package-grid span,.feedback-pdi-action-package-dashboard span,.feedback-pdi-action-package-collaborator span,.feedback-pdi-action-package-footer small{color:#64748b;font-size:.7rem;font-weight:950;text-transform:uppercase}.feedback-pdi-action-package-grid strong,.feedback-pdi-action-package-dashboard strong,.feedback-pdi-action-package-collaborator strong,.feedback-pdi-action-package-footer strong{color:#0f172a;font-size:.8rem;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.feedback-pdi-action-package-dashboard{grid-template-columns:minmax(170px,.32fr) minmax(0,1fr);align-items:center;background:#f8fafc}.feedback-pdi-action-package-dashboard ul{display:flex;flex-wrap:wrap;gap:.38rem;margin:0;padding:0;list-style:none}.feedback-pdi-action-package-dashboard li{display:inline-flex;align-items:center;gap:.28rem;min-height:28px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1e3a8a;padding:.28rem .5rem;font-size:.72rem;font-weight:900}.feedback-pdi-action-package-dashboard li svg{flex:0 0 auto;color:#2563eb}.feedback-pdi-action-package-collaborator{gap:.55rem;border-color:#bbf7d0;background:#f0fdf4}.feedback-pdi-action-package-collaborator-head{display:flex;align-items:start;justify-content:space-between;gap:.65rem}.feedback-pdi-action-package-collaborator-head>div{display:grid;gap:.16rem;min-width:0}.feedback-pdi-action-package-collaborator-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.4rem;flex:0 0 auto}.feedback-pdi-action-package-collaborator-actions button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:36px;border:1px solid #86efac;border-radius:9px;background:#dcfce7;color:#166534;padding:.45rem .62rem;font-size:.76rem;font-weight:950;line-height:1.15;text-align:center;cursor:pointer}.feedback-pdi-action-package-collaborator-actions button:last-child{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.feedback-pdi-action-package-collaborator-actions button:hover{border-color:#22c55e;background:#bbf7d0}.feedback-pdi-action-package-collaborator-actions button:last-child:hover{border-color:#2563eb;background:#dbeafe;color:#1e40af}.feedback-pdi-action-package-collaborator span{color:#166534}.feedback-pdi-action-package-collaborator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.feedback-pdi-action-package-collaborator-grid article{display:grid;gap:.18rem;min-width:0;border:1px solid #bbf7d0;border-radius:9px;background:#ffffffc7;padding:.55rem}.feedback-pdi-action-package-collaborator-grid b{color:#166534;font-size:.68rem;font-weight:950;text-transform:uppercase}.feedback-pdi-action-package-collaborator-grid p{margin:0;color:#0f172a;font-size:.76rem;font-weight:820;line-height:1.35;overflow-wrap:anywhere}.feedback-pdi-action-package-safe-note{margin:0;border:1px dashed #86efac;border-radius:9px;background:#ffffffad;color:#166534;padding:.45rem .55rem;font-size:.72rem;font-weight:850;line-height:1.35}.feedback-pdi-action-package-footer{align-items:stretch}.feedback-pdi-action-package-footer div{flex:1 1 0}.feedback-pdi-action-package-footer button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex:0 0 auto;min-width:136px;min-height:44px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1d4ed8;padding:.5rem .72rem;font-size:.78rem;font-weight:950;line-height:1.15;text-align:center;cursor:pointer;white-space:normal}.feedback-pdi-action-package-footer button:first-of-type{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.feedback-pdi-action-package-footer button:nth-of-type(2){border-color:#bbf7d0;background:#f0fdf4;color:#166534}.feedback-pdi-action-package-footer button:nth-of-type(3){border-color:#dbe3ef;background:#fff;color:#334155}.feedback-pdi-action-package-footer button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e;box-shadow:0 10px 22px #f59e0b1f}.feedback-pdi-return-agenda{display:grid;gap:.75rem;background:#fff}.feedback-pdi-return-head{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.feedback-pdi-return-head div{display:grid;gap:.16rem;min-width:0}.feedback-pdi-return-head span{color:#2563eb;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-return-head h3{margin:0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-return-head p{max-width:360px;margin:0;color:#64748b;font-size:.78rem;font-weight:780;line-height:1.35;text-align:right}.feedback-pdi-return-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.feedback-pdi-return-grid article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.35rem .52rem;align-content:start;min-width:0;border:1px solid #dbe3ef;border-left:4px solid #2563eb;border-radius:12px;background:#f8fbff;padding:.72rem}.feedback-pdi-return-grid article[data-tone=danger]{border-left-color:#dc2626;background:#fff7f7}.feedback-pdi-return-grid article[data-tone=warning]{border-left-color:#f59e0b;background:#fffbeb}.feedback-pdi-return-grid article[data-tone=success]{border-left-color:#16a34a;background:#f0fdf4}.feedback-pdi-return-grid svg{grid-row:span 2;color:#2563eb}.feedback-pdi-return-grid article[data-tone=danger] svg{color:#dc2626}.feedback-pdi-return-grid article[data-tone=warning] svg{color:#d97706}.feedback-pdi-return-grid article[data-tone=success] svg{color:#16a34a}.feedback-pdi-return-grid div{display:grid;gap:.12rem;min-width:0}.feedback-pdi-return-grid span{color:#64748b;font-size:.68rem;font-weight:950;text-transform:uppercase}.feedback-pdi-return-grid h4{margin:0;color:#0f172a;font-size:.88rem;font-weight:950;overflow-wrap:anywhere}.feedback-pdi-return-grid strong{color:#1d4ed8;font-size:.82rem;font-weight:950}.feedback-pdi-return-grid p{grid-column:1 / -1;margin:0;color:#475569;font-size:.76rem;font-weight:760;line-height:1.34;overflow-wrap:anywhere}.feedback-pdi-return-grid button{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.42rem .58rem;font-size:.76rem;font-weight:950;cursor:pointer}.feedback-pdi-return-grid button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-panel h3,.feedback-pdi-timeline h3{margin:0 0 .45rem;font-size:1rem}.feedback-pdi-panel p{margin:0}.feedback-pdi-roadmap{display:grid;gap:.75rem;background:#f8fafc}.feedback-pdi-roadmap-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.feedback-pdi-roadmap-head span{color:#2563eb;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-roadmap-head h3{margin:.16rem 0 0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-roadmap-head strong{border-radius:999px;background:#e0ecff;color:#1d4ed8;padding:.32rem .55rem;font-size:.76rem;font-weight:950;white-space:nowrap}.feedback-pdi-roadmap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.feedback-pdi-roadmap-grid article{display:grid;gap:.45rem;min-width:0;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:.7rem}.feedback-pdi-roadmap-grid article>div{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.feedback-pdi-roadmap-grid b{color:#0f172a;font-size:.84rem;font-weight:950}.feedback-pdi-roadmap-grid span{color:#1d4ed8;font-size:.75rem;font-weight:950;white-space:nowrap}.feedback-pdi-roadmap-grid p,.feedback-pdi-roadmap-grid small{margin:0;color:#475569;font-size:.8rem;font-weight:780;line-height:1.34}.feedback-pdi-roadmap-grid small{color:#64748b}.feedback-pdi-roadmap-grid button{display:inline-flex;align-items:center;justify-content:center;gap:.36rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.42rem .58rem;font-size:.78rem;font-weight:950;cursor:pointer}.feedback-pdi-roadmap-grid button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-quick-actions{display:flex;align-items:center;justify-content:space-between;gap:.85rem;border:1px solid #dbe3ef;border-radius:12px;background:#fff;padding:.8rem}.feedback-pdi-quick-actions span{color:#2563eb;font-size:.7rem;font-weight:950;text-transform:uppercase}.feedback-pdi-quick-actions h3{margin:.12rem 0 0;color:#0f172a;font-size:.98rem;font-weight:950}.feedback-pdi-quick-actions>div:last-child{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.45rem}.feedback-pdi-quick-actions button{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;min-height:36px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.48rem .62rem;font-size:.78rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-quick-actions button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-form{display:grid;gap:.75rem;border:1px solid #bfdbfe;border-radius:12px;background:#f8fbff;padding:.9rem}.feedback-pdi-form-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.feedback-pdi-form-head span{color:#2563eb;font-size:.72rem;font-weight:950;text-transform:uppercase}.feedback-pdi-form-head h3{margin:.18rem 0 0;color:#0f172a;font-size:1rem;font-weight:950}.feedback-pdi-form-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.45rem}.feedback-pdi-form-head button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:38px;border:1px solid #1d4ed8;border-radius:9px;background:#2563eb;color:#fff;padding:.55rem .8rem;font-size:.84rem;font-weight:900;cursor:pointer;white-space:nowrap}.feedback-pdi-form-head button.feedback-pdi-form-ghost{border-color:#cbd5e1;background:#fff;color:#1e293b}.feedback-pdi-form-head button.feedback-pdi-form-ghost:hover{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.feedback-pdi-draft-checklist{display:grid;gap:.55rem;border:1px solid #dbe3ef;border-radius:11px;background:#fff;padding:.75rem}.feedback-pdi-draft-checklist[data-ready=true]{border-color:#bbf7d0;background:#f0fdf4}.feedback-pdi-draft-checklist-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.feedback-pdi-draft-checklist-head div{display:grid;gap:.12rem}.feedback-pdi-draft-checklist-head span{color:#2563eb;font-size:.7rem;font-weight:950;text-transform:uppercase}.feedback-pdi-draft-checklist-head strong{color:#0f172a;font-size:.94rem;font-weight:950}.feedback-pdi-draft-checklist-head b{display:inline-flex;align-items:center;justify-content:center;min-width:2.55rem;height:2rem;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.82rem;font-weight:950}.feedback-pdi-draft-checklist[data-ready=true] .feedback-pdi-draft-checklist-head b{background:#dcfce7;color:#15803d}.feedback-pdi-draft-checklist-bar{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#e2e8f0}.feedback-pdi-draft-checklist-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0ea5e9)}.feedback-pdi-draft-checklist[data-ready=true] .feedback-pdi-draft-checklist-bar span{background:linear-gradient(90deg,#16a34a,#22c55e)}.feedback-pdi-draft-checklist-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem}.feedback-pdi-draft-checklist-grid article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.4rem;align-items:start;min-width:0;border:1px solid #fde68a;border-radius:9px;background:#fffbeb;padding:.48rem}.feedback-pdi-draft-checklist-grid article[data-ok=true]{border-color:#bbf7d0;background:#f0fdf4}.feedback-pdi-draft-checklist-grid article[data-optional=true]:not([data-ok=true]){border-color:#dbe3ef;background:#f8fafc}.feedback-pdi-draft-checklist-grid svg{color:#f59e0b;margin-top:.08rem}.feedback-pdi-draft-checklist-grid article[data-ok=true] svg{color:#16a34a}.feedback-pdi-draft-checklist-grid strong{display:block;color:#0f172a;font-size:.76rem;font-weight:950}.feedback-pdi-draft-checklist-grid small{display:block;color:#64748b;font-size:.7rem;font-weight:800;line-height:1.25}.feedback-pdi-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.feedback-pdi-form label{display:grid;gap:.35rem;min-width:0;color:#64748b;font-size:.74rem;font-weight:950;text-transform:uppercase}.feedback-pdi-form input,.feedback-pdi-form select,.feedback-pdi-form textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#0f172a;padding:.62rem .7rem;font:inherit;font-size:.88rem;font-weight:780;outline:none;text-transform:none}.feedback-pdi-form textarea{min-height:78px;resize:vertical;line-height:1.35}.feedback-pdi-form input:focus,.feedback-pdi-form select:focus,.feedback-pdi-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.feedback-pdi-save-message{margin:0;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.65rem .75rem;font-size:.84rem;font-weight:900}.feedback-pdi-timeline{display:grid;gap:.65rem}.feedback-pdi-timeline-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid #e2e8f0;padding-bottom:.65rem}.feedback-pdi-timeline-head span{display:block;color:#2563eb;font-size:.7rem;font-weight:950;text-transform:uppercase}.feedback-pdi-timeline-head h3{margin:.12rem 0 0}.feedback-pdi-timeline-head>strong{border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:.25rem .55rem;font-size:.76rem;font-weight:950;white-space:nowrap}.feedback-pdi-timeline article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;border-left:3px solid #2563eb;padding-left:.65rem}.feedback-pdi-timeline svg{color:#2563eb;margin-top:.15rem}.feedback-pdi-timeline strong{display:block;color:#0f172a;font-size:.86rem;font-weight:950}.feedback-pdi-timeline-tags{display:flex;flex-wrap:wrap;gap:.32rem;margin:.3rem 0}.feedback-pdi-timeline-tags span{display:inline-flex;align-items:center;min-height:22px;border:1px solid #dbe3ef;border-radius:999px;background:#f8fafc;color:#475569;padding:.16rem .48rem;font-size:.72rem;font-weight:900;line-height:1.1}.feedback-pdi-timeline-tags span[data-tone=in_progress]{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.feedback-pdi-timeline-tags span[data-tone=done]{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.feedback-pdi-timeline-tags span[data-tone=draft]{border-color:#fde68a;background:#fffbeb;color:#92400e}.feedback-pdi-timeline em{display:block;margin:.25rem 0;border-left:2px solid #f59e0b;background:#fff7ed;color:#7c2d12;padding:.32rem .45rem;font-size:.78rem;font-style:normal;font-weight:850;line-height:1.32;overflow-wrap:anywhere}.feedback-pdi-timeline small{display:block;margin-top:.2rem}.feedback-pdi-empty{margin:0;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#64748b;padding:.85rem;font-size:.88rem;font-weight:800}.feedback-pdi-library{display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,1fr);gap:.85rem;padding:.85rem}.feedback-pdi-library-single{grid-template-columns:1fr}.feedback-pdi-library>article{min-width:0;border:1px solid #dbe3ef;border-radius:12px;background:#fff;padding:1rem}.feedback-pdi-library h2{margin:0 0 .7rem;font-size:1.05rem}.feedback-pdi-library-title{display:flex!important;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.feedback-pdi-library-title span{color:#2563eb!important;font-size:.74rem!important;font-weight:950!important;text-transform:uppercase}.feedback-pdi-library-title h2{margin:.18rem 0 0}.feedback-pdi-library-title p{max-width:520px;margin:0;color:#64748b;font-size:.86rem;font-weight:780;line-height:1.35}.feedback-pdi-library p{display:flex;align-items:flex-start;gap:.45rem;margin:0 0 .55rem;color:#334155;font-size:.88rem;font-weight:780;line-height:1.35}.feedback-pdi-library p svg{flex:0 0 auto;color:#16a34a;margin-top:.05rem}.feedback-pdi-library article>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.feedback-pdi-library section{border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc;padding:.75rem}.feedback-pdi-library section strong{display:block;color:#0f172a;font-size:.9rem;font-weight:950;margin-bottom:.25rem}.feedback-pdi-library section span{display:block;color:#475569;font-size:.82rem;font-weight:720;line-height:1.35}.feedback-pdi-goals-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.65rem}.feedback-pdi-goal-card{display:grid;align-content:start;gap:.55rem;background:#f8fbff!important}.feedback-pdi-goal-card-head{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;gap:.45rem;align-items:center}.feedback-pdi-goal-card-head svg{color:#16a34a}.feedback-pdi-goal-card-head strong{margin:0!important;overflow-wrap:anywhere}.feedback-pdi-goal-card-head b{border-radius:999px;background:#fffbeb;color:#92400e;padding:.22rem .48rem;font-size:.72rem;font-weight:950;white-space:nowrap}.feedback-pdi-goal-card p{display:block!important;margin:0!important;border-left:3px solid #f59e0b;border-radius:8px;background:#fff;color:#334155!important;padding:.52rem .62rem;font-size:.8rem!important;font-weight:780!important}.feedback-pdi-goal-card button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.45rem .6rem;font-size:.78rem;font-weight:950;cursor:pointer}.feedback-pdi-goal-card button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-type-card-head{display:flex!important;align-items:center;justify-content:space-between;gap:.7rem;margin-bottom:.4rem}.feedback-pdi-type-card-head strong{margin:0}.feedback-pdi-type-card-head button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1d4ed8;padding:.45rem .6rem;font-size:.78rem;font-weight:950;cursor:pointer;white-space:nowrap}.feedback-pdi-type-card-head button:hover{border-color:#f59e0b;background:#fffbeb;color:#92400e}.feedback-pdi-type-template{display:block!important;margin:.65rem 0 0!important;border-left:3px solid #2563eb;border-radius:8px;background:#fff;color:#334155!important;padding:.55rem .65rem;font-size:.8rem!important;font-weight:780!important;line-height:1.35}@media (max-width: 1100px){.feedback-pdi-hero,.feedback-pdi-grid,.feedback-pdi-action-list,.feedback-pdi-analytics-grid,.feedback-pdi-journey-grid,.feedback-pdi-command-grid,.feedback-pdi-command-next,.feedback-pdi-playbook-grid,.feedback-pdi-user-dashboard-grid,.feedback-pdi-dashboard-blueprint-grid,.feedback-pdi-collaborator-policy-grid,.feedback-pdi-delivery-counters,.feedback-pdi-delivery-list,.feedback-pdi-task-lane-grid,.feedback-pdi-week-grid,.feedback-pdi-meeting-grid,.feedback-pdi-risk-grid,.feedback-pdi-next-action,.feedback-pdi-sla-panel,.feedback-pdi-inbox-tracker-metrics,.feedback-pdi-inbox-next,.feedback-pdi-inbox-timeline,.feedback-pdi-inbox-response-fields,.feedback-pdi-outcome-grid,.feedback-pdi-script-grid,.feedback-pdi-executive-grid,.feedback-pdi-executive-decision,.feedback-pdi-action-templates-grid,.feedback-pdi-ninety-grid,.feedback-pdi-return-grid,.feedback-pdi-action-package-grid,.feedback-pdi-action-package-dashboard,.feedback-pdi-action-package-collaborator-grid,.feedback-pdi-library,.feedback-pdi-tabs,.feedback-pdi-board-grid,.feedback-pdi-feedback-grid,.feedback-pdi-roadmap-grid,.feedback-pdi-goals-grid{grid-template-columns:1fr}.feedback-pdi-metrics,.feedback-pdi-detail-cards,.feedback-pdi-health-strip,.feedback-pdi-draft-checklist-grid,.feedback-pdi-quality-list,.feedback-pdi-insight-strip,.feedback-pdi-dashboard-blueprint-widgets{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-pdi-action-package-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-pdi-action-package-collaborator-actions{flex-wrap:wrap}.feedback-pdi-action-package-footer button{width:100%}}@media (max-width: 720px){.feedback-pdi-page{padding:.75rem}.feedback-pdi-toolbar,.feedback-pdi-metrics,.feedback-pdi-analytics-grid,.feedback-pdi-journey-grid,.feedback-pdi-health-strip,.feedback-pdi-command-grid,.feedback-pdi-command-next,.feedback-pdi-playbook-grid,.feedback-pdi-detail-cards,.feedback-pdi-selected-directive-grid,.feedback-pdi-dashboard-blueprint-grid,.feedback-pdi-dashboard-blueprint-widgets,.feedback-pdi-collaborator-policy-grid,.feedback-pdi-delivery-counters,.feedback-pdi-delivery-list,.feedback-pdi-task-lane-grid,.feedback-pdi-week-grid,.feedback-pdi-meeting-grid,.feedback-pdi-risk-grid,.feedback-pdi-next-action,.feedback-pdi-sla-panel,.feedback-pdi-inbox-tracker-metrics,.feedback-pdi-inbox-next,.feedback-pdi-inbox-timeline,.feedback-pdi-inbox-response-fields,.feedback-pdi-outcome-grid,.feedback-pdi-script-grid,.feedback-pdi-executive-grid,.feedback-pdi-executive-decision,.feedback-pdi-action-templates-grid,.feedback-pdi-ninety-grid,.feedback-pdi-return-grid,.feedback-pdi-action-package-grid,.feedback-pdi-action-package-dashboard,.feedback-pdi-action-package-collaborator,.feedback-pdi-action-package-collaborator-grid,.feedback-pdi-action-package-footer,.feedback-pdi-roadmap-grid,.feedback-pdi-quality-list,.feedback-pdi-draft-checklist-grid,.feedback-pdi-insight-strip,.feedback-pdi-form-grid,.feedback-pdi-library article>div,.feedback-pdi-tabs,.feedback-pdi-board-grid,.feedback-pdi-feedback-grid{grid-template-columns:1fr}.feedback-pdi-detail-head,.feedback-pdi-section-title,.feedback-pdi-form-head,.feedback-pdi-timeline-head,.feedback-pdi-quick-actions,.feedback-pdi-roadmap-head,.feedback-pdi-quality-head,.feedback-pdi-fast-filters,.feedback-pdi-script-head,.feedback-pdi-executive-head,.feedback-pdi-action-templates-head,.feedback-pdi-inbox-tracker-head,.feedback-pdi-ninety-head,.feedback-pdi-return-head,.feedback-pdi-action-package-head,.feedback-pdi-action-package-collaborator-head,.feedback-pdi-library-title{flex-direction:column;align-items:stretch}.feedback-pdi-script-head p,.feedback-pdi-executive-note,.feedback-pdi-action-templates-head p,.feedback-pdi-ninety-head p,.feedback-pdi-return-head p{max-width:none;text-align:left}.feedback-pdi-action-package-footer button{width:100%}.feedback-pdi-action-package-collaborator-actions{justify-content:stretch;width:100%}.feedback-pdi-action-package-collaborator-actions button{flex:1 1 150px}.feedback-pdi-section-actions,.feedback-pdi-form-actions{justify-content:stretch}.feedback-pdi-form-actions button{flex:1 1 170px}.feedback-pdi-selected-directive footer{align-items:stretch;flex-direction:column}.feedback-pdi-detail-actions{justify-content:stretch}.feedback-pdi-draft-checklist-head{align-items:stretch;flex-direction:column}.feedback-pdi-command-next footer{justify-content:stretch}.feedback-pdi-command-next button,.feedback-pdi-detail-actions button{flex:1 1 150px}.feedback-pdi-selected-directive button{width:100%}.feedback-pdi-quick-actions>div:last-child{justify-content:stretch}.feedback-pdi-quick-actions button{flex:1 1 180px}.feedback-pdi-fast-filters>div{justify-content:stretch}.feedback-pdi-fast-filters button{flex:1 1 140px}.feedback-pdi-user-dashboard-controls{justify-content:stretch}.feedback-pdi-user-dashboard-controls button{flex:1 1 145px}.feedback-pdi-section-actions button{flex:1 1 160px}.feedback-pdi-type-card-head{align-items:stretch;flex-direction:column}.feedback-pdi-user-dashboard-grid footer{align-items:stretch;flex-direction:column}.feedback-pdi-user-dashboard-grid footer button{width:100%}.feedback-pdi-inbox-tracker-list article{align-items:flex-start;flex-direction:column}.feedback-pdi-inbox-tracker-list small{white-space:normal}.feedback-pdi-status-bars button,.feedback-pdi-type-bars>div{grid-template-columns:1fr 4rem}.feedback-pdi-status-bars button>div,.feedback-pdi-type-bars div>div{grid-column:1 / -1;grid-row:2}}.comissao-shortcuts-panel{margin-top:8px;border:1px solid #dbe6f6;border-radius:8px;background:#f8fbff;overflow:hidden}.comissao-shortcuts-toggle{width:100%;min-height:42px;border:0;background:transparent;color:#173b68;display:grid;grid-template-columns:18px minmax(0,1fr) auto 18px;align-items:center;gap:8px;padding:9px 12px;font-size:.86rem;font-weight:700;text-align:left;cursor:pointer}.comissao-shortcuts-toggle:hover{background:#eef6ff}.comissao-shortcuts-toggle span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comissao-shortcuts-toggle strong{border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.72rem;line-height:1;padding:5px 8px}.comissao-shortcuts-content{display:flex;flex-direction:column;gap:8px;padding:12px;border-top:1px solid #dbe6f6;background:#fff}.comissao-shortcuts-input-row{position:relative}.comissao-shortcuts-input-row input{padding-left:34px}.comissao-shortcuts-field-icon{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}.comissao-shortcuts-manage-row{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(180px,1.2fr) auto;gap:8px;align-items:center}.comissao-shortcuts-action,.comissao-shortcuts-remove{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;white-space:nowrap}.comissao-shortcuts-remove{width:fit-content;margin-top:2px}.comissao-shortcuts-remove:disabled{opacity:.45;cursor:not-allowed;text-decoration:none}@media (max-width: 900px){.comissao-shortcuts-manage-row{grid-template-columns:1fr}}.agenda-approval-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;min-width:92px;padding:4px 10px;border-radius:20px;border:1px solid #e2e8f0;background:#fff;color:#94a3b8;font-size:.7rem;font-weight:700;cursor:pointer;transition:all .2s}.agenda-approval-toggle.ok{background:#dcfce7;color:#166534;border-color:#bbf7d0}.agenda-approval-circle{width:14px;height:14px;border:2px solid #cbd5e1;border-radius:50%;background:transparent}.agenda-approval-circle.ok{border-color:#16a34a;background:#16a34a;box-shadow:inset 0 0 0 2px #dcfce7}.agenda-approval-toggle:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:1px}.agenda-approval-toggle:disabled{opacity:.6;cursor:not-allowed}textarea{resize:vertical}.form-group textarea{min-height:80px}.agenda-tipo-multi-container{position:relative;width:100%}.agenda-tipo-multi-trigger{width:100%;min-height:42px;border:2px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-background-page);display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;cursor:pointer;text-align:left;transition:border-color .2s,background-color .2s}.agenda-tipo-multi-trigger:hover{background-color:#ebecf0}.agenda-tipo-multi-trigger.is-disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.agenda-tipo-multi-value-list{display:flex;flex-wrap:wrap;align-items:center;gap:4px;min-width:0}.agenda-tipo-chip{display:inline-flex;align-items:center;border-radius:8px;padding:2px 6px;font-size:.72rem;line-height:1.2;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agenda-tipo-plus{color:#64748b;font-size:.75rem;font-weight:700}.agenda-tipo-multi-placeholder{color:#94a3b8;font-size:.9rem}.agenda-tipo-multi-menu{position:absolute;left:0;right:0;background:#fff;border:1px solid #dfe1e6;border-radius:6px;box-shadow:0 10px 24px #0f172a29;z-index:1200;max-height:260px;overflow-y:auto}.agenda-tipo-multi-menu.down{top:calc(100% + 6px)}.agenda-tipo-multi-menu.up{bottom:calc(100% + 6px)}.agenda-tipo-multi-option{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid #f1f5f9;cursor:pointer;font-size:.85rem}.agenda-tipo-multi-option:last-of-type{border-bottom:none}.agenda-tipo-multi-option input{margin:0}.agenda-tipo-multi-actions{padding:8px 10px;border-top:1px solid #eef2f7;background:#fafcff}.agenda-tipo-multi-clear{border:none;background:transparent;color:#2563eb;font-size:.78rem;font-weight:600;cursor:pointer;padding:0}.agenda-tipo-multi-clear:disabled{color:#94a3b8;cursor:not-allowed}.char-counter{text-align:right;font-size:.75rem;color:var(--color-text-secondary);padding-right:4px;height:1rem;margin-top:-4px;transition:color .2s}.form-group input.input-error{border-color:var(--color-danger)}.agenda-form-container{display:flex;flex-direction:column;height:100%;overflow:hidden}.agenda-item-form{flex-grow:1;overflow-y:auto;background-color:var(--color-background-page)}.form-scroll-content{padding:24px}.form-section{background-color:var(--color-background-card);border:none;border-radius:var(--border-radius);padding:24px;margin-bottom:24px;box-shadow:var(--shadow);transition:box-shadow .2s ease-in-out}.form-section:focus-within{box-shadow:0 4px 8px #091e4240,0 0 1px #091e424f}.form-section-header{display:flex;align-items:center;gap:12px;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid var(--color-border);color:var(--color-text-primary)}.form-section-title{font-size:1.1rem;font-weight:600;margin:0}.form-grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.form-grid-container.grid-cols-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.form-grid-container-single-col{display:flex;flex-direction:column;gap:20px}.grid-col-span-2{grid-column:span 2}@media (max-width: 768px){.grid-col-span-2{grid-column:span 1}}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:.8rem;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{width:100%;padding:8px 10px;border:2px solid var(--color-border);border-radius:var(--border-radius);font-size:.95rem;background-color:var(--color-background-page);transition:border-color .2s,background-color .2s}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{background-color:#ebecf0}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--color-border-focus);background-color:var(--color-background-card)}.form-group input[disabled],.form-group select[disabled],.form-group textarea[disabled]{background-color:#f4f5f7;cursor:not-allowed;opacity:.7}.form-group textarea{min-height:80px;resize:vertical}.input-wrapper{position:relative}.data-status-tag{position:absolute;top:50%;right:12px;transform:translateY(-50%);padding:2px 8px;font-size:.75rem;font-weight:500;border-radius:12px;color:#fff}.status-vencido{background-color:var(--color-danger)}.status-hoje{background-color:#f59e0b}.status-proximo{background-color:#10b981}.youtube-section{border-top:1px solid var(--color-border);padding-top:20px;margin-top:10px}.youtube-section h4{margin:0 0 16px;font-size:1rem;color:var(--color-text-primary)}.modal-actions-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid var(--color-border);background-color:var(--color-background-card);flex-shrink:0}.button-primary,.button-danger{padding:10px 16px;font-size:.9rem;font-weight:600;border:none;border-radius:var(--border-radius);cursor:pointer;transition:background-color .2s,transform .1s,box-shadow .2s}.button-primary{background-color:var(--color-primary);color:#fff}.button-primary:hover{background-color:var(--color-primary-hover)}.button-danger{background-color:var(--color-danger);color:#fff}.button-danger:hover{background-color:var(--color-danger-hover)}.button-primary:disabled,.button-danger:disabled{opacity:.6;cursor:not-allowed}.button-primary:active,.button-danger:active{transform:scale(.98)}.helper-text-container{display:flex;justify-content:space-between;align-items:center;padding:0 4px;height:1rem;margin-top:2px}.limit-error-message{font-size:.75rem;color:var(--color-danger);font-weight:500;flex-shrink:0;white-space:nowrap}.image-upload-box{border:2px dashed var(--color-border);border-radius:var(--border-radius);padding:20px;text-align:center;cursor:pointer;transition:background-color .2s,border-color .2s;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:150px;margin-top:6px;color:var(--color-text-secondary);background-color:var(--color-background-page)}.image-upload-box:hover,.image-upload-box.dragging{border-color:var(--color-primary);background-color:#eaf2ff}.image-upload-box.disabled{cursor:not-allowed;background-color:#f4f5f7;opacity:.7}.image-upload-box.disabled:hover{border-color:var(--color-border)}.thumb-preview{max-width:100%;max-height:150px;border-radius:4px;object-fit:contain}.image-upload-actions{margin-top:12px;display:flex;gap:10px;align-items:center;justify-content:center}.button-danger-text{background:none;border:none;color:var(--color-danger);cursor:pointer;padding:0;font-weight:600}.button-danger-text:hover{text-decoration:underline}.ql-toolbar.ql-snow,.ql-container.ql-snow{border-color:var(--color-border);border-radius:var(--border-radius)}.ql-container.ql-snow{border-top-left-radius:0;border-top-right-radius:0}.ql-toolbar.ql-snow{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}:root{--color-primary: #0052cc;--color-primary-hover: #0065ff;--color-danger: #de350b;--color-danger-hover: #bf2600;--color-text-primary: #172b4d;--color-text-secondary: #5e6c84;--color-border: #dfe1e6;--color-border-focus: #4c9aff;--color-background-page: #f4f5f7;--color-background-card: #ffffff;--border-radius: 6px;--shadow: 0 1px 1px rgba(9, 30, 66, .25), 0 0 1px rgba(9, 30, 66, .31)}.helper-text-container{display:flex;justify-content:space-between;align-items:center;padding:0 4px;height:1rem;margin-top:4px}.limit-error-message{font-size:.75rem;color:var(--color-danger);font-weight:500;white-space:nowrap}.char-counter{font-size:.75rem;color:var(--color-text-secondary);transition:color .2s;margin-left:auto}.char-counter.limit-reached{color:var(--color-danger);font-weight:600}.form-group input.input-error{border-color:var(--color-danger);box-shadow:0 0 0 1px var(--color-danger)}.image-upload-box{border:2px dashed var(--color-border)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-start;justify-content:center;padding-top:60px;z-index:9999}.deliveries-modal{background:#fff;border-radius:12px;width:min(820px,calc(100% - 32px));max-height:70vh;overflow:auto;box-shadow:0 12px 30px #0000002e;padding:16px}.deliveries-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.deliveries-meta-line{display:flex;gap:18px;color:#4b5563;margin-bottom:10px;flex-wrap:wrap}.deliveries-empty{padding:16px;color:#6b7280}.deliveries-table{width:100%;border-collapse:collapse;font-size:.95rem}.deliveries-table th,.deliveries-table td{border-bottom:1px solid #e5e7eb;padding:10px 8px;text-align:left}.button-secondary.button-small{padding:6px 10px;font-size:.9rem}.team-bulk-add-row{display:flex;align-items:center;gap:8px;padding:8px 0 16px;border-bottom:1px dashed #e5e7eb;margin-bottom:12px}.team-bulk-label{font-weight:600}.team-bulk-select{min-width:220px;padding:6px 10px;border:1px solid #d0d7de;border-radius:8px;background:#fff}.section-title{font-size:.9rem;font-weight:700;color:#374151;margin:14px 0 8px;text-transform:uppercase;letter-spacing:.02em}.teams-vertical-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.team-vertical-card{border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#fff}.team-vertical-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.team-title-line{display:flex;align-items:center;gap:8px}.team-name{font-weight:700}.team-count{color:#6b7280;font-size:.85rem}.team-badge{margin-left:auto;font-size:.75rem;padding:4px 8px;border-radius:999px;border:1px solid transparent}.team-badge.on{background:#e7f5ff;color:#0b69a3;border-color:#b3e1ff}.team-badge.off{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.team-members-chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 8px}.avatar-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #d0d7de;border-radius:999px;background:#fff;cursor:pointer;transition:box-shadow .15s ease,background-color .15s ease,border-color .15s ease}.avatar-chip:hover{box-shadow:0 1px 2px #1018280f,0 1px 1px #1018280a}.avatar-chip.selected{background:#eef6ff;border-color:#84c5ff}.avatar-chip .assignee-avatar-small{width:22px;height:22px;font-size:11px}.chip-name{font-size:.85rem;color:#1f2937}.team-vertical-actions{display:flex;justify-content:flex-end}.button-secondary.danger-outline{border-color:#ef4444!important;color:#ef4444!important;background:#fff!important}.button-secondary.danger-outline:hover{background:#fff5f5!important}.department-vertical-section{margin-top:18px}.users-vertical-list{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:6px}.user-vertical-item{display:flex;align-items:center;gap:10px}.user-vertical-item .assignee-avatar-small{width:24px;height:24px}.assignee-avatar-small{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.assignee-avatar-small.avatar-image{object-fit:cover}.user-selection-modal{width:900px;max-width:95vw;max-height:80vh;overflow:auto;border-radius:10px;background:#fff;box-shadow:0 12px 32px #0000002e;padding:16px 18px}.user-selection-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.user-selection-header h4{margin:0;font-size:18px;font-weight:600}.modal-close-button{border:0;background:transparent;font-size:18px;cursor:pointer;opacity:.7}.modal-close-button:hover{opacity:1}.user-selection-actions-top{display:flex;gap:8px;margin-bottom:12px}.button-primary,.button-secondary{border:1px solid #d0d5dd;background:#f8fafc;padding:6px 10px;border-radius:8px;font-size:14px;cursor:pointer}.button-primary{background:#2563eb;color:#fff;border-color:#2563eb}.button-primary:disabled{opacity:.5;cursor:not-allowed}.button-secondary:hover{background:#eef2f7}.teams-block{border:1px solid #e5e7eb;border-radius:10px;padding:12px;margin-bottom:14px;background:#fafafa}.teams-block-title{font-size:12px;font-weight:700;color:#6b7280;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px}.team-group{border:1px dashed #e5e7eb;border-radius:10px;padding:12px;margin-bottom:10px;background:#fff}.team-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.team-title{display:flex;align-items:center;gap:10px}.team-name{font-weight:700;font-size:15px}.team-members-count{font-size:12px;color:#6b7280}.team-avatars{display:flex;align-items:center;gap:6px}.team-avatars .avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 1px 2px #00000014;font-size:11px;color:#fff;background:#9ca3af}.team-avatars .avatar img{width:100%;height:100%;object-fit:cover}.team-toggle-btn{padding:6px 10px;font-size:13px;border-radius:8px;border:1px solid #d1d5db;background:#f9fafb;cursor:pointer}.team-toggle-btn:hover{background:#f3f4f6}.team-toggle-btn.active{border-color:#2563eb;background:#e0ecff;color:#1d4ed8}.users-block{border:1px solid #e5e7eb;border-radius:10px;padding:12px;background:#fafafa}.users-block-title{font-size:12px;font-weight:700;color:#6b7280;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px}.user-vertical-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}@media (max-width: 720px){.user-vertical-list{grid-template-columns:1fr}}.user-vertical-item{padding:8px 10px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;gap:10px}.user-line{display:flex;align-items:center;gap:10px;flex:1}.user-line input[type=checkbox]{width:16px;height:16px;cursor:pointer}.user-line .avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 1px 2px #00000014;font-size:11px;color:#fff;background:#9ca3af}.user-line .avatar img{width:100%;height:100%;object-fit:cover}.user-line .name{font-size:14px;color:#111827}.modal-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.user-selection-modal{position:relative;max-width:95vw;max-height:80vh;overflow:auto;border-radius:10px;background:#fff}.modal-overlay.conversation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10100;display:flex;align-items:center;justify-content:center;padding:24px;background-color:#0000009e}.modal-content.conversation-modal-content{width:min(1240px,92vw);height:min(826px,88vh);max-height:88vh;padding:22px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a4d;display:flex;flex-direction:column}.conversation-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.conversation-header h3{margin:0;color:#1f2937;font-size:22px;font-weight:800}.conversation-header p{margin:6px 0 0;color:#64748b;font-size:13px;font-weight:600}.close-button{width:36px;height:36px;border:0;border-radius:50%;background:#f8fafc;color:#111827;font-size:30px;line-height:1;cursor:pointer}.conversation-body{flex:1;min-height:0;overflow-y:auto;padding:22px 0}.conversation-thread{display:flex;flex-direction:column;gap:14px}.conversation-message-row{display:flex;align-items:flex-end;gap:10px;max-width:78%}.conversation-message-row.mine{margin-left:auto;justify-content:flex-end}.conversation-message-row.theirs{margin-right:auto}.conversation-avatar{width:34px;height:34px;border-radius:50%;background:#94a3b8;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:12px;font-weight:800}.conversation-message-stack{min-width:0}.conversation-message-bubble{border-radius:8px;padding:12px 14px;color:#0f172a;overflow-wrap:anywhere}.conversation-message-bubble.mine{background:#0d6efd;color:#fff}.conversation-message-bubble.theirs{background:#f1f5f9;border:1px solid #e2e8f0}.conversation-message-meta{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:12px;font-weight:700}.conversation-message-meta span{opacity:.78;font-weight:600}.conversation-message-text{font-size:15px;line-height:1.45}.conversation-children{margin-top:10px;margin-left:22px;display:flex;flex-direction:column;gap:10px}.conversation-empty{margin:0;color:#64748b}.conversation-footer{padding-top:16px;border-top:1px solid #e5e7eb}.conversation-input{width:100%;min-height:82px;padding:12px;border:1px solid #cbd5e1;border-radius:6px;resize:vertical;font-size:15px}.conversation-send-button{margin-top:12px;padding:10px 18px;border:0;border-radius:6px;background:#0d6efd;color:#fff;font-weight:700;cursor:pointer}@media (max-width: 640px){.modal-overlay.conversation-overlay{padding:12px}.conversation-modal-content{width:100%;height:86vh;padding:16px}.conversation-message-row{max-width:92%}}.floating-inbox-button{position:fixed;right:24px;bottom:24px;z-index:10050;width:62px;height:62px;border:0;border-radius:999px;background:#22c55e;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 18px 38px #16a34a59;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease;animation:floating-inbox-pulse 1.9s ease-in-out infinite}.floating-inbox-button:hover{background:#16a34a;transform:translateY(-2px) scale(1.03);box-shadow:0 22px 44px #16a34a6b}.floating-inbox-badge{position:absolute;top:-5px;right:-4px;min-width:24px;height:24px;padding:0 7px;border-radius:999px;border:2px solid #ffffff;background:#ef4444;color:#fff;font-size:12px;font-weight:800;line-height:20px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}@keyframes floating-inbox-pulse{0%{box-shadow:0 0 #22c55e5c,0 18px 38px #16a34a59}70%{box-shadow:0 0 0 14px #22c55e00,0 18px 38px #16a34a59}to{box-shadow:0 0 #22c55e00,0 18px 38px #16a34a59}}@media (max-width: 640px){.floating-inbox-button{right:16px;bottom:16px;width:56px;height:56px}}
