@keyframes skeleton-shimmer{to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpAnimation{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.v-theme--light .elevation-0{box-shadow:none}.v-theme--dark .elevation-0{border:none;box-shadow:none}.v-theme--light .elevation-1{box-shadow:0 1px 3px #0000000d,0 1px 2px #0000001a}.v-theme--dark .elevation-1{background:#ffffff05;box-shadow:0 0 0 1px #ffffff0d,0 2px 4px #0003}.v-theme--light .elevation-2{box-shadow:0 3px 6px #00000014,0 3px 6px #0000000d}.v-theme--dark .elevation-2{background:#ffffff08;box-shadow:0 0 0 1px #ffffff1a,0 4px 8px #0000004d}.v-theme--light .elevation-3{box-shadow:0 10px 20px #0000001a,0 6px 6px #0000000f}.v-theme--dark .elevation-3{background:#ffffff0d;box-shadow:0 0 0 1px #ffffff1f,0 8px 16px #0006}.v-theme--light .elevation-4{box-shadow:0 14px 28px #0000001f,0 10px 10px #00000014}.v-theme--dark .elevation-4{background:#ffffff12;box-shadow:0 0 0 1px #ffffff26,0 12px 24px #00000080}.v-theme--light .elevation-5{box-shadow:0 19px 38px #00000026,0 15px 12px #0000001a}.v-theme--dark .elevation-5{background:#ffffff1a;box-shadow:0 0 0 1px #fff3,0 16px 32px #0009}*{transition:background-color .3s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}::-webkit-scrollbar{height:8px;width:8px}.v-theme--light ::-webkit-scrollbar-track{background:#f3f4f6}.v-theme--dark ::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{border-radius:4px}.v-theme--light ::-webkit-scrollbar-thumb{background:#9ca3af}.v-theme--light ::-webkit-scrollbar-thumb:hover{background:#6b7280}.v-theme--dark ::-webkit-scrollbar-thumb{background:#4b5563}.v-theme--dark ::-webkit-scrollbar-thumb:hover{background:#6b7280}.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}
