:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:Roboto,Arial,Helvetica,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{background:radial-gradient(circle at top left, rgba(var(--v-theme-primary), .16), transparent 26%), radial-gradient(circle at top right, rgba(var(--v-theme-on-background), .06), transparent 18%), linear-gradient(180deg, rgba(var(--v-theme-on-background), .02), transparent 18%), radial-gradient(circle at top, rgba(var(--v-theme-primary), .14), transparent 28%), linear-gradient(180deg, rgb(var(--v-theme-background)) 0%, color-mix(in srgb, rgb(var(--v-theme-background)) 84%, rgb(var(--v-theme-surface)) 16%) 50%, rgb(var(--v-theme-background)) 100%);min-height:100vh;color:rgb(var(--v-theme-on-background));transition:background .24s,color .24s}.v-application{background:0 0!important}.v-main{min-height:100vh}.app-shell-dialog-card{-webkit-backdrop-filter:blur(16px)saturate(145%);backdrop-filter:blur(16px)saturate(145%);background-color:rgba(var(--v-theme-surface), .86)!important;border:1px solid rgba(var(--v-theme-outline), .14)!important;background-image:none!important;box-shadow:0 24px 80px #0f172a1f!important}.app-shell-dialog-card--light{background-color:rgba(var(--v-theme-surface), .88)!important}.app-shell-dialog-card--dark{background-color:rgba(var(--v-theme-surface), .8)!important}.v-sheet.text-medium-emphasis{box-shadow:none!important;color:rgba(var(--v-theme-on-background), .7)!important;border:0!important}.v-list-item-subtitle,.v-card-subtitle,.v-field .v-label.v-field-label,.v-data-table td .text-medium-emphasis{color:rgba(var(--v-theme-on-background), .72)!important}.v-field{color:rgba(var(--v-theme-on-background), .96);background:rgba(var(--v-theme-on-background), .04)}.v-btn:not(.v-btn--icon){letter-spacing:.1px!important;font-size:.875rem!important;font-weight:500!important;line-height:normal!important}.v-btn--icon{letter-spacing:.114286px!important;font-size:1rem!important;font-weight:500!important;line-height:normal!important}.section-heading{letter-spacing:.02em;font-size:1.05rem;font-weight:700}.app-copy-light{font-weight:300}.auth-page__eyebrow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.auth-page__badge{align-self:flex-start;max-width:100%}.auth-page__badge .v-chip__content{white-space:normal;text-align:left}@media (width<=600px){.auth-page__eyebrow{justify-content:flex-start;align-items:flex-start;margin-bottom:20px}}@layer vuetify-components{.v-spacer{flex-grow:1}}
