.v-switch .v-switch__track{opacity:1;transition:none}.v-switch .v-switch__thumb{transition:none}.v-switch .v-selection-control--dirty .v-switch__thumb{background-color:rgba(var(--v-theme-on-primary),1);color:currentcolor}.v-switch .v-selection-control--dirty .v-switch__thumb:hover{background-color:rgba(var(--v-theme-on-surface-variant),1)}.v-switch .v-selection-control--dirty.v-selection-control--disabled{opacity:1}.v-switch .v-selection-control--dirty.v-selection-control--disabled .v-switch__thumb{background-color:rgba(var(--v-theme-surface),1);color:rgba(var(--v-theme-on-surface-variant),1)}.v-switch .v-selection-control--dirty.v-selection-control--disabled .v-switch__track{background-color:rgba(var(--v-theme-on-surface),.12)}.v-switch .v-selection-control:not(.v-selection-control--dirty) .v-switch__thumb{background-color:rgba(var(--v-theme-outline),var(--v-outline-alpha));color:rgba(var(--v-theme-on-primary),1)}.v-switch .v-selection-control:not(.v-selection-control--dirty) .v-switch__track{background-color:rgba(var(--v-theme-surface-container-highest),1);border:2px solid rgba(var(--v-theme-outline),.12)}.v-switch .v-selection-control:not(.v-selection-control--dirty) .v-switch__thumb:hover{background-color:rgba(var(--v-theme-on-surface-variant),1)}.v-switch .v-selection-control:not(.v-selection-control--dirty).v-selection-control--disabled{opacity:1}.v-switch .v-selection-control:not(.v-selection-control--dirty).v-selection-control--disabled .v-switch__thumb{background-color:rgba(var(--v-theme-on-surface),1);color:rgba(var(--v-theme-surface-container-highest),1);opacity:.38}.v-switch .v-selection-control:not(.v-selection-control--dirty).v-selection-control--disabled .v-switch__track{background-color:rgba(var(--v-theme-surface-variant),.12);border:2px solid rgba(var(--v-theme-on-surface),.12)}.v-slider .v-slider-track__tick{background:rgba(var(--v-theme-on-surface-variant),.38)}.v-slider .v-slider-track__tick--filled{background:rgba(var(--v-theme-on-primary),.38)}.v-slider .v-slider-track__tick-label{font-size:.75rem}.v-slider.v-input--disabled{opacity:1}.v-slider.v-input--disabled .v-slider-thumb{color:rgba(var(--v-theme-on-surface),1)}.v-slider.v-input--disabled .v-slider-track{background:rgba(var(--v-theme-on-surface),.12)}.v-slider.v-input--disabled .v-slider-track__fill{background:rgba(var(--v-theme-on-surface),1)}.v-slider.v-input--disabled .v-slider-track__tick{color:rgba(var(--v-theme-on-surface),.38)}.v-slider-thumb--pressed{z-index:100!important}.v-slider-thumb--pressed .v-slider-thumb__label{background:rgba(var(--v-theme-surface-variant),1)}.v-breadcrumbs .v-breadcrumbs-divider{padding:0!important}.v-breadcrumbs .v-breadcrumbs-item{color:rgba(var(--v-theme-on-primary-fixed-variant),1);cursor:pointer;font-weight:700}.v-breadcrumbs .v-breadcrumbs-item:hover{text-decoration:underline}.v-breadcrumbs .v-breadcrumbs-item:last-child{color:var(--v-theme-on-surface);cursor:default;font-weight:700;margin-right:.5rem;pointer-events:none;text-decoration:none}@keyframes typing{0%{width:0}to{width:100%}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loading-screen{position:fixed;z-index:100}.loading-screen .animation-ended .c-animating-logo__icon{animation:rotation 2s .25s infinite forwards}.loading-screen__background{filter:blur(8px);height:100%;top:0;right:0;bottom:0;left:0;position:fixed!important;width:100%;z-index:0}.loading-screen__content{margin:auto;z-index:1}.loading-screen__content__card{width:25vw}.loading-screen__content__text{margin:40px auto auto}.loading-screen__content__message{animation:typing 1s forwards;overflow:hidden;padding-left:128px;white-space:nowrap}
