:root{--dp-navy-900: #042B10;--dp-navy-800: #064016;--dp-navy-700: #0B6623;--dp-navy-600: #0D7A2B;--dp-navy-500: #15923A;--dp-navy-100: #E8F5EC;--dp-navy-50: #F2FAF4;--dp-primary: #1a6b3c;--dp-primary-dark: #0f4025;--dp-primary-light: #e8f5ec;--dp-accent: #d4a843;--dp-gray-900: #1d2630;--dp-gray-800: #2e3d4f;--dp-gray-600: #5b6b79;--dp-gray-400: #bec8d0;--dp-gray-200: #dbe0e5;--dp-gray-100: #f3f5f7;--dp-gray-50: #f8f9fa;--dp-surface: #ffffff;--dp-background: #f3f5f7;--snl-content-bg: #f3f5f7;--dp-border: #e0e4ea;--dp-text-primary: #1d2630;--dp-text-secondary: #5b6b79;--dp-text-muted: #8996a4;--dp-sidebar-bg: #0f4025;--dp-sidebar-text: rgba(255, 255, 255, .85);--dp-sidebar-active: rgba(255, 255, 255, .1);--dp-sidebar-width: 270px;--dp-sidebar-width-collapsed: 64px;--dp-header-height: 64px;--dp-success: #2e7d32;--dp-success-bg: #d4edda;--dp-warning: #f57c00;--dp-warning-bg: #fff3cd;--dp-danger: #c62828;--dp-danger-bg: #ffebee;--dp-info: #0277bd;--dp-info-bg: #e1f5fe;--dp-radius-sm: 8px;--dp-radius-md: 12px;--dp-radius-lg: 16px;--dp-shadow-sm: 0 1px 3px rgba(0, 0, 0, .1);--dp-shadow-md: 0 4px 12px rgba(0, 0, 0, .12);--dp-shadow-lg: 0 8px 32px rgba(0, 0, 0, .16);--dp-shadow-card: 0 1px 3px rgba(0, 0, 0, .04), 0 0 1px rgba(0, 0, 0, .05);--dp-shadow-hover: 0 8px 24px rgba(0, 0, 0, .08);--dp-red: #E53935;--dp-red-soft: #FDECEB;--dp-red-border: #F5C6C4;--dp-orange-soft: #FFF3E0;--dp-orange-border: #FFE0B2;--dp-blue: #1E88E5;--dp-blue-soft: #E3F2FD;--dp-blue-border: #BBDEFB;--dp-teal: #00897B;--dp-teal-soft: #E0F2F1;--dp-teal-border: #B2DFDB;--dp-purple: #7E57C2;--dp-purple-soft: #EDE7F6;--dp-purple-border: #D1C4E9;--dp-amber: #FFB300;--dp-amber-soft: #FFF8E1;--dp-amber-border: #FFE082;--dp-gold: #D4A843;--dp-gold-light: #E8C872;--dp-gold-pale: #FBF5E6;--dp-gold-border: #EBD9A8;--dp-text-faint: #B0BDB5;--dp-card: #ffffff;--dp-border-light: #EDF0EE}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #2e7d32;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #ffa000;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2e7d32;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2e7d32;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ffa000;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffa000;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}html{--mat-option-label-text-font: DM Sans, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: DM Sans, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mat-card-title-text-font: DM Sans, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: DM Sans, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2e7d32;--mdc-linear-progress-track-color: rgba(46, 125, 50, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ffa000;--mdc-linear-progress-track-color: rgba(255, 160, 0, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: DM Sans, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #2e7d32;--mdc-filled-text-field-focus-active-indicator-color: #2e7d32;--mdc-filled-text-field-focus-label-text-color: rgba(46, 125, 50, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #2e7d32;--mdc-outlined-text-field-focus-outline-color: #2e7d32;--mdc-outlined-text-field-focus-label-text-color: rgba(46, 125, 50, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(46, 125, 50, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ffa000;--mdc-filled-text-field-focus-active-indicator-color: #ffa000;--mdc-filled-text-field-focus-label-text-color: rgba(255, 160, 0, .87);--mdc-outlined-text-field-caret-color: #ffa000;--mdc-outlined-text-field-focus-outline-color: #ffa000;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 160, 0, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 160, 0, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-filled-text-field-label-text-font: DM Sans, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: DM Sans, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: DM Sans, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: DM Sans, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(46, 125, 50, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 160, 0, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: DM Sans, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: DM Sans, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: DM Sans, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2e7d32;--mdc-chip-elevated-selected-container-color: #2e7d32;--mdc-chip-elevated-disabled-container-color: #2e7d32;--mdc-chip-flat-disabled-selected-container-color: #2e7d32;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #ffa000;--mdc-chip-elevated-selected-container-color: #ffa000;--mdc-chip-elevated-disabled-container-color: #ffa000;--mdc-chip-flat-disabled-selected-container-color: #ffa000;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: DM Sans, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #43a047;--mdc-switch-selected-handle-color: #43a047;--mdc-switch-selected-hover-state-layer-color: #43a047;--mdc-switch-selected-pressed-state-layer-color: #43a047;--mdc-switch-selected-focus-handle-color: #1b5e20;--mdc-switch-selected-hover-handle-color: #1b5e20;--mdc-switch-selected-pressed-handle-color: #1b5e20;--mdc-switch-selected-focus-track-color: #81c784;--mdc-switch-selected-hover-track-color: #81c784;--mdc-switch-selected-pressed-track-color: #81c784;--mdc-switch-selected-track-color: #81c784;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ffb300;--mdc-switch-selected-handle-color: #ffb300;--mdc-switch-selected-hover-state-layer-color: #ffb300;--mdc-switch-selected-pressed-state-layer-color: #ffb300;--mdc-switch-selected-focus-handle-color: #ff6f00;--mdc-switch-selected-hover-handle-color: #ff6f00;--mdc-switch-selected-pressed-handle-color: #ff6f00;--mdc-switch-selected-focus-track-color: #ffd54f;--mdc-switch-selected-hover-track-color: #ffd54f;--mdc-switch-selected-pressed-track-color: #ffd54f;--mdc-switch-selected-track-color: #ffd54f}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html{--mdc-switch-state-layer-size: 40px}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-font: DM Sans, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2e7d32;--mdc-radio-selected-hover-icon-color: #2e7d32;--mdc-radio-selected-icon-color: #2e7d32;--mdc-radio-selected-pressed-icon-color: #2e7d32;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #2e7d32;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffa000;--mdc-radio-selected-hover-icon-color: #ffa000;--mdc-radio-selected-icon-color: #ffa000;--mdc-radio-selected-pressed-icon-color: #ffa000;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ffa000;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.mat-mdc-radio-button{--mdc-form-field-label-text-font: DM Sans, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6}html{--mdc-slider-handle-color: #2e7d32;--mdc-slider-focus-handle-color: #2e7d32;--mdc-slider-hover-handle-color: #2e7d32;--mdc-slider-active-track-color: #2e7d32;--mdc-slider-inactive-track-color: #2e7d32;--mdc-slider-with-tick-marks-inactive-container-color: #2e7d32;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #2e7d32;--mat-slider-hover-state-layer-color: rgba(46, 125, 50, .05);--mat-slider-focus-state-layer-color: rgba(46, 125, 50, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: #ffa000;--mat-slider-hover-state-layer-color: rgba(255, 160, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 160, 0, .2);--mdc-slider-handle-color: #ffa000;--mdc-slider-focus-handle-color: #ffa000;--mdc-slider-hover-handle-color: #ffa000;--mdc-slider-active-track-color: #ffa000;--mdc-slider-inactive-track-color: #ffa000;--mdc-slider-with-tick-marks-inactive-container-color: #ffa000;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}html .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}html{--mdc-slider-label-label-text-font: DM Sans, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: DM Sans, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2e7d32;--mdc-radio-selected-hover-icon-color: #2e7d32;--mdc-radio-selected-icon-color: #2e7d32;--mdc-radio-selected-pressed-icon-color: #2e7d32}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ffa000;--mdc-radio-selected-hover-icon-color: #ffa000;--mdc-radio-selected-icon-color: #ffa000;--mdc-radio-selected-pressed-icon-color: #ffa000}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2e7d32;--mdc-checkbox-selected-hover-icon-color: #2e7d32;--mdc-checkbox-selected-icon-color: #2e7d32;--mdc-checkbox-selected-pressed-icon-color: #2e7d32;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2e7d32;--mdc-checkbox-selected-hover-state-layer-color: #2e7d32;--mdc-checkbox-selected-pressed-state-layer-color: #2e7d32;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffa000;--mdc-checkbox-selected-hover-icon-color: #ffa000;--mdc-checkbox-selected-icon-color: #ffa000;--mdc-checkbox-selected-pressed-icon-color: #ffa000;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffa000;--mdc-checkbox-selected-hover-state-layer-color: #ffa000;--mdc-checkbox-selected-pressed-state-layer-color: #ffa000;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#2e7d32}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font: DM Sans, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: DM Sans, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: DM Sans, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px DM Sans,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px}html{--mat-paginator-container-text-font: DM Sans, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2e7d32;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #2e7d32;--mat-tab-header-active-ripple-color: #2e7d32;--mat-tab-header-inactive-ripple-color: #2e7d32;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #2e7d32;--mat-tab-header-active-hover-label-text-color: #2e7d32;--mat-tab-header-active-focus-indicator-color: #2e7d32;--mat-tab-header-active-hover-indicator-color: #2e7d32}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ffa000;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ffa000;--mat-tab-header-active-ripple-color: #ffa000;--mat-tab-header-inactive-ripple-color: #ffa000;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ffa000;--mat-tab-header-active-hover-label-text-color: #ffa000;--mat-tab-header-active-focus-indicator-color: #ffa000;--mat-tab-header-active-hover-indicator-color: #ffa000}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2e7d32;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ffa000;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: DM Sans, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffa000;--mdc-checkbox-selected-hover-icon-color: #ffa000;--mdc-checkbox-selected-icon-color: #ffa000;--mdc-checkbox-selected-pressed-icon-color: #ffa000;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffa000;--mdc-checkbox-selected-hover-state-layer-color: #ffa000;--mdc-checkbox-selected-pressed-state-layer-color: #ffa000;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2e7d32;--mdc-checkbox-selected-hover-icon-color: #2e7d32;--mdc-checkbox-selected-icon-color: #2e7d32;--mdc-checkbox-selected-pressed-icon-color: #2e7d32;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2e7d32;--mdc-checkbox-selected-hover-state-layer-color: #2e7d32;--mdc-checkbox-selected-pressed-state-layer-color: #2e7d32;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block}.mat-mdc-checkbox{--mdc-form-field-label-text-font: DM Sans, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2e7d32;--mat-text-button-state-layer-color: #2e7d32;--mat-text-button-ripple-color: rgba(46, 125, 50, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ffa000;--mat-text-button-state-layer-color: #ffa000;--mat-text-button-ripple-color: rgba(255, 160, 0, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2e7d32;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ffa000;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2e7d32;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ffa000;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2e7d32;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #2e7d32;--mat-outlined-button-ripple-color: rgba(46, 125, 50, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ffa000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ffa000;--mat-outlined-button-ripple-color: rgba(255, 160, 0, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: DM Sans, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: DM Sans, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: DM Sans, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: DM Sans, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2e7d32;--mat-icon-button-state-layer-color: #2e7d32;--mat-icon-button-ripple-color: rgba(46, 125, 50, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ffa000;--mat-icon-button-state-layer-color: #ffa000;--mat-icon-button-ripple-color: rgba(255, 160, 0, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px}html{--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2e7d32;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ffa000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2e7d32;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ffa000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: DM Sans, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ffa000}html{--mdc-snackbar-supporting-text-font: DM Sans, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: DM Sans, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: DM Sans, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: DM Sans, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #2e7d32}html .mat-accent{--mdc-circular-progress-active-indicator-color: #ffa000}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #2e7d32;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #ffa000;--mat-badge-text-color: rgba(0, 0, 0, .87)}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-badge-text-font: DM Sans, sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: DM Sans, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-label-text-font: DM Sans, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: DM Sans, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2e7d32;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(46, 125, 50, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(46, 125, 50, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(46, 125, 50, .3);--mat-datepicker-toggle-active-state-icon-color: #2e7d32;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(46, 125, 50, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #ffa000;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 160, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 160, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 160, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 160, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ffa000}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: DM Sans, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: DM Sans, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: DM Sans, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #2e7d32}.mat-icon.mat-accent{--mat-icon-color: #ffa000}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2e7d32;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2e7d32;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2e7d32;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #ffa000;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ffa000;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ffa000;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: DM Sans, sans-serif;--mat-stepper-header-label-text-font: DM Sans, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2e7d32;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ffa000;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: DM Sans, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: DM Sans, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-primary,.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-filled-button-container-color: var(--dp-primary);--mdc-protected-button-container-color: var(--dp-primary);--mdc-fab-container-color: var(--dp-primary);background-color:var(--dp-primary)!important}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary,.mat-mdc-icon-button.mat-primary{--mdc-text-button-label-text-color: var(--dp-primary);--mdc-outlined-button-label-text-color: var(--dp-primary);--mdc-outlined-button-outline-color: var(--dp-primary);--mat-icon-button-state-layer-color: var(--dp-primary);color:var(--dp-primary)!important}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: var(--dp-primary);--mdc-checkbox-selected-hover-icon-color: var(--dp-primary);--mdc-checkbox-selected-icon-color: var(--dp-primary);--mdc-checkbox-selected-pressed-icon-color: var(--dp-primary)}.mat-mdc-radio-button.mat-primary{--mdc-radio-selected-focus-icon-color: var(--dp-primary);--mdc-radio-selected-hover-icon-color: var(--dp-primary);--mdc-radio-selected-icon-color: var(--dp-primary);--mdc-radio-selected-pressed-icon-color: var(--dp-primary);--mat-radio-checked-ripple-color: var(--dp-primary)}.mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: var(--dp-primary);--mdc-switch-selected-handle-color: var(--dp-primary);--mdc-switch-selected-hover-handle-color: var(--dp-primary-dark);--mdc-switch-selected-pressed-handle-color: var(--dp-primary-dark);--mdc-switch-selected-focus-track-color: var(--dp-primary-light);--mdc-switch-selected-hover-track-color: var(--dp-primary-light);--mdc-switch-selected-pressed-track-color: var(--dp-primary-light);--mdc-switch-selected-track-color: var(--dp-primary-light);--mdc-switch-selected-icon-color: #fff}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-header-active-label-text-color: var(--dp-primary);--mat-tab-header-active-indicator-color: var(--dp-primary);--mat-tab-header-active-focus-label-text-color: var(--dp-primary);--mat-tab-header-active-hover-label-text-color: var(--dp-primary);--mat-tab-header-active-focus-indicator-color: var(--dp-primary);--mat-tab-header-active-hover-indicator-color: var(--dp-primary)}.mat-mdc-form-field.mat-focused .mdc-floating-label,.mat-mdc-form-field.mat-focused .mat-mdc-floating-label{color:var(--dp-primary)!important}.mat-mdc-form-field.mat-focused .mdc-line-ripple:after{border-bottom-color:var(--dp-primary)!important}.mat-mdc-form-field.mat-focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-focused .mdc-notched-outline__trailing{border-color:var(--dp-primary)!important}.mat-mdc-progress-bar.mat-primary{--mdc-linear-progress-active-indicator-color: var(--dp-primary)}.mat-mdc-progress-spinner.mat-primary{--mdc-circular-progress-active-indicator-color: var(--dp-primary)}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done{background-color:var(--dp-primary)!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background:var(--dp-background);color:var(--dp-text-primary);font-size:14px;line-height:1.5}.user-popup-menu .mat-mdc-menu-content{padding:0!important}.shell-container .mat-drawer-content{transition:margin-left .22s ease!important}.shell-container.sidebar-is-collapsed .mat-drawer-content{margin-left:var(--dp-sidebar-width-collapsed)!important}.sidenav.mat-drawer .mat-drawer-inner-container{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}.mat-mdc-card{border-radius:var(--dp-radius-md)!important;box-shadow:var(--dp-shadow-sm)!important}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-header h1{font-size:22px;font-weight:600;color:var(--dp-text-primary)}.filter-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:16px}.filter-row mat-form-field{min-width:160px}table{width:100%}.clickable-row{cursor:pointer;transition:background .12s}.clickable-row:hover{background:var(--dp-primary-light)}.badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap;line-height:1.4}.severity-LOW{background:#e0e0e0;color:#424242}.severity-MEDIUM{background:#fff3cd;color:#856404}.severity-HIGH{background:#ffe5cc;color:#b45309}.severity-CRITICAL{background:var(--dp-danger-bg);color:var(--dp-danger);font-weight:700}.status-ACTIVE,.status-COMPLETED{background:var(--dp-success-bg);color:var(--dp-success)}.status-SCHEDULED{background:var(--dp-navy-100);color:var(--dp-primary)}.status-OPEN,.status-TRIGGERED{background:var(--dp-warning-bg);color:var(--dp-warning)}.status-UNDER_REVIEW,.status-IN_PROGRESS{background:#cce5ff;color:#004085}.status-RESOLVED,.status-CLOSED{background:#d1ecf1;color:#0c5460}.status-CANCELLED,.status-ABANDONED,.status-NO_SHOW{background:var(--dp-danger-bg);color:#721c24}.status-ESCALATED{background:var(--dp-danger-bg);color:var(--dp-danger);font-weight:700}.status-INACTIVE{background:#eee;color:#616161}.status-ACKNOWLEDGED{background:#e8f5e9;color:#2e7d32}.role-SYSTEM_ADMIN{background:#7b1fa2;color:#fff}.role-OPERATIONS_MANAGER{background:#1565c0;color:#fff}.role-SUPERVISOR{background:#00838f;color:#fff}.role-GUARD{background:#388e3c;color:#fff}.role-CLIENT_VIEWER{background:#5d4037;color:#fff}.sos-banner{background:var(--dp-danger);color:#fff;padding:12px 20px;border-radius:var(--dp-radius-sm);font-weight:600;font-size:15px;display:flex;align-items:center;gap:10px;margin-bottom:20px;animation:dp-pulse 1.6s ease-in-out infinite}@keyframes dp-pulse{0%,to{opacity:1;box-shadow:0 0 #c6282866}50%{opacity:.9;box-shadow:0 0 0 8px #c6282800}}.compliance-high{color:var(--dp-success);font-weight:600}.compliance-medium{color:var(--dp-warning);font-weight:600}.compliance-low{color:var(--dp-danger);font-weight:600}.mat-column-actions{width:120px;text-align:right;white-space:nowrap}.side-panel{position:fixed;top:0;right:0;height:100vh;width:420px;max-width:95vw;background:var(--dp-surface);box-shadow:var(--dp-shadow-lg);z-index:1000;display:flex;flex-direction:column;animation:slide-in .22s ease-out}.side-panel .side-panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--dp-border);font-size:16px;font-weight:600}.side-panel .side-panel-body{flex:1;overflow-y:auto;padding:24px 20px;display:flex;flex-direction:column;gap:16px}.side-panel .side-panel-footer{padding:16px 20px;border-top:1px solid var(--dp-border);display:flex;gap:12px;justify-content:flex-end}.side-panel-overlay{position:fixed;inset:0;background:#00000052;z-index:999;animation:fade-in .2s ease}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.form-row mat-form-field{width:100%}mat-form-field.full-width{width:100%}.table-wrapper{overflow-x:auto;border-radius:var(--dp-radius-sm)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--dp-primary)!important}.mat-mdc-chip.mat-mdc-standard-chip.mat-primary{--mdc-chip-elevated-container-color: var(--dp-primary-light);--mdc-chip-label-text-color: var(--dp-primary)}.mat-mdc-row:hover{background:#00000008}.snack-success .mdc-snackbar__surface{background:var(--dp-success)!important}.snack-error .mdc-snackbar__surface{background:var(--dp-danger)!important}.bg-green{background:var(--dp-navy-100)}.fg-green{color:var(--dp-navy-700)}.bg-red{background:var(--dp-red-soft)}.fg-red{color:var(--dp-red)}.bg-orange{background:var(--dp-orange-soft)}.fg-orange{color:var(--dp-warning)}.bg-blue{background:var(--dp-blue-soft)}.fg-blue{color:var(--dp-blue)}.bg-teal{background:var(--dp-teal-soft)}.fg-teal{color:var(--dp-teal)}.bg-purple{background:var(--dp-purple-soft)}.fg-purple{color:var(--dp-purple)}.bg-amber{background:var(--dp-amber-soft)}.fg-amber{color:#e6a700}.bg-gold{background:var(--dp-gold-pale)}.fg-gold{color:#a07c28}.themed-table{width:100%!important;min-width:600px}.themed-table .mat-mdc-header-row{background:#f8f9fb!important;height:36px!important}.themed-table .mat-mdc-header-cell{font-size:11px!important;font-weight:700!important;color:var(--dp-gray-600)!important;text-transform:uppercase!important;letter-spacing:1.2px!important;background:transparent!important;border-bottom:2px solid #eaecef!important;padding:0 20px!important;white-space:nowrap}.themed-table .mat-mdc-header-cell:first-of-type{padding-left:20px!important}.themed-table .mat-mdc-header-cell:last-of-type{padding-right:20px!important}.themed-table .mat-mdc-row{cursor:pointer;transition:background .12s ease;height:44px!important}.themed-table .mat-mdc-cell{font-size:13px!important;color:var(--dp-gray-800)!important;border-bottom:1px solid #f1f4f7!important;padding:0 14px!important}.themed-table .mat-mdc-cell:first-of-type{padding-left:20px!important}.themed-table .mat-mdc-cell:last-of-type{padding-right:20px!important}.themed-table .mat-mdc-row:nth-child(2n){background:#fafbfc!important}.themed-table .mat-mdc-row:hover{background:#f1f4f8!important}.themed-table .mat-mdc-row:last-child .mat-mdc-cell{border-bottom:none!important}.table-scroll-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.content-card{background:#fff;border-radius:12px;border:1px solid #dbe0e5;box-shadow:0 1px 3px #0000000a,0 0 1px #0000000d;overflow:hidden;margin-bottom:24px}.content-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 20px;border-bottom:1px solid var(--dp-gray-200);flex-wrap:wrap}.content-card__title{font-size:14px;font-weight:600;color:var(--dp-gray-900);margin:0}.content-card__body{padding:16px}.content-card__body--flush{padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px;align-items:center}.filter-chip{display:inline-flex;align-items:center;gap:6px;background:var(--dp-gray-100);color:var(--dp-gray-800);border-radius:20px;padding:5px 14px;font-size:12px;font-weight:600;border:none;cursor:pointer;transition:background .15s,color .15s;line-height:1.4;white-space:nowrap}.filter-chip:hover{background:var(--dp-gray-200)}.filter-chip--active{background:var(--dp-primary);color:#fff}.filter-chip--warn.filter-chip--active{background:var(--dp-danger)}.filter-row .mat-mdc-form-field{--mdc-outlined-text-field-input-text-size: 13px;--mdc-outlined-text-field-label-text-size: 13px}.filter-row .mat-mdc-form-field-infix{padding-top:7px!important;padding-bottom:7px!important;min-height:36px!important}.filter-row .mat-mdc-form-field-subscript-wrapper{display:none!important}.filter-row .mat-mdc-select-value{line-height:20px!important}.avatar{width:32px;height:32px;border-radius:50%;color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;user-select:none}.avatar-sm{width:26px;height:26px;font-size:10px}.avatar-cell{display:flex;align-items:center;gap:10px}.avatar-cell .name-stack{display:flex;flex-direction:column}.cell-sub{font-size:11.5px!important;color:var(--dp-gray-400)!important;margin-top:2px;font-weight:400}.state-loading{display:flex;justify-content:center;align-items:center;padding:36px 0}.state-empty{text-align:center;padding:36px 24px;color:var(--dp-gray-400)}.state-empty mat-icon{font-size:40px!important;width:40px!important;height:40px!important;color:var(--dp-gray-200)!important;margin-bottom:12px}.state-empty p{font-size:14px;color:var(--dp-gray-600);margin:0}.placeholder-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:8px;color:var(--dp-gray-400)}.placeholder-state mat-icon{font-size:40px!important;width:40px!important;height:40px!important}.placeholder-state p{font-size:13px;color:var(--dp-gray-600);margin:0;text-align:center}.table-card-header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;border-bottom:1px solid var(--dp-gray-100);gap:10px;flex-wrap:wrap}.table-card-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--dp-gray-900)}.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:11px;background:var(--dp-primary-light);color:var(--dp-primary);font-size:11px;font-weight:700;letter-spacing:.2px}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.widget-card{background:#fff;border-radius:var(--dp-radius-sm);box-shadow:var(--dp-shadow-card);overflow:hidden}.widget-card__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--dp-gray-200)}.widget-card__header-title{font-size:14px;font-weight:600;color:var(--dp-gray-900);display:flex;align-items:center;gap:8px;margin:0}.widget-card__header-title mat-icon{font-size:18px!important;width:18px!important;height:18px!important;color:var(--dp-primary)}.widget-card__body{padding:0}.widget-card__footer{padding:12px 20px;border-top:1px solid var(--dp-gray-100);text-align:right}.list-item-row{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid var(--dp-gray-100);cursor:pointer;transition:background .15s ease}.list-item-row:last-child{border-bottom:none}.list-item-row:hover{background:var(--dp-gray-100)}.list-item-row__primary{font-size:13px;font-weight:500;color:var(--dp-gray-900)}.list-item-row__secondary{font-size:12px;color:var(--dp-gray-600);margin-top:2px}.list-item-row__value{font-size:13px;font-weight:600;color:var(--dp-gray-800);text-align:right}.stat-cards-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:24px}.stat-card--green{--sa-color: var(--dp-navy-700);--sa-bg: var(--dp-navy-100);--sa-border: #C8E6C9}.stat-card--gold{--sa-color: var(--dp-gold);--sa-bg: var(--dp-gold-pale);--sa-border: var(--dp-amber-border)}.stat-card--teal{--sa-color: var(--dp-teal);--sa-bg: var(--dp-teal-soft);--sa-border: var(--dp-teal-border)}.stat-card--blue{--sa-color: var(--dp-blue);--sa-bg: var(--dp-blue-soft);--sa-border: var(--dp-blue-border)}.stat-card--orange{--sa-color: var(--dp-warning);--sa-bg: var(--dp-orange-soft);--sa-border: var(--dp-orange-border)}.stat-card__icon{width:52px;height:52px;border-radius:var(--dp-radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-card__icon mat-icon{font-size:26px!important;width:26px!important;height:26px!important}.stat-card__icon--primary{background:#ffffffb3;color:var(--dp-navy-700)}.stat-card__icon--success{background:#ffffffb3;color:var(--dp-teal)}.stat-card__icon--warning{background:#ffffffb3;color:var(--dp-gold)}.stat-card__icon--danger{background:#ffffffb3;color:var(--dp-red)}.stat-card__icon--info{background:#ffffffb3;color:var(--dp-blue)}.stat-card__body{flex:1;min-width:0}.stat-card__label{font-size:12px;color:var(--dp-text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px}.stat-card__value{font-size:26px;font-weight:700;color:var(--dp-text-primary);line-height:1;margin:0 0 4px}.stat-card__sub{font-size:12px;color:var(--dp-text-muted);margin:0}.stat-card__trend{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:2px}.stat-card__trend--up{color:var(--dp-navy-600)}.stat-card__trend--down{color:var(--dp-red)}.detail-hero{background:#fff;border-radius:12px;border:1px solid #dbe0e5;border-top:3px solid var(--dp-primary);box-shadow:0 1px 3px #0000000a,0 0 1px #0000000d;overflow:hidden;margin-bottom:20px}.detail-hero__header{background:#fff;padding:20px 24px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--dp-gray-100)}.detail-hero__icon{width:46px;height:46px;border-radius:10px;background:var(--dp-primary-light);border:1px solid rgba(26,107,60,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0}.detail-hero__icon mat-icon{font-size:22px!important;width:22px!important;height:22px!important;color:var(--dp-primary)}.detail-hero__text{flex:1;min-width:0}.detail-hero__title{font-size:17px;font-weight:700;color:var(--dp-gray-900);margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-hero__subtitle{font-size:12px;color:var(--dp-gray-600);margin:0}.detail-hero__pill{background:var(--dp-gray-50);border:1px solid var(--dp-gray-200);color:var(--dp-gray-600);font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 12px;border-radius:20px;flex-shrink:0;white-space:nowrap}.detail-hero__stats{display:flex;border-top:1px solid var(--dp-gray-100)}.detail-hero__stat{flex:1;padding:16px 24px;border-right:1px solid var(--dp-gray-100)}.detail-hero__stat:last-child{border-right:none}.detail-hero__stat-label{font-size:10px;font-weight:700;color:var(--dp-gray-400);text-transform:uppercase;letter-spacing:1.3px;margin-bottom:5px}.detail-hero__stat-value{font-size:14px;font-weight:600;color:var(--dp-gray-900)}.info-section{padding:24px 28px}.info-section+.info-section{border-top:1px solid var(--dp-gray-100)}.info-section__head{display:flex;align-items:center;gap:10px;margin-bottom:20px}.info-section__icon{width:28px;height:28px;border-radius:7px;background:#1a6b3c12;border:1px solid rgba(26,107,60,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-section__label{font-size:10.5px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--dp-gray-600);white-space:nowrap}.info-section__line{flex:1;height:1px;background:var(--dp-gray-100)}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px}.info-grid .full-span{grid-column:1/-1}.info-label{font-size:10px;font-weight:700;color:var(--dp-gray-400);text-transform:uppercase;letter-spacing:1.3px;display:block;margin-bottom:5px}.info-value{font-size:14px;font-weight:500;color:var(--dp-gray-900);margin:0;line-height:1.4}.info-value--large{font-size:22px;font-weight:700;color:var(--dp-primary)}.detail-layout{display:grid;grid-template-columns:1fr 300px;gap:20px;align-items:start}.detail-sidebar{display:flex;flex-direction:column;gap:20px}.timeline{display:flex;flex-direction:column;gap:0}.timeline-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;position:relative}.timeline-item:not(:last-child):after{content:"";position:absolute;left:15px;top:44px;bottom:0;width:2px;background:var(--dp-gray-100)}.timeline-dot{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.timeline-dot mat-icon{font-size:16px!important;width:16px!important;height:16px!important}.dot-primary{background:var(--dp-primary-light);color:var(--dp-primary)}.dot-success{background:#e8f8ef;color:var(--dp-success)}.dot-danger{background:#ffeaea;color:var(--dp-danger)}.dot-neutral{background:var(--dp-gray-100);color:var(--dp-gray-400)}.dot-warning{background:#fff4e0;color:var(--dp-warning)}.timeline-label{font-size:13px;font-weight:600;color:var(--dp-gray-900)}.timeline-sub{font-size:12px;color:var(--dp-gray-600);margin-top:2px}.hub-amount{border:1px solid var(--dp-gray-100);border-radius:10px;overflow:hidden}.hub-amount-row{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid var(--dp-gray-50)}.hub-amount-row:last-child{border-bottom:none;background:#1a6b3c0a}.hub-amount-label{font-size:13px;color:var(--dp-gray-600)}.hub-amount-row:last-child .hub-amount-label{font-weight:600;color:var(--dp-gray-900)}.hub-amount-value{font-size:14px;font-weight:500;color:var(--dp-gray-800)}.hub-amount-total{font-size:20px;font-weight:700;color:var(--dp-primary)}.rejection-notice{display:flex;align-items:flex-start;gap:12px;background:#fff8ee;padding:16px 24px;border-left:4px solid var(--dp-warning)}.rejection-notice mat-icon{color:var(--dp-warning);margin-top:2px;flex-shrink:0}.rejection-notice strong{font-size:13px;color:var(--dp-gray-900);display:block;margin-bottom:4px}.rejection-notice p{margin:0;font-size:13px;color:var(--dp-gray-600)}.hub-actions{display:flex;flex-direction:column;gap:10px}.hub-actions button{width:100%}.receipt-link{display:inline-flex;align-items:center;gap:6px;color:var(--dp-primary);font-size:14px;font-weight:500;text-decoration:none;padding:10px 16px;border:1.5px solid rgba(26,107,60,.25);border-radius:var(--dp-radius-sm);transition:background .15s,border-color .15s}.receipt-link:hover{background:var(--dp-primary-light);border-color:var(--dp-primary)}.receipt-link mat-icon{font-size:18px!important;width:18px!important;height:18px!important}.welcome-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(135deg,var(--dp-navy-700) 0%,var(--dp-navy-600) 50%,var(--dp-navy-700) 100%);border-radius:var(--dp-radius-md);padding:16px 22px;margin-bottom:20px;box-shadow:0 4px 20px #0b662338;position:relative;overflow:hidden}.welcome-banner:after{content:"";position:absolute;top:-40px;right:-40px;width:200px;height:200px;background:radial-gradient(ellipse at 90% 50%,rgba(212,168,67,.1) 0%,transparent 50%),radial-gradient(ellipse at 10% 80%,rgba(255,255,255,.04) 0%,transparent 40%);pointer-events:none}.welcome-banner__left{display:flex;align-items:center;gap:12px}.welcome-avatar{width:48px;height:48px;border-radius:50%;background:#ffffff1f;border:2px solid rgba(212,168,67,.35);color:var(--dp-gold-light);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0}.welcome-greeting{font-size:18px;font-weight:700;color:#fff;line-height:1.3}.welcome-meta{display:flex;align-items:center;gap:6px;margin-top:4px;flex-wrap:wrap}.welcome-role{font-size:11px;font-weight:600;background:#d4a84333;color:var(--dp-gold-light);padding:3px 11px;border-radius:20px;letter-spacing:.2px}.welcome-dot{color:#ffffff4d;font-size:12px}.welcome-date{font-size:12px;color:#ffffff8c}.welcome-banner__actions{display:flex;gap:8px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;align-items:center}.welcome-banner__actions .mat-mdc-outlined-button{--mdc-outlined-button-label-text-color: rgba(255,255,255,.92);--mdc-outlined-button-outline-color: rgba(255,255,255,.3);color:#ffffffeb!important;border-color:#ffffff4d!important}.welcome-banner__actions .mat-mdc-outlined-button:hover{background:#ffffff1a!important}.welcome-banner__actions .mat-mdc-unelevated-button.mat-primary,.welcome-banner__actions .mat-mdc-button.mat-primary{background:linear-gradient(135deg,var(--dp-gold) 0%,var(--dp-gold-light) 100%)!important;color:var(--dp-navy-900)!important;box-shadow:0 2px 10px #d4a84366!important}.banner-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.banner-avatar--default{background:#ffffff1f;border:2px solid rgba(212,168,67,.35);color:var(--dp-gold-light)}.banner-avatar mat-icon{font-size:22px!important;width:22px!important;height:22px!important}.banner-content{min-width:0}.banner-title{font-size:16px;font-weight:700;color:#fff;line-height:1.3;margin:0}.banner-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12px;color:#ffffff9e;margin-top:4px}.banner-actions{display:flex;gap:8px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;align-items:center}.banner-amount{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.banner-amount__label{font-size:11px;color:#ffffff9e;text-transform:uppercase;letter-spacing:.5px}.banner-amount__value{font-size:22px;font-weight:700;color:#fff}.stat-chips{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.stat-chip{background:#ffffff2e;color:#fff;border-radius:20px;padding:4px 14px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:4px}.meta-chip{display:inline-flex;align-items:center;gap:3px;font-size:11px;padding:2px 8px;background:var(--dp-gray-100);color:var(--dp-gray-600);border-radius:20px}.tab-section{padding:24px}.tab-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.tab-section-title{font-size:14px;font-weight:600;color:var(--dp-gray-900);display:flex;align-items:center;gap:8px}.tab-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;gap:10px}.tab-empty mat-icon{font-size:44px!important;width:44px!important;height:44px!important;color:var(--dp-gray-200)!important}.tab-empty p{font-size:13px;color:var(--dp-gray-600);margin:0}body{background:#f3f5f7!important}.page-container{max-width:1280px;margin:0 auto}.dp-page-header{background:var(--pc-breadcrumb-background, #fff);box-shadow:0 1px 20px #455a6414;border-radius:0;min-height:44px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-24px -24px 20px;flex-wrap:wrap}.dp-page-header h1{font-size:14px;font-weight:500;color:#1d2630;margin:0 12px 0 0;padding:14px 12px 14px 0;border-right:1px solid #dbe0e5;white-space:nowrap}.dp-module{background:#fff;border-radius:12px!important;border:1px solid #dbe0e5!important;box-shadow:0 1px 3px #0000000a,0 4px 16px #0000000d!important;overflow:hidden;margin-bottom:24px}.dp-filter-bar{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;padding:16px 20px;border-bottom:1px solid #f3f5f7}.dp-filter-bar .mat-mdc-form-field{max-width:220px;min-width:140px;width:100%;--mdc-outlined-text-field-input-text-size: 13px;--mdc-outlined-text-field-label-text-size: 13px}.dp-filter-bar .mat-mdc-form-field-infix{padding-top:7px!important;padding-bottom:7px!important;min-height:36px!important}.dp-filter-bar .mat-mdc-form-field-subscript-wrapper{display:none!important}.dp-filter-bar .mat-mdc-select-value{line-height:20px!important}.mat-mdc-tab-group .mat-mdc-tab-header{background:#fff!important;border-bottom:1px solid #dbe0e5!important;padding:0 8px!important}.mat-mdc-tab-group .mdc-tab__text-label{font-size:13px!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important}.mat-mdc-tab-group .mat-mdc-tab:not(.mdc-tab--active) .mdc-tab__text-label{color:#5b6b79!important;opacity:1!important}.mat-mdc-tab-group .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#1a6b3c!important;font-weight:600!important}.mat-mdc-tab-group .mdc-tab{height:52px!important;min-width:80px!important;padding:0 20px!important}.mat-mdc-tab-group .mdc-tab-indicator__content--underline{border-color:#1a6b3c!important;border-top-width:2px!important;border-radius:2px 2px 0 0}.dp-tab-pane{padding:0!important}.dp-tab-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #dbe0e5;gap:12px;background:#fff}.dp-tab-header__left{display:flex;align-items:center;gap:10px}.dp-tab-header__title{font-size:13px;font-weight:600;color:#1d2630}.dp-tab-header__count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:11px;background:#e8f5ee;color:#1a6b3c;font-size:11px;font-weight:700;letter-spacing:.2px}.mat-mdc-paginator{background:#fafbfc!important;border-top:1px solid #dbe0e5!important}.mat-mdc-paginator-container{min-height:52px!important;padding:0 16px!important;font-size:13px!important}.mat-mdc-paginator .mat-mdc-icon-button{width:34px!important;height:34px!important}.badge{display:inline-block!important;padding:3px 10px!important;border-radius:20px!important;font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.04em!important;white-space:nowrap!important;line-height:1.4!important;border:none!important}.severity-LOW{background:#e8f8ef!important;color:#119c50!important}.severity-MEDIUM{background:#fff4e0!important;color:#d07807!important}.severity-HIGH{background:#ffeaea!important;color:#c43535!important}.severity-CRITICAL{background:#ffeaea!important;color:#c43535!important;font-weight:700!important}.status-ACTIVE,.status-COMPLETED,.status-RESOLVED,.status-ACKNOWLEDGED{background:#e8f8ef!important;color:#119c50!important}.status-IN_PROGRESS,.status-SCHEDULED,.status-UNDER_REVIEW{background:#e2ecff!important;color:#4a5bc7!important}.status-OPEN,.status-NO_SHOW{background:#fff4e0!important;color:#d07807!important}.status-TRIGGERED{background:#ffeaea!important;color:#c43535!important}.status-ESCALATED{background:#ffeaea!important;color:#c43535!important;font-weight:700!important}.status-CANCELLED,.status-ABANDONED,.status-CLOSED,.status-INACTIVE{background:#f3f5f7!important;color:#5b6b79!important}.role-SYSTEM_ADMIN{background:#4c1d95!important;color:#fff!important}.role-OPERATIONS_MANAGER{background:#1e40af!important;color:#fff!important}.role-SUPERVISOR{background:#065f46!important;color:#fff!important}.role-GUARD{background:#064e3b!important;color:#fff!important}.role-CLIENT_VIEWER{background:#78350f!important;color:#fff!important}.role-bg-SYSTEM_ADMIN{background:#4c1d95!important}.role-bg-OPERATIONS_MANAGER{background:#1e40af!important}.role-bg-SUPERVISOR{background:#065f46!important}.role-bg-GUARD{background:#064e3b!important}.role-bg-CLIENT_VIEWER{background:#78350f!important}.type-DAY{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:#fff4e0;color:#d07807}.type-NIGHT{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:#e2ecff;color:#4a5bc7}.late-start{color:#c43535!important;font-weight:600!important}.late-tag{display:inline-block;padding:2px 7px;border-radius:20px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#ffeaea;color:#c43535;margin-left:4px;vertical-align:middle}.no-show-row td{background:#fffbeb!important}.no-show-row:hover td{background:#fef3c7!important}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:24px}.kpi-card--default{--sa-color: #0B6623;--sa-bg: #E8F5EC;--sa-border: #C8E6C9}.kpi-card--success{--sa-color: #00897B;--sa-bg: #E0F2F1;--sa-border: #B2DFDB}.kpi-card--warning{--sa-color: #F57C00;--sa-bg: #FFF3E0;--sa-border: #FFE0B2}.kpi-card--danger{--sa-color: #E53935;--sa-bg: #FDECEB;--sa-border: #F5C6C4}.kpi-card{background:var(--sa-bg, #fff);border:1px solid var(--sa-border, #EDF0EE);border-radius:12px;box-shadow:0 1px 3px #0000000a,0 0 1px #0000000d;position:relative;overflow:hidden;padding:20px;display:flex;align-items:center;gap:16px;cursor:default;transition:box-shadow .2s ease,transform .2s ease}.kpi-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.kpi-card__body{display:contents}.kpi-card__icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffffb3;color:var(--sa-color, #0B6623)}.kpi-card__icon mat-icon{font-size:26px!important;width:26px!important;height:26px!important}.kpi-card__data{flex:1;min-width:0}.kpi-card__value{font-size:26px;font-weight:700;color:#1a2b1f;line-height:1;margin:0 0 4px}.kpi-card__label{font-size:12px;color:#8a9b90;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin:0}.dp-kpi-placeholder{height:92px;border-radius:12px;background:linear-gradient(90deg,#f3f4f6 25%,#e8eaed,#f3f4f6 75%);background-size:400% 100%;animation:shimmer-slide 1.4s ease-in-out infinite}@keyframes shimmer-slide{0%{background-position:100% 0}to{background-position:-100% 0}}.dp-welcome{display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(135deg,#0b6623,#0d7a2b,#0b6623);border-radius:12px;padding:16px 22px;margin-bottom:20px;box-shadow:0 4px 20px #0b662338;position:relative;overflow:hidden}.dp-welcome:after{content:"";position:absolute;top:-40px;right:-40px;width:200px;height:200px;background:radial-gradient(ellipse at 90% 50%,rgba(212,168,67,.1) 0%,transparent 50%),radial-gradient(ellipse at 10% 80%,rgba(255,255,255,.04) 0%,transparent 40%);pointer-events:none}.dp-welcome__left{display:flex;align-items:center;gap:12px}.dp-welcome__avatar{width:48px;height:48px;border-radius:50%;background:#ffffff1f;border:2px solid rgba(212,168,67,.35);color:#e8c872;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0}.dp-welcome__greeting{font-size:18px;font-weight:700;color:#fff;line-height:1.3}.dp-welcome__sub{display:flex;align-items:center;gap:6px;margin-top:4px;flex-wrap:wrap}.dp-welcome__role{font-size:11px;font-weight:600;background:#d4a84333;color:#e8c872;padding:3px 11px;border-radius:20px;letter-spacing:.2px}.dp-welcome__sub span:not(.dp-welcome__role){font-size:12px;color:#ffffff8c}.dp-welcome__right{display:flex;gap:24px;align-items:center;flex-shrink:0}.dp-welcome__stat{text-align:center}.dp-welcome__stat-val{font-size:26px;font-weight:700;color:#fff;line-height:1}.dp-welcome__stat-lbl{font-size:11px;color:#ffffff8c;margin-top:2px}.dp-welcome__divider{width:1px;height:36px;background:#ffffff2e}.dash-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.dash-section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#8a9b90}.dp-refresh-row{display:flex;align-items:center;gap:6px;font-size:12px;color:#8a9b90}.dp-widgets-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 900px){.dp-widgets-row{grid-template-columns:1fr}}.dp-widget{background:#fff;border-radius:8px;box-shadow:0 2px 6px -1px #0000001a;overflow:hidden}.dp-widget__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #dbe0e5}.dp-widget__title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1d2630;margin:0}.dp-widget__title mat-icon{font-size:18px!important;width:18px!important;height:18px!important;color:#1a6b3c}.dp-widget__title--alert mat-icon{color:#e53935}.dp-widget__action{font-size:13px;font-weight:500;color:#1a6b3c;text-decoration:none}.dp-widget__action:hover{text-decoration:underline}.dp-widget__row{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #f8f9fa;cursor:pointer;transition:background .15s ease;text-decoration:none;color:inherit}.dp-widget__row:last-child{border-bottom:none}.dp-widget__row:hover{background:#f8f9fa}.dp-widget__row--sos{background:#fff8f8}.dp-widget__row--sos:hover{background:#ffeaea!important}.dp-widget__row-main{flex:1;min-width:0}.dp-widget__row-title{font-size:13px;font-weight:500;color:#1d2630}.dp-widget__row-sub{font-size:12px;color:#8996a4;margin-top:2px}.dp-widget__row-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.dp-widget__row-time{font-size:12px;color:#8996a4;white-space:nowrap}.dp-widget__empty{display:flex;flex-direction:column;align-items:center;padding:40px 20px;gap:8px;color:#bec8d0}.dp-widget__empty mat-icon{font-size:40px!important;width:40px!important;height:40px!important}.dp-widget__empty p{font-size:13px;color:#8996a4;margin:0;text-align:center}.sos-critical-banner{background:linear-gradient(135deg,#1c0505,#7f1212 60%,#b91c1c);border-left:3px solid #fca5a5;border-radius:8px;padding:14px 20px;display:flex;align-items:center;gap:14px;margin-bottom:20px;box-shadow:0 4px 24px #b91c1c47;animation:sos-pulse-banner 2.2s ease-in-out infinite;position:relative;overflow:hidden}.sos-critical__pulse{width:10px;height:10px;border-radius:50%;background:#fca5a5;flex-shrink:0;animation:pulse-ring 1.5s ease-out infinite}.sos-critical__content{flex:1;min-width:0}.sos-critical__label{font-size:10px;font-weight:800;letter-spacing:2px;color:#fca5a5;text-transform:uppercase;display:block;margin-bottom:1px}.sos-critical__msg{font-size:14px;font-weight:600;color:#fff}.sos-critical__btn{display:inline-flex;align-items:center;gap:6px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:8px;padding:8px 16px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .15s;flex-shrink:0}.sos-critical__btn mat-icon{font-size:15px!important;width:15px!important;height:15px!important}.sos-critical__btn:hover{background:#ffffff38}@keyframes sos-pulse-banner{0%,to{box-shadow:0 4px 24px #b91c1c47}50%{box-shadow:0 8px 32px #b91c1c73}}@keyframes pulse-ring{0%{box-shadow:0 0 #fca5a5b3}70%{box-shadow:0 0 0 8px #fca5a500}to{box-shadow:0 0 #fca5a500}}.compliance-bar{display:inline-flex;align-items:center;gap:8px}.compliance-bar__track{width:56px;height:5px;background:#f3f5f7;border-radius:3px;overflow:hidden}.compliance-bar__fill{height:100%;border-radius:3px}.compliance-bar__fill--high{background:#119c50}.compliance-bar__fill--medium{background:#d07807}.compliance-bar__fill--low{background:#c43535}.compliance-bar__pct{font-size:12px;font-weight:700;min-width:36px}.compliance-bar__pct--high{color:#119c50}.compliance-bar__pct--medium{color:#d07807}.compliance-bar__pct--low{color:#c43535}.nfc-uid{font-family:SF Mono,Fira Code,Courier New,monospace;font-size:11.5px;background:#f3f5f7;border:1px solid #dbe0e5;color:#3e4853;padding:2px 7px;border-radius:5px}.cell-stack{display:flex;flex-direction:column}.cell-primary{font-size:13px;font-weight:600;color:#1d2630;line-height:1.3}.ov-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.ov-card{background:#fff;border-radius:10px;border:1px solid #e8edf1;padding:16px 24px;min-width:160px;flex:1;box-shadow:0 1px 4px #0000000f}.ov-val{font-size:24px;font-weight:700;color:#1a6b3c}.ov-lbl{font-size:12px;color:#8996a4;margin-top:2px;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.score-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.score-pill.success{background:#e8f8ef;color:#119c50}.score-pill.warning{background:#fff4e0;color:#d07807}.score-pill.danger{background:#ffeaea;color:#c43535}.score-pill.neutral{background:#f3f5f7;color:#5b6b79}.report-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:20px}.ent-table{width:100%;border-collapse:collapse}.ent-table th{font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.07em!important;color:#8996a4!important;padding:10px 14px!important;background:#f8f9fb!important;border-bottom:1px solid #dbe0e5!important;text-align:left;white-space:nowrap}.ent-table td{font-size:13px;color:#3e4853;padding:10px 14px;border-bottom:1px solid #f3f5f7}.ent-table tr:hover td{background:#f8f9fb}.ent-table tr:last-child td{border-bottom:none}.report-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-bottom:20px}.report-kpi-card{background:#f8f9fb;border:1px solid #dbe0e5;border-radius:10px;padding:14px 16px}.report-kpi-card__val{font-size:22px;font-weight:700;color:#1d2630;line-height:1;margin-bottom:4px}.report-kpi-card__lbl{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8996a4}.clickable-row{cursor:pointer}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f3f5f7}::-webkit-scrollbar-thumb{background:#bec8d0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#8996a4}@media (max-width: 768px){.dp-welcome{flex-direction:column;align-items:flex-start}.dp-welcome__right{width:100%;justify-content:flex-start}.dp-filter-bar{padding:10px 14px}.dp-page-header{padding:0 16px;margin:-16px -16px 16px}}@media (max-width: 900px){.kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.kpi-grid{grid-template-columns:1fr}.kpi-card{flex-direction:column;align-items:flex-start;padding:14px;gap:10px}.kpi-card__icon{width:42px;height:42px;border-radius:10px}.kpi-card__icon mat-icon{font-size:22px!important;width:22px!important;height:22px!important}.kpi-card__value{font-size:22px}}.sos-alert-snack .mdc-snackbar__surface{background:#b71c1c!important;color:#fff!important}.sos-alert-snack .mat-mdc-snack-bar-action{color:#ffcdd2!important;font-weight:700}
