.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.-top-3{top:-.75rem}.bottom-2{bottom:.5rem}.bottom-5{bottom:1.25rem}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-4{left:1rem}.left-7{left:1.75rem}.right-0{right:0}.right-2{right:.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.top-0{top:0}.top-1\/2{top:50%}.top-2\.5{top:.625rem}.top-3{top:.75rem}.top-4{top:1rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[75\]{z-index:75}.z-\[80\]{z-index:80}.z-\[9999\]{z-index:9999}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-full{grid-column:1 / -1}.float-right{float:right}.m-0{margin:0}.m-3{margin:.75rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.-ml-2{margin-left:-.5rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-auto{margin-right:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.\!inline{display:inline!important}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.\!h-2{height:.5rem!important}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[30px\]{height:30px}.h-\[75vh\]{height:75vh}.h-\[85vh\]{height:85vh}.h-\[90vh\]{height:90vh}.h-\[calc\(100vh-0px\)\]{height:calc(100vh + -0px)}.h-\[min\(760px\,92vh\)\]{height:min(760px,92vh)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-\[420px\]{max-height:420px}.max-h-\[54vh\]{max-height:54vh}.max-h-\[55vh\]{max-height:55vh}.max-h-\[58vh\]{max-height:58vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[86vh\]{max-height:86vh}.max-h-\[88vh\]{max-height:88vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[94vh\]{max-height:94vh}.max-h-\[calc\(100vh-1\.5rem\)\]{max-height:calc(100vh - 1.5rem)}.max-h-\[calc\(100vh-180px\)\]{max-height:calc(100vh - 180px)}.max-h-\[calc\(100vh-20rem\)\]{max-height:calc(100vh - 20rem)}.max-h-\[calc\(100vh-220px\)\]{max-height:calc(100vh - 220px)}.max-h-\[min\(760px\,calc\(100vh-2rem\)\)\]{max-height:min(760px,calc(100vh - 2rem))}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-20{min-height:5rem}.min-h-48{min-height:12rem}.min-h-56{min-height:14rem}.min-h-64{min-height:16rem}.min-h-72{min-height:18rem}.min-h-80{min-height:20rem}.min-h-\[140px\]{min-height:140px}.min-h-\[28rem\]{min-height:28rem}.min-h-\[300px\]{min-height:300px}.min-h-\[44px\]{min-height:44px}.min-h-\[50vh\]{min-height:50vh}.min-h-\[52px\]{min-height:52px}.min-h-\[720px\]{min-height:720px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-2{width:.5rem!important}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-56{width:14rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[22rem\]{width:22rem}.w-\[260px\]{width:260px}.w-\[280px\]{width:280px}.w-\[320px\]{width:320px}.w-\[340px\]{width:340px}.w-\[360px\]{width:360px}.w-\[420px\]{width:420px}.w-\[440px\]{width:440px}.w-\[500px\]{width:500px}.w-\[560px\]{width:560px}.w-\[600px\]{width:600px}.w-\[640px\]{width:640px}.w-\[700px\]{width:700px}.w-\[820px\]{width:820px}.w-\[860px\]{width:860px}.w-\[90vw\]{width:90vw}.w-\[95vw\]{width:95vw}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-56{min-width:14rem}.min-w-7{min-width:1.75rem}.min-w-\[1000px\]{min-width:1000px}.min-w-\[10rem\]{min-width:10rem}.min-w-\[11rem\]{min-width:11rem}.min-w-\[130px\]{min-width:130px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[240px\]{min-width:240px}.min-w-\[280px\]{min-width:280px}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-\[360px\]{min-width:360px}.min-w-\[390px\]{min-width:390px}.min-w-\[3px\]{min-width:3px}.min-w-\[420px\]{min-width:420px}.min-w-\[480px\]{min-width:480px}.min-w-\[70px\]{min-width:70px}.min-w-\[760px\]{min-width:760px}.min-w-\[90px\]{min-width:90px}.min-w-\[980px\]{min-width:980px}.min-w-\[9rem\]{min-width:9rem}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-56{max-width:14rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[100px\]{max-width:100px}.max-w-\[110px\]{max-width:110px}.max-w-\[1250px\]{max-width:1250px}.max-w-\[140px\]{max-width:140px}.max-w-\[14rem\]{max-width:14rem}.max-w-\[1500px\]{max-width:1500px}.max-w-\[150px\]{max-width:150px}.max-w-\[1600px\]{max-width:1600px}.max-w-\[1700px\]{max-width:1700px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[210px\]{max-width:210px}.max-w-\[2200px\]{max-width:2200px}.max-w-\[280px\]{max-width:280px}.max-w-\[360px\]{max-width:360px}.max-w-\[420px\]{max-width:420px}.max-w-\[460px\]{max-width:460px}.max-w-\[55\%\]{max-width:55%}.max-w-\[85\%\]{max-width:85%}.max-w-\[88\%\]{max-width:88%}.max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[1\.2\]{flex:1.2}.flex-\[2\]{flex:2}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.basis-full{flex-basis:100%}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-0{--tw-border-spacing-x: 0px;--tw-border-spacing-y: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.origin-left{transform-origin:left}.origin-right{transform-origin:right}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-default{cursor:default}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-none{resize:none}.resize-y{resize:vertical}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-\[1fr_100px_auto\]{grid-template-columns:1fr 100px auto}.grid-cols-\[1fr_150px\]{grid-template-columns:1fr 150px}.grid-cols-\[1fr_1fr_1\.4fr\]{grid-template-columns:1fr 1fr 1.4fr}.grid-cols-\[1fr_1fr_120px_1fr_auto\]{grid-template-columns:1fr 1fr 120px 1fr auto}.grid-cols-\[1fr_1fr_auto\]{grid-template-columns:1fr 1fr auto}.grid-cols-\[1fr_72px_72px_32px\]{grid-template-columns:1fr 72px 72px 32px}.grid-cols-\[1fr_repeat\(3\,130px\)_28px\]{grid-template-columns:1fr repeat(3,130px) 28px}.grid-cols-\[minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1fr)}.grid-cols-\[repeat\(4\,minmax\(0\,1fr\)\)_minmax\(320px\,2fr\)\]{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(320px,2fr)}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-px{gap:1px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(249 250 251 / var(--tw-divide-opacity, 1))}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[3px\]{border-width:3px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-200\/60{border-color:#fde68a99}.border-amber-200\/70{border-color:#fde68ab3}.border-amber-200\/80{border-color:#fde68acc}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-300\/70{border-color:#fcd34db3}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.border-black\/5{border-color:#0000000d}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-200\/70{border-color:#bfdbfeb3}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-brand-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-brand-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-current{border-color:currentColor}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-danger-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-200\/50{border-color:#e5e7eb80}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-200\/60{border-color:#bbf7d099}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-rose-100{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-rose-400{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.border-sky-100{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-200\/90{border-color:#e2e8f0e6}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-100{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-violet-400{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/15{border-color:#ffffff26}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.\!bg-amber-400{--tw-bg-opacity: 1 !important;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))!important}.\!bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))!important}.\!bg-sky-400{--tw-bg-opacity: 1 !important;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))!important}.\!bg-slate-400{--tw-bg-opacity: 1 !important;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))!important}.bg-\[\#f4f5f8\]{--tw-bg-opacity: 1;background-color:rgb(244 245 248 / var(--tw-bg-opacity, 1))}.bg-\[\#f8fafc\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-100\/60{background-color:#fef3c799}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/30{background-color:#fffbeb4d}.bg-amber-50\/40{background-color:#fffbeb66}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-50\/60{background-color:#fffbeb99}.bg-amber-50\/80{background-color:#fffbebcc}.bg-amber-50\/90{background-color:#fffbebe6}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-900{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.bg-black\/40{background-color:#0006}.bg-black\/45{background-color:#00000073}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/80{background-color:#000c}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-100\/70{background-color:#dbeafeb3}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/20{background-color:#eff6ff33}.bg-blue-50\/40{background-color:#eff6ff66}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-50\/60{background-color:#eff6ff99}.bg-blue-50\/90{background-color:#eff6ffe6}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-brand-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-brand-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-brand-50\/60{background-color:#eff6ff99}.bg-brand-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-danger-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-danger-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-danger-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-danger-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-300\/30{background-color:#6ee7b74d}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/40{background-color:#ecfdf566}.bg-emerald-50\/50{background-color:#ecfdf580}.bg-emerald-50\/60{background-color:#ecfdf599}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-50\/80{background-color:#f0fdf4cc}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50\/20{background-color:#eef2ff33}.bg-indigo-50\/40{background-color:#eef2ff66}.bg-indigo-50\/60{background-color:#eef2ff99}.bg-indigo-50\/70{background-color:#eef2ffb3}.bg-indigo-50\/80{background-color:#eef2ffcc}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-indigo-600\/90{background-color:#4f46e5e6}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/20{background-color:#fef2f233}.bg-red-50\/30{background-color:#fef2f24d}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-50\/60{background-color:#fff1f299}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-100\/90{background-color:#f1f5f9e6}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/20{background-color:#f8fafc33}.bg-slate-50\/30{background-color:#f8fafc4d}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-900\/50{background-color:#0f172a80}.bg-slate-900\/60{background-color:#0f172a99}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-slate-950\/35{background-color:#02061759}.bg-slate-950\/55{background-color:#0206178c}.bg-success-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-success-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-success-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-50\/40{background-color:#f5f3ff66}.bg-violet-50\/60{background-color:#f5f3ff99}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-violet-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.bg-warning-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-warning-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/25{background-color:#ffffff40}.bg-white\/70{background-color:#ffffffb3}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-50\/60{background-color:#fefce899}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-emerald-50{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900{--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950{--tw-gradient-from: #020617 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-blue-950{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #172554 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-950{--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e1b4b var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-900{--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0f172a var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-blue-950{--tw-gradient-to: #172554 var(--tw-gradient-to-position)}.to-cyan-950{--tw-gradient-to: #083344 var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-indigo-950{--tw-gradient-to: #1e1b4b var(--tw-gradient-to-position)}.to-slate-800{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.to-violet-50{--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position)}.fill-amber-400{fill:#fbbf24}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.\!pl-0{padding-left:0!important}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-3\.5{padding-left:.875rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-9{padding-left:2.25rem}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-24{padding-right:6rem}.pr-3{padding-right:.75rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-700\/80{color:#b45309cc}.text-amber-700\/90{color:#b45309e6}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-800\/90{color:#92400ee6}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-900\/80{color:#78350fcc}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-blue-950{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.text-brand-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-brand-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-brand-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-cyan-100{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.text-cyan-200{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-cyan-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.text-danger-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-danger-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-50{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-emerald-950{--tw-text-opacity: 1;color:rgb(2 44 34 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-200{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-indigo-500\/80{color:#6366f1cc}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-indigo-700\/70{color:#4338cab3}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-indigo-800\/80{color:#3730a3cc}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-indigo-950{--tw-text-opacity: 1;color:rgb(30 27 75 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-700\/90{color:#be123ce6}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-rose-950{--tw-text-opacity: 1;color:rgb(76 5 25 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.text-sky-950{--tw-text-opacity: 1;color:rgb(8 47 73 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-success-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-success-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-violet-500\/80{color:#8b5cf6cc}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.text-violet-950{--tw-text-opacity: 1;color:rgb(46 16 101 / var(--tw-text-opacity, 1))}.text-warning-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/70{color:#ffffffb3}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-2{text-underline-offset:2px}.accent-indigo-600{accent-color:#4f46e5}.accent-slate-700{accent-color:#334155}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-65{opacity:.65}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_rgba\(251\,191\,36\,0\.45\)\]{--tw-shadow: 0 0 0 1px rgba(251,191,36,.45);--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-card{--tw-shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color), 0 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-emerald-600\/20{--tw-shadow-color: rgb(5 150 105 / .2);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.ring-amber-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.ring-amber-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.ring-blue-400\/30{--tw-ring-color: rgb(96 165 250 / .3)}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.ring-emerald-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.ring-green-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.ring-indigo-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1))}.ring-indigo-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1))}.ring-indigo-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.ring-indigo-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.ring-violet-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.deal-map-widgets{display:block}.deal-map-widget{min-width:0;border:1px solid #dfe7f2;border-radius:11px;background:#fff;overflow:hidden}.deal-map-widget.is-documents,.deal-map-widget.is-messages{grid-column:1 / -1}.deal-map-widget-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border-bottom:1px solid #edf1f6;background:#fbfdff}.deal-map-widget-title{display:flex;align-items:center;gap:8px;min-width:0;color:#2458a6}.deal-map-widget-title>div{min-width:0}.deal-map-widget-title h4{margin:0;color:#1e293b;font-size:12px}.deal-map-widget-title small{display:block;margin-top:2px;color:#8491a5;font-size:10px}.deal-map-widget-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.deal-map-contract-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}.deal-map-contract-grid div{min-width:0;padding:8px;border:1px solid #edf1f6;border-radius:8px;background:#fbfdff}.deal-map-contract-grid .is-wide{grid-column:1 / -1}.deal-map-contract-grid span{display:block;color:#8491a5;font-size:9px;font-weight:750;text-transform:uppercase}.deal-map-contract-grid strong{display:block;margin-top:3px;color:#334155;font-size:11px;overflow-wrap:anywhere}.deal-map-contract-signing{display:flex;align-items:center;gap:8px;padding:0 12px 12px;color:#64748b;font-size:10px}.deal-map-status{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 auto;padding:0;border:1px solid;border-radius:50%;cursor:help}.deal-map-status.is-missing,.deal-map-status.is-alert{color:#b42318;border-color:#f3c5c0;background:#fff3f1}.deal-map-status.is-wait{color:#9a6700;border-color:#f1d596;background:#fff9e8}.deal-map-status.is-ok,.deal-map-status.is-ready{color:#1f7a45;border-color:#bfe3cd;background:#f1fbf5}.deal-map-status.is-na{color:#64748b;border-color:#dbe3ee;background:#f8fafc}.deal-map-doc-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;border-bottom:1px solid #edf1f6}.deal-map-filter-tabs{display:flex;gap:4px;flex-wrap:wrap}.deal-map-filter-tabs button{padding:5px 8px;border:1px solid #d9e2ef;border-radius:6px;color:#64748b;background:#fff;font-size:10px;font-weight:750;cursor:pointer}.deal-map-filter-tabs button.is-active{color:#2458a6;border-color:#9ebde9;background:#eef5ff}.deal-map-doc-toolbar input{min-width:180px;max-width:300px;padding:6px 8px;border:1px solid #d9e2ef;border-radius:6px;font-size:10px}.deal-map-archive-btn,.deal-map-open-comms{display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:5px 8px;border:1px solid #b9d0f3;border-radius:6px;color:#2458a6;background:#f4f8ff;font-size:10px;font-weight:800;cursor:pointer}.deal-map-archive-btn:disabled{opacity:.6;cursor:not-allowed}.deal-map-archive-hint{margin:8px 12px 0;color:#64748b;font-size:10px}.deal-map-archive-hint summary{cursor:pointer;color:#2458a6;font-weight:750}.deal-map-archive-hint span{display:block;padding:6px 0;line-height:1.5}.deal-map-inline-error{margin:8px 12px 0;color:#b42318;font-size:10px}.deal-map-inline-note{margin:8px 12px 0;color:#2458a6;font-size:10px}.deal-map-doc-group{min-width:0}.deal-map-doc-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;padding:8px 12px 12px}.deal-map-doc-group:last-child{padding-bottom:0}.deal-map-doc-group>summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;color:#64748b;cursor:pointer;font-size:10px;font-weight:800;letter-spacing:.04em;list-style:none;text-transform:uppercase}.deal-map-doc-group>summary::-webkit-details-marker{display:none}.deal-map-doc-group>summary:before{content:"›";color:#94a3b8;font-size:15px;line-height:1;transition:transform .15s ease}.deal-map-doc-group[open]>summary:before{transform:rotate(90deg)}.deal-map-doc-group>summary span{margin-left:auto;min-width:20px;padding:2px 5px;border-radius:999px;background:#eef2f7;text-align:center}.deal-map-doc-group-body{padding-bottom:5px}.deal-map-doc-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:43px;padding:6px 0;border-top:1px solid #f0f3f7}.deal-map-doc-row.is-alert{background:linear-gradient(90deg,#fff9f8,transparent)}.deal-map-doc-row.is-not-required{opacity:.75}.deal-map-doc-row.is-not-applicable{opacity:.62}.deal-map-doc-row.is-placeholder{opacity:.78;background:linear-gradient(90deg,#f8fafc,transparent)}.deal-map-doc-row.is-placeholder .deal-map-doc-title strong{color:#94a3b8}.deal-map-doc-owner{display:inline-flex;align-items:center;margin-left:6px;padding:1px 7px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:10px;font-weight:800}.deal-map-doc-main{min-width:0}.deal-map-doc-title{display:flex;align-items:center;gap:5px;min-width:0;color:#334155}.deal-map-doc-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.deal-map-doc-main>small{display:block;margin:3px 0 0 19px;color:#8491a5;font-size:9px;overflow-wrap:anywhere}.deal-map-doc-items{margin:4px 0 0 19px;color:#475569;font-size:9px;line-height:1.4}.deal-map-doc-actions{display:flex;align-items:center;flex:0 0 auto;gap:4px}.deal-map-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;padding:0;border:1px solid #d9e2ef;border-radius:6px;color:#52657d;background:#fff;cursor:pointer;text-decoration:none}.deal-map-icon-btn:hover{color:#2458a6;border-color:#9ebde9;background:#f4f8ff}.deal-map-req-btn{padding:4px 6px;border:1px solid #d9e2ef;border-radius:6px;color:#64748b;background:#fff;font-size:9px;cursor:pointer}.deal-map-empty{padding:16px 12px;color:#8491a5;font-size:11px}.deal-map-message-list{max-height:360px;overflow:auto}.deal-map-message{padding:9px 12px;border-bottom:1px solid #edf1f6}.deal-map-message.is-in{border-left:3px solid #6ba4ed}.deal-map-message.is-out{border-left:3px solid #8ac79b}.deal-map-message-meta{display:flex;align-items:center;gap:5px;color:#64748b;font-size:10px}.deal-map-message-meta strong{color:#334155}.deal-map-message-meta time{margin-left:auto;color:#94a3b8;font-size:9px}.deal-map-message>b{display:block;margin-top:4px;color:#334155;font-size:10px}.deal-map-message p{margin:4px 0 0;color:#475569;font-size:10px;line-height:1.45;white-space:pre-wrap}.deal-map-widget.is-messages .deal-map-widget-head{position:sticky;top:0;z-index:1}.deal-map-widget .finance-plan{border:0;border-radius:0;box-shadow:none}.deal-cost-evidence{margin:10px 12px 2px;padding:10px;border:1px solid #d9e2ef;border-radius:9px;background:#fbfdff}.deal-cost-evidence>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.deal-cost-evidence>header div,.deal-cost-evidence-card h4{display:flex;align-items:center;gap:6px}.deal-cost-evidence>header strong{color:#334155;font-size:11px}.deal-cost-evidence>header span{color:#64748b;font-size:9.5px}.deal-cost-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.deal-cost-evidence-card{min-width:0;padding:8px;border:1px solid;border-radius:8px}.deal-cost-evidence-card.is-waiting{border-color:#f1d596;background:#fffaf0}.deal-cost-evidence-card.is-confirmed{border-color:#bfe3cd;background:#f3fbf6}.deal-cost-evidence-card h4{margin:0 0 5px;color:#475569;font-size:10px}.deal-cost-evidence-card>span{display:inline-flex;align-items:center;gap:4px;color:#8491a5;font-size:9.5px}.deal-cost-evidence-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;border-top:1px solid rgba(148,163,184,.18)}.deal-cost-evidence-row>div{min-width:0}.deal-cost-evidence-row b,.deal-cost-evidence-row small{display:block}.deal-cost-evidence-row b{color:#334155;font-size:10px}.deal-cost-evidence-row small{margin-top:2px;color:#8491a5;font-size:8.5px}.deal-cost-evidence-row>strong{flex:0 0 auto;color:#334155;font-size:9.5px}.deal-cost-evidence>p{margin:8px 0 0;color:#64748b;font-size:9px}@media(max-width:760px){.deal-map-widgets,.deal-map-doc-columns{grid-template-columns:1fr}.deal-map-widget.is-documents,.deal-map-widget.is-messages{grid-column:auto}.deal-map-doc-toolbar{align-items:stretch;flex-direction:column}.deal-map-doc-toolbar input{max-width:none}.deal-cost-evidence-grid{grid-template-columns:1fr}}.dg-field-label{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.dg-source-badge{display:inline-flex;align-items:center;min-height:18px;padding:2px 7px;border:1px solid #bbf7d0;border-radius:999px;color:#047857;background:#ecfdf5;font-size:10px;font-weight:800;line-height:1;text-transform:none}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.translation-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a8f}.translation-modal-panel{display:flex;flex-direction:column;width:min(1180px,96vw);max-height:92vh;overflow:hidden;border:1px solid #d9e2ef;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0f172a3d}.translation-modal-header,.translation-modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.translation-modal-title{display:flex;align-items:center;gap:10px;color:#1e3a8a}.translation-modal-title h3{margin:0;color:#0f172a;font-size:18px;font-weight:800}.translation-modal-title span{display:block;margin-top:2px;color:#64748b;font-size:12px;font-weight:600}.translation-modal-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #dbe4ef;border-radius:6px;color:#64748b;background:#fff}.translation-modal-close:hover{color:#0f172a;background:#f1f5f9}.translation-modal-toolbar{justify-content:flex-end;background:#fff}.translation-modal-action,.translation-modal-save{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:7px 12px;border-radius:6px;font-size:12px;font-weight:800}.translation-modal-action{border:1px solid #c7d2fe;color:#3730a3;background:#eef2ff}.translation-modal-save{border:1px solid #0f766e;color:#fff;background:#0f766e}.translation-modal-action:disabled,.translation-modal-save:disabled{cursor:not-allowed;opacity:.55}.translation-modal-body{flex:1;overflow:auto;padding:16px 18px 20px;background:#f8fafc}.translation-modal-empty{padding:30px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;background:#fff;text-align:center;font-size:13px;font-weight:700}.translation-product-section{margin-bottom:14px;overflow:hidden;border:1px solid #d9e2ef;border-radius:8px;background:#fff}.translation-product-heading{display:flex;align-items:center;gap:9px;padding:11px 14px;border-bottom:1px solid #e2e8f0;background:#eef6ff;color:#0f172a}.translation-product-heading span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;color:#fff;background:#2563eb;font-size:12px;font-weight:800}.translation-product-heading strong{font-size:13px;font-weight:850}.translation-variant-section{border-top:1px solid #edf2f7;background:#fbfdff}.translation-variant-heading{padding:8px 14px;color:#475569;background:#f1f5f9;font-size:12px;font-weight:800}.translation-modal-row{display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px;padding:10px 14px;border-top:1px solid #edf2f7}.translation-modal-row:first-of-type{border-top:0}.translation-modal-label{padding-top:7px;color:#334155;font-size:12px;font-weight:800}.translation-modal-stack{display:grid;grid-template-rows:auto auto auto;gap:6px}.translation-modal-source{min-height:30px;padding:8px 9px;border:1px solid #e2e8f0;border-radius:6px;color:#0f172a;background:#f8fafc;font-size:13px;line-height:1.35;white-space:pre-wrap}.translation-modal-input{width:100%;min-height:30px;padding:7px 9px;border:1px solid #cbd5e1;border-radius:6px;color:#111827;background:#fff;font-size:13px;line-height:1.35;outline:none}.translation-modal-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb24}.translation-modal-input[readonly]{color:#64748b;background:#f8fafc}@media(max-width:760px){.translation-modal-backdrop{padding:10px}.translation-modal-panel{width:100%;max-height:95vh}.translation-modal-header,.translation-modal-toolbar{align-items:stretch;flex-direction:column}.translation-modal-row{grid-template-columns:1fr;gap:6px}.translation-modal-label{padding-top:0}}.app-shell-sidebar{width:15rem;transition:width .18s ease}.app-shell-sidebar.is-collapsed{width:4.25rem}.app-shell-sidebar.is-collapsed .app-shell-collapse-btn{margin:0 auto}.app-shell-main{padding-left:15rem;transition:padding-left .18s ease}.app-shell-main.is-collapsed{padding-left:4.25rem}.app-shell-collapse-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:auto;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#64748b;cursor:pointer}.app-shell-collapse-btn:hover{border-color:#cbd5e1;background:#f8fafc;color:#334155}.app-shell-nav-item{position:relative}.app-shell-nav-item.is-collapsed{justify-content:center;padding-left:.5rem;padding-right:.5rem}.app-shell-nav-badge-dot{position:absolute;top:5px;right:8px;width:7px;height:7px;overflow:hidden;border-radius:999px;background:#ef4444;color:transparent}.dashboard-page{min-height:100vh;padding:24px clamp(20px,2vw,40px) 40px;color:#0f172a;background:#f5f7fb}.dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px;padding:16px 18px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 6px 18px #0f172a0b}.dashboard-toolbar-title{display:grid;gap:5px;min-width:0}.dashboard-section-eyebrow{display:inline-flex;align-items:center;gap:7px;color:#475569;font-size:12px;font-weight:800;text-transform:uppercase}.dashboard-section-eyebrow svg{color:#2563eb}.dashboard-toolbar h1{margin:0;color:#0f172a;font-weight:850;line-height:1.1;font-size:24px}.dashboard-toolbar p{margin:0;color:#64748b;font-size:14px}.dashboard-toolbar-actions{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;min-width:min(780px,52vw)}.dashboard-deals-board,.dashboard-section-body>.overflow-x-auto,.dashboard-section-body>.p-6{border:1px solid #dfe7f2;border-radius:8px;background:#fff}.dashboard-searchbar{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;width:min(520px,42vw);min-height:42px;padding:0 13px;border:1px solid #d7e0ec;border-radius:8px;color:#64748b;background:#f8fafc}.dashboard-searchbar:focus-within{border-color:#93c5fd;background:#fff;box-shadow:0 0 0 3px #2563eb1a}.dashboard-searchbar input{min-width:0;border:0;outline:0;color:#0f172a;background:transparent;font-size:14px}.dashboard-section-body{min-width:0}.dashboard-section-body>.overflow-x-auto,.dashboard-section-body>.p-6{overflow:hidden}.dashboard-operations{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px;margin-bottom:14px}.dashboard-ops-queue,.dashboard-ops-control{border:1px solid #dfe7f2;border-radius:8px;background:#fff}.dashboard-ops-queue{overflow:hidden}.dashboard-ops-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #edf2f7;background:#fbfdff}.dashboard-ops-heading h2{margin:0;color:#0f172a;font-size:17px;font-weight:850}.dashboard-ops-heading p,.dashboard-ops-heading span{margin:3px 0 0;color:#64748b;font-size:12px;font-weight:700}.dashboard-ops-warning{display:flex;align-items:center;gap:7px;padding:9px 16px;border-bottom:1px solid #fed7aa;color:#9a3412;background:#fff7ed;font-size:12px;font-weight:800}.dashboard-focus-list{display:grid}.dashboard-focus-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px 16px;border-top:1px solid #edf2f7}.dashboard-focus-item:first-child{border-top:0}.dashboard-focus-item.is-critical{border-left:4px solid #dc2626;background:snow}.dashboard-focus-main{display:grid;gap:7px;min-width:0}.dashboard-focus-title,.dashboard-focus-signals,.dashboard-focus-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.dashboard-focus-title strong{min-width:0;overflow:hidden;color:#0f172a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.dashboard-focus-signals span,.dashboard-deal-badges span{display:inline-flex;align-items:center;gap:4px;min-height:22px;padding:3px 7px;border-radius:999px;color:#475569;background:#f1f5f9;font-size:11px;font-weight:850}.dashboard-focus-signals .is-danger,.dashboard-deal-badges .is-danger{color:#b91c1c;background:#fee2e2}.dashboard-focus-signals .is-warning,.dashboard-deal-badges .is-warning{color:#b45309;background:#fef3c7}.dashboard-focus-signals .is-blocking{color:#7c2d12;background:#ffedd5}.dashboard-focus-next,.dashboard-deal-taskline{min-width:0;overflow:hidden;color:#64748b;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dashboard-focus-actions button:not(.inline-flex){min-height:30px;padding:5px 9px;border:1px solid #fed7aa;border-radius:6px;color:#9a3412;background:#fff7ed;font-size:12px;font-weight:850}.dashboard-focus-actions button:not(.inline-flex):hover{background:#ffedd5}.dashboard-focus-actions button:disabled{cursor:not-allowed;opacity:.55}.dashboard-ops-control{display:grid;gap:12px;padding:12px}.dashboard-focus-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.dashboard-focus-filters button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;padding:8px 9px;border:1px solid #d7e0ec;border-radius:6px;color:#475569;background:#fff;font-size:12px;font-weight:800}.dashboard-focus-filters button:hover,.dashboard-focus-filters button.is-active{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.dashboard-focus-filters strong{min-width:24px;padding:1px 6px;border-radius:999px;color:#334155;background:#e2e8f0;text-align:center}.dashboard-focus-filters button.is-active strong{color:#fff;background:#2563eb}.dashboard-stage-board{display:grid;gap:8px;padding-top:10px;border-top:1px solid #edf2f7}.dashboard-stage-board h3{margin:0;color:#334155;font-size:12px;font-weight:850;text-transform:uppercase}.dashboard-stage-line{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#475569;font-size:12px;font-weight:750}.dashboard-stage-line b{min-width:24px;padding:1px 6px;border-radius:999px;color:#0f172a;background:#f1f5f9;text-align:center}.dashboard-deals-board{overflow:hidden}.dashboard-deal-filters{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;border-bottom:1px solid #edf2f7;background:#fbfdff}.dashboard-segmented{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.dashboard-segmented button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:6px 10px;border:1px solid #d7e0ec;border-radius:6px;color:#475569;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.dashboard-segmented button:hover,.dashboard-segmented button.is-active{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.dashboard-segmented span{min-width:20px;padding:1px 6px;border-radius:999px;color:#334155;background:#e2e8f0;font-size:11px;text-align:center}.dashboard-segmented button.is-active span{color:#fff;background:#2563eb}.dashboard-deal-result{color:#64748b;font-size:12px;font-weight:800;white-space:nowrap}.dashboard-deal-list{display:grid}.dashboard-deal-row{--deal-accent: #64748b;position:relative;display:grid;grid-template-columns:154px minmax(320px,1fr) minmax(190px,230px) 74px;gap:16px;align-items:center;min-height:94px;padding:14px 16px 14px 20px;border-top:1px solid #edf2f7;outline:none;background:#fff;cursor:pointer}.dashboard-deal-row:first-child{border-top:0}.dashboard-deal-row:before{content:"";position:absolute;top:14px;bottom:14px;left:0;width:4px;border-radius:0 4px 4px 0;background:var(--deal-accent)}.dashboard-deal-row:hover,.dashboard-deal-row:focus-visible{background:#f8fafc}.dashboard-deal-row:focus-visible{box-shadow:inset 0 0 0 2px #93c5fd}.dashboard-deal-row--order{--deal-accent: #d97706}.dashboard-deal-row--archived{--deal-accent: #059669}.dashboard-deal-open{display:grid;gap:8px;align-items:start;justify-items:start}.dashboard-deal-open span{color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:800}.dashboard-deal-main{display:grid;gap:8px;min-width:0}.dashboard-deal-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.dashboard-deal-title strong{min-width:0;max-width:720px;overflow:hidden;color:#0f172a;font-size:15px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.dashboard-deal-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#64748b;font-size:12px}.dashboard-deal-meta span{display:inline-flex;align-items:center;gap:5px;min-width:0}.dashboard-deal-meta svg{color:#94a3b8}.dashboard-deal-money{display:grid;gap:4px;justify-items:end;min-width:0;text-align:right}.dashboard-deal-money span,.dashboard-deal-money small{color:#64748b;font-size:11px;font-weight:750}.dashboard-deal-money strong{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:17px;line-height:1.2}.dashboard-deal-tools{display:inline-flex;justify-content:flex-end;gap:6px}.dashboard-deal-tools button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d7e0ec;border-radius:6px;color:#64748b;background:#fff}.dashboard-deal-tools button:hover{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.dashboard-deal-tools button:last-child:hover{border-color:#fecaca;color:#b91c1c;background:#fef2f2}@media(max-width:900px){.dashboard-page{padding:16px}.dashboard-toolbar,.dashboard-deal-filters{align-items:stretch;flex-direction:column}.dashboard-toolbar-actions{min-width:0}.dashboard-searchbar{width:100%}.dashboard-operations,.dashboard-focus-item{grid-template-columns:1fr}.dashboard-focus-actions{justify-content:flex-start}.dashboard-deal-row{grid-template-columns:1fr;gap:12px;padding:16px 14px 16px 20px}.dashboard-deal-money,.dashboard-deal-tools{justify-items:start;justify-content:flex-start;text-align:left}.dashboard-deal-title strong{max-width:100%;white-space:normal}}@media(max-width:640px){.dashboard-toolbar{padding:18px}.dashboard-toolbar h1{font-size:24px}.dashboard-segmented{align-items:stretch;flex-direction:column;width:100%}.dashboard-focus-filters{grid-template-columns:1fr}.dashboard-segmented button{justify-content:space-between;width:100%}}.logistics-results-container{display:flex;flex-direction:column;gap:1.5rem}.logistics-mode-group{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000a;border:1px solid #e2e8f0;overflow:hidden}.logistics-mode-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1rem 1.5rem;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid #e2e8f0}.logistics-mode-header h3{font-weight:700;color:#1e293b;margin:0;font-size:1.1rem}.logistics-mode-icon{color:#3b82f6}.logistics-variant-list{display:flex;flex-direction:column;gap:1px;background:#f1f5f9}.logistics-variant-card{background:#fff;padding:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;transition:all .2s ease;cursor:pointer}.logistics-variant-card:hover{background:#f8fafc}.logistics-variant-card.selected{background:#eff6ff;border-left:4px solid #3b82f6}.logistics-variant-main{display:flex;flex-direction:column;gap:1rem}.logistics-provider-info{display:flex;flex-direction:column;gap:.25rem}.logistics-provider-name{font-weight:700;font-size:1.15rem;color:#0f172a}.logistics-service-name{font-size:.85rem;color:#64748b;background:#e2e8f0;padding:.2rem .6rem;border-radius:12px;align-self:flex-start}.logistics-price-info{display:flex;flex-direction:column;gap:.5rem;background:#f0fdf4;border:1px solid #bbf7d0;padding:1rem;border-radius:12px}.logistics-price-freight,.logistics-price-domestic{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#166534}.logistics-price-freight strong,.logistics-price-domestic strong{font-size:1.1rem}.logistics-price-rub{font-size:.85rem;color:#22c55e}.logistics-total-cost{margin-top:.5rem;padding-top:.5rem;border-top:1px dashed #bbf7d0;display:flex;flex-direction:column}.logistics-total-cost-main{font-weight:800;font-size:1.15rem;color:#15803d}.logistics-total-cost-details{font-size:.75rem;color:#16a34a;line-height:1.4;margin-top:2px}.logistics-route-info{display:flex;flex-direction:column;gap:1rem}.logistics-transit-time{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#334155;background:#f8fafc;padding:.5rem 1rem;border-radius:8px;border:1px solid #e2e8f0}.logistics-legs{display:flex;flex-direction:column;gap:.5rem}.logistics-leg{display:flex;flex-direction:column;gap:.25rem;padding:.5rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;border-left:3px solid #3b82f6}.logistics-leg.pending{border-left-color:#f59e0b;background:#fffbeb}.logistics-leg-nodes{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#1e293b;font-weight:500}.logistics-arrow{color:#94a3b8}.logistics-leg-pending{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:#d97706}.logistics-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem;color:#64748b;background:#fff;border-radius:16px;border:1px dashed #cbd5e1}.logistics-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.logistics-variant-error{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:8px;font-size:.85rem}@media(max-width:768px){.logistics-variant-card{grid-template-columns:1fr}}.product-image-container{display:flex;align-items:center;gap:.5rem}.product-thumb-img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid #e2e8f0;flex-shrink:0;transition:transform .2s ease}.product-thumb-img:hover{transform:scale(1.1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fadeIn .2s ease-out forwards}.variant-cell-indent{padding-left:2rem!important;position:relative}.variant-tree-line{position:absolute;left:.75rem;top:-1px;bottom:50%;width:.8rem;border-left:2px solid #cbd5e1;border-bottom:2px solid #cbd5e1;border-bottom-left-radius:4px}.product-single-row{background:#fff;border-top:1px solid #e2e8f0}.product-single-name{display:flex;align-items:flex-start;gap:.5rem;min-width:260px}.product-single-name-body{display:flex;flex-direction:column;gap:2px;min-width:0}.product-single-title-row{display:flex;align-items:center;gap:.35rem;min-width:0}.product-single-title{border:0;border-bottom:1px dashed #cbd5e1;padding:0;background:transparent;color:#0f172a;font-size:.875rem;font-weight:800;line-height:1.25;text-align:left;cursor:pointer;overflow-wrap:anywhere}.product-single-title:hover{color:#1d4ed8}.product-grid-title-input,.product-family-title-input{width:100%;min-width:140px;border:1px solid transparent;border-bottom-color:#cbd5e1;border-radius:4px;background:transparent;color:#0f172a;font-size:.875rem;font-weight:800;line-height:1.25;outline:none;padding:1px 4px}.product-family-title-input{font-size:.875rem;max-width:260px}.product-grid-title-input:hover,.product-family-title-input:hover,[data-product-grid-cell=true]:hover{border-color:#cbd5e1;background:#f8fafc}.product-grid-title-input:focus,.product-family-title-input:focus,[data-product-grid-cell=true]:focus{border-color:#818cf8;background:#fff;box-shadow:0 0 0 1px #818cf8}.product-single-icon-btn{display:inline-flex;align-items:center;justify-content:center;border:0;padding:2px;background:transparent;color:#94a3b8;cursor:pointer}.product-single-add-sku{display:inline-flex;align-items:center;gap:2px;border:1px solid #c7d2fe;border-radius:5px;padding:1px 5px;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}.product-single-cn{color:#94a3b8;font-size:12px;line-height:1.2}.product-single-sku-input{width:min(100%,260px);height:20px;border:1px solid transparent;border-radius:4px;background:transparent;padding:1px 4px;color:#475569;font-size:11px;font-weight:600;outline:none}.product-single-sku-input:hover{border-color:#e2e8f0;background:#f8fafc}.product-single-sku-input:focus{border-color:#c7d2fe;background:#fff}.product-execution-grid{display:grid;grid-template-columns:minmax(70px,1fr) minmax(58px,.8fr) minmax(58px,.8fr);gap:3px;margin-top:3px;max-width:360px}.product-execution-grid .inline-edit-input,.product-execution-grid .product-single-sku-input{min-width:0;width:100%;height:20px;border:1px solid transparent;border-radius:4px;padding:1px 4px;font-size:11px}.product-single-tags{display:flex;flex-wrap:wrap;gap:3px;margin-top:2px}.product-single-tags span{border-radius:4px;background:#f1f5f9;color:#475569;padding:1px 4px;font-size:11px;line-height:1.35}.product-single-link{color:#2563eb;font-size:11px;font-weight:600}.composite-components-summary{margin-top:6px;padding:6px 8px;border:1px solid #fde68a;border-radius:6px;background:#fffbeb;color:#78350f;font-size:11px;line-height:1.35}.composite-components-summary__head{font-weight:700;margin-bottom:3px}.composite-components-summary__list{display:grid;gap:2px}.composite-components-summary__item{display:grid;grid-template-columns:auto minmax(120px,1fr) minmax(160px,1.35fr);align-items:center;gap:8px}.composite-components-summary__img{width:22px;height:22px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid #fde68a;background:#fff}.composite-components-summary__item:not(:has(.composite-components-summary__img)){grid-template-columns:minmax(120px,1fr) minmax(160px,1.35fr)}.composite-components-summary__name{color:#92400e;font-weight:600}.composite-components-summary__meta{color:#6b7280}.product-single-comments{display:grid;grid-template-columns:minmax(120px,1fr) minmax(120px,1fr);gap:4px;margin-top:4px}.product-single-comments input{width:100%;height:20px;border:1px solid transparent;border-radius:4px;background:transparent;padding:1px 4px;color:#475569;font-size:11px;font-weight:500;outline:none}.product-single-comments input:hover{border-color:#e2e8f0;background:#f8fafc}.product-single-comments input:focus{border-color:#c7d2fe;background:#fff}.product-single-comment{margin-top:2px;font-size:11px;font-style:italic;font-weight:600}.product-single-comment.is-family{color:#4f46e5}.product-single-comment.is-variant{color:#b45309}.product-single-duty-badge{display:inline-flex;align-items:center;gap:3px;align-self:flex-start;border:1px solid;border-radius:5px;padding:1px 5px;font-size:11px;font-weight:700;line-height:1.25}.product-single-duty-badge.is-info{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.product-single-duty-badge.is-warning{border-color:#fecdd3;background:#fff1f2;color:#be123c}.product-single-actions{display:flex;align-items:center;justify-content:center;gap:.5rem}.product-worksheet-wrap{width:100%;overflow:auto;border:1px solid #dbe3ef;border-radius:6px;background:#fff;max-height:calc(100vh - 200px);padding-right:min(420px,40vw)}.product-worksheet-table{width:-moz-max-content;width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:11.5px;color:#172033}.product-worksheet-table th{position:sticky;top:0;z-index:5;height:26px;padding:2px 5px;border-bottom:1px solid #cbd5e1;border-right:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:9.5px;font-weight:800;text-align:left;text-transform:uppercase;white-space:nowrap}.product-worksheet-table td{height:26px;padding:1px 4px;border-bottom:1px solid #e6edf5;border-right:1px solid #eef2f7;vertical-align:middle;background:#fff}.product-worksheet-table th:nth-child(1),.product-worksheet-table td:nth-child(1){position:sticky;left:0;z-index:7}.product-worksheet-table th:nth-child(2),.product-worksheet-table td:nth-child(2){position:sticky;left:34px;z-index:7}.product-worksheet-table th:nth-child(3),.product-worksheet-table td:nth-child(3){position:sticky;left:76px;z-index:7}.product-worksheet-table th:nth-child(4),.product-worksheet-table td:nth-child(4){position:sticky;left:150px;z-index:7;box-shadow:1px 0 #dbe3ef}.product-worksheet-table th:nth-child(-n+4){z-index:12}.product-worksheet-table tfoot td{position:sticky;bottom:0;z-index:4;background:#f1f5f9;border-top:1px solid #cbd5e1}.product-worksheet-table tfoot td:nth-child(-n+4){z-index:10}.product-worksheet-table .num,.product-worksheet-table th.num{text-align:right;font-variant-numeric:tabular-nums}.product-worksheet-table .strong{font-weight:800}.product-worksheet-table .green{color:#047857}.product-worksheet-table .muted{color:#94a3b8;font-weight:600}.product-worksheet-select{width:34px;min-width:34px;max-width:34px;text-align:center}.product-worksheet-kind{width:74px;min-width:74px;max-width:74px;color:#64748b;font-size:11px;font-weight:800;white-space:nowrap}.product-worksheet-kind svg,.product-worksheet-kind span{display:inline-block;vertical-align:middle}.product-worksheet-kind svg{margin-right:4px}.product-worksheet-photo-head{width:42px;min-width:42px;max-width:42px;text-align:center}.product-worksheet-photo{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #d8e0ec;border-radius:4px;background:#f8fafc;color:#94a3b8;cursor:pointer;overflow:hidden}.product-worksheet-photo:hover{border-color:#818cf8;background:#eef2ff;color:#4f46e5}.product-worksheet-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-worksheet-photo.has-photo{background:#fff;cursor:zoom-in}.product-photo-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172ad1}.product-photo-lightbox-panel{position:relative;display:flex;flex-direction:column;gap:10px;max-width:min(92vw,980px);max-height:92vh;padding:12px;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0000006b}.product-photo-lightbox-panel img{max-width:calc(92vw - 24px);max-height:calc(92vh - 108px);-o-object-fit:contain;object-fit:contain;border-radius:6px;background:#f8fafc}.product-photo-lightbox-close{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #cbd5e1;border-radius:6px;background:#ffffffeb;color:#334155;cursor:pointer}.product-photo-lightbox-title{max-width:calc(92vw - 72px);padding-right:34px;color:#475569;font-size:11px;font-weight:700}.product-photo-lightbox-title span,.product-photo-lightbox-title strong{display:block}.product-photo-lightbox-title strong{margin-top:2px;overflow:hidden;color:#0f172a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.product-photo-lightbox-actions{display:flex;justify-content:flex-end;gap:8px}.product-photo-lightbox-actions button,.product-photo-lightbox-actions a{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 10px;border:1px solid #d8e0ec;border-radius:5px;background:#fff;color:#334155;font-size:11px;font-weight:800;text-decoration:none}.product-photo-lightbox-actions button:hover,.product-photo-lightbox-actions a:hover{border-color:#a5b4fc;background:#eef2ff;color:#4338ca}.product-worksheet-name{position:relative;width:var(--product-name-col-width, 320px);min-width:var(--product-name-col-width, 320px);max-width:var(--product-name-col-width, 320px)}.product-worksheet-name-head{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.product-worksheet-name-head>span{white-space:nowrap}.product-worksheet-name-head-controls{max-width:100%}.product-worksheet-col-resizer{position:absolute;top:0;right:-4px;z-index:60;width:8px;height:100%;border:0;border-radius:0;background:transparent;cursor:col-resize}.product-worksheet-col-resizer:after{content:"";position:absolute;top:6px;bottom:6px;left:3px;border-left:2px solid transparent}.product-worksheet-col-resizer:hover:after,body.is-resizing-product-column .product-worksheet-col-resizer:after{border-left-color:#818cf8}body.is-resizing-product-column{cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-table-header-controls{position:relative;z-index:45;display:inline-flex;align-items:center;gap:3px}.product-table-header-btn{position:relative;z-index:45;display:inline-flex;align-items:center;justify-content:center;gap:1px;width:24px;height:22px;border:1px solid #d8e0ec;border-radius:4px;background:#fff;color:#475569;cursor:pointer}.product-table-header-btn:hover{border-color:#a5b4fc;background:#eef2ff;color:#4338ca}.product-table-header-btn.is-primary{border-color:#4f46e5;background:#4f46e5;color:#fff}.product-table-header-btn.is-add{border-color:#2563eb;background:#2563eb;color:#fff}.product-table-header-btn.is-active{border-color:#7c3aed;background:#f5f3ff;color:#6d28d9}.product-table-header-btn:disabled{cursor:not-allowed;opacity:.45}.product-table-header-menu-wrap{position:relative;display:inline-flex}.product-table-header-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;border:0;background:transparent;cursor:default}.product-table-header-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:50;display:grid;min-width:150px;padding:6px;border:1px solid #d8e0ec;border-radius:6px;background:#fff;box-shadow:0 10px 24px #0f172a29;gap:2px}.product-table-header-menu--columns{min-width:190px;max-height:320px;overflow-y:auto}.product-table-header-menu--translations{min-width:230px}.product-table-header-menu button,.product-table-header-check{display:flex;align-items:center;gap:6px;width:100%;min-height:24px;padding:3px 6px;border:0;border-radius:4px;background:transparent;color:#334155;font-size:11px;font-weight:700;text-align:left;white-space:nowrap}.product-table-header-menu button:hover,.product-table-header-check:hover{background:#f1f5f9}.product-table-header-menu button.is-selected{background:#eef2ff;color:#4338ca}.product-worksheet-col-article{width:112px;min-width:112px;max-width:112px}.product-worksheet-col-translation{width:220px;min-width:220px;max-width:260px}.product-worksheet-col-color{width:42px;min-width:42px;max-width:42px;text-align:center}.product-worksheet-col-model{width:92px;min-width:92px;max-width:92px}.product-worksheet-col-tnved{width:86px;min-width:86px;max-width:86px}.product-worksheet-col-component-qty{width:70px;min-width:70px;max-width:70px}.product-worksheet-col-packaging{width:128px;min-width:128px;max-width:128px}.product-worksheet-col-source{width:150px;min-width:150px;max-width:150px}.product-worksheet-col-qty{width:64px;min-width:64px;max-width:64px}.product-worksheet-col-money{width:82px;min-width:82px;max-width:82px}.product-worksheet-col-box{width:138px;min-width:138px;max-width:138px}.product-worksheet-col-pcs-box{width:56px;min-width:56px;max-width:56px}.product-worksheet-col-weight{width:156px;min-width:156px;max-width:156px}.product-worksheet-col-volume{width:82px;min-width:82px;max-width:82px}.product-worksheet-table th.product-worksheet-packaging-group-start,.product-worksheet-table th.product-worksheet-packaging-group,.product-worksheet-table th.product-worksheet-packaging-group-end{background:#eef6ff;color:#334155}.product-worksheet-head-stack{display:inline-flex;flex-direction:column;align-items:flex-end;gap:1px;line-height:1}.product-worksheet-head-stack small{color:#64748b;font-size:9px;font-weight:800;text-transform:none}.product-worksheet-table th.product-worksheet-packaging-group-start,.product-worksheet-table tbody td.product-worksheet-col-box{border-left:2px solid #bfdbfe}.product-worksheet-table th.product-worksheet-packaging-group-end,.product-worksheet-table tbody td.product-worksheet-col-packaging{border-right:2px solid #bfdbfe}.product-worksheet-table tbody td.product-worksheet-col-box,.product-worksheet-table tbody td.product-worksheet-col-pcs-box,.product-worksheet-table tbody td.product-worksheet-col-weight,.product-worksheet-table tbody td.product-worksheet-col-volume,.product-worksheet-table tbody td.product-worksheet-col-component-qty,.product-worksheet-table tbody td.product-worksheet-col-packaging{background:#fbfdff}.product-worksheet-packaging-select{color:#334155;font-weight:700}.product-worksheet-col-article .product-worksheet-input,.product-worksheet-col-model .product-worksheet-input,.product-worksheet-col-tnved .product-worksheet-input,.product-worksheet-col-component-qty .product-worksheet-input,.product-worksheet-col-packaging .product-worksheet-input,.product-worksheet-col-source .product-worksheet-input,.product-worksheet-col-translation .product-worksheet-input,.product-worksheet-col-qty .product-worksheet-input,.product-worksheet-col-money .product-worksheet-input,.product-worksheet-col-pcs-box .product-worksheet-input,.product-worksheet-col-weight .product-worksheet-input,.product-worksheet-col-volume .product-worksheet-input{min-width:0;width:100%}.product-worksheet-name-cell{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:3px;min-width:0}.product-worksheet-name-primary{position:relative;display:flex;align-items:center;min-width:0}.product-worksheet-name-primary .product-worksheet-input{flex:1 1 auto;min-width:0}.product-worksheet-name-cell>.muted{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-worksheet-name-cell .product-worksheet-input{padding-right:5px}.product-worksheet-translation-stack{display:grid;gap:4px;width:100%;min-width:0}.product-worksheet-translation-field{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:5px;min-width:0}.product-worksheet-translation-field span,.product-worksheet-translation-source-note{overflow:hidden;color:#64748b;font-size:10px;font-weight:800;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.product-worksheet-translation-input.is-multiline{height:42px;min-height:42px;resize:vertical;line-height:1.25}.product-worksheet-translation-empty{display:inline-flex;align-items:center;min-height:24px;color:#94a3b8;font-size:11px;font-weight:700}.product-worksheet-translation-input.is-translation-stale,.product-worksheet-translation-input.is-translation-manual-stale{border-color:#f59e0b;background:#fffbeb}.product-worksheet-translation-input.is-translation-manual{border-color:#10b981;background:#ecfdf5}.product-worksheet-translation-input.is-translation-manual-stale{border-style:dashed}.product-worksheet-stale-translation-badge{display:inline-flex;align-items:center;flex:0 0 auto;padding:1px 5px;border:1px solid #f59e0b;border-radius:6px;background:#fffbeb;color:#b45309;font-size:9px;font-weight:800;line-height:14px;white-space:nowrap;cursor:help}.product-worksheet-meta-row{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;padding:0 1px 1px}.product-worksheet-meta-chip{position:relative;display:inline-flex;align-items:center;gap:4px;flex:0 1 auto;min-width:0;height:20px;padding:1px 5px;border:1px solid #e2e8f0;border-radius:4px;background:#f8fafc;color:#334155;font-size:11px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap}.product-worksheet-meta-chip .meta-label{flex:0 0 auto;color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase}.product-worksheet-meta-chip .meta-value{min-width:0;overflow:hidden;text-overflow:ellipsis}.product-worksheet-meta-chip .meta-dot{width:6px;height:6px;border-radius:999px;background:#f59e0b}.product-worksheet-meta-chip.is-missing{border-color:#fde68a;background:#fffbeb;color:#92400e;animation:product-meta-soft-pulse 2.8s ease-in-out infinite}.product-worksheet-meta-chip.is-manufacturer{flex:0 1 150px;max-width:170px}.product-worksheet-meta-chip.is-manufacturer.is-missing{flex-basis:42px;max-width:42px}.product-worksheet-meta-chip.is-code{flex:0 0 auto;font-size:10px;letter-spacing:0}.product-worksheet-meta-chip.is-code .meta-value{font-size:10px}.product-worksheet-meta-chip.is-color-only{width:28px;padding:0;justify-content:center}.product-worksheet-meta-chip.is-model{flex:0 1 90px;max-width:100px}.product-worksheet-meta-chip.is-material{flex:0 1 110px;max-width:130px}.product-worksheet-meta-chip .meta-value-input{border:none;outline:none;background:transparent;font:inherit;font-weight:800;color:inherit;width:100%;min-width:0;padding:0}.product-worksheet-meta-chip.is-muted{color:#94a3b8}.product-worksheet-meta-chip.is-url{flex:0 0 auto;border-color:#cbd5e1;background:#fff;color:#64748b;cursor:pointer}.product-worksheet-meta-chip.is-url.is-ready{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.product-worksheet-meta-chip.is-url.is-empty{border-style:dashed;background:#f8fafc;color:#94a3b8}.product-worksheet-meta-chip.is-url:hover{background:#dbeafe;color:#1d4ed8}.product-worksheet-meta-tooltip{position:absolute;left:50%;bottom:calc(100% + 7px);z-index:80;display:none;min-width:142px;padding:7px 8px;border:1px solid #cbd5e1;border-radius:6px;background:#0f172a;color:#fff;box-shadow:0 10px 24px #0f172a2e;transform:translate(-50%)}.product-worksheet-meta-tooltip strong{display:block;font-size:15px;letter-spacing:0;line-height:1.1}.product-worksheet-meta-tooltip span{display:block;margin-top:3px;color:#cbd5e1;font-size:11px;font-weight:700;line-height:1.25;white-space:normal}.product-worksheet-meta-chip.is-code:hover .product-worksheet-meta-tooltip{display:block}.product-worksheet-meta-note{display:inline-flex;align-items:center;min-height:20px;padding:1px 6px;border:1px solid #e2e8f0;border-radius:4px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:800}.product-worksheet-structure-chip{display:inline-flex;align-items:center;height:20px;padding:1px 6px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#475569;font-size:10px;font-weight:900;text-transform:uppercase}.product-worksheet-structure-chip.is-sku{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.product-worksheet-structure-chip.is-components{border-color:#fed7aa;background:#fff7ed;color:#c2410c}@keyframes product-meta-soft-pulse{0%,to{opacity:.62}50%{opacity:1}}.product-worksheet-hover-actions{position:absolute;left:0;top:-25px;display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid #d8e0ec;border-radius:6px;background:#fff;box-shadow:0 8px 18px #0f172a1f;opacity:0;pointer-events:none;z-index:55}.product-worksheet-table td:nth-child(4):has(.product-worksheet-name-cell:hover),.product-worksheet-table td:nth-child(4):has(.product-worksheet-name-cell:focus-within){z-index:50}.product-worksheet-name-cell:hover .product-worksheet-hover-actions,.product-worksheet-name-cell:focus-within .product-worksheet-hover-actions{opacity:1;pointer-events:auto}.product-worksheet-hover-actions button{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #d8e0ec;border-radius:4px;background:#fff;color:#64748b;cursor:pointer}.product-worksheet-hover-actions button:hover{border-color:#a5b4fc;background:#eef2ff;color:#4338ca}.product-worksheet-hover-actions button:disabled{cursor:not-allowed;opacity:.45}.product-worksheet-actions{min-width:164px;text-align:right;white-space:nowrap}.product-worksheet-actions button{display:inline-flex;align-items:center;justify-content:center;height:22px;border:1px solid #d8e0ec;border-radius:4px;background:#fff;color:#475569;cursor:pointer;font-size:11px;font-weight:800;line-height:1;width:23px;margin-left:3px}.product-worksheet-actions button:hover{border-color:#a5b4fc;background:#eef2ff;color:#4338ca}.product-worksheet-actions button:disabled{cursor:not-allowed;opacity:.45}.product-worksheet-input,.product-worksheet-mini-input{width:100%;height:22px;border:1px solid transparent;border-radius:3px;background:transparent;color:#172033;outline:none;padding:1px 4px;font-size:11.5px;font-weight:600}.product-worksheet-input:hover,.product-worksheet-mini-input:hover{border-color:#d6deea;background:#f8fafc}.product-worksheet-input:focus,.product-worksheet-mini-input:focus{border-color:#818cf8;background:#fff;box-shadow:0 0 0 1px #818cf8}.product-worksheet-input.is-changed-value,.product-worksheet-mini-input.is-changed-value,.product-worksheet-meta-chip.is-changed-value,.product-worksheet-color-picker.is-changed-value .product-worksheet-color-button{border-color:#f59e0b;background:#fff7ed;box-shadow:inset 0 0 0 1px #f59e0b2e}.product-worksheet-input.is-cleared-value,.product-worksheet-mini-input.is-cleared-value,.product-worksheet-meta-chip.is-cleared-value,.product-worksheet-color-picker.is-cleared-value .product-worksheet-color-button{border-color:#ef4444;background:#fef2f2;color:#991b1b;box-shadow:inset 0 0 0 1px #ef444433}.product-worksheet-input::-moz-placeholder{color:#a8b2c2}.product-worksheet-input::placeholder{color:#a8b2c2}.product-worksheet-input.num-input{min-width:0;text-align:right;font-variant-numeric:tabular-nums}.product-worksheet-color-picker{position:relative;flex:0 0 auto;width:auto}.product-worksheet-color-button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:24px;border:1px solid transparent;border-radius:3px;background:transparent;color:#475569;cursor:pointer;padding:0;font-size:11px;font-weight:800}.product-worksheet-color-button:hover,.product-worksheet-color-button:focus{border-color:#d6deea;background:#f8fafc;outline:none}.product-worksheet-color-button.is-empty{border-color:#cbd5e1;background:#f8fafc}.product-worksheet-color-swatch{position:relative;width:14px;height:14px;border:1px solid #cbd5e1;border-radius:50%;flex:0 0 auto}.product-worksheet-color-button.is-empty .product-worksheet-color-swatch:after{content:"";position:absolute;left:2px;right:2px;top:6px;border-top:2px solid #64748b;transform:rotate(-45deg)}.product-worksheet-color-menu{position:absolute;left:0;top:calc(100% + 4px);z-index:30;display:grid;grid-template-columns:repeat(5,22px);gap:4px;width:126px;padding:6px;border:1px solid #d8e0ec;border-radius:6px;background:#fff;box-shadow:0 10px 24px #0f172a29}.product-worksheet-color-option{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid transparent;border-radius:4px;background:#fff;cursor:pointer}.product-worksheet-color-option:hover,.product-worksheet-color-option.is-selected{border-color:#818cf8;background:#eef2ff}.product-worksheet-color-clear{grid-column:1 / -1;height:20px;border:0;border-radius:4px;background:#f1f5f9;color:#64748b;cursor:pointer;font-size:10px;font-weight:800}.product-worksheet-input.mono,.product-worksheet-mini-input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-variant-numeric:tabular-nums}.product-worksheet-family-row td{background:#f5f8fc;font-weight:800}.product-worksheet-family-row .product-worksheet-input{font-size:12px;font-weight:900}.product-worksheet-variant-row td{background:#fff}.product-worksheet-component-row td{background:#fffaf0;border-bottom-color:#f7dfb8}.product-worksheet-row:hover td{background:#f8fbff}.product-worksheet-component-row:hover td{background:#fff6df}.product-worksheet-family-row.has-sku td{border-top:2px solid #bfdbfe}.product-worksheet-family-row.has-components td{border-bottom:2px solid #fed7aa}.product-worksheet-family-row.has-sku td:first-child{box-shadow:inset 4px 0 #2563eb}.product-worksheet-family-row.has-components td:first-child{box-shadow:inset 4px 0 #f59e0b}.product-worksheet-family-row.has-sku.has-components td:first-child{box-shadow:inset 4px 0 #2563eb,inset 8px 0 #f59e0b}.product-worksheet-variant-row.has-sku td:first-child{box-shadow:inset 3px 0 #93c5fd}.product-worksheet-variant-row.has-components td{border-bottom-color:#fed7aa}.product-worksheet-component-row td:first-child{box-shadow:inset 4px 0 #f59e0b}.product-worksheet-table tbody .product-worksheet-row.is-change-new td,.product-worksheet-table tbody .product-worksheet-family-row.is-change-new td,.product-worksheet-table tbody .product-worksheet-variant-row.is-change-new td{background:#ecfdf5;border-bottom-color:#86efac}.product-worksheet-table tbody .product-worksheet-row.is-change-edited td,.product-worksheet-table tbody .product-worksheet-family-row.is-change-edited td,.product-worksheet-table tbody .product-worksheet-variant-row.is-change-edited td{background:#fff7ed;border-bottom-color:#fdba74}.product-worksheet-table tbody .product-worksheet-row.is-change-cleared td,.product-worksheet-table tbody .product-worksheet-family-row.is-change-cleared td,.product-worksheet-table tbody .product-worksheet-variant-row.is-change-cleared td{background:#fef2f2;border-bottom-color:#fca5a5}.product-worksheet-table tbody .product-worksheet-row.is-change-new td:first-child,.product-worksheet-table tbody .product-worksheet-family-row.is-change-new td:first-child,.product-worksheet-table tbody .product-worksheet-variant-row.is-change-new td:first-child{box-shadow:inset 4px 0 #22c55e}.product-worksheet-table tbody .product-worksheet-row.is-change-edited td:first-child,.product-worksheet-table tbody .product-worksheet-family-row.is-change-edited td:first-child,.product-worksheet-table tbody .product-worksheet-variant-row.is-change-edited td:first-child{box-shadow:inset 4px 0 #f59e0b}.product-worksheet-table tbody .product-worksheet-row.is-change-cleared td:first-child,.product-worksheet-table tbody .product-worksheet-family-row.is-change-cleared td:first-child,.product-worksheet-table tbody .product-worksheet-variant-row.is-change-cleared td:first-child{box-shadow:inset 4px 0 #ef4444}.product-worksheet-group-row td{height:26px;background:#e9eef7;color:#475569;font-weight:800}.product-worksheet-group-row span{margin-right:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.product-worksheet-group-row b{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;border-radius:999px;background:#fff;color:#64748b;font-size:11px}.product-worksheet-indent{position:relative;padding-left:18px!important}.product-worksheet-indent--component{padding-left:34px!important}.product-worksheet-indent--direct{padding-left:18px!important}.product-worksheet-indent .tree-line{position:absolute;left:6px;top:0;width:12px;height:16px;border-left:2px solid #cbd5e1;border-bottom:2px solid #cbd5e1}.product-worksheet-indent--component .tree-line{left:20px;border-color:#f2c572}.product-worksheet-indent--direct .tree-line{left:6px}.product-worksheet-manufacturer .relative{min-width:170px}.product-worksheet-manufacturer input{height:24px;border-radius:3px}.product-worksheet-box-inputs{display:grid;grid-auto-flow:column;grid-auto-columns:42px;gap:3px}.product-worksheet-metric-cell{display:flex;flex-direction:column;align-items:flex-end;gap:1px;min-width:0}.product-worksheet-weight-pair{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:3px;width:100%}.product-worksheet-pair-field{display:flex;flex-direction:column;min-width:0}.product-worksheet-pair-field>span{font-size:8px;font-weight:800;line-height:1.1;color:#94a3b8;text-transform:uppercase;padding-left:3px}.product-worksheet-control-hint{font-size:9.5px;font-weight:700;line-height:1.15;color:#64748b;white-space:nowrap;font-variant-numeric:tabular-nums}button.product-worksheet-control-hint.is-clickable{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}button.product-worksheet-control-hint.is-clickable:hover{color:#4f46e5;text-decoration:underline}.product-worksheet-meta-chip.is-sanity{border-color:#f59e0b;background:#fffbeb;color:#b45309;font-weight:800;cursor:help}.product-worksheet-derived{font-size:12px;font-weight:600;color:#172033;font-variant-numeric:tabular-nums}.product-worksheet-derived.is-missing{font-size:10px;font-weight:700;color:#b45309}.product-worksheet-mini-input{min-width:0;text-align:right}.product-worksheet-badge{display:inline-flex;align-items:center;gap:3px;height:22px;border-radius:4px;padding:0 6px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:800;white-space:nowrap}.calc-notices{margin:10px 16px 12px}.calc-notices-summary{display:flex;align-items:center;gap:8px;width:100%;min-height:30px;padding:5px 10px;border:1px solid #d8e0ec;border-radius:7px;background:#f8fafc;color:#334155;cursor:pointer;font-size:11px;text-align:left}.calc-notices-summary span{font-weight:850}.calc-notices-summary strong{flex:1;min-width:0;overflow:hidden;color:#64748b;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.calc-notices-summary svg{flex:0 0 auto;transition:transform .16s ease}.calc-notices-summary svg.is-open{transform:rotate(180deg)}.calc-notices-body{margin-top:8px}.calc-notices-body.is-collapsed{display:none}.calc-notices-body.is-expanded{display:grid;gap:8px}@media print{body *{visibility:hidden!important}.print-proposal-root,.print-proposal-root *,.print-spravka-root,.print-spravka-root *{visibility:visible!important}.print-proposal-root,.print-spravka-root{position:absolute;left:0;top:0;width:100%}body{background:#fff!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:10pt!important;color:#0f172a!important;line-height:1.45!important}@page{size:A4 portrait;margin:14mm}.print-proposal-root{display:block!important;width:100%!important;margin:0!important;padding:0!important;background:#fff!important}.kp-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:14px;border-bottom:1.5px solid #D8E0EA;margin-bottom:14px}.kp-header-left{display:flex;flex-direction:column;gap:6px;max-width:44%}.brand-logo{display:flex;align-items:center;gap:12px}.brand-icon{flex:0 0 auto;display:block;width:40px;height:40px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.brand-text{display:flex;flex-direction:column;justify-content:center}.brand-name{font-family:Inter,Arial,sans-serif;font-size:15pt;line-height:1.05;font-weight:800;letter-spacing:-.02em;white-space:nowrap}.brand-name-dark{color:#0f172a}.brand-name-blue{color:#2563eb}.brand-subtitle{margin-top:3px;font-family:Inter,Arial,sans-serif;font-size:8pt;line-height:1.1;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.kp-contacts{display:flex;flex-direction:column;gap:1px;padding-left:2px}.kp-contact-row{font-size:8.5pt;color:#475569;line-height:1.5}.kp-header-right{text-align:right;display:flex;flex-direction:column;gap:3px;max-width:52%}.kp-doc-heading{font-size:13pt;font-weight:700;color:#003b7a;line-height:1.25}.kp-deal-name{font-size:11pt;font-weight:600;color:#0f172a;margin-top:1px;margin-bottom:5px}.kp-doc-meta-list{display:flex;flex-direction:column;gap:2px}.kp-doc-meta-row{font-size:8.5pt;color:#475569}.kp-summary-block{display:flex;align-items:stretch;border:1.5px solid #D8E0EA;border-radius:8px;overflow:hidden;margin-bottom:16px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.kp-summary-total-panel{background:#003b7a!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:10px 22px;min-width:230px;display:flex;flex-direction:column;justify-content:center;gap:3px}.kp-total-label{font-size:7.5pt;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#ffffffb8!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.kp-total-amount{font-size:21pt;font-weight:800;color:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;line-height:1.15}.kp-total-date{font-size:8pt;color:#fff9!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;margin-top:2px}.kp-summary-stats{flex:1;display:flex;align-items:center;padding:10px 22px;background:#fff!important;gap:0}.kp-stat{display:flex;align-items:center;gap:10px;flex:1}.kp-stat-sep{width:1px;height:36px;background:#d8e0ea;margin:0 18px;flex-shrink:0}.kp-stat-label{font-size:7.5pt;color:#475569;font-weight:500;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1px}.kp-stat-value{font-size:10.5pt;font-weight:700;color:#0f172a}.kp-section-title{display:flex;align-items:center;gap:6px;font-size:9.5pt;font-weight:700;color:#003b7a;text-transform:uppercase;letter-spacing:.06em;margin-top:16px;margin-bottom:8px;padding-bottom:5px;border-bottom:1.5px solid #D8E0EA}.kp-section-num{color:#003b7a}.kp-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:4px}.kp-info-card{background:#fff!important;border:1px solid #D8E0EA;border-radius:6px;padding:10px 14px;page-break-inside:avoid}.kp-info-row{display:flex;justify-content:space-between;align-items:flex-start;font-size:9pt;padding:5px 0;border-bottom:1px solid #EEF2F7;gap:8px}.kp-info-row:last-child{border-bottom:none}.kp-info-label{color:#475569;font-weight:400;flex-shrink:0}.kp-info-value{font-weight:600;color:#0f172a;text-align:right}.kp-transport-card{display:flex!important;flex-direction:row!important;align-items:stretch;padding:0!important}.kp-transport-col{flex:1;padding:14px 18px;display:flex;flex-direction:column;gap:5px}.kp-transport-divider{width:1px;background:#d8e0ea;align-self:stretch;flex-shrink:0}.kp-transport-top{display:flex;align-items:flex-end;gap:6px}.kp-transport-pct{font-size:18pt;font-weight:800;-webkit-print-color-adjust:exact;print-color-adjust:exact;line-height:1.1}.kp-transport-metric{font-size:8.5pt;font-weight:600;color:#475569;padding-bottom:1px}.kp-transport-sub{font-size:8.5pt;color:#475569}.kp-progress-track{height:5px;background:#e2e8f0!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;border-radius:3px;overflow:hidden;margin-top:5px}.kp-progress-fill{height:100%;-webkit-print-color-adjust:exact;print-color-adjust:exact;border-radius:3px}.kp-progress-track--vol{background:#d8e0ea!important}.kp-expenses-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:4px;page-break-inside:avoid;align-items:start}.kp-card-heading{font-size:9pt;font-weight:700;color:#003b7a;border-bottom:1px solid #D8E0EA;padding-bottom:6px;margin-bottom:6px}.kp-expense-row{display:flex;justify-content:space-between;font-size:8.5pt;padding:3.5px 0;border-bottom:1px solid #EEF2F7;gap:8px}.kp-expense-row:last-child{border-bottom:none}.kp-expense-label{color:#475569;flex:1}.kp-expense-value{font-weight:600;color:#0f172a;text-align:right;white-space:nowrap}.kp-expense-subtotal{border-bottom:1px solid #EEF2F7}.kp-expense-subtotal .kp-expense-label{color:#374151;font-weight:500}.kp-expense-total{border-top:1.5px solid #D8E0EA!important;border-bottom:none!important;margin-top:3px;padding-top:6px!important}.kp-expense-total .kp-expense-label{font-weight:700;color:#003b7a}.kp-expense-total .kp-expense-value{font-weight:700;color:#003b7a;font-size:9pt}.kp-warning-block{display:flex;align-items:flex-start;gap:10px;margin:12px 0;padding:9px 14px;background:#fff7e6!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;border:1px solid #F5B942;border-radius:6px;font-size:8.5pt;color:#7c4e00;page-break-inside:avoid}.kp-warning-icon{font-size:11pt;flex-shrink:0;line-height:1.3;color:#d97706}.kp-warning-text{line-height:1.5}.kp-product-table{width:100%;border-collapse:collapse;margin-bottom:10px;font-size:8.5pt}.kp-product-table th{background:#f1f5f9!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;border:1px solid #D8E0EA;padding:5px 8px;font-weight:700;color:#1e293b;font-size:7.5pt;text-transform:uppercase;letter-spacing:.03em}.kp-product-table td{border:1px solid #D8E0EA;padding:5px 8px;color:#334155;vertical-align:top}.kp-product-table tr{page-break-inside:avoid!important}.kp-th-num{width:34px;text-align:center}.kp-th-photo{width:46px;text-align:center}.kp-th-tnved{width:84px;text-align:center}.kp-th-qty{width:58px;text-align:center}.kp-th-price{width:88px;text-align:right}.kp-th-total{width:98px;text-align:right}.kp-td-num,.kp-td-qty{text-align:center}.kp-td-price{text-align:right}.kp-td-total{text-align:right;font-weight:600}.kp-product-table tr.kp-family-row{background:#f8fafc!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.kp-product-table tr.kp-family-row--single,.kp-product-table tr.kp-variant-row{background:#fff!important}.kp-product-table tr.kp-tnved-group-row td{background:#e8eef6!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;font-weight:700;color:#003b7a;font-size:8.5pt;letter-spacing:.02em;border-top:1.5px solid #C7D4E4}.kp-product-family-name{font-weight:700;color:#0f172a;line-height:1.25}.kp-product-cn{margin-top:1px;font-size:7.2pt;color:#94a3b8;line-height:1.2}.kp-product-variant-meta{margin-top:2px;font-size:7.3pt;color:#64748b;line-height:1.25}.kp-product-calc-meta{margin-top:2px;font-size:7.2pt;color:#475569;line-height:1.25}.composite-components-summary.is-print{margin-top:3px;padding:3px 4px;border:.75pt solid #F6D58A;border-radius:3px;background:#fff8e7!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#713f12;font-size:6.9pt;line-height:1.22}.composite-components-summary.is-print .composite-components-summary__head{margin-bottom:1px;font-weight:700}.composite-components-summary.is-print .composite-components-summary__list,.composite-components-summary.is-print .composite-components-summary__item{display:block}.composite-components-summary.is-print .composite-components-summary__name{color:#78350f;font-weight:700}.composite-components-summary.is-print .composite-components-summary__meta{color:#64748b}.kp-product-comment{margin-top:2px;font-size:7.2pt;line-height:1.25;font-style:italic}.kp-product-comment--family{color:#4f46e5}.kp-product-comment--variant{color:#b45309}.kp-table-footer td{background:#eef2f7!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;font-weight:700;color:#003b7a;font-size:9pt;border-top:1.5px solid #D8E0EA}.kp-tnved-note{font-size:7pt;font-weight:400;color:#9ca3af}.kp-product-img{width:44px;height:44px;-o-object-fit:cover;object-fit:cover;border-radius:3px;border:1px solid #D8E0EA;display:block;margin:0 auto}.kp-footer-note{font-size:7.5pt;color:#94a3b8;text-align:center;border-top:1px solid #EEF2F7;padding-top:8px;margin-top:14px}.kp-conditions{font-size:8pt;color:#475569;margin-top:12px;page-break-inside:avoid}.kp-conditions-title{font-weight:700;color:#0f172a;margin-bottom:4px;font-size:8.5pt}.kp-conditions-list{margin:0;display:flex;flex-direction:column;gap:3px}.kp-conditions-item{position:relative;padding-left:14px;line-height:1.35}.kp-conditions-item:before{content:"•";position:absolute;left:2px;top:0;color:#64748b}.kp-conditions-subtitle{font-weight:700;color:#0f172a;font-size:8pt;margin-top:6px;margin-bottom:1px}.kp-conditions-subtitle:first-child{margin-top:0}.print-cost-bar-block{margin-bottom:12px;padding:7px 10px;border:1px solid #D8E0EA;border-radius:6px;background:#f8fafc!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;page-break-inside:avoid}.print-cost-stacked{display:flex;height:14px;border-radius:4px;overflow:hidden;margin-bottom:8px;gap:1px}.print-cost-stacked>div{height:100%;-webkit-print-color-adjust:exact;print-color-adjust:exact}.print-cost-legend{display:flex;gap:14px;flex-wrap:wrap}.print-cost-legend-item{display:flex;align-items:flex-start;gap:5px;font-size:7.5pt;color:#374151}.print-cost-legend-item>span{display:block;width:10px;height:10px;border-radius:2px;flex-shrink:0;margin-top:1px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.print-cost-legend-item>div>div:first-child{font-weight:600}.print-cost-legend-item>div>div:last-child{color:#6b7280}.print-signature-block{margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px;page-break-inside:avoid}.print-sig-col{display:flex;flex-direction:column;gap:8px;border:1px dashed #CBD5E1;border-radius:6px;padding:12px;position:relative;background:#fff;min-height:110px}.print-sig-title{font-weight:700;font-size:9pt;color:#111827}.print-sig-line{margin-top:auto;border-top:1px solid #4B5563;font-size:8pt;color:#4b5563;padding-top:3px;display:flex;justify-content:space-between}.print-seal-img{position:absolute;top:15px;left:25px;width:100px;height:100px;-o-object-fit:contain;object-fit:contain;opacity:.8;pointer-events:none;mix-blend-mode:multiply}.print-signature-img{position:absolute;top:30px;left:45px;width:80px;height:50px;-o-object-fit:contain;object-fit:contain;opacity:.85;pointer-events:none;mix-blend-mode:multiply;transform:rotate(-5deg)}}.inline-edit-input{width:100%;background:transparent;border:none;padding:2px 4px;border-radius:4px;font-size:inherit;font-family:inherit;font-weight:inherit;color:inherit;text-align:inherit;outline:none;transition:background-color .15s ease,box-shadow .15s ease}.inline-edit-input:hover{background-color:#0000000a}.inline-edit-input:focus{background-color:#fff;box-shadow:0 0 0 1px #3b82f6}.inline-edit-input[type=number]::-webkit-inner-spin-button,.inline-edit-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inline-edit-input[type=number]{-moz-appearance:textfield}.inline-edit-input.inline-family-input:focus{box-shadow:0 0 0 1px #4f46e5}.company-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.company-modal-box{background:#fff;border-radius:16px;box-shadow:0 24px 64px #0000002e;width:100%;max-width:680px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:fadeIn .18s ease-out}.company-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8faff,#f0f4ff);flex-shrink:0}.company-modal-title{display:flex;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;color:#1e293b}.company-modal-title-icon{color:#3b82f6}.company-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#6b7280;cursor:pointer;transition:background .15s,color .15s}.company-modal-close:hover{background:#fee2e2;color:#dc2626}.company-modal-tabs{display:flex;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0;overflow-x:auto}.company-modal-tab{display:flex;align-items:center;gap:.4rem;padding:.7rem 1.1rem;font-size:.8125rem;font-weight:500;color:#6b7280;border:none;border-bottom:2px solid transparent;background:transparent;cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s,background .15s}.company-modal-tab:hover{color:#3b82f6;background:#eff6ff}.company-modal-tab.active{color:#2563eb;border-bottom-color:#2563eb;background:#eff6ff;font-weight:600}.company-modal-tab-badge{background:#3b82f6;color:#fff;font-size:10px;font-weight:700;border-radius:999px;padding:1px 6px;line-height:1.4}.company-modal-content{flex:1;overflow-y:auto;padding:1.25rem 1.5rem}.company-modal-section{display:flex;flex-direction:column;gap:1rem}.company-modal-type-switcher{display:flex;gap:.5rem;flex-wrap:wrap}.company-modal-type-option{display:flex;align-items:center;gap:.35rem;padding:.4rem .85rem;border-radius:999px;border:1.5px solid #d1d5db;cursor:pointer;font-size:.8125rem;font-weight:500;color:#374151;background:#f9fafb;transition:all .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.company-modal-type-option input[type=radio]{display:none}.company-modal-type-option:hover{border-color:#93c5fd;background:#eff6ff;color:#2563eb}.company-modal-type-option.active{border-color:#2563eb;background:#dbeafe;color:#1d4ed8;font-weight:600}.company-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.company-modal-field{display:flex;flex-direction:column;gap:.3rem}.company-modal-field--wide{grid-column:span 2}.company-modal-field--full{grid-column:1 / -1}.company-modal-field label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.company-modal-field label .required{color:#ef4444;margin-left:2px}.company-modal-field input,.company-modal-field select,.company-modal-field textarea{width:100%;border:1.5px solid #e5e7eb;border-radius:8px;padding:.45rem .65rem;font-size:.875rem;color:#1e293b;background:#fafafa;outline:none;transition:border-color .15s,box-shadow .15s,background .15s;font-family:inherit;resize:vertical}.company-modal-field input:focus,.company-modal-field select:focus,.company-modal-field textarea:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f626}.company-modal-roles-section{border-top:1px solid #f0f0f0;padding-top:.85rem}.company-modal-roles-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;display:block;margin-bottom:.5rem}.company-modal-roles-grid{display:flex;flex-wrap:wrap;gap:.4rem}.company-modal-role-checkbox{display:flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border:1.5px solid #e5e7eb;border-radius:999px;font-size:.8125rem;font-weight:500;color:#374151;background:#f9fafb;cursor:pointer;transition:all .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.company-modal-role-checkbox input[type=checkbox]{accent-color:#3b82f6;width:13px;height:13px}.company-modal-role-checkbox:has(input:checked){border-color:#3b82f6;background:#dbeafe;color:#1d4ed8}.company-modal-bank-card{border:1.5px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fafafa;margin-bottom:.75rem;transition:border-color .15s}.company-modal-bank-card:hover{border-color:#93c5fd}.company-modal-bank-header{display:flex;align-items:center;gap:.5rem;padding:.55rem .85rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb}.company-modal-bank-type-badge{display:flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .6rem;border-radius:999px}.company-modal-bank-type-badge[data-type=ru]{background:#dbeafe;color:#1d4ed8}.company-modal-bank-type-badge[data-type=int]{background:#d1fae5;color:#065f46}.company-modal-bank-currency{font-size:.75rem;font-weight:700;background:#f1f5f9;border:1px solid #e2e8f0;padding:.15rem .5rem;border-radius:6px;color:#374151}.company-modal-bank-primary{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#f59e0b;font-weight:600;cursor:pointer;margin-left:auto}.company-modal-bank-primary input[type=checkbox]{accent-color:#f59e0b;width:12px;height:12px}.company-modal-bank-remove{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;border:none;background:transparent;color:#9ca3af;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.company-modal-bank-remove:hover{background:#fee2e2;color:#dc2626}.company-modal-bank-fields{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;padding:.85rem}.company-modal-bank-fields .company-modal-field label{font-size:.65rem}.company-modal-banks-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}.company-modal-add-bank-btn{display:flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:8px;border:1.5px dashed;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .15s;background:transparent}.company-modal-add-bank-btn.ru{border-color:#93c5fd;color:#2563eb}.company-modal-add-bank-btn.ru:hover{background:#dbeafe;border-color:#3b82f6}.company-modal-add-bank-btn.int{border-color:#6ee7b7;color:#047857}.company-modal-add-bank-btn.int:hover{background:#d1fae5;border-color:#10b981}.company-modal-banks-empty{text-align:center;padding:2rem 1rem;color:#9ca3af;font-size:.875rem;border:1.5px dashed #e5e7eb;border-radius:12px;background:#fafafa}.company-modal-banks-loading{text-align:center;padding:2rem;color:#6b7280;font-size:.875rem}.company-modal-commission-section{border:1.5px solid #e0e7ff;border-radius:10px;background:linear-gradient(135deg,#f5f7ff,#eff2ff);padding:.75rem;margin-top:.25rem}.company-modal-commission-title{font-size:.75rem;font-weight:700;color:#3730a3;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem}.company-modal-commission-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.company-modal-commission-field{display:flex;flex-direction:column;gap:.25rem}.company-modal-commission-field label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6366f1}.company-modal-commission-field input,.company-modal-commission-field select{border:1.5px solid #c7d2fe;border-radius:7px;padding:.35rem .55rem;font-size:.8125rem;color:#1e1b4b;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%;box-sizing:border-box}.company-modal-commission-field input:focus,.company-modal-commission-field select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.company-modal-commission-hint{margin-top:.5rem;font-size:.72rem;color:#4338ca;background:#e0e7ff;border-radius:6px;padding:.3rem .6rem;line-height:1.4}.company-modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;padding:.85rem 1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0}.company-modal-btn-cancel{padding:.5rem 1.1rem;border-radius:8px;border:1.5px solid #d1d5db;background:#fff;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}.company-modal-btn-cancel:hover{background:#f3f4f6;border-color:#9ca3af}.company-modal-btn-save{display:flex;align-items:center;gap:.4rem;padding:.5rem 1.25rem;border-radius:8px;border:none;background:#2563eb;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s}.company-modal-btn-save:hover{background:#1d4ed8;transform:translateY(-1px)}.company-modal-btn-save:active{transform:translateY(0)}.company-modal-btn-cancel:disabled,.company-modal-btn-save:disabled{opacity:.6;cursor:wait}.company-modal-btn-save:disabled:hover{background:#2563eb;transform:none}.expert-page{max-width:1280px;margin:0 auto;padding:32px 24px 80px;color:#1f2937}.expert-header,.expert-card-title,.expert-actions,.expert-toolbar,.expert-document-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.expert-header{margin-bottom:24px;align-items:flex-start}.expert-header h1{display:flex;align-items:center;gap:10px;margin:8px 0}.expert-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;margin-bottom:18px;box-shadow:0 4px 18px #0f172a0d}.expert-request-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.expert-request-grid .expert-card{cursor:pointer;position:relative}.expert-card-title h2{margin:0}.expert-status{display:inline-block;padding:4px 9px;border-radius:999px;font-size:12px;background:#e5e7eb}.expert-status-ready_for_exkont,.expert-status-data_applied,.expert-status-closed{background:#dcfce7;color:#166534}.expert-status-needs_clarification{background:#fef3c7;color:#92400e}.expert-status-sent_to_exkont,.expert-status-certificate_received{background:#dbeafe;color:#1d4ed8}.expert-request-code-summary{display:block;margin-top:8px;color:#475569;font-size:13px;font-weight:600}.expert-primary-button,.expert-secondary-button,.expert-link-button,.expert-file-button,.expert-icon-button{border:0;border-radius:9px;padding:9px 13px;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font:inherit}.expert-primary-button{background:#2563eb;color:#fff}.expert-secondary-button,.expert-file-button{background:#eef2ff;color:#3730a3}.expert-link-button,.expert-icon-button{background:transparent;color:#4b5563;padding-left:0}.expert-primary-button:disabled,.expert-secondary-button:disabled{opacity:.55;cursor:wait}.expert-create-form label,.expert-item-card>label,.expert-result-form label{display:grid;gap:6px;margin-bottom:13px;font-size:13px;font-weight:600}.expert-page input,.expert-page textarea{border:1px solid #d1d5db;border-radius:8px;padding:9px 10px;font:inherit;width:100%}.expert-page input[type=checkbox]{width:auto;padding:0;flex:0 0 auto}.expert-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.expert-bulk-editor{display:grid;gap:12px}.expert-bulk-editor .expert-secondary-button{justify-self:start}.expert-transfer-message{margin-top:10px;color:#166534;font-size:13px}.expert-calculation-groups{display:grid;gap:18px}.expert-calculation-group{display:grid;gap:7px}.expert-calculation-group>header{display:flex;align-items:center;justify-content:space-between;padding:9px 13px;border-radius:10px;background:#e8eef7;color:#27364d}.expert-calculation-group>header label{display:flex;align-items:center;gap:9px}.expert-calculation-group>header span{color:#64748b;font-size:13px}.expert-item-card.is-collapsed{padding:10px 13px}.expert-item-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:start;-moz-column-gap:10px;column-gap:10px;row-gap:5px;min-width:0}.expert-item-toggle{display:flex;align-items:center;gap:7px;min-width:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.expert-item-toggle>span:last-child{color:#64748b;font-size:12px;white-space:nowrap}.expert-item-name{font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expert-item-meta{grid-column:2;display:grid;grid-template-columns:repeat(3,220px);gap:12px;min-width:0;color:#475569;font-size:12px}.expert-item-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expert-item-card.is-expanded .expert-item-summary{margin-bottom:14px}.expert-danger-icon{color:#b91c1c;padding:3px}.expert-danger-icon:hover{color:#7f1d1d}@media(max-width:768px){.expert-item-meta{grid-template-columns:1fr;gap:4px}}.expert-source-list{max-height:440px;overflow:auto;border:1px solid #e5e7eb;border-radius:10px;padding:12px;margin:12px 0}.expert-source-list section{margin-bottom:14px}.expert-check-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px;font-weight:400!important;margin:8px 0!important}.expert-check-row input{width:auto}.expert-ai-draft-badge{justify-self:start;display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;background:#fef3c7;color:#92400e;padding:2px 8px;font-size:11px;font-weight:700}.expert-warning{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:10px;padding:12px;margin-bottom:14px}.expert-warning-list{color:#9a3412;margin-bottom:14px}.expert-variants{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin:14px 0}.expert-variants>div{display:flex;align-items:center;gap:8px;background:#f8fafc;padding:8px;border-radius:8px;font-size:12px}.expert-variants img{width:52px;height:52px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.expert-variant-image{cursor:zoom-in;transition:transform .1s ease}.expert-variant-image:hover{transform:scale(1.05)}.expert-result-form{border-top:1px solid #e5e7eb;margin-top:18px;padding-top:16px}.expert-section-heading{margin:0 0 12px}.expert-section-heading h3{display:flex;align-items:center;gap:6px;margin:0 0 3px;font-size:16px}.expert-section-heading h3 svg{color:#64748b;cursor:help}.expert-section-heading p{margin:0;color:#6b7280;font-size:12px;line-height:1.45}.expert-item-stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:14px 0}.expert-item-stepper span{border:1px solid #e5e7eb;border-radius:8px;padding:7px 8px;background:#f8fafc;color:#64748b;font-size:12px;text-align:center;white-space:nowrap}.expert-item-stepper .is-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:700}.expert-item-stepper .is-done{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.expert-workflow-help{padding:14px 16px}.expert-section-toggle{display:inline-flex;align-items:center;gap:7px;border:0;padding:0;background:transparent;color:#1f2937;cursor:pointer;font:inherit}.expert-workflow-help ol{margin:10px 0 0 26px;padding:0;color:#475569;font-size:13px;line-height:1.55}.expert-file-button input{display:none}.expert-document-row{justify-content:flex-start;color:#2563eb;padding:7px 0}.expert-search{display:flex;align-items:center;gap:8px}.expert-similar-row{display:grid;grid-template-columns:1fr 180px 2fr;gap:12px;padding:10px 0;border-bottom:1px solid #e5e7eb}.expert-error{color:#b91c1c}@media(max-width:800px){.expert-header,.expert-toolbar{flex-direction:column;align-items:stretch}.expert-form-grid,.expert-similar-row{grid-template-columns:1fr}.expert-actions{flex-wrap:wrap;justify-content:flex-start}.expert-item-stepper{grid-template-columns:1fr}}.labels-form{display:flex;flex-direction:column;gap:20px}.labels-settings,.labels-products,.labels-preview-section{border:1px solid #dbe4f0;border-radius:12px;padding:16px;background:#fff}.labels-settings h4,.labels-section-header h4{margin:0;color:#1e3a5f;font-size:14px}.labels-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.labels-settings-grid label,.labels-count-field,.labels-weight-field{display:flex;flex-direction:column;gap:5px;font-size:11px;color:#475569}.labels-settings-grid input,.labels-settings-grid select,.labels-count-field input,.labels-weight-field input{border:1px solid #cbd5e1;border-radius:7px;padding:8px;background:#fff}.labels-weight-readonly{display:flex;flex-direction:column;gap:2px;min-width:92px;padding:5px 8px;border-radius:7px;background:#f1f5f9;color:#334155;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.labels-options{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:14px}.labels-options label,.labels-section-header label{display:flex;align-items:center;gap:6px;font-size:12px}.labels-section-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;color:#64748b;font-size:11px}.labels-product-list{display:flex;flex-direction:column;gap:8px}.labels-product-row{display:grid;grid-template-columns:minmax(180px,1fr) auto auto auto;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:9px;padding:10px}.labels-product-row.is-selected{border-color:#93c5fd;background:#eff6ff}.labels-product-row>button{display:flex;flex-direction:column;gap:3px;border:0;padding:0;background:transparent;color:#1f2937;text-align:left;cursor:pointer}.labels-product-row>button span,.labels-carton-count{color:#64748b;font-size:11px}.labels-range-pill{display:inline-flex;align-items:center;justify-content:center;min-width:126px;border:1px solid #bfdbfe;border-radius:7px;padding:7px 8px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:800;white-space:nowrap}.labels-weight-field{width:75px}.label-preview{position:relative;display:grid;grid-template-columns:1fr;width:min(100%,560px);min-height:280px;margin:0 auto;border:2px solid #111827;background:#fff;color:#111827}.label-preview--double,.label-preview--compact{grid-template-columns:minmax(0,1fr) 150px}.label-preview--square{width:min(100%,320px);aspect-ratio:1 / 1;min-height:0}.label-preview-square-band{margin:-12px -12px 8px;padding:10px 12px;background:#111827;color:#fff;font-weight:700;font-size:16px;line-height:1.2;text-align:center}.label-preview-main{display:flex;flex-direction:column;padding:12px;font-size:12px;line-height:1.2}.label-preview-main p{margin:0 0 3px;overflow-wrap:anywhere}.label-preview-footer{display:flex;flex-direction:column;gap:4px;margin:auto -12px -12px;padding:7px 12px;border-top:1px solid #111827}.label-preview-footer p{margin:0}.label-preview-eac{display:block;position:static;font-size:24px;line-height:1}.label-preview-box-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:-2px 0 8px;padding-bottom:8px;border-bottom:1px solid #111827}.label-preview-box-header strong{display:inline-block;margin-right:6px;font-size:28px;line-height:1}.label-preview-box-header span{color:#475569;font-size:13px;font-weight:800}.label-preview-qr{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border:2px solid #111827;color:#111827;font-size:11px;font-weight:900}.label-preview-cn{display:flex;flex-direction:column;gap:6px;position:relative;border-left:0;padding:12px 10px;font-size:13px;overflow-wrap:anywhere}.label-preview-cn:before{position:absolute;top:0;bottom:42px;left:0;border-left:1px solid #111827;content:""}.labels-contract-source{margin-bottom:8px;color:#475569;font-size:12px}.box-builder-hint,.box-builder-empty,.box-builder-importer{margin:8px 0 0;color:#64748b;font-size:12px;line-height:1.4}.box-builder-merge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #93c5fd;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700}.box-builder-merge:disabled{opacity:.45;cursor:not-allowed}.box-builder-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.box-builder-group{display:grid;grid-template-columns:auto 1fr;gap:10px;border:1px solid #e2e8f0;border-radius:10px;padding:12px;background:#fff}.box-builder-group.is-over-limit{border-color:#f87171;background:#fef2f2}.box-builder-limit-error{margin:10px 0 0;padding:8px 10px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:12px;line-height:1.4}.box-builder-check{border:0;background:transparent;color:#2563eb;padding:2px}.box-builder-group-head{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:13px}.box-builder-physics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.box-builder-physics label{display:flex;flex-direction:column;gap:4px;font-size:11px;color:#64748b}.box-builder-physics input{border:1px solid #cbd5e1;border-radius:6px;padding:6px 8px;font-size:13px}.box-builder-dims{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.box-builder-components{margin:10px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.box-builder-components li{display:flex;align-items:center;gap:6px;font-size:12px;color:#334155}.box-builder-components code{font-size:11px;color:#64748b}.box-builder-components em{margin-left:auto;font-style:normal;color:#64748b}@media(max-width:760px){.labels-settings-grid{grid-template-columns:1fr}.labels-product-row{grid-template-columns:auto 1fr}.labels-carton-count,.labels-range-pill,.labels-count-field,.labels-weight-field{grid-column:2;width:auto}.label-preview--double{grid-template-columns:1fr 120px}}.company-role-filters{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.company-role-filters button{border:1px solid #cbd5e1;border-radius:999px;padding:6px 12px;background:#fff;color:#475569;font-size:12px;font-weight:600}.company-role-filters button.active{border-color:#2563eb;background:#2563eb;color:#fff}.ai-provider-grid,.expert-ai-grid{display:grid;gap:16px}.ai-provider-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.ai-provider-card,.expert-ai-result{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.ai-provider-title,.ai-provider-title>div,.ai-provider-status,.expert-ai-candidate>div,.ai-provider-picker{display:flex;align-items:center;gap:10px}.ai-provider-title{justify-content:space-between;margin-bottom:16px}.ai-provider-title h2{margin:0}.ai-provider-status{flex-wrap:wrap;margin:14px 0;color:#475569;font-size:13px}.ai-budget-over{color:#dc2626;font-weight:600}.ai-provider-status a,.ai-check-ok{display:inline-flex;align-items:center;gap:4px}.ai-check-ok,.expert-match-10{color:#15803d}.ai-delete-key{color:#b91c1c}.mail-account-meta{font-size:12px;color:#64748b;font-weight:500}.mail-account-error{color:#b91c1c}.mail-hint{margin:0 0 8px;font-size:12px;color:#64748b;line-height:1.35}.mail-inline-check{display:inline-flex;align-items:center;gap:6px;flex-direction:row}.mail-add-btn{margin-top:14px}.mail-section-title{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin:14px 0 6px}.ai-provider-picker{flex-wrap:wrap}.ai-provider-picker label{display:inline-flex;align-items:center;gap:5px}.expert-ai-results{margin-top:20px}.expert-ai-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.expert-ai-error{border-color:#fecaca}.expert-ai-candidate{border-top:1px solid #e5e7eb;padding:12px 0}.expert-ai-candidate>div{justify-content:space-between}.expert-ai-candidate p{margin:6px 0}.expert-match{display:inline-block;font-size:12px;font-weight:600}.expert-match-6{color:#2563eb}.expert-match-4{color:#a16207}.expert-match-0{color:#b91c1c}.expert-ai-candidate .expert-candidate-head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;justify-content:flex-start;width:100%;border:0;background:transparent;padding:4px 0;font:inherit;text-align:left;cursor:pointer}.expert-ai-candidate.is-open .expert-candidate-head{margin-bottom:4px}.expert-ai-candidate .expert-candidate-head>svg{color:#94a3b8;flex:0 0 auto}.expert-ai-candidate .expert-candidate-body{display:block}.expert-item-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:22px;align-items:start}.expert-col{min-width:0}.expert-col-ai{border-left:1px solid #eef0f4;padding-left:22px}.expert-col-ai .expert-ai-results{margin-top:0}.expert-col-ai .expert-ai-grid{grid-template-columns:1fr}.expert-col-ai .expert-result-form{margin-top:18px}.expert-spoiler{margin:4px 0 10px;font-size:13px}.expert-spoiler>summary{cursor:pointer;font-weight:600;color:#4b5563;list-style:none}.expert-spoiler>summary::-webkit-details-marker{display:none}.expert-spoiler>summary:before{content:"▸ ";color:#94a3b8}.expert-spoiler[open]>summary:before{content:"▾ "}.expert-spoiler>p{margin:8px 0 0;color:#374151;line-height:1.5}.expert-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;background:#0f172ad1;padding:24px;cursor:zoom-out}.expert-lightbox img{max-width:min(92vw,1000px);max-height:90vh;-o-object-fit:contain;object-fit:contain;border-radius:8px;box-shadow:0 12px 40px #00000080;cursor:default}.expert-lightbox-close{position:absolute;top:18px;right:22px;display:flex;background:#ffffff26;color:#fff;border:none;border-radius:8px;padding:6px;cursor:pointer}.expert-lightbox-close:hover{background:#ffffff4d}.expert-ready-banner{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:9px 12px;border-radius:9px;background:#ecfdf5;border:1px solid #a7f3d0;color:#166534;font-size:13px;font-weight:600}.expert-reanalyze-hint{margin:8px 0;padding:8px 11px;border-radius:8px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;font-size:12.5px;line-height:1.45}.expert-gaps{margin:10px 0;padding:9px 12px;border-radius:8px;background:#fffbeb;border:1px solid #fde68a;font-size:12.5px;color:#78350f}.expert-gaps b{display:flex;align-items:center;gap:6px}.expert-gaps>summary{display:flex;align-items:center;gap:6px;cursor:pointer;font-weight:700}.expert-gaps>summary::marker{color:#d97706}.expert-gaps ul{margin:6px 0 4px;padding-left:20px}.expert-gaps li{margin:2px 0}.expert-gaps small{color:#92805a}.expert-ai-description{margin:4px 0 12px;padding:10px 12px;border-radius:8px;background:#f5f3ff;border:1px solid #ddd6fe;font-size:13px}.expert-ai-description>summary{cursor:pointer;color:#5b21b6;font-weight:700}.expert-ai-description>b{color:#5b21b6}.expert-ai-description>p{margin:6px 0 8px;color:#374151;line-height:1.5;white-space:pre-line}.expert-ai-history{margin-top:4px}.expert-ai-history>summary{cursor:pointer;font-weight:600;color:#64748b;font-size:13px;list-style:none}.expert-ai-history>summary::-webkit-details-marker{display:none}.expert-ai-history>summary:before{content:"▸ ";color:#94a3b8}.expert-ai-history[open]>summary:before{content:"▾ "}.expert-ai-history[open]{display:grid;gap:16px}.expert-ghost-button{opacity:.92}@media(max-width:900px){.expert-item-body{grid-template-columns:1fr;gap:16px}.expert-col-ai{border-left:0;border-top:1px solid #eef0f4;padding-left:0;padding-top:16px}}.expert-ai-candidate .expert-candidate-head>strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.expert-candidate-confidence{font-weight:700;color:#15803d}.expert-candidate-gri{font-size:11px;font-weight:700;color:#4f46e5;background:#eef2ff;padding:1px 7px;border-radius:999px}.expert-ai-candidate .expert-candidate-official{display:block;font-size:12px;color:#374151;background:#f9fafb;border-left:3px solid #c7d2fe;padding:6px 9px;margin:6px 0;border-radius:0 6px 6px 0}.expert-ai-candidate .expert-candidate-reasoning,.expert-ai-candidate .expert-candidate-discriminator{display:block;font-size:13px;line-height:1.45}.expert-ai-candidate .expert-candidate-discriminator{color:#9a3412;background:#fff7ed;padding:6px 9px;border-radius:6px}.expert-ai-candidate .expert-candidate-graph31{display:block;border:1px dashed #d1d5db;border-radius:8px;padding:8px 10px;margin:8px 0;background:#fafafa}.expert-candidate-graph31 p{margin:4px 0 0;font-size:12.5px;white-space:pre-wrap}.expert-ai-candidate .expert-candidate-missing{display:block;font-size:11.5px;color:#6b7280;margin:6px 0}.expert-precedents{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0;font-size:11.5px}.expert-precedents-title{font-weight:700;color:#166534}.expert-precedent{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:2px 9px;color:#166534}.expert-precedent code,.expert-precedent-conflict code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.expert-precedent-conflict{font-size:12.5px;font-weight:600;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:7px 10px;margin:8px 0;line-height:1.45}.expert-pivot{border:1px solid #c7d2fe;background:linear-gradient(180deg,#f5f7ff,#fafbff);border-radius:10px;padding:11px 13px;margin:10px 0}.expert-pivot-title{font-size:13.5px;font-weight:700;color:#312e81;margin-bottom:6px}.expert-pivot-title code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#e0e7ff;padding:1px 6px;border-radius:5px}.expert-pivot-factor,.expert-pivot-lean{font-size:12.5px;line-height:1.45;margin:4px 0}.expert-pivot-lean{color:#9a3412}.expert-pivot-cols{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:8px 0 4px}.expert-pivot-col{border:1px solid #e0e7ff;background:#fff;border-radius:8px;padding:7px 9px}.expert-pivot-col-code{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700;color:#4338ca;margin-bottom:3px}.expert-pivot-col p{margin:0;font-size:12px;line-height:1.4}.expert-pivot-warning{font-size:12.5px;font-weight:600;color:#b91c1c;background:#fef2f2;border-radius:6px;padding:6px 9px;margin:6px 0 0}@media(max-width:640px){.expert-pivot-cols{grid-template-columns:1fr}}.expert-challenge{border-top:1px solid #e5e7eb;margin-top:18px;padding-top:16px}.expert-challenge h3{margin:0 0 4px}.expert-challenge-hint{font-size:12.5px;color:#6b7280;margin:0 0 10px}.expert-challenge-input{display:flex;gap:8px;align-items:stretch}.expert-review-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.expert-challenge-input input{flex:1;min-width:0;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.expert-verdict{border:1px solid #e5e7eb;border-left-width:4px;border-radius:10px;padding:11px 13px;margin-top:12px}.expert-verdict p{font-size:12.5px;line-height:1.5;margin:6px 0}.expert-verdict code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#f3f4f6;padding:1px 5px;border-radius:5px}.expert-verdict-ok{border-left-color:#16a34a;background:#f0fdf4}.expert-verdict-warn{border-left-color:#d97706;background:#fffbeb}.expert-verdict-bad{border-left-color:#dc2626;background:#fef2f2}.expert-verdict-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.expert-verdict-badge{font-size:13.5px;font-weight:700}.expert-verdict-ok .expert-verdict-badge{color:#15803d}.expert-verdict-warn .expert-verdict-badge{color:#b45309}.expert-verdict-bad .expert-verdict-badge{color:#b91c1c}.expert-verdict-code{font-size:12.5px;color:#374151}.expert-verdict-official{font-size:12px;color:#4338ca;margin:6px 0}.expert-verdict-facts{font-size:12.5px;margin:6px 0}.expert-verdict-facts ul{margin:4px 0 0;padding-left:18px}.expert-verdict-facts li{line-height:1.45}.expert-verdict-risk{background:#fff;border-radius:6px;padding:6px 9px;color:#b91c1c;font-weight:500}.expert-verdict-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 0;font-size:11.5px}.expert-verdict-summary span{padding:6px 8px;border-radius:6px;background:#ffffffbf}.expert-verdict-details{margin-top:7px;font-size:12px}.expert-verdict-details summary{cursor:pointer;color:#475569;font-weight:650}.expert-reclassification-risks{display:grid;gap:6px;margin:9px 0}.expert-risk-row{padding:7px 9px;border:1px solid #dbe3ee;border-radius:7px;background:#fff}.expert-risk-row.is-strong{border-color:#fca5a5;background:#fff7f7}.expert-risk-row.is-weak{border-color:#bbf7d0;background:#f7fff9}.expert-risk-row>div{display:flex;align-items:center;gap:7px}.expert-risk-row p{margin:4px 0}.expert-risk-row small{color:#64748b}.expert-risk-badge{padding:2px 6px;border-radius:999px;background:#e2e8f0;font-size:10px;font-weight:700}.expert-risk-row.is-strong .expert-risk-badge{color:#991b1b;background:#fee2e2}.expert-risk-row.is-weak .expert-risk-badge{color:#166534;background:#dcfce7}.expert-poll-warning{margin-bottom:10px;padding:8px 11px;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;background:#fff7ed;font-size:12px}@media(max-width:700px){.expert-verdict-summary{grid-template-columns:1fr}}.expert-review-note{color:#6b7280;font-size:12px!important}.expert-question{margin:8px 0}.expert-question-why{display:block;font-size:11px;font-weight:600;color:#4f46e5;margin:2px 0}.expert-question-options{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px}.expert-option-chip{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;padding:3px 9px;border:1px solid #c7d2fe;border-radius:999px;background:#eef2ff;color:#3730a3;cursor:pointer;transition:background .15s,border-color .15s}.expert-option-chip:hover{background:#e0e7ff;border-color:#818cf8}.expert-option-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;color:#6366f1}.expert-spinner{animation:expert-spin .8s linear infinite}@keyframes expert-spin{to{transform:rotate(360deg)}}.expert-item-readiness{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.expert-item-readiness.is-ready{color:#166534;background:#dcfce7}.expert-item-readiness.is-missing{color:#991b1b;background:#fee2e2}.expert-item-missing{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 12px 32px}.expert-item-missing span{padding:3px 7px;border-radius:6px;color:#9a3412;background:#ffedd5;font-size:12px}.expert-package-result{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:12px 16px;border-radius:10px}.expert-package-result.is-success{color:#166534;background:#dcfce7}.expert-package-result.is-error{color:#991b1b;background:#fee2e2}.expert-package-result a{display:inline-flex;align-items:center;gap:6px;font-weight:700}@media print{.kp-mobile-proposal{display:block!important;color:#111827!important;font-family:Arial,Helvetica,sans-serif!important;font-size:9pt!important;line-height:1.35!important}.kp-mobile-proposal h1,.kp-mobile-proposal h2,.kp-mobile-proposal h3,.kp-mobile-proposal p{margin:0}.kp-mobile-header,.kp-mobile-hero,.kp-mobile-facts,.kp-mobile-util,.kp-mobile-costs,.kp-mobile-product-card,.kp-mobile-footer-note,.kp-mobile-conditions,.kp-mobile-signatures{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.kp-mobile-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #d7dde8}.kp-mobile-brand{color:#0f172a;font-size:15pt;font-weight:800;letter-spacing:0}.kp-mobile-contact{max-width:125mm;margin-top:2px;color:#64748b;font-size:8pt}.kp-mobile-doc-meta{min-width:42mm;color:#475569;font-size:8pt;text-align:right}.kp-mobile-doc-meta strong{display:block;margin-top:2px;color:#0f172a;font-size:10pt}.kp-mobile-doc-meta span{display:block;margin-top:1px}.kp-mobile-hero{display:grid;grid-template-columns:minmax(0,1fr) 54mm;gap:12px;margin-bottom:10px;padding:12px;border:1px solid #cfd8e6;border-radius:6px;background:#f8fafc!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.kp-mobile-eyebrow,.kp-mobile-route,.kp-mobile-muted{color:#64748b;font-size:8pt}.kp-mobile-hero h1{margin-top:3px;color:#0f172a;font-size:17pt;font-weight:800;line-height:1.12}.kp-mobile-route{margin-top:6px}.kp-mobile-total{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right}.kp-mobile-total span{color:#64748b;font-size:8pt;font-weight:700;text-transform:uppercase}.kp-mobile-total strong{margin-top:4px;color:#0f172a;font-size:18pt;font-weight:900;line-height:1.05}.kp-mobile-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px}.kp-mobile-facts div,.kp-mobile-util div,.kp-mobile-cost-row{border:1px solid #dce3ee;border-radius:5px;background:#fff!important}.kp-mobile-facts div{min-height:16mm;padding:7px 8px}.kp-mobile-facts span,.kp-mobile-util span{display:block;color:#64748b;font-size:7.5pt;font-weight:700;text-transform:uppercase}.kp-mobile-facts strong,.kp-mobile-util strong{display:block;margin-top:3px;color:#111827;font-size:10pt;font-weight:800;line-height:1.18}.kp-mobile-util{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:10px}.kp-mobile-util div{padding:7px 8px}.kp-mobile-util em{display:block;margin-top:2px;color:#64748b;font-size:8pt;font-style:normal}.kp-mobile-costs,.kp-mobile-products,.kp-mobile-footer-note,.kp-mobile-conditions{margin-top:10px}.kp-mobile-costs h2,.kp-mobile-products h2,.kp-mobile-conditions h2{margin-bottom:6px;color:#0f172a;font-size:11pt;font-weight:850}.kp-mobile-cost-list{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.kp-mobile-cost-row{padding:6px 7px}.kp-mobile-cost-row span{display:block;color:#64748b;font-size:7.5pt}.kp-mobile-cost-row strong{display:block;margin-top:2px;color:#111827;font-size:9pt;font-weight:800}.kp-mobile-tags span{display:inline-flex;align-items:center;border:1px solid #dce3ee;border-radius:999px;background:#f8fafc!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.kp-mobile-expense-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:7px}.kp-mobile-expense-group{overflow:hidden;border:1px solid #dce3ee;border-radius:5px;background:#fff!important;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.kp-mobile-expense-head,.kp-mobile-expense-subtotal,.kp-mobile-expense-row{display:grid;grid-template-columns:minmax(0,1fr) 25mm;gap:5px;align-items:baseline}.kp-mobile-expense-head{padding:5px 6px;background:#f1f5f9!important;border-bottom:1px solid #dce3ee;color:#0f172a;font-size:8pt;font-weight:850;-webkit-print-color-adjust:exact;print-color-adjust:exact}.kp-mobile-expense-subtotal{padding:4px 6px 2px;color:#334155;font-size:7.5pt;font-weight:800}.kp-mobile-expense-row{padding:2px 6px 3px;color:#64748b;font-size:7.2pt}.kp-mobile-expense-row+.kp-mobile-expense-row{border-top:1px solid #eef2f7}.kp-mobile-expense-block+.kp-mobile-expense-block{border-top:1px solid #dce3ee}.kp-mobile-expense-head strong,.kp-mobile-expense-subtotal strong,.kp-mobile-expense-row strong{color:#111827;text-align:right;white-space:nowrap}.kp-mobile-expense-row span{min-width:0}.kp-mobile-expense-row em{display:block;margin-top:1px;color:#94a3b8;font-size:6.7pt;font-style:normal}.kp-mobile-group-title{margin:8px 0 5px;padding:4px 7px;border-radius:4px;color:#334155;background:#eef2f7!important;font-size:8pt;font-weight:800;-webkit-print-color-adjust:exact;print-color-adjust:exact}.kp-mobile-product-card{margin-bottom:7px;padding:8px;border:1px solid #d7dde8;border-radius:6px}.kp-mobile-product-top{display:grid;grid-template-columns:8mm 18mm minmax(0,1fr) 40mm;gap:7px;align-items:start}.kp-mobile-product-index{display:inline-flex;align-items:center;justify-content:center;width:7mm;height:7mm;border-radius:50%;color:#fff;background:#0f172a!important;font-size:8pt;font-weight:800;-webkit-print-color-adjust:exact;print-color-adjust:exact}.kp-mobile-product-photo{display:flex;align-items:center;justify-content:center;width:18mm;height:18mm;overflow:hidden;border:1px solid #dce3ee;border-radius:4px;background:#f8fafc!important;color:#94a3b8;font-size:6.8pt;text-align:center}.kp-mobile-product-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kp-mobile-product-title h3{color:#0f172a;font-size:10.5pt;font-weight:800;line-height:1.2}.kp-mobile-price-summary{display:flex;flex-direction:column;align-items:flex-end;color:#111827;text-align:right;line-height:1.15;white-space:nowrap}.kp-mobile-price-summary strong{color:#111827;font-size:10.2pt;font-weight:900}.kp-mobile-price-summary span{margin-top:2px;color:#94a3b8;font-size:7.2pt;font-weight:600}.kp-mobile-price-summary--inline{flex-shrink:0}.kp-mobile-price-summary--inline strong{font-size:9pt;font-weight:850}.kp-mobile-price-summary--inline span{font-size:7pt}.kp-mobile-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.kp-mobile-tags span{min-height:15px;padding:1px 6px;color:#334155;font-size:7.5pt;font-weight:700}.kp-mobile-variants{margin-top:7px;border-top:1px solid #e5eaf1}.kp-mobile-variant{padding:6px 0 0}.kp-mobile-variant+.kp-mobile-variant{border-top:1px solid #eef2f7}.kp-mobile-variant-main{display:flex;justify-content:space-between;gap:8px;color:#111827;font-size:9pt;font-weight:700}.kp-mobile-note{margin-top:5px;padding-left:7px;border-left:2px solid #cbd5e1;color:#475569;font-size:7.8pt;font-style:italic}.kp-mobile-note--family{border-left-color:#64748b}.kp-mobile-footer-note{padding:7px 8px;border:1px solid #dce3ee;border-radius:5px;color:#334155;background:#f8fafc!important;font-size:8pt;-webkit-print-color-adjust:exact;print-color-adjust:exact}.kp-mobile-conditions{color:#475569;font-size:8pt}.kp-mobile-conditions h3{margin:6px 0 2px;color:#111827;font-size:8.5pt;font-weight:800}.kp-mobile-conditions p{margin-top:3px;padding-left:8px;border-left:2px solid #e2e8f0}.kp-mobile-signatures{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.kp-mobile-signatures>div{min-height:24mm;padding:8px;border:1px solid #d7dde8;border-radius:5px}.kp-mobile-signatures strong,.kp-mobile-signatures span{display:block}.kp-mobile-signatures span{margin-top:2px;color:#64748b;font-size:8pt}.kp-mobile-signatures>div>div{margin-top:14mm;border-top:1px solid #94a3b8}}.cc-root{max-width:1640px;margin:0 auto;display:flex;flex-direction:column;gap:14px;color:#0f172a}.cc-strip{position:sticky;top:0;z-index:20;display:flex;flex-direction:column;gap:12px;padding:14px 18px;border:1px solid #dbe3ef;border-radius:10px;background:#fff;box-shadow:0 6px 18px #0f172a0d}.cc-strip-top{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.cc-strip-eyebrow{color:#2563eb;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.cc-strip-brand h1{margin:2px 0 0;font-size:22px;font-weight:850;line-height:1.1}.cc-strip-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cc-search{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;width:min(440px,38vw);min-height:42px;padding:0 12px;border:1px solid #d7e0ec;border-radius:8px;color:#64748b;background:#f8fafc}.cc-search:focus-within{border-color:#93c5fd;background:#fff;box-shadow:0 0 0 3px #2563eb1a}.cc-search input{min-width:0;border:0;outline:0;background:transparent;color:#0f172a;font-size:14px}.cc-search kbd{font-size:11px;color:#94a3b8;background:#eef2f7;border:1px solid #dbe3ef;border-radius:5px;padding:1px 6px}.cc-kpis{display:flex;flex-wrap:wrap;gap:8px}.cc-kpi{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc;color:#475569;cursor:pointer;transition:all .12s ease}.cc-kpi:hover{background:#fff;border-color:#cbd5e1}.cc-kpi-count{font-size:16px;font-weight:850;color:#0f172a;line-height:1}.cc-kpi-label{font-size:12.5px;font-weight:700}.cc-kpi.is-empty{opacity:.55}.cc-kpi.is-active{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb inset}.cc-kpi--danger svg{color:#dc2626}.cc-kpi--danger.is-active{background:#fef2f2;border-color:#dc2626;box-shadow:0 0 0 1px #dc2626 inset}.cc-kpi--warning svg{color:#d97706}.cc-kpi--warning.is-active{background:#fffbeb;border-color:#d97706;box-shadow:0 0 0 1px #d97706 inset}.cc-kpi--brand svg{color:#2563eb}.cc-kpi--info svg{color:#0891b2}.cc-banner{display:flex;align-items:center;gap:8px;padding:9px 14px;border-radius:9px;font-size:13px;font-weight:600}.cc-banner--warn{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.cc-body{display:grid;grid-template-columns:312px minmax(0,1fr);gap:14px;align-items:start}.cc-rail{position:sticky;top:168px;max-height:calc(100vh - 184px);overflow:auto;border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);padding:10px 8px 12px}.cc-rail-tabs{display:flex;gap:6px;margin-bottom:8px}.cc-rail-tabs button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#475569;font-weight:750;font-size:13px;cursor:pointer}.cc-rail-tabs button.is-active{background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.cc-rail-tabs button span{background:#e2e8f0;color:#475569;font-size:11px;font-weight:800;padding:1px 7px;border-radius:999px}.cc-rail-tabs button.is-active span{background:#2563eb;color:#fff}.cc-rail-tab-alert{background:#dc2626!important;color:#fff!important}.cc-segmented{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px;background:#f1f5f9;border-radius:8px;margin-bottom:8px}.cc-segmented button{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:6px 4px;border:0;border-radius:6px;background:transparent;color:#64748b;font-size:12px;font-weight:700;cursor:pointer}.cc-segmented button.is-active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a1f}.cc-segmented button span{font-size:11px;color:#94a3b8}.cc-segmented button.is-active span{color:#2563eb}.cc-deal-result{font-size:11.5px;font-weight:700;color:#94a3b8;padding:0 4px 8px}.cc-deal-rows{display:flex;flex-direction:column;gap:6px;outline:none}.cc-deal-row{position:relative;padding:9px 10px 9px 12px;border:1px solid #e2e8f0;border-radius:11px;background:#fff;box-shadow:0 1px #0f172a08;cursor:pointer;transition:border-color .12s,background .12s,box-shadow .12s}.cc-deal-row:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:3px;background:#cbd5e1}.cc-deal-row--order:before{background:#2563eb}.cc-deal-row--archived:before{background:#94a3b8}.cc-deal-row.is-critical:before{background:#dc2626}.cc-deal-row:hover{border-color:#c7d6ea;background:#fafcff}.cc-deal-row.is-selected{border-color:#93c5fd;background:#f8fbff;box-shadow:0 0 0 1px #93c5fd inset,0 4px 12px #2563eb14}.cc-deal-row-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0}.cc-deal-id{font-size:10px;font-weight:800;color:#94a3b8;letter-spacing:.02em}.cc-deal-status{min-width:0;overflow:hidden}.cc-status-badge.is-compact{max-width:100%;min-width:0}.cc-status-badge-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-deal-row-tools{display:flex;gap:1px;flex:0 0 auto;opacity:0;pointer-events:none;transition:opacity .12s}.cc-deal-row:hover .cc-deal-row-tools,.cc-deal-row.is-selected .cc-deal-row-tools,.cc-deal-row:focus-within .cc-deal-row-tools{opacity:1;pointer-events:auto}.cc-deal-row-tools button{display:inline-flex;padding:4px;border:0;background:transparent;color:#94a3b8;border-radius:6px;cursor:pointer}.cc-deal-row-tools button:hover{background:#e2e8f0;color:#334155}.cc-deal-row-tools button.cc-danger:hover{background:#fee2e2;color:#dc2626}.cc-deal-title{font-weight:750;font-size:13px;margin-top:5px;line-height:1.25;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-deal-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:3px;color:#64748b;font-size:11px}.cc-deal-meta>span:first-child{display:inline-flex;align-items:center;gap:4px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-deal-money{font-weight:800;color:#0f172a;white-space:nowrap;flex:0 0 auto}.cc-deal-foot{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;margin-top:7px;padding-top:7px;border-top:1px solid #f1f5f9}.cc-deal-next{display:flex;align-items:center;gap:5px;min-width:0;font-size:11px;color:#475569;font-weight:650}.cc-deal-next>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-deal-next svg{flex:0 0 auto;color:#94a3b8}.cc-deal-next.is-empty{color:#94a3b8;font-weight:600}.cc-deal-urgency{flex:0 0 auto;max-width:42%;padding:2px 7px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-deal-urgency.is-danger{background:#fee2e2;color:#b91c1c}.cc-deal-urgency.is-warning{background:#fef3c7;color:#92400e}.cc-deal-urgency.is-blocking{background:#ede9fe;color:#6d28d9}.cc-deal-signals{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.cc-deal-signals span{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;padding:1px 6px;border-radius:999px;background:#f1f5f9;color:#475569}.cc-deal-signals .is-danger{background:#fee2e2;color:#b91c1c}.cc-deal-signals .is-warning{background:#fef3c7;color:#92400e}.cc-deal-signals .is-blocking{background:#ede9fe;color:#6d28d9}.cc-deadlines{display:flex;flex-direction:column;gap:14px}.cc-deadline-group-head{display:flex;align-items:center;gap:7px;font-size:11.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#64748b;padding:2px 2px 7px}.cc-deadline-group-head b{margin-left:auto;color:#94a3b8}.cc-deadline-group--danger .cc-deadline-group-head{color:#b91c1c}.cc-deadline-group--warning .cc-deadline-group-head{color:#b45309}.cc-deadline-item{width:100%;display:flex;align-items:center;gap:10px;text-align:left;padding:8px 10px;margin-bottom:5px;border:1px solid #e8eef6;border-radius:8px;background:#fff;cursor:pointer}.cc-deadline-item:hover{border-color:#c7d6ea;background:#fafcff}.cc-deadline-item.is-active{border-color:#2563eb;background:#eff6ff}.cc-deadline-item-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.cc-deadline-task{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:650;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-deadline-lock{color:#6d28d9}.cc-deadline-deal{font-size:11.5px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-deadline-date{font-size:12px;font-weight:750;color:#475569;white-space:nowrap}.cc-deadline-group--danger .cc-deadline-date{color:#dc2626}.cc-deadline-group--warning .cc-deadline-date{color:#d97706}.cc-detail{min-width:0}.cc-cockpit{display:flex;flex-direction:column;gap:12px;max-width:none}.cc-card{border:1px solid #dfe7f2;border-radius:10px;background:#fff;padding:14px 16px}.cc-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.cc-card-head h3{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:800;color:#0f172a}.cc-head-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.cc-cockpit-header{border:1px solid #dfe7f2;border-radius:10px;background:#fff;padding:16px 18px}.cc-cockpit-id{display:flex;align-items:center;gap:9px}.cc-cockpit-title{margin:6px 0 0;font-size:20px;font-weight:850;line-height:1.15}.cc-cockpit-meta{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:7px;color:#64748b;font-size:13px}.cc-cockpit-meta span{display:inline-flex;align-items:center;gap:5px}.cc-cockpit-sum{font-weight:850;color:#0f172a;font-size:15px}.cc-cockpit-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.cc-workbench{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}.cc-stage-main{display:flex;flex-direction:column;gap:12px;min-width:0}.cc-stage-focus{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;border:1px solid #dbeafe;border-radius:9px;background:#eff6ff;color:#1e40af}.cc-stage-focus.is-docs{border-color:#bbf7d0;background:#ecfdf5;color:#047857}.cc-stage-focus div{display:flex;flex-direction:column;gap:2px;min-width:0}.cc-stage-focus span{font-size:10.5px;font-weight:850;letter-spacing:.04em;text-transform:uppercase;opacity:.76}.cc-stage-focus b{font-size:13px;line-height:1.25}.cc-stage-docs{overflow:hidden}.cc-ops-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:12px;align-items:start}.cc-comms-rail{position:sticky;top:168px;max-height:calc(100vh - 184px);overflow:auto}.cc-cockpit-side{display:flex;flex-direction:column;gap:12px;min-width:0}.cc-cockpit-docs{padding:6px}.cc-docs-tabs{display:flex;gap:6px;margin-bottom:10px;padding:0 4px}.cc-docs-tabs button{padding:6px 12px;border:1px solid #d1d5db;border-radius:7px;background:#fff;font-size:12.5px;font-weight:600;color:#6b7280;cursor:pointer}.cc-docs-tabs button:hover{background:#f9fafb}.cc-docs-tabs button.is-active{background:#4f46e5;border-color:#4f46e5;color:#fff}.cc-files-card{padding:14px 16px}.cc-files-card-body{max-height:560px;overflow:auto;padding-right:2px}.cc-calc-snapshot{overflow:hidden}.cc-calc-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.cc-calc-stat{display:grid;gap:3px;min-height:66px;padding:10px;border:1px solid #dbe4ef;border-radius:8px;background:#f8fafc}.cc-calc-stat span{color:#64748b;font-size:11px;font-weight:850}.cc-calc-stat b{align-self:end;overflow-wrap:anywhere;color:#0f172a;font-size:14px;font-weight:850}.cc-calc-preview{margin-top:10px;border-top:1px solid #edf2f7;padding-top:8px}.cc-calc-preview summary{cursor:pointer;color:#2563eb;font-size:12px;font-weight:850;list-style:none}.cc-calc-preview summary::-webkit-details-marker{display:none}.cc-calc-table-wrap{overflow-x:auto}.cc-calc-table{width:100%;border-collapse:collapse;font-size:12.5px}.cc-calc-table th{padding:8px 9px;border-bottom:1px solid #e2e8f0;color:#64748b;background:#f8fafc;font-size:10.5px;font-weight:850;text-align:left;text-transform:uppercase}.cc-calc-table td{padding:8px 9px;border-bottom:1px solid #edf2f7;color:#334155;font-weight:650;vertical-align:top;white-space:nowrap}.cc-calc-table td:first-child,.cc-calc-table th:first-child{width:40%;white-space:normal}.cc-calc-table tbody td:not(:first-child),.cc-calc-table tfoot td:not(:first-child){color:#0f172a;font-weight:800;text-align:right}.cc-calc-table tfoot td{border-bottom:0;background:#fbfdff;color:#0f172a;font-weight:850}.cc-calc-name{display:block;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-calc-tnved{display:inline-flex;margin-top:3px;padding:1px 6px;border-radius:999px;color:#64748b;background:#f1f5f9;font-size:10px;font-weight:800}.cc-passport{border:1px solid #dfe7f2;border-radius:10px;background:#fff;padding:14px 18px}.cc-passport-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cc-passport-title{margin:0;font-size:19px;font-weight:850;line-height:1.2;min-width:0}.cc-passport-title-wrap{display:flex;align-items:baseline;gap:8px;min-width:0;flex:1 1 240px}.cc-passport-title-wrap .cc-passport-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-passport-lifecycle{color:#94a3b8;font-size:10.5px;font-weight:850;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.cc-passport-status{display:inline-flex;align-items:center;flex-wrap:wrap;gap:7px}.cc-passport-stage-label{color:#64748b;font-size:11px;font-weight:750;white-space:nowrap}.cc-passport-stage-value{padding:4px 10px;border-radius:999px;color:#1d4ed8;background:#dbeafe;font-size:11px;font-weight:850;white-space:nowrap}.cc-passport-controls{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.cc-passport-controls .deal-map-pills{align-items:center;flex-wrap:nowrap}.cc-passport-controls .deal-map-pills label{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:11px;font-weight:750;white-space:nowrap}.cc-passport-controls .deal-map-pills select{min-height:28px;padding:3px 26px 3px 8px;border:1px solid #bfdbfe;border-radius:7px;color:#1d4ed8;background:#eff6ff;font-size:11px;font-weight:800}.cc-passport-controls .deal-map-step-btn{min-height:28px;padding:4px 9px}.cc-passport-tag{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 9px;border:1px solid #d7e0ec;border-radius:7px;color:#334155;background:#fff;cursor:pointer;font-size:10px;font-weight:800;white-space:nowrap}.cc-passport-tag:hover{border-color:#b9d0f3;color:#2458a6;background:#f5f9ff}.cc-passport-docs{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border:1px solid #dfe7f2;border-radius:999px;background:#f8fafc;color:#64748b;font-size:11.5px;white-space:nowrap}.cc-passport-docs b{color:#334155;font-weight:800}.cc-passport-docs.is-pending_signature{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.cc-passport-docs.is-pending_signature b{color:#1d4ed8}.cc-passport-docs.is-signed{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.cc-passport-docs.is-signed b{color:#15803d}.cc-passport-finance,.cc-passport-paid{display:inline-flex;align-items:center;gap:6px}.cc-passport-finance>span,.cc-passport-paid>span{display:inline-flex;flex-direction:column;align-items:flex-start;gap:0}.cc-passport-finance b,.cc-passport-paid b{color:#0f172a;font-size:13px;font-weight:850;line-height:1.15}.cc-passport-actions{margin-left:auto;display:flex;flex-wrap:wrap;gap:8px}.cc-passport .cc-cockpit-meta{margin-top:6px}.cc-stage-line{display:flex;align-items:center;gap:18px;margin-top:12px;padding-top:12px;border-top:1px dashed #e2e8f0}.cc-stage-line .cc-stepper-track{flex:1;max-width:560px}.cc-stage-line .cc-stage-advance{margin-top:0;width:auto;padding:8px 16px;white-space:nowrap}.cc-stage-line .cc-stepper-dot{width:22px;height:22px;font-size:11px}.cc-stage-line .cc-stepper-node:not(:last-child):after{top:11px}.cc-instruments{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}.cc-instr{display:flex;flex-direction:column;align-items:stretch;gap:7px;min-width:0;border:1px solid #dfe7f2;border-radius:10px;background:#fff;padding:12px 14px;text-align:left;cursor:pointer}.cc-instr:hover{border-color:#c7d6ea;background:#fafcff}.cc-instr.is-static{cursor:default}.cc-instr.is-static:hover{border-color:#dfe7f2;background:#fff}.cc-instr-label{display:flex;align-items:center;gap:6px;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.cc-instr-jump{margin-left:auto;color:#cbd5e1}.cc-instr:hover .cc-instr-jump{color:#2563eb}.cc-instr-big{font-size:19px;font-weight:850;color:#0f172a;line-height:1.1;white-space:nowrap}.cc-instr-route{font-size:13.5px;font-weight:750;color:#0f172a;line-height:1.3}.cc-instr-rows{display:flex;flex-direction:column;gap:3px;font-size:12px;color:#64748b}.cc-instr-rows span{display:inline-flex;align-items:center;gap:5px;min-width:0}.cc-money-instr{gap:8px}.cc-money-open{display:flex;flex-direction:column;align-items:stretch;gap:7px;border:0;background:transparent;padding:0;text-align:left;color:inherit;cursor:pointer}.cc-payment-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dfe7f2;border-radius:8px;background:#f8fafc;color:#475569;padding:6px 8px;font-size:11.5px;font-weight:750;cursor:pointer}.cc-payment-toggle span{display:inline-flex;align-items:center;gap:5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-payment-toggle:hover{background:#fff;border-color:#cbd5e1}.cc-payments-panel{display:grid;gap:7px;border-top:1px solid #eef2f7;padding-top:7px}.cc-payment-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11.5px;color:#64748b}.cc-payment-head b{color:#0f172a}.cc-payment-head button{border:0;background:transparent;color:#2563eb;font-size:11.5px;font-weight:800;cursor:pointer}.cc-payment-head button:disabled{opacity:.55;cursor:default}.cc-payment-empty{display:flex;align-items:center;gap:5px;color:#94a3b8;font-size:11.5px}.cc-payment-list{display:grid;gap:5px;max-height:128px;overflow:auto}.cc-payment-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #e8eef6;border-radius:8px;background:#fff;padding:7px 8px}.cc-payment-row strong{display:block;color:#0f172a;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-payment-row span{display:block;margin-top:2px;color:#94a3b8;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-payment-row button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#cbd5e1;cursor:pointer}.cc-payment-row button:hover{color:#dc2626}.cc-payment-form{display:grid;grid-template-columns:minmax(0,1fr) 64px;gap:6px}.cc-payment-form input,.cc-payment-form select{min-width:0;border:1px solid #d7e0ec;border-radius:7px;background:#fff;color:#0f172a;padding:6px 7px;font-size:12px}.cc-payment-form input:focus,.cc-payment-form select:focus{outline:none;border-color:#93c5fd}.cc-payment-form input[type=date],.cc-payment-form select:nth-of-type(2),.cc-payment-form input[type=text],.cc-payment-form button{grid-column:1 / -1}.cc-payment-form button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:7px;background:#2563eb;color:#fff;padding:7px 9px;font-size:12px;font-weight:800;cursor:pointer}.cc-payment-form button:disabled{opacity:.5;cursor:default}.cc-route-instr{gap:6px}.cc-route-toggle{border:0;background:transparent;padding:0;display:flex;align-items:center;gap:6px;cursor:pointer;text-align:left;color:inherit}.cc-route-toggle .cc-instr-label{margin-right:auto}.cc-route-source,.route-source-chip{display:inline-flex;align-items:center;min-height:18px;padding:2px 6px;border-radius:999px;font-size:10.5px;line-height:1;font-weight:800;white-space:nowrap}.cc-route-source.is-balancer,.route-source-chip.is-balancer{background:#e0f2fe;color:#0369a1}.cc-route-source.is-manual,.route-source-chip.is-manual{background:#f1f5f9;color:#475569}.route-source-chip.is-updated{background:#dcfce7;color:#15803d}.route-source-link{border:0;background:transparent;padding:0;color:#2563eb;font-size:11.5px;font-weight:800;cursor:pointer}.route-source-link:hover{text-decoration:underline}.cc-route-alternatives{margin-top:4px;display:grid;gap:5px;border-top:1px solid #eef2f7;padding-top:6px}.cc-route-alt-title{font-size:11px;color:#94a3b8;font-weight:800;text-transform:uppercase}.cc-route-alt{width:100%;border:1px solid #dfe7f2;background:#fff;border-radius:7px;padding:6px 7px;display:grid;gap:2px;text-align:left;cursor:pointer}.cc-route-alt:hover{border-color:#bfdbfe;background:#f8fbff}.cc-route-alt:disabled{cursor:default;opacity:.78}.cc-route-alt.is-active{border-color:#86efac;background:#f0fdf4}.cc-route-alt-main{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:800;color:#0f172a}.cc-route-alt-meta{font-size:11.5px;color:#64748b}.cc-readiness-chips{display:flex;flex-wrap:wrap;gap:5px}.cc-readiness-chip{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:750;padding:3px 9px;border-radius:999px;border:1px solid transparent;cursor:pointer}.cc-readiness-chip.is-ok{background:#d1fae5;color:#047857}.cc-readiness-chip.is-warn{background:#fef3c7;color:#b45309}.cc-readiness-chip.is-danger{background:#fee2e2;color:#b91c1c}.cc-readiness-chip.is-open{border-color:currentColor}.cc-readiness-missing{font-size:11.5px;color:#475569;background:#f8fafc;border-radius:8px;padding:8px 10px;display:flex;flex-direction:column;gap:3px}.cc-readiness-missing-head{font-weight:750;color:#b45309}.cc-instr-docs-link{margin-top:auto;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;padding:0;cursor:pointer;font-size:12px;font-weight:700;color:#2563eb}.cc-instr-docs-link:hover{text-decoration:underline}.cc-feed{display:flex;flex-direction:column;min-width:0}.cc-feed .cc-card-head h3{display:inline-flex;align-items:center;gap:6px}.cc-feed-list{display:flex;flex-direction:column;max-height:520px;overflow-y:auto}.cc-feed-item{display:flex;gap:9px;padding:8px 2px;border-bottom:1px solid #f1f5f9}.cc-feed-item:last-child{border-bottom:0}.cc-feed-icon{color:#94a3b8;flex-shrink:0;margin-top:2px}.cc-feed-item.is-in .cc-feed-icon{color:#2563eb}.cc-feed-item.is-out .cc-feed-icon{color:#059669}.cc-feed-body{min-width:0;flex:1}.cc-feed-meta{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#64748b;flex-wrap:wrap}.cc-feed-meta b{color:#0f172a;font-weight:700}.cc-feed-thread{background:#f1f5f9;border-radius:999px;padding:1px 8px;font-size:10.5px;font-weight:650;color:#475569}.cc-feed-failed{background:#fee2e2;color:#b91c1c;border-radius:999px;padding:1px 8px;font-size:10.5px;font-weight:700}.cc-feed-when{margin-left:auto;font-size:10.5px;color:#9ca3af;white-space:nowrap}.cc-feed-subject{font-size:13px;font-weight:650;color:#1f2937;margin-top:1px}.cc-feed-text{font-size:12.5px;color:#475569;margin-top:1px;white-space:pre-wrap;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cc-feed-item.is-event .cc-feed-text{color:#0f172a;font-weight:600}.cc-feed-composer{display:flex;gap:7px;margin-top:10px;padding-top:10px;border-top:1px solid #f1f5f9;align-items:flex-end}.cc-feed-composer select{border:1px solid #d7e0ec;border-radius:7px;padding:7px 8px;font-size:12px;background:#f8fafc;max-width:170px}.cc-feed-composer textarea{flex:1;border:1px solid #d7e0ec;border-radius:7px;padding:7px 10px;font-size:13px;background:#f8fafc;resize:vertical;min-height:34px}.cc-feed-composer textarea:focus{outline:none;border-color:#93c5fd;background:#fff}.cc-feed-send{display:inline-flex;align-items:center;justify-content:center;width:38px;height:34px;border:0;border-radius:7px;background:#2563eb;color:#fff;cursor:pointer;flex-shrink:0}.cc-feed-send:hover:not(:disabled){background:#1d4ed8}.cc-feed-send:disabled{opacity:.45;cursor:default}.cc-feed-destination{margin-top:5px;font-size:11px;color:#94a3b8}.cc-party-line{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px}.cc-party-line:hover{background:#f8fafc}.cc-party-line-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:1px}.cc-party-name{font-size:13px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-party-roles{font-size:11.5px;color:#64748b}.cc-party-missing{margin-top:6px;font-size:11.5px;color:#94a3b8}.cc-participants-edit-toggle{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;font-size:11.5px;font-weight:600;color:#6366f1}.cc-participants-edit-toggle:hover{background:#eef2ff;border-color:#c7d2fe}.cc-participants-edit{display:flex;flex-direction:column;gap:14px}.cc-participants-edit-group-label{font-size:11px;font-weight:800;text-transform:uppercase;color:#94a3b8;margin-bottom:6px}.cc-participants-map-toggle{display:flex;align-items:center;gap:6px;margin-top:10px;padding:0;border:0;background:none;cursor:pointer;font-size:11.5px;font-weight:600;color:#64748b}.cc-participants-map-toggle:hover{color:#334155}.cc-participants-map{margin-top:8px}.cc-feed-col{display:flex;flex-direction:column;gap:10px;min-width:0}.cc-feed-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;font-size:12.5px;font-weight:700;color:#475569}.cc-feed-toggle span{display:inline-flex;align-items:center;gap:6px}.cc-feed-toggle:hover{background:#f8fafc;border-color:#cbd5e1}.cc-feed-toggle-right{display:inline-flex;align-items:center;gap:7px}.cc-collapse-badge{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:10.5px;font-weight:800}.cc-comms-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #ddd6fe;border-radius:7px;background:#fff;cursor:pointer;font-size:12.5px;font-weight:600;color:#6d28d9}.cc-comms-tag:hover{background:#f5f3ff}.cc-comms-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;border:0;background:#0f172a38;cursor:default}.cc-comms-drawer{position:fixed;top:92px;right:16px;bottom:16px;z-index:80;width:min(560px,calc(100vw - 32px));transform:translate(calc(100% + 24px));opacity:0;pointer-events:none;transition:transform .16s ease,opacity .16s ease}.cc-comms-drawer.is-open{transform:translate(0);opacity:1;pointer-events:auto}.cc-comms-drawer-shell{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;border:1px solid #dfe7f2;border-radius:10px;background:#fff;box-shadow:0 20px 50px #0f172a2e}.cc-comms-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px;border-bottom:1px solid #edf2f7}.cc-comms-drawer-head h3{display:inline-flex;align-items:center;gap:6px;margin:0;color:#0f172a;font-size:14px;font-weight:850}.cc-comms-drawer-head span{display:block;margin-top:3px;color:#64748b;font-size:11.5px;font-weight:750}.cc-comms-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d7e0ec;border-radius:7px;color:#64748b;background:#fff;cursor:pointer}.cc-comms-drawer .comm-hub{flex:1;min-height:0;max-height:none}.cc-comms-drawer .comm-message-list{min-height:280px}.cc-comms-rail>.bg-white.rounded-lg.shadow-sm.border{border:0;box-shadow:none}.cc-comms-rail .md\:grid-cols-\[240px_1fr\]{grid-template-columns:minmax(0,1fr)!important}.cc-comms-rail .border-r{border-right:0;border-bottom:1px solid #e5e7eb}.cc-comms-rail .md\:min-h-\[420px\]{min-height:0!important}.cc-comms-rail .p-4{padding:12px}.cc-comms-rail .px-5{padding-left:12px;padding-right:12px}.cc-comms-rail .py-3{padding-top:9px;padding-bottom:9px}.cc-inbox{display:flex;flex-direction:column;gap:10px;padding:4px}.cc-inbox-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cc-inbox-title{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:13px;color:#1f2937}.cc-inbox-badge{background:#dc2626;color:#fff;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:700}.cc-inbox-paste-btn{margin-left:auto;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border:1px solid #d1d5db;border-radius:7px;background:#fff;cursor:pointer;font-size:12px;font-weight:600;color:#374151}.cc-inbox-paste-btn:hover{background:#f9fafb}.cc-inbox-error{display:flex;align-items:center;gap:6px;background:#fef2f2;color:#b91c1c;border-left:3px solid #dc2626;padding:6px 9px;font-size:12px;border-radius:4px}.cc-inbox-paste{display:flex;flex-direction:column;gap:7px;border:1px solid #e5e7eb;border-radius:9px;padding:10px;background:#fafafa}.cc-inbox-paste-row{display:flex;gap:7px}.cc-inbox-paste select,.cc-inbox-paste input,.cc-inbox-paste textarea{border:1px solid #d1d5db;border-radius:6px;padding:6px 8px;font-size:12px;width:100%;background:#fff}.cc-inbox-paste-row select{width:auto}.cc-inbox-ingest{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 12px;background:#6d28d9;color:#fff;border:none;border-radius:7px;cursor:pointer;font-size:12px;font-weight:600}.cc-inbox-ingest:hover{background:#5b21b6}.cc-inbox-ingest:disabled{opacity:.5;cursor:not-allowed}.cc-inbox-match{display:flex;flex-wrap:wrap;align-items:center;gap:7px;background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:8px;font-size:12px}.cc-inbox-match-reason{color:#4b5563}.cc-inbox-match-linked{display:inline-flex;align-items:center;gap:4px;color:#047857;font-weight:600}.cc-inbox-cands{display:flex;flex-wrap:wrap;align-items:center;gap:6px;width:100%}.cc-inbox-cands-label{color:#6b7280}.cc-inbox-cands button{padding:3px 8px;border:1px solid #c7d2fe;background:#eef2ff;color:#4338ca;border-radius:6px;cursor:pointer;font-size:11px}.cc-inbox-cands button:hover{background:#e0e7ff}.cc-inbox-list{display:flex;flex-direction:column;gap:7px}.cc-inbox-row{border:1px solid #e5e7eb;border-radius:9px;padding:9px;background:#fff}.cc-inbox-row.is-unassigned{border-color:#fcd34d;background:#fffbeb}.cc-inbox-row-head{display:flex;align-items:center;gap:6px;margin-bottom:3px}.cc-inbox-dir{display:inline-flex;align-items:center}.cc-inbox-dir.is-in{color:#2563eb}.cc-inbox-dir.is-out{color:#059669}.cc-inbox-when{margin-left:auto;font-size:10px;color:#9ca3af}.cc-inbox-conf{font-size:10px;font-weight:700;text-transform:uppercase;padding:1px 6px;border-radius:4px}.cc-inbox-conf--high{background:#d1fae5;color:#047857}.cc-inbox-conf--medium{background:#fef3c7;color:#b45309}.cc-inbox-conf--low{background:#f3f4f6;color:#6b7280}.cc-inbox-conf--manual{background:#dbeafe;color:#1d4ed8}.cc-inbox-subject{font-size:13px;font-weight:600;color:#1f2937}.cc-inbox-from{font-size:11px;color:#6b7280;margin-top:1px}.cc-inbox-deal{margin-top:6px;display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border:1px solid #c7d2fe;background:#eef2ff;color:#4338ca;border-radius:6px;cursor:pointer;font-size:11px;font-weight:600}.cc-inbox-deal:hover{background:#e0e7ff}.cc-inbox-assign{margin-top:6px}.cc-inbox-assign select{width:100%;border:1px solid #d1d5db;border-radius:6px;padding:5px 8px;font-size:12px;background:#fff}.cc-inbox-actions{margin-top:8px;padding-top:8px;border-top:1px dashed #e5e7eb}.cc-inbox-chips{display:flex;flex-wrap:wrap;gap:5px}.cc-inbox-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:999px;background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;font-size:10.5px;font-weight:600}.cc-inbox-action-btns{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:7px}.cc-inbox-apply{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:6px;cursor:pointer;border:1px solid #a7f3d0;background:#ecfdf5;color:#047857;font-size:11px;font-weight:650}.cc-inbox-apply:hover:not(:disabled){background:#d1fae5}.cc-inbox-apply:disabled{opacity:.6;cursor:default}.cc-inbox-apply--task{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.cc-inbox-apply--task:hover:not(:disabled){background:#dbeafe}.cc-inbox-actions-hint{display:block;margin-top:6px;font-size:11px;color:#94a3b8;font-style:italic}.cc-inbox-reparse{margin-top:7px;display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:6px;cursor:pointer;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:10.5px;font-weight:600}.cc-inbox-reparse:hover:not(:disabled){background:#f1f5f9;color:#475569}.cc-inbox-reparse:disabled{opacity:.6;cursor:default}.cc-stage-chip{font-size:11.5px;font-weight:750;padding:3px 10px;border-radius:999px}.cc-stepper-track{display:flex;align-items:center;gap:4px}.cc-stepper-node{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1;position:relative}.cc-stepper-node:not(:last-child):after{content:"";position:absolute;top:13px;left:50%;width:100%;height:2px;background:#e2e8f0;z-index:0}.cc-stepper-node.is-done:after{background:#22c55e}.cc-stepper-dot{position:relative;z-index:1;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;background:#e2e8f0;color:#64748b;border:2px solid #fff}.cc-stepper-node.is-done .cc-stepper-dot{background:#22c55e;color:#fff}.cc-stepper-node.is-current .cc-stepper-dot{background:#2563eb;color:#fff;box-shadow:0 0 0 3px #bfdbfe}.cc-stepper-node span{font-size:11px;font-weight:700;color:#64748b}.cc-stepper-node.is-current span{color:#1d4ed8}.cc-stage-advance{margin-top:12px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;font-weight:750;font-size:13px;cursor:pointer}.cc-stage-advance:hover{background:#1d4ed8}.cc-stage-advance:disabled{opacity:.6;cursor:default}.cc-muted-hint{display:flex;align-items:center;gap:6px;color:#94a3b8;font-size:12.5px;padding:4px 0}.cc-tasks-count{background:#2563eb;color:#fff;font-size:11px;padding:1px 7px;border-radius:999px}.cc-ghost-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc;color:#475569;font-size:12px;font-weight:700;cursor:pointer}.cc-ghost-btn:hover{background:#fff;border-color:#cbd5e1}.cc-task-add{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px;margin-bottom:10px}.cc-task-add input[type=text],.cc-task-add input[type=date]{border:1px solid #d7e0ec;border-radius:7px;padding:7px 9px;font-size:13px;background:#f8fafc}.cc-task-add input:focus{outline:none;border-color:#93c5fd;background:#fff}.cc-task-add button{display:inline-flex;align-items:center;justify-content:center;width:36px;border:0;border-radius:7px;background:#2563eb;color:#fff;cursor:pointer}.cc-task-add button:disabled{opacity:.5;cursor:default}.cc-task-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.cc-task-item{display:flex;align-items:center;gap:9px;padding:7px 8px;border-radius:8px}.cc-task-item:hover{background:#f8fafc}.cc-task-check{display:inline-flex;border:0;background:transparent;color:#cbd5e1;cursor:pointer;padding:0}.cc-task-item.is-done .cc-task-check{color:#22c55e}.cc-task-body{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.cc-task-title{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#0f172a;min-width:0}.cc-task-item.is-done .cc-task-title{color:#94a3b8;text-decoration:line-through}.cc-task-date{font-size:11.5px;font-weight:750;color:#64748b;white-space:nowrap}.cc-task-date.is-danger{color:#dc2626}.cc-task-date.is-warning{color:#d97706}.cc-task-del{border:0;background:transparent;color:#cbd5e1;cursor:pointer;padding:2px}.cc-task-del:hover{color:#dc2626}.cc-party-group{margin-bottom:10px}.cc-party-group-label{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#94a3b8;margin-bottom:5px}.cc-party-row{display:flex;align-items:center;gap:9px;padding:6px 8px;border-radius:8px}.cc-party-row.is-empty{opacity:.7}.cc-party-row.is-assigned{background:#f8fafc}.cc-party-icon{color:#64748b;flex-shrink:0}.cc-party-main{display:flex;flex-direction:column;min-width:0;flex:1}.cc-party-role{font-size:10.5px;font-weight:700;color:#94a3b8}.cc-party-company{font-size:13px;font-weight:650;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-party-row.is-empty .cc-party-company{color:#cbd5e1;font-weight:500;font-style:italic}.cc-confirm-chip{font-size:10px;font-weight:750;padding:2px 8px;border-radius:999px;background:#fef3c7;color:#92400e;white-space:nowrap}.cc-confirm-chip.is-overdue{background:#fee2e2;color:#b91c1c}.cc-party-note{display:flex;align-items:center;gap:6px;margin-top:4px;padding-top:9px;border-top:1px dashed #e2e8f0;color:#94a3b8;font-size:11.5px}.cc-detail-empty{border:1px solid #dfe7f2;border-radius:10px;background:#fff;padding:16px}.cc-spin{animation:cc-spin 1s linear infinite}@keyframes cc-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.comm-delivery-summary,.cc-body{grid-template-columns:minmax(0,1fr)}.cc-rail{position:static;max-height:none}.cc-cockpit-grid,.cc-workbench{grid-template-columns:minmax(0,1fr)}.cc-comms-rail{position:static;max-height:none;overflow:visible}.cc-strip{position:static}.cc-instruments{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-ops-grid{grid-template-columns:minmax(0,1fr)}.cc-stage-line{flex-direction:column;align-items:stretch;gap:10px}.cc-stage-line .cc-stepper-track{max-width:none}}@media(min-width:1800px){.cc-cockpit.has-open-comms{display:grid;grid-template-columns:minmax(0,1fr) 500px;gap:12px;align-items:start}.cc-cockpit.has-open-comms .cc-passport,.cc-cockpit.has-open-comms .cc-workbench{grid-column:1}.cc-cockpit.has-open-comms .cc-passport{grid-row:1}.cc-cockpit.has-open-comms .cc-workbench{grid-row:2}.cc-cockpit.has-open-comms .cc-comms-backdrop{display:none}.cc-cockpit.has-open-comms .cc-comms-drawer{position:sticky;top:168px;right:auto;bottom:auto;grid-column:2;grid-row:1 / span 2;width:auto;height:calc(100vh - 184px);transform:none;opacity:1;pointer-events:auto}.cc-cockpit.has-open-comms .cc-comms-drawer-shell{box-shadow:none}}@media(max-width:720px){.cc-instruments{grid-template-columns:minmax(0,1fr)}.cc-stage-focus{align-items:stretch;flex-direction:column}.cc-stage-focus .cc-ghost-btn{justify-content:center}.cc-files-card-body{max-height:none;overflow:visible}}.cc-strip-v2 .cc-strip-top{grid-template-columns:minmax(180px,auto) auto minmax(360px,1fr)}.cc-strip-indicator{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:7px 11px;border:1px solid #dbe4ef;border-radius:8px;color:#334155;background:#fff;font-size:12px;font-weight:800;white-space:nowrap}.cc-strip-indicator svg{color:#2563eb}.cc-strip-indicator b{min-width:24px;padding:2px 7px;border-radius:999px;color:#fff;background:#dc2626;text-align:center}.cc-strip-indicator em{padding-left:8px;border-left:1px solid #e2e8f0;color:#64748b;font-style:normal}.cc-work-queue{display:grid;gap:8px}.cc-queue-modes,.cc-queue-mode-line{display:grid;gap:4px}.cc-queue-more{position:relative}.cc-queue-more>summary{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:30px;padding:7px 9px;border:1px solid #d7e0ec;border-radius:8px;color:#475569;background:#fff;font-size:12px;font-weight:800;list-style:none;cursor:pointer}.cc-queue-more>summary::-webkit-details-marker{display:none}.cc-queue-more>summary.is-active,.cc-queue-more[open]>summary{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.cc-queue-more-menu{display:grid;gap:4px;margin-top:6px;padding:6px;border:1px solid #d7e0ec;border-radius:8px;background:#fff}.cc-queue-more-menu button{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:30px;padding:7px 9px;border:1px solid transparent;border-radius:8px;color:#475569;background:transparent;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.cc-queue-more-menu button:hover,.cc-queue-more-menu button.is-active{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.cc-ops-day-rows{display:flex;flex-direction:column;gap:4px}.cc-ops-day-row{display:grid;gap:4px;width:100%;padding:9px 10px;border:1px solid #d7e0ec;border-radius:10px;background:#fff;color:inherit;text-align:left;cursor:pointer}.cc-ops-day-row:hover,.cc-ops-day-row.is-selected{border-color:#93c5fd;background:#eff6ff}.cc-ops-day-row.is-critical{border-color:#fecaca;background:#fff7f7}.cc-ops-day-row.is-warn{border-color:#fde68a;background:#fffbeb}.cc-ops-day-row-head{display:flex;align-items:center;gap:6px;font-size:11px;color:#64748b}.cc-ops-day-row-head time{margin-left:auto}.cc-ops-day-row strong{font-size:13px;font-weight:800;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-ops-day-row small{font-size:11px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-ops-day-kind{padding:1px 6px;border-radius:999px;background:#e2e8f0;color:#334155;font-style:normal;font-weight:800}.cc-ops-day-kind.is-overdue,.cc-ops-day-kind.is-blocked{background:#fee2e2;color:#b91c1c}.cc-ops-day-kind.is-today,.cc-ops-day-kind.is-unrouted{background:#fef3c7;color:#b45309}.cc-ops-day-kind.is-waiting{background:#e0e7ff;color:#3730a3}.cc-ops-day-kind.is-waiting_others{background:#ede9fe;color:#5b21b6}.cc-ops-day-kind.is-stale,.cc-ops-day-kind.is-no_tasks{background:#f1f5f9;color:#475569}.cc-ops-day-hint{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#64748b}.cc-queue-modes button,.cc-queue-mode-line button{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:28px;padding:6px 8px;border:1px solid #e2e8f0;border-radius:9px;color:#475569;background:#ffffffeb;font-size:11.5px;font-weight:800;text-align:left;cursor:pointer}.cc-queue-mode-line button{grid-template-columns:minmax(0,1fr) auto}.cc-queue-modes button:hover,.cc-queue-mode-line button:hover,.cc-queue-modes button.is-active,.cc-queue-mode-line button.is-active{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.cc-queue-modes b,.cc-queue-mode-line b{min-width:22px;padding:1px 6px;border-radius:999px;color:#334155;background:#e2e8f0;font-size:11px;text-align:center}.cc-queue-modes button.is-active b,.cc-queue-mode-line button.is-active b{color:#fff;background:#2563eb}.cc-queue-counters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.cc-queue-counters span{display:flex;align-items:baseline;gap:5px;min-height:26px;padding:5px 7px;border-radius:8px;color:#64748b;background:#fffc;border:1px solid #e2e8f0;font-size:10px;font-weight:700}.cc-queue-counters span b{color:#0f172a;font-size:12px;font-weight:850}.cc-queue-counters .is-danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.cc-queue-counters .is-danger b{color:#b91c1c}.cc-queue-counters .is-warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.cc-queue-counters .is-warning b{color:#92400e}.cc-queue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:12px;font-weight:800}.cc-queue-toolbar button{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border:1px solid #d7e0ec;border-radius:7px;color:#475569;background:#fff;cursor:pointer;font-size:12px;font-weight:800}.cc-queue-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px;border:1px solid #dbe4ef;border-radius:8px;background:#f8fafc}.cc-queue-filters button{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:30px;padding:5px 8px;border:1px solid #d7e0ec;border-radius:7px;color:#475569;background:#fff;font-size:11px;font-weight:800}.cc-queue-filters button.is-active{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.cc-inbox-queue,.cc-message-queue{display:grid;gap:10px;min-height:0}.cc-message-queue-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 2px 0}.cc-message-queue-head b{color:#0f172a;font-size:13px;font-weight:850}.cc-message-queue-head span{color:#64748b;font-size:11px;font-weight:750}.cc-message-queue-error{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:7px;color:#b91c1c;background:#fef2f2;font-size:12px;font-weight:750}.cc-message-rows{display:grid;gap:7px;min-height:0}.cc-message-row{display:grid;gap:5px;width:100%;padding:10px;border:1px solid #dbe4ef;border-radius:8px;color:#334155;background:#fff;text-align:left;cursor:pointer}.cc-message-row:hover,.cc-message-row.is-selected{border-color:#93c5fd;background:#eff6ff}.cc-message-row.is-unassigned{border-color:#fde68a;background:#fffbeb}.cc-message-row-head,.cc-message-row-status{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:10.5px;font-weight:850}.cc-message-row-head span,.cc-message-row-status span{display:inline-flex;align-items:center;gap:4px;min-width:0}.cc-message-row strong{overflow:hidden;color:#0f172a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.cc-message-row small{overflow:hidden;color:#64748b;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.cc-next-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:12px;padding:12px 14px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff}.cc-next-action.is-danger{border-color:#fecaca;background:#fef2f2}.cc-next-action.is-warning{border-color:#fde68a;background:#fffbeb}.cc-next-action div{display:grid;gap:3px;min-width:0}.cc-next-action span{display:inline-flex;align-items:center;gap:6px;color:#1d4ed8;font-size:11px;font-weight:850;text-transform:uppercase}.cc-next-action.is-danger span{color:#b91c1c}.cc-next-action.is-warning span{color:#92400e}.cc-next-action b{overflow:hidden;color:#0f172a;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.cc-next-action small{color:#64748b;font-size:12px;font-weight:650}.cc-next-action button{min-height:30px;padding:7px 12px;border:0;border-radius:7px;color:#fff;background:#2563eb;cursor:pointer;font-size:12px;font-weight:850}.cc-communication-entry{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.cc-communication-entry button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;padding:7px 11px;border:1px solid #d7e0ec;border-radius:8px;color:#334155;background:#fff;cursor:pointer;font-size:12px;font-weight:850}.cc-communication-entry .cc-communication-primary{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.cc-communication-entry b,.cc-communication-entry small{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#2563eb;color:#fff;font-size:11px;font-weight:850}.cc-communication-entry small{background:#dbeafe;color:#1d4ed8}.cc-workspace-secondary{display:grid;gap:10px}.cc-collapse-section{border:1px solid #dfe7f2;border-radius:8px;background:#fff}.cc-collapse-section summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:7px 10px;cursor:pointer;list-style:none;color:#334155;font-size:13px;font-weight:850}.cc-collapse-section summary::-webkit-details-marker{display:none}.cc-collapse-section summary span{display:inline-flex;align-items:center;gap:7px}.cc-collapse-section summary b{min-width:22px;padding:1px 7px;border-radius:999px;color:#334155;background:#e2e8f0;font-size:11px;text-align:center}.cc-collapse-section-body{padding:0 12px 12px;border-top:1px solid #edf2f7}.cc-collapse-section .cc-card{border:0;box-shadow:none}.comm-hub{display:flex;flex-direction:column;height:min(720px,calc(100vh - 180px));min-height:560px;max-height:720px;color:#0f172a}.comm-head,.comm-active-line{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;border-bottom:1px solid #edf2f7}.comm-head h3{margin:0;font-size:15px;font-weight:850}.comm-head span,.comm-active-line span{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:11.5px;font-weight:750}.comm-settings-toggle,.comm-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d7e0ec;border-radius:7px;color:#64748b;background:#fff;cursor:pointer}.comm-settings-toggle.is-active,.comm-icon-btn:hover{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.comm-error,.comm-loading{display:flex;align-items:center;gap:7px;margin:10px 12px;padding:8px 10px;border-radius:7px;color:#b91c1c;background:#fef2f2;font-size:12px;font-weight:750}.comm-loading{color:#64748b;background:#f8fafc}.comm-thread-tabs{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:7px 10px;border-bottom:1px solid #edf2f7}.comm-thread-scroll{display:flex;flex-wrap:wrap;gap:6px;overflow:visible;min-width:0}.comm-thread-tab{display:inline-flex;align-items:center;gap:6px;flex:1 1 142px;max-width:100%;min-width:0;min-height:30px;padding:4px 8px;border:1px solid #d7e0ec;border-radius:8px;color:#475569;background:#fff;cursor:pointer;font-size:12px;font-weight:800;white-space:normal}.comm-thread-tab.is-active{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.comm-thread-tab.is-unrouted{border-color:#fde68a;background:#fffbeb}.comm-thread-title{min-width:0;overflow:hidden;text-overflow:ellipsis}.comm-thread-count{min-width:20px;padding:1px 6px;border-radius:999px;color:#334155;background:#e2e8f0;font-size:11px;text-align:center}.comm-thread-linked{color:#059669}.comm-active-line>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.comm-secondary-btn,.comm-bind-tools button,.comm-extracted-actions button,.inbox-preview-actions button,.inbox-preview-assign button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:6px 10px;border:1px solid #d7e0ec;border-radius:7px;color:#475569;background:#fff;cursor:pointer;font-size:12px;font-weight:800}.comm-secondary-btn:hover,.comm-bind-tools button:hover,.comm-extracted-actions button:hover,.inbox-preview-actions button:hover,.inbox-preview-assign button:hover{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.comm-settings-panel{display:grid;gap:10px;margin:0 12px 10px;padding:10px;border:1px solid #dbe4ef;border-radius:8px;background:#f8fafc}.comm-settings-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.comm-settings-row div:first-child{display:grid;gap:2px}.comm-settings-row b{font-size:12px;color:#0f172a}.comm-bind-tools{display:inline-flex;gap:6px;align-items:center}.comm-bind-tools select,.comm-email-fields select,.comm-composer-toolbar select,.comm-message-actions select,.inbox-preview-assign select,.inbox-paste-v2 select{min-height:30px;border:1px solid #d7e0ec;border-radius:7px;color:#334155;background:#fff;font-size:12px}.comm-bind-command{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.comm-bind-command code{overflow:hidden;padding:8px 10px;border-radius:7px;color:#334155;background:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.comm-bind-command button{width:32px;height:32px;border:1px solid #d7e0ec;border-radius:7px;background:#fff}.comm-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;flex:1;min-height:0;border-top:1px solid #dbe4ef}.comm-conversation{display:flex;flex-direction:column;min-width:0;min-height:0}.comm-context{overflow-y:auto;padding:14px;border-left:1px solid #dbe4ef;background:#f8fafc}.comm-context section+section{margin-top:18px}.comm-context h4{display:flex;align-items:center;gap:6px;margin:0 0 10px;color:#334155;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.comm-context-person{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;padding:9px 0;border-bottom:1px solid #e5eaf1}.comm-context-avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;color:#475569;background:#e2e8f0}.comm-context-person>div{display:flex;flex-direction:column;min-width:0;gap:2px}.comm-context-person b,.comm-context-person a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comm-context-person b{font-size:12px}.comm-context-person span,.comm-context-person a{color:#64748b;font-size:11px}.comm-context-person small{margin-top:2px;color:#94a3b8;font-size:10px}.comm-context-fact{display:flex;flex-direction:column;gap:3px;padding:8px 0;border-bottom:1px solid #e5eaf1}.comm-context-fact>span{color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase}.comm-context-fact b{color:#0f172a;font-size:12px;overflow-wrap:anywhere}.comm-context-fact small{display:flex;align-items:center;gap:3px;color:#b45309;font-size:10px}.comm-context-empty{padding:10px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:11px}.comm-message-list{display:flex;flex:1;flex-direction:column;gap:10px;min-height:260px;overflow-y:auto;padding:12px;background:#f8fafc}.comm-message{display:flex}.comm-message.is-out{justify-content:flex-end}.comm-message-main{width:min(92%,680px);padding:7px 10px;border:1px solid #dbe4ef;border-radius:8px;background:#fff}.comm-message.is-in .comm-message-main{border-color:#bfdbfe;background:#f8fbff}.comm-message.is-out .comm-message-main{border-color:#bbf7d0;background:#f6fef9}.comm-message-head{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:5px}.comm-message-head time{margin-left:auto;color:#94a3b8;font-size:10.5px;font-weight:750}.comm-channel,.comm-direction,.comm-delivery,.comm-counterparty{display:inline-flex;align-items:center;gap:4px;min-height:20px;padding:2px 7px;border-radius:999px;color:#64748b;background:#f1f5f9;font-size:10.5px;font-weight:850}.comm-direction.is-in{color:#1d4ed8;background:#dbeafe}.comm-direction.is-out{color:#047857;background:#d1fae5}.comm-delivery.is-failed{color:#b91c1c;background:#fee2e2}.comm-delivery.is-queued{color:#92400e;background:#fef3c7}.comm-subject{margin-bottom:4px;color:#0f172a;font-size:13px;font-weight:850}.comm-body{color:#334155;font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.comm-text-btn{margin-top:6px;padding:0;border:0;color:#2563eb;background:transparent;cursor:pointer;font-size:12px;font-weight:800}.comm-attachments,.inbox-preview-attachments{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.comm-attachment,.inbox-preview-attachments a{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:3px 8px;border:1px solid #d7e0ec;border-radius:999px;color:#1d4ed8;background:#fff;font-size:11px;font-weight:750}.comm-attachment small{color:#94a3b8}.comm-extracted{display:grid;gap:7px;margin-top:9px;padding-top:9px;border-top:1px dashed #dbe4ef}.comm-extracted-chips,.inbox-triage-chips{display:flex;flex-wrap:wrap;gap:5px}.comm-extracted-chip,.inbox-triage-chips span{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border:1px solid #dbe4ef;border-radius:999px;color:#334155;background:#fff;font-size:10.5px;font-weight:750}.comm-extracted-actions,.inbox-preview-actions{display:flex;flex-wrap:wrap;gap:6px}.comm-message-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px;margin-top:8px}.comm-unrouted-note{color:#92400e;font-size:11px;font-weight:850}.comm-composer{padding:7px 10px;border-top:1px solid #dbe4ef;background:#fff}.comm-composer-disabled{padding:12px;border:1px dashed #d7e0ec;border-radius:8px;color:#64748b;background:#f8fafc;font-size:12px;font-weight:750;text-align:center}.comm-composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.comm-composer-warning{color:#b45309;font-size:11.5px;font-weight:850}.comm-email-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:7px;margin-bottom:8px}.comm-email-fields input,.comm-composer textarea,.inbox-paste-v2 input,.inbox-paste-v2 textarea{width:100%;border:1px solid #d7e0ec;border-radius:7px;color:#0f172a;background:#fff;font-size:13px}.comm-email-fields input{min-height:32px;padding:4px 8px}.comm-locked-subject{display:grid;min-height:32px;padding:5px 9px;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff}.comm-locked-subject span{color:#2563eb;font-size:10px;font-weight:800}.comm-locked-subject b,.comm-current-subject{overflow:hidden;color:#1e3a8a;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.comm-recipient-note{margin:-2px 0 8px;color:#64748b;font-size:11px;font-weight:700}.comm-delivery-summary{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(180px,.8fr) minmax(220px,1fr);gap:8px;align-items:stretch;margin-bottom:8px}.comm-recipient-list,.comm-sender-field{min-width:0;padding:7px 9px;border:1px solid #d7e0ec;border-radius:7px;background:#f8fafc}.comm-recipient-list>span,.comm-sender-field>span{display:block;margin-bottom:4px;color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase}.comm-recipient-list>div{display:flex;flex-wrap:wrap;gap:4px}.comm-recipient-list b{padding:2px 6px;border-radius:999px;color:#1e40af;background:#dbeafe;font-size:10.5px}.comm-sender-field select{width:100%;min-height:28px;border:0;color:#334155;background:transparent;font-size:11px}.comm-composer textarea{min-height:96px;padding:9px 10px;resize:vertical}.comm-composer-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:8px}.comm-composer-files{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.comm-file-chip,.comm-attach-btn{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 8px;border:1px solid #d7e0ec;border-radius:999px;color:#475569;background:#f8fafc;font-size:11px;font-weight:750}.comm-file-chip button{border:0;color:#94a3b8;background:transparent}.comm-attach-btn{cursor:pointer}.comm-attach-btn input{display:none}.comm-send-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:36px;border:0;border-radius:7px;color:#fff;background:#2563eb;cursor:pointer}.comm-send-btn:disabled{cursor:default;opacity:.45}.comm-empty{display:grid;justify-items:center;gap:6px;padding:28px 16px;color:#94a3b8;text-align:center}.comm-empty b{color:#64748b;font-size:13px}.inbox-triage{display:grid;gap:10px;min-height:0;padding:14px;border:1px solid #dfe7f2;border-radius:10px;background:#fff}.inbox-triage-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.inbox-triage-head div{display:grid;gap:3px}.inbox-triage-head b{display:inline-flex;align-items:center;gap:6px;color:#0f172a;font-size:13px}.inbox-triage-head span{color:#64748b;font-size:11px;font-weight:750}.inbox-triage-head button,.inbox-paste-v2 button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:4px 8px;border:1px solid #d7e0ec;border-radius:7px;color:#475569;background:#fff;cursor:pointer;font-size:12px;font-weight:800}.inbox-triage-error{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:7px;color:#b91c1c;background:#fef2f2;font-size:12px;font-weight:750}.inbox-paste-v2{display:grid;gap:7px;padding:10px;border:1px solid #dbe4ef;border-radius:8px;background:#f8fafc}.inbox-paste-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:7px}.inbox-paste-v2 input,.inbox-paste-v2 textarea{padding:7px 9px}.inbox-triage-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px;min-height:520px}.inbox-triage-list{display:flex;flex-direction:column;gap:7px;min-height:0;max-height:70vh;overflow-y:auto}.inbox-triage-item{display:grid;gap:5px;width:100%;padding:9px;border:1px solid #dbe4ef;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.inbox-triage-item:hover,.inbox-triage-item.is-active{border-color:#93c5fd;background:#eff6ff}.inbox-triage-item.is-unassigned{border-color:#fde68a;background:#fffbeb}.inbox-triage-item-top,.inbox-triage-item-status{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:10.5px;font-weight:850}.inbox-triage-item-top span,.inbox-triage-item-status span{display:inline-flex;align-items:center;gap:4px}.inbox-triage-item strong{overflow:hidden;color:#0f172a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.inbox-triage-item small{color:#64748b;font-size:11px;font-weight:750}.inbox-triage-item p{display:-webkit-box;overflow:hidden;margin:0;color:#475569;font-size:12px;line-height:1.35;-webkit-line-clamp:3;-webkit-box-orient:vertical}.inbox-preview{min-height:0;overflow:visible;padding:12px;border:1px solid #dbe4ef;border-radius:8px;background:#fff}.inbox-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #edf2f7}.inbox-preview-head span{color:#2563eb;font-size:11px;font-weight:850}.inbox-preview-head h3{margin:2px 0;color:#0f172a;font-size:16px;font-weight:850}.inbox-preview-head p{margin:0;color:#64748b;font-size:12px}.inbox-preview-head button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 10px;border:1px solid #bfdbfe;border-radius:7px;color:#1d4ed8;background:#eff6ff;cursor:pointer;font-size:12px;font-weight:850}.inbox-preview-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.inbox-preview-meta span{padding:3px 8px;border-radius:999px;color:#475569;background:#f1f5f9;font-size:11px;font-weight:750}.inbox-preview-body{margin-top:12px;padding:12px;border:1px solid #edf2f7;border-radius:8px;color:#334155;background:#f8fafc;font-size:13px;line-height:1.5;white-space:pre-wrap}.inbox-preview-assign{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;align-items:end;margin-top:12px;padding-top:12px;border-top:1px solid #edf2f7}.inbox-preview-assign label{display:grid;gap:4px;color:#64748b;font-size:11px;font-weight:850}.inbox-preview-assign select{width:100%;padding:0 8px}.inbox-preview-actions{margin-top:10px}.inbox-preview-extracted{display:grid;gap:7px;margin-top:12px;padding:10px;border:1px solid #dbe4ef;border-radius:8px;background:#f8fafc}.inbox-preview-extracted b{color:#334155;font-size:12px}@media(max-width:1260px){.cc-strip-v2 .cc-strip-top{grid-template-columns:minmax(0,1fr)}.cc-strip-indicator{justify-self:start}.comm-hub{max-height:none}}@media(max-width:1100px){.comm-workspace{grid-template-columns:minmax(0,1fr)}.comm-context{max-height:360px;border-top:1px solid #dbe4ef;border-left:0}}@media(max-width:760px){.cc-next-action,.cc-calc-summary-grid,.comm-settings-row,.comm-email-fields,.inbox-triage-layout,.inbox-preview-assign{grid-template-columns:minmax(0,1fr)}.cc-communication-entry{display:grid;grid-template-columns:minmax(0,1fr)}.cc-comms-drawer{top:8px;right:8px;bottom:8px;width:calc(100vw - 16px)}.comm-message-main{width:100%}.comm-message.is-out{justify-content:stretch}.inbox-paste-row{grid-template-columns:minmax(0,1fr)}}.packing-control{border:1px solid #cbd5e1;border-radius:10px;padding:14px;background:#f8fafc}.packing-control-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.packing-control-header h4{margin:0;font-size:14px;font-weight:700;color:#0f172a}.packing-control-header p{margin:4px 0 0;font-size:12px;color:#64748b}.packing-control-status{border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700;white-space:nowrap}.packing-control-status.is-ok{background:#dcfce7;color:#166534}.packing-control-status.is-warning{background:#fef3c7;color:#92400e}.packing-control-status.is-critical,.packing-control-status.is-incomplete{background:#fee2e2;color:#991b1b}.packing-control-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px;margin-top:12px}.packing-control-metric{border:1px solid #e2e8f0;border-radius:8px;padding:9px;background:#fff;display:flex;flex-direction:column;gap:2px}.packing-control-metric>span{font-size:11px;color:#64748b}.packing-control-metric strong{font-size:14px;color:#0f172a}.packing-control-metric small{font-size:10px;color:#64748b}.packing-control-metric.is-warning{border-color:#fbbf24;background:#fffbeb}.packing-control-metric.is-critical{border-color:#fca5a5;background:#fef2f2}.packing-control-message{margin-top:10px;padding:8px 10px;border-radius:7px;font-size:12px}.packing-control-message.is-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.packing-control-status.is-accepted{background:#dcfce7;color:#166534}.packing-control-message.is-accepted{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.packing-control-acceptance{display:grid;gap:7px;margin-top:10px;padding:10px;border:1px solid #fca5a5;border-radius:8px;background:#fff}.packing-control-acceptance label{color:#7f1d1d;font-size:11px;font-weight:700}.packing-control-acceptance textarea{width:100%;min-height:58px;padding:8px 9px;border:1px solid #cbd5e1;border-radius:7px;color:#0f172a;background:#fff;font:inherit;font-size:11px;resize:vertical}.packing-control-acceptance button{justify-self:start;min-height:32px;padding:7px 11px;border:1px solid #b91c1c;border-radius:7px;color:#fff;background:#b91c1c;cursor:pointer;font-size:11px;font-weight:700}.packing-control-acceptance button:disabled{cursor:not-allowed;opacity:.5}.packing-control-message.is-warning{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.packing-control-table-wrap{overflow-x:auto;margin-top:12px}.packing-control-table{width:100%;border-collapse:collapse;font-size:11px;background:#fff}.packing-control-table th,.packing-control-table td{padding:7px;border-bottom:1px solid #e2e8f0;text-align:left}.packing-control-table th{color:#64748b;font-size:10px;text-transform:uppercase}.packing-control-table .is-incomplete{background:#fef2f2;color:#991b1b}.deal-card-page.is-embedded{width:100%;margin:0;padding:0;color:#172033}.deal-now-strip{display:flex;align-items:stretch;justify-content:space-between;gap:14px;margin:0 0 12px;padding:10px 12px;border:1px solid #dfe7f2;border-radius:12px;background:#f8fafc}.deal-now-strip.is-waiting{border-color:#fde68a;background:#fffbeb}.deal-now-strip.is-blocked{border-color:#fecaca;background:#fef2f2}.deal-now-strip.is-ready{border-color:#bbf7d0;background:#f0fdf4}.deal-now-strip-main{min-width:0;flex:1 1 auto}.deal-now-strip-kicker{display:inline-flex;align-items:center;gap:6px;margin-bottom:4px;color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.deal-now-strip-source{padding:1px 6px;border-radius:999px;background:#0f172a0f;color:#475569;font-size:10px}.deal-now-strip-what{color:#0f172a;font-size:13px;font-weight:800;line-height:1.3}.deal-now-strip-debts{list-style:none;margin:4px 0 0;padding:0;display:grid;gap:8px}.deal-now-strip-debts li{padding:6px 8px;border-radius:8px;border:1px solid #f1e4b3;background:#fffdf5}.deal-now-strip-debts li.is-blocked{border-color:#fecaca;background:#fff5f5}.deal-now-strip-debts li.is-sleeping{opacity:.78}.deal-now-strip-debt-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.deal-now-strip-debt-body{min-width:0;flex:1 1 auto}.deal-now-strip-life-toggle{border:0;background:transparent;color:#64748b;font:inherit;font-size:11px;font-weight:700;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.deal-now-strip-life{margin:6px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:2px;color:#64748b;font-size:10.5px;font-weight:650}.deal-debt-dialog-hint{margin:0 0 12px;color:#64748b;font-size:12px;line-height:1.4}.deal-debt-dialog-tabs{display:flex;gap:6px;margin-bottom:12px}.deal-debt-dialog-tabs button{border:1px solid #cbd5e1;background:#f8fafc;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer}.deal-debt-dialog-tabs button.is-on{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.deal-debt-download-list{list-style:none;margin:0 0 12px;padding:0;display:grid;gap:6px}.deal-debt-download-list a{display:inline-flex;align-items:center;gap:6px;color:#1d4ed8;font-size:12px;font-weight:700;text-decoration:none}.deal-debt-download-list a:hover{text-decoration:underline}.deal-now-strip-debts .deal-now-strip-what{font-size:12.5px}.deal-now-strip-signals{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:4px;color:#9a3412;font-size:11px;font-weight:650}.deal-now-strip-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;color:#64748b;font-size:11px;font-weight:650}.deal-now-strip-meta b{color:#334155;font-weight:800}.deal-now-strip-phase{display:inline-flex;align-items:center;padding:1px 6px;border-radius:999px;background:#e0f2fe;color:#075985;font-weight:800;font-size:10px}.deal-now-strip-nudge{margin-top:4px;color:#9a3412;font-size:11px;font-weight:700}.deal-ops-faq{margin-top:6px}.deal-ops-faq-toggle{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:#2458a6;cursor:pointer;font-size:11px;font-weight:750;text-align:left}.deal-ops-faq-toggle:hover{color:#1d4ed8}.deal-ops-faq-chevron{transition:transform .15s ease}.deal-ops-faq-toggle.is-open .deal-ops-faq-chevron{transform:rotate(180deg)}.deal-ops-faq-answer{margin:5px 0 0;padding:7px 9px;border-radius:8px;background:#ffffffb8;border:1px solid #e2e8f0;color:#475569;font-size:11px;font-weight:600;line-height:1.45}.deal-now-strip-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;flex:0 0 auto}.deal-now-strip-docs{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:11px;font-weight:700}.deal-now-strip-docs b{color:#0f172a}.deal-now-strip-docs i{font-style:normal;color:#94a3b8}.deal-now-strip-actions{display:inline-flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.deal-now-strip-btn{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 10px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#334155;cursor:pointer;font-size:11px;font-weight:800}.deal-now-strip-btn:hover{border-color:#b9d0f3;background:#f5f9ff;color:#1d4ed8}.deal-now-strip-btn.is-primary{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.deal-now-strip-btn b{font-weight:800;white-space:nowrap}.deal-now-intake{position:relative}.deal-now-intake-panel{position:absolute;right:0;top:calc(100% + 6px);z-index:40;width:min(420px,92vw);padding:10px;border:1px solid #d7e0ec;border-radius:12px;background:#fff;box-shadow:0 12px 32px #0f172a1f}.deal-now-intake-hd{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.deal-now-intake-hd strong{font-size:12px;color:#0f172a}.deal-now-intake-hint{margin:0 0 8px;color:#64748b;font-size:11px;line-height:1.35}.deal-now-intake-hint.is-warn{color:#9a3412}.deal-now-intake-slots{display:grid;gap:8px;margin:0 0 10px}.deal-now-intake-slot-group{border:1px solid #e2e8f0;border-radius:8px;padding:6px 8px;background:#f8fafc}.deal-now-intake-slot-group.is-filled{border-style:dashed;background:#f1f5f9;color:#64748b}.deal-now-intake-slot-title{font-size:10px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#475569;margin-bottom:4px}.deal-now-intake-slot-group.is-filled .deal-now-intake-slot-title{color:#64748b}.deal-now-intake-slot-list{list-style:none;margin:0;padding:0;display:grid;gap:2px;font-size:11px;font-weight:650;color:#0f172a}.deal-now-intake-slot-group.is-filled .deal-now-intake-slot-list{color:#64748b;font-weight:600}.deal-now-intake-drop{width:100%;min-height:64px;margin-bottom:8px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#475569;cursor:pointer;font-size:12px;font-weight:700}.deal-now-intake-drop:hover{border-color:#93c5fd;background:#f5f9ff;color:#1d4ed8}.deal-now-intake-list{list-style:none;margin:0 0 8px;padding:0;display:grid;gap:6px}.deal-now-intake-list li{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,1.1fr) auto;gap:6px;align-items:center}.deal-now-intake-list li.is-choice select{border-color:#f59e0b;background:#fffbeb}.deal-now-intake-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:11px;font-weight:700}.deal-now-intake-list select{min-height:28px;padding:2px 6px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#334155;font-size:11px;font-weight:650}.deal-now-intake-actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.deal-enrich-contract-collapse>summary{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;color:#475569;font-size:12px;font-weight:700}.deal-enrich-contract-collapse-hint{color:#94a3b8;font-size:10px;font-weight:650}@media(max-width:720px){.deal-now-strip{flex-direction:column;align-items:stretch}.deal-now-strip-side{align-items:stretch}.deal-now-strip-actions{width:100%}.deal-now-strip-btn{flex:1 1 auto;justify-content:center}.deal-now-intake{flex:1 1 auto}.deal-now-intake-panel{left:0;right:0;width:auto}}.deal-enrichment-cockpit{display:grid;gap:12px}.deal-enrich-spine{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;padding:8px;border:1px solid #dfe7f2;border-radius:12px;background:#f8fafc}.deal-enrich-spine-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-height:64px;padding:8px 9px;border:1px solid transparent;border-radius:10px;background:#fff;color:#334155;cursor:pointer;text-align:left}.deal-enrich-spine-item i{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:10px;font-style:normal;font-weight:800}.deal-enrich-spine-item span{font-size:12px;font-weight:800;line-height:1.2}.deal-enrich-spine-item small{color:#64748b;font-size:10px;font-weight:650;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.deal-enrich-spine-item.is-ready{border-color:#bbf7d0;background:#f0fdf4}.deal-enrich-spine-item.is-ready i{background:#22c55e;color:#fff}.deal-enrich-spine-item.is-partial{border-color:#fde68a;background:#fffbeb}.deal-enrich-spine-item.is-partial i{background:#f59e0b;color:#fff}.deal-enrich-spine-item.is-empty{border-color:#e2e8f0}.deal-enrich-spine-item:hover{border-color:#93c5fd;box-shadow:0 1px 3px #1c2d4a14}.deal-enrich-spine-item.is-active{border-color:#3b82f6;box-shadow:0 0 0 1px #93c5fd inset}.deal-enrich-panel{scroll-margin-top:12px}.deal-enrich-panel.is-active-phase{border-color:#93c5fd;box-shadow:0 0 0 1px #3b82f61f}.deal-enrich-panel-note{margin:0 0 8px;color:#64748b;font-size:11px;font-weight:650}.deal-enrich-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:flex-end}.deal-enrich-action-btn{display:inline-flex;align-items:center;gap:4px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:700;cursor:pointer}.deal-enrich-action-btn.is-primary{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.deal-enrich-action-btn:disabled{opacity:.55;cursor:not-allowed}.deal-enrich-docs{display:grid;gap:6px;margin-top:10px}.deal-enrich-waiting{display:grid;gap:4px;margin:0 0 10px;padding:10px 12px;border:1px solid #fcd34d;background:#fffbeb;border-radius:10px}.deal-enrich-waiting strong{font-size:12px;color:#92400e}.deal-enrich-waiting span{font-size:11px;color:#78350f;font-weight:650}.deal-enrich-dt-candidates{display:grid;gap:8px;margin:8px 0}.deal-enrich-dt-row{display:flex;gap:10px;justify-content:space-between;align-items:center;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.deal-enrich-dt-row strong{display:block;font-size:12px}.deal-enrich-dt-row small{color:#64748b;font-size:10px;font-weight:650}.deal-enrich-fact-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px}.deal-enrich-fact{display:flex;flex-direction:column;gap:3px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.deal-enrich-fact.is-missing{background:#f8fafc}.deal-enrich-fact.is-from-mail{border-color:#fcd34d;background:#fffbeb}.deal-enrich-fact-label{display:inline-flex;align-items:center;gap:4px;color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.deal-enrich-fact strong{color:#0f172a;font-size:13px;font-weight:800;line-height:1.3;word-break:break-word}.deal-enrich-fact small{color:#92400e;font-size:10px;font-weight:700}.deal-enrich-confirm-btn{display:inline-flex;align-items:center;gap:3px;margin-top:4px;align-self:flex-start;border:1px solid #f59e0b;background:#fffbeb;color:#b45309;border-radius:7px;padding:2px 7px;font-size:10px;font-weight:800;cursor:pointer}.deal-enrich-confirm-btn:disabled{opacity:.55;cursor:not-allowed}.deal-enrich-details{margin-bottom:10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.deal-enrich-details>summary{cursor:pointer;padding:8px 10px;color:#334155;font-size:12px;font-weight:800}.deal-enrich-cost{padding:0 10px 10px}.deal-enrich-cost-rows{display:grid;gap:4px}.deal-enrich-cost-row,.deal-enrich-cost-total{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#475569;font-size:12px;font-weight:650}.deal-enrich-cost-total{margin-top:6px;padding-top:6px;border-top:1px solid #e2e8f0;color:#0f172a;font-weight:800}.deal-enrich-finance{margin-top:4px}.deal-enrich-products{max-height:280px;overflow:auto}@media(max-width:960px){.deal-enrich-spine{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.deal-enrich-spine{grid-template-columns:repeat(2,minmax(0,1fr))}}.client-deal-now-strip{display:flex;align-items:stretch;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #dfe7f2;border-radius:12px;background:#f8fafc}.client-deal-now-strip.is-waiting{border-color:#fde68a;background:#fffbeb}.client-deal-now-strip.is-blocked{border-color:#fecaca;background:#fef2f2}.client-deal-now-strip.is-ready{border-color:#bbf7d0;background:#f0fdf4}.client-deal-now-main{min-width:0;flex:1 1 auto}.client-deal-now-kicker{display:inline-flex;align-items:center;gap:6px;margin-bottom:4px;color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.client-deal-now-happening{margin-bottom:4px;color:#64748b;font-size:11px;font-weight:650}.client-deal-now-happening b{color:#334155;font-weight:800}.client-deal-now-what{color:#0f172a;font-size:13px;font-weight:800;line-height:1.35}.client-deal-now-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;color:#64748b;font-size:11px;font-weight:650}.client-deal-now-meta b{color:#334155;font-weight:800}.client-deal-now-error{margin-top:4px;color:#b42318;font-size:11px;font-weight:700}.client-deal-now-actions{display:inline-flex;flex-direction:column;gap:6px;flex:0 0 auto}.client-deal-now-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:5px 10px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#334155;cursor:pointer;font-size:11px;font-weight:800;white-space:nowrap}.client-deal-now-btn:hover{border-color:#b9d0f3;background:#f5f9ff;color:#1d4ed8}.client-deal-now-btn.is-primary{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.client-deal-now-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:720px){.client-deal-now-strip{flex-direction:column}.client-deal-now-actions{flex-direction:row;width:100%}.client-deal-now-btn{flex:1 1 auto}}.client-home-now{padding:16px 18px;border:1px solid #dfe7f2;border-radius:14px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.client-home-now-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.client-home-now-head h2{margin:0;color:#0f172a;font-size:17px;font-weight:800}.client-home-now-head p{margin:4px 0 0;color:#64748b;font-size:13px;font-weight:600}.client-home-now-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800}.client-home-now-badge.is-warn{background:#fef3c7;color:#b45309}.client-home-now-badge.is-ok{background:#dcfce7;color:#15803d}.client-home-now-empty{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;border-radius:10px;background:#f8fafc;color:#64748b;font-size:13px;font-weight:650}.client-home-now-list{display:grid;gap:8px}.client-home-now-row{display:flex;align-items:stretch;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.client-home-now-row.is-waiting{border-color:#fde68a;background:#fffbeb}.client-home-now-row.is-blocked{border-color:#fecaca;background:#fef2f2}.client-home-now-row.is-ready{border-color:#bbf7d0;background:#f0fdf4}.client-home-now-row-main{min-width:0;flex:1 1 auto}.client-home-now-row-kicker{display:inline-flex;align-items:center;gap:6px;margin-bottom:4px;color:#64748b;font-size:11px;font-weight:700}.client-home-now-row-kicker strong{color:#334155;font-weight:800}.client-home-now-row-happening{margin-bottom:2px;color:#64748b;font-size:11px;font-weight:650}.client-home-now-row-what{color:#0f172a;font-size:13px;font-weight:800;line-height:1.35}.client-home-now-row-meta{margin-top:3px;color:#64748b;font-size:11px;font-weight:650}.client-home-now-row-meta b{color:#334155;font-weight:800}.client-home-now-row-actions{display:inline-flex;flex-direction:column;gap:6px;flex:0 0 auto}@media(max-width:720px){.client-home-now-row{flex-direction:column}.client-home-now-row-actions{flex-direction:row;width:100%}.client-home-now-row-actions .client-deal-now-btn{flex:1 1 auto}}.deal-card-viewswitch{display:inline-flex;max-width:100%;gap:4px;padding:3px;border:1px solid #dfe7f2;border-radius:10px;background:#f6f8fb;overflow-x:auto}.deal-card-viewswitch button{display:inline-flex;align-items:center;gap:6px;padding:6px 13px;border:0;border-radius:8px;color:#64748b;background:transparent;cursor:pointer;font-size:12px;font-weight:750}.deal-card-viewswitch button.is-active{color:#1e3a5f;background:#fff;box-shadow:0 1px 3px #1c2d4a1a}.deal-card-map-wrap{margin-top:14px}.deal-map{border:1px solid #dfe7f2;border-radius:14px;background:#fff;padding:16px 18px;box-shadow:0 3px 14px #1c2d4a0d}.deal-map-hd{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.deal-map-hd h3{margin:0;display:flex;align-items:center;gap:8px;font-size:15px;color:#1e293b}.deal-map-hd h3 svg{color:#2458a6}.deal-map-meta{font-size:11px;color:#8491a5;font-weight:700}.deal-map-hd-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.deal-map-correction-btn{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 9px;border:1px solid #b9d0f3;border-radius:7px;background:#f5f9ff;color:#2458a6;font-size:10px;font-weight:800;cursor:pointer}.deal-map-correction-btn:hover{background:#eaf2ff}.deal-map-sync{position:relative;display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:4px 9px;border:1px solid;border-radius:7px;font-size:10px;font-weight:800;white-space:nowrap}.deal-map-sync.is-ok{color:#1f7a45;border-color:#bfe3cd;background:#f3fbf6}.deal-map-sync.is-warning{color:#a16716;border-color:#f0d69a;background:#fff8ea}.deal-map-sync.is-error{color:#b3372c;border-color:#f3c9c4;background:#fdeceb}details.deal-map-sync{padding:0}.deal-map-sync summary{display:inline-flex;align-items:center;gap:4px;min-height:26px;padding:4px 9px;cursor:pointer;list-style:none}.deal-map-sync summary::-webkit-details-marker{display:none}.deal-map-sync-popover{position:absolute;z-index:30;top:calc(100% + 6px);right:0;display:grid;gap:5px;width:min(330px,80vw);padding:10px 12px;border:1px solid #f3c9c4;border-radius:9px;background:#fff;color:#475569;box-shadow:0 8px 24px #0f172a29;font-size:10px;font-weight:650;white-space:normal}.deal-map-sync-popover strong{color:#b3372c;font-size:10.5px}.deal-map-sync-popover span{padding-top:4px;border-top:1px solid #f1f5f9}@media(max-width:760px){.deal-map-hd{align-items:flex-start;flex-wrap:wrap}.deal-map-hd-actions{width:100%;justify-content:flex-start}}.deal-map-skinbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.deal-map-skinbar>div:first-child{display:flex;align-items:baseline;gap:8px}.deal-map-skinbar span{color:#1e293b;font-size:12px;font-weight:850}.deal-map-skinbar small{color:#94a3b8;font-size:9.5px;font-weight:650}.deal-map-skins{display:inline-flex;padding:2px;border:1px solid #dfe7f2;border-radius:8px;background:#f6f8fb}.deal-map-skins button{min-height:25px;padding:3px 9px;border:0;border-radius:6px;color:#64748b;background:transparent;cursor:pointer;font-size:9.5px;font-weight:800}.deal-map-skins button.is-active{color:#1d4ed8;background:#fff;box-shadow:0 1px 3px #1c2d4a1f}.deal-flow{position:relative;overflow:hidden;padding:12px;border:1px solid #cad8ea;border-radius:13px;background:linear-gradient(135deg,#f6faff,#fff 48%,#f5fbf7)}.deal-flow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 10% 0%,rgba(37,99,235,.08),transparent 26%),radial-gradient(circle at 90% 100%,rgba(22,163,74,.07),transparent 28%)}.deal-flow-parties{position:relative;z-index:3;display:grid;grid-template-columns:minmax(240px,1fr) minmax(220px,1.2fr) minmax(240px,1fr);align-items:center;gap:12px}.deal-flow-party{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;min-width:0;padding:10px 12px;border:1px solid;border-radius:10px}.deal-flow-party>span{grid-column:1 / -1;color:#7c8da5;font-size:8.5px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.deal-flow-party>b{overflow:hidden;color:#172033;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.deal-flow-party>strong{font-size:16px;font-weight:900;white-space:nowrap}.deal-flow-party.is-origin{border-color:#bcd4f7;background:linear-gradient(145deg,#eaf2ff,#f8fbff)}.deal-flow-party.is-origin>strong{color:#1d4ed8}.deal-flow-party.is-destination{border-color:#b8e1c8;background:linear-gradient(145deg,#edf9f1,#f8fdf9)}.deal-flow-party.is-destination>strong{color:#15803d}.deal-flow-axis{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:7px;color:#64748b;font-size:8.5px;font-weight:850;text-transform:uppercase}.deal-flow-axis i{height:1px;background:linear-gradient(90deg,#60a5fa,#d49a2a)}.deal-flow-axis i:last-of-type{background:linear-gradient(90deg,#d49a2a,#4ade80)}.deal-flow-axis svg{color:#b77917}.deal-through-list{position:relative;z-index:3;display:grid;gap:6px;margin-top:8px}.deal-through-lane{position:relative;overflow:hidden;border:1px solid #dce5f0;border-radius:9px;background:#ffffffe0}.deal-through-lane:before{content:"";position:absolute;z-index:0;top:50%;right:18px;left:18px;height:2px;transform:translateY(-50%);background:linear-gradient(90deg,#60a5fa,#a78bfa 48%,#4ade80);opacity:.42}.deal-through-lane summary{position:relative;z-index:1;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:6px 10px;cursor:pointer;list-style:none}.deal-through-lane summary::-webkit-details-marker{display:none}.deal-through-icon{display:grid;width:28px;height:28px;place-items:center;border:1px solid #cfe0fb;border-radius:50%;color:#2458a6;background:#f5f9ff}.deal-through-lane summary>span:nth-child(2){display:flex;flex-direction:column;min-width:0;gap:2px;padding:2px 6px;background:#ffffffeb}.deal-through-lane summary b{color:#334155;font-size:10px}.deal-through-lane summary small{overflow:hidden;color:#64748b;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.deal-through-lane summary>strong{padding:3px 7px;border-radius:999px;color:#334155;background:#fff;font-size:9.5px;white-space:nowrap}.deal-through-lane.is-support{border-color:#d7c8f0;background:#fbf8ff}.deal-through-lane.is-support .deal-through-icon{border-color:#d7c8f0;color:#7c3aed;background:#f5f0ff}.deal-through-lane.is-unconfirmed .deal-through-icon{border-style:dashed;color:#94a3b8}.deal-through-details{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:5px 12px;padding:8px 10px;border-top:1px solid #edf2f7;color:#64748b;background:#fffffff5;font-size:9px}.deal-through-addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:12px}.deal-through-addresses .deal-map-addr{margin:0;padding:7px;border:1px solid #e2e8f0;border-radius:7px}.deal-through-transport-meta{display:flex;flex-wrap:wrap;gap:5px;width:100%}.deal-through-transport-meta span{padding:2px 7px;border:1px solid #dbe5f0;border-radius:999px;color:#475569;background:#f8fafc;font-weight:750}.deal-through-legs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:7px}.deal-through-legs>div{display:flex;flex-direction:column;min-width:0;gap:2px;padding:7px;border:1px solid #e2e8f0;border-radius:7px;background:#fbfdff}.deal-through-legs small{color:#8491a5;font-size:8px;font-weight:850;text-transform:uppercase}.deal-through-legs b{overflow:hidden;color:#334155;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.deal-through-legs span{color:#2458a6;font-size:9px;font-weight:800}.deal-through-legs em{overflow:hidden;color:#94a3b8;font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.deal-stream-money{position:relative;z-index:2;display:grid;grid-template-columns:minmax(240px,1fr) minmax(190px,230px) minmax(240px,1fr);align-items:center;gap:10px;min-height:330px;margin-top:10px;padding:12px 0}.deal-stream-svg{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.deal-stream-svg path{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke}.deal-stream-column{position:relative;z-index:2;display:flex;flex-direction:column;gap:6px;min-width:0}.deal-stream-column>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 7px;color:#64748b;font-size:8.5px;font-weight:800;text-transform:uppercase}.deal-stream-column>header strong{color:#334155;font-size:10px}.deal-stream-card{border:1px solid #dbe5f0;border-radius:8px;background:#fffffff0;box-shadow:0 2px 7px #1f304a0f}.deal-stream-card.is-before{border-left-color:#6ea2e9}.deal-stream-card.is-after{border-right-color:#67bd88}.deal-stream-card summary{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:38px;padding:5px 8px;cursor:pointer;list-style:none}.deal-stream-card summary::-webkit-details-marker{display:none}.deal-stream-card-mark{display:block;width:5px;min-height:3px;max-height:20px;border-radius:999px;background:#4f83cc}.deal-stream-card.is-after .deal-stream-card-mark{background:#39a86b}.deal-stream-card summary>span{display:flex;flex-direction:column;min-width:0;gap:1px}.deal-stream-card summary b{overflow:hidden;color:#334155;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.deal-stream-card summary small{color:#8491a5;font-size:8px}.deal-stream-card summary>strong{color:#1e3a5f;font-size:10px;white-space:nowrap}.deal-stream-card-details{display:grid;gap:4px;padding:7px 8px;border-top:1px solid #edf2f7;color:#64748b;font-size:8.5px}.deal-stream-card-details>div{display:flex;justify-content:space-between;gap:10px}.deal-stream-card-details b{color:#334155;white-space:nowrap}.deal-stream-support-ref{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1px 8px;padding:6px 8px;border:1px dashed #c7b3e8;border-radius:8px;color:#6d28d9;background:#faf5ffeb;font-size:9px}.deal-stream-support-ref small{grid-column:1 / -1;color:#8b75ae;font-size:8px}.deal-stream-customs{position:relative;z-index:3;overflow:hidden;padding:12px;border:1px solid #dfba5c;border-radius:13px;background:linear-gradient(180deg,#fff7d9,#fffdf5);box-shadow:0 0 0 5px #c98a1e12,0 8px 24px #7e57121f}.deal-stream-customs-seal{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:8px;color:#8a5b13;font-size:12px;font-weight:950;text-transform:uppercase}.deal-stream-customs dl{display:grid;gap:5px;margin:0}.deal-stream-customs dl>div{display:flex;justify-content:space-between;gap:8px;padding-top:5px;border-top:1px solid rgba(185,128,28,.15)}.deal-stream-customs dt{color:#7c6a48;font-size:8.5px}.deal-stream-customs dd{margin:0;color:#5f4311;font-size:9.5px;font-weight:850;white-space:nowrap}.deal-stream-customs footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:9px;padding-top:8px;border-top:1px solid #dfba5c}.deal-stream-customs footer span{color:#8a6a31;font-size:8px;font-weight:800;text-transform:uppercase}.deal-stream-customs footer strong{color:#8a5b13;font-size:13px}.deal-flow-missing,.deal-flow-reconciliation{position:relative;z-index:3;display:flex;align-items:center;gap:5px;margin-top:7px;padding:6px 8px;border-radius:7px;font-size:8.5px}.deal-flow-missing{border:1px solid #ead29b;color:#8a641c;background:#fffaf0}.deal-flow-missing span{font-weight:850}.deal-flow-reconciliation{border:1px solid #efb6ad;color:#a33a2d;background:#fff2f0}.deal-flow-equation{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:9px;color:#64748b;font-size:8.5px;font-weight:800}.deal-flow-equation i{width:18px;height:1px;background:#cbd5e1}.deal-flow-equation b{color:#8a5b13}.deal-flow-equation strong{color:#15803d;font-size:10px}@media(max-width:900px){.deal-flow-parties{grid-template-columns:1fr}.deal-flow-axis{min-height:30px;transform:none}.deal-flow-party>b{white-space:normal}.deal-through-lane summary{grid-template-columns:28px minmax(0,1fr)}.deal-through-lane summary>strong{grid-column:2;justify-self:start}.deal-through-lane summary small,.deal-through-legs b,.deal-through-legs em{white-space:normal}.deal-through-addresses,.deal-through-legs{grid-template-columns:1fr}.deal-stream-money{grid-template-columns:1fr;min-height:0}.deal-stream-svg{display:none}.deal-stream-column.is-before{order:1}.deal-stream-customs{order:2}.deal-stream-column.is-after{order:3}.deal-stream-column{padding-left:12px;border-left:2px solid #bfdbfe}.deal-stream-column.is-after{border-left-color:#bbf7d0}.deal-flow-equation{flex-wrap:wrap}}@media(max-width:560px){.deal-map-skinbar{align-items:flex-start}.deal-map-skinbar>div:first-child{flex-direction:column;gap:1px}.deal-flow{padding:8px}.deal-flow-party{grid-template-columns:1fr}.deal-flow-party>strong{justify-self:start}.cc-deal-row-tools{opacity:1;pointer-events:auto}.cc-passport-controls{width:100%;justify-content:flex-start}.cc-passport-controls .deal-map-pills{width:100%;flex-wrap:wrap}.cc-strip,.cc-workbench,.deal-card-page.is-embedded{max-width:100%;overflow-x:hidden}.cc-strip-top>*{min-width:0;max-width:100%}}.deal-map-top{display:grid;grid-template-columns:210px 1fr 210px;gap:14px;align-items:stretch}@media(max-width:900px){.deal-map-top{grid-template-columns:1fr}}.deal-map-end{display:flex;flex-direction:column;gap:8px;border-radius:11px;padding:11px 12px;min-width:0}.deal-map-end.is-in{background:#eef4ff;border:1px solid #cfe0fb}.deal-map-end.is-out{background:#eafaf0;border:1px solid #c4e9d3}.deal-map-end-row{display:flex;align-items:center;gap:8px}.deal-map-end-ic{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex:0 0 auto}.deal-map-end.is-in .deal-map-end-ic{background:#dbe9ff}.deal-map-end.is-out .deal-map-end-ic{background:#d2f1de}.deal-map-end-lb{font-size:8.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#8491a5}.deal-map-end-who{font-size:11px;font-weight:750;color:#1e293b;overflow-wrap:anywhere}.deal-map-end-amt{font-size:15px;font-weight:800}.deal-map-end-amt.is-in{color:#2458a6}.deal-map-end-amt.is-out{color:#1f7a45}.deal-map-pay-strip{display:flex;gap:4px;margin:2px 0 4px;min-height:38px}.deal-map-pay-seg{display:flex;flex-direction:column;justify-content:center;gap:1px;min-width:0;padding:5px 7px;border:1px solid #d7e3f4;border-radius:8px;background:#f5f8fc;color:#64748b;overflow:hidden;cursor:help}.deal-map-pay-seg b{font-size:11px;font-weight:850;color:#334155;line-height:1.1}.deal-map-pay-seg span{font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deal-map-pay-seg.is-empty{background:#f8fafc;border-style:dashed;border-color:#dbe3ee}.deal-map-pay-seg.is-pending{background:linear-gradient(135deg,#fef3c7,#fff7ed);border-color:#f59e0b;color:#92400e}.deal-map-pay-seg.is-pending b{color:#92400e}.deal-map-pay-seg.is-paid{background:linear-gradient(180deg,#dbeafe,#eff6ff);border-color:#60a5fa;color:#1d4ed8}.deal-map-pay-seg.is-paid b{color:#1d4ed8}.deal-map-mid{display:flex;flex-direction:column;justify-content:center;gap:9px;min-width:0;padding:0 4px}.deal-map-terms{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.deal-map-term{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px;max-width:100%;font-size:10.5px;font-weight:700;color:#334155;background:#f6f8fb;border:1px solid #e5eaf1;border-radius:20px;padding:3px 10px}.deal-map-term b{color:#1e293b;font-weight:800}.deal-map-term-primary{flex-direction:column;align-items:stretch;gap:4px;border-radius:12px;border-color:#cfe0fb;color:#2458a6;background:#eef4ff;padding:6px 10px}.deal-map-term-primary.is-empty{border-color:#f0d69a;color:#a16716;background:#fff8ea}.deal-map-term-primary.is-waiting{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.deal-map-term-primary svg{flex:0 0 auto}.deal-map-term-line{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px}.deal-map-term-cargo{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;color:#64748b}.deal-map-term-cargo em{font-style:normal;font-weight:800;white-space:normal}.deal-map-fact-badge{display:inline-flex;align-items:center;flex:0 0 auto;padding:1px 6px;border-radius:999px;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.deal-map-fact-badge.is-calc{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.deal-map-fact-badge.is-fact{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.deal-map-fact-badge.is-waiting{background:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd}.deal-map-fact-badge.is-empty{background:#fff7ed;color:#c2410c;border:1px solid #fdba74}.deal-map-end-lb{display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px}.deal-map-end-lb .deal-map-fact-badge{margin-left:0}.deal-map-cost-cap{display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#a9b4c2;margin-bottom:5px}.deal-map-cost-pdf{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border:1px solid #dbe3ee;border-radius:999px;background:#fff;color:#334155;font-size:9px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;cursor:pointer}.deal-map-cost-pdf:hover{background:#f8fafc;color:#1d4ed8;border-color:#93c5fd}.deal-map-cost-pdf:disabled{opacity:.6;cursor:default}.deal-map-cost-bar{display:flex;height:28px;border-radius:8px;overflow:hidden;border:1px solid #e5eaf1}.deal-map-cost-bar span{min-width:2px}.deal-map-cost-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 12px;margin-top:7px}.deal-map-cost-lg{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;color:#64748b;font-weight:650}.deal-map-cost-lg i{width:9px;height:9px;border-radius:2px}.deal-map-addr{margin-top:2px;padding-top:8px;border-top:1px dashed rgba(100,116,139,.25)}.deal-map-addr-head{display:flex;align-items:center;gap:5px;font-size:8.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#8491a5;margin-bottom:3px}.deal-map-addr-head svg{flex:0 0 auto;color:#98a5b8}.deal-map-addr-flag{display:inline-flex;align-items:center;gap:3px;margin-left:auto;padding:1px 6px;border-radius:20px;background:#fdf2df;border:1px solid #f0d69a;color:#a16716;font-size:8px;font-weight:800;text-transform:none;letter-spacing:0;cursor:help}.deal-map-addr-flag.is-confirmed{background:#eafaf0;border-color:#bfe3cd;color:#1f7a45;cursor:default}.deal-map-addr-flag.is-unconfirmed{background:#fdf2df;border-color:#f0d69a;color:#a16716;cursor:default}.deal-map-addr-value{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:11px;font-weight:650;color:#1e293b;overflow-wrap:anywhere}.deal-map-addr-value .is-empty{color:#a9b4c2}.deal-map-addr-btn{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border:1px solid #b9d0f3;border-radius:20px;color:#2458a6;background:#f5f9ff;cursor:pointer;font-size:9.5px;font-weight:750;white-space:nowrap}.deal-map-addr-btn:hover{background:#eaf2ff;border-color:#7ba2dc}.deal-map-addr-editor{display:grid;gap:6px;margin-top:4px}.deal-map-addr-editor textarea,.deal-map-addr-reason{width:100%;padding:6px 8px;border:1px solid #c6d5e5;border-radius:6px;color:#1e293b;background:#fff;font:inherit;font-size:11px;resize:vertical}.deal-map-addr-reason{border-color:#f0d69a;background:#fffdf7}.deal-map-addr-actions{display:flex;justify-content:flex-end;gap:6px}.deal-map-addr-actions button{display:inline-flex;align-items:center;gap:4px;min-height:26px;padding:4px 9px;border:1px solid #dbe3ee;border-radius:6px;color:#64748b;background:#fff;cursor:pointer;font-size:10px;font-weight:700}.deal-map-addr-actions button.is-save{border-color:#bfe3cd;color:#1f7a45}.deal-map-addr-actions button:disabled{opacity:.55;cursor:not-allowed}.deal-phase-graph{margin-top:14px;padding:12px 12px 10px;border:1px solid #e7edf5;border-radius:12px;background:#fbfcfe}.deal-phase-graph-title{font-size:12px;font-weight:600;color:#334155;margin-bottom:8px}.deal-phase-graph-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.deal-phase-node{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;min-height:58px;padding:8px 4px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;text-align:center}.deal-phase-node.is-idle{color:#94a3b8}.deal-phase-node.is-active{color:#334155;border-color:#cbd5e1;background:#f8fafc}.deal-phase-node.is-now{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.deal-phase-node.is-debt{color:#b45309;border-color:#fcd34d;background:#fffbeb}.deal-phase-node.is-done{color:#15803d;border-color:#bbf7d0;background:#f0fdf4}.deal-phase-node.is-selected{box-shadow:0 0 0 2px #fde68a}.deal-phase-node-ic{font-size:14px;line-height:1}.deal-phase-node-nm{font-size:10px;line-height:1.2}.deal-phase-node-debt{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#f59e0b;color:#fff;font-size:10px;font-weight:700;line-height:16px}.deal-phase-graph-hint{margin-top:8px;font-size:11px;color:#64748b}@media(max-width:1100px){.deal-phase-graph-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.deal-map-strip-wrap{margin-top:18px;padding-top:8px}.deal-map-line{position:relative;height:3px;margin:0 8px 4px;border-radius:2px;background:#e6edf6}.deal-map-line i{position:absolute;left:0;top:0;height:100%;border-radius:2px;background:linear-gradient(90deg,#1f7a45,#2458a6)}.deal-map-stages{display:flex;gap:4px}.deal-map-st{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 2px 8px;border:1px solid var(--bd);background:var(--bg);border-radius:10px;cursor:pointer;position:relative;text-align:center}.deal-map-st.is-done{--c: #1f7a45;--bg: #f4fbf6;--bd: #dbeee2}.deal-map-st.is-now{--c: #2458a6;--bg: #f2f7ff;--bd: #b9d0f3}.deal-map-st.is-upcoming{--c: #94a3b8;--bg: #fafbfc;--bd: #eaeef3}.deal-map-st.is-selected{box-shadow:0 0 0 2px #fdeecb;border-color:#f0d69a}.deal-map-st-node{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:11px;height:11px;border-radius:50%;background:#fff;border:3px solid var(--bd)}.deal-map-st.is-done .deal-map-st-node,.deal-map-st.is-now .deal-map-st-node{background:var(--c);border-color:var(--c)}.deal-map-st-ic{font-size:14px;line-height:1}.deal-map-st-nm{max-width:100%;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.01em;color:#64748b;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-map-st.is-now .deal-map-st-nm{color:#2458a6}.deal-map-st-chip{font-size:8px;font-weight:800;padding:1px 5px;border-radius:20px;color:#2458a6;background:#fff;border:1px solid #b9d0f3}.deal-map-focus{margin-top:16px;border:1px solid #f0d69a;border-radius:12px;background:#fffdf7;overflow:hidden}.deal-map-focus-hd{display:flex;align-items:center;gap:10px;padding:11px 14px;background:#fff8ea;border-bottom:1px solid #f0d69a}.deal-map-focus-ic{font-size:20px}.deal-map-focus-hd h4{margin:0;font-size:14px}.deal-map-focus-sub{font-size:10.5px;color:#a58a55;font-weight:600}.deal-map-focus-close{margin-left:auto;width:26px;height:26px;border:0;border-radius:6px;color:#a58a55;background:#fff;cursor:pointer}.deal-map-focus-cols{display:grid;grid-template-columns:1.15fr 1fr .85fr;gap:0}.deal-map-focus-cols.without-documents{grid-template-columns:minmax(0,1.45fr) minmax(280px,1fr)}@media(max-width:820px){.deal-map-focus-cols,.deal-map-focus-cols.without-documents{grid-template-columns:1fr}}.deal-map-fsection{padding:13px 15px;border-right:1px solid #f0e6cf}.deal-map-fsection:last-child{border-right:none}@media(max-width:820px){.deal-map-fsection{border-right:none;border-bottom:1px solid #f0e6cf}}.deal-map-fsection-h{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#8491a5;margin-bottom:9px}.deal-map-fempty{display:flex;align-items:center;gap:6px;color:#a9b4c2;font-size:11px;padding:4px 0}.deal-map-doclist{display:grid;gap:0}.deal-map-doc{display:flex;align-items:flex-start;gap:8px;padding:7px 0;border-bottom:1px solid #f4eede}.deal-map-doc:last-child{border-bottom:none}.deal-map-doc-st{display:inline-flex;flex:0 0 auto;margin-top:5px}.deal-map-doc-st.is-ok{color:#1f7a45}.deal-map-doc-st.is-wait{color:#a16716}.deal-map-doc-st.is-alert{color:#b3372c}.deal-map-doc-st.is-missing{color:#b3bcc9}.deal-map-doc-main{flex:1 1 auto;min-width:0;display:grid;gap:2px}.deal-map-doc-nm{min-width:0;font-size:11.5px;font-weight:700;line-height:1.3;color:#1e293b;overflow-wrap:break-word}.deal-map-doc-file{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;color:#94a3b8}.deal-map-doc-actions{flex:0 0 auto;display:flex;align-items:center;gap:4px}.deal-map-doc-action{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;padding:0;border:1px solid #b9d0f3;border-radius:7px;background:#f5f9ff;color:#2458a6;text-decoration:none;cursor:pointer}.deal-map-doc-action:hover{background:#eaf2ff}.deal-map-doc-action.is-signed{border-color:#b9dfc8;background:#f3fbf6;color:#1f7a45}.deal-map-doc-action.is-signed:hover{background:#e5f5eb}.deal-map-part,.deal-map-contact{display:flex;align-items:flex-start;gap:8px;padding:7px 0;border-bottom:1px solid #f4eede}.deal-map-part:last-child{border-bottom:none}.deal-map-part-av{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:13px;background:#f4f7fb;flex:0 0 auto}.deal-map-part-av.is-agent{color:#2563eb;background:#eaf2ff}.deal-map-part-role{font-size:9px;font-weight:800;text-transform:uppercase;color:#8491a5}.deal-map-part-name{font-size:11.5px;font-weight:700;color:#1e293b;overflow-wrap:anywhere}.deal-map-part-name.is-missing{color:#a16716;font-weight:750}.deal-map-contact-heading{margin:11px 0 2px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#a58a55}.deal-map-contact-main{min-width:0;display:grid;gap:2px}.deal-map-contact-role{font-size:9px;color:#8491a5;line-height:1.3}.deal-map-contact-link{display:flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;max-width:100%;color:#2563eb;font-size:9.5px;text-decoration:none;overflow-wrap:anywhere}.deal-map-contact-link:hover{text-decoration:underline}.deal-map-chat{display:flex;flex-direction:column;gap:9px;max-height:620px;overflow-y:auto;padding:2px 5px 2px 0;scrollbar-width:thin}.deal-map-msg{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.deal-map-msg.is-out{align-items:flex-end}.deal-map-msg-author{max-width:88%;margin:0 7px 3px;font-size:9px;font-weight:750;color:#718096}.deal-map-msg .deal-map-bub{max-width:88%;padding:9px 11px;border:1px solid #e5eaf0;border-radius:13px;background:#f4f6f8;color:#1e293b;box-shadow:0 1px 2px #0f172a0f;font-size:11px;line-height:1.45;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere}.deal-map-msg.is-in .deal-map-bub{border-bottom-left-radius:4px}.deal-map-msg.is-out .deal-map-bub{border-color:#cfe0fb;border-bottom-right-radius:4px;background:#eaf2ff;color:#1e3a5f}.deal-map-msg-meta{max-width:88%;font-size:8.5px;color:#a9b4c2;margin:2px 7px 0}.deal-map-chat-note{font-size:9px;color:#a9b4c2;margin-top:3px}.deal-map-prep{padding:13px 15px;border-bottom:1px solid #f0e6cf}.deal-map-prep-top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:12px}.deal-map-prep-part{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:800;padding:4px 10px;border-radius:20px}.deal-map-prep-part.is-ok{border:1px solid #c4e9d3;background:#e5f5eb;color:#1f7a45}.deal-map-prep-part.is-missing{border:1px solid #f0d69a;background:#fff8ea;color:#a16716}.deal-map-prep-gate{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:750;padding:5px 10px;border-radius:9px;border:1px solid #f3c9c4;background:#fdeceb;color:#b3372c}.deal-map-prep-gate.is-ok{border-color:#c4e9d3;background:#e9f7ef;color:#1f7a45}.deal-map-prep-advance{margin-left:4px;font-size:10px;font-weight:800;padding:4px 10px;border-radius:7px;border:1px solid #b9d0f3;background:#f5f9ff;color:#2458a6;cursor:pointer}.deal-map-prep-advance:disabled{opacity:.45;cursor:not-allowed}.deal-map-prep-cols{display:grid;grid-template-columns:1.05fr 1fr;gap:16px}@media(max-width:760px){.deal-map-prep-cols{grid-template-columns:1fr}}.deal-map-prep-col{min-width:0}.deal-map-caps{display:grid;gap:6px;margin:0 0 12px}.deal-map-cap{display:flex;align-items:center;gap:8px;padding:7px 8px;border:1px solid #e5eaf1;border-radius:8px;background:#f8fafc}.deal-map-cap.is-done{border-color:#c4e9d3;background:#f3fbf6}.deal-map-cap.is-blocked{opacity:.65}.deal-map-cap-nm{flex:1 1 auto;min-width:0;font-size:11.5px;font-weight:700;color:#1e293b}.deal-map-cap-nm small{color:#64748b;font-weight:650}.deal-map-step{display:flex;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid #f4eede;color:#94a3b8}.deal-map-step:last-child{border-bottom:none}.deal-map-step.is-done{color:#1f7a45}.deal-map-step.is-waiting{color:#a16716}.deal-map-step.is-blocked{color:#b3bcc9}.deal-map-step-nm{flex:1 1 auto;min-width:0;font-size:11.5px;font-weight:650;color:#1e293b}.deal-map-step.is-blocked .deal-map-step-nm{color:#a9b4c2}.deal-map-step-btn{flex:0 0 auto;font-size:9px;font-weight:800;padding:2px 8px;border-radius:6px;border:1px solid #b9d0f3;color:#2458a6;background:#f5f9ff;cursor:pointer}.deal-map-step-btn:disabled{opacity:.5;cursor:wait}.deal-map-dossier{margin:2px 0 4px 22px;padding:8px 10px;border:1px dashed #efd9a6;border-radius:8px;background:#fffdf7}.deal-map-dossier.is-ready{border-color:#c4e9d3;background:#f7fcf9}.deal-map-dossier-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.deal-map-dossier-sum{font-size:10.5px;font-weight:650;color:#64748b}.deal-map-dossier.is-ready .deal-map-dossier-sum{color:#1f7a45}.deal-map-dossier-gap{display:flex;align-items:center;gap:5px;margin-top:5px;font-size:10px;font-weight:700;color:#a16716;cursor:help}.deal-map-oblig{margin-top:10px;padding:9px 11px;border:1px solid #efd9a6;border-radius:9px;background:#fff8ea}.deal-map-oblig.is-overdue{border-color:#f3c9c4;background:#fdeceb}.deal-map-oblig-t{font-size:8.5px;font-weight:800;text-transform:uppercase;color:#a58a55}.deal-map-oblig-v{font-size:12.5px;font-weight:800;color:#a16716;margin-top:2px}.deal-map-oblig.is-overdue .deal-map-oblig-v{color:#b3372c}.deal-map-oblig-esc{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.deal-map-tag{font-size:8.5px;font-weight:800;padding:2px 7px;border-radius:20px;background:#fff;border:1px solid #efd9a6;color:#a58a55}.deal-map-tag.is-on{border-color:#c4e9d3;color:#1f7a45;background:#eafaf0}.deal-map-tag.is-alarm{border-color:#f3c9c4;color:#b3372c;background:#fdeceb}.deal-map-res{padding:8px 0;border-bottom:1px solid #f4eede}.deal-map-res:last-child{border-bottom:none}.deal-map-res-lb{font-size:9px;font-weight:800;text-transform:uppercase;color:#8491a5;margin-bottom:5px}.deal-map-pills{display:flex;flex-wrap:wrap;gap:5px}.deal-map-pill{font-size:10px;font-weight:750;padding:3px 10px;border-radius:20px;border:1px solid #dbe3ee;background:#fff;color:#64748b;cursor:pointer}.deal-map-pill.is-on{border-color:#b9d0f3;background:#f5f9ff;color:#2458a6}.deal-map-pill:disabled{opacity:.6;cursor:wait}.deal-map-res-basis{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:6px;font-size:9.5px;color:#8491a5}.deal-map-res-hint{margin-top:5px;font-size:9.5px;color:#a16716}.deal-map-res-text{width:100%;margin-top:3px;padding:6px 8px;border:1px solid #c6d5e5;border-radius:6px;font:inherit;font-size:11px;resize:vertical}.deal-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.deal-card-section{min-width:0;padding:18px;border:1px solid #dfe7f2;border-radius:12px;background:#fff;box-shadow:0 3px 12px #1c2d4a09}.deal-card-section>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #edf1f6}.deal-card-section-meta{display:flex;align-items:center;gap:10px}.deal-card-section-meta>span{color:#8491a5;font-size:11px;font-weight:650;text-align:right}.deal-card-section-title{display:flex;align-items:center;gap:8px;color:#2458a6}.deal-card-section-title h2{margin:0;color:#1e293b;font-size:15px}.deal-card-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;margin:0}.deal-card-field{min-width:0;padding:11px 0;border-bottom:1px solid #f0f3f7}.deal-card-field.is-wide{grid-column:1 / -1}.deal-card-field dt{margin-bottom:4px;color:#718096;font-size:11px;font-weight:650}.deal-card-field dd{margin:0;overflow-wrap:anywhere;color:#1e293b;font-size:13px;font-weight:720}.deal-card-missing{color:#a16716;font-weight:650}.deal-card-empty{margin-top:12px;padding:16px;border-radius:8px;background:#f8fafc;color:#7b8799;font-size:12px;text-align:center}.deal-card-list{display:grid;gap:0}.deal-card-list>div{padding:10px 0;border-bottom:1px solid #f0f3f7}.deal-card-list>div>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.deal-card-list strong{font-size:12px}.deal-card-list span,.deal-card-list small{color:#718096;font-size:11px}.deal-card-list small{display:block;margin-top:3px}.deal-card-list .is-completed{opacity:.58}.deal-card-products-section,.deal-card-participants-section{grid-column:1 / -1}.deal-card-table-wrap{overflow-x:auto;margin-top:12px}.deal-card-table{width:100%;border-collapse:collapse;font-size:12px}.deal-card-table th{padding:9px;border-bottom:1px solid #dfe7f2;color:#64748b;font-size:10px;text-align:left;white-space:nowrap}.deal-card-table td{padding:10px 9px;border-bottom:1px solid #edf1f6;vertical-align:top}.deal-card-table td strong,.deal-card-table td small{display:block}.deal-card-table td small{margin-top:3px;color:#718096;font-size:10px}@media(max-width:980px){.deal-card-grid{grid-template-columns:minmax(0,1fr)}.deal-card-products-section{grid-column:auto}}@media(max-width:640px){.deal-card-fields{grid-template-columns:minmax(0,1fr)}.deal-card-field.is-wide{grid-column:auto}}.deal-card-passport-section{grid-column:1 / -1}.deal-passport{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:14px}.deal-passport-documents-row{display:grid}.deal-passport-col{display:flex;flex-direction:column;gap:10px;min-width:0;padding:13px;border:1px solid #e5eaf1;border-radius:10px;background:#fbfcfe}.deal-passport-col>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:8px;border-bottom:1px solid #edf1f6}.deal-passport-col>header h3{display:flex;align-items:center;gap:6px;margin:0;color:#1e293b;font-size:12.5px;font-weight:800}.deal-passport-col>header h3 svg{color:#2458a6}.deal-passport-head-meta{display:flex;align-items:center;gap:6px}.deal-passport-dash{color:#b3bcc9;font-weight:650}.deal-passport-source{padding:2px 7px;border-radius:20px;background:#fdf2df;color:#a16716;font-size:10px;font-weight:750;white-space:nowrap}.deal-passport-source.is-contract{background:#e5f5eb;color:#1f7a45}.deal-passport-progress{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;min-width:44px;height:18px;border:1px solid #dbe3ee;border-radius:20px;background:#fff}.deal-passport-progress i{position:absolute;top:0;left:0;bottom:0;background:#dcebff}.deal-passport-progress.is-complete i{background:#d1f0dd}.deal-passport-progress b{position:relative;color:#2b3a52;font-size:9.5px;font-weight:800}.deal-passport-rows{display:grid;gap:0}.deal-passport-rows.is-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.deal-passport-row{min-width:0;padding:7px 0;border-bottom:1px solid #f0f3f7}.deal-passport-row dt{margin-bottom:2px;color:#718096;font-size:10px;font-weight:650}.deal-passport-row dd{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin:0;overflow-wrap:anywhere;color:#1e293b;font-size:12px;font-weight:700}.deal-passport-row dd small{display:block;flex-basis:100%;color:#718096;font-size:10px;font-weight:600}.deal-passport-row.is-strong dd{font-size:13px;font-weight:800}.deal-passport-row.is-split{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.deal-passport-row.is-split-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.deal-passport-row.is-split dt,.deal-passport-row.is-split-2 dt{margin-bottom:2px}.deal-passport-copy{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #dbe3ee;border-radius:6px;color:#64748b;background:#fff;cursor:pointer}.deal-passport-copy:hover{color:#2458a6;border-color:#b9d0f3}.deal-passport-parties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.deal-passport-party{display:grid;gap:5px;min-width:0;padding:9px;border:1px solid #e5eaf1;border-radius:8px;background:#fff}.deal-passport-party-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 7px}.deal-passport-party-role{color:#8491a5;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.deal-passport-party strong{color:#1e293b;font-size:11.5px;line-height:1.3;overflow-wrap:anywhere}.deal-passport-party small{color:#718096;font-size:10px;overflow-wrap:anywhere}.deal-passport-party-line{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:4px 10px}.deal-passport-party-item{display:inline-flex;align-items:flex-start;gap:4px;min-width:0;color:#718096;font-size:10px;overflow-wrap:anywhere}.deal-passport-party-item svg{flex:0 0 auto;margin-top:1px;color:#98a5b8}.deal-passport-signing{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding-top:2px}.deal-passport-signing span{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid #e2e8f2;border-radius:20px;color:#8491a5;background:#fff;font-size:10px;font-weight:750}.deal-passport-signing span.is-done{border-color:#bfe3cd;color:#1f7a45;background:#effaf3}.deal-passport-docs{display:grid;gap:0}.deal-passport-doc{display:flex;align-items:center;gap:7px;padding:7px 0;border-bottom:1px solid #f0f3f7}.deal-passport-doc-main{flex:1 1 auto;min-width:0}.deal-passport-doc-main strong{display:block;color:#1e293b;font-size:11.5px}.deal-passport-doc-main small{display:block;margin-top:1px;color:#718096;font-size:10px;overflow-wrap:anywhere}.deal-passport-status-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border-radius:6px;cursor:help}.deal-passport-status-icon.is-missing{color:#8491a5;background:#f1f4f8}.deal-passport-status-icon.is-progress{color:#2458a6;background:#e7f0fe}.deal-passport-status-icon.is-wait{color:#a16716;background:#fdf2df}.deal-passport-status-icon.is-ok{color:#1f7a45;background:#e5f5eb}.deal-passport-status-icon.is-alert{color:#b3372c;background:#fdeceb}.deal-passport-file-link{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;height:22px;padding:0 6px;border:1px solid #dbe3ee;border-radius:6px;color:#2458a6;background:#fff;font-size:9px;font-weight:800;letter-spacing:.02em}.deal-passport-file-link:hover{border-color:#b9d0f3;background:#f5f9ff}.deal-passport-file-link.is-word{color:#2458a6}.deal-passport-file-link.is-pdf{color:#b3372c}.deal-passport-file-link.is-excel{color:#1f7a45}.deal-passport-file-link.is-image{color:#8455c9}.deal-passport-file-link.is-scan{border-color:#bfe3cd;color:#1f7a45;background:#effaf3}.deal-passport-kit{padding:3px 8px;border-radius:20px;border:1px dashed #b9d0f3;color:#2458a6;background:#f5f9ff;font-size:10px;font-weight:800;cursor:help;white-space:nowrap}.deal-passport-kit.is-complete{border-style:solid;border-color:#bfe3cd;color:#1f7a45;background:#effaf3}.deal-passport-suggestions{display:grid;gap:6px;padding:8px 9px;border:1px dashed #ecd9ae;border-radius:8px;background:#fffaf0}.deal-passport-suggestions-title{display:inline-flex;align-items:center;gap:5px;color:#a16716;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.deal-passport-suggestion{display:flex;align-items:center;justify-content:space-between;gap:8px}.deal-passport-suggestion>span{min-width:0;color:#2b3a52;font-size:11px;overflow-wrap:anywhere}.deal-passport-suggestion>span b{font-weight:750}.deal-passport-suggestion>span small{margin-left:5px;color:#a58a55;font-size:9.5px}.deal-passport-suggestion>button{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;padding:3px 9px;border:1px solid #d9b96d;border-radius:7px;color:#7c5a17;background:#fff;cursor:pointer;font-size:10px;font-weight:800}.deal-passport-suggestion>button:hover{background:#fdf2df}.deal-passport-bl{display:grid;gap:8px}.deal-passport-col.is-shipping{grid-column:1 / -1}.deal-passport-carrier{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid #dbe3ee;border-radius:20px;color:#2b3a52;background:#fff;font-size:10px;font-weight:800;white-space:nowrap}.deal-passport-reparse{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid #b9d0f3;border-radius:7px;color:#2458a6;background:#f5f9ff;cursor:pointer;font-size:10px;font-weight:800;white-space:nowrap}.deal-passport-reparse:hover{background:#e7f0fe}.deal-passport-reparse:disabled{opacity:.6;cursor:default}.deal-passport-inbox-btn{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid #b9d0f3;border-radius:7px;color:#2458a6;background:#f5f9ff;cursor:pointer;font-size:10px;font-weight:800;white-space:nowrap}.deal-passport-inbox-btn:hover{background:#eaf2ff;border-color:#7ba2dc}.deal-passport-bl-parties{display:grid;gap:6px;padding:9px;border:1px solid #e5eaf1;border-radius:8px;background:#fff}.deal-passport-bl-parties dt{color:#8491a5;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.deal-passport-bl-parties dd{margin:2px 0 0;color:#1e293b;font-size:11px;font-weight:700;overflow-wrap:anywhere}.deal-passport-bl-parties dd small{display:block;margin-top:2px;color:#718096;font-size:10px;font-weight:600}.deal-passport-cargo{padding:8px 9px;border:1px solid #e5eaf1;border-radius:8px;background:#fff}.deal-passport-cargo dt{display:flex;align-items:center;gap:4px;color:#8491a5;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.deal-passport-cargo dd{margin:3px 0 0;color:#1e293b;font-size:11.5px;font-weight:700}.deal-passport-cargo dd small{display:block;margin-top:2px;color:#718096;font-size:10px;font-weight:600}.deal-passport-agent{display:grid;gap:3px;color:#64748b;font-size:10.5px}.deal-passport-agent b{color:#2b3a52}.deal-passport-hint{display:flex;align-items:flex-start;gap:5px;padding:7px 9px;border-radius:8px;background:#fdf2df;color:#7c5a17;font-size:10.5px;font-weight:650}.deal-passport-editable{display:inline-flex;align-items:center;gap:4px;min-width:0}.deal-passport-edit-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;border-radius:5px;color:#b3bcc9;background:transparent;cursor:pointer;opacity:0;transition:opacity .12s}.deal-passport-row dd:hover .deal-passport-edit-btn,.deal-passport-edit-btn:focus-visible{opacity:1}.deal-passport-edit-btn:hover{color:#2458a6;background:#eaf2ff}.deal-passport-editor{display:inline-flex;align-items:center;gap:4px;min-width:0;flex:1 1 auto}.deal-passport-editor input,.deal-passport-editor select{flex:1 1 auto;min-width:60px;max-width:100%;padding:3px 6px;border:1px solid #b9d0f3;border-radius:6px;color:#1e293b;font-size:11.5px;font-weight:650;background:#fff}.deal-passport-editor button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border:1px solid #dbe3ee;border-radius:6px;color:#64748b;background:#fff;cursor:pointer}.deal-passport-editor button.is-save{border-color:#bfe3cd;color:#1f7a45}.deal-passport-address-editor{display:grid;gap:6px;margin-top:6px;padding:8px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}.deal-passport-address-editor textarea{width:100%;min-height:50px;padding:6px 8px;border:1px solid #c6d5e5;border-radius:6px;color:#1e293b;background:#fff;font:inherit;font-size:11px;resize:vertical}.deal-passport-address-editor label{display:flex;align-items:center;gap:6px;color:#64748b;font-size:10px;font-weight:600}.deal-passport-address-editor label input{width:13px;height:13px;margin:0}.deal-passport-address-editor>div{display:flex;justify-content:flex-end;gap:6px}.deal-passport-address-editor button{display:inline-flex;align-items:center;gap:4px;min-height:26px;padding:4px 8px;border:1px solid #dbe3ee;border-radius:6px;color:#64748b;background:#fff;cursor:pointer;font-size:10px;font-weight:700}.deal-passport-address-editor button.is-save{border-color:#bfe3cd;color:#1f7a45}.deal-passport-address-editor button:disabled{cursor:wait;opacity:.6}.deal-passport-route{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,2.4fr) minmax(0,1fr);align-items:start;gap:10px;padding:9px 10px;border:1px solid #e5eaf1;border-radius:8px;background:#fff}@media(max-width:1100px){.deal-passport-route{grid-template-columns:1fr}}.deal-passport-route-point{display:grid;gap:3px;min-width:0}.deal-passport-route-point-head{display:flex;align-items:center;gap:5px;color:#8491a5;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.deal-passport-route-point-head svg{flex:0 0 auto;color:#98a5b8}.deal-passport-route-point-value{display:flex;flex-wrap:wrap;align-items:center;gap:3px 6px}.deal-passport-route-point-value .deal-passport-dash,.deal-passport-route-point-value>.deal-passport-editable{color:#1e293b;font-size:12px;font-weight:700;overflow-wrap:anywhere}.deal-passport-route-point-value small{flex-basis:100%;color:#718096;font-size:10px;font-weight:600}.deal-passport-route-edit-btn{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;padding:2px 8px;border:1px solid #b9d0f3;border-radius:20px;color:#2458a6;background:#f5f9ff;cursor:pointer;font-size:10px;font-weight:750;white-space:nowrap}.deal-passport-route-edit-btn:hover{background:#eaf2ff;border-color:#7ba2dc}.deal-passport-route-visual{display:grid;gap:8px;min-width:0;padding-top:2px}.deal-passport-route-legs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}@media(max-width:640px){.deal-passport-route-legs{grid-template-columns:1fr}}.deal-passport-route-leg-col{display:grid;gap:6px;min-width:0}.deal-passport-route-track{display:flex;align-items:center;width:100%}.deal-passport-route-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#7ba2dc}.deal-passport-route-line{flex:1 1 auto;min-width:12px;height:0;display:flex;align-items:center;justify-content:center;border-top:2px dashed #b9d0f3;color:#2458a6}.deal-passport-route-line svg{flex:0 0 auto;padding:3px;border:1px solid #b9d0f3;border-radius:50%;background:#f5f9ff;box-sizing:content-box}.deal-passport-leg-chip{display:grid;gap:3px;min-width:0;padding:7px 8px;border:1px solid #e5eaf1;border-radius:8px;background:#fafbfd}.deal-passport-leg-chip-head{display:flex;align-items:center;justify-content:space-between;gap:6px}.deal-passport-leg-chip-head>span{color:#2b3a52;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.deal-passport-leg-chip-amount{color:#1e293b;font-size:12px;font-weight:750}.deal-passport-leg-chip-route{min-width:0;color:#64748b;font-size:10.5px;font-weight:600;overflow-wrap:anywhere}.deal-passport-leg-chip-meta{display:flex;flex-wrap:wrap;gap:2px 6px}.deal-passport-leg-chip-meta small{color:#8491a5;font-size:9.5px;font-weight:600}.deal-passport-route-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.deal-passport-route-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border:1px solid #dbe3ee;border-radius:20px;color:#2b3a52;background:#f8fafc;font-size:9.5px;font-weight:750;white-space:nowrap}.deal-passport-route-chip.is-meta{border-style:dashed;color:#64748b}.deal-passport-route-chip.is-meta .deal-passport-editable{color:#2b3a52;font-weight:750}.deal-passport-route-chip svg{flex:0 0 auto;color:#7ba2dc}.client-passport-wrap{border-top:1px solid #edf1f6;padding-top:12px}.deal-passport-shell{display:grid;gap:14px}.deal-passport-doc-groups,.deal-passport-doc-group{display:grid;gap:4px}.deal-passport-doc-group+.deal-passport-doc-group{margin-top:2px;padding-top:4px;border-top:1px dashed #e5eaf1}.deal-passport-doc-group-head{display:flex;align-items:center;gap:6px;width:100%;padding:4px 2px;border:none;background:transparent;cursor:pointer;text-align:left}.deal-passport-doc-group-head>svg{flex:0 0 auto;color:#98a5b8}.deal-passport-doc-group-head:hover .deal-passport-doc-group-title{color:#64748b}.deal-passport-doc-group-title{color:#98a5b8;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.deal-passport-doc-group-count{margin-left:auto;padding:1px 7px;border-radius:20px;background:#f1f4f8;color:#8491a5;font-size:9.5px;font-weight:800}.deal-passport-doc-group-count.is-complete{background:#e5f5eb;color:#1f7a45}.deal-passport-generate{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border:1px solid #b9d0f3;border-radius:6px;color:#2458a6;background:#f5f9ff;cursor:pointer}.deal-passport-generate:hover{background:#eaf2ff;border-color:#7ba2dc}.deal-passport-upload-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border:1px solid #dbe3ee;border-radius:6px;color:#64748b;background:#fff;cursor:pointer}.deal-passport-upload-btn:hover{color:#1f7a45;background:#effaf3;border-color:#bfe3cd}.deal-passport-upload-btn:disabled{opacity:.6;cursor:wait}.deal-passport-doc.is-tool{align-items:center}.deal-passport-doc-actions{display:flex;align-items:center;gap:5px;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.deal-passport-tool-btn{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border:1px solid #dbe3ee;border-radius:6px;color:#2458a6;background:#fff;cursor:pointer;font-size:9.5px;font-weight:800}.deal-passport-tool-btn:hover{border-color:#b9d0f3;background:#f5f9ff}.deal-passport-tool-btn.is-import{color:#1f7a45}.deal-passport-tool-btn.is-import:hover{border-color:#bfe3cd;background:#effaf3}.deal-passport-tool-btn:disabled{opacity:.6;cursor:default}.deal-passport-signing-loading{display:flex;align-items:center;gap:6px;margin-top:4px;padding:8px 2px;color:#8491a5;font-size:11px;font-weight:600}.deal-passport-signing-panel{margin-top:6px;padding:9px;border:1px dashed #dbe3ee;border-radius:8px;background:#fafbfd}.deal-passport-signing-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.deal-passport-signing-head>span{color:#2b3a52;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.deal-passport-signing-ladder{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center}@media(max-width:640px){.deal-passport-signing-ladder{grid-template-columns:1fr}}.deal-passport-signing-party{min-width:0;padding:9px;border:1px solid #e5eaf1;border-radius:8px;background:#fff}.deal-passport-signing-party.is-done{border-color:#bfe3cd;background:#f5fbf7}.deal-passport-signing-party.is-muted{opacity:.55}.deal-passport-signing-party-head{display:flex;align-items:center;gap:5px;color:#2b3a52;font-size:11px;font-weight:750}.deal-passport-signing-party-actions{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.deal-passport-signing-sent{display:inline-flex;align-items:center;gap:4px;color:#167a45;font-size:12px;font-weight:700}.deal-passport-signing-party>a.deal-passport-tool-btn{margin-top:7px}.deal-passport-signing-arrow{justify-self:center;color:#98a5b8}@media(max-width:640px){.deal-passport-signing-arrow{transform:rotate(90deg)}}.deal-passport-signing-error{margin-top:7px;padding:6px 9px;border-radius:7px;background:#fdeceb;color:#b3372c;font-size:10.5px;font-weight:650}.deal-passport-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172a61}.deal-passport-dialog{display:grid;gap:10px;width:min(480px,100%);padding:16px;border-radius:12px;background:#fff;box-shadow:0 20px 70px #0f172a38}.deal-passport-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.deal-passport-dialog-head span,.deal-passport-dialog-head strong{display:block}.deal-passport-dialog-head span{color:#8491a5;font-size:9.5px;text-transform:uppercase;letter-spacing:.03em}.deal-passport-dialog-head strong{margin-top:2px;color:#1e293b;font-size:13px}.deal-passport-dialog-head>button{width:26px;height:26px;border:0;border-radius:6px;color:#64748b;background:#f1f5f9;cursor:pointer}.deal-passport-dialog label{display:grid;gap:4px;color:#64748b;font-size:9.5px;font-weight:700}.deal-passport-dialog input,.deal-passport-dialog select,.deal-passport-dialog textarea{width:100%;padding:7px 8px;border:1px solid #c6d5e5;border-radius:6px;color:#1e293b;background:#fff;font:inherit;font-size:11px;resize:vertical}.deal-passport-dialog-files{display:flex;align-items:center;gap:5px;color:#64748b;font-size:10px}.deal-passport-dialog-actions{display:flex;justify-content:flex-end;gap:6px}.deal-passport-dialog-actions button{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:5px 10px;border:1px solid #c6d5e5;border-radius:7px;color:#475569;background:#fff;font-size:10.5px;font-weight:700;cursor:pointer}.deal-passport-dialog-actions button.is-primary{border-color:#2458a6;color:#fff;background:#2458a6}.deal-passport-dialog-actions button:disabled{cursor:wait;opacity:.55}.deal-passport-misc-list{display:flex;flex-wrap:wrap;gap:5px}.deal-passport-subsection{margin-top:6px;padding-top:8px;border-top:1px solid #edf1f6;display:grid;gap:6px}.deal-passport-subsection-title{display:inline-flex;align-items:center;gap:5px;color:#8491a5;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.deal-passport-goods-download{display:inline-flex;align-items:center;justify-self:start;gap:6px;padding:5px 10px;border:1px solid #b9d0f3;border-radius:7px;color:#2458a6;background:#f5f9ff;cursor:pointer;font-size:11px;font-weight:750}.deal-passport-goods-download:hover{background:#eaf2ff}.deal-passport-goods-download:disabled{opacity:.6;cursor:default}.deal-passport-goods-hint{display:flex;align-items:flex-start;gap:4px;color:#a16716;font-size:10px;font-weight:600}@media(max-width:1200px){.deal-passport{grid-template-columns:minmax(0,1fr)}}.deal-parties-overview{display:grid;gap:14px;padding-top:12px}.deal-party-groups{display:grid;gap:9px}.deal-party-forwarder-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:34px;margin-top:10px;padding:7px 10px;border:1px solid #b9d0f3;border-radius:8px;color:#2458a6;background:#f5f9ff;cursor:pointer;font-size:11px;font-weight:750}.deal-party-company{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:11px;border:1px solid #e5eaf1;border-radius:9px;background:#fbfcfe}.deal-party-company-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#315d9f;background:#eaf2ff}.deal-party-company-main{min-width:0}.deal-party-company-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.deal-party-company-head strong,.deal-party-company-head small{display:block}.deal-party-company-head strong{color:#1e293b;font-size:13px;line-height:1.35}.deal-party-company-head small{margin-top:3px;color:#718096;font-size:10px}.deal-party-company-head>button,.deal-party-editor-head>button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:28px;height:28px;border:1px solid #dbe3ee;border-radius:7px;color:#64748b;background:#fff;cursor:pointer}.deal-party-role-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.deal-party-role-chips button,.deal-party-role-chips span{display:inline-flex;padding:4px 7px;border:1px solid #c7d8f2;border-radius:999px;color:#2458a6;background:#edf4ff;font-size:10px;font-weight:750}.deal-party-role-chips button{cursor:pointer}.deal-party-role-chips button:hover{border-color:#7ba2dc;background:#dfeeff}.deal-party-contacts,.deal-party-provider-note{display:block;margin-top:7px;color:#718096;font-size:10px}.deal-party-provider-note{color:#a16207}.deal-party-missing-list{display:grid;gap:7px;padding-top:11px;border-top:1px solid #edf1f6}.deal-party-missing-title{display:flex;align-items:center;gap:6px;color:#64748b;font-size:11px;font-weight:750}.deal-party-missing-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid #e6eaf0;border-radius:8px;background:#fafbfc}.deal-party-missing-row.is-needed{border-color:#f4c875;background:#fffbeb}.deal-party-missing-row strong,.deal-party-missing-row small{display:block}.deal-party-missing-row strong{color:#334155;font-size:11px}.deal-party-missing-row small{margin-top:2px;color:#8491a5;font-size:9px}.deal-party-missing-row.is-needed small{color:#a16207}.deal-party-missing-row>button,.deal-party-editor-actions>button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;min-height:28px;padding:5px 8px;border:1px solid #c8d7ec;border-radius:7px;color:#2458a6;background:#fff;cursor:pointer;font-size:10px;font-weight:750}.deal-party-editor{padding:12px;border:1px solid #b9d0f3;border-radius:9px;background:#f5f9ff}.deal-party-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.deal-party-editor-head span,.deal-party-editor-head strong{display:block}.deal-party-editor-head span{color:#718096;font-size:9px;font-weight:700;text-transform:uppercase}.deal-party-editor-head strong{margin-top:2px;color:#1e3a5f;font-size:12px}.deal-party-editor select{width:100%;min-height:36px;padding:7px 9px;border:1px solid #bfd0e6;border-radius:7px;color:#1e293b;background:#fff;font-size:11px}.deal-party-editor-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px}.deal-party-editor-actions span{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:10px}@media(max-width:640px){.deal-party-missing-row,.deal-party-editor-actions{align-items:stretch;flex-direction:column}.deal-party-missing-row>button,.deal-party-editor-actions>button{justify-content:center}}.deal-card-finance-section{grid-column:1 / -1}.finance-mode-switch{display:flex;gap:6px;border:0;padding:0;margin:0 0 14px}.finance-mode-switch label{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #dbe3ee;border-radius:8px;color:#64748b;font-size:12px;font-weight:700;cursor:pointer}.finance-mode-switch label:has(input:checked){color:#1d4ed8;border-color:#93c5fd;background:#eff6ff}.finance-mode-switch input{accent-color:#2563eb}.finance-plan{display:grid;gap:12px;min-width:0}.finance-client-brief{display:grid;gap:10px;padding:12px;border:1px solid #c7dbf5;border-radius:9px;background:#f4f8ff}.finance-client-brief-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.finance-client-brief-head>div{display:grid;gap:2px;min-width:0}.finance-client-brief-head span{color:#3b6ea8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.finance-client-brief-head strong{color:#0f172a;font-size:18px}.finance-client-brief-head small{color:#64748b;font-size:11px}.finance-client-brief-head button{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:7px 10px;border:1px solid #9ebde9;border-radius:7px;background:#fff;color:#2458a6;font-size:11px;font-weight:750;cursor:pointer}.finance-client-brief-head button:hover{background:#eef5ff}.finance-client-brief-head button:disabled{opacity:.55;cursor:default}.finance-client-brief-lines{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.finance-client-brief-lines>div{display:grid;gap:2px;min-width:0;padding:9px 10px;border:1px solid #d9e6f7;border-radius:8px;background:#fff}.finance-client-brief-lines span{color:#64748b;font-size:11px}.finance-client-brief-lines strong{color:#0f172a;font-size:15px}.finance-client-brief-lines small,.finance-client-brief-lines em{color:#8491a5;font-size:10px;font-style:normal}.finance-plan.is-compact .finance-client-brief-head button{padding:6px 8px}.client-money-brief-trigger{display:inline-flex;align-items:center;gap:6px;justify-content:space-between;padding:7px 10px;border:1px solid #93c5fd;border-radius:7px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;cursor:pointer}.client-money-brief-trigger:hover{background:#dbeafe}.client-money-brief-trigger b{font-weight:800;white-space:nowrap}.client-money-brief-dialog{width:min(560px,100%)}.client-money-brief-total{display:grid;gap:2px;padding:10px 12px;border:1px solid #c7dbf5;border-radius:9px;background:#f4f8ff}.client-money-brief-total span{color:#3b6ea8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.client-money-brief-total strong{color:#0f172a;font-size:22px}.client-money-brief-total small{color:#64748b;font-size:11px}.client-money-brief-message{width:100%;min-height:120px;padding:8px 10px;border:1px solid #c6d5e5;border-radius:8px;color:#1e293b;background:#f8fafc;font:inherit;font-size:12px;line-height:1.45;resize:vertical}.client-money-brief-empty{margin:0;color:#64748b;font-size:13px}.client-money-brief-extra-toggle,.client-money-brief-extra button{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px dashed #93c5fd;border-radius:7px;background:#f8fbff;color:#1d4ed8;font-size:11px;font-weight:750;cursor:pointer}.client-money-brief-extra-toggle:hover{background:#eff6ff}.client-money-brief-extra{display:grid;gap:8px;padding:10px;border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff}.client-money-brief-extra>span{color:#3b6ea8;font-size:11px;font-weight:800;text-transform:uppercase}.client-money-brief-extra input,.client-money-brief-extra select{min-height:32px;padding:6px 8px;border:1px solid #c6d5e5;border-radius:6px;font-size:12px}.client-money-brief-extra>div{display:flex;gap:8px;flex-wrap:wrap}.client-money-brief-extra em{color:#b42318;font-size:11px;font-style:normal}.finance-plan-summary{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(180px,1fr) auto;gap:10px;align-items:stretch}.finance-plan-summary>div:not(.finance-plan-actions){display:grid;gap:3px;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px}.finance-plan-summary span{color:#64748b;font-size:11px}.finance-plan-summary strong{color:#0f172a;font-size:18px}.finance-plan-summary small{color:#64748b;font-size:11px}.finance-plan-actions{display:flex;flex-direction:column;gap:6px;justify-content:center}.finance-plan-actions button,.finance-plan-form-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 10px;border:1px solid #dbe3ee;border-radius:7px;background:#fff;color:#334155;font-size:11px;font-weight:700;cursor:pointer}.finance-plan-actions button:hover,.finance-plan-form-actions button:hover{background:#f8fafc}.finance-plan-actions .client-money-brief-trigger{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.finance-plan-actions .client-money-brief-trigger:hover{background:#dbeafe}.finance-plan-form{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px;padding:12px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff}.finance-plan-form label{display:grid;gap:4px;color:#475569;font-size:11px;font-weight:700}.finance-plan-form input,.finance-plan-form select{width:100%;min-width:0;padding:7px 8px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;font-size:12px}.finance-plan-form-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:7px}.finance-plan-form-actions button.is-primary{color:#fff;border-color:#2563eb;background:#2563eb}.finance-plan-form-actions button:disabled{opacity:.55;cursor:default}.finance-plan-error{grid-column:1 / -1;color:#b91c1c;font-size:12px}.finance-plan-table{min-width:0;border-top:1px solid #e2e8f0}.finance-plan-row{display:grid;grid-template-columns:minmax(210px,1.4fr) minmax(105px,.7fr) minmax(125px,.8fr) minmax(115px,.65fr);gap:12px;align-items:center;min-height:52px;padding:8px 4px;border-bottom:1px solid #eef2f7;color:#334155;font-size:12px}.finance-plan-row.is-head{min-height:auto;padding-top:8px;padding-bottom:6px;color:#94a3b8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.finance-plan-row>span:first-child{display:flex;align-items:flex-start;gap:8px;min-width:0}.finance-plan-row>span:first-child>span,.finance-plan-row>span:nth-child(3){display:grid;gap:2px}.finance-plan-row strong{color:#0f172a}.finance-plan-row small{color:#64748b;font-size:10px}.finance-plan-row.is-paid{opacity:.68}.finance-plan-row.is-overdue{background:#fff7f7}.finance-plan-status{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;padding:4px 7px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:10px;font-weight:800}.finance-plan-row.is-paid .finance-plan-status{background:#ecfdf5;color:#047857}.finance-plan-row.is-overdue .finance-plan-status{background:#fef2f2;color:#b91c1c}.finance-plan-row.is-soon .finance-plan-status,.finance-plan-row.is-partial .finance-plan-status{background:#fffbeb;color:#b45309}.finance-plan-empty,.client-finance-empty{display:flex;align-items:center;justify-content:center;gap:8px;min-height:92px;color:#64748b;font-size:13px}.finance-plan-empty.is-error,.client-finance-empty.is-error{color:#b91c1c}.finance-cost-close{display:grid;gap:8px;min-width:0}.finance-cost-close-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.finance-cost-close-head strong{color:#0f172a;font-size:13px}.finance-cost-close-table{min-width:0;border:1px solid #e2e8f0;border-radius:9px;overflow:auto}.finance-cost-close-row{display:grid;grid-template-columns:minmax(160px,1.6fr) repeat(4,minmax(72px,.7fr));gap:8px;align-items:start;padding:8px 10px;border-bottom:1px solid #eef2f7;color:#334155;font-size:12px}.finance-cost-close-row.is-head{color:#94a3b8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc}.finance-cost-close-row.is-total{background:#f8fafc;font-weight:700}.finance-cost-close-row>span:first-child{display:grid;gap:2px;min-width:0}.finance-cost-close-row small{color:#64748b;font-size:10px}.finance-cost-close-row .is-up{color:#b91c1c}.finance-cost-close-row .is-down{color:#047857}.finance-expense-confirm{display:grid;gap:8px;padding:10px;border:1px solid #dbeafe;border-radius:9px;background:#f8fbff}.finance-expense-confirm-head{color:#1d4ed8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.finance-expense-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 0;border-top:1px solid #e2e8f0}.finance-expense-row>form{grid-column:1 / -1}.finance-expense-row strong{color:#0f172a;font-size:12px}.finance-expense-row small{display:block;color:#64748b;font-size:11px}.finance-expense-row button{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #93c5fd;border-radius:7px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;cursor:pointer}.client-finance-shell{padding:20px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.client-finance-shell>h2{margin:0 0 16px;color:#0f172a;font-size:18px;font-weight:800}.client-finance-overview{display:grid;gap:18px}.client-finance-buckets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.client-finance-buckets>div{display:grid;gap:4px;padding:13px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc}.client-finance-buckets span,.client-finance-buckets small{color:#64748b;font-size:11px}.client-finance-buckets strong{color:#0f172a;font-size:19px}.client-finance-workspace{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.7fr);gap:18px;align-items:start}.client-finance-deals,.client-finance-detail{min-width:0}.client-finance-deals h3,.client-finance-detail>h3{display:flex;align-items:center;gap:7px;margin:0 0 8px;color:#334155;font-size:13px;font-weight:800}.client-finance-deals{display:grid;gap:5px}.client-finance-deals button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#334155;text-align:left;cursor:pointer}.client-finance-deals button:hover{background:#f8fafc}.client-finance-deals button.is-active{border-color:#bfdbfe;background:#eff6ff}.client-finance-deals button>span:first-child{display:grid;gap:3px;min-width:0}.client-finance-deals button strong{overflow:hidden;color:#0f172a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.client-finance-deals button small{color:#64748b;font-size:10px}.client-finance-deals button>span:last-child{flex:0 0 auto;color:#0f172a;font-size:11px;font-weight:800}.finance-plan.is-compact .finance-plan-actions{display:none}.finance-plan-cost-close{display:flex;justify-content:flex-end;margin-top:8px}.finance-plan-cost-pdf{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #dbe3ee;border-radius:7px;background:#fff;color:#334155;font-size:11px;font-weight:700;cursor:pointer}.finance-plan-cost-pdf:hover{background:#f8fafc;color:#1d4ed8;border-color:#93c5fd}.finance-plan-cost-pdf:disabled{opacity:.6;cursor:default}@media(max-width:820px){.finance-plan-summary{grid-template-columns:1fr 1fr}.finance-plan-actions{grid-column:1 / -1;flex-direction:row;justify-content:flex-start}.client-finance-workspace{grid-template-columns:1fr}}@media(max-width:640px){.finance-mode-switch{flex-wrap:wrap}.finance-plan-summary,.client-finance-buckets,.finance-plan-form{grid-template-columns:1fr}.finance-plan-row{grid-template-columns:1fr auto;gap:5px 10px}.finance-plan-row.is-head{display:none}.finance-plan-row>span:nth-child(3),.finance-plan-row>span:nth-child(4){grid-column:1 / -1}}.payment-import-review{margin-top:12px;padding:12px;border:1px solid var(--border, #d9dde5);border-radius:10px;background:var(--surface, #fff)}.finance-plan-manual-toggle{margin-top:8px;padding:7px 10px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#475569;font-size:11px;font-weight:700;cursor:pointer}.payment-import-upload,.payment-import-confirm{display:flex;flex-wrap:wrap;gap:10px;align-items:end}.payment-import-upload label,.payment-import-confirm label{display:grid;gap:4px;font-size:12px;color:#5c6675}.payment-import-upload input,.payment-import-confirm input{min-height:34px;border:1px solid #cbd3df;border-radius:7px;padding:6px 8px;background:#fff}.payment-import-head{display:flex;justify-content:space-between;gap:8px;align-items:center;font-weight:600}.payment-import-head>span{display:inline-flex;align-items:center;gap:6px}.payment-import-head b{padding:3px 7px;border-radius:999px;font-size:11px;background:#eef2f7}.payment-import-head b.is-confirmed{color:#137333;background:#e6f4ea}.payment-import-head b.is-needs_review,.payment-import-head b.is-unsupported{color:#9a6700;background:#fff8c5}.payment-import-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:12px 0;font-size:13px}.payment-import-grid span{color:#667085}.payment-import-grid b{color:#202938}.payment-import-purpose,.payment-import-warning,.payment-import-success{margin:8px 0;font-size:13px}.payment-import-warning{display:flex;gap:6px;color:#9a6700}.payment-import-success{display:flex;gap:6px;color:#137333}.payment-import-candidates{display:grid;gap:6px;margin:10px 0}.payment-import-candidates>span{font-size:12px;color:#667085}.payment-import-candidates button{text-align:left;border:1px solid #d6dce5;border-radius:7px;padding:7px 9px;background:#fff;font-size:12px}.payment-import-candidates button.is-active{border-color:#2677d8;background:#eef6ff}.payment-import-confirm{margin-top:12px}.payment-import-confirm small{width:100%;color:#667085}.payment-import-actions{display:flex;flex-wrap:wrap;gap:8px;width:100%}@media(max-width:640px){.payment-import-grid{grid-template-columns:1fr}.payment-import-upload,.payment-import-confirm{align-items:stretch}}.cc-workflow{display:grid;gap:10px;margin-top:10px;padding:12px;border:1px solid #dbe5f0;border-radius:10px;background:#fbfdff}.cc-workflow--error{display:flex;align-items:center;gap:6px;color:#b45309}.cc-workflow-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.cc-workflow-head>div{display:grid;gap:3px}.cc-workflow-head span,.cc-workflow-head small{color:#64748b;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.cc-workflow-head h3{display:flex;align-items:center;gap:6px;margin:0;color:#172554;font-size:14px}.cc-workflow-head h3 svg{color:#2563eb}.cc-workflow-tracks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.cc-workflow-track{display:grid;gap:3px;min-width:0;padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.cc-workflow-track>span{display:inline-flex;align-items:center;gap:4px;color:#64748b;font-size:10px;font-weight:750}.cc-workflow-track strong{color:#334155;font-size:11px;line-height:1.25}.cc-workflow-track small{color:#64748b;font-size:10px;line-height:1.25}.cc-workflow-track.is-complete{border-color:#bbdfca;background:#f4fbf6}.cc-workflow-track.is-complete>span{color:#18794e}.cc-workflow-track.is-blocked{border-color:#f7cf77;background:#fff9eb}.cc-workflow-track.is-blocked>span{color:#b45309}.cc-workflow-track.is-partial{border-color:#fde68a;background:#fffbeb}.cc-workflow-blockers{display:flex;align-items:center;gap:6px;padding:7px 8px;border-radius:7px;color:#92400e;background:#fffbeb;font-size:11px}.cc-workflow-action{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#475569;font-size:11px}.cc-workflow-action button{min-height:29px;padding:5px 9px;border:1px solid #2563eb;border-radius:6px;color:#fff;background:#2563eb;font-size:10px;font-weight:750;cursor:pointer}.cc-workflow-action button:disabled{opacity:.6;cursor:wait}.cc-workflow-action-error{width:100%;color:#b91c1c}@media(max-width:900px){.cc-workflow-tracks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.cc-workflow-tracks{grid-template-columns:1fr}}.deal-card-viewswitch{overflow:visible}.deal-card-viewmore{position:relative}.deal-card-viewmore>summary{display:inline-flex;align-items:center;gap:6px;padding:6px 13px;border-radius:8px;color:#64748b;cursor:pointer;font-size:12px;font-weight:750;list-style:none}.deal-card-viewmore>summary::-webkit-details-marker{display:none}.deal-card-viewmore[open]>summary{color:#1e3a5f;background:#fff;box-shadow:0 1px 3px #1c2d4a1a}.deal-card-viewmore-menu{position:absolute;z-index:80;top:calc(100% + 7px);right:0;display:grid;width:210px;gap:3px;padding:6px;border:1px solid #dbe4ef;border-radius:10px;background:#fff;box-shadow:0 14px 35px #0f172a29}.deal-card-viewmore-menu button{justify-content:flex-start;width:100%}.deal-card-viewmore-menu button.is-danger{color:#b42318}.deal-through-summary{position:relative;z-index:1;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;width:100%;min-height:48px;gap:8px;padding:6px 10px;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.deal-through-summary:hover{background:#eff6ff94}.deal-through-summary:focus-visible,.deal-stream-card:focus-visible,.deal-stream-customs:focus-visible,.deal-stream-support-ref:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.deal-through-copy{display:flex;flex-direction:column;min-width:0;gap:2px;padding:2px 6px;background:#ffffffeb}.deal-through-copy b{color:#334155;font-size:10px}.deal-through-copy>small{overflow:hidden;color:#64748b;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.deal-through-summary>strong{padding:3px 7px;border-radius:999px;color:#334155;background:#fff;font-size:9.5px;white-space:nowrap}.deal-context-signal{display:flex;align-items:center;flex-wrap:wrap;gap:3px 5px;margin-top:2px;color:#64748b;font-size:7.5px;font-weight:800;line-height:1.2}.deal-context-signal>span{padding:2px 5px;border-radius:999px;background:#eef2f7}.deal-context-signal em{overflow:hidden;max-width:190px;color:#1d4ed8;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.deal-context-signal.is-blocked{color:#b42318}.deal-context-signal.is-blocked>span{background:#fff0ed}.deal-context-signal.is-waiting>span{color:#8a5b13;background:#fff8df}.deal-context-signal.is-action_required>span{color:#1d4ed8;background:#eff6ff}.deal-context-signal.is-ready>span{color:#147a42;background:#ecfdf3}button.deal-stream-card{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;width:100%;gap:7px;min-height:45px;padding:5px 8px;color:inherit;cursor:pointer;text-align:left}button.deal-stream-card:hover{transform:translateY(-1px);border-color:#aebfd4;box-shadow:0 5px 12px #1f304a1a}.deal-stream-card-copy{display:flex;flex-direction:column;min-width:0;gap:1px}.deal-stream-card-copy>b{overflow:hidden;color:#334155;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.deal-stream-card-copy>small{color:#8491a5;font-size:8px}button.deal-stream-card>strong{color:#1e3a5f;font-size:10px;white-space:nowrap}button.deal-stream-customs{width:100%;border:1px solid #dfba5c;color:inherit;cursor:pointer;text-align:left}.deal-stream-customs-values{display:grid;gap:5px}.deal-stream-customs-values>span{display:flex;justify-content:space-between;gap:8px;padding-top:5px;border-top:1px solid rgba(185,128,28,.15)}.deal-stream-customs-values i{color:#7c6a48;font-size:8.5px;font-style:normal}.deal-stream-customs-values b{color:#5f4311;font-size:9.5px;font-weight:850;white-space:nowrap}.deal-stream-customs-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:9px;padding-top:8px;border-top:1px solid #dfba5c}.deal-stream-customs-footer>span{color:#8a6a31;font-size:8px;font-weight:800;text-transform:uppercase}.deal-stream-customs-footer>strong{color:#8a5b13;font-size:13px}button.deal-stream-support-ref{width:100%;cursor:pointer;text-align:left}.deal-context-drawer-backdrop{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0f172a61;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.deal-context-drawer{display:flex;flex-direction:column;width:min(520px,100vw);height:100%;overflow:hidden;border-left:1px solid #dbe4ef;color:#172033;background:#f8fafc;box-shadow:-24px 0 54px #0f172a38;animation:deal-context-in .18s ease-out}@keyframes deal-context-in{0%{transform:translate(24px);opacity:.6}to{transform:translate(0);opacity:1}}.deal-context-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 14px;border-bottom:1px solid #e2e8f0;background:#fff}.deal-context-drawer-heading{min-width:0}.deal-context-drawer-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#64748b;font-size:10px;font-weight:750}.deal-context-status{padding:3px 7px;border-radius:999px;color:#1d4ed8;background:#eff6ff}.deal-context-status.is-ready{color:#147a42;background:#ecfdf3}.deal-context-status.is-blocked{color:#b42318;background:#fff0ed}.deal-context-status.is-waiting{color:#8a5b13;background:#fff8df}.deal-context-drawer-heading h2{margin:8px 0 2px;font-size:20px;line-height:1.15}.deal-context-drawer-heading p{margin:0;color:#64748b;font-size:11px}.deal-context-drawer-close{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border:1px solid #dbe4ef;border-radius:9px;color:#64748b;background:#fff;cursor:pointer}.deal-context-drawer-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;gap:10px;padding:12px;overflow:auto}.deal-context-notice{display:flex;align-items:flex-start;gap:9px;padding:10px;border:1px solid;border-radius:9px;font-size:11px}.deal-context-notice>div{display:grid;gap:2px}.deal-context-notice strong{font-size:11px}.deal-context-notice span{color:#64748b}.deal-context-notice.is-blocker{border-color:#fecaca;color:#b42318;background:#fff5f4}.deal-context-notice.is-waiting{border-color:#f3d68a;color:#8a5b13;background:#fffbeb}.deal-context-primary-action,.deal-context-secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:8px 12px;border:1px solid #2563eb;border-radius:9px;color:#fff;background:#2563eb;cursor:pointer;font-size:11px;font-weight:850}.deal-context-secondary-action{color:#2458a6;background:#f5f9ff}.deal-context-section{min-width:0;padding:10px;border:1px solid #dfe7f2;border-radius:11px;background:#fff}.deal-context-section.is-embedded{display:grid;gap:10px;padding:0;border:0;background:transparent}.deal-context-section-title{display:flex;align-items:center;gap:7px;margin-bottom:6px;color:#334155}.deal-context-section-title strong{font-size:11px}.deal-context-section-title>span{margin-left:auto;padding:2px 6px;border-radius:999px;color:#64748b;background:#eef2f7;font-size:9px}.deal-context-document-list{display:grid}.deal-context-empty{padding:14px 8px;color:#8491a5;text-align:center;font-size:10px}.deal-context-message-list{display:grid;gap:6px}.deal-context-message{display:grid;gap:3px;padding:7px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfdff}.deal-context-message.is-out{border-color:#bfdbfe;background:#f5f9ff}.deal-context-message>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.deal-context-message strong{color:#334155;font-size:9px}.deal-context-message time{color:#94a3b8;font-size:8px}.deal-context-message>span{display:-webkit-box;overflow:hidden;color:#64748b;font-size:9px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.deal-context-thread-link{width:100%;margin-top:7px;padding:7px;border:1px solid #dbe4ef;border-radius:8px;color:#2458a6;background:#f8fbff;cursor:pointer;font-size:9px;font-weight:800}.deal-context-drawer-footer{display:flex;gap:7px;padding:10px 12px;border-top:1px solid #e2e8f0;background:#fff}.deal-context-drawer-footer button{display:inline-flex;align-items:center;justify-content:center;flex:1 1 0;gap:6px;min-height:34px;border:1px solid #dbe4ef;border-radius:8px;color:#475569;background:#fff;cursor:pointer;font-size:10px;font-weight:800}.deal-map-doc-error{max-width:150px;color:#b42318;font-size:8px}.cc-root--deal-focus{width:min(100%,2200px)}.cc-body--deal-focus{min-width:0}.deal-map-stage-readonly{min-width:0;margin:0;padding:0;border:0}.deal-context-primary-action:disabled{opacity:.55;cursor:wait}.deal-context-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0}.deal-context-facts>div{min-width:0;padding:7px 8px;border-radius:8px;background:#f8fafc}.deal-context-facts dt{color:#8491a5;font-size:8px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.deal-context-facts dd{margin:2px 0 0;overflow-wrap:anywhere;color:#334155;font-size:10px;font-weight:750}.deal-context-facts.is-customs>div:first-child,.deal-context-facts.is-customs>div:last-child{background:#fff8df}.deal-context-addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.deal-context-addresses .deal-map-addr{min-width:0;margin:0;padding:8px;border:1px solid #e2e8f0;border-radius:8px}.deal-context-transport-chips{display:flex;flex-wrap:wrap;gap:5px}.deal-context-transport-chips>span{padding:4px 7px;border:1px solid #dbe4ef;border-radius:999px;color:#475569;background:#f8fafc;font-size:8.5px;font-weight:750}.deal-context-route-legs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:7px}.deal-context-route-legs>div{display:flex;flex-direction:column;min-width:0;gap:2px;padding:7px;border:1px solid #dfe7f2;border-radius:8px}.deal-context-route-legs small{color:#8491a5;font-size:8px;font-weight:800;text-transform:uppercase}.deal-context-route-legs strong{overflow-wrap:anywhere;color:#334155;font-size:9px}.deal-context-route-legs span,.deal-context-route-legs em{color:#64748b;font-size:8.5px;font-style:normal}.deal-context-flow-streams{display:grid;gap:6px}.deal-context-flow-stream{padding:7px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfdff}.deal-context-flow-stream-main,.deal-context-flow-details>div{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.deal-context-flow-stream-main>span:first-child{display:grid;min-width:0;gap:2px}.deal-context-flow-stream-main b{color:#334155;font-size:9.5px}.deal-context-flow-stream-main small{color:#8491a5;font-size:8px}.deal-context-flow-amounts{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:flex-end;gap:4px;color:#64748b;text-align:right}.deal-context-flow-amounts strong{color:#1e3a5f;font-size:10px;white-space:nowrap}.deal-context-flow-stream details{margin-top:5px;padding-top:5px;border-top:1px dashed #dbe4ef}.deal-context-flow-stream summary{color:#2563eb;cursor:pointer;font-size:8.5px;font-weight:800}.deal-context-flow-details{display:grid;gap:5px;margin-top:6px}.deal-context-flow-details>div{color:#64748b;font-size:8.5px}.deal-context-flow-details>div>span:last-child{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:flex-end;gap:4px;text-align:right}.deal-context-flow-details strong{color:#334155;white-space:nowrap}@media(max-width:820px){.deal-through-summary{grid-template-columns:28px minmax(0,1fr)}.deal-through-summary>strong{grid-column:2;justify-self:start}.deal-through-copy>small{white-space:normal}.deal-context-signal em{max-width:130px}}@media(max-width:640px){.deal-card-viewswitch{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;overflow:visible}.deal-card-viewswitch>button,.deal-card-viewmore>summary{justify-content:center;width:100%;padding:6px 4px}.deal-card-viewmore{min-width:0}.deal-card-viewmore-menu{position:fixed;top:auto;right:10px;bottom:10px;left:10px;width:auto}.deal-context-drawer{width:100vw;border-left:0}.deal-context-drawer-header{padding:14px}.deal-context-drawer-body{padding:9px}.deal-context-facts,.deal-context-addresses,.deal-context-route-legs{grid-template-columns:1fr}}.expert-autopilot-progress{color:#2563eb;font-size:12px;font-weight:600;margin:6px 0;display:flex;align-items:center;gap:5px}.expert-client-feedback{border-left-color:#2563eb}.expert-client-feedback p{margin:6px 0 0;white-space:pre-wrap}.expert-evidence{margin:10px 0;border:1px solid #cbd5e1;border-radius:9px;background:#f8fafc}.expert-evidence>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;cursor:pointer;font-weight:700}.expert-evidence>summary>span:first-child{display:flex;align-items:center;gap:6px}.expert-evidence-counters{color:#64748b;font-size:11px;font-weight:500}.expert-evidence-hint{margin:0;padding:0 11px 8px;color:#64748b;font-size:11.5px}.expert-evidence-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:0 11px 9px}.expert-evidence-toolbar button{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #93c5fd;border-radius:7px;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-size:11.5px;font-weight:700}.expert-evidence-toolbar button:disabled{opacity:.5;cursor:not-allowed}.expert-evidence-toolbar small{color:#64748b;font-size:11px}.expert-evidence-list{display:grid;gap:7px;padding:0 9px 9px}.expert-evidence-row{padding:8px;border:1px solid #e2e8f0;border-left-width:3px;border-radius:7px;background:#fff}.expert-evidence-row.is-confirmed{border-left-color:#22c55e}.expert-evidence-row.is-unconfirmed{border-left-color:#f59e0b}.expert-evidence-row.is-rejected{border-left-color:#ef4444;opacity:.75}.expert-evidence-head{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:11px}.expert-evidence-head b{margin-right:auto;color:#1e293b;font-size:12px}.expert-evidence-head span{padding:2px 6px;border-radius:999px;background:#e2e8f0;color:#475569}.expert-evidence-head .expert-evidence-status{background:#fff7ed;color:#9a3412}.expert-evidence-row.is-confirmed .expert-evidence-status{background:#dcfce7;color:#166534}.expert-evidence-row.is-rejected .expert-evidence-status{background:#fee2e2;color:#991b1b}.expert-evidence-row>p{margin:7px 0;color:#334155;white-space:pre-wrap;overflow-wrap:anywhere}.expert-evidence-row>small{display:block;margin-bottom:6px;color:#9a3412}.expert-evidence-actions{display:flex;flex-wrap:wrap;gap:5px}.expert-evidence-actions button{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer;font-size:11px}.expert-evidence-actions button:hover{border-color:#60a5fa;color:#1d4ed8}.expert-evidence-actions button:disabled{opacity:.5;cursor:wait}@media(max-width:700px){.expert-evidence>summary{align-items:flex-start;flex-direction:column}}.calculator-ai-launcher{position:fixed;right:20px;bottom:20px;z-index:60}.calculator-ai-launcher-fab{width:56px;height:56px;border-radius:999px;border:1px solid #c4b5fd;background:#5b21b6;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 30px #5b21b647}.calculator-ai-launcher-fab:hover{background:#4c1d95}.calculator-ai-launcher-fab.is-open{background:#0f172a;border-color:#334155;box-shadow:none}.calculator-ai-launcher-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a47;cursor:pointer}.calculator-ai-launcher-panel{position:absolute;right:0;bottom:68px;width:min(380px,calc(100vw - 28px));max-height:min(72vh,560px);overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 18px 50px #0f172a2e}.calculator-ai-launcher-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:14px 14px 10px;border-bottom:1px solid #e2e8f0}.calculator-ai-launcher-head-main{display:flex;align-items:flex-start;gap:10px;color:#5b21b6}.calculator-ai-launcher-title{font-size:15px;font-weight:800;color:#0f172a;line-height:1.25}.calculator-ai-launcher-subtitle{margin-top:2px;font-size:12px;color:#64748b;line-height:1.35}.calculator-ai-launcher-close{border:0;background:transparent;color:#94a3b8;cursor:pointer;padding:4px}.calculator-ai-launcher-list{display:grid;gap:8px;padding:12px}.calculator-ai-launcher-item{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:11px 12px;cursor:pointer}.calculator-ai-launcher-item:hover{border-color:#c4b5fd;background:#faf5ff}.calculator-ai-launcher-item.is-primary{border-color:#c4b5fd;background:#f5f3ff}.calculator-ai-launcher-item:disabled{opacity:.45;cursor:not-allowed}.calculator-ai-launcher-item-icon{width:34px;height:34px;border-radius:10px;background:#ede9fe;color:#5b21b6;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.calculator-ai-launcher-item-text{display:grid;gap:2px;min-width:0}.calculator-ai-launcher-item-title{font-size:13px;font-weight:750;color:#0f172a}.calculator-ai-launcher-item-desc{font-size:12px;color:#64748b;line-height:1.35}.calculator-ai-launcher-foot{display:flex;align-items:flex-start;gap:8px;padding:10px 14px 14px;border-top:1px solid #e2e8f0;color:#64748b;font-size:11.5px;line-height:1.35}@media(max-width:640px){.calculator-ai-launcher{right:12px;bottom:12px}.calculator-ai-launcher-panel{bottom:64px}}.file\:mr-2::file-selector-button{margin-right:.5rem}.file\:rounded::file-selector-button{border-radius:.25rem}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-white::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.file\:px-2::file-selector-button{padding-left:.5rem;padding-right:.5rem}.file\:py-1::file-selector-button{padding-top:.25rem;padding-bottom:.25rem}.file\:text-\[11px\]::file-selector-button{font-size:11px}.file\:font-semibold::file-selector-button{font-weight:600}.file\:text-indigo-700::file-selector-button{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.placeholder\:text-amber-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.placeholder\:text-amber-400::placeholder{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-300::-moz-placeholder{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-300::placeholder{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-\[2px\]:after{content:var(--tw-content);left:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-4:after{content:var(--tw-content);height:1rem}.after\:w-4:after{content:var(--tw-content);width:1rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:border-gray-300:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-blue-100:hover{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.hover\:border-brand-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.hover\:border-brand-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-emerald-400:hover{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.hover\:border-gray-200:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-indigo-200:hover{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.hover\:border-indigo-300:hover{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.hover\:border-indigo-400:hover{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.hover\:border-slate-200:hover{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:border-violet-200:hover{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.hover\:border-violet-400:hover{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-200:hover{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50\/50:hover{background-color:#eff6ff80}.hover\:bg-blue-700:hover,.hover\:bg-brand-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-danger-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-danger-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-danger-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100\/50:hover{background-color:#f3f4f680}.hover\:bg-gray-100\/60:hover{background-color:#f3f4f699}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50\/50:hover{background-color:#f9fafb80}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-50\/20:hover{background-color:#eef2ff33}.hover\:bg-indigo-50\/30:hover{background-color:#eef2ff4d}.hover\:bg-indigo-50\/40:hover{background-color:#eef2ff66}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-200:hover{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-700:hover{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200\/60:hover{background-color:#e2e8f099}.hover\:bg-slate-200\/80:hover{background-color:#e2e8f0cc}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50\/50:hover{background-color:#f8fafc80}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-success-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-100:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-50\/80:hover{background-color:#f5f3ffcc}.hover\:bg-violet-700:hover{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-800:hover{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity, 1))}.hover\:bg-warning-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:from-emerald-700:hover{--tw-gradient-from: #047857 var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-700:hover{--tw-gradient-from: #6d28d9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.hover\:to-green-700:hover{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.hover\:text-amber-900:hover{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-blue-900:hover{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.hover\:text-brand-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-brand-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-brand-900:hover{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.hover\:text-danger-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-emerald-600:hover{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.hover\:text-indigo-700:hover{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.hover\:text-indigo-800:hover{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.hover\:text-orange-500:hover{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-rose-600:hover{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-success-600:hover{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.hover\:text-violet-600:hover{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.hover\:text-violet-700:hover{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.hover\:text-violet-900:hover{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-amber-400:focus{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-indigo-400:focus{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-violet-400:focus{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-amber-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-brand-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-blue-300:disabled{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.disabled\:bg-slate-100:disabled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.disabled\:text-slate-400:disabled{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.peer:checked~.peer-checked\:bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}@media(min-width:640px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:block{display:block}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-\[75\%\]{max-width:75%}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-xs{max-width:20rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-\[minmax\(0\,1fr\)_170px\]{grid-template-columns:minmax(0,1fr) 170px}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:flex{display:flex}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-\[16rem_minmax\(0\,1fr\)\]{grid-template-columns:16rem minmax(0,1fr)}.md\:grid-cols-\[1fr_1fr_auto\]{grid-template-columns:1fr 1fr auto}.md\:grid-cols-\[minmax\(0\,1fr\)_180px_auto\]{grid-template-columns:minmax(0,1fr) 180px auto}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:border-b-0{border-bottom-width:0px}.md\:border-r{border-right-width:1px}.md\:p-8{padding:2rem}}@media(min-width:1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.lg\:grid-cols-\[1fr_auto_1fr\]{grid-template-columns:1fr auto 1fr}.lg\:grid-cols-\[350px_minmax\(0\,1fr\)\]{grid-template-columns:350px minmax(0,1fr)}.lg\:grid-cols-\[360px_minmax\(0\,1fr\)\]{grid-template-columns:360px minmax(0,1fr)}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.xl\:col-span-12{grid-column:span 12 / span 12}.xl\:max-h-\[50rem\]{max-height:50rem}.xl\:min-w-\[660px\]{min-width:660px}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-\[1fr_360px\]{grid-template-columns:1fr 360px}.xl\:grid-cols-\[20rem_minmax\(0\,1fr\)\]{grid-template-columns:20rem minmax(0,1fr)}.xl\:grid-cols-\[290px_minmax\(0\,1fr\)_360px\]{grid-template-columns:290px minmax(0,1fr) 360px}.xl\:grid-cols-\[330px_minmax\(0\,1fr\)\]{grid-template-columns:330px minmax(0,1fr)}.xl\:grid-cols-\[390px_minmax\(0\,1fr\)\]{grid-template-columns:390px minmax(0,1fr)}.xl\:flex-row{flex-direction:row}.xl\:items-end{align-items:flex-end}.xl\:justify-between{justify-content:space-between}.xl\:overflow-y-auto{overflow-y:auto}.xl\:p-8{padding:2rem}.xl\:pr-1{padding-right:.25rem}}@media print{.print\:col-span-12{grid-column:span 12 / span 12}.print\:block{display:block}.print\:inline{display:inline}.print\:hidden{display:none}.print\:border-none{border-style:none}.print\:p-0{padding:0}.print\:p-4{padding:1rem}.print\:pl-0{padding-left:0}.print\:shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}
