.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas:before,.far:before,.fab:before,.fa-solid:before,.fa-regular:before,.fa-brands:before,.fa:before{content:var(--fa)}.fa-classic,.fas,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.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:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left: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, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left: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, cubic-bezier(.4, 0, .6, 1))}.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, cubic-bezier(.4, 0, .6, 1))}.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, 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, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.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))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.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{left:0;position:absolute;text-align:center;width:100%;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-fill-drip{--fa: "\f576"}.fa-arrows-to-circle{--fa: "\e4bd"}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: "\f138"}.fa-at{--fa: "@"}.fa-trash-can,.fa-trash-alt{--fa: "\f2ed"}.fa-text-height{--fa: "\f034"}.fa-user-xmark,.fa-user-times{--fa: "\f235"}.fa-stethoscope{--fa: "\f0f1"}.fa-message,.fa-comment-alt{--fa: "\f27a"}.fa-info{--fa: "\f129"}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: "\f422"}.fa-explosion{--fa: "\e4e9"}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: "\f15c"}.fa-wave-square{--fa: "\f83e"}.fa-ring{--fa: "\f70b"}.fa-building-un{--fa: "\e4d9"}.fa-dice-three{--fa: "\f527"}.fa-calendar-days,.fa-calendar-alt{--fa: "\f073"}.fa-anchor-circle-check{--fa: "\e4aa"}.fa-building-circle-arrow-right{--fa: "\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa: "\f45f"}.fa-arrows-up-to-line{--fa: "\e4c2"}.fa-sort-down,.fa-sort-desc{--fa: "\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa: "\f056"}.fa-door-open{--fa: "\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa: "\f2f5"}.fa-atom{--fa: "\f5d2"}.fa-soap{--fa: "\e06e"}.fa-icons,.fa-heart-music-camera-bolt{--fa: "\f86d"}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: "\f539"}.fa-bridge-circle-check{--fa: "\e4c9"}.fa-pump-medical{--fa: "\e06a"}.fa-fingerprint{--fa: "\f577"}.fa-hand-point-right{--fa: "\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa: "\f689"}.fa-forward-step,.fa-step-forward{--fa: "\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa: "\f5b8"}.fa-flag-checkered{--fa: "\f11e"}.fa-football,.fa-football-ball{--fa: "\f44e"}.fa-school-circle-exclamation{--fa: "\e56c"}.fa-crop{--fa: "\f125"}.fa-angles-down,.fa-angle-double-down{--fa: "\f103"}.fa-users-rectangle{--fa: "\e594"}.fa-people-roof{--fa: "\e537"}.fa-people-line{--fa: "\e534"}.fa-beer-mug-empty,.fa-beer{--fa: "\f0fc"}.fa-diagram-predecessor{--fa: "\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa: "\f176"}.fa-fire-flame-simple,.fa-burn{--fa: "\f46a"}.fa-person,.fa-male{--fa: "\f183"}.fa-laptop{--fa: "\f109"}.fa-file-csv{--fa: "\f6dd"}.fa-menorah{--fa: "\f676"}.fa-truck-plane{--fa: "\e58f"}.fa-record-vinyl{--fa: "\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa: "\f587"}.fa-bong{--fa: "\f55c"}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: "\f67b"}.fa-arrow-down-up-across-line{--fa: "\e4af"}.fa-spoon,.fa-utensil-spoon{--fa: "\f2e5"}.fa-jar-wheat{--fa: "\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa: "\f674"}.fa-file-circle-exclamation{--fa: "\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa: "\f47e"}.fa-pager{--fa: "\f815"}.fa-address-book,.fa-contact-book{--fa: "\f2b9"}.fa-strikethrough{--fa: "\f0cc"}.fa-k{--fa: "K"}.fa-landmark-flag{--fa: "\e51c"}.fa-pencil,.fa-pencil-alt{--fa: "\f303"}.fa-backward{--fa: "\f04a"}.fa-caret-right{--fa: "\f0da"}.fa-comments{--fa: "\f086"}.fa-paste,.fa-file-clipboard{--fa: "\f0ea"}.fa-code-pull-request{--fa: "\e13c"}.fa-clipboard-list{--fa: "\f46d"}.fa-truck-ramp-box,.fa-truck-loading{--fa: "\f4de"}.fa-user-check{--fa: "\f4fc"}.fa-vial-virus{--fa: "\e597"}.fa-sheet-plastic{--fa: "\e571"}.fa-blog{--fa: "\f781"}.fa-user-ninja{--fa: "\f504"}.fa-person-arrow-up-from-line{--fa: "\e539"}.fa-scroll-torah,.fa-torah{--fa: "\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: "\f458"}.fa-toggle-off{--fa: "\f204"}.fa-box-archive,.fa-archive{--fa: "\f187"}.fa-person-drowning{--fa: "\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: "\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: "\f58a"}.fa-spray-can{--fa: "\f5bd"}.fa-truck-monster{--fa: "\f63b"}.fa-w{--fa: "W"}.fa-earth-africa,.fa-globe-africa{--fa: "\f57c"}.fa-rainbow{--fa: "\f75b"}.fa-circle-notch{--fa: "\f1ce"}.fa-tablet-screen-button,.fa-tablet-alt{--fa: "\f3fa"}.fa-paw{--fa: "\f1b0"}.fa-cloud{--fa: "\f0c2"}.fa-trowel-bricks{--fa: "\e58a"}.fa-face-flushed,.fa-flushed{--fa: "\f579"}.fa-hospital-user{--fa: "\f80d"}.fa-tent-arrow-left-right{--fa: "\e57f"}.fa-gavel,.fa-legal{--fa: "\f0e3"}.fa-binoculars{--fa: "\f1e5"}.fa-microphone-slash{--fa: "\f131"}.fa-box-tissue{--fa: "\e05b"}.fa-motorcycle{--fa: "\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa: "\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa: "\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa: "\e068"}.fa-mars-and-venus-burst{--fa: "\e523"}.fa-square-caret-right,.fa-caret-square-right{--fa: "\f152"}.fa-scissors,.fa-cut{--fa: "\f0c4"}.fa-sun-plant-wilt{--fa: "\e57a"}.fa-toilets-portable{--fa: "\e584"}.fa-hockey-puck{--fa: "\f453"}.fa-table{--fa: "\f0ce"}.fa-magnifying-glass-arrow-right{--fa: "\e521"}.fa-tachograph-digital,.fa-digital-tachograph{--fa: "\f566"}.fa-users-slash{--fa: "\e073"}.fa-clover{--fa: "\e139"}.fa-reply,.fa-mail-reply{--fa: "\f3e5"}.fa-star-and-crescent{--fa: "\f699"}.fa-house-fire{--fa: "\e50c"}.fa-square-minus,.fa-minus-square{--fa: "\f146"}.fa-helicopter{--fa: "\f533"}.fa-compass{--fa: "\f14e"}.fa-square-caret-down,.fa-caret-square-down{--fa: "\f150"}.fa-file-circle-question{--fa: "\e4ef"}.fa-laptop-code{--fa: "\f5fc"}.fa-swatchbook{--fa: "\f5c3"}.fa-prescription-bottle{--fa: "\f485"}.fa-bars,.fa-navicon{--fa: "\f0c9"}.fa-people-group{--fa: "\e533"}.fa-hourglass-end,.fa-hourglass-3{--fa: "\f253"}.fa-heart-crack,.fa-heart-broken{--fa: "\f7a9"}.fa-square-up-right,.fa-external-link-square-alt{--fa: "\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa: "\f597"}.fa-film{--fa: "\f008"}.fa-ruler-horizontal{--fa: "\f547"}.fa-people-robbery{--fa: "\e536"}.fa-lightbulb{--fa: "\f0eb"}.fa-caret-left{--fa: "\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa: "\f06a"}.fa-school-circle-xmark{--fa: "\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: "\f08b"}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: "\f13a"}.fa-unlock-keyhole,.fa-unlock-alt{--fa: "\f13e"}.fa-cloud-showers-heavy{--fa: "\f740"}.fa-headphones-simple,.fa-headphones-alt{--fa: "\f58f"}.fa-sitemap{--fa: "\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa: "\f4b9"}.fa-memory{--fa: "\f538"}.fa-road-spikes{--fa: "\e568"}.fa-fire-burner{--fa: "\e4f1"}.fa-flag{--fa: "\f024"}.fa-hanukiah{--fa: "\f6e6"}.fa-feather{--fa: "\f52d"}.fa-volume-low,.fa-volume-down{--fa: "\f027"}.fa-comment-slash{--fa: "\f4b3"}.fa-cloud-sun-rain{--fa: "\f743"}.fa-compress{--fa: "\f066"}.fa-wheat-awn,.fa-wheat-alt{--fa: "\e2cd"}.fa-ankh{--fa: "\f644"}.fa-hands-holding-child{--fa: "\e4fa"}.fa-asterisk{--fa: "*"}.fa-square-check,.fa-check-square{--fa: "\f14a"}.fa-peseta-sign{--fa: "\e221"}.fa-heading,.fa-header{--fa: "\f1dc"}.fa-ghost{--fa: "\f6e2"}.fa-list,.fa-list-squares{--fa: "\f03a"}.fa-square-phone-flip,.fa-phone-square-alt{--fa: "\f87b"}.fa-cart-plus{--fa: "\f217"}.fa-gamepad{--fa: "\f11b"}.fa-circle-dot,.fa-dot-circle{--fa: "\f192"}.fa-face-dizzy,.fa-dizzy{--fa: "\f567"}.fa-egg{--fa: "\f7fb"}.fa-house-medical-circle-xmark{--fa: "\e513"}.fa-campground{--fa: "\f6bb"}.fa-folder-plus{--fa: "\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: "\f1e3"}.fa-paintbrush,.fa-paint-brush{--fa: "\f1fc"}.fa-lock{--fa: "\f023"}.fa-gas-pump{--fa: "\f52f"}.fa-hot-tub-person,.fa-hot-tub{--fa: "\f593"}.fa-map-location,.fa-map-marked{--fa: "\f59f"}.fa-house-flood-water{--fa: "\e50e"}.fa-tree{--fa: "\f1bb"}.fa-bridge-lock{--fa: "\e4cc"}.fa-sack-dollar{--fa: "\f81d"}.fa-pen-to-square,.fa-edit{--fa: "\f044"}.fa-car-side{--fa: "\f5e4"}.fa-share-nodes,.fa-share-alt{--fa: "\f1e0"}.fa-heart-circle-minus{--fa: "\e4ff"}.fa-hourglass-half,.fa-hourglass-2{--fa: "\f252"}.fa-microscope{--fa: "\f610"}.fa-sink{--fa: "\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa: "\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: "\f881"}.fa-mitten{--fa: "\f7b5"}.fa-person-rays{--fa: "\e54d"}.fa-users{--fa: "\f0c0"}.fa-eye-slash{--fa: "\f070"}.fa-flask-vial{--fa: "\e4f3"}.fa-hand,.fa-hand-paper{--fa: "\f256"}.fa-om{--fa: "\f679"}.fa-worm{--fa: "\e599"}.fa-house-circle-xmark{--fa: "\e50b"}.fa-plug{--fa: "\f1e6"}.fa-chevron-up{--fa: "\f077"}.fa-hand-spock{--fa: "\f259"}.fa-stopwatch{--fa: "\f2f2"}.fa-face-kiss,.fa-kiss{--fa: "\f596"}.fa-bridge-circle-xmark{--fa: "\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa: "\f589"}.fa-chess-bishop{--fa: "\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa: "\f58c"}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: "\f2a4"}.fa-road-circle-check{--fa: "\e564"}.fa-dice-five{--fa: "\f523"}.fa-square-rss,.fa-rss-square{--fa: "\f143"}.fa-land-mine-on{--fa: "\e51b"}.fa-i-cursor{--fa: "\f246"}.fa-stamp{--fa: "\f5bf"}.fa-stairs{--fa: "\e289"}.fa-i{--fa: "I"}.fa-hryvnia-sign,.fa-hryvnia{--fa: "\f6f2"}.fa-pills{--fa: "\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa: "\f581"}.fa-tooth{--fa: "\f5c9"}.fa-v{--fa: "V"}.fa-bangladeshi-taka-sign{--fa: "\e2e6"}.fa-bicycle{--fa: "\f206"}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: "\e579"}.fa-head-side-cough-slash{--fa: "\e062"}.fa-truck-medical,.fa-ambulance{--fa: "\f0f9"}.fa-wheat-awn-circle-exclamation{--fa: "\e598"}.fa-snowman{--fa: "\f7d0"}.fa-mortar-pestle{--fa: "\f5a7"}.fa-road-barrier{--fa: "\e562"}.fa-school{--fa: "\f549"}.fa-igloo{--fa: "\f7ae"}.fa-joint{--fa: "\f595"}.fa-angle-right{--fa: "\f105"}.fa-horse{--fa: "\f6f0"}.fa-q{--fa: "Q"}.fa-g{--fa: "G"}.fa-notes-medical{--fa: "\f481"}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: "\f2c9"}.fa-dong-sign{--fa: "\e169"}.fa-capsules{--fa: "\f46b"}.fa-poo-storm,.fa-poo-bolt{--fa: "\f75a"}.fa-face-frown-open,.fa-frown-open{--fa: "\f57a"}.fa-hand-point-up{--fa: "\f0a6"}.fa-money-bill{--fa: "\f0d6"}.fa-bookmark{--fa: "\f02e"}.fa-align-justify{--fa: "\f039"}.fa-umbrella-beach{--fa: "\f5ca"}.fa-helmet-un{--fa: "\e503"}.fa-bullseye{--fa: "\f140"}.fa-bacon{--fa: "\f7e5"}.fa-hand-point-down{--fa: "\f0a7"}.fa-arrow-up-from-bracket{--fa: "\e09a"}.fa-folder,.fa-folder-blank{--fa: "\f07b"}.fa-file-waveform,.fa-file-medical-alt{--fa: "\f478"}.fa-radiation{--fa: "\f7b9"}.fa-chart-simple{--fa: "\e473"}.fa-mars-stroke{--fa: "\f229"}.fa-vial{--fa: "\f492"}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: "\f624"}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: "\e2ca"}.fa-e{--fa: "E"}.fa-pen-clip,.fa-pen-alt{--fa: "\f305"}.fa-bridge-circle-exclamation{--fa: "\e4ca"}.fa-user{--fa: "\f007"}.fa-school-circle-check{--fa: "\e56b"}.fa-dumpster{--fa: "\f793"}.fa-van-shuttle,.fa-shuttle-van{--fa: "\f5b6"}.fa-building-user{--fa: "\e4da"}.fa-square-caret-left,.fa-caret-square-left{--fa: "\f191"}.fa-highlighter{--fa: "\f591"}.fa-key{--fa: "\f084"}.fa-bullhorn{--fa: "\f0a1"}.fa-globe{--fa: "\f0ac"}.fa-synagogue{--fa: "\f69b"}.fa-person-half-dress{--fa: "\e548"}.fa-road-bridge{--fa: "\e563"}.fa-location-arrow{--fa: "\f124"}.fa-c{--fa: "C"}.fa-tablet-button{--fa: "\f10a"}.fa-building-lock{--fa: "\e4d6"}.fa-pizza-slice{--fa: "\f818"}.fa-money-bill-wave{--fa: "\f53a"}.fa-chart-area,.fa-area-chart{--fa: "\f1fe"}.fa-house-flag{--fa: "\e50d"}.fa-person-circle-minus{--fa: "\e540"}.fa-ban,.fa-cancel{--fa: "\f05e"}.fa-camera-rotate{--fa: "\e0d8"}.fa-spray-can-sparkles,.fa-air-freshener{--fa: "\f5d0"}.fa-star{--fa: "\f005"}.fa-repeat{--fa: "\f363"}.fa-cross{--fa: "\f654"}.fa-box{--fa: "\f466"}.fa-venus-mars{--fa: "\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa: "\f245"}.fa-maximize,.fa-expand-arrows-alt{--fa: "\f31e"}.fa-charging-station{--fa: "\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa: "\f61f"}.fa-shuffle,.fa-random{--fa: "\f074"}.fa-person-running,.fa-running{--fa: "\f70c"}.fa-mobile-retro{--fa: "\e527"}.fa-grip-lines-vertical{--fa: "\f7a5"}.fa-spider{--fa: "\f717"}.fa-hands-bound{--fa: "\e4f9"}.fa-file-invoice-dollar{--fa: "\f571"}.fa-plane-circle-exclamation{--fa: "\e556"}.fa-x-ray{--fa: "\f497"}.fa-spell-check{--fa: "\f891"}.fa-slash{--fa: "\f715"}.fa-computer-mouse,.fa-mouse{--fa: "\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: "\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa: "\e070"}.fa-server{--fa: "\f233"}.fa-virus-covid-slash{--fa: "\e4a9"}.fa-shop-lock{--fa: "\e4a5"}.fa-hourglass-start,.fa-hourglass-1{--fa: "\f251"}.fa-blender-phone{--fa: "\f6b6"}.fa-building-wheat{--fa: "\e4db"}.fa-person-breastfeeding{--fa: "\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa: "\f2f6"}.fa-venus{--fa: "\f221"}.fa-passport{--fa: "\f5ab"}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: "\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa: "\f21e"}.fa-people-carry-box,.fa-people-carry{--fa: "\f4ce"}.fa-temperature-high{--fa: "\f769"}.fa-microchip{--fa: "\f2db"}.fa-crown{--fa: "\f521"}.fa-weight-hanging{--fa: "\f5cd"}.fa-xmarks-lines{--fa: "\e59a"}.fa-file-prescription{--fa: "\f572"}.fa-weight-scale,.fa-weight{--fa: "\f496"}.fa-user-group,.fa-user-friends{--fa: "\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: "\f15e"}.fa-chess-knight{--fa: "\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa: "\f59b"}.fa-wheelchair{--fa: "\f193"}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: "\f0aa"}.fa-toggle-on{--fa: "\f205"}.fa-person-walking,.fa-walking{--fa: "\f554"}.fa-l{--fa: "L"}.fa-fire{--fa: "\f06d"}.fa-bed-pulse,.fa-procedures{--fa: "\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa: "\f197"}.fa-face-laugh,.fa-laugh{--fa: "\f599"}.fa-folder-open{--fa: "\f07c"}.fa-heart-circle-plus{--fa: "\e500"}.fa-code-fork{--fa: "\e13b"}.fa-city{--fa: "\f64f"}.fa-microphone-lines,.fa-microphone-alt{--fa: "\f3c9"}.fa-pepper-hot{--fa: "\f816"}.fa-unlock{--fa: "\f09c"}.fa-colon-sign{--fa: "\e140"}.fa-headset{--fa: "\f590"}.fa-store-slash{--fa: "\e071"}.fa-road-circle-xmark{--fa: "\e566"}.fa-user-minus{--fa: "\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: "\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa: "\f79f"}.fa-clipboard{--fa: "\f328"}.fa-house-circle-exclamation{--fa: "\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa: "\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: "\f1eb"}.fa-bath,.fa-bathtub{--fa: "\f2cd"}.fa-underline{--fa: "\f0cd"}.fa-user-pen,.fa-user-edit{--fa: "\f4ff"}.fa-signature{--fa: "\f5b7"}.fa-stroopwafel{--fa: "\f551"}.fa-bold{--fa: "\f032"}.fa-anchor-lock{--fa: "\e4ad"}.fa-building-ngo{--fa: "\e4d7"}.fa-manat-sign{--fa: "\e1d5"}.fa-not-equal{--fa: "\f53e"}.fa-border-top-left,.fa-border-style{--fa: "\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa: "\f5a0"}.fa-jedi{--fa: "\f669"}.fa-square-poll-vertical,.fa-poll{--fa: "\f681"}.fa-mug-hot{--fa: "\f7b6"}.fa-car-battery,.fa-battery-car{--fa: "\f5df"}.fa-gift{--fa: "\f06b"}.fa-dice-two{--fa: "\f528"}.fa-chess-queen{--fa: "\f445"}.fa-glasses{--fa: "\f530"}.fa-chess-board{--fa: "\f43c"}.fa-building-circle-check{--fa: "\e4d2"}.fa-person-chalkboard{--fa: "\e53d"}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: "\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa: "\f255"}.fa-square-caret-up,.fa-caret-square-up{--fa: "\f151"}.fa-cloud-showers-water{--fa: "\e4e4"}.fa-chart-bar,.fa-bar-chart{--fa: "\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa: "\e05e"}.fa-less-than-equal{--fa: "\f537"}.fa-train{--fa: "\f238"}.fa-eye-low-vision,.fa-low-vision{--fa: "\f2a8"}.fa-crow{--fa: "\f520"}.fa-sailboat{--fa: "\e445"}.fa-window-restore{--fa: "\f2d2"}.fa-square-plus,.fa-plus-square{--fa: "\f0fe"}.fa-torii-gate{--fa: "\f6a1"}.fa-frog{--fa: "\f52e"}.fa-bucket{--fa: "\e4cf"}.fa-image{--fa: "\f03e"}.fa-microphone{--fa: "\f130"}.fa-cow{--fa: "\f6c8"}.fa-caret-up{--fa: "\f0d8"}.fa-screwdriver{--fa: "\f54a"}.fa-folder-closed{--fa: "\e185"}.fa-house-tsunami{--fa: "\e515"}.fa-square-nfi{--fa: "\e576"}.fa-arrow-up-from-ground-water{--fa: "\e4b5"}.fa-martini-glass,.fa-glass-martini-alt{--fa: "\f57b"}.fa-square-binary{--fa: "\e69b"}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: "\f2ea"}.fa-table-columns,.fa-columns{--fa: "\f0db"}.fa-lemon{--fa: "\f094"}.fa-head-side-mask{--fa: "\e063"}.fa-handshake{--fa: "\f2b5"}.fa-gem{--fa: "\f3a5"}.fa-dolly,.fa-dolly-box{--fa: "\f472"}.fa-smoking{--fa: "\f48d"}.fa-minimize,.fa-compress-arrows-alt{--fa: "\f78c"}.fa-monument{--fa: "\f5a6"}.fa-snowplow{--fa: "\f7d2"}.fa-angles-right,.fa-angle-double-right{--fa: "\f101"}.fa-cannabis{--fa: "\f55f"}.fa-circle-play,.fa-play-circle{--fa: "\f144"}.fa-tablets{--fa: "\f490"}.fa-ethernet{--fa: "\f796"}.fa-euro-sign,.fa-eur,.fa-euro{--fa: "\f153"}.fa-chair{--fa: "\f6c0"}.fa-circle-check,.fa-check-circle{--fa: "\f058"}.fa-circle-stop,.fa-stop-circle{--fa: "\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa: "\f568"}.fa-plate-wheat{--fa: "\e55a"}.fa-icicles{--fa: "\f7ad"}.fa-person-shelter{--fa: "\e54f"}.fa-neuter{--fa: "\f22c"}.fa-id-badge{--fa: "\f2c1"}.fa-marker{--fa: "\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa: "\f59a"}.fa-helicopter-symbol{--fa: "\e502"}.fa-universal-access{--fa: "\f29a"}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: "\f139"}.fa-lari-sign{--fa: "\e1c8"}.fa-volcano{--fa: "\f770"}.fa-person-walking-dashed-line-arrow-right{--fa: "\e553"}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: "\f154"}.fa-viruses{--fa: "\e076"}.fa-square-person-confined{--fa: "\e577"}.fa-user-tie{--fa: "\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa: "\f175"}.fa-tent-arrow-down-to-line{--fa: "\e57e"}.fa-certificate{--fa: "\f0a3"}.fa-reply-all,.fa-mail-reply-all{--fa: "\f122"}.fa-suitcase{--fa: "\f0f2"}.fa-person-skating,.fa-skating{--fa: "\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: "\f662"}.fa-camera-retro{--fa: "\f083"}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: "\f0ab"}.fa-file-import,.fa-arrow-right-to-file{--fa: "\f56f"}.fa-square-arrow-up-right,.fa-external-link-square{--fa: "\f14c"}.fa-box-open{--fa: "\f49e"}.fa-scroll{--fa: "\f70e"}.fa-spa{--fa: "\f5bb"}.fa-location-pin-lock{--fa: "\e51f"}.fa-pause{--fa: "\f04c"}.fa-hill-avalanche{--fa: "\e507"}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: "\f2cb"}.fa-bomb{--fa: "\f1e2"}.fa-registered{--fa: "\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: "\f2bb"}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: "\f516"}.fa-subscript{--fa: "\f12c"}.fa-diamond-turn-right,.fa-directions{--fa: "\f5eb"}.fa-burst{--fa: "\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa: "\e066"}.fa-face-tired,.fa-tired{--fa: "\f5c8"}.fa-money-bills{--fa: "\e1f3"}.fa-smog{--fa: "\f75f"}.fa-crutch{--fa: "\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: "\f0ee"}.fa-palette{--fa: "\f53f"}.fa-arrows-turn-right{--fa: "\e4c0"}.fa-vest{--fa: "\e085"}.fa-ferry{--fa: "\e4ea"}.fa-arrows-down-to-people{--fa: "\e4b9"}.fa-seedling,.fa-sprout{--fa: "\f4d8"}.fa-left-right,.fa-arrows-alt-h{--fa: "\f337"}.fa-boxes-packing{--fa: "\e4c7"}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: "\f0a8"}.fa-group-arrows-rotate{--fa: "\e4f6"}.fa-bowl-food{--fa: "\e4c6"}.fa-candy-cane{--fa: "\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: "\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa: "\f76c"}.fa-text-slash,.fa-remove-format{--fa: "\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa: "\f4da"}.fa-file-word{--fa: "\f1c2"}.fa-file-powerpoint{--fa: "\f1c4"}.fa-arrows-left-right,.fa-arrows-h{--fa: "\f07e"}.fa-house-lock{--fa: "\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: "\f0ed"}.fa-children{--fa: "\e4e1"}.fa-chalkboard,.fa-blackboard{--fa: "\f51b"}.fa-user-large-slash,.fa-user-alt-slash{--fa: "\f4fa"}.fa-envelope-open{--fa: "\f2b6"}.fa-handshake-simple-slash,.fa-handshake-alt-slash{--fa: "\e05f"}.fa-mattress-pillow{--fa: "\e525"}.fa-guarani-sign{--fa: "\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: "\f021"}.fa-fire-extinguisher{--fa: "\f134"}.fa-cruzeiro-sign{--fa: "\e152"}.fa-greater-than-equal{--fa: "\f532"}.fa-shield-halved,.fa-shield-alt{--fa: "\f3ed"}.fa-book-atlas,.fa-atlas{--fa: "\f558"}.fa-virus{--fa: "\e074"}.fa-envelope-circle-check{--fa: "\e4e8"}.fa-layer-group{--fa: "\f5fd"}.fa-arrows-to-dot{--fa: "\e4be"}.fa-archway{--fa: "\f557"}.fa-heart-circle-check{--fa: "\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa: "\f6f1"}.fa-file-zipper,.fa-file-archive{--fa: "\f1c6"}.fa-square{--fa: "\f0c8"}.fa-martini-glass-empty,.fa-glass-martini{--fa: "\f000"}.fa-couch{--fa: "\f4b8"}.fa-cedi-sign{--fa: "\e0df"}.fa-italic{--fa: "\f033"}.fa-table-cells-column-lock{--fa: "\e678"}.fa-church{--fa: "\f51d"}.fa-comments-dollar{--fa: "\f653"}.fa-democrat{--fa: "\f747"}.fa-z{--fa: "Z"}.fa-person-skiing,.fa-skiing{--fa: "\f7c9"}.fa-road-lock{--fa: "\e567"}.fa-a{--fa: "A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa: "\e03f"}.fa-feather-pointed,.fa-feather-alt{--fa: "\f56b"}.fa-p{--fa: "P"}.fa-snowflake{--fa: "\f2dc"}.fa-newspaper{--fa: "\f1ea"}.fa-rectangle-ad,.fa-ad{--fa: "\f641"}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: "\f0a9"}.fa-filter-circle-xmark{--fa: "\e17b"}.fa-locust{--fa: "\e520"}.fa-sort,.fa-unsorted{--fa: "\f0dc"}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: "\f0cb"}.fa-person-dress-burst{--fa: "\e544"}.fa-money-check-dollar,.fa-money-check-alt{--fa: "\f53d"}.fa-vector-square{--fa: "\f5cb"}.fa-bread-slice{--fa: "\f7ec"}.fa-language{--fa: "\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: "\f598"}.fa-filter{--fa: "\f0b0"}.fa-question{--fa: "?"}.fa-file-signature{--fa: "\f573"}.fa-up-down-left-right,.fa-arrows-alt{--fa: "\f0b2"}.fa-house-chimney-user{--fa: "\e065"}.fa-hand-holding-heart{--fa: "\f4be"}.fa-puzzle-piece{--fa: "\f12e"}.fa-money-check{--fa: "\f53c"}.fa-star-half-stroke,.fa-star-half-alt{--fa: "\f5c0"}.fa-code{--fa: "\f121"}.fa-whiskey-glass,.fa-glass-whiskey{--fa: "\f7a0"}.fa-building-circle-exclamation{--fa: "\e4d3"}.fa-magnifying-glass-chart{--fa: "\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa: "\f08e"}.fa-cubes-stacked{--fa: "\e4e6"}.fa-won-sign,.fa-krw,.fa-won{--fa: "\f159"}.fa-virus-covid{--fa: "\e4a8"}.fa-austral-sign{--fa: "\e0a9"}.fa-f{--fa: "F"}.fa-leaf{--fa: "\f06c"}.fa-road{--fa: "\f018"}.fa-taxi,.fa-cab{--fa: "\f1ba"}.fa-person-circle-plus{--fa: "\e541"}.fa-chart-pie,.fa-pie-chart{--fa: "\f200"}.fa-bolt-lightning{--fa: "\e0b7"}.fa-sack-xmark{--fa: "\e56a"}.fa-file-excel{--fa: "\f1c3"}.fa-file-contract{--fa: "\f56c"}.fa-fish-fins{--fa: "\e4f2"}.fa-building-flag{--fa: "\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa: "\f582"}.fa-object-ungroup{--fa: "\f248"}.fa-poop{--fa: "\f619"}.fa-location-pin,.fa-map-marker{--fa: "\f041"}.fa-kaaba{--fa: "\f66b"}.fa-toilet-paper{--fa: "\f71e"}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: "\f807"}.fa-eject{--fa: "\f052"}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: "\f35a"}.fa-plane-circle-check{--fa: "\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: "\f5a5"}.fa-object-group{--fa: "\f247"}.fa-chart-line,.fa-line-chart{--fa: "\f201"}.fa-mask-ventilator{--fa: "\e524"}.fa-arrow-right{--fa: "\f061"}.fa-signs-post,.fa-map-signs{--fa: "\f277"}.fa-cash-register{--fa: "\f788"}.fa-person-circle-question{--fa: "\e542"}.fa-h{--fa: "H"}.fa-tarp{--fa: "\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa: "\f7d9"}.fa-arrows-to-eye{--fa: "\e4bf"}.fa-plug-circle-bolt{--fa: "\e55b"}.fa-heart{--fa: "\f004"}.fa-mars-and-venus{--fa: "\f224"}.fa-house-user,.fa-home-user{--fa: "\e1b0"}.fa-dumpster-fire{--fa: "\f794"}.fa-house-crack{--fa: "\e3b1"}.fa-martini-glass-citrus,.fa-cocktail{--fa: "\f561"}.fa-face-surprise,.fa-surprise{--fa: "\f5c2"}.fa-bottle-water{--fa: "\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa: "\f28b"}.fa-toilet-paper-slash{--fa: "\e072"}.fa-apple-whole,.fa-apple-alt{--fa: "\f5d1"}.fa-kitchen-set{--fa: "\e51a"}.fa-r{--fa: "R"}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: "\f2ca"}.fa-cube{--fa: "\f1b2"}.fa-bitcoin-sign{--fa: "\e0b4"}.fa-shield-dog{--fa: "\e573"}.fa-solar-panel{--fa: "\f5ba"}.fa-lock-open{--fa: "\f3c1"}.fa-elevator{--fa: "\e16d"}.fa-money-bill-transfer{--fa: "\e528"}.fa-money-bill-trend-up{--fa: "\e529"}.fa-house-flood-water-circle-arrow-right{--fa: "\e50f"}.fa-square-poll-horizontal,.fa-poll-h{--fa: "\f682"}.fa-circle{--fa: "\f111"}.fa-backward-fast,.fa-fast-backward{--fa: "\f049"}.fa-recycle{--fa: "\f1b8"}.fa-user-astronaut{--fa: "\f4fb"}.fa-plane-slash{--fa: "\e069"}.fa-trademark{--fa: "\f25c"}.fa-basketball,.fa-basketball-ball{--fa: "\f434"}.fa-satellite-dish{--fa: "\f7c0"}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: "\f35b"}.fa-mobile-screen-button,.fa-mobile-alt{--fa: "\f3cd"}.fa-volume-high,.fa-volume-up{--fa: "\f028"}.fa-users-rays{--fa: "\e593"}.fa-wallet{--fa: "\f555"}.fa-clipboard-check{--fa: "\f46c"}.fa-file-audio{--fa: "\f1c7"}.fa-burger,.fa-hamburger{--fa: "\f805"}.fa-wrench{--fa: "\f0ad"}.fa-bugs{--fa: "\e4d0"}.fa-rupee-sign,.fa-rupee{--fa: "\f156"}.fa-file-image{--fa: "\f1c5"}.fa-circle-question,.fa-question-circle{--fa: "\f059"}.fa-plane-departure{--fa: "\f5b0"}.fa-handshake-slash{--fa: "\e060"}.fa-book-bookmark{--fa: "\e0bb"}.fa-code-branch{--fa: "\f126"}.fa-hat-cowboy{--fa: "\f8c0"}.fa-bridge{--fa: "\e4c8"}.fa-phone-flip,.fa-phone-alt{--fa: "\f879"}.fa-truck-front{--fa: "\e2b7"}.fa-cat{--fa: "\f6be"}.fa-anchor-circle-exclamation{--fa: "\e4ab"}.fa-truck-field{--fa: "\e58d"}.fa-route{--fa: "\f4d7"}.fa-clipboard-question{--fa: "\e4e3"}.fa-panorama{--fa: "\e209"}.fa-comment-medical{--fa: "\f7f5"}.fa-teeth-open{--fa: "\f62f"}.fa-file-circle-minus{--fa: "\e4ed"}.fa-tags{--fa: "\f02c"}.fa-wine-glass{--fa: "\f4e3"}.fa-forward-fast,.fa-fast-forward{--fa: "\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa: "\f5a4"}.fa-square-parking,.fa-parking{--fa: "\f540"}.fa-house-signal{--fa: "\e012"}.fa-bars-progress,.fa-tasks-alt{--fa: "\f828"}.fa-faucet-drip{--fa: "\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: "\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa: "\f54d"}.fa-terminal{--fa: "\f120"}.fa-mobile-button{--fa: "\f10b"}.fa-house-medical-flag{--fa: "\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa: "\f291"}.fa-tape{--fa: "\f4db"}.fa-bus-simple,.fa-bus-alt{--fa: "\f55e"}.fa-eye{--fa: "\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa: "\f5b3"}.fa-audio-description{--fa: "\f29e"}.fa-person-military-to-person{--fa: "\e54c"}.fa-file-shield{--fa: "\e4f0"}.fa-user-slash{--fa: "\f506"}.fa-pen{--fa: "\f304"}.fa-tower-observation{--fa: "\e586"}.fa-file-code{--fa: "\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: "\f012"}.fa-bus{--fa: "\f207"}.fa-heart-circle-xmark{--fa: "\e501"}.fa-house-chimney,.fa-home-lg{--fa: "\e3af"}.fa-window-maximize{--fa: "\f2d0"}.fa-face-frown,.fa-frown{--fa: "\f119"}.fa-prescription{--fa: "\f5b1"}.fa-shop,.fa-store-alt{--fa: "\f54f"}.fa-floppy-disk,.fa-save{--fa: "\f0c7"}.fa-vihara{--fa: "\f6a7"}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: "\f515"}.fa-sort-up,.fa-sort-asc{--fa: "\f0de"}.fa-comment-dots,.fa-commenting{--fa: "\f4ad"}.fa-plant-wilt{--fa: "\e5aa"}.fa-diamond{--fa: "\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa: "\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: "\f4c0"}.fa-chart-diagram{--fa: "\e695"}.fa-bacterium{--fa: "\e05a"}.fa-hand-pointer{--fa: "\f25a"}.fa-drum-steelpan{--fa: "\f56a"}.fa-hand-scissors{--fa: "\f257"}.fa-hands-praying,.fa-praying-hands{--fa: "\f684"}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: "\f01e"}.fa-biohazard{--fa: "\f780"}.fa-location-crosshairs,.fa-location{--fa: "\f601"}.fa-mars-double{--fa: "\f227"}.fa-child-dress{--fa: "\e59c"}.fa-users-between-lines{--fa: "\e591"}.fa-lungs-virus{--fa: "\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa: "\f588"}.fa-phone{--fa: "\f095"}.fa-calendar-xmark,.fa-calendar-times{--fa: "\f273"}.fa-child-reaching{--fa: "\e59d"}.fa-head-side-virus{--fa: "\e064"}.fa-user-gear,.fa-user-cog{--fa: "\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: "\f163"}.fa-door-closed{--fa: "\f52a"}.fa-shield-virus{--fa: "\e06c"}.fa-dice-six{--fa: "\f526"}.fa-mosquito-net{--fa: "\e52c"}.fa-file-fragment{--fa: "\e697"}.fa-bridge-water{--fa: "\e4ce"}.fa-person-booth{--fa: "\f756"}.fa-text-width{--fa: "\f035"}.fa-hat-wizard{--fa: "\f6e8"}.fa-pen-fancy{--fa: "\f5ac"}.fa-person-digging,.fa-digging{--fa: "\f85e"}.fa-trash{--fa: "\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: "\f629"}.fa-book-medical{--fa: "\f7e6"}.fa-poo{--fa: "\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa: "\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: "\f553"}.fa-cubes{--fa: "\f1b3"}.fa-divide{--fa: "\f529"}.fa-tenge-sign,.fa-tenge{--fa: "\f7d7"}.fa-headphones{--fa: "\f025"}.fa-hands-holding{--fa: "\f4c2"}.fa-hands-clapping{--fa: "\e1a8"}.fa-republican{--fa: "\f75e"}.fa-arrow-left{--fa: "\f060"}.fa-person-circle-xmark{--fa: "\e543"}.fa-ruler{--fa: "\f545"}.fa-align-left{--fa: "\f036"}.fa-dice-d6{--fa: "\f6d1"}.fa-restroom{--fa: "\f7bd"}.fa-j{--fa: "J"}.fa-users-viewfinder{--fa: "\e595"}.fa-file-video{--fa: "\f1c8"}.fa-up-right-from-square,.fa-external-link-alt{--fa: "\f35d"}.fa-table-cells,.fa-th{--fa: "\f00a"}.fa-file-pdf{--fa: "\f1c1"}.fa-book-bible,.fa-bible{--fa: "\f647"}.fa-o{--fa: "O"}.fa-suitcase-medical,.fa-medkit{--fa: "\f0fa"}.fa-user-secret{--fa: "\f21b"}.fa-otter{--fa: "\f700"}.fa-person-dress,.fa-female{--fa: "\f182"}.fa-comment-dollar{--fa: "\f651"}.fa-business-time,.fa-briefcase-clock{--fa: "\f64a"}.fa-table-cells-large,.fa-th-large{--fa: "\f009"}.fa-book-tanakh,.fa-tanakh{--fa: "\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa: "\f2a0"}.fa-hat-cowboy-side{--fa: "\f8c1"}.fa-clipboard-user{--fa: "\f7f3"}.fa-child{--fa: "\f1ae"}.fa-lira-sign{--fa: "\f195"}.fa-satellite{--fa: "\f7bf"}.fa-plane-lock{--fa: "\e558"}.fa-tag{--fa: "\f02b"}.fa-comment{--fa: "\f075"}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: "\f1fd"}.fa-envelope{--fa: "\f0e0"}.fa-angles-up,.fa-angle-double-up{--fa: "\f102"}.fa-paperclip{--fa: "\f0c6"}.fa-arrow-right-to-city{--fa: "\e4b3"}.fa-ribbon{--fa: "\f4d6"}.fa-lungs{--fa: "\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: "\f887"}.fa-litecoin-sign{--fa: "\e1d3"}.fa-border-none{--fa: "\f850"}.fa-circle-nodes{--fa: "\e4e2"}.fa-parachute-box{--fa: "\f4cd"}.fa-indent{--fa: "\f03c"}.fa-truck-field-un{--fa: "\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa: "\f254"}.fa-mountain{--fa: "\f6fc"}.fa-user-doctor,.fa-user-md{--fa: "\f0f0"}.fa-circle-info,.fa-info-circle{--fa: "\f05a"}.fa-cloud-meatball{--fa: "\f73b"}.fa-camera,.fa-camera-alt{--fa: "\f030"}.fa-square-virus{--fa: "\e578"}.fa-meteor{--fa: "\f753"}.fa-car-on{--fa: "\e4dd"}.fa-sleigh{--fa: "\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: "\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: "\f4c1"}.fa-water{--fa: "\f773"}.fa-calendar-check{--fa: "\f274"}.fa-braille{--fa: "\f2a1"}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: "\f486"}.fa-landmark{--fa: "\f66f"}.fa-truck{--fa: "\f0d1"}.fa-crosshairs{--fa: "\f05b"}.fa-person-cane{--fa: "\e53c"}.fa-tent{--fa: "\e57d"}.fa-vest-patches{--fa: "\e086"}.fa-check-double{--fa: "\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: "\f15d"}.fa-money-bill-wheat{--fa: "\e52a"}.fa-cookie{--fa: "\f563"}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: "\f0e2"}.fa-hard-drive,.fa-hdd{--fa: "\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: "\f586"}.fa-dumbbell{--fa: "\f44b"}.fa-rectangle-list,.fa-list-alt{--fa: "\f022"}.fa-tarp-droplet{--fa: "\e57c"}.fa-house-medical-circle-check{--fa: "\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: "\f7ca"}.fa-calendar-plus{--fa: "\f271"}.fa-plane-arrival{--fa: "\f5af"}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: "\f359"}.fa-train-subway,.fa-subway{--fa: "\f239"}.fa-chart-gantt{--fa: "\e0e4"}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: "\e1bc"}.fa-crop-simple,.fa-crop-alt{--fa: "\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa: "\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa: "\f30a"}.fa-dna{--fa: "\f471"}.fa-virus-slash{--fa: "\e075"}.fa-minus,.fa-subtract{--fa: "\f068"}.fa-chess{--fa: "\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa: "\f177"}.fa-plug-circle-check{--fa: "\e55c"}.fa-street-view{--fa: "\f21d"}.fa-franc-sign{--fa: "\e18f"}.fa-volume-off{--fa: "\f026"}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: "\f2a3"}.fa-gear,.fa-cog{--fa: "\f013"}.fa-droplet-slash,.fa-tint-slash{--fa: "\f5c7"}.fa-mosque{--fa: "\f678"}.fa-mosquito{--fa: "\e52b"}.fa-star-of-david{--fa: "\f69a"}.fa-person-military-rifle{--fa: "\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa: "\f07a"}.fa-vials{--fa: "\f493"}.fa-plug-circle-plus{--fa: "\e55f"}.fa-place-of-worship{--fa: "\f67f"}.fa-grip-vertical{--fa: "\f58e"}.fa-hexagon-nodes{--fa: "\e699"}.fa-arrow-turn-up,.fa-level-up{--fa: "\f148"}.fa-u{--fa: "U"}.fa-square-root-variable,.fa-square-root-alt{--fa: "\f698"}.fa-clock,.fa-clock-four{--fa: "\f017"}.fa-backward-step,.fa-step-backward{--fa: "\f048"}.fa-pallet{--fa: "\f482"}.fa-faucet{--fa: "\e005"}.fa-baseball-bat-ball{--fa: "\f432"}.fa-s{--fa: "S"}.fa-timeline{--fa: "\e29c"}.fa-keyboard{--fa: "\f11c"}.fa-caret-down{--fa: "\f0d7"}.fa-house-chimney-medical,.fa-clinic-medical{--fa: "\f7f2"}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: "\f2c8"}.fa-mobile-screen,.fa-mobile-android-alt{--fa: "\f3cf"}.fa-plane-up{--fa: "\e22d"}.fa-piggy-bank{--fa: "\f4d3"}.fa-battery-half,.fa-battery-3{--fa: "\f242"}.fa-mountain-city{--fa: "\e52e"}.fa-coins{--fa: "\f51e"}.fa-khanda{--fa: "\f66d"}.fa-sliders,.fa-sliders-h{--fa: "\f1de"}.fa-folder-tree{--fa: "\f802"}.fa-network-wired{--fa: "\f6ff"}.fa-map-pin{--fa: "\f276"}.fa-hamsa{--fa: "\f665"}.fa-cent-sign{--fa: "\e3f5"}.fa-flask{--fa: "\f0c3"}.fa-person-pregnant{--fa: "\e31e"}.fa-wand-sparkles{--fa: "\f72b"}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: "\f142"}.fa-ticket{--fa: "\f145"}.fa-power-off{--fa: "\f011"}.fa-right-long,.fa-long-arrow-alt-right{--fa: "\f30b"}.fa-flag-usa{--fa: "\f74d"}.fa-laptop-file{--fa: "\e51d"}.fa-tty,.fa-teletype{--fa: "\f1e4"}.fa-diagram-next{--fa: "\e476"}.fa-person-rifle{--fa: "\e54e"}.fa-house-medical-circle-exclamation{--fa: "\e512"}.fa-closed-captioning{--fa: "\f20a"}.fa-person-hiking,.fa-hiking{--fa: "\f6ec"}.fa-venus-double{--fa: "\f226"}.fa-images{--fa: "\f302"}.fa-calculator{--fa: "\f1ec"}.fa-people-pulling{--fa: "\e535"}.fa-n{--fa: "N"}.fa-cable-car,.fa-tram{--fa: "\f7da"}.fa-cloud-rain{--fa: "\f73d"}.fa-building-circle-xmark{--fa: "\e4d4"}.fa-ship{--fa: "\f21a"}.fa-arrows-down-to-line{--fa: "\e4b8"}.fa-download{--fa: "\f019"}.fa-face-grin,.fa-grin{--fa: "\f580"}.fa-delete-left,.fa-backspace{--fa: "\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: "\f1fb"}.fa-file-circle-check{--fa: "\e5a0"}.fa-forward{--fa: "\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: "\f3ce"}.fa-face-meh,.fa-meh{--fa: "\f11a"}.fa-align-center{--fa: "\f037"}.fa-book-skull,.fa-book-dead{--fa: "\f6b7"}.fa-id-card,.fa-drivers-license{--fa: "\f2c2"}.fa-outdent,.fa-dedent{--fa: "\f03b"}.fa-heart-circle-exclamation{--fa: "\e4fe"}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: "\f015"}.fa-calendar-week{--fa: "\f784"}.fa-laptop-medical{--fa: "\f812"}.fa-b{--fa: "B"}.fa-file-medical{--fa: "\f477"}.fa-dice-one{--fa: "\f525"}.fa-kiwi-bird{--fa: "\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa: "\f0ec"}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: "\f2f9"}.fa-utensils,.fa-cutlery{--fa: "\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: "\f161"}.fa-mill-sign{--fa: "\e1ed"}.fa-bowl-rice{--fa: "\e2eb"}.fa-skull{--fa: "\f54c"}.fa-tower-broadcast,.fa-broadcast-tower{--fa: "\f519"}.fa-truck-pickup{--fa: "\f63c"}.fa-up-long,.fa-long-arrow-alt-up{--fa: "\f30c"}.fa-stop{--fa: "\f04d"}.fa-code-merge{--fa: "\f387"}.fa-upload{--fa: "\f093"}.fa-hurricane{--fa: "\f751"}.fa-mound{--fa: "\e52d"}.fa-toilet-portable{--fa: "\e583"}.fa-compact-disc{--fa: "\f51f"}.fa-file-arrow-down,.fa-file-download{--fa: "\f56d"}.fa-caravan{--fa: "\f8ff"}.fa-shield-cat{--fa: "\e572"}.fa-bolt,.fa-zap{--fa: "\f0e7"}.fa-glass-water{--fa: "\e4f4"}.fa-oil-well{--fa: "\e532"}.fa-vault{--fa: "\e2c5"}.fa-mars{--fa: "\f222"}.fa-toilet{--fa: "\f7d8"}.fa-plane-circle-xmark{--fa: "\e557"}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: "\f157"}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: "\f158"}.fa-sun{--fa: "\f185"}.fa-guitar{--fa: "\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa: "\f59c"}.fa-horse-head{--fa: "\f7ab"}.fa-bore-hole{--fa: "\e4c3"}.fa-industry{--fa: "\f275"}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: "\f358"}.fa-arrows-turn-to-dots{--fa: "\e4c1"}.fa-florin-sign{--fa: "\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: "\f884"}.fa-less-than{--fa: "<"}.fa-angle-down{--fa: "\f107"}.fa-car-tunnel{--fa: "\e4de"}.fa-head-side-cough{--fa: "\e061"}.fa-grip-lines{--fa: "\f7a4"}.fa-thumbs-down{--fa: "\f165"}.fa-user-lock{--fa: "\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa: "\f178"}.fa-anchor-circle-xmark{--fa: "\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa: "\f141"}.fa-chess-pawn{--fa: "\f443"}.fa-kit-medical,.fa-first-aid{--fa: "\f479"}.fa-person-through-window{--fa: "\e5a9"}.fa-toolbox{--fa: "\f552"}.fa-hands-holding-circle{--fa: "\e4fb"}.fa-bug{--fa: "\f188"}.fa-credit-card,.fa-credit-card-alt{--fa: "\f09d"}.fa-car,.fa-automobile{--fa: "\f1b9"}.fa-hand-holding-hand{--fa: "\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa: "\f5da"}.fa-mountain-sun{--fa: "\e52f"}.fa-arrows-left-right-to-line{--fa: "\e4ba"}.fa-dice-d20{--fa: "\f6cf"}.fa-truck-droplet{--fa: "\e58c"}.fa-file-circle-xmark{--fa: "\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa: "\e040"}.fa-medal{--fa: "\f5a2"}.fa-bed{--fa: "\f236"}.fa-square-h,.fa-h-square{--fa: "\f0fd"}.fa-podcast{--fa: "\f2ce"}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: "\f2c7"}.fa-bell{--fa: "\f0f3"}.fa-superscript{--fa: "\f12b"}.fa-plug-circle-xmark{--fa: "\e560"}.fa-star-of-life{--fa: "\f621"}.fa-phone-slash{--fa: "\f3dd"}.fa-paint-roller{--fa: "\f5aa"}.fa-handshake-angle,.fa-hands-helping{--fa: "\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa: "\f3c5"}.fa-file{--fa: "\f15b"}.fa-greater-than{--fa: ">"}.fa-person-swimming,.fa-swimmer{--fa: "\f5c4"}.fa-arrow-down{--fa: "\f063"}.fa-droplet,.fa-tint{--fa: "\f043"}.fa-eraser{--fa: "\f12d"}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: "\f57d"}.fa-person-burst{--fa: "\e53b"}.fa-dove{--fa: "\f4ba"}.fa-battery-empty,.fa-battery-0{--fa: "\f244"}.fa-socks{--fa: "\f696"}.fa-inbox{--fa: "\f01c"}.fa-section{--fa: "\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: "\f625"}.fa-envelope-open-text{--fa: "\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: "\f0f8"}.fa-wine-bottle{--fa: "\f72f"}.fa-chess-rook{--fa: "\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: "\f550"}.fa-dharmachakra{--fa: "\f655"}.fa-hotdog{--fa: "\f80f"}.fa-person-walking-with-cane,.fa-blind{--fa: "\f29d"}.fa-drum{--fa: "\f569"}.fa-ice-cream{--fa: "\f810"}.fa-heart-circle-bolt{--fa: "\e4fc"}.fa-fax{--fa: "\f1ac"}.fa-paragraph{--fa: "\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa: "\f772"}.fa-star-half{--fa: "\f089"}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: "\f468"}.fa-link,.fa-chain{--fa: "\f0c1"}.fa-ear-listen,.fa-assistive-listening-systems{--fa: "\f2a2"}.fa-tree-city{--fa: "\e587"}.fa-play{--fa: "\f04b"}.fa-font{--fa: "\f031"}.fa-table-cells-row-lock{--fa: "\e67a"}.fa-rupiah-sign{--fa: "\e23d"}.fa-magnifying-glass,.fa-search{--fa: "\f002"}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: "\f45d"}.fa-person-dots-from-line,.fa-diagnoses{--fa: "\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: "\f82a"}.fa-naira-sign{--fa: "\e1f6"}.fa-cart-arrow-down{--fa: "\f218"}.fa-walkie-talkie{--fa: "\f8ef"}.fa-file-pen,.fa-file-edit{--fa: "\f31c"}.fa-receipt{--fa: "\f543"}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: "\f14b"}.fa-suitcase-rolling{--fa: "\f5c1"}.fa-person-circle-exclamation{--fa: "\e53f"}.fa-chevron-down{--fa: "\f078"}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: "\f240"}.fa-skull-crossbones{--fa: "\f714"}.fa-code-compare{--fa: "\e13a"}.fa-list-ul,.fa-list-dots{--fa: "\f0ca"}.fa-school-lock{--fa: "\e56f"}.fa-tower-cell{--fa: "\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa: "\f309"}.fa-ranking-star{--fa: "\e561"}.fa-chess-king{--fa: "\f43f"}.fa-person-harassing{--fa: "\e549"}.fa-brazilian-real-sign{--fa: "\e46c"}.fa-landmark-dome,.fa-landmark-alt{--fa: "\f752"}.fa-arrow-up{--fa: "\f062"}.fa-tv,.fa-television,.fa-tv-alt{--fa: "\f26c"}.fa-shrimp{--fa: "\e448"}.fa-list-check,.fa-tasks{--fa: "\f0ae"}.fa-jug-detergent{--fa: "\e519"}.fa-circle-user,.fa-user-circle{--fa: "\f2bd"}.fa-user-shield{--fa: "\f505"}.fa-wind{--fa: "\f72e"}.fa-car-burst,.fa-car-crash{--fa: "\f5e1"}.fa-y{--fa: "Y"}.fa-person-snowboarding,.fa-snowboarding{--fa: "\f7ce"}.fa-truck-fast,.fa-shipping-fast{--fa: "\f48b"}.fa-fish{--fa: "\f578"}.fa-user-graduate{--fa: "\f501"}.fa-circle-half-stroke,.fa-adjust{--fa: "\f042"}.fa-clapperboard{--fa: "\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa: "\f7ba"}.fa-baseball,.fa-baseball-ball{--fa: "\f433"}.fa-jet-fighter-up{--fa: "\e518"}.fa-diagram-project,.fa-project-diagram{--fa: "\f542"}.fa-copy{--fa: "\f0c5"}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: "\f6a9"}.fa-hand-sparkles{--fa: "\e05d"}.fa-grip,.fa-grip-horizontal{--fa: "\f58d"}.fa-share-from-square,.fa-share-square{--fa: "\f14d"}.fa-child-combatant,.fa-child-rifle{--fa: "\e4e0"}.fa-gun{--fa: "\e19b"}.fa-square-phone,.fa-phone-square{--fa: "\f098"}.fa-plus,.fa-add{--fa: "+"}.fa-expand{--fa: "\f065"}.fa-computer{--fa: "\e4e5"}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: "\f00d"}.fa-arrows-up-down-left-right,.fa-arrows{--fa: "\f047"}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: "\f51c"}.fa-peso-sign{--fa: "\e222"}.fa-building-shield{--fa: "\e4d8"}.fa-baby{--fa: "\f77c"}.fa-users-line{--fa: "\e592"}.fa-quote-left,.fa-quote-left-alt{--fa: "\f10d"}.fa-tractor{--fa: "\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa: "\f829"}.fa-arrow-down-up-lock{--fa: "\e4b0"}.fa-lines-leaning{--fa: "\e51e"}.fa-ruler-combined{--fa: "\f546"}.fa-copyright{--fa: "\f1f9"}.fa-equals{--fa: "="}.fa-blender{--fa: "\f517"}.fa-teeth{--fa: "\f62e"}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: "\f20b"}.fa-map{--fa: "\f279"}.fa-rocket{--fa: "\f135"}.fa-photo-film,.fa-photo-video{--fa: "\f87c"}.fa-folder-minus{--fa: "\f65d"}.fa-hexagon-nodes-bolt{--fa: "\e69a"}.fa-store{--fa: "\f54e"}.fa-arrow-trend-up{--fa: "\e098"}.fa-plug-circle-minus{--fa: "\e55e"}.fa-sign-hanging,.fa-sign{--fa: "\f4d9"}.fa-bezier-curve{--fa: "\f55b"}.fa-bell-slash{--fa: "\f1f6"}.fa-tablet,.fa-tablet-android{--fa: "\f3fb"}.fa-school-flag{--fa: "\e56e"}.fa-fill{--fa: "\f575"}.fa-angle-up{--fa: "\f106"}.fa-drumstick-bite{--fa: "\f6d7"}.fa-holly-berry{--fa: "\f7aa"}.fa-chevron-left{--fa: "\f053"}.fa-bacteria{--fa: "\e059"}.fa-hand-lizard{--fa: "\f258"}.fa-notdef{--fa: "\e1fe"}.fa-disease{--fa: "\f7fa"}.fa-briefcase-medical{--fa: "\f469"}.fa-genderless{--fa: "\f22d"}.fa-chevron-right{--fa: "\f054"}.fa-retweet{--fa: "\f079"}.fa-car-rear,.fa-car-alt{--fa: "\f5de"}.fa-pump-soap{--fa: "\e06b"}.fa-video-slash{--fa: "\f4e2"}.fa-battery-quarter,.fa-battery-2{--fa: "\f243"}.fa-radio{--fa: "\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa: "\f77d"}.fa-traffic-light{--fa: "\f637"}.fa-thermometer{--fa: "\f491"}.fa-vr-cardboard{--fa: "\f729"}.fa-hand-middle-finger{--fa: "\f806"}.fa-percent,.fa-percentage{--fa: "%"}.fa-truck-moving{--fa: "\f4df"}.fa-glass-water-droplet{--fa: "\e4f5"}.fa-display{--fa: "\e163"}.fa-face-smile,.fa-smile{--fa: "\f118"}.fa-thumbtack,.fa-thumb-tack{--fa: "\f08d"}.fa-trophy{--fa: "\f091"}.fa-person-praying,.fa-pray{--fa: "\f683"}.fa-hammer{--fa: "\f6e3"}.fa-hand-peace{--fa: "\f25b"}.fa-rotate,.fa-sync-alt{--fa: "\f2f1"}.fa-spinner{--fa: "\f110"}.fa-robot{--fa: "\f544"}.fa-peace{--fa: "\f67c"}.fa-gears,.fa-cogs{--fa: "\f085"}.fa-warehouse{--fa: "\f494"}.fa-arrow-up-right-dots{--fa: "\e4b7"}.fa-splotch{--fa: "\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa: "\f584"}.fa-dice-four{--fa: "\f524"}.fa-sim-card{--fa: "\f7c4"}.fa-transgender,.fa-transgender-alt{--fa: "\f225"}.fa-mercury{--fa: "\f223"}.fa-arrow-turn-down,.fa-level-down{--fa: "\f149"}.fa-person-falling-burst{--fa: "\e547"}.fa-award{--fa: "\f559"}.fa-ticket-simple,.fa-ticket-alt{--fa: "\f3ff"}.fa-building{--fa: "\f1ad"}.fa-angles-left,.fa-angle-double-left{--fa: "\f100"}.fa-qrcode{--fa: "\f029"}.fa-clock-rotate-left,.fa-history{--fa: "\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: "\f583"}.fa-file-export,.fa-arrow-right-from-file{--fa: "\f56e"}.fa-shield,.fa-shield-blank{--fa: "\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: "\f885"}.fa-comment-nodes{--fa: "\e696"}.fa-house-medical{--fa: "\e3b2"}.fa-golf-ball-tee,.fa-golf-ball{--fa: "\f450"}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: "\f137"}.fa-house-chimney-window{--fa: "\e00d"}.fa-pen-nib{--fa: "\f5ad"}.fa-tent-arrow-turn-left{--fa: "\e580"}.fa-tents{--fa: "\e582"}.fa-wand-magic,.fa-magic{--fa: "\f0d0"}.fa-dog{--fa: "\f6d3"}.fa-carrot{--fa: "\f787"}.fa-moon{--fa: "\f186"}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: "\f5ce"}.fa-cheese{--fa: "\f7ef"}.fa-yin-yang{--fa: "\f6ad"}.fa-music{--fa: "\f001"}.fa-code-commit{--fa: "\f386"}.fa-temperature-low{--fa: "\f76b"}.fa-person-biking,.fa-biking{--fa: "\f84a"}.fa-broom{--fa: "\f51a"}.fa-shield-heart{--fa: "\e574"}.fa-gopuram{--fa: "\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa: "\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: "\f2d3"}.fa-hashtag{--fa: "#"}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: "\f424"}.fa-oil-can{--fa: "\f613"}.fa-t{--fa: "T"}.fa-hippo{--fa: "\f6ed"}.fa-chart-column{--fa: "\e0e3"}.fa-infinity{--fa: "\f534"}.fa-vial-circle-check{--fa: "\e596"}.fa-person-arrow-down-to-line{--fa: "\e538"}.fa-voicemail{--fa: "\f897"}.fa-fan{--fa: "\f863"}.fa-person-walking-luggage{--fa: "\e554"}.fa-up-down,.fa-arrows-alt-v{--fa: "\f338"}.fa-cloud-moon-rain{--fa: "\f73c"}.fa-calendar{--fa: "\f133"}.fa-trailer{--fa: "\e041"}.fa-bahai,.fa-haykal{--fa: "\f666"}.fa-sd-card{--fa: "\f7c2"}.fa-dragon{--fa: "\f6d5"}.fa-shoe-prints{--fa: "\f54b"}.fa-circle-plus,.fa-plus-circle{--fa: "\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: "\f58b"}.fa-hand-holding{--fa: "\f4bd"}.fa-plug-circle-exclamation{--fa: "\e55d"}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: "\f127"}.fa-clone{--fa: "\f24d"}.fa-person-walking-arrow-loop-left{--fa: "\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: "\f882"}.fa-fire-flame-curved,.fa-fire-alt{--fa: "\f7e4"}.fa-tornado{--fa: "\f76f"}.fa-file-circle-plus{--fa: "\e494"}.fa-book-quran,.fa-quran{--fa: "\f687"}.fa-anchor{--fa: "\f13d"}.fa-border-all{--fa: "\f84c"}.fa-face-angry,.fa-angry{--fa: "\f556"}.fa-cookie-bite{--fa: "\f564"}.fa-arrow-trend-down{--fa: "\e097"}.fa-rss,.fa-feed{--fa: "\f09e"}.fa-draw-polygon{--fa: "\f5ee"}.fa-scale-balanced,.fa-balance-scale{--fa: "\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: "\f62a"}.fa-shower{--fa: "\f2cc"}.fa-desktop,.fa-desktop-alt{--fa: "\f390"}.fa-m{--fa: "M"}.fa-table-list,.fa-th-list{--fa: "\f00b"}.fa-comment-sms,.fa-sms{--fa: "\f7cd"}.fa-book{--fa: "\f02d"}.fa-user-plus{--fa: "\f234"}.fa-check{--fa: "\f00c"}.fa-battery-three-quarters,.fa-battery-4{--fa: "\f241"}.fa-house-circle-check{--fa: "\e509"}.fa-angle-left{--fa: "\f104"}.fa-diagram-successor{--fa: "\e47a"}.fa-truck-arrow-right{--fa: "\e58b"}.fa-arrows-split-up-and-left{--fa: "\e4bc"}.fa-hand-fist,.fa-fist-raised{--fa: "\f6de"}.fa-cloud-moon{--fa: "\f6c3"}.fa-briefcase{--fa: "\f0b1"}.fa-person-falling{--fa: "\e546"}.fa-image-portrait,.fa-portrait{--fa: "\f3e0"}.fa-user-tag{--fa: "\f507"}.fa-rug{--fa: "\e569"}.fa-earth-europe,.fa-globe-europe{--fa: "\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: "\f59d"}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: "\f410"}.fa-baht-sign{--fa: "\e0ac"}.fa-book-open{--fa: "\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa: "\f66a"}.fa-handcuffs{--fa: "\e4f8"}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: "\f071"}.fa-database{--fa: "\f1c0"}.fa-share,.fa-mail-forward{--fa: "\f064"}.fa-bottle-droplet{--fa: "\e4c4"}.fa-mask-face{--fa: "\e1d7"}.fa-hill-rockslide{--fa: "\e508"}.fa-right-left,.fa-exchange-alt{--fa: "\f362"}.fa-paper-plane{--fa: "\f1d8"}.fa-road-circle-exclamation{--fa: "\e565"}.fa-dungeon{--fa: "\f6d9"}.fa-align-right{--fa: "\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: "\f53b"}.fa-life-ring{--fa: "\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa: "\f2a7"}.fa-calendar-day{--fa: "\f783"}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: "\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa: "\f07d"}.fa-face-grimace,.fa-grimace{--fa: "\f57f"}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: "\e2ce"}.fa-turn-down,.fa-level-down-alt{--fa: "\f3be"}.fa-person-walking-arrow-right{--fa: "\e552"}.fa-square-envelope,.fa-envelope-square{--fa: "\f199"}.fa-dice{--fa: "\f522"}.fa-bowling-ball{--fa: "\f436"}.fa-brain{--fa: "\f5dc"}.fa-bandage,.fa-band-aid{--fa: "\f462"}.fa-calendar-minus{--fa: "\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: "\f057"}.fa-gifts{--fa: "\f79c"}.fa-hotel{--fa: "\f594"}.fa-earth-asia,.fa-globe-asia{--fa: "\f57e"}.fa-id-card-clip,.fa-id-card-alt{--fa: "\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa: "\f00e"}.fa-thumbs-up{--fa: "\f164"}.fa-user-clock{--fa: "\f4fd"}.fa-hand-dots,.fa-allergies{--fa: "\f461"}.fa-file-invoice{--fa: "\f570"}.fa-window-minimize{--fa: "\f2d1"}.fa-mug-saucer,.fa-coffee{--fa: "\f0f4"}.fa-brush{--fa: "\f55d"}.fa-file-half-dashed{--fa: "\e698"}.fa-mask{--fa: "\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa: "\f010"}.fa-ruler-vertical{--fa: "\f548"}.fa-user-large,.fa-user-alt{--fa: "\f406"}.fa-train-tram{--fa: "\e5b4"}.fa-user-nurse{--fa: "\f82f"}.fa-syringe{--fa: "\f48e"}.fa-cloud-sun{--fa: "\f6c4"}.fa-stopwatch-20{--fa: "\e06f"}.fa-square-full{--fa: "\f45c"}.fa-magnet{--fa: "\f076"}.fa-jar{--fa: "\e516"}.fa-note-sticky,.fa-sticky-note{--fa: "\f249"}.fa-bug-slash{--fa: "\e490"}.fa-arrow-up-from-water-pump{--fa: "\e4b6"}.fa-bone{--fa: "\f5d7"}.fa-table-cells-row-unlock{--fa: "\e691"}.fa-user-injured{--fa: "\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa: "\f5b4"}.fa-plane{--fa: "\f072"}.fa-tent-arrows-down{--fa: "\e581"}.fa-exclamation{--fa: "!"}.fa-arrows-spin{--fa: "\e4bb"}.fa-print{--fa: "\f02f"}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: "\e2bb"}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$"}.fa-x{--fa: "X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: "\f688"}.fa-users-gear,.fa-users-cog{--fa: "\f509"}.fa-person-military-pointing{--fa: "\e54a"}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: "\f19c"}.fa-umbrella{--fa: "\f0e9"}.fa-trowel{--fa: "\e589"}.fa-d{--fa: "D"}.fa-stapler{--fa: "\e5af"}.fa-masks-theater,.fa-theater-masks{--fa: "\f630"}.fa-kip-sign{--fa: "\e1c4"}.fa-hand-point-left{--fa: "\f0a5"}.fa-handshake-simple,.fa-handshake-alt{--fa: "\f4c6"}.fa-jet-fighter,.fa-fighter-jet{--fa: "\f0fb"}.fa-square-share-nodes,.fa-share-alt-square{--fa: "\f1e1"}.fa-barcode{--fa: "\f02a"}.fa-plus-minus{--fa: "\e43c"}.fa-video,.fa-video-camera{--fa: "\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa: "\f19d"}.fa-hand-holding-medical{--fa: "\e05c"}.fa-person-circle-check{--fa: "\e53e"}.fa-turn-up,.fa-level-up-alt{--fa: "\f3bf"}.sr-only,.fa-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}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero{--fa: "\f3d0"}.fa-hooli{--fa: "\f427"}.fa-yelp{--fa: "\f1e9"}.fa-cc-visa{--fa: "\f1f0"}.fa-lastfm{--fa: "\f202"}.fa-shopware{--fa: "\f5b5"}.fa-creative-commons-nc{--fa: "\f4e8"}.fa-aws{--fa: "\f375"}.fa-redhat{--fa: "\f7bc"}.fa-yoast{--fa: "\f2b1"}.fa-cloudflare{--fa: "\e07d"}.fa-ups{--fa: "\f7e0"}.fa-pixiv{--fa: "\e640"}.fa-wpexplorer{--fa: "\f2de"}.fa-dyalog{--fa: "\f399"}.fa-bity{--fa: "\f37a"}.fa-stackpath{--fa: "\f842"}.fa-buysellads{--fa: "\f20d"}.fa-first-order{--fa: "\f2b0"}.fa-modx{--fa: "\f285"}.fa-guilded{--fa: "\e07e"}.fa-vnv{--fa: "\f40b"}.fa-square-js,.fa-js-square{--fa: "\f3b9"}.fa-microsoft{--fa: "\f3ca"}.fa-qq{--fa: "\f1d6"}.fa-orcid{--fa: "\f8d2"}.fa-java{--fa: "\f4e4"}.fa-invision{--fa: "\f7b0"}.fa-creative-commons-pd-alt{--fa: "\f4ed"}.fa-centercode{--fa: "\f380"}.fa-glide-g{--fa: "\f2a6"}.fa-drupal{--fa: "\f1a9"}.fa-jxl{--fa: "\e67b"}.fa-dart-lang{--fa: "\e693"}.fa-hire-a-helper{--fa: "\f3b0"}.fa-creative-commons-by{--fa: "\f4e7"}.fa-unity{--fa: "\e049"}.fa-whmcs{--fa: "\f40d"}.fa-rocketchat{--fa: "\f3e8"}.fa-vk{--fa: "\f189"}.fa-untappd{--fa: "\f405"}.fa-mailchimp{--fa: "\f59e"}.fa-css3-alt{--fa: "\f38b"}.fa-square-reddit,.fa-reddit-square{--fa: "\f1a2"}.fa-vimeo-v{--fa: "\f27d"}.fa-contao{--fa: "\f26d"}.fa-square-font-awesome{--fa: "\e5ad"}.fa-deskpro{--fa: "\f38f"}.fa-brave{--fa: "\e63c"}.fa-sistrix{--fa: "\f3ee"}.fa-square-instagram,.fa-instagram-square{--fa: "\e055"}.fa-battle-net{--fa: "\f835"}.fa-the-red-yeti{--fa: "\f69d"}.fa-square-hacker-news,.fa-hacker-news-square{--fa: "\f3af"}.fa-edge{--fa: "\f282"}.fa-threads{--fa: "\e618"}.fa-napster{--fa: "\f3d2"}.fa-square-snapchat,.fa-snapchat-square{--fa: "\f2ad"}.fa-google-plus-g{--fa: "\f0d5"}.fa-artstation{--fa: "\f77a"}.fa-markdown{--fa: "\f60f"}.fa-sourcetree{--fa: "\f7d3"}.fa-google-plus{--fa: "\f2b3"}.fa-diaspora{--fa: "\f791"}.fa-foursquare{--fa: "\f180"}.fa-stack-overflow{--fa: "\f16c"}.fa-github-alt{--fa: "\f113"}.fa-phoenix-squadron{--fa: "\f511"}.fa-pagelines{--fa: "\f18c"}.fa-algolia{--fa: "\f36c"}.fa-red-river{--fa: "\f3e3"}.fa-creative-commons-sa{--fa: "\f4ef"}.fa-safari{--fa: "\f267"}.fa-google{--fa: "\f1a0"}.fa-square-font-awesome-stroke,.fa-font-awesome-alt{--fa: "\f35c"}.fa-atlassian{--fa: "\f77b"}.fa-linkedin-in{--fa: "\f0e1"}.fa-digital-ocean{--fa: "\f391"}.fa-nimblr{--fa: "\f5a8"}.fa-chromecast{--fa: "\f838"}.fa-evernote{--fa: "\f839"}.fa-hacker-news{--fa: "\f1d4"}.fa-creative-commons-sampling{--fa: "\f4f0"}.fa-adversal{--fa: "\f36a"}.fa-creative-commons{--fa: "\f25e"}.fa-watchman-monitoring{--fa: "\e087"}.fa-fonticons{--fa: "\f280"}.fa-weixin{--fa: "\f1d7"}.fa-shirtsinbulk{--fa: "\f214"}.fa-codepen{--fa: "\f1cb"}.fa-git-alt{--fa: "\f841"}.fa-lyft{--fa: "\f3c3"}.fa-rev{--fa: "\f5b2"}.fa-windows{--fa: "\f17a"}.fa-wizards-of-the-coast{--fa: "\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa: "\f2aa"}.fa-meetup{--fa: "\f2e0"}.fa-centos{--fa: "\f789"}.fa-adn{--fa: "\f170"}.fa-cloudsmith{--fa: "\f384"}.fa-opensuse{--fa: "\e62b"}.fa-pied-piper-alt{--fa: "\f1a8"}.fa-square-dribbble,.fa-dribbble-square{--fa: "\f397"}.fa-codiepie{--fa: "\f284"}.fa-node{--fa: "\f419"}.fa-mix{--fa: "\f3cb"}.fa-steam{--fa: "\f1b6"}.fa-cc-apple-pay{--fa: "\f416"}.fa-scribd{--fa: "\f28a"}.fa-debian{--fa: "\e60b"}.fa-openid{--fa: "\f19b"}.fa-instalod{--fa: "\e081"}.fa-files-pinwheel{--fa: "\e69f"}.fa-expeditedssl{--fa: "\f23e"}.fa-sellcast{--fa: "\f2da"}.fa-square-twitter,.fa-twitter-square{--fa: "\f081"}.fa-r-project{--fa: "\f4f7"}.fa-delicious{--fa: "\f1a5"}.fa-freebsd{--fa: "\f3a4"}.fa-vuejs{--fa: "\f41f"}.fa-accusoft{--fa: "\f369"}.fa-ioxhost{--fa: "\f208"}.fa-fonticons-fi{--fa: "\f3a2"}.fa-app-store{--fa: "\f36f"}.fa-cc-mastercard{--fa: "\f1f1"}.fa-itunes-note{--fa: "\f3b5"}.fa-golang{--fa: "\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa: "\f3bb"}.fa-grav{--fa: "\f2d6"}.fa-weibo{--fa: "\f18a"}.fa-uncharted{--fa: "\e084"}.fa-firstdraft{--fa: "\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa: "\f431"}.fa-wikipedia-w{--fa: "\f266"}.fa-wpressr,.fa-rendact{--fa: "\f3e4"}.fa-angellist{--fa: "\f209"}.fa-galactic-republic{--fa: "\f50c"}.fa-nfc-directional{--fa: "\e530"}.fa-skype{--fa: "\f17e"}.fa-joget{--fa: "\f3b7"}.fa-fedora{--fa: "\f798"}.fa-stripe-s{--fa: "\f42a"}.fa-meta{--fa: "\e49b"}.fa-laravel{--fa: "\f3bd"}.fa-hotjar{--fa: "\f3b1"}.fa-bluetooth-b{--fa: "\f294"}.fa-square-letterboxd{--fa: "\e62e"}.fa-sticker-mule{--fa: "\f3f7"}.fa-creative-commons-zero{--fa: "\f4f3"}.fa-hips{--fa: "\f452"}.fa-css{--fa: "\e6a2"}.fa-behance{--fa: "\f1b4"}.fa-reddit{--fa: "\f1a1"}.fa-discord{--fa: "\f392"}.fa-chrome{--fa: "\f268"}.fa-app-store-ios{--fa: "\f370"}.fa-cc-discover{--fa: "\f1f2"}.fa-wpbeginner{--fa: "\f297"}.fa-confluence{--fa: "\f78d"}.fa-shoelace{--fa: "\e60c"}.fa-mdb{--fa: "\f8ca"}.fa-dochub{--fa: "\f394"}.fa-accessible-icon{--fa: "\f368"}.fa-ebay{--fa: "\f4f4"}.fa-amazon{--fa: "\f270"}.fa-unsplash{--fa: "\e07c"}.fa-yarn{--fa: "\f7e3"}.fa-square-steam,.fa-steam-square{--fa: "\f1b7"}.fa-500px{--fa: "\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa: "\f194"}.fa-asymmetrik{--fa: "\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa: "\f2b4"}.fa-gratipay{--fa: "\f184"}.fa-apple{--fa: "\f179"}.fa-hive{--fa: "\e07f"}.fa-gitkraken{--fa: "\f3a6"}.fa-keybase{--fa: "\f4f5"}.fa-apple-pay{--fa: "\f415"}.fa-padlet{--fa: "\e4a0"}.fa-amazon-pay{--fa: "\f42c"}.fa-square-github,.fa-github-square{--fa: "\f092"}.fa-stumbleupon{--fa: "\f1a4"}.fa-fedex{--fa: "\f797"}.fa-phoenix-framework{--fa: "\f3dc"}.fa-shopify{--fa: "\e057"}.fa-neos{--fa: "\f612"}.fa-square-threads{--fa: "\e619"}.fa-hackerrank{--fa: "\f5f7"}.fa-researchgate{--fa: "\f4f8"}.fa-swift{--fa: "\f8e1"}.fa-angular{--fa: "\f420"}.fa-speakap{--fa: "\f3f3"}.fa-angrycreative{--fa: "\f36e"}.fa-y-combinator{--fa: "\f23b"}.fa-empire{--fa: "\f1d1"}.fa-envira{--fa: "\f299"}.fa-google-scholar{--fa: "\e63b"}.fa-square-gitlab,.fa-gitlab-square{--fa: "\e5ae"}.fa-studiovinari{--fa: "\f3f8"}.fa-pied-piper{--fa: "\f2ae"}.fa-wordpress{--fa: "\f19a"}.fa-product-hunt{--fa: "\f288"}.fa-firefox{--fa: "\f269"}.fa-linode{--fa: "\f2b8"}.fa-goodreads{--fa: "\f3a8"}.fa-square-odnoklassniki,.fa-odnoklassniki-square{--fa: "\f264"}.fa-jsfiddle{--fa: "\f1cc"}.fa-sith{--fa: "\f512"}.fa-themeisle{--fa: "\f2b2"}.fa-page4{--fa: "\f3d7"}.fa-hashnode{--fa: "\e499"}.fa-react{--fa: "\f41b"}.fa-cc-paypal{--fa: "\f1f4"}.fa-squarespace{--fa: "\f5be"}.fa-cc-stripe{--fa: "\f1f5"}.fa-creative-commons-share{--fa: "\f4f2"}.fa-bitcoin{--fa: "\f379"}.fa-keycdn{--fa: "\f3ba"}.fa-opera{--fa: "\f26a"}.fa-itch-io{--fa: "\f83a"}.fa-umbraco{--fa: "\f8e8"}.fa-galactic-senate{--fa: "\f50d"}.fa-ubuntu{--fa: "\f7df"}.fa-draft2digital{--fa: "\f396"}.fa-stripe{--fa: "\f429"}.fa-houzz{--fa: "\f27c"}.fa-gg{--fa: "\f260"}.fa-dhl{--fa: "\f790"}.fa-square-pinterest,.fa-pinterest-square{--fa: "\f0d3"}.fa-xing{--fa: "\f168"}.fa-blackberry{--fa: "\f37b"}.fa-creative-commons-pd{--fa: "\f4ec"}.fa-playstation{--fa: "\f3df"}.fa-quinscape{--fa: "\f459"}.fa-less{--fa: "\f41d"}.fa-blogger-b{--fa: "\f37d"}.fa-opencart{--fa: "\f23d"}.fa-vine{--fa: "\f1ca"}.fa-signal-messenger{--fa: "\e663"}.fa-paypal{--fa: "\f1ed"}.fa-gitlab{--fa: "\f296"}.fa-typo3{--fa: "\f42b"}.fa-reddit-alien{--fa: "\f281"}.fa-yahoo{--fa: "\f19e"}.fa-dailymotion{--fa: "\e052"}.fa-affiliatetheme{--fa: "\f36b"}.fa-pied-piper-pp{--fa: "\f1a7"}.fa-bootstrap{--fa: "\f836"}.fa-odnoklassniki{--fa: "\f263"}.fa-nfc-symbol{--fa: "\e531"}.fa-mintbit{--fa: "\e62f"}.fa-ethereum{--fa: "\f42e"}.fa-speaker-deck{--fa: "\f83c"}.fa-creative-commons-nc-eu{--fa: "\f4e9"}.fa-patreon{--fa: "\f3d9"}.fa-avianex{--fa: "\f374"}.fa-ello{--fa: "\f5f1"}.fa-gofore{--fa: "\f3a7"}.fa-bimobject{--fa: "\f378"}.fa-brave-reverse{--fa: "\e63d"}.fa-facebook-f{--fa: "\f39e"}.fa-square-google-plus,.fa-google-plus-square{--fa: "\f0d4"}.fa-web-awesome{--fa: "\e682"}.fa-mandalorian{--fa: "\f50f"}.fa-first-order-alt{--fa: "\f50a"}.fa-osi{--fa: "\f41a"}.fa-google-wallet{--fa: "\f1ee"}.fa-d-and-d-beyond{--fa: "\f6ca"}.fa-periscope{--fa: "\f3da"}.fa-fulcrum{--fa: "\f50b"}.fa-cloudscale{--fa: "\f383"}.fa-forumbee{--fa: "\f211"}.fa-mizuni{--fa: "\f3cc"}.fa-schlix{--fa: "\f3ea"}.fa-square-xing,.fa-xing-square{--fa: "\f169"}.fa-bandcamp{--fa: "\f2d5"}.fa-wpforms{--fa: "\f298"}.fa-cloudversify{--fa: "\f385"}.fa-usps{--fa: "\f7e1"}.fa-megaport{--fa: "\f5a3"}.fa-magento{--fa: "\f3c4"}.fa-spotify{--fa: "\f1bc"}.fa-optin-monster{--fa: "\f23c"}.fa-fly{--fa: "\f417"}.fa-square-bluesky{--fa: "\e6a3"}.fa-aviato{--fa: "\f421"}.fa-itunes{--fa: "\f3b4"}.fa-cuttlefish{--fa: "\f38c"}.fa-blogger{--fa: "\f37c"}.fa-flickr{--fa: "\f16e"}.fa-viber{--fa: "\f409"}.fa-soundcloud{--fa: "\f1be"}.fa-digg{--fa: "\f1a6"}.fa-tencent-weibo{--fa: "\f1d5"}.fa-letterboxd{--fa: "\e62d"}.fa-symfony{--fa: "\f83d"}.fa-maxcdn{--fa: "\f136"}.fa-etsy{--fa: "\f2d7"}.fa-facebook-messenger{--fa: "\f39f"}.fa-audible{--fa: "\f373"}.fa-think-peaks{--fa: "\f731"}.fa-bilibili{--fa: "\e3d9"}.fa-erlang{--fa: "\f39d"}.fa-x-twitter{--fa: "\e61b"}.fa-cotton-bureau{--fa: "\f89e"}.fa-dashcube{--fa: "\f210"}.fa-42-group,.fa-innosoft{--fa: "\e080"}.fa-stack-exchange{--fa: "\f18d"}.fa-elementor{--fa: "\f430"}.fa-square-pied-piper,.fa-pied-piper-square{--fa: "\e01e"}.fa-creative-commons-nd{--fa: "\f4eb"}.fa-palfed{--fa: "\f3d8"}.fa-superpowers{--fa: "\f2dd"}.fa-resolving{--fa: "\f3e7"}.fa-xbox{--fa: "\f412"}.fa-square-web-awesome-stroke{--fa: "\e684"}.fa-searchengin{--fa: "\f3eb"}.fa-tiktok{--fa: "\e07b"}.fa-square-facebook,.fa-facebook-square{--fa: "\f082"}.fa-renren{--fa: "\f18b"}.fa-linux{--fa: "\f17c"}.fa-glide{--fa: "\f2a5"}.fa-linkedin{--fa: "\f08c"}.fa-hubspot{--fa: "\f3b2"}.fa-deploydog{--fa: "\f38e"}.fa-twitch{--fa: "\f1e8"}.fa-flutter{--fa: "\e694"}.fa-ravelry{--fa: "\f2d9"}.fa-mixer{--fa: "\e056"}.fa-square-lastfm,.fa-lastfm-square{--fa: "\f203"}.fa-vimeo{--fa: "\f40a"}.fa-mendeley{--fa: "\f7b3"}.fa-uniregistry{--fa: "\f404"}.fa-figma{--fa: "\f799"}.fa-creative-commons-remix{--fa: "\f4ee"}.fa-cc-amazon-pay{--fa: "\f42d"}.fa-dropbox{--fa: "\f16b"}.fa-instagram{--fa: "\f16d"}.fa-cmplid{--fa: "\e360"}.fa-upwork{--fa: "\e641"}.fa-facebook{--fa: "\f09a"}.fa-gripfire{--fa: "\f3ac"}.fa-jedi-order{--fa: "\f50e"}.fa-uikit{--fa: "\f403"}.fa-fort-awesome-alt{--fa: "\f3a3"}.fa-phabricator{--fa: "\f3db"}.fa-ussunnah{--fa: "\f407"}.fa-earlybirds{--fa: "\f39a"}.fa-trade-federation{--fa: "\f513"}.fa-autoprefixer{--fa: "\f41c"}.fa-whatsapp{--fa: "\f232"}.fa-square-upwork{--fa: "\e67c"}.fa-slideshare{--fa: "\f1e7"}.fa-google-play{--fa: "\f3ab"}.fa-viadeo{--fa: "\f2a9"}.fa-line{--fa: "\f3c0"}.fa-google-drive{--fa: "\f3aa"}.fa-servicestack{--fa: "\f3ec"}.fa-simplybuilt{--fa: "\f215"}.fa-bitbucket{--fa: "\f171"}.fa-imdb{--fa: "\f2d8"}.fa-deezer{--fa: "\e077"}.fa-raspberry-pi{--fa: "\f7bb"}.fa-jira{--fa: "\f7b1"}.fa-docker{--fa: "\f395"}.fa-screenpal{--fa: "\e570"}.fa-bluetooth{--fa: "\f293"}.fa-gitter{--fa: "\f426"}.fa-d-and-d{--fa: "\f38d"}.fa-microblog{--fa: "\e01a"}.fa-cc-diners-club{--fa: "\f24c"}.fa-gg-circle{--fa: "\f261"}.fa-pied-piper-hat{--fa: "\f4e5"}.fa-kickstarter-k{--fa: "\f3bc"}.fa-yandex{--fa: "\f413"}.fa-readme{--fa: "\f4d5"}.fa-html5{--fa: "\f13b"}.fa-sellsy{--fa: "\f213"}.fa-square-web-awesome{--fa: "\e683"}.fa-sass{--fa: "\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa: "\e2d0"}.fa-buromobelexperte{--fa: "\f37f"}.fa-salesforce{--fa: "\f83b"}.fa-octopus-deploy{--fa: "\e082"}.fa-medapps{--fa: "\f3c6"}.fa-ns8{--fa: "\f3d5"}.fa-pinterest-p{--fa: "\f231"}.fa-apper{--fa: "\f371"}.fa-fort-awesome{--fa: "\f286"}.fa-waze{--fa: "\f83f"}.fa-bluesky{--fa: "\e671"}.fa-cc-jcb{--fa: "\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa: "\f2ab"}.fa-fantasy-flight-games{--fa: "\f6dc"}.fa-rust{--fa: "\e07a"}.fa-wix{--fa: "\f5cf"}.fa-square-behance,.fa-behance-square{--fa: "\f1b5"}.fa-supple{--fa: "\f3f9"}.fa-webflow{--fa: "\e65c"}.fa-rebel{--fa: "\f1d0"}.fa-css3{--fa: "\f13c"}.fa-staylinked{--fa: "\f3f5"}.fa-kaggle{--fa: "\f5fa"}.fa-space-awesome{--fa: "\e5ac"}.fa-deviantart{--fa: "\f1bd"}.fa-cpanel{--fa: "\f388"}.fa-goodreads-g{--fa: "\f3a9"}.fa-square-git,.fa-git-square{--fa: "\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa: "\f174"}.fa-trello{--fa: "\f181"}.fa-creative-commons-nc-jp{--fa: "\f4ea"}.fa-get-pocket{--fa: "\f265"}.fa-perbyte{--fa: "\e083"}.fa-grunt{--fa: "\f3ad"}.fa-weebly{--fa: "\f5cc"}.fa-connectdevelop{--fa: "\f20e"}.fa-leanpub{--fa: "\f212"}.fa-black-tie{--fa: "\f27e"}.fa-themeco{--fa: "\f5c6"}.fa-python{--fa: "\f3e2"}.fa-android{--fa: "\f17b"}.fa-bots{--fa: "\e340"}.fa-free-code-camp{--fa: "\f2c5"}.fa-hornbill{--fa: "\f592"}.fa-js{--fa: "\f3b8"}.fa-ideal{--fa: "\e013"}.fa-git{--fa: "\f1d3"}.fa-dev{--fa: "\f6cc"}.fa-sketch{--fa: "\f7c6"}.fa-yandex-international{--fa: "\f414"}.fa-cc-amex{--fa: "\f1f3"}.fa-uber{--fa: "\f402"}.fa-github{--fa: "\f09b"}.fa-php{--fa: "\f457"}.fa-alipay{--fa: "\f642"}.fa-youtube{--fa: "\f167"}.fa-skyatlas{--fa: "\f216"}.fa-firefox-browser{--fa: "\e007"}.fa-replyd{--fa: "\f3e6"}.fa-suse{--fa: "\f7d6"}.fa-jenkins{--fa: "\f3b6"}.fa-twitter{--fa: "\f099"}.fa-rockrms{--fa: "\f3e9"}.fa-pinterest{--fa: "\f0d2"}.fa-buffer{--fa: "\f837"}.fa-npm{--fa: "\f3d4"}.fa-yammer{--fa: "\f840"}.fa-btc{--fa: "\f15a"}.fa-dribbble{--fa: "\f17d"}.fa-stumbleupon-circle{--fa: "\f1a3"}.fa-internet-explorer{--fa: "\f26b"}.fa-stubber{--fa: "\e5c7"}.fa-telegram,.fa-telegram-plane{--fa: "\f2c6"}.fa-old-republic{--fa: "\f510"}.fa-odysee{--fa: "\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa: "\f40c"}.fa-node-js{--fa: "\f3d3"}.fa-edge-legacy{--fa: "\e078"}.fa-slack,.fa-slack-hash{--fa: "\f198"}.fa-medrt{--fa: "\f3c8"}.fa-usb{--fa: "\f287"}.fa-tumblr{--fa: "\f173"}.fa-vaadin{--fa: "\f408"}.fa-quora{--fa: "\f2c4"}.fa-square-x-twitter{--fa: "\e61a"}.fa-reacteurope{--fa: "\f75d"}.fa-medium,.fa-medium-m{--fa: "\f23a"}.fa-amilia{--fa: "\f36d"}.fa-mixcloud{--fa: "\f289"}.fa-flipboard{--fa: "\f44d"}.fa-viacoin{--fa: "\f237"}.fa-critical-role{--fa: "\f6c9"}.fa-sitrox{--fa: "\e44a"}.fa-discourse{--fa: "\f393"}.fa-joomla{--fa: "\f1aa"}.fa-mastodon{--fa: "\f4f6"}.fa-airbnb{--fa: "\f834"}.fa-wolf-pack-battalion{--fa: "\f514"}.fa-buy-n-large{--fa: "\f8a6"}.fa-gulp{--fa: "\f3ae"}.fa-creative-commons-sampling-plus{--fa: "\f4f1"}.fa-strava{--fa: "\f428"}.fa-ember{--fa: "\f423"}.fa-canadian-maple-leaf{--fa: "\f785"}.fa-teamspeak{--fa: "\f4f9"}.fa-pushed{--fa: "\f3e1"}.fa-wordpress-simple{--fa: "\f411"}.fa-nutritionix{--fa: "\f3d6"}.fa-wodu{--fa: "\e088"}.fa-google-pay{--fa: "\e079"}.fa-intercom{--fa: "\f7af"}.fa-zhihu{--fa: "\f63f"}.fa-korvue{--fa: "\f42f"}.fa-pix{--fa: "\e43a"}.fa-steam-symbol{--fa: "\f3f6"}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-v4compatibility-LFEHZI6Y.woff2") format("woff2"),url("./media/fa-v4compatibility-YY67RJWG.ttf") format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;inset:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;inset:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{inset:0 auto 0 0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#a9b7c6;background:#282b2e}.hljs-bullet,.hljs-literal,.hljs-number,.hljs-symbol{color:#6897bb}.hljs-deletion,.hljs-keyword,.hljs-selector-tag{color:#cc7832}.hljs-link,.hljs-template-variable,.hljs-variable{color:#629755}.hljs-comment,.hljs-quote{color:gray}.hljs-meta{color:#bbb529}.hljs-addition,.hljs-attribute,.hljs-string{color:#6a8759}.hljs-section,.hljs-title,.hljs-type{color:#ffc66d}.hljs-name,.hljs-selector-class,.hljs-selector-id{color:#e8bf6a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}@font-face{font-family:Inter var;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/fonts/Inter-roman-var.woff2?v=3.19) format("woff2");font-named-instance:"Regular"}@font-face{font-family:Inter var;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/fonts/Inter-italic-var.woff2?v=3.19) format("woff2");font-named-instance:"Italic"}.dark{--vex-sidenav-background: #111827;--vex-sidenav-color: #fff;--vex-sidenav-toolbar-background: #111827;--vex-sidenav-section-divider-color: rgb(255 255 255 / .12);--vex-sidenav-item-background-hover: rgb(3 7 18 / 30%);--vex-sidenav-item-background-active: rgb(3 7 18 / 30%);--vex-sidenav-item-color: #d1d5db;--vex-sidenav-item-color-hover: #fff;--vex-sidenav-item-color-active: #fff;--vex-sidenav-item-icon-color: rgb(var(--vex-color-primary-600) / 50%);--vex-sidenav-item-icon-color-hover: rgb(var(--vex-color-primary-600) / 1);--vex-sidenav-item-icon-color-active: rgb(var(--vex-color-primary-600) / 1);--vex-sidenav-item-dropdown-background: var( --vex-sidenav-item-background-active );--vex-sidenav-item-dropdown-background-hover: rgb(3 7 18 / 80%);--vex-sidenav-item-dropdown-color-hover: var(--vex-sidenav-item-color-hover);--vex-sidenav-item-dropdown-background-active: var( --vex-sidenav-item-dropdown-background-hover );--vex-sidenav-item-dropdown-color-active: var( --vex-sidenav-item-color-active );--vex-sidenav-item-ripple-color: rgb(255 255 255 / 10%);--vex-sidenav-subheading-color: #6b7280;--vex-toolbar-background: var(--vex-background-background);--vex-toolbar-icon-color: rgb(var(--vex-color-primary-600));--vex-secondary-toolbar-background: var(--vex-background-background);--vex-navigation-color: rgb(var(--vex-foreground-text-rgb) / 1);--vex-navigation-background: #111827}.vex-style-light .vex-sidenav{border-right-width:1px;--tw-border-opacity: 1;border-right-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.vex-style-light .vex-sidenav .vex-sidenav-user .vex-sidenav-user__subtitle,.vex-style-light .vex-sidenav .vex-sidenav-user .vex-sidenav-user__dropdown-icon{color:#00000080}.vex-style-light .vex-sidenav .vex-sidenav-user:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.vex-style-light .vex-sidenav .vex-sidenav-search{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.vex-style-light .vex-sidenav .vex-sidenav-search:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.vex-style-light .vex-sidenav-user--open{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}body{--vex-sidenav-background: #111827;--vex-sidenav-color: #fff;--vex-sidenav-toolbar-background: #111827;--vex-sidenav-section-divider-color: rgb(255 255 255 / .12);--vex-sidenav-item-background-hover: rgb(3 7 18 / 30%);--vex-sidenav-item-background-active: rgb(3 7 18 / 30%);--vex-sidenav-item-color: #d1d5db;--vex-sidenav-item-color-hover: #fff;--vex-sidenav-item-color-active: #fff;--vex-sidenav-item-icon-color: rgb(var(--vex-color-primary-400) / 60%);--vex-sidenav-item-icon-color-hover: rgb(var(--vex-color-primary-600) / 1);--vex-sidenav-item-icon-color-active: rgb(var(--vex-color-primary-600) / 1);--vex-sidenav-item-dropdown-background: var( --vex-sidenav-item-background-active );--vex-sidenav-item-dropdown-background-hover: rgb(3 7 18 / 80%);--vex-sidenav-item-dropdown-color-hover: var(--vex-sidenav-item-color-hover);--vex-sidenav-item-dropdown-background-active: var( --vex-sidenav-item-dropdown-background-hover );--vex-sidenav-item-dropdown-color-active: var( --vex-sidenav-item-color-active );--vex-sidenav-item-ripple-color: rgb(255 255 255 / 10%);--vex-sidenav-subheading-color: rgb(var(--vex-color-primary-300) / 80%);--vex-toolbar-background: rgb(var(--vex-background-card-rgb) / 70%);--vex-toolbar-icon-color: rgb(var(--vex-color-primary-600));--vex-secondary-toolbar-background: var(--vex-toolbar-background);--vex-navigation-color: rgb(var(--vex-foreground-text-rgb) / 1);--vex-navigation-background: var(--vex-background-card)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-option-label-text-font: var(--vex-font);--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 15px;--mat-option-label-text-tracking: -.009em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: var(--vex-font);--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 15px;--mat-optgroup-label-text-tracking: -.009em;--mat-optgroup-label-text-weight: 400;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mat-card-title-text-font: var(--vex-font);--mat-card-title-text-line-height: 26px;--mat-card-title-text-size: 18px;--mat-card-title-text-tracking: -.014em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: var(--vex-font);--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: -.006em;--mat-card-subtitle-text-weight: 500;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-supporting-text-font: var(--vex-font);--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: 0;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mdc-filled-text-field-label-text-font: var(--vex-font);--mdc-filled-text-field-label-text-size: 15px;--mdc-filled-text-field-label-text-tracking: -.009em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: var(--vex-font);--mdc-outlined-text-field-label-text-size: 15px;--mdc-outlined-text-field-label-text-tracking: -.009em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: var(--vex-font);--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 15px;--mat-form-field-container-text-tracking: -.009em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 15px;--mat-form-field-subscript-text-font: var(--vex-font);--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: 0;--mat-form-field-subscript-text-weight: 400;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: var(--vex-font);--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 15px;--mat-select-trigger-text-tracking: -.009em;--mat-select-trigger-text-weight: 400;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-subhead-font: var(--vex-font);--mdc-dialog-subhead-line-height: 26px;--mdc-dialog-subhead-size: 18px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: -.014em;--mdc-dialog-supporting-text-font: var(--vex-font);--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 15px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: -.009em}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: var(--vex-font);--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: -.006em;--mdc-chip-label-text-weight: 400}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-state-layer-size: 40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: var(--vex-font);--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: -.006em;--mat-switch-label-text-weight: 400}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mat-radio-label-text-font: var(--vex-font);--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: -.006em;--mat-radio-label-text-weight: 400;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-label-label-text-font: var(--vex-font);--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: -.006em;--mdc-slider-label-label-text-weight: 500;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: var(--vex-font);--mat-menu-item-label-text-size: 15px;--mat-menu-item-label-text-tracking: -.009em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font: var(--vex-font);--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 15px;--mdc-list-list-item-label-text-tracking: -.009em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: var(--vex-font);--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: -.006em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: var(--vex-font);--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: 0;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px / 28px var(--vex-font);letter-spacing:-.011em}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mat-paginator-container-text-font: var(--vex-font);--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: 0;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-label-text-font: var(--vex-font);--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: -.006em;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 500}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mat-checkbox-label-text-font: var(--vex-font);--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: -.006em;--mat-checkbox-label-text-weight: 400;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-text-button-label-text-font: var(--vex-font);--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: -.006em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: var(--vex-font);--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: -.006em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: var(--vex-font);--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: -.006em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: var(--vex-font);--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: -.006em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-icon-button-icon-size: 24px;--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-extended-fab-label-text-font: var(--vex-font);--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: -.006em;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-supporting-text-font: var(--vex-font);--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400;--mat-table-row-item-outline-width: 1px;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: var(--vex-font);--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: -.006em;--mat-table-row-item-label-text-font: var(--vex-font);--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: -.006em;--mat-table-footer-supporting-text-font: var(--vex-font);--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: -.006em;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-text-font: var(--vex-font);--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-font: var(--vex-font);--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: -.006em;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-standard-button-toggle-height: 48px;--mat-legacy-button-toggle-label-text-font: var(--vex-font);--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 15px;--mat-legacy-button-toggle-label-text-tracking: -.009em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: var(--vex-font);--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 15px;--mat-standard-button-toggle-label-text-tracking: -.009em;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: var(--vex-font);--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-width: 1px;--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: var(--vex-font);--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: var(--vex-font);--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: -.006em;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: var(--vex-font);--mat-stepper-header-label-text-font: var(--vex-font);--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: var(--vex-font);--mat-toolbar-title-text-line-height: 26px;--mat-toolbar-title-text-size: 18px;--mat-toolbar-title-text-tracking: -.014em;--mat-toolbar-title-text-weight: 500;--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: var(--vex-font);--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #2563eb;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-default .mat-accent,.vex-theme-default.light .mat-accent,.vex-theme-default .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-default .mat-warn,.vex-theme-default.light .mat-warn,.vex-theme-default .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-optgroup-label-text-color: #030712;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-default .mat-primary,.vex-theme-default.light .mat-primary,.vex-theme-default .light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2563eb;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2563eb;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-default .mat-accent,.vex-theme-default.light .mat-accent,.vex-theme-default .light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-default .mat-warn,.vex-theme-default.light .mat-warn,.vex-theme-default .light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-app-background-color: #f3f4f6;--mat-app-text-color: #030712;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-default .mat-mdc-progress-bar,.vex-theme-default.light .mat-mdc-progress-bar,.vex-theme-default .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2563eb;--mdc-linear-progress-track-color: rgba(37, 99, 235, .25)}.vex-theme-default .mat-mdc-progress-bar.mat-accent,.vex-theme-default.light .mat-mdc-progress-bar.mat-accent,.vex-theme-default .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-default .mat-mdc-progress-bar.mat-warn,.vex-theme-default.light .mat-mdc-progress-bar.mat-warn,.vex-theme-default .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #2563eb;--mdc-filled-text-field-focus-active-indicator-color: #2563eb;--mdc-filled-text-field-focus-label-text-color: rgba(37, 99, 235, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #2563eb;--mdc-outlined-text-field-focus-outline-color: #2563eb;--mdc-outlined-text-field-focus-label-text-color: rgba(37, 99, 235, .87);--mdc-outlined-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(37, 99, 235, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(31, 41, 55, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(31, 41, 55, .54);--mat-form-field-disabled-select-arrow-color: rgba(31, 41, 55, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.vex-theme-default .mat-mdc-form-field.mat-accent,.vex-theme-default.light .mat-mdc-form-field.mat-accent,.vex-theme-default .light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-default .mat-mdc-form-field.mat-warn,.vex-theme-default.light .mat-mdc-form-field.mat-warn,.vex-theme-default .light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(37, 99, 235, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-default .mat-mdc-form-field.mat-accent,.vex-theme-default.light .mat-mdc-form-field.mat-accent,.vex-theme-default .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-default .mat-mdc-form-field.mat-warn,.vex-theme-default.light .mat-mdc-form-field.mat-warn,.vex-theme-default .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(3, 7, 18, .87);--mdc-dialog-supporting-text-color: rgba(3, 7, 18, .6)}.vex-theme-default .mat-mdc-standard-chip,.vex-theme-default.light .mat-mdc-standard-chip,.vex-theme-default .light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.vex-theme-default .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-default .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2563eb;--mdc-chip-elevated-selected-container-color: #2563eb;--mdc-chip-elevated-disabled-container-color: #2563eb;--mdc-chip-flat-disabled-selected-container-color: #2563eb;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-default .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-default .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-default .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-default .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-default .mat-mdc-slide-toggle,.vex-theme-default.light .mat-mdc-slide-toggle,.vex-theme-default .light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mdc-switch-selected-focus-state-layer-color: #2563eb;--mdc-switch-selected-handle-color: #2563eb;--mdc-switch-selected-hover-state-layer-color: #2563eb;--mdc-switch-selected-pressed-state-layer-color: #2563eb;--mdc-switch-selected-focus-handle-color: #1e3a8a;--mdc-switch-selected-hover-handle-color: #1e3a8a;--mdc-switch-selected-pressed-handle-color: #1e3a8a;--mdc-switch-selected-focus-track-color: #93c5fd;--mdc-switch-selected-hover-track-color: #93c5fd;--mdc-switch-selected-pressed-track-color: #93c5fd;--mdc-switch-selected-track-color: #93c5fd;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-default .mat-mdc-slide-toggle,.vex-theme-default.light .mat-mdc-slide-toggle,.vex-theme-default .light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #030712}.vex-theme-default .mat-mdc-slide-toggle.mat-accent,.vex-theme-default.light .mat-mdc-slide-toggle.mat-accent,.vex-theme-default .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.vex-theme-default .mat-mdc-slide-toggle.mat-warn,.vex-theme-default.light .mat-mdc-slide-toggle.mat-warn,.vex-theme-default .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-default .mat-mdc-radio-button.mat-primary,.vex-theme-default.light .mat-mdc-radio-button.mat-primary,.vex-theme-default .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #2563eb;--mdc-radio-selected-hover-icon-color: #2563eb;--mdc-radio-selected-icon-color: #2563eb;--mdc-radio-selected-pressed-icon-color: #2563eb;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #2563eb;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-default .mat-mdc-radio-button.mat-accent,.vex-theme-default.light .mat-mdc-radio-button.mat-accent,.vex-theme-default .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-default .mat-mdc-radio-button.mat-warn,.vex-theme-default.light .mat-mdc-radio-button.mat-warn,.vex-theme-default .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #2563eb;--mdc-slider-focus-handle-color: #2563eb;--mdc-slider-hover-handle-color: #2563eb;--mdc-slider-active-track-color: #2563eb;--mdc-slider-inactive-track-color: #2563eb;--mdc-slider-with-tick-marks-inactive-container-color: #2563eb;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #2563eb;--mat-slider-hover-state-layer-color: rgba(37, 99, 235, .05);--mat-slider-focus-state-layer-color: rgba(37, 99, 235, .2);--mat-slider-value-indicator-opacity: .6}.vex-theme-default .mat-accent,.vex-theme-default.light .mat-accent,.vex-theme-default .light .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-default .mat-warn,.vex-theme-default.light .mat-warn,.vex-theme-default .light .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .06);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: #030712;--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: #030712;--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.vex-theme-default .mdc-list-item__start,.vex-theme-default .mdc-list-item__end,.vex-theme-default.light .mdc-list-item__start,.vex-theme-default.light .mdc-list-item__end,.vex-theme-default .light .mdc-list-item__start,.vex-theme-default .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #2563eb;--mdc-radio-selected-hover-icon-color: #2563eb;--mdc-radio-selected-icon-color: #2563eb;--mdc-radio-selected-pressed-icon-color: #2563eb}.vex-theme-default .mat-accent .mdc-list-item__start,.vex-theme-default .mat-accent .mdc-list-item__end,.vex-theme-default.light .mat-accent .mdc-list-item__start,.vex-theme-default.light .mat-accent .mdc-list-item__end,.vex-theme-default .light .mat-accent .mdc-list-item__start,.vex-theme-default .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-default .mat-warn .mdc-list-item__start,.vex-theme-default .mat-warn .mdc-list-item__end,.vex-theme-default.light .mat-warn .mdc-list-item__start,.vex-theme-default.light .mat-warn .mdc-list-item__end,.vex-theme-default .light .mat-warn .mdc-list-item__start,.vex-theme-default .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-default .mat-mdc-list-option,.vex-theme-default.light .mat-mdc-list-option,.vex-theme-default .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2563eb;--mdc-checkbox-selected-hover-icon-color: #2563eb;--mdc-checkbox-selected-icon-color: #2563eb;--mdc-checkbox-selected-pressed-icon-color: #2563eb;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2563eb;--mdc-checkbox-selected-hover-state-layer-color: #2563eb;--mdc-checkbox-selected-pressed-state-layer-color: #2563eb;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-default .mat-mdc-list-option.mat-accent,.vex-theme-default.light .mat-mdc-list-option.mat-accent,.vex-theme-default .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-default .mat-mdc-list-option.mat-warn,.vex-theme-default.light .mat-mdc-list-option.mat-warn,.vex-theme-default .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#2563eb}.vex-theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-default .mat-mdc-tab-group,.vex-theme-default .mat-mdc-tab-nav-bar,.vex-theme-default.light .mat-mdc-tab-group,.vex-theme-default.light .mat-mdc-tab-nav-bar,.vex-theme-default .light .mat-mdc-tab-group,.vex-theme-default .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2563eb;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #2563eb;--mat-tab-header-active-ripple-color: #2563eb;--mat-tab-header-inactive-ripple-color: #2563eb;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #2563eb;--mat-tab-header-active-hover-label-text-color: #2563eb;--mat-tab-header-active-focus-indicator-color: #2563eb;--mat-tab-header-active-hover-indicator-color: #2563eb}.vex-theme-default .mat-mdc-tab-group.mat-accent,.vex-theme-default .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-default.light .mat-mdc-tab-group.mat-accent,.vex-theme-default.light .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-default .light .mat-mdc-tab-group.mat-accent,.vex-theme-default .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-default .mat-mdc-tab-group.mat-warn,.vex-theme-default .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-default.light .mat-mdc-tab-group.mat-warn,.vex-theme-default.light .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-default .light .mat-mdc-tab-group.mat-warn,.vex-theme-default .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-default .mat-mdc-tab-group.mat-background-primary,.vex-theme-default .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-default.light .mat-mdc-tab-group.mat-background-primary,.vex-theme-default.light .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-default .light .mat-mdc-tab-group.mat-background-primary,.vex-theme-default .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2563eb;--mat-tab-header-with-background-foreground-color: white}.vex-theme-default .mat-mdc-tab-group.mat-background-accent,.vex-theme-default .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-default.light .mat-mdc-tab-group.mat-background-accent,.vex-theme-default.light .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-default .light .mat-mdc-tab-group.mat-background-accent,.vex-theme-default .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-default .mat-mdc-tab-group.mat-background-warn,.vex-theme-default .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-default.light .mat-mdc-tab-group.mat-background-warn,.vex-theme-default.light .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-default .light .mat-mdc-tab-group.mat-background-warn,.vex-theme-default .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: #030712}.vex-theme-default .mat-mdc-checkbox.mat-primary,.vex-theme-default.light .mat-mdc-checkbox.mat-primary,.vex-theme-default .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2563eb;--mdc-checkbox-selected-hover-icon-color: #2563eb;--mdc-checkbox-selected-icon-color: #2563eb;--mdc-checkbox-selected-pressed-icon-color: #2563eb;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2563eb;--mdc-checkbox-selected-hover-state-layer-color: #2563eb;--mdc-checkbox-selected-pressed-state-layer-color: #2563eb;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-default .mat-mdc-checkbox.mat-warn,.vex-theme-default.light .mat-mdc-checkbox.mat-warn,.vex-theme-default .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #030712;--mdc-text-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #030712;--mdc-filled-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-filled-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #030712;--mdc-protected-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-protected-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mdc-outlined-button-label-text-color: #030712;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.vex-theme-default .mat-mdc-button.mat-primary,.vex-theme-default.light .mat-mdc-button.mat-primary,.vex-theme-default .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2563eb;--mat-text-button-state-layer-color: #2563eb;--mat-text-button-ripple-color: rgba(37, 99, 235, .1)}.vex-theme-default .mat-mdc-button.mat-accent,.vex-theme-default.light .mat-mdc-button.mat-accent,.vex-theme-default .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-default .mat-mdc-button.mat-warn,.vex-theme-default.light .mat-mdc-button.mat-warn,.vex-theme-default .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-default .mat-mdc-unelevated-button.mat-primary,.vex-theme-default.light .mat-mdc-unelevated-button.mat-primary,.vex-theme-default .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2563eb;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-unelevated-button.mat-accent,.vex-theme-default.light .mat-mdc-unelevated-button.mat-accent,.vex-theme-default .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-unelevated-button.mat-warn,.vex-theme-default.light .mat-mdc-unelevated-button.mat-warn,.vex-theme-default .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-raised-button.mat-primary,.vex-theme-default.light .mat-mdc-raised-button.mat-primary,.vex-theme-default .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2563eb;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-raised-button.mat-accent,.vex-theme-default.light .mat-mdc-raised-button.mat-accent,.vex-theme-default .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-raised-button.mat-warn,.vex-theme-default.light .mat-mdc-raised-button.mat-warn,.vex-theme-default .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-outlined-button.mat-primary,.vex-theme-default.light .mat-mdc-outlined-button.mat-primary,.vex-theme-default .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2563eb;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #2563eb;--mat-outlined-button-ripple-color: rgba(37, 99, 235, .1)}.vex-theme-default .mat-mdc-outlined-button.mat-accent,.vex-theme-default.light .mat-mdc-outlined-button.mat-accent,.vex-theme-default .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-default .mat-mdc-outlined-button.mat-warn,.vex-theme-default.light .mat-mdc-outlined-button.mat-warn,.vex-theme-default .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.vex-theme-default .mat-mdc-icon-button.mat-primary,.vex-theme-default.light .mat-mdc-icon-button.mat-primary,.vex-theme-default .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2563eb;--mat-icon-button-state-layer-color: #2563eb;--mat-icon-button-ripple-color: rgba(37, 99, 235, .1)}.vex-theme-default .mat-mdc-icon-button.mat-accent,.vex-theme-default.light .mat-mdc-icon-button.mat-accent,.vex-theme-default .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-default .mat-mdc-icon-button.mat-warn,.vex-theme-default.light .mat-mdc-icon-button.mat-warn,.vex-theme-default .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-disabled-state-foreground-color: rgba(156, 163, 175, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-small-disabled-state-foreground-color: rgba(156, 163, 175, .38)}.vex-theme-default .mat-mdc-fab.mat-primary,.vex-theme-default.light .mat-mdc-fab.mat-primary,.vex-theme-default .light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2563eb;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-fab.mat-accent,.vex-theme-default.light .mat-mdc-fab.mat-accent,.vex-theme-default .light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-fab.mat-warn,.vex-theme-default.light .mat-mdc-fab.mat-warn,.vex-theme-default .light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-mini-fab.mat-primary,.vex-theme-default.light .mat-mdc-mini-fab.mat-primary,.vex-theme-default .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2563eb;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-mini-fab.mat-accent,.vex-theme-default.light .mat-mdc-mini-fab.mat-accent,.vex-theme-default .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default .mat-mdc-mini-fab.mat-warn,.vex-theme-default.light .mat-mdc-mini-fab.mat-warn,.vex-theme-default .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #dbeafe;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #030712;--mat-table-row-item-label-text-color: #030712;--mat-table-row-item-outline-color: rgba(0, 0, 0, .06);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #2563eb}.vex-theme-default .mat-accent,.vex-theme-default.light .mat-accent,.vex-theme-default .light .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-default .mat-warn,.vex-theme-default.light .mat-warn,.vex-theme-default .light .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #2563eb;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #9ca3af;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-default .mat-badge-accent,.vex-theme-default.light .mat-badge-accent,.vex-theme-default .light .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-default .mat-badge-warn,.vex-theme-default.light .mat-badge-warn,.vex-theme-default .light .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: rgb(239.7, 239.7, 239.7);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2563eb;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(37, 99, 235, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(37, 99, 235, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(37, 99, 235, .3);--mat-datepicker-toggle-active-state-icon-color: #2563eb;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(37, 99, 235, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #1f2937;--mat-datepicker-calendar-body-label-text-color: #4b5563;--mat-datepicker-calendar-period-button-text-color: #030712;--mat-datepicker-calendar-period-button-icon-color: #1f2937;--mat-datepicker-calendar-navigation-button-icon-color: #1f2937;--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .06);--mat-datepicker-calendar-header-text-color: #4b5563;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: #030712;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .12);--mat-datepicker-range-input-separator-color: #030712;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #030712}.vex-theme-default .mat-datepicker-content.mat-accent,.vex-theme-default.light .mat-datepicker-content.mat-accent,.vex-theme-default .light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-default .mat-datepicker-content.mat-warn,.vex-theme-default.light .mat-datepicker-content.mat-warn,.vex-theme-default .light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-default .mat-datepicker-toggle-active.mat-accent,.vex-theme-default.light .mat-datepicker-toggle-active.mat-accent,.vex-theme-default .light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-default .mat-datepicker-toggle-active.mat-warn,.vex-theme-default.light .mat-datepicker-toggle-active.mat-warn,.vex-theme-default .light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563;--mat-icon-color: inherit}.vex-theme-default .mat-icon.mat-primary,.vex-theme-default.light .mat-icon.mat-primary,.vex-theme-default .light .mat-icon.mat-primary{--mat-icon-color: #2563eb}.vex-theme-default .mat-icon.mat-accent,.vex-theme-default.light .mat-icon.mat-accent,.vex-theme-default .light .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-default .mat-icon.mat-warn,.vex-theme-default.light .mat-icon.mat-warn,.vex-theme-default .light .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2563eb;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2563eb;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2563eb;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-default .mat-step-header.mat-accent,.vex-theme-default.light .mat-step-header.mat-accent,.vex-theme-default .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-default .mat-step-header.mat-warn,.vex-theme-default.light .mat-step-header.mat-warn,.vex-theme-default .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-sort-arrow-color: #4b5563;--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.vex-theme-default .mat-toolbar.mat-primary,.vex-theme-default.light .mat-toolbar.mat-primary,.vex-theme-default .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2563eb;--mat-toolbar-container-text-color: white}.vex-theme-default .mat-toolbar.mat-accent,.vex-theme-default.light .mat-toolbar.mat-accent,.vex-theme-default .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-default .mat-toolbar.mat-warn,.vex-theme-default.light .mat-toolbar.mat-warn,.vex-theme-default .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-default,.vex-theme-default.light,.vex-theme-default .light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #030712;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white}.vex-theme-default.dark,.vex-theme-default .dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #3b82f6;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-default.dark .mat-accent,.vex-theme-default .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-default.dark .mat-warn,.vex-theme-default .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-default.dark,.vex-theme-default .dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-default.dark .mat-primary,.vex-theme-default .dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3b82f6;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3b82f6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-default.dark .mat-accent,.vex-theme-default .dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-default.dark .mat-warn,.vex-theme-default .dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-default.dark,.vex-theme-default .dark{--mat-app-background-color: #111827;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-default.dark .mat-mdc-progress-bar,.vex-theme-default .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3b82f6;--mdc-linear-progress-track-color: rgba(59, 130, 246, .25)}.vex-theme-default.dark .mat-mdc-progress-bar.mat-accent,.vex-theme-default .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-default.dark .mat-mdc-progress-bar.mat-warn,.vex-theme-default .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-default.dark,.vex-theme-default .dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #3b82f6;--mdc-filled-text-field-focus-active-indicator-color: #3b82f6;--mdc-filled-text-field-focus-label-text-color: rgba(59, 130, 246, .87);--mdc-filled-text-field-container-color: rgb(39.96, 49.56, 63);--mdc-filled-text-field-disabled-container-color: rgb(35.48, 45.28, 59);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #3b82f6;--mdc-outlined-text-field-focus-outline-color: #3b82f6;--mdc-outlined-text-field-focus-label-text-color: rgba(59, 130, 246, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(59, 130, 246, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.vex-theme-default.dark .mat-mdc-form-field.mat-accent,.vex-theme-default .dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-default.dark .mat-mdc-form-field.mat-warn,.vex-theme-default .dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-default.dark,.vex-theme-default .dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(59, 130, 246, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-default.dark .mat-mdc-form-field.mat-accent,.vex-theme-default .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-default.dark .mat-mdc-form-field.mat-warn,.vex-theme-default .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-default.dark,.vex-theme-default .dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1f2937;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.vex-theme-default.dark .mat-mdc-standard-chip,.vex-theme-default .dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-disabled-container-color: rgb(57.88, 66.68, 79);--mdc-chip-flat-disabled-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.vex-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3b82f6;--mdc-chip-elevated-selected-container-color: #3b82f6;--mdc-chip-elevated-disabled-container-color: #3b82f6;--mdc-chip-flat-disabled-selected-container-color: #3b82f6;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-default.dark,.vex-theme-default .dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-default.dark .mat-mdc-slide-toggle,.vex-theme-default .dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-default.dark,.vex-theme-default .dark{--mdc-switch-selected-focus-state-layer-color: #93c5fd;--mdc-switch-selected-handle-color: #93c5fd;--mdc-switch-selected-hover-state-layer-color: #93c5fd;--mdc-switch-selected-pressed-state-layer-color: #93c5fd;--mdc-switch-selected-focus-handle-color: #bfdbfe;--mdc-switch-selected-hover-handle-color: #bfdbfe;--mdc-switch-selected-pressed-handle-color: #bfdbfe;--mdc-switch-selected-focus-track-color: #2563eb;--mdc-switch-selected-hover-track-color: #2563eb;--mdc-switch-selected-pressed-track-color: #2563eb;--mdc-switch-selected-track-color: #2563eb;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-default.dark .mat-mdc-slide-toggle,.vex-theme-default .dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.vex-theme-default.dark .mat-mdc-slide-toggle.mat-accent,.vex-theme-default .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.vex-theme-default.dark .mat-mdc-slide-toggle.mat-warn,.vex-theme-default .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.vex-theme-default.dark,.vex-theme-default .dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-default.dark .mat-mdc-radio-button.mat-primary,.vex-theme-default .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #3b82f6;--mdc-radio-selected-hover-icon-color: #3b82f6;--mdc-radio-selected-icon-color: #3b82f6;--mdc-radio-selected-pressed-icon-color: #3b82f6;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #3b82f6;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-default.dark .mat-mdc-radio-button.mat-accent,.vex-theme-default .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-default.dark .mat-mdc-radio-button.mat-warn,.vex-theme-default .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-default.dark,.vex-theme-default .dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #3b82f6;--mdc-slider-focus-handle-color: #3b82f6;--mdc-slider-hover-handle-color: #3b82f6;--mdc-slider-active-track-color: #3b82f6;--mdc-slider-inactive-track-color: #3b82f6;--mdc-slider-with-tick-marks-inactive-container-color: #3b82f6;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #3b82f6;--mat-slider-hover-state-layer-color: rgba(59, 130, 246, .05);--mat-slider-focus-state-layer-color: rgba(59, 130, 246, .2);--mat-slider-value-indicator-opacity: .9}.vex-theme-default.dark .mat-accent,.vex-theme-default .dark .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-default.dark .mat-warn,.vex-theme-default .dark .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-default.dark,.vex-theme-default .dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.vex-theme-default.dark .mdc-list-item__start,.vex-theme-default.dark .mdc-list-item__end,.vex-theme-default .dark .mdc-list-item__start,.vex-theme-default .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #3b82f6;--mdc-radio-selected-hover-icon-color: #3b82f6;--mdc-radio-selected-icon-color: #3b82f6;--mdc-radio-selected-pressed-icon-color: #3b82f6}.vex-theme-default.dark .mat-accent .mdc-list-item__start,.vex-theme-default.dark .mat-accent .mdc-list-item__end,.vex-theme-default .dark .mat-accent .mdc-list-item__start,.vex-theme-default .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-default.dark .mat-warn .mdc-list-item__start,.vex-theme-default.dark .mat-warn .mdc-list-item__end,.vex-theme-default .dark .mat-warn .mdc-list-item__start,.vex-theme-default .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-default.dark .mat-mdc-list-option,.vex-theme-default .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3b82f6;--mdc-checkbox-selected-hover-icon-color: #3b82f6;--mdc-checkbox-selected-icon-color: #3b82f6;--mdc-checkbox-selected-pressed-icon-color: #3b82f6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #3b82f6;--mdc-checkbox-selected-hover-state-layer-color: #3b82f6;--mdc-checkbox-selected-pressed-state-layer-color: #3b82f6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-default.dark .mat-mdc-list-option.mat-accent,.vex-theme-default .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-default.dark .mat-mdc-list-option.mat-warn,.vex-theme-default .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3b82f6}.vex-theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-default.dark,.vex-theme-default .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-default.dark .mat-mdc-tab-group,.vex-theme-default.dark .mat-mdc-tab-nav-bar,.vex-theme-default .dark .mat-mdc-tab-group,.vex-theme-default .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3b82f6;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #3b82f6;--mat-tab-header-active-ripple-color: #3b82f6;--mat-tab-header-inactive-ripple-color: #3b82f6;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #3b82f6;--mat-tab-header-active-hover-label-text-color: #3b82f6;--mat-tab-header-active-focus-indicator-color: #3b82f6;--mat-tab-header-active-hover-indicator-color: #3b82f6}.vex-theme-default.dark .mat-mdc-tab-group.mat-accent,.vex-theme-default.dark .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-default .dark .mat-mdc-tab-group.mat-accent,.vex-theme-default .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-default.dark .mat-mdc-tab-group.mat-warn,.vex-theme-default.dark .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-default .dark .mat-mdc-tab-group.mat-warn,.vex-theme-default .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-default.dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-default.dark .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-default .dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-default .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3b82f6;--mat-tab-header-with-background-foreground-color: white}.vex-theme-default.dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-default.dark .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-default .dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-default .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-default.dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-default.dark .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-default .dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-default .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-default.dark,.vex-theme-default .dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: white}.vex-theme-default.dark .mat-mdc-checkbox.mat-primary,.vex-theme-default .dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3b82f6;--mdc-checkbox-selected-hover-icon-color: #3b82f6;--mdc-checkbox-selected-icon-color: #3b82f6;--mdc-checkbox-selected-pressed-icon-color: #3b82f6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #3b82f6;--mdc-checkbox-selected-hover-state-layer-color: #3b82f6;--mdc-checkbox-selected-pressed-state-layer-color: #3b82f6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-default.dark .mat-mdc-checkbox.mat-warn,.vex-theme-default .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-default.dark,.vex-theme-default .dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-filled-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-protected-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.vex-theme-default.dark .mat-mdc-button.mat-primary,.vex-theme-default .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3b82f6;--mat-text-button-state-layer-color: #3b82f6;--mat-text-button-ripple-color: rgba(59, 130, 246, .1)}.vex-theme-default.dark .mat-mdc-button.mat-accent,.vex-theme-default .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-default.dark .mat-mdc-button.mat-warn,.vex-theme-default .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-default.dark .mat-mdc-unelevated-button.mat-primary,.vex-theme-default .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3b82f6;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-unelevated-button.mat-accent,.vex-theme-default .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-unelevated-button.mat-warn,.vex-theme-default .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-raised-button.mat-primary,.vex-theme-default .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3b82f6;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-raised-button.mat-accent,.vex-theme-default .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-raised-button.mat-warn,.vex-theme-default .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-outlined-button.mat-primary,.vex-theme-default .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3b82f6;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #3b82f6;--mat-outlined-button-ripple-color: rgba(59, 130, 246, .1)}.vex-theme-default.dark .mat-mdc-outlined-button.mat-accent,.vex-theme-default .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-default.dark .mat-mdc-outlined-button.mat-warn,.vex-theme-default .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-default.dark,.vex-theme-default .dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.vex-theme-default.dark .mat-mdc-icon-button.mat-primary,.vex-theme-default .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3b82f6;--mat-icon-button-state-layer-color: #3b82f6;--mat-icon-button-ripple-color: rgba(59, 130, 246, .1)}.vex-theme-default.dark .mat-mdc-icon-button.mat-accent,.vex-theme-default .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-default.dark .mat-mdc-icon-button.mat-warn,.vex-theme-default .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-default.dark,.vex-theme-default .dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1f2937;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(75, 85, 99, .5);--mdc-fab-small-container-color: #1f2937;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(75, 85, 99, .5)}.vex-theme-default.dark .mat-mdc-fab.mat-primary,.vex-theme-default .dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #3b82f6;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-fab.mat-accent,.vex-theme-default .dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-fab.mat-warn,.vex-theme-default .dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-mini-fab.mat-primary,.vex-theme-default .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #3b82f6;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-mini-fab.mat-accent,.vex-theme-default .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark .mat-mdc-mini-fab.mat-warn,.vex-theme-default .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-default.dark,.vex-theme-default .dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210.2, 212.2, 215);--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: #3b82f6;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1f2937;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #3b82f6}.vex-theme-default.dark .mat-accent,.vex-theme-default .dark .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-default.dark .mat-warn,.vex-theme-default .dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-default.dark,.vex-theme-default .dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #3b82f6;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #4b5563;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-default.dark .mat-badge-accent,.vex-theme-default .dark .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-default.dark .mat-badge-warn,.vex-theme-default .dark .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-default.dark,.vex-theme-default .dark{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: rgb(57.88, 66.68, 79);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3b82f6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(59, 130, 246, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(59, 130, 246, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(59, 130, 246, .3);--mat-datepicker-toggle-active-state-icon-color: #3b82f6;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(59, 130, 246, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: #9ca3af;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: #9ca3af;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: #1f2937;--mat-datepicker-calendar-container-text-color: white}.vex-theme-default.dark .mat-datepicker-content.mat-accent,.vex-theme-default .dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-default.dark .mat-datepicker-content.mat-warn,.vex-theme-default .dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-default.dark .mat-datepicker-toggle-active.mat-accent,.vex-theme-default .dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-default.dark .mat-datepicker-toggle-active.mat-warn,.vex-theme-default .dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-default.dark,.vex-theme-default .dark{--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af;--mat-icon-color: inherit}.vex-theme-default.dark .mat-icon.mat-primary,.vex-theme-default .dark .mat-icon.mat-primary{--mat-icon-color: #3b82f6}.vex-theme-default.dark .mat-icon.mat-accent,.vex-theme-default .dark .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-default.dark .mat-icon.mat-warn,.vex-theme-default .dark .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-default.dark,.vex-theme-default .dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3b82f6;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3b82f6;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3b82f6;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-default.dark .mat-step-header.mat-accent,.vex-theme-default .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-default.dark .mat-step-header.mat-warn,.vex-theme-default .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-default.dark,.vex-theme-default .dark{--mat-sort-arrow-color: #9ca3af;--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.vex-theme-default.dark .mat-toolbar.mat-primary,.vex-theme-default .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3b82f6;--mat-toolbar-container-text-color: white}.vex-theme-default.dark .mat-toolbar.mat-accent,.vex-theme-default .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-default.dark .mat-toolbar.mat-warn,.vex-theme-default .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-default.dark,.vex-theme-default .dark{--mat-tree-container-background-color: #1f2937;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1f2937}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #0d9488;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-teal .mat-accent,.vex-theme-teal.light .mat-accent,.vex-theme-teal .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-teal .mat-warn,.vex-theme-teal.light .mat-warn,.vex-theme-teal .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-optgroup-label-text-color: #030712;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-teal .mat-primary,.vex-theme-teal.light .mat-primary,.vex-theme-teal .light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0d9488;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0d9488;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-teal .mat-accent,.vex-theme-teal.light .mat-accent,.vex-theme-teal .light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-teal .mat-warn,.vex-theme-teal.light .mat-warn,.vex-theme-teal .light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-app-background-color: #f3f4f6;--mat-app-text-color: #030712;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-teal .mat-mdc-progress-bar,.vex-theme-teal.light .mat-mdc-progress-bar,.vex-theme-teal .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0d9488;--mdc-linear-progress-track-color: rgba(13, 148, 136, .25)}.vex-theme-teal .mat-mdc-progress-bar.mat-accent,.vex-theme-teal.light .mat-mdc-progress-bar.mat-accent,.vex-theme-teal .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-teal .mat-mdc-progress-bar.mat-warn,.vex-theme-teal.light .mat-mdc-progress-bar.mat-warn,.vex-theme-teal .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #0d9488;--mdc-filled-text-field-focus-active-indicator-color: #0d9488;--mdc-filled-text-field-focus-label-text-color: rgba(13, 148, 136, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #0d9488;--mdc-outlined-text-field-focus-outline-color: #0d9488;--mdc-outlined-text-field-focus-label-text-color: rgba(13, 148, 136, .87);--mdc-outlined-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(13, 148, 136, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(31, 41, 55, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(31, 41, 55, .54);--mat-form-field-disabled-select-arrow-color: rgba(31, 41, 55, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.vex-theme-teal .mat-mdc-form-field.mat-accent,.vex-theme-teal.light .mat-mdc-form-field.mat-accent,.vex-theme-teal .light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-teal .mat-mdc-form-field.mat-warn,.vex-theme-teal.light .mat-mdc-form-field.mat-warn,.vex-theme-teal .light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(13, 148, 136, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-teal .mat-mdc-form-field.mat-accent,.vex-theme-teal.light .mat-mdc-form-field.mat-accent,.vex-theme-teal .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-teal .mat-mdc-form-field.mat-warn,.vex-theme-teal.light .mat-mdc-form-field.mat-warn,.vex-theme-teal .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(3, 7, 18, .87);--mdc-dialog-supporting-text-color: rgba(3, 7, 18, .6)}.vex-theme-teal .mat-mdc-standard-chip,.vex-theme-teal.light .mat-mdc-standard-chip,.vex-theme-teal .light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.vex-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0d9488;--mdc-chip-elevated-selected-container-color: #0d9488;--mdc-chip-elevated-disabled-container-color: #0d9488;--mdc-chip-flat-disabled-selected-container-color: #0d9488;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-teal .mat-mdc-slide-toggle,.vex-theme-teal.light .mat-mdc-slide-toggle,.vex-theme-teal .light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mdc-switch-selected-focus-state-layer-color: #0d9488;--mdc-switch-selected-handle-color: #0d9488;--mdc-switch-selected-hover-state-layer-color: #0d9488;--mdc-switch-selected-pressed-state-layer-color: #0d9488;--mdc-switch-selected-focus-handle-color: #134e4a;--mdc-switch-selected-hover-handle-color: #134e4a;--mdc-switch-selected-pressed-handle-color: #134e4a;--mdc-switch-selected-focus-track-color: #5eead4;--mdc-switch-selected-hover-track-color: #5eead4;--mdc-switch-selected-pressed-track-color: #5eead4;--mdc-switch-selected-track-color: #5eead4;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-teal .mat-mdc-slide-toggle,.vex-theme-teal.light .mat-mdc-slide-toggle,.vex-theme-teal .light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #030712}.vex-theme-teal .mat-mdc-slide-toggle.mat-accent,.vex-theme-teal.light .mat-mdc-slide-toggle.mat-accent,.vex-theme-teal .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.vex-theme-teal .mat-mdc-slide-toggle.mat-warn,.vex-theme-teal.light .mat-mdc-slide-toggle.mat-warn,.vex-theme-teal .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-teal .mat-mdc-radio-button.mat-primary,.vex-theme-teal.light .mat-mdc-radio-button.mat-primary,.vex-theme-teal .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #0d9488;--mdc-radio-selected-hover-icon-color: #0d9488;--mdc-radio-selected-icon-color: #0d9488;--mdc-radio-selected-pressed-icon-color: #0d9488;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0d9488;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-teal .mat-mdc-radio-button.mat-accent,.vex-theme-teal.light .mat-mdc-radio-button.mat-accent,.vex-theme-teal .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-teal .mat-mdc-radio-button.mat-warn,.vex-theme-teal.light .mat-mdc-radio-button.mat-warn,.vex-theme-teal .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #0d9488;--mdc-slider-focus-handle-color: #0d9488;--mdc-slider-hover-handle-color: #0d9488;--mdc-slider-active-track-color: #0d9488;--mdc-slider-inactive-track-color: #0d9488;--mdc-slider-with-tick-marks-inactive-container-color: #0d9488;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #0d9488;--mat-slider-hover-state-layer-color: rgba(13, 148, 136, .05);--mat-slider-focus-state-layer-color: rgba(13, 148, 136, .2);--mat-slider-value-indicator-opacity: .6}.vex-theme-teal .mat-accent,.vex-theme-teal.light .mat-accent,.vex-theme-teal .light .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-teal .mat-warn,.vex-theme-teal.light .mat-warn,.vex-theme-teal .light .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .06);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: #030712;--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: #030712;--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.vex-theme-teal .mdc-list-item__start,.vex-theme-teal .mdc-list-item__end,.vex-theme-teal.light .mdc-list-item__start,.vex-theme-teal.light .mdc-list-item__end,.vex-theme-teal .light .mdc-list-item__start,.vex-theme-teal .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #0d9488;--mdc-radio-selected-hover-icon-color: #0d9488;--mdc-radio-selected-icon-color: #0d9488;--mdc-radio-selected-pressed-icon-color: #0d9488}.vex-theme-teal .mat-accent .mdc-list-item__start,.vex-theme-teal .mat-accent .mdc-list-item__end,.vex-theme-teal.light .mat-accent .mdc-list-item__start,.vex-theme-teal.light .mat-accent .mdc-list-item__end,.vex-theme-teal .light .mat-accent .mdc-list-item__start,.vex-theme-teal .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-teal .mat-warn .mdc-list-item__start,.vex-theme-teal .mat-warn .mdc-list-item__end,.vex-theme-teal.light .mat-warn .mdc-list-item__start,.vex-theme-teal.light .mat-warn .mdc-list-item__end,.vex-theme-teal .light .mat-warn .mdc-list-item__start,.vex-theme-teal .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-teal .mat-mdc-list-option,.vex-theme-teal.light .mat-mdc-list-option,.vex-theme-teal .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0d9488;--mdc-checkbox-selected-hover-icon-color: #0d9488;--mdc-checkbox-selected-icon-color: #0d9488;--mdc-checkbox-selected-pressed-icon-color: #0d9488;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0d9488;--mdc-checkbox-selected-hover-state-layer-color: #0d9488;--mdc-checkbox-selected-pressed-state-layer-color: #0d9488;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-teal .mat-mdc-list-option.mat-accent,.vex-theme-teal.light .mat-mdc-list-option.mat-accent,.vex-theme-teal .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-teal .mat-mdc-list-option.mat-warn,.vex-theme-teal.light .mat-mdc-list-option.mat-warn,.vex-theme-teal .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-teal .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-teal .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-teal .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-teal .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0d9488}.vex-theme-teal .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-teal .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-teal .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-teal .mat-mdc-tab-group,.vex-theme-teal .mat-mdc-tab-nav-bar,.vex-theme-teal.light .mat-mdc-tab-group,.vex-theme-teal.light .mat-mdc-tab-nav-bar,.vex-theme-teal .light .mat-mdc-tab-group,.vex-theme-teal .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0d9488;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #0d9488;--mat-tab-header-active-ripple-color: #0d9488;--mat-tab-header-inactive-ripple-color: #0d9488;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #0d9488;--mat-tab-header-active-hover-label-text-color: #0d9488;--mat-tab-header-active-focus-indicator-color: #0d9488;--mat-tab-header-active-hover-indicator-color: #0d9488}.vex-theme-teal .mat-mdc-tab-group.mat-accent,.vex-theme-teal .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-teal.light .mat-mdc-tab-group.mat-accent,.vex-theme-teal.light .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-teal .light .mat-mdc-tab-group.mat-accent,.vex-theme-teal .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-teal .mat-mdc-tab-group.mat-warn,.vex-theme-teal .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-teal.light .mat-mdc-tab-group.mat-warn,.vex-theme-teal.light .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-teal .light .mat-mdc-tab-group.mat-warn,.vex-theme-teal .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-teal .mat-mdc-tab-group.mat-background-primary,.vex-theme-teal .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-teal.light .mat-mdc-tab-group.mat-background-primary,.vex-theme-teal.light .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-teal .light .mat-mdc-tab-group.mat-background-primary,.vex-theme-teal .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0d9488;--mat-tab-header-with-background-foreground-color: white}.vex-theme-teal .mat-mdc-tab-group.mat-background-accent,.vex-theme-teal .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-teal.light .mat-mdc-tab-group.mat-background-accent,.vex-theme-teal.light .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-teal .light .mat-mdc-tab-group.mat-background-accent,.vex-theme-teal .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-teal .mat-mdc-tab-group.mat-background-warn,.vex-theme-teal .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-teal.light .mat-mdc-tab-group.mat-background-warn,.vex-theme-teal.light .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-teal .light .mat-mdc-tab-group.mat-background-warn,.vex-theme-teal .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: #030712}.vex-theme-teal .mat-mdc-checkbox.mat-primary,.vex-theme-teal.light .mat-mdc-checkbox.mat-primary,.vex-theme-teal .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0d9488;--mdc-checkbox-selected-hover-icon-color: #0d9488;--mdc-checkbox-selected-icon-color: #0d9488;--mdc-checkbox-selected-pressed-icon-color: #0d9488;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0d9488;--mdc-checkbox-selected-hover-state-layer-color: #0d9488;--mdc-checkbox-selected-pressed-state-layer-color: #0d9488;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-teal .mat-mdc-checkbox.mat-warn,.vex-theme-teal.light .mat-mdc-checkbox.mat-warn,.vex-theme-teal .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #030712;--mdc-text-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #030712;--mdc-filled-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-filled-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #030712;--mdc-protected-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-protected-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mdc-outlined-button-label-text-color: #030712;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.vex-theme-teal .mat-mdc-button.mat-primary,.vex-theme-teal.light .mat-mdc-button.mat-primary,.vex-theme-teal .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0d9488;--mat-text-button-state-layer-color: #0d9488;--mat-text-button-ripple-color: rgba(13, 148, 136, .1)}.vex-theme-teal .mat-mdc-button.mat-accent,.vex-theme-teal.light .mat-mdc-button.mat-accent,.vex-theme-teal .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-teal .mat-mdc-button.mat-warn,.vex-theme-teal.light .mat-mdc-button.mat-warn,.vex-theme-teal .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-teal .mat-mdc-unelevated-button.mat-primary,.vex-theme-teal.light .mat-mdc-unelevated-button.mat-primary,.vex-theme-teal .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0d9488;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-unelevated-button.mat-accent,.vex-theme-teal.light .mat-mdc-unelevated-button.mat-accent,.vex-theme-teal .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-unelevated-button.mat-warn,.vex-theme-teal.light .mat-mdc-unelevated-button.mat-warn,.vex-theme-teal .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-raised-button.mat-primary,.vex-theme-teal.light .mat-mdc-raised-button.mat-primary,.vex-theme-teal .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0d9488;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-raised-button.mat-accent,.vex-theme-teal.light .mat-mdc-raised-button.mat-accent,.vex-theme-teal .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-raised-button.mat-warn,.vex-theme-teal.light .mat-mdc-raised-button.mat-warn,.vex-theme-teal .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-outlined-button.mat-primary,.vex-theme-teal.light .mat-mdc-outlined-button.mat-primary,.vex-theme-teal .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0d9488;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #0d9488;--mat-outlined-button-ripple-color: rgba(13, 148, 136, .1)}.vex-theme-teal .mat-mdc-outlined-button.mat-accent,.vex-theme-teal.light .mat-mdc-outlined-button.mat-accent,.vex-theme-teal .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-teal .mat-mdc-outlined-button.mat-warn,.vex-theme-teal.light .mat-mdc-outlined-button.mat-warn,.vex-theme-teal .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.vex-theme-teal .mat-mdc-icon-button.mat-primary,.vex-theme-teal.light .mat-mdc-icon-button.mat-primary,.vex-theme-teal .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0d9488;--mat-icon-button-state-layer-color: #0d9488;--mat-icon-button-ripple-color: rgba(13, 148, 136, .1)}.vex-theme-teal .mat-mdc-icon-button.mat-accent,.vex-theme-teal.light .mat-mdc-icon-button.mat-accent,.vex-theme-teal .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-teal .mat-mdc-icon-button.mat-warn,.vex-theme-teal.light .mat-mdc-icon-button.mat-warn,.vex-theme-teal .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-disabled-state-foreground-color: rgba(156, 163, 175, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-small-disabled-state-foreground-color: rgba(156, 163, 175, .38)}.vex-theme-teal .mat-mdc-fab.mat-primary,.vex-theme-teal.light .mat-mdc-fab.mat-primary,.vex-theme-teal .light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0d9488;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-fab.mat-accent,.vex-theme-teal.light .mat-mdc-fab.mat-accent,.vex-theme-teal .light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-fab.mat-warn,.vex-theme-teal.light .mat-mdc-fab.mat-warn,.vex-theme-teal .light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-mini-fab.mat-primary,.vex-theme-teal.light .mat-mdc-mini-fab.mat-primary,.vex-theme-teal .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0d9488;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-mini-fab.mat-accent,.vex-theme-teal.light .mat-mdc-mini-fab.mat-accent,.vex-theme-teal .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal .mat-mdc-mini-fab.mat-warn,.vex-theme-teal.light .mat-mdc-mini-fab.mat-warn,.vex-theme-teal .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ccfbf1;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #030712;--mat-table-row-item-label-text-color: #030712;--mat-table-row-item-outline-color: rgba(0, 0, 0, .06);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #0d9488}.vex-theme-teal .mat-accent,.vex-theme-teal.light .mat-accent,.vex-theme-teal .light .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-teal .mat-warn,.vex-theme-teal.light .mat-warn,.vex-theme-teal .light .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0d9488;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #9ca3af;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-teal .mat-badge-accent,.vex-theme-teal.light .mat-badge-accent,.vex-theme-teal .light .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-teal .mat-badge-warn,.vex-theme-teal.light .mat-badge-warn,.vex-theme-teal .light .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: rgb(239.7, 239.7, 239.7);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0d9488;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(13, 148, 136, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(13, 148, 136, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(13, 148, 136, .3);--mat-datepicker-toggle-active-state-icon-color: #0d9488;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(13, 148, 136, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #1f2937;--mat-datepicker-calendar-body-label-text-color: #4b5563;--mat-datepicker-calendar-period-button-text-color: #030712;--mat-datepicker-calendar-period-button-icon-color: #1f2937;--mat-datepicker-calendar-navigation-button-icon-color: #1f2937;--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .06);--mat-datepicker-calendar-header-text-color: #4b5563;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: #030712;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .12);--mat-datepicker-range-input-separator-color: #030712;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #030712}.vex-theme-teal .mat-datepicker-content.mat-accent,.vex-theme-teal.light .mat-datepicker-content.mat-accent,.vex-theme-teal .light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-teal .mat-datepicker-content.mat-warn,.vex-theme-teal.light .mat-datepicker-content.mat-warn,.vex-theme-teal .light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-teal .mat-datepicker-toggle-active.mat-accent,.vex-theme-teal.light .mat-datepicker-toggle-active.mat-accent,.vex-theme-teal .light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-teal .mat-datepicker-toggle-active.mat-warn,.vex-theme-teal.light .mat-datepicker-toggle-active.mat-warn,.vex-theme-teal .light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563;--mat-icon-color: inherit}.vex-theme-teal .mat-icon.mat-primary,.vex-theme-teal.light .mat-icon.mat-primary,.vex-theme-teal .light .mat-icon.mat-primary{--mat-icon-color: #0d9488}.vex-theme-teal .mat-icon.mat-accent,.vex-theme-teal.light .mat-icon.mat-accent,.vex-theme-teal .light .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-teal .mat-icon.mat-warn,.vex-theme-teal.light .mat-icon.mat-warn,.vex-theme-teal .light .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0d9488;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0d9488;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0d9488;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-teal .mat-step-header.mat-accent,.vex-theme-teal.light .mat-step-header.mat-accent,.vex-theme-teal .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-teal .mat-step-header.mat-warn,.vex-theme-teal.light .mat-step-header.mat-warn,.vex-theme-teal .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-sort-arrow-color: #4b5563;--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.vex-theme-teal .mat-toolbar.mat-primary,.vex-theme-teal.light .mat-toolbar.mat-primary,.vex-theme-teal .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0d9488;--mat-toolbar-container-text-color: white}.vex-theme-teal .mat-toolbar.mat-accent,.vex-theme-teal.light .mat-toolbar.mat-accent,.vex-theme-teal .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-teal .mat-toolbar.mat-warn,.vex-theme-teal.light .mat-toolbar.mat-warn,.vex-theme-teal .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-teal,.vex-theme-teal.light,.vex-theme-teal .light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #030712;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #14b8a6;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-teal.dark .mat-accent,.vex-theme-teal .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-teal.dark .mat-warn,.vex-theme-teal .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-teal.dark .mat-primary,.vex-theme-teal .dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #14b8a6;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #14b8a6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-teal.dark .mat-accent,.vex-theme-teal .dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-teal.dark .mat-warn,.vex-theme-teal .dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-app-background-color: #111827;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-teal.dark .mat-mdc-progress-bar,.vex-theme-teal .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #14b8a6;--mdc-linear-progress-track-color: rgba(20, 184, 166, .25)}.vex-theme-teal.dark .mat-mdc-progress-bar.mat-accent,.vex-theme-teal .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-teal.dark .mat-mdc-progress-bar.mat-warn,.vex-theme-teal .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-teal.dark,.vex-theme-teal .dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #14b8a6;--mdc-filled-text-field-focus-active-indicator-color: #14b8a6;--mdc-filled-text-field-focus-label-text-color: rgba(20, 184, 166, .87);--mdc-filled-text-field-container-color: rgb(39.96, 49.56, 63);--mdc-filled-text-field-disabled-container-color: rgb(35.48, 45.28, 59);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #14b8a6;--mdc-outlined-text-field-focus-outline-color: #14b8a6;--mdc-outlined-text-field-focus-label-text-color: rgba(20, 184, 166, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(20, 184, 166, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.vex-theme-teal.dark .mat-mdc-form-field.mat-accent,.vex-theme-teal .dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-teal.dark .mat-mdc-form-field.mat-warn,.vex-theme-teal .dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(20, 184, 166, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-teal.dark .mat-mdc-form-field.mat-accent,.vex-theme-teal .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-teal.dark .mat-mdc-form-field.mat-warn,.vex-theme-teal .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1f2937;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.vex-theme-teal.dark .mat-mdc-standard-chip,.vex-theme-teal .dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-disabled-container-color: rgb(57.88, 66.68, 79);--mdc-chip-flat-disabled-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.vex-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #14b8a6;--mdc-chip-elevated-selected-container-color: #14b8a6;--mdc-chip-elevated-disabled-container-color: #14b8a6;--mdc-chip-flat-disabled-selected-container-color: #14b8a6;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-teal.dark,.vex-theme-teal .dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-teal.dark .mat-mdc-slide-toggle,.vex-theme-teal .dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-teal.dark,.vex-theme-teal .dark{--mdc-switch-selected-focus-state-layer-color: #5eead4;--mdc-switch-selected-handle-color: #5eead4;--mdc-switch-selected-hover-state-layer-color: #5eead4;--mdc-switch-selected-pressed-state-layer-color: #5eead4;--mdc-switch-selected-focus-handle-color: #99f6e4;--mdc-switch-selected-hover-handle-color: #99f6e4;--mdc-switch-selected-pressed-handle-color: #99f6e4;--mdc-switch-selected-focus-track-color: #0d9488;--mdc-switch-selected-hover-track-color: #0d9488;--mdc-switch-selected-pressed-track-color: #0d9488;--mdc-switch-selected-track-color: #0d9488;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-teal.dark .mat-mdc-slide-toggle,.vex-theme-teal .dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.vex-theme-teal.dark .mat-mdc-slide-toggle.mat-accent,.vex-theme-teal .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.vex-theme-teal.dark .mat-mdc-slide-toggle.mat-warn,.vex-theme-teal .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.vex-theme-teal.dark,.vex-theme-teal .dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-teal.dark .mat-mdc-radio-button.mat-primary,.vex-theme-teal .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #14b8a6;--mdc-radio-selected-hover-icon-color: #14b8a6;--mdc-radio-selected-icon-color: #14b8a6;--mdc-radio-selected-pressed-icon-color: #14b8a6;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #14b8a6;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-teal.dark .mat-mdc-radio-button.mat-accent,.vex-theme-teal .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-teal.dark .mat-mdc-radio-button.mat-warn,.vex-theme-teal .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-teal.dark,.vex-theme-teal .dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #14b8a6;--mdc-slider-focus-handle-color: #14b8a6;--mdc-slider-hover-handle-color: #14b8a6;--mdc-slider-active-track-color: #14b8a6;--mdc-slider-inactive-track-color: #14b8a6;--mdc-slider-with-tick-marks-inactive-container-color: #14b8a6;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #14b8a6;--mat-slider-hover-state-layer-color: rgba(20, 184, 166, .05);--mat-slider-focus-state-layer-color: rgba(20, 184, 166, .2);--mat-slider-value-indicator-opacity: .9}.vex-theme-teal.dark .mat-accent,.vex-theme-teal .dark .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-teal.dark .mat-warn,.vex-theme-teal .dark .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.vex-theme-teal.dark .mdc-list-item__start,.vex-theme-teal.dark .mdc-list-item__end,.vex-theme-teal .dark .mdc-list-item__start,.vex-theme-teal .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #14b8a6;--mdc-radio-selected-hover-icon-color: #14b8a6;--mdc-radio-selected-icon-color: #14b8a6;--mdc-radio-selected-pressed-icon-color: #14b8a6}.vex-theme-teal.dark .mat-accent .mdc-list-item__start,.vex-theme-teal.dark .mat-accent .mdc-list-item__end,.vex-theme-teal .dark .mat-accent .mdc-list-item__start,.vex-theme-teal .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-teal.dark .mat-warn .mdc-list-item__start,.vex-theme-teal.dark .mat-warn .mdc-list-item__end,.vex-theme-teal .dark .mat-warn .mdc-list-item__start,.vex-theme-teal .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-teal.dark .mat-mdc-list-option,.vex-theme-teal .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #14b8a6;--mdc-checkbox-selected-hover-icon-color: #14b8a6;--mdc-checkbox-selected-icon-color: #14b8a6;--mdc-checkbox-selected-pressed-icon-color: #14b8a6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #14b8a6;--mdc-checkbox-selected-hover-state-layer-color: #14b8a6;--mdc-checkbox-selected-pressed-state-layer-color: #14b8a6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-teal.dark .mat-mdc-list-option.mat-accent,.vex-theme-teal .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-teal.dark .mat-mdc-list-option.mat-warn,.vex-theme-teal .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#14b8a6}.vex-theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-teal.dark .mat-mdc-tab-group,.vex-theme-teal.dark .mat-mdc-tab-nav-bar,.vex-theme-teal .dark .mat-mdc-tab-group,.vex-theme-teal .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #14b8a6;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #14b8a6;--mat-tab-header-active-ripple-color: #14b8a6;--mat-tab-header-inactive-ripple-color: #14b8a6;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #14b8a6;--mat-tab-header-active-hover-label-text-color: #14b8a6;--mat-tab-header-active-focus-indicator-color: #14b8a6;--mat-tab-header-active-hover-indicator-color: #14b8a6}.vex-theme-teal.dark .mat-mdc-tab-group.mat-accent,.vex-theme-teal.dark .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-teal .dark .mat-mdc-tab-group.mat-accent,.vex-theme-teal .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-teal.dark .mat-mdc-tab-group.mat-warn,.vex-theme-teal.dark .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-teal .dark .mat-mdc-tab-group.mat-warn,.vex-theme-teal .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-teal.dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-teal .dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #14b8a6;--mat-tab-header-with-background-foreground-color: white}.vex-theme-teal.dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-teal .dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-teal.dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-teal .dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-teal.dark,.vex-theme-teal .dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: white}.vex-theme-teal.dark .mat-mdc-checkbox.mat-primary,.vex-theme-teal .dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #14b8a6;--mdc-checkbox-selected-hover-icon-color: #14b8a6;--mdc-checkbox-selected-icon-color: #14b8a6;--mdc-checkbox-selected-pressed-icon-color: #14b8a6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #14b8a6;--mdc-checkbox-selected-hover-state-layer-color: #14b8a6;--mdc-checkbox-selected-pressed-state-layer-color: #14b8a6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-teal.dark .mat-mdc-checkbox.mat-warn,.vex-theme-teal .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-teal.dark,.vex-theme-teal .dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-filled-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-protected-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.vex-theme-teal.dark .mat-mdc-button.mat-primary,.vex-theme-teal .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #14b8a6;--mat-text-button-state-layer-color: #14b8a6;--mat-text-button-ripple-color: rgba(20, 184, 166, .1)}.vex-theme-teal.dark .mat-mdc-button.mat-accent,.vex-theme-teal .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-teal.dark .mat-mdc-button.mat-warn,.vex-theme-teal .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-teal.dark .mat-mdc-unelevated-button.mat-primary,.vex-theme-teal .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #14b8a6;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-unelevated-button.mat-accent,.vex-theme-teal .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-unelevated-button.mat-warn,.vex-theme-teal .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-raised-button.mat-primary,.vex-theme-teal .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #14b8a6;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-raised-button.mat-accent,.vex-theme-teal .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-raised-button.mat-warn,.vex-theme-teal .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-outlined-button.mat-primary,.vex-theme-teal .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #14b8a6;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #14b8a6;--mat-outlined-button-ripple-color: rgba(20, 184, 166, .1)}.vex-theme-teal.dark .mat-mdc-outlined-button.mat-accent,.vex-theme-teal .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-teal.dark .mat-mdc-outlined-button.mat-warn,.vex-theme-teal .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-teal.dark,.vex-theme-teal .dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.vex-theme-teal.dark .mat-mdc-icon-button.mat-primary,.vex-theme-teal .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #14b8a6;--mat-icon-button-state-layer-color: #14b8a6;--mat-icon-button-ripple-color: rgba(20, 184, 166, .1)}.vex-theme-teal.dark .mat-mdc-icon-button.mat-accent,.vex-theme-teal .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-teal.dark .mat-mdc-icon-button.mat-warn,.vex-theme-teal .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-teal.dark,.vex-theme-teal .dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1f2937;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(75, 85, 99, .5);--mdc-fab-small-container-color: #1f2937;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(75, 85, 99, .5)}.vex-theme-teal.dark .mat-mdc-fab.mat-primary,.vex-theme-teal .dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #14b8a6;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-fab.mat-accent,.vex-theme-teal .dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-fab.mat-warn,.vex-theme-teal .dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-mini-fab.mat-primary,.vex-theme-teal .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #14b8a6;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-mini-fab.mat-accent,.vex-theme-teal .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark .mat-mdc-mini-fab.mat-warn,.vex-theme-teal .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-teal.dark,.vex-theme-teal .dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210.2, 212.2, 215);--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: #14b8a6;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1f2937;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #14b8a6}.vex-theme-teal.dark .mat-accent,.vex-theme-teal .dark .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-teal.dark .mat-warn,.vex-theme-teal .dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #14b8a6;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #4b5563;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-teal.dark .mat-badge-accent,.vex-theme-teal .dark .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-teal.dark .mat-badge-warn,.vex-theme-teal .dark .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: rgb(57.88, 66.68, 79);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #14b8a6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(20, 184, 166, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(20, 184, 166, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(20, 184, 166, .3);--mat-datepicker-toggle-active-state-icon-color: #14b8a6;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(20, 184, 166, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: #9ca3af;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: #9ca3af;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: #1f2937;--mat-datepicker-calendar-container-text-color: white}.vex-theme-teal.dark .mat-datepicker-content.mat-accent,.vex-theme-teal .dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-teal.dark .mat-datepicker-content.mat-warn,.vex-theme-teal .dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-teal.dark .mat-datepicker-toggle-active.mat-accent,.vex-theme-teal .dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-teal.dark .mat-datepicker-toggle-active.mat-warn,.vex-theme-teal .dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af;--mat-icon-color: inherit}.vex-theme-teal.dark .mat-icon.mat-primary,.vex-theme-teal .dark .mat-icon.mat-primary{--mat-icon-color: #14b8a6}.vex-theme-teal.dark .mat-icon.mat-accent,.vex-theme-teal .dark .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-teal.dark .mat-icon.mat-warn,.vex-theme-teal .dark .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #14b8a6;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #14b8a6;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #14b8a6;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-teal.dark .mat-step-header.mat-accent,.vex-theme-teal .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-teal.dark .mat-step-header.mat-warn,.vex-theme-teal .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-sort-arrow-color: #9ca3af;--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.vex-theme-teal.dark .mat-toolbar.mat-primary,.vex-theme-teal .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #14b8a6;--mat-toolbar-container-text-color: white}.vex-theme-teal.dark .mat-toolbar.mat-accent,.vex-theme-teal .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-teal.dark .mat-toolbar.mat-warn,.vex-theme-teal .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-teal.dark,.vex-theme-teal .dark{--mat-tree-container-background-color: #1f2937;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1f2937}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #16a34a;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-green .mat-accent,.vex-theme-green.light .mat-accent,.vex-theme-green .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-green .mat-warn,.vex-theme-green.light .mat-warn,.vex-theme-green .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-optgroup-label-text-color: #030712;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-green .mat-primary,.vex-theme-green.light .mat-primary,.vex-theme-green .light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #16a34a;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #16a34a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-green .mat-accent,.vex-theme-green.light .mat-accent,.vex-theme-green .light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-green .mat-warn,.vex-theme-green.light .mat-warn,.vex-theme-green .light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-app-background-color: #f3f4f6;--mat-app-text-color: #030712;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-green .mat-mdc-progress-bar,.vex-theme-green.light .mat-mdc-progress-bar,.vex-theme-green .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #16a34a;--mdc-linear-progress-track-color: rgba(22, 163, 74, .25)}.vex-theme-green .mat-mdc-progress-bar.mat-accent,.vex-theme-green.light .mat-mdc-progress-bar.mat-accent,.vex-theme-green .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-green .mat-mdc-progress-bar.mat-warn,.vex-theme-green.light .mat-mdc-progress-bar.mat-warn,.vex-theme-green .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #16a34a;--mdc-filled-text-field-focus-active-indicator-color: #16a34a;--mdc-filled-text-field-focus-label-text-color: rgba(22, 163, 74, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #16a34a;--mdc-outlined-text-field-focus-outline-color: #16a34a;--mdc-outlined-text-field-focus-label-text-color: rgba(22, 163, 74, .87);--mdc-outlined-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(22, 163, 74, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(31, 41, 55, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(31, 41, 55, .54);--mat-form-field-disabled-select-arrow-color: rgba(31, 41, 55, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.vex-theme-green .mat-mdc-form-field.mat-accent,.vex-theme-green.light .mat-mdc-form-field.mat-accent,.vex-theme-green .light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-green .mat-mdc-form-field.mat-warn,.vex-theme-green.light .mat-mdc-form-field.mat-warn,.vex-theme-green .light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(22, 163, 74, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-green .mat-mdc-form-field.mat-accent,.vex-theme-green.light .mat-mdc-form-field.mat-accent,.vex-theme-green .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-green .mat-mdc-form-field.mat-warn,.vex-theme-green.light .mat-mdc-form-field.mat-warn,.vex-theme-green .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(3, 7, 18, .87);--mdc-dialog-supporting-text-color: rgba(3, 7, 18, .6)}.vex-theme-green .mat-mdc-standard-chip,.vex-theme-green.light .mat-mdc-standard-chip,.vex-theme-green .light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.vex-theme-green .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-green .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #16a34a;--mdc-chip-elevated-selected-container-color: #16a34a;--mdc-chip-elevated-disabled-container-color: #16a34a;--mdc-chip-flat-disabled-selected-container-color: #16a34a;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-green .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-green .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-green .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-green .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-green .mat-mdc-slide-toggle,.vex-theme-green.light .mat-mdc-slide-toggle,.vex-theme-green .light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mdc-switch-selected-focus-state-layer-color: #16a34a;--mdc-switch-selected-handle-color: #16a34a;--mdc-switch-selected-hover-state-layer-color: #16a34a;--mdc-switch-selected-pressed-state-layer-color: #16a34a;--mdc-switch-selected-focus-handle-color: #14532d;--mdc-switch-selected-hover-handle-color: #14532d;--mdc-switch-selected-pressed-handle-color: #14532d;--mdc-switch-selected-focus-track-color: #86efac;--mdc-switch-selected-hover-track-color: #86efac;--mdc-switch-selected-pressed-track-color: #86efac;--mdc-switch-selected-track-color: #86efac;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-green .mat-mdc-slide-toggle,.vex-theme-green.light .mat-mdc-slide-toggle,.vex-theme-green .light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #030712}.vex-theme-green .mat-mdc-slide-toggle.mat-accent,.vex-theme-green.light .mat-mdc-slide-toggle.mat-accent,.vex-theme-green .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.vex-theme-green .mat-mdc-slide-toggle.mat-warn,.vex-theme-green.light .mat-mdc-slide-toggle.mat-warn,.vex-theme-green .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-green .mat-mdc-radio-button.mat-primary,.vex-theme-green.light .mat-mdc-radio-button.mat-primary,.vex-theme-green .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #16a34a;--mdc-radio-selected-hover-icon-color: #16a34a;--mdc-radio-selected-icon-color: #16a34a;--mdc-radio-selected-pressed-icon-color: #16a34a;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #16a34a;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-green .mat-mdc-radio-button.mat-accent,.vex-theme-green.light .mat-mdc-radio-button.mat-accent,.vex-theme-green .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-green .mat-mdc-radio-button.mat-warn,.vex-theme-green.light .mat-mdc-radio-button.mat-warn,.vex-theme-green .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #16a34a;--mdc-slider-focus-handle-color: #16a34a;--mdc-slider-hover-handle-color: #16a34a;--mdc-slider-active-track-color: #16a34a;--mdc-slider-inactive-track-color: #16a34a;--mdc-slider-with-tick-marks-inactive-container-color: #16a34a;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #16a34a;--mat-slider-hover-state-layer-color: rgba(22, 163, 74, .05);--mat-slider-focus-state-layer-color: rgba(22, 163, 74, .2);--mat-slider-value-indicator-opacity: .6}.vex-theme-green .mat-accent,.vex-theme-green.light .mat-accent,.vex-theme-green .light .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-green .mat-warn,.vex-theme-green.light .mat-warn,.vex-theme-green .light .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .06);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: #030712;--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: #030712;--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.vex-theme-green .mdc-list-item__start,.vex-theme-green .mdc-list-item__end,.vex-theme-green.light .mdc-list-item__start,.vex-theme-green.light .mdc-list-item__end,.vex-theme-green .light .mdc-list-item__start,.vex-theme-green .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #16a34a;--mdc-radio-selected-hover-icon-color: #16a34a;--mdc-radio-selected-icon-color: #16a34a;--mdc-radio-selected-pressed-icon-color: #16a34a}.vex-theme-green .mat-accent .mdc-list-item__start,.vex-theme-green .mat-accent .mdc-list-item__end,.vex-theme-green.light .mat-accent .mdc-list-item__start,.vex-theme-green.light .mat-accent .mdc-list-item__end,.vex-theme-green .light .mat-accent .mdc-list-item__start,.vex-theme-green .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-green .mat-warn .mdc-list-item__start,.vex-theme-green .mat-warn .mdc-list-item__end,.vex-theme-green.light .mat-warn .mdc-list-item__start,.vex-theme-green.light .mat-warn .mdc-list-item__end,.vex-theme-green .light .mat-warn .mdc-list-item__start,.vex-theme-green .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-green .mat-mdc-list-option,.vex-theme-green.light .mat-mdc-list-option,.vex-theme-green .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #16a34a;--mdc-checkbox-selected-hover-icon-color: #16a34a;--mdc-checkbox-selected-icon-color: #16a34a;--mdc-checkbox-selected-pressed-icon-color: #16a34a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #16a34a;--mdc-checkbox-selected-hover-state-layer-color: #16a34a;--mdc-checkbox-selected-pressed-state-layer-color: #16a34a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-green .mat-mdc-list-option.mat-accent,.vex-theme-green.light .mat-mdc-list-option.mat-accent,.vex-theme-green .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-green .mat-mdc-list-option.mat-warn,.vex-theme-green.light .mat-mdc-list-option.mat-warn,.vex-theme-green .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-green.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-green.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-green.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-green.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-green .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-green .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-green .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-green .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#16a34a}.vex-theme-green .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-green .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-green .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-green.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-green.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-green.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-green .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-green .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-green .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-green .mat-mdc-tab-group,.vex-theme-green .mat-mdc-tab-nav-bar,.vex-theme-green.light .mat-mdc-tab-group,.vex-theme-green.light .mat-mdc-tab-nav-bar,.vex-theme-green .light .mat-mdc-tab-group,.vex-theme-green .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #16a34a;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #16a34a;--mat-tab-header-active-ripple-color: #16a34a;--mat-tab-header-inactive-ripple-color: #16a34a;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #16a34a;--mat-tab-header-active-hover-label-text-color: #16a34a;--mat-tab-header-active-focus-indicator-color: #16a34a;--mat-tab-header-active-hover-indicator-color: #16a34a}.vex-theme-green .mat-mdc-tab-group.mat-accent,.vex-theme-green .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-green.light .mat-mdc-tab-group.mat-accent,.vex-theme-green.light .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-green .light .mat-mdc-tab-group.mat-accent,.vex-theme-green .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-green .mat-mdc-tab-group.mat-warn,.vex-theme-green .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-green.light .mat-mdc-tab-group.mat-warn,.vex-theme-green.light .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-green .light .mat-mdc-tab-group.mat-warn,.vex-theme-green .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-green .mat-mdc-tab-group.mat-background-primary,.vex-theme-green .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-green.light .mat-mdc-tab-group.mat-background-primary,.vex-theme-green.light .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-green .light .mat-mdc-tab-group.mat-background-primary,.vex-theme-green .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #16a34a;--mat-tab-header-with-background-foreground-color: white}.vex-theme-green .mat-mdc-tab-group.mat-background-accent,.vex-theme-green .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-green.light .mat-mdc-tab-group.mat-background-accent,.vex-theme-green.light .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-green .light .mat-mdc-tab-group.mat-background-accent,.vex-theme-green .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-green .mat-mdc-tab-group.mat-background-warn,.vex-theme-green .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-green.light .mat-mdc-tab-group.mat-background-warn,.vex-theme-green.light .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-green .light .mat-mdc-tab-group.mat-background-warn,.vex-theme-green .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: #030712}.vex-theme-green .mat-mdc-checkbox.mat-primary,.vex-theme-green.light .mat-mdc-checkbox.mat-primary,.vex-theme-green .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #16a34a;--mdc-checkbox-selected-hover-icon-color: #16a34a;--mdc-checkbox-selected-icon-color: #16a34a;--mdc-checkbox-selected-pressed-icon-color: #16a34a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #16a34a;--mdc-checkbox-selected-hover-state-layer-color: #16a34a;--mdc-checkbox-selected-pressed-state-layer-color: #16a34a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-green .mat-mdc-checkbox.mat-warn,.vex-theme-green.light .mat-mdc-checkbox.mat-warn,.vex-theme-green .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #030712;--mdc-text-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #030712;--mdc-filled-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-filled-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #030712;--mdc-protected-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-protected-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mdc-outlined-button-label-text-color: #030712;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.vex-theme-green .mat-mdc-button.mat-primary,.vex-theme-green.light .mat-mdc-button.mat-primary,.vex-theme-green .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #16a34a;--mat-text-button-state-layer-color: #16a34a;--mat-text-button-ripple-color: rgba(22, 163, 74, .1)}.vex-theme-green .mat-mdc-button.mat-accent,.vex-theme-green.light .mat-mdc-button.mat-accent,.vex-theme-green .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-green .mat-mdc-button.mat-warn,.vex-theme-green.light .mat-mdc-button.mat-warn,.vex-theme-green .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-green .mat-mdc-unelevated-button.mat-primary,.vex-theme-green.light .mat-mdc-unelevated-button.mat-primary,.vex-theme-green .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #16a34a;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-unelevated-button.mat-accent,.vex-theme-green.light .mat-mdc-unelevated-button.mat-accent,.vex-theme-green .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-unelevated-button.mat-warn,.vex-theme-green.light .mat-mdc-unelevated-button.mat-warn,.vex-theme-green .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-raised-button.mat-primary,.vex-theme-green.light .mat-mdc-raised-button.mat-primary,.vex-theme-green .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #16a34a;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-raised-button.mat-accent,.vex-theme-green.light .mat-mdc-raised-button.mat-accent,.vex-theme-green .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-raised-button.mat-warn,.vex-theme-green.light .mat-mdc-raised-button.mat-warn,.vex-theme-green .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-outlined-button.mat-primary,.vex-theme-green.light .mat-mdc-outlined-button.mat-primary,.vex-theme-green .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #16a34a;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #16a34a;--mat-outlined-button-ripple-color: rgba(22, 163, 74, .1)}.vex-theme-green .mat-mdc-outlined-button.mat-accent,.vex-theme-green.light .mat-mdc-outlined-button.mat-accent,.vex-theme-green .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-green .mat-mdc-outlined-button.mat-warn,.vex-theme-green.light .mat-mdc-outlined-button.mat-warn,.vex-theme-green .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.vex-theme-green .mat-mdc-icon-button.mat-primary,.vex-theme-green.light .mat-mdc-icon-button.mat-primary,.vex-theme-green .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #16a34a;--mat-icon-button-state-layer-color: #16a34a;--mat-icon-button-ripple-color: rgba(22, 163, 74, .1)}.vex-theme-green .mat-mdc-icon-button.mat-accent,.vex-theme-green.light .mat-mdc-icon-button.mat-accent,.vex-theme-green .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-green .mat-mdc-icon-button.mat-warn,.vex-theme-green.light .mat-mdc-icon-button.mat-warn,.vex-theme-green .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-disabled-state-foreground-color: rgba(156, 163, 175, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-small-disabled-state-foreground-color: rgba(156, 163, 175, .38)}.vex-theme-green .mat-mdc-fab.mat-primary,.vex-theme-green.light .mat-mdc-fab.mat-primary,.vex-theme-green .light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #16a34a;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-fab.mat-accent,.vex-theme-green.light .mat-mdc-fab.mat-accent,.vex-theme-green .light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-fab.mat-warn,.vex-theme-green.light .mat-mdc-fab.mat-warn,.vex-theme-green .light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-mini-fab.mat-primary,.vex-theme-green.light .mat-mdc-mini-fab.mat-primary,.vex-theme-green .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #16a34a;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-mini-fab.mat-accent,.vex-theme-green.light .mat-mdc-mini-fab.mat-accent,.vex-theme-green .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green .mat-mdc-mini-fab.mat-warn,.vex-theme-green.light .mat-mdc-mini-fab.mat-warn,.vex-theme-green .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #dcfce7;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #030712;--mat-table-row-item-label-text-color: #030712;--mat-table-row-item-outline-color: rgba(0, 0, 0, .06);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #16a34a}.vex-theme-green .mat-accent,.vex-theme-green.light .mat-accent,.vex-theme-green .light .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-green .mat-warn,.vex-theme-green.light .mat-warn,.vex-theme-green .light .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #16a34a;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #9ca3af;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-green .mat-badge-accent,.vex-theme-green.light .mat-badge-accent,.vex-theme-green .light .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-green .mat-badge-warn,.vex-theme-green.light .mat-badge-warn,.vex-theme-green .light .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: rgb(239.7, 239.7, 239.7);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #16a34a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(22, 163, 74, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(22, 163, 74, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(22, 163, 74, .3);--mat-datepicker-toggle-active-state-icon-color: #16a34a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(22, 163, 74, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #1f2937;--mat-datepicker-calendar-body-label-text-color: #4b5563;--mat-datepicker-calendar-period-button-text-color: #030712;--mat-datepicker-calendar-period-button-icon-color: #1f2937;--mat-datepicker-calendar-navigation-button-icon-color: #1f2937;--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .06);--mat-datepicker-calendar-header-text-color: #4b5563;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: #030712;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .12);--mat-datepicker-range-input-separator-color: #030712;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #030712}.vex-theme-green .mat-datepicker-content.mat-accent,.vex-theme-green.light .mat-datepicker-content.mat-accent,.vex-theme-green .light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-green .mat-datepicker-content.mat-warn,.vex-theme-green.light .mat-datepicker-content.mat-warn,.vex-theme-green .light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-green .mat-datepicker-toggle-active.mat-accent,.vex-theme-green.light .mat-datepicker-toggle-active.mat-accent,.vex-theme-green .light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-green .mat-datepicker-toggle-active.mat-warn,.vex-theme-green.light .mat-datepicker-toggle-active.mat-warn,.vex-theme-green .light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563;--mat-icon-color: inherit}.vex-theme-green .mat-icon.mat-primary,.vex-theme-green.light .mat-icon.mat-primary,.vex-theme-green .light .mat-icon.mat-primary{--mat-icon-color: #16a34a}.vex-theme-green .mat-icon.mat-accent,.vex-theme-green.light .mat-icon.mat-accent,.vex-theme-green .light .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-green .mat-icon.mat-warn,.vex-theme-green.light .mat-icon.mat-warn,.vex-theme-green .light .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #16a34a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #16a34a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #16a34a;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-green .mat-step-header.mat-accent,.vex-theme-green.light .mat-step-header.mat-accent,.vex-theme-green .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-green .mat-step-header.mat-warn,.vex-theme-green.light .mat-step-header.mat-warn,.vex-theme-green .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-sort-arrow-color: #4b5563;--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.vex-theme-green .mat-toolbar.mat-primary,.vex-theme-green.light .mat-toolbar.mat-primary,.vex-theme-green .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #16a34a;--mat-toolbar-container-text-color: white}.vex-theme-green .mat-toolbar.mat-accent,.vex-theme-green.light .mat-toolbar.mat-accent,.vex-theme-green .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-green .mat-toolbar.mat-warn,.vex-theme-green.light .mat-toolbar.mat-warn,.vex-theme-green .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-green,.vex-theme-green.light,.vex-theme-green .light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #030712;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white}.vex-theme-green.dark,.vex-theme-green .dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #22c55e;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-green.dark .mat-accent,.vex-theme-green .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-green.dark .mat-warn,.vex-theme-green .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-green.dark,.vex-theme-green .dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-green.dark .mat-primary,.vex-theme-green .dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #22c55e;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #22c55e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-green.dark .mat-accent,.vex-theme-green .dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-green.dark .mat-warn,.vex-theme-green .dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-green.dark,.vex-theme-green .dark{--mat-app-background-color: #111827;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-green.dark .mat-mdc-progress-bar,.vex-theme-green .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #22c55e;--mdc-linear-progress-track-color: rgba(34, 197, 94, .25)}.vex-theme-green.dark .mat-mdc-progress-bar.mat-accent,.vex-theme-green .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-green.dark .mat-mdc-progress-bar.mat-warn,.vex-theme-green .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-green.dark,.vex-theme-green .dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #22c55e;--mdc-filled-text-field-focus-active-indicator-color: #22c55e;--mdc-filled-text-field-focus-label-text-color: rgba(34, 197, 94, .87);--mdc-filled-text-field-container-color: rgb(39.96, 49.56, 63);--mdc-filled-text-field-disabled-container-color: rgb(35.48, 45.28, 59);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #22c55e;--mdc-outlined-text-field-focus-outline-color: #22c55e;--mdc-outlined-text-field-focus-label-text-color: rgba(34, 197, 94, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(34, 197, 94, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.vex-theme-green.dark .mat-mdc-form-field.mat-accent,.vex-theme-green .dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-green.dark .mat-mdc-form-field.mat-warn,.vex-theme-green .dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-green.dark,.vex-theme-green .dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(34, 197, 94, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-green.dark .mat-mdc-form-field.mat-accent,.vex-theme-green .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-green.dark .mat-mdc-form-field.mat-warn,.vex-theme-green .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-green.dark,.vex-theme-green .dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1f2937;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.vex-theme-green.dark .mat-mdc-standard-chip,.vex-theme-green .dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-disabled-container-color: rgb(57.88, 66.68, 79);--mdc-chip-flat-disabled-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.vex-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #22c55e;--mdc-chip-elevated-selected-container-color: #22c55e;--mdc-chip-elevated-disabled-container-color: #22c55e;--mdc-chip-flat-disabled-selected-container-color: #22c55e;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-green.dark,.vex-theme-green .dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-green.dark .mat-mdc-slide-toggle,.vex-theme-green .dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-green.dark,.vex-theme-green .dark{--mdc-switch-selected-focus-state-layer-color: #86efac;--mdc-switch-selected-handle-color: #86efac;--mdc-switch-selected-hover-state-layer-color: #86efac;--mdc-switch-selected-pressed-state-layer-color: #86efac;--mdc-switch-selected-focus-handle-color: #bbf7d0;--mdc-switch-selected-hover-handle-color: #bbf7d0;--mdc-switch-selected-pressed-handle-color: #bbf7d0;--mdc-switch-selected-focus-track-color: #16a34a;--mdc-switch-selected-hover-track-color: #16a34a;--mdc-switch-selected-pressed-track-color: #16a34a;--mdc-switch-selected-track-color: #16a34a;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-green.dark .mat-mdc-slide-toggle,.vex-theme-green .dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.vex-theme-green.dark .mat-mdc-slide-toggle.mat-accent,.vex-theme-green .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.vex-theme-green.dark .mat-mdc-slide-toggle.mat-warn,.vex-theme-green .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.vex-theme-green.dark,.vex-theme-green .dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-green.dark .mat-mdc-radio-button.mat-primary,.vex-theme-green .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #22c55e;--mdc-radio-selected-hover-icon-color: #22c55e;--mdc-radio-selected-icon-color: #22c55e;--mdc-radio-selected-pressed-icon-color: #22c55e;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #22c55e;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-green.dark .mat-mdc-radio-button.mat-accent,.vex-theme-green .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-green.dark .mat-mdc-radio-button.mat-warn,.vex-theme-green .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-green.dark,.vex-theme-green .dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #22c55e;--mdc-slider-focus-handle-color: #22c55e;--mdc-slider-hover-handle-color: #22c55e;--mdc-slider-active-track-color: #22c55e;--mdc-slider-inactive-track-color: #22c55e;--mdc-slider-with-tick-marks-inactive-container-color: #22c55e;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #22c55e;--mat-slider-hover-state-layer-color: rgba(34, 197, 94, .05);--mat-slider-focus-state-layer-color: rgba(34, 197, 94, .2);--mat-slider-value-indicator-opacity: .9}.vex-theme-green.dark .mat-accent,.vex-theme-green .dark .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-green.dark .mat-warn,.vex-theme-green .dark .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-green.dark,.vex-theme-green .dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.vex-theme-green.dark .mdc-list-item__start,.vex-theme-green.dark .mdc-list-item__end,.vex-theme-green .dark .mdc-list-item__start,.vex-theme-green .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #22c55e;--mdc-radio-selected-hover-icon-color: #22c55e;--mdc-radio-selected-icon-color: #22c55e;--mdc-radio-selected-pressed-icon-color: #22c55e}.vex-theme-green.dark .mat-accent .mdc-list-item__start,.vex-theme-green.dark .mat-accent .mdc-list-item__end,.vex-theme-green .dark .mat-accent .mdc-list-item__start,.vex-theme-green .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-green.dark .mat-warn .mdc-list-item__start,.vex-theme-green.dark .mat-warn .mdc-list-item__end,.vex-theme-green .dark .mat-warn .mdc-list-item__start,.vex-theme-green .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-green.dark .mat-mdc-list-option,.vex-theme-green .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #22c55e;--mdc-checkbox-selected-hover-icon-color: #22c55e;--mdc-checkbox-selected-icon-color: #22c55e;--mdc-checkbox-selected-pressed-icon-color: #22c55e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #22c55e;--mdc-checkbox-selected-hover-state-layer-color: #22c55e;--mdc-checkbox-selected-pressed-state-layer-color: #22c55e;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-green.dark .mat-mdc-list-option.mat-accent,.vex-theme-green .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-green.dark .mat-mdc-list-option.mat-warn,.vex-theme-green .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-green.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-green.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-green.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-green.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-green .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-green .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-green .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-green .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#22c55e}.vex-theme-green.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-green.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-green.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-green .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-green .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-green .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-green.dark,.vex-theme-green .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-green.dark .mat-mdc-tab-group,.vex-theme-green.dark .mat-mdc-tab-nav-bar,.vex-theme-green .dark .mat-mdc-tab-group,.vex-theme-green .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #22c55e;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #22c55e;--mat-tab-header-active-ripple-color: #22c55e;--mat-tab-header-inactive-ripple-color: #22c55e;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #22c55e;--mat-tab-header-active-hover-label-text-color: #22c55e;--mat-tab-header-active-focus-indicator-color: #22c55e;--mat-tab-header-active-hover-indicator-color: #22c55e}.vex-theme-green.dark .mat-mdc-tab-group.mat-accent,.vex-theme-green.dark .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-green .dark .mat-mdc-tab-group.mat-accent,.vex-theme-green .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-green.dark .mat-mdc-tab-group.mat-warn,.vex-theme-green.dark .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-green .dark .mat-mdc-tab-group.mat-warn,.vex-theme-green .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-green.dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-green.dark .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-green .dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-green .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #22c55e;--mat-tab-header-with-background-foreground-color: white}.vex-theme-green.dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-green.dark .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-green .dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-green .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-green.dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-green.dark .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-green .dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-green .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-green.dark,.vex-theme-green .dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: white}.vex-theme-green.dark .mat-mdc-checkbox.mat-primary,.vex-theme-green .dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #22c55e;--mdc-checkbox-selected-hover-icon-color: #22c55e;--mdc-checkbox-selected-icon-color: #22c55e;--mdc-checkbox-selected-pressed-icon-color: #22c55e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #22c55e;--mdc-checkbox-selected-hover-state-layer-color: #22c55e;--mdc-checkbox-selected-pressed-state-layer-color: #22c55e;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-green.dark .mat-mdc-checkbox.mat-warn,.vex-theme-green .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-green.dark,.vex-theme-green .dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-filled-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-protected-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.vex-theme-green.dark .mat-mdc-button.mat-primary,.vex-theme-green .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #22c55e;--mat-text-button-state-layer-color: #22c55e;--mat-text-button-ripple-color: rgba(34, 197, 94, .1)}.vex-theme-green.dark .mat-mdc-button.mat-accent,.vex-theme-green .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-green.dark .mat-mdc-button.mat-warn,.vex-theme-green .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-green.dark .mat-mdc-unelevated-button.mat-primary,.vex-theme-green .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #22c55e;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-unelevated-button.mat-accent,.vex-theme-green .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-unelevated-button.mat-warn,.vex-theme-green .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-raised-button.mat-primary,.vex-theme-green .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #22c55e;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-raised-button.mat-accent,.vex-theme-green .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-raised-button.mat-warn,.vex-theme-green .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-outlined-button.mat-primary,.vex-theme-green .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #22c55e;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #22c55e;--mat-outlined-button-ripple-color: rgba(34, 197, 94, .1)}.vex-theme-green.dark .mat-mdc-outlined-button.mat-accent,.vex-theme-green .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-green.dark .mat-mdc-outlined-button.mat-warn,.vex-theme-green .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-green.dark,.vex-theme-green .dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.vex-theme-green.dark .mat-mdc-icon-button.mat-primary,.vex-theme-green .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #22c55e;--mat-icon-button-state-layer-color: #22c55e;--mat-icon-button-ripple-color: rgba(34, 197, 94, .1)}.vex-theme-green.dark .mat-mdc-icon-button.mat-accent,.vex-theme-green .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-green.dark .mat-mdc-icon-button.mat-warn,.vex-theme-green .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-green.dark,.vex-theme-green .dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1f2937;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(75, 85, 99, .5);--mdc-fab-small-container-color: #1f2937;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(75, 85, 99, .5)}.vex-theme-green.dark .mat-mdc-fab.mat-primary,.vex-theme-green .dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #22c55e;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-fab.mat-accent,.vex-theme-green .dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-fab.mat-warn,.vex-theme-green .dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-mini-fab.mat-primary,.vex-theme-green .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #22c55e;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-mini-fab.mat-accent,.vex-theme-green .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark .mat-mdc-mini-fab.mat-warn,.vex-theme-green .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-green.dark,.vex-theme-green .dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210.2, 212.2, 215);--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: #22c55e;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1f2937;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #22c55e}.vex-theme-green.dark .mat-accent,.vex-theme-green .dark .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-green.dark .mat-warn,.vex-theme-green .dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-green.dark,.vex-theme-green .dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #22c55e;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #4b5563;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-green.dark .mat-badge-accent,.vex-theme-green .dark .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-green.dark .mat-badge-warn,.vex-theme-green .dark .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-green.dark,.vex-theme-green .dark{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: rgb(57.88, 66.68, 79);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #22c55e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(34, 197, 94, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(34, 197, 94, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(34, 197, 94, .3);--mat-datepicker-toggle-active-state-icon-color: #22c55e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(34, 197, 94, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: #9ca3af;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: #9ca3af;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: #1f2937;--mat-datepicker-calendar-container-text-color: white}.vex-theme-green.dark .mat-datepicker-content.mat-accent,.vex-theme-green .dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-green.dark .mat-datepicker-content.mat-warn,.vex-theme-green .dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-green.dark .mat-datepicker-toggle-active.mat-accent,.vex-theme-green .dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-green.dark .mat-datepicker-toggle-active.mat-warn,.vex-theme-green .dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-green.dark,.vex-theme-green .dark{--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af;--mat-icon-color: inherit}.vex-theme-green.dark .mat-icon.mat-primary,.vex-theme-green .dark .mat-icon.mat-primary{--mat-icon-color: #22c55e}.vex-theme-green.dark .mat-icon.mat-accent,.vex-theme-green .dark .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-green.dark .mat-icon.mat-warn,.vex-theme-green .dark .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-green.dark,.vex-theme-green .dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #22c55e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #22c55e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #22c55e;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-green.dark .mat-step-header.mat-accent,.vex-theme-green .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-green.dark .mat-step-header.mat-warn,.vex-theme-green .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-green.dark,.vex-theme-green .dark{--mat-sort-arrow-color: #9ca3af;--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.vex-theme-green.dark .mat-toolbar.mat-primary,.vex-theme-green .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #22c55e;--mat-toolbar-container-text-color: white}.vex-theme-green.dark .mat-toolbar.mat-accent,.vex-theme-green .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-green.dark .mat-toolbar.mat-warn,.vex-theme-green .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-green.dark,.vex-theme-green .dark{--mat-tree-container-background-color: #1f2937;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1f2937}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #9333ea;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-purple .mat-accent,.vex-theme-purple.light .mat-accent,.vex-theme-purple .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-purple .mat-warn,.vex-theme-purple.light .mat-warn,.vex-theme-purple .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-optgroup-label-text-color: #030712;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-purple .mat-primary,.vex-theme-purple.light .mat-primary,.vex-theme-purple .light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #9333ea;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #9333ea;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-purple .mat-accent,.vex-theme-purple.light .mat-accent,.vex-theme-purple .light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-purple .mat-warn,.vex-theme-purple.light .mat-warn,.vex-theme-purple .light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-app-background-color: #f3f4f6;--mat-app-text-color: #030712;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-purple .mat-mdc-progress-bar,.vex-theme-purple.light .mat-mdc-progress-bar,.vex-theme-purple .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #9333ea;--mdc-linear-progress-track-color: rgba(147, 51, 234, .25)}.vex-theme-purple .mat-mdc-progress-bar.mat-accent,.vex-theme-purple.light .mat-mdc-progress-bar.mat-accent,.vex-theme-purple .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-purple .mat-mdc-progress-bar.mat-warn,.vex-theme-purple.light .mat-mdc-progress-bar.mat-warn,.vex-theme-purple .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #9333ea;--mdc-filled-text-field-focus-active-indicator-color: #9333ea;--mdc-filled-text-field-focus-label-text-color: rgba(147, 51, 234, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #9333ea;--mdc-outlined-text-field-focus-outline-color: #9333ea;--mdc-outlined-text-field-focus-label-text-color: rgba(147, 51, 234, .87);--mdc-outlined-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(147, 51, 234, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(31, 41, 55, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(31, 41, 55, .54);--mat-form-field-disabled-select-arrow-color: rgba(31, 41, 55, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.vex-theme-purple .mat-mdc-form-field.mat-accent,.vex-theme-purple.light .mat-mdc-form-field.mat-accent,.vex-theme-purple .light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-purple .mat-mdc-form-field.mat-warn,.vex-theme-purple.light .mat-mdc-form-field.mat-warn,.vex-theme-purple .light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(147, 51, 234, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-purple .mat-mdc-form-field.mat-accent,.vex-theme-purple.light .mat-mdc-form-field.mat-accent,.vex-theme-purple .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-purple .mat-mdc-form-field.mat-warn,.vex-theme-purple.light .mat-mdc-form-field.mat-warn,.vex-theme-purple .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(3, 7, 18, .87);--mdc-dialog-supporting-text-color: rgba(3, 7, 18, .6)}.vex-theme-purple .mat-mdc-standard-chip,.vex-theme-purple.light .mat-mdc-standard-chip,.vex-theme-purple .light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.vex-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #9333ea;--mdc-chip-elevated-selected-container-color: #9333ea;--mdc-chip-elevated-disabled-container-color: #9333ea;--mdc-chip-flat-disabled-selected-container-color: #9333ea;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-purple .mat-mdc-slide-toggle,.vex-theme-purple.light .mat-mdc-slide-toggle,.vex-theme-purple .light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mdc-switch-selected-focus-state-layer-color: #9333ea;--mdc-switch-selected-handle-color: #9333ea;--mdc-switch-selected-hover-state-layer-color: #9333ea;--mdc-switch-selected-pressed-state-layer-color: #9333ea;--mdc-switch-selected-focus-handle-color: #581c87;--mdc-switch-selected-hover-handle-color: #581c87;--mdc-switch-selected-pressed-handle-color: #581c87;--mdc-switch-selected-focus-track-color: #d8b4fe;--mdc-switch-selected-hover-track-color: #d8b4fe;--mdc-switch-selected-pressed-track-color: #d8b4fe;--mdc-switch-selected-track-color: #d8b4fe;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-purple .mat-mdc-slide-toggle,.vex-theme-purple.light .mat-mdc-slide-toggle,.vex-theme-purple .light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #030712}.vex-theme-purple .mat-mdc-slide-toggle.mat-accent,.vex-theme-purple.light .mat-mdc-slide-toggle.mat-accent,.vex-theme-purple .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.vex-theme-purple .mat-mdc-slide-toggle.mat-warn,.vex-theme-purple.light .mat-mdc-slide-toggle.mat-warn,.vex-theme-purple .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-purple .mat-mdc-radio-button.mat-primary,.vex-theme-purple.light .mat-mdc-radio-button.mat-primary,.vex-theme-purple .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #9333ea;--mdc-radio-selected-hover-icon-color: #9333ea;--mdc-radio-selected-icon-color: #9333ea;--mdc-radio-selected-pressed-icon-color: #9333ea;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #9333ea;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-purple .mat-mdc-radio-button.mat-accent,.vex-theme-purple.light .mat-mdc-radio-button.mat-accent,.vex-theme-purple .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-purple .mat-mdc-radio-button.mat-warn,.vex-theme-purple.light .mat-mdc-radio-button.mat-warn,.vex-theme-purple .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #9333ea;--mdc-slider-focus-handle-color: #9333ea;--mdc-slider-hover-handle-color: #9333ea;--mdc-slider-active-track-color: #9333ea;--mdc-slider-inactive-track-color: #9333ea;--mdc-slider-with-tick-marks-inactive-container-color: #9333ea;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #9333ea;--mat-slider-hover-state-layer-color: rgba(147, 51, 234, .05);--mat-slider-focus-state-layer-color: rgba(147, 51, 234, .2);--mat-slider-value-indicator-opacity: .6}.vex-theme-purple .mat-accent,.vex-theme-purple.light .mat-accent,.vex-theme-purple .light .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-purple .mat-warn,.vex-theme-purple.light .mat-warn,.vex-theme-purple .light .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .06);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: #030712;--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: #030712;--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.vex-theme-purple .mdc-list-item__start,.vex-theme-purple .mdc-list-item__end,.vex-theme-purple.light .mdc-list-item__start,.vex-theme-purple.light .mdc-list-item__end,.vex-theme-purple .light .mdc-list-item__start,.vex-theme-purple .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #9333ea;--mdc-radio-selected-hover-icon-color: #9333ea;--mdc-radio-selected-icon-color: #9333ea;--mdc-radio-selected-pressed-icon-color: #9333ea}.vex-theme-purple .mat-accent .mdc-list-item__start,.vex-theme-purple .mat-accent .mdc-list-item__end,.vex-theme-purple.light .mat-accent .mdc-list-item__start,.vex-theme-purple.light .mat-accent .mdc-list-item__end,.vex-theme-purple .light .mat-accent .mdc-list-item__start,.vex-theme-purple .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-purple .mat-warn .mdc-list-item__start,.vex-theme-purple .mat-warn .mdc-list-item__end,.vex-theme-purple.light .mat-warn .mdc-list-item__start,.vex-theme-purple.light .mat-warn .mdc-list-item__end,.vex-theme-purple .light .mat-warn .mdc-list-item__start,.vex-theme-purple .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-purple .mat-mdc-list-option,.vex-theme-purple.light .mat-mdc-list-option,.vex-theme-purple .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #9333ea;--mdc-checkbox-selected-hover-icon-color: #9333ea;--mdc-checkbox-selected-icon-color: #9333ea;--mdc-checkbox-selected-pressed-icon-color: #9333ea;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #9333ea;--mdc-checkbox-selected-hover-state-layer-color: #9333ea;--mdc-checkbox-selected-pressed-state-layer-color: #9333ea;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-purple .mat-mdc-list-option.mat-accent,.vex-theme-purple.light .mat-mdc-list-option.mat-accent,.vex-theme-purple .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-purple .mat-mdc-list-option.mat-warn,.vex-theme-purple.light .mat-mdc-list-option.mat-warn,.vex-theme-purple .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-purple .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-purple .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-purple .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-purple .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#9333ea}.vex-theme-purple .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-purple .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-purple .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-purple .mat-mdc-tab-group,.vex-theme-purple .mat-mdc-tab-nav-bar,.vex-theme-purple.light .mat-mdc-tab-group,.vex-theme-purple.light .mat-mdc-tab-nav-bar,.vex-theme-purple .light .mat-mdc-tab-group,.vex-theme-purple .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #9333ea;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #9333ea;--mat-tab-header-active-ripple-color: #9333ea;--mat-tab-header-inactive-ripple-color: #9333ea;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #9333ea;--mat-tab-header-active-hover-label-text-color: #9333ea;--mat-tab-header-active-focus-indicator-color: #9333ea;--mat-tab-header-active-hover-indicator-color: #9333ea}.vex-theme-purple .mat-mdc-tab-group.mat-accent,.vex-theme-purple .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-purple.light .mat-mdc-tab-group.mat-accent,.vex-theme-purple.light .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-purple .light .mat-mdc-tab-group.mat-accent,.vex-theme-purple .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-purple .mat-mdc-tab-group.mat-warn,.vex-theme-purple .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-purple.light .mat-mdc-tab-group.mat-warn,.vex-theme-purple.light .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-purple .light .mat-mdc-tab-group.mat-warn,.vex-theme-purple .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-purple .mat-mdc-tab-group.mat-background-primary,.vex-theme-purple .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-purple.light .mat-mdc-tab-group.mat-background-primary,.vex-theme-purple.light .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-purple .light .mat-mdc-tab-group.mat-background-primary,.vex-theme-purple .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #9333ea;--mat-tab-header-with-background-foreground-color: white}.vex-theme-purple .mat-mdc-tab-group.mat-background-accent,.vex-theme-purple .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-purple.light .mat-mdc-tab-group.mat-background-accent,.vex-theme-purple.light .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-purple .light .mat-mdc-tab-group.mat-background-accent,.vex-theme-purple .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-purple .mat-mdc-tab-group.mat-background-warn,.vex-theme-purple .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-purple.light .mat-mdc-tab-group.mat-background-warn,.vex-theme-purple.light .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-purple .light .mat-mdc-tab-group.mat-background-warn,.vex-theme-purple .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: #030712}.vex-theme-purple .mat-mdc-checkbox.mat-primary,.vex-theme-purple.light .mat-mdc-checkbox.mat-primary,.vex-theme-purple .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #9333ea;--mdc-checkbox-selected-hover-icon-color: #9333ea;--mdc-checkbox-selected-icon-color: #9333ea;--mdc-checkbox-selected-pressed-icon-color: #9333ea;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #9333ea;--mdc-checkbox-selected-hover-state-layer-color: #9333ea;--mdc-checkbox-selected-pressed-state-layer-color: #9333ea;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-purple .mat-mdc-checkbox.mat-warn,.vex-theme-purple.light .mat-mdc-checkbox.mat-warn,.vex-theme-purple .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #030712;--mdc-text-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #030712;--mdc-filled-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-filled-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #030712;--mdc-protected-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-protected-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mdc-outlined-button-label-text-color: #030712;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.vex-theme-purple .mat-mdc-button.mat-primary,.vex-theme-purple.light .mat-mdc-button.mat-primary,.vex-theme-purple .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #9333ea;--mat-text-button-state-layer-color: #9333ea;--mat-text-button-ripple-color: rgba(147, 51, 234, .1)}.vex-theme-purple .mat-mdc-button.mat-accent,.vex-theme-purple.light .mat-mdc-button.mat-accent,.vex-theme-purple .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-purple .mat-mdc-button.mat-warn,.vex-theme-purple.light .mat-mdc-button.mat-warn,.vex-theme-purple .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-purple .mat-mdc-unelevated-button.mat-primary,.vex-theme-purple.light .mat-mdc-unelevated-button.mat-primary,.vex-theme-purple .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #9333ea;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-unelevated-button.mat-accent,.vex-theme-purple.light .mat-mdc-unelevated-button.mat-accent,.vex-theme-purple .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-unelevated-button.mat-warn,.vex-theme-purple.light .mat-mdc-unelevated-button.mat-warn,.vex-theme-purple .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-raised-button.mat-primary,.vex-theme-purple.light .mat-mdc-raised-button.mat-primary,.vex-theme-purple .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #9333ea;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-raised-button.mat-accent,.vex-theme-purple.light .mat-mdc-raised-button.mat-accent,.vex-theme-purple .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-raised-button.mat-warn,.vex-theme-purple.light .mat-mdc-raised-button.mat-warn,.vex-theme-purple .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-outlined-button.mat-primary,.vex-theme-purple.light .mat-mdc-outlined-button.mat-primary,.vex-theme-purple .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #9333ea;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #9333ea;--mat-outlined-button-ripple-color: rgba(147, 51, 234, .1)}.vex-theme-purple .mat-mdc-outlined-button.mat-accent,.vex-theme-purple.light .mat-mdc-outlined-button.mat-accent,.vex-theme-purple .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-purple .mat-mdc-outlined-button.mat-warn,.vex-theme-purple.light .mat-mdc-outlined-button.mat-warn,.vex-theme-purple .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.vex-theme-purple .mat-mdc-icon-button.mat-primary,.vex-theme-purple.light .mat-mdc-icon-button.mat-primary,.vex-theme-purple .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #9333ea;--mat-icon-button-state-layer-color: #9333ea;--mat-icon-button-ripple-color: rgba(147, 51, 234, .1)}.vex-theme-purple .mat-mdc-icon-button.mat-accent,.vex-theme-purple.light .mat-mdc-icon-button.mat-accent,.vex-theme-purple .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-purple .mat-mdc-icon-button.mat-warn,.vex-theme-purple.light .mat-mdc-icon-button.mat-warn,.vex-theme-purple .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-disabled-state-foreground-color: rgba(156, 163, 175, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-small-disabled-state-foreground-color: rgba(156, 163, 175, .38)}.vex-theme-purple .mat-mdc-fab.mat-primary,.vex-theme-purple.light .mat-mdc-fab.mat-primary,.vex-theme-purple .light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #9333ea;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-fab.mat-accent,.vex-theme-purple.light .mat-mdc-fab.mat-accent,.vex-theme-purple .light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-fab.mat-warn,.vex-theme-purple.light .mat-mdc-fab.mat-warn,.vex-theme-purple .light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-mini-fab.mat-primary,.vex-theme-purple.light .mat-mdc-mini-fab.mat-primary,.vex-theme-purple .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #9333ea;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-mini-fab.mat-accent,.vex-theme-purple.light .mat-mdc-mini-fab.mat-accent,.vex-theme-purple .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple .mat-mdc-mini-fab.mat-warn,.vex-theme-purple.light .mat-mdc-mini-fab.mat-warn,.vex-theme-purple .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f3e8ff;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #030712;--mat-table-row-item-label-text-color: #030712;--mat-table-row-item-outline-color: rgba(0, 0, 0, .06);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #9333ea}.vex-theme-purple .mat-accent,.vex-theme-purple.light .mat-accent,.vex-theme-purple .light .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-purple .mat-warn,.vex-theme-purple.light .mat-warn,.vex-theme-purple .light .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #9333ea;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #9ca3af;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-purple .mat-badge-accent,.vex-theme-purple.light .mat-badge-accent,.vex-theme-purple .light .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-purple .mat-badge-warn,.vex-theme-purple.light .mat-badge-warn,.vex-theme-purple .light .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: rgb(239.7, 239.7, 239.7);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #9333ea;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(147, 51, 234, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(147, 51, 234, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(147, 51, 234, .3);--mat-datepicker-toggle-active-state-icon-color: #9333ea;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(147, 51, 234, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #1f2937;--mat-datepicker-calendar-body-label-text-color: #4b5563;--mat-datepicker-calendar-period-button-text-color: #030712;--mat-datepicker-calendar-period-button-icon-color: #1f2937;--mat-datepicker-calendar-navigation-button-icon-color: #1f2937;--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .06);--mat-datepicker-calendar-header-text-color: #4b5563;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: #030712;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .12);--mat-datepicker-range-input-separator-color: #030712;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #030712}.vex-theme-purple .mat-datepicker-content.mat-accent,.vex-theme-purple.light .mat-datepicker-content.mat-accent,.vex-theme-purple .light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-purple .mat-datepicker-content.mat-warn,.vex-theme-purple.light .mat-datepicker-content.mat-warn,.vex-theme-purple .light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-purple .mat-datepicker-toggle-active.mat-accent,.vex-theme-purple.light .mat-datepicker-toggle-active.mat-accent,.vex-theme-purple .light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-purple .mat-datepicker-toggle-active.mat-warn,.vex-theme-purple.light .mat-datepicker-toggle-active.mat-warn,.vex-theme-purple .light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563;--mat-icon-color: inherit}.vex-theme-purple .mat-icon.mat-primary,.vex-theme-purple.light .mat-icon.mat-primary,.vex-theme-purple .light .mat-icon.mat-primary{--mat-icon-color: #9333ea}.vex-theme-purple .mat-icon.mat-accent,.vex-theme-purple.light .mat-icon.mat-accent,.vex-theme-purple .light .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-purple .mat-icon.mat-warn,.vex-theme-purple.light .mat-icon.mat-warn,.vex-theme-purple .light .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #9333ea;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #9333ea;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #9333ea;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-purple .mat-step-header.mat-accent,.vex-theme-purple.light .mat-step-header.mat-accent,.vex-theme-purple .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-purple .mat-step-header.mat-warn,.vex-theme-purple.light .mat-step-header.mat-warn,.vex-theme-purple .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-sort-arrow-color: #4b5563;--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.vex-theme-purple .mat-toolbar.mat-primary,.vex-theme-purple.light .mat-toolbar.mat-primary,.vex-theme-purple .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #9333ea;--mat-toolbar-container-text-color: white}.vex-theme-purple .mat-toolbar.mat-accent,.vex-theme-purple.light .mat-toolbar.mat-accent,.vex-theme-purple .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-purple .mat-toolbar.mat-warn,.vex-theme-purple.light .mat-toolbar.mat-warn,.vex-theme-purple .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-purple,.vex-theme-purple.light,.vex-theme-purple .light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #030712;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #a855f7;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-purple.dark .mat-accent,.vex-theme-purple .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-purple.dark .mat-warn,.vex-theme-purple .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-purple.dark .mat-primary,.vex-theme-purple .dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #a855f7;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #a855f7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-purple.dark .mat-accent,.vex-theme-purple .dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-purple.dark .mat-warn,.vex-theme-purple .dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-app-background-color: #111827;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-purple.dark .mat-mdc-progress-bar,.vex-theme-purple .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #a855f7;--mdc-linear-progress-track-color: rgba(168, 85, 247, .25)}.vex-theme-purple.dark .mat-mdc-progress-bar.mat-accent,.vex-theme-purple .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-purple.dark .mat-mdc-progress-bar.mat-warn,.vex-theme-purple .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-purple.dark,.vex-theme-purple .dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #a855f7;--mdc-filled-text-field-focus-active-indicator-color: #a855f7;--mdc-filled-text-field-focus-label-text-color: rgba(168, 85, 247, .87);--mdc-filled-text-field-container-color: rgb(39.96, 49.56, 63);--mdc-filled-text-field-disabled-container-color: rgb(35.48, 45.28, 59);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #a855f7;--mdc-outlined-text-field-focus-outline-color: #a855f7;--mdc-outlined-text-field-focus-label-text-color: rgba(168, 85, 247, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(168, 85, 247, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.vex-theme-purple.dark .mat-mdc-form-field.mat-accent,.vex-theme-purple .dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-purple.dark .mat-mdc-form-field.mat-warn,.vex-theme-purple .dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(168, 85, 247, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-purple.dark .mat-mdc-form-field.mat-accent,.vex-theme-purple .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-purple.dark .mat-mdc-form-field.mat-warn,.vex-theme-purple .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1f2937;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.vex-theme-purple.dark .mat-mdc-standard-chip,.vex-theme-purple .dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-disabled-container-color: rgb(57.88, 66.68, 79);--mdc-chip-flat-disabled-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.vex-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #a855f7;--mdc-chip-elevated-selected-container-color: #a855f7;--mdc-chip-elevated-disabled-container-color: #a855f7;--mdc-chip-flat-disabled-selected-container-color: #a855f7;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-purple.dark,.vex-theme-purple .dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-purple.dark .mat-mdc-slide-toggle,.vex-theme-purple .dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-purple.dark,.vex-theme-purple .dark{--mdc-switch-selected-focus-state-layer-color: #d8b4fe;--mdc-switch-selected-handle-color: #d8b4fe;--mdc-switch-selected-hover-state-layer-color: #d8b4fe;--mdc-switch-selected-pressed-state-layer-color: #d8b4fe;--mdc-switch-selected-focus-handle-color: #e9d5ff;--mdc-switch-selected-hover-handle-color: #e9d5ff;--mdc-switch-selected-pressed-handle-color: #e9d5ff;--mdc-switch-selected-focus-track-color: #9333ea;--mdc-switch-selected-hover-track-color: #9333ea;--mdc-switch-selected-pressed-track-color: #9333ea;--mdc-switch-selected-track-color: #9333ea;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-purple.dark .mat-mdc-slide-toggle,.vex-theme-purple .dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.vex-theme-purple.dark .mat-mdc-slide-toggle.mat-accent,.vex-theme-purple .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.vex-theme-purple.dark .mat-mdc-slide-toggle.mat-warn,.vex-theme-purple .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.vex-theme-purple.dark,.vex-theme-purple .dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-purple.dark .mat-mdc-radio-button.mat-primary,.vex-theme-purple .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #a855f7;--mdc-radio-selected-hover-icon-color: #a855f7;--mdc-radio-selected-icon-color: #a855f7;--mdc-radio-selected-pressed-icon-color: #a855f7;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #a855f7;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-purple.dark .mat-mdc-radio-button.mat-accent,.vex-theme-purple .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-purple.dark .mat-mdc-radio-button.mat-warn,.vex-theme-purple .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-purple.dark,.vex-theme-purple .dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #a855f7;--mdc-slider-focus-handle-color: #a855f7;--mdc-slider-hover-handle-color: #a855f7;--mdc-slider-active-track-color: #a855f7;--mdc-slider-inactive-track-color: #a855f7;--mdc-slider-with-tick-marks-inactive-container-color: #a855f7;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #a855f7;--mat-slider-hover-state-layer-color: rgba(168, 85, 247, .05);--mat-slider-focus-state-layer-color: rgba(168, 85, 247, .2);--mat-slider-value-indicator-opacity: .9}.vex-theme-purple.dark .mat-accent,.vex-theme-purple .dark .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-purple.dark .mat-warn,.vex-theme-purple .dark .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.vex-theme-purple.dark .mdc-list-item__start,.vex-theme-purple.dark .mdc-list-item__end,.vex-theme-purple .dark .mdc-list-item__start,.vex-theme-purple .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #a855f7;--mdc-radio-selected-hover-icon-color: #a855f7;--mdc-radio-selected-icon-color: #a855f7;--mdc-radio-selected-pressed-icon-color: #a855f7}.vex-theme-purple.dark .mat-accent .mdc-list-item__start,.vex-theme-purple.dark .mat-accent .mdc-list-item__end,.vex-theme-purple .dark .mat-accent .mdc-list-item__start,.vex-theme-purple .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-purple.dark .mat-warn .mdc-list-item__start,.vex-theme-purple.dark .mat-warn .mdc-list-item__end,.vex-theme-purple .dark .mat-warn .mdc-list-item__start,.vex-theme-purple .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-purple.dark .mat-mdc-list-option,.vex-theme-purple .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #a855f7;--mdc-checkbox-selected-hover-icon-color: #a855f7;--mdc-checkbox-selected-icon-color: #a855f7;--mdc-checkbox-selected-pressed-icon-color: #a855f7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #a855f7;--mdc-checkbox-selected-hover-state-layer-color: #a855f7;--mdc-checkbox-selected-pressed-state-layer-color: #a855f7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-purple.dark .mat-mdc-list-option.mat-accent,.vex-theme-purple .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-purple.dark .mat-mdc-list-option.mat-warn,.vex-theme-purple .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#a855f7}.vex-theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-purple.dark .mat-mdc-tab-group,.vex-theme-purple.dark .mat-mdc-tab-nav-bar,.vex-theme-purple .dark .mat-mdc-tab-group,.vex-theme-purple .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #a855f7;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #a855f7;--mat-tab-header-active-ripple-color: #a855f7;--mat-tab-header-inactive-ripple-color: #a855f7;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #a855f7;--mat-tab-header-active-hover-label-text-color: #a855f7;--mat-tab-header-active-focus-indicator-color: #a855f7;--mat-tab-header-active-hover-indicator-color: #a855f7}.vex-theme-purple.dark .mat-mdc-tab-group.mat-accent,.vex-theme-purple.dark .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-purple .dark .mat-mdc-tab-group.mat-accent,.vex-theme-purple .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-purple.dark .mat-mdc-tab-group.mat-warn,.vex-theme-purple.dark .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-purple .dark .mat-mdc-tab-group.mat-warn,.vex-theme-purple .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-purple.dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-purple .dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #a855f7;--mat-tab-header-with-background-foreground-color: white}.vex-theme-purple.dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-purple .dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-purple.dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-purple .dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-purple.dark,.vex-theme-purple .dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: white}.vex-theme-purple.dark .mat-mdc-checkbox.mat-primary,.vex-theme-purple .dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #a855f7;--mdc-checkbox-selected-hover-icon-color: #a855f7;--mdc-checkbox-selected-icon-color: #a855f7;--mdc-checkbox-selected-pressed-icon-color: #a855f7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #a855f7;--mdc-checkbox-selected-hover-state-layer-color: #a855f7;--mdc-checkbox-selected-pressed-state-layer-color: #a855f7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-purple.dark .mat-mdc-checkbox.mat-warn,.vex-theme-purple .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-purple.dark,.vex-theme-purple .dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-filled-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-protected-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.vex-theme-purple.dark .mat-mdc-button.mat-primary,.vex-theme-purple .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #a855f7;--mat-text-button-state-layer-color: #a855f7;--mat-text-button-ripple-color: rgba(168, 85, 247, .1)}.vex-theme-purple.dark .mat-mdc-button.mat-accent,.vex-theme-purple .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-purple.dark .mat-mdc-button.mat-warn,.vex-theme-purple .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-purple.dark .mat-mdc-unelevated-button.mat-primary,.vex-theme-purple .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #a855f7;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-unelevated-button.mat-accent,.vex-theme-purple .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-unelevated-button.mat-warn,.vex-theme-purple .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-raised-button.mat-primary,.vex-theme-purple .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #a855f7;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-raised-button.mat-accent,.vex-theme-purple .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-raised-button.mat-warn,.vex-theme-purple .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-outlined-button.mat-primary,.vex-theme-purple .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #a855f7;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #a855f7;--mat-outlined-button-ripple-color: rgba(168, 85, 247, .1)}.vex-theme-purple.dark .mat-mdc-outlined-button.mat-accent,.vex-theme-purple .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-purple.dark .mat-mdc-outlined-button.mat-warn,.vex-theme-purple .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-purple.dark,.vex-theme-purple .dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.vex-theme-purple.dark .mat-mdc-icon-button.mat-primary,.vex-theme-purple .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #a855f7;--mat-icon-button-state-layer-color: #a855f7;--mat-icon-button-ripple-color: rgba(168, 85, 247, .1)}.vex-theme-purple.dark .mat-mdc-icon-button.mat-accent,.vex-theme-purple .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-purple.dark .mat-mdc-icon-button.mat-warn,.vex-theme-purple .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-purple.dark,.vex-theme-purple .dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1f2937;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(75, 85, 99, .5);--mdc-fab-small-container-color: #1f2937;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(75, 85, 99, .5)}.vex-theme-purple.dark .mat-mdc-fab.mat-primary,.vex-theme-purple .dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #a855f7;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-fab.mat-accent,.vex-theme-purple .dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-fab.mat-warn,.vex-theme-purple .dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-mini-fab.mat-primary,.vex-theme-purple .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #a855f7;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-mini-fab.mat-accent,.vex-theme-purple .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark .mat-mdc-mini-fab.mat-warn,.vex-theme-purple .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-purple.dark,.vex-theme-purple .dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210.2, 212.2, 215);--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: #a855f7;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1f2937;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #a855f7}.vex-theme-purple.dark .mat-accent,.vex-theme-purple .dark .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-purple.dark .mat-warn,.vex-theme-purple .dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #a855f7;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #4b5563;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-purple.dark .mat-badge-accent,.vex-theme-purple .dark .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-purple.dark .mat-badge-warn,.vex-theme-purple .dark .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: rgb(57.88, 66.68, 79);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #a855f7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(168, 85, 247, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(168, 85, 247, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(168, 85, 247, .3);--mat-datepicker-toggle-active-state-icon-color: #a855f7;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(168, 85, 247, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: #9ca3af;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: #9ca3af;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: #1f2937;--mat-datepicker-calendar-container-text-color: white}.vex-theme-purple.dark .mat-datepicker-content.mat-accent,.vex-theme-purple .dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-purple.dark .mat-datepicker-content.mat-warn,.vex-theme-purple .dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-purple.dark .mat-datepicker-toggle-active.mat-accent,.vex-theme-purple .dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-purple.dark .mat-datepicker-toggle-active.mat-warn,.vex-theme-purple .dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af;--mat-icon-color: inherit}.vex-theme-purple.dark .mat-icon.mat-primary,.vex-theme-purple .dark .mat-icon.mat-primary{--mat-icon-color: #a855f7}.vex-theme-purple.dark .mat-icon.mat-accent,.vex-theme-purple .dark .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-purple.dark .mat-icon.mat-warn,.vex-theme-purple .dark .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #a855f7;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #a855f7;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #a855f7;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-purple.dark .mat-step-header.mat-accent,.vex-theme-purple .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-purple.dark .mat-step-header.mat-warn,.vex-theme-purple .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-sort-arrow-color: #9ca3af;--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.vex-theme-purple.dark .mat-toolbar.mat-primary,.vex-theme-purple .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #a855f7;--mat-toolbar-container-text-color: white}.vex-theme-purple.dark .mat-toolbar.mat-accent,.vex-theme-purple .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-purple.dark .mat-toolbar.mat-warn,.vex-theme-purple .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-purple.dark,.vex-theme-purple .dark{--mat-tree-container-background-color: #1f2937;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1f2937}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-red .mat-accent,.vex-theme-red.light .mat-accent,.vex-theme-red .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-red .mat-warn,.vex-theme-red.light .mat-warn,.vex-theme-red .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-optgroup-label-text-color: #030712;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-red .mat-primary,.vex-theme-red.light .mat-primary,.vex-theme-red .light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-red .mat-accent,.vex-theme-red.light .mat-accent,.vex-theme-red .light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-red .mat-warn,.vex-theme-red.light .mat-warn,.vex-theme-red .light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-app-background-color: #f3f4f6;--mat-app-text-color: #030712;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-red .mat-mdc-progress-bar,.vex-theme-red.light .mat-mdc-progress-bar,.vex-theme-red .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.vex-theme-red .mat-mdc-progress-bar.mat-accent,.vex-theme-red.light .mat-mdc-progress-bar.mat-accent,.vex-theme-red .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-red .mat-mdc-progress-bar.mat-warn,.vex-theme-red.light .mat-mdc-progress-bar.mat-warn,.vex-theme-red .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(31, 41, 55, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(31, 41, 55, .54);--mat-form-field-disabled-select-arrow-color: rgba(31, 41, 55, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.vex-theme-red .mat-mdc-form-field.mat-accent,.vex-theme-red.light .mat-mdc-form-field.mat-accent,.vex-theme-red .light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-red .mat-mdc-form-field.mat-warn,.vex-theme-red.light .mat-mdc-form-field.mat-warn,.vex-theme-red .light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-red .mat-mdc-form-field.mat-accent,.vex-theme-red.light .mat-mdc-form-field.mat-accent,.vex-theme-red .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-red .mat-mdc-form-field.mat-warn,.vex-theme-red.light .mat-mdc-form-field.mat-warn,.vex-theme-red .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(3, 7, 18, .87);--mdc-dialog-supporting-text-color: rgba(3, 7, 18, .6)}.vex-theme-red .mat-mdc-standard-chip,.vex-theme-red.light .mat-mdc-standard-chip,.vex-theme-red .light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.vex-theme-red .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-red .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-selected-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-flat-disabled-selected-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-red .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-red .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-red .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-red .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-red .mat-mdc-slide-toggle,.vex-theme-red.light .mat-mdc-slide-toggle,.vex-theme-red .light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-red .mat-mdc-slide-toggle,.vex-theme-red.light .mat-mdc-slide-toggle,.vex-theme-red .light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #030712}.vex-theme-red .mat-mdc-slide-toggle.mat-accent,.vex-theme-red.light .mat-mdc-slide-toggle.mat-accent,.vex-theme-red .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.vex-theme-red .mat-mdc-slide-toggle.mat-warn,.vex-theme-red.light .mat-mdc-slide-toggle.mat-warn,.vex-theme-red .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-red .mat-mdc-radio-button.mat-primary,.vex-theme-red.light .mat-mdc-radio-button.mat-primary,.vex-theme-red .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-red .mat-mdc-radio-button.mat-accent,.vex-theme-red.light .mat-mdc-radio-button.mat-accent,.vex-theme-red .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-red .mat-mdc-radio-button.mat-warn,.vex-theme-red.light .mat-mdc-radio-button.mat-warn,.vex-theme-red .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mat-slider-value-indicator-opacity: .6}.vex-theme-red .mat-accent,.vex-theme-red.light .mat-accent,.vex-theme-red .light .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-red .mat-warn,.vex-theme-red.light .mat-warn,.vex-theme-red .light .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .06);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: #030712;--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: #030712;--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.vex-theme-red .mdc-list-item__start,.vex-theme-red .mdc-list-item__end,.vex-theme-red.light .mdc-list-item__start,.vex-theme-red.light .mdc-list-item__end,.vex-theme-red .light .mdc-list-item__start,.vex-theme-red .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.vex-theme-red .mat-accent .mdc-list-item__start,.vex-theme-red .mat-accent .mdc-list-item__end,.vex-theme-red.light .mat-accent .mdc-list-item__start,.vex-theme-red.light .mat-accent .mdc-list-item__end,.vex-theme-red .light .mat-accent .mdc-list-item__start,.vex-theme-red .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-red .mat-warn .mdc-list-item__start,.vex-theme-red .mat-warn .mdc-list-item__end,.vex-theme-red.light .mat-warn .mdc-list-item__start,.vex-theme-red.light .mat-warn .mdc-list-item__end,.vex-theme-red .light .mat-warn .mdc-list-item__start,.vex-theme-red .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-red .mat-mdc-list-option,.vex-theme-red.light .mat-mdc-list-option,.vex-theme-red .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-red .mat-mdc-list-option.mat-accent,.vex-theme-red.light .mat-mdc-list-option.mat-accent,.vex-theme-red .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-red .mat-mdc-list-option.mat-warn,.vex-theme-red.light .mat-mdc-list-option.mat-warn,.vex-theme-red .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-red.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-red.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-red.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-red.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-red .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-red .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-red .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-red .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#dc2626}.vex-theme-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-red.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-red.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-red.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-red .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-red .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-red .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-red .mat-mdc-tab-group,.vex-theme-red .mat-mdc-tab-nav-bar,.vex-theme-red.light .mat-mdc-tab-group,.vex-theme-red.light .mat-mdc-tab-nav-bar,.vex-theme-red .light .mat-mdc-tab-group,.vex-theme-red .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.vex-theme-red .mat-mdc-tab-group.mat-accent,.vex-theme-red .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-red.light .mat-mdc-tab-group.mat-accent,.vex-theme-red.light .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-red .light .mat-mdc-tab-group.mat-accent,.vex-theme-red .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-red .mat-mdc-tab-group.mat-warn,.vex-theme-red .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-red.light .mat-mdc-tab-group.mat-warn,.vex-theme-red.light .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-red .light .mat-mdc-tab-group.mat-warn,.vex-theme-red .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-red .mat-mdc-tab-group.mat-background-primary,.vex-theme-red .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-red.light .mat-mdc-tab-group.mat-background-primary,.vex-theme-red.light .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-red .light .mat-mdc-tab-group.mat-background-primary,.vex-theme-red .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.vex-theme-red .mat-mdc-tab-group.mat-background-accent,.vex-theme-red .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-red.light .mat-mdc-tab-group.mat-background-accent,.vex-theme-red.light .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-red .light .mat-mdc-tab-group.mat-background-accent,.vex-theme-red .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-red .mat-mdc-tab-group.mat-background-warn,.vex-theme-red .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-red.light .mat-mdc-tab-group.mat-background-warn,.vex-theme-red.light .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-red .light .mat-mdc-tab-group.mat-background-warn,.vex-theme-red .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: #030712}.vex-theme-red .mat-mdc-checkbox.mat-primary,.vex-theme-red.light .mat-mdc-checkbox.mat-primary,.vex-theme-red .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-red .mat-mdc-checkbox.mat-warn,.vex-theme-red.light .mat-mdc-checkbox.mat-warn,.vex-theme-red .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #030712;--mdc-text-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #030712;--mdc-filled-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-filled-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #030712;--mdc-protected-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-protected-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mdc-outlined-button-label-text-color: #030712;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.vex-theme-red .mat-mdc-button.mat-primary,.vex-theme-red.light .mat-mdc-button.mat-primary,.vex-theme-red .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.vex-theme-red .mat-mdc-button.mat-accent,.vex-theme-red.light .mat-mdc-button.mat-accent,.vex-theme-red .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-red .mat-mdc-button.mat-warn,.vex-theme-red.light .mat-mdc-button.mat-warn,.vex-theme-red .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-red .mat-mdc-unelevated-button.mat-primary,.vex-theme-red.light .mat-mdc-unelevated-button.mat-primary,.vex-theme-red .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-unelevated-button.mat-accent,.vex-theme-red.light .mat-mdc-unelevated-button.mat-accent,.vex-theme-red .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-unelevated-button.mat-warn,.vex-theme-red.light .mat-mdc-unelevated-button.mat-warn,.vex-theme-red .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-raised-button.mat-primary,.vex-theme-red.light .mat-mdc-raised-button.mat-primary,.vex-theme-red .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-raised-button.mat-accent,.vex-theme-red.light .mat-mdc-raised-button.mat-accent,.vex-theme-red .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-raised-button.mat-warn,.vex-theme-red.light .mat-mdc-raised-button.mat-warn,.vex-theme-red .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-outlined-button.mat-primary,.vex-theme-red.light .mat-mdc-outlined-button.mat-primary,.vex-theme-red .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.vex-theme-red .mat-mdc-outlined-button.mat-accent,.vex-theme-red.light .mat-mdc-outlined-button.mat-accent,.vex-theme-red .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-red .mat-mdc-outlined-button.mat-warn,.vex-theme-red.light .mat-mdc-outlined-button.mat-warn,.vex-theme-red .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.vex-theme-red .mat-mdc-icon-button.mat-primary,.vex-theme-red.light .mat-mdc-icon-button.mat-primary,.vex-theme-red .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.vex-theme-red .mat-mdc-icon-button.mat-accent,.vex-theme-red.light .mat-mdc-icon-button.mat-accent,.vex-theme-red .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-red .mat-mdc-icon-button.mat-warn,.vex-theme-red.light .mat-mdc-icon-button.mat-warn,.vex-theme-red .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-disabled-state-foreground-color: rgba(156, 163, 175, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-small-disabled-state-foreground-color: rgba(156, 163, 175, .38)}.vex-theme-red .mat-mdc-fab.mat-primary,.vex-theme-red.light .mat-mdc-fab.mat-primary,.vex-theme-red .light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-fab.mat-accent,.vex-theme-red.light .mat-mdc-fab.mat-accent,.vex-theme-red .light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-fab.mat-warn,.vex-theme-red.light .mat-mdc-fab.mat-warn,.vex-theme-red .light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-mini-fab.mat-primary,.vex-theme-red.light .mat-mdc-mini-fab.mat-primary,.vex-theme-red .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #dc2626;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-mini-fab.mat-accent,.vex-theme-red.light .mat-mdc-mini-fab.mat-accent,.vex-theme-red .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red .mat-mdc-mini-fab.mat-warn,.vex-theme-red.light .mat-mdc-mini-fab.mat-warn,.vex-theme-red .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #fee2e2;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #030712;--mat-table-row-item-label-text-color: #030712;--mat-table-row-item-outline-color: rgba(0, 0, 0, .06);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #dc2626}.vex-theme-red .mat-accent,.vex-theme-red.light .mat-accent,.vex-theme-red .light .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-red .mat-warn,.vex-theme-red.light .mat-warn,.vex-theme-red .light .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #dc2626;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #9ca3af;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-red .mat-badge-accent,.vex-theme-red.light .mat-badge-accent,.vex-theme-red .light .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-red .mat-badge-warn,.vex-theme-red.light .mat-badge-warn,.vex-theme-red .light .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: rgb(239.7, 239.7, 239.7);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-toggle-active-state-icon-color: #dc2626;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #1f2937;--mat-datepicker-calendar-body-label-text-color: #4b5563;--mat-datepicker-calendar-period-button-text-color: #030712;--mat-datepicker-calendar-period-button-icon-color: #1f2937;--mat-datepicker-calendar-navigation-button-icon-color: #1f2937;--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .06);--mat-datepicker-calendar-header-text-color: #4b5563;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: #030712;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .12);--mat-datepicker-range-input-separator-color: #030712;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #030712}.vex-theme-red .mat-datepicker-content.mat-accent,.vex-theme-red.light .mat-datepicker-content.mat-accent,.vex-theme-red .light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-red .mat-datepicker-content.mat-warn,.vex-theme-red.light .mat-datepicker-content.mat-warn,.vex-theme-red .light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-red .mat-datepicker-toggle-active.mat-accent,.vex-theme-red.light .mat-datepicker-toggle-active.mat-accent,.vex-theme-red .light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-red .mat-datepicker-toggle-active.mat-warn,.vex-theme-red.light .mat-datepicker-toggle-active.mat-warn,.vex-theme-red .light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563;--mat-icon-color: inherit}.vex-theme-red .mat-icon.mat-primary,.vex-theme-red.light .mat-icon.mat-primary,.vex-theme-red .light .mat-icon.mat-primary{--mat-icon-color: #dc2626}.vex-theme-red .mat-icon.mat-accent,.vex-theme-red.light .mat-icon.mat-accent,.vex-theme-red .light .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-red .mat-icon.mat-warn,.vex-theme-red.light .mat-icon.mat-warn,.vex-theme-red .light .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-red .mat-step-header.mat-accent,.vex-theme-red.light .mat-step-header.mat-accent,.vex-theme-red .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-red .mat-step-header.mat-warn,.vex-theme-red.light .mat-step-header.mat-warn,.vex-theme-red .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-sort-arrow-color: #4b5563;--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.vex-theme-red .mat-toolbar.mat-primary,.vex-theme-red.light .mat-toolbar.mat-primary,.vex-theme-red .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.vex-theme-red .mat-toolbar.mat-accent,.vex-theme-red.light .mat-toolbar.mat-accent,.vex-theme-red .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-red .mat-toolbar.mat-warn,.vex-theme-red.light .mat-toolbar.mat-warn,.vex-theme-red .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-red,.vex-theme-red.light,.vex-theme-red .light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #030712;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white}.vex-theme-red.dark,.vex-theme-red .dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-red.dark .mat-accent,.vex-theme-red .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-red.dark .mat-warn,.vex-theme-red .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-red.dark,.vex-theme-red .dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-red.dark .mat-primary,.vex-theme-red .dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-red.dark .mat-accent,.vex-theme-red .dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-red.dark .mat-warn,.vex-theme-red .dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-red.dark,.vex-theme-red .dark{--mat-app-background-color: #111827;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-red.dark .mat-mdc-progress-bar,.vex-theme-red .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-red.dark .mat-mdc-progress-bar.mat-accent,.vex-theme-red .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-red.dark .mat-mdc-progress-bar.mat-warn,.vex-theme-red .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-red.dark,.vex-theme-red .dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-filled-text-field-container-color: rgb(39.96, 49.56, 63);--mdc-filled-text-field-disabled-container-color: rgb(35.48, 45.28, 59);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.vex-theme-red.dark .mat-mdc-form-field.mat-accent,.vex-theme-red .dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-red.dark .mat-mdc-form-field.mat-warn,.vex-theme-red .dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-red.dark,.vex-theme-red .dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-red.dark .mat-mdc-form-field.mat-accent,.vex-theme-red .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-red.dark .mat-mdc-form-field.mat-warn,.vex-theme-red .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-red.dark,.vex-theme-red .dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1f2937;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.vex-theme-red.dark .mat-mdc-standard-chip,.vex-theme-red .dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-disabled-container-color: rgb(57.88, 66.68, 79);--mdc-chip-flat-disabled-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.vex-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-red.dark,.vex-theme-red .dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-red.dark .mat-mdc-slide-toggle,.vex-theme-red .dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-red.dark,.vex-theme-red .dark{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-red.dark .mat-mdc-slide-toggle,.vex-theme-red .dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.vex-theme-red.dark .mat-mdc-slide-toggle.mat-accent,.vex-theme-red .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.vex-theme-red.dark .mat-mdc-slide-toggle.mat-warn,.vex-theme-red .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.vex-theme-red.dark,.vex-theme-red .dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-red.dark .mat-mdc-radio-button.mat-primary,.vex-theme-red .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-red.dark .mat-mdc-radio-button.mat-accent,.vex-theme-red .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-red.dark .mat-mdc-radio-button.mat-warn,.vex-theme-red .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-red.dark,.vex-theme-red .dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2);--mat-slider-value-indicator-opacity: .9}.vex-theme-red.dark .mat-accent,.vex-theme-red .dark .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-red.dark .mat-warn,.vex-theme-red .dark .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-red.dark,.vex-theme-red .dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.vex-theme-red.dark .mdc-list-item__start,.vex-theme-red.dark .mdc-list-item__end,.vex-theme-red .dark .mdc-list-item__start,.vex-theme-red .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-red.dark .mat-accent .mdc-list-item__start,.vex-theme-red.dark .mat-accent .mdc-list-item__end,.vex-theme-red .dark .mat-accent .mdc-list-item__start,.vex-theme-red .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-red.dark .mat-warn .mdc-list-item__start,.vex-theme-red.dark .mat-warn .mdc-list-item__end,.vex-theme-red .dark .mat-warn .mdc-list-item__start,.vex-theme-red .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-red.dark .mat-mdc-list-option,.vex-theme-red .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-red.dark .mat-mdc-list-option.mat-accent,.vex-theme-red .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-red.dark .mat-mdc-list-option.mat-warn,.vex-theme-red .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-red.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-red.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-red.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-red.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-red .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-red .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-red .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-red .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ef4444}.vex-theme-red.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-red.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-red.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-red .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-red .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-red .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-red.dark,.vex-theme-red .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-red.dark .mat-mdc-tab-group,.vex-theme-red.dark .mat-mdc-tab-nav-bar,.vex-theme-red .dark .mat-mdc-tab-group,.vex-theme-red .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-red.dark .mat-mdc-tab-group.mat-accent,.vex-theme-red.dark .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-red .dark .mat-mdc-tab-group.mat-accent,.vex-theme-red .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-red.dark .mat-mdc-tab-group.mat-warn,.vex-theme-red.dark .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-red .dark .mat-mdc-tab-group.mat-warn,.vex-theme-red .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-red.dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-red.dark .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-red .dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-red .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-red.dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-red.dark .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-red .dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-red .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-red.dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-red.dark .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-red .dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-red .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-red.dark,.vex-theme-red .dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: white}.vex-theme-red.dark .mat-mdc-checkbox.mat-primary,.vex-theme-red .dark .mat-mdc-checkbox.mat-primary,.vex-theme-red.dark .mat-mdc-checkbox.mat-warn,.vex-theme-red .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-red.dark,.vex-theme-red .dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-filled-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-protected-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.vex-theme-red.dark .mat-mdc-button.mat-primary,.vex-theme-red .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-red.dark .mat-mdc-button.mat-accent,.vex-theme-red .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-red.dark .mat-mdc-button.mat-warn,.vex-theme-red .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-red.dark .mat-mdc-unelevated-button.mat-primary,.vex-theme-red .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-unelevated-button.mat-accent,.vex-theme-red .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-unelevated-button.mat-warn,.vex-theme-red .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-raised-button.mat-primary,.vex-theme-red .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-raised-button.mat-accent,.vex-theme-red .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-raised-button.mat-warn,.vex-theme-red .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-outlined-button.mat-primary,.vex-theme-red .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-red.dark .mat-mdc-outlined-button.mat-accent,.vex-theme-red .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-red.dark .mat-mdc-outlined-button.mat-warn,.vex-theme-red .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-red.dark,.vex-theme-red .dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.vex-theme-red.dark .mat-mdc-icon-button.mat-primary,.vex-theme-red .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-red.dark .mat-mdc-icon-button.mat-accent,.vex-theme-red .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-red.dark .mat-mdc-icon-button.mat-warn,.vex-theme-red .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-red.dark,.vex-theme-red .dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1f2937;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(75, 85, 99, .5);--mdc-fab-small-container-color: #1f2937;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(75, 85, 99, .5)}.vex-theme-red.dark .mat-mdc-fab.mat-primary,.vex-theme-red .dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-fab.mat-accent,.vex-theme-red .dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-fab.mat-warn,.vex-theme-red .dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-mini-fab.mat-primary,.vex-theme-red .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-mini-fab.mat-accent,.vex-theme-red .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark .mat-mdc-mini-fab.mat-warn,.vex-theme-red .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-red.dark,.vex-theme-red .dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210.2, 212.2, 215);--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: #ef4444;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1f2937;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-red.dark .mat-accent,.vex-theme-red .dark .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-red.dark .mat-warn,.vex-theme-red .dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-red.dark,.vex-theme-red .dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #ef4444;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #4b5563;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-red.dark .mat-badge-accent,.vex-theme-red .dark .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-red.dark .mat-badge-warn,.vex-theme-red .dark .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-red.dark,.vex-theme-red .dark{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: rgb(57.88, 66.68, 79);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-toggle-active-state-icon-color: #ef4444;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: #9ca3af;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: #9ca3af;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: #1f2937;--mat-datepicker-calendar-container-text-color: white}.vex-theme-red.dark .mat-datepicker-content.mat-accent,.vex-theme-red .dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-red.dark .mat-datepicker-content.mat-warn,.vex-theme-red .dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-red.dark .mat-datepicker-toggle-active.mat-accent,.vex-theme-red .dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-red.dark .mat-datepicker-toggle-active.mat-warn,.vex-theme-red .dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-red.dark,.vex-theme-red .dark{--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af;--mat-icon-color: inherit}.vex-theme-red.dark .mat-icon.mat-primary,.vex-theme-red .dark .mat-icon.mat-primary{--mat-icon-color: #ef4444}.vex-theme-red.dark .mat-icon.mat-accent,.vex-theme-red .dark .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-red.dark .mat-icon.mat-warn,.vex-theme-red .dark .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-red.dark,.vex-theme-red .dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-red.dark .mat-step-header.mat-accent,.vex-theme-red .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-red.dark .mat-step-header.mat-warn,.vex-theme-red .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-red.dark,.vex-theme-red .dark{--mat-sort-arrow-color: #9ca3af;--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.vex-theme-red.dark .mat-toolbar.mat-primary,.vex-theme-red .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-red.dark .mat-toolbar.mat-accent,.vex-theme-red .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-red.dark .mat-toolbar.mat-warn,.vex-theme-red .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-red.dark,.vex-theme-red .dark{--mat-tree-container-background-color: #1f2937;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1f2937}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #ea580c;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-orange .mat-accent,.vex-theme-orange.light .mat-accent,.vex-theme-orange .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-orange .mat-warn,.vex-theme-orange.light .mat-warn,.vex-theme-orange .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-optgroup-label-text-color: #030712;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-orange .mat-primary,.vex-theme-orange.light .mat-primary,.vex-theme-orange .light .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #ea580c;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ea580c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-orange .mat-accent,.vex-theme-orange.light .mat-accent,.vex-theme-orange .light .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-orange .mat-warn,.vex-theme-orange.light .mat-warn,.vex-theme-orange .light .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-unselected-icon-color: #4b5563;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #f3f4f6;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-app-background-color: #f3f4f6;--mat-app-text-color: #030712;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-orange .mat-mdc-progress-bar,.vex-theme-orange.light .mat-mdc-progress-bar,.vex-theme-orange .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ea580c;--mdc-linear-progress-track-color: rgba(234, 88, 12, .25)}.vex-theme-orange .mat-mdc-progress-bar.mat-accent,.vex-theme-orange.light .mat-mdc-progress-bar.mat-accent,.vex-theme-orange .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-orange .mat-mdc-progress-bar.mat-warn,.vex-theme-orange.light .mat-mdc-progress-bar.mat-warn,.vex-theme-orange .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #ea580c;--mdc-filled-text-field-focus-active-indicator-color: #ea580c;--mdc-filled-text-field-focus-label-text-color: rgba(234, 88, 12, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #ea580c;--mdc-outlined-text-field-focus-outline-color: #ea580c;--mdc-outlined-text-field-focus-label-text-color: rgba(234, 88, 12, .87);--mdc-outlined-text-field-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(3, 7, 18, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(3, 7, 18, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(234, 88, 12, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(31, 41, 55, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(31, 41, 55, .54);--mat-form-field-disabled-select-arrow-color: rgba(31, 41, 55, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.vex-theme-orange .mat-mdc-form-field.mat-accent,.vex-theme-orange.light .mat-mdc-form-field.mat-accent,.vex-theme-orange .light .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-orange .mat-mdc-form-field.mat-warn,.vex-theme-orange.light .mat-mdc-form-field.mat-warn,.vex-theme-orange .light .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(234, 88, 12, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-orange .mat-mdc-form-field.mat-accent,.vex-theme-orange.light .mat-mdc-form-field.mat-accent,.vex-theme-orange .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-orange .mat-mdc-form-field.mat-warn,.vex-theme-orange.light .mat-mdc-form-field.mat-warn,.vex-theme-orange .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(3, 7, 18, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(3, 7, 18, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(3, 7, 18, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(3, 7, 18, .87);--mdc-dialog-supporting-text-color: rgba(3, 7, 18, .6)}.vex-theme-orange .mat-mdc-standard-chip,.vex-theme-orange.light .mat-mdc-standard-chip,.vex-theme-orange .light .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.vex-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ea580c;--mdc-chip-elevated-selected-container-color: #ea580c;--mdc-chip-elevated-disabled-container-color: #ea580c;--mdc-chip-flat-disabled-selected-container-color: #ea580c;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-orange .mat-mdc-slide-toggle,.vex-theme-orange.light .mat-mdc-slide-toggle,.vex-theme-orange .light .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mdc-switch-selected-focus-state-layer-color: #ea580c;--mdc-switch-selected-handle-color: #ea580c;--mdc-switch-selected-hover-state-layer-color: #ea580c;--mdc-switch-selected-pressed-state-layer-color: #ea580c;--mdc-switch-selected-focus-handle-color: #7c2d12;--mdc-switch-selected-hover-handle-color: #7c2d12;--mdc-switch-selected-pressed-handle-color: #7c2d12;--mdc-switch-selected-focus-track-color: #fdba74;--mdc-switch-selected-hover-track-color: #fdba74;--mdc-switch-selected-pressed-track-color: #fdba74;--mdc-switch-selected-track-color: #fdba74;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-orange .mat-mdc-slide-toggle,.vex-theme-orange.light .mat-mdc-slide-toggle,.vex-theme-orange .light .mat-mdc-slide-toggle{--mat-switch-label-text-color: #030712}.vex-theme-orange .mat-mdc-slide-toggle.mat-accent,.vex-theme-orange.light .mat-mdc-slide-toggle.mat-accent,.vex-theme-orange .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.vex-theme-orange .mat-mdc-slide-toggle.mat-warn,.vex-theme-orange.light .mat-mdc-slide-toggle.mat-warn,.vex-theme-orange .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-orange .mat-mdc-radio-button.mat-primary,.vex-theme-orange.light .mat-mdc-radio-button.mat-primary,.vex-theme-orange .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ea580c;--mdc-radio-selected-hover-icon-color: #ea580c;--mdc-radio-selected-icon-color: #ea580c;--mdc-radio-selected-pressed-icon-color: #ea580c;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ea580c;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-orange .mat-mdc-radio-button.mat-accent,.vex-theme-orange.light .mat-mdc-radio-button.mat-accent,.vex-theme-orange .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-orange .mat-mdc-radio-button.mat-warn,.vex-theme-orange.light .mat-mdc-radio-button.mat-warn,.vex-theme-orange .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: #030712}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #ea580c;--mdc-slider-focus-handle-color: #ea580c;--mdc-slider-hover-handle-color: #ea580c;--mdc-slider-active-track-color: #ea580c;--mdc-slider-inactive-track-color: #ea580c;--mdc-slider-with-tick-marks-inactive-container-color: #ea580c;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #ea580c;--mat-slider-hover-state-layer-color: rgba(234, 88, 12, .05);--mat-slider-focus-state-layer-color: rgba(234, 88, 12, .2);--mat-slider-value-indicator-opacity: .6}.vex-theme-orange .mat-accent,.vex-theme-orange.light .mat-accent,.vex-theme-orange .light .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-orange .mat-warn,.vex-theme-orange.light .mat-warn,.vex-theme-orange .light .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .06);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: #030712;--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: #030712;--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.vex-theme-orange .mdc-list-item__start,.vex-theme-orange .mdc-list-item__end,.vex-theme-orange.light .mdc-list-item__start,.vex-theme-orange.light .mdc-list-item__end,.vex-theme-orange .light .mdc-list-item__start,.vex-theme-orange .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ea580c;--mdc-radio-selected-hover-icon-color: #ea580c;--mdc-radio-selected-icon-color: #ea580c;--mdc-radio-selected-pressed-icon-color: #ea580c}.vex-theme-orange .mat-accent .mdc-list-item__start,.vex-theme-orange .mat-accent .mdc-list-item__end,.vex-theme-orange.light .mat-accent .mdc-list-item__start,.vex-theme-orange.light .mat-accent .mdc-list-item__end,.vex-theme-orange .light .mat-accent .mdc-list-item__start,.vex-theme-orange .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-orange .mat-warn .mdc-list-item__start,.vex-theme-orange .mat-warn .mdc-list-item__end,.vex-theme-orange.light .mat-warn .mdc-list-item__start,.vex-theme-orange.light .mat-warn .mdc-list-item__end,.vex-theme-orange .light .mat-warn .mdc-list-item__start,.vex-theme-orange .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #1f2937;--mdc-radio-disabled-unselected-icon-color: #1f2937;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(31, 41, 55, .54);--mdc-radio-unselected-pressed-icon-color: rgba(31, 41, 55, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-orange .mat-mdc-list-option,.vex-theme-orange.light .mat-mdc-list-option,.vex-theme-orange .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ea580c;--mdc-checkbox-selected-hover-icon-color: #ea580c;--mdc-checkbox-selected-icon-color: #ea580c;--mdc-checkbox-selected-pressed-icon-color: #ea580c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ea580c;--mdc-checkbox-selected-hover-state-layer-color: #ea580c;--mdc-checkbox-selected-pressed-state-layer-color: #ea580c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-orange .mat-mdc-list-option.mat-accent,.vex-theme-orange.light .mat-mdc-list-option.mat-accent,.vex-theme-orange .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-orange .mat-mdc-list-option.mat-warn,.vex-theme-orange.light .mat-mdc-list-option.mat-warn,.vex-theme-orange .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-orange.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-orange.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-orange.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-orange.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-orange .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-orange .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-orange .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-orange .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ea580c}.vex-theme-orange .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-orange .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-orange .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-orange.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-orange.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-orange.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-orange .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-orange .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-orange .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-orange .mat-mdc-tab-group,.vex-theme-orange .mat-mdc-tab-nav-bar,.vex-theme-orange.light .mat-mdc-tab-group,.vex-theme-orange.light .mat-mdc-tab-nav-bar,.vex-theme-orange .light .mat-mdc-tab-group,.vex-theme-orange .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ea580c;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #ea580c;--mat-tab-header-active-ripple-color: #ea580c;--mat-tab-header-inactive-ripple-color: #ea580c;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #ea580c;--mat-tab-header-active-hover-label-text-color: #ea580c;--mat-tab-header-active-focus-indicator-color: #ea580c;--mat-tab-header-active-hover-indicator-color: #ea580c}.vex-theme-orange .mat-mdc-tab-group.mat-accent,.vex-theme-orange .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-orange.light .mat-mdc-tab-group.mat-accent,.vex-theme-orange.light .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-orange .light .mat-mdc-tab-group.mat-accent,.vex-theme-orange .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-orange .mat-mdc-tab-group.mat-warn,.vex-theme-orange .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-orange.light .mat-mdc-tab-group.mat-warn,.vex-theme-orange.light .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-orange .light .mat-mdc-tab-group.mat-warn,.vex-theme-orange .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #1f2937;--mat-tab-header-inactive-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(3, 7, 18, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-orange .mat-mdc-tab-group.mat-background-primary,.vex-theme-orange .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-orange.light .mat-mdc-tab-group.mat-background-primary,.vex-theme-orange.light .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-orange .light .mat-mdc-tab-group.mat-background-primary,.vex-theme-orange .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ea580c;--mat-tab-header-with-background-foreground-color: white}.vex-theme-orange .mat-mdc-tab-group.mat-background-accent,.vex-theme-orange .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-orange.light .mat-mdc-tab-group.mat-background-accent,.vex-theme-orange.light .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-orange .light .mat-mdc-tab-group.mat-background-accent,.vex-theme-orange .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-orange .mat-mdc-tab-group.mat-background-warn,.vex-theme-orange .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-orange.light .mat-mdc-tab-group.mat-background-warn,.vex-theme-orange.light .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-orange .light .mat-mdc-tab-group.mat-background-warn,.vex-theme-orange .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: #030712}.vex-theme-orange .mat-mdc-checkbox.mat-primary,.vex-theme-orange.light .mat-mdc-checkbox.mat-primary,.vex-theme-orange .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ea580c;--mdc-checkbox-selected-hover-icon-color: #ea580c;--mdc-checkbox-selected-icon-color: #ea580c;--mdc-checkbox-selected-pressed-icon-color: #ea580c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ea580c;--mdc-checkbox-selected-hover-state-layer-color: #ea580c;--mdc-checkbox-selected-pressed-state-layer-color: #ea580c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-orange .mat-mdc-checkbox.mat-warn,.vex-theme-orange.light .mat-mdc-checkbox.mat-warn,.vex-theme-orange .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: #030712;--mdc-text-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #030712;--mdc-filled-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-filled-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #030712;--mdc-protected-button-disabled-container-color: rgba(156, 163, 175, .12);--mdc-protected-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-button-disabled-label-text-color: rgba(156, 163, 175, .38);--mdc-outlined-button-label-text-color: #030712;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.vex-theme-orange .mat-mdc-button.mat-primary,.vex-theme-orange.light .mat-mdc-button.mat-primary,.vex-theme-orange .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ea580c;--mat-text-button-state-layer-color: #ea580c;--mat-text-button-ripple-color: rgba(234, 88, 12, .1)}.vex-theme-orange .mat-mdc-button.mat-accent,.vex-theme-orange.light .mat-mdc-button.mat-accent,.vex-theme-orange .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-orange .mat-mdc-button.mat-warn,.vex-theme-orange.light .mat-mdc-button.mat-warn,.vex-theme-orange .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-orange .mat-mdc-unelevated-button.mat-primary,.vex-theme-orange.light .mat-mdc-unelevated-button.mat-primary,.vex-theme-orange .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ea580c;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-unelevated-button.mat-accent,.vex-theme-orange.light .mat-mdc-unelevated-button.mat-accent,.vex-theme-orange .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-unelevated-button.mat-warn,.vex-theme-orange.light .mat-mdc-unelevated-button.mat-warn,.vex-theme-orange .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-raised-button.mat-primary,.vex-theme-orange.light .mat-mdc-raised-button.mat-primary,.vex-theme-orange .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ea580c;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-raised-button.mat-accent,.vex-theme-orange.light .mat-mdc-raised-button.mat-accent,.vex-theme-orange .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-raised-button.mat-warn,.vex-theme-orange.light .mat-mdc-raised-button.mat-warn,.vex-theme-orange .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-outlined-button.mat-primary,.vex-theme-orange.light .mat-mdc-outlined-button.mat-primary,.vex-theme-orange .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ea580c;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #ea580c;--mat-outlined-button-ripple-color: rgba(234, 88, 12, .1)}.vex-theme-orange .mat-mdc-outlined-button.mat-accent,.vex-theme-orange.light .mat-mdc-outlined-button.mat-accent,.vex-theme-orange .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-orange .mat-mdc-outlined-button.mat-warn,.vex-theme-orange.light .mat-mdc-outlined-button.mat-warn,.vex-theme-orange .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .06);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.vex-theme-orange .mat-mdc-icon-button.mat-primary,.vex-theme-orange.light .mat-mdc-icon-button.mat-primary,.vex-theme-orange .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ea580c;--mat-icon-button-state-layer-color: #ea580c;--mat-icon-button-ripple-color: rgba(234, 88, 12, .1)}.vex-theme-orange .mat-mdc-icon-button.mat-accent,.vex-theme-orange.light .mat-mdc-icon-button.mat-accent,.vex-theme-orange .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-orange .mat-mdc-icon-button.mat-warn,.vex-theme-orange.light .mat-mdc-icon-button.mat-warn,.vex-theme-orange .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-disabled-state-foreground-color: rgba(156, 163, 175, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(229, 231, 235, .12);--mat-fab-small-disabled-state-foreground-color: rgba(156, 163, 175, .38)}.vex-theme-orange .mat-mdc-fab.mat-primary,.vex-theme-orange.light .mat-mdc-fab.mat-primary,.vex-theme-orange .light .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #ea580c;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-fab.mat-accent,.vex-theme-orange.light .mat-mdc-fab.mat-accent,.vex-theme-orange .light .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-fab.mat-warn,.vex-theme-orange.light .mat-mdc-fab.mat-warn,.vex-theme-orange .light .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-mini-fab.mat-primary,.vex-theme-orange.light .mat-mdc-mini-fab.mat-primary,.vex-theme-orange .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #ea580c;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-mini-fab.mat-accent,.vex-theme-orange.light .mat-mdc-mini-fab.mat-accent,.vex-theme-orange .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange .mat-mdc-mini-fab.mat-warn,.vex-theme-orange.light .mat-mdc-mini-fab.mat-warn,.vex-theme-orange .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ffedd5;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: #030712;--mat-table-row-item-label-text-color: #030712;--mat-table-row-item-outline-color: rgba(0, 0, 0, .06);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #ea580c}.vex-theme-orange .mat-accent,.vex-theme-orange.light .mat-accent,.vex-theme-orange .light .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-orange .mat-warn,.vex-theme-orange.light .mat-warn,.vex-theme-orange .light .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #ea580c;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #9ca3af;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-orange .mat-badge-accent,.vex-theme-orange.light .mat-badge-accent,.vex-theme-orange .light .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-orange .mat-badge-warn,.vex-theme-orange.light .mat-badge-warn,.vex-theme-orange .light .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: rgb(239.7, 239.7, 239.7);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ea580c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(234, 88, 12, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(234, 88, 12, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(234, 88, 12, .3);--mat-datepicker-toggle-active-state-icon-color: #ea580c;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(234, 88, 12, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: #1f2937;--mat-datepicker-calendar-body-label-text-color: #4b5563;--mat-datepicker-calendar-period-button-text-color: #030712;--mat-datepicker-calendar-period-button-icon-color: #1f2937;--mat-datepicker-calendar-navigation-button-icon-color: #1f2937;--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .06);--mat-datepicker-calendar-header-text-color: #4b5563;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: #030712;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .12);--mat-datepicker-range-input-separator-color: #030712;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #030712}.vex-theme-orange .mat-datepicker-content.mat-accent,.vex-theme-orange.light .mat-datepicker-content.mat-accent,.vex-theme-orange .light .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-orange .mat-datepicker-content.mat-warn,.vex-theme-orange.light .mat-datepicker-content.mat-warn,.vex-theme-orange .light .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-orange .mat-datepicker-toggle-active.mat-accent,.vex-theme-orange.light .mat-datepicker-toggle-active.mat-accent,.vex-theme-orange .light .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-orange .mat-datepicker-toggle-active.mat-warn,.vex-theme-orange.light .mat-datepicker-toggle-active.mat-warn,.vex-theme-orange .light .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563;--mat-icon-color: inherit}.vex-theme-orange .mat-icon.mat-primary,.vex-theme-orange.light .mat-icon.mat-primary,.vex-theme-orange .light .mat-icon.mat-primary{--mat-icon-color: #ea580c}.vex-theme-orange .mat-icon.mat-accent,.vex-theme-orange.light .mat-icon.mat-accent,.vex-theme-orange .light .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-orange .mat-icon.mat-warn,.vex-theme-orange.light .mat-icon.mat-warn,.vex-theme-orange .light .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ea580c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ea580c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ea580c;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-orange .mat-step-header.mat-accent,.vex-theme-orange.light .mat-step-header.mat-accent,.vex-theme-orange .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-orange .mat-step-header.mat-warn,.vex-theme-orange.light .mat-step-header.mat-warn,.vex-theme-orange .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-sort-arrow-color: #4b5563;--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.vex-theme-orange .mat-toolbar.mat-primary,.vex-theme-orange.light .mat-toolbar.mat-primary,.vex-theme-orange .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ea580c;--mat-toolbar-container-text-color: white}.vex-theme-orange .mat-toolbar.mat-accent,.vex-theme-orange.light .mat-toolbar.mat-accent,.vex-theme-orange .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-orange .mat-toolbar.mat-warn,.vex-theme-orange.light .mat-toolbar.mat-warn,.vex-theme-orange .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-orange,.vex-theme-orange.light,.vex-theme-orange .light{--mat-tree-container-background-color: white;--mat-tree-node-text-color: #030712;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #f97316;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-orange.dark .mat-accent,.vex-theme-orange .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-orange.dark .mat-warn,.vex-theme-orange .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-orange.dark .mat-primary,.vex-theme-orange .dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #f97316;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f97316;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-orange.dark .mat-accent,.vex-theme-orange .dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #f59e0b;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f59e0b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-orange.dark .mat-warn,.vex-theme-orange .dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ef4444;--mat-full-pseudo-checkbox-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-unselected-icon-color: #9ca3af;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #111827;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef4444;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-app-background-color: #111827;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vex-theme-orange.dark .mat-mdc-progress-bar,.vex-theme-orange .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #f97316;--mdc-linear-progress-track-color: rgba(249, 115, 22, .25)}.vex-theme-orange.dark .mat-mdc-progress-bar.mat-accent,.vex-theme-orange .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.vex-theme-orange.dark .mat-mdc-progress-bar.mat-warn,.vex-theme-orange .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.vex-theme-orange.dark,.vex-theme-orange .dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #f97316;--mdc-filled-text-field-focus-active-indicator-color: #f97316;--mdc-filled-text-field-focus-label-text-color: rgba(249, 115, 22, .87);--mdc-filled-text-field-container-color: rgb(39.96, 49.56, 63);--mdc-filled-text-field-disabled-container-color: rgb(35.48, 45.28, 59);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ef4444;--mdc-filled-text-field-error-focus-label-text-color: #ef4444;--mdc-filled-text-field-error-label-text-color: #ef4444;--mdc-filled-text-field-error-caret-color: #ef4444;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ef4444;--mdc-filled-text-field-error-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-error-hover-active-indicator-color: #ef4444;--mdc-outlined-text-field-caret-color: #f97316;--mdc-outlined-text-field-focus-outline-color: #f97316;--mdc-outlined-text-field-focus-label-text-color: rgba(249, 115, 22, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(107, 114, 128, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ef4444;--mdc-outlined-text-field-error-focus-label-text-color: #ef4444;--mdc-outlined-text-field-error-label-text-color: #ef4444;--mdc-outlined-text-field-error-hover-label-text-color: #ef4444;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ef4444;--mdc-outlined-text-field-error-hover-outline-color: #ef4444;--mdc-outlined-text-field-error-outline-color: #ef4444;--mat-form-field-focus-select-arrow-color: rgba(249, 115, 22, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ef4444;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.vex-theme-orange.dark .mat-mdc-form-field.mat-accent,.vex-theme-orange .dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #f59e0b;--mdc-filled-text-field-focus-active-indicator-color: #f59e0b;--mdc-filled-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mdc-outlined-text-field-caret-color: #f59e0b;--mdc-outlined-text-field-focus-outline-color: #f59e0b;--mdc-outlined-text-field-focus-label-text-color: rgba(245, 158, 11, .87);--mat-form-field-focus-select-arrow-color: rgba(245, 158, 11, .87)}.vex-theme-orange.dark .mat-mdc-form-field.mat-warn,.vex-theme-orange .dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ef4444;--mdc-filled-text-field-focus-active-indicator-color: #ef4444;--mdc-filled-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mdc-outlined-text-field-caret-color: #ef4444;--mdc-outlined-text-field-focus-outline-color: #ef4444;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 68, 68, .87);--mat-form-field-focus-select-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(249, 115, 22, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-orange.dark .mat-mdc-form-field.mat-accent,.vex-theme-orange .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-orange.dark .mat-mdc-form-field.mat-warn,.vex-theme-orange .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(107, 114, 128, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #1f2937;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.vex-theme-orange.dark .mat-mdc-standard-chip,.vex-theme-orange .dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-elevated-disabled-container-color: rgb(57.88, 66.68, 79);--mdc-chip-flat-disabled-selected-container-color: rgb(57.88, 66.68, 79);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.vex-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.vex-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vex-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f97316;--mdc-chip-elevated-selected-container-color: #f97316;--mdc-chip-elevated-disabled-container-color: #f97316;--mdc-chip-flat-disabled-selected-container-color: #f97316;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.vex-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vex-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-selected-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-flat-disabled-selected-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.vex-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vex-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-selected-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-flat-disabled-selected-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vex-theme-orange.dark,.vex-theme-orange .dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vex-theme-orange.dark .mat-mdc-slide-toggle,.vex-theme-orange .dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vex-theme-orange.dark,.vex-theme-orange .dark{--mdc-switch-selected-focus-state-layer-color: #fdba74;--mdc-switch-selected-handle-color: #fdba74;--mdc-switch-selected-hover-state-layer-color: #fdba74;--mdc-switch-selected-pressed-state-layer-color: #fdba74;--mdc-switch-selected-focus-handle-color: #fed7aa;--mdc-switch-selected-hover-handle-color: #fed7aa;--mdc-switch-selected-pressed-handle-color: #fed7aa;--mdc-switch-selected-focus-track-color: #ea580c;--mdc-switch-selected-hover-track-color: #ea580c;--mdc-switch-selected-pressed-track-color: #ea580c;--mdc-switch-selected-track-color: #ea580c;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: #6b7280}.vex-theme-orange.dark .mat-mdc-slide-toggle,.vex-theme-orange .dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.vex-theme-orange.dark .mat-mdc-slide-toggle.mat-accent,.vex-theme-orange .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.vex-theme-orange.dark .mat-mdc-slide-toggle.mat-warn,.vex-theme-orange .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.vex-theme-orange.dark,.vex-theme-orange .dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vex-theme-orange.dark .mat-mdc-radio-button.mat-primary,.vex-theme-orange .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f97316;--mdc-radio-selected-hover-icon-color: #f97316;--mdc-radio-selected-icon-color: #f97316;--mdc-radio-selected-pressed-icon-color: #f97316;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f97316;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-orange.dark .mat-mdc-radio-button.mat-accent,.vex-theme-orange .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-orange.dark .mat-mdc-radio-button.mat-warn,.vex-theme-orange .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280;--mat-radio-label-text-color: white}.vex-theme-orange.dark,.vex-theme-orange .dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #f97316;--mdc-slider-focus-handle-color: #f97316;--mdc-slider-hover-handle-color: #f97316;--mdc-slider-active-track-color: #f97316;--mdc-slider-inactive-track-color: #f97316;--mdc-slider-with-tick-marks-inactive-container-color: #f97316;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #f97316;--mat-slider-hover-state-layer-color: rgba(249, 115, 22, .05);--mat-slider-focus-state-layer-color: rgba(249, 115, 22, .2);--mat-slider-value-indicator-opacity: .9}.vex-theme-orange.dark .mat-accent,.vex-theme-orange .dark .mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f59e0b;--mat-slider-hover-state-layer-color: rgba(245, 158, 11, .05);--mat-slider-focus-state-layer-color: rgba(245, 158, 11, .2)}.vex-theme-orange.dark .mat-warn,.vex-theme-orange .dark .mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ef4444;--mat-slider-hover-state-layer-color: rgba(239, 68, 68, .05);--mat-slider-focus-state-layer-color: rgba(239, 68, 68, .2)}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.vex-theme-orange.dark .mdc-list-item__start,.vex-theme-orange.dark .mdc-list-item__end,.vex-theme-orange .dark .mdc-list-item__start,.vex-theme-orange .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f97316;--mdc-radio-selected-hover-icon-color: #f97316;--mdc-radio-selected-icon-color: #f97316;--mdc-radio-selected-pressed-icon-color: #f97316}.vex-theme-orange.dark .mat-accent .mdc-list-item__start,.vex-theme-orange.dark .mat-accent .mdc-list-item__end,.vex-theme-orange .dark .mat-accent .mdc-list-item__start,.vex-theme-orange .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.vex-theme-orange.dark .mat-warn .mdc-list-item__start,.vex-theme-orange.dark .mat-warn .mdc-list-item__end,.vex-theme-orange .dark .mat-warn .mdc-list-item__start,.vex-theme-orange .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.vex-theme-orange.dark .mat-mdc-list-option,.vex-theme-orange .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f97316;--mdc-checkbox-selected-hover-icon-color: #f97316;--mdc-checkbox-selected-icon-color: #f97316;--mdc-checkbox-selected-pressed-icon-color: #f97316;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f97316;--mdc-checkbox-selected-hover-state-layer-color: #f97316;--mdc-checkbox-selected-pressed-state-layer-color: #f97316;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-orange.dark .mat-mdc-list-option.mat-accent,.vex-theme-orange .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-orange.dark .mat-mdc-list-option.mat-warn,.vex-theme-orange .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-orange.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-orange.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-orange.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-orange.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,.vex-theme-orange .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vex-theme-orange .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vex-theme-orange .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vex-theme-orange .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#f97316}.vex-theme-orange.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-orange.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-orange.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.vex-theme-orange .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vex-theme-orange .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vex-theme-orange .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vex-theme-orange.dark .mat-mdc-tab-group,.vex-theme-orange.dark .mat-mdc-tab-nav-bar,.vex-theme-orange .dark .mat-mdc-tab-group,.vex-theme-orange .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #f97316;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f97316;--mat-tab-header-active-ripple-color: #f97316;--mat-tab-header-inactive-ripple-color: #f97316;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f97316;--mat-tab-header-active-hover-label-text-color: #f97316;--mat-tab-header-active-focus-indicator-color: #f97316;--mat-tab-header-active-hover-indicator-color: #f97316}.vex-theme-orange.dark .mat-mdc-tab-group.mat-accent,.vex-theme-orange.dark .mat-mdc-tab-nav-bar.mat-accent,.vex-theme-orange .dark .mat-mdc-tab-group.mat-accent,.vex-theme-orange .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.vex-theme-orange.dark .mat-mdc-tab-group.mat-warn,.vex-theme-orange.dark .mat-mdc-tab-nav-bar.mat-warn,.vex-theme-orange .dark .mat-mdc-tab-group.mat-warn,.vex-theme-orange .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.vex-theme-orange.dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-orange.dark .mat-mdc-tab-nav-bar.mat-background-primary,.vex-theme-orange .dark .mat-mdc-tab-group.mat-background-primary,.vex-theme-orange .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #f97316;--mat-tab-header-with-background-foreground-color: white}.vex-theme-orange.dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-orange.dark .mat-mdc-tab-nav-bar.mat-background-accent,.vex-theme-orange .dark .mat-mdc-tab-group.mat-background-accent,.vex-theme-orange .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.vex-theme-orange.dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-orange.dark .mat-mdc-tab-nav-bar.mat-background-warn,.vex-theme-orange .dark .mat-mdc-tab-group.mat-background-warn,.vex-theme-orange .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.vex-theme-orange.dark,.vex-theme-orange .dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: #6b7280;--mat-checkbox-label-text-color: white}.vex-theme-orange.dark .mat-mdc-checkbox.mat-primary,.vex-theme-orange .dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f97316;--mdc-checkbox-selected-hover-icon-color: #f97316;--mdc-checkbox-selected-icon-color: #f97316;--mdc-checkbox-selected-pressed-icon-color: #f97316;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f97316;--mdc-checkbox-selected-hover-state-layer-color: #f97316;--mdc-checkbox-selected-pressed-state-layer-color: #f97316;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-orange.dark .mat-mdc-checkbox.mat-warn,.vex-theme-orange .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vex-theme-orange.dark,.vex-theme-orange .dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-filled-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(75, 85, 99, .12);--mdc-protected-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(75, 85, 99, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.vex-theme-orange.dark .mat-mdc-button.mat-primary,.vex-theme-orange .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #f97316;--mat-text-button-state-layer-color: #f97316;--mat-text-button-ripple-color: rgba(249, 115, 22, .1)}.vex-theme-orange.dark .mat-mdc-button.mat-accent,.vex-theme-orange .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b;--mat-text-button-state-layer-color: #f59e0b;--mat-text-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-orange.dark .mat-mdc-button.mat-warn,.vex-theme-orange .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444;--mat-text-button-state-layer-color: #ef4444;--mat-text-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-orange.dark .mat-mdc-unelevated-button.mat-primary,.vex-theme-orange .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #f97316;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-unelevated-button.mat-accent,.vex-theme-orange .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-unelevated-button.mat-warn,.vex-theme-orange .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-raised-button.mat-primary,.vex-theme-orange .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #f97316;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-raised-button.mat-accent,.vex-theme-orange .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-raised-button.mat-warn,.vex-theme-orange .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-outlined-button.mat-primary,.vex-theme-orange .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #f97316;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f97316;--mat-outlined-button-ripple-color: rgba(249, 115, 22, .1)}.vex-theme-orange.dark .mat-mdc-outlined-button.mat-accent,.vex-theme-orange .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f59e0b;--mat-outlined-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-orange.dark .mat-mdc-outlined-button.mat-warn,.vex-theme-orange .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ef4444;--mat-outlined-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-orange.dark,.vex-theme-orange .dark{--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.vex-theme-orange.dark .mat-mdc-icon-button.mat-primary,.vex-theme-orange .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #f97316;--mat-icon-button-state-layer-color: #f97316;--mat-icon-button-ripple-color: rgba(249, 115, 22, .1)}.vex-theme-orange.dark .mat-mdc-icon-button.mat-accent,.vex-theme-orange .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-icon-button-state-layer-color: #f59e0b;--mat-icon-button-ripple-color: rgba(245, 158, 11, .1)}.vex-theme-orange.dark .mat-mdc-icon-button.mat-warn,.vex-theme-orange .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-icon-button-state-layer-color: #ef4444;--mat-icon-button-ripple-color: rgba(239, 68, 68, .1)}.vex-theme-orange.dark,.vex-theme-orange .dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #1f2937;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(75, 85, 99, .5);--mdc-fab-small-container-color: #1f2937;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(75, 85, 99, .5)}.vex-theme-orange.dark .mat-mdc-fab.mat-primary,.vex-theme-orange .dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #f97316;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-fab.mat-accent,.vex-theme-orange .dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-fab.mat-warn,.vex-theme-orange .dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-mini-fab.mat-primary,.vex-theme-orange .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #f97316;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-mini-fab.mat-accent,.vex-theme-orange .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #f59e0b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark .mat-mdc-mini-fab.mat-warn,.vex-theme-orange .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ef4444;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vex-theme-orange.dark,.vex-theme-orange .dark{--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: rgb(210.2, 212.2, 215);--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: #f97316;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #1f2937;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #f97316}.vex-theme-orange.dark .mat-accent,.vex-theme-orange .dark .mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.vex-theme-orange.dark .mat-warn,.vex-theme-orange .dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #f97316;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #4b5563;--mat-badge-disabled-state-text-color: #6b7280}.vex-theme-orange.dark .mat-badge-accent,.vex-theme-orange .dark .mat-badge-accent{--mat-badge-background-color: #f59e0b;--mat-badge-text-color: white}.vex-theme-orange.dark .mat-badge-warn,.vex-theme-orange .dark .mat-badge-warn{--mat-badge-background-color: #ef4444;--mat-badge-text-color: white}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: rgb(57.88, 66.68, 79);--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f97316;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(249, 115, 22, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(249, 115, 22, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(249, 115, 22, .3);--mat-datepicker-toggle-active-state-icon-color: #f97316;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(249, 115, 22, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: #9ca3af;--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: #9ca3af;--mat-datepicker-calendar-date-today-outline-color: #6b7280;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(107, 114, 128, .8);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: #6b7280;--mat-datepicker-range-input-disabled-state-text-color: #6b7280;--mat-datepicker-calendar-container-background-color: #1f2937;--mat-datepicker-calendar-container-text-color: white}.vex-theme-orange.dark .mat-datepicker-content.mat-accent,.vex-theme-orange .dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f59e0b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(245, 158, 11, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(245, 158, 11, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(245, 158, 11, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-orange.dark .mat-datepicker-content.mat-warn,.vex-theme-orange .dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef4444;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 68, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 68, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 68, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vex-theme-orange.dark .mat-datepicker-toggle-active.mat-accent,.vex-theme-orange .dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #f59e0b}.vex-theme-orange.dark .mat-datepicker-toggle-active.mat-warn,.vex-theme-orange .dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ef4444}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af;--mat-icon-color: inherit}.vex-theme-orange.dark .mat-icon.mat-primary,.vex-theme-orange .dark .mat-icon.mat-primary{--mat-icon-color: #f97316}.vex-theme-orange.dark .mat-icon.mat-accent,.vex-theme-orange .dark .mat-icon.mat-accent{--mat-icon-color: #f59e0b}.vex-theme-orange.dark .mat-icon.mat-warn,.vex-theme-orange .dark .mat-icon.mat-warn{--mat-icon-color: #ef4444}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f97316;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f97316;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f97316;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.vex-theme-orange.dark .mat-step-header.mat-accent,.vex-theme-orange .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-orange.dark .mat-step-header.mat-warn,.vex-theme-orange .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-sort-arrow-color: #9ca3af;--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.vex-theme-orange.dark .mat-toolbar.mat-primary,.vex-theme-orange .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #f97316;--mat-toolbar-container-text-color: white}.vex-theme-orange.dark .mat-toolbar.mat-accent,.vex-theme-orange .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.vex-theme-orange.dark .mat-toolbar.mat-warn,.vex-theme-orange .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.vex-theme-orange.dark,.vex-theme-orange .dark{--mat-tree-container-background-color: #1f2937;--mat-tree-node-text-color: white;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: #1f2937}.display-3{font-size:56px;font-weight:400;line-height:56px;font-family:var(--vex-font);letter-spacing:-.02em}.display-2{font-size:45px;font-weight:400;line-height:48px;font-family:var(--vex-font);letter-spacing:-.005em}.display-1,h1{font-size:34px;font-weight:400;line-height:40px;font-family:var(--vex-font);letter-spacing:normal}.headline,h2{font-size:24px;font-weight:400;line-height:32px;font-family:var(--vex-font);letter-spacing:-.019em}.title,h3{font-size:18px;font-weight:500;line-height:26px;font-family:var(--vex-font);letter-spacing:-.014em}.subheading-2,h4{font-size:16px;font-weight:400;line-height:28px;font-family:var(--vex-font);letter-spacing:-.011em}.subheading-1,h5{font-size:14px;font-weight:500;line-height:24px;font-family:var(--vex-font);letter-spacing:-.006em}.body-2,h6{font-size:14px;font-weight:400;line-height:20px;font-family:var(--vex-font);letter-spacing:-.006em}.body-1,p{font-size:15px;font-weight:400;line-height:24px;font-family:var(--vex-font);letter-spacing:-.009em}.caption{font-size:12px;font-weight:400;line-height:20px;font-family:var(--vex-font);letter-spacing:0}.text-xs{letter-spacing:0}.text-sm{letter-spacing:-.009em}.text-base{letter-spacing:-.011em}.text-lg{letter-spacing:-.014em}.text-2xl{letter-spacing:-.019em}.text-3xl{letter-spacing:-.021em}body{--vex-font: Inter var, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--vex-sidenav-width: 280px;--vex-sidenav-collapsed-width: 72px;--vex-sidenav-item-min-height: 48px;--vex-sidenav-item-padding-vertical: .5rem;--vex-sidenav-item-padding-horizontal: 1.5rem;--vex-sidenav-item-font-weight: 500;--vex-sidenav-item-icon-gap: 1rem;--vex-sidenav-item-icon-size: 1.5rem;--vex-sidenav-item-dropdown-gap: .75rem;--vex-toolbar-height: 64px;--vex-secondary-toolbar-height: 54px;--vex-navigation-height: 64px;--vex-footer-height: 56px;--vex-footer-z-index: 100;--vex-footer-elevation: 0 -10px 30px 0 rgba(82, 63, 104, .06);--vex-page-layout-header-height: 200px;--vex-page-layout-toolbar-height: 64px;--vex-blink-scrollbar-width: 12px;--vex-default-icon-size: 24px;--vex-border-radius: .25rem}.sf-base-layout-container{display:flex;flex-direction:column;position:absolute;inset:0}.sf-layout-content{background:var(--vex-background-background);min-height:calc(100% - var(--vex-toolbar-height) - var(--vex-navigation-height));position:relative;width:100%}.sf-layout-footer-enabled .sf-layout-content{min-height:calc(100% - var(--vex-toolbar-height) - var(--vex-navigation-height) - var(--vex-footer-height))}.sf-layout-scroll-disabled{overflow:hidden}.sf-layout-scroll-disabled .sf-layout-content{height:calc(100% - var(--vex-toolbar-height) - var(--vex-navigation-height));min-height:unset;overflow:hidden}.sf-layout-scroll-disabled.sf-layout-footer-fixed .sf-layout-content,.sf-layout-scroll-disabled.sf-layout-footer-enabled .sf-layout-content{height:calc(100% - var(--vex-toolbar-height) - var(--vex-navigation-height) - var(--vex-footer-height));min-height:unset}.sf-layout-sidenav-container{background:var(--vex-background-background);height:100%;transition:transform .5s cubic-bezier(.2,1,.3,1)}.sf-layout-sidenav-content{overflow:hidden!important}.sf-layout-toolbar-fixed .sf-toolbar{position:fixed;width:var(--vex-toolbar-width);z-index:50}.sf-layout-toolbar-fixed .sf-layout-content{overflow:auto;position:absolute;height:calc(100% - var(--vex-toolbar-height));margin-top:var(--vex-toolbar-height)!important}.sf-layout-footer-fixed .sf-footer{box-shadow:var(--vex-footer-elevation);position:fixed}.sf-layout-footer-fixed .sf-layout-content{margin-bottom:var(--vex-footer-height);height:calc(100% - var(--vex-toolbar-height) - var(--vex-navigation-height) - var(--vex-footer-height))}.sf-layout-footer-fixed.sf-layout-scroll-disabled .sf-layout-content{height:calc(100% - var(--vex-toolbar-height) - var(--vex-navigation-height) - var(--vex-footer-height))}.sf-layout-horizontal{--vex-navigation-height: .00001px;--vex-toolbar-width: 100%}@media (min-width: 1280px){.sf-layout-horizontal{--vex-toolbar-width: calc(100% - var(--vex-sidenav-width))}.sf-layout-horizontal.sf-layout-sidenav-collapsed{--vex-toolbar-width: calc(100% - var(--vex-sidenav-collapsed-width))}}.sf-layout-horizontal .sf-layout-sidenav-container{flex:1}.sf-layout-horizontal.sf-layout-footer-fixed.sf-layout-scroll-disabled .sf-layout-content{height:calc(100% - var(--vex-toolbar-height) - var(--vex-footer-height))}@media (min-width: 1280px){body:not([dir=rtl]) .sf-layout-horizontal.sf-layout-sidenav-collapsed .sf-layout-sidenav-content{margin-left:var(--vex-sidenav-collapsed-width)!important;margin-right:0!important}body:not([dir=rtl]) .sf-layout-horizontal:not(.sf-layout-sidenav-collapsed) .sf-layout-sidenav-content{margin-left:var(--vex-sidenav-width)!important;margin-right:0!important}[dir=rtl] .sf-layout-horizontal.sf-layout-sidenav-collapsed .sf-layout-sidenav-content{margin-right:var(--vex-sidenav-collapsed-width)!important;margin-left:0!important}[dir=rtl] .sf-layout-horizontal:not(.sf-layout-sidenav-collapsed) .sf-layout-sidenav-content{margin-right:var(--vex-sidenav-width)!important;margin-left:0!important}}body.is-blink ::-webkit-scrollbar{background-color:#0000;height:var(--vex-blink-scrollbar-width);width:var(--vex-blink-scrollbar-width)}body.is-blink ::-webkit-scrollbar:hover{background-color:#0000001f}body.is-blink ::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:var(--vex-blink-scrollbar-width);box-shadow:inset 0 0 0 12px #0000005e}body.is-blink ::-webkit-scrollbar-thumb:active{border-radius:var(--vex-blink-scrollbar-width);box-shadow:inset 0 0 0 12px #0000008a}.vex-scrollblock{position:fixed;width:100%}.vex-dialog-glossy .mat-mdc-dialog-container{border-radius:var(--vex-border-radius)}.is-blink .vex-dialog-glossy .mat-mdc-dialog-container .mdc-dialog__surface{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:rgb(var(--vex-background-card-rgb) / .6)}.container{padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1280px){.container{margin-left:auto;margin-right:auto;max-width:1280px;width:100%}}.card{border-radius:var(--vex-border-radius);--tw-bg-opacity: 1;background-color:rgb(var(--vex-background-card-rgb) / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.avatar{height:2.5rem;width:2.5rem;border-radius:9999px;background-color:var(--vex-background-hover);object-fit:cover}.vex-layout-vertical{--vex-toolbar-width: 100%}.vex-layout-vertical vex-secondary-toolbar .fixed{position:relative;top:0;margin-bottom:-1rem;border-top-width:0px;background-image:none;padding-top:.75rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.vex-layout-vertical.sf-layout-footer-fixed.sf-layout-scroll-disabled .sf-layout-content{height:calc(100% - var(--vex-toolbar-height) - var(--vex-footer-height))}@media print{html,body{height:auto!important;overflow:initial!important}.sf-toolbar,.vex-sidenav{display:none!important}.sf-layout-content{margin-top:0!important}.mat-drawer-container{overflow:visible!important}.sf-layout-sidenav-content{margin-left:0!important;--tw-bg-opacity: 1;background-color:rgb(var(--vex-background-card-rgb) / var(--tw-bg-opacity, 1))}.sf-footer,.config-panel-toggle{display:none!important}}:root .cdk-overlay-pane:not(.mat-mdc-autocomplete-panel-above) div.mat-mdc-autocomplete-panel{margin-top:.25rem;border-top-left-radius:var(--vex-border-radius);border-top-right-radius:var(--vex-border-radius)}:root .mat-mdc-autocomplete-panel{border-bottom-right-radius:var(--vex-border-radius);border-bottom-left-radius:var(--vex-border-radius)}:root .mat-mdc-autocomplete-panel .mat-mdc-option{margin-left:.5rem;margin-right:.5rem}:root .mat-mdc-button,:root .mat-mdc-outlined-button,:root .mat-mdc-unelevated-button,:root .mat-mdc-raised-button{min-width:6rem;border-radius:var(--vex-button-border-radius)}:root .mat-button-toggle-group:not(.mat-button-toggle-vertical){border-radius:var(--vex-button-border-radius)}:root .mat-button-toggle-group:not(.mat-button-toggle-vertical) .mat-button-toggle:first-child .mat-button-toggle-label-content{padding-left:1rem}:root .mat-button-toggle-group:not(.mat-button-toggle-vertical) .mat-button-toggle:last-child .mat-button-toggle-label-content{padding-right:1rem}:root .mat-button-toggle-button{font-weight:500}:root .mat-mdc-icon-button .mat-icon{display:inline-flex;align-items:center;justify-content:center}:root .mat-mdc-card{border-radius:var(--vex-border-radius)}.vex-mat-dense-default{--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px;--mat-select-arrow-transform: none}.vex-mat-dense-md{--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-select-arrow-transform: translateY(-8px);--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block}.vex-mat-dense-md .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.vex-mat-dense-md{--mdc-switch-state-layer-size: 36px;--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block;--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.vex-mat-dense-md .mdc-list-item__start,.vex-mat-dense-md .mdc-list-item__end{--mdc-radio-state-layer-size: 36px}.vex-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.vex-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.vex-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.vex-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.vex-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.vex-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}.vex-mat-dense-md{--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.vex-mat-dense-md .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}.vex-mat-dense-md{--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-icon-button-touch-target-display: block}.vex-mat-dense-md .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}.vex-mat-dense-md{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px;--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-stepper-header-height: 68px;--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px;--mat-tree-node-min-height: 44px;--mat-standard-button-toggle-height: 44px}.vex-mat-dense-sm{--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px;--mat-select-arrow-transform: none;--mdc-checkbox-state-layer-size: 32px;--mat-checkbox-touch-target-display: none}.vex-mat-dense-sm .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 24px}.vex-mat-dense-sm{--mdc-switch-state-layer-size: 32px;--mdc-radio-state-layer-size: 32px;--mat-radio-touch-target-display: none;--mdc-list-list-item-one-line-container-height: 40px;--mdc-list-list-item-two-line-container-height: 56px;--mdc-list-list-item-three-line-container-height: 80px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.vex-mat-dense-sm .mdc-list-item__start,.vex-mat-dense-sm .mdc-list-item__end{--mdc-radio-state-layer-size: 32px}.vex-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.vex-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.vex-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:48px}.vex-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.vex-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.vex-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:64px}.vex-mat-dense-sm{--mat-paginator-container-size: 48px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.vex-mat-dense-sm .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 40px}.vex-mat-dense-sm{--mdc-text-button-container-height: 28px;--mdc-filled-button-container-height: 28px;--mdc-protected-button-container-height: 28px;--mdc-outlined-button-container-height: 28px;--mat-text-button-touch-target-display: none;--mat-filled-button-touch-target-display: none;--mat-protected-button-touch-target-display: none;--mat-outlined-button-touch-target-display: none;--mat-icon-button-touch-target-display: none}.vex-mat-dense-sm .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.vex-mat-dense-sm{--mat-fab-touch-target-display: none;--mat-fab-small-touch-target-display: none;--mat-table-header-container-height: 48px;--mat-table-footer-container-height: 44px;--mat-table-row-item-container-height: 44px;--mat-expansion-header-collapsed-state-height: 40px;--mat-expansion-header-expanded-state-height: 56px;--mat-stepper-header-height: 64px;--mat-toolbar-standard-height: 56px;--mat-toolbar-mobile-height: 48px;--mat-tree-node-min-height: 40px;--mat-standard-button-toggle-height: 40px}.vex-mat-dense-xs{--mat-form-field-container-height: 44px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 10px;--mat-form-field-filled-with-label-container-padding-top: 10px;--mat-form-field-filled-with-label-container-padding-bottom: 10px;--mat-select-arrow-transform: none;--mdc-checkbox-state-layer-size: 28px;--mat-checkbox-touch-target-display: none}.vex-mat-dense-xs .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 24px}.vex-mat-dense-xs{--mdc-switch-state-layer-size: 28px;--mdc-radio-state-layer-size: 28px;--mat-radio-touch-target-display: none;--mdc-list-list-item-one-line-container-height: 36px;--mdc-list-list-item-two-line-container-height: 52px;--mdc-list-list-item-three-line-container-height: 76px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.vex-mat-dense-xs .mdc-list-item__start,.vex-mat-dense-xs .mdc-list-item__end{--mdc-radio-state-layer-size: 28px}.vex-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.vex-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.vex-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:44px}.vex-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.vex-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.vex-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:60px}.vex-mat-dense-xs{--mat-paginator-container-size: 40px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: none}.vex-mat-dense-xs .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 36px}.vex-mat-dense-xs{--mdc-text-button-container-height: 24px;--mdc-filled-button-container-height: 24px;--mdc-protected-button-container-height: 24px;--mdc-outlined-button-container-height: 24px;--mat-text-button-touch-target-display: none;--mat-filled-button-touch-target-display: none;--mat-protected-button-touch-target-display: none;--mat-outlined-button-touch-target-display: none;--mat-icon-button-touch-target-display: none}.vex-mat-dense-xs .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 36px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:6px}.vex-mat-dense-xs{--mat-fab-touch-target-display: none;--mat-fab-small-touch-target-display: none;--mat-table-header-container-height: 44px;--mat-table-footer-container-height: 40px;--mat-table-row-item-container-height: 40px;--mat-expansion-header-collapsed-state-height: 36px;--mat-expansion-header-expanded-state-height: 48px;--mat-stepper-header-height: 60px;--mat-toolbar-standard-height: 52px;--mat-toolbar-mobile-height: 44px;--mat-tree-node-min-height: 36px;--mat-standard-button-toggle-height: 36px}:root .mat-mdc-dialog-container .mdc-dialog__surface{border-radius:calc(var(--vex-border-radius) * 1.5)}:root .mat-mdc-dialog-title{padding-top:.75rem}:root .mdc-dialog__title:before{content:none;height:auto}:root .mat-drawer-container{color:inherit}:root .mat-drawer-side{border-right-width:0px}:root .dark .mat-drawer-side{border-right-width:1px}:root .mat-expansion-panel:not([class*=mat-elevation-z]){border-radius:var(--vex-border-radius);--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mdc-notched-outline__notch{border-right:none}:root .mdc-text-field--outlined{--mdc-outlined-text-field-container-shape: var(--vex-border-radius)}:root .dark .mat-mdc-menu-panel{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}:root .mat-mdc-menu-panel{border-radius:var(--vex-border-radius);border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}:root .mat-mdc-menu-panel.mat-menu-below{margin-top:.25rem}:root .mat-mdc-menu-panel.mat-menu-above{margin-bottom:.25rem}:root .mat-mdc-menu-content{padding:.5rem}:root .mat-mdc-menu-item{margin-top:.25rem;margin-bottom:.25rem;display:flex;min-height:40px;align-items:center;border-radius:var(--vex-border-radius);padding-left:.5rem;padding-right:1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;transition-timing-function:cubic-bezier(0,0,.2,1);letter-spacing:-.009em}:root .mat-mdc-menu-item:first-child{margin-top:0}:root .mat-mdc-menu-item:last-child{margin-bottom:0}:root .mat-mdc-menu-item:hover:not([disabled]){background-color:rgb(var(--vex-color-primary-600) / .1)}:root .mat-mdc-menu-item:hover:not([disabled]) .mat-icon{--tw-text-opacity: 1;color:rgb(var(--vex-color-primary-600) / var(--tw-text-opacity, 1))}:root .mat-mdc-menu-item .mat-icon{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;transition-timing-function:cubic-bezier(0,0,.2,1)}:root .mat-mdc-menu-item .mat-icon,:root .mat-mdc-menu-item .mat-icon svg{font-size:1.25rem;height:1.25rem;width:1.25rem;line-height:1.25rem}.mat-mdc-menu-item .mat-icon-no-color{color:currentColor}:root .dark .mat-mdc-select-panel{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}:root .mat-mdc-select-panel{border-radius:var(--vex-border-radius);border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:.5rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .cdk-overlay-pane:not(.mat-mdc-select-panel-above) div.mat-mdc-select-panel{margin-top:.25rem;border-top-left-radius:var(--vex-border-radius);border-top-right-radius:var(--vex-border-radius)}:root .mat-mdc-option{margin-top:.25rem;margin-bottom:.25rem;height:2.5rem;min-height:2.5rem;border-radius:var(--vex-border-radius);font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;transition-timing-function:cubic-bezier(0,0,.2,1);letter-spacing:-.009em}:root .mat-mdc-option:first-child{margin-top:0}:root .mat-mdc-option:last-child{margin-bottom:0}:root .mat-mdc-option:hover,:root .mat-mdc-option.mat-active{background-color:rgb(var(--vex-color-primary-600) / .1)}:root .mat-mdc-option:hover .mat-icon,:root .mat-mdc-option.mat-active .mat-icon{--tw-text-opacity: 1;color:rgb(var(--vex-color-primary-600) / var(--tw-text-opacity, 1))}:root .mat-mdc-option .mat-icon{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;transition-timing-function:cubic-bezier(0,0,.2,1)}:root .mat-mdc-option .mat-icon,:root .mat-mdc-option .mat-icon svg{font-size:1.25rem;height:1.25rem;width:1.25rem;line-height:1.25rem}:root .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple){background-color:rgb(var(--vex-color-primary-600) / .1)}:root .mat-mdc-menu-item-submenu-trigger{padding-right:3rem}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v29/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}:root .mat-mdc-snack-bar-container.snackbar-default,:root .mat-mdc-snack-bar-container.snackbar-error,:root .mat-mdc-snack-bar-container.snackbar-info,:root .mat-mdc-snack-bar-container.snackbar-success,:root .mat-mdc-snack-bar-container.snackbar-warning{border-left:4px solid;border-start-start-radius:var(--mdc-snackbar-container-shape, var(--mat-sys-corner-extra-small));border-end-start-radius:var(--mdc-snackbar-container-shape, var(--mat-sys-corner-extra-small))}:root .mat-mdc-snack-bar-container.snackbar-default .mat-mdc-snackbar-surface:before,:root .mat-mdc-snack-bar-container.snackbar-error .mat-mdc-snackbar-surface:before,:root .mat-mdc-snack-bar-container.snackbar-info .mat-mdc-snackbar-surface:before,:root .mat-mdc-snack-bar-container.snackbar-success .mat-mdc-snackbar-surface:before,:root .mat-mdc-snack-bar-container.snackbar-warning .mat-mdc-snackbar-surface:before{font-family:Material Icons;float:left;font-size:24px;white-space:pre}:root .mat-mdc-snack-bar-container.snackbar-default .mat-mdc-snack-bar-label,:root .mat-mdc-snack-bar-container.snackbar-error .mat-mdc-snack-bar-label,:root .mat-mdc-snack-bar-container.snackbar-info .mat-mdc-snack-bar-label,:root .mat-mdc-snack-bar-container.snackbar-success .mat-mdc-snack-bar-label,:root .mat-mdc-snack-bar-container.snackbar-warning .mat-mdc-snack-bar-label{padding-left:4px}:root .mat-mdc-snack-bar-container .mat-mdc-snackbar-surface{border-start-start-radius:0;border-end-start-radius:0;position:relative}:root .mat-mdc-snack-bar-container .mat-mdc-snackbar-surface:before{float:left}:root .mat-mdc-snack-bar-container.snackbar-info{border-left-color:#2563eb}:root .mat-mdc-snack-bar-container.snackbar-info .mat-mdc-snackbar-surface:before{content:" \e88e";color:#2563eb}:root .mat-mdc-snack-bar-container.snackbar-success{border-left-color:#16a34a}:root .mat-mdc-snack-bar-container.snackbar-success .mat-mdc-snackbar-surface:before{content:" \e86c";color:#16a34a}:root .mat-mdc-snack-bar-container.snackbar-warning{border-left-color:#ca8a04}:root .mat-mdc-snack-bar-container.snackbar-warning .mat-mdc-snackbar-surface:before{content:" \e002";color:#ca8a04}:root .mat-mdc-snack-bar-container.snackbar-error{border-left-color:rgb(var(--vex-color-warn-600) / 1)}:root .mat-mdc-snack-bar-container.snackbar-error .mat-mdc-snackbar-surface:before{content:" \e000";color:rgb(var(--vex-color-warn-600) / 1)}:root .mat-mdc-snack-bar-container .mat-mdc-progress-bar .mdc-linear-progress__bar-inner{border-color:#fff}:root .mat-mdc-snack-bar-container .mat-mdc-progress-bar.snackbar-progress-success .mdc-linear-progress__bar-inner{border-color:#16a34a}:root .mat-mdc-snack-bar-container .mat-mdc-progress-bar.snackbar-progress-warning .mdc-linear-progress__bar-inner{border-color:#ca8a04}:root .mat-mdc-snack-bar-container .mat-mdc-progress-bar.snackbar-progress-error .mdc-linear-progress__bar-inner{border-color:rgb(var(--vex-color-warn-600) / 1)}:root .mat-mdc-snack-bar-container .mat-mdc-progress-bar.snackbar-progress-info .mdc-linear-progress__bar-inner{border-color:#2563eb}.apexcharts-legend-text{margin-left:4px;top:-1px}body .apexcharts-tooltip.light{--tw-bg-opacity: 1;background-color:rgb(var(--vex-background-card-rgb) / var(--tw-bg-opacity, 1))}.vex-layout-ares{--vex-sidenav-background: var(--vex-background-background);--vex-toolbar-background: var(--vex-background-background);--vex-sidenav-color: rgb(var(--vex-foreground-text-rgb) / 1);--vex-sidenav-section-divider-color: transparent;--vex-sidenav-item-background-hover: rgb(var(--vex-color-primary-600) / .1);--vex-sidenav-item-background-active: var(--vex-background-card);--vex-sidenav-item-color: rgb(var(--vex-foreground-text-rgb) / 1);--vex-sidenav-item-color-hover: rgb(var(--vex-foreground-text-rgb) / 1);--vex-sidenav-item-color-active: rgb(var(--vex-foreground-text-rgb) / 1);--vex-sidenav-item-dropdown-color-active: var( --vex-sidenav-item-color-active );--vex-sidenav-item-dropdown-background-active: var(--vex-background-hover);--vex-sidenav-item-dropdown-background: var(--vex-background-background);--vex-sidenav-item-dropdown-background-hover: var(--vex-background-hover);--vex-secondary-toolbar-background: var(--vex-background-background);--vex-sidenav-toolbar-background: var(--vex-background-background);--vex-secondary-toolbar-height: 64px}.vex-layout-ares .vex-sidenav{border:none}.vex-layout-ares .vex-sidenav vex-sidenav-item .vex-sidenav-item{width:unset;margin-left:1rem;margin-right:1rem;border-radius:9999px;padding-top:.5rem;padding-bottom:.5rem}.vex-layout-ares .vex-sidenav vex-sidenav-item .vex-sidenav-item.vex-sidenav-item--active{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.vex-layout-ares .vex-sidenav vex-sidenav-item .item-level-0>.vex-sidenav-item{margin-top:.25rem;margin-bottom:.25rem}.vex-layout-ares .vex-sidenav vex-sidenav-item .item-level-1 .vex-sidenav-item.vex-sidenav-item--active{font-weight:500;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.vex-layout-ares .vex-sidenav vex-sidenav-item .item-level-1 .vex-sidenav-item.vex-sidenav-item--active .vex-sidenav-item__label{--tw-text-opacity: 1;color:rgb(var(--vex-foreground-text-rgb) / var(--tw-text-opacity, 1))}.vex-layout-ares .vex-sidenav vex-sidenav-item .item-level-1 .vex-sidenav-item:hover .vex-sidenav-item__label{--tw-text-opacity: 1;color:rgb(var(--vex-foreground-text-rgb) / var(--tw-text-opacity, 1))}.vex-layout-ares .sf-layout-sidenav-collapsed .vex-sidenav vex-sidenav-item .vex-sidenav-item{margin-left:0;margin-right:0}.vex-layout-ares vex-toolbar{border-bottom-width:0px}.vex-layout-ares vex-secondary-toolbar{border-bottom-right-radius:var(--vex-border-radius);border-bottom-left-radius:var(--vex-border-radius)}.vex-layout-ares vex-secondary-toolbar .secondary-toolbar{margin-bottom:-1.5rem;border-top-width:0px;border-bottom-width:0px;background-color:transparent;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.vex-layout-ares vex-footer{overflow:hidden;border-top-left-radius:var(--vex-border-radius);border-top-right-radius:var(--vex-border-radius)}.vex-layout-ares .vex-page-layout-header{background:var(--vex-background-background);color:rgb(var(--vex-foreground-text-rgb) / 1)}.vex-layout-ares.vex-style-default{--vex-sidenav-item-background-active: rgb(var(--vex-color-primary-600) / 1);--vex-sidenav-item-color-active: rgb(var(--vex-color-on-primary-600) / 1);--vex-sidenav-item-dropdown-color-active: var(--vex-sidenav-item-color);--vex-sidenav-item-dropdown-color-hover: rgb(var(--vex-foreground-text-rgb) / 1);--vex-sidenav-item-icon-color-active: rgb(var(--vex-color-on-primary-600) / 1)}.vex-layout-hermes{--vex-toolbar-height: 100px;--vex-secondary-toolbar-background: var(--vex-background-background);--vex-secondary-toolbar-height: 64px}.vex-layout-hermes.vex-style-light,.vex-layout-hermes.vex-style-dark{--vex-toolbar-background: var(--vex-background-background)}@media (min-width: 1280px){.vex-layout-hermes .vex-sidenav{display:none}}.vex-layout-hermes vex-secondary-toolbar .secondary-toolbar{margin-bottom:-1.5rem;border-top-width:0px;border-bottom-width:0px;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.vex-layout-ikaros{--vex-navigation-height: .00001px}.vex-layout-ikaros.vex-style-default{--vex-navigation-color: white}.vex-layout-poseidon{--vex-sidenav-item-min-height: 40px;--vex-sidenav-item-background-hover: rgb(var(--vex-color-primary-500) / 15%);--vex-sidenav-item-background-active: rgb(var(--vex-color-primary-500) / 20%);--vex-sidenav-item-dropdown-background: var(--vex-sidenav-background);--vex-sidenav-item-dropdown-background-hover: rgb( var(--vex-color-primary-600) / 10% );--vex-sidenav-item-dropdown-background-active: rgb( var(--vex-color-primary-600) / 20% );--vex-sidenav-item-padding-vertical: .5rem;--vex-sidenav-item-padding-horizontal: .75rem}.vex-layout-poseidon .vex-sidenav-item{margin-left:.75rem;margin-right:.75rem;margin-bottom:.25rem;border-radius:var(--vex-border-radius)}.vex-layout-poseidon .vex-sidenav-toolbar__divider{margin:0 var(--vex-sidenav-item-padding-horizontal)}.vex-layout-poseidon.vex-style-light{--vex-sidenav-item-color: rgba(0, 0, 0, 1);--vex-sidenav-item-color-hover: rgba(0, 0, 0, 1);--vex-sidenav-item-dropdown-color-hover: rgba(0, 0, 0, 1);--vex-sidenav-item-dropdown-color-active: rgba(0, 0, 0, 1)}.vex-layout-poseidon.vex-style-default{--vex-sidenav-toolbar-background: var(--vex-sidenav-background);--vex-sidenav-item-color: rgba(255, 255, 255, .8);--vex-sidenav-item-color-hover: rgba(255, 255, 255, 1);--vex-sidenav-item-ripple-color: rgb(255, 255, 255, .06)}.vex-layout-poseidon.vex-style-dark{--vex-sidenav-item-color: rgba(255, 255, 255, .8);--vex-sidenav-item-color-hover: #ffffff;--vex-sidenav-item-ripple-color: rgb(255, 255, 255, .06)}.gantt{width:100%;height:100%;background-color:#fff;position:relative;overflow:hidden;display:flex;color:#333;opacity:0}.gantt svg{overflow:visible!important}.gantt .gantt-side{border-right:1px solid #eee;position:relative;z-index:3;box-shadow:12px 0 16px -10px #00000026}.gantt .gantt-side .gantt-side-header{box-sizing:border-box}.gantt .gantt-side .gantt-side-container{height:100%;background-color:#fff;overflow-y:auto}.gantt .gantt-side .gantt-side-container .gantt-table{height:100%}.gantt .gantt-side .gantt-side-container::-webkit-scrollbar{display:none}.gantt .gantt-container{flex:1;position:relative;display:flex;overflow:hidden;background-color:#fafafa}.gantt .gantt-scrollbar{position:absolute;left:0;bottom:0;right:0;z-index:3;display:flex}.gantt .gantt-scrollbar.gantt-scrollbar-bg{background-color:#fafafa}.gantt .gantt-scrollbar.gantt-scrollbar-bg .gantt-table-scrollbar.with-scrollbar{border-right:1px solid #eee;z-index:3;box-shadow:10px 0 10px -3px #00000026}.gantt .gantt-scrollbar .gantt-table-scrollbar.with-scrollbar{overflow-x:scroll}.gantt .gantt-scrollbar .gantt-main-scrollbar{flex:1;overflow-x:auto;overflow-y:hidden}.gantt .gantt-main-container{width:100%;flex:1;position:absolute;bottom:0;left:0;right:0;overflow:auto;background-color:#fafafa}.gantt .gantt-main-container .gantt-main-groups,.gantt .gantt-main-container .gantt-main-items{overflow:hidden;min-height:100%}.gantt .gantt-main-container .gantt-group{background:#f3f3f380;border-bottom:1px solid #eee;box-sizing:border-box}.gantt .gantt-main-container .gantt-item{border-bottom:1px solid #eee;box-sizing:border-box;position:relative}.gantt .gantt-main-container .gantt-item.gantt-main-item-active{background-color:#6698ff1a}.gantt .gantt-normal-viewport{display:flex}.gantt .gantt-virtual-scroll-viewport{position:absolute;left:0;right:0;bottom:0;z-index:2;overflow:auto}.gantt .gantt-virtual-scroll-viewport.with-footer .gantt-table-body,.gantt .gantt-virtual-scroll-viewport.with-footer .gantt-main-groups,.gantt .gantt-virtual-scroll-viewport.with-footer .gantt-main-items{padding-bottom:44px}.gantt .gantt-virtual-scroll-viewport .cdk-virtual-scroll-content-wrapper{width:100%;min-width:unset;display:flex;min-height:100%}.gantt .gantt-virtual-scroll-viewport .cdk-virtual-scroll-content-wrapper .gantt-container .gantt-main-container{height:100%;top:0;overflow-y:hidden}.gantt .gantt-virtual-scroll-viewport.gantt-scroll-container .gantt-container .gantt-main-container::-webkit-scrollbar{position:static}.gantt .gantt-virtual-scroll-viewport.gantt-normal-viewport .cdk-virtual-scroll-content-wrapper{height:100%}.gantt .gantt-virtual-scroll-viewport.gantt-normal-viewport .cdk-virtual-scroll-spacer{display:none}.gantt .gantt-virtual-scroll-viewport.gantt-normal-viewport .gantt-container .gantt-main-container{overflow-y:auto}.gantt-header{display:flex;overflow:hidden;height:100%}.gantt-header .gantt-container-header{flex:1;overflow:hidden;background-color:#fafafa}.gantt-footer{display:flex;position:absolute;left:0;right:0;bottom:0;z-index:3;background-color:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.gantt-footer .gantt-table-footer{height:44px;border-right:1px solid #eee;box-shadow:16px 0 14px -10px #00000026}.gantt-footer .gantt-container-footer{height:44px;overflow-x:auto;overflow-y:hidden;flex:1}.gantt-footer .gantt-container-footer::-webkit-scrollbar{display:none}.gantt-table-header{text-align:center;background:#fff;box-shadow:12px 0 16px -10px #00000026;position:relative;z-index:3;border-right:1px solid #eee;display:flex;box-sizing:border-box;border-bottom:1px solid #eee;cursor:pointer}.gantt-table-header .gantt-table-header-container{display:flex}.gantt-table-header .gantt-table-column{overflow:hidden;border-right:1px solid #eee;box-sizing:border-box;position:relative}.gantt-table-header-first-level-group{background:#f3f3f380}.gantt-table-header-with-group .gantt-table-column:first-child{padding:0 15px 0 32px}.gantt-table-header .gantt-table-column{display:flex;padding:0 15px}.gantt-table-header .gantt-table-column:last-child{border-right:none}.gantt-table-header .gantt-table-column-content{flex:1;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gantt-table-header .gantt-expand-icon{display:inline-block;width:20px;color:#aaa}.gantt-table-header .gantt-drag-handle{width:1rem;padding:0 5px 0 0;display:flex;align-items:center;margin-left:-10px}.gantt-table-header:hover{background-color:#fafafa}.gantt-table-header-active,.gantt-table-header-active:hover{background-color:#6698ff1a}.gantt-table-header .gantt-table-column{font-weight:400;z-index:1}.gantt-table-body{display:block}.gantt-table-body .gantt-table-group{display:flex;background:#f3f3f380;padding:0 10px;align-items:center;border-bottom:1px solid #eee;box-sizing:border-box;position:relative}.gantt-table-body .gantt-table-group .gantt-table-group-title{cursor:pointer}.gantt-table-body .gantt-table-group .gantt-table-group-title .expand-icon{color:#aaa;margin-right:6px}.gantt-table-body .gantt-table-item{display:flex;box-sizing:border-box;border-bottom:1px solid #eee;cursor:pointer}.gantt-table-body .gantt-table-item .gantt-table-column{overflow:hidden;border-right:1px solid #eee;box-sizing:border-box;position:relative}.gantt-table-body .gantt-table-item-first-level-group{background:#f3f3f380}.gantt-table-body .gantt-table-item-with-group .gantt-table-column:first-child{padding:0 15px 0 32px}.gantt-table-body .gantt-table-item .gantt-table-column{display:flex;padding:0 15px}.gantt-table-body .gantt-table-item .gantt-table-column:last-child{border-right:none}.gantt-table-body .gantt-table-item .gantt-table-column-content{flex:1;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gantt-table-body .gantt-table-item .gantt-expand-icon{display:inline-block;width:20px;color:#aaa}.gantt-table-body .gantt-table-item .gantt-drag-handle{width:1rem;padding:0 5px 0 0;display:flex;align-items:center;margin-left:-10px}.gantt-table-body .gantt-table-item:hover{background-color:#fafafa}.gantt-table-body .gantt-table-item-active,.gantt-table-body .gantt-table-item-active:hover{background-color:#6698ff1a}.gantt-table-body .gantt-expand-icon{display:inline-block;width:20px;color:#aaa}.gantt-table-empty{height:100%;position:relative}.gantt-table-empty .gantt-table-body-container{position:absolute;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:22px}.gantt-table-empty .gantt-table-body-container .empty-icon svg{height:78px;width:78px}.gantt-table-empty .gantt-table-body-container .empty-text{color:#cacaca}.table-resize-handle,.column-resize-handle{width:3px;position:absolute;top:0;right:0;bottom:0;cursor:ew-resize;height:5000px}.table-resize-handle:hover,.column-resize-handle:hover{background:#6698ff}.column-resize-handle{height:unset;z-index:1}.table-resize-auxiliary-line{width:3px;background:#6698ff;position:absolute;top:0;bottom:0;z-index:100;display:none;height:5000px}.cdk-drag-preview.gantt-table-item{box-shadow:0 0 8px 2px #00000014;opacity:.9;display:flex;box-sizing:border-box;border-bottom:1px solid #eee;cursor:pointer}.cdk-drag-preview.gantt-table-item .gantt-table-column{overflow:hidden;border-right:1px solid #eee;box-sizing:border-box;position:relative}.cdk-drag-preview.gantt-table-item-first-level-group{background:#f3f3f380}.cdk-drag-preview.gantt-table-item-with-group .gantt-table-column:first-child{padding:0 15px 0 32px}.cdk-drag-preview.gantt-table-item .gantt-table-column{display:flex;padding:0 15px}.cdk-drag-preview.gantt-table-item .gantt-table-column:last-child{border-right:none}.cdk-drag-preview.gantt-table-item .gantt-table-column-content{flex:1;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cdk-drag-preview.gantt-table-item .gantt-expand-icon{display:inline-block;width:20px;color:#aaa}.cdk-drag-preview.gantt-table-item .gantt-drag-handle{width:1rem;padding:0 5px 0 0;display:flex;align-items:center;margin-left:-10px}.cdk-drag-preview.gantt-table-item:hover{background-color:#fafafa}.cdk-drag-preview.gantt-table-item-active,.cdk-drag-preview.gantt-table-item-active:hover{background-color:#6698ff1a}.gantt-table-body.gantt-table-draggable .cdk-drag-placeholder{display:none!important}.gantt-table-body.gantt-table-draggable .cdk-drag-placeholder+.cdk-drop-list{display:none!important}.gantt-table-body.gantt-table-draggable .cdk-drag-disabled.gantt-table-item .gantt-drag-handle svg{display:none}.gantt-table-body.gantt-table-draggable.gantt-table-dragging .gantt-table-item:hover{background:unset}.gantt-table-body.gantt-table-draggable.gantt-table-dragging .gantt-table-item:hover .gantt-drag-handle{visibility:hidden!important}.gantt-table-body.gantt-table-draggable .drag-item-hide{display:none!important}.gantt-table-body.gantt-table-draggable .drop-position-inside .gantt-table-column{height:100%;border-top:2px dashed #6698ff!important;border-bottom:2px dashed #6698ff!important}.gantt-table-body.gantt-table-draggable .drop-position-inside .gantt-table-column:first-child{border-left:2px dashed #6698ff!important}.gantt-table-body.gantt-table-draggable .drop-position-inside .gantt-table-column:last-child{border-right:2px dashed #6698ff!important}.gantt-table-body.gantt-table-draggable .drop-position-before{background:#f5f5f5!important;border-top:2px solid #6698ff!important}.gantt-table-body.gantt-table-draggable .drop-position-after{background:#f5f5f5!important;border-bottom:2px solid #6698ff!important}.gantt-calendar{display:block;height:100%;overflow:hidden}.gantt-calendar svg{position:relative;z-index:2;background-color:#fff;overflow:visible}.gantt-calendar line{shape-rendering:crispEdges}.gantt-calendar .primary-line{stroke:#ddd}.gantt-calendar .gantt-calendar-today-overlay{position:relative;z-index:1}.gantt-calendar .gantt-calendar-today-overlay .today-rect{width:35px;height:24px;position:absolute;background:#ff9f73;color:#fff;text-align:center;border-radius:4px}.gantt-calendar .gantt-calendar-today-overlay .today-line{position:absolute;width:3px;background:#ff9f73;transform:scaleX(.5);transform-origin:100% 0;margin-left:-2px}.gantt-calendar-header{position:relative;z-index:2}.gantt-calendar-header .gantt-calendar-today-overlay{z-index:2}.gantt-calendar-header .header-line{stroke:#eee}.gantt-calendar-header .primary-text{fill:#888;font-size:14px}.gantt-calendar-header .secondary-text{fill:#333;font-size:14px}.gantt-calendar-header .secondary-text-weekend{fill:#aaa}.gantt-calendar-header .primary-text,.gantt-calendar-header .secondary-text{text-anchor:middle}.gantt-calendar-grid{position:absolute;width:100%}.gantt-calendar-grid .gantt-calendar-grid-main{background-color:transparent}.gantt-calendar-grid .secondary-line{stroke-dasharray:2px 5px;stroke:#cacaca}.gantt-calendar-grid .secondary-backdrop{fill:#f3f3f380}.gantt-drag-backdrop{position:absolute;inset:0;z-index:2;display:none;overflow:hidden}.gantt-drag-mask{position:absolute;z-index:1;height:100%;display:none;background:#6698ff0d}.gantt-drag-mask .date-range{width:100%;min-width:120px;top:-23px;background:#6698ff;line-height:23px;border-radius:4px;color:#fff;position:absolute;display:flex;justify-content:space-between;padding:0 10px;box-sizing:border-box}.gantt-link-drag-container{width:100%;height:1px;overflow:visible!important;position:absolute;top:0;left:0;z-index:2000}.gantt-link-drag-container .link-dragging-line{stroke:#6698ff;stroke-width:2px}.gantt-bar{position:absolute;border-radius:4px;z-index:2;background:#fff}.gantt-bar .gantt-bar-layer{width:calc(100% + 32px);height:calc(100% + 42px);position:absolute;border-radius:4px;left:-16px;top:-21px;display:none}.gantt-bar .gantt-bar-layer .drag-handles{background:#fff;width:100%;height:calc(100% - 32px);position:absolute;border-radius:4px;top:16px;box-shadow:0 2px 5px #00000026}.gantt-bar .gantt-bar-layer .drag-handles .handle{width:15px;height:100%;position:absolute;cursor:col-resize;display:flex;align-items:center;justify-content:center}.gantt-bar .gantt-bar-layer .drag-handles .handle:before,.gantt-bar .gantt-bar-layer .drag-handles .handle:after{content:"";display:inline-block;width:1px;height:12px;background:#cacaca}.gantt-bar .gantt-bar-layer .drag-handles .handle:before{margin-right:2px}.gantt-bar .gantt-bar-layer .drag-handles .handle:first-child{left:0}.gantt-bar .gantt-bar-layer .drag-handles .handle:last-child{right:0}.gantt-bar .gantt-bar-layer .link-handles .handle{position:absolute;display:inline-block;cursor:pointer;width:16px;height:16px;display:flex;align-items:center;justify-content:center;z-index:1001}.gantt-bar .gantt-bar-layer .link-handles .handle:first-child{left:0;top:0}.gantt-bar .gantt-bar-layer .link-handles .handle:last-child{right:0;bottom:0}.gantt-bar .gantt-bar-layer .link-handles .handle .point{color:#6698ff;width:10px;height:10px;border-radius:50%;background:#6698ff;transition:.3 ease}.gantt-bar .gantt-bar-layer .link-handles .handle .point:hover{width:12px;height:12px}.gantt-bar .gantt-bar-border{width:calc(100% + 10px);height:calc(100% + 10px);position:absolute;border-radius:4px;left:-5px;top:-5px;display:none;background:#fff;box-shadow:0 2px 4px #0000001a}.gantt-bar .gantt-bar-content{width:100%;height:100%;position:absolute;cursor:pointer;box-shadow:0 2px 4px #0000001a;border-radius:4px;background:#6698ff;overflow:hidden;box-sizing:border-box;display:flex;align-items:center;white-space:nowrap}.gantt-bar .gantt-bar-content .gantt-bar-content-progress{position:absolute;left:0;top:0;height:100%}.gantt-bar-active{z-index:1000}.gantt-bar-active .gantt-bar-layer{display:block;z-index:1}.gantt-bar-active .gantt-bar-content{z-index:1;box-shadow:none}.gantt-bar-active .cdk-drag{transition:none}.gantt-bar-single-drop-active .gantt-bar-border{display:block}.gantt-bar-single-drop-active .gantt-bar-content{box-shadow:none}.gantt-bar-draggable-drag{z-index:1001}.gantt-bar-drop-active{z-index:1000}.gantt-bar-drop-active .gantt-bar-layer{display:block;z-index:1}.gantt-bar-drop-active .gantt-bar-content{z-index:1;box-shadow:none}.gantt-bar-drop-active .cdk-drag{transition:none}.gantt-bar-drop-active .gantt-bar-layer .link-handles .handle{width:26px;height:100%}.gantt-bar-drop-active .gantt-bar-layer .link-handles .handle:first-child{left:-21px}.gantt-bar-drop-active .gantt-bar-layer .link-handles .handle:last-child{right:-21px}.gantt-bar-drop-active .gantt-bar-layer .link-handles .handle:hover .point{width:12px;height:12px}.gantt-range{position:absolute;z-index:2}.gantt-range .gantt-range-main{height:10px;background:#dfdfdf;border:1px solid #888;border-radius:4px 4px 0 0;box-sizing:border-box;position:relative}.gantt-range .gantt-range-main .gantt-range-main-progress{position:absolute;left:0;top:0;height:100%;background:#888}.gantt-range .gantt-range-triangle{width:0;height:0;border-top:7px solid #888;position:absolute;top:10px}.gantt-range .gantt-range-triangle.left{border-right:6px solid transparent;left:0}.gantt-range .gantt-range-triangle.right{border-left:6px solid transparent;right:0}.gantt-icon{font-size:1rem;line-height:0}.gantt-icon svg{width:1em;height:1em;fill:currentColor;vertical-align:-.125em;background-repeat:no-repeat}.gantt-links-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.gantt-links-overlay svg{overflow:visible;z-index:2;position:absolute}.link-dragging-container{width:100%;height:1px;overflow:visible!important;position:absolute;left:0;z-index:2000}.link-dragging-container .link-dragging-line{stroke:#6698ff;stroke-width:2px}.gantt-baseline{position:absolute;z-index:2}.gantt-baseline .baseline-content{height:8px;border-radius:2px;background-color:#cacaca}.gantt-toolbar{position:absolute;top:60px;right:20px;z-index:1000}.gantt-toolbar .toolbar-views{display:inline-flex}.gantt-toolbar .toolbar-views .toolbar-view{padding:0 15px;cursor:pointer;flex:0 1 auto;border:1px solid #ddd;margin-left:-1px;position:relative;background-color:#fff}.gantt-toolbar .toolbar-views .toolbar-view.active{color:#6698ff;border-color:#6698ff;z-index:1}.gantt-toolbar .toolbar-views .toolbar-view:first-child{border-radius:4px 0 0 4px}.gantt-toolbar .toolbar-views .toolbar-view:last-child{border-radius:0 4px 4px 0}.gantt-loader-overlay{position:absolute;width:100%;height:calc(100% - 40px);top:40px;left:0;background:#fff9;z-index:1001}.gantt-loader-wrapper{position:absolute;padding-top:20px;top:0;left:50%;transform:translate(-50%)}.gantt-loader-loading{display:inline-block;position:relative;height:8px;border-radius:4px;transform:translate(-18px)}.gantt-loader-loading:before,.gantt-loader-loading:after{content:"";display:block;position:absolute;height:8px;width:8px;border-radius:4px}.gantt-loader-loading:before{animation:gantt-loader-loading-ellipsis-b 1s ease-in-out infinite;background:#6698ff;opacity:.4}.gantt-loader-loading:after{animation:gantt-loader-loading-ellipsis-a 1s ease-in-out infinite;background:#6698ff;opacity:.8}.gantt-loader-loading-spot{position:absolute;left:13px;height:8px;width:8px;background:#6698ff;border-radius:4px}@keyframes gantt-loader-loading-ellipsis-b{0%{left:0;transform:scale(1.1)}50%{left:25px;transform:scale(1)}to{left:0;transform:scale(1.1)}}@keyframes gantt-loader-loading-ellipsis-a{0%{left:25px;transform:scale(1.1)}50%{left:0;transform:scale(1)}to{left:25px;transform:scale(1.1)}}:root{--color-primary: #2563eb;--color-primary-contrast: white;--color-primary-rgb: #2563eb;--color-primary-contrast-rgb: white;--vex-font: Inter var, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--color-warn: rgb(220, 38, 38);--color-warn-contrast: rgb(225, 225, 225)}:root a.link{color:var(--color-primary);text-decoration:underline}:root a.back-link{display:flex;align-items:center;margin-top:.75rem;color:rgb(107,114,128,var(--tw-text-opacity));text-decoration:none;gap:.75rem}:root a.back-link .back-link-icon{font-size:1.25rem;height:1.25rem;width:1.25rem;line-height:1.25rem;fill:#6b7280;--tw-scale-x: 1.5;--tw-scale-y: 1.5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root a.back-link:hover{--tw-text-opacity: 1;color:rgb(55,65,81,var(--tw-text-opacity))}:root a.back-link:hover .back-link-icon{fill:#374151}:root .error-message{color:rgb(var(--vex-color-warn-500));font-weight:400}:root .row-error{background-color:rgb(var(--vex-color-warn-200))}:root .row-error:hover{background-color:rgb(var(--vex-color-warn-200))!important}:root .row-error>.uneditable{background-color:rgb(var(--vex-color-warn-300))}:root .row-error>.uneditable:hover{background-color:rgb(var(--vex-color-warn-300))!important}:root .mat-mdc-snack-bar-container{--mat-snack-bar-button-color: #ffffff}:root .mat-mdc-snack-bar-container.app-notification-error{--mdc-snackbar-supporting-text-color: #ffffff;--mdc-snackbar-container-color: #f23a2f}:root .mat-mdc-snack-bar-container.app-notification-success{--mdc-snackbar-supporting-text-color: #ffffff;--mdc-snackbar-container-color: #43a446}.vex-mat-dense-default{--mat-form-field-filled-label-display: block;--mat-form-field-filled-with-label-container-padding-top: 18px;--mat-form-field-filled-with-label-container-padding-bottom: 6px}.asset-card{transition:transform .5s;padding:10px;border:1px solid transparent}.asset-card:hover{box-shadow:0 0 10px #0000001a;cursor:pointer;transform:scale(1.02);border:1px solid #cecece}.asset-card .asset-card-header{margin-bottom:30px}.asset-card .asset-card-header .asset-card-title{font-weight:600;font-size:1.25rem;line-height:1.75rem}.asset-card .asset-card-user-avatar{width:36px;height:36px;border-radius:50%;background:#0076b9;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:10px}.user-avatar-mini{width:36px;height:36px;border-radius:50%;background:#0076b9;display:flex;align-items:center;justify-content:center;color:#fff;line-height:36px;text-align:center;border-width:2px;border-style:solid;border-color:transparent}.user-avatar-mini:hover{border-color:#cecece;cursor:pointer}.user-avatar-list:not(:last-child){transform:translate(50%)}.badge{line-height:1;font-weight:600;font-size:.7rem;border-radius:.25rem;padding:4px 10px;background:#cecece;vertical-align:middle}.icon-spin-2x{-webkit-animation:fa-spin 1s infinite linear;animation:icon-spin 1s infinite linear}.icon-spin{-webkit-animation:fa-spin 2s infinite linear;animation:icon-spin 2s infinite linear}.icon-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:icon-spin 1s infinite steps(8)}@-webkit-keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}input[type=number].no-arrows::-webkit-inner-spin-button,input[type=number].no-arrows::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mat-mdc-form-field.input-no-subscript .mat-mdc-form-field-subscript-wrapper{position:absolute;max-width:300px;margin-top:50px}.mat-mdc-form-field.hide-subscript .mat-mdc-form-field-subscript-wrapper{display:none}.input-sm.mat-form-field-appearance-outline{--mat-form-field-container-vertical-padding: 4px;--mat-form-field-container-height: 30px}.input-sm.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper.mdc-text-field{padding-left:12px;padding-right:12px}.small-icon-button{width:32px!important;height:32px!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center}.small-icon-button>*[role=img]{width:20px;height:20px;font-size:20px}.small-icon-button>*[role=img] svg{width:20px;height:20px}.small-icon-button .mat-mdc-button-touch-target{width:32px!important;height:32px!important}.small-icon-button-32{width:32px!important;height:32px!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center}.small-icon-button-32>*[role=img]{width:16px;height:16px;font-size:16px}.small-icon-button-32>*[role=img] svg{width:16px;height:16px}.small-icon-button-32 .mat-mdc-button-touch-target{width:32px!important;height:32px!important}.input-min-w-100 .mat-mdc-form-field-infix{min-width:100px;width:auto}.tooltip-error .mat-mdc-tooltip-surface{color:var(--color-warn-contrast);font-size:.9rem;padding-left:50px;background-color:var(--color-warn);white-space:nowrap;max-width:fit-content}.tooltip-error .mat-mdc-tooltip-surface:before{font-family:Material Icons,monospace;font-size:24px;white-space:pre;content:" \e002";color:var(--color-warn-contrast);display:flex;align-items:center}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--vex-foreground-divider)}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:Inter var,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:Menlo,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{box-sizing:border-box;font-size:16px;height:100%;overflow:hidden;font-feature-settings:"cv02","cv03","cv04","cv11","salt","calt","case";font-family:Inter var,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{height:100%;letter-spacing:-.006em;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--vex-foreground-text-rgb) / var(--tw-text-opacity, 1))}div{box-sizing:border-box}input,textarea{line-height:1.5}button:focus{outline:unset!important}code{border-radius:var(--vex-border-radius);--tw-bg-opacity: 1;background-color:rgb(var(--vex-background-app-bar-rgb) / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-family:Menlo,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--vex-foreground-text-rgb) / var(--tw-text-opacity, 1))}blockquote{background:rgb(var(--vex-color-primary-600)/.1);border-left:3px solid rgb(var(--vex-color-primary-600) / 1);margin-top:.75rem;margin-bottom:.75rem;padding:.5rem 1rem}blockquote>*{margin:0}.vex-theme-default{--vex-color-primary-50: 239 246 255;--vex-color-primary-100: 219 234 254;--vex-color-primary-200: 191 219 254;--vex-color-primary-300: 147 197 253;--vex-color-primary-400: 96 165 250;--vex-color-primary-500: 59 130 246;--vex-color-primary-600: 37 99 235;--vex-color-primary-700: 29 78 216;--vex-color-primary-800: 30 64 175;--vex-color-primary-900: 30 58 138;--vex-color-primary-950: 23 37 84;--vex-color-on-primary-50: 0 0 0;--vex-color-on-primary-100: 0 0 0;--vex-color-on-primary-200: 0 0 0;--vex-color-on-primary-300: 0 0 0;--vex-color-on-primary-400: 0 0 0;--vex-color-on-primary-500: 255 255 255;--vex-color-on-primary-600: 255 255 255;--vex-color-on-primary-700: 255 255 255;--vex-color-on-primary-800: 255 255 255;--vex-color-on-primary-900: 255 255 255;--vex-color-accent-50: 255 251 235;--vex-color-accent-100: 254 243 199;--vex-color-accent-200: 253 230 138;--vex-color-accent-300: 252 211 77;--vex-color-accent-400: 251 191 36;--vex-color-accent-500: 245 158 11;--vex-color-accent-600: 217 119 6;--vex-color-accent-700: 180 83 9;--vex-color-accent-800: 146 64 14;--vex-color-accent-900: 120 53 15;--vex-color-accent-950: 69 26 3;--vex-color-on-accent-50: 0 0 0;--vex-color-on-accent-100: 0 0 0;--vex-color-on-accent-200: 0 0 0;--vex-color-on-accent-300: 0 0 0;--vex-color-on-accent-400: 0 0 0;--vex-color-on-accent-500: 255 255 255;--vex-color-on-accent-600: 255 255 255;--vex-color-on-accent-700: 255 255 255;--vex-color-on-accent-800: 255 255 255;--vex-color-on-accent-900: 255 255 255;--vex-color-warn-50: 254 242 242;--vex-color-warn-100: 254 226 226;--vex-color-warn-200: 254 202 202;--vex-color-warn-300: 252 165 165;--vex-color-warn-400: 248 113 113;--vex-color-warn-500: 239 68 68;--vex-color-warn-600: 220 38 38;--vex-color-warn-700: 185 28 28;--vex-color-warn-800: 153 27 27;--vex-color-warn-900: 127 29 29;--vex-color-warn-950: 69 10 10;--vex-color-on-warn-50: 0 0 0;--vex-color-on-warn-100: 0 0 0;--vex-color-on-warn-200: 0 0 0;--vex-color-on-warn-300: 0 0 0;--vex-color-on-warn-400: 0 0 0;--vex-color-on-warn-500: 255 255 255;--vex-color-on-warn-600: 255 255 255;--vex-color-on-warn-700: 255 255 255;--vex-color-on-warn-800: 255 255 255;--vex-color-on-warn-900: 255 255 255}.vex-theme-default.light,.vex-theme-default .light{--vex-foreground-base: #000;--vex-foreground-base-rgb: 0 0 0;--vex-foreground-divider: rgba(0,0,0,.06);--vex-foreground-divider-rgb: 0 0 0;--vex-foreground-dividers: rgba(0,0,0,.06);--vex-foreground-dividers-rgb: 0 0 0;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #9ca3af;--vex-foreground-disabled-button-rgb: 156 163 175;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #4b5563;--vex-foreground-secondary-text-rgb: 75 85 99;--vex-foreground-icon: #1f2937;--vex-foreground-icon-rgb: 31 41 55;--vex-foreground-icons: #1f2937;--vex-foreground-icons-rgb: 31 41 55;--vex-foreground-text: #030712;--vex-foreground-text-rgb: 3 7 18;--vex-foreground-slider-min: #1f2937;--vex-foreground-slider-min-rgb: 31 41 55;--vex-foreground-slider-off: #9ca3af;--vex-foreground-slider-off-rgb: 156 163 175;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #d1d5db;--vex-background-status-bar-rgb: 209 213 219;--vex-background-app-bar: #e5e7eb;--vex-background-app-bar-rgb: 229 231 235;--vex-background-background: #f3f4f6;--vex-background-background-rgb: 243 244 246;--vex-background-hover: rgba(17,24,39,.04);--vex-background-hover-rgb: 17 24 39;--vex-background-card: #fff;--vex-background-card-rgb: 255 255 255;--vex-background-dialog: #fff;--vex-background-dialog-rgb: 255 255 255;--vex-background-disabled-button: #e5e7eb;--vex-background-disabled-button-rgb: 229 231 235;--vex-background-raised-button: #fff;--vex-background-raised-button-rgb: 255 255 255;--vex-background-focused-button: #e5e7eb;--vex-background-focused-button-rgb: 229 231 235;--vex-background-selected-button: #d1d5db;--vex-background-selected-button-rgb: 209 213 219;--vex-background-selected-disabled-button: #9ca3af;--vex-background-selected-disabled-button-rgb: 156 163 175;--vex-background-disabled-button-toggle: #e5e7eb;--vex-background-disabled-button-toggle-rgb: 229 231 235;--vex-background-unselected-chip: #d1d5db;--vex-background-unselected-chip-rgb: 209 213 219;--vex-background-disabled-list-option: #e5e7eb;--vex-background-disabled-list-option-rgb: 229 231 235;--vex-background-tooltip: #1f2937;--vex-background-tooltip-rgb: 31 41 55}.vex-theme-default.dark,.vex-theme-default .dark{--vex-foreground-base: #fff;--vex-foreground-base-rgb: 255 255 255;--vex-foreground-divider: rgba(255,255,255,.12);--vex-foreground-divider-rgb: 255 255 255;--vex-foreground-dividers: rgba(255,255,255,.12);--vex-foreground-dividers-rgb: 255 255 255;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #4b5563;--vex-foreground-disabled-button-rgb: 75 85 99;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #9ca3af;--vex-foreground-secondary-text-rgb: 156 163 175;--vex-foreground-icon: #fff;--vex-foreground-icon-rgb: 255 255 255;--vex-foreground-icons: #fff;--vex-foreground-icons-rgb: 255 255 255;--vex-foreground-text: #fff;--vex-foreground-text-rgb: 255 255 255;--vex-foreground-slider-min: #fff;--vex-foreground-slider-min-rgb: 255 255 255;--vex-foreground-slider-off: #4b5563;--vex-foreground-slider-off-rgb: 75 85 99;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #030712;--vex-background-status-bar-rgb: 3 7 18;--vex-background-app-bar: #1f2937;--vex-background-app-bar-rgb: 31 41 55;--vex-background-background: #111827;--vex-background-background-rgb: 17 24 39;--vex-background-hover: rgba(255,255,255,.04);--vex-background-hover-rgb: 255 255 255;--vex-background-card: #1f2937;--vex-background-card-rgb: 31 41 55;--vex-background-dialog: #1f2937;--vex-background-dialog-rgb: 31 41 55;--vex-background-disabled-button: rgba(255,255,255,.12);--vex-background-disabled-button-rgb: 255 255 255;--vex-background-raised-button: #1f2937;--vex-background-raised-button-rgb: 31 41 55;--vex-background-focused-button: rgba(255,255,255,.12);--vex-background-focused-button-rgb: 255 255 255;--vex-background-selected-button: #111827;--vex-background-selected-button-rgb: 17 24 39;--vex-background-selected-disabled-button: #1f2937;--vex-background-selected-disabled-button-rgb: 31 41 55;--vex-background-disabled-button-toggle: #000;--vex-background-disabled-button-toggle-rgb: 0 0 0;--vex-background-unselected-chip: #374151;--vex-background-unselected-chip-rgb: 55 65 81;--vex-background-disabled-list-option: rgba(255,255,255,.12);--vex-background-disabled-list-option-rgb: 255 255 255;--vex-background-tooltip: #374151;--vex-background-tooltip-rgb: 55 65 81}.vex-theme-teal{--vex-color-primary-50: 240 253 250;--vex-color-primary-100: 204 251 241;--vex-color-primary-200: 153 246 228;--vex-color-primary-300: 94 234 212;--vex-color-primary-400: 45 212 191;--vex-color-primary-500: 20 184 166;--vex-color-primary-600: 13 148 136;--vex-color-primary-700: 15 118 110;--vex-color-primary-800: 17 94 89;--vex-color-primary-900: 19 78 74;--vex-color-primary-950: 4 47 46;--vex-color-on-primary-50: 0 0 0;--vex-color-on-primary-100: 0 0 0;--vex-color-on-primary-200: 0 0 0;--vex-color-on-primary-300: 0 0 0;--vex-color-on-primary-400: 0 0 0;--vex-color-on-primary-500: 255 255 255;--vex-color-on-primary-600: 255 255 255;--vex-color-on-primary-700: 255 255 255;--vex-color-on-primary-800: 255 255 255;--vex-color-on-primary-900: 255 255 255;--vex-color-accent-50: 255 251 235;--vex-color-accent-100: 254 243 199;--vex-color-accent-200: 253 230 138;--vex-color-accent-300: 252 211 77;--vex-color-accent-400: 251 191 36;--vex-color-accent-500: 245 158 11;--vex-color-accent-600: 217 119 6;--vex-color-accent-700: 180 83 9;--vex-color-accent-800: 146 64 14;--vex-color-accent-900: 120 53 15;--vex-color-accent-950: 69 26 3;--vex-color-on-accent-50: 0 0 0;--vex-color-on-accent-100: 0 0 0;--vex-color-on-accent-200: 0 0 0;--vex-color-on-accent-300: 0 0 0;--vex-color-on-accent-400: 0 0 0;--vex-color-on-accent-500: 255 255 255;--vex-color-on-accent-600: 255 255 255;--vex-color-on-accent-700: 255 255 255;--vex-color-on-accent-800: 255 255 255;--vex-color-on-accent-900: 255 255 255;--vex-color-warn-50: 254 242 242;--vex-color-warn-100: 254 226 226;--vex-color-warn-200: 254 202 202;--vex-color-warn-300: 252 165 165;--vex-color-warn-400: 248 113 113;--vex-color-warn-500: 239 68 68;--vex-color-warn-600: 220 38 38;--vex-color-warn-700: 185 28 28;--vex-color-warn-800: 153 27 27;--vex-color-warn-900: 127 29 29;--vex-color-warn-950: 69 10 10;--vex-color-on-warn-50: 0 0 0;--vex-color-on-warn-100: 0 0 0;--vex-color-on-warn-200: 0 0 0;--vex-color-on-warn-300: 0 0 0;--vex-color-on-warn-400: 0 0 0;--vex-color-on-warn-500: 255 255 255;--vex-color-on-warn-600: 255 255 255;--vex-color-on-warn-700: 255 255 255;--vex-color-on-warn-800: 255 255 255;--vex-color-on-warn-900: 255 255 255}.vex-theme-teal.light,.vex-theme-teal .light{--vex-foreground-base: #000;--vex-foreground-base-rgb: 0 0 0;--vex-foreground-divider: rgba(0,0,0,.06);--vex-foreground-divider-rgb: 0 0 0;--vex-foreground-dividers: rgba(0,0,0,.06);--vex-foreground-dividers-rgb: 0 0 0;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #9ca3af;--vex-foreground-disabled-button-rgb: 156 163 175;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #4b5563;--vex-foreground-secondary-text-rgb: 75 85 99;--vex-foreground-icon: #1f2937;--vex-foreground-icon-rgb: 31 41 55;--vex-foreground-icons: #1f2937;--vex-foreground-icons-rgb: 31 41 55;--vex-foreground-text: #030712;--vex-foreground-text-rgb: 3 7 18;--vex-foreground-slider-min: #1f2937;--vex-foreground-slider-min-rgb: 31 41 55;--vex-foreground-slider-off: #9ca3af;--vex-foreground-slider-off-rgb: 156 163 175;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #d1d5db;--vex-background-status-bar-rgb: 209 213 219;--vex-background-app-bar: #e5e7eb;--vex-background-app-bar-rgb: 229 231 235;--vex-background-background: #f3f4f6;--vex-background-background-rgb: 243 244 246;--vex-background-hover: rgba(17,24,39,.04);--vex-background-hover-rgb: 17 24 39;--vex-background-card: #fff;--vex-background-card-rgb: 255 255 255;--vex-background-dialog: #fff;--vex-background-dialog-rgb: 255 255 255;--vex-background-disabled-button: #e5e7eb;--vex-background-disabled-button-rgb: 229 231 235;--vex-background-raised-button: #fff;--vex-background-raised-button-rgb: 255 255 255;--vex-background-focused-button: #e5e7eb;--vex-background-focused-button-rgb: 229 231 235;--vex-background-selected-button: #d1d5db;--vex-background-selected-button-rgb: 209 213 219;--vex-background-selected-disabled-button: #9ca3af;--vex-background-selected-disabled-button-rgb: 156 163 175;--vex-background-disabled-button-toggle: #e5e7eb;--vex-background-disabled-button-toggle-rgb: 229 231 235;--vex-background-unselected-chip: #d1d5db;--vex-background-unselected-chip-rgb: 209 213 219;--vex-background-disabled-list-option: #e5e7eb;--vex-background-disabled-list-option-rgb: 229 231 235;--vex-background-tooltip: #1f2937;--vex-background-tooltip-rgb: 31 41 55}.vex-theme-teal.dark,.vex-theme-teal .dark{--vex-foreground-base: #fff;--vex-foreground-base-rgb: 255 255 255;--vex-foreground-divider: rgba(255,255,255,.12);--vex-foreground-divider-rgb: 255 255 255;--vex-foreground-dividers: rgba(255,255,255,.12);--vex-foreground-dividers-rgb: 255 255 255;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #4b5563;--vex-foreground-disabled-button-rgb: 75 85 99;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #9ca3af;--vex-foreground-secondary-text-rgb: 156 163 175;--vex-foreground-icon: #fff;--vex-foreground-icon-rgb: 255 255 255;--vex-foreground-icons: #fff;--vex-foreground-icons-rgb: 255 255 255;--vex-foreground-text: #fff;--vex-foreground-text-rgb: 255 255 255;--vex-foreground-slider-min: #fff;--vex-foreground-slider-min-rgb: 255 255 255;--vex-foreground-slider-off: #4b5563;--vex-foreground-slider-off-rgb: 75 85 99;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #030712;--vex-background-status-bar-rgb: 3 7 18;--vex-background-app-bar: #1f2937;--vex-background-app-bar-rgb: 31 41 55;--vex-background-background: #111827;--vex-background-background-rgb: 17 24 39;--vex-background-hover: rgba(255,255,255,.04);--vex-background-hover-rgb: 255 255 255;--vex-background-card: #1f2937;--vex-background-card-rgb: 31 41 55;--vex-background-dialog: #1f2937;--vex-background-dialog-rgb: 31 41 55;--vex-background-disabled-button: rgba(255,255,255,.12);--vex-background-disabled-button-rgb: 255 255 255;--vex-background-raised-button: #1f2937;--vex-background-raised-button-rgb: 31 41 55;--vex-background-focused-button: rgba(255,255,255,.12);--vex-background-focused-button-rgb: 255 255 255;--vex-background-selected-button: #111827;--vex-background-selected-button-rgb: 17 24 39;--vex-background-selected-disabled-button: #1f2937;--vex-background-selected-disabled-button-rgb: 31 41 55;--vex-background-disabled-button-toggle: #000;--vex-background-disabled-button-toggle-rgb: 0 0 0;--vex-background-unselected-chip: #374151;--vex-background-unselected-chip-rgb: 55 65 81;--vex-background-disabled-list-option: rgba(255,255,255,.12);--vex-background-disabled-list-option-rgb: 255 255 255;--vex-background-tooltip: #374151;--vex-background-tooltip-rgb: 55 65 81}.vex-theme-green{--vex-color-primary-50: 240 253 244;--vex-color-primary-100: 220 252 231;--vex-color-primary-200: 187 247 208;--vex-color-primary-300: 134 239 172;--vex-color-primary-400: 74 222 128;--vex-color-primary-500: 34 197 94;--vex-color-primary-600: 22 163 74;--vex-color-primary-700: 21 128 61;--vex-color-primary-800: 22 101 52;--vex-color-primary-900: 20 83 45;--vex-color-primary-950: 5 46 22;--vex-color-on-primary-50: 0 0 0;--vex-color-on-primary-100: 0 0 0;--vex-color-on-primary-200: 0 0 0;--vex-color-on-primary-300: 0 0 0;--vex-color-on-primary-400: 0 0 0;--vex-color-on-primary-500: 255 255 255;--vex-color-on-primary-600: 255 255 255;--vex-color-on-primary-700: 255 255 255;--vex-color-on-primary-800: 255 255 255;--vex-color-on-primary-900: 255 255 255;--vex-color-accent-50: 255 251 235;--vex-color-accent-100: 254 243 199;--vex-color-accent-200: 253 230 138;--vex-color-accent-300: 252 211 77;--vex-color-accent-400: 251 191 36;--vex-color-accent-500: 245 158 11;--vex-color-accent-600: 217 119 6;--vex-color-accent-700: 180 83 9;--vex-color-accent-800: 146 64 14;--vex-color-accent-900: 120 53 15;--vex-color-accent-950: 69 26 3;--vex-color-on-accent-50: 0 0 0;--vex-color-on-accent-100: 0 0 0;--vex-color-on-accent-200: 0 0 0;--vex-color-on-accent-300: 0 0 0;--vex-color-on-accent-400: 0 0 0;--vex-color-on-accent-500: 255 255 255;--vex-color-on-accent-600: 255 255 255;--vex-color-on-accent-700: 255 255 255;--vex-color-on-accent-800: 255 255 255;--vex-color-on-accent-900: 255 255 255;--vex-color-warn-50: 254 242 242;--vex-color-warn-100: 254 226 226;--vex-color-warn-200: 254 202 202;--vex-color-warn-300: 252 165 165;--vex-color-warn-400: 248 113 113;--vex-color-warn-500: 239 68 68;--vex-color-warn-600: 220 38 38;--vex-color-warn-700: 185 28 28;--vex-color-warn-800: 153 27 27;--vex-color-warn-900: 127 29 29;--vex-color-warn-950: 69 10 10;--vex-color-on-warn-50: 0 0 0;--vex-color-on-warn-100: 0 0 0;--vex-color-on-warn-200: 0 0 0;--vex-color-on-warn-300: 0 0 0;--vex-color-on-warn-400: 0 0 0;--vex-color-on-warn-500: 255 255 255;--vex-color-on-warn-600: 255 255 255;--vex-color-on-warn-700: 255 255 255;--vex-color-on-warn-800: 255 255 255;--vex-color-on-warn-900: 255 255 255}.vex-theme-green.light,.vex-theme-green .light{--vex-foreground-base: #000;--vex-foreground-base-rgb: 0 0 0;--vex-foreground-divider: rgba(0,0,0,.06);--vex-foreground-divider-rgb: 0 0 0;--vex-foreground-dividers: rgba(0,0,0,.06);--vex-foreground-dividers-rgb: 0 0 0;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #9ca3af;--vex-foreground-disabled-button-rgb: 156 163 175;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #4b5563;--vex-foreground-secondary-text-rgb: 75 85 99;--vex-foreground-icon: #1f2937;--vex-foreground-icon-rgb: 31 41 55;--vex-foreground-icons: #1f2937;--vex-foreground-icons-rgb: 31 41 55;--vex-foreground-text: #030712;--vex-foreground-text-rgb: 3 7 18;--vex-foreground-slider-min: #1f2937;--vex-foreground-slider-min-rgb: 31 41 55;--vex-foreground-slider-off: #9ca3af;--vex-foreground-slider-off-rgb: 156 163 175;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #d1d5db;--vex-background-status-bar-rgb: 209 213 219;--vex-background-app-bar: #e5e7eb;--vex-background-app-bar-rgb: 229 231 235;--vex-background-background: #f3f4f6;--vex-background-background-rgb: 243 244 246;--vex-background-hover: rgba(17,24,39,.04);--vex-background-hover-rgb: 17 24 39;--vex-background-card: #fff;--vex-background-card-rgb: 255 255 255;--vex-background-dialog: #fff;--vex-background-dialog-rgb: 255 255 255;--vex-background-disabled-button: #e5e7eb;--vex-background-disabled-button-rgb: 229 231 235;--vex-background-raised-button: #fff;--vex-background-raised-button-rgb: 255 255 255;--vex-background-focused-button: #e5e7eb;--vex-background-focused-button-rgb: 229 231 235;--vex-background-selected-button: #d1d5db;--vex-background-selected-button-rgb: 209 213 219;--vex-background-selected-disabled-button: #9ca3af;--vex-background-selected-disabled-button-rgb: 156 163 175;--vex-background-disabled-button-toggle: #e5e7eb;--vex-background-disabled-button-toggle-rgb: 229 231 235;--vex-background-unselected-chip: #d1d5db;--vex-background-unselected-chip-rgb: 209 213 219;--vex-background-disabled-list-option: #e5e7eb;--vex-background-disabled-list-option-rgb: 229 231 235;--vex-background-tooltip: #1f2937;--vex-background-tooltip-rgb: 31 41 55}.vex-theme-green.dark,.vex-theme-green .dark{--vex-foreground-base: #fff;--vex-foreground-base-rgb: 255 255 255;--vex-foreground-divider: rgba(255,255,255,.12);--vex-foreground-divider-rgb: 255 255 255;--vex-foreground-dividers: rgba(255,255,255,.12);--vex-foreground-dividers-rgb: 255 255 255;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #4b5563;--vex-foreground-disabled-button-rgb: 75 85 99;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #9ca3af;--vex-foreground-secondary-text-rgb: 156 163 175;--vex-foreground-icon: #fff;--vex-foreground-icon-rgb: 255 255 255;--vex-foreground-icons: #fff;--vex-foreground-icons-rgb: 255 255 255;--vex-foreground-text: #fff;--vex-foreground-text-rgb: 255 255 255;--vex-foreground-slider-min: #fff;--vex-foreground-slider-min-rgb: 255 255 255;--vex-foreground-slider-off: #4b5563;--vex-foreground-slider-off-rgb: 75 85 99;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #030712;--vex-background-status-bar-rgb: 3 7 18;--vex-background-app-bar: #1f2937;--vex-background-app-bar-rgb: 31 41 55;--vex-background-background: #111827;--vex-background-background-rgb: 17 24 39;--vex-background-hover: rgba(255,255,255,.04);--vex-background-hover-rgb: 255 255 255;--vex-background-card: #1f2937;--vex-background-card-rgb: 31 41 55;--vex-background-dialog: #1f2937;--vex-background-dialog-rgb: 31 41 55;--vex-background-disabled-button: rgba(255,255,255,.12);--vex-background-disabled-button-rgb: 255 255 255;--vex-background-raised-button: #1f2937;--vex-background-raised-button-rgb: 31 41 55;--vex-background-focused-button: rgba(255,255,255,.12);--vex-background-focused-button-rgb: 255 255 255;--vex-background-selected-button: #111827;--vex-background-selected-button-rgb: 17 24 39;--vex-background-selected-disabled-button: #1f2937;--vex-background-selected-disabled-button-rgb: 31 41 55;--vex-background-disabled-button-toggle: #000;--vex-background-disabled-button-toggle-rgb: 0 0 0;--vex-background-unselected-chip: #374151;--vex-background-unselected-chip-rgb: 55 65 81;--vex-background-disabled-list-option: rgba(255,255,255,.12);--vex-background-disabled-list-option-rgb: 255 255 255;--vex-background-tooltip: #374151;--vex-background-tooltip-rgb: 55 65 81}.vex-theme-purple{--vex-color-primary-50: 250 245 255;--vex-color-primary-100: 243 232 255;--vex-color-primary-200: 233 213 255;--vex-color-primary-300: 216 180 254;--vex-color-primary-400: 192 132 252;--vex-color-primary-500: 168 85 247;--vex-color-primary-600: 147 51 234;--vex-color-primary-700: 126 34 206;--vex-color-primary-800: 107 33 168;--vex-color-primary-900: 88 28 135;--vex-color-primary-950: 59 7 100;--vex-color-on-primary-50: 0 0 0;--vex-color-on-primary-100: 0 0 0;--vex-color-on-primary-200: 0 0 0;--vex-color-on-primary-300: 0 0 0;--vex-color-on-primary-400: 0 0 0;--vex-color-on-primary-500: 255 255 255;--vex-color-on-primary-600: 255 255 255;--vex-color-on-primary-700: 255 255 255;--vex-color-on-primary-800: 255 255 255;--vex-color-on-primary-900: 255 255 255;--vex-color-accent-50: 255 251 235;--vex-color-accent-100: 254 243 199;--vex-color-accent-200: 253 230 138;--vex-color-accent-300: 252 211 77;--vex-color-accent-400: 251 191 36;--vex-color-accent-500: 245 158 11;--vex-color-accent-600: 217 119 6;--vex-color-accent-700: 180 83 9;--vex-color-accent-800: 146 64 14;--vex-color-accent-900: 120 53 15;--vex-color-accent-950: 69 26 3;--vex-color-on-accent-50: 0 0 0;--vex-color-on-accent-100: 0 0 0;--vex-color-on-accent-200: 0 0 0;--vex-color-on-accent-300: 0 0 0;--vex-color-on-accent-400: 0 0 0;--vex-color-on-accent-500: 255 255 255;--vex-color-on-accent-600: 255 255 255;--vex-color-on-accent-700: 255 255 255;--vex-color-on-accent-800: 255 255 255;--vex-color-on-accent-900: 255 255 255;--vex-color-warn-50: 254 242 242;--vex-color-warn-100: 254 226 226;--vex-color-warn-200: 254 202 202;--vex-color-warn-300: 252 165 165;--vex-color-warn-400: 248 113 113;--vex-color-warn-500: 239 68 68;--vex-color-warn-600: 220 38 38;--vex-color-warn-700: 185 28 28;--vex-color-warn-800: 153 27 27;--vex-color-warn-900: 127 29 29;--vex-color-warn-950: 69 10 10;--vex-color-on-warn-50: 0 0 0;--vex-color-on-warn-100: 0 0 0;--vex-color-on-warn-200: 0 0 0;--vex-color-on-warn-300: 0 0 0;--vex-color-on-warn-400: 0 0 0;--vex-color-on-warn-500: 255 255 255;--vex-color-on-warn-600: 255 255 255;--vex-color-on-warn-700: 255 255 255;--vex-color-on-warn-800: 255 255 255;--vex-color-on-warn-900: 255 255 255}.vex-theme-purple.light,.vex-theme-purple .light{--vex-foreground-base: #000;--vex-foreground-base-rgb: 0 0 0;--vex-foreground-divider: rgba(0,0,0,.06);--vex-foreground-divider-rgb: 0 0 0;--vex-foreground-dividers: rgba(0,0,0,.06);--vex-foreground-dividers-rgb: 0 0 0;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #9ca3af;--vex-foreground-disabled-button-rgb: 156 163 175;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #4b5563;--vex-foreground-secondary-text-rgb: 75 85 99;--vex-foreground-icon: #1f2937;--vex-foreground-icon-rgb: 31 41 55;--vex-foreground-icons: #1f2937;--vex-foreground-icons-rgb: 31 41 55;--vex-foreground-text: #030712;--vex-foreground-text-rgb: 3 7 18;--vex-foreground-slider-min: #1f2937;--vex-foreground-slider-min-rgb: 31 41 55;--vex-foreground-slider-off: #9ca3af;--vex-foreground-slider-off-rgb: 156 163 175;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #d1d5db;--vex-background-status-bar-rgb: 209 213 219;--vex-background-app-bar: #e5e7eb;--vex-background-app-bar-rgb: 229 231 235;--vex-background-background: #f3f4f6;--vex-background-background-rgb: 243 244 246;--vex-background-hover: rgba(17,24,39,.04);--vex-background-hover-rgb: 17 24 39;--vex-background-card: #fff;--vex-background-card-rgb: 255 255 255;--vex-background-dialog: #fff;--vex-background-dialog-rgb: 255 255 255;--vex-background-disabled-button: #e5e7eb;--vex-background-disabled-button-rgb: 229 231 235;--vex-background-raised-button: #fff;--vex-background-raised-button-rgb: 255 255 255;--vex-background-focused-button: #e5e7eb;--vex-background-focused-button-rgb: 229 231 235;--vex-background-selected-button: #d1d5db;--vex-background-selected-button-rgb: 209 213 219;--vex-background-selected-disabled-button: #9ca3af;--vex-background-selected-disabled-button-rgb: 156 163 175;--vex-background-disabled-button-toggle: #e5e7eb;--vex-background-disabled-button-toggle-rgb: 229 231 235;--vex-background-unselected-chip: #d1d5db;--vex-background-unselected-chip-rgb: 209 213 219;--vex-background-disabled-list-option: #e5e7eb;--vex-background-disabled-list-option-rgb: 229 231 235;--vex-background-tooltip: #1f2937;--vex-background-tooltip-rgb: 31 41 55}.vex-theme-purple.dark,.vex-theme-purple .dark{--vex-foreground-base: #fff;--vex-foreground-base-rgb: 255 255 255;--vex-foreground-divider: rgba(255,255,255,.12);--vex-foreground-divider-rgb: 255 255 255;--vex-foreground-dividers: rgba(255,255,255,.12);--vex-foreground-dividers-rgb: 255 255 255;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #4b5563;--vex-foreground-disabled-button-rgb: 75 85 99;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #9ca3af;--vex-foreground-secondary-text-rgb: 156 163 175;--vex-foreground-icon: #fff;--vex-foreground-icon-rgb: 255 255 255;--vex-foreground-icons: #fff;--vex-foreground-icons-rgb: 255 255 255;--vex-foreground-text: #fff;--vex-foreground-text-rgb: 255 255 255;--vex-foreground-slider-min: #fff;--vex-foreground-slider-min-rgb: 255 255 255;--vex-foreground-slider-off: #4b5563;--vex-foreground-slider-off-rgb: 75 85 99;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #030712;--vex-background-status-bar-rgb: 3 7 18;--vex-background-app-bar: #1f2937;--vex-background-app-bar-rgb: 31 41 55;--vex-background-background: #111827;--vex-background-background-rgb: 17 24 39;--vex-background-hover: rgba(255,255,255,.04);--vex-background-hover-rgb: 255 255 255;--vex-background-card: #1f2937;--vex-background-card-rgb: 31 41 55;--vex-background-dialog: #1f2937;--vex-background-dialog-rgb: 31 41 55;--vex-background-disabled-button: rgba(255,255,255,.12);--vex-background-disabled-button-rgb: 255 255 255;--vex-background-raised-button: #1f2937;--vex-background-raised-button-rgb: 31 41 55;--vex-background-focused-button: rgba(255,255,255,.12);--vex-background-focused-button-rgb: 255 255 255;--vex-background-selected-button: #111827;--vex-background-selected-button-rgb: 17 24 39;--vex-background-selected-disabled-button: #1f2937;--vex-background-selected-disabled-button-rgb: 31 41 55;--vex-background-disabled-button-toggle: #000;--vex-background-disabled-button-toggle-rgb: 0 0 0;--vex-background-unselected-chip: #374151;--vex-background-unselected-chip-rgb: 55 65 81;--vex-background-disabled-list-option: rgba(255,255,255,.12);--vex-background-disabled-list-option-rgb: 255 255 255;--vex-background-tooltip: #374151;--vex-background-tooltip-rgb: 55 65 81}.vex-theme-red{--vex-color-primary-50: 254 242 242;--vex-color-primary-100: 254 226 226;--vex-color-primary-200: 254 202 202;--vex-color-primary-300: 252 165 165;--vex-color-primary-400: 248 113 113;--vex-color-primary-500: 239 68 68;--vex-color-primary-600: 220 38 38;--vex-color-primary-700: 185 28 28;--vex-color-primary-800: 153 27 27;--vex-color-primary-900: 127 29 29;--vex-color-primary-950: 69 10 10;--vex-color-on-primary-50: 0 0 0;--vex-color-on-primary-100: 0 0 0;--vex-color-on-primary-200: 0 0 0;--vex-color-on-primary-300: 0 0 0;--vex-color-on-primary-400: 0 0 0;--vex-color-on-primary-500: 255 255 255;--vex-color-on-primary-600: 255 255 255;--vex-color-on-primary-700: 255 255 255;--vex-color-on-primary-800: 255 255 255;--vex-color-on-primary-900: 255 255 255;--vex-color-accent-50: 255 251 235;--vex-color-accent-100: 254 243 199;--vex-color-accent-200: 253 230 138;--vex-color-accent-300: 252 211 77;--vex-color-accent-400: 251 191 36;--vex-color-accent-500: 245 158 11;--vex-color-accent-600: 217 119 6;--vex-color-accent-700: 180 83 9;--vex-color-accent-800: 146 64 14;--vex-color-accent-900: 120 53 15;--vex-color-accent-950: 69 26 3;--vex-color-on-accent-50: 0 0 0;--vex-color-on-accent-100: 0 0 0;--vex-color-on-accent-200: 0 0 0;--vex-color-on-accent-300: 0 0 0;--vex-color-on-accent-400: 0 0 0;--vex-color-on-accent-500: 255 255 255;--vex-color-on-accent-600: 255 255 255;--vex-color-on-accent-700: 255 255 255;--vex-color-on-accent-800: 255 255 255;--vex-color-on-accent-900: 255 255 255;--vex-color-warn-50: 254 242 242;--vex-color-warn-100: 254 226 226;--vex-color-warn-200: 254 202 202;--vex-color-warn-300: 252 165 165;--vex-color-warn-400: 248 113 113;--vex-color-warn-500: 239 68 68;--vex-color-warn-600: 220 38 38;--vex-color-warn-700: 185 28 28;--vex-color-warn-800: 153 27 27;--vex-color-warn-900: 127 29 29;--vex-color-warn-950: 69 10 10;--vex-color-on-warn-50: 0 0 0;--vex-color-on-warn-100: 0 0 0;--vex-color-on-warn-200: 0 0 0;--vex-color-on-warn-300: 0 0 0;--vex-color-on-warn-400: 0 0 0;--vex-color-on-warn-500: 255 255 255;--vex-color-on-warn-600: 255 255 255;--vex-color-on-warn-700: 255 255 255;--vex-color-on-warn-800: 255 255 255;--vex-color-on-warn-900: 255 255 255}.vex-theme-red.light,.vex-theme-red .light{--vex-foreground-base: #000;--vex-foreground-base-rgb: 0 0 0;--vex-foreground-divider: rgba(0,0,0,.06);--vex-foreground-divider-rgb: 0 0 0;--vex-foreground-dividers: rgba(0,0,0,.06);--vex-foreground-dividers-rgb: 0 0 0;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #9ca3af;--vex-foreground-disabled-button-rgb: 156 163 175;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #4b5563;--vex-foreground-secondary-text-rgb: 75 85 99;--vex-foreground-icon: #1f2937;--vex-foreground-icon-rgb: 31 41 55;--vex-foreground-icons: #1f2937;--vex-foreground-icons-rgb: 31 41 55;--vex-foreground-text: #030712;--vex-foreground-text-rgb: 3 7 18;--vex-foreground-slider-min: #1f2937;--vex-foreground-slider-min-rgb: 31 41 55;--vex-foreground-slider-off: #9ca3af;--vex-foreground-slider-off-rgb: 156 163 175;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #d1d5db;--vex-background-status-bar-rgb: 209 213 219;--vex-background-app-bar: #e5e7eb;--vex-background-app-bar-rgb: 229 231 235;--vex-background-background: #f3f4f6;--vex-background-background-rgb: 243 244 246;--vex-background-hover: rgba(17,24,39,.04);--vex-background-hover-rgb: 17 24 39;--vex-background-card: #fff;--vex-background-card-rgb: 255 255 255;--vex-background-dialog: #fff;--vex-background-dialog-rgb: 255 255 255;--vex-background-disabled-button: #e5e7eb;--vex-background-disabled-button-rgb: 229 231 235;--vex-background-raised-button: #fff;--vex-background-raised-button-rgb: 255 255 255;--vex-background-focused-button: #e5e7eb;--vex-background-focused-button-rgb: 229 231 235;--vex-background-selected-button: #d1d5db;--vex-background-selected-button-rgb: 209 213 219;--vex-background-selected-disabled-button: #9ca3af;--vex-background-selected-disabled-button-rgb: 156 163 175;--vex-background-disabled-button-toggle: #e5e7eb;--vex-background-disabled-button-toggle-rgb: 229 231 235;--vex-background-unselected-chip: #d1d5db;--vex-background-unselected-chip-rgb: 209 213 219;--vex-background-disabled-list-option: #e5e7eb;--vex-background-disabled-list-option-rgb: 229 231 235;--vex-background-tooltip: #1f2937;--vex-background-tooltip-rgb: 31 41 55}.vex-theme-red.dark,.vex-theme-red .dark{--vex-foreground-base: #fff;--vex-foreground-base-rgb: 255 255 255;--vex-foreground-divider: rgba(255,255,255,.12);--vex-foreground-divider-rgb: 255 255 255;--vex-foreground-dividers: rgba(255,255,255,.12);--vex-foreground-dividers-rgb: 255 255 255;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #4b5563;--vex-foreground-disabled-button-rgb: 75 85 99;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #9ca3af;--vex-foreground-secondary-text-rgb: 156 163 175;--vex-foreground-icon: #fff;--vex-foreground-icon-rgb: 255 255 255;--vex-foreground-icons: #fff;--vex-foreground-icons-rgb: 255 255 255;--vex-foreground-text: #fff;--vex-foreground-text-rgb: 255 255 255;--vex-foreground-slider-min: #fff;--vex-foreground-slider-min-rgb: 255 255 255;--vex-foreground-slider-off: #4b5563;--vex-foreground-slider-off-rgb: 75 85 99;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #030712;--vex-background-status-bar-rgb: 3 7 18;--vex-background-app-bar: #1f2937;--vex-background-app-bar-rgb: 31 41 55;--vex-background-background: #111827;--vex-background-background-rgb: 17 24 39;--vex-background-hover: rgba(255,255,255,.04);--vex-background-hover-rgb: 255 255 255;--vex-background-card: #1f2937;--vex-background-card-rgb: 31 41 55;--vex-background-dialog: #1f2937;--vex-background-dialog-rgb: 31 41 55;--vex-background-disabled-button: rgba(255,255,255,.12);--vex-background-disabled-button-rgb: 255 255 255;--vex-background-raised-button: #1f2937;--vex-background-raised-button-rgb: 31 41 55;--vex-background-focused-button: rgba(255,255,255,.12);--vex-background-focused-button-rgb: 255 255 255;--vex-background-selected-button: #111827;--vex-background-selected-button-rgb: 17 24 39;--vex-background-selected-disabled-button: #1f2937;--vex-background-selected-disabled-button-rgb: 31 41 55;--vex-background-disabled-button-toggle: #000;--vex-background-disabled-button-toggle-rgb: 0 0 0;--vex-background-unselected-chip: #374151;--vex-background-unselected-chip-rgb: 55 65 81;--vex-background-disabled-list-option: rgba(255,255,255,.12);--vex-background-disabled-list-option-rgb: 255 255 255;--vex-background-tooltip: #374151;--vex-background-tooltip-rgb: 55 65 81}.vex-theme-orange{--vex-color-primary-50: 255 247 237;--vex-color-primary-100: 255 237 213;--vex-color-primary-200: 254 215 170;--vex-color-primary-300: 253 186 116;--vex-color-primary-400: 251 146 60;--vex-color-primary-500: 249 115 22;--vex-color-primary-600: 234 88 12;--vex-color-primary-700: 194 65 12;--vex-color-primary-800: 154 52 18;--vex-color-primary-900: 124 45 18;--vex-color-primary-950: 67 20 7;--vex-color-on-primary-50: 0 0 0;--vex-color-on-primary-100: 0 0 0;--vex-color-on-primary-200: 0 0 0;--vex-color-on-primary-300: 0 0 0;--vex-color-on-primary-400: 0 0 0;--vex-color-on-primary-500: 255 255 255;--vex-color-on-primary-600: 255 255 255;--vex-color-on-primary-700: 255 255 255;--vex-color-on-primary-800: 255 255 255;--vex-color-on-primary-900: 255 255 255;--vex-color-accent-50: 255 251 235;--vex-color-accent-100: 254 243 199;--vex-color-accent-200: 253 230 138;--vex-color-accent-300: 252 211 77;--vex-color-accent-400: 251 191 36;--vex-color-accent-500: 245 158 11;--vex-color-accent-600: 217 119 6;--vex-color-accent-700: 180 83 9;--vex-color-accent-800: 146 64 14;--vex-color-accent-900: 120 53 15;--vex-color-accent-950: 69 26 3;--vex-color-on-accent-50: 0 0 0;--vex-color-on-accent-100: 0 0 0;--vex-color-on-accent-200: 0 0 0;--vex-color-on-accent-300: 0 0 0;--vex-color-on-accent-400: 0 0 0;--vex-color-on-accent-500: 255 255 255;--vex-color-on-accent-600: 255 255 255;--vex-color-on-accent-700: 255 255 255;--vex-color-on-accent-800: 255 255 255;--vex-color-on-accent-900: 255 255 255;--vex-color-warn-50: 254 242 242;--vex-color-warn-100: 254 226 226;--vex-color-warn-200: 254 202 202;--vex-color-warn-300: 252 165 165;--vex-color-warn-400: 248 113 113;--vex-color-warn-500: 239 68 68;--vex-color-warn-600: 220 38 38;--vex-color-warn-700: 185 28 28;--vex-color-warn-800: 153 27 27;--vex-color-warn-900: 127 29 29;--vex-color-warn-950: 69 10 10;--vex-color-on-warn-50: 0 0 0;--vex-color-on-warn-100: 0 0 0;--vex-color-on-warn-200: 0 0 0;--vex-color-on-warn-300: 0 0 0;--vex-color-on-warn-400: 0 0 0;--vex-color-on-warn-500: 255 255 255;--vex-color-on-warn-600: 255 255 255;--vex-color-on-warn-700: 255 255 255;--vex-color-on-warn-800: 255 255 255;--vex-color-on-warn-900: 255 255 255}.vex-theme-orange.light,.vex-theme-orange .light{--vex-foreground-base: #000;--vex-foreground-base-rgb: 0 0 0;--vex-foreground-divider: rgba(0,0,0,.06);--vex-foreground-divider-rgb: 0 0 0;--vex-foreground-dividers: rgba(0,0,0,.06);--vex-foreground-dividers-rgb: 0 0 0;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #9ca3af;--vex-foreground-disabled-button-rgb: 156 163 175;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #4b5563;--vex-foreground-secondary-text-rgb: 75 85 99;--vex-foreground-icon: #1f2937;--vex-foreground-icon-rgb: 31 41 55;--vex-foreground-icons: #1f2937;--vex-foreground-icons-rgb: 31 41 55;--vex-foreground-text: #030712;--vex-foreground-text-rgb: 3 7 18;--vex-foreground-slider-min: #1f2937;--vex-foreground-slider-min-rgb: 31 41 55;--vex-foreground-slider-off: #9ca3af;--vex-foreground-slider-off-rgb: 156 163 175;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #d1d5db;--vex-background-status-bar-rgb: 209 213 219;--vex-background-app-bar: #e5e7eb;--vex-background-app-bar-rgb: 229 231 235;--vex-background-background: #f3f4f6;--vex-background-background-rgb: 243 244 246;--vex-background-hover: rgba(17,24,39,.04);--vex-background-hover-rgb: 17 24 39;--vex-background-card: #fff;--vex-background-card-rgb: 255 255 255;--vex-background-dialog: #fff;--vex-background-dialog-rgb: 255 255 255;--vex-background-disabled-button: #e5e7eb;--vex-background-disabled-button-rgb: 229 231 235;--vex-background-raised-button: #fff;--vex-background-raised-button-rgb: 255 255 255;--vex-background-focused-button: #e5e7eb;--vex-background-focused-button-rgb: 229 231 235;--vex-background-selected-button: #d1d5db;--vex-background-selected-button-rgb: 209 213 219;--vex-background-selected-disabled-button: #9ca3af;--vex-background-selected-disabled-button-rgb: 156 163 175;--vex-background-disabled-button-toggle: #e5e7eb;--vex-background-disabled-button-toggle-rgb: 229 231 235;--vex-background-unselected-chip: #d1d5db;--vex-background-unselected-chip-rgb: 209 213 219;--vex-background-disabled-list-option: #e5e7eb;--vex-background-disabled-list-option-rgb: 229 231 235;--vex-background-tooltip: #1f2937;--vex-background-tooltip-rgb: 31 41 55}.vex-theme-orange.dark,.vex-theme-orange .dark{--vex-foreground-base: #fff;--vex-foreground-base-rgb: 255 255 255;--vex-foreground-divider: rgba(255,255,255,.12);--vex-foreground-divider-rgb: 255 255 255;--vex-foreground-dividers: rgba(255,255,255,.12);--vex-foreground-dividers-rgb: 255 255 255;--vex-foreground-disabled: #6b7280;--vex-foreground-disabled-rgb: 107 114 128;--vex-foreground-disabled-button: #4b5563;--vex-foreground-disabled-button-rgb: 75 85 99;--vex-foreground-disabled-text: #6b7280;--vex-foreground-disabled-text-rgb: 107 114 128;--vex-foreground-elevation: #000;--vex-foreground-elevation-rgb: 0 0 0;--vex-foreground-hint-text: #6b7280;--vex-foreground-hint-text-rgb: 107 114 128;--vex-foreground-secondary-text: #9ca3af;--vex-foreground-secondary-text-rgb: 156 163 175;--vex-foreground-icon: #fff;--vex-foreground-icon-rgb: 255 255 255;--vex-foreground-icons: #fff;--vex-foreground-icons-rgb: 255 255 255;--vex-foreground-text: #fff;--vex-foreground-text-rgb: 255 255 255;--vex-foreground-slider-min: #fff;--vex-foreground-slider-min-rgb: 255 255 255;--vex-foreground-slider-off: #4b5563;--vex-foreground-slider-off-rgb: 75 85 99;--vex-foreground-slider-off-active: #6b7280;--vex-foreground-slider-off-active-rgb: 107 114 128;--vex-background-status-bar: #030712;--vex-background-status-bar-rgb: 3 7 18;--vex-background-app-bar: #1f2937;--vex-background-app-bar-rgb: 31 41 55;--vex-background-background: #111827;--vex-background-background-rgb: 17 24 39;--vex-background-hover: rgba(255,255,255,.04);--vex-background-hover-rgb: 255 255 255;--vex-background-card: #1f2937;--vex-background-card-rgb: 31 41 55;--vex-background-dialog: #1f2937;--vex-background-dialog-rgb: 31 41 55;--vex-background-disabled-button: rgba(255,255,255,.12);--vex-background-disabled-button-rgb: 255 255 255;--vex-background-raised-button: #1f2937;--vex-background-raised-button-rgb: 31 41 55;--vex-background-focused-button: rgba(255,255,255,.12);--vex-background-focused-button-rgb: 255 255 255;--vex-background-selected-button: #111827;--vex-background-selected-button-rgb: 17 24 39;--vex-background-selected-disabled-button: #1f2937;--vex-background-selected-disabled-button-rgb: 31 41 55;--vex-background-disabled-button-toggle: #000;--vex-background-disabled-button-toggle-rgb: 0 0 0;--vex-background-unselected-chip: #374151;--vex-background-unselected-chip-rgb: 55 65 81;--vex-background-disabled-list-option: rgba(255,255,255,.12);--vex-background-disabled-list-option-rgb: 255 255 255;--vex-background-tooltip: #374151;--vex-background-tooltip-rgb: 55 65 81}:root .\!visible{visibility:visible!important}:root .visible{visibility:visible}:root .invisible{visibility:hidden}:root .collapse{visibility:collapse}:root .static{position:static}:root .fixed{position:fixed}:root .absolute{position:absolute}:root .relative{position:relative}:root .sticky{position:sticky}:root .inset-0{inset:0}:root .inset-y-0{top:0;bottom:0}:root .-left-4{left:-1rem}:root .-top-3{top:-.75rem}:root .-top-\[48px\]{top:-48px}:root .bottom-0{bottom:0}:root .left-0{left:0}:root .left-2\/4{left:50%}:root .left-3{left:.75rem}:root .right-0{right:0}:root .right-16{right:4rem}:root .right-2{right:.5rem}:root .right-3{right:.75rem}:root .right-4{right:1rem}:root .right-\[20px\]{right:20px}:root .top-0{top:0}:root .top-1{top:.25rem}:root .top-12{top:3rem}:root .top-2{top:.5rem}:root .top-\[5px\]{top:5px}:root .z-0{z-index:0}:root .z-10{z-index:10}:root .z-40{z-index:40}:root .z-50{z-index:50}:root .\!col-span-full{grid-column:1 / -1!important}:root .col-span-1{grid-column:span 1 / span 1}:root .col-span-12{grid-column:span 12 / span 12}:root .col-span-2{grid-column:span 2 / span 2}:root .col-span-3{grid-column:span 3 / span 3}:root .col-span-4{grid-column:span 4 / span 4}:root .col-span-5{grid-column:span 5 / span 5}:root .col-span-6{grid-column:span 6 / span 6}:root .col-span-7{grid-column:span 7 / span 7}:root .col-span-9{grid-column:span 9 / span 9}:root .col-span-full{grid-column:1 / -1}:root .row-span-2{grid-row:span 2 / span 2}:root .float-right{float:right}:root .clear-both{clear:both}:root .m-0{margin:0}:root .m-0\.5{margin:.125rem}:root .m-2{margin:.5rem}:root .m-6{margin:1.5rem}:root .-mx-1{margin-left:-.25rem;margin-right:-.25rem}:root .-mx-2{margin-left:-.5rem;margin-right:-.5rem}:root .-my-3{margin-top:-.75rem;margin-bottom:-.75rem}:root .mx-0{margin-left:0;margin-right:0}:root .mx-2{margin-left:.5rem;margin-right:.5rem}:root .mx-4{margin-left:1rem;margin-right:1rem}:root .mx-5{margin-left:1.25rem;margin-right:1.25rem}:root .mx-auto{margin-left:auto;margin-right:auto}:root .my-1{margin-top:.25rem;margin-bottom:.25rem}:root .my-2{margin-top:.5rem;margin-bottom:.5rem}:root .my-3{margin-top:.75rem;margin-bottom:.75rem}:root .my-4{margin-top:1rem;margin-bottom:1rem}:root .my-5{margin-top:1.25rem;margin-bottom:1.25rem}:root .my-6{margin-top:1.5rem;margin-bottom:1.5rem}:root .my-auto{margin-top:auto;margin-bottom:auto}:root .\!ml-\[2px\]{margin-left:2px!important}:root .-ml-2{margin-left:-.5rem}:root .-ml-4{margin-left:-1rem}:root .-mr-2{margin-right:-.5rem}:root .-mt-4{margin-top:-1rem}:root .mb-0\.5{margin-bottom:.125rem}:root .mb-1{margin-bottom:.25rem}:root .mb-2{margin-bottom:.5rem}:root .mb-3{margin-bottom:.75rem}:root .mb-4{margin-bottom:1rem}:root .mb-5{margin-bottom:1.25rem}:root .mb-6{margin-bottom:1.5rem}:root .mb-8{margin-bottom:2rem}:root .mb-\[-12px\]{margin-bottom:-12px}:root .mb-\[20px\]{margin-bottom:20px}:root .ml-0\.5{margin-left:.125rem}:root .ml-1{margin-left:.25rem}:root .ml-2{margin-left:.5rem}:root .ml-3{margin-left:.75rem}:root .ml-4{margin-left:1rem}:root .ml-6{margin-left:1.5rem}:root .ml-\[280px\]{margin-left:280px}:root .ml-\[30px\]{margin-left:30px}:root .ml-auto{margin-left:auto}:root .mr-1{margin-right:.25rem}:root .mr-2{margin-right:.5rem}:root .mr-3{margin-right:.75rem}:root .mr-4{margin-right:1rem}:root .mr-8{margin-right:2rem}:root .mr-\[1rem\]{margin-right:1rem}:root .ms-1{margin-inline-start:.25rem}:root .mt-0{margin-top:0}:root .mt-0\.5{margin-top:.125rem}:root .mt-1{margin-top:.25rem}:root .mt-10{margin-top:2.5rem}:root .mt-2{margin-top:.5rem}:root .mt-3{margin-top:.75rem}:root .mt-4{margin-top:1rem}:root .mt-5{margin-top:1.25rem}:root .mt-6{margin-top:1.5rem}:root .mt-8{margin-top:2rem}:root .mt-\[-10px\]{margin-top:-10px}:root .mt-\[48px\]{margin-top:48px}:root .line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}:root .\!block{display:block!important}:root .block{display:block}:root .inline-block{display:inline-block}:root .inline{display:inline}:root .\!flex{display:flex!important}:root .flex{display:flex}:root .inline-flex{display:inline-flex}:root .table{display:table}:root .table-cell{display:table-cell}:root .grid{display:grid}:root .contents{display:contents}:root .hidden{display:none}:root .aspect-square{aspect-ratio:1 / 1}:root .size-3{width:.75rem;height:.75rem}:root .\!h-\[40px\]{height:40px!important}:root .\!h-\[48px\]{height:48px!important}:root .\!h-\[80px\]{height:80px!important}:root .h-0{height:0px}:root .h-1{height:.25rem}:root .h-1\.5{height:.375rem}:root .h-1\/2{height:50%}:root .h-10{height:2.5rem}:root .h-12{height:3rem}:root .h-16{height:4rem}:root .h-2{height:.5rem}:root .h-2\.5{height:.625rem}:root .h-28{height:7rem}:root .h-3{height:.75rem}:root .h-32{height:8rem}:root .h-4{height:1rem}:root .h-5{height:1.25rem}:root .h-6{height:1.5rem}:root .h-64{height:16rem}:root .h-7{height:1.75rem}:root .h-8{height:2rem}:root .h-9{height:2.25rem}:root .h-96{height:24rem}:root .h-\[100\%\]{height:100%}:root .h-\[150px\]{height:150px}:root .h-\[18px\]{height:18px}:root .h-\[20px\]{height:20px}:root .h-\[250px\]{height:250px}:root .h-\[30px\]{height:30px}:root .h-\[32px\]{height:32px}:root .h-\[350px\]{height:350px}:root .h-\[42px\]{height:42px}:root .h-\[48px\]{height:48px}:root .h-\[4rem\]{height:4rem}:root .h-\[500px\]{height:500px}:root .h-\[50px\]{height:50px}:root .h-\[570px\]{height:570px}:root .h-\[60px\]{height:60px}:root .h-\[65px\]{height:65px}:root .h-\[800px\]{height:800px}:root .h-auto{height:auto}:root .h-full{height:100%}:root .max-h-40{max-height:10rem}:root .max-h-96{max-height:24rem}:root .max-h-\[300px\]{max-height:300px}:root .max-h-\[35px\]{max-height:35px}:root .max-h-\[384px\]{max-height:384px}:root .max-h-\[70vh\]{max-height:70vh}:root .max-h-\[75vh\]{max-height:75vh}:root .max-h-\[80vh\]{max-height:80vh}:root .max-h-\[90vh\]{max-height:90vh}:root .max-h-full{max-height:100%}:root .min-h-0{min-height:0px}:root .min-h-96{min-height:24rem}:root .min-h-\[150px\]{min-height:150px}:root .min-h-\[200px\]{min-height:200px}:root .min-h-\[22px\]{min-height:22px}:root .min-h-\[250px\]{min-height:250px}:root .min-h-\[300px\]{min-height:300px}:root .min-h-\[32px\]{min-height:32px}:root .min-h-\[400px\]{min-height:400px}:root .min-h-\[40px\]{min-height:40px}:root .min-h-\[450px\]{min-height:450px}:root .min-h-\[500px\]{min-height:500px}:root .min-h-\[51px\]{min-height:51px}:root .min-h-\[52px\]{min-height:52px}:root .min-h-\[570px\]{min-height:570px}:root .min-h-screen{min-height:100vh}:root .\!w-12{width:3rem!important}:root .\!w-\[100vw\]{width:100vw!important}:root .\!w-\[40px\]{width:40px!important}:root .\!w-\[48px\]{width:48px!important}:root .\!w-screen{width:100vw!important}:root .w-0{width:0px}:root .w-1{width:.25rem}:root .w-1\/2{width:50%}:root .w-10{width:2.5rem}:root .w-12{width:3rem}:root .w-16{width:4rem}:root .w-2{width:.5rem}:root .w-2\.5{width:.625rem}:root .w-20{width:5rem}:root .w-24{width:6rem}:root .w-28{width:7rem}:root .w-3{width:.75rem}:root .w-32{width:8rem}:root .w-36{width:9rem}:root .w-4{width:1rem}:root .w-40{width:10rem}:root .w-5{width:1.25rem}:root .w-6{width:1.5rem}:root .w-7{width:1.75rem}:root .w-8{width:2rem}:root .w-9{width:2.25rem}:root .w-\[100\%\]{width:100%}:root .w-\[110px\]{width:110px}:root .w-\[120px\]{width:120px}:root .w-\[144px\]{width:144px}:root .w-\[150px\]{width:150px}:root .w-\[18px\]{width:18px}:root .w-\[20px\]{width:20px}:root .w-\[210px\]{width:210px}:root .w-\[250px\]{width:250px}:root .w-\[300px\]{width:300px}:root .w-\[32px\]{width:32px}:root .w-\[350px\]{width:350px}:root .w-\[370px\]{width:370px}:root .w-\[40vw\]{width:40vw}:root .w-\[42px\]{width:42px}:root .w-\[450px\]{width:450px}:root .w-\[48px\]{width:48px}:root .w-\[4rem\]{width:4rem}:root .w-\[500px\]{width:500px}:root .w-\[64px\]{width:64px}:root .w-\[80px\]{width:80px}:root .w-full{width:100%}:root .\!min-w-\[70px\]{min-width:70px!important}:root .min-w-0{min-width:0px}:root .min-w-48{min-width:12rem}:root .min-w-5{min-width:1.25rem}:root .min-w-64{min-width:16rem}:root .min-w-\[120px\]{min-width:120px}:root .min-w-\[140px\]{min-width:140px}:root .min-w-\[150px\]{min-width:150px}:root .min-w-\[180px\]{min-width:180px}:root .min-w-\[200px\]{min-width:200px}:root .min-w-\[2rem\]{min-width:2rem}:root .min-w-\[300px\]{min-width:300px}:root .min-w-\[30px\]{min-width:30px}:root .min-w-\[500px\]{min-width:500px}:root .min-w-\[600px\]{min-width:600px}:root .min-w-\[7ch\]{min-width:7ch}:root .min-w-fit{min-width:fit-content}:root .min-w-full{min-width:100%}:root .max-w-2xl{max-width:42rem}:root .max-w-4xl{max-width:56rem}:root .max-w-7xl{max-width:80rem}:root .max-w-\[120px\]{max-width:120px}:root .max-w-\[150px\]{max-width:150px}:root .max-w-\[180px\]{max-width:180px}:root .max-w-\[250px\]{max-width:250px}:root .max-w-\[40px\]{max-width:40px}:root .max-w-\[450px\]{max-width:450px}:root .max-w-\[600px\]{max-width:600px}:root .max-w-\[none\]{max-width:none}:root .max-w-lg{max-width:32rem}:root .max-w-md{max-width:28rem}:root .max-w-sm{max-width:24rem}:root .max-w-xs{max-width:20rem}:root .flex-1{flex:1 1 0%}:root .flex-auto{flex:1 1 auto}:root .flex-none{flex:none}:root .flex-shrink{flex-shrink:1}:root .flex-shrink-0{flex-shrink:0}:root .flex-grow{flex-grow:1}:root .grow{flex-grow:1}:root .basis-1\/2{flex-basis:50%}:root .basis-1\/3{flex-basis:33.333333%}:root .basis-2\/3{flex-basis:66.666667%}:root .basis-full{flex-basis:100%}:root .border-collapse{border-collapse:collapse}:root .-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root .rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root .rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root .scale-150{--tw-scale-x: 1.5;--tw-scale-y: 1.5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root .scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root .scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}:root .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}:root .animate-spin{animation:spin 1s linear infinite}:root .\!cursor-move{cursor:move!important}:root .\!cursor-pointer{cursor:pointer!important}:root .cursor-crosshair{cursor:crosshair}:root .cursor-default{cursor:default}:root .cursor-help{cursor:help}:root .cursor-move{cursor:move}:root .cursor-not-allowed{cursor:not-allowed}:root .cursor-pointer{cursor:pointer}:root .cursor-text{cursor:text}:root .select-none{-webkit-user-select:none;user-select:none}:root .resize-none{resize:none}:root .resize{resize:both}:root .list-inside{list-style-position:inside}:root .list-decimal{list-style-type:decimal}:root .list-disc{list-style-type:disc}:root .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}:root .grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}:root .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}:root .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}:root .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}:root .grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}:root .grid-cols-\[130px_minmax\(150px\,_1fr\)_minmax\(120px\,_1fr\)_minmax\(120px\,_1fr\)_1fr_1fr\]{grid-template-columns:130px minmax(150px,1fr) minmax(120px,1fr) minmax(120px,1fr) 1fr 1fr}:root .grid-cols-subgrid{grid-template-columns:subgrid}:root .flex-row{flex-direction:row}:root .flex-row-reverse{flex-direction:row-reverse}:root .flex-col{flex-direction:column}:root .flex-wrap{flex-wrap:wrap}:root .content-center{align-content:center}:root .content-end{align-content:flex-end}:root .items-start{align-items:flex-start}:root .items-end{align-items:flex-end}:root .items-center{align-items:center}:root .items-stretch{align-items:stretch}:root .justify-start{justify-content:flex-start}:root .justify-end{justify-content:flex-end}:root .justify-center{justify-content:center}:root .justify-between{justify-content:space-between}:root .gap-0{gap:0px}:root .gap-1{gap:.25rem}:root .gap-2{gap:.5rem}:root .gap-3{gap:.75rem}:root .gap-4{gap:1rem}:root .gap-6{gap:1.5rem}:root .gap-8{gap:2rem}:root .gap-x-2{column-gap:.5rem}:root .gap-x-4{column-gap:1rem}:root .gap-y-2{row-gap:.5rem}:root :is(.space-x-1>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}:root :is(.space-x-2>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}:root :is(.space-x-3>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}:root :is(.space-x-4>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}:root :is(.space-y-1>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}:root :is(.space-y-2>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}:root :is(.space-y-3>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}:root :is(.space-y-4>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}:root :is(.space-y-5>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}:root :is(.space-y-6>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}:root :is(.divide-y>:not([hidden])~:not([hidden])){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}:root :is(.divide-gray-200>:not([hidden])~:not([hidden])){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}:root .self-start{align-self:flex-start}:root .self-end{align-self:flex-end}:root .self-center{align-self:center}:root .overflow-auto{overflow:auto}:root .overflow-hidden{overflow:hidden}:root .overflow-visible{overflow:visible}:root .overflow-x-auto{overflow-x:auto}:root .overflow-y-auto{overflow-y:auto}:root .overflow-y-hidden{overflow-y:hidden}:root .scroll-auto{scroll-behavior:auto}:root .scroll-smooth{scroll-behavior:smooth}:root .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root .whitespace-nowrap{white-space:nowrap}:root .whitespace-pre-wrap{white-space:pre-wrap}:root .text-wrap{text-wrap:wrap}:root .text-nowrap{text-wrap:nowrap}:root .break-words{overflow-wrap:break-word}:root .break-all{word-break:break-all}:root .\!rounded-none{border-radius:0!important}:root .rounded{border-radius:var(--vex-border-radius)}:root .rounded-full{border-radius:9999px}:root .rounded-lg{border-radius:calc(var(--vex-border-radius) * 1.5)}:root .rounded-md{border-radius:calc(var(--vex-border-radius) * 1.25)}:root .rounded-none{border-radius:0}:root .\!rounded-e-none{border-start-end-radius:0px!important;border-end-end-radius:0px!important}:root .rounded-b{border-bottom-right-radius:var(--vex-border-radius);border-bottom-left-radius:var(--vex-border-radius)}:root .rounded-b-2xl{border-bottom-right-radius:calc(var(--vex-border-radius) * 2);border-bottom-left-radius:calc(var(--vex-border-radius) * 2)}:root .rounded-e{border-start-end-radius:var(--vex-border-radius);border-end-end-radius:var(--vex-border-radius)}:root .rounded-e-xl{border-start-end-radius:calc(var(--vex-border-radius) * 1.75);border-end-end-radius:calc(var(--vex-border-radius) * 1.75)}:root .rounded-l{border-top-left-radius:var(--vex-border-radius);border-bottom-left-radius:var(--vex-border-radius)}:root .rounded-l-2xl{border-top-left-radius:calc(var(--vex-border-radius) * 2);border-bottom-left-radius:calc(var(--vex-border-radius) * 2)}:root .rounded-r-2xl{border-top-right-radius:calc(var(--vex-border-radius) * 2);border-bottom-right-radius:calc(var(--vex-border-radius) * 2)}:root .rounded-s-none{border-start-start-radius:0px;border-end-start-radius:0px}:root .rounded-s-xl{border-start-start-radius:calc(var(--vex-border-radius) * 1.75);border-end-start-radius:calc(var(--vex-border-radius) * 1.75)}:root .rounded-t-2xl{border-top-left-radius:calc(var(--vex-border-radius) * 2);border-top-right-radius:calc(var(--vex-border-radius) * 2)}:root .rounded-t-lg{border-top-left-radius:calc(var(--vex-border-radius) * 1.5);border-top-right-radius:calc(var(--vex-border-radius) * 1.5)}:root .rounded-tl{border-top-left-radius:var(--vex-border-radius)}:root .rounded-tr{border-top-right-radius:var(--vex-border-radius)}:root .border{border-width:1px}:root .border-0{border-width:0px}:root .border-2{border-width:2px}:root .border-8{border-width:8px}:root .border-x{border-left-width:1px;border-right-width:1px}:root .border-b{border-bottom-width:1px}:root .border-b-2{border-bottom-width:2px}:root .border-l{border-left-width:1px}:root .border-l-2{border-left-width:2px}:root .border-l-4{border-left-width:4px}:root .border-r{border-right-width:1px}:root .border-r-4{border-right-width:4px}:root .border-t{border-top-width:1px}:root .border-t-2{border-top-width:2px}:root .\!border-solid{border-style:solid!important}:root .border-solid{border-style:solid}:root .border-dashed{border-style:dashed}:root .border-dotted{border-style:dotted}:root .\!border-none{border-style:none!important}:root .border-none{border-style:none}:root .\!border-primary-600{--tw-border-opacity: 1 !important;border-color:rgb(var(--vex-color-primary-600) / var(--tw-border-opacity, 1))!important}:root .\!border-transparent{border-color:transparent!important}:root .border-\[\#dedede\]{--tw-border-opacity: 1;border-color:rgb(222 222 222 / var(--tw-border-opacity, 1))}:root .border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}:root .border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}:root .border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}:root .border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}:root .border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}:root .border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}:root .border-divider{border-color:var(--vex-foreground-divider)}:root .border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}:root .border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}:root .border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}:root .border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}:root .border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}:root .border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}:root .border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}:root .border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}:root .border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}:root .border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}:root .border-neutral-800{--tw-border-opacity: 1;border-color:rgb(38 38 38 / var(--tw-border-opacity, 1))}:root .border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}:root .border-primary-600{--tw-border-opacity: 1;border-color:rgb(var(--vex-color-primary-600) / var(--tw-border-opacity, 1))}:root .border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}:root .border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}:root .border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}:root .border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}:root .border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}:root .border-transparent{border-color:transparent}:root .border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}:root .border-x-gray-300{--tw-border-opacity: 1;border-left-color:rgb(209 213 219 / var(--tw-border-opacity, 1));border-right-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}:root .border-b-primary-400{--tw-border-opacity: 1;border-bottom-color:rgb(var(--vex-color-primary-400) / var(--tw-border-opacity, 1))}:root .border-l-blue-500{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}:root .border-l-gray-300{--tw-border-opacity: 1;border-left-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}:root .border-r-gray-200{--tw-border-opacity: 1;border-right-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}:root .border-r-gray-300{--tw-border-opacity: 1;border-right-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}:root .border-t-gray-200{--tw-border-opacity: 1;border-top-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}:root .border-t-transparent{border-top-color:transparent}:root .\!bg-\[\#f4f4f4\]{--tw-bg-opacity: 1 !important;background-color:rgb(244 244 244 / var(--tw-bg-opacity, 1))!important}:root .\!bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}:root .\!bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))!important}:root .\!bg-primary-100{--tw-bg-opacity: 1 !important;background-color:rgb(var(--vex-color-primary-100) / var(--tw-bg-opacity, 1))!important}:root .\!bg-primary-400{--tw-bg-opacity: 1 !important;background-color:rgb(var(--vex-color-primary-400) / var(--tw-bg-opacity, 1))!important}:root .\!bg-transparent{background-color:transparent!important}:root .bg-\[\#f4f4f4\]{--tw-bg-opacity: 1;background-color:rgb(244 244 244 / var(--tw-bg-opacity, 1))}:root .bg-\[\#f5f5f5\]{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}:root .bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}:root .bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}:root .bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}:root .bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}:root .bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}:root .bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}:root .bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}:root .bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}:root .bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}:root .bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}:root .bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}:root .bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}:root .bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}:root .bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}:root .bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}:root .bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}:root .bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}:root .bg-foreground{--tw-bg-opacity: 1;background-color:rgb(var(--vex-background-card-rgb) / var(--tw-bg-opacity, 1))}:root .bg-foreground\/20{background-color:rgb(var(--vex-background-card-rgb) / .2)}:root .bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}:root .bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}:root .bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}:root .bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}:root .bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}:root .bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}:root .bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}:root .bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}:root .bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}:root .bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}:root .bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}:root .bg-green-600\/10{background-color:#16a34a1a}:root .bg-hover{background-color:var(--vex-background-hover)}:root .bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}:root .bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}:root .bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}:root .bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}:root .bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}:root .bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}:root .bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}:root .bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}:root .bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}:root .bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}:root .bg-primary-100{--tw-bg-opacity: 1;background-color:rgb(var(--vex-color-primary-100) / var(--tw-bg-opacity, 1))}:root .bg-primary-200{--tw-bg-opacity: 1;background-color:rgb(var(--vex-color-primary-200) / var(--tw-bg-opacity, 1))}:root .bg-primary-50{--tw-bg-opacity: 1;background-color:rgb(var(--vex-color-primary-50) / var(--tw-bg-opacity, 1))}:root .bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(var(--vex-color-primary-500) / var(--tw-bg-opacity, 1))}:root .bg-primary-600{--tw-bg-opacity: 1;background-color:rgb(var(--vex-color-primary-600) / var(--tw-bg-opacity, 1))}:root .bg-primary-600\/10{background-color:rgb(var(--vex-color-primary-600) / .1)}:root .bg-primary-600\/\[\.1\]{background-color:rgb(var(--vex-color-primary-600) / .1)}:root .bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}:root .bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}:root .bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}:root .bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}:root .bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}:root .bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}:root .bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}:root .bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}:root .bg-red-600\/10{background-color:#dc26261a}:root .bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}:root .bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}:root .bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}:root .bg-transparent{background-color:transparent}:root .bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}:root .bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}:root .bg-warn-200{--tw-bg-opacity: 1;background-color:rgb(var(--vex-color-warn-200) / var(--tw-bg-opacity, 1))}:root .bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}:root .bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}:root .bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}:root .bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}:root .bg-opacity-10{--tw-bg-opacity: .1}:root .bg-opacity-15{--tw-bg-opacity: .15}:root .bg-opacity-50{--tw-bg-opacity: .5}:root .bg-opacity-90{--tw-bg-opacity: .9}:root .bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}:root .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}:root .from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}:root .from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}:root .to-gray-50{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}:root .to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}:root .to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}:root .fill-blue-600{fill:#2563eb}:root .fill-current{fill:currentColor}:root .fill-gray-300{fill:#d1d5db}:root .fill-gray-500{fill:#6b7280}:root .fill-gray-600{fill:#4b5563}:root .fill-green-500{fill:#22c55e}:root .fill-green-600{fill:#16a34a}:root .fill-on-primary-600{fill:rgb(var(--vex-color-on-primary-600) / 1)}:root .fill-primary-700{fill:rgb(var(--vex-color-primary-700) / 1)}:root .fill-red-500{fill:#ef4444}:root .fill-red-700{fill:#b91c1c}:root .fill-warn-600{fill:rgb(var(--vex-color-warn-600) / 1)}:root .fill-yellow-500{fill:#eab308}:root .\!p-0{padding:0!important}:root .\!p-\[1px\]{padding:1px!important}:root .p-0{padding:0}:root .p-1{padding:.25rem}:root .p-10{padding:2.5rem}:root .p-2{padding:.5rem}:root .p-3{padding:.75rem}:root .p-4{padding:1rem}:root .p-5{padding:1.25rem}:root .p-6{padding:1.5rem}:root .p-8{padding:2rem}:root .p-\[4px\]{padding:4px}:root .\!px-0{padding-left:0!important;padding-right:0!important}:root .\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}:root .px-0{padding-left:0;padding-right:0}:root .px-1{padding-left:.25rem;padding-right:.25rem}:root .px-1\.5{padding-left:.375rem;padding-right:.375rem}:root .px-2{padding-left:.5rem;padding-right:.5rem}:root .px-3{padding-left:.75rem;padding-right:.75rem}:root .px-4{padding-left:1rem;padding-right:1rem}:root .px-5{padding-left:1.25rem;padding-right:1.25rem}:root .px-6{padding-left:1.5rem;padding-right:1.5rem}:root .px-\[10px\]{padding-left:10px;padding-right:10px}:root .px-\[5px\]{padding-left:5px;padding-right:5px}:root .py-0{padding-top:0;padding-bottom:0}:root .py-0\.5{padding-top:.125rem;padding-bottom:.125rem}:root .py-1{padding-top:.25rem;padding-bottom:.25rem}:root .py-12{padding-top:3rem;padding-bottom:3rem}:root .py-16{padding-top:4rem;padding-bottom:4rem}:root .py-2{padding-top:.5rem;padding-bottom:.5rem}:root .py-3{padding-top:.75rem;padding-bottom:.75rem}:root .py-4{padding-top:1rem;padding-bottom:1rem}:root .py-6{padding-top:1.5rem;padding-bottom:1.5rem}:root .py-8{padding-top:2rem;padding-bottom:2rem}:root .\!pb-0{padding-bottom:0!important}:root .\!pl-2{padding-left:.5rem!important}:root .\!pr-0{padding-right:0!important}:root .\!pr-12{padding-right:3rem!important}:root .pb-1{padding-bottom:.25rem}:root .pb-12{padding-bottom:3rem}:root .pb-2{padding-bottom:.5rem}:root .pb-3{padding-bottom:.75rem}:root .pb-4{padding-bottom:1rem}:root .pb-5{padding-bottom:1.25rem}:root .pb-6{padding-bottom:1.5rem}:root .pl-0{padding-left:0}:root .pl-2{padding-left:.5rem}:root .pl-3{padding-left:.75rem}:root .pl-4{padding-left:1rem}:root .pl-5{padding-left:1.25rem}:root .pl-6{padding-left:1.5rem}:root .pl-\[8px\]{padding-left:8px}:root .pr-0{padding-right:0}:root .pr-1{padding-right:.25rem}:root .pr-2{padding-right:.5rem}:root .pr-3{padding-right:.75rem}:root .pr-4{padding-right:1rem}:root .pr-6{padding-right:1.5rem}:root .pr-8{padding-right:2rem}:root .pr-9{padding-right:2.25rem}:root .pt-0{padding-top:0}:root .pt-2{padding-top:.5rem}:root .pt-3{padding-top:.75rem}:root .pt-4{padding-top:1rem}:root .pt-5{padding-top:1.25rem}:root .pt-6{padding-top:1.5rem}:root .pt-8{padding-top:2rem}:root .text-left{text-align:left}:root .text-center{text-align:center}:root .text-right{text-align:right}:root .align-middle{vertical-align:middle}:root .align-super{vertical-align:super}:root .font-mono{font-family:Menlo,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}:root .text-2xl{font-size:1.5rem;line-height:2rem}:root .text-3xl{font-size:1.875rem;line-height:2.25rem}:root .text-4xl{font-size:2.25rem;line-height:2.5rem}:root .text-5xl{font-size:3rem;line-height:1}:root .text-6xl{font-size:3.75rem;line-height:1}:root .text-base{font-size:1rem;line-height:1.5rem}:root .text-lg{font-size:1.125rem;line-height:1.75rem}:root .text-sm{font-size:.875rem;line-height:1.25rem}:root .text-xl{font-size:1.25rem;line-height:1.75rem}:root .text-xs{font-size:.75rem;line-height:1rem}:root .\!font-semibold{font-weight:600!important}:root .font-bold{font-weight:700}:root .font-extrabold{font-weight:800}:root .font-light{font-weight:300}:root .font-medium{font-weight:500}:root .font-normal{font-weight:400}:root .font-semibold{font-weight:600}:root .uppercase{text-transform:uppercase}:root .capitalize{text-transform:capitalize}:root .italic{font-style:italic}:root .ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}:root .leading-3{line-height:.75rem}:root .leading-4{line-height:1rem}:root .leading-5{line-height:1.25rem}:root .leading-6{line-height:1.5rem}:root .leading-8{line-height:2rem}:root .leading-\[24px\]{line-height:24px}:root .leading-\[48px\]{line-height:48px}:root .leading-none{line-height:1}:root .leading-normal{line-height:1.5}:root .leading-relaxed{line-height:1.625}:root .leading-snug{line-height:1.375}:root .tracking-wide{letter-spacing:.025em}:root .tracking-wider{letter-spacing:.05em}:root .\!text-primary-600{--tw-text-opacity: 1 !important;color:rgb(var(--vex-color-primary-600) / var(--tw-text-opacity, 1))!important}:root .\!text-warn-400{--tw-text-opacity: 1 !important;color:rgb(var(--vex-color-warn-400) / var(--tw-text-opacity, 1))!important}:root .\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}:root .text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}:root .text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}:root .text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}:root .text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}:root .text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}:root .text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}:root .text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}:root .text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}:root .text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}:root .text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}:root .text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}:root .text-current{color:currentColor}:root .text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}:root .text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}:root .text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}:root .text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}:root .text-default{--tw-text-opacity: 1;color:rgb(var(--vex-foreground-text-rgb) / var(--tw-text-opacity, 1))}:root .text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}:root .text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}:root .text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}:root .text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}:root .text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}:root .text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}:root .text-gray-50{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}:root .text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}:root .text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}:root .text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}:root .text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}:root .text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}:root .text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}:root .text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}:root .text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}:root .text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}:root .text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}:root .text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}:root .text-hint{--tw-text-opacity: 1;color:rgb(var(--vex-foreground-hint-text-rgb) / var(--tw-text-opacity, 1))}:root .text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}:root .text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}:root .text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}:root .text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}:root .text-on-primary-600{--tw-text-opacity: 1;color:rgb(var(--vex-color-on-primary-600) / var(--tw-text-opacity, 1))}:root .text-on-warn-200{--tw-text-opacity: 1;color:rgb(var(--vex-color-on-warn-200) / var(--tw-text-opacity, 1))}:root .text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}:root .text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}:root .text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}:root .text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}:root .text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}:root .text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}:root .text-primary-500{--tw-text-opacity: 1;color:rgb(var(--vex-color-primary-500) / var(--tw-text-opacity, 1))}:root .text-primary-600{--tw-text-opacity: 1;color:rgb(var(--vex-color-primary-600) / var(--tw-text-opacity, 1))}:root .text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}:root .text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}:root .text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}:root .text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}:root .text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}:root .text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}:root .text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}:root .text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}:root .text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}:root .text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}:root .text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}:root .text-secondary{--tw-text-opacity: 1;color:rgb(var(--vex-foreground-secondary-text-rgb) / var(--tw-text-opacity, 1))}:root .text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}:root .text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}:root .text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}:root .text-slate-500\/70{color:#64748bb3}:root .text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}:root .text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}:root .text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}:root .text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}:root .text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}:root .text-warn-400{--tw-text-opacity: 1;color:rgb(var(--vex-color-warn-400) / var(--tw-text-opacity, 1))}:root .text-warn-500{--tw-text-opacity: 1;color:rgb(var(--vex-color-warn-500) / var(--tw-text-opacity, 1))}:root .text-warn-600{--tw-text-opacity: 1;color:rgb(var(--vex-color-warn-600) / var(--tw-text-opacity, 1))}:root .text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}:root .text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}:root .text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}:root .underline{text-decoration-line:underline}:root .line-through{text-decoration-line:line-through}:root .no-underline{text-decoration-line:none}:root .opacity-0{opacity:0}:root .opacity-10{opacity:.1}:root .opacity-20{opacity:.2}:root .opacity-30{opacity:.3}:root .opacity-40{opacity:.4}:root .opacity-50{opacity:.5}:root .opacity-55{opacity:.55}:root .opacity-65{opacity:.65}:root .opacity-75{opacity:.75}:root .opacity-80{opacity:.8}:root .\!shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}:root .shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .shadow-b{--tw-shadow: 0 10px 30px 0 rgba(82,63,104,.06);--tw-shadow-colored: 0 10px 30px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .outline-none{outline:2px solid transparent;outline-offset:2px}:root .outline{outline-style:solid}:root .outline-0{outline-width:0px}:root .blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root .invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root .\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}:root .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root .backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}:root .\!transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}:root .\!transition-width{transition-property:width!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}:root .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root .transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root .transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root .duration-150{transition-duration:.15s}:root .duration-200{transition-duration:.2s}:root .duration-300{transition-duration:.3s}:root .duration-400{transition-duration:.4s}:root .duration-500{transition-duration:.5s}:root .\!ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}:root .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root .ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root .ease-out-swift{transition-timing-function:cubic-bezier(.25,.8,.25,1)}:root .icon-xs,:root :is(.icon-xs svg){font-size:1rem;height:1rem;width:1rem;line-height:1rem}:root .icon-sm,:root :is(.icon-sm svg){font-size:1.25rem;height:1.25rem;width:1.25rem;line-height:1.25rem}:root .icon-base,:root :is(.icon-base svg){font-size:1.5rem;height:1.5rem;width:1.5rem;line-height:1.5rem}:root .icon-lg,:root :is(.icon-lg svg){font-size:1.75rem;height:1.75rem;width:1.75rem;line-height:1.75rem}:root .icon-xl,:root :is(.icon-xl svg){font-size:2rem;height:2rem;width:2rem;line-height:2rem}:root .icon-2xl,:root :is(.icon-2xl svg){font-size:2.25rem;height:2.25rem;width:2.25rem;line-height:2.25rem}:root .icon-3xl,:root :is(.icon-3xl svg){font-size:2.5rem;height:2.5rem;width:2.5rem;line-height:2.5rem}:root .icon-4xl,:root :is(.icon-4xl svg){font-size:2.75rem;height:2.75rem;width:2.75rem;line-height:2.75rem}:root .icon-5xl,:root :is(.icon-5xl svg){font-size:3rem;height:3rem;width:3rem;line-height:3rem}:root .\[appearance\:textfield\]{appearance:textfield}:root .\[key\:string\]{key:string}:root .last\:border-b-0:last-child{border-bottom-width:0px}:root .even\:bg-gray-50:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}:root .focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}:root .focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}:root .hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root .hover\:transform:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root .hover\:cursor-pointer:hover{cursor:pointer}:root .hover\:border-solid:hover{border-style:solid}:root .hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}:root .hover\:border-gray-200:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}:root .hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}:root .hover\:\!bg-\[\#ebebeb\]:hover{--tw-bg-opacity: 1 !important;background-color:rgb(235 235 235 / var(--tw-bg-opacity, 1))!important}:root .hover\:bg-\[\#1930576b\]:hover{background-color:#1930576b}:root .hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}:root .hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}:root .hover\:bg-blue-900:hover{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}:root .hover\:bg-blue-950:hover{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}:root .hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}:root .hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}:root .hover\:bg-hover:hover{background-color:var(--vex-background-hover)}:root .hover\:bg-primary-300:hover{--tw-bg-opacity: 1;background-color:rgb(var(--vex-color-primary-300) / var(--tw-bg-opacity, 1))}:root .hover\:bg-primary-600:hover{--tw-bg-opacity: 1;background-color:rgb(var(--vex-color-primary-600) / var(--tw-bg-opacity, 1))}:root .hover\:fill-gray-500:hover{fill:#6b7280}:root .hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}:root .hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}:root .hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}:root .hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}:root .hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}:root .hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}:root .hover\:text-on-primary-600:hover{--tw-text-opacity: 1;color:rgb(var(--vex-color-on-primary-600) / var(--tw-text-opacity, 1))}:root .hover\:text-primary-400:hover{--tw-text-opacity: 1;color:rgb(var(--vex-color-primary-400) / var(--tw-text-opacity, 1))}:root .hover\:underline:hover{text-decoration-line:underline}:root .hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .hover\:drop-shadow-xl:hover{--tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / .03)) drop-shadow(0 8px 5px rgb(0 0 0 / .08));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root .focus\:w-\[200px\]:focus{width:200px}:root .focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}:root .focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}:root .focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}:root .disabled\:cursor-not-allowed:disabled{cursor:not-allowed}:root .disabled\:opacity-50:disabled{opacity:.5}:root :is(.group\/item:hover .group-hover\/item\:visible){visibility:visible}:root :is(.group:hover .group-hover\:visible){visibility:visible}:root :is(.group:hover .group-hover\:block){display:block}:root :is(.group:hover .group-hover\:inline-block){display:inline-block}:root :is(.group:hover .group-hover\:hidden){display:none}:root :is(.group:hover .group-hover\:h-8){height:2rem}:root :is(.group:hover .group-hover\:cursor-pointer){cursor:pointer}:root :is(.group\/row:hover .group-hover\/row\:bg-gray-100){--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}:root :is(.group:hover .group-hover\:bg-app-bar){--tw-bg-opacity: 1;background-color:rgb(var(--vex-background-app-bar-rgb) / var(--tw-bg-opacity, 1))}:root :is(.group:hover .group-hover\:bg-gray-100){--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}:root :is(.group:hover .group-hover\:bg-primary-100){--tw-bg-opacity: 1;background-color:rgb(var(--vex-color-primary-100) / var(--tw-bg-opacity, 1))}:root :is(.group:hover .group-hover\:fill-gray-400){fill:#9ca3af}:root :is(.group:hover .group-hover\:text-blue-600){--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}:root :is(.group:hover .group-hover\:text-white){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}:root :is(.group:hover .group-hover\:underline){text-decoration-line:underline}:root :is(.group:hover .group-hover\:opacity-100){opacity:1}:root .dark\:bg-primary-500\/20:is(.dark *){background-color:rgb(var(--vex-color-primary-500) / .2)}:root .dark\:text-primary-500:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--vex-color-primary-500) / var(--tw-text-opacity, 1))}:root .dark\:hover\:bg-primary-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--vex-color-primary-600) / var(--tw-bg-opacity, 1))}:root .dark\:hover\:text-on-primary-600:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--vex-color-on-primary-600) / var(--tw-text-opacity, 1))}@media not all and (min-width: 1280px){:root .max-lg\:mt-6{margin-top:1.5rem}:root .max-lg\:hidden{display:none}:root .max-lg\:pt-0{padding-top:0}}@media not all and (min-width: 960px){:root .max-md\:col-span-full{grid-column:1 / -1}:root .max-md\:max-h-\[240px\]{max-height:240px}:root .max-md\:w-full{width:100%}:root .max-md\:flex-wrap{flex-wrap:wrap}}@media not all and (min-width: 600px){:root .max-sm\:hidden{display:none}:root .max-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width: 600px){:root .sm\:block{display:block}:root .sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}:root .sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 960px){:root .md\:col-span-3{grid-column:span 3 / span 3}:root .md\:col-span-4{grid-column:span 4 / span 4}:root .md\:hidden{display:none}:root .md\:w-\[800px\]{width:800px}:root .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}:root .md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}:root .md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}:root .md\:flex-row{flex-direction:row}}@media (min-width: 1280px){:root .lg\:col-span-3{grid-column:span 3 / span 3}:root .lg\:block{display:block}:root .lg\:hidden{display:none}:root .lg\:min-h-\[500px\]{min-height:500px}:root .lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}:root .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}:root .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}:root .lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}:root .lg\:flex-row{flex-direction:row}:root .lg\:gap-6{gap:1.5rem}:root .lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width: 1440px){:root .xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}:root .xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1920px){:root .\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}:root .\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}:root .\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}:root .ltr\:right-12:where([dir=ltr],[dir=ltr] *){right:3rem}:root .ltr\:-mr-2:where([dir=ltr],[dir=ltr] *){margin-right:-.5rem}:root .ltr\:ml-4:where([dir=ltr],[dir=ltr] *){margin-left:1rem}:root .ltr\:mr-1:where([dir=ltr],[dir=ltr] *){margin-right:.25rem}:root .ltr\:mr-2:where([dir=ltr],[dir=ltr] *){margin-right:.5rem}:root .ltr\:mr-3:where([dir=ltr],[dir=ltr] *){margin-right:.75rem}:root .ltr\:mr-4:where([dir=ltr],[dir=ltr] *){margin-right:1rem}:root .ltr\:border-r:where([dir=ltr],[dir=ltr] *){border-right-width:1px}:root .ltr\:pl-4:where([dir=ltr],[dir=ltr] *){padding-left:1rem}:root .ltr\:pr-3:where([dir=ltr],[dir=ltr] *){padding-right:.75rem}:root .rtl\:left-12:where([dir=rtl],[dir=rtl] *){left:3rem}:root .rtl\:-ml-2:where([dir=rtl],[dir=rtl] *){margin-left:-.5rem}:root .rtl\:ml-2:where([dir=rtl],[dir=rtl] *){margin-left:.5rem}:root .rtl\:ml-3:where([dir=rtl],[dir=rtl] *){margin-left:.75rem}:root .rtl\:ml-4:where([dir=rtl],[dir=rtl] *){margin-left:1rem}:root .rtl\:mr-4:where([dir=rtl],[dir=rtl] *){margin-right:1rem}:root .rtl\:border-l:where([dir=rtl],[dir=rtl] *){border-left-width:1px}:root .rtl\:pl-3:where([dir=rtl],[dir=rtl] *){padding-left:.75rem}:root .rtl\:pr-4:where([dir=rtl],[dir=rtl] *){padding-right:1rem}:root .\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{appearance:none}:root .\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{appearance:none}
