@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--radius: .625rem;--background: oklch(1 0 0);--foreground: oklch(.145 0 0);--card: oklch(1 0 0);--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: #0566F8;--primary-foreground: #FFFFFF;--primary-dark: #0447C7;--primary-light: #4A7BFF;--secondary: #1E293B;--secondary-foreground: #FFFFFF;--muted: oklch(.97 0 0);--muted-foreground: #64748B;--accent: #0EA5E9;--accent-foreground: #FFFFFF;--destructive: #EF4444;--border: #E2E8F0;--input: #E2E8F0;--ring: #0566F8;--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 4px);--success: #10B981;--warning: #F59E0B;--info: #3B82F6}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.205 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.205 0 0);--popover-foreground: oklch(.985 0 0);--primary: #4A7BFF;--primary-foreground: #FFFFFF;--primary-dark: #0566F8;--primary-light: #6B8EFF;--secondary: #1E293B;--secondary-foreground: #FFFFFF;--muted: oklch(.269 0 0);--muted-foreground: #94A3B8;--accent: #0EA5E9;--accent-foreground: #FFFFFF;--destructive: #EF4444;--border: rgba(255, 255, 255, .1);--input: rgba(255, 255, 255, .15);--ring: #4A7BFF;--success: #10B981;--warning: #F59E0B;--info: #3B82F6}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes pulse-glow{0%,to{opacity:1}50%{opacity:.5}}.animate-float{animation:float 3s ease-in-out infinite}.animate-gradient-shift{animation:gradient-shift 8s ease infinite;background-size:200% 200%}.animate-pulse-glow{animation:pulse-glow 2s ease-in-out infinite}html{scroll-behavior:smooth;scroll-padding-top:120px}.landing-page section[id]{scroll-margin-top:120px}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:"cv02","cv03","cv04","cv11"}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.view-wrapper{display:flex;overflow:hidden}.landing-page{position:relative;width:100%;min-height:100vh;background:var(--background, oklch(1 0 0));color:var(--foreground, oklch(.145 0 0));font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;isolation:isolate;overflow-x:hidden;margin:0;padding:0;font-weight:400;line-height:1.5}.landing-page nav{width:100%}.landing-page nav .container,.landing-page nav .nav-container{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding-left:2rem!important;padding-right:2rem!important;flex-wrap:nowrap!important;flex-direction:row!important;box-sizing:border-box!important}.landing-page nav .nav-container>*{flex-shrink:0!important}.landing-page nav .nav-container>div:first-child{flex-shrink:0!important}.landing-page nav .nav-container>div:nth-child(2){flex:1 1 auto!important;display:flex!important;justify-content:center!important;align-items:center!important}.landing-page nav .nav-container>div:last-child{flex-shrink:0!important}.landing-page nav a{text-decoration:none}.landing-page nav a:hover{text-decoration:none}body:has(.landing-page) .view-wrapper,.landing-page~.view-wrapper{display:none!important}.landing-page main{width:100%;position:relative;margin:0;padding:0}.landing-page *{box-sizing:border-box}.landing-page .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.landing-page .container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.landing-page .container{padding-left:2rem;padding-right:2rem}}.flex{display:flex}.flex-col{flex-direction:column}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.inline-flex{display:inline-flex}.hidden{display:none}@media(min-width:640px){.sm\:inline,.sm-inline{display:inline}.sm\:flex-row,.sm-flex-row{flex-direction:row}}@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.testimonials-grid,.contact-section-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.contact-form-wrapper{grid-column:span 2 / span 2!important}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.footer-bottom{flex-direction:row!important}.vehicle-registration-campaign{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.landing-page *{text-shadow:none!important}body:not(.dark) .landing-page *,body:not(.dx-swatch-dark) .landing-page *,:root:not(.dark) .landing-page *{text-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{font-family:Inter,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-shadow:none!important}.landing-page h1{font-size:3.5rem;font-weight:800;line-height:1.1;letter-spacing:-.03em}.landing-page h2{font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}.landing-page h3{font-size:1.875rem;font-weight:600;line-height:1.3}.landing-page h4{font-size:1.5rem;font-weight:600;line-height:1.4}.landing-page p{font-family:Inter,sans-serif;font-weight:400;line-height:1.6;color:var(--muted-foreground)}.landing-page .text-xl{font-size:1.25rem;line-height:1.75rem;font-weight:400}.landing-page .text-2xl{font-size:1.5rem;line-height:2rem;font-weight:400}.landing-page .text-sm{font-size:.875rem;line-height:1.25rem;font-weight:400}.landing-page .text-base{font-size:1rem;line-height:1.5rem;font-weight:400}.landing-page .font-bold{font-weight:700}.landing-page .font-semibold{font-weight:600}.landing-page .font-medium{font-weight:500}.landing-page nav a{font-family:Inter,sans-serif;font-weight:500;font-size:1rem;letter-spacing:-.01em}.landing-page button,.landing-page .button{font-family:Inter,sans-serif;font-weight:500;letter-spacing:-.01em}.nav-vehicle-button{position:relative;overflow:hidden;animation:pulse-glow 2s ease-in-out infinite}.nav-vehicle-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.nav-vehicle-button:hover:before{left:100%}.nav-vehicle-button:hover{transform:scale(1.05);box-shadow:0 0 20px color-mix(in srgb,var(--accent) 40%,transparent)}@media(min-width:768px){.landing-page h1{font-size:4.5rem}.landing-page h2{font-size:3rem}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.about-stats-grid,.about-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:col-span-2{grid-column:span 2 / span 2}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.right-0{right:0}.inset-0{inset:0}.z-10{z-index:10}.z-50{z-index:50}.w-full{width:100%}.w-10{width:2.5rem}.w-12{width:3rem}.h-10{height:2.5rem}.h-12{height:3rem}.min-h-screen{min-height:100vh}.pt-20{padding-top:5rem}.pt-6{padding-top:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.text-center{text-align:center}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-tight{line-height:1.25}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.bg-background{background-color:var(--background)}.bg-primary{background-color:var(--primary)}[class*="bg-primary/10"],.bg-primary-opacity-10,.bg-primary-10{background-color:color-mix(in srgb,var(--primary) 10%,transparent)}[class*="bg-primary/20"],.bg-primary-opacity-20,.bg-primary-20{background-color:color-mix(in srgb,var(--primary) 20%,transparent)}[class*="bg-accent/20"],.bg-accent-opacity-20,.bg-accent-20{background-color:color-mix(in srgb,var(--accent) 20%,transparent)}[class*="bg-muted/30"],.bg-muted-opacity-30,.bg-muted-30{background-color:color-mix(in srgb,var(--muted) 30%,transparent)}[class*="bg-muted/50"],.bg-muted-opacity-50,.bg-muted-50{background-color:color-mix(in srgb,var(--muted) 50%,transparent)}[class*="bg-background/80"],.bg-background-opacity-80,.bg-background-80{background-color:color-mix(in srgb,var(--background) 80%,transparent)}.text-primary{color:var(--primary)}.text-white{color:#fff}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.border-border{border-color:var(--border)}[class*="border-primary/10"],.border-primary-opacity-10,.border-primary-10{border-color:color-mix(in srgb,var(--primary) 10%,transparent)}[class*="border-primary/20"],.border-primary-opacity-20,.border-primary-20{border-color:color-mix(in srgb,var(--primary) 20%,transparent)}[class*="border-primary/30"],.border-primary-opacity-30{border-color:color-mix(in srgb,var(--primary) 30%,transparent)}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.max-w-2xl{max-width:42rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.h-full{height:100%}.flex-shrink-0{flex-shrink:0}.overflow-hidden{overflow:hidden}.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}[class*="hover:bg-primary/20"]:hover,.hover-bg-primary-opacity-20:hover{background-color:color-mix(in srgb,var(--primary) 20%,transparent)}[class*="hover:bg-primary/30"]:hover,.hover-bg-primary-opacity-30:hover{background-color:color-mix(in srgb,var(--primary) 30%,transparent)}.hover\:text-primary:hover{color:var(--primary)}.hover\:opacity-80:hover{opacity:.8}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}[class*="hover:border-primary/30"]:hover,.hover-border-primary-opacity-30:hover{border-color:color-mix(in srgb,var(--primary) 30%,transparent)}.italic{font-style:italic}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-primary{--tw-gradient-from: var(--primary);--tw-gradient-to: transparent;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-accent{--tw-gradient-to: var(--accent)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:transparent}.blur-3xl{filter:blur(64px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.w-96{width:24rem}.h-96{height:24rem}.left-1\/4,.left-1-4{left:25%}.right-1\/4,.right-1-4{right:25%}.top-0{top:0}.bottom-0{bottom:0}.-z-10{z-index:-10}.text-7xl{font-size:6.5rem;line-height:1}@media(min-width:768px){.md\:text-7xl{font-size:6.5rem;line-height:1}}.fill-accent{fill:var(--accent)}.whitespace-nowrap{white-space:nowrap}.outline-none{outline:none}.cursor-default{cursor:default}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rounded-sm{border-radius:calc(var(--radius) - 4px)}[class*="from-primary/10"],.from-primary-opacity-10,.from-primary-10{--tw-gradient-from: color-mix(in srgb, var(--primary) 10%, transparent);--tw-gradient-to: transparent;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}[class*="to-accent/10"],.to-accent-opacity-10,.to-accent-10{--tw-gradient-to: color-mix(in srgb, var(--accent) 10%, transparent)}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.gap-12{gap:3rem}.p-6{padding:1.5rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}@media(min-width:768px){.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.items-center{align-items:center}.w-6{width:1.5rem}.h-6{height:1.5rem}.landing-page .button-default,.landing-page .btn-default,.landing-page button[class*=button-default]{box-shadow:0 4px 12px #0566f84d!important;transition:all .3s ease!important;background:linear-gradient(135deg,#0566f8,#0447c7)!important}.landing-page .button-default:hover,.landing-page .btn-default:hover,.landing-page button[class*=button-default]:hover{box-shadow:0 6px 20px #0566f866!important;transform:translateY(-2px)!important;background:linear-gradient(135deg,#4a7bff,#0566f8)!important}.landing-page .button-outline,.landing-page .btn-outline,.landing-page button[class*=button-outline]{box-shadow:0 2px 8px #0000000d!important;transition:all .3s ease!important;border:2px solid var(--border)!important}.landing-page .button-outline:hover,.landing-page .btn-outline:hover,.landing-page button[class*=button-outline]:hover{box-shadow:0 4px 12px #0566f826!important;transform:translateY(-2px)!important;border-color:var(--primary)!important}.landing-page nav{box-shadow:0 2px 10px #0000000d!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important}.landing-page .card,.landing-page [class*=card]{box-shadow:0 4px 20px #00000014!important;transition:all .3s ease!important}.landing-page .card:hover,.landing-page [class*=card]:hover{box-shadow:0 8px 30px #0566f826!important;transform:translateY(-4px)!important}.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fas,.far,.fab,.fal,.fat,.fad,.fadr,.fadl,.fadt,.fass,.fasr,.fasl,.fast,.fasds,.fasdr,.fasdl,.fasdt,.faslr,.faslpr,.fasldr,.faslpdr,.fapr,.fams,.favs,.fawsb,.fatl,.fans,.fands,.faes,.fagt,.fajr,.fajfr,.fajdr,.facr,.fausb,.faudsb,.faufsb,.fa-semibold,.fa-light,.fa-thin,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-chisel,.fa-etch,.fa-graphite,.fa-jelly,.fa-jelly-duo,.fa-jelly-fill,.fa-mosaic,.fa-notdog,.fa-notdog-duo,.fa-pixel,.fa-slab,.fa-slab-duo,.fa-slab-press,.fa-slab-press-duo,.fa-thumbprint,.fa-utility,.fa-utility-duo,.fa-utility-fill,.fa-vellum,.fa-whiteboard,.fa{--_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Pro"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display, inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style, 900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width, 1.25em)}:is(.fas,.fass,.far,.fasr,.fal,.fasl,.fat,.fast,.fad,.fadr,.fadl,.fadt,.fasds,.fasdr,.fasdl,.fasdt,.fab,.faslr,.faslpr,.fasldr,.faslpdr,.fapr,.fams,.favs,.fawsb,.fatl,.fans,.fands,.faes,.fagt,.fajr,.fajfr,.fajdr,.facr,.fausb,.faudsb,.faufsb,.fa-solid,.fa-semibold,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-chisel,.fa-etch,.fa-graphite,.fa-jelly,.fa-jelly-duo,.fa-jelly-fill,.fa-mosaic,.fa-notdog,.fa-notdog-duo,.fa-pixel,.fa-slab,.fa-slab-duo,.fa-slab-press,.fa-slab-press-duo,.fa-thumbprint,.fa-utility,.fa-utility-duo,.fa-utility-fill,.fa-vellum,.fa-whiteboard,.fa):before{content:var(--fa)/""}@supports not (content: ""/""){:is(.fas,.fass,.far,.fasr,.fal,.fasl,.fat,.fast,.fad,.fadr,.fadl,.fadt,.fasds,.fasdr,.fasdl,.fasdt,.fab,.faslr,.faslpr,.fasldr,.faslpdr,.fapr,.fams,.favs,.fawsb,.fatl,.fans,.fands,.faes,.fagt,.fajr,.fajfr,.fajdr,.facr,.fausb,.faudsb,.faufsb,.fa-solid,.fa-semibold,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-chisel,.fa-etch,.fa-graphite,.fa-jelly,.fa-jelly-duo,.fa-jelly-fill,.fa-mosaic,.fa-notdog,.fa-notdog-duo,.fa-pixel,.fa-slab,.fa-slab-duo,.fa-slab-press,.fa-slab-press-duo,.fa-thumbprint,.fa-utility,.fa-utility-duo,.fa-utility-fill,.fa-vellum,.fa-whiteboard,.fa):before{content:var(--fa)}}:is(.fad,.fa-duotone,.fadr,.fadl,.fadt,.fasds,.fa-sharp-duotone,.fasdr,.fasdl,.fasdt,.fatl,.fa-thumbprint,.fands,.fa-notdog-duo,.fajdr,.fa-jelly-duo,.faudsb,.fa-utility-duo,.fasldr,.fa-slab-duo,.faslpdr,.fa-slab-press-duo,.favs,.fa-vellum):after{content:var(--fa)/"";font-feature-settings:"ss01"}@supports not (content: ""/""){:is(.fad,.fa-duotone,.fadr,.fadl,.fadt,.fasds,.fa-sharp-duotone,.fasdr,.fasdl,.fasdt,.fatl,.fa-thumbprint,.fands,.fa-notdog-duo,.fajdr,.fa-jelly-duo,.faudsb,.fa-utility-duo,.fasldr,.fa-slab-duo,.faslpdr,.fa-slab-press-duo,.favs,.fa-vellum):after{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:calc((6 / 10 - .375) * 1em)}.fa-xs{font-size:.75em;line-height:calc(1 / 12 * 1em);vertical-align:.125em}.fa-sm{font-size:.875em;line-height:calc(1 / 14 * 1em);vertical-align:calc((6 / 14 - .375) * 1em)}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:calc((6 / 20 - .375) * 1em)}.fa-xl{font-size:1.5em;line-height:calc(1 / 24 * 1em);vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width: auto}.fa-fw,.fa-width-fixed{--fa-width: 1.25em}.fa-canvas-square{padding-block:.125em;margin-block-end:-.125em}.fa-canvas-roomy{padding-block:.25em;padding-inline:.125em;margin-block-end:-.25em;box-sizing:content-box}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin, 2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .0625em);box-sizing:var(--fa-border-box-sizing, content-box);padding:var(--fa-border-padding, .1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin, .3em)}.fa-pull-right,.fa-pull-end{float:inline-end;margin-inline-start:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1.5s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-flip-360{animation-name:fa-flip-360;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, .75s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}.fa-spin-snap{animation-name:fa-spin-snap;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 3s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-snap-4{animation-name:fa-spin-snap-4;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2.4s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-snap-8{animation-name:fa-spin-snap-8;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 4s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-buzz{animation-name:fa-buzz;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, .6s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-wag{animation-name:fa-wag;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, .9s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-out);transform-origin:bottom center}.fa-float{animation-name:fa-float;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 3s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out);will-change:transform}.fa-swing{animation-name:fa-swing;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1.2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-out);transform-origin:top center}.fa-jello{animation-name:fa-jello;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, .9s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-out)}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-flip-360,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse,.fa-buzz,.fa-float,.fa-jello,.fa-spin-snap,.fa-spin-snap-4,.fa-spin-snap-8,.fa-swing,.fa-wag{animation:none!important;transition:none!important}}@keyframes fa-beat{0%{transform:scale(1)}25%{transform:scale(calc(1.25 * var(--fa-beat-scale, 1.25)))}45%{transform:scale(calc(1.22 * var(--fa-beat-scale, 1.22)))}65%{transform:scale(calc(1.25 * var(--fa-beat-scale, 1.25)))}90%{transform:scale(1)}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0);animation-timing-function:var(--fa-animation-timing)}14%{transform:scale(var(--fa-bounce-start-scale-x, 1.06),var(--fa-bounce-start-scale-y, .94)) translateY(var(--fa-bounce-anticipation, 3px));animation-timing-function:cubic-bezier(.33,0,.66,.33)}32%{transform:scale(var(--fa-bounce-jump-scale-x, .94),var(--fa-bounce-jump-scale-y, 1.12)) translateY(calc(-1 * var(--fa-bounce-height, .5em)));animation-timing-function:cubic-bezier(.33,.66,.66,1)}52%{transform:scale(1) translateY(calc(-1 * var(--fa-bounce-height, .5em) * 1.1));animation-timing-function:cubic-bezier(.5,0,1,.5)}70%{transform:scale(var(--fa-bounce-land-scale-x, 1.06),var(--fa-bounce-land-scale-y, .92)) translateY(0);animation-timing-function:cubic-bezier(.33,.33,.66,1)}85%{transform:scale(.98,1.04) translateY(calc(-2px * var(--fa-bounce-rebound, 1)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{0%{opacity:1;transform:scale(1);animation-timing-function:cubic-bezier(.2,0,.4,1)}40%{opacity:var(--fa-fade-opacity, .4);transform:scale(.98);animation-timing-function:cubic-bezier(.4,0,.6,1)}to{opacity:1;transform:scale(1)}}@keyframes fa-beat-fade{0%{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1);animation-timing-function:cubic-bezier(.2,0,.4,1)}25%{opacity:calc(var(--fa-beat-fade-opacity, .4) + .4);transform:scale(var(--fa-beat-fade-scale, 1.28));animation-timing-function:cubic-bezier(.4,0,.6,1)}45%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.25));animation-timing-function:cubic-bezier(.4,0,.2,1)}65%{opacity:calc(var(--fa-beat-fade-opacity, .4) + .4);transform:scale(var(--fa-beat-fade-scale, 1.28));animation-timing-function:cubic-bezier(.4,0,.6,1)}to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}}@keyframes fa-flip{0%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),0);animation-timing-function:cubic-bezier(.2,0,.4,1)}8%{transform:perspective(2em) scale(var(--fa-flip-anticipation-scale, .95)) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),0);animation-timing-function:cubic-bezier(.33,0,.66,.33)}35%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),calc(var(--fa-flip-angle, -360deg) * .6));animation-timing-function:linear}65%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),calc(var(--fa-flip-angle, -360deg) * .5));animation-timing-function:cubic-bezier(.33,.66,.66,1)}92%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),calc(var(--fa-flip-angle, -360deg) * var(--fa-flip-overshoot, 1.04)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -360deg))}}@keyframes fa-flip-360{0%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),0);animation-timing-function:cubic-bezier(.2,0,.4,1)}8%{transform:perspective(2em) scale(var(--fa-flip-anticipation-scale, .95)) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),0);animation-timing-function:cubic-bezier(.33,0,.66,.33)}50%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),calc(var(--fa-flip-angle, -360deg) * .6));animation-timing-function:cubic-bezier(.33,.66,.66,1)}80%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),calc(var(--fa-flip-angle, -360deg) * var(--fa-flip-overshoot, 1.04)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -360deg))}}@keyframes fa-shake{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.2,0,.8,1)}8%{transform:rotate(35deg) translate(1px);animation-timing-function:cubic-bezier(.3,0,.7,1)}20%{transform:rotate(-22deg) translate(-1px);animation-timing-function:cubic-bezier(.3,0,.7,1)}35%{transform:rotate(15deg) translate(1px);animation-timing-function:cubic-bezier(.3,0,.7,1)}50%{transform:rotate(-9deg);animation-timing-function:cubic-bezier(.4,0,.6,1)}65%{transform:rotate(5deg);animation-timing-function:cubic-bezier(.4,0,.6,1)}78%{transform:rotate(-3deg);animation-timing-function:cubic-bezier(.4,0,.6,1)}90%{transform:rotate(1deg);animation-timing-function:cubic-bezier(.4,0,.2,1)}to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fa-spin-snap{0%{transform:rotate(0);animation-timing-function:cubic-bezier(0,0,.2,1)}12%{transform:rotate(60deg);animation-timing-function:cubic-bezier(.8,0,1,1)}16.67%{transform:rotate(60deg);animation-timing-function:cubic-bezier(0,0,.2,1)}28.67%{transform:rotate(120deg);animation-timing-function:cubic-bezier(.8,0,1,1)}33.33%{transform:rotate(120deg);animation-timing-function:cubic-bezier(0,0,.2,1)}45.33%{transform:rotate(180deg);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:rotate(180deg);animation-timing-function:cubic-bezier(0,0,.2,1)}62%{transform:rotate(240deg);animation-timing-function:cubic-bezier(.8,0,1,1)}66.67%{transform:rotate(240deg);animation-timing-function:cubic-bezier(0,0,.2,1)}78.67%{transform:rotate(300deg);animation-timing-function:cubic-bezier(.8,0,1,1)}83.33%{transform:rotate(300deg);animation-timing-function:cubic-bezier(0,0,.2,1)}95.33%{transform:rotate(360deg);animation-timing-function:cubic-bezier(.8,0,1,1)}to{transform:rotate(360deg)}}@keyframes fa-spin-snap-4{0%{transform:rotate(0);animation-timing-function:cubic-bezier(0,0,.2,1)}15%{transform:rotate(90deg);animation-timing-function:cubic-bezier(.8,0,1,1)}25%{transform:rotate(90deg);animation-timing-function:cubic-bezier(0,0,.2,1)}40%{transform:rotate(180deg);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:rotate(180deg);animation-timing-function:cubic-bezier(0,0,.2,1)}65%{transform:rotate(270deg);animation-timing-function:cubic-bezier(.8,0,1,1)}75%{transform:rotate(270deg);animation-timing-function:cubic-bezier(0,0,.2,1)}90%{transform:rotate(360deg);animation-timing-function:cubic-bezier(.8,0,1,1)}to{transform:rotate(360deg)}}@keyframes fa-spin-snap-8{0%{transform:rotate(0);animation-timing-function:cubic-bezier(0,0,.2,1)}9%{transform:rotate(45deg);animation-timing-function:cubic-bezier(.8,0,1,1)}12.5%{transform:rotate(45deg);animation-timing-function:cubic-bezier(0,0,.2,1)}21.5%{transform:rotate(90deg);animation-timing-function:cubic-bezier(.8,0,1,1)}25%{transform:rotate(90deg);animation-timing-function:cubic-bezier(0,0,.2,1)}34%{transform:rotate(135deg);animation-timing-function:cubic-bezier(.8,0,1,1)}37.5%{transform:rotate(135deg);animation-timing-function:cubic-bezier(0,0,.2,1)}46.5%{transform:rotate(180deg);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:rotate(180deg);animation-timing-function:cubic-bezier(0,0,.2,1)}59%{transform:rotate(225deg);animation-timing-function:cubic-bezier(.8,0,1,1)}62.5%{transform:rotate(225deg);animation-timing-function:cubic-bezier(0,0,.2,1)}71.5%{transform:rotate(270deg);animation-timing-function:cubic-bezier(.8,0,1,1)}75%{transform:rotate(270deg);animation-timing-function:cubic-bezier(0,0,.2,1)}84%{transform:rotate(315deg);animation-timing-function:cubic-bezier(.8,0,1,1)}87.5%{transform:rotate(315deg);animation-timing-function:cubic-bezier(0,0,.2,1)}96.5%{transform:rotate(360deg);animation-timing-function:cubic-bezier(.8,0,1,1)}to{transform:rotate(360deg)}}@keyframes fa-buzz{0%{transform:translate(0) rotate(0);animation-timing-function:cubic-bezier(.1,0,.9,1)}5%{transform:translate(var(--fa-buzz-distance, 4px)) rotate(.5deg)}10%{transform:translate(calc(-1 * var(--fa-buzz-distance, 4px))) rotate(-.5deg)}15%{transform:translate(var(--fa-buzz-distance, 4px)) rotate(.3deg)}20%{transform:translate(calc(-1 * var(--fa-buzz-distance, 4px))) rotate(-.3deg)}25%{transform:translate(calc(var(--fa-buzz-distance, 4px) * .7)) rotate(.2deg)}30%{transform:translate(calc(-1 * var(--fa-buzz-distance, 4px) * .7)) rotate(-.2deg)}35%{transform:translate(calc(var(--fa-buzz-distance, 4px) * .4)) rotate(.1deg)}40%{transform:translate(0) rotate(0)}to{transform:translate(0) rotate(0)}}@keyframes fa-wag{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.2,0,.6,1)}12%{transform:rotate(var(--fa-wag-angle, 12deg));animation-timing-function:cubic-bezier(.4,0,.2,1)}24%{transform:rotate(2deg);animation-timing-function:cubic-bezier(.2,0,.6,1)}36%{transform:rotate(calc(var(--fa-wag-angle, 12deg) * .85));animation-timing-function:cubic-bezier(.4,0,.2,1)}48%{transform:rotate(1deg);animation-timing-function:cubic-bezier(.2,0,.6,1)}58%{transform:rotate(calc(var(--fa-wag-angle, 12deg) * .6));animation-timing-function:cubic-bezier(.4,0,.2,1)}68%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes fa-float{0%{transform:translateY(0) translate(0) rotate(0) scale(var(--fa-float-squash-x, 1.02),var(--fa-float-squash-y, .98));animation-timing-function:cubic-bezier(.33,0,.66,.33)}15%{transform:translateY(calc(-.4 * var(--fa-float-height, 6px))) translate(var(--fa-float-drift, 1px)) rotate(var(--fa-float-tilt, 1deg)) scale(1);animation-timing-function:cubic-bezier(.33,.66,.66,1)}35%{transform:translateY(calc(-1 * var(--fa-float-height, 6px))) translate(0) rotate(0) scale(var(--fa-float-stretch-x, .98),var(--fa-float-stretch-y, 1.03));animation-timing-function:cubic-bezier(.5,0,.5,0)}50%{transform:translateY(calc(-.92 * var(--fa-float-height, 6px))) translate(calc(-.5 * var(--fa-float-drift, 1px))) rotate(calc(-.5 * var(--fa-float-tilt, 1deg))) scale(.995,1.01);animation-timing-function:cubic-bezier(.33,0,.66,.33)}70%{transform:translateY(calc(-.3 * var(--fa-float-height, 6px))) translate(calc(-1 * var(--fa-float-drift, 1px))) rotate(calc(-1 * var(--fa-float-tilt, 1deg))) scale(1);animation-timing-function:cubic-bezier(.33,.66,.66,1)}90%{transform:translateY(calc(.05 * var(--fa-float-height, 6px))) translate(0) rotate(0) scale(var(--fa-float-squash-x, 1.02),var(--fa-float-squash-y, .98));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:translateY(0) translate(0) rotate(0) scale(var(--fa-float-squash-x, 1.02),var(--fa-float-squash-y, .98))}}@keyframes fa-swing{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.2,0,.8,1)}8%{transform:rotate(var(--fa-swing-angle, 22deg));animation-timing-function:cubic-bezier(.3,0,.7,1)}18%{transform:rotate(calc(-1 * var(--fa-swing-angle, 22deg) * .85));animation-timing-function:cubic-bezier(.3,0,.7,1)}28%{transform:rotate(calc(var(--fa-swing-angle, 22deg) * .65));animation-timing-function:cubic-bezier(.35,0,.65,1)}38%{transform:rotate(calc(-1 * var(--fa-swing-angle, 22deg) * .45));animation-timing-function:cubic-bezier(.4,0,.6,1)}48%{transform:rotate(calc(var(--fa-swing-angle, 22deg) * .25));animation-timing-function:cubic-bezier(.4,0,.6,1)}56%{transform:rotate(calc(-1 * var(--fa-swing-angle, 22deg) * .1));animation-timing-function:cubic-bezier(.4,0,.6,1)}64%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes fa-jello{0%{transform:scale(1);animation-timing-function:cubic-bezier(.2,0,.8,1)}12%{transform:scale(var(--fa-jello-scale-x, 1.15),calc(2 - var(--fa-jello-scale-x, 1.15)));animation-timing-function:cubic-bezier(.3,0,.7,1)}24%{transform:scale(calc(2 - var(--fa-jello-scale-y, 1.12)),var(--fa-jello-scale-y, 1.12));animation-timing-function:cubic-bezier(.3,0,.7,1)}36%{transform:scale(calc(1 + (var(--fa-jello-scale-x, 1.15) - 1) * .5),calc(2 - (1 + (var(--fa-jello-scale-x, 1.15) - 1) * .5)));animation-timing-function:cubic-bezier(.4,0,.6,1)}48%{transform:scale(calc(2 - (1 + (var(--fa-jello-scale-y, 1.12) - 1) * .3)),calc(1 + (var(--fa-jello-scale-y, 1.12) - 1) * .3));animation-timing-function:cubic-bezier(.4,0,.6,1)}58%{transform:scale(1.02,.98);animation-timing-function:cubic-bezier(.4,0,.2,1)}68%{transform:scale(1)}to{transform:scale(1)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{--fa-width: 100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0{--fa: "0"}.fa-1{--fa: "1"}.fa-2{--fa: "2"}.fa-3{--fa: "3"}.fa-4{--fa: "4"}.fa-5{--fa: "5"}.fa-6{--fa: "6"}.fa-7{--fa: "7"}.fa-8{--fa: "8"}.fa-9{--fa: "9"}.fa-exclamation{--fa: "!"}.fa-ditto{--fa: '"'}.fa-hashtag{--fa: "#"}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$"}.fa-percent,.fa-percentage{--fa: "%"}.fa-ampersand{--fa: "&"}.fa-apostrophe{--fa: "'"}.fa-bracket-round,.fa-parenthesis{--fa: "("}.fa-bracket-round-right{--fa: ")"}.fa-asterisk{--fa: "*"}.fa-plus,.fa-add{--fa: "+"}.fa-comma{--fa: ","}.fa-hyphen{--fa: "-"}.fa-period{--fa: "."}.fa-slash-forward{--fa: "/"}.fa-colon{--fa: ":"}.fa-semicolon{--fa: ";"}.fa-less-than{--fa: "<"}.fa-equals{--fa: "="}.fa-greater-than{--fa: ">"}.fa-question{--fa: "?"}.fa-at{--fa: "@"}.fa-a{--fa: "A"}.fa-b{--fa: "B"}.fa-c{--fa: "C"}.fa-d{--fa: "D"}.fa-e{--fa: "E"}.fa-f{--fa: "F"}.fa-g{--fa: "G"}.fa-h{--fa: "H"}.fa-i{--fa: "I"}.fa-j{--fa: "J"}.fa-k{--fa: "K"}.fa-l{--fa: "L"}.fa-m{--fa: "M"}.fa-n{--fa: "N"}.fa-o{--fa: "O"}.fa-p{--fa: "P"}.fa-q{--fa: "Q"}.fa-r{--fa: "R"}.fa-s{--fa: "S"}.fa-t{--fa: "T"}.fa-u{--fa: "U"}.fa-v{--fa: "V"}.fa-w{--fa: "W"}.fa-x{--fa: "X"}.fa-y{--fa: "Y"}.fa-z{--fa: "Z"}.fa-bracket-square,.fa-bracket,.fa-bracket-left{--fa: "["}.fa-slash-back{--fa: "\\"}.fa-bracket-square-right{--fa: "]"}.fa-accent-grave{--fa: "`"}.fa-bracket-curly,.fa-bracket-curly-left{--fa: "{"}.fa-pipe{--fa: "|"}.fa-bracket-curly-right{--fa: "}"}.fa-tilde{--fa: "~"}.fa-caravan-simple,.fa-caravan-alt{--fa: ""}.fa-cat-space{--fa: ""}.fa-coffee-pot{--fa: ""}.fa-comet{--fa: ""}.fa-fan-table{--fa: ""}.fa-faucet{--fa: ""}.fa-faucet-drip{--fa: ""}.fa-galaxy{--fa: ""}.fa-garage{--fa: ""}.fa-garage-car{--fa: ""}.fa-garage-open{--fa: ""}.fa-heat{--fa: ""}.fa-house-chimney-window{--fa: ""}.fa-house-day{--fa: ""}.fa-house-person-leave,.fa-house-leave,.fa-house-person-depart{--fa: ""}.fa-house-night{--fa: ""}.fa-house-person-return,.fa-house-person-arrive,.fa-house-return{--fa: ""}.fa-house-signal{--fa: ""}.fa-lamp-desk{--fa: ""}.fa-lamp-floor{--fa: ""}.fa-light-ceiling{--fa: ""}.fa-light-switch{--fa: ""}.fa-light-switch-off{--fa: ""}.fa-light-switch-on{--fa: ""}.fa-microwave{--fa: ""}.fa-outlet{--fa: ""}.fa-oven{--fa: ""}.fa-planet-moon{--fa: ""}.fa-planet-ringed{--fa: ""}.fa-police-box{--fa: ""}.fa-person-to-portal,.fa-portal-enter{--fa: ""}.fa-person-from-portal,.fa-portal-exit{--fa: ""}.fa-radar{--fa: ""}.fa-raygun{--fa: ""}.fa-refrigerator{--fa: ""}.fa-rocket-launch{--fa: ""}.fa-sensor{--fa: ""}.fa-sensor-triangle-exclamation,.fa-sensor-alert{--fa: ""}.fa-sensor-fire{--fa: ""}.fa-sensor-on{--fa: ""}.fa-sensor-cloud,.fa-sensor-smoke{--fa: ""}.fa-siren{--fa: ""}.fa-siren-on{--fa: ""}.fa-solar-system{--fa: ""}.fa-circle-sort,.fa-sort-circle{--fa: ""}.fa-circle-sort-down,.fa-sort-circle-down{--fa: ""}.fa-circle-sort-up,.fa-sort-circle-up{--fa: ""}.fa-space-station-moon{--fa: ""}.fa-space-station-moon-construction,.fa-space-station-moon-alt{--fa: ""}.fa-sprinkler{--fa: ""}.fa-star-shooting{--fa: ""}.fa-starfighter{--fa: ""}.fa-starfighter-twin-ion-engine,.fa-starfighter-alt{--fa: ""}.fa-starship{--fa: ""}.fa-starship-freighter{--fa: ""}.fa-sword-laser{--fa: ""}.fa-sword-laser-alt{--fa: ""}.fa-swords-laser{--fa: ""}.fa-telescope{--fa: ""}.fa-temperature-arrow-down,.fa-temperature-down{--fa: ""}.fa-temperature-arrow-up,.fa-temperature-up{--fa: ""}.fa-trailer{--fa: ""}.fa-transporter{--fa: ""}.fa-transporter-1{--fa: ""}.fa-transporter-2{--fa: ""}.fa-transporter-3{--fa: ""}.fa-transporter-empty{--fa: ""}.fa-ufo{--fa: ""}.fa-ufo-beam{--fa: ""}.fa-user-alien{--fa: ""}.fa-user-robot{--fa: ""}.fa-user-visor{--fa: ""}.fa-vacuum{--fa: ""}.fa-vacuum-robot{--fa: ""}.fa-window-frame{--fa: ""}.fa-window-frame-open{--fa: ""}.fa-coffin-cross{--fa: ""}.fa-folder-arrow-down,.fa-folder-download{--fa: ""}.fa-folder-arrow-up,.fa-folder-upload{--fa: ""}.fa-user-unlock{--fa: ""}.fa-bacteria{--fa: ""}.fa-bacterium{--fa: ""}.fa-box-tissue{--fa: ""}.fa-hand-holding-medical{--fa: ""}.fa-hand-sparkles{--fa: ""}.fa-hands-bubbles,.fa-hands-wash{--fa: ""}.fa-handshake-slash,.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa: ""}.fa-head-side-cough{--fa: ""}.fa-head-side-cough-slash{--fa: ""}.fa-head-side-mask{--fa: ""}.fa-head-side-virus{--fa: ""}.fa-house-chimney-user{--fa: ""}.fa-house-laptop,.fa-laptop-house{--fa: ""}.fa-lungs-virus{--fa: ""}.fa-people-arrows,.fa-people-arrows-left-right{--fa: ""}.fa-plane-slash{--fa: ""}.fa-pump-medical{--fa: ""}.fa-pump-soap{--fa: ""}.fa-shield-virus{--fa: ""}.fa-sink{--fa: ""}.fa-soap{--fa: ""}.fa-stopwatch-20{--fa: ""}.fa-shop-slash,.fa-store-alt-slash{--fa: ""}.fa-store-slash{--fa: ""}.fa-toilet-paper-slash{--fa: ""}.fa-users-slash{--fa: ""}.fa-virus{--fa: ""}.fa-virus-slash{--fa: ""}.fa-viruses{--fa: ""}.fa-vest{--fa: ""}.fa-vest-patches{--fa: ""}.fa-airplay{--fa: ""}.fa-alt{--fa: ""}.fa-angle{--fa: ""}.fa-angle-90{--fa: ""}.fa-apple-core{--fa: ""}.fa-arrow-down-from-dotted-line{--fa: ""}.fa-arrow-down-left{--fa: ""}.fa-arrow-down-left-and-arrow-up-right-to-center{--fa: ""}.fa-arrow-down-right{--fa: ""}.fa-arrow-down-to-bracket{--fa: ""}.fa-arrow-down-to-dotted-line{--fa: ""}.fa-arrow-down-to-square{--fa: ""}.fa-arrow-trend-down{--fa: ""}.fa-arrow-trend-up{--fa: ""}.fa-arrow-up-arrow-down,.fa-sort-up-down{--fa: ""}.fa-arrow-up-from-bracket{--fa: ""}.fa-arrow-up-from-dotted-line{--fa: ""}.fa-arrow-up-from-square{--fa: ""}.fa-arrow-up-left{--fa: ""}.fa-arrow-up-left-from-circle{--fa: ""}.fa-arrow-up-right{--fa: ""}.fa-arrow-up-right-and-arrow-down-left-from-center{--fa: ""}.fa-arrow-up-to-dotted-line{--fa: ""}.fa-arrows-cross{--fa: ""}.fa-arrows-from-dotted-line{--fa: ""}.fa-arrows-from-line{--fa: ""}.fa-arrows-minimize,.fa-compress-arrows{--fa: ""}.fa-arrows-to-dotted-line{--fa: ""}.fa-arrows-to-line{--fa: ""}.fa-audio-description-slash{--fa: ""}.fa-austral-sign{--fa: ""}.fa-avocado{--fa: ""}.fa-award-simple{--fa: ""}.fa-baht-sign{--fa: ""}.fa-bars-filter{--fa: ""}.fa-bars-sort{--fa: ""}.fa-basket-shopping-simple,.fa-shopping-basket-alt{--fa: ""}.fa-battery-exclamation{--fa: ""}.fa-battery-low,.fa-battery-1{--fa: ""}.fa-bee{--fa: ""}.fa-beer-mug,.fa-beer-foam{--fa: ""}.fa-bitcoin-sign{--fa: ""}.fa-block-quote{--fa: ""}.fa-bolt-auto{--fa: ""}.fa-bolt-lightning{--fa: ""}.fa-bolt-slash{--fa: ""}.fa-book-arrow-right{--fa: ""}.fa-book-arrow-up{--fa: ""}.fa-book-bookmark{--fa: ""}.fa-book-circle-arrow-right{--fa: ""}.fa-book-circle-arrow-up{--fa: ""}.fa-book-copy{--fa: ""}.fa-book-font{--fa: ""}.fa-book-open-cover,.fa-book-open-alt{--fa: ""}.fa-book-section,.fa-book-law{--fa: ""}.fa-bookmark-slash{--fa: ""}.fa-bowling-ball-pin{--fa: ""}.fa-box-circle-check{--fa: ""}.fa-brackets-round,.fa-parentheses{--fa: ""}.fa-brain-circuit{--fa: ""}.fa-brake-warning{--fa: ""}.fa-briefcase-blank{--fa: ""}.fa-brightness{--fa: ""}.fa-brightness-low{--fa: ""}.fa-browsers{--fa: ""}.fa-buildings{--fa: ""}.fa-burger-fries{--fa: ""}.fa-burger-glass{--fa: ""}.fa-calendar-arrow-down,.fa-calendar-download{--fa: ""}.fa-calendar-arrow-up,.fa-calendar-upload{--fa: ""}.fa-calendar-clock,.fa-calendar-time{--fa: ""}.fa-calendar-heart{--fa: ""}.fa-calendar-image{--fa: ""}.fa-calendar-lines,.fa-calendar-note{--fa: ""}.fa-calendar-range{--fa: ""}.fa-calendars{--fa: ""}.fa-camera-rotate{--fa: ""}.fa-camera-slash{--fa: ""}.fa-camera-viewfinder,.fa-screenshot{--fa: ""}.fa-cart-minus{--fa: ""}.fa-cart-shopping-fast{--fa: ""}.fa-cart-xmark{--fa: ""}.fa-castle{--fa: ""}.fa-cedi-sign{--fa: ""}.fa-chart-bullet{--fa: ""}.fa-chart-candlestick{--fa: ""}.fa-chart-column{--fa: ""}.fa-chart-gantt{--fa: ""}.fa-chart-line-up{--fa: ""}.fa-chart-pyramid{--fa: ""}.fa-chart-radar{--fa: ""}.fa-chart-scatter-3d{--fa: ""}.fa-chart-scatter-bubble{--fa: ""}.fa-chart-tree-map{--fa: ""}.fa-chart-waterfall{--fa: ""}.fa-cherries{--fa: ""}.fa-circle-0{--fa: ""}.fa-circle-1{--fa: ""}.fa-circle-2{--fa: ""}.fa-circle-3{--fa: ""}.fa-circle-4{--fa: ""}.fa-circle-5{--fa: ""}.fa-circle-6{--fa: ""}.fa-circle-7{--fa: ""}.fa-circle-8{--fa: ""}.fa-circle-9{--fa: ""}.fa-circle-a{--fa: ""}.fa-circle-ampersand{--fa: ""}.fa-circle-arrow-down-left{--fa: ""}.fa-circle-arrow-down-right{--fa: ""}.fa-circle-arrow-up-left{--fa: ""}.fa-circle-arrow-up-right{--fa: ""}.fa-circle-b{--fa: ""}.fa-circle-bolt{--fa: ""}.fa-circle-book-open,.fa-book-circle{--fa: ""}.fa-circle-bookmark,.fa-bookmark-circle{--fa: ""}.fa-circle-c{--fa: ""}.fa-circle-calendar,.fa-calendar-circle{--fa: ""}.fa-circle-camera,.fa-camera-circle{--fa: ""}.fa-circle-d{--fa: ""}.fa-circle-dashed{--fa: ""}.fa-circle-divide{--fa: ""}.fa-circle-down-left{--fa: ""}.fa-circle-down-right{--fa: ""}.fa-circle-e{--fa: ""}.fa-circle-ellipsis{--fa: ""}.fa-circle-ellipsis-vertical{--fa: ""}.fa-circle-envelope,.fa-envelope-circle{--fa: ""}.fa-circle-exclamation-check{--fa: ""}.fa-circle-f{--fa: ""}.fa-circle-g{--fa: ""}.fa-circle-half{--fa: ""}.fa-circle-i{--fa: ""}.fa-circle-j{--fa: ""}.fa-circle-k{--fa: ""}.fa-circle-l{--fa: ""}.fa-circle-m{--fa: ""}.fa-circle-microphone,.fa-microphone-circle{--fa: ""}.fa-circle-microphone-lines,.fa-microphone-circle-alt{--fa: ""}.fa-circle-n{--fa: ""}.fa-circle-o{--fa: ""}.fa-circle-p{--fa: ""}.fa-circle-phone,.fa-phone-circle{--fa: ""}.fa-circle-phone-flip,.fa-phone-circle-alt{--fa: ""}.fa-circle-phone-hangup,.fa-phone-circle-down{--fa: ""}.fa-circle-q{--fa: ""}.fa-circle-quarter{--fa: ""}.fa-circle-r{--fa: ""}.fa-circle-s{--fa: ""}.fa-circle-small{--fa: ""}.fa-circle-star,.fa-star-circle{--fa: ""}.fa-circle-t{--fa: ""}.fa-circle-three-quarters{--fa: ""}.fa-circle-trash,.fa-trash-circle{--fa: ""}.fa-circle-u{--fa: ""}.fa-circle-up-left{--fa: ""}.fa-circle-up-right{--fa: ""}.fa-circle-v{--fa: ""}.fa-circle-video,.fa-video-circle{--fa: ""}.fa-circle-w{--fa: ""}.fa-circle-waveform-lines,.fa-waveform-circle{--fa: ""}.fa-circle-x{--fa: ""}.fa-circle-y{--fa: ""}.fa-circle-z{--fa: ""}.fa-clapperboard{--fa: ""}.fa-clapperboard-play{--fa: ""}.fa-clipboard-medical{--fa: ""}.fa-clock-desk{--fa: ""}.fa-closed-captioning-slash{--fa: ""}.fa-clothes-hanger{--fa: ""}.fa-cloud-slash{--fa: ""}.fa-cloud-word{--fa: ""}.fa-clover{--fa: ""}.fa-code-compare{--fa: ""}.fa-code-fork{--fa: ""}.fa-code-pull-request{--fa: ""}.fa-code-simple{--fa: ""}.fa-coffee-bean{--fa: ""}.fa-coffee-beans{--fa: ""}.fa-colon-sign{--fa: ""}.fa-command{--fa: ""}.fa-comment-arrow-down{--fa: ""}.fa-comment-arrow-up{--fa: ""}.fa-comment-arrow-up-right{--fa: ""}.fa-comment-captions{--fa: ""}.fa-comment-code{--fa: ""}.fa-comment-image{--fa: ""}.fa-comment-middle{--fa: ""}.fa-comment-middle-top{--fa: ""}.fa-comment-question{--fa: ""}.fa-comment-quote{--fa: ""}.fa-comment-text{--fa: ""}.fa-comments-question{--fa: ""}.fa-comments-question-check{--fa: ""}.fa-conveyor-belt-empty{--fa: ""}.fa-crate-empty{--fa: ""}.fa-cruzeiro-sign{--fa: ""}.fa-delete-right{--fa: ""}.fa-desktop-arrow-down{--fa: ""}.fa-diagram-lean-canvas{--fa: ""}.fa-diagram-nested{--fa: ""}.fa-diagram-sankey{--fa: ""}.fa-diagram-venn{--fa: ""}.fa-dial,.fa-dial-med-high{--fa: ""}.fa-dial-high{--fa: ""}.fa-dial-low{--fa: ""}.fa-dial-max{--fa: ""}.fa-dial-med{--fa: ""}.fa-dial-med-low{--fa: ""}.fa-dial-min{--fa: ""}.fa-dial-off{--fa: ""}.fa-display{--fa: ""}.fa-display-arrow-down{--fa: ""}.fa-display-code,.fa-desktop-code{--fa: ""}.fa-display-medical,.fa-desktop-medical{--fa: ""}.fa-dolphin{--fa: ""}.fa-dong-sign{--fa: ""}.fa-down-left{--fa: ""}.fa-down-right{--fa: ""}.fa-eggplant{--fa: ""}.fa-elevator{--fa: ""}.fa-engine{--fa: ""}.fa-envelope-dot,.fa-envelope-badge{--fa: ""}.fa-envelopes{--fa: ""}.fa-escalator{--fa: ""}.fa-eye-dropper-full{--fa: ""}.fa-eye-dropper-half{--fa: ""}.fa-ferris-wheel{--fa: ""}.fa-file-binary{--fa: ""}.fa-file-heart{--fa: ""}.fa-file-plus-minus{--fa: ""}.fa-files{--fa: ""}.fa-film-slash{--fa: ""}.fa-films{--fa: ""}.fa-filter-circle-xmark{--fa: ""}.fa-filter-list{--fa: ""}.fa-filter-slash{--fa: ""}.fa-filters{--fa: ""}.fa-fire-hydrant{--fa: ""}.fa-floppy-disk-circle-arrow-right,.fa-save-circle-arrow-right{--fa: ""}.fa-floppy-disk-circle-xmark,.fa-floppy-disk-times,.fa-save-circle-xmark,.fa-save-times{--fa: ""}.fa-floppy-disk-pen{--fa: ""}.fa-floppy-disks{--fa: ""}.fa-florin-sign{--fa: ""}.fa-folder-closed{--fa: ""}.fa-folder-bookmark{--fa: ""}.fa-folder-gear,.fa-folder-cog{--fa: ""}.fa-folder-grid{--fa: ""}.fa-folder-heart{--fa: ""}.fa-folder-image{--fa: ""}.fa-folder-magnifying-glass,.fa-folder-search{--fa: ""}.fa-folder-medical{--fa: ""}.fa-folder-music{--fa: ""}.fa-folder-user{--fa: ""}.fa-franc-sign{--fa: ""}.fa-gif{--fa: ""}.fa-glass-empty{--fa: ""}.fa-glass-half,.fa-glass-half-empty,.fa-glass-half-full{--fa: ""}.fa-grate{--fa: ""}.fa-grate-droplet{--fa: ""}.fa-grid,.fa-grid-3{--fa: ""}.fa-grid-2{--fa: ""}.fa-grid-2-plus{--fa: ""}.fa-grid-4{--fa: ""}.fa-grid-5{--fa: ""}.fa-guarani-sign{--fa: ""}.fa-gun{--fa: ""}.fa-gun-slash{--fa: ""}.fa-gun-squirt{--fa: ""}.fa-hand-back-point-down{--fa: ""}.fa-hand-back-point-left{--fa: ""}.fa-hand-back-point-ribbon{--fa: ""}.fa-hand-back-point-right{--fa: ""}.fa-hand-back-point-up{--fa: ""}.fa-hand-fingers-crossed{--fa: ""}.fa-hand-holding-skull{--fa: ""}.fa-hand-love{--fa: ""}.fa-hand-point-ribbon{--fa: ""}.fa-hand-wave{--fa: ""}.fa-hands-clapping{--fa: ""}.fa-hand-horns{--fa: ""}.fa-head-side-heart{--fa: ""}.fa-heart-half{--fa: ""}.fa-heart-half-stroke,.fa-heart-half-alt{--fa: ""}.fa-hexagon-divide{--fa: ""}.fa-high-definition,.fa-rectangle-hd{--fa: ""}.fa-highlighter-line{--fa: ""}.fa-house-user,.fa-home-user{--fa: ""}.fa-house-building{--fa: ""}.fa-house-chimney-heart{--fa: ""}.fa-house-tree{--fa: ""}.fa-house-turret{--fa: ""}.fa-image-landscape,.fa-landscape{--fa: ""}.fa-image-polaroid-user{--fa: ""}.fa-image-slash{--fa: ""}.fa-image-user{--fa: ""}.fa-images-user{--fa: ""}.fa-inbox-full{--fa: ""}.fa-inboxes{--fa: ""}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: ""}.fa-input-numeric{--fa: ""}.fa-input-pipe{--fa: ""}.fa-input-text{--fa: ""}.fa-keyboard-brightness{--fa: ""}.fa-keyboard-brightness-low{--fa: ""}.fa-keyboard-down{--fa: ""}.fa-keyboard-left{--fa: ""}.fa-kip-sign{--fa: ""}.fa-lamp-street{--fa: ""}.fa-laptop-arrow-down{--fa: ""}.fa-laptop-slash{--fa: ""}.fa-lari-sign{--fa: ""}.fa-lasso-sparkles{--fa: ""}.fa-lightbulb-exclamation-on{--fa: ""}.fa-link-horizontal,.fa-chain-horizontal{--fa: ""}.fa-link-horizontal-slash,.fa-chain-horizontal-slash{--fa: ""}.fa-link-simple{--fa: ""}.fa-link-simple-slash{--fa: ""}.fa-list-dropdown{--fa: ""}.fa-list-radio{--fa: ""}.fa-list-timeline{--fa: ""}.fa-list-tree{--fa: ""}.fa-litecoin-sign{--fa: ""}.fa-loader{--fa: ""}.fa-manat-sign{--fa: ""}.fa-manhole{--fa: ""}.fa-mask-face{--fa: ""}.fa-memo{--fa: ""}.fa-memo-circle-check{--fa: ""}.fa-memo-pad{--fa: ""}.fa-message-arrow-down,.fa-comment-alt-arrow-down{--fa: ""}.fa-message-arrow-up,.fa-comment-alt-arrow-up{--fa: ""}.fa-message-arrow-up-right{--fa: ""}.fa-message-captions,.fa-comment-alt-captions{--fa: ""}.fa-message-code{--fa: ""}.fa-message-image,.fa-comment-alt-image{--fa: ""}.fa-message-middle,.fa-comment-middle-alt{--fa: ""}.fa-message-middle-top,.fa-comment-middle-top-alt{--fa: ""}.fa-message-question{--fa: ""}.fa-message-quote,.fa-comment-alt-quote{--fa: ""}.fa-message-sms{--fa: ""}.fa-message-text,.fa-comment-alt-text{--fa: ""}.fa-messages-question{--fa: ""}.fa-meter{--fa: ""}.fa-meter-bolt{--fa: ""}.fa-meter-droplet{--fa: ""}.fa-meter-fire{--fa: ""}.fa-microchip-ai{--fa: ""}.fa-mill-sign{--fa: ""}.fa-mobile-notch,.fa-mobile-iphone{--fa: ""}.fa-mobile-signal{--fa: ""}.fa-mobile-signal-out{--fa: ""}.fa-money-bill-simple{--fa: ""}.fa-money-bill-simple-wave{--fa: ""}.fa-money-bills{--fa: ""}.fa-money-bills-simple,.fa-money-bills-alt{--fa: ""}.fa-mug-tea-saucer{--fa: ""}.fa-naira-sign{--fa: ""}.fa-nfc{--fa: ""}.fa-nfc-lock{--fa: ""}.fa-nfc-magnifying-glass{--fa: ""}.fa-nfc-pen{--fa: ""}.fa-nfc-signal{--fa: ""}.fa-nfc-slash{--fa: ""}.fa-nfc-trash{--fa: ""}.fa-notdef{--fa: ""}.fa-note{--fa: ""}.fa-note-medical{--fa: ""}.fa-notebook{--fa: ""}.fa-notes{--fa: ""}.fa-octagon-divide{--fa: ""}.fa-octagon-exclamation{--fa: ""}.fa-oil-can-drip{--fa: ""}.fa-paintbrush-pencil{--fa: ""}.fa-pallet-box{--fa: ""}.fa-panorama{--fa: ""}.fa-paper-plane-top,.fa-paper-plane-alt,.fa-send{--fa: ""}.fa-peach{--fa: ""}.fa-pear{--fa: ""}.fa-pedestal{--fa: ""}.fa-pen-circle{--fa: ""}.fa-pen-clip-slash,.fa-pen-alt-slash{--fa: ""}.fa-pen-fancy-slash{--fa: ""}.fa-pen-field{--fa: ""}.fa-pen-line{--fa: ""}.fa-pen-slash{--fa: ""}.fa-pen-swirl{--fa: ""}.fa-pencil-slash{--fa: ""}.fa-people{--fa: ""}.fa-people-dress{--fa: ""}.fa-people-dress-simple{--fa: ""}.fa-people-pants{--fa: ""}.fa-people-pants-simple{--fa: ""}.fa-people-simple{--fa: ""}.fa-person-dress-simple{--fa: ""}.fa-person-pinball{--fa: ""}.fa-person-seat{--fa: ""}.fa-person-seat-reclined{--fa: ""}.fa-person-simple{--fa: ""}.fa-peseta-sign{--fa: ""}.fa-peso-sign{--fa: ""}.fa-phone-arrow-down-left,.fa-phone-arrow-down,.fa-phone-incoming{--fa: ""}.fa-phone-arrow-up-right,.fa-phone-arrow-up,.fa-phone-outgoing{--fa: ""}.fa-phone-hangup{--fa: ""}.fa-phone-missed{--fa: ""}.fa-phone-xmark{--fa: ""}.fa-photo-film-music{--fa: ""}.fa-pinball{--fa: ""}.fa-plane-prop{--fa: ""}.fa-plane-tail{--fa: ""}.fa-plane-up{--fa: ""}.fa-plane-up-slash{--fa: ""}.fa-play-pause{--fa: ""}.fa-puzzle-piece-simple,.fa-puzzle-piece-alt{--fa: ""}.fa-quotes{--fa: ""}.fa-rectangle-pro,.fa-pro{--fa: ""}.fa-rectangle-terminal{--fa: ""}.fa-rectangle-vertical-history{--fa: ""}.fa-reel{--fa: ""}.fa-reply-clock,.fa-reply-time{--fa: ""}.fa-restroom-simple{--fa: ""}.fa-rhombus{--fa: ""}.fa-rotate-exclamation{--fa: ""}.fa-rupiah-sign{--fa: ""}.fa-screencast{--fa: ""}.fa-scribble{--fa: ""}.fa-sd-cards{--fa: ""}.fa-seal{--fa: ""}.fa-seal-exclamation{--fa: ""}.fa-seal-question{--fa: ""}.fa-seat-airline{--fa: ""}.fa-shelves-empty{--fa: ""}.fa-shield-exclamation{--fa: ""}.fa-shield-keyhole{--fa: ""}.fa-shield-minus{--fa: ""}.fa-shield-plus{--fa: ""}.fa-shield-slash{--fa: ""}.fa-shield-xmark,.fa-shield-times{--fa: ""}.fa-shower-down,.fa-shower-alt{--fa: ""}.fa-sidebar{--fa: ""}.fa-sidebar-flip{--fa: ""}.fa-signal-stream-slash{--fa: ""}.fa-sim-cards{--fa: ""}.fa-slider{--fa: ""}.fa-sliders-simple{--fa: ""}.fa-split{--fa: ""}.fa-square-0{--fa: ""}.fa-square-1{--fa: ""}.fa-square-2{--fa: ""}.fa-square-3{--fa: ""}.fa-square-4{--fa: ""}.fa-square-5{--fa: ""}.fa-square-6{--fa: ""}.fa-square-7{--fa: ""}.fa-square-8{--fa: ""}.fa-square-9{--fa: ""}.fa-square-a{--fa: ""}.fa-square-ampersand{--fa: ""}.fa-square-arrow-down-left{--fa: ""}.fa-square-arrow-down-right{--fa: ""}.fa-square-arrow-up-left{--fa: ""}.fa-square-b{--fa: ""}.fa-square-bolt{--fa: ""}.fa-square-c{--fa: ""}.fa-square-code{--fa: ""}.fa-square-d{--fa: ""}.fa-square-dashed{--fa: ""}.fa-square-divide{--fa: ""}.fa-square-down-left{--fa: ""}.fa-square-down-right{--fa: ""}.fa-square-e{--fa: ""}.fa-square-ellipsis{--fa: ""}.fa-square-ellipsis-vertical{--fa: ""}.fa-square-f{--fa: ""}.fa-square-g{--fa: ""}.fa-square-i{--fa: ""}.fa-square-j{--fa: ""}.fa-square-k{--fa: ""}.fa-square-l{--fa: ""}.fa-square-m{--fa: ""}.fa-square-n{--fa: ""}.fa-square-o{--fa: ""}.fa-square-p{--fa: ""}.fa-square-phone-hangup,.fa-phone-square-down{--fa: ""}.fa-square-q{--fa: ""}.fa-square-r{--fa: ""}.fa-square-s{--fa: ""}.fa-square-small{--fa: ""}.fa-square-star{--fa: ""}.fa-square-t{--fa: ""}.fa-square-u{--fa: ""}.fa-square-up-left{--fa: ""}.fa-square-user{--fa: ""}.fa-square-v{--fa: ""}.fa-square-w{--fa: ""}.fa-square-x{--fa: ""}.fa-square-y{--fa: ""}.fa-square-z{--fa: ""}.fa-stairs{--fa: ""}.fa-standard-definition,.fa-rectangle-sd{--fa: ""}.fa-star-sharp{--fa: ""}.fa-star-sharp-half{--fa: ""}.fa-star-sharp-half-stroke,.fa-star-sharp-half-alt{--fa: ""}.fa-starfighter-twin-ion-engine-advanced,.fa-starfighter-alt-advanced{--fa: ""}.fa-sun-bright,.fa-sun-alt{--fa: ""}.fa-table-layout{--fa: ""}.fa-table-pivot{--fa: ""}.fa-table-rows,.fa-rows{--fa: ""}.fa-table-tree{--fa: ""}.fa-tally-1{--fa: ""}.fa-tally-2{--fa: ""}.fa-tally-3{--fa: ""}.fa-tally-4{--fa: ""}.fa-taxi-bus{--fa: ""}.fa-temperature-list{--fa: ""}.fa-ticket-airline,.fa-ticket-perforated-plane,.fa-ticket-plane{--fa: ""}.fa-tickets-airline,.fa-tickets-perforated-plane,.fa-tickets-plane{--fa: ""}.fa-timeline{--fa: ""}.fa-timeline-arrow{--fa: ""}.fa-timer{--fa: ""}.fa-toilet-paper-under,.fa-toilet-paper-blank-under,.fa-toilet-paper-reverse,.fa-toilet-paper-reverse-alt{--fa: ""}.fa-toilet-paper-under-slash,.fa-toilet-paper-reverse-slash{--fa: ""}.fa-tower-control{--fa: ""}.fa-train-subway-tunnel,.fa-subway-tunnel{--fa: ""}.fa-transformer-bolt{--fa: ""}.fa-transporter-4{--fa: ""}.fa-transporter-5{--fa: ""}.fa-transporter-6{--fa: ""}.fa-transporter-7{--fa: ""}.fa-trash-can-check{--fa: ""}.fa-trash-can-clock{--fa: ""}.fa-trash-can-list{--fa: ""}.fa-trash-can-plus{--fa: ""}.fa-trash-can-slash,.fa-trash-alt-slash{--fa: ""}.fa-trash-can-xmark{--fa: ""}.fa-trash-check{--fa: ""}.fa-trash-clock{--fa: ""}.fa-trash-list{--fa: ""}.fa-trash-plus{--fa: ""}.fa-trash-slash{--fa: ""}.fa-trash-xmark{--fa: ""}.fa-truck-container-empty{--fa: ""}.fa-truck-flatbed{--fa: ""}.fa-truck-front{--fa: ""}.fa-truck-tow{--fa: ""}.fa-tty-answer,.fa-teletype-answer{--fa: ""}.fa-tugrik-sign{--fa: ""}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: ""}.fa-umbrella-simple,.fa-umbrella-alt{--fa: ""}.fa-up-left{--fa: ""}.fa-up-right{--fa: ""}.fa-user-bounty-hunter{--fa: ""}.fa-user-pilot{--fa: ""}.fa-user-pilot-tie{--fa: ""}.fa-user-shakespeare{--fa: ""}.fa-utility-pole{--fa: ""}.fa-utility-pole-double{--fa: ""}.fa-vault{--fa: ""}.fa-video-arrow-down-left{--fa: ""}.fa-video-arrow-up-right{--fa: ""}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: ""}.fa-watch-apple{--fa: ""}.fa-watch-smart{--fa: ""}.fa-wheat-awn,.fa-wheat-alt{--fa: ""}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: ""}.fa-wifi-exclamation{--fa: ""}.fa-wrench-simple{--fa: ""}.fa-robot-astromech{--fa: ""}.fa-360-degrees{--fa: ""}.fa-aperture{--fa: ""}.fa-arrow-turn-down-left{--fa: ""}.fa-balloon{--fa: ""}.fa-balloons{--fa: ""}.fa-banana{--fa: ""}.fa-bangladeshi-taka-sign{--fa: ""}.fa-bench-tree{--fa: ""}.fa-blueberries{--fa: ""}.fa-bowl-chopsticks{--fa: ""}.fa-bowl-chopsticks-noodles{--fa: ""}.fa-bowl-rice{--fa: ""}.fa-briefcase-arrow-right{--fa: ""}.fa-citrus{--fa: ""}.fa-citrus-slice{--fa: ""}.fa-coconut{--fa: ""}.fa-display-slash,.fa-desktop-slash{--fa: ""}.fa-face-explode,.fa-exploding-head{--fa: ""}.fa-face-viewfinder{--fa: ""}.fa-family{--fa: ""}.fa-family-dress{--fa: ""}.fa-family-pants{--fa: ""}.fa-fence{--fa: ""}.fa-fish-bones{--fa: ""}.fa-grapes{--fa: ""}.fa-kiwi-fruit{--fa: ""}.fa-mango{--fa: ""}.fa-melon{--fa: ""}.fa-melon-slice{--fa: ""}.fa-money-from-bracket{--fa: ""}.fa-money-simple-from-bracket{--fa: ""}.fa-olive{--fa: ""}.fa-olive-branch{--fa: ""}.fa-option{--fa: ""}.fa-party-bell{--fa: ""}.fa-party-horn{--fa: ""}.fa-peapod{--fa: ""}.fa-person-pregnant{--fa: ""}.fa-pineapple{--fa: ""}.fa-rectangle-code{--fa: ""}.fa-rectangles-mixed{--fa: ""}.fa-roller-coaster{--fa: ""}.fa-square-quote{--fa: ""}.fa-square-terminal{--fa: ""}.fa-strawberry{--fa: ""}.fa-table-picnic{--fa: ""}.fa-thought-bubble{--fa: ""}.fa-tick{--fa: ""}.fa-tomato{--fa: ""}.fa-turn-down-left{--fa: ""}.fa-user-police{--fa: ""}.fa-user-police-tie{--fa: ""}.fa-watermelon-slice{--fa: ""}.fa-wheat-awn-slash{--fa: ""}.fa-wheat-slash{--fa: ""}.fa-badminton{--fa: ""}.fa-binary{--fa: ""}.fa-binary-circle-check{--fa: ""}.fa-binary-lock{--fa: ""}.fa-binary-slash{--fa: ""}.fa-boot-heeled{--fa: ""}.fa-car-bolt{--fa: ""}.fa-car-circle-bolt{--fa: ""}.fa-car-mirrors{--fa: ""}.fa-car-side-bolt{--fa: ""}.fa-clock-eight{--fa: ""}.fa-clock-eight-thirty{--fa: ""}.fa-clock-eleven{--fa: ""}.fa-clock-eleven-thirty{--fa: ""}.fa-clock-five{--fa: ""}.fa-clock-five-thirty{--fa: ""}.fa-clock-four-thirty{--fa: ""}.fa-clock-nine{--fa: ""}.fa-clock-nine-thirty{--fa: ""}.fa-clock-one{--fa: ""}.fa-clock-one-thirty{--fa: ""}.fa-clock-seven{--fa: ""}.fa-clock-seven-thirty{--fa: ""}.fa-clock-six{--fa: ""}.fa-clock-six-thirty{--fa: ""}.fa-clock-ten{--fa: ""}.fa-clock-ten-thirty{--fa: ""}.fa-clock-three{--fa: ""}.fa-clock-three-thirty{--fa: ""}.fa-clock-twelve{--fa: ""}.fa-clock-twelve-thirty{--fa: ""}.fa-clock-two{--fa: ""}.fa-clock-two-thirty{--fa: ""}.fa-cloud-check{--fa: ""}.fa-cloud-minus{--fa: ""}.fa-cloud-plus{--fa: ""}.fa-cloud-xmark{--fa: ""}.fa-columns-3{--fa: ""}.fa-crystal-ball{--fa: ""}.fa-cup-straw{--fa: ""}.fa-cup-straw-swoosh{--fa: ""}.fa-distribute-spacing-horizontal{--fa: ""}.fa-distribute-spacing-vertical{--fa: ""}.fa-eyes{--fa: ""}.fa-face-angry-horns{--fa: ""}.fa-face-anguished{--fa: ""}.fa-face-anxious-sweat{--fa: ""}.fa-face-astonished{--fa: ""}.fa-face-confounded{--fa: ""}.fa-face-confused{--fa: ""}.fa-face-cowboy-hat{--fa: ""}.fa-face-disappointed{--fa: ""}.fa-face-disguise{--fa: ""}.fa-face-downcast-sweat{--fa: ""}.fa-face-drooling{--fa: ""}.fa-face-expressionless{--fa: ""}.fa-face-eyes-xmarks{--fa: ""}.fa-face-fearful{--fa: ""}.fa-face-frown-slight{--fa: ""}.fa-face-glasses{--fa: ""}.fa-face-hand-over-mouth{--fa: ""}.fa-face-hand-yawn{--fa: ""}.fa-face-head-bandage{--fa: ""}.fa-face-hushed{--fa: ""}.fa-face-icicles{--fa: ""}.fa-face-kiss-closed-eyes{--fa: ""}.fa-face-lying{--fa: ""}.fa-face-mask{--fa: ""}.fa-face-monocle{--fa: ""}.fa-face-nauseated{--fa: ""}.fa-face-nose-steam{--fa: ""}.fa-face-party{--fa: ""}.fa-face-pensive{--fa: ""}.fa-face-persevering{--fa: ""}.fa-face-pleading{--fa: ""}.fa-face-pouting{--fa: ""}.fa-face-raised-eyebrow{--fa: ""}.fa-face-relieved{--fa: ""}.fa-face-sad-sweat{--fa: ""}.fa-face-scream{--fa: ""}.fa-face-shush{--fa: ""}.fa-face-sleeping{--fa: ""}.fa-face-sleepy{--fa: ""}.fa-face-smile-halo{--fa: ""}.fa-face-smile-hearts{--fa: ""}.fa-face-smile-horns{--fa: ""}.fa-face-smile-relaxed{--fa: ""}.fa-face-smile-tear{--fa: ""}.fa-face-smile-tongue{--fa: ""}.fa-face-smile-upside-down{--fa: ""}.fa-face-smiling-hands{--fa: ""}.fa-face-smirking{--fa: ""}.fa-face-sunglasses{--fa: ""}.fa-face-swear{--fa: ""}.fa-face-thermometer{--fa: ""}.fa-face-thinking{--fa: ""}.fa-face-tissue{--fa: ""}.fa-face-tongue-money{--fa: ""}.fa-face-tongue-sweat{--fa: ""}.fa-face-unamused{--fa: ""}.fa-face-vomit{--fa: ""}.fa-face-weary{--fa: ""}.fa-face-woozy{--fa: ""}.fa-face-worried{--fa: ""}.fa-face-zany{--fa: ""}.fa-face-zipper{--fa: ""}.fa-file-lock{--fa: ""}.fa-file-slash{--fa: ""}.fa-fishing-rod{--fa: ""}.fa-flying-disc{--fa: ""}.fa-gallery-thumbnails{--fa: ""}.fa-goal-net{--fa: ""}.fa-golf-flag-hole{--fa: ""}.fa-grid-dividers{--fa: ""}.fa-hockey-stick-puck{--fa: ""}.fa-house-chimney,.fa-home-lg{--fa: ""}.fa-house-chimney-blank{--fa: ""}.fa-house-crack{--fa: ""}.fa-house-medical{--fa: ""}.fa-house-window{--fa: ""}.fa-key-skeleton-left-right{--fa: ""}.fa-lacrosse-stick{--fa: ""}.fa-lacrosse-stick-ball{--fa: ""}.fa-mask-snorkel{--fa: ""}.fa-message-bot{--fa: ""}.fa-moped{--fa: ""}.fa-nesting-dolls{--fa: ""}.fa-objects-align-bottom{--fa: ""}.fa-objects-align-center-horizontal{--fa: ""}.fa-objects-align-center-vertical{--fa: ""}.fa-objects-align-left{--fa: ""}.fa-objects-align-right{--fa: ""}.fa-objects-align-top{--fa: ""}.fa-objects-column{--fa: ""}.fa-paperclip-vertical{--fa: ""}.fa-pinata{--fa: ""}.fa-pipe-smoking{--fa: ""}.fa-pool-8-ball{--fa: ""}.fa-rugby-ball{--fa: ""}.fa-shirt-long-sleeve{--fa: ""}.fa-shirt-running{--fa: ""}.fa-shirt-tank-top{--fa: ""}.fa-signature-lock{--fa: ""}.fa-signature-slash{--fa: ""}.fa-ski-boot{--fa: ""}.fa-ski-boot-ski{--fa: ""}.fa-slot-machine{--fa: ""}.fa-teddy-bear{--fa: ""}.fa-truck-bolt{--fa: ""}.fa-uniform-martial-arts{--fa: ""}.fa-user-chef{--fa: ""}.fa-user-hair-buns{--fa: ""}.fa-arrow-left-long-to-line{--fa: ""}.fa-arrow-right-long-to-line{--fa: ""}.fa-arrow-turn-down-right{--fa: ""}.fa-bagel{--fa: ""}.fa-baguette{--fa: ""}.fa-blanket-fire{--fa: ""}.fa-block-brick,.fa-wall-brick{--fa: ""}.fa-block-brick-fire,.fa-firewall{--fa: ""}.fa-block-question{--fa: ""}.fa-bowl-scoop,.fa-bowl-shaved-ice{--fa: ""}.fa-bowl-scoops{--fa: ""}.fa-bowl-spoon{--fa: ""}.fa-bread-slice-butter{--fa: ""}.fa-broccoli{--fa: ""}.fa-burger-lettuce{--fa: ""}.fa-butter{--fa: ""}.fa-cake-slice,.fa-shortcake{--fa: ""}.fa-can-food{--fa: ""}.fa-candy{--fa: ""}.fa-candy-bar,.fa-chocolate-bar{--fa: ""}.fa-card-club{--fa: ""}.fa-card-diamond{--fa: ""}.fa-card-heart{--fa: ""}.fa-card-spade{--fa: ""}.fa-cards{--fa: ""}.fa-cart-arrow-up{--fa: ""}.fa-cart-circle-arrow-down{--fa: ""}.fa-cart-circle-arrow-up{--fa: ""}.fa-cart-circle-check{--fa: ""}.fa-cart-circle-exclamation{--fa: ""}.fa-cart-circle-plus{--fa: ""}.fa-cart-circle-xmark{--fa: ""}.fa-cent-sign{--fa: ""}.fa-chestnut{--fa: ""}.fa-chopsticks{--fa: ""}.fa-circle-quarters{--fa: ""}.fa-code-pull-request-closed{--fa: ""}.fa-code-pull-request-draft{--fa: ""}.fa-coin-blank{--fa: ""}.fa-coin-front{--fa: ""}.fa-coin-vertical{--fa: ""}.fa-corner{--fa: ""}.fa-crab{--fa: ""}.fa-soft-serve,.fa-creemee{--fa: ""}.fa-cucumber{--fa: ""}.fa-cupcake{--fa: ""}.fa-custard{--fa: ""}.fa-dash,.fa-minus-large{--fa: ""}.fa-diamond-exclamation{--fa: ""}.fa-donut,.fa-doughnut{--fa: ""}.fa-down-from-dotted-line{--fa: ""}.fa-down-to-dotted-line{--fa: ""}.fa-face-awesome,.fa-gave-dandy{--fa: ""}.fa-falafel{--fa: ""}.fa-flatbread{--fa: ""}.fa-flatbread-stuffed{--fa: ""}.fa-fondue-pot{--fa: ""}.fa-garlic{--fa: ""}.fa-grip-dots{--fa: ""}.fa-grip-dots-vertical{--fa: ""}.fa-h5{--fa: ""}.fa-h6{--fa: ""}.fa-hammer-crash{--fa: ""}.fa-hashtag-lock{--fa: ""}.fa-hexagon-check{--fa: ""}.fa-hexagon-exclamation{--fa: ""}.fa-honey-pot{--fa: ""}.fa-hose{--fa: ""}.fa-hose-reel{--fa: ""}.fa-hourglass-clock{--fa: ""}.fa-hundred-points,.fa-100{--fa: ""}.fa-leafy-green{--fa: ""}.fa-left-long-to-line{--fa: ""}.fa-light-emergency{--fa: ""}.fa-light-emergency-on{--fa: ""}.fa-lobster{--fa: ""}.fa-lock-a{--fa: ""}.fa-lock-hashtag{--fa: ""}.fa-lollipop,.fa-lollypop{--fa: ""}.fa-mushroom{--fa: ""}.fa-octagon-check{--fa: ""}.fa-onion{--fa: ""}.fa-page{--fa: ""}.fa-page-caret-down,.fa-file-caret-down{--fa: ""}.fa-page-caret-up,.fa-file-caret-up{--fa: ""}.fa-pan-food{--fa: ""}.fa-pan-frying{--fa: ""}.fa-pancakes{--fa: ""}.fa-panel-ews{--fa: ""}.fa-panel-fire{--fa: ""}.fa-peanut{--fa: ""}.fa-peanuts{--fa: ""}.fa-pepper{--fa: ""}.fa-person-to-door{--fa: ""}.fa-phone-intercom{--fa: ""}.fa-pickleball{--fa: ""}.fa-pipe-circle-check{--fa: ""}.fa-pipe-collar{--fa: ""}.fa-pipe-section{--fa: ""}.fa-pipe-valve{--fa: ""}.fa-plate-utensils{--fa: ""}.fa-plus-minus{--fa: ""}.fa-pompebled{--fa: ""}.fa-popsicle{--fa: ""}.fa-pot-food{--fa: ""}.fa-potato{--fa: ""}.fa-pretzel{--fa: ""}.fa-pump{--fa: ""}.fa-puzzle{--fa: ""}.fa-right-long-to-line{--fa: ""}.fa-sailboat{--fa: ""}.fa-salt-shaker{--fa: ""}.fa-section{--fa: ""}.fa-shrimp{--fa: ""}.fa-shutters{--fa: ""}.fa-sportsball{--fa: ""}.fa-sprinkler-ceiling{--fa: ""}.fa-square-a-lock{--fa: ""}.fa-square-quarters{--fa: ""}.fa-square-ring{--fa: ""}.fa-squid{--fa: ""}.fa-tamale{--fa: ""}.fa-tank-water{--fa: ""}.fa-train-track{--fa: ""}.fa-train-tunnel{--fa: ""}.fa-turn-down-right{--fa: ""}.fa-up-from-dotted-line{--fa: ""}.fa-up-to-dotted-line{--fa: ""}.fa-user-doctor-hair{--fa: ""}.fa-user-doctor-hair-long{--fa: ""}.fa-user-hair{--fa: ""}.fa-user-hair-long{--fa: ""}.fa-user-hair-mullet,.fa-business-front,.fa-party-back,.fa-trian-balbot{--fa: ""}.fa-user-nurse-hair{--fa: ""}.fa-user-nurse-hair-long{--fa: ""}.fa-user-tie-hair{--fa: ""}.fa-user-tie-hair-long{--fa: ""}.fa-user-vneck{--fa: ""}.fa-user-vneck-hair{--fa: ""}.fa-user-vneck-hair-long{--fa: ""}.fa-utensils-slash{--fa: ""}.fa-vent-damper{--fa: ""}.fa-waffle{--fa: ""}.fa-00{--fa: ""}.fa-apartment{--fa: ""}.fa-bird{--fa: ""}.fa-block{--fa: ""}.fa-bowl-soft-serve{--fa: ""}.fa-brazilian-real-sign{--fa: ""}.fa-cabin{--fa: ""}.fa-calendar-circle-exclamation{--fa: ""}.fa-calendar-circle-minus{--fa: ""}.fa-calendar-circle-plus{--fa: ""}.fa-calendar-circle-user{--fa: ""}.fa-calendar-lines-pen{--fa: ""}.fa-chart-simple{--fa: ""}.fa-chart-simple-horizontal{--fa: ""}.fa-diagram-cells{--fa: ""}.fa-diagram-next{--fa: ""}.fa-diagram-predecessor{--fa: ""}.fa-diagram-previous{--fa: ""}.fa-diagram-subtask{--fa: ""}.fa-diagram-successor{--fa: ""}.fa-earth-oceania,.fa-globe-oceania{--fa: ""}.fa-face-beam-hand-over-mouth{--fa: ""}.fa-face-clouds{--fa: ""}.fa-face-diagonal-mouth{--fa: ""}.fa-face-dotted{--fa: ""}.fa-face-exhaling{--fa: ""}.fa-face-hand-peeking{--fa: ""}.fa-face-holding-back-tears{--fa: ""}.fa-face-melting{--fa: ""}.fa-face-saluting{--fa: ""}.fa-face-spiral-eyes{--fa: ""}.fa-fort{--fa: ""}.fa-house-blank,.fa-home-blank{--fa: ""}.fa-square-kanban{--fa: ""}.fa-square-list{--fa: ""}.fa-sushi,.fa-nigiri{--fa: ""}.fa-sushi-roll,.fa-maki-roll,.fa-makizushi{--fa: ""}.fa-album-circle-plus{--fa: ""}.fa-album-circle-user{--fa: ""}.fa-album-collection-circle-plus{--fa: ""}.fa-album-collection-circle-user{--fa: ""}.fa-bug-slash{--fa: ""}.fa-cloud-exclamation{--fa: ""}.fa-cloud-question{--fa: ""}.fa-file-circle-info{--fa: ""}.fa-file-circle-plus{--fa: ""}.fa-frame{--fa: ""}.fa-gauge-circle-bolt{--fa: ""}.fa-gauge-circle-minus{--fa: ""}.fa-gauge-circle-plus{--fa: ""}.fa-memo-circle-info{--fa: ""}.fa-object-exclude{--fa: ""}.fa-object-intersect{--fa: ""}.fa-object-subtract{--fa: ""}.fa-object-union{--fa: ""}.fa-pen-nib-slash{--fa: ""}.fa-rectangle-history{--fa: ""}.fa-rectangle-history-circle-plus{--fa: ""}.fa-rectangle-history-circle-user{--fa: ""}.fa-shop-lock{--fa: ""}.fa-store-lock{--fa: ""}.fa-user-robot-xmarks{--fa: ""}.fa-virus-covid{--fa: ""}.fa-virus-covid-slash{--fa: ""}.fa-anchor-circle-check{--fa: ""}.fa-anchor-circle-exclamation{--fa: ""}.fa-anchor-circle-xmark{--fa: ""}.fa-anchor-lock{--fa: ""}.fa-arrow-down-to-arc{--fa: ""}.fa-arrow-down-up-across-line{--fa: ""}.fa-arrow-down-up-lock{--fa: ""}.fa-arrow-right-from-arc{--fa: ""}.fa-arrow-right-to-arc{--fa: ""}.fa-arrow-right-to-city{--fa: ""}.fa-arrow-up-from-arc{--fa: ""}.fa-arrow-up-from-ground-water{--fa: ""}.fa-arrow-up-from-water-pump{--fa: ""}.fa-arrow-up-right-dots{--fa: ""}.fa-arrows-down-to-line{--fa: ""}.fa-arrows-down-to-people{--fa: ""}.fa-arrows-left-right-to-line{--fa: ""}.fa-arrows-spin{--fa: ""}.fa-arrows-split-up-and-left{--fa: ""}.fa-arrows-to-circle{--fa: ""}.fa-arrows-to-dot{--fa: ""}.fa-arrows-to-eye{--fa: ""}.fa-arrows-turn-right{--fa: ""}.fa-arrows-turn-to-dots{--fa: ""}.fa-arrows-up-to-line{--fa: ""}.fa-bore-hole{--fa: ""}.fa-bottle-droplet{--fa: ""}.fa-bottle-water{--fa: ""}.fa-bowl-food{--fa: ""}.fa-boxes-packing{--fa: ""}.fa-bridge{--fa: ""}.fa-bridge-circle-check{--fa: ""}.fa-bridge-circle-exclamation{--fa: ""}.fa-bridge-circle-xmark{--fa: ""}.fa-bridge-lock{--fa: ""}.fa-bridge-suspension{--fa: ""}.fa-bridge-water{--fa: ""}.fa-bucket{--fa: ""}.fa-bugs{--fa: ""}.fa-building-circle-arrow-right{--fa: ""}.fa-building-circle-check{--fa: ""}.fa-building-circle-exclamation{--fa: ""}.fa-building-circle-xmark{--fa: ""}.fa-building-flag{--fa: ""}.fa-building-lock{--fa: ""}.fa-building-ngo{--fa: ""}.fa-building-shield{--fa: ""}.fa-building-un{--fa: ""}.fa-building-user{--fa: ""}.fa-building-wheat{--fa: ""}.fa-burst{--fa: ""}.fa-car-on{--fa: ""}.fa-car-tunnel{--fa: ""}.fa-cards-blank{--fa: ""}.fa-child-combatant,.fa-child-rifle{--fa: ""}.fa-children{--fa: ""}.fa-circle-nodes{--fa: ""}.fa-clipboard-question{--fa: ""}.fa-cloud-showers-water{--fa: ""}.fa-computer{--fa: ""}.fa-cubes-stacked{--fa: ""}.fa-down-to-bracket{--fa: ""}.fa-envelope-circle-check{--fa: ""}.fa-explosion{--fa: ""}.fa-ferry{--fa: ""}.fa-file-circle-exclamation{--fa: ""}.fa-file-circle-minus{--fa: ""}.fa-file-circle-question{--fa: ""}.fa-file-shield{--fa: ""}.fa-fire-burner{--fa: ""}.fa-fish-fins{--fa: ""}.fa-flask-vial{--fa: ""}.fa-glass-water{--fa: ""}.fa-glass-water-droplet{--fa: ""}.fa-group-arrows-rotate{--fa: ""}.fa-hand-holding-hand{--fa: ""}.fa-handcuffs{--fa: ""}.fa-hands-bound{--fa: ""}.fa-hands-holding-child{--fa: ""}.fa-hands-holding-circle{--fa: ""}.fa-heart-circle-bolt{--fa: ""}.fa-heart-circle-check{--fa: ""}.fa-heart-circle-exclamation{--fa: ""}.fa-heart-circle-minus{--fa: ""}.fa-heart-circle-plus{--fa: ""}.fa-heart-circle-xmark{--fa: ""}.fa-helicopter-symbol{--fa: ""}.fa-helmet-un{--fa: ""}.fa-hexagon-image{--fa: ""}.fa-hexagon-vertical-nft,.fa-hexagon-vertical-nft-slanted{--fa: ""}.fa-hill-avalanche{--fa: ""}.fa-hill-rockslide{--fa: ""}.fa-house-circle-check{--fa: ""}.fa-house-circle-exclamation{--fa: ""}.fa-house-circle-xmark{--fa: ""}.fa-house-fire{--fa: ""}.fa-house-flag{--fa: ""}.fa-house-flood-water{--fa: ""}.fa-house-flood-water-circle-arrow-right{--fa: ""}.fa-house-lock{--fa: ""}.fa-house-medical-circle-check{--fa: ""}.fa-house-medical-circle-exclamation{--fa: ""}.fa-house-medical-circle-xmark{--fa: ""}.fa-house-medical-flag{--fa: ""}.fa-house-tsunami{--fa: ""}.fa-jar{--fa: ""}.fa-jar-wheat{--fa: ""}.fa-jet-fighter-up{--fa: ""}.fa-jug-detergent{--fa: ""}.fa-kitchen-set{--fa: ""}.fa-land-mine-on{--fa: ""}.fa-landmark-flag{--fa: ""}.fa-laptop-file{--fa: ""}.fa-lines-leaning{--fa: ""}.fa-location-pin-lock{--fa: ""}.fa-locust{--fa: ""}.fa-magnifying-glass-arrow-right{--fa: ""}.fa-magnifying-glass-chart{--fa: ""}.fa-mars-and-venus-burst{--fa: ""}.fa-mask-ventilator{--fa: ""}.fa-mattress-pillow{--fa: ""}.fa-merge{--fa: ""}.fa-mobile-retro{--fa: ""}.fa-money-bill-transfer{--fa: ""}.fa-money-bill-trend-up{--fa: ""}.fa-money-bill-wheat{--fa: ""}.fa-mosquito{--fa: ""}.fa-mosquito-net{--fa: ""}.fa-mound{--fa: ""}.fa-mountain-city{--fa: ""}.fa-mountain-sun{--fa: ""}.fa-nfc-symbol{--fa: ""}.fa-oil-well{--fa: ""}.fa-people-group{--fa: ""}.fa-people-line{--fa: ""}.fa-people-pulling{--fa: ""}.fa-people-robbery{--fa: ""}.fa-people-roof{--fa: ""}.fa-person-arrow-down-to-line{--fa: ""}.fa-person-arrow-up-from-line{--fa: ""}.fa-person-breastfeeding{--fa: ""}.fa-person-burst{--fa: ""}.fa-person-cane{--fa: ""}.fa-person-chalkboard{--fa: ""}.fa-person-circle-check{--fa: ""}.fa-person-circle-exclamation{--fa: ""}.fa-person-circle-minus{--fa: ""}.fa-person-circle-plus{--fa: ""}.fa-person-circle-question{--fa: ""}.fa-person-circle-xmark{--fa: ""}.fa-person-dress-burst{--fa: ""}.fa-person-drowning{--fa: ""}.fa-person-falling{--fa: ""}.fa-person-falling-burst{--fa: ""}.fa-person-half-dress{--fa: ""}.fa-person-harassing{--fa: ""}.fa-person-military-pointing{--fa: ""}.fa-person-military-rifle{--fa: ""}.fa-person-military-to-person{--fa: ""}.fa-person-rays{--fa: ""}.fa-person-rifle{--fa: ""}.fa-person-shelter{--fa: ""}.fa-person-walking-arrow-loop-left{--fa: ""}.fa-person-walking-arrow-right{--fa: ""}.fa-person-walking-dashed-line-arrow-right{--fa: ""}.fa-person-walking-luggage{--fa: ""}.fa-plane-circle-check{--fa: ""}.fa-plane-circle-exclamation{--fa: ""}.fa-plane-circle-xmark{--fa: ""}.fa-plane-lock{--fa: ""}.fa-plate-wheat{--fa: ""}.fa-plug-circle-bolt{--fa: ""}.fa-plug-circle-check{--fa: ""}.fa-plug-circle-exclamation{--fa: ""}.fa-plug-circle-minus{--fa: ""}.fa-plug-circle-plus{--fa: ""}.fa-plug-circle-xmark{--fa: ""}.fa-ranking-star{--fa: ""}.fa-road-barrier{--fa: ""}.fa-road-bridge{--fa: ""}.fa-road-circle-check{--fa: ""}.fa-road-circle-exclamation{--fa: ""}.fa-road-circle-xmark{--fa: ""}.fa-road-lock{--fa: ""}.fa-road-spikes{--fa: ""}.fa-rug{--fa: ""}.fa-sack-xmark{--fa: ""}.fa-school-circle-check{--fa: ""}.fa-school-circle-exclamation{--fa: ""}.fa-school-circle-xmark{--fa: ""}.fa-school-flag{--fa: ""}.fa-school-lock{--fa: ""}.fa-sheet-plastic{--fa: ""}.fa-shield-cat{--fa: ""}.fa-shield-dog{--fa: ""}.fa-shield-heart{--fa: ""}.fa-shield-quartered{--fa: ""}.fa-square-nfi{--fa: ""}.fa-square-person-confined{--fa: ""}.fa-square-virus{--fa: ""}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: ""}.fa-sun-plant-wilt{--fa: ""}.fa-tarp{--fa: ""}.fa-tarp-droplet{--fa: ""}.fa-tent{--fa: ""}.fa-tent-arrow-down-to-line{--fa: ""}.fa-tent-arrow-left-right{--fa: ""}.fa-tent-arrow-turn-left{--fa: ""}.fa-tent-arrows-down{--fa: ""}.fa-tents{--fa: ""}.fa-toilet-portable{--fa: ""}.fa-toilets-portable{--fa: ""}.fa-tower-cell{--fa: ""}.fa-tower-observation{--fa: ""}.fa-tree-city{--fa: ""}.fa-trillium{--fa: ""}.fa-trowel{--fa: ""}.fa-trowel-bricks{--fa: ""}.fa-truck-arrow-right{--fa: ""}.fa-truck-droplet{--fa: ""}.fa-truck-field{--fa: ""}.fa-truck-field-un{--fa: ""}.fa-truck-plane{--fa: ""}.fa-up-from-bracket{--fa: ""}.fa-users-between-lines{--fa: ""}.fa-users-line{--fa: ""}.fa-users-rays{--fa: ""}.fa-users-rectangle{--fa: ""}.fa-users-viewfinder{--fa: ""}.fa-vial-circle-check{--fa: ""}.fa-vial-virus{--fa: ""}.fa-wheat-awn-circle-exclamation{--fa: ""}.fa-worm{--fa: ""}.fa-xmarks-lines{--fa: ""}.fa-xmark-large{--fa: ""}.fa-child-dress{--fa: ""}.fa-child-reaching{--fa: ""}.fa-plus-large{--fa: ""}.fa-crosshairs-simple{--fa: ""}.fa-file-circle-check{--fa: ""}.fa-file-circle-xmark{--fa: ""}.fa-gamepad-modern,.fa-gamepad-alt{--fa: ""}.fa-grill{--fa: ""}.fa-grill-fire{--fa: ""}.fa-grill-hot{--fa: ""}.fa-lightbulb-cfl{--fa: ""}.fa-lightbulb-cfl-on{--fa: ""}.fa-mouse-field{--fa: ""}.fa-person-through-window{--fa: ""}.fa-plant-wilt{--fa: ""}.fa-ring-diamond{--fa: ""}.fa-stapler{--fa: ""}.fa-toggle-large-off{--fa: ""}.fa-toggle-large-on{--fa: ""}.fa-toilet-paper-check{--fa: ""}.fa-toilet-paper-xmark{--fa: ""}.fa-train-tram{--fa: ""}.fa-buoy{--fa: ""}.fa-buoy-mooring{--fa: ""}.fa-diamond-half{--fa: ""}.fa-diamond-half-stroke{--fa: ""}.fa-game-console-handheld-crank{--fa: ""}.fa-interrobang{--fa: ""}.fa-mailbox-flag-up{--fa: ""}.fa-mustache{--fa: ""}.fa-nose{--fa: ""}.fa-phone-arrow-right{--fa: ""}.fa-pickaxe{--fa: ""}.fa-prescription-bottle-pill{--fa: ""}.fa-snowflake-droplets{--fa: ""}.fa-square-dashed-circle-plus{--fa: ""}.fa-tricycle{--fa: ""}.fa-tricycle-adult{--fa: ""}.fa-user-magnifying-glass{--fa: ""}.fa-comment-heart{--fa: ""}.fa-message-heart{--fa: ""}.fa-pencil-mechanical{--fa: ""}.fa-skeleton-ribs{--fa: ""}.fa-billboard{--fa: ""}.fa-circle-euro{--fa: ""}.fa-circle-sterling{--fa: ""}.fa-circle-yen{--fa: ""}.fa-broom-wide{--fa: ""}.fa-wreath-laurel{--fa: ""}.fa-circle-quarter-stroke{--fa: ""}.fa-circle-three-quarters-stroke{--fa: ""}.fa-webhook{--fa: ""}.fa-sparkle{--fa: ""}.fa-chart-line-up-down{--fa: ""}.fa-chart-mixed-up-circle-currency{--fa: ""}.fa-chart-mixed-up-circle-dollar{--fa: ""}.fa-grid-round{--fa: ""}.fa-grid-round-2{--fa: ""}.fa-grid-round-2-plus{--fa: ""}.fa-grid-round-4{--fa: ""}.fa-grid-round-5{--fa: ""}.fa-arrow-progress{--fa: ""}.fa-right-left-large{--fa: ""}.fa-calendar-users{--fa: ""}.fa-display-chart-up{--fa: ""}.fa-display-chart-up-circle-currency{--fa: ""}.fa-display-chart-up-circle-dollar{--fa: ""}.fa-laptop-binary{--fa: ""}.fa-gear-code{--fa: ""}.fa-gear-complex{--fa: ""}.fa-gear-complex-code{--fa: ""}.fa-file-doc{--fa: ""}.fa-file-zip{--fa: ""}.fa-flask-gear{--fa: ""}.fa-bag-seedling{--fa: ""}.fa-bin-bottles{--fa: ""}.fa-bin-bottles-recycle{--fa: ""}.fa-bin-recycle{--fa: ""}.fa-conveyor-belt-arm{--fa: ""}.fa-jug-bottle{--fa: ""}.fa-lightbulb-gear{--fa: ""}.fa-dinosaur{--fa: ""}.fa-person-running-fast{--fa: ""}.fa-circles-overlap{--fa: ""}.fa-cloud-binary{--fa: ""}.fa-chf-sign{--fa: ""}.fa-user-group-simple{--fa: ""}.fa-chart-pie-simple-circle-currency{--fa: ""}.fa-chart-pie-simple-circle-dollar{--fa: ""}.fa-hat-beach{--fa: ""}.fa-person-dress-fairy{--fa: ""}.fa-person-fairy{--fa: ""}.fa-swap{--fa: ""}.fa-swap-arrows{--fa: ""}.fa-angles-up-down{--fa: ""}.fa-globe-pointer{--fa: ""}.fa-subtitles{--fa: ""}.fa-subtitles-slash{--fa: ""}.fa-head-side-gear{--fa: ""}.fa-lighthouse{--fa: ""}.fa-raccoon{--fa: ""}.fa-arrow-down-from-arc{--fa: ""}.fa-arrow-left-from-arc{--fa: ""}.fa-arrow-left-to-arc{--fa: ""}.fa-arrow-up-to-arc{--fa: ""}.fa-building-magnifying-glass{--fa: ""}.fa-building-memo{--fa: ""}.fa-hammer-brush{--fa: ""}.fa-hand-holding-circle-dollar{--fa: ""}.fa-landmark-magnifying-glass{--fa: ""}.fa-sign-post{--fa: ""}.fa-sign-posts{--fa: ""}.fa-sign-posts-wrench{--fa: ""}.fa-tent-double-peak{--fa: ""}.fa-truck-utensils{--fa: ""}.fa-t-rex{--fa: ""}.fa-spinner-scale{--fa: ""}.fa-bell-ring{--fa: ""}.fa-arrows-rotate-reverse{--fa: ""}.fa-rotate-reverse{--fa: ""}.fa-arrow-turn-left{--fa: ""}.fa-arrow-turn-left-down{--fa: ""}.fa-arrow-turn-left-up{--fa: ""}.fa-arrow-turn-right{--fa: ""}.fa-turn-left{--fa: ""}.fa-turn-left-down{--fa: ""}.fa-turn-left-up{--fa: ""}.fa-turn-right{--fa: ""}.fa-location-arrow-up{--fa: ""}.fa-ticket-perforated{--fa: ""}.fa-tickets-perforated{--fa: ""}.fa-cannon{--fa: ""}.fa-court-sport{--fa: ""}.fa-file-eps{--fa: ""}.fa-file-gif{--fa: ""}.fa-file-jpg{--fa: ""}.fa-file-mov{--fa: ""}.fa-file-mp3{--fa: ""}.fa-file-mp4{--fa: ""}.fa-file-ppt{--fa: ""}.fa-file-svg{--fa: ""}.fa-file-vector{--fa: ""}.fa-file-xls{--fa: ""}.fa-folder-check{--fa: ""}.fa-chart-kanban{--fa: ""}.fa-bag-shopping-minus{--fa: ""}.fa-bag-shopping-plus{--fa: ""}.fa-basket-shopping-minus{--fa: ""}.fa-basket-shopping-plus{--fa: ""}.fa-file-xml{--fa: ""}.fa-bulldozer{--fa: ""}.fa-excavator{--fa: ""}.fa-truck-ladder{--fa: ""}.fa-tickets{--fa: ""}.fa-tickets-simple{--fa: ""}.fa-truck-fire{--fa: ""}.fa-wave{--fa: ""}.fa-waves-sine{--fa: ""}.fa-magnifying-glass-arrows-rotate{--fa: ""}.fa-magnifying-glass-music{--fa: ""}.fa-magnifying-glass-play{--fa: ""}.fa-magnifying-glass-waveform{--fa: ""}.fa-music-magnifying-glass{--fa: ""}.fa-reflect-horizontal{--fa: ""}.fa-reflect-vertical{--fa: ""}.fa-file-png{--fa: ""}.fa-arrow-down-from-bracket{--fa: ""}.fa-arrow-left-from-bracket{--fa: ""}.fa-arrow-left-to-bracket{--fa: ""}.fa-arrow-up-to-bracket{--fa: ""}.fa-down-from-bracket{--fa: ""}.fa-left-from-bracket{--fa: ""}.fa-left-to-bracket{--fa: ""}.fa-up-to-bracket{--fa: ""}.fa-reflect-both{--fa: ""}.fa-file-cad{--fa: ""}.fa-bottle-baby{--fa: ""}.fa-table-cells-column-lock{--fa: ""}.fa-table-cells-lock{--fa: ""}.fa-table-cells-row-lock{--fa: ""}.fa-circle-wifi{--fa: ""}.fa-circle-wifi-circle-wifi,.fa-circle-wifi-group{--fa: ""}.fa-circle-gf{--fa: ""}.fa-ant{--fa: ""}.fa-caduceus{--fa: ""}.fa-web-awesome{--fa: ""}.fa-globe-wifi{--fa: ""}.fa-hydra{--fa: ""}.fa-lightbulb-message{--fa: ""}.fa-octopus{--fa: ""}.fa-user-beard-bolt{--fa: ""}.fa-user-hoodie{--fa: ""}.fa-diamonds-4{--fa: ""}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: ""}.fa-table-cells-column-unlock{--fa: ""}.fa-table-cells-row-unlock{--fa: ""}.fa-table-cells-unlock{--fa: ""}.fa-chart-diagram{--fa: ""}.fa-comment-nodes{--fa: ""}.fa-file-fragment{--fa: ""}.fa-file-half-dashed{--fa: ""}.fa-hexagon-nodes{--fa: ""}.fa-hexagon-nodes-bolt{--fa: ""}.fa-square-binary{--fa: ""}.fa-carpool,.fa-car-people{--fa: ""}.fa-chart-sine{--fa: ""}.fa-chart-fft{--fa: ""}.fa-circles-overlap-3,.fa-pronoun{--fa: ""}.fa-bar-progress{--fa: ""}.fa-bar-progress-empty{--fa: ""}.fa-bar-progress-full{--fa: ""}.fa-bar-progress-half{--fa: ""}.fa-bar-progress-quarter{--fa: ""}.fa-bar-progress-three-quarters{--fa: ""}.fa-grid-2-minus{--fa: ""}.fa-grid-round-2-minus{--fa: ""}.fa-table-cells-columns{--fa: ""}.fa-table-cells-header{--fa: ""}.fa-table-cells-header-lock{--fa: ""}.fa-table-cells-header-unlock{--fa: ""}.fa-table-cells-rows{--fa: ""}.fa-circle-equals{--fa: ""}.fa-hexagon-equals{--fa: ""}.fa-octagon-equals{--fa: ""}.fa-rectangle-minus{--fa: ""}.fa-rectangle-plus{--fa: ""}.fa-square-equals{--fa: ""}.fa-arrow-down-long-to-line{--fa: ""}.fa-arrow-left-arrow-right{--fa: ""}.fa-arrow-left-from-dotted-line{--fa: ""}.fa-arrow-left-to-dotted-line{--fa: ""}.fa-arrow-right-from-dotted-line{--fa: ""}.fa-arrow-right-to-dotted-line{--fa: ""}.fa-arrow-up-long-to-line{--fa: ""}.fa-direction-left-right{--fa: ""}.fa-direction-up-down{--fa: ""}.fa-down-long-to-line{--fa: ""}.fa-down-up{--fa: ""}.fa-left-from-dotted-line{--fa: ""}.fa-left-to-dotted-line{--fa: ""}.fa-right-from-dotted-line{--fa: ""}.fa-right-to-dotted-line{--fa: ""}.fa-up-long-to-line{--fa: ""}.fa-barn{--fa: ""}.fa-circle-house{--fa: ""}.fa-garage-empty{--fa: ""}.fa-house-unlock{--fa: ""}.fa-school-unlock{--fa: ""}.fa-stadium{--fa: ""}.fa-tent-circus{--fa: ""}.fa-ball-yarn{--fa: ""}.fa-bra{--fa: ""}.fa-briefs{--fa: ""}.fa-dress{--fa: ""}.fa-jeans{--fa: ""}.fa-jeans-straight{--fa: ""}.fa-panties{--fa: ""}.fa-pants{--fa: ""}.fa-pants-straight{--fa: ""}.fa-shirt-jersey{--fa: ""}.fa-shoe{--fa: ""}.fa-shorts{--fa: ""}.fa-sneaker{--fa: ""}.fa-circle-share-nodes{--fa: ""}.fa-comment-dot{--fa: ""}.fa-comment-waveform{--fa: ""}.fa-envelope-circle-user{--fa: ""}.fa-message-dot{--fa: ""}.fa-message-waveform{--fa: ""}.fa-phone-connection{--fa: ""}.fa-phone-waveform{--fa: ""}.fa-postage-stamp{--fa: ""}.fa-circle-florin{--fa: ""}.fa-circle-ruble{--fa: ""}.fa-square-chf{--fa: ""}.fa-square-lira{--fa: ""}.fa-norwegian-krone-sign{--fa: ""}.fa-circle-renminbi{--fa: ""}.fa-square-peseta{--fa: ""}.fa-circle-brazilian-real{--fa: ""}.fa-circle-won{--fa: ""}.fa-square-cruzeiro{--fa: ""}.fa-circle-currency{--fa: ""}.fa-circle-hryvnia{--fa: ""}.fa-square-cent{--fa: ""}.fa-square-brazilian-real{--fa: ""}.fa-square-bitcoin{--fa: ""}.fa-circle-peruvian-soles{--fa: ""}.fa-circle-litecoin{--fa: ""}.fa-square-indian-rupee{--fa: ""}.fa-circle-lira{--fa: ""}.fa-square-litecoin{--fa: ""}.fa-square-ruble{--fa: ""}.fa-circle-malaysian-ringgit{--fa: ""}.fa-malaysian-ringgit-sign{--fa: ""}.fa-circle-manat{--fa: ""}.fa-circle-colon{--fa: ""}.fa-circle-kip{--fa: ""}.fa-australian-dollar-sign{--fa: ""}.fa-circle-peso{--fa: ""}.fa-circle-polish-zloty{--fa: ""}.fa-circle-bangladeshi-taka{--fa: ""}.fa-circle-mill{--fa: ""}.fa-circle-shekel{--fa: ""}.fa-square-manat{--fa: ""}.fa-peruvian-soles-sign{--fa: ""}.fa-circle-rupiah{--fa: ""}.fa-square-norwegian-krone{--fa: ""}.fa-square-naira{--fa: ""}.fa-square-won{--fa: ""}.fa-square-mill{--fa: ""}.fa-polish-zloty-sign{--fa: ""}.fa-square-currency{--fa: ""}.fa-square-kip{--fa: ""}.fa-square-guarani{--fa: ""}.fa-square-dong{--fa: ""}.fa-square-hryvnia{--fa: ""}.fa-circle-tugrik{--fa: ""}.fa-square-rupiah{--fa: ""}.fa-square-sterling{--fa: ""}.fa-circle-rupee{--fa: ""}.fa-square-rupee{--fa: ""}.fa-square-peruvian-soles{--fa: ""}.fa-square-florin{--fa: ""}.fa-square-australian-dollar{--fa: ""}.fa-square-baht{--fa: ""}.fa-square-peso{--fa: ""}.fa-circle-austral{--fa: ""}.fa-square-swedish-krona{--fa: ""}.fa-circle-lari{--fa: ""}.fa-circleapore-dollar{--fa: ""}.fa-square-turkish-lira{--fa: ""}.fa-danish-krone-sign{--fa: ""}.fa-circle-franc{--fa: ""}.fa-circle-cruzeiro{--fa: ""}.fa-circle-dong{--fa: ""}.fa-square-yen{--fa: ""}.fa-circle-tenge{--fa: ""}.fa-square-austral{--fa: ""}.fa-square-eurozone{--fa: ""}.fa-square-tugrik{--fa: ""}.fa-square-cedi{--fa: ""}.fa-circle-cent{--fa: ""}.fa-currency-sign{--fa: ""}.fa-circle-chf{--fa: ""}.fa-circle-baht{--fa: ""}.fa-signapore-dollar-sign{--fa: ""}.fa-square-franc{--fa: ""}.fa-circle-australian-dollar{--fa: ""}.fa-square-tenge{--fa: ""}.fa-square-euro{--fa: ""}.fa-squareapore-dollar{--fa: ""}.fa-circle-indian-rupee{--fa: ""}.fa-square-shekel{--fa: ""}.fa-square-polish-zloty{--fa: ""}.fa-circle-bitcoin{--fa: ""}.fa-circle-norwegian-krone{--fa: ""}.fa-circle-turkish-lira{--fa: ""}.fa-square-colon{--fa: ""}.fa-circle-guarani{--fa: ""}.fa-renminbi-sign{--fa: ""}.fa-square-renminbi{--fa: ""}.fa-swedish-krona-sign{--fa: ""}.fa-square-lari{--fa: ""}.fa-eurozone-sign{--fa: ""}.fa-circle-peseta{--fa: ""}.fa-circle-cedi{--fa: ""}.fa-circle-swedish-krona{--fa: ""}.fa-square-bangladeshi-taka{--fa: ""}.fa-circle-eurozone{--fa: ""}.fa-circle-danish-krone{--fa: ""}.fa-square-danish-krone{--fa: ""}.fa-square-malaysian-ringgit{--fa: ""}.fa-circle-naira{--fa: ""}.fa-mobile-arrow-down{--fa: ""}.fa-clone-plus{--fa: ""}.fa-paintbrush-fine-slash{--fa: ""}.fa-paintbrush-slash{--fa: ""}.fa-pencil-line{--fa: ""}.fa-slider-circle{--fa: ""}.fa-thumbtack-angle{--fa: ""}.fa-thumbtack-angle-slash{--fa: ""}.fa-book-open-lines{--fa: ""}.fa-book-spine{--fa: ""}.fa-bookmark-plus{--fa: ""}.fa-clipboard-clock{--fa: ""}.fa-clipboard-exclamation{--fa: ""}.fa-file-ban{--fa: ""}.fa-notes-sticky{--fa: ""}.fa-capsule{--fa: ""}.fa-ear-circle-checkmark{--fa: ""}.fa-ear-triangle-exclamation{--fa: ""}.fa-ear-waveform{--fa: ""}.fa-head-side-circuit{--fa: ""}.fa-head-side-speak{--fa: ""}.fa-microphone-signal-meter{--fa: ""}.fa-spine{--fa: ""}.fa-vial-vertical{--fa: ""}.fa-bin{--fa: ""}.fa-seat{--fa: ""}.fa-seats{--fa: ""}.fa-camera-circle-ellipsis{--fa: ""}.fa-camera-clock{--fa: ""}.fa-camera-shutter{--fa: ""}.fa-film-music{--fa: ""}.fa-film-stack{--fa: ""}.fa-image-circle-arrow-down{--fa: ""}.fa-image-circle-check{--fa: ""}.fa-image-circle-plus{--fa: ""}.fa-image-circle-xmark{--fa: ""}.fa-image-music{--fa: ""}.fa-image-stack{--fa: ""}.fa-rectangle-4k{--fa: ""}.fa-rectangle-high-dynamic-range,.fa-rectangle-hdr{--fa: ""}.fa-rectangle-video-on-demand{--fa: ""}.fa-user-viewfinder{--fa: ""}.fa-video-down-to-line{--fa: ""}.fa-video-question{--fa: ""}.fa-gas-pump-left{--fa: ""}.fa-gas-pump-right{--fa: ""}.fa-location-arrow-slash{--fa: ""}.fa-airplay-audio{--fa: ""}.fa-headphones-slash{--fa: ""}.fa-microphone-circle-plus{--fa: ""}.fa-microphone-circle-xmark{--fa: ""}.fa-open-captioning{--fa: ""}.fa-play-flip{--fa: ""}.fa-square-microphone{--fa: ""}.fa-trombone{--fa: ""}.fa-person-arms-raised{--fa: ""}.fa-person-basketball{--fa: ""}.fa-person-carry-empty{--fa: ""}.fa-person-golfing{--fa: ""}.fa-person-limbs-wide{--fa: ""}.fa-person-seat-window{--fa: ""}.fa-person-soccer{--fa: ""}.fa-person-swimming-pool{--fa: ""}.fa-person-swimming-water{--fa: ""}.fa-person-water-arms-raised{--fa: ""}.fa-person-waving{--fa: ""}.fa-heart-slash{--fa: ""}.fa-hearts{--fa: ""}.fa-pentagon{--fa: ""}.fa-rectangle-tall{--fa: ""}.fa-square-half{--fa: ""}.fa-square-half-stroke{--fa: ""}.fa-box-arrow-down{--fa: ""}.fa-box-arrow-down-arrow-up{--fa: ""}.fa-box-arrow-down-magnifying-glass{--fa: ""}.fa-box-isometric{--fa: ""}.fa-box-isometric-tape{--fa: ""}.fa-qrcode-read{--fa: ""}.fa-shop-24{--fa: ""}.fa-store-24{--fa: ""}.fa-face-shaking{--fa: ""}.fa-face-shaking-horizontal{--fa: ""}.fa-face-shaking-vertical{--fa: ""}.fa-circle-user-circle-check{--fa: ""}.fa-circle-user-circle-exclamation{--fa: ""}.fa-circle-user-circle-minus{--fa: ""}.fa-circle-user-circle-moon{--fa: ""}.fa-circle-user-circle-plus{--fa: ""}.fa-circle-user-circle-question{--fa: ""}.fa-circle-user-circle-user{--fa: ""}.fa-circle-user-circle-xmark{--fa: ""}.fa-circle-user-clock{--fa: ""}.fa-user-beard{--fa: ""}.fa-user-chef-hair-long{--fa: ""}.fa-user-circle-minus{--fa: ""}.fa-user-circle-plus{--fa: ""}.fa-user-dashed{--fa: ""}.fa-user-doctor-hair-mullet{--fa: ""}.fa-user-hat-tie{--fa: ""}.fa-user-hat-tie-magnifying-glass{--fa: ""}.fa-user-key{--fa: ""}.fa-user-message{--fa: ""}.fa-user-microphone{--fa: ""}.fa-user-pilot-hair-long{--fa: ""}.fa-user-pilot-tie-hair-long{--fa: ""}.fa-user-police-hair-long{--fa: ""}.fa-user-police-tie-hair-long{--fa: ""}.fa-user-question{--fa: ""}.fa-user-sith{--fa: ""}.fa-user-tie-hair-mullet{--fa: ""}.fa-user-vneck-hair-mullet{--fa: ""}.fa-plane-flying{--fa: ""}.fa-plane-landing-gear{--fa: ""}.fa-rocket-vertical{--fa: ""}.fa-seat-airline-window{--fa: ""}.fa-shuttle-space-vertical{--fa: ""}.fa-car-key{--fa: ""}.fa-car-siren{--fa: ""}.fa-car-siren-on{--fa: ""}.fa-scooter{--fa: ""}.fa-snowmobile-blank{--fa: ""}.fa-stair-car{--fa: ""}.fa-truck-suv{--fa: ""}.fa-unicycle{--fa: ""}.fa-van{--fa: ""}.fa-moon-star{--fa: ""}.fa-rainbow-half{--fa: ""}.fa-temperature-slash{--fa: ""}.fa-dialpad,.fa-numpad{--fa: ""}.fa-computer-mouse-button-left{--fa: ""}.fa-computer-mouse-button-right{--fa: ""}.fa-dot{--fa: ""}.fa-folder-arrow-left{--fa: ""}.fa-folder-arrow-right{--fa: ""}.fa-wireless{--fa: ""}.fa-circle-moon{--fa: ""}.fa-person-meditating{--fa: ""}.fa-baseball-bat{--fa: ""}.fa-hockey-stick{--fa: ""}.fa-arrow-u-turn-down-left{--fa: ""}.fa-arrow-u-turn-down-right{--fa: ""}.fa-arrow-u-turn-left-down{--fa: ""}.fa-arrow-u-turn-left-up{--fa: ""}.fa-arrow-u-turn-right-down{--fa: ""}.fa-arrow-u-turn-right-up{--fa: ""}.fa-arrow-u-turn-up-left{--fa: ""}.fa-arrow-u-turn-up-right{--fa: ""}.fa-u-turn-down-left{--fa: ""}.fa-u-turn-down-right{--fa: ""}.fa-u-turn-left-down,.fa-u-turn{--fa: ""}.fa-u-turn-left-up{--fa: ""}.fa-u-turn-right-down{--fa: ""}.fa-u-turn-right-up{--fa: ""}.fa-u-turn-up-left{--fa: ""}.fa-u-turn-up-right{--fa: ""}.fa-triple-chevrons-down{--fa: ""}.fa-triple-chevrons-left{--fa: ""}.fa-triple-chevrons-right{--fa: ""}.fa-triple-chevrons-up{--fa: ""}.fa-file-aiff{--fa: ""}.fa-file-odf{--fa: ""}.fa-file-tex{--fa: ""}.fa-file-wav{--fa: ""}.fa-droplet-plus{--fa: ""}.fa-hand-holding-star{--fa: ""}.fa-transmission{--fa: ""}.fa-alarm-minus{--fa: ""}.fa-file-brackets-curly{--fa: ""}.fa-file-midi{--fa: ""}.fa-midi{--fa: ""}.fa-non-binary{--fa: ""}.fa-rectangle-beta{--fa: ""}.fa-shield-user{--fa: ""}.fa-spiral{--fa: ""}.fa-picture-in-picture{--fa: ""}.fa-circle-half-horizontal{--fa: ""}.fa-circle-half-stroke-horizontal{--fa: ""}.fa-square-half-horizontal{--fa: ""}.fa-square-half-stroke-horizontal{--fa: ""}.fa-ship-large{--fa: ""}.fa-butterfly{--fa: ""}.fa-mobile-rotate{--fa: ""}.fa-mobile-rotate-reverse{--fa: ""}.fa-mobile-slash{--fa: ""}.fa-mobile-vibrate{--fa: ""}.fa-mobile-vibrate-slash{--fa: ""}.fa-almost-equal-to{--fa: ""}.fa-sneaker-running{--fa: ""}.fa-horseshoe{--fa: ""}.fa-single-quote-left{--fa: ""}.fa-single-quote-right{--fa: ""}.fa-bus-side{--fa: ""}.fa-bus-stop{--fa: ""}.fa-train-stop{--fa: ""}.fa-septagon,.fa-heptagon{--fa: ""}.fa-mailbox-open-empty{--fa: ""}.fa-mailbox-open-letter{--fa: ""}.fa-lychee{--fa: ""}.fa-tank-recovery{--fa: ""}.fa-transducer{--fa: ""}.fa-box-arrow-up{--fa: ""}.fa-box-magnifying-glass{--fa: ""}.fa-envelope-ribbon,.fa-envelope-certificate{--fa: ""}.fa-water-temperature,.fa-water-temp{--fa: ""}.fa-aeropress{--fa: ""}.fa-caret-large-down{--fa: ""}.fa-caret-large-left{--fa: ""}.fa-caret-large-right{--fa: ""}.fa-caret-large-up{--fa: ""}.fa-chemex{--fa: ""}.fa-hand-shaka{--fa: ""}.fa-kettlebell{--fa: ""}.fa-foot-wing{--fa: ""}.fa-pump-impeller{--fa: ""}.fa-arrow-rotate-left-10{--fa: ""}.fa-arrow-rotate-right-10{--fa: ""}.fa-arrow-archery{--fa: ""}.fa-bow-archery{--fa: ""}.fa-eye-closed{--fa: ""}.fa-file-css{--fa: ""}.fa-file-html{--fa: ""}.fa-file-js{--fa: ""}.fa-layer{--fa: ""}.fa-file-icns{--fa: ""}.fa-link-broken{--fa: ""}.fa-gpu{--fa: ""}.fa-aquarius{--fa: ""}.fa-aries{--fa: ""}.fa-cancer{--fa: ""}.fa-capricorn{--fa: ""}.fa-gemini{--fa: ""}.fa-leo{--fa: ""}.fa-libra{--fa: ""}.fa-pisces{--fa: ""}.fa-sagittarius{--fa: ""}.fa-scorpio{--fa: ""}.fa-taurus{--fa: ""}.fa-virgo{--fa: ""}.fa-bicep{--fa: ""}.fa-rectangle-irc{--fa: ""}.fa-moon-first-quarter,.fa-moon-last-quarter-inverse{--fa: ""}.fa-moon-full,.fa-moon-new-inverse{--fa: ""}.fa-moon-last-quarter,.fa-moon-first-quarter-inverse{--fa: ""}.fa-moon-new,.fa-moon-full-inverse{--fa: ""}.fa-moon-waning-crescent,.fa-moon-waxing-gibbous-inverse{--fa: ""}.fa-moon-waning-gibbous,.fa-moon-waxing-crescent-inverse{--fa: ""}.fa-moon-waxing-crescent,.fa-moon-waning-gibbous-inverse{--fa: ""}.fa-moon-waxing-gibbous,.fa-moon-waning-crescent-inverse{--fa: ""}.fa-burst-new{--fa: ""}.fa-rectangle-new{--fa: ""}.fa-opossum,.fa-possum{--fa: ""}.fa-input-password{--fa: ""}.fa-desk{--fa: ""}.fa-dresser{--fa: ""}.fa-stool{--fa: ""}.fa-wardrobe{--fa: ""}.fa-table-dining{--fa: ""}.fa-chest-drawers{--fa: ""}.fa-oar{--fa: ""}.fa-oars{--fa: ""}.fa-arrow-rotate-left-15{--fa: ""}.fa-arrow-rotate-left-30{--fa: ""}.fa-arrow-rotate-right-15{--fa: ""}.fa-arrow-rotate-right-30{--fa: ""}.fa-rows-3{--fa: ""}.fa-table-cells-merge{--fa: ""}.fa-table-cells-split{--fa: ""}.fa-table-columns-add-after{--fa: ""}.fa-table-columns-add-before{--fa: ""}.fa-table-columns-merge-next{--fa: ""}.fa-table-columns-merge-previous{--fa: ""}.fa-table-columns-remove-after{--fa: ""}.fa-table-columns-remove-before{--fa: ""}.fa-table-rows-add-above{--fa: ""}.fa-table-rows-add-below{--fa: ""}.fa-table-rows-merge-next{--fa: ""}.fa-table-rows-merge-previous{--fa: ""}.fa-table-rows-remove-above{--fa: ""}.fa-table-rows-remove-below{--fa: ""}.fa-table-slash{--fa: ""}.fa-kayak{--fa: ""}.fa-canoe-person{--fa: ""}.fa-utility-can{--fa: ""}.fa-table-bar{--fa: ""}.fa-owl{--fa: ""}.fa-rectangle-api{--fa: ""}.fa-nas{--fa: ""}.fa-poker-chip{--fa: ""}.fa-tower-receive{--fa: ""}.fa-gear-api{--fa: ""}.fa-gear-complex-api{--fa: ""}.fa-globe-www{--fa: ""}.fa-label{--fa: ""}.fa-rectangle-n-a{--fa: ""}.fa-remote{--fa: ""}.fa-image-broken{--fa: ""}.fa-envelope-heart{--fa: ""}.fa-meerkat,.fa-suricata,.fa-suricate,.fa-suricatta{--fa: ""}.fa-file-md{--fa: ""}.fa-file-txt{--fa: ""}.fa-cricket-bat{--fa: ""}.fa-field-hockey-stick{--fa: ""}.fa-padel{--fa: ""}.fa-padel-ball{--fa: ""}.fa-table-tennis-paddle{--fa: ""}.fa-martini-glass-empty,.fa-glass-martini{--fa: ""}.fa-music{--fa: ""}.fa-magnifying-glass,.fa-search{--fa: ""}.fa-heart{--fa: ""}.fa-star{--fa: ""}.fa-user,.fa-user-alt,.fa-user-large{--fa: ""}.fa-film,.fa-film-alt,.fa-film-simple{--fa: ""}.fa-table-cells-large,.fa-th-large{--fa: ""}.fa-table-cells,.fa-th{--fa: ""}.fa-table-list,.fa-th-list{--fa: ""}.fa-check{--fa: ""}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: ""}.fa-magnifying-glass-plus,.fa-search-plus{--fa: ""}.fa-magnifying-glass-minus,.fa-search-minus{--fa: ""}.fa-power-off{--fa: ""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: ""}.fa-gear,.fa-cog{--fa: ""}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: ""}.fa-clock,.fa-clock-four{--fa: ""}.fa-road{--fa: ""}.fa-download{--fa: ""}.fa-inbox{--fa: ""}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: ""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: ""}.fa-rectangle-list,.fa-list-alt{--fa: ""}.fa-lock{--fa: ""}.fa-flag{--fa: ""}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa: ""}.fa-volume-off{--fa: ""}.fa-volume-low,.fa-volume-down{--fa: ""}.fa-volume-high,.fa-volume-up{--fa: ""}.fa-qrcode{--fa: ""}.fa-barcode{--fa: ""}.fa-tag{--fa: ""}.fa-tags{--fa: ""}.fa-book{--fa: ""}.fa-bookmark{--fa: ""}.fa-print{--fa: ""}.fa-camera,.fa-camera-alt{--fa: ""}.fa-font{--fa: ""}.fa-bold{--fa: ""}.fa-italic{--fa: ""}.fa-text-height{--fa: ""}.fa-text-width{--fa: ""}.fa-align-left{--fa: ""}.fa-align-center{--fa: ""}.fa-align-right{--fa: ""}.fa-align-justify{--fa: ""}.fa-list,.fa-list-squares{--fa: ""}.fa-outdent,.fa-dedent{--fa: ""}.fa-indent{--fa: ""}.fa-video,.fa-video-camera{--fa: ""}.fa-image{--fa: ""}.fa-location-pin,.fa-map-marker{--fa: ""}.fa-circle-half-stroke,.fa-adjust{--fa: ""}.fa-droplet,.fa-tint{--fa: ""}.fa-pen-to-square,.fa-edit{--fa: ""}.fa-arrows-up-down-left-right,.fa-arrows{--fa: ""}.fa-backward-step,.fa-step-backward{--fa: ""}.fa-backward-fast,.fa-fast-backward{--fa: ""}.fa-backward{--fa: ""}.fa-play{--fa: ""}.fa-pause{--fa: ""}.fa-stop{--fa: ""}.fa-forward{--fa: ""}.fa-forward-fast,.fa-fast-forward{--fa: ""}.fa-forward-step,.fa-step-forward{--fa: ""}.fa-eject{--fa: ""}.fa-chevron-left{--fa: ""}.fa-chevron-right{--fa: ""}.fa-circle-plus,.fa-plus-circle{--fa: ""}.fa-circle-minus,.fa-minus-circle{--fa: ""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: ""}.fa-circle-check,.fa-check-circle{--fa: ""}.fa-circle-question,.fa-question-circle{--fa: ""}.fa-circle-info,.fa-info-circle{--fa: ""}.fa-crosshairs{--fa: ""}.fa-ban,.fa-cancel{--fa: ""}.fa-arrow-left{--fa: ""}.fa-arrow-right{--fa: ""}.fa-arrow-up{--fa: ""}.fa-arrow-down{--fa: ""}.fa-share,.fa-mail-forward{--fa: ""}.fa-expand{--fa: ""}.fa-compress{--fa: ""}.fa-minus,.fa-subtract{--fa: ""}.fa-circle-exclamation,.fa-exclamation-circle{--fa: ""}.fa-gift{--fa: ""}.fa-leaf{--fa: ""}.fa-fire{--fa: ""}.fa-eye{--fa: ""}.fa-eye-slash{--fa: ""}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: ""}.fa-plane{--fa: ""}.fa-calendar-days,.fa-calendar-alt{--fa: ""}.fa-shuffle,.fa-random{--fa: ""}.fa-comment{--fa: ""}.fa-magnet{--fa: ""}.fa-chevron-up{--fa: ""}.fa-chevron-down{--fa: ""}.fa-retweet{--fa: ""}.fa-cart-shopping,.fa-shopping-cart{--fa: ""}.fa-folder,.fa-folder-blank{--fa: ""}.fa-folder-open{--fa: ""}.fa-arrows-up-down,.fa-arrows-v{--fa: ""}.fa-arrows-left-right,.fa-arrows-h{--fa: ""}.fa-chart-bar,.fa-bar-chart{--fa: ""}.fa-camera-retro{--fa: ""}.fa-key{--fa: ""}.fa-gears,.fa-cogs{--fa: ""}.fa-comments{--fa: ""}.fa-star-half{--fa: ""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: ""}.fa-thumbtack,.fa-thumb-tack{--fa: ""}.fa-arrow-up-right-from-square,.fa-external-link{--fa: ""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: ""}.fa-trophy{--fa: ""}.fa-upload{--fa: ""}.fa-lemon{--fa: ""}.fa-phone{--fa: ""}.fa-square-phone,.fa-phone-square{--fa: ""}.fa-unlock{--fa: ""}.fa-credit-card,.fa-credit-card-alt{--fa: ""}.fa-rss,.fa-feed{--fa: ""}.fa-hard-drive,.fa-hdd{--fa: ""}.fa-bullhorn{--fa: ""}.fa-certificate{--fa: ""}.fa-hand-point-right{--fa: ""}.fa-hand-point-left{--fa: ""}.fa-hand-point-up{--fa: ""}.fa-hand-point-down{--fa: ""}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: ""}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: ""}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: ""}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: ""}.fa-globe{--fa: ""}.fa-wrench{--fa: ""}.fa-list-check,.fa-tasks{--fa: ""}.fa-filter{--fa: ""}.fa-briefcase{--fa: ""}.fa-up-down-left-right,.fa-arrows-alt{--fa: ""}.fa-users{--fa: ""}.fa-link,.fa-chain{--fa: ""}.fa-cloud{--fa: ""}.fa-flask{--fa: ""}.fa-scissors,.fa-cut{--fa: ""}.fa-copy{--fa: ""}.fa-paperclip{--fa: ""}.fa-floppy-disk,.fa-save{--fa: ""}.fa-square{--fa: ""}.fa-bars,.fa-navicon{--fa: ""}.fa-list-ul,.fa-list-dots{--fa: ""}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: ""}.fa-strikethrough{--fa: ""}.fa-underline{--fa: ""}.fa-table{--fa: ""}.fa-wand-magic,.fa-magic{--fa: ""}.fa-truck{--fa: ""}.fa-money-bill{--fa: ""}.fa-caret-down{--fa: ""}.fa-caret-up{--fa: ""}.fa-caret-left{--fa: ""}.fa-caret-right{--fa: ""}.fa-table-columns,.fa-columns{--fa: ""}.fa-sort,.fa-unsorted{--fa: ""}.fa-sort-down,.fa-sort-desc{--fa: ""}.fa-sort-up,.fa-sort-asc{--fa: ""}.fa-envelope{--fa: ""}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: ""}.fa-gavel,.fa-legal{--fa: ""}.fa-bolt,.fa-zap{--fa: ""}.fa-sitemap{--fa: ""}.fa-umbrella{--fa: ""}.fa-paste,.fa-file-clipboard{--fa: ""}.fa-lightbulb{--fa: ""}.fa-arrow-right-arrow-left,.fa-exchange{--fa: ""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: ""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: ""}.fa-user-doctor,.fa-user-md{--fa: ""}.fa-stethoscope{--fa: ""}.fa-suitcase{--fa: ""}.fa-bell{--fa: ""}.fa-mug-saucer,.fa-coffee{--fa: ""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: ""}.fa-truck-medical,.fa-ambulance{--fa: ""}.fa-suitcase-medical,.fa-medkit{--fa: ""}.fa-jet-fighter,.fa-fighter-jet{--fa: ""}.fa-beer-mug-empty,.fa-beer{--fa: ""}.fa-square-h,.fa-h-square{--fa: ""}.fa-square-plus,.fa-plus-square{--fa: ""}.fa-angles-left,.fa-angle-double-left{--fa: ""}.fa-angles-right,.fa-angle-double-right{--fa: ""}.fa-angles-up,.fa-angle-double-up{--fa: ""}.fa-angles-down,.fa-angle-double-down{--fa: ""}.fa-angle-left{--fa: ""}.fa-angle-right{--fa: ""}.fa-angle-up{--fa: ""}.fa-angle-down{--fa: ""}.fa-laptop{--fa: ""}.fa-tablet-button{--fa: ""}.fa-mobile-button{--fa: ""}.fa-quote-left,.fa-quote-left-alt{--fa: ""}.fa-quote-right,.fa-quote-right-alt{--fa: ""}.fa-spinner{--fa: ""}.fa-circle{--fa: ""}.fa-face-smile,.fa-smile{--fa: ""}.fa-face-frown,.fa-frown{--fa: ""}.fa-face-meh,.fa-meh{--fa: ""}.fa-gamepad{--fa: ""}.fa-keyboard{--fa: ""}.fa-flag-checkered{--fa: ""}.fa-terminal{--fa: ""}.fa-code{--fa: ""}.fa-reply-all,.fa-mail-reply-all{--fa: ""}.fa-location-arrow{--fa: ""}.fa-crop{--fa: ""}.fa-code-branch{--fa: ""}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: ""}.fa-info{--fa: ""}.fa-superscript{--fa: ""}.fa-subscript{--fa: ""}.fa-eraser{--fa: ""}.fa-puzzle-piece{--fa: ""}.fa-microphone{--fa: ""}.fa-microphone-slash{--fa: ""}.fa-shield,.fa-shield-blank{--fa: ""}.fa-calendar{--fa: ""}.fa-fire-extinguisher{--fa: ""}.fa-rocket{--fa: ""}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: ""}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: ""}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: ""}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: ""}.fa-anchor{--fa: ""}.fa-unlock-keyhole,.fa-unlock-alt{--fa: ""}.fa-bullseye{--fa: ""}.fa-ellipsis,.fa-ellipsis-h{--fa: ""}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: ""}.fa-square-rss,.fa-rss-square{--fa: ""}.fa-circle-play,.fa-play-circle{--fa: ""}.fa-ticket{--fa: ""}.fa-square-minus,.fa-minus-square{--fa: ""}.fa-arrow-turn-up,.fa-level-up{--fa: ""}.fa-arrow-turn-down,.fa-level-down{--fa: ""}.fa-square-check,.fa-check-square{--fa: ""}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: ""}.fa-square-arrow-up-right,.fa-external-link-square{--fa: ""}.fa-share-from-square,.fa-share-square{--fa: ""}.fa-compass{--fa: ""}.fa-square-caret-down,.fa-caret-square-down{--fa: ""}.fa-square-caret-up,.fa-caret-square-up{--fa: ""}.fa-square-caret-right,.fa-caret-square-right{--fa: ""}.fa-euro-sign,.fa-eur,.fa-euro{--fa: ""}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: ""}.fa-rupee-sign,.fa-rupee{--fa: ""}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: ""}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: ""}.fa-won-sign,.fa-krw,.fa-won{--fa: ""}.fa-file{--fa: ""}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: ""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: ""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: ""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: ""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: ""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: ""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: ""}.fa-thumbs-up{--fa: ""}.fa-thumbs-down{--fa: ""}.fa-arrow-down-long,.fa-long-arrow-down{--fa: ""}.fa-arrow-up-long,.fa-long-arrow-up{--fa: ""}.fa-arrow-left-long,.fa-long-arrow-left{--fa: ""}.fa-arrow-right-long,.fa-long-arrow-right{--fa: ""}.fa-person-dress,.fa-female{--fa: ""}.fa-person,.fa-male{--fa: ""}.fa-sun{--fa: ""}.fa-moon{--fa: ""}.fa-box-archive,.fa-archive{--fa: ""}.fa-bug{--fa: ""}.fa-square-caret-left,.fa-caret-square-left{--fa: ""}.fa-circle-dot,.fa-dot-circle{--fa: ""}.fa-wheelchair{--fa: ""}.fa-lira-sign{--fa: ""}.fa-shuttle-space,.fa-space-shuttle{--fa: ""}.fa-square-envelope,.fa-envelope-square{--fa: ""}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: ""}.fa-graduation-cap,.fa-mortar-board{--fa: ""}.fa-language{--fa: ""}.fa-fax{--fa: ""}.fa-building{--fa: ""}.fa-child{--fa: ""}.fa-paw{--fa: ""}.fa-cube{--fa: ""}.fa-cubes{--fa: ""}.fa-recycle{--fa: ""}.fa-car,.fa-automobile{--fa: ""}.fa-taxi,.fa-cab{--fa: ""}.fa-tree{--fa: ""}.fa-database{--fa: ""}.fa-file-pdf{--fa: ""}.fa-file-word{--fa: ""}.fa-file-excel{--fa: ""}.fa-file-powerpoint{--fa: ""}.fa-file-image{--fa: ""}.fa-file-zipper,.fa-file-archive{--fa: ""}.fa-file-audio{--fa: ""}.fa-file-video{--fa: ""}.fa-file-code{--fa: ""}.fa-life-ring{--fa: ""}.fa-circle-notch{--fa: ""}.fa-paper-plane{--fa: ""}.fa-clock-rotate-left,.fa-history{--fa: ""}.fa-heading,.fa-header{--fa: ""}.fa-paragraph{--fa: ""}.fa-sliders,.fa-sliders-h{--fa: ""}.fa-share-nodes,.fa-share-alt{--fa: ""}.fa-square-share-nodes,.fa-share-alt-square{--fa: ""}.fa-bomb{--fa: ""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: ""}.fa-tty,.fa-teletype{--fa: ""}.fa-binoculars{--fa: ""}.fa-plug{--fa: ""}.fa-newspaper{--fa: ""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: ""}.fa-calculator{--fa: ""}.fa-bell-slash{--fa: ""}.fa-trash{--fa: ""}.fa-copyright{--fa: ""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: ""}.fa-paintbrush,.fa-paint-brush{--fa: ""}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: ""}.fa-chart-area,.fa-area-chart{--fa: ""}.fa-chart-pie,.fa-pie-chart{--fa: ""}.fa-chart-line,.fa-line-chart{--fa: ""}.fa-toggle-off{--fa: ""}.fa-toggle-on{--fa: ""}.fa-bicycle{--fa: ""}.fa-bus{--fa: ""}.fa-closed-captioning{--fa: ""}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: ""}.fa-cart-plus{--fa: ""}.fa-cart-arrow-down{--fa: ""}.fa-diamond{--fa: ""}.fa-ship{--fa: ""}.fa-user-secret{--fa: ""}.fa-motorcycle{--fa: ""}.fa-street-view{--fa: ""}.fa-heart-pulse,.fa-heartbeat{--fa: ""}.fa-venus{--fa: ""}.fa-mars{--fa: ""}.fa-mercury{--fa: ""}.fa-mars-and-venus{--fa: ""}.fa-transgender,.fa-transgender-alt{--fa: ""}.fa-venus-double{--fa: ""}.fa-mars-double{--fa: ""}.fa-venus-mars{--fa: ""}.fa-mars-stroke{--fa: ""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: ""}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: ""}.fa-neuter{--fa: ""}.fa-genderless{--fa: ""}.fa-server{--fa: ""}.fa-user-plus{--fa: ""}.fa-user-xmark,.fa-user-times{--fa: ""}.fa-bed{--fa: ""}.fa-train{--fa: ""}.fa-train-subway,.fa-subway{--fa: ""}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: ""}.fa-battery-three-quarters,.fa-battery-4{--fa: ""}.fa-battery-half,.fa-battery-3{--fa: ""}.fa-battery-quarter,.fa-battery-2{--fa: ""}.fa-battery-empty,.fa-battery-0{--fa: ""}.fa-arrow-pointer,.fa-mouse-pointer{--fa: ""}.fa-i-cursor{--fa: ""}.fa-object-group{--fa: ""}.fa-object-ungroup{--fa: ""}.fa-note-sticky,.fa-sticky-note{--fa: ""}.fa-clone{--fa: ""}.fa-scale-balanced,.fa-balance-scale{--fa: ""}.fa-hourglass-start,.fa-hourglass-1{--fa: ""}.fa-hourglass-half,.fa-hourglass-2{--fa: ""}.fa-hourglass-end,.fa-hourglass-3{--fa: ""}.fa-hourglass,.fa-hourglass-empty{--fa: ""}.fa-hand-back-fist,.fa-hand-rock{--fa: ""}.fa-hand,.fa-hand-paper{--fa: ""}.fa-hand-scissors{--fa: ""}.fa-hand-lizard{--fa: ""}.fa-hand-spock{--fa: ""}.fa-hand-pointer{--fa: ""}.fa-hand-peace{--fa: ""}.fa-trademark{--fa: ""}.fa-registered{--fa: ""}.fa-tv,.fa-television,.fa-tv-alt{--fa: ""}.fa-calendar-plus{--fa: ""}.fa-calendar-minus{--fa: ""}.fa-calendar-xmark,.fa-calendar-times{--fa: ""}.fa-calendar-check{--fa: ""}.fa-industry{--fa: ""}.fa-map-pin{--fa: ""}.fa-signs-post,.fa-map-signs{--fa: ""}.fa-map{--fa: ""}.fa-message,.fa-comment-alt{--fa: ""}.fa-circle-pause,.fa-pause-circle{--fa: ""}.fa-circle-stop,.fa-stop-circle{--fa: ""}.fa-bag-shopping,.fa-shopping-bag{--fa: ""}.fa-basket-shopping,.fa-shopping-basket{--fa: ""}.fa-bluetooth{--fa: ""}.fa-universal-access{--fa: ""}.fa-person-walking-with-cane,.fa-blind{--fa: ""}.fa-audio-description{--fa: ""}.fa-phone-volume,.fa-volume-control-phone{--fa: ""}.fa-braille{--fa: ""}.fa-ear-listen,.fa-assistive-listening-systems{--fa: ""}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: ""}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: ""}.fa-hands,.fa-sign-language,.fa-signing{--fa: ""}.fa-eye-low-vision,.fa-low-vision{--fa: ""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa: ""}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa: ""}.fa-envelope-open{--fa: ""}.fa-address-book,.fa-contact-book{--fa: ""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: ""}.fa-circle-user,.fa-user-circle{--fa: ""}.fa-id-badge{--fa: ""}.fa-id-card,.fa-drivers-license{--fa: ""}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: ""}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: ""}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: ""}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: ""}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: ""}.fa-shower{--fa: ""}.fa-bath,.fa-bathtub{--fa: ""}.fa-podcast{--fa: ""}.fa-window-maximize{--fa: ""}.fa-window-minimize{--fa: ""}.fa-window-restore{--fa: ""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: ""}.fa-microchip{--fa: ""}.fa-snowflake{--fa: ""}.fa-watch{--fa: ""}.fa-volume-slash{--fa: ""}.fa-fork,.fa-utensil-fork{--fa: ""}.fa-knife,.fa-utensil-knife{--fa: ""}.fa-spoon,.fa-utensil-spoon{--fa: ""}.fa-fork-knife,.fa-utensils-alt{--fa: ""}.fa-utensils,.fa-cutlery{--fa: ""}.fa-circle-dollar,.fa-dollar-circle,.fa-usd-circle{--fa: ""}.fa-square-dollar,.fa-dollar-square,.fa-usd-square{--fa: ""}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: ""}.fa-trophy-star,.fa-trophy-alt{--fa: ""}.fa-triangle{--fa: ""}.fa-trash-can,.fa-trash-alt{--fa: ""}.fa-hexagon-xmark,.fa-times-hexagon,.fa-xmark-hexagon{--fa: ""}.fa-octagon-xmark,.fa-times-octagon,.fa-xmark-octagon{--fa: ""}.fa-rotate,.fa-sync-alt{--fa: ""}.fa-stopwatch{--fa: ""}.fa-star-exclamation{--fa: ""}.fa-spade{--fa: ""}.fa-right-from-bracket,.fa-sign-out-alt{--fa: ""}.fa-right-to-bracket,.fa-sign-in-alt{--fa: ""}.fa-shield-check{--fa: ""}.fa-scrubber{--fa: ""}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: ""}.fa-rectangle,.fa-rectangle-landscape{--fa: ""}.fa-rectangle-vertical,.fa-rectangle-portrait{--fa: ""}.fa-rectangle-wide{--fa: ""}.fa-square-question,.fa-question-square{--fa: ""}.fa-poo{--fa: ""}.fa-hexagon-plus,.fa-plus-hexagon{--fa: ""}.fa-octagon-plus,.fa-plus-octagon{--fa: ""}.fa-images{--fa: ""}.fa-pencil,.fa-pencil-alt{--fa: ""}.fa-pen{--fa: ""}.fa-pen-clip,.fa-pen-alt{--fa: ""}.fa-octagon{--fa: ""}.fa-hexagon-minus,.fa-minus-hexagon{--fa: ""}.fa-octagon-minus,.fa-minus-octagon{--fa: ""}.fa-down-long,.fa-long-arrow-alt-down{--fa: ""}.fa-left-long,.fa-long-arrow-alt-left{--fa: ""}.fa-right-long,.fa-long-arrow-alt-right{--fa: ""}.fa-up-long,.fa-long-arrow-alt-up{--fa: ""}.fa-lock-keyhole,.fa-lock-alt{--fa: ""}.fa-jack-o-lantern{--fa: ""}.fa-square-info,.fa-info-square{--fa: ""}.fa-inbox-in,.fa-inbox-arrow-down{--fa: ""}.fa-inbox-out,.fa-inbox-arrow-up{--fa: ""}.fa-hexagon{--fa: ""}.fa-h1{--fa: ""}.fa-h2{--fa: ""}.fa-h3{--fa: ""}.fa-file-check{--fa: ""}.fa-file-xmark,.fa-file-times{--fa: ""}.fa-file-minus{--fa: ""}.fa-file-plus{--fa: ""}.fa-file-exclamation{--fa: ""}.fa-file-pen,.fa-file-edit{--fa: ""}.fa-arrows-maximize,.fa-expand-arrows{--fa: ""}.fa-maximize,.fa-expand-arrows-alt{--fa: ""}.fa-expand-wide{--fa: ""}.fa-square-exclamation,.fa-exclamation-square{--fa: ""}.fa-chevrons-down,.fa-chevron-double-down{--fa: ""}.fa-chevrons-left,.fa-chevron-double-left{--fa: ""}.fa-chevrons-right,.fa-chevron-double-right{--fa: ""}.fa-chevrons-up,.fa-chevron-double-up{--fa: ""}.fa-compress-wide{--fa: ""}.fa-club{--fa: ""}.fa-clipboard{--fa: ""}.fa-square-chevron-down,.fa-chevron-square-down{--fa: ""}.fa-square-chevron-left,.fa-chevron-square-left{--fa: ""}.fa-square-chevron-right,.fa-chevron-square-right{--fa: ""}.fa-square-chevron-up,.fa-chevron-square-up{--fa: ""}.fa-circle-caret-down,.fa-caret-circle-down{--fa: ""}.fa-circle-caret-left,.fa-caret-circle-left{--fa: ""}.fa-circle-caret-right,.fa-caret-circle-right{--fa: ""}.fa-circle-caret-up,.fa-caret-circle-up{--fa: ""}.fa-calendar-pen,.fa-calendar-edit{--fa: ""}.fa-calendar-exclamation{--fa: ""}.fa-badge{--fa: ""}.fa-badge-check{--fa: ""}.fa-left-right,.fa-arrows-alt-h{--fa: ""}.fa-up-down,.fa-arrows-alt-v{--fa: ""}.fa-square-arrow-down,.fa-arrow-square-down{--fa: ""}.fa-square-arrow-left,.fa-arrow-square-left{--fa: ""}.fa-square-arrow-right,.fa-arrow-square-right{--fa: ""}.fa-square-arrow-up,.fa-arrow-square-up{--fa: ""}.fa-arrow-down-to-line,.fa-arrow-to-bottom{--fa: ""}.fa-arrow-left-to-line,.fa-arrow-to-left{--fa: ""}.fa-arrow-right-to-line,.fa-arrow-to-right{--fa: ""}.fa-arrow-up-to-line,.fa-arrow-to-top{--fa: ""}.fa-arrow-up-from-line,.fa-arrow-from-bottom{--fa: ""}.fa-arrow-right-from-line,.fa-arrow-from-left{--fa: ""}.fa-arrow-left-from-line,.fa-arrow-from-right{--fa: ""}.fa-arrow-down-from-line,.fa-arrow-from-top{--fa: ""}.fa-up-from-line,.fa-arrow-alt-from-bottom{--fa: ""}.fa-right-from-line,.fa-arrow-alt-from-left{--fa: ""}.fa-left-from-line,.fa-arrow-alt-from-right{--fa: ""}.fa-down-from-line,.fa-arrow-alt-from-top{--fa: ""}.fa-down-to-line,.fa-arrow-alt-to-bottom{--fa: ""}.fa-left-to-line,.fa-arrow-alt-to-left{--fa: ""}.fa-right-to-line,.fa-arrow-alt-to-right{--fa: ""}.fa-up-to-line,.fa-arrow-alt-to-top{--fa: ""}.fa-alarm-clock{--fa: ""}.fa-square-down,.fa-arrow-alt-square-down{--fa: ""}.fa-square-left,.fa-arrow-alt-square-left{--fa: ""}.fa-square-right,.fa-arrow-alt-square-right{--fa: ""}.fa-square-up,.fa-arrow-alt-square-up{--fa: ""}.fa-down,.fa-arrow-alt-down{--fa: ""}.fa-left,.fa-arrow-alt-left{--fa: ""}.fa-right,.fa-arrow-alt-right{--fa: ""}.fa-up,.fa-arrow-alt-up{--fa: ""}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: ""}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: ""}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: ""}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: ""}.fa-up-right-from-square,.fa-external-link-alt{--fa: ""}.fa-square-up-right,.fa-external-link-square-alt{--fa: ""}.fa-arrows-retweet,.fa-retweet-alt{--fa: ""}.fa-right-left,.fa-exchange-alt{--fa: ""}.fa-repeat{--fa: ""}.fa-arrows-repeat,.fa-repeat-alt{--fa: ""}.fa-repeat-1{--fa: ""}.fa-arrows-repeat-1,.fa-repeat-1-alt{--fa: ""}.fa-share-all{--fa: ""}.fa-battery-bolt{--fa: ""}.fa-battery-slash{--fa: ""}.fa-browser{--fa: ""}.fa-code-commit{--fa: ""}.fa-code-merge{--fa: ""}.fa-credit-card-blank{--fa: ""}.fa-credit-card-front{--fa: ""}.fa-desktop,.fa-desktop-alt{--fa: ""}.fa-ellipsis-stroke,.fa-ellipsis-h-alt{--fa: ""}.fa-ellipsis-stroke-vertical,.fa-ellipsis-v-alt{--fa: ""}.fa-gem{--fa: ""}.fa-industry-windows,.fa-industry-alt{--fa: ""}.fa-turn-down,.fa-level-down-alt{--fa: ""}.fa-turn-up,.fa-level-up-alt{--fa: ""}.fa-lock-open{--fa: ""}.fa-lock-keyhole-open,.fa-lock-open-alt{--fa: ""}.fa-location-dot,.fa-map-marker-alt{--fa: ""}.fa-microphone-lines,.fa-microphone-alt{--fa: ""}.fa-mobile-screen-button,.fa-mobile-alt{--fa: ""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: ""}.fa-mobile-screen,.fa-mobile-android-alt{--fa: ""}.fa-money-bill-1,.fa-money-bill-alt{--fa: ""}.fa-phone-slash{--fa: ""}.fa-plane-engines,.fa-plane-alt{--fa: ""}.fa-image-portrait,.fa-portrait{--fa: ""}.fa-reply,.fa-mail-reply{--fa: ""}.fa-shield-halved,.fa-shield-alt{--fa: ""}.fa-square-sliders,.fa-sliders-h-square{--fa: ""}.fa-sliders-up,.fa-sliders-v{--fa: ""}.fa-square-sliders-vertical,.fa-sliders-v-square{--fa: ""}.fa-spinner-third{--fa: ""}.fa-tablet-screen-button,.fa-tablet-alt{--fa: ""}.fa-tablet,.fa-tablet-android{--fa: ""}.fa-tablet-screen,.fa-tablet-android-alt{--fa: ""}.fa-ticket-simple,.fa-ticket-alt{--fa: ""}.fa-tree-deciduous,.fa-tree-alt{--fa: ""}.fa-tv-retro{--fa: ""}.fa-window{--fa: ""}.fa-window-flip,.fa-window-alt{--fa: ""}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: ""}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: ""}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: ""}.fa-baseball-bat-ball{--fa: ""}.fa-baseball,.fa-baseball-ball{--fa: ""}.fa-basketball,.fa-basketball-ball{--fa: ""}.fa-basketball-hoop{--fa: ""}.fa-bowling-ball{--fa: ""}.fa-bowling-pins{--fa: ""}.fa-boxing-glove,.fa-glove-boxing{--fa: ""}.fa-chess{--fa: ""}.fa-chess-bishop{--fa: ""}.fa-chess-bishop-piece,.fa-chess-bishop-alt{--fa: ""}.fa-chess-board{--fa: ""}.fa-chess-clock{--fa: ""}.fa-chess-clock-flip,.fa-chess-clock-alt{--fa: ""}.fa-chess-king{--fa: ""}.fa-chess-king-piece,.fa-chess-king-alt{--fa: ""}.fa-chess-knight{--fa: ""}.fa-chess-knight-piece,.fa-chess-knight-alt{--fa: ""}.fa-chess-pawn{--fa: ""}.fa-chess-pawn-piece,.fa-chess-pawn-alt{--fa: ""}.fa-chess-queen{--fa: ""}.fa-chess-queen-piece,.fa-chess-queen-alt{--fa: ""}.fa-chess-rook{--fa: ""}.fa-chess-rook-piece,.fa-chess-rook-alt{--fa: ""}.fa-cricket-bat-ball,.fa-cricket{--fa: ""}.fa-curling-stone,.fa-curling{--fa: ""}.fa-dumbbell{--fa: ""}.fa-field-hockey-stick-ball,.fa-field-hockey{--fa: ""}.fa-football,.fa-football-ball{--fa: ""}.fa-football-helmet{--fa: ""}.fa-golf-ball-tee,.fa-golf-ball{--fa: ""}.fa-golf-club{--fa: ""}.fa-hockey-puck{--fa: ""}.fa-hockey-sticks{--fa: ""}.fa-luchador-mask,.fa-luchador,.fa-mask-luchador{--fa: ""}.fa-flag-pennant,.fa-pennant{--fa: ""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: ""}.fa-racquet{--fa: ""}.fa-shuttlecock{--fa: ""}.fa-square-full{--fa: ""}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: ""}.fa-tennis-ball{--fa: ""}.fa-volleyball,.fa-volleyball-ball{--fa: ""}.fa-whistle{--fa: ""}.fa-hand-dots,.fa-allergies{--fa: ""}.fa-bandage,.fa-band-aid{--fa: ""}.fa-rectangle-barcode,.fa-barcode-alt{--fa: ""}.fa-barcode-read{--fa: ""}.fa-barcode-scan{--fa: ""}.fa-box{--fa: ""}.fa-box-check{--fa: ""}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: ""}.fa-briefcase-medical{--fa: ""}.fa-fire-flame-simple,.fa-burn{--fa: ""}.fa-capsules{--fa: ""}.fa-clipboard-check{--fa: ""}.fa-clipboard-list{--fa: ""}.fa-conveyor-belt{--fa: ""}.fa-conveyor-belt-boxes,.fa-conveyor-belt-alt{--fa: ""}.fa-person-dots-from-line,.fa-diagnoses{--fa: ""}.fa-dna{--fa: ""}.fa-dolly,.fa-dolly-box{--fa: ""}.fa-dolly-empty{--fa: ""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: ""}.fa-cart-flatbed-boxes,.fa-dolly-flatbed-alt{--fa: ""}.fa-cart-flatbed-empty,.fa-dolly-flatbed-empty{--fa: ""}.fa-file-medical{--fa: ""}.fa-file-waveform,.fa-file-medical-alt{--fa: ""}.fa-kit-medical,.fa-first-aid{--fa: ""}.fa-forklift{--fa: ""}.fa-hand-holding-box{--fa: ""}.fa-hands-holding-diamond,.fa-hand-receiving{--fa: ""}.fa-circle-h,.fa-hospital-symbol{--fa: ""}.fa-id-card-clip,.fa-id-card-alt{--fa: ""}.fa-shelves,.fa-inventory{--fa: ""}.fa-notes-medical{--fa: ""}.fa-pallet{--fa: ""}.fa-pallet-boxes,.fa-palette-boxes,.fa-pallet-alt{--fa: ""}.fa-pills{--fa: ""}.fa-prescription-bottle{--fa: ""}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: ""}.fa-bed-pulse,.fa-procedures{--fa: ""}.fa-scanner-gun,.fa-scanner{--fa: ""}.fa-scanner-keyboard{--fa: ""}.fa-scanner-touchscreen{--fa: ""}.fa-truck-fast,.fa-shipping-fast{--fa: ""}.fa-truck-clock,.fa-shipping-timed{--fa: ""}.fa-smoking{--fa: ""}.fa-syringe{--fa: ""}.fa-tablet-rugged{--fa: ""}.fa-tablets{--fa: ""}.fa-thermometer{--fa: ""}.fa-vial{--fa: ""}.fa-vials{--fa: ""}.fa-warehouse{--fa: ""}.fa-warehouse-full,.fa-warehouse-alt{--fa: ""}.fa-weight-scale,.fa-weight{--fa: ""}.fa-x-ray{--fa: ""}.fa-blanket{--fa: ""}.fa-book-heart{--fa: ""}.fa-box-taped,.fa-box-alt{--fa: ""}.fa-square-fragile,.fa-box-fragile,.fa-square-wine-glass-crack{--fa: ""}.fa-box-open-full,.fa-box-full{--fa: ""}.fa-box-heart{--fa: ""}.fa-box-open{--fa: ""}.fa-square-this-way-up,.fa-box-up{--fa: ""}.fa-box-dollar,.fa-box-usd{--fa: ""}.fa-message-check,.fa-comment-alt-check{--fa: ""}.fa-message-dots,.fa-comment-alt-dots,.fa-messaging{--fa: ""}.fa-message-pen,.fa-comment-alt-edit,.fa-message-edit{--fa: ""}.fa-message-exclamation,.fa-comment-alt-exclamation{--fa: ""}.fa-message-lines,.fa-comment-alt-lines{--fa: ""}.fa-message-minus,.fa-comment-alt-minus{--fa: ""}.fa-message-plus,.fa-comment-alt-plus{--fa: ""}.fa-message-slash,.fa-comment-alt-slash{--fa: ""}.fa-message-smile,.fa-comment-alt-smile{--fa: ""}.fa-message-xmark,.fa-comment-alt-times,.fa-message-times{--fa: ""}.fa-comment-check{--fa: ""}.fa-comment-dots,.fa-commenting{--fa: ""}.fa-comment-pen,.fa-comment-edit{--fa: ""}.fa-comment-exclamation{--fa: ""}.fa-comment-lines{--fa: ""}.fa-comment-minus{--fa: ""}.fa-comment-plus{--fa: ""}.fa-comment-slash{--fa: ""}.fa-comment-smile{--fa: ""}.fa-comment-xmark,.fa-comment-times{--fa: ""}.fa-messages,.fa-comments-alt{--fa: ""}.fa-container-storage{--fa: ""}.fa-couch{--fa: ""}.fa-circle-dollar-to-slot,.fa-donate{--fa: ""}.fa-dove{--fa: ""}.fa-wine-glass-crack,.fa-fragile{--fa: ""}.fa-hand-heart{--fa: ""}.fa-hand-holding{--fa: ""}.fa-hand-holding-heart{--fa: ""}.fa-hand-holding-seedling{--fa: ""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: ""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: ""}.fa-hands-holding{--fa: ""}.fa-hands-holding-heart,.fa-hands-heart{--fa: ""}.fa-handshake-angle,.fa-hands-helping{--fa: ""}.fa-hands-holding-dollar,.fa-hands-usd{--fa: ""}.fa-circle-heart,.fa-heart-circle{--fa: ""}.fa-square-heart,.fa-heart-square{--fa: ""}.fa-house-heart,.fa-home-heart{--fa: ""}.fa-lamp{--fa: ""}.fa-leaf-heart{--fa: ""}.fa-loveseat,.fa-couch-small{--fa: ""}.fa-parachute-box{--fa: ""}.fa-people-carry-box,.fa-people-carry{--fa: ""}.fa-person-carry-box,.fa-person-carry{--fa: ""}.fa-person-dolly{--fa: ""}.fa-person-dolly-empty{--fa: ""}.fa-phone-plus{--fa: ""}.fa-piggy-bank{--fa: ""}.fa-ramp-loading{--fa: ""}.fa-ribbon{--fa: ""}.fa-route{--fa: ""}.fa-seedling,.fa-sprout{--fa: ""}.fa-sign-hanging,.fa-sign{--fa: ""}.fa-face-smile-wink,.fa-smile-wink{--fa: ""}.fa-tape{--fa: ""}.fa-truck-container{--fa: ""}.fa-truck-ramp-couch,.fa-truck-couch{--fa: ""}.fa-truck-ramp-box,.fa-truck-loading{--fa: ""}.fa-truck-moving{--fa: ""}.fa-truck-ramp{--fa: ""}.fa-video-plus{--fa: ""}.fa-video-slash{--fa: ""}.fa-wine-glass{--fa: ""}.fa-user-astronaut{--fa: ""}.fa-user-check{--fa: ""}.fa-user-clock{--fa: ""}.fa-user-gear,.fa-user-cog{--fa: ""}.fa-user-pen,.fa-user-edit{--fa: ""}.fa-user-group,.fa-user-friends{--fa: ""}.fa-user-graduate{--fa: ""}.fa-user-lock{--fa: ""}.fa-user-minus{--fa: ""}.fa-user-ninja{--fa: ""}.fa-user-shield{--fa: ""}.fa-user-slash,.fa-user-alt-slash,.fa-user-large-slash{--fa: ""}.fa-user-tag{--fa: ""}.fa-user-tie{--fa: ""}.fa-users-gear,.fa-users-cog{--fa: ""}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: ""}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: ""}.fa-blender{--fa: ""}.fa-book-open{--fa: ""}.fa-tower-broadcast,.fa-broadcast-tower{--fa: ""}.fa-broom{--fa: ""}.fa-chalkboard,.fa-blackboard{--fa: ""}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: ""}.fa-church{--fa: ""}.fa-coins{--fa: ""}.fa-compact-disc{--fa: ""}.fa-crow{--fa: ""}.fa-crown{--fa: ""}.fa-dice{--fa: ""}.fa-dice-five{--fa: ""}.fa-dice-four{--fa: ""}.fa-dice-one{--fa: ""}.fa-dice-six{--fa: ""}.fa-dice-three{--fa: ""}.fa-dice-two{--fa: ""}.fa-divide{--fa: ""}.fa-door-closed{--fa: ""}.fa-door-open{--fa: ""}.fa-feather{--fa: ""}.fa-frog{--fa: ""}.fa-gas-pump{--fa: ""}.fa-glasses{--fa: ""}.fa-greater-than-equal{--fa: ""}.fa-helicopter{--fa: ""}.fa-infinity{--fa: ""}.fa-kiwi-bird{--fa: ""}.fa-less-than-equal{--fa: ""}.fa-memory{--fa: ""}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: ""}.fa-money-bill-wave{--fa: ""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: ""}.fa-money-check{--fa: ""}.fa-money-check-dollar,.fa-money-check-alt{--fa: ""}.fa-not-equal{--fa: ""}.fa-palette{--fa: ""}.fa-square-parking,.fa-parking{--fa: ""}.fa-diagram-project,.fa-project-diagram{--fa: ""}.fa-receipt{--fa: ""}.fa-robot{--fa: ""}.fa-ruler{--fa: ""}.fa-ruler-combined{--fa: ""}.fa-ruler-horizontal{--fa: ""}.fa-ruler-vertical{--fa: ""}.fa-school{--fa: ""}.fa-screwdriver{--fa: ""}.fa-shoe-prints{--fa: ""}.fa-skull{--fa: ""}.fa-ban-smoking,.fa-smoking-ban{--fa: ""}.fa-store{--fa: ""}.fa-shop,.fa-store-alt{--fa: ""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: ""}.fa-stroopwafel{--fa: ""}.fa-toolbox{--fa: ""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: ""}.fa-person-walking,.fa-walking{--fa: ""}.fa-wallet{--fa: ""}.fa-face-angry,.fa-angry{--fa: ""}.fa-archway{--fa: ""}.fa-book-atlas,.fa-atlas{--fa: ""}.fa-award{--fa: ""}.fa-delete-left,.fa-backspace{--fa: ""}.fa-bezier-curve{--fa: ""}.fa-bong{--fa: ""}.fa-brush{--fa: ""}.fa-bus-simple,.fa-bus-alt{--fa: ""}.fa-cannabis{--fa: ""}.fa-check-double{--fa: ""}.fa-martini-glass-citrus,.fa-cocktail{--fa: ""}.fa-bell-concierge,.fa-concierge-bell{--fa: ""}.fa-cookie{--fa: ""}.fa-cookie-bite{--fa: ""}.fa-crop-simple,.fa-crop-alt{--fa: ""}.fa-tachograph-digital,.fa-digital-tachograph{--fa: ""}.fa-face-dizzy,.fa-dizzy{--fa: ""}.fa-compass-drafting,.fa-drafting-compass{--fa: ""}.fa-drum{--fa: ""}.fa-drum-steelpan{--fa: ""}.fa-feather-pointed,.fa-feather-alt{--fa: ""}.fa-file-contract{--fa: ""}.fa-file-arrow-down,.fa-file-download{--fa: ""}.fa-file-export,.fa-arrow-right-from-file{--fa: ""}.fa-file-import,.fa-arrow-right-to-file{--fa: ""}.fa-file-invoice{--fa: ""}.fa-file-invoice-dollar{--fa: ""}.fa-file-prescription{--fa: ""}.fa-file-signature{--fa: ""}.fa-file-arrow-up,.fa-file-upload{--fa: ""}.fa-fill{--fa: ""}.fa-fill-drip{--fa: ""}.fa-fingerprint{--fa: ""}.fa-fish{--fa: ""}.fa-face-flushed,.fa-flushed{--fa: ""}.fa-face-frown-open,.fa-frown-open{--fa: ""}.fa-martini-glass,.fa-glass-martini-alt{--fa: ""}.fa-earth-africa,.fa-globe-africa{--fa: ""}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: ""}.fa-earth-asia,.fa-globe-asia{--fa: ""}.fa-face-grimace,.fa-grimace{--fa: ""}.fa-face-grin,.fa-grin{--fa: ""}.fa-face-grin-wide,.fa-grin-alt{--fa: ""}.fa-face-grin-beam,.fa-grin-beam{--fa: ""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: ""}.fa-face-grin-hearts,.fa-grin-hearts{--fa: ""}.fa-face-grin-squint,.fa-grin-squint{--fa: ""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: ""}.fa-face-grin-stars,.fa-grin-stars{--fa: ""}.fa-face-grin-tears,.fa-grin-tears{--fa: ""}.fa-face-grin-tongue,.fa-grin-tongue{--fa: ""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: ""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: ""}.fa-face-grin-wink,.fa-grin-wink{--fa: ""}.fa-grip,.fa-grid-horizontal,.fa-grip-horizontal{--fa: ""}.fa-grip-vertical,.fa-grid-vertical{--fa: ""}.fa-headset{--fa: ""}.fa-highlighter{--fa: ""}.fa-hot-tub-person,.fa-hot-tub{--fa: ""}.fa-hotel{--fa: ""}.fa-joint{--fa: ""}.fa-face-kiss,.fa-kiss{--fa: ""}.fa-face-kiss-beam,.fa-kiss-beam{--fa: ""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: ""}.fa-face-laugh,.fa-laugh{--fa: ""}.fa-face-laugh-beam,.fa-laugh-beam{--fa: ""}.fa-face-laugh-squint,.fa-laugh-squint{--fa: ""}.fa-face-laugh-wink,.fa-laugh-wink{--fa: ""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: ""}.fa-map-location,.fa-map-marked{--fa: ""}.fa-map-location-dot,.fa-map-marked-alt{--fa: ""}.fa-marker{--fa: ""}.fa-medal{--fa: ""}.fa-face-meh-blank,.fa-meh-blank{--fa: ""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: ""}.fa-monument{--fa: ""}.fa-mortar-pestle{--fa: ""}.fa-paintbrush-fine,.fa-paint-brush-alt,.fa-paint-brush-fine,.fa-paintbrush-alt{--fa: ""}.fa-paint-roller{--fa: ""}.fa-passport{--fa: ""}.fa-pen-fancy{--fa: ""}.fa-pen-nib{--fa: ""}.fa-pen-ruler,.fa-pencil-ruler{--fa: ""}.fa-plane-arrival{--fa: ""}.fa-plane-departure{--fa: ""}.fa-prescription{--fa: ""}.fa-face-sad-cry,.fa-sad-cry{--fa: ""}.fa-face-sad-tear,.fa-sad-tear{--fa: ""}.fa-van-shuttle,.fa-shuttle-van{--fa: ""}.fa-signature{--fa: ""}.fa-face-smile-beam,.fa-smile-beam{--fa: ""}.fa-face-smile-plus,.fa-smile-plus{--fa: ""}.fa-solar-panel{--fa: ""}.fa-spa,.fa-lotus{--fa: ""}.fa-splotch{--fa: ""}.fa-spray-can{--fa: ""}.fa-stamp{--fa: ""}.fa-star-half-stroke,.fa-star-half-alt{--fa: ""}.fa-suitcase-rolling{--fa: ""}.fa-face-surprise,.fa-surprise{--fa: ""}.fa-swatchbook{--fa: ""}.fa-person-swimming,.fa-swimmer{--fa: ""}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: ""}.fa-droplet-slash,.fa-tint-slash{--fa: ""}.fa-face-tired,.fa-tired{--fa: ""}.fa-tooth{--fa: ""}.fa-umbrella-beach{--fa: ""}.fa-weight-hanging{--fa: ""}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: ""}.fa-spray-can-sparkles,.fa-air-freshener{--fa: ""}.fa-apple-whole,.fa-apple-alt{--fa: ""}.fa-atom{--fa: ""}.fa-atom-simple,.fa-atom-alt{--fa: ""}.fa-backpack{--fa: ""}.fa-bell-school{--fa: ""}.fa-bell-school-slash{--fa: ""}.fa-bone{--fa: ""}.fa-bone-break{--fa: ""}.fa-book-blank,.fa-book-alt{--fa: ""}.fa-book-open-reader,.fa-book-reader{--fa: ""}.fa-books{--fa: ""}.fa-brain{--fa: ""}.fa-bus-school{--fa: ""}.fa-car-rear,.fa-car-alt{--fa: ""}.fa-car-battery,.fa-battery-car{--fa: ""}.fa-car-bump{--fa: ""}.fa-car-burst,.fa-car-crash{--fa: ""}.fa-car-garage{--fa: ""}.fa-car-wrench,.fa-car-mechanic{--fa: ""}.fa-car-side{--fa: ""}.fa-car-tilt{--fa: ""}.fa-car-wash{--fa: ""}.fa-charging-station{--fa: ""}.fa-clipboard-prescription{--fa: ""}.fa-compass-slash{--fa: ""}.fa-diploma,.fa-scroll-ribbon{--fa: ""}.fa-diamond-turn-right,.fa-directions{--fa: ""}.fa-do-not-enter{--fa: ""}.fa-draw-circle,.fa-vector-circle{--fa: ""}.fa-draw-polygon,.fa-vector-polygon{--fa: ""}.fa-draw-square,.fa-vector-square{--fa: ""}.fa-ear{--fa: ""}.fa-engine-warning,.fa-engine-exclamation{--fa: ""}.fa-file-certificate,.fa-file-award{--fa: ""}.fa-gas-pump-slash{--fa: ""}.fa-glasses-round,.fa-glasses-alt{--fa: ""}.fa-globe-stand{--fa: ""}.fa-wave-pulse,.fa-heart-rate{--fa: ""}.fa-inhaler{--fa: ""}.fa-kidneys{--fa: ""}.fa-laptop-code{--fa: ""}.fa-layer-group{--fa: ""}.fa-layer-minus,.fa-layer-group-minus{--fa: ""}.fa-layer-plus,.fa-layer-group-plus{--fa: ""}.fa-lips{--fa: ""}.fa-location-crosshairs,.fa-location{--fa: ""}.fa-circle-location-arrow,.fa-location-circle{--fa: ""}.fa-location-crosshairs-slash,.fa-location-slash{--fa: ""}.fa-lungs{--fa: ""}.fa-location-dot-slash,.fa-map-marker-alt-slash{--fa: ""}.fa-location-check,.fa-map-marker-check{--fa: ""}.fa-location-pen,.fa-map-marker-edit{--fa: ""}.fa-location-exclamation,.fa-map-marker-exclamation{--fa: ""}.fa-location-minus,.fa-map-marker-minus{--fa: ""}.fa-location-plus,.fa-map-marker-plus{--fa: ""}.fa-location-question,.fa-map-marker-question{--fa: ""}.fa-location-pin-slash,.fa-map-marker-slash{--fa: ""}.fa-location-smile,.fa-map-marker-smile{--fa: ""}.fa-location-xmark,.fa-map-marker-times,.fa-map-marker-xmark{--fa: ""}.fa-microscope{--fa: ""}.fa-monitor-waveform,.fa-monitor-heart-rate{--fa: ""}.fa-oil-can{--fa: ""}.fa-oil-temperature,.fa-oil-temp{--fa: ""}.fa-circle-parking,.fa-parking-circle{--fa: ""}.fa-ban-parking,.fa-parking-circle-slash{--fa: ""}.fa-square-parking-slash,.fa-parking-slash{--fa: ""}.fa-pen-paintbrush,.fa-pencil-paintbrush{--fa: ""}.fa-poop{--fa: ""}.fa-route-highway{--fa: ""}.fa-route-interstate{--fa: ""}.fa-ruler-triangle{--fa: ""}.fa-scalpel{--fa: ""}.fa-scalpel-line-dashed,.fa-scalpel-path{--fa: ""}.fa-shapes,.fa-triangle-circle-square{--fa: ""}.fa-skeleton{--fa: ""}.fa-star-of-life{--fa: ""}.fa-steering-wheel{--fa: ""}.fa-stomach{--fa: ""}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: ""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: ""}.fa-gauge-max,.fa-tachometer-alt-fastest{--fa: ""}.fa-gauge-low,.fa-tachometer-alt-slow{--fa: ""}.fa-gauge-min,.fa-tachometer-alt-slowest{--fa: ""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: ""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: ""}.fa-gauge-simple-max,.fa-tachometer-fastest{--fa: ""}.fa-gauge-simple-low,.fa-tachometer-slow{--fa: ""}.fa-gauge-simple-min,.fa-tachometer-slowest{--fa: ""}.fa-teeth{--fa: ""}.fa-teeth-open{--fa: ""}.fa-masks-theater,.fa-theater-masks{--fa: ""}.fa-tire{--fa: ""}.fa-tire-flat{--fa: ""}.fa-tire-pressure-warning{--fa: ""}.fa-tire-rugged{--fa: ""}.fa-toothbrush{--fa: ""}.fa-traffic-cone{--fa: ""}.fa-traffic-light{--fa: ""}.fa-traffic-light-go{--fa: ""}.fa-traffic-light-slow{--fa: ""}.fa-traffic-light-stop{--fa: ""}.fa-truck-monster{--fa: ""}.fa-truck-pickup{--fa: ""}.fa-screen-users,.fa-users-class{--fa: ""}.fa-watch-fitness{--fa: ""}.fa-abacus{--fa: ""}.fa-rectangle-ad,.fa-ad{--fa: ""}.fa-chart-mixed,.fa-analytics{--fa: ""}.fa-ankh{--fa: ""}.fa-badge-dollar{--fa: ""}.fa-badge-percent{--fa: ""}.fa-book-bible,.fa-bible{--fa: ""}.fa-bullseye-arrow{--fa: ""}.fa-bullseye-pointer{--fa: ""}.fa-business-time,.fa-briefcase-clock{--fa: ""}.fa-cabinet-filing{--fa: ""}.fa-calculator-simple,.fa-calculator-alt{--fa: ""}.fa-chart-line-down{--fa: ""}.fa-chart-pie-simple,.fa-chart-pie-alt{--fa: ""}.fa-city{--fa: ""}.fa-message-dollar,.fa-comment-alt-dollar{--fa: ""}.fa-comment-dollar{--fa: ""}.fa-messages-dollar,.fa-comments-alt-dollar{--fa: ""}.fa-comments-dollar{--fa: ""}.fa-cross{--fa: ""}.fa-dharmachakra{--fa: ""}.fa-empty-set{--fa: ""}.fa-envelope-open-dollar{--fa: ""}.fa-envelope-open-text{--fa: ""}.fa-file-chart-column,.fa-file-chart-line{--fa: ""}.fa-file-chart-pie{--fa: ""}.fa-file-spreadsheet{--fa: ""}.fa-file-user{--fa: ""}.fa-folder-minus{--fa: ""}.fa-folder-plus{--fa: ""}.fa-folder-xmark,.fa-folder-times{--fa: ""}.fa-folders{--fa: ""}.fa-function{--fa: ""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: ""}.fa-gift-card{--fa: ""}.fa-gopuram{--fa: ""}.fa-hamsa{--fa: ""}.fa-bahai,.fa-haykal{--fa: ""}.fa-integral{--fa: ""}.fa-intersection{--fa: ""}.fa-jedi{--fa: ""}.fa-book-journal-whills,.fa-journal-whills{--fa: ""}.fa-kaaba{--fa: ""}.fa-keynote{--fa: ""}.fa-khanda{--fa: ""}.fa-lambda{--fa: ""}.fa-landmark{--fa: ""}.fa-lightbulb-dollar{--fa: ""}.fa-lightbulb-exclamation{--fa: ""}.fa-lightbulb-on{--fa: ""}.fa-lightbulb-slash{--fa: ""}.fa-envelopes-bulk,.fa-mail-bulk{--fa: ""}.fa-megaphone{--fa: ""}.fa-menorah{--fa: ""}.fa-brain-arrow-curved-right,.fa-mind-share{--fa: ""}.fa-mosque{--fa: ""}.fa-om{--fa: ""}.fa-omega{--fa: ""}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: ""}.fa-peace{--fa: ""}.fa-phone-office{--fa: ""}.fa-pi{--fa: ""}.fa-place-of-worship{--fa: ""}.fa-podium{--fa: ""}.fa-square-poll-vertical,.fa-poll{--fa: ""}.fa-square-poll-horizontal,.fa-poll-h{--fa: ""}.fa-person-praying,.fa-pray{--fa: ""}.fa-hands-praying,.fa-praying-hands{--fa: ""}.fa-presentation-screen,.fa-presentation{--fa: ""}.fa-print-slash{--fa: ""}.fa-book-quran,.fa-quran{--fa: ""}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: ""}.fa-magnifying-glass-location,.fa-search-location{--fa: ""}.fa-shredder{--fa: ""}.fa-sigma{--fa: ""}.fa-signal-weak,.fa-signal-1{--fa: ""}.fa-signal-fair,.fa-signal-2{--fa: ""}.fa-signal-good,.fa-signal-3{--fa: ""}.fa-signal-strong,.fa-signal-4{--fa: ""}.fa-signal-bars,.fa-signal-alt,.fa-signal-alt-4,.fa-signal-bars-strong{--fa: ""}.fa-signal-bars-weak,.fa-signal-alt-1{--fa: ""}.fa-signal-bars-fair,.fa-signal-alt-2{--fa: ""}.fa-signal-bars-good,.fa-signal-alt-3{--fa: ""}.fa-signal-bars-slash,.fa-signal-alt-slash{--fa: ""}.fa-signal-slash{--fa: ""}.fa-socks{--fa: ""}.fa-square-root{--fa: ""}.fa-square-root-variable,.fa-square-root-alt{--fa: ""}.fa-star-and-crescent{--fa: ""}.fa-star-of-david{--fa: ""}.fa-synagogue{--fa: ""}.fa-tally,.fa-tally-5{--fa: ""}.fa-theta{--fa: ""}.fa-scroll-torah,.fa-torah{--fa: ""}.fa-torii-gate{--fa: ""}.fa-union{--fa: ""}.fa-chart-user,.fa-user-chart{--fa: ""}.fa-user-crown{--fa: ""}.fa-user-group-crown,.fa-users-crown{--fa: ""}.fa-value-absolute{--fa: ""}.fa-vihara{--fa: ""}.fa-volume,.fa-volume-medium{--fa: ""}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: ""}.fa-wifi-weak,.fa-wifi-1{--fa: ""}.fa-wifi-fair,.fa-wifi-2{--fa: ""}.fa-wifi-slash{--fa: ""}.fa-yin-yang{--fa: ""}.fa-acorn{--fa: ""}.fa-alicorn{--fa: ""}.fa-crate-apple,.fa-apple-crate{--fa: ""}.fa-axe{--fa: ""}.fa-axe-battle{--fa: ""}.fa-badger-honey{--fa: ""}.fa-bat{--fa: ""}.fa-blender-phone{--fa: ""}.fa-book-skull,.fa-book-dead{--fa: ""}.fa-book-sparkles,.fa-book-spells{--fa: ""}.fa-bow-arrow{--fa: ""}.fa-campfire{--fa: ""}.fa-campground{--fa: ""}.fa-candle-holder{--fa: ""}.fa-candy-corn{--fa: ""}.fa-cat{--fa: ""}.fa-cauldron{--fa: ""}.fa-chair{--fa: ""}.fa-chair-office{--fa: ""}.fa-claw-marks{--fa: ""}.fa-cloud-moon{--fa: ""}.fa-cloud-sun{--fa: ""}.fa-cup-togo,.fa-coffee-togo{--fa: ""}.fa-coffin{--fa: ""}.fa-corn{--fa: ""}.fa-cow{--fa: ""}.fa-dagger{--fa: ""}.fa-dice-d10{--fa: ""}.fa-dice-d12{--fa: ""}.fa-dice-d20{--fa: ""}.fa-dice-d4{--fa: ""}.fa-dice-d6{--fa: ""}.fa-dice-d8{--fa: ""}.fa-dog{--fa: ""}.fa-dog-leashed{--fa: ""}.fa-dragon{--fa: ""}.fa-drumstick{--fa: ""}.fa-drumstick-bite{--fa: ""}.fa-duck{--fa: ""}.fa-dungeon{--fa: ""}.fa-elephant{--fa: ""}.fa-eye-evil{--fa: ""}.fa-file-csv{--fa: ""}.fa-hand-fist,.fa-fist-raised{--fa: ""}.fa-fire-flame,.fa-flame{--fa: ""}.fa-flask-round-poison,.fa-flask-poison{--fa: ""}.fa-flask-round-potion,.fa-flask-potion{--fa: ""}.fa-ghost{--fa: ""}.fa-hammer{--fa: ""}.fa-hammer-war{--fa: ""}.fa-hand-holding-magic{--fa: ""}.fa-hanukiah{--fa: ""}.fa-hat-witch{--fa: ""}.fa-hat-wizard{--fa: ""}.fa-head-side{--fa: ""}.fa-head-side-goggles,.fa-head-vr{--fa: ""}.fa-helmet-battle{--fa: ""}.fa-person-hiking,.fa-hiking{--fa: ""}.fa-hippo{--fa: ""}.fa-hockey-mask{--fa: ""}.fa-hood-cloak{--fa: ""}.fa-horse{--fa: ""}.fa-house-chimney-crack,.fa-house-damage{--fa: ""}.fa-hryvnia-sign,.fa-hryvnia{--fa: ""}.fa-key-skeleton{--fa: ""}.fa-kite{--fa: ""}.fa-knife-kitchen{--fa: ""}.fa-leaf-maple{--fa: ""}.fa-leaf-oak{--fa: ""}.fa-mace{--fa: ""}.fa-mandolin{--fa: ""}.fa-mask{--fa: ""}.fa-monkey{--fa: ""}.fa-mountain{--fa: ""}.fa-mountains{--fa: ""}.fa-narwhal{--fa: ""}.fa-network-wired{--fa: ""}.fa-otter{--fa: ""}.fa-paw-simple,.fa-paw-alt{--fa: ""}.fa-paw-claws{--fa: ""}.fa-pegasus{--fa: ""}.fa-pie{--fa: ""}.fa-pig{--fa: ""}.fa-pumpkin{--fa: ""}.fa-rabbit{--fa: ""}.fa-rabbit-running,.fa-rabbit-fast{--fa: ""}.fa-ram{--fa: ""}.fa-ring{--fa: ""}.fa-person-running,.fa-running{--fa: ""}.fa-scarecrow{--fa: ""}.fa-scroll{--fa: ""}.fa-scroll-old{--fa: ""}.fa-scythe{--fa: ""}.fa-sheep{--fa: ""}.fa-shield-cross{--fa: ""}.fa-shovel{--fa: ""}.fa-skull-crossbones{--fa: ""}.fa-slash{--fa: ""}.fa-snake{--fa: ""}.fa-spider{--fa: ""}.fa-spider-black-widow{--fa: ""}.fa-spider-web{--fa: ""}.fa-squirrel{--fa: ""}.fa-staff{--fa: ""}.fa-sword{--fa: ""}.fa-swords{--fa: ""}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa: ""}.fa-tombstone{--fa: ""}.fa-tombstone-blank,.fa-tombstone-alt{--fa: ""}.fa-tractor{--fa: ""}.fa-treasure-chest{--fa: ""}.fa-trees{--fa: ""}.fa-turkey{--fa: ""}.fa-turtle{--fa: ""}.fa-unicorn{--fa: ""}.fa-user-injured{--fa: ""}.fa-vr-cardboard{--fa: ""}.fa-wand{--fa: ""}.fa-wand-sparkles{--fa: ""}.fa-whale{--fa: ""}.fa-wheat{--fa: ""}.fa-wind{--fa: ""}.fa-wine-bottle{--fa: ""}.fa-ballot{--fa: ""}.fa-ballot-check{--fa: ""}.fa-booth-curtain{--fa: ""}.fa-box-ballot{--fa: ""}.fa-calendar-star{--fa: ""}.fa-clipboard-list-check{--fa: ""}.fa-cloud-drizzle{--fa: ""}.fa-cloud-hail{--fa: ""}.fa-cloud-hail-mixed{--fa: ""}.fa-cloud-meatball{--fa: ""}.fa-cloud-moon-rain{--fa: ""}.fa-cloud-rain{--fa: ""}.fa-cloud-rainbow{--fa: ""}.fa-cloud-showers{--fa: ""}.fa-cloud-showers-heavy{--fa: ""}.fa-cloud-sleet{--fa: ""}.fa-cloud-snow{--fa: ""}.fa-cloud-sun-rain{--fa: ""}.fa-clouds{--fa: ""}.fa-clouds-moon{--fa: ""}.fa-clouds-sun{--fa: ""}.fa-democrat{--fa: ""}.fa-droplet-degree,.fa-dewpoint{--fa: ""}.fa-eclipse{--fa: ""}.fa-moon-over-sun,.fa-eclipse-alt{--fa: ""}.fa-fire-smoke{--fa: ""}.fa-flag-swallowtail,.fa-flag-alt{--fa: ""}.fa-flag-usa{--fa: ""}.fa-cloud-fog,.fa-fog{--fa: ""}.fa-house-water,.fa-house-flood{--fa: ""}.fa-droplet-percent,.fa-humidity{--fa: ""}.fa-hurricane{--fa: ""}.fa-landmark-dome,.fa-landmark-alt{--fa: ""}.fa-meteor{--fa: ""}.fa-moon-cloud{--fa: ""}.fa-moon-stars{--fa: ""}.fa-person-booth{--fa: ""}.fa-person-sign{--fa: ""}.fa-podium-star{--fa: ""}.fa-poll-people{--fa: ""}.fa-poo-storm,.fa-poo-bolt{--fa: ""}.fa-rainbow{--fa: ""}.fa-raindrops{--fa: ""}.fa-republican{--fa: ""}.fa-smog{--fa: ""}.fa-smoke{--fa: ""}.fa-snow-blowing{--fa: ""}.fa-stars{--fa: ""}.fa-sun-cloud{--fa: ""}.fa-sun-dust{--fa: ""}.fa-sun-haze{--fa: ""}.fa-sunrise{--fa: ""}.fa-sunset{--fa: ""}.fa-temperature-snow,.fa-temperature-frigid{--fa: ""}.fa-temperature-high{--fa: ""}.fa-temperature-sun,.fa-temperature-hot{--fa: ""}.fa-temperature-low{--fa: ""}.fa-cloud-bolt,.fa-thunderstorm{--fa: ""}.fa-cloud-bolt-moon,.fa-thunderstorm-moon{--fa: ""}.fa-cloud-bolt-sun,.fa-thunderstorm-sun{--fa: ""}.fa-tornado{--fa: ""}.fa-volcano{--fa: ""}.fa-xmark-to-slot,.fa-times-to-slot,.fa-vote-nay{--fa: ""}.fa-check-to-slot,.fa-vote-yea{--fa: ""}.fa-water{--fa: ""}.fa-water-arrow-down,.fa-water-lower{--fa: ""}.fa-water-arrow-up,.fa-water-rise{--fa: ""}.fa-wind-warning,.fa-wind-circle-exclamation{--fa: ""}.fa-windsock{--fa: ""}.fa-angel{--fa: ""}.fa-baby{--fa: ""}.fa-baby-carriage,.fa-carriage-baby{--fa: ""}.fa-ball-pile{--fa: ""}.fa-bells{--fa: ""}.fa-biohazard{--fa: ""}.fa-blog{--fa: ""}.fa-boot{--fa: ""}.fa-calendar-day{--fa: ""}.fa-calendar-week{--fa: ""}.fa-candy-cane{--fa: ""}.fa-carrot{--fa: ""}.fa-cash-register{--fa: ""}.fa-chart-network{--fa: ""}.fa-chimney{--fa: ""}.fa-minimize,.fa-compress-arrows-alt{--fa: ""}.fa-deer{--fa: ""}.fa-deer-rudolph{--fa: ""}.fa-dreidel{--fa: ""}.fa-dumpster{--fa: ""}.fa-dumpster-fire{--fa: ""}.fa-ear-muffs{--fa: ""}.fa-ethernet{--fa: ""}.fa-fireplace{--fa: ""}.fa-snowman-head,.fa-frosty-head{--fa: ""}.fa-gifts{--fa: ""}.fa-gingerbread-man{--fa: ""}.fa-champagne-glass,.fa-glass-champagne{--fa: ""}.fa-champagne-glasses,.fa-glass-cheers{--fa: ""}.fa-whiskey-glass,.fa-glass-whiskey{--fa: ""}.fa-whiskey-glass-ice,.fa-glass-whiskey-rocks{--fa: ""}.fa-earth-europe,.fa-globe-europe{--fa: ""}.fa-globe-snow{--fa: ""}.fa-grip-lines{--fa: ""}.fa-grip-lines-vertical{--fa: ""}.fa-guitar{--fa: ""}.fa-hat-santa{--fa: ""}.fa-hat-winter{--fa: ""}.fa-heart-crack,.fa-heart-broken{--fa: ""}.fa-holly-berry{--fa: ""}.fa-horse-head{--fa: ""}.fa-ice-skate{--fa: ""}.fa-icicles{--fa: ""}.fa-igloo{--fa: ""}.fa-lights-holiday{--fa: ""}.fa-mistletoe{--fa: ""}.fa-mitten{--fa: ""}.fa-mug-hot{--fa: ""}.fa-mug-marshmallows{--fa: ""}.fa-ornament{--fa: ""}.fa-radiation{--fa: ""}.fa-circle-radiation,.fa-radiation-alt{--fa: ""}.fa-restroom{--fa: ""}.fa-rv{--fa: ""}.fa-satellite{--fa: ""}.fa-satellite-dish{--fa: ""}.fa-scarf{--fa: ""}.fa-sd-card{--fa: ""}.fa-shovel-snow{--fa: ""}.fa-sim-card{--fa: ""}.fa-person-skating,.fa-skating{--fa: ""}.fa-person-ski-jumping,.fa-ski-jump{--fa: ""}.fa-person-ski-lift,.fa-ski-lift{--fa: ""}.fa-person-skiing,.fa-skiing{--fa: ""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: ""}.fa-person-sledding,.fa-sledding{--fa: ""}.fa-sleigh{--fa: ""}.fa-comment-sms,.fa-sms{--fa: ""}.fa-person-snowboarding,.fa-snowboarding{--fa: ""}.fa-snowflakes{--fa: ""}.fa-snowman{--fa: ""}.fa-person-snowmobiling,.fa-snowmobile{--fa: ""}.fa-snowplow{--fa: ""}.fa-star-christmas{--fa: ""}.fa-stocking{--fa: ""}.fa-tenge-sign,.fa-tenge{--fa: ""}.fa-toilet{--fa: ""}.fa-screwdriver-wrench,.fa-tools{--fa: ""}.fa-cable-car,.fa-tram{--fa: ""}.fa-tree-christmas{--fa: ""}.fa-tree-decorated{--fa: ""}.fa-tree-large{--fa: ""}.fa-truck-plow{--fa: ""}.fa-wreath{--fa: ""}.fa-fire-flame-curved,.fa-fire-alt{--fa: ""}.fa-bacon{--fa: ""}.fa-book-medical{--fa: ""}.fa-book-user{--fa: ""}.fa-books-medical{--fa: ""}.fa-brackets-square,.fa-brackets{--fa: ""}.fa-brackets-curly{--fa: ""}.fa-bread-loaf{--fa: ""}.fa-bread-slice{--fa: ""}.fa-burrito{--fa: ""}.fa-chart-scatter{--fa: ""}.fa-cheese{--fa: ""}.fa-cheese-swiss{--fa: ""}.fa-burger-cheese,.fa-cheeseburger{--fa: ""}.fa-house-chimney-medical,.fa-clinic-medical{--fa: ""}.fa-clipboard-user{--fa: ""}.fa-message-medical,.fa-comment-alt-medical{--fa: ""}.fa-comment-medical{--fa: ""}.fa-croissant{--fa: ""}.fa-crutch{--fa: ""}.fa-crutches{--fa: ""}.fa-ban-bug,.fa-debug{--fa: ""}.fa-disease{--fa: ""}.fa-egg{--fa: ""}.fa-egg-fried{--fa: ""}.fa-files-medical{--fa: ""}.fa-fish-cooked{--fa: ""}.fa-flower{--fa: ""}.fa-flower-daffodil{--fa: ""}.fa-flower-tulip{--fa: ""}.fa-folder-tree{--fa: ""}.fa-french-fries{--fa: ""}.fa-glass{--fa: ""}.fa-burger,.fa-hamburger{--fa: ""}.fa-hand-middle-finger{--fa: ""}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: ""}.fa-head-side-brain{--fa: ""}.fa-head-side-medical{--fa: ""}.fa-hospital-user{--fa: ""}.fa-hospitals{--fa: ""}.fa-hotdog{--fa: ""}.fa-ice-cream{--fa: ""}.fa-island-tropical,.fa-island-tree-palm{--fa: ""}.fa-laptop-medical{--fa: ""}.fa-mailbox{--fa: ""}.fa-meat{--fa: ""}.fa-pager{--fa: ""}.fa-pepper-hot{--fa: ""}.fa-pizza{--fa: ""}.fa-pizza-slice{--fa: ""}.fa-popcorn{--fa: ""}.fa-print-magnifying-glass,.fa-print-search{--fa: ""}.fa-rings-wedding{--fa: ""}.fa-sack{--fa: ""}.fa-sack-dollar{--fa: ""}.fa-salad,.fa-bowl-salad{--fa: ""}.fa-sandwich{--fa: ""}.fa-sausage{--fa: ""}.fa-shish-kebab{--fa: ""}.fa-sickle{--fa: ""}.fa-bowl-hot,.fa-soup{--fa: ""}.fa-steak{--fa: ""}.fa-stretcher{--fa: ""}.fa-taco{--fa: ""}.fa-book-tanakh,.fa-tanakh{--fa: ""}.fa-bars-progress,.fa-tasks-alt{--fa: ""}.fa-trash-arrow-up,.fa-trash-restore{--fa: ""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: ""}.fa-tree-palm{--fa: ""}.fa-user-helmet-safety,.fa-user-construction,.fa-user-hard-hat{--fa: ""}.fa-user-headset{--fa: ""}.fa-user-doctor-message,.fa-user-md-chat{--fa: ""}.fa-user-nurse{--fa: ""}.fa-users-medical{--fa: ""}.fa-walker{--fa: ""}.fa-camera-web,.fa-webcam{--fa: ""}.fa-camera-web-slash,.fa-webcam-slash{--fa: ""}.fa-wave-square{--fa: ""}.fa-alarm-exclamation{--fa: ""}.fa-alarm-plus{--fa: ""}.fa-alarm-snooze{--fa: ""}.fa-align-slash{--fa: ""}.fa-bags-shopping{--fa: ""}.fa-bell-exclamation{--fa: ""}.fa-bell-plus{--fa: ""}.fa-person-biking,.fa-biking{--fa: ""}.fa-person-biking-mountain,.fa-biking-mountain{--fa: ""}.fa-border-all{--fa: ""}.fa-border-bottom{--fa: ""}.fa-border-inner{--fa: ""}.fa-border-left{--fa: ""}.fa-border-none{--fa: ""}.fa-border-outer{--fa: ""}.fa-border-right{--fa: ""}.fa-border-top-left,.fa-border-style{--fa: ""}.fa-border-bottom-right,.fa-border-style-alt{--fa: ""}.fa-border-top{--fa: ""}.fa-bring-forward{--fa: ""}.fa-bring-front{--fa: ""}.fa-burger-soda{--fa: ""}.fa-car-building{--fa: ""}.fa-car-bus{--fa: ""}.fa-cars{--fa: ""}.fa-coin{--fa: ""}.fa-triangle-person-digging,.fa-construction{--fa: ""}.fa-person-digging,.fa-digging{--fa: ""}.fa-drone{--fa: ""}.fa-drone-front,.fa-drone-alt{--fa: ""}.fa-dryer{--fa: ""}.fa-dryer-heat,.fa-dryer-alt{--fa: ""}.fa-fan{--fa: ""}.fa-farm,.fa-barn-silo{--fa: ""}.fa-file-magnifying-glass,.fa-file-search{--fa: ""}.fa-font-case{--fa: ""}.fa-game-board{--fa: ""}.fa-game-board-simple,.fa-game-board-alt{--fa: ""}.fa-glass-citrus{--fa: ""}.fa-h4{--fa: ""}.fa-hat-chef{--fa: ""}.fa-horizontal-rule{--fa: ""}.fa-icons,.fa-heart-music-camera-bolt{--fa: ""}.fa-symbols,.fa-icons-alt{--fa: ""}.fa-kerning{--fa: ""}.fa-line-columns{--fa: ""}.fa-line-height{--fa: ""}.fa-money-check-pen,.fa-money-check-edit{--fa: ""}.fa-money-check-dollar-pen,.fa-money-check-edit-alt{--fa: ""}.fa-mug{--fa: ""}.fa-mug-tea{--fa: ""}.fa-overline{--fa: ""}.fa-file-dashed-line,.fa-page-break{--fa: ""}.fa-paragraph-left,.fa-paragraph-rtl{--fa: ""}.fa-phone-flip,.fa-phone-alt{--fa: ""}.fa-laptop-mobile,.fa-phone-laptop{--fa: ""}.fa-square-phone-flip,.fa-phone-square-alt{--fa: ""}.fa-photo-film,.fa-photo-video{--fa: ""}.fa-text-slash,.fa-remove-format{--fa: ""}.fa-send-back{--fa: ""}.fa-send-backward{--fa: ""}.fa-snooze,.fa-zzz{--fa: ""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: ""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: ""}.fa-arrow-down-arrow-up,.fa-sort-alt{--fa: ""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: ""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: ""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: ""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: ""}.fa-arrow-down-triangle-square,.fa-sort-shapes-down{--fa: ""}.fa-arrow-down-square-triangle,.fa-sort-shapes-down-alt{--fa: ""}.fa-arrow-up-triangle-square,.fa-sort-shapes-up{--fa: ""}.fa-arrow-up-square-triangle,.fa-sort-shapes-up-alt{--fa: ""}.fa-arrow-down-big-small,.fa-sort-size-down{--fa: ""}.fa-arrow-down-small-big,.fa-sort-size-down-alt{--fa: ""}.fa-arrow-up-big-small,.fa-sort-size-up{--fa: ""}.fa-arrow-up-small-big,.fa-sort-size-up-alt{--fa: ""}.fa-sparkles{--fa: ""}.fa-spell-check{--fa: ""}.fa-sunglasses{--fa: ""}.fa-text{--fa: ""}.fa-text-size{--fa: ""}.fa-trash-undo,.fa-trash-arrow-turn-left{--fa: ""}.fa-trash-can-undo,.fa-trash-can-arrow-turn-left,.fa-trash-undo-alt{--fa: ""}.fa-voicemail{--fa: ""}.fa-washing-machine,.fa-washer{--fa: ""}.fa-wave-sine{--fa: ""}.fa-wave-triangle{--fa: ""}.fa-wind-turbine{--fa: ""}.fa-border-center-h{--fa: ""}.fa-border-center-v{--fa: ""}.fa-album{--fa: ""}.fa-album-collection{--fa: ""}.fa-amp-guitar{--fa: ""}.fa-badge-sheriff{--fa: ""}.fa-banjo{--fa: ""}.fa-cassette-betamax,.fa-betamax{--fa: ""}.fa-boombox{--fa: ""}.fa-cactus{--fa: ""}.fa-camcorder,.fa-video-handheld{--fa: ""}.fa-camera-movie{--fa: ""}.fa-camera-polaroid{--fa: ""}.fa-cassette-tape{--fa: ""}.fa-camera-cctv,.fa-cctv{--fa: ""}.fa-clarinet{--fa: ""}.fa-cloud-music{--fa: ""}.fa-message-music,.fa-comment-alt-music{--fa: ""}.fa-comment-music{--fa: ""}.fa-computer-classic{--fa: ""}.fa-computer-speaker{--fa: ""}.fa-cowbell{--fa: ""}.fa-cowbell-circle-plus,.fa-cowbell-more{--fa: ""}.fa-disc-drive{--fa: ""}.fa-file-music{--fa: ""}.fa-film-canister,.fa-film-cannister{--fa: ""}.fa-flashlight{--fa: ""}.fa-flute{--fa: ""}.fa-flux-capacitor{--fa: ""}.fa-game-console-handheld{--fa: ""}.fa-gramophone{--fa: ""}.fa-guitar-electric{--fa: ""}.fa-guitars{--fa: ""}.fa-hat-cowboy{--fa: ""}.fa-hat-cowboy-side{--fa: ""}.fa-head-side-headphones{--fa: ""}.fa-horse-saddle{--fa: ""}.fa-image-polaroid{--fa: ""}.fa-joystick{--fa: ""}.fa-jug{--fa: ""}.fa-kazoo{--fa: ""}.fa-lasso{--fa: ""}.fa-list-music{--fa: ""}.fa-microphone-stand{--fa: ""}.fa-computer-mouse,.fa-mouse{--fa: ""}.fa-computer-mouse-scrollwheel,.fa-mouse-alt{--fa: ""}.fa-mp3-player{--fa: ""}.fa-music-note,.fa-music-alt{--fa: ""}.fa-music-note-slash,.fa-music-alt-slash{--fa: ""}.fa-music-slash{--fa: ""}.fa-phone-rotary{--fa: ""}.fa-piano{--fa: ""}.fa-piano-keyboard{--fa: ""}.fa-projector{--fa: ""}.fa-radio{--fa: ""}.fa-radio-tuner,.fa-radio-alt{--fa: ""}.fa-record-vinyl{--fa: ""}.fa-router{--fa: ""}.fa-saxophone-fire,.fa-sax-hot{--fa: ""}.fa-saxophone{--fa: ""}.fa-signal-stream{--fa: ""}.fa-skull-cow{--fa: ""}.fa-speaker{--fa: ""}.fa-speakers{--fa: ""}.fa-triangle-instrument,.fa-triangle-music{--fa: ""}.fa-trumpet{--fa: ""}.fa-turntable{--fa: ""}.fa-tv-music{--fa: ""}.fa-typewriter{--fa: ""}.fa-usb-drive{--fa: ""}.fa-user-cowboy{--fa: ""}.fa-user-music{--fa: ""}.fa-cassette-vhs,.fa-vhs{--fa: ""}.fa-violin{--fa: ""}.fa-wagon-covered{--fa: ""}.fa-walkie-talkie{--fa: ""}.fa-watch-calculator{--fa: ""}.fa-waveform{--fa: ""}.fa-waveform-lines,.fa-waveform-path{--fa: ""}.fa-scanner-image{--fa: ""}.fa-air-conditioner{--fa: ""}.fa-alien{--fa: ""}.fa-alien-8bit,.fa-alien-monster{--fa: ""}.fa-bed-front,.fa-bed-alt{--fa: ""}.fa-bed-bunk{--fa: ""}.fa-bed-empty{--fa: ""}.fa-bell-on{--fa: ""}.fa-blinds{--fa: ""}.fa-blinds-open{--fa: ""}.fa-blinds-raised{--fa: ""}.fa-camera-security,.fa-camera-home{--fa: ""}.fa-caravan{--fa: ""}:root,:host{--fa-family-classic: "Font Awesome 7 Pro";--fa-font-light: normal 300 1em/1 var(--fa-family-classic);--fa-style-family-classic: var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/assets/fa-light-300-x-rixhA0.woff2)}.fal{--fa-family: var(--fa-family-classic);--fa-style: 300}.fa-classic{--fa-family: var(--fa-family-classic)}:root,:host{--fa-family-sharp-duotone: "Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-light: normal 300 1em/1 var(--fa-family-sharp-duotone);--fa-style-family-sharp-duotone: var(--fa-family-sharp-duotone)}@font-face{font-family:"Font Awesome 7 Sharp Duotone";font-style:normal;font-weight:300;font-display:block;src:url(/assets/fa-sharp-duotone-light-300-D9Dncwmz.woff2)}.fasdl{--fa-family: var(--fa-family-sharp-duotone);--fa-style: 300;position:relative;letter-spacing:normal}.fa-sharp-duotone{--fa-family: var(--fa-family-sharp-duotone);position:relative;letter-spacing:normal}.fa-light{--fa-style: 300}.fasdl:before,.fa-sharp-duotone:before{position:absolute;color:var(--fa-primary-color, currentColor);opacity:var(--fa-primary-opacity, 1)}.fasdl:after,.fa-sharp-duotone:after{color:var(--fa-secondary-color, currentColor);opacity:var(--fa-secondary-opacity, .4)}.fa-swap-opacity .fasdl:before,.fa-swap-opacity .fa-sharp-duotone:before,.fa-swap-opacity.fasdl:before,.fa-swap-opacity.fa-sharp-duotone:before{opacity:var(--fa-secondary-opacity, .4)}.fa-swap-opacity .fasdl:after,.fa-swap-opacity .fa-sharp-duotone:after,.fa-swap-opacity.fasdl:after,.fa-swap-opacity.fa-sharp-duotone:after{opacity:var(--fa-primary-opacity, 1)}.fa-li.fasdl,.fa-li.fa-sharp-duotone,.fa-stack-1x.fasdl,.fa-stack-1x.fa-sharp-duotone,.fa-stack-2x.fasdl,.fa-stack-2x.fa-sharp-duotone{position:absolute}:root{--fa-primary-opacity: 1;--fa-secondary-opacity: .32;--fa-primary-color: currentColor;--fa-secondary-color: currentColor}html.dark,.dx-swatch-dark,body.dx-swatch-dark,.dx-swatch-additional-dark{--fa-secondary-opacity: .42}:is(.fa-sharp-duotone,.fa-duotone,.fa-jelly-duo,.fa-notdog-duo,.fa-slab-duo,.fa-utility-duo,.fad,.fasdl,.fasdr,.fasds,.fasdt,.fadl,.fadr,.fadt,[class*=fa-sharp-duotone],[class*=fa-duotone]){--_fa-primary-opacity: var(--fa-primary-opacity, 1);--_fa-secondary-opacity: var(--fa-secondary-opacity, .32);--_fa-primary-color: var(--fa-primary-color, currentColor);--_fa-secondary-color: var(--fa-secondary-color, currentColor);transition:color .15s ease,opacity .15s ease}:is(.fa-sharp-duotone,.fa-duotone,.fa-jelly-duo,.fa-notdog-duo,.fa-slab-duo,.fa-utility-duo,.fad,.fasdl,.fasdr,.fasds,.fasdt,.fadl,.fadr,.fadt,[class*=fa-sharp-duotone],[class*=fa-duotone]):before{color:var(--_fa-primary-color);opacity:var(--_fa-primary-opacity)}:is(.fa-sharp-duotone,.fa-duotone,.fa-jelly-duo,.fa-notdog-duo,.fa-slab-duo,.fa-utility-duo,.fad,.fasdl,.fasdr,.fasds,.fasdt,.fadl,.fadr,.fadt,[class*=fa-sharp-duotone],[class*=fa-duotone]):after{color:var(--_fa-secondary-color);opacity:var(--_fa-secondary-opacity)}.dx-icon:is([class*=fa-],.fa,.fas,.far,.fal,.fat,.fad,.fass,.fasr,.fasl,.fast,.fasds,.fasdr,.fasdl,.fasdt){display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;line-height:1!important;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}[style*=--button-icon-color] .dx-icon:is([class*=fa-sharp-duotone],[class*=fa-duotone],.fad,.fasdl,.fasdr),.corporate-button-toolbar-secondary .dx-icon:is([class*=fa-sharp-duotone],[class*=fa-duotone],.fad,.fasdl,.fasdr),.corporate-button-text-action .dx-icon:is([class*=fa-sharp-duotone],[class*=fa-duotone],.fad,.fasdl,.fasdr){--fa-primary-color: var(--button-icon-color, currentColor);--fa-secondary-color: var(--button-icon-color, currentColor)}.fa-spin-pulse,.fa-spin{animation-timing-function:cubic-bezier(.4,0,.2,1)!important}@media(prefers-reduced-motion:reduce){.fa-spin-pulse,.fa-spin,.fa-beat-fade,.fa-beat,.fa-bounce,.fa-fade,.fa-flip,.fa-shake{animation:none!important;transition:none!important}}:root{--icon-dark-warning-color: var(--warning-color);--card-shadow: 0 0 6px 0 rgba(0, 0, 0, .06), 0 2px 2px 0 rgba(0, 0, 0, .06);--background-color: var(--base-bg)}.view-wrapper-scroll>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content{height:100%}.view-wrapper-scroll>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content>.dx-scrollview-content{display:flex;flex-direction:column;min-height:100%}html,body{margin:0;min-height:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html *,body *{box-sizing:border-box}.dx-viewport,.dx-widget{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.dx-viewport .dx-popup-wrapper,.dx-widget .dx-popup-wrapper{z-index:1510!important}.dx-viewport #root,.dx-widget #root{height:100%}.dx-viewport *,.dx-widget *{box-sizing:border-box}.dx-viewport .side-nav-outer-toolbar .dx-drawer,.dx-widget .side-nav-outer-toolbar .dx-drawer{height:calc(100% - 56px)}.dx-viewport .content-block,.dx-widget .content-block{margin-top:10px}.dx-viewport .responsive-paddings,.dx-widget .responsive-paddings{padding:20px}.screen-large .dx-viewport .responsive-paddings,.screen-large .dx-widget .responsive-paddings{padding:40px}.dx-viewport .dx-card.wide-card,.dx-widget .dx-card.wide-card{border-radius:0;margin-left:0;margin-right:0;border-right:0;border-left:0}#root{height:100%}.app{background-color:var(--side-panel-background);display:flex;height:100%;width:100%}.app .content{line-height:1.5;position:relative;flex-grow:1;width:100%;height:100%}.app h2{font-size:30px;margin-top:20px;margin-bottom:20px}.separator{height:24px;width:1px;background:var(--border-color)}.dx-toolbar-menu-section .separator{height:1px;width:auto}.view-wrapper{overflow:hidden;display:flex;flex-grow:1;flex-direction:column;padding:0 var(--page-padding)}.responsive-paddings{padding:20px}.screen-large .responsive-paddings{padding:40px}.cards .card .card-contents{box-sizing:content-box}.dx-card.wide-card{border-radius:0;margin-left:0;margin-right:0;border-right:0;border-left:0}.embedded .layout-header,.embedded .dx-swatch-additional,.embedded .dx-drawer-shader{display:none!important}.embedded .dx-drawer-content{padding:initial!important}.embedded .dx-drawer-panel-content,.embedded .dx-drawer-panel-content .dx-overlay-content{width:initial!important}.dx-form.plain-styled-form.view-mode .accent .dx-texteditor.form-editor.dx-editor-filled .form-editor-input,.dx-form.plain-styled-form.view-mode .accent .dx-texteditor.form-editor .form-editor-input{color:var(--accent-color)}.dx-form.plain-styled-form.view-mode .dx-texteditor,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor.dx-editor-filled,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor{pointer-events:none}.dx-form.plain-styled-form.view-mode .dx-texteditor .form-editor-input,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor.dx-editor-filled .form-editor-input,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor .form-editor-input{color:var(--texteditor-edit-color)}.dx-form.plain-styled-form.view-mode .dx-texteditor,.dx-form.plain-styled-form.view-mode .dx-texteditor.dx-state-readonly,.dx-form.plain-styled-form.view-mode .dx-texteditor>*,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor.dx-editor-filled,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor.dx-editor-filled.dx-state-readonly,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor.dx-editor-filled>*,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor.dx-state-readonly,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor>*{background-color:transparent}.dx-form.plain-styled-form.view-mode .dx-texteditor,.dx-form.plain-styled-form.view-mode .dx-texteditor *,.dx-form.plain-styled-form.view-mode .dx-texteditor:after,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor.dx-editor-filled,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor.dx-editor-filled *,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor.dx-editor-filled:after,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor *,.dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor:after{border-color:transparent;opacity:1}.dx-card.details-card{border:none}.status-commission{color:#03a9f4}.status-commission.dx-texteditor input[statuseditorinput][readonly],.status-commission.dx-texteditor.dx-editor-filled input[statuseditorinput][readonly]{color:#03a9f4;padding-left:0}.status-commission span:before{background-color:#03a9f4}.status-salaried{color:#2eb52c}.status-salaried.dx-texteditor input[statuseditorinput][readonly],.status-salaried.dx-texteditor.dx-editor-filled input[statuseditorinput][readonly]{color:#2eb52c;padding-left:0}.status-salaried span:before{background-color:#2eb52c}.status-terminated{color:#de8e8c}.status-terminated.dx-texteditor input[statuseditorinput][readonly],.status-terminated.dx-texteditor.dx-editor-filled input[statuseditorinput][readonly]{color:#de8e8c;padding-left:0}.status-terminated span:before{background-color:#de8e8c}.item-editor-field .item-field.item-open,.item-field.item-open{color:#505ed9}.item-editor-field .item-field.item-open.dx-texteditor .item-editor-input,.item-field.item-open.dx-texteditor .item-editor-input{color:#505ed9;padding-left:0}.item-editor-field .item-field.item-in-progress,.item-field.item-in-progress{color:#34aa95}.item-editor-field .item-field.item-in-progress.dx-texteditor .item-editor-input,.item-field.item-in-progress.dx-texteditor .item-editor-input{color:#34aa95;padding-left:0}.item-editor-field .item-field.item-deferred,.item-field.item-deferred{color:#969696}.item-editor-field .item-field.item-deferred.dx-texteditor .item-editor-input,.item-field.item-deferred.dx-texteditor .item-editor-input{color:#969696;padding-left:0}.item-editor-field .item-field.item-completed,.item-field.item-completed{color:#2b9029}.item-editor-field .item-field.item-completed.dx-texteditor .item-editor-input,.item-field.item-completed.dx-texteditor .item-editor-input{color:#2b9029;padding-left:0}.item-editor-field .item-field.item-low,.item-field.item-low{color:#d3a268}.item-editor-field .item-field.item-low.dx-texteditor .item-editor-input,.item-field.item-low.dx-texteditor .item-editor-input{color:#d3a268;padding-left:0}.item-editor-field .item-field.item-normal,.item-field.item-normal{color:#6fbaca}.item-editor-field .item-field.item-normal.dx-texteditor .item-editor-input,.item-field.item-normal.dx-texteditor .item-editor-input{color:#6fbaca;padding-left:0}.item-editor-field .item-field.item-high,.item-field.item-high{color:#ff5722}.item-editor-field .item-field.item-high.dx-texteditor .item-editor-input,.item-field.item-high.dx-texteditor .item-editor-input{color:#ff5722;padding-left:0}.item-editor-field .item-field span,.item-field span{font-size:13px}.item-editor-field{display:flex;padding-left:var(--list-padding-left)}.item-editor-field .item-field{align-self:flex-end}.messages-content{padding:20px;border-top:1px solid var(--border-color);background-color:var(--base-bg)}.dx-theme-fluent-typography,.dx-theme-fluent .dx-widget{font-family:Inter,sans-serif}.dx-theme-fluent .dx-drawer-panel-content{box-shadow:0 4px 4px #0000001f}.dx-theme-fluent .layout-body .menu-container.theme-dependent,.dx-theme-fluent .footer{background-color:var(--base-bg)}.dx-theme-fluent .layout-body .menu-container.theme-dependent{padding-top:0}.dx-theme-fluent .view-wrapper .dx-toolbar.dx-widget.theme-dependent,.dx-theme-fluent .view-wrapper .grid.theme-dependent .dx-toolbar{background-color:var(--base-bg);padding:5px var(--content-padding);border-radius:8px;box-shadow:0 4px 20px #0000000a}.dx-theme-fluent .view-wrapper .grid.theme-dependent .dx-datagrid-header-panel{padding:0}.dx-theme-fluent .view-wrapper .panels .left{background-color:var(--base-bg);padding:16px 24px;border-radius:8px;box-shadow:0 4px 20px #0000000a}.dx-theme-fluent .view-wrapper .panels .right{flex:1 calc(100% - var(--left-panel-width) - 110px)!important}.dx-theme-fluent .view-wrapper.view-wrapper-contact-list,.dx-theme-fluent .view-wrapper.view-wrapper-popup-help,.dx-theme-fluent .view-wrapper.view-wrapper-base-list,.dx-theme-fluent .view-wrapper.view-wrapper-tab-list{margin-bottom:var(--content-padding)}.dx-theme-fluent .view-wrapper.list-page{margin-top:var(--content-padding)}.dx-theme-fluent .view-wrapper.list-page .dx-toolbar.dx-widget.theme-dependent,.dx-theme-fluent .view-wrapper.list-page .grid.theme-dependent .dx-toolbar{margin-bottom:var(--content-padding)}.dx-theme-fluent .view-wrapper.popup-page{margin-top:var(--content-padding)}.dx-theme-fluent .view-wrapper.popup-page .dx-toolbar.dx-widget.theme-dependent,.dx-theme-fluent .view-wrapper.popup-page .grid.theme-dependent .dx-toolbar{margin-bottom:var(--content-padding)}.dx-theme-fluent .view-wrapper.base-page{margin-top:var(--content-padding)}.dx-theme-fluent .view-wrapper.base-page .dx-toolbar.dx-widget.theme-dependent,.dx-theme-fluent .view-wrapper.base-page .grid.theme-dependent .dx-toolbar{margin-bottom:var(--content-padding)}.dx-theme-fluent .view-wrapper.tab-page{margin-top:var(--content-padding-tab)}.dx-theme-fluent .view-wrapper.tab-page .dx-toolbar.dx-widget.theme-dependent,.dx-theme-fluent .view-wrapper.tab-page .grid.theme-dependent .dx-toolbar{margin-bottom:var(--content-padding-tab)}.dx-theme-fluent .dx-card{box-shadow:0 4px 20px #0000000a}.dx-theme-fluent .plain-styled-form .form-photo{border-radius:50%}.dx-theme-fluent .dx-form.plain-styled-form.view-mode .dx-texteditor.form-editor .form-editor-input,.dx-theme-fluent .dx-form.plain-styled-form.view-mode .dx-texteditor.dx-editor-filled .form-editor-input,.dx-theme-fluent .contact-form .dx-state-readonly .status-editor-field{padding-left:0}.dx-theme-fluent .contact-form .status-editor-field .status-contact{align-items:center}.dx-theme-fluent .contact-form .form-editor-input{padding-left:0}.dx-theme-fluent .cards:not(.compact) .card{border-radius:8px;border:0;background:var(--base-bg);box-shadow:0 4px 20px #0000000a}.dx-theme-fluent .dx-state-readonly .item-editor-field,.dx-theme-fluent .dx-state-readonly .form-editor-input,.dx-theme-fluent .dx-state-readonly .status-input.status-editor-input{padding-left:0}.dx-theme-fluent .dx-form.plain-styled-form .dx-button.form-item-button{margin-left:0;margin-top:5px}.dx-theme-fluent div.gantt{padding:0}.dx-theme-fluent .dx-datagrid-headers.dx-datagrid-nowrap.dx-bordered-top-view{border-radius:8px 8px 0 0}.dx-theme-fluent .theme-dependent .dx-gridbase-container>.dx-bordered-bottom-view{border-radius:0 0 8px 8px}.dx-theme-fluent .profile-card-panel{box-shadow:0 4px 20px #0000000a;background-color:var(--base-bg)}.dx-theme-fluent .right-side-panel.open{background-color:var(--base-bg)}i[class^=fa]:hover,i[class*=" fa-"]:hover{transform:scale(1.1);color:#c2601f;transition:all .2s ease-in-out}.fa-sharp-duotone{-o-animation:cubic-bezier(1,0,0,1)}.corporate-summary-total{font-family:var(--app-font-family, "Plus Jakarta Sans", "Inter", sans-serif);font-weight:600;color:var(--dx-color-primary);background:#0566f81a;padding:4px 8px;border-radius:var(--dx-base-border-radius, 6px);border:1px solid rgba(5,102,248,.2);margin:4px;display:inline-block;font-size:.875rem}.dx-datagrid-summary-item{background:transparent!important;border:none!important;padding:8px!important}.dx-datagrid-summary-item .corporate-summary-total{margin-right:12px}.dx-theme-generic-dark .corporate-summary-total{background:#0566f833;color:var(--dx-color-primary-light);border-color:#0566f84d}@media(max-width:768px){.corporate-summary-total{font-size:.75rem;padding:2px 4px;margin:2px}}.corporate-actions-button-default{border-radius:4px!important;font-weight:600!important;font-size:11px!important;transition:all .2s ease!important;position:relative!important;overflow:hidden!important}.corporate-actions-button-default:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .3s;z-index:1}.corporate-actions-button-default:hover:before{left:100%}.corporate-actions-button-default:hover{transform:translateY(-1px)!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important;filter:brightness(1.1)!important}.corporate-actions-button-default .dx-button-content{position:relative;z-index:2}.modern-popup-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-top:6px;padding-bottom:1px}.modern-popup-header .popup-header-icon{width:32px;height:32px;border-radius:var(--dx-base-border-radius, 6px);background:transparent;border:1.5px solid var(--dx-color-primary);display:flex;align-items:center;justify-content:center;color:var(--dx-color-primary);font-size:12px;position:relative;transition:all .2s ease}.modern-popup-header .popup-header-icon:hover{transform:scale(1.05);border-color:var(--dx-color-primary-hover);color:var(--dx-color-primary-hover);box-shadow:0 0 0 3px rgba(var(--base-accent-rgb, 5, 102, 248),.1)}.modern-popup-header .popup-header-icon:after{content:"";position:absolute;inset:1px;border-radius:calc(var(--dx-base-border-radius, 6px) - 1px);background:linear-gradient(135deg,#fff3,#ffffff0d);pointer-events:none}.modern-popup-header .popup-header-icon i{font-size:12px;color:var(--dx-color-primary);z-index:2;position:relative}.modern-popup-header .popup-header-content{flex:1}.modern-popup-header .popup-header-content .popup-header-subtitle{font-size:11px;font-weight:600;color:var(--app-text-muted, #64748b);text-transform:uppercase;letter-spacing:.5px;margin-top:2px;line-height:1.25}.modern-popup-header .popup-header-content .popup-header-title{font-size:14px;font-weight:700;color:var(--app-text, #0f172a);text-transform:uppercase;line-height:1.25;margin:0}.dashboard-container{padding:12px;background-color:var(--base-bg);min-height:calc(100vh - 100px);transition:background-color .3s ease}.dashboard-header-compact{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 14px;background-color:var(--base-bg);border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;animation:fadeInDown .5s ease-out;gap:10px;transition:all .3s ease}.dashboard-header-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.dashboard-type-badge{display:flex;align-items:center;gap:5px;padding:6px 12px;border-radius:16px;color:#fff;font-weight:600;font-size:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;animation:pulse 2s ease-in-out infinite;flex-shrink:0;transition:all .3s ease}.dashboard-type-badge i{font-size:14px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.dashboard-title{font-size:1rem;font-weight:700;margin:0 0 2px;line-height:1.2;background:linear-gradient(135deg,#103a64,#15c97e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}.dashboard-subtitle{font-size:.688rem;color:var(--app-text-muted, #64748b);margin:0;font-weight:400;line-height:1.3;transition:color .3s ease}.dashboard-filters-inline{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.dashboard-error{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f5365c1a;border:1px solid rgba(245,54,92,.3);border-left:4px solid #f5365c;border-radius:8px;color:#f5365c;margin-bottom:16px;animation:shake .5s}.dashboard-error i{font-size:24px}.dashboard-error span{font-size:.875rem;font-weight:500}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.dashboard-stats-compact{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:15px;margin-bottom:12px}.stat-card-compact{display:flex;align-items:center;gap:8px;padding:15px 12px;background-color:var(--app-surface, #ffffff);border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid var(--app-border, #e2e8f0);transition:all .3s ease;position:relative;overflow:hidden;animation:fadeInUp .5s ease-out backwards}.stat-card-compact:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:currentColor;transition:width .3s ease}.stat-card-compact:hover{transform:translate(3px);box-shadow:0 3px 12px #00000014}.stat-card-compact:hover:before{width:5px}.stat-card-total{animation-delay:.2s;color:#5e72e4}.stat-card-approved{animation-delay:.3s;color:#2dce89}.stat-card-rejected{animation-delay:.4s;color:#f5365c}.stat-card-pending{animation-delay:.5s;color:#fb6340}.stat-card-concluded{animation-delay:.6s;color:#11cdef}.stat-icon-compact{font-size:24px;flex-shrink:0;opacity:.85}.stat-info{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.stat-value-compact{font-size:1.375rem;font-weight:700;color:var(--app-text, #0f172a);line-height:1;transition:color .3s ease}.stat-label-compact{font-size:.625rem;font-weight:600;color:var(--app-text-muted, #64748b);text-transform:uppercase;letter-spacing:.2px;transition:color .3s ease}.stat-percentage-compact{padding:3px 8px;border-radius:12px;font-size:.688rem;font-weight:700;align-self:flex-end;flex-shrink:0}.stat-percentage-compact.success{background:#2dce8926;color:#2dce89}.stat-percentage-compact.danger{background:#f5365c26;color:#f5365c}.stat-percentage-compact.warning{background:#fb634026;color:#fb6340}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.additional-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-bottom:12px}.metric-card{display:flex;align-items:center;gap:10px;padding:12px 14px;background-color:var(--app-surface, #ffffff);border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid var(--app-border, #e2e8f0);border-left:3px solid;transition:all .3s ease;animation:fadeInUp .5s ease-out backwards}.metric-card:nth-child(1){animation-delay:.5s}.metric-card:nth-child(2){animation-delay:.55s}.metric-card:nth-child(3){animation-delay:.6s}.metric-card:hover{transform:translateY(-2px);box-shadow:0 3px 12px #00000014}.metric-icon{font-size:26px;opacity:.8;flex-shrink:0}.metric-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.metric-value{font-size:1.375rem;font-weight:700;color:var(--app-text, #0f172a);line-height:1;transition:color .3s ease}.metric-title{font-size:.688rem;font-weight:600;color:var(--app-text-muted, #64748b);text-transform:uppercase;letter-spacing:.2px;transition:color .3s ease}.metric-trend{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.trend-indicator{display:flex;align-items:center;gap:3px;font-size:.813rem;font-weight:700;padding:3px 7px;border-radius:6px}.trend-indicator.trend-up{color:#2dce89;background:#2dce891a}.trend-indicator.trend-down{color:#f5365c;background:#f5365c1a}.trend-indicator i{font-size:12px}.trend-label{font-size:.625rem;color:#8898aa;text-align:right}.dashboard-charts{display:grid;grid-template-columns:340px 1fr;gap:10px;margin-bottom:10px}.dashboard-container{--chart-text: var(--app-text, #0f172a);--chart-muted: var(--app-text-muted, #64748b);--chart-grid: var(--app-border, #e2e8f0);--chart-tooltip-bg: var(--app-surface, #ffffff);--chart-tooltip-border: var(--app-border, #e2e8f0)}.dashboard-container .dx-chart .dxc-title text,.dashboard-container .dx-chart .dxc-legend text,.dashboard-container .dx-chart .dxc-val-axis text,.dashboard-container .dx-chart .dxc-arg-axis text,.dashboard-container .dx-piechart .dxc-title text,.dashboard-container .dx-piechart .dxc-legend text,.dashboard-container .dx-piechart .dxc-labels text{fill:var(--chart-text)!important;opacity:.95}.dashboard-container .dx-chart .dxc-val-grid path,.dashboard-container .dx-chart .dxc-arg-grid path{stroke:var(--chart-grid)!important;opacity:.25}.dashboard-container .dx-chart .dxc-axis-line path{stroke:var(--chart-grid)!important;opacity:.6}.dashboard-container .dx-chart .dxc-tooltip,.dashboard-container .dx-piechart .dxc-tooltip{background-color:var(--chart-tooltip-bg)!important;border-color:var(--chart-tooltip-border)!important;color:var(--chart-text)!important}.chart-card{background-color:var(--app-surface, #ffffff);border-radius:8px;padding:12px 14px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid var(--app-border, #e2e8f0);animation:fadeInUp .5s ease-out .65s backwards;transition:all .3s ease}.chart-card.chart-card-wide{animation-delay:.7s}.chart-card.chart-card-full{grid-column:1/-1;animation-delay:.75s}.chart-title{font-size:.813rem;font-weight:700;margin:0 0 10px;padding-bottom:6px;border-bottom:2px solid var(--app-border, #e2e8f0);background:linear-gradient(135deg,#103a64,#15c97e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}@media(max-width:1400px){.dashboard-charts{grid-template-columns:340px 1fr}.additional-metrics{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:1200px){.dashboard-charts{grid-template-columns:1fr}.dashboard-stats-compact{grid-template-columns:repeat(2,1fr)}.additional-metrics{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.tramites-cards-view{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media(max-width:900px){.dashboard-stats-compact{grid-template-columns:repeat(2,1fr);gap:10px}.additional-metrics{grid-template-columns:1fr}}@media(max-width:768px){.dashboard-container{padding:10px}.dashboard-header-compact{flex-direction:column;align-items:flex-start;gap:12px;padding:12px}.dashboard-header-info{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.dashboard-type-badge{padding:8px 12px;font-size:.75rem}.dashboard-type-badge i{font-size:14px}.dashboard-filters-inline{flex-direction:column;width:100%;gap:8px;flex-wrap:wrap}.dashboard-filters-inline>*{width:100%!important}.dashboard-title{font-size:1rem}.dashboard-subtitle{font-size:.688rem}.dashboard-stats-compact{grid-template-columns:1fr;gap:10px}.stat-card-compact{padding:10px 12px}.stat-icon-compact{font-size:24px}.stat-value-compact{font-size:1.25rem}.stat-label-compact{font-size:.625rem}.stat-percentage-compact{padding:3px 8px;font-size:.688rem}.additional-metrics{grid-template-columns:1fr}.metric-card{padding:12px 14px}.metric-icon{font-size:26px}.metric-value{font-size:1.25rem}.metric-title{font-size:.688rem}.trend-indicator{font-size:.75rem;padding:2px 6px}.chart-card{padding:12px 14px}.chart-title{font-size:.813rem;margin-bottom:10px;padding-bottom:6px}}@media(max-width:480px){.dashboard-container{padding:8px}.dashboard-header-compact{padding:10px;gap:10px}.dashboard-type-badge{padding:6px 10px;font-size:.688rem;gap:4px}.dashboard-type-badge i{font-size:12px}.dashboard-title{font-size:.938rem}.dashboard-subtitle{font-size:.625rem}.stat-card-compact{padding:8px 10px;gap:8px}.stat-icon-compact{font-size:22px}.stat-value-compact{font-size:1.125rem}.stat-label-compact{font-size:.563rem}.stat-percentage-compact{padding:2px 6px;font-size:.625rem}.metric-card{padding:10px 12px;gap:10px}.metric-icon{font-size:24px}.metric-value{font-size:1.125rem}.metric-title{font-size:.625rem}.trend-indicator{font-size:.688rem;padding:2px 6px}.trend-indicator i{font-size:10px}.trend-label{font-size:.563rem}.chart-card{padding:10px 12px}.chart-title{font-size:.75rem;margin-bottom:8px}}@media(max-width:360px){.dashboard-container{padding:6px}.dashboard-stats-compact{gap:8px}.stat-value-compact,.metric-value{font-size:1rem}}.corporate-button-toolbar-primary{height:28px!important;max-height:28px!important;border-radius:var(--dx-base-border-radius, 4px)!important;font-size:11.5px!important;font-weight:600!important;letter-spacing:.02em!important;box-shadow:none!important;transition:all .15s ease!important}.corporate-button-toolbar-primary .dx-button-content{padding:0 10px!important;display:flex!important;align-items:center!important;gap:5px!important}.corporate-button-toolbar-primary .dx-icon{font-size:13.5px!important;color:var(--button-icon-color, inherit)!important;transition:color .15s ease!important}.corporate-button-toolbar-primary .dx-button-text{line-height:1!important;font-weight:600!important;text-transform:uppercase!important}.corporate-button-toolbar-secondary{height:28px!important;max-height:28px!important;min-height:28px!important;border-radius:var(--dx-base-border-radius, 4px)!important;font-size:11.5px!important;font-weight:550!important;letter-spacing:.02em!important;background:var(--app-surface, #ffffff)!important;border:1px solid var(--app-border, #e2e8f0)!important;color:var(--app-text, #0f172a)!important;box-shadow:none!important;transition:all .15s ease!important}.corporate-button-toolbar-secondary .dx-button-content{padding:0 9px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important}.corporate-button-toolbar-secondary .dx-icon{font-size:13px!important;color:var(--button-icon-color, var(--app-text-muted, #64748b));transition:color .15s ease,transform .15s ease!important}.corporate-button-toolbar-secondary .dx-button-text{line-height:1!important;color:var(--app-text, #0f172a)!important;font-weight:550!important;text-transform:uppercase!important}.corporate-button-toolbar-secondary:hover:not(.dx-state-disabled){background-color:var(--app-bg, #f1f5f9)!important;border-color:var(--app-border-strong, #cbd5e1)!important;color:var(--app-text, #0f172a)!important}.corporate-button-toolbar-secondary:hover:not(.dx-state-disabled) .dx-icon{transform:scale(1.08)}.corporate-button-toolbar-secondary:active:not(.dx-state-disabled){background-color:var(--app-surface-hover, #e2e8f0)!important}.corporate-button-toolbar-secondary.icon-action-button{width:28px!important;min-width:28px!important;max-width:28px!important;padding:0!important}.corporate-button-toolbar-secondary.icon-action-button .dx-button-content{padding:0!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important}.corporate-filter-button-wrapper{position:relative;display:inline-flex;align-items:center}.corporate-filter-button-wrapper .corporate-filter-active-badge{position:absolute;top:-4px;right:-4px;background:var(--dx-color-primary);color:#fff;font-size:9.5px;font-weight:700;min-width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 3px;box-shadow:0 1px 3px #0003;pointer-events:none}.corporate-button-text-action,.dx-dropdownbutton.corporate-dropdown-text-action{width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important;padding:0!important;margin:0!important;border-radius:var(--dx-base-border-radius, 4px)!important;background:transparent!important;border:none!important;box-shadow:none!important;transition:all .12s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.corporate-button-text-action .dx-button,.corporate-button-text-action .dx-dropdownbutton-action,.dx-dropdownbutton.corporate-dropdown-text-action .dx-button,.dx-dropdownbutton.corporate-dropdown-text-action .dx-dropdownbutton-action{width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.corporate-button-text-action .dx-button-content,.dx-dropdownbutton.corporate-dropdown-text-action .dx-button-content{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.corporate-button-text-action .dx-icon,.dx-dropdownbutton.corporate-dropdown-text-action .dx-icon{font-size:13px!important;color:var(--button-icon-color, var(--app-text-muted, #64748b));transition:transform .12s ease,color .12s ease!important}.corporate-button-text-action:hover:not(.dx-state-disabled),.dx-dropdownbutton.corporate-dropdown-text-action:hover:not(.dx-state-disabled){background:var(--dx-color-primary-light, rgba(5, 102, 248, .08))!important}.corporate-button-text-action:hover:not(.dx-state-disabled) .dx-icon,.dx-dropdownbutton.corporate-dropdown-text-action:hover:not(.dx-state-disabled) .dx-icon{transform:scale(1.15)}.corporate-button-text-action.dx-state-disabled,.corporate-button-text-action:disabled,.dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled,.dx-dropdownbutton.corporate-dropdown-text-action:disabled{opacity:.3!important;cursor:not-allowed!important;pointer-events:auto!important}.corporate-button-text-action.dx-state-disabled .dx-button,.corporate-button-text-action.dx-state-disabled .dx-dropdownbutton-action,.corporate-button-text-action.dx-state-disabled .dx-button-content,.corporate-button-text-action.dx-state-disabled .dx-icon,.corporate-button-text-action:disabled .dx-button,.corporate-button-text-action:disabled .dx-dropdownbutton-action,.corporate-button-text-action:disabled .dx-button-content,.corporate-button-text-action:disabled .dx-icon,.dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-button,.dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-dropdownbutton-action,.dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-button-content,.dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-icon,.dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-button,.dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-dropdownbutton-action,.dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-button-content,.dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-icon{cursor:not-allowed!important;pointer-events:auto!important;color:#94a3b8!important;transform:none!important}.corporate-button-text-action.dx-state-disabled:hover,.corporate-button-text-action:disabled:hover,.dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled:hover,.dx-dropdownbutton.corporate-dropdown-text-action:disabled:hover{background:transparent!important;cursor:not-allowed!important}.corporate-button-text-action.dx-state-disabled:hover .dx-icon,.corporate-button-text-action:disabled:hover .dx-icon,.dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled:hover .dx-icon,.dx-dropdownbutton.corporate-dropdown-text-action:disabled:hover .dx-icon{transform:none!important}.dx-dropdownbutton.corporate-dropdown-text-action .dx-dropdownbutton-toggle{display:none!important}.dx-dropdownbutton.corporate-dropdown-text-action .dx-icon{color:var(--app-text-muted, #64748b)!important}.corporate-actions-container,.corporate-actions-container-wrapper{display:inline-flex;align-items:center;gap:3px}.dx-datagrid-search-panel .dx-texteditor{height:28px!important;max-height:28px!important;border-radius:var(--dx-base-border-radius, 4px)!important;border:1px solid var(--app-border, #e2e8f0)!important;background:var(--app-surface, #ffffff)!important;box-shadow:none!important;transition:all .15s ease!important}.dx-datagrid-search-panel .dx-texteditor .dx-texteditor-input{font-size:12px!important;color:var(--app-text, #0f172a)!important;background:transparent!important;padding:0 8px!important}.dx-datagrid-search-panel .dx-texteditor .dx-placeholder,.dx-datagrid-search-panel .dx-texteditor .dx-icon{font-size:12px!important;color:var(--app-text-muted, #64748b)!important}.dx-datagrid-search-panel .dx-texteditor:hover{border-color:var(--app-border-strong, #cbd5e1)!important}.dx-datagrid-search-panel .dx-texteditor.dx-state-focused{border-color:var(--dx-color-primary)!important;box-shadow:0 0 0 2px var(--dx-color-primary-light)!important}.corporate-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:var(--dx-base-border-radius, 12px);font-family:var(--app-font-family, "Inter", sans-serif);font-weight:500;line-height:1.25;border:1px solid transparent;transition:all .15s ease;white-space:nowrap}.corporate-chip__icon{display:flex;align-items:center;font-size:.875em}.corporate-chip__label{font-size:.875em;opacity:.9}.corporate-chip__value{font-weight:600;font-size:1em}.corporate-chip--primary{background:var(--dx-color-primary-light);color:var(--dx-color-primary);border-color:var(--dx-color-primary-light)}.corporate-chip--primary:hover{background:var(--dx-color-primary-focus);border-color:var(--dx-color-primary)}.corporate-chip--secondary{background:#6c757d1a;color:#6c757d;border-color:#6c757d33}.corporate-chip--secondary:hover{background:#6c757d26;border-color:#6c757d4d}.corporate-chip--success{background:#10b9811a;color:#10b981;border-color:#10b98133}.corporate-chip--success:hover{background:#10b98126;border-color:#10b9814d}.corporate-chip--warning{background:#f59e0b1a;color:#f59e0b;border-color:#f59e0b33}.corporate-chip--warning:hover{background:#f59e0b26;border-color:#f59e0b4d}.corporate-chip--danger{background:#ef44441a;color:#ef4444;border-color:#ef444433}.corporate-chip--danger:hover{background:#ef444426;border-color:#ef44444d}.corporate-chip--info{background:#06b6d41a;color:#06b6d4;border-color:#06b6d433}.corporate-chip--info:hover{background:#06b6d426;border-color:#06b6d44d}.corporate-chip--small{padding:2px 6px;font-size:10px;gap:3px}.corporate-chip--small .corporate-chip__icon,.corporate-chip--small .corporate-chip__label{font-size:9px}.corporate-chip--small .corporate-chip__value{font-size:10px}.corporate-chip--medium{padding:3px 8px;font-size:11px;gap:4px}.corporate-chip--medium .corporate-chip__icon,.corporate-chip--medium .corporate-chip__label{font-size:10px}.corporate-chip--medium .corporate-chip__value{font-size:11px}.corporate-chip--large{padding:5px 12px;font-size:13px;gap:6px}.corporate-chip--large .corporate-chip__icon{font-size:12px}.corporate-chip--large .corporate-chip__label{font-size:11px}.corporate-chip--large .corporate-chip__value{font-size:13px}.minimal-callout{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-radius:var(--dx-base-border-radius, 8px);width:100%;box-sizing:border-box;font-family:var(--app-font-family, inherit);transition:background-color .2s ease,border-color .2s ease;line-height:1.45;border:1px solid transparent}.minimal-callout .minimal-callout__icon-wrapper{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px}.minimal-callout .minimal-callout__icon-wrapper .dx-icon,.minimal-callout .minimal-callout__icon-wrapper i{font-size:16px;line-height:1}.minimal-callout .minimal-callout__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px;text-align:left}.minimal-callout .minimal-callout__title{font-size:12.5px;font-weight:650;line-height:1.35;letter-spacing:-.01em}.minimal-callout .minimal-callout__message{font-size:12px;font-weight:450;line-height:1.45;word-break:break-word}.minimal-callout .minimal-callout__action{flex-shrink:0;display:flex;align-items:center;margin-left:auto;padding-left:8px}.minimal-callout--warning{background-color:#fef3c7;border-color:#d9770626;color:#92400e}.minimal-callout--warning .minimal-callout__icon-wrapper .dx-icon,.minimal-callout--warning .minimal-callout__icon-wrapper i{color:#d97706}.minimal-callout--warning .minimal-callout__title{color:#78350f}.dx-swatch-dark .minimal-callout--warning,body.dx-swatch-dark .minimal-callout--warning,.dx-swatch-additional-dark .minimal-callout--warning{background-color:#f59e0b1f;border-color:#f59e0b38;color:#fef08a}.dx-swatch-dark .minimal-callout--warning .minimal-callout__icon-wrapper .dx-icon,.dx-swatch-dark .minimal-callout--warning .minimal-callout__icon-wrapper i,body.dx-swatch-dark .minimal-callout--warning .minimal-callout__icon-wrapper .dx-icon,body.dx-swatch-dark .minimal-callout--warning .minimal-callout__icon-wrapper i,.dx-swatch-additional-dark .minimal-callout--warning .minimal-callout__icon-wrapper .dx-icon,.dx-swatch-additional-dark .minimal-callout--warning .minimal-callout__icon-wrapper i{color:#fbbf24}.dx-swatch-dark .minimal-callout--warning .minimal-callout__title,body.dx-swatch-dark .minimal-callout--warning .minimal-callout__title,.dx-swatch-additional-dark .minimal-callout--warning .minimal-callout__title{color:#fef9c3}.minimal-callout--info{background-color:#eff6ff;border-color:#2563eb26;color:#1e40af}.minimal-callout--info .minimal-callout__icon-wrapper .dx-icon,.minimal-callout--info .minimal-callout__icon-wrapper i{color:#2563eb}.minimal-callout--info .minimal-callout__title{color:#1e3a8a}.dx-swatch-dark .minimal-callout--info,body.dx-swatch-dark .minimal-callout--info,.dx-swatch-additional-dark .minimal-callout--info{background-color:#3b82f61f;border-color:#3b82f638;color:#bfdbfe}.dx-swatch-dark .minimal-callout--info .minimal-callout__icon-wrapper .dx-icon,.dx-swatch-dark .minimal-callout--info .minimal-callout__icon-wrapper i,body.dx-swatch-dark .minimal-callout--info .minimal-callout__icon-wrapper .dx-icon,body.dx-swatch-dark .minimal-callout--info .minimal-callout__icon-wrapper i,.dx-swatch-additional-dark .minimal-callout--info .minimal-callout__icon-wrapper .dx-icon,.dx-swatch-additional-dark .minimal-callout--info .minimal-callout__icon-wrapper i{color:#60a5fa}.dx-swatch-dark .minimal-callout--info .minimal-callout__title,body.dx-swatch-dark .minimal-callout--info .minimal-callout__title,.dx-swatch-additional-dark .minimal-callout--info .minimal-callout__title{color:#dbeafe}.minimal-callout--success{background-color:#ecfdf5;border-color:#10b98126;color:#065f46}.minimal-callout--success .minimal-callout__icon-wrapper .dx-icon,.minimal-callout--success .minimal-callout__icon-wrapper i{color:#10b981}.minimal-callout--success .minimal-callout__title{color:#064e3b}.dx-swatch-dark .minimal-callout--success,body.dx-swatch-dark .minimal-callout--success,.dx-swatch-additional-dark .minimal-callout--success{background-color:#10b9811f;border-color:#10b98138;color:#a7f3d0}.dx-swatch-dark .minimal-callout--success .minimal-callout__icon-wrapper .dx-icon,.dx-swatch-dark .minimal-callout--success .minimal-callout__icon-wrapper i,body.dx-swatch-dark .minimal-callout--success .minimal-callout__icon-wrapper .dx-icon,body.dx-swatch-dark .minimal-callout--success .minimal-callout__icon-wrapper i,.dx-swatch-additional-dark .minimal-callout--success .minimal-callout__icon-wrapper .dx-icon,.dx-swatch-additional-dark .minimal-callout--success .minimal-callout__icon-wrapper i{color:#34d399}.dx-swatch-dark .minimal-callout--success .minimal-callout__title,body.dx-swatch-dark .minimal-callout--success .minimal-callout__title,.dx-swatch-additional-dark .minimal-callout--success .minimal-callout__title{color:#d1fae5}.minimal-callout--danger{background-color:#fef2f2;border-color:#ef444426;color:#991b1b}.minimal-callout--danger .minimal-callout__icon-wrapper .dx-icon,.minimal-callout--danger .minimal-callout__icon-wrapper i{color:#ef4444}.minimal-callout--danger .minimal-callout__title{color:#7f1d1d}.dx-swatch-dark .minimal-callout--danger,body.dx-swatch-dark .minimal-callout--danger,.dx-swatch-additional-dark .minimal-callout--danger{background-color:#ef44441f;border-color:#ef444438;color:#fecaca}.dx-swatch-dark .minimal-callout--danger .minimal-callout__icon-wrapper .dx-icon,.dx-swatch-dark .minimal-callout--danger .minimal-callout__icon-wrapper i,body.dx-swatch-dark .minimal-callout--danger .minimal-callout__icon-wrapper .dx-icon,body.dx-swatch-dark .minimal-callout--danger .minimal-callout__icon-wrapper i,.dx-swatch-additional-dark .minimal-callout--danger .minimal-callout__icon-wrapper .dx-icon,.dx-swatch-additional-dark .minimal-callout--danger .minimal-callout__icon-wrapper i{color:#f87171}.dx-swatch-dark .minimal-callout--danger .minimal-callout__title,body.dx-swatch-dark .minimal-callout--danger .minimal-callout__title,.dx-swatch-additional-dark .minimal-callout--danger .minimal-callout__title{color:#fee2e2}.minimal-callout--neutral{background-color:var(--app-surface-muted, #f8fafc);border-color:var(--app-border, rgba(0, 0, 0, .08));color:var(--app-text, #334155)}.minimal-callout--neutral .minimal-callout__icon-wrapper .dx-icon,.minimal-callout--neutral .minimal-callout__icon-wrapper i{color:var(--app-text-muted, #64748b)}.minimal-callout--neutral .minimal-callout__title{color:var(--app-text, #1e293b)}.dx-swatch-dark .minimal-callout--neutral,body.dx-swatch-dark .minimal-callout--neutral,.dx-swatch-additional-dark .minimal-callout--neutral{background-color:#ffffff0a;border-color:#ffffff14;color:#cbd5e1}.dx-swatch-dark .minimal-callout--neutral .minimal-callout__icon-wrapper .dx-icon,.dx-swatch-dark .minimal-callout--neutral .minimal-callout__icon-wrapper i,body.dx-swatch-dark .minimal-callout--neutral .minimal-callout__icon-wrapper .dx-icon,body.dx-swatch-dark .minimal-callout--neutral .minimal-callout__icon-wrapper i,.dx-swatch-additional-dark .minimal-callout--neutral .minimal-callout__icon-wrapper .dx-icon,.dx-swatch-additional-dark .minimal-callout--neutral .minimal-callout__icon-wrapper i{color:#94a3b8}.dx-swatch-dark .minimal-callout--neutral .minimal-callout__title,body.dx-swatch-dark .minimal-callout--neutral .minimal-callout__title,.dx-swatch-additional-dark .minimal-callout--neutral .minimal-callout__title{color:#f1f5f9}.toast-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;z-index:9998}.logis-error-boundary{display:flex;align-items:center;justify-content:center;min-height:380px;width:100%;padding:24px 16px;box-sizing:border-box}.logis-error-boundary__card{background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:var(--dx-base-border-radius, 8px);padding:28px 32px;max-width:680px;width:100%;box-shadow:0 4px 16px #0000000a;display:flex;flex-direction:column;gap:18px;animation:logis-fade-in .25s ease-out}.logis-error-boundary__header{display:flex;align-items:flex-start;gap:16px}.logis-error-boundary__icon-box{width:44px;height:44px;border-radius:8px;background:#ef444414;border:1px solid rgba(239,68,68,.2);display:flex;align-items:center;justify-content:center;color:#ef4444;font-size:20px;flex-shrink:0}.logis-error-boundary__title-group{display:flex;flex-direction:column;gap:4px}.logis-error-boundary__title{margin:0;font-size:16px;font-weight:600;color:var(--app-text, #1e293b)}.logis-error-boundary__subtitle{margin:0;font-size:12.5px;color:var(--app-text-muted, #64748b);line-height:1.45}.logis-error-boundary__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:4px}.logis-error-boundary__btn-primary{background:#0284c7;color:#fff;border:1px solid transparent;border-radius:var(--dx-base-border-radius, 4px);padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .15s ease,opacity .15s ease}.logis-error-boundary__btn-primary:hover{background:#0369a1}.logis-error-boundary__btn-secondary{background:var(--app-surface, #ffffff);color:var(--app-text, #334155);border:1px solid var(--app-border, #cbd5e1);border-radius:var(--dx-base-border-radius, 4px);padding:6px 12px;font-size:12px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .15s ease,border-color .15s ease}.logis-error-boundary__btn-secondary:hover{background:var(--app-surface-hover, #f8fafc);border-color:#94a3b8}.logis-error-boundary__btn-text{background:transparent;border:none;color:#64748b;font-size:11.5px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;margin-left:auto}.logis-error-boundary__btn-text:hover{background:#0000000a;color:#334155}.logis-error-boundary__details{border-top:1px solid var(--app-border, #f1f5f9);padding-top:12px}.logis-error-boundary__toggle{background:none;border:none;color:#64748b;font-size:11.5px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;padding:0}.logis-error-boundary__toggle:hover{color:#0284c7}.logis-error-boundary__stack-container{margin-top:10px;background:#0f172a;border-radius:6px;padding:12px 14px;color:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;line-height:1.5;max-height:220px;overflow-y:auto;overflow-x:auto;white-space:pre-wrap;word-break:break-all;border:1px solid rgba(255,255,255,.08)}.logis-error-boundary__stack-container .error-msg{color:#f87171;font-weight:600;margin-bottom:6px}.logis-error-boundary__stack-container .error-trace{color:#94a3b8}@keyframes logis-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.modern-saas-grid-header{width:100%;display:flex;flex-direction:column;gap:0;padding:4px 10px;background:var(--app-surface, #ffffff);border-bottom:1px solid var(--app-border, #e2e8f0)}.modern-saas-grid-header .header-toolbar-primary .dx-toolbar-items-container,.modern-saas-grid-header .header-row-primary .dx-toolbar-items-container{height:38px;min-height:38px;display:flex;align-items:center}.modern-saas-grid-header .header-toolbar-primary .header-title-container,.modern-saas-grid-header .header-row-primary .header-title-container{display:flex;align-items:center;gap:8px}.modern-saas-grid-header .header-toolbar-primary .header-title-container .header-icon-box,.modern-saas-grid-header .header-row-primary .header-title-container .header-icon-box{width:28px;height:28px;min-width:28px;border-radius:var(--dx-base-border-radius, 4px);background:var(--app-bg, #f8fafc);border:1px solid var(--app-border, #e2e8f0);display:flex;align-items:center;justify-content:center;color:var(--dx-color-primary);font-size:13px}.modern-saas-grid-header .header-toolbar-primary .header-title-container .header-text-group,.modern-saas-grid-header .header-row-primary .header-title-container .header-text-group{display:flex;flex-direction:column;line-height:1.15}.modern-saas-grid-header .header-toolbar-primary .header-title-container .header-text-group .header-title,.modern-saas-grid-header .header-row-primary .header-title-container .header-text-group .header-title{font-size:13.5px;font-weight:600;color:var(--app-text, #0f172a);letter-spacing:-.01em;margin:0}.modern-saas-grid-header .header-toolbar-primary .header-title-container .header-text-group .header-subtitle,.modern-saas-grid-header .header-row-primary .header-title-container .header-text-group .header-subtitle{font-size:10px;color:var(--app-text-muted, #64748b);font-weight:500;text-transform:uppercase;letter-spacing:.04em}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper,.modern-saas-grid-header .header-row-primary .header-actions-wrapper{display:inline-flex;align-items:center;gap:6px}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-button,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .primary-brand-button,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .corporate-button-toolbar-primary,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .corporate-button-toolbar-secondary,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-button,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .primary-brand-button,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .corporate-button-toolbar-primary,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .corporate-button-toolbar-secondary{height:28px!important;min-height:28px!important;max-height:28px!important;border-radius:var(--dx-base-border-radius, 4px)!important;font-size:11.5px!important;font-weight:550!important;line-height:1;box-sizing:border-box}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-button .dx-button-content,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .primary-brand-button .dx-button-content,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .corporate-button-toolbar-primary .dx-button-content,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .corporate-button-toolbar-secondary .dx-button-content,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-button .dx-button-content,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .primary-brand-button .dx-button-content,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .corporate-button-toolbar-primary .dx-button-content,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .corporate-button-toolbar-secondary .dx-button-content{padding:0 10px!important;height:28px!important;display:inline-flex;align-items:center;justify-content:center;gap:5px}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-button .dx-icon,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .primary-brand-button .dx-icon,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .corporate-button-toolbar-primary .dx-icon,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .corporate-button-toolbar-secondary .dx-icon,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-button .dx-icon,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .primary-brand-button .dx-icon,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .corporate-button-toolbar-primary .dx-icon,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .corporate-button-toolbar-secondary .dx-icon{font-size:13px!important;line-height:1}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .primary-brand-button,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .primary-brand-button{background-color:var(--dx-color-primary)!important;color:#fff!important;box-shadow:none!important;border:1px solid transparent!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .primary-brand-button:hover,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .primary-brand-button:hover{background-color:var(--dx-color-primary-hover, #b91c1c)!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .icon-action-button,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .icon-action-button{width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;max-height:28px!important;padding:0!important;border:1px solid var(--app-border, #e2e8f0)!important;border-radius:var(--dx-base-border-radius, 4px)!important;background:var(--app-surface, #ffffff)!important;color:var(--app-text, #0f172a)!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .icon-action-button .dx-button-content,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .icon-action-button .dx-button-content{padding:0!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .icon-action-button .dx-icon,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .icon-action-button .dx-icon{font-size:13px!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .icon-action-button:hover,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .icon-action-button:hover{background-color:var(--app-bg, #f1f5f9)!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .icon-action-button.header-refresh-btn .dx-icon,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .icon-action-button.header-refresh-btn .dx-icon{color:#f59e0b!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .icon-action-button.header-refresh-btn:hover .dx-icon,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .icon-action-button.header-refresh-btn:hover .dx-icon{color:#d97706!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown{width:auto!important;min-width:44px!important;height:28px!important;min-height:28px!important;max-height:28px!important;padding:0!important;border:1px solid var(--app-border, #cbd5e1)!important;border-radius:var(--dx-base-border-radius, 4px)!important;background:var(--app-surface, #ffffff)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-button,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-action,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-button,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-action,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle{height:26px!important;min-height:26px!important;border:none!important;background:transparent!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-action,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-action{padding-left:6px!important;padding-right:2px!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-action .dx-button-content,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-action .dx-button-content{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-action .dx-icon,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-action .dx-icon{color:#10b981!important;font-size:13px!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle{padding-right:6px!important;padding-left:2px!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle .dx-button-content,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle .dx-button-content{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle .dx-icon,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle .dx-icon-spindown,.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle .dx-icon-chevrondown,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle .dx-icon,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle .dx-icon-spindown,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown .dx-dropdownbutton-toggle .dx-icon-chevrondown{color:#10b981!important;font-size:10px!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown:hover,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown:hover{background-color:var(--app-bg, #f1f5f9)!important;border-color:#94a3b8!important}.modern-saas-grid-header .header-toolbar-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown:hover .dx-icon,.modern-saas-grid-header .header-row-primary .header-actions-wrapper .dx-dropdownbutton.header-export-dropdown:hover .dx-icon{color:#059669!important}.modern-saas-grid-header .header-toolbar-secondary .dx-toolbar-items-container,.modern-saas-grid-header .header-row-secondary .dx-toolbar-items-container{height:32px;min-height:32px}.modern-saas-grid-header .header-toolbar-secondary .header-segmented-control .segmented-tab-button,.modern-saas-grid-header .header-row-secondary .header-segmented-control .segmented-tab-button{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;height:26px;font-size:11.5px;font-weight:500;color:var(--app-text-muted, #64748b);background:transparent;border:none;border-radius:var(--dx-base-border-radius, 4px);cursor:pointer;transition:all .15s ease}div[data-toaster-id]{z-index:99999!important}div[data-toaster-id]>div{font-family:var(--app-font-family, "Plus Jakarta Sans", "Inter", -apple-system, sans-serif)!important;border-radius:8px!important;font-size:12.5px!important;line-height:1.45!important;letter-spacing:-.01em!important;box-sizing:border-box!important;max-width:420px!important}.logis-toast-spinner,.rht-spinner{display:inline-block;width:15px;height:15px;border:2px solid rgba(5,102,248,.22);border-top-color:var(--dx-color-primary);border-radius:50%;animation:logis-toast-spin .65s cubic-bezier(.4,0,.2,1) infinite;flex-shrink:0;margin-right:6px;vertical-align:middle;box-sizing:border-box}@keyframes logis-toast-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#hot-toast-backdrop{position:fixed;inset:0;z-index:9998;background:#0f172a14!important;backdrop-filter:blur(1px)!important;-webkit-backdrop-filter:blur(1px)!important;transition:opacity .15s ease;pointer-events:auto}.dx-swatch-dark #hot-toast-backdrop,body.dx-swatch-dark #hot-toast-backdrop{background:#00000059!important}.logis-toast-error-container{display:flex;flex-direction:column;gap:3px;width:100%;max-width:380px;text-align:left}.logis-toast-error-title{font-weight:600;font-size:12.5px;color:var(--app-text, #1e293b);line-height:1.35}.dx-swatch-dark .logis-toast-error-title,body.dx-swatch-dark .logis-toast-error-title{color:#f8fafc}.logis-toast-error-subtitle{font-size:11.5px;color:var(--app-text-muted, #64748b);line-height:1.35;margin-top:1px}.dx-swatch-dark .logis-toast-error-subtitle,body.dx-swatch-dark .logis-toast-error-subtitle{color:#94a3b8}.logis-toast-error-list{margin:4px 0 0;padding-left:15px;list-style-type:disc;font-size:12px;line-height:1.4;color:#dc2626}.dx-swatch-dark .logis-toast-error-list,body.dx-swatch-dark .logis-toast-error-list{color:#f87171}.logis-toast-error-list li{margin-bottom:2px;font-weight:500}.logis-toast-detail-toggle{background:none;border:none;color:var(--dx-color-primary);font-size:11.5px;font-weight:500;cursor:pointer;padding:0;margin-top:2px;display:inline-flex;align-items:center;gap:3px;text-decoration:none;transition:opacity .12s ease}.logis-toast-detail-toggle:hover{opacity:.8;text-decoration:underline}.logis-toast-detail-box{margin-top:6px;padding:8px 10px;background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0);border-radius:6px;font-size:11.5px;color:var(--app-text-muted, #64748b);line-height:1.4;white-space:pre-wrap;max-height:140px;overflow-y:auto;font-family:inherit;box-sizing:border-box}.logis-toast-detail-trace{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px}.logis-toast-trace-label{font-size:11px;font-weight:500;color:var(--app-text-muted, #64748b);white-space:nowrap}.logis-toast-trace-value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;color:var(--app-text, #334155);background:#0000000a;padding:2px 6px;border-radius:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px}.logis-toast-copy-btn{background:none;border:1px solid var(--app-border, #cbd5e1);border-radius:4px;padding:2px 8px;font-size:10.5px;font-weight:500;color:var(--dx-color-primary);cursor:pointer;white-space:nowrap;transition:all .15s ease;line-height:1.4}.logis-toast-copy-btn:hover{background:#0566f814;border-color:var(--dx-color-primary)}.dx-swatch-dark .logis-toast-detail-box,body.dx-swatch-dark .logis-toast-detail-box{background:#0f172a;border-color:#334155;color:#94a3b8}.dx-swatch-dark .logis-toast-trace-value,body.dx-swatch-dark .logis-toast-trace-value{color:#e2e8f0;background:#ffffff0f}.dx-swatch-dark .logis-toast-copy-btn,body.dx-swatch-dark .logis-toast-copy-btn{border-color:#475569;color:#60a5fa}:is(.dx-swatch-dark .logis-toast-copy-btn,body.dx-swatch-dark .logis-toast-copy-btn):hover{background:#60a5fa1f;border-color:#60a5fa}.tab-text{display:inline-block;margin-right:8px}.tab-badge{color:#fff;padding:2px 6px;border-radius:12px;font-size:11px;font-weight:700;transition:background-color .2s ease;box-shadow:0 1px 3px #0003}.tab-badge[style*="#dc3545"]{background-color:#dc3545!important}.tab-badge[style*="#fd7e14"]{background-color:#fd7e14!important}.tab-badge[style*="#007bff"]{background-color:#007bff!important}.role-permission-form{height:100%;display:flex;flex-direction:column;padding:20px}.role-permission-form .permission-form-header{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid var(--app-border, #e0e0e0)}.role-permission-form .permission-form-header h3{margin:0 0 5px;color:var(--app-text, #333);font-size:1.5rem}.role-permission-form .permission-form-header .permission-form-description{margin:0;color:var(--app-text-muted, #666);font-size:.9rem}.role-permission-form .permission-form-content{flex:1;overflow:hidden}.role-permission-form .permission-form-content .dx-tabs{height:100%}.role-permission-form .permission-form-content .dx-tabs .dx-tabpanel{height:calc(100% - 60px);min-height:440px}.role-permission-form .permission-form-content .dx-tabs .dx-tabs-wrapper{max-height:60px;overflow-y:auto}.role-permission-form .permission-form-footer{margin-top:20px;padding-top:15px;border-top:1px solid var(--app-border, #e0e0e0)}.role-permission-form .permission-form-footer .permission-summary p{margin:0;color:var(--app-text-muted, #666);font-size:.9rem}.permission-group-content{height:100%;min-height:400px;display:flex;flex-direction:column;padding:10px}.permission-group-content .permission-group-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid var(--app-border, #f0f0f0)}.permission-group-content .permission-group-header h4{margin:0;color:var(--app-text, #333);font-size:1.2rem}.permission-group-content .permission-group-header .permission-group-actions{display:flex;gap:10px}.permission-group-content .permission-group-header .permission-group-actions .dx-button{min-width:100px;font-size:.9rem}.permission-group-content .dx-datagrid{flex:1;border:1px solid var(--app-border, #e0e0e0);border-radius:4px;min-height:350px}.permission-group-content .dx-datagrid .dx-datagrid-headers,.permission-group-content .dx-datagrid .dx-datagrid-rowsview .dx-row:hover{background-color:var(--app-surface, #f8f9fa)}.permission-group-content .dx-datagrid .dx-datagrid-rowsview .dx-row.dx-row-alt{background-color:var(--app-surface, #fafafa)}.permission-form-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:var(--app-text-muted, #666)}.permission-form-loading .dx-loadindicator{margin-bottom:15px}.permission-form-loading p{margin:0;font-size:1rem}.permission-form-no-selection{display:flex;align-items:center;justify-content:center;height:200px;color:var(--app-text-muted, #666);font-size:1rem}@media(max-width:768px){.role-permission-form{padding:15px}.role-permission-form .permission-form-header h3{font-size:1.3rem}.role-permission-form .permission-group-content .permission-group-header{flex-direction:column;gap:10px;align-items:stretch}.role-permission-form .permission-group-content .permission-group-header h4{text-align:center}.role-permission-form .permission-group-content .permission-group-header .permission-group-actions{justify-content:center}}.permission-filters-container{display:flex;gap:10px;margin-top:12px;margin-bottom:8px;flex-wrap:wrap}.permission-filter-chip{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid var(--app-border, #e2e8f0);background-color:var(--app-surface, #ffffff);color:var(--app-text, #4a5568);transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 1px 2px #0000000d}.permission-filter-chip:hover{background-color:var(--app-surface, #f7fafc);border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 2px 4px #00000014}.permission-filter-chip:active{transform:translateY(0)}.permission-filter-chip .chip-counter{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:10px;font-size:11px;font-weight:700;background-color:#edf2f7;color:#4a5568;transition:all .2s ease}.permission-filter-chip.active{background-color:#3182ce;border-color:#3182ce;color:#fff;box-shadow:0 3px 6px #3182ce33}.permission-filter-chip.active .chip-counter{background-color:#ffffff40;color:#fff}.permission-filter-chip.filter-all.active{background-color:#4a5568;border-color:#4a5568;box-shadow:0 3px 6px #4a556833}.permission-filter-chip.filter-assigned.active{background-color:#2f855a;border-color:#2f855a;box-shadow:0 3px 6px #2f855a33}.permission-filter-chip.filter-unassigned.active{background-color:#c53030;border-color:#c53030;box-shadow:0 3px 6px #c5303033}.no-permissions-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;border:2px dashed var(--app-border, #e2e8f0);border-radius:8px;margin-top:15px;background-color:var(--app-surface, #f7fafc);color:var(--app-text, #4a5568);text-align:center}.no-permissions-placeholder .placeholder-icon{font-size:32px;color:#a0aec0;margin-bottom:12px}.no-permissions-placeholder p{margin:0}.notif-bell-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.notif-bell-wrapper .notif-bell-button.dx-button{width:34px!important;height:34px!important;border-radius:6px!important;border:none!important;background:transparent!important;color:var(--app-text-muted, #64748b)!important;transition:all .15s ease!important}.notif-bell-wrapper .notif-bell-button.dx-button .dx-button-content{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.notif-bell-wrapper .notif-bell-button.dx-button .dx-icon{font-size:16px!important;color:var(--app-text-muted, #64748b)!important;transition:color .15s ease!important}.notif-bell-wrapper .notif-bell-button.dx-button:hover,.notif-bell-wrapper .notif-bell-button.dx-button.active{background-color:var(--app-surface-muted, #f1f5f9)!important;color:var(--app-text, #0f172a)!important}.notif-bell-wrapper .notif-bell-button.dx-button:hover .dx-icon,.notif-bell-wrapper .notif-bell-button.dx-button.active .dx-icon{color:var(--app-text, #0f172a)!important}.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button,body.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button,.dx-swatch-additional-dark .notif-bell-wrapper .notif-bell-button.dx-button,.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button .dx-icon,body.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button .dx-icon,.dx-swatch-additional-dark .notif-bell-wrapper .notif-bell-button.dx-button .dx-icon{color:#94a3b8!important}.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button:hover,.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button.active,body.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button:hover,body.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button.active,.dx-swatch-additional-dark .notif-bell-wrapper .notif-bell-button.dx-button:hover,.dx-swatch-additional-dark .notif-bell-wrapper .notif-bell-button.dx-button.active{background-color:#ffffff14!important;color:#f8fafc!important}.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button:hover .dx-icon,.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button.active .dx-icon,body.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button:hover .dx-icon,body.dx-swatch-dark .notif-bell-wrapper .notif-bell-button.dx-button.active .dx-icon,.dx-swatch-additional-dark .notif-bell-wrapper .notif-bell-button.dx-button:hover .dx-icon,.dx-swatch-additional-dark .notif-bell-wrapper .notif-bell-button.dx-button.active .dx-icon{color:#f8fafc!important}.notif-bell-wrapper .notif-count-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;font-size:9.5px;background:#ef4444;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;line-height:1;box-shadow:0 1px 3px #ef444466;pointer-events:none;animation:badge-pop .2s ease-out}@keyframes badge-pop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.header-chat-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.header-chat-wrapper .header-chat-button.dx-button{width:34px!important;height:34px!important;border-radius:var(--dx-base-border-radius, 6px)!important;border:none!important;background:transparent!important;color:var(--app-text-muted, #64748b)!important;transition:all .15s ease!important}.header-chat-wrapper .header-chat-button.dx-button .dx-button-content{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.header-chat-wrapper .header-chat-button.dx-button .dx-icon{font-size:15.5px!important;color:var(--app-text-muted, #64748b)!important;transition:color .15s ease!important}.header-chat-wrapper .header-chat-button.dx-button:hover{background-color:var(--app-surface-muted, #f8fafc)!important;color:var(--dx-color-primary)!important}.header-chat-wrapper .header-chat-button.dx-button:hover .dx-icon{color:var(--dx-color-primary)!important}.dx-swatch-dark .header-chat-wrapper .header-chat-button.dx-button,body.dx-swatch-dark .header-chat-wrapper .header-chat-button.dx-button,.dx-swatch-additional-dark .header-chat-wrapper .header-chat-button.dx-button,.dx-swatch-dark .header-chat-wrapper .header-chat-button.dx-button .dx-icon,body.dx-swatch-dark .header-chat-wrapper .header-chat-button.dx-button .dx-icon,.dx-swatch-additional-dark .header-chat-wrapper .header-chat-button.dx-button .dx-icon{color:#94a3b8!important}.dx-swatch-dark .header-chat-wrapper .header-chat-button.dx-button:hover,body.dx-swatch-dark .header-chat-wrapper .header-chat-button.dx-button:hover,.dx-swatch-additional-dark .header-chat-wrapper .header-chat-button.dx-button:hover{background-color:#ffffff14!important;color:var(--dx-color-primary)!important}.dx-swatch-dark .header-chat-wrapper .header-chat-button.dx-button:hover .dx-icon,body.dx-swatch-dark .header-chat-wrapper .header-chat-button.dx-button:hover .dx-icon,.dx-swatch-additional-dark .header-chat-wrapper .header-chat-button.dx-button:hover .dx-icon{color:var(--dx-color-primary)!important}.user-panel-container{display:flex;align-items:center}.user-panel-container .user-profile-trigger{display:flex;align-items:center;gap:8px;padding:3px 8px 3px 3px;background:transparent;border:1px solid transparent;border-radius:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;transition:all .15s ease}.user-panel-container .user-profile-trigger:hover,.user-panel-container .user-profile-trigger.active{background-color:var(--app-surface-muted, #f8fafc);border-color:var(--app-border, #e2e8f0)}.user-panel-container .user-profile-trigger .user-avatar{width:36px!important;height:36px!important;border-radius:var(--dx-base-border-radius, 8px)!important;background:linear-gradient(135deg,var(--dx-color-primary) 0%,var(--dx-color-primary-hover) 100%)!important;border:1px solid rgba(255,255,255,.15)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;overflow:hidden!important;box-shadow:0 1px 2px #0000000d}.user-panel-container .user-profile-trigger .user-avatar .user-avatar-initials{font-size:13px!important;font-weight:700!important;color:#fff!important;letter-spacing:.5px!important;line-height:1!important}.user-panel-container .user-profile-trigger .user-avatar .user-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-panel-container .user-profile-trigger .user-info-text{display:flex;flex-direction:column;text-align:left;line-height:1.25;max-width:140px}.user-panel-container .user-profile-trigger .user-info-text .user-name{font-size:12px;font-weight:600;color:var(--app-text, #0f172a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.user-panel-container .user-profile-trigger .user-info-text .user-role{font-size:10.5px;font-weight:450;color:var(--app-text-muted, #64748b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.user-panel-container .user-profile-trigger .user-chevron-icon{font-size:10px;color:var(--app-text-muted, #94a3b8);margin-left:2px;transition:transform .18s ease}.user-panel-container .user-profile-trigger .user-chevron-icon.rotate{transform:rotate(180deg)}.dx-swatch-dark .user-panel-container .user-profile-trigger:hover,.dx-swatch-dark .user-panel-container .user-profile-trigger.active,body.dx-swatch-dark .user-panel-container .user-profile-trigger:hover,body.dx-swatch-dark .user-panel-container .user-profile-trigger.active,.dx-swatch-additional-dark .user-panel-container .user-profile-trigger:hover,.dx-swatch-additional-dark .user-panel-container .user-profile-trigger.active{background-color:#ffffff0f;border-color:#334155}.dx-swatch-dark .user-panel-container .user-profile-trigger .user-name,body.dx-swatch-dark .user-panel-container .user-profile-trigger .user-name,.dx-swatch-additional-dark .user-panel-container .user-profile-trigger .user-name{color:#f8fafc}.dx-swatch-dark .user-panel-container .user-profile-trigger .user-role,body.dx-swatch-dark .user-panel-container .user-profile-trigger .user-role,.dx-swatch-additional-dark .user-panel-container .user-profile-trigger .user-role{color:#94a3b8}.user-panel-container .user-list-mode{width:100%}.user-panel-container .user-list-mode .list-trigger{padding:8px 12px;width:100%;border-bottom:1px solid var(--app-border, #e2e8f0)}.saas-user-popover .dx-popover-arrow,.dx-popover.saas-user-popover .dx-popover-arrow,.dx-popup-wrapper.saas-user-popover .dx-popover-arrow{display:none!important}.saas-user-popover .dx-overlay-content,.dx-popover.saas-user-popover .dx-overlay-content,.dx-popup-wrapper.saas-user-popover .dx-overlay-content{border-radius:10px!important;border:1px solid var(--app-border, #e2e8f0)!important;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000000a!important;background:var(--app-surface, #ffffff)!important;padding:0!important;overflow:hidden!important}.saas-user-popover .dx-overlay-content .dx-popup-content,.dx-popover.saas-user-popover .dx-overlay-content .dx-popup-content,.dx-popup-wrapper.saas-user-popover .dx-overlay-content .dx-popup-content{padding:0!important}.dx-swatch-dark .saas-user-popover .dx-overlay-content,body.dx-swatch-dark .saas-user-popover .dx-overlay-content,.dx-swatch-additional-dark .saas-user-popover .dx-overlay-content,.dx-swatch-dark .dx-popover.saas-user-popover .dx-overlay-content,body.dx-swatch-dark .dx-popover.saas-user-popover .dx-overlay-content,.dx-swatch-additional-dark .dx-popover.saas-user-popover .dx-overlay-content,.dx-swatch-dark .dx-popup-wrapper.saas-user-popover .dx-overlay-content,body.dx-swatch-dark .dx-popup-wrapper.saas-user-popover .dx-overlay-content,.dx-swatch-additional-dark .dx-popup-wrapper.saas-user-popover .dx-overlay-content{background:#0f172a!important;border-color:#1e293b!important;box-shadow:0 12px 30px #00000073!important}.saas-user-dropdown-container{padding:5px!important;display:flex!important;flex-direction:column!important;gap:1px!important;width:100%!important;box-sizing:border-box!important;font-family:var(--app-font-family, "Plus Jakarta Sans", "Inter", sans-serif)!important}.saas-user-dropdown-container .dropdown-divider{height:1px!important;background-color:var(--app-border, #f1f5f9)!important;margin:3px 0!important;width:100%!important}.dx-swatch-dark .saas-user-dropdown-container .dropdown-divider,body.dx-swatch-dark .saas-user-dropdown-container .dropdown-divider,.dx-swatch-additional-dark .saas-user-dropdown-container .dropdown-divider{background-color:#1e293b!important}.saas-user-dropdown-container .dropdown-items-group{display:flex!important;flex-direction:column!important;gap:1px!important;width:100%!important}.saas-user-dropdown-container .dropdown-action-item{all:unset!important;box-sizing:border-box!important;width:100%!important;display:flex!important;align-items:center!important;gap:9px!important;padding:6px 9px!important;border-radius:6px!important;background:transparent!important;border:none!important;outline:none!important;cursor:pointer!important;text-align:left!important;font-size:12.5px!important;font-weight:500!important;color:var(--app-text, #334155)!important;transition:all .12s ease!important;font-family:inherit!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.saas-user-dropdown-container .dropdown-action-item .dx-icon{font-size:14px!important;color:var(--app-text-muted, #64748b)!important;transition:color .12s ease!important}.saas-user-dropdown-container .dropdown-action-item:hover{background-color:var(--app-surface-muted, #f1f5f9)!important;color:var(--app-text, #0f172a)!important}.saas-user-dropdown-container .dropdown-action-item:hover .dx-icon{color:var(--app-text, #0f172a)!important}.saas-user-dropdown-container .dropdown-action-item.logout-action{color:#dc2626!important}.saas-user-dropdown-container .dropdown-action-item.logout-action .dx-icon{color:#ef4444!important}.saas-user-dropdown-container .dropdown-action-item.logout-action:hover{background-color:#ef444414!important;color:#b91c1c!important}.saas-user-dropdown-container .dropdown-action-item.logout-action:hover .dx-icon{color:#b91c1c!important}.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item,body.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item,.dx-swatch-additional-dark .saas-user-dropdown-container .dropdown-action-item{color:#cbd5e1!important}.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item .dx-icon,body.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item .dx-icon,.dx-swatch-additional-dark .saas-user-dropdown-container .dropdown-action-item .dx-icon{color:#94a3b8!important}.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item:hover,body.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item:hover,.dx-swatch-additional-dark .saas-user-dropdown-container .dropdown-action-item:hover{background-color:#ffffff0f!important;color:#f8fafc!important}.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item:hover .dx-icon,body.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item:hover .dx-icon,.dx-swatch-additional-dark .saas-user-dropdown-container .dropdown-action-item:hover .dx-icon{color:#f8fafc!important}.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item.logout-action,body.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item.logout-action,.dx-swatch-additional-dark .saas-user-dropdown-container .dropdown-action-item.logout-action,.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item.logout-action .dx-icon,body.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item.logout-action .dx-icon,.dx-swatch-additional-dark .saas-user-dropdown-container .dropdown-action-item.logout-action .dx-icon{color:#f87171!important}.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item.logout-action:hover,body.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item.logout-action:hover,.dx-swatch-additional-dark .saas-user-dropdown-container .dropdown-action-item.logout-action:hover{background-color:#f871711f!important;color:#fca5a5!important}.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item.logout-action:hover .dx-icon,body.dx-swatch-dark .saas-user-dropdown-container .dropdown-action-item.logout-action:hover .dx-icon,.dx-swatch-additional-dark .saas-user-dropdown-container .dropdown-action-item.logout-action:hover .dx-icon{color:#fca5a5!important}.header-component.minimal-header{height:54px;width:100%;background-color:var(--app-surface, #ffffff);border-bottom:1px solid var(--app-border, #e2e8f0);position:relative;z-index:100;display:flex;align-items:center;font-family:var(--app-font-family, "Plus Jakarta Sans", "Inter", sans-serif);box-shadow:none;padding:0;box-sizing:border-box}.dx-swatch-dark .header-component.minimal-header,body.dx-swatch-dark .header-component.minimal-header,.dx-swatch-additional-dark .header-component.minimal-header{background-color:#0f172a!important;border-bottom-color:#1e293b!important}.header-component.minimal-header .header-logo-container{width:260px;min-width:260px;max-width:260px;height:100%;display:flex;align-items:center;justify-content:flex-start;border-right:1px solid var(--app-border, #e2e8f0);background-color:var(--app-surface, #ffffff);box-sizing:border-box;padding:0 20px}.header-component.minimal-header .header-logo-container .header-logo-brand{display:flex;align-items:center}.header-component.minimal-header .header-logo-container .header-logo-brand .brand-avatar{width:36px;height:36px;border-radius:var(--dx-base-border-radius, 8px);background:linear-gradient(135deg,var(--dx-color-primary) 0%,var(--dx-color-primary-hover) 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;margin-right:10px;letter-spacing:.5px;flex-shrink:0;box-shadow:0 2px 4px var(--dx-color-primary-light)}.header-component.minimal-header .header-logo-container .header-logo-brand .brand-text-container{display:flex;flex-direction:column;justify-content:center;line-height:1.2}.header-component.minimal-header .header-logo-container .header-logo-brand .brand-text-container .brand-title{font-size:13px;font-weight:600;color:var(--app-text, #0f172a);letter-spacing:.02em}.header-component.minimal-header .header-logo-container .header-logo-brand .brand-text-container .brand-subtitle{font-size:10px;font-weight:500;color:var(--app-text-muted, #64748b);text-transform:uppercase;letter-spacing:.05em}.dx-swatch-dark .header-component.minimal-header .header-logo-container,body.dx-swatch-dark .header-component.minimal-header .header-logo-container,.dx-swatch-additional-dark .header-component.minimal-header .header-logo-container{border-right-color:#1e293b;background-color:#0f172a}.dx-swatch-dark .header-component.minimal-header .header-logo-container .brand-title,body.dx-swatch-dark .header-component.minimal-header .header-logo-container .brand-title,.dx-swatch-additional-dark .header-component.minimal-header .header-logo-container .brand-title{color:#f8fafc!important}.header-component.minimal-header .header-actions-container{flex:1;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-sizing:border-box}.header-component.minimal-header .header-actions-container .header-actions-left{display:flex;align-items:center;gap:8px}.header-component.minimal-header .header-actions-container .header-actions-left .header-breadcrumb-badge{font-size:11.5px;font-weight:550;color:var(--app-text-muted, #64748b);background:var(--app-surface-muted, #f8fafc);padding:3px 10px;border-radius:20px;border:1px solid var(--app-border, #f1f5f9);letter-spacing:-.01em}.header-component.minimal-header .header-actions-container .header-actions-left .header-qa-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:650;color:#d97706;background:#f59e0b1f;padding:2px 8px;border-radius:20px;border:1px solid rgba(245,158,11,.28);letter-spacing:.02em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .15s ease}.header-component.minimal-header .header-actions-container .header-actions-left .header-qa-badge .qa-badge-icon{font-size:11px;line-height:1}.header-component.minimal-header .header-actions-container .header-actions-left .header-qa-badge .qa-badge-text{font-size:10.5px;font-weight:700;letter-spacing:.05em}.header-component.minimal-header .header-actions-container .header-actions-left .header-qa-badge:hover{background:#f59e0b2e;border-color:#f59e0b73}.dx-swatch-dark .header-component.minimal-header .header-actions-container .header-actions-left .header-breadcrumb-badge,body.dx-swatch-dark .header-component.minimal-header .header-actions-container .header-actions-left .header-breadcrumb-badge,.dx-swatch-additional-dark .header-component.minimal-header .header-actions-container .header-actions-left .header-breadcrumb-badge{background:#1e293b;border-color:#334155;color:#94a3b8}.dx-swatch-dark .header-component.minimal-header .header-actions-container .header-actions-left .header-qa-badge,body.dx-swatch-dark .header-component.minimal-header .header-actions-container .header-actions-left .header-qa-badge,.dx-swatch-additional-dark .header-component.minimal-header .header-actions-container .header-actions-left .header-qa-badge{background:#f59e0b29;border-color:#f59e0b59;color:#fbbf24}.dx-swatch-dark .header-component.minimal-header .header-actions-container .header-actions-left .header-qa-badge:hover,body.dx-swatch-dark .header-component.minimal-header .header-actions-container .header-actions-left .header-qa-badge:hover,.dx-swatch-additional-dark .header-component.minimal-header .header-actions-container .header-actions-left .header-qa-badge:hover{background:#f59e0b3d;border-color:#f59e0b80}.header-component.minimal-header .header-actions-container .header-actions-right{display:flex;align-items:center;gap:8px}.header-component.minimal-header .header-tenant-wrapper{display:flex;align-items:center;gap:6px;padding:2px 10px 2px 8px;border-radius:20px;background-color:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0);transition:all .15s ease}.header-component.minimal-header .header-tenant-wrapper .tenant-icon{font-size:14px;color:var(--dx-color-primary)!important;flex-shrink:0}.header-component.minimal-header .header-tenant-wrapper .dx-selectbox{background:transparent!important;border:none!important}.header-component.minimal-header .header-tenant-wrapper .dx-selectbox .dx-texteditor-input{font-size:11.5px!important;font-weight:550!important;color:var(--app-text, #0f172a)!important;padding:2px 0!important;font-family:var(--app-font-family, "Plus Jakarta Sans", "Inter", sans-serif)}.header-component.minimal-header .header-tenant-wrapper .dx-selectbox .dx-dropdowneditor-icon{color:var(--app-text-muted, #64748b)!important;font-size:11px!important}.header-component.minimal-header .header-tenant-wrapper:hover,.header-component.minimal-header .header-tenant-wrapper:focus-within{border-color:var(--app-border-focus, #cbd5e1);background-color:var(--app-surface, #ffffff)}.dx-swatch-dark .header-component.minimal-header .header-tenant-wrapper,body.dx-swatch-dark .header-component.minimal-header .header-tenant-wrapper,.dx-swatch-additional-dark .header-component.minimal-header .header-tenant-wrapper{background-color:#1e293b;border-color:#334155}.dx-swatch-dark .header-component.minimal-header .header-tenant-wrapper .tenant-icon,body.dx-swatch-dark .header-component.minimal-header .header-tenant-wrapper .tenant-icon,.dx-swatch-additional-dark .header-component.minimal-header .header-tenant-wrapper .tenant-icon{color:var(--dx-color-primary)!important}.dx-swatch-dark .header-component.minimal-header .header-tenant-wrapper .dx-selectbox .dx-texteditor-input,body.dx-swatch-dark .header-component.minimal-header .header-tenant-wrapper .dx-selectbox .dx-texteditor-input,.dx-swatch-additional-dark .header-component.minimal-header .header-tenant-wrapper .dx-selectbox .dx-texteditor-input{color:#f8fafc!important}.dx-swatch-dark .header-component.minimal-header .header-tenant-wrapper:hover,.dx-swatch-dark .header-component.minimal-header .header-tenant-wrapper:focus-within,body.dx-swatch-dark .header-component.minimal-header .header-tenant-wrapper:hover,body.dx-swatch-dark .header-component.minimal-header .header-tenant-wrapper:focus-within,.dx-swatch-additional-dark .header-component.minimal-header .header-tenant-wrapper:hover,.dx-swatch-additional-dark .header-component.minimal-header .header-tenant-wrapper:focus-within{background-color:#243248;border-color:#475569}.header-component.minimal-header .header-action-item{display:flex;align-items:center;justify-content:center}.header-component.minimal-header .header-divider{width:1px;height:20px;background-color:var(--app-border, #e2e8f0);margin:0 2px}.dx-swatch-dark .header-component.minimal-header .header-divider,body.dx-swatch-dark .header-component.minimal-header .header-divider,.dx-swatch-additional-dark .header-component.minimal-header .header-divider{background-color:#334155}.theme-selector-container{position:relative;display:inline-flex;align-items:center}.theme-trigger-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(var(--base-accent-rgb, 22, 119, 255),.35);background:rgba(var(--base-accent-rgb, 22, 119, 255),.12);color:var(--base-accent, #1677FF);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);padding:0;outline:none}.theme-trigger-btn:hover{background:rgba(var(--base-accent-rgb, 22, 119, 255),.22);border-color:var(--base-accent, #1677FF);transform:scale(1.05)}.theme-trigger-btn.active{background:var(--base-accent, #1677FF);color:#fff;box-shadow:0 0 0 3px rgba(var(--base-accent-rgb, 22, 119, 255),.4)}.theme-trigger-btn .theme-palette-svg{width:20px;height:20px}.theme-popover-card{position:absolute;top:calc(100% + 12px);right:0;width:380px;max-width:94vw;background-color:#fff;color:#1e293b;border:1px solid #cbd5e1;border-radius:16px;padding:18px 20px 20px;box-shadow:0 20px 50px -10px #00000040,0 0 0 1px #0000000d;z-index:2500;animation:themePopoverEnter .2s cubic-bezier(.16,1,.3,1) forwards;transform-origin:top right;opacity:1}.theme-popover-card.dark-theme,.dark .theme-popover-card{background-color:#0f172a;color:#f8fafc;border-color:#334155;box-shadow:0 20px 50px -10px #000000bf,0 0 0 1px #ffffff1f}.theme-popover-card.standalone{position:static;top:auto;right:auto;width:100%;max-width:100%;box-shadow:none;animation:none;border:none;padding:0}@keyframes themePopoverEnter{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.theme-popover-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:15px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.dark-theme .theme-popover-header{border-bottom-color:#334155}.theme-popover-title-group{display:flex;flex-direction:column}.theme-popover-subtitle{font-size:10.5px;font-weight:800;letter-spacing:.08em;color:var(--base-accent, #1677FF);margin-bottom:2px;text-transform:uppercase}.theme-popover-title{font-size:17px;font-weight:700;margin:0;color:inherit;line-height:1.2}.theme-popover-badge{font-size:9.5px;font-weight:700;letter-spacing:.04em;background-color:rgba(var(--base-accent-rgb, 22, 119, 255),.12);color:var(--base-accent, #1677FF);border:1px solid rgba(var(--base-accent-rgb, 22, 119, 255),.28);border-radius:6px;padding:5px 8px;text-align:right;line-height:1.25;white-space:nowrap}.theme-section{margin-bottom:14px}.theme-section:last-child{margin-bottom:0}.theme-section-title{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.05em;color:var(--base-accent, #1677FF);margin-bottom:8px}.theme-section-title .section-icon{width:14px;height:14px;flex-shrink:0}.theme-section-title.radius-title-row{justify-content:space-between}.theme-section-title.radius-title-row .title-left{display:flex;align-items:center;gap:6px}.theme-section-title.radius-title-row .radius-current-pill{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:var(--base-accent, #1677FF);background:rgba(var(--base-accent-rgb, 22, 119, 255),.1);padding:2px 7px;border-radius:4px;border:1px solid rgba(var(--base-accent-rgb, 22, 119, 255),.25)}.theme-section-title.radius-title-row .radius-current-pill .radius-desc{font-size:10px;font-weight:500;opacity:.85}.theme-grid-2x2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.theme-card-btn{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;text-align:left;cursor:pointer;transition:all .16s ease;outline:none}.dark-theme .theme-card-btn{background-color:#1e293b;border-color:#334155}.theme-card-btn:hover{border-color:var(--base-accent, #1677FF);background-color:rgba(var(--base-accent-rgb, 22, 119, 255),.08)}.theme-card-btn.selected{border:1.5px solid var(--base-accent, #1677FF);background-color:rgba(var(--base-accent-rgb, 22, 119, 255),.12)}.theme-card-btn.selected .card-title{color:var(--base-accent, #1677FF);font-weight:700}.theme-card-btn .card-title{display:block;font-size:12.5px;font-weight:600;color:#1e293b;line-height:1.2}.dark-theme .theme-card-btn .card-title{color:#f8fafc}.theme-card-btn .card-subtitle{display:block;font-size:10.5px;color:#64748b;margin-top:2px}.dark-theme .theme-card-btn .card-subtitle{color:#94a3b8}.theme-swatches-container{display:flex;flex-direction:column;gap:8px}.theme-swatches-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:4px 2px}.theme-swatches-grid .color-swatch-btn{width:38px;height:38px;margin:0 auto}.color-swatch-btn{width:38px;height:38px;border-radius:50%;border:2px solid #ffffff;cursor:pointer;position:relative;transition:transform .15s ease,box-shadow .15s ease;outline:none;padding:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;box-shadow:0 2px 6px #00000026}.dark-theme .color-swatch-btn{border-color:#1e293b}.color-swatch-btn:hover{transform:scale(1.15);box-shadow:0 4px 12px #00000047}.color-swatch-btn.selected{box-shadow:0 0 0 2.5px #fff,0 0 0 5px var(--base-accent, #1677FF);transform:scale(1.08)}.dark-theme .color-swatch-btn.selected{box-shadow:0 0 0 2.5px #0f172a,0 0 0 5px var(--base-accent, #1677FF)}.color-swatch-btn.selected .checkmark-icon{width:16px;height:16px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.6))}.theme-slider-wrapper{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px 8px;margin-bottom:8px}.dark-theme .theme-slider-wrapper{background-color:#1e293b;border-color:#334155}.slider-track-container{display:flex;align-items:center;height:24px}.theme-radius-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;outline:none;cursor:pointer;transition:all .15s ease}.theme-radius-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;border:2.5px solid var(--base-accent, #1677FF);box-shadow:0 2px 6px #00000040;cursor:pointer;-webkit-transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease}.theme-radius-slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 3px 10px rgba(var(--base-accent-rgb, 22, 119, 255),.5)}.theme-radius-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#fff;border:2.5px solid var(--base-accent, #1677FF);box-shadow:0 2px 6px #00000040;cursor:pointer;-moz-transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease}.theme-radius-slider::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 3px 10px rgba(var(--base-accent-rgb, 22, 119, 255),.5)}.slider-ticks-row{display:flex;justify-content:space-between;font-size:10px;font-weight:600;color:#64748b;margin-top:6px}.dark-theme .slider-ticks-row{color:#94a3b8}.theme-presets-row{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.preset-btn{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 2px;text-align:center;cursor:pointer;transition:all .15s ease;color:inherit;outline:none}.dark-theme .preset-btn{background-color:#1e293b;border-color:#334155}.preset-btn:hover{border-color:var(--base-accent, #1677FF);background-color:rgba(var(--base-accent-rgb, 22, 119, 255),.08)}.preset-btn.selected{background-color:rgba(var(--base-accent-rgb, 22, 119, 255),.12);border:1.5px solid var(--base-accent, #1677FF)}.preset-btn.selected .preset-label{color:var(--base-accent, #1677FF);font-weight:700}.preset-btn .preset-label{display:block;font-size:11px;font-weight:600;line-height:1.1}.preset-btn .preset-sub{display:block;font-size:9px;color:#64748b;margin-top:1px}.dark-theme .preset-btn .preset-sub{color:#94a3b8}.theme-segmented-2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.segmented-pill-btn{display:flex;align-items:center;justify-content:center;gap:7px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;cursor:pointer;font-size:12.5px;font-weight:500;color:#1e293b;transition:all .16s ease;outline:none}.dark-theme .segmented-pill-btn{background-color:#1e293b;border-color:#334155;color:#f8fafc}.segmented-pill-btn:hover{border-color:var(--base-accent, #1677FF);background-color:rgba(var(--base-accent-rgb, 22, 119, 255),.08)}.segmented-pill-btn.selected{border:1.5px solid var(--base-accent, #1677FF);background-color:rgba(var(--base-accent-rgb, 22, 119, 255),.12);color:var(--base-accent, #1677FF);font-weight:700}.segmented-pill-btn.selected .pill-icon{color:var(--base-accent, #1677FF)}.segmented-pill-btn .pill-icon{width:15px;height:15px;flex-shrink:0}.footer{display:block;color:var(--base-text-color-alpha);padding:20px 0 16px var(--footer-left-padding);background-color:var(--side-panel-background);height:var(--footer-height);position:absolute;font-weight:200;bottom:0;left:0;right:0;opacity:0}.dx-drawer-opened .footer{opacity:1;transition:opacity .4s}.side-navigation-menu-shopify{height:100%;display:flex;flex-direction:column;position:relative;background:#fff;border-right:1px solid #e2e8f0;box-shadow:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.side-navigation-menu-shopify.dx-swatch-additional-dark{background:#0f172a;border-right-color:#1e293b}.side-navigation-menu-shopify .menu-container-shopify{flex:1;display:flex;overflow:hidden;position:relative}.shopify-menu-main{width:70px;display:flex;flex-direction:column;padding:10px 0;gap:4px;overflow-y:auto;max-height:calc(100vh - 64px);background:#fff;border-right:1px solid #e2e8f0;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.dx-swatch-additional-dark .shopify-menu-main{background:#0f172a;border-right-color:#1e293b;scrollbar-color:#334155 transparent}.shopify-menu-main::-webkit-scrollbar{width:4px}.shopify-menu-main::-webkit-scrollbar-track{background:transparent}.shopify-menu-main::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.shopify-menu-main::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.shopify-menu-item-wrapper{width:62px;margin:0 auto;height:58px;padding:6px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;position:relative;border-radius:6px;transition:all .15s ease-in-out;color:#64748b}.shopify-menu-item-wrapper .menu-item-icon{font-size:18px;display:flex;align-items:center;justify-content:center;color:#64748b;transition:color .15s ease}.shopify-menu-item-wrapper .menu-item-tooltip{font-size:10px;font-weight:500;line-height:1.15;color:#64748b;text-align:center;max-width:58px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word;transition:color .15s ease}.shopify-menu-item-wrapper:hover{background:#f8fafc;color:#0f172a}.shopify-menu-item-wrapper:hover .menu-item-icon,.shopify-menu-item-wrapper:hover .menu-item-tooltip{color:#0f172a}.dx-swatch-additional-dark .shopify-menu-item-wrapper:hover,.dark .shopify-menu-item-wrapper:hover{background:#ffffff14;color:#f8fafc}.dx-swatch-additional-dark .shopify-menu-item-wrapper:hover .menu-item-icon,.dx-swatch-additional-dark .shopify-menu-item-wrapper:hover .menu-item-tooltip,.dark .shopify-menu-item-wrapper:hover .menu-item-icon,.dark .shopify-menu-item-wrapper:hover .menu-item-tooltip{color:#f8fafc}.dx-swatch-additional-dark .shopify-menu-item-wrapper,.dark .shopify-menu-item-wrapper{color:#cbd5e1}.dx-swatch-additional-dark .shopify-menu-item-wrapper .menu-item-icon,.dark .shopify-menu-item-wrapper .menu-item-icon{color:#94a3b8}.dx-swatch-additional-dark .shopify-menu-item-wrapper .menu-item-tooltip,.dark .shopify-menu-item-wrapper .menu-item-tooltip{color:#cbd5e1}.shopify-menu-item-wrapper.active{background:var(--dx-color-primary-light, rgba(37, 99, 235, .12));color:var(--dx-color-primary)}.shopify-menu-item-wrapper.active .menu-item-icon{color:var(--dx-color-primary)}.shopify-menu-item-wrapper.active .menu-item-tooltip{color:var(--dx-color-primary);font-weight:600}.shopify-menu-item-wrapper.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:24px;background:var(--dx-color-primary);border-radius:0 3px 3px 0}.dx-swatch-additional-dark .shopify-menu-item-wrapper.active,.dark .shopify-menu-item-wrapper.active{background:var(--dx-color-primary-light, rgba(37, 99, 235, .2));color:var(--dx-color-primary)}.dx-swatch-additional-dark .shopify-menu-item-wrapper.active .menu-item-icon,.dx-swatch-additional-dark .shopify-menu-item-wrapper.active .menu-item-tooltip,.dark .shopify-menu-item-wrapper.active .menu-item-icon,.dark .shopify-menu-item-wrapper.active .menu-item-tooltip{color:var(--dx-color-primary)}.dx-swatch-additional-dark .shopify-menu-item-wrapper.active:before,.dark .shopify-menu-item-wrapper.active:before{background:var(--dx-color-primary)}.shopify-floating-panel{position:fixed;min-width:230px;max-width:280px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #00000014,0 2px 6px #0000000a;z-index:9999;animation:flyoutFadeIn .15s ease-out;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;padding:6px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.dx-swatch-additional-dark .shopify-floating-panel,.dark .shopify-floating-panel{background:#0f172a;border-color:#334155;box-shadow:0 16px 36px #0000008c,0 0 0 1px #ffffff0f}@keyframes flyoutFadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.shopify-floating-panel .panel-header{padding:8px 16px 6px;font-weight:700;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:none}.dx-swatch-additional-dark .shopify-floating-panel .panel-header,.dark .shopify-floating-panel .panel-header{color:#cbd5e1}.shopify-floating-panel .panel-items{flex:1;overflow-y:auto;scrollbar-width:thin;padding:2px 0}.shopify-floating-panel .panel-items::-webkit-scrollbar{width:4px}.shopify-floating-panel .panel-items::-webkit-scrollbar-track{background:transparent}.shopify-floating-panel .panel-items::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.shopify-floating-panel .panel-items::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.dx-swatch-additional-dark .shopify-floating-panel .panel-items::-webkit-scrollbar-thumb,.dark .shopify-floating-panel .panel-items::-webkit-scrollbar-thumb{background:#334155}.dx-swatch-additional-dark .shopify-floating-panel .panel-items::-webkit-scrollbar-thumb:hover,.dark .shopify-floating-panel .panel-items::-webkit-scrollbar-thumb:hover{background:#475569}.shopify-floating-panel .panel-item{display:flex;align-items:center;gap:10px;padding:8px 12px;margin:2px 6px;border-radius:6px;cursor:pointer;transition:all .15s ease;color:#334155;font-size:12.5px;font-weight:450;border-left:none}.dx-swatch-additional-dark .shopify-floating-panel .panel-item,.dark .shopify-floating-panel .panel-item{color:#e2e8f0}.shopify-floating-panel .panel-item .panel-item-icon{font-size:15px;display:flex;align-items:center;justify-content:center;min-width:16px;color:#64748b;transition:color .15s ease}.dx-swatch-additional-dark .shopify-floating-panel .panel-item .panel-item-icon,.dark .shopify-floating-panel .panel-item .panel-item-icon{color:#94a3b8}.shopify-floating-panel .panel-item .panel-item-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.shopify-floating-panel .panel-item:hover{background:#f1f5f9;color:#0f172a}.shopify-floating-panel .panel-item:hover .panel-item-icon{color:#0f172a}.dx-swatch-additional-dark .shopify-floating-panel .panel-item:hover,.dark .shopify-floating-panel .panel-item:hover{background:#ffffff14;color:#fff}.dx-swatch-additional-dark .shopify-floating-panel .panel-item:hover .panel-item-icon,.dark .shopify-floating-panel .panel-item:hover .panel-item-icon{color:#fff}.shopify-floating-panel .panel-item.active{background:var(--dx-color-primary-light, rgba(37, 99, 235, .12));color:var(--dx-color-primary);font-weight:600}.shopify-floating-panel .panel-item.active .panel-item-icon{color:var(--dx-color-primary)}.dx-swatch-additional-dark .shopify-floating-panel .panel-item.active,.dark .shopify-floating-panel .panel-item.active{background:var(--dx-color-primary-light, rgba(37, 99, 235, .2));color:var(--dx-color-primary)}.dx-swatch-additional-dark .shopify-floating-panel .panel-item.active .panel-item-icon,.dark .shopify-floating-panel .panel-item.active .panel-item-icon{color:var(--dx-color-primary)}@media(max-width:768px){.shopify-menu-main{width:60px;padding:6px 0}.shopify-menu-item-wrapper{width:52px;height:52px;padding:4px 2px}.shopify-floating-panel{min-width:200px;max-width:240px}.shopify-floating-panel .panel-header{padding:6px 12px 4px;font-size:10.5px}.shopify-floating-panel .panel-item{padding:7px 10px;font-size:12px;gap:8px}.shopify-floating-panel .panel-item .panel-item-icon{font-size:14px}}.login-form-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;position:relative}.login-header{text-align:center;margin-bottom:40px;z-index:1}.login-header .logo-container{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.login-header .logo-container .logo-icon{width:60px;height:60px;background:var(--app-surface, #ffffff);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}.login-header .logo-container .logo-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:8px}.login-header .logo-container .logo-title{font-size:36px;font-weight:700;color:var(--app-surface, #ffffff);margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3),0 4px 8px rgba(0,0,0,.2),0 0 20px rgba(255,255,255,.1);letter-spacing:1px;animation:titleGlow 3s ease-in-out infinite alternate}.login-header .login-subtitle{font-size:14px;color:#fffffff2;margin:0;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.4),0 2px 6px rgba(0,0,0,.2);letter-spacing:.5px;animation:subtitleFade 4s ease-in-out infinite alternate}.login-form-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--dx-base-border-radius, 8px);border:1px solid rgba(5,102,248,.1);box-shadow:0 8px 32px #0566f81a,0 2px 8px #0000000d,inset 0 1px #fffc;padding:12px;width:100%;max-width:300px;margin:0 auto;z-index:1;position:relative;animation:cardSlideIn .8s cubic-bezier(.4,0,.2,1);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.login-form-card:hover:after{left:100%}.login-form-card .form-header{text-align:center;margin-bottom:8px}.login-form-card .form-header .form-title{font-size:16px;font-weight:600;color:#fff;margin:0 0 2px;text-shadow:0 1px 3px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.15),0 0 10px rgba(29,181,132,.2);letter-spacing:.3px;animation:titleSlideIn .8s ease-out,titlePulse 3s ease-in-out infinite}.login-form-card .form-header .form-description{font-size:9px;color:#fff;margin:0;font-weight:400}.login-form .dx-texteditor{background:var(--app-surface, #ffffff);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:var(--dx-base-border-radius, 6px);border:1px solid var(--app-border, #e2e8f0);transition:all .3s cubic-bezier(.4,0,.2,1);height:28px;box-shadow:0 1px 2px #0000000d;margin-bottom:6px;position:relative;overflow:hidden}.login-form .dx-texteditor:hover:before{left:100%}.login-form .dx-texteditor:hover{border-color:var(--dx-color-primary);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.login-form .dx-texteditor:focus-within{border-color:var(--dx-color-primary);box-shadow:0 0 0 2px var(--dx-color-primary-focus),0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-1px)}.login-form .dx-texteditor.dx-invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433,0 4px 12px #ef44441a}.login-form .dx-texteditor.dx-state-disabled{opacity:.6;background:#f8f9facc;border-color:#0000001a;cursor:not-allowed}.login-form .dx-texteditor .dx-texteditor-input{font-weight:500;font-size:11px;padding:4px 8px}.login-form .dx-texteditor .dx-placeholder{font-weight:400;font-size:11px}.login-form .dx-texteditor-buttons-container .dx-button{background:transparent;border:none;color:var(--app-text-subtle, #94a3b8);transition:color .2s ease;padding:8px}.login-form .dx-texteditor-buttons-container .dx-button:hover{color:var(--dx-color-primary);background:transparent;transform:none;box-shadow:none}.login-form .dx-texteditor-buttons-container .dx-button:focus{outline:none;color:var(--dx-color-primary);background:transparent;box-shadow:none}.login-form .dx-field-item-content .dx-field-item-label{color:var(--app-text, #0f172a);font-weight:600;font-size:13px;margin-bottom:4px}.login-form .dx-field-item-content .dx-invalid-message{color:#e74c3c;font-size:12px;font-weight:500;margin-top:4px;display:flex;align-items:center;gap:4px}.login-form .dx-field-item-content .dx-invalid-message:before{content:"⚠";font-size:14px}.login-form .caps-lock-indicator{display:flex;align-items:center;gap:6px;margin-top:8px;padding:8px 12px;background-color:#ffc1071a;border:1px solid rgba(255,193,7,.3);border-radius:6px;color:#856404;font-size:12px;font-weight:500;animation:fadeInUp .3s ease-out}.login-form .caps-lock-indicator i{color:#ffc107;font-size:14px}.login-form .dx-button{height:36px;border-radius:var(--dx-base-border-radius, 6px);font-size:12px;font-weight:700;background:linear-gradient(135deg,var(--dx-color-primary) 0%,var(--dx-color-primary-hover) 50%,var(--dx-color-primary-light) 100%);border:none;box-shadow:0 4px 16px #0566f84d,0 2px 8px #0000001a,inset 0 1px #ffffff4d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:buttonSlideIn .8s ease-out .4s both}.login-form .dx-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);transition:left .6s cubic-bezier(.4,0,.2,1)}.login-form .dx-button:after{content:"";position:absolute;inset:1px;border-radius:calc(var(--dx-base-border-radius, 6px) - 1px);background:linear-gradient(135deg,#ffffff4d,#ffffff1a,#ffffff0d);pointer-events:none}.login-form .dx-button:hover:not(.dx-state-disabled){transform:translateY(-1px) scale(1.01);box-shadow:0 4px 16px #0566f866,0 2px 8px #00000026,inset 0 1px #fff6}.login-form .dx-button:hover:not(.dx-state-disabled):before{left:100%}.login-form .dx-button:active:not(.dx-state-disabled){transform:translateY(0);box-shadow:0 2px 8px #0566f84d,0 1px 4px #0000001a,inset 0 1px #fff3}.login-form .dx-button.dx-state-disabled{opacity:.6;background:linear-gradient(135deg,var(--app-text-muted, #64748b) 0%,var(--app-text-subtle, #94a3b8) 100%);cursor:not-allowed;transform:none;box-shadow:0 2px 8px #0000001a}.login-form .dx-button:focus{outline:none;box-shadow:0 0 0 3px #0566f84d,0 4px 16px #0566f84d,0 2px 8px #0000001a,inset 0 1px #ffffff4d}.login-form .dx-button .dx-button-text{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:700;letter-spacing:.5px}.login-footer{text-align:center;margin-top:8px}.login-footer .forgot-password-link{color:var(--dx-color-primary);text-decoration:none;font-size:10px;font-weight:400;transition:all .4s cubic-bezier(.4,0,.2,1);text-shadow:0 1px 2px rgba(0,0,0,.1);position:relative;animation:linkFadeIn 1.2s ease-out .6s both}.login-footer .forgot-password-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--dx-color-primary);transition:width .3s ease}.login-footer .forgot-password-link:hover{color:var(--dx-color-primary);transform:translateY(-1px);text-shadow:0 2px 4px rgba(0,0,0,.2)}.login-footer .forgot-password-link:hover:after{width:100%}.login-footer-corporate{margin-top:12px;text-align:center;z-index:1}.login-footer-corporate .footer-text{color:var(--app-surface, #ffffff);font-size:10px;margin:0 0 4px;text-shadow:0 2px 4px rgba(0,0,0,.7),0 4px 8px rgba(0,0,0,.5);font-weight:400;animation:footerFadeIn 1.4s ease-out .8s both}.login-footer-corporate .footer-links{display:flex;align-items:center;justify-content:center;gap:12px;animation:footerLinksSlideIn 1.6s ease-out 1s both}.login-footer-corporate .footer-links .footer-link{color:var(--app-surface, #ffffff);text-decoration:none;font-size:10px;font-weight:400;transition:all .4s cubic-bezier(.4,0,.2,1);text-shadow:0 2px 4px rgba(0,0,0,.6),0 4px 8px rgba(0,0,0,.4);position:relative}.login-footer-corporate .footer-links .footer-link:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:1px;background:var(--app-surface, #ffffff);transition:width .3s ease}.login-footer-corporate .footer-links .footer-link:hover{color:var(--app-surface, #ffffff);transform:translateY(-1px);text-shadow:0 2px 4px rgba(0,0,0,.4)}.login-footer-corporate .footer-links .footer-link:hover:after{width:100%}.login-footer-corporate .footer-links .footer-separator{color:var(--app-surface, #ffffff);font-size:10px;font-weight:400;text-shadow:0 2px 4px rgba(0,0,0,.6),0 4px 8px rgba(0,0,0,.4)}@media(max-width:768px){.login-form-container{padding:16px}.login-form-card{padding:24px;max-width:100%}.login-header .logo-container .logo-icon{width:50px;height:50px}.login-header .logo-container .logo-icon img{padding:6px}.login-header .logo-container .logo-title{font-size:28px}.login-header .login-subtitle{font-size:14px}.login-form-card .form-header .form-title{font-size:24px}}@keyframes descriptionSlideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes inputSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes buttonSlideIn{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes linkFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes footerFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes footerLinksSlideIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes titlePulse{0%,to{text-shadow:0 3px 6px rgba(0,0,0,.25),0 6px 12px rgba(0,0,0,.15),0 0 20px rgba(29,181,132,.2)}50%{text-shadow:0 4px 8px rgba(0,0,0,.3),0 8px 16px rgba(0,0,0,.2),0 0 30px rgba(29,181,132,.3)}}.login-form-card{animation:fadeInUp .6s ease-out}.login-header{animation:fadeInUp .8s ease-out}.login-header .logo-icon{animation:logoFloat 3s ease-in-out infinite}.login-footer-corporate{animation:fadeInUp 1s ease-out}.dx-swatch-dark .login-form-card{background:var(--app-surface, #ffffff);border-color:var(--app-border, #e2e8f0);box-shadow:0 8px 32px #0000004d,0 2px 8px #0003,inset 0 1px #ffffff1a}.dx-swatch-dark .login-form .dx-texteditor{background:var(--app-surface, #ffffff);border-color:var(--app-border, #e2e8f0);box-shadow:0 1px 2px #0000000d}.dx-swatch-dark .login-form .dx-texteditor:hover{border-color:var(--dx-color-primary);background:var(--app-surface-muted, #f8fafc)}.dx-swatch-dark .login-form .dx-texteditor:focus-within{border-color:var(--dx-color-primary);background:var(--app-surface-muted, #f8fafc);box-shadow:0 0 0 2px var(--dx-color-primary-focus),0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dx-swatch-dark .login-form .dx-texteditor .dx-texteditor-input{color:var(--app-text, #0f172a);background:transparent}.dx-swatch-dark .login-form .dx-texteditor .dx-placeholder{color:var(--app-text-muted, #64748b)}.dx-swatch-dark .login-form .dx-button{background:linear-gradient(135deg,var(--dx-color-primary) 0%,var(--dx-color-primary-hover) 50%,var(--dx-color-primary-light) 100%)}.dx-swatch-dark .login-form .dx-button .dx-button-text{color:#fff}.dx-swatch-dark .login-form .forgot-password-link,.dx-swatch-dark .login-form .forgot-password-link:hover{color:var(--dx-color-primary)}.dx-swatch-dark .login-footer-corporate .footer-text,.dx-swatch-dark .login-footer-corporate .footer-link,.dx-swatch-dark .login-footer-corporate .footer-separator{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.8),0 4px 8px rgba(0,0,0,.6)}.create-account-form .policy-info{color:var(--base-text-color-alpha-7);font-size:12px;font-style:normal}.create-account-form .policy-info a{color:var(--base-text-color-alpha-7)}.create-account-form .login-link{color:var(--base-accent);font-size:12px;text-align:center;padding:6px 0 32px;border-bottom:1px solid var(--border-color)}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-icon{width:32px;height:32px;border-radius:var(--dx-base-border-radius, 6px);background:linear-gradient(135deg,var(--dx-color-primary) 0%,var(--dx-color-primary-hover) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;position:relative;transition:all .2s ease}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-icon:hover{transform:scale(1.05);box-shadow:0 4px 12px #2563eb26}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-icon:after{content:"";position:absolute;inset:1px;border-radius:calc(var(--dx-base-border-radius, 6px) - 1px);background:linear-gradient(135deg,#fff3,#ffffff0d);pointer-events:none}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-icon i{font-size:12px;color:#fff;z-index:2;position:relative}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-content{flex:1}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-content .grid-header-subtitle{font-size:11px;font-weight:600;color:var(--app-text-muted, #64748b);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;line-height:1.25}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-content .grid-header-title{font-size:14px;font-weight:700;color:var(--app-text, #0f172a);line-height:1.25;margin:0}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid{border-radius:var(--dx-base-border-radius, 8px);overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;background-color:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0)}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-toolbar{background:linear-gradient(135deg,var(--app-surface, #ffffff) 0%,var(--app-surface-muted, #f8fafc) 100%)!important;border-radius:var(--dx-base-border-radius, 6px)!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important;padding:8px 12px!important;margin-bottom:8px!important;position:relative!important;z-index:10!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-toolbar:before{content:"";position:absolute;top:0;left:0;right:0;background:linear-gradient(90deg,var(--dx-color-primary) 0%,var(--dx-color-primary-light) 100%);border-radius:var(--dx-base-border-radius, 6px) var(--dx-base-border-radius, 6px) 0 0}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-toolbar .dx-toolbar-items-container{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;gap:8px!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-toolbar .dx-toolbar-items-container .dx-toolbar-item:first-child{flex:1!important;min-width:0!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-toolbar .dx-toolbar-items-container .dx-toolbar-item:not(:first-child){flex-shrink:0!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .toolbar-wrapper.toolbar-compact .dx-toolbar{padding:4px 8px!important;margin-bottom:4px!important;min-height:auto!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .toolbar-wrapper.toolbar-compact .dx-toolbar:before{display:none}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-headers{background:linear-gradient(135deg,var(--app-surface-muted, #f8fafc) 0%,var(--app-surface-hover, #f1f5f9) 100%)!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-headers .dx-header-row{background:transparent!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-headers .dx-header-row .dx-datagrid-table .dx-row>td{background:transparent!important;border-bottom:1px solid var(--app-border, #e2e8f0)!important;font-weight:600!important;color:var(--app-text-muted, #64748b)!important;text-transform:uppercase!important;font-size:11px!important;letter-spacing:.3px!important;padding:8px 12px!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-rowsview .dx-row{border-bottom:1px solid var(--app-border-subtle, #f1f5f9)!important;transition:all .2s ease!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-rowsview .dx-row:hover{background:var(--dx-color-primary-light)!important;transform:translateY(-1px)!important;box-shadow:0 1px 2px #0000000d!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-rowsview .dx-row.dx-row-alt{background:var(--app-surface-muted, #f8fafc)!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-rowsview .dx-row.dx-selection{background:var(--dx-color-primary-light)!important;border-color:var(--dx-color-primary)!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-rowsview .dx-row td{padding:8px 12px!important;border-right:1px solid var(--app-border-subtle, #f1f5f9)!important;font-size:12px!important;color:var(--app-text, #0f172a)!important;vertical-align:middle!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .row-number-cell{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:var(--dx-base-border-radius, 4px);background:transparent;border:1.5px solid var(--dx-color-primary);color:var(--dx-color-primary);font-size:11px;font-weight:600;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:0 auto;transition:all .2s ease}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .row-number-cell:hover{transform:scale(1.05);box-shadow:0 4px 12px #2563eb26}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-icon{background:linear-gradient(135deg,var(--dx-color-primary) 0%,var(--dx-color-primary-hover) 100%)}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-content .grid-header-subtitle{color:var(--app-text-muted, #64748b)}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-content .grid-header-title{color:var(--app-text, #0f172a)}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid{background-color:var(--app-surface, #ffffff);border-color:var(--app-border, #e2e8f0)}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-toolbar{background:linear-gradient(135deg,var(--app-surface, #ffffff) 0%,var(--app-surface-muted, #f8fafc) 100%)!important}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-headers{background:linear-gradient(135deg,var(--app-surface-muted, #f8fafc) 0%,var(--app-surface-hover, #f1f5f9) 100%)!important;border-bottom-color:var(--dx-color-primary)!important}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-headers .dx-header-row .dx-datagrid-table .dx-row>td{color:var(--app-text-muted, #64748b)!important;border-bottom-color:var(--app-border, #e2e8f0)!important}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-rowsview .dx-row{border-bottom-color:var(--app-border-subtle, #f1f5f9)!important}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-rowsview .dx-row:hover{background:var(--dx-color-primary-light)!important}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-rowsview .dx-row.dx-row-alt{background:var(--app-surface-muted, #f8fafc)!important}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-rowsview .dx-row.dx-selection{background:var(--dx-color-primary-light)!important}.dx-swatch-dark .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-datagrid-rowsview .dx-row td{color:var(--app-text, #0f172a)!important;border-right-color:var(--app-border-subtle, #f1f5f9)!important}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid{animation:slideInUp .3s cubic-bezier(.16,1,.3,1)}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid::-webkit-scrollbar{width:8px;height:8px}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid::-webkit-scrollbar-track{background:var(--app-surface-muted, #f8fafc);border-radius:var(--dx-base-border-radius, 4px)}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid::-webkit-scrollbar-thumb{background:var(--app-border, #e2e8f0);border-radius:var(--dx-base-border-radius, 4px)}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid::-webkit-scrollbar-thumb:hover{background:var(--app-text-muted, #64748b)}@media(max-width:768px){.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header{gap:4px}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-icon{width:28px;height:28px;font-size:11px}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-content .grid-header-subtitle{font-size:9px}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-header .grid-header-content .grid-header-title{font-size:13px}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-toolbar{padding:4px 8px!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .dx-toolbar .dx-toolbar-items-container{gap:4px!important}.view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page .modern-enterprise-grid .row-number-cell{width:20px;height:20px;font-size:10px}}.dx-row-inactive{background-color:var(--app-surface-muted, #f8fafc)!important;color:var(--app-text-muted, #64748b)!important;opacity:.6!important}.dx-row-inactive:hover{background-color:var(--app-surface-muted, #f8fafc)!important;opacity:.8!important}.retryButon{margin-left:7px}.uploadedImage{height:50px;margin-left:7px;margin-bottom:7px}.form-switch-container{display:flex;align-items:center;gap:12px;padding:8px 0}.form-switch-container .form-switch-label{font-size:14px;font-weight:500;color:var(--text-color)}.form-switch-container .form-editor.dx-switch .dx-switch-container{border-radius:12px}.sign-pdf-container{padding:20px;display:flex;flex-direction:column;gap:24px}.token-status{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:12px;border:2px solid;transition:all .3s ease}.token-status.connected{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#10b981}.token-status.connected .token-status-icon{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.token-status.disconnected{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#ef4444}.token-status.disconnected .token-status-icon{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.token-status-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;box-shadow:0 4px 12px #0000001a}.token-status-content{flex:1}.token-status-title{font-size:16px;font-weight:600;margin-bottom:4px;color:var(--app-text, #0f172a)}.token-status-subtitle{font-size:14px;color:var(--app-text-muted, #64748b)}.certificate-info-card{background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d}.certificate-info-title{font-size:18px;font-weight:600;margin:0 0 20px;color:var(--app-text, #0f172a);display:flex;align-items:center;gap:8px}.certificate-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.certificate-info-item{display:flex;flex-direction:column;gap:6px}.certificate-info-item.full-width{grid-column:1/-1}.certificate-info-item label{font-size:12px;font-weight:600;color:var(--app-text-muted, #64748b);text-transform:uppercase;letter-spacing:.5px}.certificate-info-item span{font-size:14px;color:var(--app-text, #0f172a);padding:8px 12px;background:var(--app-surface-muted, #f8fafc);border-radius:6px;border:1px solid var(--app-border, #e2e8f0)}.certificate-info-item span.serial-number{font-family:Courier New,monospace;font-size:13px;word-break:break-all}.certificate-info-item span.issuer{font-size:12px;word-break:break-word}.signature-form{background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d}.signature-form-title{font-size:18px;font-weight:600;margin:0 0 20px;color:var(--app-text, #0f172a);display:flex;align-items:center;gap:8px}.form-group{margin-bottom:20px}.form-group:last-child{margin-bottom:0}.form-label{display:block;font-size:14px;font-weight:600;color:var(--app-text, #0f172a);margin-bottom:8px}.form-label.required:after{content:" *";color:#ef4444}.pin-input-wrapper{position:relative}.form-hint{font-size:12px;color:var(--app-text-muted, #64748b);margin-top:6px;display:flex;align-items:center;gap:6px;font-style:italic}.security-info{display:flex;gap:16px;padding:16px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #3b82f6;border-radius:8px;margin-top:16px}.security-info-icon{font-size:32px;flex-shrink:0}.security-info-content{flex:1}.security-info-content strong{font-size:14px;color:#1e40af;display:block;margin-bottom:8px}.security-info-content ul{margin:0;padding-left:20px}.security-info-content ul li{font-size:13px;color:#1e3a8a;margin-bottom:4px}.security-info-content ul li:last-child{margin-bottom:0}@media(max-width:768px){.certificate-info-grid{grid-template-columns:1fr}.token-status,.security-info{flex-direction:column;text-align:center}}.siw-container{padding:24px;max-height:calc(90vh - 80px);overflow-y:auto}.siw-steps-container{display:flex;align-items:center;justify-content:center;margin-bottom:32px;padding:16px;background:linear-gradient(135deg,#f8fafc,#eef2f7);border-radius:12px;gap:0}.siw-step{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:80px;opacity:.5;transition:all .3s ease}.siw-step.active{opacity:1}.siw-step.active .siw-step-circle{background:linear-gradient(135deg,#147ceb,#27a7ce);color:#fff;transform:scale(1.1);box-shadow:0 4px 15px #147ceb66}.siw-step.active .siw-step-title{color:#147ceb;font-weight:600}.siw-step.completed{opacity:1}.siw-step.completed .siw-step-circle{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;box-shadow:0 4px 15px #28a7454d}.siw-step.completed .siw-step-title{color:#28a745}.siw-step-circle{width:48px;height:48px;border-radius:50%;background:#e9ecef;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease;border:3px solid transparent}.siw-step-title{font-size:12px;font-weight:500;color:#6c757d;text-align:center;white-space:nowrap}.siw-step-connector{width:40px;height:3px;background:#e9ecef;margin:0 8px 24px;border-radius:2px;transition:all .3s ease}.siw-step-connector.completed{background:linear-gradient(90deg,#28a745,#20c997)}.siw-content-section{display:flex;flex-direction:column;align-items:center;gap:16px;animation:fadeIn .4s ease;max-width:500px;margin:0 auto}.siw-icon-large{font-size:48px;margin:0}.siw-icon-large{font-size:48px;line-height:1;animation:bounceIn .5s ease;margin:0}.siw-icon-large.success-animation{animation:celebrate .6s ease}.siw-title{font-size:20px;font-weight:600;color:#1a1a2e;margin:0;text-align:center}.siw-title.success{color:#28a745}.siw-description{font-size:14px;color:#6c757d;text-align:center;max-width:100%;line-height:1.4;margin:0}.siw-browser-card{display:flex;align-items:center;gap:16px;padding:16px 24px;background:#f8f9fa;border-radius:12px;border:2px solid #e9ecef;min-width:350px;transition:all .3s ease}.siw-browser-card.supported{border-color:#28a745;background:linear-gradient(135deg,#f8fff8,#e8f5e9)}.siw-browser-card.unsupported{border-color:#ffc107;background:linear-gradient(135deg,#fffef8,#fff8e1)}.siw-browser-icon{font-size:32px}.siw-browser-name{flex:1;font-size:18px;font-weight:600;color:#1a1a2e}.siw-browser-status{font-size:14px;font-weight:500}.siw-warning-box{display:flex;gap:16px;padding:16px 20px;background:linear-gradient(135deg,#fff8e1,#ffecb3);border-radius:12px;border-left:4px solid #ffc107;width:100%;max-width:500px}.siw-warning-icon{font-size:24px;flex-shrink:0}.siw-warning-content{flex:1}.siw-warning-content strong{display:block;color:#856404;margin-bottom:8px}.siw-warning-content p{margin:0 0 8px;font-size:14px;color:#856404}.siw-warning-content ul{margin:0;padding-left:20px}.siw-warning-content ul li{font-size:14px;color:#856404;margin-bottom:4px}.siw-browser-list{list-style:none;padding:0;margin:0}.siw-browser-list li{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:15px;color:#333}.siw-browser-list li span{font-size:20px}.siw-info-card{width:100%;max-width:400px;background:#f8f9fa;border-radius:12px;overflow:hidden;border:1px solid #e9ecef}.siw-info-card.compact{padding:12px 16px}.siw-info-header{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#147ceb,#27a7ce);color:#fff}.siw-info-icon{font-size:24px}.siw-info-title{font-size:16px;font-weight:600}.siw-info-body{padding:12px}.siw-info-row{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #e9ecef}.siw-info-row:last-child{border-bottom:none}.siw-info-label{color:#6c757d;font-size:13px}.siw-info-value{color:#1a1a2e;font-weight:500;font-size:13px}.siw-steps-list{width:100%;max-width:450px;display:flex;flex-direction:column;gap:8px}.siw-steps-list-item{display:flex;align-items:flex-start;gap:12px;padding:8px 12px;background:#f8f9fa;border-radius:8px;transition:all .2s ease;font-size:13px}.siw-steps-list-item:hover{background:#e9ecef;transform:translate(4px)}.siw-steps-list-number{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#147ceb,#27a7ce);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;flex-shrink:0}.siw-browser-extension-card{width:100%;max-width:400px;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e9ecef;box-shadow:0 4px 12px #00000014}.siw-extension-header{display:flex;align-items:center;gap:12px;padding:12px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #e9ecef}.siw-extension-icon{font-size:32px}.siw-extension-info{display:flex;flex-direction:column;gap:2px}.siw-extension-name{font-size:15px;font-weight:600;color:#1a1a2e}.siw-extension-browser{font-size:12px;color:#6c757d}.siw-extension-name{font-size:18px;font-weight:600;color:#1a1a2e}.siw-extension-browser{font-size:13px;color:#6c757d}.siw-extension-body{padding:16px}.siw-extension-body p{margin:0;font-size:14px;color:#6c757d;line-height:1.5}.siw-verification-list{width:100%;max-width:400px;display:flex;flex-direction:column;gap:16px}.siw-verification-item{display:flex;align-items:center;gap:16px;padding:16px;background:#f8f9fa;border-radius:12px;border:2px solid #e9ecef;transition:all .3s ease}.siw-verification-item.success{border-color:#28a745;background:linear-gradient(135deg,#f8fff8,#e8f5e9)}.siw-verification-item.pending{border-color:#ffc107;background:linear-gradient(135deg,#fffef8,#fff8e1)}.siw-verification-item.checking{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.siw-verification-icon{font-size:28px;min-width:28px;display:flex;align-items:center;justify-content:center}.siw-spinner{display:inline-block;animation:spin 1.2s linear infinite;transform-origin:center;font-size:24px}.siw-verification-content{display:flex;flex-direction:column;gap:4px}.siw-verification-title{font-size:15px;font-weight:600;color:#1a1a2e}.siw-verification-status{font-size:13px;color:#6c757d}.siw-success-box{width:100%;max-width:400px;padding:16px;background:linear-gradient(135deg,#f8fff8,#e8f5e9);border:2px solid #28a745;border-radius:12px;display:flex;gap:16px;align-items:flex-start;animation:fadeIn .4s ease}.siw-success-icon{font-size:24px;flex-shrink:0}.siw-success-content{display:flex;flex-direction:column;gap:8px}.siw-success-content strong{color:#28a745;font-weight:600}.siw-success-content p{margin:0;color:#1a1a2e;font-size:14px;line-height:1.5}.siw-success-summary{display:flex;flex-direction:column;gap:12px;padding:20px;background:linear-gradient(135deg,#f8fff8,#e8f5e9);border-radius:12px;border:2px solid #28a745;width:100%;max-width:400px}.siw-success-item{display:flex;align-items:center;gap:12px;font-size:15px;color:#1a1a2e}.siw-success-check{font-size:20px}.siw-download-button-container{margin:16px 0}.siw-button-group{display:flex;gap:16px;justify-content:center;margin-top:24px;flex-wrap:wrap}.siw-button-group .dx-button{min-width:140px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes celebrate{0%{transform:scale(0) rotate(0)}50%{transform:scale(1.2) rotate(10deg)}70%{transform:scale(.9) rotate(-5deg)}to{transform:scale(1) rotate(0)}}@media(max-width:768px){.siw-container{padding:16px}.siw-steps-container{flex-wrap:wrap;gap:8px}.siw-step{min-width:60px}.siw-step-circle{width:40px;height:40px;font-size:16px}.siw-step-title{font-size:10px}.siw-step-connector{width:20px;margin:0 4px 20px}.siw-title{font-size:20px}.siw-icon-large{font-size:48px}.siw-browser-card,.siw-info-card,.siw-browser-extension-card,.siw-verification-list,.siw-success-summary{min-width:auto;width:100%}.siw-button-group{flex-direction:column;width:100%}.siw-button-group .dx-button{width:100%}}.sign-pdf-native-container{padding:24px}.sign-pdf-native-container .step-container{display:flex;flex-direction:column;align-items:center;gap:20px}.sign-pdf-native-container .step-container .step-icon{font-size:64px;animation:fadeIn .5s}.sign-pdf-native-container .step-container .step-icon.animated-pulse{animation:pulse-scale 1.5s ease-in-out infinite}.sign-pdf-native-container .step-container .step-icon.signing{animation:pulse 1.5s infinite}.sign-pdf-native-container .step-container .step-icon.success{animation:bounceIn .6s}.sign-pdf-native-container .step-container h3{margin:0;font-size:24px;font-weight:500;text-align:center;display:flex;align-items:center;gap:4px}.sign-pdf-native-container .step-container .animated-dots{display:inline-flex;gap:2px}.sign-pdf-native-container .step-container .animated-dots span{display:inline-block;width:4px;height:4px;background-color:#147ceb;border-radius:50%;animation:dot-bounce 1.4s infinite}.sign-pdf-native-container .step-container .animated-dots span:nth-child(1){animation-delay:0s}.sign-pdf-native-container .step-container .animated-dots span:nth-child(2){animation-delay:.2s}.sign-pdf-native-container .step-container .animated-dots span:nth-child(3){animation-delay:.4s}.sign-pdf-native-container .step-container .step-container-compact{gap:12px;padding:16px 0}.sign-pdf-native-container .step-container .step-icon-small{font-size:40px;animation:fadeIn .5s}.sign-pdf-native-container .step-container .step-icon-small.animated-pulse{animation:pulse-scale 1.5s ease-in-out infinite}.sign-pdf-native-container .step-container .h3-small{font-size:18px;margin:0;font-weight:500}.sign-pdf-native-container .step-container .animated-dots-vertical{display:flex;gap:8px;justify-content:center}.sign-pdf-native-container .step-container .animated-dots-vertical span{display:inline-block;font-size:24px;color:#147ceb;animation:dot-bounce-vertical 1.4s infinite}.sign-pdf-native-container .step-container .animated-dots-vertical span:nth-child(1){animation-delay:0s}.sign-pdf-native-container .step-container .animated-dots-vertical span:nth-child(2){animation-delay:.2s}.sign-pdf-native-container .step-container .animated-dots-vertical span:nth-child(3){animation-delay:.4s}.sign-pdf-native-container .step-container p{margin:0;font-size:14px;color:#666;text-align:center}.sign-pdf-native-container .step-container .instructions{list-style:none;padding:0;margin:16px 0}.sign-pdf-native-container .step-container .instructions li{padding:8px 0;font-size:14px;color:#444}.sign-pdf-native-container .step-container .instructions li:before{content:"✓ ";color:#28a745;font-weight:700;margin-right:8px}.sign-pdf-native-container .cert-info{width:100%;background:#f5f5f5;border-radius:8px;padding:16px;margin:16px 0}.sign-pdf-native-container .cert-info .cert-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e0e0e0}.sign-pdf-native-container .cert-info .cert-row:last-child{border-bottom:none}.sign-pdf-native-container .cert-info .cert-row .cert-label{font-weight:500;color:#666;font-size:13px}.sign-pdf-native-container .cert-info .cert-row .cert-value{font-weight:600;color:#333;font-size:13px;text-align:right;max-width:60%;word-break:break-word}.sign-pdf-native-container .form-group{width:100%;margin-bottom:16px}.sign-pdf-native-container .form-group label{display:block;margin-bottom:8px;font-weight:500;font-size:14px;color:#333}.sign-pdf-native-container .button-group{display:flex;gap:12px;justify-content:center;margin-top:24px;width:100%}.sign-pdf-native-container .button-group .dx-button{min-width:140px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse-scale{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes dot-bounce{0%,80%,to{transform:scale(1) translateY(0);opacity:1}40%{transform:scale(1.2) translateY(-8px);opacity:1}}@keyframes dot-bounce-vertical{0%,80%,to{transform:scale(1) translateY(0);opacity:1}40%{transform:scale(1.1) translateY(-12px);opacity:1}}@keyframes bounceIn{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.signed-documents-history{margin-top:24px;display:flex;flex-direction:column;gap:16px}.signed-documents-history__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.signed-documents-history__header h4{margin:0;font-size:18px;font-weight:600}.signed-documents-history__header p{margin:4px 0 0;color:#6b7280;font-size:13px}.signed-documents-history__actions{display:flex;gap:12px;align-items:center}.signed-documents-history__empty{padding:24px;background:#f8fafc;border:1px dashed #d1d5db;border-radius:12px;color:#6b7280;text-align:center;font-size:14px}.signed-documents-history__empty span{display:block;font-size:32px;margin-bottom:12px}.signed-documents-history__group{display:flex;flex-direction:column;gap:12px}.signed-documents-history__group h5{margin:0;font-size:15px;font-weight:600;color:#0f172a}.signed-documents-history__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.history-card{border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 30px -15px #0f172a59;border:1px solid rgba(15,23,42,.08);background:linear-gradient(135deg,#fff,#f8fafc 85%)}.history-card--valid{border-color:#0e9f6e40;background:linear-gradient(135deg,#fff,#ecfdf5 85%)}.history-card--invalid{border-color:#ef444433;background:linear-gradient(135deg,#fff,#fef2f2 85%)}.history-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.history-card__label{display:block;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.history-card__date{font-size:15px;font-weight:600;color:#0f172a}.history-card__badge{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.history-card__badge.valid{background:#0e9f6e1f;color:#047857}.history-card__badge.invalid{background:#ef444426;color:#b91c1c}.history-card__row{display:flex;justify-content:space-between;gap:12px;font-size:13px;padding:4px 0;color:#0f172a}.history-card__row .history-card__value{font-weight:600;text-align:right;max-width:60%;word-break:break-word}.history-card__row .history-card__value.monospace{font-family:JetBrains Mono,Fira Code,monospace;font-size:12px;letter-spacing:.03em}.history-card__notes{margin-top:8px;padding:12px;border-radius:10px;background:#3b82f614;color:#1d4ed8;font-size:13px}.history-card__notes p{margin:4px 0 0;line-height:1.4}.history-card__footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.history-card__footer .dx-button{min-width:150px}.history-card__meta{text-align:right}.history-card__meta .history-card__value{font-family:JetBrains Mono,Fira Code,monospace;font-size:12px;color:#475569}.signature-unified-popup .dx-popup-content{padding:0!important;overflow:hidden}.signature-history-container-full{width:100%;height:100%;padding:20px;box-sizing:border-box;background-color:#fafbfd;overflow-y:auto}.signature-history-container-full .signed-documents-history{height:100%;display:flex;flex-direction:column}.signature-history-container-full .signed-documents-history__content{flex:1;overflow-y:auto;margin-top:15px;padding-right:5px}.signature-history-container-full .signed-documents-history__header{border-bottom:1px dashed var(--app-border, #e0e0e0);padding-bottom:15px;margin-bottom:10px}.signature-minimalist-popup .dx-popup-content{padding:0!important;overflow:hidden}.signature-minimalist-container{padding:24px;background-color:var(--app-surface, #ffffff);height:100%;box-sizing:border-box;overflow-y:auto}.signature-minimalist-container .sign-pdf-workflow-panel{border:none;box-shadow:none;padding:0;margin:0;background:transparent;height:100%;display:flex;flex-direction:column}.signature-unified-tabs{display:flex;background-color:#147ceb0d;border-radius:30px;padding:4px;margin-bottom:20px;gap:4px;border:1px solid rgba(20,124,235,.08)}.signature-unified-tabs .tab-item{flex:1;text-align:center;padding:10px 16px;border-radius:25px;font-weight:600;font-size:13.5px;color:#5a6b82;cursor:pointer;transition:all .25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;background:transparent}.signature-unified-tabs .tab-item:hover{color:#147ceb;background-color:#147ceb0a}.signature-unified-tabs .tab-item--active{background:linear-gradient(135deg,#147ceb,#27a7ce);color:#fff;box-shadow:0 4px 10px #147ceb26}.signature-unified-tabs .tab-item--active:hover{color:#fff;background:linear-gradient(135deg,#147ceb,#27a7ce)}.signature-unified-tab-content{flex:1;display:flex;flex-direction:column;height:100%}.signature-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.signature-loading-container .spinner-modern{width:40px;height:40px;border:3px solid rgba(20,124,235,.1);border-top:3px solid #147ceb;border-radius:50%;animation:spin-anim .8s linear infinite}.signature-loading-container .loading-text{font-size:14px;color:#718096;font-weight:500;margin:0}@keyframes spin-anim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.signature-error-card{display:flex;align-items:flex-start;gap:16px;background-color:#fff9f080;border:1px solid hsla(35,90%,55%,.15);border-radius:12px;padding:20px;margin:20px 0;box-shadow:0 4px 12px #f39c120a}.signature-error-card .error-card-icon{font-size:24px;color:#f39c12;display:flex;align-items:center;justify-content:center}.signature-error-card .error-card-content{flex:1}.signature-error-card .error-card-content h5{margin:0 0 6px;font-size:15px;font-weight:600;color:#7f520a}.signature-error-card .error-card-content p{margin:0;font-size:13.5px;color:#96661a;line-height:1.5}.signature-minimalist-container{padding:8px 16px;background-color:var(--app-surface, #ffffff);height:100%;box-sizing:border-box;overflow-y:auto}.signature-minimalist-container .step-container{gap:4px!important;padding:0!important}.signature-minimalist-container .step-container .step-icon:not(.signing):not(.success){display:none!important}.signature-minimalist-container .step-container .step-icon.signing,.signature-minimalist-container .step-container .step-icon.success{font-size:28px!important;margin-bottom:4px!important;margin-top:4px!important}.signature-minimalist-container .step-container h3{font-size:16px!important;margin-bottom:2px!important;margin-top:4px!important;font-weight:600!important;color:#1a202c!important}.signature-minimalist-container .step-container p{font-size:12px!important;margin-bottom:4px!important;color:#718096!important}.signature-minimalist-container .step-container .instructions{margin:4px 0!important;padding:0 12px!important}.signature-minimalist-container .step-container .instructions li{padding:2px 0!important;font-size:12px!important;color:#4a5568!important}.signature-minimalist-container .cert-info{padding:4px 10px!important;margin:4px 0!important;background:#f7fafc!important;border:1px solid #edf2f7!important;border-radius:6px!important}.signature-minimalist-container .cert-info .cert-row{padding:3px 0!important;border-bottom:1px solid #edf2f7!important}.signature-minimalist-container .cert-info .cert-row .cert-label{font-size:12px!important;color:#718096!important}.signature-minimalist-container .cert-info .cert-row .cert-value{font-size:12px!important;color:#2d3748!important;max-width:70%!important}.signature-minimalist-container .form-group{margin-bottom:6px!important}.signature-minimalist-container .form-group label{margin-bottom:2px!important;font-size:12px!important;font-weight:600!important;color:#4a5568!important}.signature-minimalist-container .form-group .dx-texteditor{font-size:12px!important}.audit-detail-sheet-backdrop{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9999;display:flex;justify-content:flex-end;animation:auditFadeIn .2s ease-out}@keyframes auditFadeIn{0%{opacity:0}to{opacity:1}}.audit-detail-sheet{width:min(680px,95vw);height:100vh;background:var(--app-surface, #ffffff);border-left:1px solid var(--app-border, #e2e8f0);box-shadow:-8px 0 24px #00000026;display:flex;flex-direction:column;animation:auditSlideIn .25s cubic-bezier(.16,1,.3,1);color:var(--app-text, #1e293b);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.audit-detail-sheet__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--app-border, #e2e8f0);background:var(--app-bg, #f8fafc)}.audit-detail-sheet__header-left{display:flex;align-items:center;gap:12px}.audit-detail-sheet__header-icon{width:36px;height:36px;border-radius:8px;background:#1e293b0f;display:flex;align-items:center;justify-content:center;font-size:18px}.audit-detail-sheet__header-title{font-size:14px;font-weight:600;line-height:1.2}.audit-detail-sheet__header-subtitle{font-size:11px;color:var(--app-text-muted, #64748b);font-family:monospace;margin-top:2px}.audit-detail-sheet__close-btn{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;color:var(--app-text-muted, #64748b);font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.audit-detail-sheet__close-btn:hover{background:#0000000f;color:var(--app-text, #0f172a)}.audit-detail-sheet__body{flex:1;overflow-y:auto;padding:0}.audit-detail-sheet__section{padding:16px 20px;border-bottom:1px solid var(--app-border, #e2e8f0)}.audit-detail-sheet__section-title{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--app-text-muted, #64748b);margin-bottom:10px;display:flex;align-items:center;gap:6px}.audit-detail-sheet__identity-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.audit-detail-sheet__chip{padding:3px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-family:monospace}.audit-detail-sheet__chip--type-entity{background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd}.audit-detail-sheet__chip--type-security{background:#fef3c7;color:#b45309;border:1px solid #fde68a}.audit-detail-sheet__chip--type-activity{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.audit-detail-sheet__chip--type-exception{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.audit-detail-sheet__chip--sev-info{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.audit-detail-sheet__chip--sev-warn{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.audit-detail-sheet__chip--sev-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.audit-detail-sheet__chip--sev-crit{background:#faf5ff;color:#7e22ce;border:1px solid #e9d5ff}.audit-detail-sheet__grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:540px){.audit-detail-sheet__grid-2{grid-template-columns:1fr}}.audit-detail-sheet__info-card{background:var(--app-bg, #f8fafc);border:1px solid var(--app-border, #e2e8f0);border-radius:6px;padding:8px 12px}.audit-detail-sheet__info-label{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--app-text-muted, #64748b);margin-bottom:2px}.audit-detail-sheet__info-val{font-size:12.5px;font-weight:500;word-break:break-all}.audit-detail-sheet__info-val--mono{font-family:monospace;font-size:11.5px}.audit-detail-sheet__diff-table{width:100%;border-collapse:collapse;font-size:11.5px;margin-top:8px}.audit-detail-sheet__diff-table th{background:var(--app-bg, #f1f5f9);padding:6px 10px;text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--app-text-muted, #64748b);border:1px solid var(--app-border, #e2e8f0)}.audit-detail-sheet__diff-table td{padding:6px 10px;border:1px solid var(--app-border, #e2e8f0);vertical-align:top;font-family:monospace}.audit-detail-sheet__diff-old{background:#ef444414;color:#b91c1c;text-decoration:line-through;word-break:break-all}.audit-detail-sheet__diff-new{background:#10b98114;color:#047857;font-weight:600;word-break:break-all}.audit-detail-sheet__copy-chip{display:inline-flex;align-items:center;gap:6px;background:var(--app-bg, #f1f5f9);border:1px solid var(--app-border, #cbd5e1);border-radius:4px;padding:3px 8px;font-family:monospace;font-size:11px;cursor:pointer;transition:background .15s}.audit-detail-sheet__copy-chip:hover{background:#e2e8f0}.audit-detail-sheet__json-viewer{background:#0f172a;color:#e2e8f0;border-radius:6px;padding:12px;font-family:Consolas,Monaco,monospace;font-size:11px;line-height:1.45;max-height:350px;overflow:auto;white-space:pre-wrap;word-break:break-all}.audit-detail-sheet__action-bar{display:flex;gap:8px;margin-bottom:10px}@keyframes auditSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.audit-modern-page{padding:0;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 75px);min-height:0;box-sizing:border-box;overflow:hidden}.audit-modern-page__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.audit-modern-page__header-left{display:flex;align-items:center;gap:12px}.audit-modern-page__header-icon{width:38px;height:38px;border-radius:8px;background:#1e293b12;display:flex;align-items:center;justify-content:center;font-size:18px}.audit-modern-page__title{font-size:16px;font-weight:700;margin:0;color:var(--app-text, #0f172a)}.audit-modern-page__subtitle{font-size:11.5px;color:var(--app-text-muted, #64748b);margin:0}.audit-modern-page__kpis{flex:0 0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media(max-width:900px){.audit-modern-page__kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.audit-modern-page__kpis{grid-template-columns:1fr}}.audit-modern-page__kpi-card{background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:8px;padding:10px 14px;display:flex;flex-direction:column;gap:3px;box-shadow:0 1px 2px #00000005}.audit-modern-page__kpi-card--errors{border-left:3px solid #ef4444}.audit-modern-page__kpi-card--security{border-left:3px solid #f59e0b}.audit-modern-page__kpi-card--entity{border-left:3px solid #0284c7}.audit-modern-page__kpi-card--total{border-left:3px solid #64748b}.audit-modern-page__kpi-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--app-text-muted, #64748b)}.audit-modern-page__kpi-val{font-size:18px;font-weight:700;color:var(--app-text, #0f172a);line-height:1.1}.audit-modern-page__kpi-hint{font-size:10px;color:var(--app-text-muted, #94a3b8)}.audit-modern-page__filter-bar{flex:0 0 auto;background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:8px;padding:8px 12px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.audit-modern-page__filter-input{height:28px;font-size:11.5px;border-radius:4px;border:1px solid var(--app-border, #cbd5e1);padding:0 10px;background:var(--app-surface, #fff);color:var(--app-text, #0f172a);outline:none}.audit-modern-page__filter-input:focus{border-color:#0284c7}.audit-modern-page__filter-input--search{min-width:220px;flex:1}.audit-modern-page__filter-input--mono{font-family:monospace;min-width:140px}.audit-modern-page__filter-select{height:28px;font-size:11.5px;border-radius:4px;border:1px solid var(--app-border, #cbd5e1);padding:0 8px;background:var(--app-surface, #fff);color:var(--app-text, #0f172a);outline:none;cursor:pointer}.audit-modern-page__filter-select:focus{border-color:#0284c7}.audit-modern-page__list-container{background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:8px;display:flex;flex-direction:column;flex:1 1 0%;min-height:0;overflow:hidden}.audit-modern-page__list{list-style:none;margin:0;padding:0;flex:1 1 0%;min-height:0;overflow-y:auto;overflow-x:hidden}.audit-modern-page__grid-container{background:var(--app-surface, #fff);border:1px solid var(--app-border, #e2e8f0);border-radius:8px;padding:10px;flex:1 1 0%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.audit-modern-page__row{border-bottom:1px solid var(--app-border, #e2e8f0)}.audit-modern-page__row:last-child{border-bottom:none}.audit-modern-page__row-btn{width:100%;background:transparent;border:none;cursor:pointer;padding:10px 14px;display:grid;grid-template-columns:auto 7.5rem auto 1fr auto;align-items:center;gap:12px;text-align:left;transition:background .15s;font-family:inherit}.audit-modern-page__row-btn:hover{background:#00000006}.audit-modern-page__sev-dot{width:7px;height:7px;border-radius:50%}.audit-modern-page__sev-dot--info{background:#10b981}.audit-modern-page__sev-dot--warn{background:#f59e0b}.audit-modern-page__sev-dot--error{background:#ef4444}.audit-modern-page__sev-dot--crit{background:#a855f7}.audit-modern-page__time{font-family:monospace;font-size:11px;color:var(--app-text-muted, #64748b)}.audit-modern-page__type-badge{padding:2px 7px;border-radius:4px;font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-family:monospace}.audit-modern-page__type-badge--entity{background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd}.audit-modern-page__type-badge--security{background:#fef3c7;color:#b45309;border:1px solid #fde68a}.audit-modern-page__type-badge--activity{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.audit-modern-page__type-badge--exception{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.audit-modern-page__row-content{min-width:0;display:flex;flex-direction:column;gap:2px}.audit-modern-page__row-main{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;font-size:12.5px}.audit-modern-page__row-entity{font-weight:600;color:var(--app-text, #0f172a)}.audit-modern-page__row-op{font-weight:500;color:var(--app-text-muted, #64748b);font-size:11.5px}.audit-modern-page__row-user{font-size:11px;font-family:monospace;color:var(--app-text-muted, #64748b)}.audit-modern-page__row-chips{display:flex;flex-wrap:wrap;gap:6px;font-family:monospace;font-size:10.5px;color:var(--app-text-muted, #94a3b8)}.audit-modern-page__row-chevron{color:var(--app-text-muted, #94a3b8);font-size:14px;transition:transform .15s}.audit-modern-page__empty{padding:40px 20px;text-align:center;color:var(--app-text-muted, #64748b);font-size:13px;flex:1;display:flex;align-items:center;justify-content:center}.audit-modern-page__pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;background-color:var(--app-surface, #ffffff);border-top:1px solid var(--app-border, #e2e8f0);font-size:11.5px;color:var(--app-text-muted, #64748b);flex-shrink:0}.audit-modern-page__pagination-left{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.audit-modern-page__pagination-info{font-weight:500;color:var(--app-text, #334155)}.audit-modern-page__page-size-selector{display:flex;align-items:center;gap:6px}.audit-modern-page__page-size-selector select{height:26px;padding:0 6px;border-radius:4px;border:1px solid var(--app-border, #cbd5e1);background-color:var(--app-bg, #f8fafc);color:var(--app-text, #0f172a);font-size:11px;font-weight:500;cursor:pointer;outline:none}.audit-modern-page__page-size-selector select:focus{border-color:#0284c7}.audit-modern-page__pagination-right{display:flex;align-items:center;gap:12px}.audit-modern-page__page-counter{font-weight:500}.audit-modern-page__page-controls{display:flex;align-items:center;gap:4px}.audit-modern-page__page-btn{height:26px;min-width:28px;padding:0 8px;border-radius:4px;border:1px solid var(--app-border, #cbd5e1);background:var(--app-surface, #fff);color:var(--app-text, #334155);font-size:11px;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center}.audit-modern-page__page-btn:hover:not(:disabled){background:var(--app-bg, #f1f5f9);border-color:#94a3b8}.audit-modern-page__page-btn:disabled{opacity:.4;cursor:not-allowed;background-color:var(--app-bg, #f8fafc)}.gcp-logging-explorer{display:flex;flex-direction:column;height:calc(100vh - 120px);background-color:var(--app-surface, #ffffff);border-radius:8px;border:1px solid var(--app-border, #e2e8f0);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.gcp-logging-explorer .gcp-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background-color:var(--app-surface, #ffffff);border-bottom:1px solid var(--app-border, #e2e8f0)}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:10px;flex:1;min-width:280px}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-left .gcp-search-box{position:relative;flex:1;min-width:220px;max-width:500px}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-left .gcp-search-box .gcp-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--app-text-muted, #64748b);font-size:13px}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-left .gcp-search-box input{width:100%;height:32px;padding:0 32px;font-size:12.5px;border-radius:6px;border:1px solid var(--app-border, #cbd5e1);background-color:var(--app-bg, #f8fafc);color:var(--app-text, #0f172a);outline:none;transition:border-color .2s,box-shadow .2s}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-left .gcp-search-box input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626;background-color:var(--app-surface, #ffffff)}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-left .gcp-search-box .gcp-search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:var(--app-text-muted, #94a3b8);font-size:12px;padding:2px 6px;border-radius:4px}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-left .gcp-search-box .gcp-search-clear:hover{color:var(--app-text, #334155)}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-left .gcp-select-group{display:flex;align-items:center;gap:6px}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-left .gcp-select-group select{height:32px;padding:0 28px 0 10px;font-size:12px;font-weight:500;border-radius:6px;border:1px solid var(--app-border, #cbd5e1);background-color:var(--app-surface, #ffffff);color:var(--app-text, #334155);cursor:pointer;outline:none}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-left .gcp-select-group select:focus{border-color:#3b82f6}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right{display:flex;align-items:center;gap:8px}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-time-presets{display:inline-flex;background-color:var(--app-surface-hover, #f1f5f9);padding:2px;border-radius:6px;border:1px solid var(--app-border, #e2e8f0)}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-time-presets button{padding:4px 10px;font-size:11px;font-weight:600;border:none;background:transparent;color:var(--app-text-muted, #64748b);cursor:pointer;border-radius:4px;transition:all .15s ease}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-time-presets button:hover{color:var(--app-text, #0f172a)}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-time-presets button.active{background-color:var(--app-surface, #ffffff);color:#1d4ed8;box-shadow:0 1px 2px #0000000f}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-live-toggle{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:11.5px;font-weight:600;border-radius:6px;border:1px solid var(--app-border, #cbd5e1);background-color:var(--app-surface, #ffffff);color:var(--app-text, #334155);cursor:pointer;transition:all .2s}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-live-toggle .live-dot{width:8px;height:8px;border-radius:50%;background-color:#94a3b8}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-live-toggle.active{border-color:#86efac;background-color:#22c55e14;color:#15803d}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-live-toggle.active .live-dot{background-color:#22c55e;box-shadow:0 0 0 3px #22c55e40;animation:pulse-dot 1.8s infinite}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-refresh-btn{height:32px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;border-radius:6px;border:1px solid var(--app-border, #cbd5e1);background-color:var(--app-surface, #ffffff);color:var(--app-text, #334155);cursor:pointer}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-refresh-btn:hover{background-color:var(--app-surface-hover, #f8fafc)}.gcp-logging-explorer .gcp-toolbar .gcp-toolbar-right .gcp-refresh-btn.spinning svg{animation:spin .8s linear infinite}.gcp-logging-explorer .gcp-severity-bar{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:var(--app-surface-hover, #f8fafc);border-bottom:1px solid var(--app-border, #e2e8f0);overflow-x:auto}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-label{font-size:11px;font-weight:700;color:var(--app-text-muted, #64748b);text-transform:uppercase;letter-spacing:.5px;margin-right:4px}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:12px;font-size:11px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s ease;background-color:var(--app-surface, #ffffff);color:var(--app-text-muted, #64748b);border-color:var(--app-border, #e2e8f0)}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip .sev-dot{width:6px;height:6px;border-radius:50%}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip.active.all{background-color:#334155;color:#fff;border-color:#334155}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip.active.info{background-color:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip.active.info .sev-dot{background-color:#3b82f6}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip.active.warn{background-color:#fffbeb;color:#b45309;border-color:#fde68a}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip.active.warn .sev-dot{background-color:#f59e0b}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip.active.error{background-color:#fef2f2;color:#b91c1c;border-color:#fecaca}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip.active.error .sev-dot{background-color:#ef4444}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip.active.critical{background-color:#faf5ff;color:#7e22ce;border-color:#e9d5ff}.gcp-logging-explorer .gcp-severity-bar .gcp-severity-chip.active.critical .sev-dot{background-color:#a855f7}.gcp-logging-explorer .gcp-severity-bar .gcp-stats-count{margin-left:auto;font-size:11.5px;color:var(--app-text-muted, #64748b);font-weight:500;white-space:nowrap}.gcp-logging-explorer .gcp-log-stream{flex:1;overflow-y:auto;background-color:var(--app-surface, #ffffff);font-family:JetBrains Mono,Fira Code,Consolas,Roboto Mono,monospace;font-size:12px}.gcp-logging-explorer .gcp-log-stream .gcp-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:260px;color:var(--app-text-muted, #94a3b8);gap:10px}.gcp-logging-explorer .gcp-log-stream .gcp-empty-state svg{width:36px;height:36px;opacity:.5}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry{border-bottom:1px solid var(--app-border-subtle, #f1f5f9);transition:background-color .1s ease}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry:hover{background-color:var(--app-surface-hover, #f8fafc)}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry.expanded{background-color:#3b82f608;border-left:3px solid #3b82f6}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row{display:flex;align-items:baseline;gap:10px;padding:6px 12px;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;user-select:text}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-expander{color:var(--app-text-muted, #94a3b8);font-size:10px;width:14px;flex-shrink:0;text-align:center}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-sev-badge{display:inline-block;padding:1px 5px;border-radius:3px;font-size:10px;font-weight:700;letter-spacing:.3px;text-align:center;min-width:44px;flex-shrink:0}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-sev-badge.info{background-color:#dbeafe;color:#1e40af}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-sev-badge.warn{background-color:#fef3c7;color:#92400e}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-sev-badge.error{background-color:#fee2e2;color:#991b1b}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-sev-badge.critical{background-color:#f3e8ff;color:#6b21a8}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-sev-badge.debug{background-color:#f1f5f9;color:#475569}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-timestamp{color:var(--app-text-muted, #64748b);font-size:11px;white-space:nowrap;flex-shrink:0}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-source-tag{padding:1px 6px;border-radius:3px;font-size:10px;font-weight:600;background-color:var(--app-surface-hover, #f1f5f9);color:var(--app-text, #334155);border:1px solid var(--app-border, #e2e8f0);white-space:nowrap;flex-shrink:0}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-http-info{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;flex-shrink:0}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-http-info .http-method{font-weight:700;color:#0284c7}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-http-info .http-status{font-weight:700;padding:0 4px;border-radius:2px}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-http-info .http-status.s-2xx{color:#16a34a}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-http-info .http-status.s-4xx{color:#d97706}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-http-info .http-status.s-5xx{color:#dc2626}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-log-message{color:var(--app-text, #0f172a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-row .gcp-user-info{font-size:10.5px;color:var(--app-text-muted, #64748b);white-space:nowrap;flex-shrink:0}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-drawer{padding:12px 16px 16px 36px;background-color:var(--app-surface-hover, #f8fafc);border-top:1px solid var(--app-border-subtle, #e2e8f0)}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-drawer .gcp-drawer-actions{display:flex;align-items:center;gap:8px;margin-bottom:12px}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-drawer .gcp-drawer-actions button{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;border-radius:4px;border:1px solid var(--app-border, #cbd5e1);background-color:var(--app-surface, #ffffff);color:var(--app-text, #334155);cursor:pointer}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-drawer .gcp-drawer-actions button:hover{background-color:var(--app-surface-hover, #f1f5f9);border-color:#94a3b8}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-drawer .gcp-section-title{font-size:11px;font-weight:700;color:var(--app-text-muted, #64748b);text-transform:uppercase;letter-spacing:.5px;margin:10px 0 6px}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-drawer .gcp-json-box{background-color:#0f172a;color:#f8fafc;padding:12px;border-radius:6px;font-size:11px;line-height:1.5;max-height:320px;overflow-y:auto;white-space:pre-wrap;word-break:break-all}.gcp-logging-explorer .gcp-log-stream .gcp-log-entry .gcp-log-drawer .gcp-stacktrace-box{background-color:#fff1f2;color:#9f1239;border:1px solid #fecdd3;padding:12px;border-radius:6px;font-size:11px;line-height:1.4;max-height:250px;overflow-y:auto;white-space:pre-wrap;word-break:break-all}.gcp-logging-explorer .gcp-pagination-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;background-color:var(--app-surface, #ffffff);border-top:1px solid var(--app-border, #e2e8f0);font-size:11.5px;color:var(--app-text-muted, #64748b);flex-shrink:0}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-left{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-left .gcp-pagination-info{font-weight:500;color:var(--app-text, #334155)}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-left .gcp-page-size-selector{display:flex;align-items:center;gap:6px}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-left .gcp-page-size-selector select{height:26px;padding:0 6px;border-radius:4px;border:1px solid var(--app-border, #cbd5e1);background-color:var(--app-bg, #f8fafc);color:var(--app-text, #0f172a);font-size:11px;font-weight:500;cursor:pointer;outline:none}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-left .gcp-page-size-selector select:focus{border-color:#3b82f6}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-right{display:flex;align-items:center;gap:12px}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-right .gcp-page-counter{font-weight:500}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-right .gcp-page-buttons{display:flex;align-items:center;gap:4px}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-right .gcp-page-buttons .gcp-page-btn{height:26px;min-width:28px;padding:0 8px;border-radius:4px;border:1px solid var(--app-border, #cbd5e1);background-color:var(--app-surface, #ffffff);color:var(--app-text, #334155);font-size:11px;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-right .gcp-page-buttons .gcp-page-btn:hover:not(:disabled){background-color:var(--app-bg, #f1f5f9);border-color:#94a3b8}.gcp-logging-explorer .gcp-pagination-bar .gcp-pagination-right .gcp-page-buttons .gcp-page-btn:disabled{opacity:.4;cursor:not-allowed;background-color:var(--app-bg, #f8fafc)}@keyframes pulse-dot{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.15);opacity:1}to{transform:scale(.95);opacity:.8}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logging-page .error-log-details-content{padding:16px}.logging-page .error-log-details-content .details-header{margin-bottom:20px;padding:15px;background-color:var(--app-surface-hover, #f1f5f9);border-radius:var(--dx-base-border-radius, 6px);border:1px solid var(--app-border, #e2e8f0)}.logging-page .error-log-details-content .details-header h4{margin:0 0 15px;color:var(--app-text, #0f172a);font-size:14px;font-weight:600}.logging-page .error-log-details-content .details-header .details-info{font-size:13px;color:var(--app-text-muted, #64748b);margin-bottom:15px;line-height:1.75}.logging-page .error-log-details-content .details-header .datetime-chips{display:flex;flex-direction:column;gap:8px}.logging-page .error-log-details-content .details-header .datetime-chips .datetime-chip{padding:6px 12px;border-radius:var(--dx-base-border-radius, 6px);font-size:11px;font-weight:500;border:1px solid var(--app-border, #e2e8f0);display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content}.logging-page .error-log-details-content .details-header .datetime-chips .datetime-chip.local{background-color:var(--app-surface, #ffffff);color:var(--app-text, #0f172a)}.logging-page .error-log-details-content .details-header .datetime-chips .datetime-chip.utc{background-color:var(--app-surface-hover, #f1f5f9);color:var(--app-text-muted, #64748b)}.logging-page .error-log-details-content .user-message-section{margin-bottom:15px;padding:15px;background-color:#3b82f61a;border-radius:var(--dx-base-border-radius, 6px);border:1px solid #17a2b8}.logging-page .error-log-details-content .user-message-section h5{color:#17a2b8;margin-bottom:10px;font-size:13px;font-weight:600}.logging-page .error-log-details-content .user-message-section p{color:var(--app-text, #0f172a);font-size:13px;margin:0}.pdf-viewer-popup .dx-popup-content{padding:0!important}.pdf-viewer-container{display:flex;flex-direction:column;height:100%;background-color:#f5f5f5}.pdf-viewer-toolbar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#fff;border-bottom:1px solid #dee2e6;box-shadow:0 2px 4px #0000000d;flex-shrink:0}.pdf-viewer-title{display:flex;align-items:center;font-size:14px;font-weight:600;color:#495057}.pdf-viewer-title i{color:var(--dx-color-primary)}.pdf-viewer-actions{display:flex;gap:8px}.pdf-viewer-content{flex:1;display:flex;align-items:center;justify-content:center;padding:16px;overflow:hidden}.pdf-iframe{width:100%;height:100%;border:1px solid #dee2e6;border-radius:4px;background-color:#fff;box-shadow:0 2px 8px #0000001a}.pdf-viewer-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6c757d;gap:16px}.pdf-viewer-empty p{margin:0;font-size:14px}.pdf-viewer-loader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--app-surface, #fff);z-index:10;gap:16px}.pdf-viewer-loader p{margin:0;font-size:14px;font-weight:500;color:#6c757d}.access-denied-container{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px);padding:24px;width:100%;box-sizing:border-box}.access-denied-container .access-denied-card{background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:12px;padding:40px 32px;max-width:520px;width:100%;text-align:center;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;align-items:center;gap:16px;animation:fadeInScale .3s ease-out}.access-denied-container .access-denied-card .icon-wrapper{width:68px;height:68px;border-radius:50%;background:#ef444414;border:1px solid rgba(239,68,68,.22);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.access-denied-container .access-denied-card .icon-wrapper i{font-size:28px;color:#ef4444}.access-denied-container .access-denied-card .badge-status{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;background:#ef444417;color:#ef4444;border:1px solid rgba(239,68,68,.25)}.access-denied-container .access-denied-card .badge-status .dot{width:6px;height:6px;border-radius:50%;background-color:#ef4444}.access-denied-container .access-denied-card .title{font-size:20px;font-weight:700;color:var(--app-text, #1e293b);margin:0;line-height:1.3}.access-denied-container .access-denied-card .description{font-size:13.5px;color:var(--app-text-muted, #64748b);line-height:1.55;margin:0}.access-denied-container .access-denied-card .description .resource-name{font-weight:600;color:var(--app-text, #334155);background:#0000000a;padding:2px 6px;border-radius:4px}.access-denied-container .access-denied-card .security-notice{width:100%;background:#f59e0b14;border:1px solid rgba(245,158,11,.22);border-radius:8px;padding:10px 14px;font-size:12px;color:var(--app-text-muted, #78350f);display:flex;align-items:center;gap:8px;text-align:left;margin-top:4px}.access-denied-container .access-denied-card .security-notice i{font-size:14px;color:#f59e0b;flex-shrink:0}.access-denied-container .access-denied-card .actions-group{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px;width:100%;flex-wrap:wrap}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.dx-theme-generic-dark .access-denied-container .access-denied-card,.dx-swatch-additional-dark .access-denied-container .access-denied-card{background:var(--app-surface, #1e293b);border-color:var(--app-border, #334155);box-shadow:0 4px 25px #0000004d}.dx-theme-generic-dark .access-denied-container .access-denied-card .description .resource-name,.dx-swatch-additional-dark .access-denied-container .access-denied-card .description .resource-name{background:#ffffff14;color:#e2e8f0}.dx-theme-generic-dark .access-denied-container .access-denied-card .security-notice,.dx-swatch-additional-dark .access-denied-container .access-denied-card .security-notice{background:#f59e0b1f;color:#fde68a}.profile-page-saas-container{display:flex;flex-direction:column;gap:20px;width:100%;max-width:1320px;margin:0 auto;padding:12px 16px 48px;box-sizing:border-box;height:100%;flex:1 1 0%;min-height:0;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.profile-page-saas-container::-webkit-scrollbar{width:6px;height:6px}.profile-page-saas-container::-webkit-scrollbar-track{background:transparent}.profile-page-saas-container::-webkit-scrollbar-thumb{background:var(--app-border, #cbd5e1);border-radius:4px}.profile-page-saas-container::-webkit-scrollbar-thumb:hover{background:var(--app-text-muted, #94a3b8)}.profile-page-saas-container .profile-hero-card{position:relative;flex:0 0 auto;flex-shrink:0;flex-grow:0;width:100%;background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:var(--dx-base-border-radius, 8px);padding:24px 28px;overflow:hidden;box-shadow:0 2px 8px #00000008}.profile-page-saas-container .profile-hero-card .profile-hero-glow{position:absolute;top:-40px;right:-40px;width:220px;height:220px;background:radial-gradient(circle,var(--dx-color-primary-light, rgba(37, 99, 235, .12)) 0%,transparent 70%);pointer-events:none}.profile-page-saas-container .profile-hero-card .profile-hero-content{display:flex;align-items:center;gap:24px;position:relative;z-index:2;width:100%;flex-shrink:0}@media(max-width:900px){.profile-page-saas-container .profile-hero-card .profile-hero-content{flex-direction:column;align-items:flex-start}}.profile-page-saas-container .profile-hero-card .profile-hero-avatar-wrapper{position:relative;flex-shrink:0}.profile-page-saas-container .profile-hero-card .profile-hero-avatar-wrapper .profile-hero-avatar{width:88px;height:88px;border-radius:50%;border:2px solid var(--app-border, #cbd5e1);background:var(--app-surface-muted, #f8fafc);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.profile-page-saas-container .profile-hero-card .profile-hero-avatar-wrapper .profile-hero-avatar .avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-page-saas-container .profile-hero-card .profile-hero-avatar-wrapper .profile-hero-avatar .avatar-placeholder{font-size:28px;font-weight:700;color:var(--dx-color-primary);letter-spacing:1px}.profile-page-saas-container .profile-hero-card .profile-hero-avatar-wrapper .profile-hero-avatar .status-online-dot{position:absolute;bottom:2px;right:2px;width:14px;height:14px;border-radius:50%;background:#10b981;border:2px solid var(--app-surface, #ffffff)}.profile-page-saas-container .profile-hero-card .profile-hero-avatar-wrapper .avatar-edit-badge-btn{position:absolute;bottom:0;right:-4px;width:28px;height:28px;border-radius:50%;background:var(--dx-color-primary);color:#fff;border:2px solid var(--app-surface, #ffffff);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background-color .15s ease}.profile-page-saas-container .profile-hero-card .profile-hero-avatar-wrapper .avatar-edit-badge-btn i{font-size:13px}.profile-page-saas-container .profile-hero-card .profile-hero-avatar-wrapper .avatar-edit-badge-btn:hover{transform:scale(1.1);background:var(--dx-color-primary-hover)}.profile-page-saas-container .profile-hero-card .profile-hero-info{flex:1;display:flex;flex-direction:column;gap:8px}.profile-page-saas-container .profile-hero-card .profile-hero-info .profile-hero-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.profile-page-saas-container .profile-hero-card .profile-hero-info .profile-hero-title-row .profile-hero-name{margin:0;font-size:22px;font-weight:700;color:var(--app-text, #0f172a);letter-spacing:-.3px}.profile-page-saas-container .profile-hero-card .profile-hero-info .profile-hero-title-row .profile-hero-badges{display:flex;align-items:center;gap:6px}.profile-page-saas-container .profile-hero-card .profile-hero-info .profile-hero-meta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.profile-page-saas-container .profile-hero-card .profile-hero-info .profile-hero-meta-row .profile-hero-meta-item{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--app-text-muted, #64748b)}.profile-page-saas-container .profile-hero-card .profile-hero-info .profile-hero-meta-row .profile-hero-meta-item i{font-size:13px;color:var(--app-text-muted, #94a3b8)}.profile-page-saas-container .profile-hero-card .profile-hero-info .profile-hero-meta-row .profile-hero-meta-item .email-verified-tag{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:9px;margin-left:2px}.profile-page-saas-container .profile-hero-card .profile-hero-stats-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;flex-shrink:0}.profile-page-saas-container .profile-hero-card .profile-hero-stats-actions .profile-stat-pill{display:flex;flex-direction:column;align-items:center;padding:8px 16px;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0);min-width:72px}.profile-page-saas-container .profile-hero-card .profile-hero-stats-actions .profile-stat-pill .stat-number{font-size:16px;font-weight:700;color:var(--app-text, #0f172a);line-height:1.1}.profile-page-saas-container .profile-hero-card .profile-hero-stats-actions .profile-stat-pill .stat-label{font-size:10.5px;font-weight:500;color:var(--app-text-muted, #64748b);text-transform:uppercase;letter-spacing:.3px}.profile-page-saas-container .profile-hero-card .profile-hero-stats-actions .profile-hero-save-btn{margin-left:6px}.profile-page-saas-container .profile-tabs-nav{position:sticky;top:0;z-index:10;flex-shrink:0;flex-grow:0;width:100%;display:flex;align-items:center;gap:6px;padding:5px;background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:var(--dx-base-border-radius, 8px);overflow-x:auto;scrollbar-width:none;box-shadow:0 2px 8px #00000008}.profile-page-saas-container .profile-tabs-nav::-webkit-scrollbar{display:none}.profile-page-saas-container .profile-tabs-nav .tab-nav-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:var(--dx-base-border-radius, 6px);border:none;background:transparent;color:var(--app-text-muted, #64748b);font-size:12.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s ease}.profile-page-saas-container .profile-tabs-nav .tab-nav-btn i{font-size:13px}.profile-page-saas-container .profile-tabs-nav .tab-nav-btn:hover{background:var(--app-surface-muted, #f1f5f9);color:var(--app-text, #0f172a)}.profile-page-saas-container .profile-tabs-nav .tab-nav-btn.active{background:var(--dx-color-primary);color:#fff}.profile-page-saas-container .profile-tabs-nav .tab-nav-btn.active i{color:#fff}.profile-page-saas-container .profile-tab-pane{flex:0 0 auto;flex-shrink:0;width:100%;background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:var(--dx-base-border-radius, 8px);padding:24px 28px;box-shadow:0 2px 8px #00000005}.profile-page-saas-container .section-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--app-border, #f1f5f9)}.profile-page-saas-container .section-header-row .section-title{margin:0 0 4px;font-size:16px;font-weight:700;color:var(--app-text, #0f172a)}.profile-page-saas-container .section-header-row .section-subtitle{margin:0;font-size:12.5px;color:var(--app-text-muted, #64748b)}.profile-page-saas-container .profile-section-card{margin-bottom:24px}.profile-page-saas-container .profile-section-card:last-child{margin-bottom:0}.profile-page-saas-container .empty-state-card{padding:24px;text-align:center;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-surface-muted, #f8fafc);border:1px dashed var(--app-border, #cbd5e1);color:var(--app-text-muted, #64748b);font-size:13px}.profile-page-saas-container .tab-personal-info-container .email-field-wrapper{position:relative}.profile-page-saas-container .tab-personal-info-container .email-field-wrapper .email-verified-chip{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none}.profile-page-saas-container .tab-security-container{display:flex;flex-direction:column;gap:24px}.profile-page-saas-container .tab-security-container .toggle-show-password-btn{display:inline-flex;align-items:center;gap:6px;background:transparent;border:1px solid var(--app-border, #e2e8f0);border-radius:var(--dx-base-border-radius, 4px);padding:5px 10px;font-size:11.5px;font-weight:600;color:var(--app-text-muted, #64748b);cursor:pointer}.profile-page-saas-container .tab-security-container .toggle-show-password-btn:hover{background:var(--app-surface-muted, #f1f5f9);color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-security-container .password-form-grid{display:grid;grid-template-columns:1fr 340px;gap:28px}@media(max-width:900px){.profile-page-saas-container .tab-security-container .password-form-grid{grid-template-columns:1fr}}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col{display:flex;flex-direction:column;gap:16px}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col .input-group-field{display:flex;flex-direction:column;gap:6px}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col .input-group-field .field-label{font-size:12px;font-weight:600;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col .strength-meter-box{display:flex;align-items:center;gap:10px;margin-top:4px}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col .strength-meter-box .strength-bar-bg{flex:1;height:5px;background:var(--app-surface-muted, #e2e8f0);border-radius:4px;overflow:hidden}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col .strength-meter-box .strength-bar-bg .strength-bar-fill{height:100%;transition:width .3s ease,background-color .3s ease}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col .strength-meter-box .strength-text{font-size:11px;font-weight:600;min-width:80px;text-align:right}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col .match-status-hint{font-size:11.5px;font-weight:500;display:inline-flex;align-items:center;gap:4px}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col .match-status-hint.matched{color:#16a34a}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col .match-status-hint.mismatch{color:#dc2626}.profile-page-saas-container .tab-security-container .password-form-grid .password-inputs-col .password-action-row{margin-top:8px}.profile-page-saas-container .tab-security-container .password-form-grid .password-requirements-card{padding:16px;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0)}.profile-page-saas-container .tab-security-container .password-form-grid .password-requirements-card .req-title{margin:0 0 12px;font-size:13px;font-weight:700;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-security-container .password-form-grid .password-requirements-card .req-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.profile-page-saas-container .tab-security-container .password-form-grid .password-requirements-card .req-list .req-item{display:flex;align-items:center;gap:8px;font-size:12px;transition:color .15s ease}.profile-page-saas-container .tab-security-container .password-form-grid .password-requirements-card .req-list .req-item.valid,.profile-page-saas-container .tab-security-container .password-form-grid .password-requirements-card .req-list .req-item.valid i{color:#16a34a}.profile-page-saas-container .tab-security-container .password-form-grid .password-requirements-card .req-list .req-item.invalid{color:var(--app-text-muted, #94a3b8)}.profile-page-saas-container .tab-security-container .password-form-grid .password-requirements-card .req-list .req-item.invalid i{color:var(--app-text-muted, #cbd5e1)}.profile-page-saas-container .tab-security-container .security-dual-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:768px){.profile-page-saas-container .tab-security-container .security-dual-cards{grid-template-columns:1fr}}.profile-page-saas-container .tab-security-container .security-dual-cards .security-sub-card{padding:18px;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0);display:flex;flex-direction:column;justify-content:space-between;gap:16px}.profile-page-saas-container .tab-security-container .security-dual-cards .security-sub-card .card-header-icon-row{display:flex;align-items:flex-start;gap:14px}.profile-page-saas-container .tab-security-container .security-dual-cards .security-sub-card .card-header-icon-row .card-icon-circle{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-page-saas-container .tab-security-container .security-dual-cards .security-sub-card .card-header-icon-row .card-icon-circle.blue{background:#0ea5e91f;color:#0284c7}.profile-page-saas-container .tab-security-container .security-dual-cards .security-sub-card .card-header-icon-row .card-icon-circle.purple{background:#a855f71f;color:#7e22ce}.profile-page-saas-container .tab-security-container .security-dual-cards .security-sub-card .card-header-icon-row .card-title{margin:0 0 4px;font-size:13.5px;font-weight:700;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-security-container .security-dual-cards .security-sub-card .card-header-icon-row .card-desc{margin:0;font-size:12px;color:var(--app-text-muted, #64748b);line-height:1.4}.profile-page-saas-container .tab-tenants-roles-container{display:flex;flex-direction:column;gap:24px}.profile-page-saas-container .tab-tenants-roles-container .tenants-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.profile-page-saas-container .tab-tenants-roles-container .tenants-grid .tenant-interactive-card{padding:16px;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0);display:flex;flex-direction:column;gap:12px;transition:border-color .15s ease,box-shadow .15s ease}.profile-page-saas-container .tab-tenants-roles-container .tenants-grid .tenant-interactive-card.active{border-color:var(--dx-color-primary);box-shadow:0 0 0 1px var(--dx-color-primary)}.profile-page-saas-container .tab-tenants-roles-container .tenants-grid .tenant-interactive-card .tenant-card-header{display:flex;align-items:center;justify-content:space-between}.profile-page-saas-container .tab-tenants-roles-container .tenants-grid .tenant-interactive-card .tenant-card-header .tenant-icon-box{width:32px;height:32px;border-radius:6px;background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);display:flex;align-items:center;justify-content:center;color:var(--dx-color-primary)}.profile-page-saas-container .tab-tenants-roles-container .tenants-grid .tenant-interactive-card .tenant-card-body .tenant-name{margin:0 0 4px;font-size:14px;font-weight:700;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-tenants-roles-container .tenants-grid .tenant-interactive-card .tenant-card-body .tenant-id-label{font-size:11px;color:var(--app-text-muted, #94a3b8);font-family:monospace}.profile-page-saas-container .tab-tenants-roles-container .tenants-grid .tenant-interactive-card .tenant-card-action{margin-top:auto;display:flex;justify-content:flex-end}.profile-page-saas-container .tab-tenants-roles-container .roles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.profile-page-saas-container .tab-tenants-roles-container .roles-grid .role-badge-card{padding:14px;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0)}.profile-page-saas-container .tab-tenants-roles-container .roles-grid .role-badge-card .role-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.profile-page-saas-container .tab-tenants-roles-container .roles-grid .role-badge-card .role-card-top .role-name{font-size:13.5px;font-weight:700;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-tenants-roles-container .roles-grid .role-badge-card .role-description{margin:0;font-size:12px;color:var(--app-text-muted, #64748b)}.profile-page-saas-container .tab-tenants-roles-container .permissions-chips-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;max-height:460px;overflow-y:auto;padding-right:4px}.profile-page-saas-container .tab-tenants-roles-container .permissions-chips-grid::-webkit-scrollbar{width:5px}.profile-page-saas-container .tab-tenants-roles-container .permissions-chips-grid::-webkit-scrollbar-track{background:transparent}.profile-page-saas-container .tab-tenants-roles-container .permissions-chips-grid::-webkit-scrollbar-thumb{background:var(--app-border, #cbd5e1);border-radius:3px}.profile-page-saas-container .tab-tenants-roles-container .permissions-chips-grid::-webkit-scrollbar-thumb:hover{background:var(--app-text-muted, #94a3b8)}.profile-page-saas-container .tab-tenants-roles-container .permissions-chips-grid .permission-chip-item{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:4px;background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0);font-size:11.5px;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-tenants-roles-container .permissions-chips-grid .permission-chip-item i{font-size:11px;color:#10b981}.profile-page-saas-container .tab-tenants-roles-container .permissions-chips-grid .permission-chip-item .permission-chip-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-page-saas-container .tab-procedures-container .procedure-groups-list{display:flex;flex-direction:column;gap:16px}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card{padding:16px;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0)}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .procedure-group-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--app-border, #e2e8f0)}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .procedure-group-header .group-title-col{display:flex;align-items:center;gap:10px}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .procedure-group-header .group-title-col .group-code{padding:2px 6px;border-radius:4px;background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #cbd5e1);font-size:11px;font-weight:700;font-family:monospace;color:var(--dx-color-primary)}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .procedure-group-header .group-title-col .group-name{margin:0;font-size:14px;font-weight:700;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .group-empty-substate{font-size:12px;color:var(--app-text-muted, #94a3b8);font-style:italic}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .group-tramites-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .group-tramites-grid .tramite-item-pill{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0)}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .group-tramites-grid .tramite-item-pill .tramite-item-icon{color:var(--dx-color-primary);font-size:14px}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .group-tramites-grid .tramite-item-pill .tramite-item-info{display:flex;flex-direction:column}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .group-tramites-grid .tramite-item-pill .tramite-item-info .tramite-code{font-size:10.5px;font-weight:700;color:var(--app-text-muted, #64748b);font-family:monospace}.profile-page-saas-container .tab-procedures-container .procedure-groups-list .procedure-group-card .group-tramites-grid .tramite-item-pill .tramite-item-info .tramite-name{font-size:12px;font-weight:600;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-appearance-container{display:flex;flex-direction:column;gap:24px}.profile-page-saas-container .tab-appearance-container .theme-modes-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:600px){.profile-page-saas-container .tab-appearance-container .theme-modes-grid{grid-template-columns:1fr}}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card{padding:16px;border-radius:var(--dx-base-border-radius, 8px);background:var(--app-surface-muted, #f8fafc);border:2px solid var(--app-border, #e2e8f0);cursor:pointer;display:flex;flex-direction:column;gap:14px;text-align:left;transition:all .15s ease}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card.active{border-color:var(--dx-color-primary);background:var(--app-surface, #ffffff);box-shadow:0 4px 12px #0ea5e914}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box{height:72px;border-radius:6px;border:1px solid var(--app-border, #cbd5e1);padding:8px;display:flex;flex-direction:column;gap:6px}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.light-preview{background:#fff}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.light-preview .preview-header-bar{height:10px;background:#f1f5f9;border-radius:3px}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.light-preview .preview-content-box{display:flex;flex-direction:column;gap:4px}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.light-preview .preview-content-box .preview-line{height:6px;border-radius:2px;background:#e2e8f0}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.light-preview .preview-content-box .preview-line.long{width:70%}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.light-preview .preview-content-box .preview-line.short{width:40%}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.dark-preview{background:#0f172a;border-color:#334155}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.dark-preview .preview-header-bar{height:10px;background:#1e293b;border-radius:3px}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.dark-preview .preview-content-box{display:flex;flex-direction:column;gap:4px}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.dark-preview .preview-content-box .preview-line{height:6px;border-radius:2px;background:#334155}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.dark-preview .preview-content-box .preview-line.long{width:70%}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-preview-box.dark-preview .preview-content-box .preview-line.short{width:40%}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-meta-row{display:flex;align-items:center;justify-content:space-between}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-meta-row .mode-title-col{display:flex;flex-direction:column}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-meta-row .mode-title-col .mode-title{font-size:13.5px;font-weight:700;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-appearance-container .theme-modes-grid .theme-mode-card .mode-meta-row .mode-title-col .mode-subtitle{font-size:11.5px;color:var(--app-text-muted, #64748b)}.profile-page-saas-container .tab-appearance-container .families-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.profile-page-saas-container .tab-appearance-container .families-grid .family-card{padding:14px;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0);cursor:pointer;display:flex;align-items:center;gap:12px;text-align:left;transition:all .15s ease}.profile-page-saas-container .tab-appearance-container .families-grid .family-card.active{border-color:var(--dx-color-primary);background:var(--app-surface, #ffffff);box-shadow:0 0 0 1px var(--dx-color-primary)}.profile-page-saas-container .tab-appearance-container .families-grid .family-card .family-icon-box{font-size:18px;color:var(--dx-color-primary);width:32px;height:32px;display:flex;align-items:center;justify-content:center}.profile-page-saas-container .tab-appearance-container .families-grid .family-card .family-info-box{flex:1;display:flex;flex-direction:column}.profile-page-saas-container .tab-appearance-container .families-grid .family-card .family-info-box .family-title{font-size:13px;font-weight:700;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-appearance-container .families-grid .family-card .family-info-box .family-desc{font-size:11px;color:var(--app-text-muted, #64748b)}.profile-page-saas-container .tab-appearance-container .families-grid .family-card .family-selected-check{color:var(--dx-color-primary);font-size:13px}.profile-page-saas-container .tab-appearance-container .palette-colors-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px}.profile-page-saas-container .tab-appearance-container .palette-colors-grid .color-swatch-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0);cursor:pointer;transition:all .15s ease}.profile-page-saas-container .tab-appearance-container .palette-colors-grid .color-swatch-item.active{border-color:var(--dx-color-primary);background:var(--app-surface, #ffffff)}.profile-page-saas-container .tab-appearance-container .palette-colors-grid .color-swatch-item .color-circle{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;flex-shrink:0}.profile-page-saas-container .tab-appearance-container .palette-colors-grid .color-swatch-item .color-label{font-size:12px;font-weight:600;color:var(--app-text, #0f172a);white-space:nowrap}.profile-page-saas-container .tab-appearance-container .density-radius-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:768px){.profile-page-saas-container .tab-appearance-container .density-radius-row{grid-template-columns:1fr}}.profile-page-saas-container .tab-appearance-container .density-radius-row .pref-control-group{display:flex;flex-direction:column;gap:8px}.profile-page-saas-container .tab-appearance-container .density-radius-row .pref-control-group .pref-label{font-size:12px;font-weight:600;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-appearance-container .density-radius-row .pref-control-group .segmented-toggle-group{display:flex;align-items:center;gap:6px;padding:4px;background:var(--app-surface-muted, #f1f5f9);border:1px solid var(--app-border, #e2e8f0);border-radius:var(--dx-base-border-radius, 6px)}.profile-page-saas-container .tab-appearance-container .density-radius-row .pref-control-group .segmented-toggle-group .seg-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;border-radius:4px;border:none;background:transparent;font-size:12px;font-weight:600;color:var(--app-text-muted, #64748b);cursor:pointer;transition:all .15s ease}.profile-page-saas-container .tab-appearance-container .density-radius-row .pref-control-group .segmented-toggle-group .seg-btn.active{background:var(--app-surface, #ffffff);color:var(--app-text, #0f172a);box-shadow:0 1px 3px #00000014}.profile-page-saas-container .tab-activity-container .audit-timeline-list{display:flex;flex-direction:column}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item{display:flex;gap:16px}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-marker-col{display:flex;flex-direction:column;align-items:center;width:16px}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-marker-col .timeline-dot{width:10px;height:10px;border-radius:50%;margin-top:6px}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-marker-col .timeline-dot.success{background:#10b981}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-marker-col .timeline-dot.info{background:#0ea5e9}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-marker-col .timeline-dot.danger{background:#ef4444}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-marker-col .timeline-dot.warning{background:#f59e0b}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-marker-col .timeline-dot.purple{background:#a855f7}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-marker-col .timeline-line{flex:1;width:2px;background:var(--app-border, #e2e8f0);margin:4px 0}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-content-card{flex:1;padding:12px 16px;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0);margin-bottom:12px}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-content-card .timeline-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-content-card .timeline-card-header .timeline-action-row{display:flex;align-items:center;gap:8px}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-content-card .timeline-card-header .timeline-action-row .timeline-table-name{font-size:13px;font-weight:700;color:var(--app-text, #0f172a)}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-content-card .timeline-card-header .timeline-timestamp{font-size:11px;color:var(--app-text-muted, #94a3b8)}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-content-card .timeline-changes-box{margin-top:6px;font-size:11.5px}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-content-card .timeline-changes-box .changes-label{color:var(--app-text-muted, #64748b);margin-right:4px}.profile-page-saas-container .tab-activity-container .audit-timeline-list .audit-timeline-item .timeline-content-card .timeline-changes-box .changes-val{color:var(--app-text, #0f172a);font-family:monospace}.avatar-editor-modal-container{display:flex;flex-direction:column;align-items:center;gap:16px;padding:8px 0}.avatar-editor-modal-container .avatar-dropzone{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;border-radius:var(--dx-base-border-radius, 8px);background:var(--app-surface-muted, #f8fafc);border:2px dashed var(--app-border, #cbd5e1);transition:all .2s ease}.avatar-editor-modal-container .avatar-dropzone.drag-over{border-color:var(--dx-color-primary);background:#0ea5e90f}.avatar-editor-modal-container .avatar-dropzone .avatar-crop-frame{width:180px;height:180px;border-radius:50%;border:3px solid var(--dx-color-primary);overflow:hidden;position:relative;background:var(--app-surface, #ffffff);box-shadow:0 8px 24px #0000001f;touch-action:none}.avatar-editor-modal-container .avatar-dropzone .avatar-crop-frame .avatar-crop-image{position:absolute;top:50%;left:50%;max-width:none;max-height:none}.avatar-editor-modal-container .avatar-dropzone .avatar-crop-frame .avatar-empty-state{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px;color:var(--app-text-muted, #64748b);cursor:pointer}.avatar-editor-modal-container .avatar-dropzone .avatar-crop-frame .avatar-empty-state i{font-size:32px;margin-bottom:8px;color:var(--app-text-muted, #94a3b8)}.avatar-editor-modal-container .avatar-dropzone .avatar-crop-frame .avatar-empty-state span{font-size:11.5px;line-height:1.3}.avatar-editor-modal-container .avatar-dropzone .crop-hint{margin-top:12px;font-size:11.5px;color:var(--app-text-muted, #64748b)}.avatar-editor-modal-container .avatar-zoom-controls{display:flex;align-items:center;gap:10px;width:100%;max-width:320px}.avatar-editor-modal-container .avatar-zoom-controls .zoom-btn{width:28px;height:28px;border-radius:4px;border:1px solid var(--app-border, #e2e8f0);background:var(--app-surface, #ffffff);color:var(--app-text, #0f172a);display:flex;align-items:center;justify-content:center;cursor:pointer}.avatar-editor-modal-container .avatar-zoom-controls .zoom-btn:hover{background:var(--app-surface-muted, #f1f5f9)}.avatar-editor-modal-container .avatar-zoom-controls .zoom-slider{flex:1;accent-color:var(--dx-color-primary)}.avatar-editor-modal-container .avatar-editor-footer{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:8px;padding-top:12px;border-top:1px solid var(--app-border, #e2e8f0)}.avatar-editor-modal-container .avatar-editor-footer .footer-left-actions,.avatar-editor-modal-container .avatar-editor-footer .footer-right-actions{display:flex;align-items:center;gap:8px}.weight-type-selection{padding:20px;text-align:center}.weight-type-selection .selection-title{margin-bottom:24px;font-weight:500;font-size:16px;color:#333}.weight-type-selection .buttons-container{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.weight-type-selection .type-button{padding:16px 24px;border-radius:12px;font-size:14px;cursor:pointer;transition:all .3s ease;min-width:120px;display:flex;flex-direction:column;align-items:center;gap:8px;background-color:#fff;border:2px solid #e0e0e0;color:#666;font-weight:500;box-shadow:0 2px 8px #0000001a;transform:translateY(0)}.weight-type-selection .type-button .icon{font-size:24px}.weight-type-selection .type-button:hover{transform:translateY(-1px)}.weight-type-selection .type-button.selected{font-weight:600;transform:translateY(-2px)}.weight-type-selection .type-button.selected.normal{border-color:#1db584;background-color:#1db58414;color:#1db584;box-shadow:0 4px 12px #1db5842e}.weight-type-selection .type-button.selected.descarga{border-color:#ff6b35;background-color:#ff6b3514;color:#ff6b35;box-shadow:0 4px 12px #ff6b352e}.weight-type-selection .type-button:not(.selected).normal:hover{border-color:#1db584;background-color:#1db58408}.weight-type-selection .type-button:not(.selected).descarga:hover{border-color:#ff6b35;background-color:#ff6b3508}.coming-soon-container{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px);padding:24px;width:100%;box-sizing:border-box}.coming-soon-container .coming-soon-card{background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:12px;padding:40px 32px;max-width:520px;width:100%;text-align:center;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;align-items:center;gap:16px;animation:fadeInScale .3s ease-out}.coming-soon-container .coming-soon-card .icon-wrapper{width:68px;height:68px;border-radius:50%;background:#0ea5e914;border:1px solid rgba(14,165,233,.22);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.coming-soon-container .coming-soon-card .icon-wrapper i{font-size:28px;color:#0284c7;animation:gearPulse 4s ease-in-out infinite}.coming-soon-container .coming-soon-card .badge-status{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;background:#0ea5e917;color:#0284c7;border:1px solid rgba(14,165,233,.25)}.coming-soon-container .coming-soon-card .badge-status .dot{width:6px;height:6px;border-radius:50%;background-color:#0284c7}.coming-soon-container .coming-soon-card .title{font-size:20px;font-weight:700;color:var(--app-text, #1e293b);margin:0;line-height:1.3}.coming-soon-container .coming-soon-card .description{font-size:13.5px;color:var(--app-text-muted, #64748b);line-height:1.55;margin:0}.coming-soon-container .coming-soon-card .progress-wrapper{width:100%;margin:8px 0}.coming-soon-container .coming-soon-card .progress-wrapper .progress-bar-track{width:100%;height:6px;background:#0000000d;border-radius:4px;overflow:hidden;position:relative}.coming-soon-container .coming-soon-card .progress-wrapper .progress-bar-track .progress-bar-fill{height:100%;width:45%;background:linear-gradient(90deg,#0284c7,#10b981);border-radius:4px;animation:progressAnimation 2.4s ease-in-out infinite alternate}.coming-soon-container .coming-soon-card .info-notice{width:100%;background:#10b98114;border:1px solid rgba(16,185,129,.22);border-radius:8px;padding:10px 14px;font-size:12px;color:var(--app-text-muted, #065f46);display:flex;align-items:center;gap:8px;text-align:left;margin-top:4px}.coming-soon-container .coming-soon-card .info-notice i{font-size:14px;color:#10b981;flex-shrink:0}.coming-soon-container .coming-soon-card .actions-group{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px;width:100%}@keyframes gearPulse{0%{transform:rotate(0)}25%{transform:rotate(45deg)}50%{transform:rotate(0)}75%{transform:rotate(-45deg)}to{transform:rotate(0)}}@keyframes progressAnimation{0%{width:25%;transform:translate(0)}to{width:85%;transform:translate(15%)}}.dx-theme-generic-dark .coming-soon-container .coming-soon-card,.dx-swatch-additional-dark .coming-soon-container .coming-soon-card{background:var(--app-surface, #1e293b);border-color:var(--app-border, #334155);box-shadow:0 4px 25px #0000004d}.dx-theme-generic-dark .coming-soon-container .coming-soon-card .progress-bar-track,.dx-swatch-additional-dark .coming-soon-container .coming-soon-card .progress-bar-track{background:#ffffff14}.dx-theme-generic-dark .coming-soon-container .coming-soon-card .info-notice,.dx-swatch-additional-dark .coming-soon-container .coming-soon-card .info-notice{background:#10b9811f;color:#a7f3d0}.ProcedureVehiclePass-wrapper{display:flex;flex-direction:column;height:100%;width:100%;background-color:var(--app-surface, #ffffff);color:var(--app-text, #0f172a);gap:10px}.ProcedureVehiclePass-wrapper .vehicle-plate-text{font-weight:700;color:var(--app-text, #0f172a);letter-spacing:.5px}.ProcedureVehiclePass-wrapper .vehicle-date-text{font-weight:500;color:var(--app-text-muted, #334155)}.ProcedureVehiclePass-wrapper .vehicle-validity-text{font-weight:500;color:var(--app-text, #1e293b)}.ProcedureVehiclePass-wrapper .vehicle-pass-summary-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;background-color:var(--app-surface, #ffffff);border-bottom:1px solid var(--app-border, #f1f5f9);font-size:13px;color:var(--app-text, #334155)}.ProcedureVehiclePass-wrapper .vehicle-pass-summary-bar .summary-left-text{display:flex;align-items:center;gap:8px;font-weight:500}.ProcedureVehiclePass-wrapper .vehicle-pass-summary-bar .summary-left-text .summary-bold{font-weight:600;color:var(--app-text, #0f172a)}.ProcedureVehiclePass-wrapper .vehicle-pass-summary-bar .summary-left-text span{color:var(--app-text-muted, #64748b)}.ProcedureVehiclePass-wrapper .vehicle-pass-summary-bar .summary-left-text span:first-child{color:var(--app-text, #0f172a);font-weight:600}.ProcedureVehiclePass-wrapper .vehicle-pass-summary-bar .summary-right-pill{background-color:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:4px;padding:3px 8px;font-size:12px;font-weight:500;color:var(--app-text-muted, #475569);box-shadow:none}.ProcedureVehiclePass-wrapper .pinlet-warning-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px;margin:4px 14px 2px;background:#f59e0b14;border:1px solid rgba(245,158,11,.28);border-radius:6px}.ProcedureVehiclePass-wrapper .pinlet-warning-banner .pinlet-warning-icon{font-size:18px;color:#d97706;flex-shrink:0;display:flex;align-items:center}.ProcedureVehiclePass-wrapper .pinlet-warning-banner .pinlet-warning-content{flex:1;display:flex;flex-direction:column;gap:2px}.ProcedureVehiclePass-wrapper .pinlet-warning-banner .pinlet-warning-content .pinlet-warning-title{font-size:12.5px;font-weight:600;color:#b45309}.ProcedureVehiclePass-wrapper .pinlet-warning-banner .pinlet-warning-content .pinlet-warning-text{font-size:11.5px;color:var(--app-text, #334155);line-height:1.4}.ProcedureVehiclePass-wrapper .pinlet-warning-banner .pinlet-warning-content .pinlet-warning-text strong{color:var(--app-text, #0f172a);font-weight:600}.ProcedureVehiclePass-wrapper .pinlet-warning-banner .pinlet-warning-btn{flex-shrink:0;font-size:11px!important;font-weight:600!important;border-radius:4px!important;background-color:#d97706!important;color:#fff!important;border:none!important;height:28px!important;padding:0 12px!important;box-shadow:none!important;cursor:pointer}.ProcedureVehiclePass-wrapper .pinlet-warning-banner .pinlet-warning-btn:hover{background-color:#b45309!important}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid{border:none!important;background:transparent!important}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-datagrid-headers{background-color:transparent!important;border-bottom:1px solid var(--app-border, #e2e8f0)!important;color:var(--app-text-muted, #64748b);font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-datagrid-headers .dx-datagrid-text-content{color:var(--app-text-muted, #64748b);font-weight:600}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-datagrid-rowsview{border:none!important}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-datagrid-rowsview .dx-row{border-bottom:1px solid var(--app-border, #f1f5f9)!important;transition:background-color .12s ease}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-datagrid-rowsview .dx-row td{padding:6px 10px;vertical-align:middle;font-size:12.5px;color:var(--app-text, #334155);border:none!important}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-datagrid-rowsview .dx-row:hover:not(.dx-datagrid-master-detail-row){background-color:var(--app-surface-muted, #f8fafc)!important}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-datagrid-master-detail-row),.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-datagrid-rowsview .dx-row.dx-state-focused:not(.dx-datagrid-master-detail-row){background-color:rgba(var(--base-accent-rgb, 5, 102, 248),.12)!important;color:var(--app-text, #0f172a)!important}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-datagrid-rowsview .dx-row.dx-selection:not(.dx-datagrid-master-detail-row) td,.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-datagrid-rowsview .dx-row.dx-state-focused:not(.dx-datagrid-master-detail-row) td{color:var(--app-text, #0f172a)!important}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-toolbar{margin-bottom:4px;background:transparent}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-toolbar .dx-datagrid-search-panel .dx-texteditor-input-container{background-color:var(--app-surface-muted, #f8fafc);border-radius:4px}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-toolbar .dx-datagrid-search-panel .dx-texteditor.dx-state-hover{border-color:var(--app-border, #cbd5e1)}.ProcedureVehiclePass-wrapper .vehicle-pass-datagrid .dx-toolbar .dx-datagrid-search-panel .dx-texteditor.dx-state-focused{border-color:var(--dx-color-primary);box-shadow:0 0 0 2px rgba(var(--base-accent-rgb, 5, 102, 248),.15)}.ProcedureVehiclePass-wrapper .grid-action-btn-primary{background-color:#2563eb!important;color:#fff!important;border-radius:4px!important;padding:3px 10px!important;font-size:11.5px!important;font-weight:550!important;border:none!important;box-shadow:none!important;transition:all .15s ease!important}.ProcedureVehiclePass-wrapper .grid-action-btn-primary:hover{background-color:#1d4ed8!important}.ProcedureVehiclePass-wrapper .grid-action-btn-success{background-color:#16a34a!important;color:#fff!important;border-radius:4px!important;padding:3px 10px!important;font-size:11.5px!important;font-weight:550!important;border:none!important;box-shadow:none!important;transition:all .15s ease!important}.ProcedureVehiclePass-wrapper .grid-action-btn-success:hover{background-color:#15803d!important}.ProcedureVehiclePass-wrapper .vehicle-pass-detail-panel{background-color:var(--app-surface-muted, #fafbfc);padding:12px 16px;border-top:1px solid var(--app-border, #f1f5f9);border-bottom:1px solid var(--app-border, #f1f5f9)}.ProcedureVehiclePass-wrapper .vehicle-pass-detail-panel .vehicle-pass-detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ProcedureVehiclePass-wrapper .vehicle-pass-detail-panel .vehicle-pass-detail-header .vehicle-pass-detail-title{font-size:11.5px;font-weight:600;color:var(--app-text, #334155);text-transform:uppercase;letter-spacing:.03em}.ProcedureVehiclePass-wrapper .vehicle-pass-detail-panel .vehicle-pass-detail-header .vehicle-pass-detail-caption{font-size:11px;color:var(--app-text-muted, #64748b);font-weight:400}.ProcedureVehiclePass-wrapper .vehicle-pass-detail-panel .vehicle-pass-detail-empty{padding:12px;background-color:var(--app-surface, #ffffff);border-radius:4px;border:1px dashed var(--app-border, #e2e8f0);color:var(--app-text-muted, #94a3b8);font-size:12px;text-align:center}.ProcedureVehiclePass-wrapper .subgrid-icon-btn{width:26px!important;height:26px!important;min-width:26px!important;border-radius:4px!important;background-color:var(--app-surface, #ffffff)!important;border:1px solid var(--app-border, #e2e8f0)!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .15s ease!important}.ProcedureVehiclePass-wrapper .subgrid-icon-btn .dx-button-content{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.ProcedureVehiclePass-wrapper .subgrid-icon-btn:hover{background-color:var(--app-surface-muted, #f8fafc)!important;border-color:var(--app-border, #cbd5e1)!important}.ProcedureVehiclePass-wrapper .subgrid-icon-btn.btn-calendar .dx-icon{color:#2563eb!important;font-size:13px!important}.ProcedureVehiclePass-wrapper .subgrid-icon-btn.btn-calendar:hover{background-color:#2563eb14!important;border-color:#2563eb4d!important}.ProcedureVehiclePass-wrapper .subgrid-icon-btn.btn-qr .dx-icon{color:#16a34a!important;font-size:13px!important}.ProcedureVehiclePass-wrapper .subgrid-icon-btn.btn-qr:hover{background-color:#16a34a14!important;border-color:#16a34a4d!important}.parking-access-ticket-container{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%}.parking-access-ticket{width:100%;max-width:400px;background-color:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 4px 20px -2px #0f172a14,0 2px 6px -1px #0f172a0a;overflow:hidden;position:relative;color:#0f172a;font-family:inherit}.parking-access-ticket:before{content:"";position:absolute;inset:75px 0 0;background:radial-gradient(ellipse at 100% 20%,rgba(37,99,235,.03) 0%,transparent 50%),radial-gradient(ellipse at 0% 80%,rgba(15,23,42,.025) 0%,transparent 45%),repeating-linear-gradient(-45deg,transparent,transparent 16px,rgba(148,163,184,.06) 16px,rgba(148,163,184,.06) 17.5px);pointer-events:none;z-index:1}.parking-access-ticket .ticket-header,.parking-access-ticket .ticket-plate-wrapper,.parking-access-ticket .ticket-qr-section,.parking-access-ticket .ticket-perforation,.parking-access-ticket .ticket-meta-section,.parking-access-ticket .ticket-footer{position:relative;z-index:2}.parking-access-ticket .ticket-header{background:linear-gradient(135deg,#0f172a,#1e293b);padding:16px 16px 14px;text-align:center;color:#fff;position:relative}.parking-access-ticket .ticket-header .ticket-badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;background-color:#ffffff14;border:1px solid rgba(255,255,255,.12);padding:2px 8px;border-radius:20px;margin-bottom:6px}.parking-access-ticket .ticket-header .ticket-badge .badge-dot{width:5px;height:5px;border-radius:50%;background-color:#22c55e}.parking-access-ticket .ticket-header .ticket-title{font-size:15px;font-weight:700;letter-spacing:.04em;margin:0;color:#fff;text-transform:uppercase}.parking-access-ticket .ticket-header .ticket-subtitle{font-size:11px;color:#94a3b8;margin-top:2px;letter-spacing:.02em}.parking-access-ticket .ticket-plate-wrapper{display:flex;justify-content:center;padding:14px 16px 6px;background-color:#fff}.parking-access-ticket .ticket-plate-wrapper .ticket-plate-box{display:inline-flex;align-items:center;background:#f8fafc;border:2px solid #0f172a;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.parking-access-ticket .ticket-plate-wrapper .ticket-plate-box .plate-prefix{background-color:#0f172a;color:#fff;padding:4px 8px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:4px;letter-spacing:.05em}.parking-access-ticket .ticket-plate-wrapper .ticket-plate-box .plate-number{padding:4px 14px;font-size:17px;font-weight:800;letter-spacing:2px;color:#0f172a;font-family:monospace,sans-serif}.parking-access-ticket .ticket-qr-section{padding:10px 16px 14px;display:flex;flex-direction:column;align-items:center;background-color:#fff}.parking-access-ticket .ticket-qr-section .ticket-qr-frame{background-color:#fff;padding:12px;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000a;display:flex;justify-content:center;align-items:center}.parking-access-ticket .ticket-qr-section .ticket-scan-hint{font-size:10.5px;font-weight:600;color:#64748b;margin-top:8px;text-transform:uppercase;letter-spacing:.03em;display:flex;align-items:center;gap:5px}.parking-access-ticket .ticket-perforation{position:relative;height:16px;background-color:#fff;display:flex;align-items:center}.parking-access-ticket .ticket-perforation .ticket-notch-left,.parking-access-ticket .ticket-perforation .ticket-notch-right{position:absolute;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;background-color:var(--app-bg, #f1f5f9);border:1px solid #e2e8f0;z-index:2}.parking-access-ticket .ticket-perforation .ticket-notch-left{left:-7px}.parking-access-ticket .ticket-perforation .ticket-notch-right{right:-7px}.parking-access-ticket .ticket-perforation .ticket-dashed-line{width:100%;height:1px;border-bottom:2px dashed #cbd5e1;margin:0 16px}.parking-access-ticket .ticket-meta-section{background-color:#f8fafc;padding:14px 18px;display:flex;flex-direction:column;gap:10px;border-top:1px solid #f1f5f9}.parking-access-ticket .ticket-meta-section .ticket-meta-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.parking-access-ticket .ticket-meta-section .ticket-meta-row.full-width{grid-template-columns:1fr}.parking-access-ticket .ticket-meta-section .ticket-field{display:flex;flex-direction:column;gap:2px}.parking-access-ticket .ticket-meta-section .ticket-field .field-label{font-size:10px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.parking-access-ticket .ticket-meta-section .ticket-field .field-value{font-size:12.5px;font-weight:600;color:#0f172a;line-height:1.3}.parking-access-ticket .ticket-meta-section .ticket-field .field-value.highlight{color:#1e293b}.parking-access-ticket .ticket-meta-section .ticket-field .field-value.plate{font-family:monospace;letter-spacing:1px}.parking-access-ticket .ticket-meta-section .ticket-status-row{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid #e2e8f0}.parking-access-ticket .ticket-meta-section .ticket-status-row .ticket-id-text{font-size:11px;font-weight:600;color:#64748b}.parking-access-ticket .ticket-meta-section .ticket-status-row .ticket-id-text span{font-weight:700;color:#0f172a;font-family:monospace}.parking-access-ticket .ticket-meta-section .ticket-status-row .ticket-badge-vigente{display:inline-flex;align-items:center;gap:5px;background-color:#dcfce7;color:#15803d;border:1px solid #86efac;padding:3px 10px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.02em}.parking-access-ticket .ticket-meta-section .ticket-status-row .ticket-badge-vigente .dot-green{width:6px;height:6px;border-radius:50%;background-color:#16a34a}.parking-access-ticket .ticket-footer{padding:10px 16px;background-color:#fff;border-top:1px solid #f1f5f9;text-align:center}.parking-access-ticket .ticket-footer .ticket-footer-text{font-size:10.5px;color:#64748b;margin:0;line-height:1.4}.tabpanel-item{height:100%;min-height:0;display:flex;flex-direction:column}.tabpanel-item>.view.crm-base-list,.tabpanel-item>.view{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.tabpanel-item .view-wrapper.base-page{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.tabpanel-item .dx-datagrid{flex:1 1 auto;min-height:0}.employee-scan-page{padding:24px;max-width:1200px;margin:0 auto}.employee-scan-page .scan-header{text-align:center;margin-bottom:32px}.employee-scan-page .scan-header .header-icon{margin-bottom:16px}.employee-scan-page .scan-header h1{font-size:28px;font-weight:700;margin-bottom:8px;color:var(--dx-color-text)}.employee-scan-page .scan-header .header-description{font-size:14px;color:var(--dx-color-text-secondary);margin:0}.employee-scan-page .scan-controls{margin-bottom:32px;display:flex;flex-direction:column;align-items:center}.employee-scan-page .scan-controls .scan-info-banner{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:16px 24px;border-radius:12px;margin-bottom:24px;width:100%;max-width:600px;box-shadow:0 4px 12px #667eea4d;display:flex;align-items:flex-start;gap:16px}.employee-scan-page .scan-controls .scan-info-banner i{font-size:24px;margin-top:2px;flex-shrink:0}.employee-scan-page .scan-controls .scan-info-banner .scan-info-content{flex:1}.employee-scan-page .scan-controls .scan-info-banner .scan-info-content strong{display:block;font-size:16px;font-weight:700;margin-bottom:8px}.employee-scan-page .scan-controls .scan-info-banner .scan-info-content p{margin:4px 0;font-size:13px;line-height:1.5;opacity:.95}.employee-scan-page .scan-controls .scan-input-container{margin-bottom:16px;width:100%;display:flex;justify-content:center}.employee-scan-page .scan-controls .scan-input-container :global .scan-textbox{height:60px!important}.employee-scan-page .scan-controls .scan-input-container :global .scan-textbox .dx-textbox{height:60px!important}.employee-scan-page .scan-controls .scan-input-container :global .scan-textbox .dx-textbox-input{height:60px!important;min-height:60px!important;font-size:18px!important;padding:16px 12px!important;line-height:1.5!important}.employee-scan-page .scan-controls .scan-buttons{display:flex;gap:16px;justify-content:center}.employee-scan-page .employee-info-card{background:var(--dx-color-card-bg, #fff);border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;margin-top:24px}.employee-scan-page .employee-info-card .employee-header{display:flex;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--dx-color-border, #e0e0e0)}.employee-scan-page .employee-info-card .employee-header .employee-photo,.employee-scan-page .employee-info-card .employee-header .employee-photo-placeholder{width:120px;height:120px;border-radius:12px;overflow:hidden;border:3px solid var(--dx-color-primary);display:flex;align-items:center;justify-content:center;background:var(--dx-color-bg, #f5f5f5)}.employee-scan-page .employee-info-card .employee-header .employee-photo img,.employee-scan-page .employee-info-card .employee-header .employee-photo-placeholder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.employee-scan-page .employee-info-card .employee-header .employee-name-section{flex:1}.employee-scan-page .employee-info-card .employee-header .employee-name-section h2{font-size:24px;font-weight:700;margin:0 0 8px;color:var(--dx-color-text)}.employee-scan-page .employee-info-card .employee-header .employee-name-section .employee-id{font-size:14px;color:var(--dx-color-text-secondary);margin:0}.employee-scan-page .employee-info-card .employee-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:24px}.employee-scan-page .employee-info-card .employee-details .detail-row{display:flex;align-items:center;gap:12px;padding:12px;background:var(--dx-color-bg, #f5f5f5);border-radius:8px}.employee-scan-page .employee-info-card .employee-details .detail-row i{font-size:24px;color:var(--dx-color-primary)}.employee-scan-page .employee-info-card .employee-details .detail-row .detail-label{display:block;font-size:12px;color:var(--dx-color-text-secondary);margin-bottom:4px}.employee-scan-page .employee-info-card .employee-details .detail-row .detail-value{display:block;font-size:16px;font-weight:600;color:var(--dx-color-text)}.employee-scan-page .employee-info-card .implements-section{margin-top:24px}.employee-scan-page .employee-info-card .implements-section h3{font-size:20px;font-weight:700;margin-bottom:16px;color:var(--dx-color-text)}.employee-scan-page .employee-info-card .implements-section .implements-list{display:flex;flex-direction:column;gap:16px}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card{border:2px solid;border-radius:12px;padding:16px;background:var(--dx-color-card-bg, #fff)}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card.vigente{border-color:#4caf50}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card.vencido{border-color:#f44336}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-header .implement-icon{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--dx-color-bg, #f5f5f5)}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-header .implement-icon i{font-size:24px;color:var(--dx-color-primary)}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-header .implement-info{flex:1}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-header .implement-info h4{font-size:18px;font-weight:700;margin:0 0 4px;color:var(--dx-color-text)}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-header .implement-info .implement-code{font-size:12px;color:var(--dx-color-text-secondary);margin:0}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-header .implement-status{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;color:#fff}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-header .implement-status.vigente{background:#4caf50}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-header .implement-status.vencido{background:#f44336}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-details .implement-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-details .implement-chips .chip{padding:4px 12px;background:var(--dx-color-bg, #f5f5f5);border-radius:16px;font-size:12px;color:var(--dx-color-text)}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-details .implement-footer{display:flex;gap:24px;padding-top:12px;border-top:1px solid var(--dx-color-border, #e0e0e0)}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-details .implement-footer .footer-label{display:block;font-size:12px;color:var(--dx-color-text-secondary);margin-bottom:4px}.employee-scan-page .employee-info-card .implements-section .implements-list .implement-card .implement-details .implement-footer .footer-value{display:block;font-size:14px;font-weight:600;color:var(--dx-color-text)}.employee-scan-page .employee-info-card .no-implements{text-align:center;padding:32px;background:#fff3cd;border-radius:8px;border:1px solid #ffc107}.employee-scan-page .employee-info-card .no-implements i{font-size:48px;color:#ff9800;margin-bottom:16px}.employee-scan-page .employee-info-card .no-implements p{font-size:16px;color:#856404;margin:0}.employee-scan-page .manual-input-content{padding:16px}.employee-scan-page .manual-input-content .manual-input-buttons{display:flex;gap:12px;justify-content:flex-end;margin-top:16px}.implement-history-container{padding:20px;background:#fff;border-radius:12px;border:1px solid #dee2e6;box-shadow:0 4px 6px #0000001a;animation:fadeIn .3s ease-out;margin-bottom:20px;position:relative;z-index:10;display:block!important;visibility:visible!important}.implement-history-grid-wrapper{overflow:hidden}.implement-history-grid-wrapper .view.crm-popup-help{height:auto!important}.implement-history-grid-wrapper .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0!important;height:auto!important;position:static!important;inset:auto!important}.implement-history-grid-wrapper .view.crm-popup-help .view-wrapper.view-wrapper-popup-help.popup-page>div{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;margin:0!important;padding:0!important;height:auto!important}.implement-history-grid-wrapper .view.crm-popup-help .modern-enterprise-grid{border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid #dee2e6;background:#fff;height:400px!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.history-stats{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap;align-items:flex-start}.history-stats .person-avatar-small{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #21f3a6;border-radius:25%;padding:4px;text-align:center;width:140px;height:140px;box-shadow:0 4px 8px #2196f333;transition:all .3s ease;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.history-stats .person-avatar-small .avatar-circle-small{width:100%;height:100%;border-radius:25%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#21f3b1,#19d238 0%);color:#fff;font-size:1.5rem;font-weight:700;border:2px solid white}.history-stats .person-info-card{border:1px solid #e3f2fd;border-radius:12px;padding:16px 20px;box-shadow:0 4px 12px #2196f31a;transition:all .3s ease;flex:1;min-width:150px;max-width:450px}.history-stats .person-info-card .info-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.history-stats .person-info-card .info-header .status-indicator{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 2px 4px #28a7454d}.history-stats .person-info-card .info-header .info-title{margin:0;font-size:1rem;color:#2c3e50;text-transform:uppercase;letter-spacing:.5px}.history-stats .person-info-card .info-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;font-size:.85rem}.history-stats .person-info-card .info-grid .info-item .info-label{color:#6c757d;font-weight:600;font-size:.55rem;text-transform:uppercase;letter-spacing:.5px}.history-stats .person-info-card .info-grid .info-item .info-value{color:#2c3e50;font-weight:500;margin-top:2px}:global(.dark) .history-stats .person-info-card{background:linear-gradient(135deg,#2d3748,#1a202c);border:1px solid #4a5568;box-shadow:0 4px 12px #2196f333}:global(.dark) .history-stats .person-info-card .info-header .info-title{color:#e2e8f0}:global(.dark) .history-stats .person-info-card .info-grid .info-item .info-label{color:#a0aec0}:global(.dark) .history-stats .person-info-card .info-grid .info-item .info-value{color:#e2e8f0}.history-stats .stat-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e3f2fd;border-radius:10px;padding:12px 16px;text-align:center;flex:1;min-width:110px;max-width:130px;box-shadow:0 2px 8px #007bff1a;transition:all .3s ease;position:relative;overflow:hidden}.history-stats .stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #007bff33}.history-stats .stat-card .stat-icon{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff}.history-stats .stat-card .stat-icon.total{background:linear-gradient(135deg,#007bff,#0056b3)}.history-stats .stat-card .stat-icon.active{background:linear-gradient(135deg,#28a745,#1e7e34)}.history-stats .stat-card .stat-icon.finished{background:linear-gradient(135deg,#ffc107,#e0a800)}.history-stats .stat-card .stat-icon.deleted{background:linear-gradient(135deg,#dc3545,#c82333)}.history-stats .stat-card .stat-number{display:block;font-size:1.6rem;font-weight:800;margin-bottom:2px;text-shadow:0 1px 2px rgba(0,123,255,.2)}.history-stats .stat-card .stat-number.total{color:#007bff}.history-stats .stat-card .stat-number.active{color:#28a745}.history-stats .stat-card .stat-number.finished{color:#ffc107}.history-stats .stat-card .stat-number.deleted{color:#dc3545}.history-stats .stat-card .stat-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1px}.history-stats .stat-card .stat-label.total{color:#495057}.history-stats .stat-card .stat-label.active{color:#155724}.history-stats .stat-card .stat-label.finished{color:#856404}.history-stats .stat-card .stat-label.deleted{color:#721c24}.history-stats .stat-card .stat-sublabel{display:block;font-size:.65rem;color:#6c757d;font-weight:400;margin-top:1px}.status-badge{display:inline-block;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-badge.active{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.status-badge.expired{background:linear-gradient(135deg,#dc3545,#fd7e14);color:#fff}@media(max-width:768px){.implement-history-container{padding:16px}.history-stats{flex-direction:column;gap:12px}.history-stats .stat-card{min-width:unset}}@media(prefers-color-scheme:dark){.implement-history-container{background:var(--app-surface-muted, #f8fafc);border-color:var(--app-border-strong, #cbd5e1)}.history-stats .stat-card{background:linear-gradient(135deg,var(--app-surface, #ffffff) 0%,var(--app-surface-muted, #f8fafc) 100%);border-color:var(--app-border-strong, #cbd5e1)}.history-stats .stat-card .stat-label{color:var(--app-text-muted, #94a3b8)}}.totales-section{margin-bottom:4px}.totales-container{display:flex;justify-content:start;align-items:center;gap:6px;flex-wrap:wrap}.totales-card{flex:0 1 auto;min-width:110px;border-radius:8px;padding:6px 8px;text-align:center;font-size:11px;border:1px solid var(--app-border, #e2e8f0);background:var(--app-surface-muted, #f8fafc);color:var(--app-text, #334155);box-shadow:none;transition:transform .1s ease-in-out}.totales-card:hover{transform:scale(1.02)}.totales-card h4{margin:2px 0 0;font-size:10px;font-weight:600}.settlement-detail-container{height:calc(85vh - 340px)!important;min-height:250px;overflow:hidden!important;padding-top:4px!important}.dx-popup-fullscreen .settlement-detail-container{height:calc(100vh - 280px)!important}.dx-datagrid-summary-item .corporate-summary-total{font-size:11px!important;padding:2px 4px!important;margin:1px!important}.side-nav-outer-toolbar{flex-direction:column;display:flex;height:100%;width:100%;background-color:var(--app-bg, #f8fafc)}.side-nav-outer-toolbar .header-component{z-index:1505}.layout-header{z-index:1501}.layout-body{background-color:var(--app-bg, #f8fafc)}.drawer{flex:1;min-height:0;background-color:var(--app-bg, #f8fafc)}.content{flex-grow:1}.side-nav-inner-toolbar{width:100%;height:100%;background-color:var(--app-bg, #f8fafc)}#navigation-header{box-shadow:none;border-bottom:1px solid var(--app-border, #e2e8f0);background-color:var(--app-surface, #ffffff)}.screen-x-small #navigation-header{padding-left:20px}.dx-theme-generic #navigation-header{padding-top:10px;padding-bottom:10px}.single-card{display:flex;height:100%}.single-card .background-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;z-index:-1}.single-card .dx-card{width:360px;margin:auto;padding:24px;flex-grow:0;border-radius:8px;background-color:#ffffffde}.screen-x-small .single-card .dx-card{width:100%;height:100%;border-radius:0;box-shadow:none;margin:0;border:0;flex-grow:1}.single-card .dx-card .header{margin:24px 0}.single-card .dx-card .header .title{color:var(--base-text-color);font-weight:500;font-size:24px;text-align:center;line-height:24px}.single-card .dx-card .header .description{color:var(--base-text-color-alpha-7);line-height:16px;font-size:12px;margin-top:32px;text-align:center}.logo{display:flex;justify-content:center;align-items:center;width:170px;height:160px;margin:0 auto}.logo img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.single-card{height:100%;width:260px}.single-card .dx-scrollview-content{height:100%;padding:8px}.auth-card{display:flex;height:100%}.auth-card .background-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;z-index:0}.auth-card .dx-button-text{text-transform:none}.auth-card .dx-card.content{background:linear-gradient(135deg,#ffffff52,#f8fafc61,#ffffff3b);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);margin:auto;padding:24px;flex-grow:0;max-width:400px;min-width:340px;width:auto;border-radius:var(--dx-base-border-radius, 8px);border:1px solid var(--dx-color-primary-light);box-shadow:0 8px 32px var(--dx-color-primary-light),0 2px 8px #0000000d,inset 0 1px #fffc;animation:cardSlideIn .8s cubic-bezier(.4,0,.2,1);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.auth-card .dx-card.content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--dx-color-primary) 0%,var(--dx-color-primary-light) 25%,var(--dx-color-primary) 50%,var(--dx-color-primary-light) 75%,var(--dx-color-primary) 100%);z-index:10;box-shadow:0 2px 8px #0566f84d}.auth-card .dx-card.content:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);transition:left .6s cubic-bezier(.4,0,.2,1);z-index:1}.auth-card .dx-card.content:hover:after{left:100%}.auth-card .dx-card.content.content{height:auto}.screen-x-small .auth-card .dx-card.content{width:100%;height:100%;max-width:100%;border-radius:0;box-shadow:none;margin:0;border:0;flex-grow:1}.auth-card .dx-card.content .header{margin-bottom:12px;margin-top:12px;display:flex;align-items:center;justify-content:center;animation:headerSlideIn .6s cubic-bezier(.4,0,.2,1)}.auth-card .dx-card.content .header .logo{background:linear-gradient(135deg,#fffffff2,#f8fafce6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;justify-content:center;align-items:center;width:56px;height:56px;margin:0;flex-shrink:0;border-radius:var(--dx-base-border-radius, 8px);border:1px solid rgba(5,102,248,.2);box-shadow:0 8px 32px #0566f826,0 2px 8px #0000000d,inset 0 1px #fffc;overflow:hidden;animation:logoFloat 2.5s ease-in-out infinite,logoPulse 3s ease-in-out infinite;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.auth-card .dx-card.content .header .logo:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);transition:left .6s cubic-bezier(.4,0,.2,1)}.auth-card .dx-card.content .header .logo:after{content:"";position:absolute;inset:1px;border-radius:calc(var(--dx-base-border-radius, 8px) - 1px);background:linear-gradient(135deg,#ffffff4d,#ffffff1a,#ffffff0d);pointer-events:none}.auth-card .dx-card.content .header .logo:hover{transform:translateY(-3px) scale(1.08);box-shadow:0 12px 40px #0566f833,0 4px 16px #00000014,inset 0 1px #ffffffe6;border-color:#0566f84d}.auth-card .dx-card.content .header .logo:hover:before{left:100%}.auth-card .dx-card.content .header .logo img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.auth-card .dx-card.content .header .title-section{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center;animation:titleSlideIn 1s ease-out .2s both}.auth-card .dx-card.content .header .title{color:var(--dx-color-primary);text-align:center;line-height:1.25;font-size:24px;font-weight:800;margin:0;text-shadow:0 2px 4px rgba(5,102,248,.2),0 4px 8px rgba(0,0,0,.1);opacity:1.8;letter-spacing:.5px;animation:titleGlow 2.5s ease-in-out infinite alternate,titlePulse 4s ease-in-out infinite;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.auth-card .dx-card.content .header .title:hover{transform:scale(1.02);text-shadow:0 2px 4px rgba(5,102,248,.2),0 4px 8px rgba(0,0,0,.1)}.auth-card .dx-card.content .header .description{color:#fff;line-height:1.5;font-size:14px;margin:0;text-align:center;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.1);opacity:1;animation:subtitleFade 3s ease-in-out infinite alternate,subtitleSlide 5s ease-in-out infinite;transition:all .4s cubic-bezier(.4,0,.2,1)}.auth-card .dx-card.content .header .description:hover{opacity:1;transform:scale(1.01);text-shadow:0 1px 2px rgba(0,0,0,.1);color:var(--app-text, #0f172a)}.auth-card .dx-card.content .central-logo{display:flex;justify-content:center;align-items:center;margin:16px 0;animation:logoFadeIn 1.2s ease-out .6s both}.auth-card .dx-card.content .central-logo .logo{display:flex;justify-content:center;align-items:center;width:120px;height:120px;margin:0;flex-shrink:0;border-radius:50%;border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 25px #0000001a,0 4px 12px #00000014,0 0 20px #1db58426;overflow:hidden}.auth-card .dx-card.content .central-logo .logo:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 30px #00000026,0 5px 15px #0000001a,0 0 25px #1db58433}.auth-card .dx-card.content .central-logo .logo img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;padding:12px;transition:all .4s ease}.auth-card .dx-card.content p,.auth-card .dx-card.content span,.auth-card .dx-card.content div,.auth-card .dx-card.content label{text-shadow:0 1px 2px rgba(0,0,0,.1)}.auth-card .dx-card.content .dx-texteditor{background:linear-gradient(135deg,#fffffffa,#f8fafcf2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:var(--dx-base-border-radius, 6px);border:2px solid rgba(5,102,248,.1);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.auth-card .dx-card.content .dx-texteditor:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(5,102,248,.05) 50%,transparent 100%);transition:left .4s cubic-bezier(.4,0,.2,1)}.auth-card .dx-card.content .dx-texteditor:hover:before{left:100%}.auth-card .dx-card.content .dx-texteditor:hover{border-color:#0566f84d;transform:translateY(-1px);box-shadow:0 4px 12px #0566f81a,0 2px 6px #0000000d,inset 0 1px #ffffffe6}.auth-card .dx-card.content .dx-texteditor:focus-within{border-color:var(--dx-color-primary);box-shadow:0 0 0 3px #0566f833,0 6px 20px #0566f826,0 3px 10px #0000000d,inset 0 1px #ffffffe6;transform:translateY(-2px)}.auth-card .dx-card.content .dx-texteditor .dx-texteditor-input{color:var(--app-text, #0f172a);font-weight:500;font-size:12px;padding:8px 12px;text-shadow:none}.auth-card .dx-card.content .dx-texteditor .dx-placeholder{color:var(--app-text-muted, #64748b);font-weight:400;font-size:12px}.auth-card .dx-card.content .dx-button{background:linear-gradient(135deg,var(--dx-color-primary) 0%,var(--dx-color-primary-hover) 50%,var(--dx-color-primary-light) 100%);border:none;border-radius:var(--dx-base-border-radius, 6px);box-shadow:0 4px 16px #0566f84d,0 2px 8px #0000001a,inset 0 1px #ffffff4d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.auth-card .dx-card.content .dx-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);transition:left .6s cubic-bezier(.4,0,.2,1)}.auth-card .dx-card.content .dx-button:hover:before{left:100%}.auth-card .dx-card.content .dx-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px #0566f866,0 3px 12px #00000026,inset 0 1px #fff6}.auth-card .dx-card.content .dx-button .dx-button-text{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:700;letter-spacing:.5px}.auth-card .dx-card.content a{color:var(--dx-color-primary);text-shadow:0 1px 2px rgba(0,0,0,.1);font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.auth-card .dx-card.content a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--dx-color-primary) 0%,var(--dx-color-primary-light) 100%);border-radius:1px;transition:width .3s cubic-bezier(.4,0,.2,1)}.auth-card .dx-card.content a:hover{color:var(--dx-color-primary);transform:translateY(-1px)}.auth-card .dx-card.content a:hover:after{width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes titleGlow{0%{text-shadow:0 2px 4px rgba(0,0,0,.3),0 4px 8px rgba(0,0,0,.2),0 0 20px rgba(255,255,255,.1)}to{text-shadow:0 2px 4px rgba(0,0,0,.3),0 4px 8px rgba(0,0,0,.2),0 0 30px rgba(255,255,255,.2)}}@keyframes subtitleFade{0%{opacity:.8}to{opacity:1}}@keyframes titleSlideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes logoPulse{0%,to{transform:scale(1);box-shadow:0 8px 25px #00000026,0 4px 12px #0000001a,inset 0 1px #fff6}50%{transform:scale(1.05);box-shadow:0 12px 35px #0003,0 6px 18px #00000026,inset 0 1px #fff9}}@keyframes titlePulse{0%,to{text-shadow:0 4px 8px rgba(0,0,0,.7),0 8px 16px rgba(0,0,0,.5),0 0 40px rgba(29,181,132,.3),0 0 80px rgba(29,181,132,.1)}50%{text-shadow:0 6px 12px rgba(0,0,0,.8),0 12px 24px rgba(0,0,0,.6),0 0 60px rgba(29,181,132,.4),0 0 120px rgba(29,181,132,.2)}}@keyframes subtitleSlide{0%,to{transform:translate(0)}50%{transform:translate(2px)}}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes headerSlideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes logoSlideIn{0%{opacity:0;transform:translateY(30px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes logoFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:.7;transform:scale(1)}}.public-layout{display:flex;flex-direction:column;min-height:100vh;background:#fff;width:100%;max-width:100%;overflow-x:hidden}.public-navbar{background:#fff;border-bottom:1px solid var(--app-border, #e5e7eb);box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:1000;padding:0;width:100%;box-sizing:border-box}.public-navbar .navbar-container{max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.public-navbar .navbar-container .navbar-logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--app-text, #1a1a1a);font-weight:700;font-size:20px;transition:opacity .2s ease}.public-navbar .navbar-container .navbar-logo:hover{opacity:.8}.public-navbar .navbar-container .navbar-logo .logo-img{height:48px;width:auto;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.public-navbar .navbar-container .navbar-logo .logo-text{display:none}}.public-navbar .navbar-container .navbar-menu{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}@media(max-width:768px){.public-navbar .navbar-container .navbar-menu{gap:4px}}.public-navbar .navbar-container .navbar-menu .navbar-link{display:flex;align-items:center;gap:8px;padding:10px 20px;text-decoration:none;color:var(--app-text, #4b5563);font-size:15px;font-weight:500;border-radius:8px;transition:all .2s ease;white-space:nowrap}@media(max-width:768px){.public-navbar .navbar-container .navbar-menu .navbar-link{padding:8px 12px;font-size:14px}}.public-navbar .navbar-container .navbar-menu .navbar-link .dx-icon{font-size:18px}.public-navbar .navbar-container .navbar-menu .navbar-link:hover{background:var(--app-surface-hover, #f3f4f6);color:var(--dx-color-primary)}.public-navbar .navbar-container .navbar-menu .navbar-link.active{background:var(--dx-color-primary);color:#fff}.public-navbar .navbar-container .navbar-menu .navbar-link.active:hover{background:var(--dx-color-primary-hover)}.public-navbar .navbar-container .navbar-contact .contact-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--app-text, #4b5563);font-size:14px;padding:8px 16px;border-radius:8px;transition:all .2s ease}@media(max-width:768px){.public-navbar .navbar-container .navbar-contact .contact-link{flex-direction:column;gap:2px;padding:6px 12px}}.public-navbar .navbar-container .navbar-contact .contact-link .dx-icon{font-size:18px;color:var(--dx-color-primary)}@media(max-width:768px){.public-navbar .navbar-container .navbar-contact .contact-link .contact-text{display:none}}.public-navbar .navbar-container .navbar-contact .contact-link .contact-number{font-weight:600;color:var(--dx-color-primary)}.public-navbar .navbar-container .navbar-contact .contact-link:hover{background:var(--app-surface-hover, #f3f4f6)}.public-content-wrapper{flex:1;width:100%;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;min-height:0}.public-content{flex:1;background:#fff;width:100%;min-height:100%;display:flex;flex-direction:column}.public-footer{background:#1f2937!important;color:#fff!important;margin-top:auto;width:100%;box-sizing:border-box}.public-footer .footer-container{max-width:1400px;margin:0 auto;padding:48px 24px 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px}@media(max-width:768px){.public-footer .footer-container{grid-template-columns:1fr;gap:24px;padding:32px 20px 20px}}.public-footer .footer-container .footer-section h4{font-size:16px;font-weight:600;margin:0 0 16px;color:#fff!important}.public-footer .footer-container .footer-section p{font-size:14px;color:#fff!important;margin:8px 0;line-height:1.6;opacity:.9}.public-footer .footer-container .footer-section a{display:block;color:#fff!important;text-decoration:none;font-size:14px;margin:8px 0;transition:color .2s ease;opacity:.9}.public-footer .footer-container .footer-section a:hover{color:#fff!important;opacity:1;text-decoration:underline}.public-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding:20px 24px;text-align:center}.public-footer .footer-bottom p{margin:0;font-size:13px;color:#fff!important;opacity:.8}.login-page-wrapper{padding:40px 20px;min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center}.vehicle-registration-page-wrapper{padding:0;min-height:calc(100vh - 200px);display:flex;align-items:flex-start;justify-content:center;width:100%}@media(max-width:1024px){.public-navbar .navbar-container{padding:12px 20px}}@media(max-width:768px){.public-navbar .navbar-container{flex-wrap:wrap;padding:12px 16px}.public-navbar .navbar-container .navbar-menu{order:3;width:100%;justify-content:space-around;margin-top:12px;padding-top:12px;border-top:1px solid var(--app-border, #e5e7eb)}}.searchable-select-container{position:relative;width:100%}.searchable-select{position:relative;width:100%;cursor:pointer}.searchable-select-input{width:100%;padding:.75rem 3rem .75rem 1rem;font-size:1rem;font-family:inherit;color:var(--app-text, #1a1a1a);background-color:var(--app-surface, #ffffff);border:2px solid var(--app-border, #e2e8f0);border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease;outline:none;cursor:pointer;text-transform:uppercase;letter-spacing:.02em}.searchable-select-input::-moz-placeholder{color:var(--app-text-muted, #94a3b8);text-transform:uppercase;letter-spacing:.02em}.searchable-select-input::placeholder{color:var(--app-text-muted, #94a3b8);text-transform:uppercase;letter-spacing:.02em}.searchable-select:focus-within .searchable-select-input{border-color:var(--dx-color-primary);box-shadow:0 0 0 3px var(--dx-color-primary-light)}.searchable-select.open .searchable-select-input{border-color:var(--dx-color-primary);box-shadow:0 0 0 3px var(--dx-color-primary-light);cursor:text}.searchable-select.error .searchable-select-input{border-color:#ef4444}.searchable-select.error:focus-within .searchable-select-input,.searchable-select.error.open .searchable-select-input{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.searchable-select-actions{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:.5rem;pointer-events:none}.searchable-select-clear{background:none;border:none;color:var(--app-text-muted, #94a3b8);font-size:1.5rem;line-height:1;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;pointer-events:all;transition:color .2s ease}.searchable-select-clear:hover{color:#ef4444}.searchable-select-arrow{color:var(--app-text-muted, #94a3b8);font-size:.75rem;pointer-events:none;transition:transform .2s ease}.searchable-select.open .searchable-select-arrow{transform:rotate(180deg)}.searchable-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:var(--app-surface, #ffffff);border:2px solid var(--app-border, #e2e8f0);border-radius:8px;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000f;z-index:1000;max-height:300px;overflow-y:auto;margin-top:.25rem}.searchable-select-list{list-style:none;margin:0;padding:.5rem 0}.searchable-select-option{padding:.75rem 1rem;cursor:pointer;transition:background-color .12s ease,color .12s ease;color:var(--app-text, #1a1a1a);font-size:1rem;text-transform:uppercase;letter-spacing:.02em}.searchable-select-option:hover{background-color:#f1f5f9}.searchable-select-option.selected{background-color:#0566f81a;color:var(--dx-color-primary);font-weight:600}.searchable-select-option.selected:hover{background-color:#0566f829}.searchable-select-no-results{padding:1rem;text-align:center;color:var(--app-text-muted, #94a3b8);font-size:.875rem}.searchable-select-dropdown::-webkit-scrollbar{width:8px}.searchable-select-dropdown::-webkit-scrollbar-track{background:var(--app-surface-hover, #f8fafc);border-radius:4px}.searchable-select-dropdown::-webkit-scrollbar-thumb{background:var(--app-border, #e2e8f0);border-radius:4px}.searchable-select-dropdown::-webkit-scrollbar-thumb:hover{background:var(--app-text-muted, #94a3b8)}.error-message{display:block;margin-top:.25rem;font-size:.875rem;color:#ef4444;font-weight:500}.privacy-modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:24px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.privacy-modal-content{background-color:var(--app-surface, #ffffff);border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;animation:slideUp .3s ease;overflow:hidden}.privacy-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:2px solid var(--app-border, #e2e8f0);background:linear-gradient(135deg,var(--dx-color-primary-hover) 0%,var(--dx-color-primary) 100%);color:#fff}.privacy-modal-header h2{margin:0;font-size:1.5rem;font-weight:700}.privacy-modal-close{background:none;border:none;color:#fff;font-size:2rem;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.privacy-modal-close:hover{background-color:#fff3}.privacy-modal-body{padding:24px;overflow-y:auto;flex:1;min-height:350px;max-height:calc(85vh - 280px)}.privacy-content{color:var(--app-text, #1a1a1a);line-height:1.8}.privacy-content h3{color:var(--dx-color-primary);font-size:1.125rem;font-weight:600;margin-top:24px;margin-bottom:8px}.privacy-content h3:first-child{margin-top:0}.privacy-content p{margin-bottom:16px;color:var(--app-text, #4b5563)}.privacy-content ul{margin-left:24px;margin-bottom:16px;color:var(--app-text, #4b5563)}.privacy-content li{margin-bottom:4px}.privacy-date{margin-top:24px;padding-top:16px;border-top:1px solid var(--app-border, #e2e8f0);font-size:.875rem;color:var(--app-text-muted, #94a3b8)}.privacy-modal-footer{padding:24px;border-top:2px solid var(--app-border, #e2e8f0);display:flex;flex-direction:column;gap:16px;flex-shrink:0;background-color:var(--app-surface, #ffffff)}.privacy-modal-consent{display:flex;flex-direction:column;gap:8px;padding:16px;background-color:var(--app-surface-hover, #f8fafc);border-radius:8px;border:2px solid var(--app-border, #e2e8f0)}.privacy-modal-checkbox-wrapper{display:flex;align-items:flex-start;gap:8px}.privacy-modal-checkbox{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:var(--dx-color-primary);flex-shrink:0}.privacy-modal-checkbox:disabled{cursor:not-allowed;opacity:.5}.privacy-modal-checkbox-label{font-size:.9375rem;line-height:1.6;color:var(--app-text, #1a1a1a);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:1}.privacy-modal-checkbox-label.disabled{color:var(--app-text-muted, #94a3b8);cursor:not-allowed}.privacy-scroll-reminder{margin-top:0;margin-left:28px;font-size:.875rem;color:#f59e0b;font-weight:500;font-style:italic;width:100%}.privacy-modal-actions{display:flex;justify-content:flex-end;gap:12px}.btn-privacy-modal-cancel{padding:.75rem 2rem;font-size:1rem;font-weight:600;color:var(--app-text, #4b5563);background-color:var(--app-surface-hover, #f8fafc);border:2px solid var(--app-border, #e2e8f0);border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-privacy-modal-cancel:hover{background-color:var(--app-surface, #f1f5f9);border-color:var(--app-text-muted, #94a3b8)}.btn-privacy-modal-accept{padding:.75rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--dx-color-primary) 0%,var(--dx-color-primary-hover) 100%);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btn-privacy-modal-accept:hover:not(:disabled){background:linear-gradient(135deg,var(--dx-color-primary-hover) 0%,var(--dx-color-primary) 100%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-1px)}.btn-privacy-modal-accept:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btn-privacy-modal-accept:disabled{opacity:.5;cursor:not-allowed;background:var(--app-surface-hover, #f1f5f9);color:var(--app-text-muted, #94a3b8)}.privacy-modal-body::-webkit-scrollbar{width:8px}.privacy-modal-body::-webkit-scrollbar-track{background:var(--app-surface-hover, #f8fafc);border-radius:4px}.privacy-modal-body::-webkit-scrollbar-thumb{background:var(--app-border, #e2e8f0);border-radius:4px}.privacy-modal-body::-webkit-scrollbar-thumb:hover{background:var(--app-text-muted, #94a3b8)}:root{--app-surface: #ffffff;--app-surface-muted: #f8fafc;--app-bg: #f8fafc;--app-border: #e2e8f0;--app-text: #0f172a;--app-text-muted: #64748b}html.dark,.dx-swatch-dark,body.dx-swatch-dark,.dx-swatch-additional-dark{--app-surface: #1e293b;--app-surface-muted: #0f172a;--app-bg: #0b1120;--app-border: #334155;--app-text: #f8fafc;--app-text-muted: #94a3b8}.plain-styled-form{border-radius:var(--dx-base-border-radius, 6px)!important}.logis-theme-transition-overlay{position:fixed;inset:0;z-index:9999999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .18s cubic-bezier(.4,0,.2,1)}.logis-theme-transition-overlay.visible{opacity:1;pointer-events:auto}.logis-theme-transition-overlay .theme-transition-backdrop{position:absolute;inset:0;background:#0f172a4d;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.logis-theme-transition-overlay .theme-transition-content{position:relative;z-index:2;background:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:var(--dx-base-border-radius, 8px);padding:14px 22px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 25px -5px #0003,0 8px 10px -6px #0000001a;transform:scale(.96);transition:transform .18s cubic-bezier(.4,0,.2,1)}.logis-theme-transition-overlay.visible .theme-transition-content{transform:scale(1)}.logis-theme-transition-overlay .theme-transition-spinner{width:20px;height:20px;border:2.5px solid var(--dx-color-primary-light);border-top-color:var(--dx-color-primary);border-radius:50%;animation:themeSpin .6s linear infinite}.logis-theme-transition-overlay .theme-transition-text{font-size:12px;font-weight:600;color:var(--app-text, #0f172a);letter-spacing:.02em}@keyframes themeSpin{to{transform:rotate(360deg)}}.ghost-badge,.procedure-ghost-badge,.entity-ghost-badge,.assignment-status,.personal-outing-status,.ingress-egress-status,.pill-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:2px 8px!important;border-radius:var(--dx-base-border-radius, 4px)!important;font-family:var(--app-font-family, "Inter", sans-serif)!important;font-size:11px!important;font-weight:550!important;line-height:1.25!important;white-space:nowrap!important;border:1px solid transparent!important;box-shadow:none!important;text-transform:uppercase!important;letter-spacing:.02em!important;transition:all .15s ease!important}.ghost-badge .ghost-dot,.ghost-badge .pill-dot,.procedure-ghost-badge .ghost-dot,.procedure-ghost-badge .pill-dot,.entity-ghost-badge .ghost-dot,.entity-ghost-badge .pill-dot,.assignment-status .ghost-dot,.assignment-status .pill-dot,.personal-outing-status .ghost-dot,.personal-outing-status .pill-dot,.ingress-egress-status .ghost-dot,.ingress-egress-status .pill-dot,.pill-badge .ghost-dot,.pill-badge .pill-dot{width:5px!important;height:5px!important;border-radius:50%!important;display:inline-block!important;flex-shrink:0!important}.ghost-badge .ghost-text,.ghost-badge .status-text,.procedure-ghost-badge .ghost-text,.procedure-ghost-badge .status-text,.entity-ghost-badge .ghost-text,.entity-ghost-badge .status-text,.assignment-status .ghost-text,.assignment-status .status-text,.personal-outing-status .ghost-text,.personal-outing-status .status-text,.ingress-egress-status .ghost-text,.ingress-egress-status .status-text,.pill-badge .ghost-text,.pill-badge .status-text{line-height:1!important}.ghost-badge i,.ghost-badge .status-icon,.procedure-ghost-badge i,.procedure-ghost-badge .status-icon,.entity-ghost-badge i,.entity-ghost-badge .status-icon,.assignment-status i,.assignment-status .status-icon,.personal-outing-status i,.personal-outing-status .status-icon,.ingress-egress-status i,.ingress-egress-status .status-icon,.pill-badge i,.pill-badge .status-icon{font-size:11px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.ghost-badge.ghost-badge-green,.ghost-badge.ghost-badge-active,.ghost-badge.ghost-badge-vigente,.ghost-badge.ghost-badge-approved,.ghost-badge.pill-green,.procedure-ghost-badge.ghost-badge-green,.procedure-ghost-badge.ghost-badge-active,.procedure-ghost-badge.ghost-badge-vigente,.procedure-ghost-badge.ghost-badge-approved,.procedure-ghost-badge.pill-green,.entity-ghost-badge.ghost-badge-green,.entity-ghost-badge.ghost-badge-active,.entity-ghost-badge.ghost-badge-vigente,.entity-ghost-badge.ghost-badge-approved,.entity-ghost-badge.pill-green,.assignment-status.ghost-badge-green,.assignment-status.ghost-badge-active,.assignment-status.ghost-badge-vigente,.assignment-status.ghost-badge-approved,.assignment-status.pill-green,.personal-outing-status.ghost-badge-green,.personal-outing-status.ghost-badge-active,.personal-outing-status.ghost-badge-vigente,.personal-outing-status.ghost-badge-approved,.personal-outing-status.pill-green,.ingress-egress-status.ghost-badge-green,.ingress-egress-status.ghost-badge-active,.ingress-egress-status.ghost-badge-vigente,.ingress-egress-status.ghost-badge-approved,.ingress-egress-status.pill-green,.pill-badge.ghost-badge-green,.pill-badge.ghost-badge-active,.pill-badge.ghost-badge-vigente,.pill-badge.ghost-badge-approved,.pill-badge.pill-green{background-color:#16a34a14!important;border-color:#16a34a38!important;color:#15803d!important}.ghost-badge.ghost-badge-green .ghost-dot,.ghost-badge.ghost-badge-green .pill-dot,.ghost-badge.ghost-badge-active .ghost-dot,.ghost-badge.ghost-badge-active .pill-dot,.ghost-badge.ghost-badge-vigente .ghost-dot,.ghost-badge.ghost-badge-vigente .pill-dot,.ghost-badge.ghost-badge-approved .ghost-dot,.ghost-badge.ghost-badge-approved .pill-dot,.ghost-badge.pill-green .ghost-dot,.ghost-badge.pill-green .pill-dot,.procedure-ghost-badge.ghost-badge-green .ghost-dot,.procedure-ghost-badge.ghost-badge-green .pill-dot,.procedure-ghost-badge.ghost-badge-active .ghost-dot,.procedure-ghost-badge.ghost-badge-active .pill-dot,.procedure-ghost-badge.ghost-badge-vigente .ghost-dot,.procedure-ghost-badge.ghost-badge-vigente .pill-dot,.procedure-ghost-badge.ghost-badge-approved .ghost-dot,.procedure-ghost-badge.ghost-badge-approved .pill-dot,.procedure-ghost-badge.pill-green .ghost-dot,.procedure-ghost-badge.pill-green .pill-dot,.entity-ghost-badge.ghost-badge-green .ghost-dot,.entity-ghost-badge.ghost-badge-green .pill-dot,.entity-ghost-badge.ghost-badge-active .ghost-dot,.entity-ghost-badge.ghost-badge-active .pill-dot,.entity-ghost-badge.ghost-badge-vigente .ghost-dot,.entity-ghost-badge.ghost-badge-vigente .pill-dot,.entity-ghost-badge.ghost-badge-approved .ghost-dot,.entity-ghost-badge.ghost-badge-approved .pill-dot,.entity-ghost-badge.pill-green .ghost-dot,.entity-ghost-badge.pill-green .pill-dot,.assignment-status.ghost-badge-green .ghost-dot,.assignment-status.ghost-badge-green .pill-dot,.assignment-status.ghost-badge-active .ghost-dot,.assignment-status.ghost-badge-active .pill-dot,.assignment-status.ghost-badge-vigente .ghost-dot,.assignment-status.ghost-badge-vigente .pill-dot,.assignment-status.ghost-badge-approved .ghost-dot,.assignment-status.ghost-badge-approved .pill-dot,.assignment-status.pill-green .ghost-dot,.assignment-status.pill-green .pill-dot,.personal-outing-status.ghost-badge-green .ghost-dot,.personal-outing-status.ghost-badge-green .pill-dot,.personal-outing-status.ghost-badge-active .ghost-dot,.personal-outing-status.ghost-badge-active .pill-dot,.personal-outing-status.ghost-badge-vigente .ghost-dot,.personal-outing-status.ghost-badge-vigente .pill-dot,.personal-outing-status.ghost-badge-approved .ghost-dot,.personal-outing-status.ghost-badge-approved .pill-dot,.personal-outing-status.pill-green .ghost-dot,.personal-outing-status.pill-green .pill-dot,.ingress-egress-status.ghost-badge-green .ghost-dot,.ingress-egress-status.ghost-badge-green .pill-dot,.ingress-egress-status.ghost-badge-active .ghost-dot,.ingress-egress-status.ghost-badge-active .pill-dot,.ingress-egress-status.ghost-badge-vigente .ghost-dot,.ingress-egress-status.ghost-badge-vigente .pill-dot,.ingress-egress-status.ghost-badge-approved .ghost-dot,.ingress-egress-status.ghost-badge-approved .pill-dot,.ingress-egress-status.pill-green .ghost-dot,.ingress-egress-status.pill-green .pill-dot,.pill-badge.ghost-badge-green .ghost-dot,.pill-badge.ghost-badge-green .pill-dot,.pill-badge.ghost-badge-active .ghost-dot,.pill-badge.ghost-badge-active .pill-dot,.pill-badge.ghost-badge-vigente .ghost-dot,.pill-badge.ghost-badge-vigente .pill-dot,.pill-badge.ghost-badge-approved .ghost-dot,.pill-badge.ghost-badge-approved .pill-dot,.pill-badge.pill-green .ghost-dot,.pill-badge.pill-green .pill-dot{background-color:#16a34a!important}.dx-swatch-dark .ghost-badge.ghost-badge-green,body.dx-swatch-dark .ghost-badge.ghost-badge-green,.dx-swatch-additional-dark .ghost-badge.ghost-badge-green,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-green,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-green,.dark .ghost-badge.ghost-badge-green,body.dark .ghost-badge.ghost-badge-green,html.dark .ghost-badge.ghost-badge-green,[data-theme=dark] .ghost-badge.ghost-badge-green,.dx-swatch-dark .ghost-badge.ghost-badge-active,body.dx-swatch-dark .ghost-badge.ghost-badge-active,.dx-swatch-additional-dark .ghost-badge.ghost-badge-active,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-active,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-active,.dark .ghost-badge.ghost-badge-active,body.dark .ghost-badge.ghost-badge-active,html.dark .ghost-badge.ghost-badge-active,[data-theme=dark] .ghost-badge.ghost-badge-active,.dx-swatch-dark .ghost-badge.ghost-badge-vigente,body.dx-swatch-dark .ghost-badge.ghost-badge-vigente,.dx-swatch-additional-dark .ghost-badge.ghost-badge-vigente,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-vigente,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-vigente,.dark .ghost-badge.ghost-badge-vigente,body.dark .ghost-badge.ghost-badge-vigente,html.dark .ghost-badge.ghost-badge-vigente,[data-theme=dark] .ghost-badge.ghost-badge-vigente,.dx-swatch-dark .ghost-badge.ghost-badge-approved,body.dx-swatch-dark .ghost-badge.ghost-badge-approved,.dx-swatch-additional-dark .ghost-badge.ghost-badge-approved,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-approved,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-approved,.dark .ghost-badge.ghost-badge-approved,body.dark .ghost-badge.ghost-badge-approved,html.dark .ghost-badge.ghost-badge-approved,[data-theme=dark] .ghost-badge.ghost-badge-approved,.dx-swatch-dark .ghost-badge.pill-green,body.dx-swatch-dark .ghost-badge.pill-green,.dx-swatch-additional-dark .ghost-badge.pill-green,.dx-viewport.dx-theme-dark .ghost-badge.pill-green,body.dx-viewport.dx-theme-dark .ghost-badge.pill-green,.dark .ghost-badge.pill-green,body.dark .ghost-badge.pill-green,html.dark .ghost-badge.pill-green,[data-theme=dark] .ghost-badge.pill-green,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-green,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-green,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-green,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-green,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-green,.dark .procedure-ghost-badge.ghost-badge-green,body.dark .procedure-ghost-badge.ghost-badge-green,html.dark .procedure-ghost-badge.ghost-badge-green,[data-theme=dark] .procedure-ghost-badge.ghost-badge-green,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-active,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-active,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-active,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-active,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-active,.dark .procedure-ghost-badge.ghost-badge-active,body.dark .procedure-ghost-badge.ghost-badge-active,html.dark .procedure-ghost-badge.ghost-badge-active,[data-theme=dark] .procedure-ghost-badge.ghost-badge-active,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-vigente,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-vigente,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-vigente,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-vigente,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-vigente,.dark .procedure-ghost-badge.ghost-badge-vigente,body.dark .procedure-ghost-badge.ghost-badge-vigente,html.dark .procedure-ghost-badge.ghost-badge-vigente,[data-theme=dark] .procedure-ghost-badge.ghost-badge-vigente,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-approved,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-approved,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-approved,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-approved,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-approved,.dark .procedure-ghost-badge.ghost-badge-approved,body.dark .procedure-ghost-badge.ghost-badge-approved,html.dark .procedure-ghost-badge.ghost-badge-approved,[data-theme=dark] .procedure-ghost-badge.ghost-badge-approved,.dx-swatch-dark .procedure-ghost-badge.pill-green,body.dx-swatch-dark .procedure-ghost-badge.pill-green,.dx-swatch-additional-dark .procedure-ghost-badge.pill-green,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-green,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-green,.dark .procedure-ghost-badge.pill-green,body.dark .procedure-ghost-badge.pill-green,html.dark .procedure-ghost-badge.pill-green,[data-theme=dark] .procedure-ghost-badge.pill-green,.dx-swatch-dark .entity-ghost-badge.ghost-badge-green,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-green,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-green,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-green,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-green,.dark .entity-ghost-badge.ghost-badge-green,body.dark .entity-ghost-badge.ghost-badge-green,html.dark .entity-ghost-badge.ghost-badge-green,[data-theme=dark] .entity-ghost-badge.ghost-badge-green,.dx-swatch-dark .entity-ghost-badge.ghost-badge-active,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-active,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-active,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-active,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-active,.dark .entity-ghost-badge.ghost-badge-active,body.dark .entity-ghost-badge.ghost-badge-active,html.dark .entity-ghost-badge.ghost-badge-active,[data-theme=dark] .entity-ghost-badge.ghost-badge-active,.dx-swatch-dark .entity-ghost-badge.ghost-badge-vigente,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-vigente,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-vigente,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-vigente,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-vigente,.dark .entity-ghost-badge.ghost-badge-vigente,body.dark .entity-ghost-badge.ghost-badge-vigente,html.dark .entity-ghost-badge.ghost-badge-vigente,[data-theme=dark] .entity-ghost-badge.ghost-badge-vigente,.dx-swatch-dark .entity-ghost-badge.ghost-badge-approved,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-approved,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-approved,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-approved,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-approved,.dark .entity-ghost-badge.ghost-badge-approved,body.dark .entity-ghost-badge.ghost-badge-approved,html.dark .entity-ghost-badge.ghost-badge-approved,[data-theme=dark] .entity-ghost-badge.ghost-badge-approved,.dx-swatch-dark .entity-ghost-badge.pill-green,body.dx-swatch-dark .entity-ghost-badge.pill-green,.dx-swatch-additional-dark .entity-ghost-badge.pill-green,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-green,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-green,.dark .entity-ghost-badge.pill-green,body.dark .entity-ghost-badge.pill-green,html.dark .entity-ghost-badge.pill-green,[data-theme=dark] .entity-ghost-badge.pill-green,.dx-swatch-dark .assignment-status.ghost-badge-green,body.dx-swatch-dark .assignment-status.ghost-badge-green,.dx-swatch-additional-dark .assignment-status.ghost-badge-green,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-green,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-green,.dark .assignment-status.ghost-badge-green,body.dark .assignment-status.ghost-badge-green,html.dark .assignment-status.ghost-badge-green,[data-theme=dark] .assignment-status.ghost-badge-green,.dx-swatch-dark .assignment-status.ghost-badge-active,body.dx-swatch-dark .assignment-status.ghost-badge-active,.dx-swatch-additional-dark .assignment-status.ghost-badge-active,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-active,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-active,.dark .assignment-status.ghost-badge-active,body.dark .assignment-status.ghost-badge-active,html.dark .assignment-status.ghost-badge-active,[data-theme=dark] .assignment-status.ghost-badge-active,.dx-swatch-dark .assignment-status.ghost-badge-vigente,body.dx-swatch-dark .assignment-status.ghost-badge-vigente,.dx-swatch-additional-dark .assignment-status.ghost-badge-vigente,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-vigente,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-vigente,.dark .assignment-status.ghost-badge-vigente,body.dark .assignment-status.ghost-badge-vigente,html.dark .assignment-status.ghost-badge-vigente,[data-theme=dark] .assignment-status.ghost-badge-vigente,.dx-swatch-dark .assignment-status.ghost-badge-approved,body.dx-swatch-dark .assignment-status.ghost-badge-approved,.dx-swatch-additional-dark .assignment-status.ghost-badge-approved,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-approved,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-approved,.dark .assignment-status.ghost-badge-approved,body.dark .assignment-status.ghost-badge-approved,html.dark .assignment-status.ghost-badge-approved,[data-theme=dark] .assignment-status.ghost-badge-approved,.dx-swatch-dark .assignment-status.pill-green,body.dx-swatch-dark .assignment-status.pill-green,.dx-swatch-additional-dark .assignment-status.pill-green,.dx-viewport.dx-theme-dark .assignment-status.pill-green,body.dx-viewport.dx-theme-dark .assignment-status.pill-green,.dark .assignment-status.pill-green,body.dark .assignment-status.pill-green,html.dark .assignment-status.pill-green,[data-theme=dark] .assignment-status.pill-green,.dx-swatch-dark .personal-outing-status.ghost-badge-green,body.dx-swatch-dark .personal-outing-status.ghost-badge-green,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-green,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-green,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-green,.dark .personal-outing-status.ghost-badge-green,body.dark .personal-outing-status.ghost-badge-green,html.dark .personal-outing-status.ghost-badge-green,[data-theme=dark] .personal-outing-status.ghost-badge-green,.dx-swatch-dark .personal-outing-status.ghost-badge-active,body.dx-swatch-dark .personal-outing-status.ghost-badge-active,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-active,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-active,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-active,.dark .personal-outing-status.ghost-badge-active,body.dark .personal-outing-status.ghost-badge-active,html.dark .personal-outing-status.ghost-badge-active,[data-theme=dark] .personal-outing-status.ghost-badge-active,.dx-swatch-dark .personal-outing-status.ghost-badge-vigente,body.dx-swatch-dark .personal-outing-status.ghost-badge-vigente,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-vigente,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-vigente,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-vigente,.dark .personal-outing-status.ghost-badge-vigente,body.dark .personal-outing-status.ghost-badge-vigente,html.dark .personal-outing-status.ghost-badge-vigente,[data-theme=dark] .personal-outing-status.ghost-badge-vigente,.dx-swatch-dark .personal-outing-status.ghost-badge-approved,body.dx-swatch-dark .personal-outing-status.ghost-badge-approved,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-approved,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-approved,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-approved,.dark .personal-outing-status.ghost-badge-approved,body.dark .personal-outing-status.ghost-badge-approved,html.dark .personal-outing-status.ghost-badge-approved,[data-theme=dark] .personal-outing-status.ghost-badge-approved,.dx-swatch-dark .personal-outing-status.pill-green,body.dx-swatch-dark .personal-outing-status.pill-green,.dx-swatch-additional-dark .personal-outing-status.pill-green,.dx-viewport.dx-theme-dark .personal-outing-status.pill-green,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-green,.dark .personal-outing-status.pill-green,body.dark .personal-outing-status.pill-green,html.dark .personal-outing-status.pill-green,[data-theme=dark] .personal-outing-status.pill-green,.dx-swatch-dark .ingress-egress-status.ghost-badge-green,body.dx-swatch-dark .ingress-egress-status.ghost-badge-green,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-green,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-green,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-green,.dark .ingress-egress-status.ghost-badge-green,body.dark .ingress-egress-status.ghost-badge-green,html.dark .ingress-egress-status.ghost-badge-green,[data-theme=dark] .ingress-egress-status.ghost-badge-green,.dx-swatch-dark .ingress-egress-status.ghost-badge-active,body.dx-swatch-dark .ingress-egress-status.ghost-badge-active,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-active,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-active,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-active,.dark .ingress-egress-status.ghost-badge-active,body.dark .ingress-egress-status.ghost-badge-active,html.dark .ingress-egress-status.ghost-badge-active,[data-theme=dark] .ingress-egress-status.ghost-badge-active,.dx-swatch-dark .ingress-egress-status.ghost-badge-vigente,body.dx-swatch-dark .ingress-egress-status.ghost-badge-vigente,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-vigente,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-vigente,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-vigente,.dark .ingress-egress-status.ghost-badge-vigente,body.dark .ingress-egress-status.ghost-badge-vigente,html.dark .ingress-egress-status.ghost-badge-vigente,[data-theme=dark] .ingress-egress-status.ghost-badge-vigente,.dx-swatch-dark .ingress-egress-status.ghost-badge-approved,body.dx-swatch-dark .ingress-egress-status.ghost-badge-approved,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-approved,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-approved,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-approved,.dark .ingress-egress-status.ghost-badge-approved,body.dark .ingress-egress-status.ghost-badge-approved,html.dark .ingress-egress-status.ghost-badge-approved,[data-theme=dark] .ingress-egress-status.ghost-badge-approved,.dx-swatch-dark .ingress-egress-status.pill-green,body.dx-swatch-dark .ingress-egress-status.pill-green,.dx-swatch-additional-dark .ingress-egress-status.pill-green,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-green,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-green,.dark .ingress-egress-status.pill-green,body.dark .ingress-egress-status.pill-green,html.dark .ingress-egress-status.pill-green,[data-theme=dark] .ingress-egress-status.pill-green,.dx-swatch-dark .pill-badge.ghost-badge-green,body.dx-swatch-dark .pill-badge.ghost-badge-green,.dx-swatch-additional-dark .pill-badge.ghost-badge-green,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-green,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-green,.dark .pill-badge.ghost-badge-green,body.dark .pill-badge.ghost-badge-green,html.dark .pill-badge.ghost-badge-green,[data-theme=dark] .pill-badge.ghost-badge-green,.dx-swatch-dark .pill-badge.ghost-badge-active,body.dx-swatch-dark .pill-badge.ghost-badge-active,.dx-swatch-additional-dark .pill-badge.ghost-badge-active,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-active,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-active,.dark .pill-badge.ghost-badge-active,body.dark .pill-badge.ghost-badge-active,html.dark .pill-badge.ghost-badge-active,[data-theme=dark] .pill-badge.ghost-badge-active,.dx-swatch-dark .pill-badge.ghost-badge-vigente,body.dx-swatch-dark .pill-badge.ghost-badge-vigente,.dx-swatch-additional-dark .pill-badge.ghost-badge-vigente,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-vigente,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-vigente,.dark .pill-badge.ghost-badge-vigente,body.dark .pill-badge.ghost-badge-vigente,html.dark .pill-badge.ghost-badge-vigente,[data-theme=dark] .pill-badge.ghost-badge-vigente,.dx-swatch-dark .pill-badge.ghost-badge-approved,body.dx-swatch-dark .pill-badge.ghost-badge-approved,.dx-swatch-additional-dark .pill-badge.ghost-badge-approved,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-approved,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-approved,.dark .pill-badge.ghost-badge-approved,body.dark .pill-badge.ghost-badge-approved,html.dark .pill-badge.ghost-badge-approved,[data-theme=dark] .pill-badge.ghost-badge-approved,.dx-swatch-dark .pill-badge.pill-green,body.dx-swatch-dark .pill-badge.pill-green,.dx-swatch-additional-dark .pill-badge.pill-green,.dx-viewport.dx-theme-dark .pill-badge.pill-green,body.dx-viewport.dx-theme-dark .pill-badge.pill-green,.dark .pill-badge.pill-green,body.dark .pill-badge.pill-green,html.dark .pill-badge.pill-green,[data-theme=dark] .pill-badge.pill-green{background-color:#4ade801f!important;border-color:#4ade8040!important;color:#4ade80!important}.dx-swatch-dark .ghost-badge.ghost-badge-green .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-green .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-green .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-green .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-green .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-green .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-green .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-green .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-green .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-green .pill-dot,.dark .ghost-badge.ghost-badge-green .ghost-dot,.dark .ghost-badge.ghost-badge-green .pill-dot,body.dark .ghost-badge.ghost-badge-green .ghost-dot,body.dark .ghost-badge.ghost-badge-green .pill-dot,html.dark .ghost-badge.ghost-badge-green .ghost-dot,html.dark .ghost-badge.ghost-badge-green .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-green .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-green .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-active .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-active .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-active .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-active .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-active .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-active .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-active .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-active .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-active .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-active .pill-dot,.dark .ghost-badge.ghost-badge-active .ghost-dot,.dark .ghost-badge.ghost-badge-active .pill-dot,body.dark .ghost-badge.ghost-badge-active .ghost-dot,body.dark .ghost-badge.ghost-badge-active .pill-dot,html.dark .ghost-badge.ghost-badge-active .ghost-dot,html.dark .ghost-badge.ghost-badge-active .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-active .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-active .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-vigente .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-vigente .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-vigente .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-vigente .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-vigente .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-vigente .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-vigente .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-vigente .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-vigente .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-vigente .pill-dot,.dark .ghost-badge.ghost-badge-vigente .ghost-dot,.dark .ghost-badge.ghost-badge-vigente .pill-dot,body.dark .ghost-badge.ghost-badge-vigente .ghost-dot,body.dark .ghost-badge.ghost-badge-vigente .pill-dot,html.dark .ghost-badge.ghost-badge-vigente .ghost-dot,html.dark .ghost-badge.ghost-badge-vigente .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-vigente .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-vigente .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-approved .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-approved .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-approved .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-approved .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-approved .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-approved .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-approved .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-approved .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-approved .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-approved .pill-dot,.dark .ghost-badge.ghost-badge-approved .ghost-dot,.dark .ghost-badge.ghost-badge-approved .pill-dot,body.dark .ghost-badge.ghost-badge-approved .ghost-dot,body.dark .ghost-badge.ghost-badge-approved .pill-dot,html.dark .ghost-badge.ghost-badge-approved .ghost-dot,html.dark .ghost-badge.ghost-badge-approved .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-approved .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-approved .pill-dot,.dx-swatch-dark .ghost-badge.pill-green .ghost-dot,.dx-swatch-dark .ghost-badge.pill-green .pill-dot,body.dx-swatch-dark .ghost-badge.pill-green .ghost-dot,body.dx-swatch-dark .ghost-badge.pill-green .pill-dot,.dx-swatch-additional-dark .ghost-badge.pill-green .ghost-dot,.dx-swatch-additional-dark .ghost-badge.pill-green .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-green .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-green .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-green .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-green .pill-dot,.dark .ghost-badge.pill-green .ghost-dot,.dark .ghost-badge.pill-green .pill-dot,body.dark .ghost-badge.pill-green .ghost-dot,body.dark .ghost-badge.pill-green .pill-dot,html.dark .ghost-badge.pill-green .ghost-dot,html.dark .ghost-badge.pill-green .pill-dot,[data-theme=dark] .ghost-badge.pill-green .ghost-dot,[data-theme=dark] .ghost-badge.pill-green .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-green .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-green .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-green .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-green .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-green .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-green .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-green .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-green .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-green .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-green .pill-dot,.dark .procedure-ghost-badge.ghost-badge-green .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-green .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-green .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-green .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-green .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-green .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-green .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-green .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-active .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-active .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-active .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-active .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-active .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-active .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-active .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-active .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-active .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-active .pill-dot,.dark .procedure-ghost-badge.ghost-badge-active .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-active .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-active .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-active .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-active .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-active .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-active .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-active .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-vigente .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-vigente .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-vigente .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-vigente .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-vigente .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-vigente .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-vigente .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-vigente .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-vigente .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-vigente .pill-dot,.dark .procedure-ghost-badge.ghost-badge-vigente .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-vigente .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-vigente .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-vigente .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-vigente .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-vigente .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-vigente .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-vigente .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-approved .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-approved .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-approved .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-approved .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-approved .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-approved .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-approved .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-approved .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-approved .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-approved .pill-dot,.dark .procedure-ghost-badge.ghost-badge-approved .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-approved .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-approved .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-approved .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-approved .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-approved .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-approved .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-approved .pill-dot,.dx-swatch-dark .procedure-ghost-badge.pill-green .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.pill-green .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-green .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-green .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-green .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-green .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-green .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-green .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-green .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-green .pill-dot,.dark .procedure-ghost-badge.pill-green .ghost-dot,.dark .procedure-ghost-badge.pill-green .pill-dot,body.dark .procedure-ghost-badge.pill-green .ghost-dot,body.dark .procedure-ghost-badge.pill-green .pill-dot,html.dark .procedure-ghost-badge.pill-green .ghost-dot,html.dark .procedure-ghost-badge.pill-green .pill-dot,[data-theme=dark] .procedure-ghost-badge.pill-green .ghost-dot,[data-theme=dark] .procedure-ghost-badge.pill-green .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-green .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-green .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-green .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-green .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-green .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-green .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-green .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-green .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-green .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-green .pill-dot,.dark .entity-ghost-badge.ghost-badge-green .ghost-dot,.dark .entity-ghost-badge.ghost-badge-green .pill-dot,body.dark .entity-ghost-badge.ghost-badge-green .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-green .pill-dot,html.dark .entity-ghost-badge.ghost-badge-green .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-green .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-green .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-green .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-active .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-active .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-active .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-active .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-active .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-active .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-active .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-active .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-active .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-active .pill-dot,.dark .entity-ghost-badge.ghost-badge-active .ghost-dot,.dark .entity-ghost-badge.ghost-badge-active .pill-dot,body.dark .entity-ghost-badge.ghost-badge-active .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-active .pill-dot,html.dark .entity-ghost-badge.ghost-badge-active .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-active .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-active .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-active .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-vigente .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-vigente .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-vigente .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-vigente .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-vigente .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-vigente .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-vigente .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-vigente .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-vigente .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-vigente .pill-dot,.dark .entity-ghost-badge.ghost-badge-vigente .ghost-dot,.dark .entity-ghost-badge.ghost-badge-vigente .pill-dot,body.dark .entity-ghost-badge.ghost-badge-vigente .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-vigente .pill-dot,html.dark .entity-ghost-badge.ghost-badge-vigente .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-vigente .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-vigente .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-vigente .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-approved .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-approved .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-approved .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-approved .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-approved .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-approved .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-approved .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-approved .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-approved .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-approved .pill-dot,.dark .entity-ghost-badge.ghost-badge-approved .ghost-dot,.dark .entity-ghost-badge.ghost-badge-approved .pill-dot,body.dark .entity-ghost-badge.ghost-badge-approved .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-approved .pill-dot,html.dark .entity-ghost-badge.ghost-badge-approved .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-approved .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-approved .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-approved .pill-dot,.dx-swatch-dark .entity-ghost-badge.pill-green .ghost-dot,.dx-swatch-dark .entity-ghost-badge.pill-green .pill-dot,body.dx-swatch-dark .entity-ghost-badge.pill-green .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.pill-green .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-green .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-green .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-green .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-green .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-green .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-green .pill-dot,.dark .entity-ghost-badge.pill-green .ghost-dot,.dark .entity-ghost-badge.pill-green .pill-dot,body.dark .entity-ghost-badge.pill-green .ghost-dot,body.dark .entity-ghost-badge.pill-green .pill-dot,html.dark .entity-ghost-badge.pill-green .ghost-dot,html.dark .entity-ghost-badge.pill-green .pill-dot,[data-theme=dark] .entity-ghost-badge.pill-green .ghost-dot,[data-theme=dark] .entity-ghost-badge.pill-green .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-green .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-green .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-green .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-green .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-green .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-green .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-green .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-green .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-green .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-green .pill-dot,.dark .assignment-status.ghost-badge-green .ghost-dot,.dark .assignment-status.ghost-badge-green .pill-dot,body.dark .assignment-status.ghost-badge-green .ghost-dot,body.dark .assignment-status.ghost-badge-green .pill-dot,html.dark .assignment-status.ghost-badge-green .ghost-dot,html.dark .assignment-status.ghost-badge-green .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-green .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-green .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-active .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-active .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-active .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-active .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-active .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-active .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-active .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-active .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-active .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-active .pill-dot,.dark .assignment-status.ghost-badge-active .ghost-dot,.dark .assignment-status.ghost-badge-active .pill-dot,body.dark .assignment-status.ghost-badge-active .ghost-dot,body.dark .assignment-status.ghost-badge-active .pill-dot,html.dark .assignment-status.ghost-badge-active .ghost-dot,html.dark .assignment-status.ghost-badge-active .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-active .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-active .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-vigente .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-vigente .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-vigente .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-vigente .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-vigente .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-vigente .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-vigente .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-vigente .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-vigente .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-vigente .pill-dot,.dark .assignment-status.ghost-badge-vigente .ghost-dot,.dark .assignment-status.ghost-badge-vigente .pill-dot,body.dark .assignment-status.ghost-badge-vigente .ghost-dot,body.dark .assignment-status.ghost-badge-vigente .pill-dot,html.dark .assignment-status.ghost-badge-vigente .ghost-dot,html.dark .assignment-status.ghost-badge-vigente .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-vigente .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-vigente .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-approved .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-approved .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-approved .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-approved .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-approved .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-approved .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-approved .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-approved .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-approved .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-approved .pill-dot,.dark .assignment-status.ghost-badge-approved .ghost-dot,.dark .assignment-status.ghost-badge-approved .pill-dot,body.dark .assignment-status.ghost-badge-approved .ghost-dot,body.dark .assignment-status.ghost-badge-approved .pill-dot,html.dark .assignment-status.ghost-badge-approved .ghost-dot,html.dark .assignment-status.ghost-badge-approved .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-approved .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-approved .pill-dot,.dx-swatch-dark .assignment-status.pill-green .ghost-dot,.dx-swatch-dark .assignment-status.pill-green .pill-dot,body.dx-swatch-dark .assignment-status.pill-green .ghost-dot,body.dx-swatch-dark .assignment-status.pill-green .pill-dot,.dx-swatch-additional-dark .assignment-status.pill-green .ghost-dot,.dx-swatch-additional-dark .assignment-status.pill-green .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-green .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-green .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-green .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-green .pill-dot,.dark .assignment-status.pill-green .ghost-dot,.dark .assignment-status.pill-green .pill-dot,body.dark .assignment-status.pill-green .ghost-dot,body.dark .assignment-status.pill-green .pill-dot,html.dark .assignment-status.pill-green .ghost-dot,html.dark .assignment-status.pill-green .pill-dot,[data-theme=dark] .assignment-status.pill-green .ghost-dot,[data-theme=dark] .assignment-status.pill-green .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-green .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-green .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-green .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-green .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-green .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-green .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-green .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-green .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-green .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-green .pill-dot,.dark .personal-outing-status.ghost-badge-green .ghost-dot,.dark .personal-outing-status.ghost-badge-green .pill-dot,body.dark .personal-outing-status.ghost-badge-green .ghost-dot,body.dark .personal-outing-status.ghost-badge-green .pill-dot,html.dark .personal-outing-status.ghost-badge-green .ghost-dot,html.dark .personal-outing-status.ghost-badge-green .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-green .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-green .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-active .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-active .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-active .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-active .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-active .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-active .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-active .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-active .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-active .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-active .pill-dot,.dark .personal-outing-status.ghost-badge-active .ghost-dot,.dark .personal-outing-status.ghost-badge-active .pill-dot,body.dark .personal-outing-status.ghost-badge-active .ghost-dot,body.dark .personal-outing-status.ghost-badge-active .pill-dot,html.dark .personal-outing-status.ghost-badge-active .ghost-dot,html.dark .personal-outing-status.ghost-badge-active .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-active .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-active .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-vigente .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-vigente .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-vigente .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-vigente .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-vigente .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-vigente .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-vigente .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-vigente .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-vigente .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-vigente .pill-dot,.dark .personal-outing-status.ghost-badge-vigente .ghost-dot,.dark .personal-outing-status.ghost-badge-vigente .pill-dot,body.dark .personal-outing-status.ghost-badge-vigente .ghost-dot,body.dark .personal-outing-status.ghost-badge-vigente .pill-dot,html.dark .personal-outing-status.ghost-badge-vigente .ghost-dot,html.dark .personal-outing-status.ghost-badge-vigente .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-vigente .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-vigente .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-approved .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-approved .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-approved .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-approved .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-approved .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-approved .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-approved .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-approved .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-approved .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-approved .pill-dot,.dark .personal-outing-status.ghost-badge-approved .ghost-dot,.dark .personal-outing-status.ghost-badge-approved .pill-dot,body.dark .personal-outing-status.ghost-badge-approved .ghost-dot,body.dark .personal-outing-status.ghost-badge-approved .pill-dot,html.dark .personal-outing-status.ghost-badge-approved .ghost-dot,html.dark .personal-outing-status.ghost-badge-approved .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-approved .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-approved .pill-dot,.dx-swatch-dark .personal-outing-status.pill-green .ghost-dot,.dx-swatch-dark .personal-outing-status.pill-green .pill-dot,body.dx-swatch-dark .personal-outing-status.pill-green .ghost-dot,body.dx-swatch-dark .personal-outing-status.pill-green .pill-dot,.dx-swatch-additional-dark .personal-outing-status.pill-green .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.pill-green .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-green .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-green .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-green .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-green .pill-dot,.dark .personal-outing-status.pill-green .ghost-dot,.dark .personal-outing-status.pill-green .pill-dot,body.dark .personal-outing-status.pill-green .ghost-dot,body.dark .personal-outing-status.pill-green .pill-dot,html.dark .personal-outing-status.pill-green .ghost-dot,html.dark .personal-outing-status.pill-green .pill-dot,[data-theme=dark] .personal-outing-status.pill-green .ghost-dot,[data-theme=dark] .personal-outing-status.pill-green .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-green .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-green .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-green .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-green .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-green .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-green .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-green .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-green .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-green .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-green .pill-dot,.dark .ingress-egress-status.ghost-badge-green .ghost-dot,.dark .ingress-egress-status.ghost-badge-green .pill-dot,body.dark .ingress-egress-status.ghost-badge-green .ghost-dot,body.dark .ingress-egress-status.ghost-badge-green .pill-dot,html.dark .ingress-egress-status.ghost-badge-green .ghost-dot,html.dark .ingress-egress-status.ghost-badge-green .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-green .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-green .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-active .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-active .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-active .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-active .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-active .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-active .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-active .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-active .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-active .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-active .pill-dot,.dark .ingress-egress-status.ghost-badge-active .ghost-dot,.dark .ingress-egress-status.ghost-badge-active .pill-dot,body.dark .ingress-egress-status.ghost-badge-active .ghost-dot,body.dark .ingress-egress-status.ghost-badge-active .pill-dot,html.dark .ingress-egress-status.ghost-badge-active .ghost-dot,html.dark .ingress-egress-status.ghost-badge-active .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-active .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-active .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-vigente .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-vigente .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-vigente .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-vigente .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-vigente .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-vigente .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-vigente .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-vigente .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-vigente .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-vigente .pill-dot,.dark .ingress-egress-status.ghost-badge-vigente .ghost-dot,.dark .ingress-egress-status.ghost-badge-vigente .pill-dot,body.dark .ingress-egress-status.ghost-badge-vigente .ghost-dot,body.dark .ingress-egress-status.ghost-badge-vigente .pill-dot,html.dark .ingress-egress-status.ghost-badge-vigente .ghost-dot,html.dark .ingress-egress-status.ghost-badge-vigente .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-vigente .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-vigente .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-approved .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-approved .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-approved .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-approved .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-approved .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-approved .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-approved .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-approved .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-approved .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-approved .pill-dot,.dark .ingress-egress-status.ghost-badge-approved .ghost-dot,.dark .ingress-egress-status.ghost-badge-approved .pill-dot,body.dark .ingress-egress-status.ghost-badge-approved .ghost-dot,body.dark .ingress-egress-status.ghost-badge-approved .pill-dot,html.dark .ingress-egress-status.ghost-badge-approved .ghost-dot,html.dark .ingress-egress-status.ghost-badge-approved .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-approved .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-approved .pill-dot,.dx-swatch-dark .ingress-egress-status.pill-green .ghost-dot,.dx-swatch-dark .ingress-egress-status.pill-green .pill-dot,body.dx-swatch-dark .ingress-egress-status.pill-green .ghost-dot,body.dx-swatch-dark .ingress-egress-status.pill-green .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-green .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-green .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-green .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-green .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-green .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-green .pill-dot,.dark .ingress-egress-status.pill-green .ghost-dot,.dark .ingress-egress-status.pill-green .pill-dot,body.dark .ingress-egress-status.pill-green .ghost-dot,body.dark .ingress-egress-status.pill-green .pill-dot,html.dark .ingress-egress-status.pill-green .ghost-dot,html.dark .ingress-egress-status.pill-green .pill-dot,[data-theme=dark] .ingress-egress-status.pill-green .ghost-dot,[data-theme=dark] .ingress-egress-status.pill-green .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-green .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-green .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-green .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-green .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-green .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-green .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-green .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-green .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-green .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-green .pill-dot,.dark .pill-badge.ghost-badge-green .ghost-dot,.dark .pill-badge.ghost-badge-green .pill-dot,body.dark .pill-badge.ghost-badge-green .ghost-dot,body.dark .pill-badge.ghost-badge-green .pill-dot,html.dark .pill-badge.ghost-badge-green .ghost-dot,html.dark .pill-badge.ghost-badge-green .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-green .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-green .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-active .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-active .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-active .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-active .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-active .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-active .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-active .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-active .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-active .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-active .pill-dot,.dark .pill-badge.ghost-badge-active .ghost-dot,.dark .pill-badge.ghost-badge-active .pill-dot,body.dark .pill-badge.ghost-badge-active .ghost-dot,body.dark .pill-badge.ghost-badge-active .pill-dot,html.dark .pill-badge.ghost-badge-active .ghost-dot,html.dark .pill-badge.ghost-badge-active .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-active .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-active .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-vigente .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-vigente .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-vigente .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-vigente .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-vigente .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-vigente .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-vigente .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-vigente .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-vigente .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-vigente .pill-dot,.dark .pill-badge.ghost-badge-vigente .ghost-dot,.dark .pill-badge.ghost-badge-vigente .pill-dot,body.dark .pill-badge.ghost-badge-vigente .ghost-dot,body.dark .pill-badge.ghost-badge-vigente .pill-dot,html.dark .pill-badge.ghost-badge-vigente .ghost-dot,html.dark .pill-badge.ghost-badge-vigente .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-vigente .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-vigente .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-approved .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-approved .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-approved .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-approved .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-approved .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-approved .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-approved .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-approved .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-approved .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-approved .pill-dot,.dark .pill-badge.ghost-badge-approved .ghost-dot,.dark .pill-badge.ghost-badge-approved .pill-dot,body.dark .pill-badge.ghost-badge-approved .ghost-dot,body.dark .pill-badge.ghost-badge-approved .pill-dot,html.dark .pill-badge.ghost-badge-approved .ghost-dot,html.dark .pill-badge.ghost-badge-approved .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-approved .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-approved .pill-dot,.dx-swatch-dark .pill-badge.pill-green .ghost-dot,.dx-swatch-dark .pill-badge.pill-green .pill-dot,body.dx-swatch-dark .pill-badge.pill-green .ghost-dot,body.dx-swatch-dark .pill-badge.pill-green .pill-dot,.dx-swatch-additional-dark .pill-badge.pill-green .ghost-dot,.dx-swatch-additional-dark .pill-badge.pill-green .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-green .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-green .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-green .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-green .pill-dot,.dark .pill-badge.pill-green .ghost-dot,.dark .pill-badge.pill-green .pill-dot,body.dark .pill-badge.pill-green .ghost-dot,body.dark .pill-badge.pill-green .pill-dot,html.dark .pill-badge.pill-green .ghost-dot,html.dark .pill-badge.pill-green .pill-dot,[data-theme=dark] .pill-badge.pill-green .ghost-dot,[data-theme=dark] .pill-badge.pill-green .pill-dot{background-color:#4ade80!important}.ghost-badge.ghost-badge-blue,.ghost-badge.ghost-badge-primary,.ghost-badge.ghost-badge-sent,.ghost-badge.pill-blue,.procedure-ghost-badge.ghost-badge-blue,.procedure-ghost-badge.ghost-badge-primary,.procedure-ghost-badge.ghost-badge-sent,.procedure-ghost-badge.pill-blue,.entity-ghost-badge.ghost-badge-blue,.entity-ghost-badge.ghost-badge-primary,.entity-ghost-badge.ghost-badge-sent,.entity-ghost-badge.pill-blue,.assignment-status.ghost-badge-blue,.assignment-status.ghost-badge-primary,.assignment-status.ghost-badge-sent,.assignment-status.pill-blue,.personal-outing-status.ghost-badge-blue,.personal-outing-status.ghost-badge-primary,.personal-outing-status.ghost-badge-sent,.personal-outing-status.pill-blue,.ingress-egress-status.ghost-badge-blue,.ingress-egress-status.ghost-badge-primary,.ingress-egress-status.ghost-badge-sent,.ingress-egress-status.pill-blue,.pill-badge.ghost-badge-blue,.pill-badge.ghost-badge-primary,.pill-badge.ghost-badge-sent,.pill-badge.pill-blue{background-color:var(--dx-color-primary-light, rgba(37, 99, 235, .12))!important;border-color:var(--dx-color-primary-focus, rgba(37, 99, 235, .22))!important;color:var(--dx-color-primary)!important}.ghost-badge.ghost-badge-blue .ghost-dot,.ghost-badge.ghost-badge-blue .pill-dot,.ghost-badge.ghost-badge-primary .ghost-dot,.ghost-badge.ghost-badge-primary .pill-dot,.ghost-badge.ghost-badge-sent .ghost-dot,.ghost-badge.ghost-badge-sent .pill-dot,.ghost-badge.pill-blue .ghost-dot,.ghost-badge.pill-blue .pill-dot,.procedure-ghost-badge.ghost-badge-blue .ghost-dot,.procedure-ghost-badge.ghost-badge-blue .pill-dot,.procedure-ghost-badge.ghost-badge-primary .ghost-dot,.procedure-ghost-badge.ghost-badge-primary .pill-dot,.procedure-ghost-badge.ghost-badge-sent .ghost-dot,.procedure-ghost-badge.ghost-badge-sent .pill-dot,.procedure-ghost-badge.pill-blue .ghost-dot,.procedure-ghost-badge.pill-blue .pill-dot,.entity-ghost-badge.ghost-badge-blue .ghost-dot,.entity-ghost-badge.ghost-badge-blue .pill-dot,.entity-ghost-badge.ghost-badge-primary .ghost-dot,.entity-ghost-badge.ghost-badge-primary .pill-dot,.entity-ghost-badge.ghost-badge-sent .ghost-dot,.entity-ghost-badge.ghost-badge-sent .pill-dot,.entity-ghost-badge.pill-blue .ghost-dot,.entity-ghost-badge.pill-blue .pill-dot,.assignment-status.ghost-badge-blue .ghost-dot,.assignment-status.ghost-badge-blue .pill-dot,.assignment-status.ghost-badge-primary .ghost-dot,.assignment-status.ghost-badge-primary .pill-dot,.assignment-status.ghost-badge-sent .ghost-dot,.assignment-status.ghost-badge-sent .pill-dot,.assignment-status.pill-blue .ghost-dot,.assignment-status.pill-blue .pill-dot,.personal-outing-status.ghost-badge-blue .ghost-dot,.personal-outing-status.ghost-badge-blue .pill-dot,.personal-outing-status.ghost-badge-primary .ghost-dot,.personal-outing-status.ghost-badge-primary .pill-dot,.personal-outing-status.ghost-badge-sent .ghost-dot,.personal-outing-status.ghost-badge-sent .pill-dot,.personal-outing-status.pill-blue .ghost-dot,.personal-outing-status.pill-blue .pill-dot,.ingress-egress-status.ghost-badge-blue .ghost-dot,.ingress-egress-status.ghost-badge-blue .pill-dot,.ingress-egress-status.ghost-badge-primary .ghost-dot,.ingress-egress-status.ghost-badge-primary .pill-dot,.ingress-egress-status.ghost-badge-sent .ghost-dot,.ingress-egress-status.ghost-badge-sent .pill-dot,.ingress-egress-status.pill-blue .ghost-dot,.ingress-egress-status.pill-blue .pill-dot,.pill-badge.ghost-badge-blue .ghost-dot,.pill-badge.ghost-badge-blue .pill-dot,.pill-badge.ghost-badge-primary .ghost-dot,.pill-badge.ghost-badge-primary .pill-dot,.pill-badge.ghost-badge-sent .ghost-dot,.pill-badge.ghost-badge-sent .pill-dot,.pill-badge.pill-blue .ghost-dot,.pill-badge.pill-blue .pill-dot{background-color:var(--dx-color-primary)!important}.dx-swatch-dark .ghost-badge.ghost-badge-blue,body.dx-swatch-dark .ghost-badge.ghost-badge-blue,.dx-swatch-additional-dark .ghost-badge.ghost-badge-blue,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-blue,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-blue,.dark .ghost-badge.ghost-badge-blue,body.dark .ghost-badge.ghost-badge-blue,html.dark .ghost-badge.ghost-badge-blue,[data-theme=dark] .ghost-badge.ghost-badge-blue,.dx-swatch-dark .ghost-badge.ghost-badge-primary,body.dx-swatch-dark .ghost-badge.ghost-badge-primary,.dx-swatch-additional-dark .ghost-badge.ghost-badge-primary,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-primary,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-primary,.dark .ghost-badge.ghost-badge-primary,body.dark .ghost-badge.ghost-badge-primary,html.dark .ghost-badge.ghost-badge-primary,[data-theme=dark] .ghost-badge.ghost-badge-primary,.dx-swatch-dark .ghost-badge.ghost-badge-sent,body.dx-swatch-dark .ghost-badge.ghost-badge-sent,.dx-swatch-additional-dark .ghost-badge.ghost-badge-sent,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-sent,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-sent,.dark .ghost-badge.ghost-badge-sent,body.dark .ghost-badge.ghost-badge-sent,html.dark .ghost-badge.ghost-badge-sent,[data-theme=dark] .ghost-badge.ghost-badge-sent,.dx-swatch-dark .ghost-badge.pill-blue,body.dx-swatch-dark .ghost-badge.pill-blue,.dx-swatch-additional-dark .ghost-badge.pill-blue,.dx-viewport.dx-theme-dark .ghost-badge.pill-blue,body.dx-viewport.dx-theme-dark .ghost-badge.pill-blue,.dark .ghost-badge.pill-blue,body.dark .ghost-badge.pill-blue,html.dark .ghost-badge.pill-blue,[data-theme=dark] .ghost-badge.pill-blue,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-blue,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-blue,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-blue,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-blue,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-blue,.dark .procedure-ghost-badge.ghost-badge-blue,body.dark .procedure-ghost-badge.ghost-badge-blue,html.dark .procedure-ghost-badge.ghost-badge-blue,[data-theme=dark] .procedure-ghost-badge.ghost-badge-blue,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-primary,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-primary,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-primary,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-primary,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-primary,.dark .procedure-ghost-badge.ghost-badge-primary,body.dark .procedure-ghost-badge.ghost-badge-primary,html.dark .procedure-ghost-badge.ghost-badge-primary,[data-theme=dark] .procedure-ghost-badge.ghost-badge-primary,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-sent,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-sent,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-sent,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-sent,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-sent,.dark .procedure-ghost-badge.ghost-badge-sent,body.dark .procedure-ghost-badge.ghost-badge-sent,html.dark .procedure-ghost-badge.ghost-badge-sent,[data-theme=dark] .procedure-ghost-badge.ghost-badge-sent,.dx-swatch-dark .procedure-ghost-badge.pill-blue,body.dx-swatch-dark .procedure-ghost-badge.pill-blue,.dx-swatch-additional-dark .procedure-ghost-badge.pill-blue,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-blue,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-blue,.dark .procedure-ghost-badge.pill-blue,body.dark .procedure-ghost-badge.pill-blue,html.dark .procedure-ghost-badge.pill-blue,[data-theme=dark] .procedure-ghost-badge.pill-blue,.dx-swatch-dark .entity-ghost-badge.ghost-badge-blue,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-blue,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-blue,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-blue,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-blue,.dark .entity-ghost-badge.ghost-badge-blue,body.dark .entity-ghost-badge.ghost-badge-blue,html.dark .entity-ghost-badge.ghost-badge-blue,[data-theme=dark] .entity-ghost-badge.ghost-badge-blue,.dx-swatch-dark .entity-ghost-badge.ghost-badge-primary,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-primary,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-primary,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-primary,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-primary,.dark .entity-ghost-badge.ghost-badge-primary,body.dark .entity-ghost-badge.ghost-badge-primary,html.dark .entity-ghost-badge.ghost-badge-primary,[data-theme=dark] .entity-ghost-badge.ghost-badge-primary,.dx-swatch-dark .entity-ghost-badge.ghost-badge-sent,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-sent,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-sent,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-sent,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-sent,.dark .entity-ghost-badge.ghost-badge-sent,body.dark .entity-ghost-badge.ghost-badge-sent,html.dark .entity-ghost-badge.ghost-badge-sent,[data-theme=dark] .entity-ghost-badge.ghost-badge-sent,.dx-swatch-dark .entity-ghost-badge.pill-blue,body.dx-swatch-dark .entity-ghost-badge.pill-blue,.dx-swatch-additional-dark .entity-ghost-badge.pill-blue,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-blue,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-blue,.dark .entity-ghost-badge.pill-blue,body.dark .entity-ghost-badge.pill-blue,html.dark .entity-ghost-badge.pill-blue,[data-theme=dark] .entity-ghost-badge.pill-blue,.dx-swatch-dark .assignment-status.ghost-badge-blue,body.dx-swatch-dark .assignment-status.ghost-badge-blue,.dx-swatch-additional-dark .assignment-status.ghost-badge-blue,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-blue,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-blue,.dark .assignment-status.ghost-badge-blue,body.dark .assignment-status.ghost-badge-blue,html.dark .assignment-status.ghost-badge-blue,[data-theme=dark] .assignment-status.ghost-badge-blue,.dx-swatch-dark .assignment-status.ghost-badge-primary,body.dx-swatch-dark .assignment-status.ghost-badge-primary,.dx-swatch-additional-dark .assignment-status.ghost-badge-primary,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-primary,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-primary,.dark .assignment-status.ghost-badge-primary,body.dark .assignment-status.ghost-badge-primary,html.dark .assignment-status.ghost-badge-primary,[data-theme=dark] .assignment-status.ghost-badge-primary,.dx-swatch-dark .assignment-status.ghost-badge-sent,body.dx-swatch-dark .assignment-status.ghost-badge-sent,.dx-swatch-additional-dark .assignment-status.ghost-badge-sent,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-sent,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-sent,.dark .assignment-status.ghost-badge-sent,body.dark .assignment-status.ghost-badge-sent,html.dark .assignment-status.ghost-badge-sent,[data-theme=dark] .assignment-status.ghost-badge-sent,.dx-swatch-dark .assignment-status.pill-blue,body.dx-swatch-dark .assignment-status.pill-blue,.dx-swatch-additional-dark .assignment-status.pill-blue,.dx-viewport.dx-theme-dark .assignment-status.pill-blue,body.dx-viewport.dx-theme-dark .assignment-status.pill-blue,.dark .assignment-status.pill-blue,body.dark .assignment-status.pill-blue,html.dark .assignment-status.pill-blue,[data-theme=dark] .assignment-status.pill-blue,.dx-swatch-dark .personal-outing-status.ghost-badge-blue,body.dx-swatch-dark .personal-outing-status.ghost-badge-blue,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-blue,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-blue,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-blue,.dark .personal-outing-status.ghost-badge-blue,body.dark .personal-outing-status.ghost-badge-blue,html.dark .personal-outing-status.ghost-badge-blue,[data-theme=dark] .personal-outing-status.ghost-badge-blue,.dx-swatch-dark .personal-outing-status.ghost-badge-primary,body.dx-swatch-dark .personal-outing-status.ghost-badge-primary,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-primary,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-primary,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-primary,.dark .personal-outing-status.ghost-badge-primary,body.dark .personal-outing-status.ghost-badge-primary,html.dark .personal-outing-status.ghost-badge-primary,[data-theme=dark] .personal-outing-status.ghost-badge-primary,.dx-swatch-dark .personal-outing-status.ghost-badge-sent,body.dx-swatch-dark .personal-outing-status.ghost-badge-sent,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-sent,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-sent,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-sent,.dark .personal-outing-status.ghost-badge-sent,body.dark .personal-outing-status.ghost-badge-sent,html.dark .personal-outing-status.ghost-badge-sent,[data-theme=dark] .personal-outing-status.ghost-badge-sent,.dx-swatch-dark .personal-outing-status.pill-blue,body.dx-swatch-dark .personal-outing-status.pill-blue,.dx-swatch-additional-dark .personal-outing-status.pill-blue,.dx-viewport.dx-theme-dark .personal-outing-status.pill-blue,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-blue,.dark .personal-outing-status.pill-blue,body.dark .personal-outing-status.pill-blue,html.dark .personal-outing-status.pill-blue,[data-theme=dark] .personal-outing-status.pill-blue,.dx-swatch-dark .ingress-egress-status.ghost-badge-blue,body.dx-swatch-dark .ingress-egress-status.ghost-badge-blue,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-blue,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-blue,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-blue,.dark .ingress-egress-status.ghost-badge-blue,body.dark .ingress-egress-status.ghost-badge-blue,html.dark .ingress-egress-status.ghost-badge-blue,[data-theme=dark] .ingress-egress-status.ghost-badge-blue,.dx-swatch-dark .ingress-egress-status.ghost-badge-primary,body.dx-swatch-dark .ingress-egress-status.ghost-badge-primary,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-primary,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-primary,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-primary,.dark .ingress-egress-status.ghost-badge-primary,body.dark .ingress-egress-status.ghost-badge-primary,html.dark .ingress-egress-status.ghost-badge-primary,[data-theme=dark] .ingress-egress-status.ghost-badge-primary,.dx-swatch-dark .ingress-egress-status.ghost-badge-sent,body.dx-swatch-dark .ingress-egress-status.ghost-badge-sent,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-sent,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-sent,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-sent,.dark .ingress-egress-status.ghost-badge-sent,body.dark .ingress-egress-status.ghost-badge-sent,html.dark .ingress-egress-status.ghost-badge-sent,[data-theme=dark] .ingress-egress-status.ghost-badge-sent,.dx-swatch-dark .ingress-egress-status.pill-blue,body.dx-swatch-dark .ingress-egress-status.pill-blue,.dx-swatch-additional-dark .ingress-egress-status.pill-blue,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-blue,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-blue,.dark .ingress-egress-status.pill-blue,body.dark .ingress-egress-status.pill-blue,html.dark .ingress-egress-status.pill-blue,[data-theme=dark] .ingress-egress-status.pill-blue,.dx-swatch-dark .pill-badge.ghost-badge-blue,body.dx-swatch-dark .pill-badge.ghost-badge-blue,.dx-swatch-additional-dark .pill-badge.ghost-badge-blue,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-blue,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-blue,.dark .pill-badge.ghost-badge-blue,body.dark .pill-badge.ghost-badge-blue,html.dark .pill-badge.ghost-badge-blue,[data-theme=dark] .pill-badge.ghost-badge-blue,.dx-swatch-dark .pill-badge.ghost-badge-primary,body.dx-swatch-dark .pill-badge.ghost-badge-primary,.dx-swatch-additional-dark .pill-badge.ghost-badge-primary,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-primary,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-primary,.dark .pill-badge.ghost-badge-primary,body.dark .pill-badge.ghost-badge-primary,html.dark .pill-badge.ghost-badge-primary,[data-theme=dark] .pill-badge.ghost-badge-primary,.dx-swatch-dark .pill-badge.ghost-badge-sent,body.dx-swatch-dark .pill-badge.ghost-badge-sent,.dx-swatch-additional-dark .pill-badge.ghost-badge-sent,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-sent,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-sent,.dark .pill-badge.ghost-badge-sent,body.dark .pill-badge.ghost-badge-sent,html.dark .pill-badge.ghost-badge-sent,[data-theme=dark] .pill-badge.ghost-badge-sent,.dx-swatch-dark .pill-badge.pill-blue,body.dx-swatch-dark .pill-badge.pill-blue,.dx-swatch-additional-dark .pill-badge.pill-blue,.dx-viewport.dx-theme-dark .pill-badge.pill-blue,body.dx-viewport.dx-theme-dark .pill-badge.pill-blue,.dark .pill-badge.pill-blue,body.dark .pill-badge.pill-blue,html.dark .pill-badge.pill-blue,[data-theme=dark] .pill-badge.pill-blue{background-color:var(--dx-color-primary-light, rgba(96, 165, 250, .2))!important;border-color:var(--dx-color-primary-focus, rgba(96, 165, 250, .35))!important;color:var(--dx-color-primary)!important}.dx-swatch-dark .ghost-badge.ghost-badge-blue .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-blue .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-blue .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-blue .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-blue .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-blue .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-blue .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-blue .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-blue .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-blue .pill-dot,.dark .ghost-badge.ghost-badge-blue .ghost-dot,.dark .ghost-badge.ghost-badge-blue .pill-dot,body.dark .ghost-badge.ghost-badge-blue .ghost-dot,body.dark .ghost-badge.ghost-badge-blue .pill-dot,html.dark .ghost-badge.ghost-badge-blue .ghost-dot,html.dark .ghost-badge.ghost-badge-blue .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-blue .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-blue .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-primary .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-primary .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-primary .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-primary .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-primary .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-primary .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-primary .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-primary .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-primary .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-primary .pill-dot,.dark .ghost-badge.ghost-badge-primary .ghost-dot,.dark .ghost-badge.ghost-badge-primary .pill-dot,body.dark .ghost-badge.ghost-badge-primary .ghost-dot,body.dark .ghost-badge.ghost-badge-primary .pill-dot,html.dark .ghost-badge.ghost-badge-primary .ghost-dot,html.dark .ghost-badge.ghost-badge-primary .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-primary .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-primary .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-sent .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-sent .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-sent .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-sent .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-sent .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-sent .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-sent .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-sent .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-sent .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-sent .pill-dot,.dark .ghost-badge.ghost-badge-sent .ghost-dot,.dark .ghost-badge.ghost-badge-sent .pill-dot,body.dark .ghost-badge.ghost-badge-sent .ghost-dot,body.dark .ghost-badge.ghost-badge-sent .pill-dot,html.dark .ghost-badge.ghost-badge-sent .ghost-dot,html.dark .ghost-badge.ghost-badge-sent .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-sent .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-sent .pill-dot,.dx-swatch-dark .ghost-badge.pill-blue .ghost-dot,.dx-swatch-dark .ghost-badge.pill-blue .pill-dot,body.dx-swatch-dark .ghost-badge.pill-blue .ghost-dot,body.dx-swatch-dark .ghost-badge.pill-blue .pill-dot,.dx-swatch-additional-dark .ghost-badge.pill-blue .ghost-dot,.dx-swatch-additional-dark .ghost-badge.pill-blue .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-blue .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-blue .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-blue .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-blue .pill-dot,.dark .ghost-badge.pill-blue .ghost-dot,.dark .ghost-badge.pill-blue .pill-dot,body.dark .ghost-badge.pill-blue .ghost-dot,body.dark .ghost-badge.pill-blue .pill-dot,html.dark .ghost-badge.pill-blue .ghost-dot,html.dark .ghost-badge.pill-blue .pill-dot,[data-theme=dark] .ghost-badge.pill-blue .ghost-dot,[data-theme=dark] .ghost-badge.pill-blue .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-blue .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-blue .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-blue .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-blue .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-blue .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-blue .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-blue .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-blue .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-blue .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-blue .pill-dot,.dark .procedure-ghost-badge.ghost-badge-blue .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-blue .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-blue .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-blue .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-blue .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-blue .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-blue .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-blue .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-primary .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-primary .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-primary .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-primary .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-primary .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-primary .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-primary .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-primary .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-primary .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-primary .pill-dot,.dark .procedure-ghost-badge.ghost-badge-primary .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-primary .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-primary .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-primary .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-primary .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-primary .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-primary .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-primary .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-sent .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-sent .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-sent .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-sent .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-sent .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-sent .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-sent .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-sent .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-sent .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-sent .pill-dot,.dark .procedure-ghost-badge.ghost-badge-sent .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-sent .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-sent .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-sent .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-sent .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-sent .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-sent .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-sent .pill-dot,.dx-swatch-dark .procedure-ghost-badge.pill-blue .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.pill-blue .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-blue .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-blue .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-blue .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-blue .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-blue .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-blue .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-blue .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-blue .pill-dot,.dark .procedure-ghost-badge.pill-blue .ghost-dot,.dark .procedure-ghost-badge.pill-blue .pill-dot,body.dark .procedure-ghost-badge.pill-blue .ghost-dot,body.dark .procedure-ghost-badge.pill-blue .pill-dot,html.dark .procedure-ghost-badge.pill-blue .ghost-dot,html.dark .procedure-ghost-badge.pill-blue .pill-dot,[data-theme=dark] .procedure-ghost-badge.pill-blue .ghost-dot,[data-theme=dark] .procedure-ghost-badge.pill-blue .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-blue .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-blue .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-blue .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-blue .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-blue .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-blue .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-blue .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-blue .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-blue .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-blue .pill-dot,.dark .entity-ghost-badge.ghost-badge-blue .ghost-dot,.dark .entity-ghost-badge.ghost-badge-blue .pill-dot,body.dark .entity-ghost-badge.ghost-badge-blue .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-blue .pill-dot,html.dark .entity-ghost-badge.ghost-badge-blue .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-blue .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-blue .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-blue .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-primary .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-primary .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-primary .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-primary .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-primary .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-primary .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-primary .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-primary .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-primary .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-primary .pill-dot,.dark .entity-ghost-badge.ghost-badge-primary .ghost-dot,.dark .entity-ghost-badge.ghost-badge-primary .pill-dot,body.dark .entity-ghost-badge.ghost-badge-primary .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-primary .pill-dot,html.dark .entity-ghost-badge.ghost-badge-primary .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-primary .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-primary .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-primary .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-sent .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-sent .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-sent .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-sent .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-sent .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-sent .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-sent .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-sent .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-sent .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-sent .pill-dot,.dark .entity-ghost-badge.ghost-badge-sent .ghost-dot,.dark .entity-ghost-badge.ghost-badge-sent .pill-dot,body.dark .entity-ghost-badge.ghost-badge-sent .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-sent .pill-dot,html.dark .entity-ghost-badge.ghost-badge-sent .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-sent .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-sent .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-sent .pill-dot,.dx-swatch-dark .entity-ghost-badge.pill-blue .ghost-dot,.dx-swatch-dark .entity-ghost-badge.pill-blue .pill-dot,body.dx-swatch-dark .entity-ghost-badge.pill-blue .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.pill-blue .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-blue .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-blue .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-blue .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-blue .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-blue .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-blue .pill-dot,.dark .entity-ghost-badge.pill-blue .ghost-dot,.dark .entity-ghost-badge.pill-blue .pill-dot,body.dark .entity-ghost-badge.pill-blue .ghost-dot,body.dark .entity-ghost-badge.pill-blue .pill-dot,html.dark .entity-ghost-badge.pill-blue .ghost-dot,html.dark .entity-ghost-badge.pill-blue .pill-dot,[data-theme=dark] .entity-ghost-badge.pill-blue .ghost-dot,[data-theme=dark] .entity-ghost-badge.pill-blue .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-blue .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-blue .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-blue .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-blue .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-blue .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-blue .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-blue .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-blue .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-blue .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-blue .pill-dot,.dark .assignment-status.ghost-badge-blue .ghost-dot,.dark .assignment-status.ghost-badge-blue .pill-dot,body.dark .assignment-status.ghost-badge-blue .ghost-dot,body.dark .assignment-status.ghost-badge-blue .pill-dot,html.dark .assignment-status.ghost-badge-blue .ghost-dot,html.dark .assignment-status.ghost-badge-blue .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-blue .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-blue .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-primary .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-primary .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-primary .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-primary .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-primary .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-primary .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-primary .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-primary .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-primary .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-primary .pill-dot,.dark .assignment-status.ghost-badge-primary .ghost-dot,.dark .assignment-status.ghost-badge-primary .pill-dot,body.dark .assignment-status.ghost-badge-primary .ghost-dot,body.dark .assignment-status.ghost-badge-primary .pill-dot,html.dark .assignment-status.ghost-badge-primary .ghost-dot,html.dark .assignment-status.ghost-badge-primary .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-primary .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-primary .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-sent .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-sent .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-sent .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-sent .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-sent .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-sent .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-sent .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-sent .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-sent .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-sent .pill-dot,.dark .assignment-status.ghost-badge-sent .ghost-dot,.dark .assignment-status.ghost-badge-sent .pill-dot,body.dark .assignment-status.ghost-badge-sent .ghost-dot,body.dark .assignment-status.ghost-badge-sent .pill-dot,html.dark .assignment-status.ghost-badge-sent .ghost-dot,html.dark .assignment-status.ghost-badge-sent .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-sent .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-sent .pill-dot,.dx-swatch-dark .assignment-status.pill-blue .ghost-dot,.dx-swatch-dark .assignment-status.pill-blue .pill-dot,body.dx-swatch-dark .assignment-status.pill-blue .ghost-dot,body.dx-swatch-dark .assignment-status.pill-blue .pill-dot,.dx-swatch-additional-dark .assignment-status.pill-blue .ghost-dot,.dx-swatch-additional-dark .assignment-status.pill-blue .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-blue .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-blue .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-blue .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-blue .pill-dot,.dark .assignment-status.pill-blue .ghost-dot,.dark .assignment-status.pill-blue .pill-dot,body.dark .assignment-status.pill-blue .ghost-dot,body.dark .assignment-status.pill-blue .pill-dot,html.dark .assignment-status.pill-blue .ghost-dot,html.dark .assignment-status.pill-blue .pill-dot,[data-theme=dark] .assignment-status.pill-blue .ghost-dot,[data-theme=dark] .assignment-status.pill-blue .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-blue .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-blue .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-blue .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-blue .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-blue .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-blue .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-blue .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-blue .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-blue .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-blue .pill-dot,.dark .personal-outing-status.ghost-badge-blue .ghost-dot,.dark .personal-outing-status.ghost-badge-blue .pill-dot,body.dark .personal-outing-status.ghost-badge-blue .ghost-dot,body.dark .personal-outing-status.ghost-badge-blue .pill-dot,html.dark .personal-outing-status.ghost-badge-blue .ghost-dot,html.dark .personal-outing-status.ghost-badge-blue .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-blue .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-blue .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-primary .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-primary .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-primary .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-primary .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-primary .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-primary .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-primary .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-primary .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-primary .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-primary .pill-dot,.dark .personal-outing-status.ghost-badge-primary .ghost-dot,.dark .personal-outing-status.ghost-badge-primary .pill-dot,body.dark .personal-outing-status.ghost-badge-primary .ghost-dot,body.dark .personal-outing-status.ghost-badge-primary .pill-dot,html.dark .personal-outing-status.ghost-badge-primary .ghost-dot,html.dark .personal-outing-status.ghost-badge-primary .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-primary .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-primary .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-sent .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-sent .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-sent .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-sent .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-sent .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-sent .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-sent .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-sent .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-sent .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-sent .pill-dot,.dark .personal-outing-status.ghost-badge-sent .ghost-dot,.dark .personal-outing-status.ghost-badge-sent .pill-dot,body.dark .personal-outing-status.ghost-badge-sent .ghost-dot,body.dark .personal-outing-status.ghost-badge-sent .pill-dot,html.dark .personal-outing-status.ghost-badge-sent .ghost-dot,html.dark .personal-outing-status.ghost-badge-sent .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-sent .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-sent .pill-dot,.dx-swatch-dark .personal-outing-status.pill-blue .ghost-dot,.dx-swatch-dark .personal-outing-status.pill-blue .pill-dot,body.dx-swatch-dark .personal-outing-status.pill-blue .ghost-dot,body.dx-swatch-dark .personal-outing-status.pill-blue .pill-dot,.dx-swatch-additional-dark .personal-outing-status.pill-blue .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.pill-blue .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-blue .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-blue .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-blue .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-blue .pill-dot,.dark .personal-outing-status.pill-blue .ghost-dot,.dark .personal-outing-status.pill-blue .pill-dot,body.dark .personal-outing-status.pill-blue .ghost-dot,body.dark .personal-outing-status.pill-blue .pill-dot,html.dark .personal-outing-status.pill-blue .ghost-dot,html.dark .personal-outing-status.pill-blue .pill-dot,[data-theme=dark] .personal-outing-status.pill-blue .ghost-dot,[data-theme=dark] .personal-outing-status.pill-blue .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-blue .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-blue .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-blue .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-blue .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-blue .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-blue .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-blue .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-blue .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-blue .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-blue .pill-dot,.dark .ingress-egress-status.ghost-badge-blue .ghost-dot,.dark .ingress-egress-status.ghost-badge-blue .pill-dot,body.dark .ingress-egress-status.ghost-badge-blue .ghost-dot,body.dark .ingress-egress-status.ghost-badge-blue .pill-dot,html.dark .ingress-egress-status.ghost-badge-blue .ghost-dot,html.dark .ingress-egress-status.ghost-badge-blue .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-blue .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-blue .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-primary .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-primary .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-primary .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-primary .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-primary .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-primary .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-primary .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-primary .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-primary .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-primary .pill-dot,.dark .ingress-egress-status.ghost-badge-primary .ghost-dot,.dark .ingress-egress-status.ghost-badge-primary .pill-dot,body.dark .ingress-egress-status.ghost-badge-primary .ghost-dot,body.dark .ingress-egress-status.ghost-badge-primary .pill-dot,html.dark .ingress-egress-status.ghost-badge-primary .ghost-dot,html.dark .ingress-egress-status.ghost-badge-primary .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-primary .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-primary .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-sent .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-sent .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-sent .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-sent .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-sent .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-sent .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-sent .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-sent .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-sent .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-sent .pill-dot,.dark .ingress-egress-status.ghost-badge-sent .ghost-dot,.dark .ingress-egress-status.ghost-badge-sent .pill-dot,body.dark .ingress-egress-status.ghost-badge-sent .ghost-dot,body.dark .ingress-egress-status.ghost-badge-sent .pill-dot,html.dark .ingress-egress-status.ghost-badge-sent .ghost-dot,html.dark .ingress-egress-status.ghost-badge-sent .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-sent .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-sent .pill-dot,.dx-swatch-dark .ingress-egress-status.pill-blue .ghost-dot,.dx-swatch-dark .ingress-egress-status.pill-blue .pill-dot,body.dx-swatch-dark .ingress-egress-status.pill-blue .ghost-dot,body.dx-swatch-dark .ingress-egress-status.pill-blue .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-blue .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-blue .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-blue .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-blue .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-blue .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-blue .pill-dot,.dark .ingress-egress-status.pill-blue .ghost-dot,.dark .ingress-egress-status.pill-blue .pill-dot,body.dark .ingress-egress-status.pill-blue .ghost-dot,body.dark .ingress-egress-status.pill-blue .pill-dot,html.dark .ingress-egress-status.pill-blue .ghost-dot,html.dark .ingress-egress-status.pill-blue .pill-dot,[data-theme=dark] .ingress-egress-status.pill-blue .ghost-dot,[data-theme=dark] .ingress-egress-status.pill-blue .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-blue .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-blue .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-blue .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-blue .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-blue .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-blue .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-blue .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-blue .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-blue .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-blue .pill-dot,.dark .pill-badge.ghost-badge-blue .ghost-dot,.dark .pill-badge.ghost-badge-blue .pill-dot,body.dark .pill-badge.ghost-badge-blue .ghost-dot,body.dark .pill-badge.ghost-badge-blue .pill-dot,html.dark .pill-badge.ghost-badge-blue .ghost-dot,html.dark .pill-badge.ghost-badge-blue .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-blue .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-blue .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-primary .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-primary .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-primary .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-primary .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-primary .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-primary .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-primary .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-primary .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-primary .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-primary .pill-dot,.dark .pill-badge.ghost-badge-primary .ghost-dot,.dark .pill-badge.ghost-badge-primary .pill-dot,body.dark .pill-badge.ghost-badge-primary .ghost-dot,body.dark .pill-badge.ghost-badge-primary .pill-dot,html.dark .pill-badge.ghost-badge-primary .ghost-dot,html.dark .pill-badge.ghost-badge-primary .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-primary .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-primary .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-sent .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-sent .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-sent .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-sent .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-sent .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-sent .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-sent .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-sent .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-sent .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-sent .pill-dot,.dark .pill-badge.ghost-badge-sent .ghost-dot,.dark .pill-badge.ghost-badge-sent .pill-dot,body.dark .pill-badge.ghost-badge-sent .ghost-dot,body.dark .pill-badge.ghost-badge-sent .pill-dot,html.dark .pill-badge.ghost-badge-sent .ghost-dot,html.dark .pill-badge.ghost-badge-sent .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-sent .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-sent .pill-dot,.dx-swatch-dark .pill-badge.pill-blue .ghost-dot,.dx-swatch-dark .pill-badge.pill-blue .pill-dot,body.dx-swatch-dark .pill-badge.pill-blue .ghost-dot,body.dx-swatch-dark .pill-badge.pill-blue .pill-dot,.dx-swatch-additional-dark .pill-badge.pill-blue .ghost-dot,.dx-swatch-additional-dark .pill-badge.pill-blue .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-blue .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-blue .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-blue .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-blue .pill-dot,.dark .pill-badge.pill-blue .ghost-dot,.dark .pill-badge.pill-blue .pill-dot,body.dark .pill-badge.pill-blue .ghost-dot,body.dark .pill-badge.pill-blue .pill-dot,html.dark .pill-badge.pill-blue .ghost-dot,html.dark .pill-badge.pill-blue .pill-dot,[data-theme=dark] .pill-badge.pill-blue .ghost-dot,[data-theme=dark] .pill-badge.pill-blue .pill-dot{background-color:var(--dx-color-primary)!important}.ghost-badge.ghost-badge-red,.ghost-badge.ghost-badge-danger,.ghost-badge.ghost-badge-inactive,.ghost-badge.ghost-badge-rejected,.ghost-badge.ghost-badge-expired,.ghost-badge.pill-red,.procedure-ghost-badge.ghost-badge-red,.procedure-ghost-badge.ghost-badge-danger,.procedure-ghost-badge.ghost-badge-inactive,.procedure-ghost-badge.ghost-badge-rejected,.procedure-ghost-badge.ghost-badge-expired,.procedure-ghost-badge.pill-red,.entity-ghost-badge.ghost-badge-red,.entity-ghost-badge.ghost-badge-danger,.entity-ghost-badge.ghost-badge-inactive,.entity-ghost-badge.ghost-badge-rejected,.entity-ghost-badge.ghost-badge-expired,.entity-ghost-badge.pill-red,.assignment-status.ghost-badge-red,.assignment-status.ghost-badge-danger,.assignment-status.ghost-badge-inactive,.assignment-status.ghost-badge-rejected,.assignment-status.ghost-badge-expired,.assignment-status.pill-red,.personal-outing-status.ghost-badge-red,.personal-outing-status.ghost-badge-danger,.personal-outing-status.ghost-badge-inactive,.personal-outing-status.ghost-badge-rejected,.personal-outing-status.ghost-badge-expired,.personal-outing-status.pill-red,.ingress-egress-status.ghost-badge-red,.ingress-egress-status.ghost-badge-danger,.ingress-egress-status.ghost-badge-inactive,.ingress-egress-status.ghost-badge-rejected,.ingress-egress-status.ghost-badge-expired,.ingress-egress-status.pill-red,.pill-badge.ghost-badge-red,.pill-badge.ghost-badge-danger,.pill-badge.ghost-badge-inactive,.pill-badge.ghost-badge-rejected,.pill-badge.ghost-badge-expired,.pill-badge.pill-red{background-color:#dc262614!important;border-color:#dc262638!important;color:#b91c1c!important}.ghost-badge.ghost-badge-red .ghost-dot,.ghost-badge.ghost-badge-red .pill-dot,.ghost-badge.ghost-badge-danger .ghost-dot,.ghost-badge.ghost-badge-danger .pill-dot,.ghost-badge.ghost-badge-inactive .ghost-dot,.ghost-badge.ghost-badge-inactive .pill-dot,.ghost-badge.ghost-badge-rejected .ghost-dot,.ghost-badge.ghost-badge-rejected .pill-dot,.ghost-badge.ghost-badge-expired .ghost-dot,.ghost-badge.ghost-badge-expired .pill-dot,.ghost-badge.pill-red .ghost-dot,.ghost-badge.pill-red .pill-dot,.procedure-ghost-badge.ghost-badge-red .ghost-dot,.procedure-ghost-badge.ghost-badge-red .pill-dot,.procedure-ghost-badge.ghost-badge-danger .ghost-dot,.procedure-ghost-badge.ghost-badge-danger .pill-dot,.procedure-ghost-badge.ghost-badge-inactive .ghost-dot,.procedure-ghost-badge.ghost-badge-inactive .pill-dot,.procedure-ghost-badge.ghost-badge-rejected .ghost-dot,.procedure-ghost-badge.ghost-badge-rejected .pill-dot,.procedure-ghost-badge.ghost-badge-expired .ghost-dot,.procedure-ghost-badge.ghost-badge-expired .pill-dot,.procedure-ghost-badge.pill-red .ghost-dot,.procedure-ghost-badge.pill-red .pill-dot,.entity-ghost-badge.ghost-badge-red .ghost-dot,.entity-ghost-badge.ghost-badge-red .pill-dot,.entity-ghost-badge.ghost-badge-danger .ghost-dot,.entity-ghost-badge.ghost-badge-danger .pill-dot,.entity-ghost-badge.ghost-badge-inactive .ghost-dot,.entity-ghost-badge.ghost-badge-inactive .pill-dot,.entity-ghost-badge.ghost-badge-rejected .ghost-dot,.entity-ghost-badge.ghost-badge-rejected .pill-dot,.entity-ghost-badge.ghost-badge-expired .ghost-dot,.entity-ghost-badge.ghost-badge-expired .pill-dot,.entity-ghost-badge.pill-red .ghost-dot,.entity-ghost-badge.pill-red .pill-dot,.assignment-status.ghost-badge-red .ghost-dot,.assignment-status.ghost-badge-red .pill-dot,.assignment-status.ghost-badge-danger .ghost-dot,.assignment-status.ghost-badge-danger .pill-dot,.assignment-status.ghost-badge-inactive .ghost-dot,.assignment-status.ghost-badge-inactive .pill-dot,.assignment-status.ghost-badge-rejected .ghost-dot,.assignment-status.ghost-badge-rejected .pill-dot,.assignment-status.ghost-badge-expired .ghost-dot,.assignment-status.ghost-badge-expired .pill-dot,.assignment-status.pill-red .ghost-dot,.assignment-status.pill-red .pill-dot,.personal-outing-status.ghost-badge-red .ghost-dot,.personal-outing-status.ghost-badge-red .pill-dot,.personal-outing-status.ghost-badge-danger .ghost-dot,.personal-outing-status.ghost-badge-danger .pill-dot,.personal-outing-status.ghost-badge-inactive .ghost-dot,.personal-outing-status.ghost-badge-inactive .pill-dot,.personal-outing-status.ghost-badge-rejected .ghost-dot,.personal-outing-status.ghost-badge-rejected .pill-dot,.personal-outing-status.ghost-badge-expired .ghost-dot,.personal-outing-status.ghost-badge-expired .pill-dot,.personal-outing-status.pill-red .ghost-dot,.personal-outing-status.pill-red .pill-dot,.ingress-egress-status.ghost-badge-red .ghost-dot,.ingress-egress-status.ghost-badge-red .pill-dot,.ingress-egress-status.ghost-badge-danger .ghost-dot,.ingress-egress-status.ghost-badge-danger .pill-dot,.ingress-egress-status.ghost-badge-inactive .ghost-dot,.ingress-egress-status.ghost-badge-inactive .pill-dot,.ingress-egress-status.ghost-badge-rejected .ghost-dot,.ingress-egress-status.ghost-badge-rejected .pill-dot,.ingress-egress-status.ghost-badge-expired .ghost-dot,.ingress-egress-status.ghost-badge-expired .pill-dot,.ingress-egress-status.pill-red .ghost-dot,.ingress-egress-status.pill-red .pill-dot,.pill-badge.ghost-badge-red .ghost-dot,.pill-badge.ghost-badge-red .pill-dot,.pill-badge.ghost-badge-danger .ghost-dot,.pill-badge.ghost-badge-danger .pill-dot,.pill-badge.ghost-badge-inactive .ghost-dot,.pill-badge.ghost-badge-inactive .pill-dot,.pill-badge.ghost-badge-rejected .ghost-dot,.pill-badge.ghost-badge-rejected .pill-dot,.pill-badge.ghost-badge-expired .ghost-dot,.pill-badge.ghost-badge-expired .pill-dot,.pill-badge.pill-red .ghost-dot,.pill-badge.pill-red .pill-dot{background-color:#dc2626!important}.dx-swatch-dark .ghost-badge.ghost-badge-red,body.dx-swatch-dark .ghost-badge.ghost-badge-red,.dx-swatch-additional-dark .ghost-badge.ghost-badge-red,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-red,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-red,.dark .ghost-badge.ghost-badge-red,body.dark .ghost-badge.ghost-badge-red,html.dark .ghost-badge.ghost-badge-red,[data-theme=dark] .ghost-badge.ghost-badge-red,.dx-swatch-dark .ghost-badge.ghost-badge-danger,body.dx-swatch-dark .ghost-badge.ghost-badge-danger,.dx-swatch-additional-dark .ghost-badge.ghost-badge-danger,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-danger,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-danger,.dark .ghost-badge.ghost-badge-danger,body.dark .ghost-badge.ghost-badge-danger,html.dark .ghost-badge.ghost-badge-danger,[data-theme=dark] .ghost-badge.ghost-badge-danger,.dx-swatch-dark .ghost-badge.ghost-badge-inactive,body.dx-swatch-dark .ghost-badge.ghost-badge-inactive,.dx-swatch-additional-dark .ghost-badge.ghost-badge-inactive,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-inactive,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-inactive,.dark .ghost-badge.ghost-badge-inactive,body.dark .ghost-badge.ghost-badge-inactive,html.dark .ghost-badge.ghost-badge-inactive,[data-theme=dark] .ghost-badge.ghost-badge-inactive,.dx-swatch-dark .ghost-badge.ghost-badge-rejected,body.dx-swatch-dark .ghost-badge.ghost-badge-rejected,.dx-swatch-additional-dark .ghost-badge.ghost-badge-rejected,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-rejected,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-rejected,.dark .ghost-badge.ghost-badge-rejected,body.dark .ghost-badge.ghost-badge-rejected,html.dark .ghost-badge.ghost-badge-rejected,[data-theme=dark] .ghost-badge.ghost-badge-rejected,.dx-swatch-dark .ghost-badge.ghost-badge-expired,body.dx-swatch-dark .ghost-badge.ghost-badge-expired,.dx-swatch-additional-dark .ghost-badge.ghost-badge-expired,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-expired,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-expired,.dark .ghost-badge.ghost-badge-expired,body.dark .ghost-badge.ghost-badge-expired,html.dark .ghost-badge.ghost-badge-expired,[data-theme=dark] .ghost-badge.ghost-badge-expired,.dx-swatch-dark .ghost-badge.pill-red,body.dx-swatch-dark .ghost-badge.pill-red,.dx-swatch-additional-dark .ghost-badge.pill-red,.dx-viewport.dx-theme-dark .ghost-badge.pill-red,body.dx-viewport.dx-theme-dark .ghost-badge.pill-red,.dark .ghost-badge.pill-red,body.dark .ghost-badge.pill-red,html.dark .ghost-badge.pill-red,[data-theme=dark] .ghost-badge.pill-red,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-red,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-red,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-red,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-red,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-red,.dark .procedure-ghost-badge.ghost-badge-red,body.dark .procedure-ghost-badge.ghost-badge-red,html.dark .procedure-ghost-badge.ghost-badge-red,[data-theme=dark] .procedure-ghost-badge.ghost-badge-red,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-danger,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-danger,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-danger,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-danger,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-danger,.dark .procedure-ghost-badge.ghost-badge-danger,body.dark .procedure-ghost-badge.ghost-badge-danger,html.dark .procedure-ghost-badge.ghost-badge-danger,[data-theme=dark] .procedure-ghost-badge.ghost-badge-danger,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-inactive,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-inactive,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-inactive,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-inactive,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-inactive,.dark .procedure-ghost-badge.ghost-badge-inactive,body.dark .procedure-ghost-badge.ghost-badge-inactive,html.dark .procedure-ghost-badge.ghost-badge-inactive,[data-theme=dark] .procedure-ghost-badge.ghost-badge-inactive,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-rejected,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-rejected,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-rejected,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-rejected,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-rejected,.dark .procedure-ghost-badge.ghost-badge-rejected,body.dark .procedure-ghost-badge.ghost-badge-rejected,html.dark .procedure-ghost-badge.ghost-badge-rejected,[data-theme=dark] .procedure-ghost-badge.ghost-badge-rejected,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-expired,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-expired,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-expired,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-expired,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-expired,.dark .procedure-ghost-badge.ghost-badge-expired,body.dark .procedure-ghost-badge.ghost-badge-expired,html.dark .procedure-ghost-badge.ghost-badge-expired,[data-theme=dark] .procedure-ghost-badge.ghost-badge-expired,.dx-swatch-dark .procedure-ghost-badge.pill-red,body.dx-swatch-dark .procedure-ghost-badge.pill-red,.dx-swatch-additional-dark .procedure-ghost-badge.pill-red,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-red,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-red,.dark .procedure-ghost-badge.pill-red,body.dark .procedure-ghost-badge.pill-red,html.dark .procedure-ghost-badge.pill-red,[data-theme=dark] .procedure-ghost-badge.pill-red,.dx-swatch-dark .entity-ghost-badge.ghost-badge-red,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-red,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-red,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-red,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-red,.dark .entity-ghost-badge.ghost-badge-red,body.dark .entity-ghost-badge.ghost-badge-red,html.dark .entity-ghost-badge.ghost-badge-red,[data-theme=dark] .entity-ghost-badge.ghost-badge-red,.dx-swatch-dark .entity-ghost-badge.ghost-badge-danger,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-danger,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-danger,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-danger,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-danger,.dark .entity-ghost-badge.ghost-badge-danger,body.dark .entity-ghost-badge.ghost-badge-danger,html.dark .entity-ghost-badge.ghost-badge-danger,[data-theme=dark] .entity-ghost-badge.ghost-badge-danger,.dx-swatch-dark .entity-ghost-badge.ghost-badge-inactive,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-inactive,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-inactive,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-inactive,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-inactive,.dark .entity-ghost-badge.ghost-badge-inactive,body.dark .entity-ghost-badge.ghost-badge-inactive,html.dark .entity-ghost-badge.ghost-badge-inactive,[data-theme=dark] .entity-ghost-badge.ghost-badge-inactive,.dx-swatch-dark .entity-ghost-badge.ghost-badge-rejected,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-rejected,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-rejected,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-rejected,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-rejected,.dark .entity-ghost-badge.ghost-badge-rejected,body.dark .entity-ghost-badge.ghost-badge-rejected,html.dark .entity-ghost-badge.ghost-badge-rejected,[data-theme=dark] .entity-ghost-badge.ghost-badge-rejected,.dx-swatch-dark .entity-ghost-badge.ghost-badge-expired,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-expired,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-expired,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-expired,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-expired,.dark .entity-ghost-badge.ghost-badge-expired,body.dark .entity-ghost-badge.ghost-badge-expired,html.dark .entity-ghost-badge.ghost-badge-expired,[data-theme=dark] .entity-ghost-badge.ghost-badge-expired,.dx-swatch-dark .entity-ghost-badge.pill-red,body.dx-swatch-dark .entity-ghost-badge.pill-red,.dx-swatch-additional-dark .entity-ghost-badge.pill-red,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-red,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-red,.dark .entity-ghost-badge.pill-red,body.dark .entity-ghost-badge.pill-red,html.dark .entity-ghost-badge.pill-red,[data-theme=dark] .entity-ghost-badge.pill-red,.dx-swatch-dark .assignment-status.ghost-badge-red,body.dx-swatch-dark .assignment-status.ghost-badge-red,.dx-swatch-additional-dark .assignment-status.ghost-badge-red,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-red,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-red,.dark .assignment-status.ghost-badge-red,body.dark .assignment-status.ghost-badge-red,html.dark .assignment-status.ghost-badge-red,[data-theme=dark] .assignment-status.ghost-badge-red,.dx-swatch-dark .assignment-status.ghost-badge-danger,body.dx-swatch-dark .assignment-status.ghost-badge-danger,.dx-swatch-additional-dark .assignment-status.ghost-badge-danger,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-danger,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-danger,.dark .assignment-status.ghost-badge-danger,body.dark .assignment-status.ghost-badge-danger,html.dark .assignment-status.ghost-badge-danger,[data-theme=dark] .assignment-status.ghost-badge-danger,.dx-swatch-dark .assignment-status.ghost-badge-inactive,body.dx-swatch-dark .assignment-status.ghost-badge-inactive,.dx-swatch-additional-dark .assignment-status.ghost-badge-inactive,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-inactive,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-inactive,.dark .assignment-status.ghost-badge-inactive,body.dark .assignment-status.ghost-badge-inactive,html.dark .assignment-status.ghost-badge-inactive,[data-theme=dark] .assignment-status.ghost-badge-inactive,.dx-swatch-dark .assignment-status.ghost-badge-rejected,body.dx-swatch-dark .assignment-status.ghost-badge-rejected,.dx-swatch-additional-dark .assignment-status.ghost-badge-rejected,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-rejected,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-rejected,.dark .assignment-status.ghost-badge-rejected,body.dark .assignment-status.ghost-badge-rejected,html.dark .assignment-status.ghost-badge-rejected,[data-theme=dark] .assignment-status.ghost-badge-rejected,.dx-swatch-dark .assignment-status.ghost-badge-expired,body.dx-swatch-dark .assignment-status.ghost-badge-expired,.dx-swatch-additional-dark .assignment-status.ghost-badge-expired,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-expired,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-expired,.dark .assignment-status.ghost-badge-expired,body.dark .assignment-status.ghost-badge-expired,html.dark .assignment-status.ghost-badge-expired,[data-theme=dark] .assignment-status.ghost-badge-expired,.dx-swatch-dark .assignment-status.pill-red,body.dx-swatch-dark .assignment-status.pill-red,.dx-swatch-additional-dark .assignment-status.pill-red,.dx-viewport.dx-theme-dark .assignment-status.pill-red,body.dx-viewport.dx-theme-dark .assignment-status.pill-red,.dark .assignment-status.pill-red,body.dark .assignment-status.pill-red,html.dark .assignment-status.pill-red,[data-theme=dark] .assignment-status.pill-red,.dx-swatch-dark .personal-outing-status.ghost-badge-red,body.dx-swatch-dark .personal-outing-status.ghost-badge-red,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-red,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-red,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-red,.dark .personal-outing-status.ghost-badge-red,body.dark .personal-outing-status.ghost-badge-red,html.dark .personal-outing-status.ghost-badge-red,[data-theme=dark] .personal-outing-status.ghost-badge-red,.dx-swatch-dark .personal-outing-status.ghost-badge-danger,body.dx-swatch-dark .personal-outing-status.ghost-badge-danger,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-danger,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-danger,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-danger,.dark .personal-outing-status.ghost-badge-danger,body.dark .personal-outing-status.ghost-badge-danger,html.dark .personal-outing-status.ghost-badge-danger,[data-theme=dark] .personal-outing-status.ghost-badge-danger,.dx-swatch-dark .personal-outing-status.ghost-badge-inactive,body.dx-swatch-dark .personal-outing-status.ghost-badge-inactive,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-inactive,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-inactive,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-inactive,.dark .personal-outing-status.ghost-badge-inactive,body.dark .personal-outing-status.ghost-badge-inactive,html.dark .personal-outing-status.ghost-badge-inactive,[data-theme=dark] .personal-outing-status.ghost-badge-inactive,.dx-swatch-dark .personal-outing-status.ghost-badge-rejected,body.dx-swatch-dark .personal-outing-status.ghost-badge-rejected,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-rejected,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-rejected,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-rejected,.dark .personal-outing-status.ghost-badge-rejected,body.dark .personal-outing-status.ghost-badge-rejected,html.dark .personal-outing-status.ghost-badge-rejected,[data-theme=dark] .personal-outing-status.ghost-badge-rejected,.dx-swatch-dark .personal-outing-status.ghost-badge-expired,body.dx-swatch-dark .personal-outing-status.ghost-badge-expired,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-expired,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-expired,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-expired,.dark .personal-outing-status.ghost-badge-expired,body.dark .personal-outing-status.ghost-badge-expired,html.dark .personal-outing-status.ghost-badge-expired,[data-theme=dark] .personal-outing-status.ghost-badge-expired,.dx-swatch-dark .personal-outing-status.pill-red,body.dx-swatch-dark .personal-outing-status.pill-red,.dx-swatch-additional-dark .personal-outing-status.pill-red,.dx-viewport.dx-theme-dark .personal-outing-status.pill-red,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-red,.dark .personal-outing-status.pill-red,body.dark .personal-outing-status.pill-red,html.dark .personal-outing-status.pill-red,[data-theme=dark] .personal-outing-status.pill-red,.dx-swatch-dark .ingress-egress-status.ghost-badge-red,body.dx-swatch-dark .ingress-egress-status.ghost-badge-red,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-red,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-red,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-red,.dark .ingress-egress-status.ghost-badge-red,body.dark .ingress-egress-status.ghost-badge-red,html.dark .ingress-egress-status.ghost-badge-red,[data-theme=dark] .ingress-egress-status.ghost-badge-red,.dx-swatch-dark .ingress-egress-status.ghost-badge-danger,body.dx-swatch-dark .ingress-egress-status.ghost-badge-danger,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-danger,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-danger,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-danger,.dark .ingress-egress-status.ghost-badge-danger,body.dark .ingress-egress-status.ghost-badge-danger,html.dark .ingress-egress-status.ghost-badge-danger,[data-theme=dark] .ingress-egress-status.ghost-badge-danger,.dx-swatch-dark .ingress-egress-status.ghost-badge-inactive,body.dx-swatch-dark .ingress-egress-status.ghost-badge-inactive,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-inactive,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-inactive,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-inactive,.dark .ingress-egress-status.ghost-badge-inactive,body.dark .ingress-egress-status.ghost-badge-inactive,html.dark .ingress-egress-status.ghost-badge-inactive,[data-theme=dark] .ingress-egress-status.ghost-badge-inactive,.dx-swatch-dark .ingress-egress-status.ghost-badge-rejected,body.dx-swatch-dark .ingress-egress-status.ghost-badge-rejected,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-rejected,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-rejected,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-rejected,.dark .ingress-egress-status.ghost-badge-rejected,body.dark .ingress-egress-status.ghost-badge-rejected,html.dark .ingress-egress-status.ghost-badge-rejected,[data-theme=dark] .ingress-egress-status.ghost-badge-rejected,.dx-swatch-dark .ingress-egress-status.ghost-badge-expired,body.dx-swatch-dark .ingress-egress-status.ghost-badge-expired,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-expired,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-expired,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-expired,.dark .ingress-egress-status.ghost-badge-expired,body.dark .ingress-egress-status.ghost-badge-expired,html.dark .ingress-egress-status.ghost-badge-expired,[data-theme=dark] .ingress-egress-status.ghost-badge-expired,.dx-swatch-dark .ingress-egress-status.pill-red,body.dx-swatch-dark .ingress-egress-status.pill-red,.dx-swatch-additional-dark .ingress-egress-status.pill-red,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-red,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-red,.dark .ingress-egress-status.pill-red,body.dark .ingress-egress-status.pill-red,html.dark .ingress-egress-status.pill-red,[data-theme=dark] .ingress-egress-status.pill-red,.dx-swatch-dark .pill-badge.ghost-badge-red,body.dx-swatch-dark .pill-badge.ghost-badge-red,.dx-swatch-additional-dark .pill-badge.ghost-badge-red,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-red,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-red,.dark .pill-badge.ghost-badge-red,body.dark .pill-badge.ghost-badge-red,html.dark .pill-badge.ghost-badge-red,[data-theme=dark] .pill-badge.ghost-badge-red,.dx-swatch-dark .pill-badge.ghost-badge-danger,body.dx-swatch-dark .pill-badge.ghost-badge-danger,.dx-swatch-additional-dark .pill-badge.ghost-badge-danger,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-danger,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-danger,.dark .pill-badge.ghost-badge-danger,body.dark .pill-badge.ghost-badge-danger,html.dark .pill-badge.ghost-badge-danger,[data-theme=dark] .pill-badge.ghost-badge-danger,.dx-swatch-dark .pill-badge.ghost-badge-inactive,body.dx-swatch-dark .pill-badge.ghost-badge-inactive,.dx-swatch-additional-dark .pill-badge.ghost-badge-inactive,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-inactive,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-inactive,.dark .pill-badge.ghost-badge-inactive,body.dark .pill-badge.ghost-badge-inactive,html.dark .pill-badge.ghost-badge-inactive,[data-theme=dark] .pill-badge.ghost-badge-inactive,.dx-swatch-dark .pill-badge.ghost-badge-rejected,body.dx-swatch-dark .pill-badge.ghost-badge-rejected,.dx-swatch-additional-dark .pill-badge.ghost-badge-rejected,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-rejected,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-rejected,.dark .pill-badge.ghost-badge-rejected,body.dark .pill-badge.ghost-badge-rejected,html.dark .pill-badge.ghost-badge-rejected,[data-theme=dark] .pill-badge.ghost-badge-rejected,.dx-swatch-dark .pill-badge.ghost-badge-expired,body.dx-swatch-dark .pill-badge.ghost-badge-expired,.dx-swatch-additional-dark .pill-badge.ghost-badge-expired,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-expired,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-expired,.dark .pill-badge.ghost-badge-expired,body.dark .pill-badge.ghost-badge-expired,html.dark .pill-badge.ghost-badge-expired,[data-theme=dark] .pill-badge.ghost-badge-expired,.dx-swatch-dark .pill-badge.pill-red,body.dx-swatch-dark .pill-badge.pill-red,.dx-swatch-additional-dark .pill-badge.pill-red,.dx-viewport.dx-theme-dark .pill-badge.pill-red,body.dx-viewport.dx-theme-dark .pill-badge.pill-red,.dark .pill-badge.pill-red,body.dark .pill-badge.pill-red,html.dark .pill-badge.pill-red,[data-theme=dark] .pill-badge.pill-red{background-color:#f871711f!important;border-color:#f8717140!important;color:#f87171!important}.dx-swatch-dark .ghost-badge.ghost-badge-red .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-red .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-red .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-red .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-red .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-red .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-red .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-red .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-red .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-red .pill-dot,.dark .ghost-badge.ghost-badge-red .ghost-dot,.dark .ghost-badge.ghost-badge-red .pill-dot,body.dark .ghost-badge.ghost-badge-red .ghost-dot,body.dark .ghost-badge.ghost-badge-red .pill-dot,html.dark .ghost-badge.ghost-badge-red .ghost-dot,html.dark .ghost-badge.ghost-badge-red .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-red .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-red .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-danger .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-danger .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-danger .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-danger .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-danger .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-danger .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-danger .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-danger .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-danger .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-danger .pill-dot,.dark .ghost-badge.ghost-badge-danger .ghost-dot,.dark .ghost-badge.ghost-badge-danger .pill-dot,body.dark .ghost-badge.ghost-badge-danger .ghost-dot,body.dark .ghost-badge.ghost-badge-danger .pill-dot,html.dark .ghost-badge.ghost-badge-danger .ghost-dot,html.dark .ghost-badge.ghost-badge-danger .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-danger .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-danger .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-inactive .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-inactive .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-inactive .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-inactive .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-inactive .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-inactive .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-inactive .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-inactive .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-inactive .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-inactive .pill-dot,.dark .ghost-badge.ghost-badge-inactive .ghost-dot,.dark .ghost-badge.ghost-badge-inactive .pill-dot,body.dark .ghost-badge.ghost-badge-inactive .ghost-dot,body.dark .ghost-badge.ghost-badge-inactive .pill-dot,html.dark .ghost-badge.ghost-badge-inactive .ghost-dot,html.dark .ghost-badge.ghost-badge-inactive .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-inactive .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-inactive .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-rejected .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-rejected .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-rejected .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-rejected .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-rejected .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-rejected .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-rejected .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-rejected .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-rejected .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-rejected .pill-dot,.dark .ghost-badge.ghost-badge-rejected .ghost-dot,.dark .ghost-badge.ghost-badge-rejected .pill-dot,body.dark .ghost-badge.ghost-badge-rejected .ghost-dot,body.dark .ghost-badge.ghost-badge-rejected .pill-dot,html.dark .ghost-badge.ghost-badge-rejected .ghost-dot,html.dark .ghost-badge.ghost-badge-rejected .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-rejected .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-rejected .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-expired .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-expired .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-expired .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-expired .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-expired .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-expired .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-expired .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-expired .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-expired .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-expired .pill-dot,.dark .ghost-badge.ghost-badge-expired .ghost-dot,.dark .ghost-badge.ghost-badge-expired .pill-dot,body.dark .ghost-badge.ghost-badge-expired .ghost-dot,body.dark .ghost-badge.ghost-badge-expired .pill-dot,html.dark .ghost-badge.ghost-badge-expired .ghost-dot,html.dark .ghost-badge.ghost-badge-expired .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-expired .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-expired .pill-dot,.dx-swatch-dark .ghost-badge.pill-red .ghost-dot,.dx-swatch-dark .ghost-badge.pill-red .pill-dot,body.dx-swatch-dark .ghost-badge.pill-red .ghost-dot,body.dx-swatch-dark .ghost-badge.pill-red .pill-dot,.dx-swatch-additional-dark .ghost-badge.pill-red .ghost-dot,.dx-swatch-additional-dark .ghost-badge.pill-red .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-red .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-red .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-red .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-red .pill-dot,.dark .ghost-badge.pill-red .ghost-dot,.dark .ghost-badge.pill-red .pill-dot,body.dark .ghost-badge.pill-red .ghost-dot,body.dark .ghost-badge.pill-red .pill-dot,html.dark .ghost-badge.pill-red .ghost-dot,html.dark .ghost-badge.pill-red .pill-dot,[data-theme=dark] .ghost-badge.pill-red .ghost-dot,[data-theme=dark] .ghost-badge.pill-red .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-red .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-red .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-red .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-red .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-red .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-red .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-red .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-red .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-red .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-red .pill-dot,.dark .procedure-ghost-badge.ghost-badge-red .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-red .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-red .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-red .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-red .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-red .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-red .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-red .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-danger .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-danger .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-danger .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-danger .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-danger .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-danger .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-danger .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-danger .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-danger .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-danger .pill-dot,.dark .procedure-ghost-badge.ghost-badge-danger .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-danger .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-danger .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-danger .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-danger .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-danger .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-danger .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-danger .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-inactive .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-inactive .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-inactive .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-inactive .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-inactive .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-inactive .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-inactive .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-inactive .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-inactive .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-inactive .pill-dot,.dark .procedure-ghost-badge.ghost-badge-inactive .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-inactive .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-inactive .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-inactive .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-inactive .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-inactive .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-inactive .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-inactive .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-rejected .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-rejected .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-rejected .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-rejected .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-rejected .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-rejected .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-rejected .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-rejected .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-rejected .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-rejected .pill-dot,.dark .procedure-ghost-badge.ghost-badge-rejected .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-rejected .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-rejected .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-rejected .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-rejected .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-rejected .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-rejected .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-rejected .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-expired .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-expired .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-expired .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-expired .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-expired .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-expired .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-expired .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-expired .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-expired .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-expired .pill-dot,.dark .procedure-ghost-badge.ghost-badge-expired .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-expired .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-expired .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-expired .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-expired .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-expired .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-expired .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-expired .pill-dot,.dx-swatch-dark .procedure-ghost-badge.pill-red .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.pill-red .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-red .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-red .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-red .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-red .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-red .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-red .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-red .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-red .pill-dot,.dark .procedure-ghost-badge.pill-red .ghost-dot,.dark .procedure-ghost-badge.pill-red .pill-dot,body.dark .procedure-ghost-badge.pill-red .ghost-dot,body.dark .procedure-ghost-badge.pill-red .pill-dot,html.dark .procedure-ghost-badge.pill-red .ghost-dot,html.dark .procedure-ghost-badge.pill-red .pill-dot,[data-theme=dark] .procedure-ghost-badge.pill-red .ghost-dot,[data-theme=dark] .procedure-ghost-badge.pill-red .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-red .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-red .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-red .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-red .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-red .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-red .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-red .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-red .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-red .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-red .pill-dot,.dark .entity-ghost-badge.ghost-badge-red .ghost-dot,.dark .entity-ghost-badge.ghost-badge-red .pill-dot,body.dark .entity-ghost-badge.ghost-badge-red .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-red .pill-dot,html.dark .entity-ghost-badge.ghost-badge-red .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-red .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-red .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-red .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-danger .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-danger .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-danger .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-danger .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-danger .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-danger .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-danger .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-danger .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-danger .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-danger .pill-dot,.dark .entity-ghost-badge.ghost-badge-danger .ghost-dot,.dark .entity-ghost-badge.ghost-badge-danger .pill-dot,body.dark .entity-ghost-badge.ghost-badge-danger .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-danger .pill-dot,html.dark .entity-ghost-badge.ghost-badge-danger .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-danger .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-danger .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-danger .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-inactive .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-inactive .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-inactive .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-inactive .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-inactive .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-inactive .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-inactive .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-inactive .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-inactive .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-inactive .pill-dot,.dark .entity-ghost-badge.ghost-badge-inactive .ghost-dot,.dark .entity-ghost-badge.ghost-badge-inactive .pill-dot,body.dark .entity-ghost-badge.ghost-badge-inactive .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-inactive .pill-dot,html.dark .entity-ghost-badge.ghost-badge-inactive .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-inactive .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-inactive .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-inactive .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-rejected .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-rejected .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-rejected .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-rejected .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-rejected .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-rejected .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-rejected .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-rejected .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-rejected .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-rejected .pill-dot,.dark .entity-ghost-badge.ghost-badge-rejected .ghost-dot,.dark .entity-ghost-badge.ghost-badge-rejected .pill-dot,body.dark .entity-ghost-badge.ghost-badge-rejected .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-rejected .pill-dot,html.dark .entity-ghost-badge.ghost-badge-rejected .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-rejected .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-rejected .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-rejected .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-expired .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-expired .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-expired .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-expired .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-expired .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-expired .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-expired .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-expired .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-expired .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-expired .pill-dot,.dark .entity-ghost-badge.ghost-badge-expired .ghost-dot,.dark .entity-ghost-badge.ghost-badge-expired .pill-dot,body.dark .entity-ghost-badge.ghost-badge-expired .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-expired .pill-dot,html.dark .entity-ghost-badge.ghost-badge-expired .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-expired .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-expired .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-expired .pill-dot,.dx-swatch-dark .entity-ghost-badge.pill-red .ghost-dot,.dx-swatch-dark .entity-ghost-badge.pill-red .pill-dot,body.dx-swatch-dark .entity-ghost-badge.pill-red .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.pill-red .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-red .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-red .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-red .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-red .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-red .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-red .pill-dot,.dark .entity-ghost-badge.pill-red .ghost-dot,.dark .entity-ghost-badge.pill-red .pill-dot,body.dark .entity-ghost-badge.pill-red .ghost-dot,body.dark .entity-ghost-badge.pill-red .pill-dot,html.dark .entity-ghost-badge.pill-red .ghost-dot,html.dark .entity-ghost-badge.pill-red .pill-dot,[data-theme=dark] .entity-ghost-badge.pill-red .ghost-dot,[data-theme=dark] .entity-ghost-badge.pill-red .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-red .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-red .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-red .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-red .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-red .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-red .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-red .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-red .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-red .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-red .pill-dot,.dark .assignment-status.ghost-badge-red .ghost-dot,.dark .assignment-status.ghost-badge-red .pill-dot,body.dark .assignment-status.ghost-badge-red .ghost-dot,body.dark .assignment-status.ghost-badge-red .pill-dot,html.dark .assignment-status.ghost-badge-red .ghost-dot,html.dark .assignment-status.ghost-badge-red .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-red .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-red .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-danger .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-danger .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-danger .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-danger .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-danger .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-danger .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-danger .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-danger .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-danger .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-danger .pill-dot,.dark .assignment-status.ghost-badge-danger .ghost-dot,.dark .assignment-status.ghost-badge-danger .pill-dot,body.dark .assignment-status.ghost-badge-danger .ghost-dot,body.dark .assignment-status.ghost-badge-danger .pill-dot,html.dark .assignment-status.ghost-badge-danger .ghost-dot,html.dark .assignment-status.ghost-badge-danger .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-danger .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-danger .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-inactive .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-inactive .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-inactive .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-inactive .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-inactive .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-inactive .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-inactive .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-inactive .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-inactive .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-inactive .pill-dot,.dark .assignment-status.ghost-badge-inactive .ghost-dot,.dark .assignment-status.ghost-badge-inactive .pill-dot,body.dark .assignment-status.ghost-badge-inactive .ghost-dot,body.dark .assignment-status.ghost-badge-inactive .pill-dot,html.dark .assignment-status.ghost-badge-inactive .ghost-dot,html.dark .assignment-status.ghost-badge-inactive .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-inactive .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-inactive .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-rejected .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-rejected .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-rejected .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-rejected .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-rejected .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-rejected .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-rejected .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-rejected .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-rejected .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-rejected .pill-dot,.dark .assignment-status.ghost-badge-rejected .ghost-dot,.dark .assignment-status.ghost-badge-rejected .pill-dot,body.dark .assignment-status.ghost-badge-rejected .ghost-dot,body.dark .assignment-status.ghost-badge-rejected .pill-dot,html.dark .assignment-status.ghost-badge-rejected .ghost-dot,html.dark .assignment-status.ghost-badge-rejected .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-rejected .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-rejected .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-expired .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-expired .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-expired .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-expired .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-expired .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-expired .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-expired .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-expired .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-expired .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-expired .pill-dot,.dark .assignment-status.ghost-badge-expired .ghost-dot,.dark .assignment-status.ghost-badge-expired .pill-dot,body.dark .assignment-status.ghost-badge-expired .ghost-dot,body.dark .assignment-status.ghost-badge-expired .pill-dot,html.dark .assignment-status.ghost-badge-expired .ghost-dot,html.dark .assignment-status.ghost-badge-expired .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-expired .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-expired .pill-dot,.dx-swatch-dark .assignment-status.pill-red .ghost-dot,.dx-swatch-dark .assignment-status.pill-red .pill-dot,body.dx-swatch-dark .assignment-status.pill-red .ghost-dot,body.dx-swatch-dark .assignment-status.pill-red .pill-dot,.dx-swatch-additional-dark .assignment-status.pill-red .ghost-dot,.dx-swatch-additional-dark .assignment-status.pill-red .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-red .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-red .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-red .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-red .pill-dot,.dark .assignment-status.pill-red .ghost-dot,.dark .assignment-status.pill-red .pill-dot,body.dark .assignment-status.pill-red .ghost-dot,body.dark .assignment-status.pill-red .pill-dot,html.dark .assignment-status.pill-red .ghost-dot,html.dark .assignment-status.pill-red .pill-dot,[data-theme=dark] .assignment-status.pill-red .ghost-dot,[data-theme=dark] .assignment-status.pill-red .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-red .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-red .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-red .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-red .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-red .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-red .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-red .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-red .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-red .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-red .pill-dot,.dark .personal-outing-status.ghost-badge-red .ghost-dot,.dark .personal-outing-status.ghost-badge-red .pill-dot,body.dark .personal-outing-status.ghost-badge-red .ghost-dot,body.dark .personal-outing-status.ghost-badge-red .pill-dot,html.dark .personal-outing-status.ghost-badge-red .ghost-dot,html.dark .personal-outing-status.ghost-badge-red .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-red .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-red .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-danger .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-danger .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-danger .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-danger .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-danger .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-danger .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-danger .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-danger .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-danger .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-danger .pill-dot,.dark .personal-outing-status.ghost-badge-danger .ghost-dot,.dark .personal-outing-status.ghost-badge-danger .pill-dot,body.dark .personal-outing-status.ghost-badge-danger .ghost-dot,body.dark .personal-outing-status.ghost-badge-danger .pill-dot,html.dark .personal-outing-status.ghost-badge-danger .ghost-dot,html.dark .personal-outing-status.ghost-badge-danger .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-danger .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-danger .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-inactive .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-inactive .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-inactive .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-inactive .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-inactive .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-inactive .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-inactive .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-inactive .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-inactive .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-inactive .pill-dot,.dark .personal-outing-status.ghost-badge-inactive .ghost-dot,.dark .personal-outing-status.ghost-badge-inactive .pill-dot,body.dark .personal-outing-status.ghost-badge-inactive .ghost-dot,body.dark .personal-outing-status.ghost-badge-inactive .pill-dot,html.dark .personal-outing-status.ghost-badge-inactive .ghost-dot,html.dark .personal-outing-status.ghost-badge-inactive .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-inactive .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-inactive .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-rejected .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-rejected .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-rejected .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-rejected .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-rejected .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-rejected .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-rejected .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-rejected .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-rejected .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-rejected .pill-dot,.dark .personal-outing-status.ghost-badge-rejected .ghost-dot,.dark .personal-outing-status.ghost-badge-rejected .pill-dot,body.dark .personal-outing-status.ghost-badge-rejected .ghost-dot,body.dark .personal-outing-status.ghost-badge-rejected .pill-dot,html.dark .personal-outing-status.ghost-badge-rejected .ghost-dot,html.dark .personal-outing-status.ghost-badge-rejected .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-rejected .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-rejected .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-expired .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-expired .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-expired .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-expired .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-expired .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-expired .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-expired .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-expired .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-expired .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-expired .pill-dot,.dark .personal-outing-status.ghost-badge-expired .ghost-dot,.dark .personal-outing-status.ghost-badge-expired .pill-dot,body.dark .personal-outing-status.ghost-badge-expired .ghost-dot,body.dark .personal-outing-status.ghost-badge-expired .pill-dot,html.dark .personal-outing-status.ghost-badge-expired .ghost-dot,html.dark .personal-outing-status.ghost-badge-expired .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-expired .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-expired .pill-dot,.dx-swatch-dark .personal-outing-status.pill-red .ghost-dot,.dx-swatch-dark .personal-outing-status.pill-red .pill-dot,body.dx-swatch-dark .personal-outing-status.pill-red .ghost-dot,body.dx-swatch-dark .personal-outing-status.pill-red .pill-dot,.dx-swatch-additional-dark .personal-outing-status.pill-red .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.pill-red .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-red .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-red .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-red .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-red .pill-dot,.dark .personal-outing-status.pill-red .ghost-dot,.dark .personal-outing-status.pill-red .pill-dot,body.dark .personal-outing-status.pill-red .ghost-dot,body.dark .personal-outing-status.pill-red .pill-dot,html.dark .personal-outing-status.pill-red .ghost-dot,html.dark .personal-outing-status.pill-red .pill-dot,[data-theme=dark] .personal-outing-status.pill-red .ghost-dot,[data-theme=dark] .personal-outing-status.pill-red .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-red .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-red .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-red .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-red .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-red .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-red .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-red .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-red .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-red .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-red .pill-dot,.dark .ingress-egress-status.ghost-badge-red .ghost-dot,.dark .ingress-egress-status.ghost-badge-red .pill-dot,body.dark .ingress-egress-status.ghost-badge-red .ghost-dot,body.dark .ingress-egress-status.ghost-badge-red .pill-dot,html.dark .ingress-egress-status.ghost-badge-red .ghost-dot,html.dark .ingress-egress-status.ghost-badge-red .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-red .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-red .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-danger .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-danger .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-danger .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-danger .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-danger .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-danger .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-danger .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-danger .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-danger .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-danger .pill-dot,.dark .ingress-egress-status.ghost-badge-danger .ghost-dot,.dark .ingress-egress-status.ghost-badge-danger .pill-dot,body.dark .ingress-egress-status.ghost-badge-danger .ghost-dot,body.dark .ingress-egress-status.ghost-badge-danger .pill-dot,html.dark .ingress-egress-status.ghost-badge-danger .ghost-dot,html.dark .ingress-egress-status.ghost-badge-danger .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-danger .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-danger .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-inactive .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-inactive .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-inactive .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-inactive .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-inactive .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-inactive .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-inactive .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-inactive .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-inactive .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-inactive .pill-dot,.dark .ingress-egress-status.ghost-badge-inactive .ghost-dot,.dark .ingress-egress-status.ghost-badge-inactive .pill-dot,body.dark .ingress-egress-status.ghost-badge-inactive .ghost-dot,body.dark .ingress-egress-status.ghost-badge-inactive .pill-dot,html.dark .ingress-egress-status.ghost-badge-inactive .ghost-dot,html.dark .ingress-egress-status.ghost-badge-inactive .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-inactive .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-inactive .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-rejected .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-rejected .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-rejected .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-rejected .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-rejected .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-rejected .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-rejected .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-rejected .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-rejected .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-rejected .pill-dot,.dark .ingress-egress-status.ghost-badge-rejected .ghost-dot,.dark .ingress-egress-status.ghost-badge-rejected .pill-dot,body.dark .ingress-egress-status.ghost-badge-rejected .ghost-dot,body.dark .ingress-egress-status.ghost-badge-rejected .pill-dot,html.dark .ingress-egress-status.ghost-badge-rejected .ghost-dot,html.dark .ingress-egress-status.ghost-badge-rejected .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-rejected .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-rejected .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-expired .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-expired .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-expired .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-expired .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-expired .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-expired .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-expired .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-expired .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-expired .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-expired .pill-dot,.dark .ingress-egress-status.ghost-badge-expired .ghost-dot,.dark .ingress-egress-status.ghost-badge-expired .pill-dot,body.dark .ingress-egress-status.ghost-badge-expired .ghost-dot,body.dark .ingress-egress-status.ghost-badge-expired .pill-dot,html.dark .ingress-egress-status.ghost-badge-expired .ghost-dot,html.dark .ingress-egress-status.ghost-badge-expired .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-expired .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-expired .pill-dot,.dx-swatch-dark .ingress-egress-status.pill-red .ghost-dot,.dx-swatch-dark .ingress-egress-status.pill-red .pill-dot,body.dx-swatch-dark .ingress-egress-status.pill-red .ghost-dot,body.dx-swatch-dark .ingress-egress-status.pill-red .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-red .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-red .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-red .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-red .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-red .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-red .pill-dot,.dark .ingress-egress-status.pill-red .ghost-dot,.dark .ingress-egress-status.pill-red .pill-dot,body.dark .ingress-egress-status.pill-red .ghost-dot,body.dark .ingress-egress-status.pill-red .pill-dot,html.dark .ingress-egress-status.pill-red .ghost-dot,html.dark .ingress-egress-status.pill-red .pill-dot,[data-theme=dark] .ingress-egress-status.pill-red .ghost-dot,[data-theme=dark] .ingress-egress-status.pill-red .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-red .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-red .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-red .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-red .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-red .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-red .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-red .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-red .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-red .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-red .pill-dot,.dark .pill-badge.ghost-badge-red .ghost-dot,.dark .pill-badge.ghost-badge-red .pill-dot,body.dark .pill-badge.ghost-badge-red .ghost-dot,body.dark .pill-badge.ghost-badge-red .pill-dot,html.dark .pill-badge.ghost-badge-red .ghost-dot,html.dark .pill-badge.ghost-badge-red .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-red .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-red .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-danger .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-danger .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-danger .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-danger .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-danger .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-danger .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-danger .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-danger .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-danger .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-danger .pill-dot,.dark .pill-badge.ghost-badge-danger .ghost-dot,.dark .pill-badge.ghost-badge-danger .pill-dot,body.dark .pill-badge.ghost-badge-danger .ghost-dot,body.dark .pill-badge.ghost-badge-danger .pill-dot,html.dark .pill-badge.ghost-badge-danger .ghost-dot,html.dark .pill-badge.ghost-badge-danger .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-danger .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-danger .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-inactive .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-inactive .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-inactive .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-inactive .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-inactive .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-inactive .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-inactive .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-inactive .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-inactive .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-inactive .pill-dot,.dark .pill-badge.ghost-badge-inactive .ghost-dot,.dark .pill-badge.ghost-badge-inactive .pill-dot,body.dark .pill-badge.ghost-badge-inactive .ghost-dot,body.dark .pill-badge.ghost-badge-inactive .pill-dot,html.dark .pill-badge.ghost-badge-inactive .ghost-dot,html.dark .pill-badge.ghost-badge-inactive .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-inactive .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-inactive .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-rejected .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-rejected .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-rejected .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-rejected .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-rejected .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-rejected .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-rejected .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-rejected .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-rejected .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-rejected .pill-dot,.dark .pill-badge.ghost-badge-rejected .ghost-dot,.dark .pill-badge.ghost-badge-rejected .pill-dot,body.dark .pill-badge.ghost-badge-rejected .ghost-dot,body.dark .pill-badge.ghost-badge-rejected .pill-dot,html.dark .pill-badge.ghost-badge-rejected .ghost-dot,html.dark .pill-badge.ghost-badge-rejected .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-rejected .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-rejected .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-expired .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-expired .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-expired .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-expired .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-expired .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-expired .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-expired .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-expired .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-expired .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-expired .pill-dot,.dark .pill-badge.ghost-badge-expired .ghost-dot,.dark .pill-badge.ghost-badge-expired .pill-dot,body.dark .pill-badge.ghost-badge-expired .ghost-dot,body.dark .pill-badge.ghost-badge-expired .pill-dot,html.dark .pill-badge.ghost-badge-expired .ghost-dot,html.dark .pill-badge.ghost-badge-expired .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-expired .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-expired .pill-dot,.dx-swatch-dark .pill-badge.pill-red .ghost-dot,.dx-swatch-dark .pill-badge.pill-red .pill-dot,body.dx-swatch-dark .pill-badge.pill-red .ghost-dot,body.dx-swatch-dark .pill-badge.pill-red .pill-dot,.dx-swatch-additional-dark .pill-badge.pill-red .ghost-dot,.dx-swatch-additional-dark .pill-badge.pill-red .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-red .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-red .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-red .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-red .pill-dot,.dark .pill-badge.pill-red .ghost-dot,.dark .pill-badge.pill-red .pill-dot,body.dark .pill-badge.pill-red .ghost-dot,body.dark .pill-badge.pill-red .pill-dot,html.dark .pill-badge.pill-red .ghost-dot,html.dark .pill-badge.pill-red .pill-dot,[data-theme=dark] .pill-badge.pill-red .ghost-dot,[data-theme=dark] .pill-badge.pill-red .pill-dot{background-color:#f87171!important}.ghost-badge.ghost-badge-amber,.ghost-badge.ghost-badge-warning,.ghost-badge.ghost-badge-pending,.ghost-badge.ghost-badge-review,.ghost-badge.pill-amber,.procedure-ghost-badge.ghost-badge-amber,.procedure-ghost-badge.ghost-badge-warning,.procedure-ghost-badge.ghost-badge-pending,.procedure-ghost-badge.ghost-badge-review,.procedure-ghost-badge.pill-amber,.entity-ghost-badge.ghost-badge-amber,.entity-ghost-badge.ghost-badge-warning,.entity-ghost-badge.ghost-badge-pending,.entity-ghost-badge.ghost-badge-review,.entity-ghost-badge.pill-amber,.assignment-status.ghost-badge-amber,.assignment-status.ghost-badge-warning,.assignment-status.ghost-badge-pending,.assignment-status.ghost-badge-review,.assignment-status.pill-amber,.personal-outing-status.ghost-badge-amber,.personal-outing-status.ghost-badge-warning,.personal-outing-status.ghost-badge-pending,.personal-outing-status.ghost-badge-review,.personal-outing-status.pill-amber,.ingress-egress-status.ghost-badge-amber,.ingress-egress-status.ghost-badge-warning,.ingress-egress-status.ghost-badge-pending,.ingress-egress-status.ghost-badge-review,.ingress-egress-status.pill-amber,.pill-badge.ghost-badge-amber,.pill-badge.ghost-badge-warning,.pill-badge.ghost-badge-pending,.pill-badge.ghost-badge-review,.pill-badge.pill-amber{background-color:#d9770614!important;border-color:#d9770638!important;color:#b45309!important}.ghost-badge.ghost-badge-amber .ghost-dot,.ghost-badge.ghost-badge-amber .pill-dot,.ghost-badge.ghost-badge-warning .ghost-dot,.ghost-badge.ghost-badge-warning .pill-dot,.ghost-badge.ghost-badge-pending .ghost-dot,.ghost-badge.ghost-badge-pending .pill-dot,.ghost-badge.ghost-badge-review .ghost-dot,.ghost-badge.ghost-badge-review .pill-dot,.ghost-badge.pill-amber .ghost-dot,.ghost-badge.pill-amber .pill-dot,.procedure-ghost-badge.ghost-badge-amber .ghost-dot,.procedure-ghost-badge.ghost-badge-amber .pill-dot,.procedure-ghost-badge.ghost-badge-warning .ghost-dot,.procedure-ghost-badge.ghost-badge-warning .pill-dot,.procedure-ghost-badge.ghost-badge-pending .ghost-dot,.procedure-ghost-badge.ghost-badge-pending .pill-dot,.procedure-ghost-badge.ghost-badge-review .ghost-dot,.procedure-ghost-badge.ghost-badge-review .pill-dot,.procedure-ghost-badge.pill-amber .ghost-dot,.procedure-ghost-badge.pill-amber .pill-dot,.entity-ghost-badge.ghost-badge-amber .ghost-dot,.entity-ghost-badge.ghost-badge-amber .pill-dot,.entity-ghost-badge.ghost-badge-warning .ghost-dot,.entity-ghost-badge.ghost-badge-warning .pill-dot,.entity-ghost-badge.ghost-badge-pending .ghost-dot,.entity-ghost-badge.ghost-badge-pending .pill-dot,.entity-ghost-badge.ghost-badge-review .ghost-dot,.entity-ghost-badge.ghost-badge-review .pill-dot,.entity-ghost-badge.pill-amber .ghost-dot,.entity-ghost-badge.pill-amber .pill-dot,.assignment-status.ghost-badge-amber .ghost-dot,.assignment-status.ghost-badge-amber .pill-dot,.assignment-status.ghost-badge-warning .ghost-dot,.assignment-status.ghost-badge-warning .pill-dot,.assignment-status.ghost-badge-pending .ghost-dot,.assignment-status.ghost-badge-pending .pill-dot,.assignment-status.ghost-badge-review .ghost-dot,.assignment-status.ghost-badge-review .pill-dot,.assignment-status.pill-amber .ghost-dot,.assignment-status.pill-amber .pill-dot,.personal-outing-status.ghost-badge-amber .ghost-dot,.personal-outing-status.ghost-badge-amber .pill-dot,.personal-outing-status.ghost-badge-warning .ghost-dot,.personal-outing-status.ghost-badge-warning .pill-dot,.personal-outing-status.ghost-badge-pending .ghost-dot,.personal-outing-status.ghost-badge-pending .pill-dot,.personal-outing-status.ghost-badge-review .ghost-dot,.personal-outing-status.ghost-badge-review .pill-dot,.personal-outing-status.pill-amber .ghost-dot,.personal-outing-status.pill-amber .pill-dot,.ingress-egress-status.ghost-badge-amber .ghost-dot,.ingress-egress-status.ghost-badge-amber .pill-dot,.ingress-egress-status.ghost-badge-warning .ghost-dot,.ingress-egress-status.ghost-badge-warning .pill-dot,.ingress-egress-status.ghost-badge-pending .ghost-dot,.ingress-egress-status.ghost-badge-pending .pill-dot,.ingress-egress-status.ghost-badge-review .ghost-dot,.ingress-egress-status.ghost-badge-review .pill-dot,.ingress-egress-status.pill-amber .ghost-dot,.ingress-egress-status.pill-amber .pill-dot,.pill-badge.ghost-badge-amber .ghost-dot,.pill-badge.ghost-badge-amber .pill-dot,.pill-badge.ghost-badge-warning .ghost-dot,.pill-badge.ghost-badge-warning .pill-dot,.pill-badge.ghost-badge-pending .ghost-dot,.pill-badge.ghost-badge-pending .pill-dot,.pill-badge.ghost-badge-review .ghost-dot,.pill-badge.ghost-badge-review .pill-dot,.pill-badge.pill-amber .ghost-dot,.pill-badge.pill-amber .pill-dot{background-color:#d97706!important}.dx-swatch-dark .ghost-badge.ghost-badge-amber,body.dx-swatch-dark .ghost-badge.ghost-badge-amber,.dx-swatch-additional-dark .ghost-badge.ghost-badge-amber,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-amber,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-amber,.dark .ghost-badge.ghost-badge-amber,body.dark .ghost-badge.ghost-badge-amber,html.dark .ghost-badge.ghost-badge-amber,[data-theme=dark] .ghost-badge.ghost-badge-amber,.dx-swatch-dark .ghost-badge.ghost-badge-warning,body.dx-swatch-dark .ghost-badge.ghost-badge-warning,.dx-swatch-additional-dark .ghost-badge.ghost-badge-warning,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-warning,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-warning,.dark .ghost-badge.ghost-badge-warning,body.dark .ghost-badge.ghost-badge-warning,html.dark .ghost-badge.ghost-badge-warning,[data-theme=dark] .ghost-badge.ghost-badge-warning,.dx-swatch-dark .ghost-badge.ghost-badge-pending,body.dx-swatch-dark .ghost-badge.ghost-badge-pending,.dx-swatch-additional-dark .ghost-badge.ghost-badge-pending,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-pending,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-pending,.dark .ghost-badge.ghost-badge-pending,body.dark .ghost-badge.ghost-badge-pending,html.dark .ghost-badge.ghost-badge-pending,[data-theme=dark] .ghost-badge.ghost-badge-pending,.dx-swatch-dark .ghost-badge.ghost-badge-review,body.dx-swatch-dark .ghost-badge.ghost-badge-review,.dx-swatch-additional-dark .ghost-badge.ghost-badge-review,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-review,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-review,.dark .ghost-badge.ghost-badge-review,body.dark .ghost-badge.ghost-badge-review,html.dark .ghost-badge.ghost-badge-review,[data-theme=dark] .ghost-badge.ghost-badge-review,.dx-swatch-dark .ghost-badge.pill-amber,body.dx-swatch-dark .ghost-badge.pill-amber,.dx-swatch-additional-dark .ghost-badge.pill-amber,.dx-viewport.dx-theme-dark .ghost-badge.pill-amber,body.dx-viewport.dx-theme-dark .ghost-badge.pill-amber,.dark .ghost-badge.pill-amber,body.dark .ghost-badge.pill-amber,html.dark .ghost-badge.pill-amber,[data-theme=dark] .ghost-badge.pill-amber,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-amber,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-amber,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-amber,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-amber,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-amber,.dark .procedure-ghost-badge.ghost-badge-amber,body.dark .procedure-ghost-badge.ghost-badge-amber,html.dark .procedure-ghost-badge.ghost-badge-amber,[data-theme=dark] .procedure-ghost-badge.ghost-badge-amber,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-warning,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-warning,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-warning,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-warning,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-warning,.dark .procedure-ghost-badge.ghost-badge-warning,body.dark .procedure-ghost-badge.ghost-badge-warning,html.dark .procedure-ghost-badge.ghost-badge-warning,[data-theme=dark] .procedure-ghost-badge.ghost-badge-warning,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-pending,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-pending,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-pending,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-pending,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-pending,.dark .procedure-ghost-badge.ghost-badge-pending,body.dark .procedure-ghost-badge.ghost-badge-pending,html.dark .procedure-ghost-badge.ghost-badge-pending,[data-theme=dark] .procedure-ghost-badge.ghost-badge-pending,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-review,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-review,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-review,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-review,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-review,.dark .procedure-ghost-badge.ghost-badge-review,body.dark .procedure-ghost-badge.ghost-badge-review,html.dark .procedure-ghost-badge.ghost-badge-review,[data-theme=dark] .procedure-ghost-badge.ghost-badge-review,.dx-swatch-dark .procedure-ghost-badge.pill-amber,body.dx-swatch-dark .procedure-ghost-badge.pill-amber,.dx-swatch-additional-dark .procedure-ghost-badge.pill-amber,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-amber,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-amber,.dark .procedure-ghost-badge.pill-amber,body.dark .procedure-ghost-badge.pill-amber,html.dark .procedure-ghost-badge.pill-amber,[data-theme=dark] .procedure-ghost-badge.pill-amber,.dx-swatch-dark .entity-ghost-badge.ghost-badge-amber,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-amber,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-amber,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-amber,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-amber,.dark .entity-ghost-badge.ghost-badge-amber,body.dark .entity-ghost-badge.ghost-badge-amber,html.dark .entity-ghost-badge.ghost-badge-amber,[data-theme=dark] .entity-ghost-badge.ghost-badge-amber,.dx-swatch-dark .entity-ghost-badge.ghost-badge-warning,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-warning,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-warning,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-warning,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-warning,.dark .entity-ghost-badge.ghost-badge-warning,body.dark .entity-ghost-badge.ghost-badge-warning,html.dark .entity-ghost-badge.ghost-badge-warning,[data-theme=dark] .entity-ghost-badge.ghost-badge-warning,.dx-swatch-dark .entity-ghost-badge.ghost-badge-pending,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-pending,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-pending,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-pending,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-pending,.dark .entity-ghost-badge.ghost-badge-pending,body.dark .entity-ghost-badge.ghost-badge-pending,html.dark .entity-ghost-badge.ghost-badge-pending,[data-theme=dark] .entity-ghost-badge.ghost-badge-pending,.dx-swatch-dark .entity-ghost-badge.ghost-badge-review,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-review,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-review,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-review,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-review,.dark .entity-ghost-badge.ghost-badge-review,body.dark .entity-ghost-badge.ghost-badge-review,html.dark .entity-ghost-badge.ghost-badge-review,[data-theme=dark] .entity-ghost-badge.ghost-badge-review,.dx-swatch-dark .entity-ghost-badge.pill-amber,body.dx-swatch-dark .entity-ghost-badge.pill-amber,.dx-swatch-additional-dark .entity-ghost-badge.pill-amber,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-amber,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-amber,.dark .entity-ghost-badge.pill-amber,body.dark .entity-ghost-badge.pill-amber,html.dark .entity-ghost-badge.pill-amber,[data-theme=dark] .entity-ghost-badge.pill-amber,.dx-swatch-dark .assignment-status.ghost-badge-amber,body.dx-swatch-dark .assignment-status.ghost-badge-amber,.dx-swatch-additional-dark .assignment-status.ghost-badge-amber,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-amber,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-amber,.dark .assignment-status.ghost-badge-amber,body.dark .assignment-status.ghost-badge-amber,html.dark .assignment-status.ghost-badge-amber,[data-theme=dark] .assignment-status.ghost-badge-amber,.dx-swatch-dark .assignment-status.ghost-badge-warning,body.dx-swatch-dark .assignment-status.ghost-badge-warning,.dx-swatch-additional-dark .assignment-status.ghost-badge-warning,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-warning,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-warning,.dark .assignment-status.ghost-badge-warning,body.dark .assignment-status.ghost-badge-warning,html.dark .assignment-status.ghost-badge-warning,[data-theme=dark] .assignment-status.ghost-badge-warning,.dx-swatch-dark .assignment-status.ghost-badge-pending,body.dx-swatch-dark .assignment-status.ghost-badge-pending,.dx-swatch-additional-dark .assignment-status.ghost-badge-pending,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-pending,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-pending,.dark .assignment-status.ghost-badge-pending,body.dark .assignment-status.ghost-badge-pending,html.dark .assignment-status.ghost-badge-pending,[data-theme=dark] .assignment-status.ghost-badge-pending,.dx-swatch-dark .assignment-status.ghost-badge-review,body.dx-swatch-dark .assignment-status.ghost-badge-review,.dx-swatch-additional-dark .assignment-status.ghost-badge-review,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-review,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-review,.dark .assignment-status.ghost-badge-review,body.dark .assignment-status.ghost-badge-review,html.dark .assignment-status.ghost-badge-review,[data-theme=dark] .assignment-status.ghost-badge-review,.dx-swatch-dark .assignment-status.pill-amber,body.dx-swatch-dark .assignment-status.pill-amber,.dx-swatch-additional-dark .assignment-status.pill-amber,.dx-viewport.dx-theme-dark .assignment-status.pill-amber,body.dx-viewport.dx-theme-dark .assignment-status.pill-amber,.dark .assignment-status.pill-amber,body.dark .assignment-status.pill-amber,html.dark .assignment-status.pill-amber,[data-theme=dark] .assignment-status.pill-amber,.dx-swatch-dark .personal-outing-status.ghost-badge-amber,body.dx-swatch-dark .personal-outing-status.ghost-badge-amber,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-amber,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-amber,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-amber,.dark .personal-outing-status.ghost-badge-amber,body.dark .personal-outing-status.ghost-badge-amber,html.dark .personal-outing-status.ghost-badge-amber,[data-theme=dark] .personal-outing-status.ghost-badge-amber,.dx-swatch-dark .personal-outing-status.ghost-badge-warning,body.dx-swatch-dark .personal-outing-status.ghost-badge-warning,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-warning,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-warning,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-warning,.dark .personal-outing-status.ghost-badge-warning,body.dark .personal-outing-status.ghost-badge-warning,html.dark .personal-outing-status.ghost-badge-warning,[data-theme=dark] .personal-outing-status.ghost-badge-warning,.dx-swatch-dark .personal-outing-status.ghost-badge-pending,body.dx-swatch-dark .personal-outing-status.ghost-badge-pending,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-pending,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-pending,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-pending,.dark .personal-outing-status.ghost-badge-pending,body.dark .personal-outing-status.ghost-badge-pending,html.dark .personal-outing-status.ghost-badge-pending,[data-theme=dark] .personal-outing-status.ghost-badge-pending,.dx-swatch-dark .personal-outing-status.ghost-badge-review,body.dx-swatch-dark .personal-outing-status.ghost-badge-review,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-review,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-review,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-review,.dark .personal-outing-status.ghost-badge-review,body.dark .personal-outing-status.ghost-badge-review,html.dark .personal-outing-status.ghost-badge-review,[data-theme=dark] .personal-outing-status.ghost-badge-review,.dx-swatch-dark .personal-outing-status.pill-amber,body.dx-swatch-dark .personal-outing-status.pill-amber,.dx-swatch-additional-dark .personal-outing-status.pill-amber,.dx-viewport.dx-theme-dark .personal-outing-status.pill-amber,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-amber,.dark .personal-outing-status.pill-amber,body.dark .personal-outing-status.pill-amber,html.dark .personal-outing-status.pill-amber,[data-theme=dark] .personal-outing-status.pill-amber,.dx-swatch-dark .ingress-egress-status.ghost-badge-amber,body.dx-swatch-dark .ingress-egress-status.ghost-badge-amber,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-amber,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-amber,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-amber,.dark .ingress-egress-status.ghost-badge-amber,body.dark .ingress-egress-status.ghost-badge-amber,html.dark .ingress-egress-status.ghost-badge-amber,[data-theme=dark] .ingress-egress-status.ghost-badge-amber,.dx-swatch-dark .ingress-egress-status.ghost-badge-warning,body.dx-swatch-dark .ingress-egress-status.ghost-badge-warning,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-warning,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-warning,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-warning,.dark .ingress-egress-status.ghost-badge-warning,body.dark .ingress-egress-status.ghost-badge-warning,html.dark .ingress-egress-status.ghost-badge-warning,[data-theme=dark] .ingress-egress-status.ghost-badge-warning,.dx-swatch-dark .ingress-egress-status.ghost-badge-pending,body.dx-swatch-dark .ingress-egress-status.ghost-badge-pending,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-pending,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-pending,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-pending,.dark .ingress-egress-status.ghost-badge-pending,body.dark .ingress-egress-status.ghost-badge-pending,html.dark .ingress-egress-status.ghost-badge-pending,[data-theme=dark] .ingress-egress-status.ghost-badge-pending,.dx-swatch-dark .ingress-egress-status.ghost-badge-review,body.dx-swatch-dark .ingress-egress-status.ghost-badge-review,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-review,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-review,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-review,.dark .ingress-egress-status.ghost-badge-review,body.dark .ingress-egress-status.ghost-badge-review,html.dark .ingress-egress-status.ghost-badge-review,[data-theme=dark] .ingress-egress-status.ghost-badge-review,.dx-swatch-dark .ingress-egress-status.pill-amber,body.dx-swatch-dark .ingress-egress-status.pill-amber,.dx-swatch-additional-dark .ingress-egress-status.pill-amber,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-amber,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-amber,.dark .ingress-egress-status.pill-amber,body.dark .ingress-egress-status.pill-amber,html.dark .ingress-egress-status.pill-amber,[data-theme=dark] .ingress-egress-status.pill-amber,.dx-swatch-dark .pill-badge.ghost-badge-amber,body.dx-swatch-dark .pill-badge.ghost-badge-amber,.dx-swatch-additional-dark .pill-badge.ghost-badge-amber,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-amber,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-amber,.dark .pill-badge.ghost-badge-amber,body.dark .pill-badge.ghost-badge-amber,html.dark .pill-badge.ghost-badge-amber,[data-theme=dark] .pill-badge.ghost-badge-amber,.dx-swatch-dark .pill-badge.ghost-badge-warning,body.dx-swatch-dark .pill-badge.ghost-badge-warning,.dx-swatch-additional-dark .pill-badge.ghost-badge-warning,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-warning,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-warning,.dark .pill-badge.ghost-badge-warning,body.dark .pill-badge.ghost-badge-warning,html.dark .pill-badge.ghost-badge-warning,[data-theme=dark] .pill-badge.ghost-badge-warning,.dx-swatch-dark .pill-badge.ghost-badge-pending,body.dx-swatch-dark .pill-badge.ghost-badge-pending,.dx-swatch-additional-dark .pill-badge.ghost-badge-pending,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-pending,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-pending,.dark .pill-badge.ghost-badge-pending,body.dark .pill-badge.ghost-badge-pending,html.dark .pill-badge.ghost-badge-pending,[data-theme=dark] .pill-badge.ghost-badge-pending,.dx-swatch-dark .pill-badge.ghost-badge-review,body.dx-swatch-dark .pill-badge.ghost-badge-review,.dx-swatch-additional-dark .pill-badge.ghost-badge-review,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-review,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-review,.dark .pill-badge.ghost-badge-review,body.dark .pill-badge.ghost-badge-review,html.dark .pill-badge.ghost-badge-review,[data-theme=dark] .pill-badge.ghost-badge-review,.dx-swatch-dark .pill-badge.pill-amber,body.dx-swatch-dark .pill-badge.pill-amber,.dx-swatch-additional-dark .pill-badge.pill-amber,.dx-viewport.dx-theme-dark .pill-badge.pill-amber,body.dx-viewport.dx-theme-dark .pill-badge.pill-amber,.dark .pill-badge.pill-amber,body.dark .pill-badge.pill-amber,html.dark .pill-badge.pill-amber,[data-theme=dark] .pill-badge.pill-amber{background-color:#fbbf241f!important;border-color:#fbbf2440!important;color:#fbbf24!important}.dx-swatch-dark .ghost-badge.ghost-badge-amber .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-amber .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-amber .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-amber .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-amber .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-amber .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-amber .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-amber .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-amber .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-amber .pill-dot,.dark .ghost-badge.ghost-badge-amber .ghost-dot,.dark .ghost-badge.ghost-badge-amber .pill-dot,body.dark .ghost-badge.ghost-badge-amber .ghost-dot,body.dark .ghost-badge.ghost-badge-amber .pill-dot,html.dark .ghost-badge.ghost-badge-amber .ghost-dot,html.dark .ghost-badge.ghost-badge-amber .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-amber .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-amber .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-warning .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-warning .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-warning .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-warning .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-warning .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-warning .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-warning .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-warning .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-warning .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-warning .pill-dot,.dark .ghost-badge.ghost-badge-warning .ghost-dot,.dark .ghost-badge.ghost-badge-warning .pill-dot,body.dark .ghost-badge.ghost-badge-warning .ghost-dot,body.dark .ghost-badge.ghost-badge-warning .pill-dot,html.dark .ghost-badge.ghost-badge-warning .ghost-dot,html.dark .ghost-badge.ghost-badge-warning .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-warning .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-warning .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-pending .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-pending .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-pending .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-pending .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-pending .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-pending .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-pending .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-pending .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-pending .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-pending .pill-dot,.dark .ghost-badge.ghost-badge-pending .ghost-dot,.dark .ghost-badge.ghost-badge-pending .pill-dot,body.dark .ghost-badge.ghost-badge-pending .ghost-dot,body.dark .ghost-badge.ghost-badge-pending .pill-dot,html.dark .ghost-badge.ghost-badge-pending .ghost-dot,html.dark .ghost-badge.ghost-badge-pending .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-pending .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-pending .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-review .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-review .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-review .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-review .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-review .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-review .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-review .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-review .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-review .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-review .pill-dot,.dark .ghost-badge.ghost-badge-review .ghost-dot,.dark .ghost-badge.ghost-badge-review .pill-dot,body.dark .ghost-badge.ghost-badge-review .ghost-dot,body.dark .ghost-badge.ghost-badge-review .pill-dot,html.dark .ghost-badge.ghost-badge-review .ghost-dot,html.dark .ghost-badge.ghost-badge-review .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-review .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-review .pill-dot,.dx-swatch-dark .ghost-badge.pill-amber .ghost-dot,.dx-swatch-dark .ghost-badge.pill-amber .pill-dot,body.dx-swatch-dark .ghost-badge.pill-amber .ghost-dot,body.dx-swatch-dark .ghost-badge.pill-amber .pill-dot,.dx-swatch-additional-dark .ghost-badge.pill-amber .ghost-dot,.dx-swatch-additional-dark .ghost-badge.pill-amber .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-amber .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-amber .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-amber .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-amber .pill-dot,.dark .ghost-badge.pill-amber .ghost-dot,.dark .ghost-badge.pill-amber .pill-dot,body.dark .ghost-badge.pill-amber .ghost-dot,body.dark .ghost-badge.pill-amber .pill-dot,html.dark .ghost-badge.pill-amber .ghost-dot,html.dark .ghost-badge.pill-amber .pill-dot,[data-theme=dark] .ghost-badge.pill-amber .ghost-dot,[data-theme=dark] .ghost-badge.pill-amber .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-amber .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-amber .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-amber .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-amber .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-amber .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-amber .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-amber .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-amber .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-amber .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-amber .pill-dot,.dark .procedure-ghost-badge.ghost-badge-amber .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-amber .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-amber .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-amber .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-amber .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-amber .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-amber .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-amber .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-warning .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-warning .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-warning .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-warning .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-warning .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-warning .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-warning .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-warning .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-warning .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-warning .pill-dot,.dark .procedure-ghost-badge.ghost-badge-warning .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-warning .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-warning .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-warning .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-warning .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-warning .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-warning .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-warning .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-pending .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-pending .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-pending .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-pending .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-pending .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-pending .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-pending .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-pending .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-pending .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-pending .pill-dot,.dark .procedure-ghost-badge.ghost-badge-pending .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-pending .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-pending .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-pending .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-pending .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-pending .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-pending .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-pending .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-review .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-review .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-review .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-review .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-review .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-review .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-review .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-review .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-review .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-review .pill-dot,.dark .procedure-ghost-badge.ghost-badge-review .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-review .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-review .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-review .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-review .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-review .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-review .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-review .pill-dot,.dx-swatch-dark .procedure-ghost-badge.pill-amber .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.pill-amber .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-amber .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-amber .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-amber .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-amber .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-amber .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-amber .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-amber .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-amber .pill-dot,.dark .procedure-ghost-badge.pill-amber .ghost-dot,.dark .procedure-ghost-badge.pill-amber .pill-dot,body.dark .procedure-ghost-badge.pill-amber .ghost-dot,body.dark .procedure-ghost-badge.pill-amber .pill-dot,html.dark .procedure-ghost-badge.pill-amber .ghost-dot,html.dark .procedure-ghost-badge.pill-amber .pill-dot,[data-theme=dark] .procedure-ghost-badge.pill-amber .ghost-dot,[data-theme=dark] .procedure-ghost-badge.pill-amber .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-amber .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-amber .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-amber .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-amber .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-amber .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-amber .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-amber .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-amber .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-amber .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-amber .pill-dot,.dark .entity-ghost-badge.ghost-badge-amber .ghost-dot,.dark .entity-ghost-badge.ghost-badge-amber .pill-dot,body.dark .entity-ghost-badge.ghost-badge-amber .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-amber .pill-dot,html.dark .entity-ghost-badge.ghost-badge-amber .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-amber .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-amber .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-amber .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-warning .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-warning .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-warning .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-warning .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-warning .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-warning .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-warning .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-warning .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-warning .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-warning .pill-dot,.dark .entity-ghost-badge.ghost-badge-warning .ghost-dot,.dark .entity-ghost-badge.ghost-badge-warning .pill-dot,body.dark .entity-ghost-badge.ghost-badge-warning .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-warning .pill-dot,html.dark .entity-ghost-badge.ghost-badge-warning .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-warning .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-warning .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-warning .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-pending .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-pending .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-pending .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-pending .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-pending .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-pending .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-pending .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-pending .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-pending .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-pending .pill-dot,.dark .entity-ghost-badge.ghost-badge-pending .ghost-dot,.dark .entity-ghost-badge.ghost-badge-pending .pill-dot,body.dark .entity-ghost-badge.ghost-badge-pending .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-pending .pill-dot,html.dark .entity-ghost-badge.ghost-badge-pending .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-pending .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-pending .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-pending .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-review .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-review .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-review .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-review .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-review .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-review .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-review .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-review .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-review .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-review .pill-dot,.dark .entity-ghost-badge.ghost-badge-review .ghost-dot,.dark .entity-ghost-badge.ghost-badge-review .pill-dot,body.dark .entity-ghost-badge.ghost-badge-review .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-review .pill-dot,html.dark .entity-ghost-badge.ghost-badge-review .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-review .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-review .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-review .pill-dot,.dx-swatch-dark .entity-ghost-badge.pill-amber .ghost-dot,.dx-swatch-dark .entity-ghost-badge.pill-amber .pill-dot,body.dx-swatch-dark .entity-ghost-badge.pill-amber .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.pill-amber .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-amber .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-amber .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-amber .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-amber .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-amber .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-amber .pill-dot,.dark .entity-ghost-badge.pill-amber .ghost-dot,.dark .entity-ghost-badge.pill-amber .pill-dot,body.dark .entity-ghost-badge.pill-amber .ghost-dot,body.dark .entity-ghost-badge.pill-amber .pill-dot,html.dark .entity-ghost-badge.pill-amber .ghost-dot,html.dark .entity-ghost-badge.pill-amber .pill-dot,[data-theme=dark] .entity-ghost-badge.pill-amber .ghost-dot,[data-theme=dark] .entity-ghost-badge.pill-amber .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-amber .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-amber .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-amber .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-amber .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-amber .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-amber .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-amber .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-amber .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-amber .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-amber .pill-dot,.dark .assignment-status.ghost-badge-amber .ghost-dot,.dark .assignment-status.ghost-badge-amber .pill-dot,body.dark .assignment-status.ghost-badge-amber .ghost-dot,body.dark .assignment-status.ghost-badge-amber .pill-dot,html.dark .assignment-status.ghost-badge-amber .ghost-dot,html.dark .assignment-status.ghost-badge-amber .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-amber .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-amber .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-warning .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-warning .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-warning .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-warning .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-warning .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-warning .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-warning .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-warning .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-warning .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-warning .pill-dot,.dark .assignment-status.ghost-badge-warning .ghost-dot,.dark .assignment-status.ghost-badge-warning .pill-dot,body.dark .assignment-status.ghost-badge-warning .ghost-dot,body.dark .assignment-status.ghost-badge-warning .pill-dot,html.dark .assignment-status.ghost-badge-warning .ghost-dot,html.dark .assignment-status.ghost-badge-warning .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-warning .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-warning .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-pending .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-pending .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-pending .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-pending .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-pending .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-pending .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-pending .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-pending .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-pending .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-pending .pill-dot,.dark .assignment-status.ghost-badge-pending .ghost-dot,.dark .assignment-status.ghost-badge-pending .pill-dot,body.dark .assignment-status.ghost-badge-pending .ghost-dot,body.dark .assignment-status.ghost-badge-pending .pill-dot,html.dark .assignment-status.ghost-badge-pending .ghost-dot,html.dark .assignment-status.ghost-badge-pending .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-pending .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-pending .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-review .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-review .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-review .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-review .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-review .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-review .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-review .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-review .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-review .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-review .pill-dot,.dark .assignment-status.ghost-badge-review .ghost-dot,.dark .assignment-status.ghost-badge-review .pill-dot,body.dark .assignment-status.ghost-badge-review .ghost-dot,body.dark .assignment-status.ghost-badge-review .pill-dot,html.dark .assignment-status.ghost-badge-review .ghost-dot,html.dark .assignment-status.ghost-badge-review .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-review .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-review .pill-dot,.dx-swatch-dark .assignment-status.pill-amber .ghost-dot,.dx-swatch-dark .assignment-status.pill-amber .pill-dot,body.dx-swatch-dark .assignment-status.pill-amber .ghost-dot,body.dx-swatch-dark .assignment-status.pill-amber .pill-dot,.dx-swatch-additional-dark .assignment-status.pill-amber .ghost-dot,.dx-swatch-additional-dark .assignment-status.pill-amber .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-amber .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-amber .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-amber .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-amber .pill-dot,.dark .assignment-status.pill-amber .ghost-dot,.dark .assignment-status.pill-amber .pill-dot,body.dark .assignment-status.pill-amber .ghost-dot,body.dark .assignment-status.pill-amber .pill-dot,html.dark .assignment-status.pill-amber .ghost-dot,html.dark .assignment-status.pill-amber .pill-dot,[data-theme=dark] .assignment-status.pill-amber .ghost-dot,[data-theme=dark] .assignment-status.pill-amber .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-amber .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-amber .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-amber .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-amber .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-amber .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-amber .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-amber .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-amber .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-amber .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-amber .pill-dot,.dark .personal-outing-status.ghost-badge-amber .ghost-dot,.dark .personal-outing-status.ghost-badge-amber .pill-dot,body.dark .personal-outing-status.ghost-badge-amber .ghost-dot,body.dark .personal-outing-status.ghost-badge-amber .pill-dot,html.dark .personal-outing-status.ghost-badge-amber .ghost-dot,html.dark .personal-outing-status.ghost-badge-amber .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-amber .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-amber .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-warning .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-warning .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-warning .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-warning .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-warning .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-warning .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-warning .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-warning .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-warning .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-warning .pill-dot,.dark .personal-outing-status.ghost-badge-warning .ghost-dot,.dark .personal-outing-status.ghost-badge-warning .pill-dot,body.dark .personal-outing-status.ghost-badge-warning .ghost-dot,body.dark .personal-outing-status.ghost-badge-warning .pill-dot,html.dark .personal-outing-status.ghost-badge-warning .ghost-dot,html.dark .personal-outing-status.ghost-badge-warning .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-warning .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-warning .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-pending .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-pending .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-pending .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-pending .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-pending .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-pending .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-pending .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-pending .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-pending .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-pending .pill-dot,.dark .personal-outing-status.ghost-badge-pending .ghost-dot,.dark .personal-outing-status.ghost-badge-pending .pill-dot,body.dark .personal-outing-status.ghost-badge-pending .ghost-dot,body.dark .personal-outing-status.ghost-badge-pending .pill-dot,html.dark .personal-outing-status.ghost-badge-pending .ghost-dot,html.dark .personal-outing-status.ghost-badge-pending .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-pending .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-pending .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-review .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-review .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-review .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-review .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-review .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-review .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-review .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-review .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-review .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-review .pill-dot,.dark .personal-outing-status.ghost-badge-review .ghost-dot,.dark .personal-outing-status.ghost-badge-review .pill-dot,body.dark .personal-outing-status.ghost-badge-review .ghost-dot,body.dark .personal-outing-status.ghost-badge-review .pill-dot,html.dark .personal-outing-status.ghost-badge-review .ghost-dot,html.dark .personal-outing-status.ghost-badge-review .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-review .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-review .pill-dot,.dx-swatch-dark .personal-outing-status.pill-amber .ghost-dot,.dx-swatch-dark .personal-outing-status.pill-amber .pill-dot,body.dx-swatch-dark .personal-outing-status.pill-amber .ghost-dot,body.dx-swatch-dark .personal-outing-status.pill-amber .pill-dot,.dx-swatch-additional-dark .personal-outing-status.pill-amber .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.pill-amber .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-amber .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-amber .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-amber .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-amber .pill-dot,.dark .personal-outing-status.pill-amber .ghost-dot,.dark .personal-outing-status.pill-amber .pill-dot,body.dark .personal-outing-status.pill-amber .ghost-dot,body.dark .personal-outing-status.pill-amber .pill-dot,html.dark .personal-outing-status.pill-amber .ghost-dot,html.dark .personal-outing-status.pill-amber .pill-dot,[data-theme=dark] .personal-outing-status.pill-amber .ghost-dot,[data-theme=dark] .personal-outing-status.pill-amber .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-amber .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-amber .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-amber .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-amber .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-amber .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-amber .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-amber .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-amber .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-amber .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-amber .pill-dot,.dark .ingress-egress-status.ghost-badge-amber .ghost-dot,.dark .ingress-egress-status.ghost-badge-amber .pill-dot,body.dark .ingress-egress-status.ghost-badge-amber .ghost-dot,body.dark .ingress-egress-status.ghost-badge-amber .pill-dot,html.dark .ingress-egress-status.ghost-badge-amber .ghost-dot,html.dark .ingress-egress-status.ghost-badge-amber .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-amber .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-amber .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-warning .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-warning .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-warning .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-warning .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-warning .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-warning .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-warning .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-warning .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-warning .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-warning .pill-dot,.dark .ingress-egress-status.ghost-badge-warning .ghost-dot,.dark .ingress-egress-status.ghost-badge-warning .pill-dot,body.dark .ingress-egress-status.ghost-badge-warning .ghost-dot,body.dark .ingress-egress-status.ghost-badge-warning .pill-dot,html.dark .ingress-egress-status.ghost-badge-warning .ghost-dot,html.dark .ingress-egress-status.ghost-badge-warning .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-warning .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-warning .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-pending .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-pending .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-pending .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-pending .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-pending .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-pending .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-pending .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-pending .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-pending .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-pending .pill-dot,.dark .ingress-egress-status.ghost-badge-pending .ghost-dot,.dark .ingress-egress-status.ghost-badge-pending .pill-dot,body.dark .ingress-egress-status.ghost-badge-pending .ghost-dot,body.dark .ingress-egress-status.ghost-badge-pending .pill-dot,html.dark .ingress-egress-status.ghost-badge-pending .ghost-dot,html.dark .ingress-egress-status.ghost-badge-pending .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-pending .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-pending .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-review .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-review .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-review .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-review .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-review .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-review .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-review .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-review .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-review .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-review .pill-dot,.dark .ingress-egress-status.ghost-badge-review .ghost-dot,.dark .ingress-egress-status.ghost-badge-review .pill-dot,body.dark .ingress-egress-status.ghost-badge-review .ghost-dot,body.dark .ingress-egress-status.ghost-badge-review .pill-dot,html.dark .ingress-egress-status.ghost-badge-review .ghost-dot,html.dark .ingress-egress-status.ghost-badge-review .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-review .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-review .pill-dot,.dx-swatch-dark .ingress-egress-status.pill-amber .ghost-dot,.dx-swatch-dark .ingress-egress-status.pill-amber .pill-dot,body.dx-swatch-dark .ingress-egress-status.pill-amber .ghost-dot,body.dx-swatch-dark .ingress-egress-status.pill-amber .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-amber .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-amber .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-amber .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-amber .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-amber .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-amber .pill-dot,.dark .ingress-egress-status.pill-amber .ghost-dot,.dark .ingress-egress-status.pill-amber .pill-dot,body.dark .ingress-egress-status.pill-amber .ghost-dot,body.dark .ingress-egress-status.pill-amber .pill-dot,html.dark .ingress-egress-status.pill-amber .ghost-dot,html.dark .ingress-egress-status.pill-amber .pill-dot,[data-theme=dark] .ingress-egress-status.pill-amber .ghost-dot,[data-theme=dark] .ingress-egress-status.pill-amber .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-amber .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-amber .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-amber .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-amber .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-amber .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-amber .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-amber .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-amber .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-amber .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-amber .pill-dot,.dark .pill-badge.ghost-badge-amber .ghost-dot,.dark .pill-badge.ghost-badge-amber .pill-dot,body.dark .pill-badge.ghost-badge-amber .ghost-dot,body.dark .pill-badge.ghost-badge-amber .pill-dot,html.dark .pill-badge.ghost-badge-amber .ghost-dot,html.dark .pill-badge.ghost-badge-amber .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-amber .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-amber .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-warning .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-warning .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-warning .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-warning .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-warning .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-warning .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-warning .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-warning .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-warning .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-warning .pill-dot,.dark .pill-badge.ghost-badge-warning .ghost-dot,.dark .pill-badge.ghost-badge-warning .pill-dot,body.dark .pill-badge.ghost-badge-warning .ghost-dot,body.dark .pill-badge.ghost-badge-warning .pill-dot,html.dark .pill-badge.ghost-badge-warning .ghost-dot,html.dark .pill-badge.ghost-badge-warning .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-warning .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-warning .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-pending .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-pending .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-pending .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-pending .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-pending .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-pending .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-pending .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-pending .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-pending .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-pending .pill-dot,.dark .pill-badge.ghost-badge-pending .ghost-dot,.dark .pill-badge.ghost-badge-pending .pill-dot,body.dark .pill-badge.ghost-badge-pending .ghost-dot,body.dark .pill-badge.ghost-badge-pending .pill-dot,html.dark .pill-badge.ghost-badge-pending .ghost-dot,html.dark .pill-badge.ghost-badge-pending .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-pending .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-pending .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-review .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-review .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-review .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-review .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-review .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-review .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-review .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-review .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-review .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-review .pill-dot,.dark .pill-badge.ghost-badge-review .ghost-dot,.dark .pill-badge.ghost-badge-review .pill-dot,body.dark .pill-badge.ghost-badge-review .ghost-dot,body.dark .pill-badge.ghost-badge-review .pill-dot,html.dark .pill-badge.ghost-badge-review .ghost-dot,html.dark .pill-badge.ghost-badge-review .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-review .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-review .pill-dot,.dx-swatch-dark .pill-badge.pill-amber .ghost-dot,.dx-swatch-dark .pill-badge.pill-amber .pill-dot,body.dx-swatch-dark .pill-badge.pill-amber .ghost-dot,body.dx-swatch-dark .pill-badge.pill-amber .pill-dot,.dx-swatch-additional-dark .pill-badge.pill-amber .ghost-dot,.dx-swatch-additional-dark .pill-badge.pill-amber .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-amber .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-amber .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-amber .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-amber .pill-dot,.dark .pill-badge.pill-amber .ghost-dot,.dark .pill-badge.pill-amber .pill-dot,body.dark .pill-badge.pill-amber .ghost-dot,body.dark .pill-badge.pill-amber .pill-dot,html.dark .pill-badge.pill-amber .ghost-dot,html.dark .pill-badge.pill-amber .pill-dot,[data-theme=dark] .pill-badge.pill-amber .ghost-dot,[data-theme=dark] .pill-badge.pill-amber .pill-dot{background-color:#fbbf24!important}.ghost-badge.ghost-badge-purple,.ghost-badge.ghost-badge-completed,.ghost-badge.pill-purple,.procedure-ghost-badge.ghost-badge-purple,.procedure-ghost-badge.ghost-badge-completed,.procedure-ghost-badge.pill-purple,.entity-ghost-badge.ghost-badge-purple,.entity-ghost-badge.ghost-badge-completed,.entity-ghost-badge.pill-purple,.assignment-status.ghost-badge-purple,.assignment-status.ghost-badge-completed,.assignment-status.pill-purple,.personal-outing-status.ghost-badge-purple,.personal-outing-status.ghost-badge-completed,.personal-outing-status.pill-purple,.ingress-egress-status.ghost-badge-purple,.ingress-egress-status.ghost-badge-completed,.ingress-egress-status.pill-purple,.pill-badge.ghost-badge-purple,.pill-badge.ghost-badge-completed,.pill-badge.pill-purple{background-color:#9333ea14!important;border-color:#9333ea38!important;color:#7e22ce!important}.ghost-badge.ghost-badge-purple .ghost-dot,.ghost-badge.ghost-badge-purple .pill-dot,.ghost-badge.ghost-badge-completed .ghost-dot,.ghost-badge.ghost-badge-completed .pill-dot,.ghost-badge.pill-purple .ghost-dot,.ghost-badge.pill-purple .pill-dot,.procedure-ghost-badge.ghost-badge-purple .ghost-dot,.procedure-ghost-badge.ghost-badge-purple .pill-dot,.procedure-ghost-badge.ghost-badge-completed .ghost-dot,.procedure-ghost-badge.ghost-badge-completed .pill-dot,.procedure-ghost-badge.pill-purple .ghost-dot,.procedure-ghost-badge.pill-purple .pill-dot,.entity-ghost-badge.ghost-badge-purple .ghost-dot,.entity-ghost-badge.ghost-badge-purple .pill-dot,.entity-ghost-badge.ghost-badge-completed .ghost-dot,.entity-ghost-badge.ghost-badge-completed .pill-dot,.entity-ghost-badge.pill-purple .ghost-dot,.entity-ghost-badge.pill-purple .pill-dot,.assignment-status.ghost-badge-purple .ghost-dot,.assignment-status.ghost-badge-purple .pill-dot,.assignment-status.ghost-badge-completed .ghost-dot,.assignment-status.ghost-badge-completed .pill-dot,.assignment-status.pill-purple .ghost-dot,.assignment-status.pill-purple .pill-dot,.personal-outing-status.ghost-badge-purple .ghost-dot,.personal-outing-status.ghost-badge-purple .pill-dot,.personal-outing-status.ghost-badge-completed .ghost-dot,.personal-outing-status.ghost-badge-completed .pill-dot,.personal-outing-status.pill-purple .ghost-dot,.personal-outing-status.pill-purple .pill-dot,.ingress-egress-status.ghost-badge-purple .ghost-dot,.ingress-egress-status.ghost-badge-purple .pill-dot,.ingress-egress-status.ghost-badge-completed .ghost-dot,.ingress-egress-status.ghost-badge-completed .pill-dot,.ingress-egress-status.pill-purple .ghost-dot,.ingress-egress-status.pill-purple .pill-dot,.pill-badge.ghost-badge-purple .ghost-dot,.pill-badge.ghost-badge-purple .pill-dot,.pill-badge.ghost-badge-completed .ghost-dot,.pill-badge.ghost-badge-completed .pill-dot,.pill-badge.pill-purple .ghost-dot,.pill-badge.pill-purple .pill-dot{background-color:#9333ea!important}.dx-swatch-dark .ghost-badge.ghost-badge-purple,body.dx-swatch-dark .ghost-badge.ghost-badge-purple,.dx-swatch-additional-dark .ghost-badge.ghost-badge-purple,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-purple,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-purple,.dark .ghost-badge.ghost-badge-purple,body.dark .ghost-badge.ghost-badge-purple,html.dark .ghost-badge.ghost-badge-purple,[data-theme=dark] .ghost-badge.ghost-badge-purple,.dx-swatch-dark .ghost-badge.ghost-badge-completed,body.dx-swatch-dark .ghost-badge.ghost-badge-completed,.dx-swatch-additional-dark .ghost-badge.ghost-badge-completed,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-completed,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-completed,.dark .ghost-badge.ghost-badge-completed,body.dark .ghost-badge.ghost-badge-completed,html.dark .ghost-badge.ghost-badge-completed,[data-theme=dark] .ghost-badge.ghost-badge-completed,.dx-swatch-dark .ghost-badge.pill-purple,body.dx-swatch-dark .ghost-badge.pill-purple,.dx-swatch-additional-dark .ghost-badge.pill-purple,.dx-viewport.dx-theme-dark .ghost-badge.pill-purple,body.dx-viewport.dx-theme-dark .ghost-badge.pill-purple,.dark .ghost-badge.pill-purple,body.dark .ghost-badge.pill-purple,html.dark .ghost-badge.pill-purple,[data-theme=dark] .ghost-badge.pill-purple,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-purple,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-purple,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-purple,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-purple,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-purple,.dark .procedure-ghost-badge.ghost-badge-purple,body.dark .procedure-ghost-badge.ghost-badge-purple,html.dark .procedure-ghost-badge.ghost-badge-purple,[data-theme=dark] .procedure-ghost-badge.ghost-badge-purple,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-completed,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-completed,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-completed,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-completed,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-completed,.dark .procedure-ghost-badge.ghost-badge-completed,body.dark .procedure-ghost-badge.ghost-badge-completed,html.dark .procedure-ghost-badge.ghost-badge-completed,[data-theme=dark] .procedure-ghost-badge.ghost-badge-completed,.dx-swatch-dark .procedure-ghost-badge.pill-purple,body.dx-swatch-dark .procedure-ghost-badge.pill-purple,.dx-swatch-additional-dark .procedure-ghost-badge.pill-purple,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-purple,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-purple,.dark .procedure-ghost-badge.pill-purple,body.dark .procedure-ghost-badge.pill-purple,html.dark .procedure-ghost-badge.pill-purple,[data-theme=dark] .procedure-ghost-badge.pill-purple,.dx-swatch-dark .entity-ghost-badge.ghost-badge-purple,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-purple,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-purple,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-purple,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-purple,.dark .entity-ghost-badge.ghost-badge-purple,body.dark .entity-ghost-badge.ghost-badge-purple,html.dark .entity-ghost-badge.ghost-badge-purple,[data-theme=dark] .entity-ghost-badge.ghost-badge-purple,.dx-swatch-dark .entity-ghost-badge.ghost-badge-completed,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-completed,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-completed,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-completed,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-completed,.dark .entity-ghost-badge.ghost-badge-completed,body.dark .entity-ghost-badge.ghost-badge-completed,html.dark .entity-ghost-badge.ghost-badge-completed,[data-theme=dark] .entity-ghost-badge.ghost-badge-completed,.dx-swatch-dark .entity-ghost-badge.pill-purple,body.dx-swatch-dark .entity-ghost-badge.pill-purple,.dx-swatch-additional-dark .entity-ghost-badge.pill-purple,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-purple,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-purple,.dark .entity-ghost-badge.pill-purple,body.dark .entity-ghost-badge.pill-purple,html.dark .entity-ghost-badge.pill-purple,[data-theme=dark] .entity-ghost-badge.pill-purple,.dx-swatch-dark .assignment-status.ghost-badge-purple,body.dx-swatch-dark .assignment-status.ghost-badge-purple,.dx-swatch-additional-dark .assignment-status.ghost-badge-purple,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-purple,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-purple,.dark .assignment-status.ghost-badge-purple,body.dark .assignment-status.ghost-badge-purple,html.dark .assignment-status.ghost-badge-purple,[data-theme=dark] .assignment-status.ghost-badge-purple,.dx-swatch-dark .assignment-status.ghost-badge-completed,body.dx-swatch-dark .assignment-status.ghost-badge-completed,.dx-swatch-additional-dark .assignment-status.ghost-badge-completed,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-completed,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-completed,.dark .assignment-status.ghost-badge-completed,body.dark .assignment-status.ghost-badge-completed,html.dark .assignment-status.ghost-badge-completed,[data-theme=dark] .assignment-status.ghost-badge-completed,.dx-swatch-dark .assignment-status.pill-purple,body.dx-swatch-dark .assignment-status.pill-purple,.dx-swatch-additional-dark .assignment-status.pill-purple,.dx-viewport.dx-theme-dark .assignment-status.pill-purple,body.dx-viewport.dx-theme-dark .assignment-status.pill-purple,.dark .assignment-status.pill-purple,body.dark .assignment-status.pill-purple,html.dark .assignment-status.pill-purple,[data-theme=dark] .assignment-status.pill-purple,.dx-swatch-dark .personal-outing-status.ghost-badge-purple,body.dx-swatch-dark .personal-outing-status.ghost-badge-purple,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-purple,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-purple,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-purple,.dark .personal-outing-status.ghost-badge-purple,body.dark .personal-outing-status.ghost-badge-purple,html.dark .personal-outing-status.ghost-badge-purple,[data-theme=dark] .personal-outing-status.ghost-badge-purple,.dx-swatch-dark .personal-outing-status.ghost-badge-completed,body.dx-swatch-dark .personal-outing-status.ghost-badge-completed,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-completed,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-completed,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-completed,.dark .personal-outing-status.ghost-badge-completed,body.dark .personal-outing-status.ghost-badge-completed,html.dark .personal-outing-status.ghost-badge-completed,[data-theme=dark] .personal-outing-status.ghost-badge-completed,.dx-swatch-dark .personal-outing-status.pill-purple,body.dx-swatch-dark .personal-outing-status.pill-purple,.dx-swatch-additional-dark .personal-outing-status.pill-purple,.dx-viewport.dx-theme-dark .personal-outing-status.pill-purple,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-purple,.dark .personal-outing-status.pill-purple,body.dark .personal-outing-status.pill-purple,html.dark .personal-outing-status.pill-purple,[data-theme=dark] .personal-outing-status.pill-purple,.dx-swatch-dark .ingress-egress-status.ghost-badge-purple,body.dx-swatch-dark .ingress-egress-status.ghost-badge-purple,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-purple,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-purple,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-purple,.dark .ingress-egress-status.ghost-badge-purple,body.dark .ingress-egress-status.ghost-badge-purple,html.dark .ingress-egress-status.ghost-badge-purple,[data-theme=dark] .ingress-egress-status.ghost-badge-purple,.dx-swatch-dark .ingress-egress-status.ghost-badge-completed,body.dx-swatch-dark .ingress-egress-status.ghost-badge-completed,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-completed,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-completed,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-completed,.dark .ingress-egress-status.ghost-badge-completed,body.dark .ingress-egress-status.ghost-badge-completed,html.dark .ingress-egress-status.ghost-badge-completed,[data-theme=dark] .ingress-egress-status.ghost-badge-completed,.dx-swatch-dark .ingress-egress-status.pill-purple,body.dx-swatch-dark .ingress-egress-status.pill-purple,.dx-swatch-additional-dark .ingress-egress-status.pill-purple,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-purple,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-purple,.dark .ingress-egress-status.pill-purple,body.dark .ingress-egress-status.pill-purple,html.dark .ingress-egress-status.pill-purple,[data-theme=dark] .ingress-egress-status.pill-purple,.dx-swatch-dark .pill-badge.ghost-badge-purple,body.dx-swatch-dark .pill-badge.ghost-badge-purple,.dx-swatch-additional-dark .pill-badge.ghost-badge-purple,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-purple,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-purple,.dark .pill-badge.ghost-badge-purple,body.dark .pill-badge.ghost-badge-purple,html.dark .pill-badge.ghost-badge-purple,[data-theme=dark] .pill-badge.ghost-badge-purple,.dx-swatch-dark .pill-badge.ghost-badge-completed,body.dx-swatch-dark .pill-badge.ghost-badge-completed,.dx-swatch-additional-dark .pill-badge.ghost-badge-completed,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-completed,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-completed,.dark .pill-badge.ghost-badge-completed,body.dark .pill-badge.ghost-badge-completed,html.dark .pill-badge.ghost-badge-completed,[data-theme=dark] .pill-badge.ghost-badge-completed,.dx-swatch-dark .pill-badge.pill-purple,body.dx-swatch-dark .pill-badge.pill-purple,.dx-swatch-additional-dark .pill-badge.pill-purple,.dx-viewport.dx-theme-dark .pill-badge.pill-purple,body.dx-viewport.dx-theme-dark .pill-badge.pill-purple,.dark .pill-badge.pill-purple,body.dark .pill-badge.pill-purple,html.dark .pill-badge.pill-purple,[data-theme=dark] .pill-badge.pill-purple{background-color:#c084fc1f!important;border-color:#c084fc40!important;color:#c084fc!important}.dx-swatch-dark .ghost-badge.ghost-badge-purple .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-purple .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-purple .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-purple .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-purple .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-purple .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-purple .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-purple .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-purple .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-purple .pill-dot,.dark .ghost-badge.ghost-badge-purple .ghost-dot,.dark .ghost-badge.ghost-badge-purple .pill-dot,body.dark .ghost-badge.ghost-badge-purple .ghost-dot,body.dark .ghost-badge.ghost-badge-purple .pill-dot,html.dark .ghost-badge.ghost-badge-purple .ghost-dot,html.dark .ghost-badge.ghost-badge-purple .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-purple .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-purple .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-completed .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-completed .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-completed .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-completed .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-completed .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-completed .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-completed .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-completed .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-completed .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-completed .pill-dot,.dark .ghost-badge.ghost-badge-completed .ghost-dot,.dark .ghost-badge.ghost-badge-completed .pill-dot,body.dark .ghost-badge.ghost-badge-completed .ghost-dot,body.dark .ghost-badge.ghost-badge-completed .pill-dot,html.dark .ghost-badge.ghost-badge-completed .ghost-dot,html.dark .ghost-badge.ghost-badge-completed .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-completed .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-completed .pill-dot,.dx-swatch-dark .ghost-badge.pill-purple .ghost-dot,.dx-swatch-dark .ghost-badge.pill-purple .pill-dot,body.dx-swatch-dark .ghost-badge.pill-purple .ghost-dot,body.dx-swatch-dark .ghost-badge.pill-purple .pill-dot,.dx-swatch-additional-dark .ghost-badge.pill-purple .ghost-dot,.dx-swatch-additional-dark .ghost-badge.pill-purple .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-purple .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-purple .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-purple .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-purple .pill-dot,.dark .ghost-badge.pill-purple .ghost-dot,.dark .ghost-badge.pill-purple .pill-dot,body.dark .ghost-badge.pill-purple .ghost-dot,body.dark .ghost-badge.pill-purple .pill-dot,html.dark .ghost-badge.pill-purple .ghost-dot,html.dark .ghost-badge.pill-purple .pill-dot,[data-theme=dark] .ghost-badge.pill-purple .ghost-dot,[data-theme=dark] .ghost-badge.pill-purple .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-purple .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-purple .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-purple .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-purple .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-purple .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-purple .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-purple .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-purple .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-purple .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-purple .pill-dot,.dark .procedure-ghost-badge.ghost-badge-purple .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-purple .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-purple .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-purple .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-purple .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-purple .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-purple .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-purple .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-completed .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-completed .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-completed .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-completed .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-completed .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-completed .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-completed .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-completed .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-completed .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-completed .pill-dot,.dark .procedure-ghost-badge.ghost-badge-completed .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-completed .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-completed .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-completed .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-completed .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-completed .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-completed .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-completed .pill-dot,.dx-swatch-dark .procedure-ghost-badge.pill-purple .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.pill-purple .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-purple .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-purple .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-purple .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-purple .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-purple .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-purple .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-purple .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-purple .pill-dot,.dark .procedure-ghost-badge.pill-purple .ghost-dot,.dark .procedure-ghost-badge.pill-purple .pill-dot,body.dark .procedure-ghost-badge.pill-purple .ghost-dot,body.dark .procedure-ghost-badge.pill-purple .pill-dot,html.dark .procedure-ghost-badge.pill-purple .ghost-dot,html.dark .procedure-ghost-badge.pill-purple .pill-dot,[data-theme=dark] .procedure-ghost-badge.pill-purple .ghost-dot,[data-theme=dark] .procedure-ghost-badge.pill-purple .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-purple .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-purple .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-purple .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-purple .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-purple .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-purple .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-purple .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-purple .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-purple .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-purple .pill-dot,.dark .entity-ghost-badge.ghost-badge-purple .ghost-dot,.dark .entity-ghost-badge.ghost-badge-purple .pill-dot,body.dark .entity-ghost-badge.ghost-badge-purple .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-purple .pill-dot,html.dark .entity-ghost-badge.ghost-badge-purple .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-purple .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-purple .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-purple .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-completed .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-completed .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-completed .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-completed .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-completed .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-completed .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-completed .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-completed .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-completed .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-completed .pill-dot,.dark .entity-ghost-badge.ghost-badge-completed .ghost-dot,.dark .entity-ghost-badge.ghost-badge-completed .pill-dot,body.dark .entity-ghost-badge.ghost-badge-completed .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-completed .pill-dot,html.dark .entity-ghost-badge.ghost-badge-completed .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-completed .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-completed .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-completed .pill-dot,.dx-swatch-dark .entity-ghost-badge.pill-purple .ghost-dot,.dx-swatch-dark .entity-ghost-badge.pill-purple .pill-dot,body.dx-swatch-dark .entity-ghost-badge.pill-purple .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.pill-purple .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-purple .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-purple .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-purple .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-purple .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-purple .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-purple .pill-dot,.dark .entity-ghost-badge.pill-purple .ghost-dot,.dark .entity-ghost-badge.pill-purple .pill-dot,body.dark .entity-ghost-badge.pill-purple .ghost-dot,body.dark .entity-ghost-badge.pill-purple .pill-dot,html.dark .entity-ghost-badge.pill-purple .ghost-dot,html.dark .entity-ghost-badge.pill-purple .pill-dot,[data-theme=dark] .entity-ghost-badge.pill-purple .ghost-dot,[data-theme=dark] .entity-ghost-badge.pill-purple .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-purple .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-purple .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-purple .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-purple .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-purple .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-purple .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-purple .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-purple .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-purple .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-purple .pill-dot,.dark .assignment-status.ghost-badge-purple .ghost-dot,.dark .assignment-status.ghost-badge-purple .pill-dot,body.dark .assignment-status.ghost-badge-purple .ghost-dot,body.dark .assignment-status.ghost-badge-purple .pill-dot,html.dark .assignment-status.ghost-badge-purple .ghost-dot,html.dark .assignment-status.ghost-badge-purple .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-purple .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-purple .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-completed .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-completed .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-completed .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-completed .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-completed .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-completed .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-completed .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-completed .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-completed .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-completed .pill-dot,.dark .assignment-status.ghost-badge-completed .ghost-dot,.dark .assignment-status.ghost-badge-completed .pill-dot,body.dark .assignment-status.ghost-badge-completed .ghost-dot,body.dark .assignment-status.ghost-badge-completed .pill-dot,html.dark .assignment-status.ghost-badge-completed .ghost-dot,html.dark .assignment-status.ghost-badge-completed .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-completed .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-completed .pill-dot,.dx-swatch-dark .assignment-status.pill-purple .ghost-dot,.dx-swatch-dark .assignment-status.pill-purple .pill-dot,body.dx-swatch-dark .assignment-status.pill-purple .ghost-dot,body.dx-swatch-dark .assignment-status.pill-purple .pill-dot,.dx-swatch-additional-dark .assignment-status.pill-purple .ghost-dot,.dx-swatch-additional-dark .assignment-status.pill-purple .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-purple .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-purple .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-purple .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-purple .pill-dot,.dark .assignment-status.pill-purple .ghost-dot,.dark .assignment-status.pill-purple .pill-dot,body.dark .assignment-status.pill-purple .ghost-dot,body.dark .assignment-status.pill-purple .pill-dot,html.dark .assignment-status.pill-purple .ghost-dot,html.dark .assignment-status.pill-purple .pill-dot,[data-theme=dark] .assignment-status.pill-purple .ghost-dot,[data-theme=dark] .assignment-status.pill-purple .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-purple .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-purple .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-purple .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-purple .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-purple .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-purple .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-purple .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-purple .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-purple .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-purple .pill-dot,.dark .personal-outing-status.ghost-badge-purple .ghost-dot,.dark .personal-outing-status.ghost-badge-purple .pill-dot,body.dark .personal-outing-status.ghost-badge-purple .ghost-dot,body.dark .personal-outing-status.ghost-badge-purple .pill-dot,html.dark .personal-outing-status.ghost-badge-purple .ghost-dot,html.dark .personal-outing-status.ghost-badge-purple .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-purple .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-purple .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-completed .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-completed .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-completed .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-completed .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-completed .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-completed .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-completed .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-completed .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-completed .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-completed .pill-dot,.dark .personal-outing-status.ghost-badge-completed .ghost-dot,.dark .personal-outing-status.ghost-badge-completed .pill-dot,body.dark .personal-outing-status.ghost-badge-completed .ghost-dot,body.dark .personal-outing-status.ghost-badge-completed .pill-dot,html.dark .personal-outing-status.ghost-badge-completed .ghost-dot,html.dark .personal-outing-status.ghost-badge-completed .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-completed .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-completed .pill-dot,.dx-swatch-dark .personal-outing-status.pill-purple .ghost-dot,.dx-swatch-dark .personal-outing-status.pill-purple .pill-dot,body.dx-swatch-dark .personal-outing-status.pill-purple .ghost-dot,body.dx-swatch-dark .personal-outing-status.pill-purple .pill-dot,.dx-swatch-additional-dark .personal-outing-status.pill-purple .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.pill-purple .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-purple .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-purple .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-purple .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-purple .pill-dot,.dark .personal-outing-status.pill-purple .ghost-dot,.dark .personal-outing-status.pill-purple .pill-dot,body.dark .personal-outing-status.pill-purple .ghost-dot,body.dark .personal-outing-status.pill-purple .pill-dot,html.dark .personal-outing-status.pill-purple .ghost-dot,html.dark .personal-outing-status.pill-purple .pill-dot,[data-theme=dark] .personal-outing-status.pill-purple .ghost-dot,[data-theme=dark] .personal-outing-status.pill-purple .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-purple .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-purple .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-purple .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-purple .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-purple .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-purple .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-purple .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-purple .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-purple .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-purple .pill-dot,.dark .ingress-egress-status.ghost-badge-purple .ghost-dot,.dark .ingress-egress-status.ghost-badge-purple .pill-dot,body.dark .ingress-egress-status.ghost-badge-purple .ghost-dot,body.dark .ingress-egress-status.ghost-badge-purple .pill-dot,html.dark .ingress-egress-status.ghost-badge-purple .ghost-dot,html.dark .ingress-egress-status.ghost-badge-purple .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-purple .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-purple .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-completed .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-completed .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-completed .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-completed .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-completed .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-completed .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-completed .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-completed .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-completed .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-completed .pill-dot,.dark .ingress-egress-status.ghost-badge-completed .ghost-dot,.dark .ingress-egress-status.ghost-badge-completed .pill-dot,body.dark .ingress-egress-status.ghost-badge-completed .ghost-dot,body.dark .ingress-egress-status.ghost-badge-completed .pill-dot,html.dark .ingress-egress-status.ghost-badge-completed .ghost-dot,html.dark .ingress-egress-status.ghost-badge-completed .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-completed .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-completed .pill-dot,.dx-swatch-dark .ingress-egress-status.pill-purple .ghost-dot,.dx-swatch-dark .ingress-egress-status.pill-purple .pill-dot,body.dx-swatch-dark .ingress-egress-status.pill-purple .ghost-dot,body.dx-swatch-dark .ingress-egress-status.pill-purple .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-purple .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-purple .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-purple .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-purple .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-purple .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-purple .pill-dot,.dark .ingress-egress-status.pill-purple .ghost-dot,.dark .ingress-egress-status.pill-purple .pill-dot,body.dark .ingress-egress-status.pill-purple .ghost-dot,body.dark .ingress-egress-status.pill-purple .pill-dot,html.dark .ingress-egress-status.pill-purple .ghost-dot,html.dark .ingress-egress-status.pill-purple .pill-dot,[data-theme=dark] .ingress-egress-status.pill-purple .ghost-dot,[data-theme=dark] .ingress-egress-status.pill-purple .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-purple .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-purple .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-purple .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-purple .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-purple .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-purple .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-purple .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-purple .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-purple .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-purple .pill-dot,.dark .pill-badge.ghost-badge-purple .ghost-dot,.dark .pill-badge.ghost-badge-purple .pill-dot,body.dark .pill-badge.ghost-badge-purple .ghost-dot,body.dark .pill-badge.ghost-badge-purple .pill-dot,html.dark .pill-badge.ghost-badge-purple .ghost-dot,html.dark .pill-badge.ghost-badge-purple .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-purple .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-purple .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-completed .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-completed .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-completed .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-completed .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-completed .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-completed .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-completed .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-completed .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-completed .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-completed .pill-dot,.dark .pill-badge.ghost-badge-completed .ghost-dot,.dark .pill-badge.ghost-badge-completed .pill-dot,body.dark .pill-badge.ghost-badge-completed .ghost-dot,body.dark .pill-badge.ghost-badge-completed .pill-dot,html.dark .pill-badge.ghost-badge-completed .ghost-dot,html.dark .pill-badge.ghost-badge-completed .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-completed .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-completed .pill-dot,.dx-swatch-dark .pill-badge.pill-purple .ghost-dot,.dx-swatch-dark .pill-badge.pill-purple .pill-dot,body.dx-swatch-dark .pill-badge.pill-purple .ghost-dot,body.dx-swatch-dark .pill-badge.pill-purple .pill-dot,.dx-swatch-additional-dark .pill-badge.pill-purple .ghost-dot,.dx-swatch-additional-dark .pill-badge.pill-purple .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-purple .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-purple .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-purple .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-purple .pill-dot,.dark .pill-badge.pill-purple .ghost-dot,.dark .pill-badge.pill-purple .pill-dot,body.dark .pill-badge.pill-purple .ghost-dot,body.dark .pill-badge.pill-purple .pill-dot,html.dark .pill-badge.pill-purple .ghost-dot,html.dark .pill-badge.pill-purple .pill-dot,[data-theme=dark] .pill-badge.pill-purple .ghost-dot,[data-theme=dark] .pill-badge.pill-purple .pill-dot{background-color:#c084fc!important}.ghost-badge.ghost-badge-cyan,.procedure-ghost-badge.ghost-badge-cyan,.entity-ghost-badge.ghost-badge-cyan,.assignment-status.ghost-badge-cyan,.personal-outing-status.ghost-badge-cyan,.ingress-egress-status.ghost-badge-cyan,.pill-badge.ghost-badge-cyan{background-color:#0891b214!important;border-color:#0891b238!important;color:#0e7490!important}.ghost-badge.ghost-badge-cyan .ghost-dot,.ghost-badge.ghost-badge-cyan .pill-dot,.procedure-ghost-badge.ghost-badge-cyan .ghost-dot,.procedure-ghost-badge.ghost-badge-cyan .pill-dot,.entity-ghost-badge.ghost-badge-cyan .ghost-dot,.entity-ghost-badge.ghost-badge-cyan .pill-dot,.assignment-status.ghost-badge-cyan .ghost-dot,.assignment-status.ghost-badge-cyan .pill-dot,.personal-outing-status.ghost-badge-cyan .ghost-dot,.personal-outing-status.ghost-badge-cyan .pill-dot,.ingress-egress-status.ghost-badge-cyan .ghost-dot,.ingress-egress-status.ghost-badge-cyan .pill-dot,.pill-badge.ghost-badge-cyan .ghost-dot,.pill-badge.ghost-badge-cyan .pill-dot{background-color:#0891b2!important}.dx-swatch-dark .ghost-badge.ghost-badge-cyan,body.dx-swatch-dark .ghost-badge.ghost-badge-cyan,.dx-swatch-additional-dark .ghost-badge.ghost-badge-cyan,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-cyan,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-cyan,.dark .ghost-badge.ghost-badge-cyan,body.dark .ghost-badge.ghost-badge-cyan,html.dark .ghost-badge.ghost-badge-cyan,[data-theme=dark] .ghost-badge.ghost-badge-cyan,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-cyan,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-cyan,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-cyan,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-cyan,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-cyan,.dark .procedure-ghost-badge.ghost-badge-cyan,body.dark .procedure-ghost-badge.ghost-badge-cyan,html.dark .procedure-ghost-badge.ghost-badge-cyan,[data-theme=dark] .procedure-ghost-badge.ghost-badge-cyan,.dx-swatch-dark .entity-ghost-badge.ghost-badge-cyan,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-cyan,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-cyan,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-cyan,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-cyan,.dark .entity-ghost-badge.ghost-badge-cyan,body.dark .entity-ghost-badge.ghost-badge-cyan,html.dark .entity-ghost-badge.ghost-badge-cyan,[data-theme=dark] .entity-ghost-badge.ghost-badge-cyan,.dx-swatch-dark .assignment-status.ghost-badge-cyan,body.dx-swatch-dark .assignment-status.ghost-badge-cyan,.dx-swatch-additional-dark .assignment-status.ghost-badge-cyan,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-cyan,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-cyan,.dark .assignment-status.ghost-badge-cyan,body.dark .assignment-status.ghost-badge-cyan,html.dark .assignment-status.ghost-badge-cyan,[data-theme=dark] .assignment-status.ghost-badge-cyan,.dx-swatch-dark .personal-outing-status.ghost-badge-cyan,body.dx-swatch-dark .personal-outing-status.ghost-badge-cyan,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-cyan,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-cyan,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-cyan,.dark .personal-outing-status.ghost-badge-cyan,body.dark .personal-outing-status.ghost-badge-cyan,html.dark .personal-outing-status.ghost-badge-cyan,[data-theme=dark] .personal-outing-status.ghost-badge-cyan,.dx-swatch-dark .ingress-egress-status.ghost-badge-cyan,body.dx-swatch-dark .ingress-egress-status.ghost-badge-cyan,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-cyan,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-cyan,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-cyan,.dark .ingress-egress-status.ghost-badge-cyan,body.dark .ingress-egress-status.ghost-badge-cyan,html.dark .ingress-egress-status.ghost-badge-cyan,[data-theme=dark] .ingress-egress-status.ghost-badge-cyan,.dx-swatch-dark .pill-badge.ghost-badge-cyan,body.dx-swatch-dark .pill-badge.ghost-badge-cyan,.dx-swatch-additional-dark .pill-badge.ghost-badge-cyan,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-cyan,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-cyan,.dark .pill-badge.ghost-badge-cyan,body.dark .pill-badge.ghost-badge-cyan,html.dark .pill-badge.ghost-badge-cyan,[data-theme=dark] .pill-badge.ghost-badge-cyan{background-color:#22d3ee1f!important;border-color:#22d3ee40!important;color:#22d3ee!important}.dx-swatch-dark .ghost-badge.ghost-badge-cyan .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-cyan .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-cyan .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-cyan .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-cyan .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-cyan .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-cyan .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-cyan .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-cyan .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-cyan .pill-dot,.dark .ghost-badge.ghost-badge-cyan .ghost-dot,.dark .ghost-badge.ghost-badge-cyan .pill-dot,body.dark .ghost-badge.ghost-badge-cyan .ghost-dot,body.dark .ghost-badge.ghost-badge-cyan .pill-dot,html.dark .ghost-badge.ghost-badge-cyan .ghost-dot,html.dark .ghost-badge.ghost-badge-cyan .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-cyan .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-cyan .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-cyan .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-cyan .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-cyan .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-cyan .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-cyan .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-cyan .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-cyan .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-cyan .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-cyan .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-cyan .pill-dot,.dark .procedure-ghost-badge.ghost-badge-cyan .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-cyan .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-cyan .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-cyan .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-cyan .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-cyan .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-cyan .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-cyan .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-cyan .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-cyan .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-cyan .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-cyan .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-cyan .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-cyan .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-cyan .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-cyan .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-cyan .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-cyan .pill-dot,.dark .entity-ghost-badge.ghost-badge-cyan .ghost-dot,.dark .entity-ghost-badge.ghost-badge-cyan .pill-dot,body.dark .entity-ghost-badge.ghost-badge-cyan .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-cyan .pill-dot,html.dark .entity-ghost-badge.ghost-badge-cyan .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-cyan .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-cyan .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-cyan .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-cyan .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-cyan .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-cyan .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-cyan .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-cyan .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-cyan .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-cyan .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-cyan .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-cyan .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-cyan .pill-dot,.dark .assignment-status.ghost-badge-cyan .ghost-dot,.dark .assignment-status.ghost-badge-cyan .pill-dot,body.dark .assignment-status.ghost-badge-cyan .ghost-dot,body.dark .assignment-status.ghost-badge-cyan .pill-dot,html.dark .assignment-status.ghost-badge-cyan .ghost-dot,html.dark .assignment-status.ghost-badge-cyan .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-cyan .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-cyan .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-cyan .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-cyan .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-cyan .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-cyan .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-cyan .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-cyan .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-cyan .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-cyan .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-cyan .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-cyan .pill-dot,.dark .personal-outing-status.ghost-badge-cyan .ghost-dot,.dark .personal-outing-status.ghost-badge-cyan .pill-dot,body.dark .personal-outing-status.ghost-badge-cyan .ghost-dot,body.dark .personal-outing-status.ghost-badge-cyan .pill-dot,html.dark .personal-outing-status.ghost-badge-cyan .ghost-dot,html.dark .personal-outing-status.ghost-badge-cyan .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-cyan .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-cyan .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-cyan .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-cyan .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-cyan .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-cyan .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-cyan .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-cyan .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-cyan .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-cyan .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-cyan .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-cyan .pill-dot,.dark .ingress-egress-status.ghost-badge-cyan .ghost-dot,.dark .ingress-egress-status.ghost-badge-cyan .pill-dot,body.dark .ingress-egress-status.ghost-badge-cyan .ghost-dot,body.dark .ingress-egress-status.ghost-badge-cyan .pill-dot,html.dark .ingress-egress-status.ghost-badge-cyan .ghost-dot,html.dark .ingress-egress-status.ghost-badge-cyan .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-cyan .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-cyan .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-cyan .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-cyan .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-cyan .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-cyan .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-cyan .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-cyan .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-cyan .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-cyan .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-cyan .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-cyan .pill-dot,.dark .pill-badge.ghost-badge-cyan .ghost-dot,.dark .pill-badge.ghost-badge-cyan .pill-dot,body.dark .pill-badge.ghost-badge-cyan .ghost-dot,body.dark .pill-badge.ghost-badge-cyan .pill-dot,html.dark .pill-badge.ghost-badge-cyan .ghost-dot,html.dark .pill-badge.ghost-badge-cyan .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-cyan .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-cyan .pill-dot{background-color:#22d3ee!important}.ghost-badge.ghost-badge-gray,.ghost-badge.ghost-badge-draft,.ghost-badge.pill-gray,.procedure-ghost-badge.ghost-badge-gray,.procedure-ghost-badge.ghost-badge-draft,.procedure-ghost-badge.pill-gray,.entity-ghost-badge.ghost-badge-gray,.entity-ghost-badge.ghost-badge-draft,.entity-ghost-badge.pill-gray,.assignment-status.ghost-badge-gray,.assignment-status.ghost-badge-draft,.assignment-status.pill-gray,.personal-outing-status.ghost-badge-gray,.personal-outing-status.ghost-badge-draft,.personal-outing-status.pill-gray,.ingress-egress-status.ghost-badge-gray,.ingress-egress-status.ghost-badge-draft,.ingress-egress-status.pill-gray,.pill-badge.ghost-badge-gray,.pill-badge.ghost-badge-draft,.pill-badge.pill-gray{background-color:#64748b14!important;border-color:#64748b33!important;color:#475569!important}.ghost-badge.ghost-badge-gray .ghost-dot,.ghost-badge.ghost-badge-gray .pill-dot,.ghost-badge.ghost-badge-draft .ghost-dot,.ghost-badge.ghost-badge-draft .pill-dot,.ghost-badge.pill-gray .ghost-dot,.ghost-badge.pill-gray .pill-dot,.procedure-ghost-badge.ghost-badge-gray .ghost-dot,.procedure-ghost-badge.ghost-badge-gray .pill-dot,.procedure-ghost-badge.ghost-badge-draft .ghost-dot,.procedure-ghost-badge.ghost-badge-draft .pill-dot,.procedure-ghost-badge.pill-gray .ghost-dot,.procedure-ghost-badge.pill-gray .pill-dot,.entity-ghost-badge.ghost-badge-gray .ghost-dot,.entity-ghost-badge.ghost-badge-gray .pill-dot,.entity-ghost-badge.ghost-badge-draft .ghost-dot,.entity-ghost-badge.ghost-badge-draft .pill-dot,.entity-ghost-badge.pill-gray .ghost-dot,.entity-ghost-badge.pill-gray .pill-dot,.assignment-status.ghost-badge-gray .ghost-dot,.assignment-status.ghost-badge-gray .pill-dot,.assignment-status.ghost-badge-draft .ghost-dot,.assignment-status.ghost-badge-draft .pill-dot,.assignment-status.pill-gray .ghost-dot,.assignment-status.pill-gray .pill-dot,.personal-outing-status.ghost-badge-gray .ghost-dot,.personal-outing-status.ghost-badge-gray .pill-dot,.personal-outing-status.ghost-badge-draft .ghost-dot,.personal-outing-status.ghost-badge-draft .pill-dot,.personal-outing-status.pill-gray .ghost-dot,.personal-outing-status.pill-gray .pill-dot,.ingress-egress-status.ghost-badge-gray .ghost-dot,.ingress-egress-status.ghost-badge-gray .pill-dot,.ingress-egress-status.ghost-badge-draft .ghost-dot,.ingress-egress-status.ghost-badge-draft .pill-dot,.ingress-egress-status.pill-gray .ghost-dot,.ingress-egress-status.pill-gray .pill-dot,.pill-badge.ghost-badge-gray .ghost-dot,.pill-badge.ghost-badge-gray .pill-dot,.pill-badge.ghost-badge-draft .ghost-dot,.pill-badge.ghost-badge-draft .pill-dot,.pill-badge.pill-gray .ghost-dot,.pill-badge.pill-gray .pill-dot{background-color:#64748b!important}.dx-swatch-dark .ghost-badge.ghost-badge-gray,body.dx-swatch-dark .ghost-badge.ghost-badge-gray,.dx-swatch-additional-dark .ghost-badge.ghost-badge-gray,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-gray,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-gray,.dark .ghost-badge.ghost-badge-gray,body.dark .ghost-badge.ghost-badge-gray,html.dark .ghost-badge.ghost-badge-gray,[data-theme=dark] .ghost-badge.ghost-badge-gray,.dx-swatch-dark .ghost-badge.ghost-badge-draft,body.dx-swatch-dark .ghost-badge.ghost-badge-draft,.dx-swatch-additional-dark .ghost-badge.ghost-badge-draft,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-draft,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-draft,.dark .ghost-badge.ghost-badge-draft,body.dark .ghost-badge.ghost-badge-draft,html.dark .ghost-badge.ghost-badge-draft,[data-theme=dark] .ghost-badge.ghost-badge-draft,.dx-swatch-dark .ghost-badge.pill-gray,body.dx-swatch-dark .ghost-badge.pill-gray,.dx-swatch-additional-dark .ghost-badge.pill-gray,.dx-viewport.dx-theme-dark .ghost-badge.pill-gray,body.dx-viewport.dx-theme-dark .ghost-badge.pill-gray,.dark .ghost-badge.pill-gray,body.dark .ghost-badge.pill-gray,html.dark .ghost-badge.pill-gray,[data-theme=dark] .ghost-badge.pill-gray,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-gray,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-gray,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-gray,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-gray,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-gray,.dark .procedure-ghost-badge.ghost-badge-gray,body.dark .procedure-ghost-badge.ghost-badge-gray,html.dark .procedure-ghost-badge.ghost-badge-gray,[data-theme=dark] .procedure-ghost-badge.ghost-badge-gray,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-draft,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-draft,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-draft,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-draft,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-draft,.dark .procedure-ghost-badge.ghost-badge-draft,body.dark .procedure-ghost-badge.ghost-badge-draft,html.dark .procedure-ghost-badge.ghost-badge-draft,[data-theme=dark] .procedure-ghost-badge.ghost-badge-draft,.dx-swatch-dark .procedure-ghost-badge.pill-gray,body.dx-swatch-dark .procedure-ghost-badge.pill-gray,.dx-swatch-additional-dark .procedure-ghost-badge.pill-gray,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-gray,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-gray,.dark .procedure-ghost-badge.pill-gray,body.dark .procedure-ghost-badge.pill-gray,html.dark .procedure-ghost-badge.pill-gray,[data-theme=dark] .procedure-ghost-badge.pill-gray,.dx-swatch-dark .entity-ghost-badge.ghost-badge-gray,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-gray,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-gray,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-gray,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-gray,.dark .entity-ghost-badge.ghost-badge-gray,body.dark .entity-ghost-badge.ghost-badge-gray,html.dark .entity-ghost-badge.ghost-badge-gray,[data-theme=dark] .entity-ghost-badge.ghost-badge-gray,.dx-swatch-dark .entity-ghost-badge.ghost-badge-draft,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-draft,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-draft,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-draft,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-draft,.dark .entity-ghost-badge.ghost-badge-draft,body.dark .entity-ghost-badge.ghost-badge-draft,html.dark .entity-ghost-badge.ghost-badge-draft,[data-theme=dark] .entity-ghost-badge.ghost-badge-draft,.dx-swatch-dark .entity-ghost-badge.pill-gray,body.dx-swatch-dark .entity-ghost-badge.pill-gray,.dx-swatch-additional-dark .entity-ghost-badge.pill-gray,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-gray,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-gray,.dark .entity-ghost-badge.pill-gray,body.dark .entity-ghost-badge.pill-gray,html.dark .entity-ghost-badge.pill-gray,[data-theme=dark] .entity-ghost-badge.pill-gray,.dx-swatch-dark .assignment-status.ghost-badge-gray,body.dx-swatch-dark .assignment-status.ghost-badge-gray,.dx-swatch-additional-dark .assignment-status.ghost-badge-gray,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-gray,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-gray,.dark .assignment-status.ghost-badge-gray,body.dark .assignment-status.ghost-badge-gray,html.dark .assignment-status.ghost-badge-gray,[data-theme=dark] .assignment-status.ghost-badge-gray,.dx-swatch-dark .assignment-status.ghost-badge-draft,body.dx-swatch-dark .assignment-status.ghost-badge-draft,.dx-swatch-additional-dark .assignment-status.ghost-badge-draft,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-draft,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-draft,.dark .assignment-status.ghost-badge-draft,body.dark .assignment-status.ghost-badge-draft,html.dark .assignment-status.ghost-badge-draft,[data-theme=dark] .assignment-status.ghost-badge-draft,.dx-swatch-dark .assignment-status.pill-gray,body.dx-swatch-dark .assignment-status.pill-gray,.dx-swatch-additional-dark .assignment-status.pill-gray,.dx-viewport.dx-theme-dark .assignment-status.pill-gray,body.dx-viewport.dx-theme-dark .assignment-status.pill-gray,.dark .assignment-status.pill-gray,body.dark .assignment-status.pill-gray,html.dark .assignment-status.pill-gray,[data-theme=dark] .assignment-status.pill-gray,.dx-swatch-dark .personal-outing-status.ghost-badge-gray,body.dx-swatch-dark .personal-outing-status.ghost-badge-gray,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-gray,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-gray,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-gray,.dark .personal-outing-status.ghost-badge-gray,body.dark .personal-outing-status.ghost-badge-gray,html.dark .personal-outing-status.ghost-badge-gray,[data-theme=dark] .personal-outing-status.ghost-badge-gray,.dx-swatch-dark .personal-outing-status.ghost-badge-draft,body.dx-swatch-dark .personal-outing-status.ghost-badge-draft,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-draft,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-draft,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-draft,.dark .personal-outing-status.ghost-badge-draft,body.dark .personal-outing-status.ghost-badge-draft,html.dark .personal-outing-status.ghost-badge-draft,[data-theme=dark] .personal-outing-status.ghost-badge-draft,.dx-swatch-dark .personal-outing-status.pill-gray,body.dx-swatch-dark .personal-outing-status.pill-gray,.dx-swatch-additional-dark .personal-outing-status.pill-gray,.dx-viewport.dx-theme-dark .personal-outing-status.pill-gray,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-gray,.dark .personal-outing-status.pill-gray,body.dark .personal-outing-status.pill-gray,html.dark .personal-outing-status.pill-gray,[data-theme=dark] .personal-outing-status.pill-gray,.dx-swatch-dark .ingress-egress-status.ghost-badge-gray,body.dx-swatch-dark .ingress-egress-status.ghost-badge-gray,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-gray,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-gray,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-gray,.dark .ingress-egress-status.ghost-badge-gray,body.dark .ingress-egress-status.ghost-badge-gray,html.dark .ingress-egress-status.ghost-badge-gray,[data-theme=dark] .ingress-egress-status.ghost-badge-gray,.dx-swatch-dark .ingress-egress-status.ghost-badge-draft,body.dx-swatch-dark .ingress-egress-status.ghost-badge-draft,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-draft,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-draft,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-draft,.dark .ingress-egress-status.ghost-badge-draft,body.dark .ingress-egress-status.ghost-badge-draft,html.dark .ingress-egress-status.ghost-badge-draft,[data-theme=dark] .ingress-egress-status.ghost-badge-draft,.dx-swatch-dark .ingress-egress-status.pill-gray,body.dx-swatch-dark .ingress-egress-status.pill-gray,.dx-swatch-additional-dark .ingress-egress-status.pill-gray,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-gray,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-gray,.dark .ingress-egress-status.pill-gray,body.dark .ingress-egress-status.pill-gray,html.dark .ingress-egress-status.pill-gray,[data-theme=dark] .ingress-egress-status.pill-gray,.dx-swatch-dark .pill-badge.ghost-badge-gray,body.dx-swatch-dark .pill-badge.ghost-badge-gray,.dx-swatch-additional-dark .pill-badge.ghost-badge-gray,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-gray,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-gray,.dark .pill-badge.ghost-badge-gray,body.dark .pill-badge.ghost-badge-gray,html.dark .pill-badge.ghost-badge-gray,[data-theme=dark] .pill-badge.ghost-badge-gray,.dx-swatch-dark .pill-badge.ghost-badge-draft,body.dx-swatch-dark .pill-badge.ghost-badge-draft,.dx-swatch-additional-dark .pill-badge.ghost-badge-draft,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-draft,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-draft,.dark .pill-badge.ghost-badge-draft,body.dark .pill-badge.ghost-badge-draft,html.dark .pill-badge.ghost-badge-draft,[data-theme=dark] .pill-badge.ghost-badge-draft,.dx-swatch-dark .pill-badge.pill-gray,body.dx-swatch-dark .pill-badge.pill-gray,.dx-swatch-additional-dark .pill-badge.pill-gray,.dx-viewport.dx-theme-dark .pill-badge.pill-gray,body.dx-viewport.dx-theme-dark .pill-badge.pill-gray,.dark .pill-badge.pill-gray,body.dark .pill-badge.pill-gray,html.dark .pill-badge.pill-gray,[data-theme=dark] .pill-badge.pill-gray{background-color:#94a3b81f!important;border-color:#94a3b840!important;color:#94a3b8!important}.dx-swatch-dark .ghost-badge.ghost-badge-gray .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-gray .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-gray .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-gray .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-gray .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-gray .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-gray .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-gray .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-gray .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-gray .pill-dot,.dark .ghost-badge.ghost-badge-gray .ghost-dot,.dark .ghost-badge.ghost-badge-gray .pill-dot,body.dark .ghost-badge.ghost-badge-gray .ghost-dot,body.dark .ghost-badge.ghost-badge-gray .pill-dot,html.dark .ghost-badge.ghost-badge-gray .ghost-dot,html.dark .ghost-badge.ghost-badge-gray .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-gray .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-gray .pill-dot,.dx-swatch-dark .ghost-badge.ghost-badge-draft .ghost-dot,.dx-swatch-dark .ghost-badge.ghost-badge-draft .pill-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-draft .ghost-dot,body.dx-swatch-dark .ghost-badge.ghost-badge-draft .pill-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-draft .ghost-dot,.dx-swatch-additional-dark .ghost-badge.ghost-badge-draft .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-draft .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-draft .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-draft .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.ghost-badge-draft .pill-dot,.dark .ghost-badge.ghost-badge-draft .ghost-dot,.dark .ghost-badge.ghost-badge-draft .pill-dot,body.dark .ghost-badge.ghost-badge-draft .ghost-dot,body.dark .ghost-badge.ghost-badge-draft .pill-dot,html.dark .ghost-badge.ghost-badge-draft .ghost-dot,html.dark .ghost-badge.ghost-badge-draft .pill-dot,[data-theme=dark] .ghost-badge.ghost-badge-draft .ghost-dot,[data-theme=dark] .ghost-badge.ghost-badge-draft .pill-dot,.dx-swatch-dark .ghost-badge.pill-gray .ghost-dot,.dx-swatch-dark .ghost-badge.pill-gray .pill-dot,body.dx-swatch-dark .ghost-badge.pill-gray .ghost-dot,body.dx-swatch-dark .ghost-badge.pill-gray .pill-dot,.dx-swatch-additional-dark .ghost-badge.pill-gray .ghost-dot,.dx-swatch-additional-dark .ghost-badge.pill-gray .pill-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-gray .ghost-dot,.dx-viewport.dx-theme-dark .ghost-badge.pill-gray .pill-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-gray .ghost-dot,body.dx-viewport.dx-theme-dark .ghost-badge.pill-gray .pill-dot,.dark .ghost-badge.pill-gray .ghost-dot,.dark .ghost-badge.pill-gray .pill-dot,body.dark .ghost-badge.pill-gray .ghost-dot,body.dark .ghost-badge.pill-gray .pill-dot,html.dark .ghost-badge.pill-gray .ghost-dot,html.dark .ghost-badge.pill-gray .pill-dot,[data-theme=dark] .ghost-badge.pill-gray .ghost-dot,[data-theme=dark] .ghost-badge.pill-gray .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-gray .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-gray .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-gray .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-gray .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-gray .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-gray .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-gray .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-gray .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-gray .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-gray .pill-dot,.dark .procedure-ghost-badge.ghost-badge-gray .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-gray .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-gray .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-gray .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-gray .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-gray .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-gray .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-gray .pill-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-draft .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.ghost-badge-draft .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-draft .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.ghost-badge-draft .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-draft .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.ghost-badge-draft .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-draft .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-draft .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-draft .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.ghost-badge-draft .pill-dot,.dark .procedure-ghost-badge.ghost-badge-draft .ghost-dot,.dark .procedure-ghost-badge.ghost-badge-draft .pill-dot,body.dark .procedure-ghost-badge.ghost-badge-draft .ghost-dot,body.dark .procedure-ghost-badge.ghost-badge-draft .pill-dot,html.dark .procedure-ghost-badge.ghost-badge-draft .ghost-dot,html.dark .procedure-ghost-badge.ghost-badge-draft .pill-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-draft .ghost-dot,[data-theme=dark] .procedure-ghost-badge.ghost-badge-draft .pill-dot,.dx-swatch-dark .procedure-ghost-badge.pill-gray .ghost-dot,.dx-swatch-dark .procedure-ghost-badge.pill-gray .pill-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-gray .ghost-dot,body.dx-swatch-dark .procedure-ghost-badge.pill-gray .pill-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-gray .ghost-dot,.dx-swatch-additional-dark .procedure-ghost-badge.pill-gray .pill-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-gray .ghost-dot,.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-gray .pill-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-gray .ghost-dot,body.dx-viewport.dx-theme-dark .procedure-ghost-badge.pill-gray .pill-dot,.dark .procedure-ghost-badge.pill-gray .ghost-dot,.dark .procedure-ghost-badge.pill-gray .pill-dot,body.dark .procedure-ghost-badge.pill-gray .ghost-dot,body.dark .procedure-ghost-badge.pill-gray .pill-dot,html.dark .procedure-ghost-badge.pill-gray .ghost-dot,html.dark .procedure-ghost-badge.pill-gray .pill-dot,[data-theme=dark] .procedure-ghost-badge.pill-gray .ghost-dot,[data-theme=dark] .procedure-ghost-badge.pill-gray .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-gray .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-gray .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-gray .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-gray .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-gray .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-gray .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-gray .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-gray .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-gray .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-gray .pill-dot,.dark .entity-ghost-badge.ghost-badge-gray .ghost-dot,.dark .entity-ghost-badge.ghost-badge-gray .pill-dot,body.dark .entity-ghost-badge.ghost-badge-gray .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-gray .pill-dot,html.dark .entity-ghost-badge.ghost-badge-gray .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-gray .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-gray .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-gray .pill-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-draft .ghost-dot,.dx-swatch-dark .entity-ghost-badge.ghost-badge-draft .pill-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-draft .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.ghost-badge-draft .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-draft .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.ghost-badge-draft .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-draft .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-draft .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-draft .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.ghost-badge-draft .pill-dot,.dark .entity-ghost-badge.ghost-badge-draft .ghost-dot,.dark .entity-ghost-badge.ghost-badge-draft .pill-dot,body.dark .entity-ghost-badge.ghost-badge-draft .ghost-dot,body.dark .entity-ghost-badge.ghost-badge-draft .pill-dot,html.dark .entity-ghost-badge.ghost-badge-draft .ghost-dot,html.dark .entity-ghost-badge.ghost-badge-draft .pill-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-draft .ghost-dot,[data-theme=dark] .entity-ghost-badge.ghost-badge-draft .pill-dot,.dx-swatch-dark .entity-ghost-badge.pill-gray .ghost-dot,.dx-swatch-dark .entity-ghost-badge.pill-gray .pill-dot,body.dx-swatch-dark .entity-ghost-badge.pill-gray .ghost-dot,body.dx-swatch-dark .entity-ghost-badge.pill-gray .pill-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-gray .ghost-dot,.dx-swatch-additional-dark .entity-ghost-badge.pill-gray .pill-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-gray .ghost-dot,.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-gray .pill-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-gray .ghost-dot,body.dx-viewport.dx-theme-dark .entity-ghost-badge.pill-gray .pill-dot,.dark .entity-ghost-badge.pill-gray .ghost-dot,.dark .entity-ghost-badge.pill-gray .pill-dot,body.dark .entity-ghost-badge.pill-gray .ghost-dot,body.dark .entity-ghost-badge.pill-gray .pill-dot,html.dark .entity-ghost-badge.pill-gray .ghost-dot,html.dark .entity-ghost-badge.pill-gray .pill-dot,[data-theme=dark] .entity-ghost-badge.pill-gray .ghost-dot,[data-theme=dark] .entity-ghost-badge.pill-gray .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-gray .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-gray .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-gray .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-gray .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-gray .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-gray .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-gray .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-gray .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-gray .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-gray .pill-dot,.dark .assignment-status.ghost-badge-gray .ghost-dot,.dark .assignment-status.ghost-badge-gray .pill-dot,body.dark .assignment-status.ghost-badge-gray .ghost-dot,body.dark .assignment-status.ghost-badge-gray .pill-dot,html.dark .assignment-status.ghost-badge-gray .ghost-dot,html.dark .assignment-status.ghost-badge-gray .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-gray .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-gray .pill-dot,.dx-swatch-dark .assignment-status.ghost-badge-draft .ghost-dot,.dx-swatch-dark .assignment-status.ghost-badge-draft .pill-dot,body.dx-swatch-dark .assignment-status.ghost-badge-draft .ghost-dot,body.dx-swatch-dark .assignment-status.ghost-badge-draft .pill-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-draft .ghost-dot,.dx-swatch-additional-dark .assignment-status.ghost-badge-draft .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-draft .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-draft .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-draft .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.ghost-badge-draft .pill-dot,.dark .assignment-status.ghost-badge-draft .ghost-dot,.dark .assignment-status.ghost-badge-draft .pill-dot,body.dark .assignment-status.ghost-badge-draft .ghost-dot,body.dark .assignment-status.ghost-badge-draft .pill-dot,html.dark .assignment-status.ghost-badge-draft .ghost-dot,html.dark .assignment-status.ghost-badge-draft .pill-dot,[data-theme=dark] .assignment-status.ghost-badge-draft .ghost-dot,[data-theme=dark] .assignment-status.ghost-badge-draft .pill-dot,.dx-swatch-dark .assignment-status.pill-gray .ghost-dot,.dx-swatch-dark .assignment-status.pill-gray .pill-dot,body.dx-swatch-dark .assignment-status.pill-gray .ghost-dot,body.dx-swatch-dark .assignment-status.pill-gray .pill-dot,.dx-swatch-additional-dark .assignment-status.pill-gray .ghost-dot,.dx-swatch-additional-dark .assignment-status.pill-gray .pill-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-gray .ghost-dot,.dx-viewport.dx-theme-dark .assignment-status.pill-gray .pill-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-gray .ghost-dot,body.dx-viewport.dx-theme-dark .assignment-status.pill-gray .pill-dot,.dark .assignment-status.pill-gray .ghost-dot,.dark .assignment-status.pill-gray .pill-dot,body.dark .assignment-status.pill-gray .ghost-dot,body.dark .assignment-status.pill-gray .pill-dot,html.dark .assignment-status.pill-gray .ghost-dot,html.dark .assignment-status.pill-gray .pill-dot,[data-theme=dark] .assignment-status.pill-gray .ghost-dot,[data-theme=dark] .assignment-status.pill-gray .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-gray .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-gray .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-gray .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-gray .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-gray .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-gray .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-gray .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-gray .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-gray .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-gray .pill-dot,.dark .personal-outing-status.ghost-badge-gray .ghost-dot,.dark .personal-outing-status.ghost-badge-gray .pill-dot,body.dark .personal-outing-status.ghost-badge-gray .ghost-dot,body.dark .personal-outing-status.ghost-badge-gray .pill-dot,html.dark .personal-outing-status.ghost-badge-gray .ghost-dot,html.dark .personal-outing-status.ghost-badge-gray .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-gray .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-gray .pill-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-draft .ghost-dot,.dx-swatch-dark .personal-outing-status.ghost-badge-draft .pill-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-draft .ghost-dot,body.dx-swatch-dark .personal-outing-status.ghost-badge-draft .pill-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-draft .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.ghost-badge-draft .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-draft .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-draft .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-draft .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.ghost-badge-draft .pill-dot,.dark .personal-outing-status.ghost-badge-draft .ghost-dot,.dark .personal-outing-status.ghost-badge-draft .pill-dot,body.dark .personal-outing-status.ghost-badge-draft .ghost-dot,body.dark .personal-outing-status.ghost-badge-draft .pill-dot,html.dark .personal-outing-status.ghost-badge-draft .ghost-dot,html.dark .personal-outing-status.ghost-badge-draft .pill-dot,[data-theme=dark] .personal-outing-status.ghost-badge-draft .ghost-dot,[data-theme=dark] .personal-outing-status.ghost-badge-draft .pill-dot,.dx-swatch-dark .personal-outing-status.pill-gray .ghost-dot,.dx-swatch-dark .personal-outing-status.pill-gray .pill-dot,body.dx-swatch-dark .personal-outing-status.pill-gray .ghost-dot,body.dx-swatch-dark .personal-outing-status.pill-gray .pill-dot,.dx-swatch-additional-dark .personal-outing-status.pill-gray .ghost-dot,.dx-swatch-additional-dark .personal-outing-status.pill-gray .pill-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-gray .ghost-dot,.dx-viewport.dx-theme-dark .personal-outing-status.pill-gray .pill-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-gray .ghost-dot,body.dx-viewport.dx-theme-dark .personal-outing-status.pill-gray .pill-dot,.dark .personal-outing-status.pill-gray .ghost-dot,.dark .personal-outing-status.pill-gray .pill-dot,body.dark .personal-outing-status.pill-gray .ghost-dot,body.dark .personal-outing-status.pill-gray .pill-dot,html.dark .personal-outing-status.pill-gray .ghost-dot,html.dark .personal-outing-status.pill-gray .pill-dot,[data-theme=dark] .personal-outing-status.pill-gray .ghost-dot,[data-theme=dark] .personal-outing-status.pill-gray .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-gray .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-gray .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-gray .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-gray .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-gray .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-gray .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-gray .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-gray .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-gray .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-gray .pill-dot,.dark .ingress-egress-status.ghost-badge-gray .ghost-dot,.dark .ingress-egress-status.ghost-badge-gray .pill-dot,body.dark .ingress-egress-status.ghost-badge-gray .ghost-dot,body.dark .ingress-egress-status.ghost-badge-gray .pill-dot,html.dark .ingress-egress-status.ghost-badge-gray .ghost-dot,html.dark .ingress-egress-status.ghost-badge-gray .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-gray .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-gray .pill-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-draft .ghost-dot,.dx-swatch-dark .ingress-egress-status.ghost-badge-draft .pill-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-draft .ghost-dot,body.dx-swatch-dark .ingress-egress-status.ghost-badge-draft .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-draft .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.ghost-badge-draft .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-draft .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-draft .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-draft .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.ghost-badge-draft .pill-dot,.dark .ingress-egress-status.ghost-badge-draft .ghost-dot,.dark .ingress-egress-status.ghost-badge-draft .pill-dot,body.dark .ingress-egress-status.ghost-badge-draft .ghost-dot,body.dark .ingress-egress-status.ghost-badge-draft .pill-dot,html.dark .ingress-egress-status.ghost-badge-draft .ghost-dot,html.dark .ingress-egress-status.ghost-badge-draft .pill-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-draft .ghost-dot,[data-theme=dark] .ingress-egress-status.ghost-badge-draft .pill-dot,.dx-swatch-dark .ingress-egress-status.pill-gray .ghost-dot,.dx-swatch-dark .ingress-egress-status.pill-gray .pill-dot,body.dx-swatch-dark .ingress-egress-status.pill-gray .ghost-dot,body.dx-swatch-dark .ingress-egress-status.pill-gray .pill-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-gray .ghost-dot,.dx-swatch-additional-dark .ingress-egress-status.pill-gray .pill-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-gray .ghost-dot,.dx-viewport.dx-theme-dark .ingress-egress-status.pill-gray .pill-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-gray .ghost-dot,body.dx-viewport.dx-theme-dark .ingress-egress-status.pill-gray .pill-dot,.dark .ingress-egress-status.pill-gray .ghost-dot,.dark .ingress-egress-status.pill-gray .pill-dot,body.dark .ingress-egress-status.pill-gray .ghost-dot,body.dark .ingress-egress-status.pill-gray .pill-dot,html.dark .ingress-egress-status.pill-gray .ghost-dot,html.dark .ingress-egress-status.pill-gray .pill-dot,[data-theme=dark] .ingress-egress-status.pill-gray .ghost-dot,[data-theme=dark] .ingress-egress-status.pill-gray .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-gray .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-gray .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-gray .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-gray .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-gray .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-gray .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-gray .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-gray .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-gray .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-gray .pill-dot,.dark .pill-badge.ghost-badge-gray .ghost-dot,.dark .pill-badge.ghost-badge-gray .pill-dot,body.dark .pill-badge.ghost-badge-gray .ghost-dot,body.dark .pill-badge.ghost-badge-gray .pill-dot,html.dark .pill-badge.ghost-badge-gray .ghost-dot,html.dark .pill-badge.ghost-badge-gray .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-gray .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-gray .pill-dot,.dx-swatch-dark .pill-badge.ghost-badge-draft .ghost-dot,.dx-swatch-dark .pill-badge.ghost-badge-draft .pill-dot,body.dx-swatch-dark .pill-badge.ghost-badge-draft .ghost-dot,body.dx-swatch-dark .pill-badge.ghost-badge-draft .pill-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-draft .ghost-dot,.dx-swatch-additional-dark .pill-badge.ghost-badge-draft .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-draft .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-draft .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-draft .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.ghost-badge-draft .pill-dot,.dark .pill-badge.ghost-badge-draft .ghost-dot,.dark .pill-badge.ghost-badge-draft .pill-dot,body.dark .pill-badge.ghost-badge-draft .ghost-dot,body.dark .pill-badge.ghost-badge-draft .pill-dot,html.dark .pill-badge.ghost-badge-draft .ghost-dot,html.dark .pill-badge.ghost-badge-draft .pill-dot,[data-theme=dark] .pill-badge.ghost-badge-draft .ghost-dot,[data-theme=dark] .pill-badge.ghost-badge-draft .pill-dot,.dx-swatch-dark .pill-badge.pill-gray .ghost-dot,.dx-swatch-dark .pill-badge.pill-gray .pill-dot,body.dx-swatch-dark .pill-badge.pill-gray .ghost-dot,body.dx-swatch-dark .pill-badge.pill-gray .pill-dot,.dx-swatch-additional-dark .pill-badge.pill-gray .ghost-dot,.dx-swatch-additional-dark .pill-badge.pill-gray .pill-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-gray .ghost-dot,.dx-viewport.dx-theme-dark .pill-badge.pill-gray .pill-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-gray .ghost-dot,body.dx-viewport.dx-theme-dark .pill-badge.pill-gray .pill-dot,.dark .pill-badge.pill-gray .ghost-dot,.dark .pill-badge.pill-gray .pill-dot,body.dark .pill-badge.pill-gray .ghost-dot,body.dark .pill-badge.pill-gray .pill-dot,html.dark .pill-badge.pill-gray .ghost-dot,html.dark .pill-badge.pill-gray .pill-dot,[data-theme=dark] .pill-badge.pill-gray .ghost-dot,[data-theme=dark] .pill-badge.pill-gray .pill-dot{background-color:#94a3b8!important}.dx-field-item-required-mark{color:#ef4444!important;font-size:12px!important;margin-left:2px!important;font-weight:700!important}.dx-form-group-caption{font-size:11.5px!important;font-weight:650!important;color:var(--app-text, #0f172a)!important;text-transform:uppercase!important;letter-spacing:.04em!important;border-bottom:1px solid var(--app-border, #e2e8f0)!important;padding:6px 10px!important;margin:0 0 10px!important;display:flex!important;align-items:center!important}.dx-swatch-dark .dx-form-group-caption,body.dx-swatch-dark .dx-form-group-caption,.dx-swatch-additional-dark .dx-form-group-caption{color:#f8fafc!important;border-bottom-color:#334155!important}.plain-styled-form{background-color:var(--app-surface, #ffffff)!important;box-shadow:none!important;box-sizing:border-box!important;transition:border-color .15s ease,background-color .15s ease!important}.plain-styled-form .dx-form-group{background:transparent!important;border:1px solid var(--app-border, #e2e8f0)!important;border-radius:var(--dx-base-border-radius, 6px)!important;box-shadow:none!important;padding:0!important;margin:0!important}.plain-styled-form .dx-form-group:before{display:none!important}.plain-styled-form .dx-layout-manager .dx-field-item{padding:3px 5px!important}.dx-popup-content .plain-styled-form{padding:6px 8px!important;border-radius:var(--dx-base-border-radius, 6px)!important}.dx-swatch-dark .plain-styled-form,body.dx-swatch-dark .plain-styled-form,.dx-swatch-additional-dark .plain-styled-form{background-color:var(--app-surface, #1e293b)!important;border-color:var(--app-border, #334155)!important}.dx-radiogroup .dx-radiobutton .dx-radio-value-container .dx-radio{border-radius:50%!important}.dx-radiogroup .dx-radiobutton .dx-radio-button-icon-checked .dx-radio-value{background-color:var(--dx-color-primary)!important}.dx-radiogroup .dx-radiobutton .dx-item-content{font-size:12px!important;color:var(--app-text, #1e293b)!important;font-weight:500!important}.dx-tabpanel{background:transparent!important}.dx-tabpanel .dx-tabpanel-tabs{background:transparent!important;border-bottom:1px solid var(--app-border, #e2e8f0)!important;padding:0 2px!important}.dx-tabpanel .dx-tabpanel-tabs .dx-tab{background:transparent!important;border:none!important;border-bottom:2px solid transparent!important;padding:6px 14px!important;color:var(--app-text-muted, #64748b)!important;font-size:12px!important;font-weight:500!important;transition:all .15s ease!important}.dx-tabpanel .dx-tabpanel-tabs .dx-tab .dx-tab-text{font-size:12px!important;font-weight:500!important}.dx-tabpanel .dx-tabpanel-tabs .dx-tab .dx-icon{font-size:14px!important;margin-right:6px!important;color:var(--app-text-muted, #64748b)!important}.dx-tabpanel .dx-tabpanel-tabs .dx-tab:hover,.dx-tabpanel .dx-tabpanel-tabs .dx-tab:hover .dx-icon{color:var(--app-text, #1e293b)!important}.dx-tabpanel .dx-tabpanel-tabs .dx-tab.dx-tab-selected{color:var(--dx-color-primary)!important;font-weight:600!important;border-bottom:2px solid var(--dx-color-primary)!important}.dx-tabpanel .dx-tabpanel-tabs .dx-tab.dx-tab-selected .dx-tab-text{font-weight:600!important;color:var(--dx-color-primary)!important}.dx-tabpanel .dx-tabpanel-tabs .dx-tab.dx-tab-selected .dx-icon{color:var(--dx-color-primary)!important}.dx-tabpanel .dx-tabpanel-container{padding-top:8px!important}.form-standard-popup .dx-overlay-content,.form-popup .dx-overlay-content{border-radius:var(--dx-base-border-radius, 10px)!important;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #00000014!important;border:1px solid var(--app-border, #e2e8f0)!important;background-color:var(--app-surface, #ffffff)!important;overflow:hidden!important}.dx-swatch-dark .form-standard-popup .dx-overlay-content,body.dx-swatch-dark .form-standard-popup .dx-overlay-content,.dx-swatch-additional-dark .form-standard-popup .dx-overlay-content,.dx-swatch-dark .form-popup .dx-overlay-content,body.dx-swatch-dark .form-popup .dx-overlay-content,.dx-swatch-additional-dark .form-popup .dx-overlay-content{background-color:#1e293b!important;border-color:#334155!important;box-shadow:0 20px 45px #00000080!important}.form-standard-popup .dx-popup-title,.form-popup .dx-popup-title{padding:0!important;border-bottom:1px solid var(--app-border, #f1f5f9)!important;background-color:var(--app-surface, #ffffff)!important}.dx-swatch-dark .form-standard-popup .dx-popup-title,body.dx-swatch-dark .form-standard-popup .dx-popup-title,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title,.dx-swatch-dark .form-popup .dx-popup-title,body.dx-swatch-dark .form-popup .dx-popup-title,.dx-swatch-additional-dark .form-popup .dx-popup-title{background-color:#1e293b!important;border-bottom-color:#334155!important}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper,.form-popup .dx-popup-title .standard-popup-header-wrapper{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left{display:flex;align-items:center;gap:10px}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge{width:32px;height:32px;border-radius:var(--dx-base-border-radius, 4px);background-color:var(--dx-color-primary-light, rgba(37, 99, 235, .12));color:var(--dx-color-primary);border:1px solid var(--dx-color-primary-focus, rgba(37, 99, 235, .18));display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge .dx-icon,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge .dx-icon{color:var(--dx-color-primary)}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge{background-color:var(--dx-color-primary-light, rgba(37, 99, 235, .2));border-color:var(--dx-color-primary-focus, rgba(37, 99, 235, .35));color:var(--dx-color-primary)}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge .dx-icon,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge .dx-icon,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge .dx-icon,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge .dx-icon,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge .dx-icon,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge .dx-icon{color:var(--dx-color-primary)}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning{background-color:#f59e0b1a;color:#d97706;border-color:#f59e0b40}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning .dx-icon,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning .dx-icon{color:#d97706}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning{background-color:#f59e0b33;border-color:#f59e0b66;color:#fbbf24}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning .dx-icon,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning .dx-icon,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning .dx-icon,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning .dx-icon,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning .dx-icon,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-warning .dx-icon{color:#fbbf24}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success{background-color:#16a34a1a;color:#15803d;border-color:#16a34a40}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success .dx-icon,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success .dx-icon{color:#15803d}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success{background-color:#4ade8033;border-color:#4ade8066;color:#4ade80}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success .dx-icon,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success .dx-icon,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success .dx-icon,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success .dx-icon,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success .dx-icon,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-success .dx-icon{color:#4ade80}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger{background-color:#dc26261a;color:#b91c1c;border-color:#dc262640}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger .dx-icon,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger .dx-icon{color:#b91c1c}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger{background-color:#f8717133;border-color:#f8717166;color:#f87171}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger .dx-icon,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger .dx-icon,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger .dx-icon,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger .dx-icon,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger .dx-icon,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-icon-badge.standard-popup-icon-badge-danger .dx-icon{color:#f87171}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content{display:flex;flex-direction:column;gap:1px}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-title,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-title{font-size:13.5px;font-weight:700;color:var(--app-text, #0f172a);letter-spacing:.02em;text-transform:uppercase;line-height:1.2}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-subtitle,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-subtitle{font-size:11.5px;color:var(--app-text-muted, #64748b);font-weight:500;text-transform:uppercase;letter-spacing:.02em;line-height:1.2}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-title,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-title,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-title,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-title,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-title,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-title{color:#f8fafc}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-subtitle,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-subtitle,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-subtitle,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-subtitle,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-subtitle,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-header-left .standard-popup-header-content .standard-popup-subtitle{color:#94a3b8}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn{width:28px;height:28px;border-radius:50%;border:1px solid rgba(239,68,68,.22);background-color:#ef44440f;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#ef4444;transition:all .15s ease;outline:none}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn .dx-icon,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn .dx-icon{font-size:13px;color:#ef4444;transition:transform .15s ease,color .15s ease}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover{background-color:#ef4444;border-color:#dc2626;color:#fff;transform:scale(1.08)}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover .dx-icon,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover .dx-icon{color:#fff}.form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:active,.form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:active{transform:scale(.95);background-color:#dc2626}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn{background-color:#ef444424;border-color:#ef444459;color:#f87171}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn .dx-icon,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn .dx-icon,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn .dx-icon,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn .dx-icon,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn .dx-icon,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn .dx-icon{color:#f87171}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover{background-color:#ef4444;border-color:#f87171;color:#fff}.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover .dx-icon,body.dx-swatch-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover .dx-icon,.dx-swatch-additional-dark .form-standard-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover .dx-icon,.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover .dx-icon,body.dx-swatch-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover .dx-icon,.dx-swatch-additional-dark .form-popup .dx-popup-title .standard-popup-header-wrapper .standard-popup-close-btn:hover .dx-icon{color:#fff}.form-standard-popup .dx-popup-content,.form-popup .dx-popup-content{padding:12px 18px!important;background-color:var(--app-surface, #ffffff)!important;color:var(--app-text, #334155)!important}.dx-swatch-dark .form-standard-popup .dx-popup-content,body.dx-swatch-dark .form-standard-popup .dx-popup-content,.dx-swatch-additional-dark .form-standard-popup .dx-popup-content,.dx-swatch-dark .form-popup .dx-popup-content,body.dx-swatch-dark .form-popup .dx-popup-content,.dx-swatch-additional-dark .form-popup .dx-popup-content{background-color:#1e293b!important;color:#f8fafc!important}.form-standard-popup.popup-full-grid .dx-popup-content,.form-standard-popup:has(.logis-datagrid) .dx-popup-content,.form-popup.popup-full-grid .dx-popup-content,.form-popup:has(.logis-datagrid) .dx-popup-content{padding:8px 12px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.form-standard-popup.popup-full-grid .dx-popup-content>div,.form-standard-popup:has(.logis-datagrid) .dx-popup-content>div,.form-popup.popup-full-grid .dx-popup-content>div,.form-popup:has(.logis-datagrid) .dx-popup-content>div{height:100%!important;min-height:0!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.form-standard-popup .dx-popup-bottom,.form-popup .dx-popup-bottom{padding:8px 14px!important;border-top:1px solid var(--app-border, #f1f5f9)!important;background-color:var(--app-surface, #ffffff)!important}.dx-swatch-dark .form-standard-popup .dx-popup-bottom,body.dx-swatch-dark .form-standard-popup .dx-popup-bottom,.dx-swatch-additional-dark .form-standard-popup .dx-popup-bottom,.dx-swatch-dark .form-popup .dx-popup-bottom,body.dx-swatch-dark .form-popup .dx-popup-bottom,.dx-swatch-additional-dark .form-popup .dx-popup-bottom{background-color:#1e293b!important;border-top-color:#334155!important}.form-standard-popup .dx-popup-bottom .dx-toolbar,.form-popup .dx-popup-bottom .dx-toolbar{padding:0!important;background:transparent!important}.form-standard-popup .dx-popup-bottom .dx-toolbar .dx-toolbar-items-container,.form-popup .dx-popup-bottom .dx-toolbar .dx-toolbar-items-container{height:auto!important;min-height:28px!important}.form-standard-popup .dx-popup-bottom .standard-popup-buttons-container,.form-popup .dx-popup-bottom .standard-popup-buttons-container{display:inline-flex!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;width:auto!important}.form-standard-popup .dx-popup-bottom .standard-popup-buttons-container .dx-button,.form-popup .dx-popup-bottom .standard-popup-buttons-container .dx-button{margin:0!important;width:auto!important;min-width:0!important;min-width:unset!important;max-width:-moz-max-content!important;max-width:max-content!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:28px!important;max-height:28px!important;min-height:28px!important;border-radius:var(--dx-base-border-radius, 4px)!important;font-size:11.5px!important;font-weight:600!important;letter-spacing:.02em!important;transition:all .15s ease!important;box-sizing:border-box!important}.form-standard-popup .dx-popup-bottom .standard-popup-buttons-container .dx-button .dx-button-content,.form-popup .dx-popup-bottom .standard-popup-buttons-container .dx-button .dx-button-content{padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;height:100%!important;width:auto!important}.form-standard-popup .dx-popup-bottom .standard-popup-buttons-container .dx-button .dx-button-text,.form-popup .dx-popup-bottom .standard-popup-buttons-container .dx-button .dx-button-text{font-size:11.5px!important;font-weight:600!important;text-transform:uppercase!important;line-height:1!important;white-space:nowrap!important;margin:0!important}.form-standard-popup .dx-popup-bottom .standard-popup-buttons-container .dx-button .dx-icon,.form-popup .dx-popup-bottom .standard-popup-buttons-container .dx-button .dx-icon{font-size:13px!important;line-height:1!important}.confirm-dialog-body{display:flex;align-items:flex-start;gap:14px;padding:12px 6px 8px;box-sizing:border-box}.confirm-dialog-body .confirm-dialog-icon-wrapper{width:40px;height:40px;border-radius:50%;background-color:#f59e0b1a;border:1px solid rgba(245,158,11,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.confirm-dialog-body .confirm-dialog-icon-wrapper .dx-icon{font-size:20px;color:#d97706}.confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-danger{background-color:#ef44441a;border-color:#ef444440}.confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-danger .dx-icon{color:#dc2626}.confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-info{background-color:#2563eb1a;border-color:#2563eb40}.confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-info .dx-icon{color:#2563eb}.confirm-dialog-body .confirm-dialog-text-wrapper{flex:1;display:flex;flex-direction:column;gap:4px;padding-top:2px}.confirm-dialog-body .confirm-dialog-text-wrapper .confirm-dialog-title{font-size:13.5px;font-weight:600;color:var(--app-text, #0f172a);line-height:1.35;margin:0}.confirm-dialog-body .confirm-dialog-text-wrapper .confirm-dialog-description{font-size:12px;color:var(--app-text-muted, #64748b);line-height:1.4;margin:0}.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper,body.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper,.dx-swatch-additional-dark .confirm-dialog-body .confirm-dialog-icon-wrapper{background-color:#f59e0b2e;border-color:#f59e0b59}.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper .dx-icon,body.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper .dx-icon,.dx-swatch-additional-dark .confirm-dialog-body .confirm-dialog-icon-wrapper .dx-icon{color:#fbbf24}.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-danger,body.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-danger,.dx-swatch-additional-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-danger{background-color:#ef44442e;border-color:#ef444459}.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-danger .dx-icon,body.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-danger .dx-icon,.dx-swatch-additional-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-danger .dx-icon{color:#f87171}.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-info,body.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-info,.dx-swatch-additional-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-info{background-color:#2563eb2e;border-color:#2563eb59}.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-info .dx-icon,body.dx-swatch-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-info .dx-icon,.dx-swatch-additional-dark .confirm-dialog-body .confirm-dialog-icon-wrapper.confirm-info .dx-icon{color:#60a5fa}.dx-swatch-dark .confirm-dialog-body .confirm-dialog-text-wrapper .confirm-dialog-title,body.dx-swatch-dark .confirm-dialog-body .confirm-dialog-text-wrapper .confirm-dialog-title,.dx-swatch-additional-dark .confirm-dialog-body .confirm-dialog-text-wrapper .confirm-dialog-title{color:#f8fafc}.dx-swatch-dark .confirm-dialog-body .confirm-dialog-text-wrapper .confirm-dialog-description,body.dx-swatch-dark .confirm-dialog-body .confirm-dialog-text-wrapper .confirm-dialog-description,.dx-swatch-additional-dark .confirm-dialog-body .confirm-dialog-text-wrapper .confirm-dialog-description{color:#94a3b8}.dx-loadpanel-content{background:var(--app-surface, #ffffff)!important;border:1px solid var(--app-border, #e2e8f0)!important;border-radius:12px!important;box-shadow:0 10px 25px -5px #00000014,0 4px 6px -2px #00000008!important;padding:14px 22px!important}.dx-loadpanel-content .dx-loadpanel-message{font-family:var(--app-font-family, "Inter", -apple-system, sans-serif)!important;font-size:13px!important;font-weight:500!important;color:var(--app-text, #1e293b)!important;letter-spacing:-.01em!important}.dx-swatch-dark .dx-loadpanel-content,body.dx-swatch-dark .dx-loadpanel-content,.dx-swatch-additional-dark .dx-loadpanel-content{background:#0f172a!important;border-color:#1e293b!important;box-shadow:0 12px 30px #00000073!important}.dx-swatch-dark .dx-loadpanel-content .dx-loadpanel-message,body.dx-swatch-dark .dx-loadpanel-content .dx-loadpanel-message,.dx-swatch-additional-dark .dx-loadpanel-content .dx-loadpanel-message{color:#f8fafc!important}.confirmation-content-flat,.confirmation-content-minimal,.confirmation-content-container{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4px 6px;gap:14px;box-sizing:border-box;width:100%}.confirmation-content-flat .confirmation-prompt-text,.confirmation-content-minimal .confirmation-prompt-text,.confirmation-content-container .confirmation-prompt-text{font-size:13.5px;font-weight:500;color:var(--app-text, #1e293b);line-height:1.5;margin:0;text-align:center}.dx-swatch-dark .confirmation-content-flat .confirmation-prompt-text,body.dx-swatch-dark .confirmation-content-flat .confirmation-prompt-text,.dx-swatch-additional-dark .confirmation-content-flat .confirmation-prompt-text,.dx-swatch-dark .confirmation-content-minimal .confirmation-prompt-text,body.dx-swatch-dark .confirmation-content-minimal .confirmation-prompt-text,.dx-swatch-additional-dark .confirmation-content-minimal .confirmation-prompt-text,.dx-swatch-dark .confirmation-content-container .confirmation-prompt-text,body.dx-swatch-dark .confirmation-content-container .confirmation-prompt-text,.dx-swatch-additional-dark .confirmation-content-container .confirmation-prompt-text{color:#f1f5f9}.confirmation-content-flat .confirmation-flat-record,.confirmation-content-minimal .confirmation-flat-record,.confirmation-content-container .confirmation-flat-record{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;margin:2px 0 6px;width:100%}.confirmation-content-flat .confirmation-flat-record .confirmation-flat-record__title,.confirmation-content-minimal .confirmation-flat-record .confirmation-flat-record__title,.confirmation-content-container .confirmation-flat-record .confirmation-flat-record__title{font-size:15px;font-weight:600;color:var(--app-text, #0f172a);text-transform:uppercase;letter-spacing:.015em;line-height:1.35;text-align:center}.dx-swatch-dark .confirmation-content-flat .confirmation-flat-record .confirmation-flat-record__title,body.dx-swatch-dark .confirmation-content-flat .confirmation-flat-record .confirmation-flat-record__title,.dx-swatch-additional-dark .confirmation-content-flat .confirmation-flat-record .confirmation-flat-record__title,.dx-swatch-dark .confirmation-content-minimal .confirmation-flat-record .confirmation-flat-record__title,body.dx-swatch-dark .confirmation-content-minimal .confirmation-flat-record .confirmation-flat-record__title,.dx-swatch-additional-dark .confirmation-content-minimal .confirmation-flat-record .confirmation-flat-record__title,.dx-swatch-dark .confirmation-content-container .confirmation-flat-record .confirmation-flat-record__title,body.dx-swatch-dark .confirmation-content-container .confirmation-flat-record .confirmation-flat-record__title,.dx-swatch-additional-dark .confirmation-content-container .confirmation-flat-record .confirmation-flat-record__title{color:#fff}.confirmation-content-flat .confirmation-flat-record .confirmation-flat-record__subtitle,.confirmation-content-minimal .confirmation-flat-record .confirmation-flat-record__subtitle,.confirmation-content-container .confirmation-flat-record .confirmation-flat-record__subtitle{font-size:12px;font-weight:450;color:#64748b;line-height:1.4;text-align:center;word-break:break-all;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.dx-swatch-dark .confirmation-content-flat .confirmation-flat-record .confirmation-flat-record__subtitle,body.dx-swatch-dark .confirmation-content-flat .confirmation-flat-record .confirmation-flat-record__subtitle,.dx-swatch-additional-dark .confirmation-content-flat .confirmation-flat-record .confirmation-flat-record__subtitle,.dx-swatch-dark .confirmation-content-minimal .confirmation-flat-record .confirmation-flat-record__subtitle,body.dx-swatch-dark .confirmation-content-minimal .confirmation-flat-record .confirmation-flat-record__subtitle,.dx-swatch-additional-dark .confirmation-content-minimal .confirmation-flat-record .confirmation-flat-record__subtitle,.dx-swatch-dark .confirmation-content-container .confirmation-flat-record .confirmation-flat-record__subtitle,body.dx-swatch-dark .confirmation-content-container .confirmation-flat-record .confirmation-flat-record__subtitle,.dx-swatch-additional-dark .confirmation-content-container .confirmation-flat-record .confirmation-flat-record__subtitle{color:#94a3b8}.confirmation-content-flat .confirmation-flat-record .confirmation-flat-record__meta,.confirmation-content-minimal .confirmation-flat-record .confirmation-flat-record__meta,.confirmation-content-container .confirmation-flat-record .confirmation-flat-record__meta{display:inline-block}.logis-mailbox-view,.mailbox-view-container{position:relative;height:calc(100% - 8px);width:100%;min-width:0;max-width:100%;display:flex;flex-direction:column;flex:1 1 0%;min-height:0;overflow:hidden;overflow-x:hidden!important;background-color:var(--app-surface, #ffffff);border:1px solid var(--app-border, #e2e8f0);border-radius:var(--dx-base-border-radius, 6px);box-sizing:border-box;margin-top:8px}.logis-mailbox-view .modern-saas-grid-header,.logis-mailbox-view .logis-datagrid-header,.mailbox-view-container .modern-saas-grid-header,.mailbox-view-container .logis-datagrid-header{flex:0 0 auto;width:100%;min-width:0;max-width:100%;overflow:hidden}.logis-mailbox-view .logis-datagrid,.logis-mailbox-view .dx-datagrid,.mailbox-view-container .logis-datagrid,.mailbox-view-container .dx-datagrid{height:100%;min-width:0;max-width:100%;flex:1 1 0%;min-height:0}.logis-mailbox-view .logis-datagrid .dx-datagrid-headers,.logis-mailbox-view .dx-datagrid .dx-datagrid-headers,.mailbox-view-container .logis-datagrid .dx-datagrid-headers,.mailbox-view-container .dx-datagrid .dx-datagrid-headers{flex:0 0 auto;background-color:var(--app-bg, #f8fafc)!important;border-bottom:1px solid var(--app-border, #e2e8f0)!important}.logis-mailbox-view .logis-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td,.logis-mailbox-view .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td,.mailbox-view-container .logis-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td,.mailbox-view-container .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td{padding:4px 6px!important;height:30px!important;vertical-align:middle!important;background-color:var(--app-bg, #f8fafc)!important;border-bottom:1px solid var(--app-border, #e2e8f0)!important}.logis-mailbox-view .logis-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td .dx-datagrid-text-content,.logis-mailbox-view .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td .dx-datagrid-text-content,.mailbox-view-container .logis-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td .dx-datagrid-text-content,.mailbox-view-container .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td .dx-datagrid-text-content{font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:var(--app-text-muted, #64748b)!important;white-space:nowrap!important}.logis-mailbox-view .logis-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td.dx-datagrid-action .dx-datagrid-text-content,.logis-mailbox-view .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td.dx-datagrid-action .dx-datagrid-text-content,.mailbox-view-container .logis-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td.dx-datagrid-action .dx-datagrid-text-content,.mailbox-view-container .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row>td.dx-datagrid-action .dx-datagrid-text-content{color:var(--app-text, #0f172a)!important}.logis-mailbox-view .logis-datagrid .dx-datagrid-rowsview .dx-row>td,.logis-mailbox-view .dx-datagrid .dx-datagrid-rowsview .dx-row>td,.mailbox-view-container .logis-datagrid .dx-datagrid-rowsview .dx-row>td,.mailbox-view-container .dx-datagrid .dx-datagrid-rowsview .dx-row>td{padding:3px 6px!important;font-size:12px!important;line-height:1.25!important;vertical-align:middle!important;color:var(--app-text, #1e293b)!important;border-bottom:1px solid var(--app-border, #f1f5f9)!important}.logis-mailbox-view .logis-datagrid .dx-datagrid-rowsview .dx-data-row,.logis-mailbox-view .dx-datagrid .dx-datagrid-rowsview .dx-data-row,.mailbox-view-container .logis-datagrid .dx-datagrid-rowsview .dx-data-row,.mailbox-view-container .dx-datagrid .dx-datagrid-rowsview .dx-data-row{height:28px!important;min-height:28px!important}.logis-mailbox-view .logis-datagrid .dx-datagrid-rowsview .dx-data-row:hover,.logis-mailbox-view .dx-datagrid .dx-datagrid-rowsview .dx-data-row:hover,.mailbox-view-container .logis-datagrid .dx-datagrid-rowsview .dx-data-row:hover,.mailbox-view-container .dx-datagrid .dx-datagrid-rowsview .dx-data-row:hover{background-color:#00000005!important}.logis-mailbox-view .logis-datagrid .dx-datagrid-rowsview .dx-data-row.dx-selection,.logis-mailbox-view .dx-datagrid .dx-datagrid-rowsview .dx-data-row.dx-selection,.mailbox-view-container .logis-datagrid .dx-datagrid-rowsview .dx-data-row.dx-selection,.mailbox-view-container .dx-datagrid .dx-datagrid-rowsview .dx-data-row.dx-selection{background-color:var(--dx-color-primary-light, rgba(5, 102, 248, .08))!important}.logis-mailbox-view .logis-datagrid .dx-datagrid-pager,.logis-mailbox-view .logis-datagrid .dx-pager,.logis-mailbox-view .dx-datagrid .dx-datagrid-pager,.logis-mailbox-view .dx-datagrid .dx-pager,.mailbox-view-container .logis-datagrid .dx-datagrid-pager,.mailbox-view-container .logis-datagrid .dx-pager,.mailbox-view-container .dx-datagrid .dx-datagrid-pager,.mailbox-view-container .dx-datagrid .dx-pager{flex:0 0 auto;margin-top:auto}.logis-pagination-wrapper{flex:0 0 auto;height:38px;min-height:38px;max-height:38px;width:100%;margin-top:auto;padding:0 12px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;z-index:5;background-color:var(--app-surface, #ffffff);border-top:1px solid var(--app-border, #e2e8f0)}.logis-pagination-wrapper .dx-pagination,.logis-pagination-wrapper.dx-pager{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0;margin:0}.logis-pagination-wrapper .dx-pagination .dx-page-sizes,.logis-pagination-wrapper.dx-pager .dx-page-sizes{display:flex;align-items:center;margin:0}.logis-pagination-wrapper .dx-pagination .dx-page-sizes .dx-page-size,.logis-pagination-wrapper.dx-pager .dx-page-sizes .dx-page-size{min-width:24px;height:22px;padding:0 6px;font-size:11px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.logis-pagination-wrapper .dx-pagination .dx-page-sizes .dx-page-size.dx-selection,.logis-pagination-wrapper.dx-pager .dx-page-sizes .dx-page-size.dx-selection{background:var(--dx-color-primary);color:#fff;font-weight:600;border-radius:3px}.logis-pagination-wrapper .dx-pagination .dx-pages,.logis-pagination-wrapper.dx-pager .dx-pages{display:flex;align-items:center;margin:0}.logis-pagination-wrapper .dx-pagination .dx-pages .dx-info,.logis-pagination-wrapper.dx-pager .dx-pages .dx-info{font-size:11.5px;color:var(--app-text-muted, #64748b);font-weight:500;padding:0 6px 0 0}.logis-pagination-wrapper .dx-pagination .dx-pages .dx-page-indexes,.logis-pagination-wrapper.dx-pager .dx-pages .dx-page-indexes{display:flex;align-items:center}.logis-pagination-wrapper .dx-pagination .dx-pages .dx-page-indexes .dx-page,.logis-pagination-wrapper.dx-pager .dx-pages .dx-page-indexes .dx-page{min-width:22px;height:22px;padding:0 5px;font-size:11px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.logis-pagination-wrapper .dx-pagination .dx-pages .dx-page-indexes .dx-page.dx-selection,.logis-pagination-wrapper.dx-pager .dx-pages .dx-page-indexes .dx-page.dx-selection{background:var(--dx-color-primary);color:#fff;font-weight:600;border-radius:3px}.logis-pagination-wrapper .dx-pagination .dx-pages .dx-navigate-button,.logis-pagination-wrapper .dx-pagination .dx-pages .dx-prev-button,.logis-pagination-wrapper .dx-pagination .dx-pages .dx-next-button,.logis-pagination-wrapper.dx-pager .dx-pages .dx-navigate-button,.logis-pagination-wrapper.dx-pager .dx-pages .dx-prev-button,.logis-pagination-wrapper.dx-pager .dx-pages .dx-next-button{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.logis-pagination-wrapper .dx-pagination .dx-pages .dx-navigate-button.dx-state-disabled,.logis-pagination-wrapper .dx-pagination .dx-pages .dx-prev-button.dx-state-disabled,.logis-pagination-wrapper .dx-pagination .dx-pages .dx-next-button.dx-state-disabled,.logis-pagination-wrapper.dx-pager .dx-pages .dx-navigate-button.dx-state-disabled,.logis-pagination-wrapper.dx-pager .dx-pages .dx-prev-button.dx-state-disabled,.logis-pagination-wrapper.dx-pager .dx-pages .dx-next-button.dx-state-disabled{opacity:.35;cursor:not-allowed;pointer-events:auto}.logis-mailbox-view .dx-datagrid-headers .dx-datagrid-filter-row .dx-editor-with-menu,.mailbox-view-container .dx-datagrid-headers .dx-datagrid-filter-row .dx-editor-with-menu{position:relative}.logis-mailbox-view .dx-datagrid-headers .dx-datagrid-filter-row .dx-editor-with-menu .dx-filter-menu,.mailbox-view-container .dx-datagrid-headers .dx-datagrid-filter-row .dx-editor-with-menu .dx-filter-menu{z-index:2}.logis-mailbox-view .dx-datagrid-headers .dx-datagrid-filter-row .dx-editor-with-menu .dx-texteditor-input,.mailbox-view-container .dx-datagrid-headers .dx-datagrid-filter-row .dx-editor-with-menu .dx-texteditor-input{padding-left:28px!important}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .logis-action-pill,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .action-buttons-container,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .corporate-actions-container,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .corporate-actions-container-wrapper,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .logis-action-pill,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .action-buttons-container,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .corporate-actions-container,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .corporate-actions-container-wrapper{display:inline-flex;align-items:center;gap:3px;padding:1px 3px;border-radius:4px;background-color:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border, #e2e8f0);height:22px;max-height:22px;box-sizing:border-box;vertical-align:middle}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .action-button-fixed,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .action-button-dropdown,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .action-button-fixed,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .action-button-dropdown{display:inline-flex;align-items:center;height:18px}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined{height:18px!important;min-width:18px!important;width:18px!important;max-width:18px!important;padding:0!important;margin:0!important;border:none!important;background:transparent!important;box-shadow:none!important;border-radius:3px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .12s ease!important}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action .dx-button,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action .dx-dropdownbutton-action,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action .dx-button,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action .dx-dropdownbutton-action,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined .dx-button,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined .dx-dropdownbutton-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action .dx-button,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action .dx-dropdownbutton-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action .dx-button,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action .dx-dropdownbutton-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined .dx-button,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined .dx-dropdownbutton-action{height:18px!important;min-height:18px!important;width:18px!important;min-width:18px!important;border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action .dx-button-content,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action .dx-button-content,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined .dx-button-content,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action .dx-button-content,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action .dx-button-content,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined .dx-button-content{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined .dx-icon{font-size:12.5px!important;line-height:1!important;color:var(--button-icon-color, var(--app-text-muted, #64748b));transition:transform .12s ease,color .12s ease!important}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:not(.dx-state-disabled):hover,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:not(.dx-state-disabled):hover,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:not(.dx-state-disabled):hover,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:not(.dx-state-disabled):hover,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:not(.dx-state-disabled):hover,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:not(.dx-state-disabled):hover{background-color:var(--dx-color-primary-light, rgba(5, 102, 248, .08))!important}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:not(.dx-state-disabled):hover .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:not(.dx-state-disabled):hover .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:not(.dx-state-disabled):hover .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:not(.dx-state-disabled):hover .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:not(.dx-state-disabled):hover .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:not(.dx-state-disabled):hover .dx-icon{transform:scale(1.15)}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled{opacity:.3!important;cursor:not-allowed!important;pointer-events:auto!important}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled .dx-button,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled .dx-dropdownbutton-action,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled .dx-button-content,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled .dx-button,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled .dx-dropdownbutton-action,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled .dx-button-content,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-button,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-dropdownbutton-action,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-button-content,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-button,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-dropdownbutton-action,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-button-content,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled .dx-button,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled .dx-dropdownbutton-action,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled .dx-button-content,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled .dx-button,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled .dx-dropdownbutton-action,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled .dx-button-content,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled .dx-button,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled .dx-dropdownbutton-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled .dx-button-content,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled .dx-button,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled .dx-dropdownbutton-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled .dx-button-content,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-button,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-dropdownbutton-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-button-content,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-button,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-dropdownbutton-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-button-content,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled .dx-button,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled .dx-dropdownbutton-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled .dx-button-content,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled .dx-button,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled .dx-dropdownbutton-action,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled .dx-button-content,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled .dx-icon{cursor:not-allowed!important;pointer-events:auto!important;color:var(--app-text-muted, #94a3b8)!important;transform:none!important}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled:hover,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled:hover,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled:hover,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled:hover,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled:hover,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled:hover,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled:hover,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled:hover,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled:hover,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled:hover,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled:hover,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled:hover{background-color:transparent!important;cursor:not-allowed!important}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled:hover .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled:hover .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled:hover .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled:hover .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled:hover .dx-icon,.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled:hover .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action.dx-state-disabled:hover .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-button-text-action:disabled:hover .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action.dx-state-disabled:hover .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-dropdownbutton.corporate-dropdown-text-action:disabled:hover .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined.dx-state-disabled:hover .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .dx-button.corporate-action-button-outlined:disabled:hover .dx-icon{transform:none!important}.logis-mailbox-view .dx-datagrid-rowsview .dx-row>td .corporate-dropdown-text-action .dx-icon,.mailbox-view-container .dx-datagrid-rowsview .dx-row>td .corporate-dropdown-text-action .dx-icon{color:var(--app-text-muted, #64748b)!important}.modern-saas-grid-header{width:100%;display:flex;flex-direction:column;gap:8px;padding:6px 12px;background:var(--app-surface, #ffffff);border-bottom:1px solid var(--app-border, #e2e8f0)}.modern-saas-grid-header .header-toolbar-primary,.modern-saas-grid-header .header-row-primary{background:transparent;padding:0;border:none}.modern-saas-grid-header .header-toolbar-primary .dx-toolbar-items-container,.modern-saas-grid-header .header-row-primary .dx-toolbar-items-container{height:auto;min-height:36px}.modern-saas-grid-header .header-toolbar-primary .header-title-container,.modern-saas-grid-header .header-row-primary .header-title-container{display:flex;align-items:center;gap:10px}.modern-saas-grid-header .header-toolbar-primary .header-title-container .header-icon-box,.modern-saas-grid-header .header-row-primary .header-title-container .header-icon-box{width:32px;height:32px;min-width:32px;border-radius:var(--dx-base-border-radius, 6px);background:var(--app-bg, #f8fafc);border:1px solid var(--app-border, #e2e8f0);display:flex;align-items:center;justify-content:center;color:var(--dx-color-primary);font-size:14px}.modern-saas-grid-header .header-toolbar-primary .header-title-container .header-text-group,.modern-saas-grid-header .header-row-primary .header-title-container .header-text-group{display:flex;flex-direction:column}.modern-saas-grid-header .header-toolbar-primary .header-title-container .header-text-group .header-title,.modern-saas-grid-header .header-row-primary .header-title-container .header-text-group .header-title{font-size:15px;font-weight:600;color:var(--app-text, #0f172a);letter-spacing:-.01em;margin:0;line-height:1.25}.modern-saas-grid-header .header-toolbar-primary .header-title-container .header-text-group .header-subtitle,.modern-saas-grid-header .header-row-primary .header-title-container .header-text-group .header-subtitle{font-size:11.5px;color:var(--app-text-muted, #64748b);font-weight:400;line-height:1.2}.modern-saas-grid-header .header-toolbar-primary .header-search-wrapper,.modern-saas-grid-header .header-row-primary .header-search-wrapper{width:280px}.modern-saas-grid-header .header-toolbar-primary .header-search-wrapper .header-search-box,.modern-saas-grid-header .header-row-primary .header-search-wrapper .header-search-box{height:32px;border-radius:var(--dx-base-border-radius, 6px)!important;border:1px solid var(--app-border, #cbd5e1)!important;background:var(--app-surface, #ffffff)!important;font-size:12.5px!important}.modern-saas-grid-header .header-toolbar-primary .header-search-wrapper .header-search-box .dx-texteditor-input,.modern-saas-grid-header .header-row-primary .header-search-wrapper .header-search-box .dx-texteditor-input{padding-left:28px!important}.modern-saas-grid-header .header-toolbar-primary .header-search-wrapper .header-search-box.dx-state-focused,.modern-saas-grid-header .header-row-primary .header-search-wrapper .header-search-box.dx-state-focused{border-color:var(--dx-color-primary)!important;box-shadow:0 0 0 2px var(--dx-color-primary-light)!important}.modern-saas-grid-header .header-toolbar-primary .primary-brand-button,.modern-saas-grid-header .header-row-primary .primary-brand-button{height:32px!important;padding:0 14px!important;border-radius:var(--dx-base-border-radius, 6px)!important;background-color:var(--dx-color-primary)!important;color:#fff!important;font-size:12.5px!important;font-weight:500!important;text-transform:uppercase!important;box-shadow:0 1px 2px var(--dx-color-primary-light)!important;transition:all .15s ease!important}.modern-saas-grid-header .header-toolbar-primary .primary-brand-button:hover,.modern-saas-grid-header .header-row-primary .primary-brand-button:hover{background-color:var(--dx-color-primary-hover)!important}.modern-saas-grid-header .header-toolbar-secondary,.modern-saas-grid-header .header-row-secondary{background:transparent;padding:0;border:none}.modern-saas-grid-header .header-toolbar-secondary .dx-toolbar-items-container,.modern-saas-grid-header .header-row-secondary .dx-toolbar-items-container{height:auto;min-height:32px}.modern-saas-grid-header .header-toolbar-secondary .header-segmented-control,.modern-saas-grid-header .header-row-secondary .header-segmented-control{display:inline-flex;align-items:center;gap:6px;padding:0;background:transparent;border:none}.modern-saas-grid-header .header-toolbar-secondary .header-segmented-control .segmented-tab-button,.modern-saas-grid-header .header-row-secondary .header-segmented-control .segmented-tab-button{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;color:var(--app-text-muted, #64748b);background:transparent;border:none;border-radius:var(--dx-base-border-radius, 4px);cursor:pointer;transition:all .15s ease}.modern-saas-grid-header .header-toolbar-secondary .header-segmented-control .segmented-tab-button:hover:not(.active),.modern-saas-grid-header .header-row-secondary .header-segmented-control .segmented-tab-button:hover:not(.active){color:var(--app-text, #0f172a);background:#00000008}.modern-saas-grid-header .header-toolbar-secondary .header-segmented-control .segmented-tab-button.active,.modern-saas-grid-header .header-row-secondary .header-segmented-control .segmented-tab-button.active{background:var(--dx-color-primary-light);color:var(--dx-color-primary);font-weight:600}.modern-saas-grid-header .header-toolbar-secondary .header-segmented-control .segmented-tab-button .tab-badge,.modern-saas-grid-header .header-row-secondary .header-segmented-control .segmented-tab-button .tab-badge{padding:1px 5px;border-radius:10px;font-size:10px;font-weight:600;background:#64748b1f;color:var(--app-text-muted, #64748b)}.modern-saas-grid-header .header-toolbar-secondary .header-segmented-control .segmented-tab-button .tab-badge.badge-active,.modern-saas-grid-header .header-row-secondary .header-segmented-control .segmented-tab-button .tab-badge.badge-active{background:var(--dx-color-primary);color:#fff}.modern-saas-grid-header .header-toolbar-secondary .header-grid-controls,.modern-saas-grid-header .header-row-secondary .header-grid-controls{display:flex;align-items:center;gap:4px}.modern-saas-grid-header .header-toolbar-secondary .header-grid-controls .icon-action-button,.modern-saas-grid-header .header-row-secondary .header-grid-controls .icon-action-button{width:30px!important;height:30px!important;min-width:30px!important;border-radius:var(--dx-base-border-radius, 4px)!important;color:var(--app-text-muted, #64748b)!important;padding:0!important;border:1px solid var(--app-border, #e2e8f0)!important;background:var(--app-surface, #ffffff)!important;transition:all .15s ease!important}.modern-saas-grid-header .header-toolbar-secondary .header-grid-controls .icon-action-button .dx-button-content,.modern-saas-grid-header .header-row-secondary .header-grid-controls .icon-action-button .dx-button-content{padding:0!important;display:flex;align-items:center;justify-content:center}.modern-saas-grid-header .header-toolbar-secondary .header-grid-controls .icon-action-button:hover,.modern-saas-grid-header .header-row-secondary .header-grid-controls .icon-action-button:hover{background-color:var(--app-bg, #f1f5f9)!important;color:var(--app-text, #0f172a)!important}.dx-datagrid-fixed-left,.dx-datagrid-content-fixed{border-right:1px solid var(--app-border, #e2e8f0)!important}.app{background-color:var(--app-bg, #f8fafc);display:flex;height:100%;width:100%;min-width:320px;max-width:100vw;overflow:hidden;overflow-x:hidden!important}.container{height:100%;width:100%;min-width:0;max-width:100%;flex-direction:column;display:flex;overflow:hidden;overflow-x:hidden!important;background-color:var(--app-bg, #f8fafc)}.layout-body{flex:1 1 0%;min-height:0;min-width:0;max-width:100%;height:100%;overflow:hidden;overflow-x:hidden!important;background-color:var(--app-bg, #f8fafc)}.content{line-height:1.5;flex:1 1 0%;min-height:0;min-width:0;max-width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;overflow-x:hidden!important;box-sizing:border-box;padding:0 12px;margin:0;background-color:var(--app-bg, #f8fafc)}.screen-x-small :not(.dx-card).content{padding:8px}.with-footer{height:100%;flex:1 1 0%;min-height:0;min-width:0;max-width:100%;overflow:hidden;overflow-x:hidden!important}.with-footer>.dx-scrollable-wrapper,.with-footer>.dx-scrollable-wrapper>.dx-scrollable-container,.with-footer>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content{height:100%;width:100%;min-width:0;max-width:100%;overflow:hidden;overflow-x:hidden!important}.with-footer>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content>.dx-scrollview-content{display:flex;flex-direction:column;height:100%;min-height:100%;width:100%;min-width:0;max-width:100%;overflow:hidden;overflow-x:hidden!important}.view-wrapper{overflow:hidden;overflow-x:hidden!important;display:flex;flex-grow:1;min-width:0;max-width:100%;flex-direction:column;padding:0 var(--page-padding, 20px)}.dx-button-mode-outlined.corporate-footer-button-outlined-ok{border-color:#16a34a!important;color:#16a34a!important}.dx-button-mode-outlined.corporate-footer-button-outlined-ok .dx-icon{color:#16a34a!important}.dx-button-mode-outlined.corporate-footer-button-outlined-ok:hover{background-color:#16a34a14!important}.dx-button-mode-outlined.corporate-footer-button-outlined-ok.corporate-footer-button-outlined-reject,.dx-button-mode-outlined.corporate-footer-button-outlined-ok.corporate-footer-button-outlined-reject.dx-button-danger{border-color:#f39c12!important;color:#f39c12!important}.dx-button-mode-outlined.corporate-footer-button-outlined-ok.corporate-footer-button-outlined-reject .dx-icon,.dx-button-mode-outlined.corporate-footer-button-outlined-ok.corporate-footer-button-outlined-reject.dx-button-danger .dx-icon{color:#f39c12!important}.dx-button-mode-outlined.corporate-footer-button-outlined-ok.corporate-footer-button-outlined-reject:hover,.dx-button-mode-outlined.corporate-footer-button-outlined-ok.corporate-footer-button-outlined-reject.dx-button-danger:hover{background-color:#f39c1214!important}.dx-popup-bottom .dx-button,.dx-dialog .dx-button,.standard-popup-buttons-container .dx-button{width:auto!important;min-width:0!important;min-width:unset!important;max-width:-moz-max-content!important;max-width:max-content!important;flex:0 0 auto!important}.corporate-action-dropdown-popup{z-index:20000!important}.corporate-action-dropdown-popup .dx-overlay-content{z-index:20000!important;background:var(--app-surface, #ffffff)!important;border:1px solid var(--app-border, #e2e8f0)!important;border-radius:8px!important;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000000a!important;padding:3px!important;min-width:140px!important;overflow:hidden!important}.corporate-action-dropdown-popup .dx-overlay-content .dx-popup-content{padding:0!important}.corporate-action-dropdown-popup .dx-overlay-content .dx-list{background:transparent!important}.corporate-action-dropdown-popup .dx-overlay-content .dx-list .dx-list-item{padding:0!important;margin:1px 0!important;border:none!important;background:transparent!important;min-height:unset!important;height:auto!important}.corporate-action-dropdown-popup .dx-overlay-content .dx-list .dx-list-item .dx-list-item-content{padding:0!important;min-height:unset!important}.corporate-action-dropdown-popup .dx-overlay-content .dx-list .dx-list-item:hover,.corporate-action-dropdown-popup .dx-overlay-content .dx-list .dx-list-item.dx-state-hover{background:transparent!important}.dx-swatch-dark .corporate-action-dropdown-popup .dx-overlay-content,body.dx-swatch-dark .corporate-action-dropdown-popup .dx-overlay-content,.dx-swatch-additional-dark .corporate-action-dropdown-popup .dx-overlay-content{background:#0f172a!important;border-color:#1e293b!important;box-shadow:0 12px 30px #00000073!important}.logis-dropdown-menu-item{width:100%;display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:5px;cursor:pointer;background:transparent;transition:all .12s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;height:26px}.logis-dropdown-menu-item .menu-item-icon{font-size:13.5px;width:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .12s ease}.logis-dropdown-menu-item .menu-item-text{font-size:12px;font-weight:500;color:var(--app-text, #1e293b);line-height:1;white-space:nowrap;text-transform:capitalize;letter-spacing:-.01em}.logis-dropdown-menu-item:hover:not(.disabled){background-color:var(--app-surface-muted, #f1f5f9)}.logis-dropdown-menu-item:hover:not(.disabled) .menu-item-icon{transform:scale(1.1)}.logis-dropdown-menu-item:hover:not(.disabled) .menu-item-text{color:var(--app-text, #0f172a)}.logis-dropdown-menu-item.disabled{opacity:.4;cursor:not-allowed}.dx-swatch-dark .logis-dropdown-menu-item .menu-item-text,body.dx-swatch-dark .logis-dropdown-menu-item .menu-item-text,.dx-swatch-additional-dark .logis-dropdown-menu-item .menu-item-text{color:#f8fafc}.dx-swatch-dark .logis-dropdown-menu-item:hover:not(.disabled),body.dx-swatch-dark .logis-dropdown-menu-item:hover:not(.disabled),.dx-swatch-additional-dark .logis-dropdown-menu-item:hover:not(.disabled){background-color:#ffffff14}.dx-swatch-dark .logis-dropdown-menu-item:hover:not(.disabled) .menu-item-text,body.dx-swatch-dark .logis-dropdown-menu-item:hover:not(.disabled) .menu-item-text,.dx-swatch-additional-dark .logis-dropdown-menu-item:hover:not(.disabled) .menu-item-text{color:#fff}:root{--primary-color: #14b8a6;--primary-hover: #0d9488;--primary-dark: #1e3a8a;--primary-light: #ccfbf1;--secondary-color: #64748b;--success-color: #10b981;--error-color: #ef4444;--warning-color: #f59e0b;--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-tertiary: #f1f5f9;--text-primary: #1e293b;--text-secondary: #64748b;--text-tertiary: #94a3b8;--border-color: #e2e8f0;--border-focus: #14b8a6;--border-error: #ef4444;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem}.formulario-wrapper{width:100%;height:100vh;min-height:100vh;max-height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex;align-items:flex-start;justify-content:center;padding:var(--spacing-lg);padding-top:var(--spacing-xl);padding-bottom:4rem;background:linear-gradient(135deg,#1e3a8a,#0d9488,#14b8a6);background-attachment:fixed;background-size:cover;box-sizing:border-box;position:relative}.formulario-wrapper:before{content:"";position:fixed;inset:0;background:linear-gradient(135deg,#1e3a8a,#0d9488,#14b8a6);z-index:-1}.formulario-container{width:100%;max-width:1000px;background-color:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);overflow:hidden;animation:slideUp .4s ease-out;margin-bottom:3rem;flex-shrink:0}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.formulario-header{background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-color) 100%);color:#fff;padding:var(--spacing-2xl);text-align:center;position:relative}.logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:var(--spacing-lg);margin-left:auto;margin-right:auto;padding:var(--spacing-lg) var(--spacing-xl);background:linear-gradient(135deg,#ffffff26,#ffffff0d);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.logo-container:hover{background:linear-gradient(135deg,#ffffff40,#ffffff1a);border-color:#ffffff4d;transform:translateY(-2px)}.logo{max-width:200px;height:auto;filter:brightness(1.1) drop-shadow(0 4px 8px rgba(0,0,0,.2));transition:transform .3s ease}.formulario-header h1{font-size:2rem;font-weight:700;margin-bottom:var(--spacing-sm);letter-spacing:-.02em}.formulario-subtitle{font-size:1rem;opacity:.95;font-weight:400}.formulario{padding:var(--spacing-2xl)}.nomina-info-banner{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--primary-light);border:1px solid var(--primary-color);border-radius:var(--radius-md);margin-bottom:var(--spacing-lg);color:var(--primary-dark);font-size:.875rem;margin-left:var(--spacing-2xl);margin-right:var(--spacing-2xl);margin-top:var(--spacing-lg)}.nomina-info-banner .dx-icon{color:var(--primary-color);font-size:18px}.nomina-info-banner strong{font-weight:600}.form-section{margin-bottom:var(--spacing-xl)}.form-section:last-of-type{margin-bottom:var(--spacing-lg)}.section-title{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-xs);border-bottom:1px solid var(--border-color);position:relative}.section-title:after{content:"";position:absolute;bottom:-1px;left:0;width:50px;height:2px;background:linear-gradient(90deg,var(--primary-color) 0%,var(--primary-dark) 100%)}.form-group{margin-bottom:var(--spacing-md)}.form-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--spacing-md);margin-bottom:var(--spacing-md)}.form-row-cedula-nombres{grid-template-columns:1fr 1fr;gap:var(--spacing-md)}.form-label{display:block;font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--spacing-sm);letter-spacing:.01em}.required{color:var(--error-color);font-weight:700;margin-left:2px}.form-input,.form-select{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:inherit;color:var(--text-primary);background-color:var(--bg-primary);border:2px solid var(--border-color);border-radius:var(--radius-md);transition:all .2s ease;outline:none}.form-input:focus,.form-select:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px #14b8a61a}.form-input::-moz-placeholder{color:var(--text-tertiary)}.form-input::placeholder{color:var(--text-tertiary)}.form-input-readonly{background-color:var(--bg-secondary);cursor:not-allowed;color:var(--text-primary)}.form-input-readonly:focus{border-color:var(--border-color);box-shadow:none;cursor:not-allowed}.form-input-readonly.loading{color:var(--text-tertiary)}.input-with-loader{position:relative;width:100%}.input-loader{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;pointer-events:none}.spinner{width:16px;height:16px;border:2px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-input.error,.form-select.error{border-color:var(--border-error)}.form-input.error:focus,.form-select.error:focus{box-shadow:0 0 0 3px #ef44441a}.form-file{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:inherit;color:var(--text-primary);background-color:var(--bg-secondary);border:2px dashed var(--border-color);border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;outline:none}.form-file:hover{border-color:var(--primary-color);background-color:#14b8a60d}.form-file:focus{border-color:var(--border-focus);border-style:solid;box-shadow:0 0 0 3px #14b8a61a}.form-file.error{border-color:var(--border-error);border-style:solid}.file-info{display:flex;align-items:center;margin-bottom:var(--spacing-sm);padding:var(--spacing-xs) var(--spacing-sm);background-color:var(--bg-secondary);border-radius:var(--radius-sm);border-left:3px solid var(--primary-color)}.file-info .dx-icon{font-size:.875rem;color:var(--primary-color);margin-right:var(--spacing-xs)}.file-info-familiar-pdf{align-items:flex-start}.file-info-familiar-pdf .dx-icon{margin-top:2px}.file-selected{display:block;margin-top:var(--spacing-sm);font-size:.875rem;color:var(--success-color);font-weight:500}.titularidad-vehiculo-group{margin-bottom:var(--spacing-lg)}.titularidad-hint{margin:0 0 var(--spacing-sm) 0;font-size:.875rem;color:var(--text-secondary);line-height:1.5}.btn-open-family-modal{margin-top:var(--spacing-sm);border:1px solid var(--primary-color);background-color:var(--bg-primary);color:var(--primary-color);border-radius:var(--radius-sm);padding:.5rem .75rem;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s ease}.btn-open-family-modal:hover{background-color:var(--primary-light)}.family-modal-overlay{position:fixed;inset:0;background-color:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:2000;padding:var(--spacing-md)}.family-modal-content{width:100%;max-width:640px;background-color:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);overflow:hidden}.family-modal-header{display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-lg);border-bottom:1px solid var(--border-color)}.family-modal-header h3{margin:0;font-size:1.125rem;color:var(--text-primary)}.family-modal-close{border:none;background:none;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--text-secondary)}.family-modal-body{padding:var(--spacing-lg);color:var(--text-primary)}.family-modal-body p{margin:0 0 var(--spacing-sm) 0;font-weight:600}.family-modal-body ul{margin:0 0 var(--spacing-md) 0;padding-left:1.25rem}.family-modal-footer{padding:var(--spacing-lg);border-top:1px solid var(--border-color)}.error-message{display:block;margin-top:var(--spacing-xs);font-size:.875rem;color:var(--error-color);font-weight:500}.form-consent{margin-top:var(--spacing-xl);padding-top:var(--spacing-xl);border-top:2px solid var(--border-color)}.form-checkbox-group{display:flex;align-items:flex-start;gap:var(--spacing-sm)}.form-checkbox{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:var(--primary-color);flex-shrink:0}.form-checkbox.error{outline:2px solid var(--error-color);outline-offset:2px;border-radius:4px}.form-checkbox.disabled{cursor:not-allowed;opacity:.6}.form-checkbox-label{font-size:.9375rem;line-height:1.6;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-checkbox-label.disabled{cursor:pointer;opacity:.8}.privacy-reminder{margin-top:var(--spacing-sm);font-size:.875rem;color:var(--text-secondary);font-style:italic}.privacy-link{background:none;border:none;padding:0;color:var(--primary-color);text-decoration:underline;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:600;transition:color .2s ease}.privacy-link:hover{color:var(--primary-hover)}.privacy-link:focus{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:2px}.form-actions{margin-top:var(--spacing-xl);padding-top:var(--spacing-xl);border-top:2px solid var(--border-color)}.btn-submit{width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);border:none;border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;box-shadow:var(--shadow-md);letter-spacing:.02em}.btn-submit:hover{background:linear-gradient(135deg,var(--primary-hover) 0%,#1e40af 100%);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.btn-submit:active{transform:translateY(0);box-shadow:var(--shadow-sm)}.btn-submit:focus{outline:none;box-shadow:0 0 0 3px #14b8a64d,var(--shadow-md)}.btn-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-submit:disabled:hover{transform:none;box-shadow:var(--shadow-md)}@media(max-width:768px){.formulario-wrapper{padding:var(--spacing-md);padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg)}.formulario-header{padding:var(--spacing-xl)}.formulario-header h1{font-size:1.5rem}.formulario-subtitle{font-size:.875rem}.formulario{padding:var(--spacing-xl)}.form-section{margin-bottom:var(--spacing-xl)}.section-title{font-size:1.125rem}.form-row{grid-template-columns:1fr;gap:var(--spacing-md)}.form-row-cedula-nombres{grid-template-columns:1fr}.btn-submit{padding:.875rem 1.5rem;font-size:1rem}.logo{max-width:140px}}@media(max-width:480px){.formulario-wrapper{padding:var(--spacing-sm);padding-top:var(--spacing-md);padding-bottom:var(--spacing-md)}.formulario-container{border-radius:var(--radius-lg)}.formulario-header{padding:var(--spacing-lg)}.formulario-header h1{font-size:1.25rem}.formulario{padding:var(--spacing-lg)}.form-input,.form-select,.form-file{padding:.625rem .875rem;font-size:.9375rem}.btn-submit{padding:.875rem;font-size:.9375rem}.logo-container{margin-bottom:var(--spacing-md)}.logo{max-width:120px}}.success-view{display:flex;align-items:center;justify-content:center;min-height:500px}.success-content{text-align:center;padding:var(--spacing-2xl);width:100%;max-width:600px;animation:slideUp .4s ease-out}.success-icon{margin-bottom:var(--spacing-xl);display:flex;justify-content:center;animation:scaleIn .5s ease-out}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.success-title{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:var(--spacing-md);color:var(--success-color)}.success-message{font-size:1.125rem;color:var(--text-secondary);margin-bottom:var(--spacing-xl);line-height:1.6}.success-details{background-color:var(--bg-secondary);border-radius:var(--radius-lg);padding:var(--spacing-xl);margin-bottom:var(--spacing-xl);border:1px solid var(--border-color)}.success-detail-item{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-md) 0;border-bottom:1px solid var(--border-color)}.success-detail-item:last-child{border-bottom:none}.detail-label{font-weight:600;color:var(--text-secondary);font-size:.9375rem}.detail-value{font-weight:700;color:var(--text-primary);font-size:1rem;text-align:right}.btn-new-registration{width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);border:none;border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;box-shadow:var(--shadow-md);letter-spacing:.02em}.btn-new-registration:hover{background:linear-gradient(135deg,var(--primary-hover) 0%,#1e40af 100%);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.btn-new-registration:active{transform:translateY(0);box-shadow:var(--shadow-sm)}.btn-new-registration:focus{outline:none;box-shadow:0 0 0 3px #14b8a64d,var(--shadow-md)}@media(max-width:768px){.success-content{padding:var(--spacing-xl)}.success-title{font-size:1.5rem}.success-message{font-size:1rem}.success-details{padding:var(--spacing-lg)}.btn-new-registration{padding:.875rem 1.5rem;font-size:1rem}}@media(max-width:480px){.success-content{padding:var(--spacing-lg)}.success-icon svg{width:60px;height:60px}.success-title{font-size:1.25rem}.success-detail-item{flex-direction:column;align-items:flex-start;gap:var(--spacing-xs)}.detail-value{text-align:left}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.btn-base{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:var(--radius-md);font-size:.875rem;font-weight:500;transition:all .15s;cursor:pointer;border:none;outline:none;text-decoration:none}.btn-base:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.btn-base:disabled{pointer-events:none;opacity:.5}.btn-default{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:var(--primary-foreground);box-shadow:0 4px 12px #0566f84d;transition:all .3s ease}.btn-default:hover{background:linear-gradient(135deg,var(--primary-light) 0%,var(--primary) 100%);box-shadow:0 6px 20px #0566f866;transform:translateY(-2px)}.btn-destructive{background-color:var(--destructive);color:#fff}.btn-destructive:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}.btn-outline{border:2px solid var(--border);background-color:var(--background);color:var(--foreground);box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.btn-outline:hover{background-color:var(--muted);border-color:var(--primary);color:var(--primary);box-shadow:0 4px 12px #0566f826;transform:translateY(-2px)}.btn-secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.btn-secondary:hover{background-color:color-mix(in srgb,var(--secondary) 80%,transparent)}.btn-ghost{background-color:transparent;color:var(--foreground)}.btn-ghost:hover{background-color:var(--accent);color:var(--accent-foreground)}.btn-link{background-color:transparent;color:var(--primary);text-decoration:underline;text-underline-offset:4px}.btn-link:hover{text-decoration:underline}.btn-size-default{height:2.5rem;padding:.5rem 1rem}.btn-size-sm{height:2.25rem;padding:.5rem .75rem;border-radius:var(--radius-md)}.btn-size-lg{height:2.75rem;padding:.5rem 2rem;border-radius:var(--radius-md)}.btn-size-icon{height:2.5rem;width:2.5rem}.card{border-radius:var(--radius-lg);border:1px solid var(--border);background-color:var(--card);color:var(--card-foreground);box-shadow:0 1px 2px #0000000d}.card-header{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem}.landing-page .card-header{padding:1rem 1.25rem;gap:.5rem}.landing-page .card-header[style*=paddingTop]{padding-top:1.5rem!important}.card-title{font-size:1.5rem;font-weight:600;line-height:1;letter-spacing:-.025em}.landing-page .card-title{font-size:1.25rem;line-height:1.3;margin-bottom:.25rem}.card-description{font-size:.875rem;color:var(--muted-foreground)}.card-content{padding:1.5rem;padding-top:0}.landing-page .card-content{padding:1rem 1.25rem}.landing-page .card-content[style*=paddingTop]{padding-top:1.5rem!important}.card-footer{display:flex;align-items:center;padding:1.5rem;padding-top:0}.lp-modern-root{width:100%;min-height:100vh;background-color:#f8fafc;color:#0f172a;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden;position:relative;transition:background-color .3s ease,color .3s ease}.dark .lp-modern-root,html.dark .lp-modern-root,body.dark .lp-modern-root,body.dx-swatch-dark .lp-modern-root{background-color:#090d16;color:#f8fafc}.lp-modern-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;box-sizing:border-box}.lp-nav-root{position:fixed;top:0;left:0;right:0;width:100%;z-index:100;transition:all .3s ease;background:#ffffffeb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.8);box-shadow:0 4px 20px #00000008;padding:.85rem 0}.dark .lp-nav-root,html.dark .lp-nav-root,body.dark .lp-nav-root,body.dx-swatch-dark .lp-nav-root{background:#090d16e0;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #0006}.lp-nav-container{display:flex;align-items:center;justify-content:space-between}.lp-nav-logo-link{display:flex;align-items:center;gap:.75rem;text-decoration:none;cursor:pointer}.lp-nav-logo-img{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;min-width:42px!important;min-height:42px!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:10px;flex-shrink:0;display:block}.lp-nav-logo-text{font-size:1.5rem;font-weight:900;letter-spacing:-.02em;color:#0f172a}.dark .lp-nav-logo-text,html.dark .lp-nav-logo-text,body.dark .lp-nav-logo-text,body.dx-swatch-dark .lp-nav-logo-text{color:#f8fafc}.lp-nav-links-desktop{display:flex;align-items:center;gap:2.25rem}@media(max-width:991px){.lp-nav-links-desktop{display:none!important}}.lp-nav-link-item{position:relative;font-size:.9375rem;font-weight:700;color:#64748b;text-decoration:none;padding:.35rem 0;transition:color .2s ease}.dark .lp-nav-link-item,html.dark .lp-nav-link-item,body.dark .lp-nav-link-item,body.dx-swatch-dark .lp-nav-link-item{color:#94a3b8}.lp-nav-link-item:hover,.lp-nav-link-item.active{color:#0566f8}.dark .lp-nav-link-item:hover,.dark .lp-nav-link-item.active,html.dark .lp-nav-link-item:hover,html.dark .lp-nav-link-item.active{color:#4a7bff}.lp-nav-link-indicator{position:absolute;bottom:-2px;left:0;right:0;height:3px;background-color:#0566f8;border-radius:4px}.lp-nav-actions{display:flex;align-items:center;gap:.85rem}.lp-nav-mobile-toggle{display:none;background:transparent;border:1px solid #e2e8f0;padding:.5rem;border-radius:10px;color:#0f172a;cursor:pointer}.dark .lp-nav-mobile-toggle,html.dark .lp-nav-mobile-toggle{border-color:#ffffff26;color:#f8fafc}@media(max-width:991px){.lp-nav-mobile-toggle{display:flex;align-items:center;justify-content:center}}.lp-mobile-dropdown{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #e2e8f0;width:100%}.dark .lp-mobile-dropdown,html.dark .lp-mobile-dropdown,body.dark .lp-mobile-dropdown{background:#0f172afa;border-bottom:1px solid rgba(255,255,255,.1)}.lp-glass-card{background:#fff;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 10px 30px -10px #0000000d;transition:all .3s cubic-bezier(.16,1,.3,1);color:#0f172a}.dark .lp-glass-card,html.dark .lp-glass-card,body.dark .lp-glass-card,body.dx-swatch-dark .lp-glass-card{background:#0f172abf;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px -15px #0006;color:#f8fafc}.lp-glass-card:hover{border-color:#0566f859;box-shadow:0 20px 40px -15px #0566f826;transform:translateY(-4px)}.lp-hero-section{position:relative;min-height:90vh;display:flex;align-items:center;padding-top:9.5rem;padding-bottom:5.5rem;overflow:hidden}.lp-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;align-items:center;width:100%}@media(max-width:1024px){.lp-hero-grid{grid-template-columns:1fr;gap:3.5rem;text-align:center}}.lp-hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.12;letter-spacing:-.03em;margin-bottom:1.5rem;color:#0f172a}.dark .lp-hero-title,html.dark .lp-hero-title,body.dark .lp-hero-title,body.dx-swatch-dark .lp-hero-title{color:#fff}.lp-gradient-text{background:linear-gradient(135deg,#0566f8,#0ea5e9,#2563eb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;padding-right:.25em;padding-bottom:.1em}.lp-hero-subtitle{font-size:clamp(1rem,2vw,1.2rem);line-height:1.65;color:#64748b;margin-bottom:2.5rem;max-width:600px}.dark .lp-hero-subtitle,html.dark .lp-hero-subtitle,body.dark .lp-hero-subtitle,body.dx-swatch-dark .lp-hero-subtitle{color:#94a3b8}.lp-btn-group{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap;margin-bottom:3.5rem}@media(max-width:1024px){.lp-btn-group{justify-content:center}}.lp-btn-primary{background:linear-gradient(135deg,#0566f8,#0447c7);color:#fff!important;font-weight:700;font-size:1rem;padding:.9rem 2.25rem;border-radius:14px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:.6rem;box-shadow:0 10px 25px -5px #0566f866;transition:all .25s cubic-bezier(.16,1,.3,1);text-decoration:none}.lp-btn-primary:hover{background:linear-gradient(135deg,#2563eb,#0566f8);box-shadow:0 15px 35px -5px #0566f88c;transform:translateY(-2px)}.lp-btn-secondary{background:transparent;color:#0f172a;font-weight:600;font-size:1rem;padding:.9rem 2.25rem;border-radius:14px;border:2px solid #e2e8f0;cursor:pointer;display:inline-flex;align-items:center;gap:.6rem;transition:all .25s ease;text-decoration:none}.dark .lp-btn-secondary,html.dark .lp-btn-secondary,body.dark .lp-btn-secondary,body.dx-swatch-dark .lp-btn-secondary{color:#f8fafc;border-color:#ffffff26}.lp-btn-secondary:hover{border-color:#0566f8;color:#0566f8;background:#0566f80d;transform:translateY(-2px)}.lp-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;margin-top:1rem}@media(max-width:768px){.lp-stats-row{grid-template-columns:1fr;gap:1rem}}.lp-stat-card{padding:1.25rem;border-radius:18px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 20px #0000000a;text-align:left;transition:all .3s ease;color:#0f172a}.dark .lp-stat-card,html.dark .lp-stat-card,body.dark .lp-stat-card,body.dx-swatch-dark .lp-stat-card{background:#0f172abf;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 25px #0000004d;color:#f8fafc}.lp-stat-card:hover{border-color:#0566f8;transform:translateY(-3px);box-shadow:0 12px 30px #0566f81f}.lp-stat-number{font-size:2.25rem;font-weight:900;color:#0566f8;line-height:1;margin-bottom:.4rem;letter-spacing:-.02em}.lp-stat-label{font-size:.875rem;font-weight:700;color:#0f172a;margin-bottom:.2rem}.dark .lp-stat-label,html.dark .lp-stat-label{color:#f8fafc}.lp-stat-desc{font-size:.75rem;color:#64748b;line-height:1.4}.dark .lp-stat-desc,html.dark .lp-stat-desc{color:#94a3b8}.lp-hero-visual{position:relative;width:100%;display:flex;justify-content:center}.lp-hero-card-stack{width:100%;max-width:480px;position:relative}.lp-interactive-widget{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:24px;padding:2.25rem;box-shadow:0 25px 50px -12px #0566f826;color:#0f172a}.dark .lp-interactive-widget,html.dark .lp-interactive-widget,body.dark .lp-interactive-widget,body.dx-swatch-dark .lp-interactive-widget{background:linear-gradient(145deg,#0f172af2,#1e293be6);border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 60px -15px #0006,0 0 40px #0566f833;color:#fff}.lp-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}@media(max-width:1024px){.lp-services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.lp-services-grid{grid-template-columns:1fr}}.lp-service-card{padding:2rem;border-radius:22px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 30px -10px #0000000d;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;color:#0f172a}.dark .lp-service-card,html.dark .lp-service-card,body.dark .lp-service-card,body.dx-swatch-dark .lp-service-card{background:#0f172abf;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px -10px #0006;color:#f8fafc}.lp-service-card:hover{border-color:#0566f8;box-shadow:0 20px 40px -10px #0566f82e;transform:translateY(-6px)}.lp-icon-box{width:3.25rem;height:3.25rem;border-radius:16px;background:#0566f81a;color:#0566f8;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:all .3s ease}.lp-service-card:hover .lp-icon-box{background:#0566f8;color:#fff;box-shadow:0 8px 20px #0566f859}.lp-about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:4.5rem;align-items:center}@media(max-width:1024px){.lp-about-grid{grid-template-columns:1fr;gap:3.5rem}}.lp-features-list{display:flex;flex-direction:column;gap:1.25rem;margin-top:2.25rem}.lp-feature-item{display:flex;align-items:center;gap:1rem;padding:.85rem 1.25rem;border-radius:14px;background:#fff;border:1px solid #e2e8f0;font-weight:600;font-size:1rem;color:#0f172a}.dark .lp-feature-item,html.dark .lp-feature-item,body.dark .lp-feature-item,body.dx-swatch-dark .lp-feature-item{background:#0f172abf;border:1px solid rgba(255,255,255,.08);color:#f8fafc}.lp-vehicle-section{padding-top:7rem;padding-bottom:7rem;position:relative}.lp-vehicle-card{padding:3.5rem 4rem;border-radius:28px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 15px 40px -10px #0566f814;position:relative;overflow:hidden}.dark .lp-vehicle-card,html.dark .lp-vehicle-card,body.dark .lp-vehicle-card,body.dx-swatch-dark .lp-vehicle-card{background:#0f172ad9;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 60px -15px #00000080}.lp-vehicle-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;align-items:center}@media(max-width:1024px){.lp-vehicle-card{padding:2.5rem 2rem}.lp-vehicle-grid{grid-template-columns:1fr;gap:3rem}}.lp-vehicle-cta-box{padding:2.25rem;border-radius:20px;background:#0566f80a;border:1px solid rgba(5,102,248,.15);text-align:center;display:flex;flex-direction:column;align-items:center}.dark .lp-vehicle-cta-box,html.dark .lp-vehicle-cta-box,body.dark .lp-vehicle-cta-box,body.dx-swatch-dark .lp-vehicle-cta-box{background:#0f172ae6;border:1px solid rgba(255,255,255,.12)}.lp-contact-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:3rem;align-items:start}@media(max-width:991px){.lp-contact-grid{grid-template-columns:1fr;gap:2.5rem}}.lp-contact-form-card{padding:2.75rem 2.5rem!important;box-sizing:border-box!important}@media(max-width:640px){.lp-contact-form-card{padding:1.75rem 1.25rem!important}}.lp-contact-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:640px){.lp-contact-row{grid-template-columns:1fr;gap:1rem}}.lp-contact-input,.lp-contact-textarea{width:100%;border-radius:12px!important;border:1.5px solid #cbd5e1!important;background-color:#f8fafc!important;color:#0f172a!important;padding:.75rem 1rem!important;font-size:.9375rem!important;font-family:inherit!important;transition:all .2s ease!important;outline:none!important;box-shadow:0 1px 3px #0000000a!important;box-sizing:border-box!important}.dark .lp-contact-input,.dark .lp-contact-textarea,html.dark .lp-contact-input,html.dark .lp-contact-textarea,body.dark .lp-contact-input,body.dark .lp-contact-textarea,body.dx-swatch-dark .lp-contact-input,body.dx-swatch-dark .lp-contact-textarea{border:1.5px solid rgba(255,255,255,.18)!important;background-color:#0f172acc!important;color:#fff!important}.lp-contact-input::-moz-placeholder,.lp-contact-textarea::-moz-placeholder{color:#94a3b8!important;opacity:1!important}.lp-contact-input::placeholder,.lp-contact-textarea::placeholder{color:#94a3b8!important;opacity:1!important}.dark .lp-contact-input::-moz-placeholder,.dark .lp-contact-textarea::-moz-placeholder,html.dark .lp-contact-input::-moz-placeholder,html.dark .lp-contact-textarea::-moz-placeholder{color:#64748b!important}.dark .lp-contact-input::placeholder,.dark .lp-contact-textarea::placeholder,html.dark .lp-contact-input::placeholder,html.dark .lp-contact-textarea::placeholder{color:#64748b!important}.lp-contact-input:focus,.lp-contact-textarea:focus{border-color:#0566f8!important;background-color:#fff!important;box-shadow:0 0 0 4px #0566f826!important}.dark .lp-contact-input:focus,.dark .lp-contact-textarea:focus,html.dark .lp-contact-input:focus,html.dark .lp-contact-textarea:focus{border-color:#4a7bff!important;background-color:#0f172af2!important;box-shadow:0 0 0 4px #4a7bff40!important}.lp-section-header{text-align:center;margin-bottom:4rem}.lp-badge-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.15rem;border-radius:50px;background:#0566f81a;border:1px solid rgba(5,102,248,.2);color:#0566f8;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.lp-section-title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:900;letter-spacing:-.02em;color:#0f172a;margin-bottom:1.25rem}.dark .lp-section-title,html.dark .lp-section-title,body.dark .lp-section-title{color:#fff}.lp-section-subtitle{font-size:1.125rem;color:#64748b;max-width:650px;margin-left:auto;margin-right:auto;line-height:1.65}.dark .lp-section-subtitle,html.dark .lp-section-subtitle,body.dark .lp-section-subtitle{color:#94a3b8}.lp-footer-root{background-color:#0f172a;color:#94a3b8;padding-top:5rem;padding-bottom:3rem;border-top:1px solid #1e293b;position:relative;overflow:hidden}.dark .lp-footer-root,html.dark .lp-footer-root,body.dark .lp-footer-root{background-color:#060911;border-top:1px solid rgba(255,255,255,.08)}.lp-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3.5rem;margin-bottom:4rem}@media(max-width:1024px){.lp-footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width:640px){.lp-footer-grid{grid-template-columns:1fr;gap:2.5rem}}.lp-footer-logo-img{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important;min-width:40px!important;min-height:40px!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:10px;flex-shrink:0;display:block}.lp-footer-brand-col p{color:#94a3b8}.lp-footer-nav-list{list-style:none!important;list-style-type:none!important;padding:0!important;margin:0!important;display:flex;flex-direction:column;gap:.85rem}.lp-footer-nav-list li{list-style:none!important;margin:0!important;padding:0!important}.lp-footer-nav-list a{color:#94a3b8;text-decoration:none;font-size:.9375rem;font-weight:600;transition:all .2s ease;display:inline-block}.lp-footer-nav-list a:hover{color:#3b82f6;transform:translate(4px)}.lp-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.08);flex-wrap:wrap;gap:1.5rem}.lp-social-icon-btn{width:2.5rem;height:2.5rem;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.lp-social-icon-btn:hover{background:#0566f8;color:#fff;border-color:#0566f8;transform:translateY(-2px);box-shadow:0 8px 20px #0566f866}.lp-auth-page-root{min-height:100vh;width:100%;background-color:var(--background, #f8fafc);color:var(--foreground, #0f172a);font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;overflow-x:hidden}.lp-auth-split-container{display:flex;width:100%;min-height:100vh}.lp-auth-brand-panel{position:relative;flex:6;width:60%;background:linear-gradient(145deg,#091e3a,#030e1d);color:#fff;padding:3.5rem 4rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-right:1px solid rgba(255,255,255,.08)}.dark .lp-auth-brand-panel,html.dark .lp-auth-brand-panel{background:linear-gradient(145deg,#071526,#02070f);border-right-color:#ffffff0f}.lp-auth-brand-bg-glow{position:absolute;top:-15%;left:-20%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(5,102,248,.28) 0%,rgba(14,165,233,.12) 50%,transparent 70%);filter:blur(80px);pointer-events:none}.lp-auth-brand-content{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;justify-content:space-between}.lp-auth-brand-logo-link{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;margin-bottom:2.5rem;width:-moz-fit-content;width:fit-content}.lp-auth-brand-logo-img{width:44px;height:44px;border-radius:10px;-o-object-fit:contain;object-fit:contain}.lp-auth-brand-logo-text{font-size:1.65rem;font-weight:900;letter-spacing:-.03em;color:#fff}.lp-auth-node-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:9999px;background-color:#0566f82e;border:1px solid rgba(5,102,248,.35);color:#60a5fa;font-size:.75rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content}.lp-auth-pulse-dot{width:8px;height:8px;border-radius:50%;background-color:#3b82f6;box-shadow:0 0 8px #3b82f6;animation:lp-auth-pulse 2s infinite}@keyframes lp-auth-pulse{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.2);opacity:1}to{transform:scale(.95);opacity:.8}}.lp-auth-brand-title{font-size:2.25rem;font-weight:800;line-height:1.2;letter-spacing:-.025em;color:#fff;margin-bottom:1rem}.lp-auth-gradient-text{background:linear-gradient(135deg,#60a5fa,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lp-auth-brand-desc{font-size:.9375rem;line-height:1.6;color:#94a3b8;margin-bottom:2.5rem;max-width:480px}.lp-auth-features-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.lp-auth-feature-card{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-radius:12px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s ease}.lp-auth-feature-card:hover{background:#ffffff0f;border-color:#ffffff24;transform:translate(4px)}.lp-auth-feature-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-auth-feature-title{font-size:.875rem;font-weight:700;color:#f8fafc;margin-bottom:.15rem}.lp-auth-feature-subtitle{font-size:.75rem;color:#94a3b8;line-height:1.4}.lp-auth-brand-footer{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08)}.lp-auth-form-panel{flex:4;width:40%;background-color:var(--background, #ffffff);display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem 3rem;position:relative}.dark .lp-auth-form-panel,html.dark .lp-auth-form-panel{background-color:#0b1322}.lp-auth-topbar{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1.5rem}.lp-auth-back-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted-foreground, #64748b);text-decoration:none;font-size:.875rem;font-weight:600;padding:.5rem .75rem;border-radius:8px;transition:all .15s ease}.lp-auth-back-link:hover{color:var(--foreground, #0f172a);background-color:var(--muted, #f1f5f9)}.dark .lp-auth-back-link:hover,html.dark .lp-auth-back-link:hover{background-color:#ffffff0f;color:#fff}.lp-auth-topbar-actions{display:flex;align-items:center;gap:.5rem}.lp-auth-card-wrapper{width:100%;max-width:380px;margin:auto;padding:1.5rem 0}.lp-auth-form-container{width:100%}.lp-auth-form-header{margin-bottom:2rem;text-align:left}.lp-auth-header-icon{width:46px;height:46px;border-radius:12px;background-color:#0566f817;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;border:1px solid rgba(5,102,248,.18)}.lp-auth-form-title{font-size:1.75rem;font-weight:800;letter-spacing:-.025em;color:var(--foreground, #0f172a);margin-bottom:.5rem}.dark .lp-auth-form-title,html.dark .lp-auth-form-title{color:#fff}.lp-auth-form-subtitle{font-size:.875rem;color:var(--muted-foreground, #64748b);line-height:1.5}.dark .lp-auth-form-subtitle,html.dark .lp-auth-form-subtitle{color:#94a3b8}.lp-auth-inline-back-btn{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;font-size:.875rem;font-weight:600;color:var(--primary, #0566f8);padding:.4rem 0;margin-bottom:1.25rem;transition:opacity .15s ease}.lp-auth-inline-back-btn:hover{opacity:.8;text-decoration:underline}.lp-auth-actual-form{margin-bottom:1.5rem}.lp-field-group{display:flex;flex-direction:column;margin-bottom:1.25rem}.lp-field-label{font-size:13px;font-weight:500;color:#64748b;margin-bottom:7px;letter-spacing:.01em;line-height:1}.dark .lp-field-label,html.dark .lp-field-label{color:#94a3b8}.lp-field-input{height:52px;border-radius:8px;border:1.5px solid #cbd5e1;background-color:#fff;padding:0 .9rem;font-size:.9375rem;color:#0f172a;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%;box-sizing:border-box;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}.lp-field-input::-moz-placeholder{color:#94a3b8;font-size:.875rem}.lp-field-input::placeholder{color:#94a3b8;font-size:.875rem}.lp-field-input:hover:not(:disabled){border-color:#94a3b8}.lp-field-input:focus{border-color:#0566f8;box-shadow:0 0 0 3px #0566f826}.lp-field-input:disabled{opacity:.8;cursor:default;background-color:#f8fafc;color:#475569;border-color:#e2e8f0}.dark .lp-field-input,html.dark .lp-field-input{border:1.5px solid rgba(255,255,255,.18);background-color:#ffffff12;color:#f1f5f9;caret-color:#3b82f6}.dark .lp-field-input::-moz-placeholder,html.dark .lp-field-input::-moz-placeholder{color:#94a3b8bf}.dark .lp-field-input::placeholder,html.dark .lp-field-input::placeholder{color:#94a3b8bf}.dark .lp-field-input:hover:not(:disabled),html.dark .lp-field-input:hover:not(:disabled){border-color:#ffffff47;background-color:#ffffff17}.dark .lp-field-input:focus,html.dark .lp-field-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.dark .lp-field-input:disabled,html.dark .lp-field-input:disabled{background-color:#ffffff0a;color:#94a3b8;border-color:#ffffff1a}.lp-field-input-wrapper{position:relative;display:flex;align-items:center}.lp-field-input-wrapper .lp-field-input{padding-right:3rem}.lp-field-eye-btn{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:color .15s ease;border-radius:4px;line-height:1}.lp-field-eye-btn:hover,.dark .lp-field-eye-btn,html.dark .lp-field-eye-btn{color:#64748b}.dark .lp-field-eye-btn:hover,html.dark .lp-field-eye-btn:hover{color:#94a3b8}.lp-field-submit-btn{width:100%;height:52px;border-radius:8px;border:none;background:linear-gradient(135deg,#0566f8,#0447c7);color:#fff;font-size:.9375rem;font-weight:500;letter-spacing:.01em;cursor:pointer;box-shadow:0 4px 14px #0566f84d;transition:all .2s ease;display:flex;align-items:center;justify-content:center;margin-top:.75rem;font-family:Inter,system-ui,-apple-system,sans-serif}.lp-field-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#0566f8);box-shadow:0 6px 20px #0566f873;transform:translateY(-1px)}.lp-field-submit-btn:disabled{opacity:.75;cursor:not-allowed;transform:none}.lp-auth-actual-form .dx-item.dx-form-item{margin-bottom:1.35rem!important}.lp-auth-actual-form .dx-field-item-label{padding-bottom:6px!important}.lp-auth-actual-form .dx-field-item-label-text{font-size:13px!important;font-weight:500!important;color:#64748b!important;letter-spacing:.01em!important;text-transform:none!important}.dark .lp-auth-actual-form .dx-field-item-label-text,html.dark .lp-auth-actual-form .dx-field-item-label-text{color:#94a3b8!important}.lp-auth-actual-form .dx-field-item-required-mark{display:none!important}.lp-auth-actual-form .dx-textbox,.lp-auth-actual-form .dx-texteditor{height:52px!important;min-height:52px!important;max-height:52px!important;border-radius:8px!important;transition:border-color .15s ease,box-shadow .15s ease!important;overflow:visible!important}.lp-auth-actual-form .dx-texteditor-container{height:52px!important;min-height:52px!important;display:flex!important;align-items:center!important}.lp-auth-actual-form .dx-texteditor-input-container{height:52px!important;min-height:52px!important;display:flex!important;align-items:center!important;flex:1!important}.lp-auth-actual-form .dx-texteditor.dx-editor-outlined{border:1.5px solid #cbd5e1!important;background-color:#fff!important;box-shadow:none!important}.dark .lp-auth-actual-form .dx-texteditor.dx-editor-outlined,html.dark .lp-auth-actual-form .dx-texteditor.dx-editor-outlined{border:1.5px solid rgba(255,255,255,.18)!important;background-color:#ffffff12!important}.lp-auth-actual-form .dx-texteditor.dx-editor-outlined:not(.dx-state-focused):hover{border-color:#94a3b8!important}.dark .lp-auth-actual-form .dx-texteditor.dx-editor-outlined:not(.dx-state-focused):hover,html.dark .lp-auth-actual-form .dx-texteditor.dx-editor-outlined:not(.dx-state-focused):hover{border-color:#ffffff47!important}.lp-auth-actual-form .dx-texteditor-input{font-size:.9375rem!important;padding:0 .9rem!important;height:52px!important;min-height:52px!important;line-height:52px!important;color:#0f172a!important;background:transparent!important;caret-color:#0566f8!important;box-sizing:border-box!important}.dark .lp-auth-actual-form .dx-texteditor-input,html.dark .lp-auth-actual-form .dx-texteditor-input{color:#f1f5f9!important}.lp-auth-actual-form .dx-placeholder{color:#a1afc4!important;font-size:.875rem!important;padding-left:.9rem!important;line-height:52px!important;pointer-events:none!important;position:absolute!important;top:0!important;left:0!important;right:0!important;white-space:nowrap!important;overflow:hidden!important}.dark .lp-auth-actual-form .dx-placeholder,html.dark .lp-auth-actual-form .dx-placeholder{color:#94a3b8bf!important}.lp-auth-actual-form .dx-texteditor.dx-state-focused.dx-editor-outlined{border-color:#0566f8!important;box-shadow:0 0 0 3px #0566f826!important;outline:none!important}.dark .lp-auth-actual-form .dx-texteditor.dx-state-focused.dx-editor-outlined,html.dark .lp-auth-actual-form .dx-texteditor.dx-state-focused.dx-editor-outlined{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f633!important}.lp-auth-actual-form .dx-texteditor-buttons-container{height:52px!important;display:flex!important;align-items:center!important;padding-right:6px!important;flex-shrink:0!important}.lp-auth-actual-form .dx-button-item{padding:0!important;margin-top:.5rem!important}.lp-auth-submit-btn{width:100%!important;height:52px!important;border-radius:8px!important;border:none!important;background:linear-gradient(135deg,#0566f8,#0447c7)!important;box-shadow:0 4px 14px #0566f84d!important;transition:all .2s ease!important;cursor:pointer!important}.lp-auth-submit-btn:hover{background:linear-gradient(135deg,#2563eb,#0566f8)!important;box-shadow:0 6px 20px #0566f873!important;transform:translateY(-1px)!important}.lp-auth-submit-btn .dx-button-content{height:52px!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}.lp-auth-submit-btn .dx-button-text{color:#fff!important;font-weight:500!important;font-size:.9375rem!important;letter-spacing:.01em!important;text-transform:none!important}.lp-auth-caps-warning{display:flex;align-items:center;gap:.5rem;padding:.65rem .85rem;background-color:#f59e0b1a;border:1px solid rgba(245,158,11,.25);border-radius:8px;color:#d97706;font-size:.8125rem;font-weight:600;margin-bottom:1rem}.dark .lp-auth-caps-warning,html.dark .lp-auth-caps-warning{background-color:#f59e0b26;color:#fbbf24}.lp-auth-form-footer{text-align:right;margin-bottom:1.5rem}.lp-auth-forgot-link{background:none;border:none;color:var(--primary, #0566f8);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;transition:color .15s ease}.lp-auth-forgot-link:hover{text-decoration:underline;color:#0447c7}.dark .lp-auth-forgot-link:hover,html.dark .lp-auth-forgot-link:hover{color:#60a5fa}.lp-auth-support-box{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border-radius:10px;background-color:var(--muted, #f8fafc);border:1px solid var(--border, #e2e8f0);font-size:.8125rem;color:var(--muted-foreground, #64748b);line-height:1.4}.dark .lp-auth-support-box,html.dark .lp-auth-support-box{background-color:#0f172a66;border-color:#ffffff14;color:#94a3b8}.lp-auth-page-copyright{text-align:center;font-size:.75rem;color:var(--muted-foreground, #94a3b8);padding-top:1.5rem}@media(max-width:1024px){.lp-auth-brand-panel{display:none}.lp-auth-form-panel{flex:1;width:100%;padding:2rem 1.5rem;min-height:100vh}.lp-auth-card-wrapper{max-width:400px}}.landing-reset-password-form{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--background);padding:2rem}.landing-reset-password-container{width:100%;max-width:420px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem;box-shadow:var(--shadow-lg)}.landing-reset-password-header{text-align:center;margin-bottom:2rem}.landing-reset-password-logo{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:var(--radius-md)}.landing-reset-password-title{font-size:1.875rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem;font-family:Inter,sans-serif}.landing-reset-password-subtitle{font-size:.875rem;color:var(--muted-foreground);font-family:Inter,sans-serif;line-height:1.5}.landing-reset-password-form-content{margin-bottom:1.5rem}.landing-reset-password-form-content .dx-textbox{margin-bottom:1rem}.landing-reset-password-footer{text-align:center;padding-top:1rem;border-top:1px solid var(--border)}.landing-back-to-login-link{color:var(--muted-foreground);text-decoration:none;font-size:.875rem;transition:color .2s ease}.landing-back-to-login-link span{color:var(--primary);text-decoration:underline;font-weight:500}.landing-back-to-login-link:hover{color:var(--foreground)}.landing-back-to-login-link:hover span{color:var(--primary)}.landing-reset-password-form .dx-textbox,.landing-reset-password-form .dx-texteditor{border-radius:8px!important;border:1px solid var(--border)!important;background-color:var(--background)!important;transition:all .2s ease!important;height:2.5rem!important;margin-bottom:1rem}.landing-reset-password-form .dx-textbox .dx-texteditor-input,.landing-reset-password-form .dx-texteditor .dx-texteditor-input{padding:.5rem .75rem!important;font-size:.875rem!important;color:var(--foreground)!important;background-color:transparent!important;border:none!important;outline:none!important}.landing-reset-password-form .dx-textbox .dx-placeholder,.landing-reset-password-form .dx-texteditor .dx-placeholder{color:var(--muted-foreground)!important;font-size:.875rem!important;padding:.5rem .75rem!important}.landing-reset-password-form .dx-textbox.dx-state-focused,.landing-reset-password-form .dx-texteditor.dx-state-focused{border-color:var(--primary)!important;box-shadow:0 0 0 3px #0566f81a!important;outline:none!important}.landing-reset-password-form .dx-textbox:hover:not(.dx-state-disabled),.landing-reset-password-form .dx-texteditor:hover:not(.dx-state-disabled){border-color:var(--primary)!important}.landing-reset-password-form .dx-textbox.dx-state-disabled,.landing-reset-password-form .dx-texteditor.dx-state-disabled{opacity:.5;cursor:not-allowed;background-color:var(--muted)!important}.landing-reset-password-form .dx-textbox .dx-texteditor-icon,.landing-reset-password-form .dx-texteditor .dx-texteditor-icon{color:var(--muted-foreground)!important;padding:0 .5rem!important}.landing-reset-password-form .dx-button{border-radius:8px!important;font-weight:600!important;font-size:.875rem!important;height:2.75rem!important;padding:.75rem 2rem!important;background:linear-gradient(135deg,#0566f8,#0447c7)!important;color:#fff!important;border:none!important;box-shadow:0 4px 12px #0566f84d!important;transition:all .3s ease!important;cursor:pointer!important;text-shadow:none!important}.landing-reset-password-form .dx-button:hover{background:linear-gradient(135deg,#4a7bff,#0566f8)!important;box-shadow:0 6px 20px #0566f866!important;transform:translateY(-2px)!important}.landing-reset-password-form .dx-button:active{transform:translateY(0)!important;box-shadow:0 2px 8px #0566f84d!important}.landing-reset-password-form .dx-button.dx-state-disabled{opacity:.6!important;cursor:not-allowed!important;transform:none!important;box-shadow:0 2px 8px #0566f833!important}.landing-reset-password-form .dx-button .dx-button-text{color:#fff!important;font-weight:600!important;text-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important}
