.v-app-bar{display:flex}.v-app-bar.v-toolbar{background:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-app-bar.v-toolbar:not(.v-toolbar--flat){box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-app-bar:not(.v-toolbar--absolute){padding-inline-end:var(--v-scrollbar-offset)}.v-toolbar{align-items:flex-start;border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:flex;flex:none;flex-direction:column;justify-content:space-between;max-width:100%;position:relative;transition:.2s cubic-bezier(.4,0,.2,1);transition-property:height,width,transform,max-width,left,right,top,bottom,box-shadow;width:100%}.v-toolbar--border{border-width:thin;box-shadow:none}.v-toolbar{background:rgb(var(--v-theme-surface-light));border-radius:0;box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));color:rgba(var(--v-theme-on-surface-light),var(--v-high-emphasis-opacity))}.v-toolbar--absolute{position:absolute}.v-toolbar--collapse{border-end-end-radius:24px;max-width:112px;overflow:hidden}.v-toolbar--collapse .v-toolbar-title{display:none}.v-toolbar--flat{box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-toolbar--floating{display:inline-flex;width:auto}.v-toolbar--rounded{border-radius:4px}.v-toolbar__content,.v-toolbar__extension{align-items:center;display:flex;flex:0 0 auto;position:relative;transition:inherit;width:100%}.v-toolbar__content{overflow:hidden}.v-toolbar__content>.v-btn:first-child{margin-inline-start:4px}.v-toolbar__content>.v-btn:last-child{margin-inline-end:4px}.v-toolbar__content>.v-toolbar-title{margin-inline-start:20px}.v-toolbar--density-prominent .v-toolbar__content{align-items:flex-start}.v-toolbar__image{display:flex;height:100%;left:0;opacity:var(--v-toolbar-image-opacity,1);position:absolute;top:0;transition-property:opacity;width:100%}.v-toolbar__append,.v-toolbar__prepend{align-items:center;align-self:stretch;display:flex}.v-toolbar__prepend{margin-inline:4px auto}.v-toolbar__append{margin-inline:auto 4px}.v-toolbar-title{flex:1 1;font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.75rem;min-width:0;text-transform:none}.v-toolbar--density-prominent .v-toolbar-title{align-self:flex-end;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:2.25rem;padding-bottom:6px;text-transform:none}.v-toolbar-title__placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-toolbar-items{align-self:stretch;display:flex;height:inherit}.v-toolbar-items>.v-btn{border-radius:0}.v-main{flex:1 0 auto;max-width:100%;padding:var(--v-layout-top) var(--v-layout-right) var(--v-layout-bottom) var(--v-layout-left);transition:.2s cubic-bezier(.4,0,.2,1)}.v-main__scroller{max-width:100%;position:relative}.v-main--scrollable{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.v-main--scrollable>.v-main__scroller{flex:1 1 auto;overflow-y:auto;--v-layout-left:0px;--v-layout-right:0px;--v-layout-top:0px;--v-layout-bottom:0px}.v-navigation-drawer{-webkit-overflow-scrolling:touch;border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:flex;flex-direction:column;height:100%;max-width:100%;pointer-events:auto;position:absolute;transition-duration:.2s;transition-property:box-shadow,transform,visibility,width,height,left,right,top,bottom;transition-timing-function:cubic-bezier(.4,0,.2,1)}.v-navigation-drawer--border{border-width:thin;box-shadow:none}.v-navigation-drawer{background:rgb(var(--v-theme-surface));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-navigation-drawer--rounded{border-radius:4px}.v-navigation-drawer--top{border-bottom-width:thin;top:0}.v-navigation-drawer--bottom{border-top-width:thin;left:0}.v-navigation-drawer--left{border-right-width:thin;left:0;right:auto;top:0}.v-navigation-drawer--right{border-left-width:thin;left:auto;right:0;top:0}.v-navigation-drawer--floating{border:none}.v-navigation-drawer--temporary.v-navigation-drawer--active{box-shadow:0 8px 10px -5px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 16px 24px 2px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 6px 30px 5px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-navigation-drawer--sticky{height:auto;transition:box-shadow,transform,visibility,width,height,left,right}.v-navigation-drawer .v-list{overflow:hidden}.v-navigation-drawer__content{flex:0 1 auto;height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.v-navigation-drawer__img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.v-navigation-drawer__img img:not(.v-img__img){height:inherit;-o-object-fit:cover;object-fit:cover;width:inherit}.v-navigation-drawer__scrim{background:#000;height:100%;left:0;opacity:.2;position:absolute;top:0;transition:opacity .2s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.v-navigation-drawer__append,.v-navigation-drawer__prepend{flex:none;overflow:hidden}.firebase-emulator-warning{display:none}a{color:rgb(var(--v-theme-anchor));text-decoration:none}ul{padding-inline-start:1.5em}h1,h2,h3,h4{color:rgb(var(--v-theme-primary))}.v-data-table,h1,h2,h3,h4{font-family:Martel,sans-serif}.offset-dialogs .v-dialog .v-overlay__content{margin-left:256px}.v-dialog .v-card .v-card-text{margin-top:4em}.v-dialog .v-card .v-card-title{border-radius:24px;margin-left:-.8em;margin-top:-.8em;padding:1em;position:fixed;width:100%;z-index:1}.v-dialog .v-card .v-card-title:before{background-color:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.content-header{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}@media (max-width:1280px){.content-header{align-items:center;flex-direction:column}}.content-header>div:first-child{align-items:flex-start;display:flex;flex-direction:column}@media (max-width:1280px){.content-header>div:first-child{align-items:center}}.content-header>div:first-child h1,.content-header>div:first-child h2,.content-header>div:first-child h3,.content-header>div:first-child h4,.content-header>div:first-child h5,.content-header>div:first-child h6{text-wrap:nowrap}@media (max-width:1280px){.content-header>div:first-child h1,.content-header>div:first-child h2,.content-header>div:first-child h3,.content-header>div:first-child h4,.content-header>div:first-child h5,.content-header>div:first-child h6{text-align:center;text-wrap:wrap}}.content-header>:last-child:not(:first-child){display:flex;flex-direction:row;gap:.5em}.content-header>:last-child:not(:first-child) .v-btn,.content-header>:last-child:not(:first-child).v-btn{background-color:rgb(var(--v-theme-surface))!important;border-radius:9999px;box-shadow:none;height:calc(var(--v-btn-height) + 8px)}.content-header>:last-child:not(:first-child) .v-btn.v-btn--disabled,.content-header>:last-child:not(:first-child).v-btn.v-btn--disabled{opacity:.5!important}.content-header>:last-child:not(:first-child) .v-btn.bg-disabled,.content-header>:last-child:not(:first-child) .v-btn.bg-grey,.content-header>:last-child:not(:first-child).v-btn.bg-disabled,.content-header>:last-child:not(:first-child).v-btn.bg-grey{border:thin solid #9b9fa3!important;color:#9b9fa3!important}.content-header>:last-child:not(:first-child) .v-btn.bg-green,.content-header>:last-child:not(:first-child) .v-btn.bg-success,.content-header>:last-child:not(:first-child).v-btn.bg-green,.content-header>:last-child:not(:first-child).v-btn.bg-success{border:thin solid rgb(var(--v-theme-success))!important;color:rgb(var(--v-theme-success))!important}.content-header>:last-child:not(:first-child) .v-btn.bg-error,.content-header>:last-child:not(:first-child) .v-btn.bg-red,.content-header>:last-child:not(:first-child).v-btn.bg-error,.content-header>:last-child:not(:first-child).v-btn.bg-red{border:thin solid rgb(var(--v-theme-error))!important;color:rgb(var(--v-theme-error))!important}.content-header>:last-child:not(:first-child) .v-btn.bg-orange,.content-header>:last-child:not(:first-child) .v-btn.bg-warning,.content-header>:last-child:not(:first-child).v-btn.bg-orange,.content-header>:last-child:not(:first-child).v-btn.bg-warning{border:thin solid rgb(var(--v-theme-warning))!important;color:rgb(var(--v-theme-warning))!important}.content-header>:last-child:not(:first-child) .v-btn.bg-blue,.content-header>:last-child:not(:first-child) .v-btn.bg-info,.content-header>:last-child:not(:first-child).v-btn.bg-blue,.content-header>:last-child:not(:first-child).v-btn.bg-info{border:thin solid rgb(var(--v-theme-info))!important;color:rgb(var(--v-theme-info))!important}.content-header>:last-child:not(:first-child) .v-btn.bg-primary,.content-header>:last-child:not(:first-child).v-btn.bg-primary{border:thin solid rgb(var(--v-theme-primary))!important;color:rgb(var(--v-theme-primary))!important}.content-header>:last-child:not(:first-child) .v-btn.bg-secondary,.content-header>:last-child:not(:first-child).v-btn.bg-secondary{border:thin solid rgb(var(--v-theme-secondary))!important;color:rgb(var(--v-theme-secondary))!important}@media (max-width:1280px){.content-header>:last-child:not(:first-child){margin-top:1em}}@media (max-width:600px){.content-header>:last-child:not(:first-child){flex-direction:column;width:100%}}.logo[data-v-dd3a855f]{height:auto;min-height:50px;transition:min-height .5s}.logo.expanded[data-v-dd3a855f]{min-height:90px}.logo img[data-v-dd3a855f]{height:auto;max-width:100%}.v-navigation-drawer[data-v-dd3a855f]{font-family:Martel,sans-serif}.v-navigation-drawer[data-v-dd3a855f] .v-list-item--nav .v-list-item-title{font-weight:700}.profile[data-v-dd3a855f]{font-family:Martel,sans-serif;text-align:right}.profile[data-v-dd3a855f] .v-card-subtitle,.profile[data-v-dd3a855f] .v-card-title{font-weight:700}.profile[data-v-dd3a855f] .v-card-title{color:rgb(var(--v-theme-primary));font-size:1rem}.profile[data-v-dd3a855f] .v-card-subtitle{font-size:.75rem;padding:0}
