.ui-BaseDialog{background:rgba(0,0,0,.6)}.dialog-enter-active,.dialog-leave-active{transition:all .2s linear;background:rgba(0,0,0,.6)}.dialog-enter-active .ui-BaseDialog_Inner,.dialog-leave-active .ui-BaseDialog_Inner{transition:all .2s linear}.dialog-enter,.dialog-leave-to{background:transparent}.dialog-enter .ui-BaseDialog_Inner,.dialog-leave-to .ui-BaseDialog_Inner{opacity:0}.ui-AppIcon .spin[data-v-4f16feef]{animation-name:spin-data-v-4f16feef;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin-data-v-4f16feef{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.AppUpdateAvailable .ui-BaseDialog_Inner{padding:1.25rem}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#828282}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:IBM Plex Mono,lato,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1{font-size:1.5rem;line-height:2rem}h1,h2{font-weight:500}h2{font-size:1.25rem;line-height:1.75rem}h3{font-size:1rem;line-height:1.5rem}.small,h3{font-weight:500}.small{font-size:.75rem;line-height:1rem}.router-transition-enter-active,.router-transition-leave-active{transition:opacity .35s}.router-transition-enter,.router-transition-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-notices{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:1052;pointer-events:none}.v-notices .v-toast{display:flex;width:calc(100% - 2rem);align-items:center;border-radius:1rem;animation-duration:.35s;margin-top:2rem;margin-left:1rem;margin-right:1rem;pointer-events:auto;color:#fff;cursor:pointer}.v-notices .v-toast .v-toast-text{padding-left:1rem;padding-right:1rem;padding-top:.75rem;padding-bottom:.75rem;margin:0;word-break:break-word;font-size:14px;line-height:20px}.v-notices .v-toast .v-toast-icon{display:none}.v-notices .v-toast-info,.v-notices .v-toast-success{background-color:#ed4a68}.v-notices .v-toast-warning{background-color:#f2994a}.v-notices .v-toast-error{background-color:#ed4337}.v-notices .v-toast-default{background-color:hsla(0,0%,100%,.6)}.v-notices .v-toast.is-bottom,.v-notices .v-toast.is-top{align-self:center}.v-notices .v-toast.is-bottom-right,.v-notices .v-toast.is-top-right{align-self:flex-end}.v-notices .v-toast.is-bottom-left,.v-notices .v-toast.is-top-left{align-self:flex-start}.v-notices.is-top{flex-direction:column}.v-notices.is-bottom{flex-direction:column-reverse}.v-notices.is-custom-parent{position:absolute}@media screen and (max-width:768px){.v-notices{padding:0;position:fixed!important}}html{font-family:Inter,-apple-system,BlinkMacSystemFont,'"Segoe UI"','"Helvetica Neue"',Arial,"sans-serif"}body{font-size:.875rem;line-height:1.25rem;font-feature-settings:"liga" off;-webkit-font-smoothing:antialiased}button,button:active,button:focus,input,input:active,input:focus,select,select:active,select:focus,textarea,textarea:active,textarea:focus{outline:2px solid transparent;outline-offset:2px}*{-webkit-tap-highlight-color:transparent}.space-x-1>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.25rem*var(--space-x-reverse));margin-left:calc(0.25rem*(1 - var(--space-x-reverse)))}.space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-primary-brand{--bg-opacity:1;background-color:#ed4a68;background-color:rgba(237,74,104,var(--bg-opacity))}.bg-secondary-error{--bg-opacity:1;background-color:#ed4337;background-color:rgba(237,67,55,var(--bg-opacity))}.bg-secondary-warning{--bg-opacity:1;background-color:#f2994a;background-color:rgba(242,153,74,var(--bg-opacity))}.bg-secondary-success{--bg-opacity:1;background-color:#27ae60;background-color:rgba(39,174,96,var(--bg-opacity))}.bg-night-01dp{--bg-opacity:1;background-color:#1e1e1e;background-color:rgba(30,30,30,var(--bg-opacity))}.bg-day-surface{--bg-opacity:1;background-color:#fafafa;background-color:rgba(250,250,250,var(--bg-opacity))}.bg-day-01dp{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-day-04dp{background-color:rgba(18,18,18,.04)}.bg-day-06dp{background-color:rgba(18,18,18,.08)}.bg-day-08dp,.bg-day-12dp{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-day-on-primary{background-color:rgba(26,26,26,.08)}.bg-day-on-surface{--bg-opacity:1;background-color:#1a1a1a;background-color:rgba(26,26,26,var(--bg-opacity))}.bg-day-on-surface-low-emphasis-disabled{background-color:rgba(0,0,0,.12)}.bg-gray-200{--bg-opacity:1;background-color:#bdbdbd;background-color:rgba(189,189,189,var(--bg-opacity))}.bg-progressbar-red{--bg-opacity:1;background-color:#eb5757;background-color:rgba(235,87,87,var(--bg-opacity))}.bg-progressbar-orange{--bg-opacity:1;background-color:#f2994a;background-color:rgba(242,153,74,var(--bg-opacity))}.bg-progressbar-green{--bg-opacity:1;background-color:#88cc5d;background-color:rgba(136,204,93,var(--bg-opacity))}.mode-dark .dark\:bg-night-surface{--bg-opacity:1;background-color:#121212;background-color:rgba(18,18,18,var(--bg-opacity))}.mode-dark .dark\:bg-night-01dp{--bg-opacity:1;background-color:#1e1e1e;background-color:rgba(30,30,30,var(--bg-opacity))}.mode-dark .dark\:bg-night-02dp{--bg-opacity:1;background-color:#232323;background-color:rgba(35,35,35,var(--bg-opacity))}.mode-dark .dark\:bg-night-03dp{--bg-opacity:1;background-color:#252525;background-color:rgba(37,37,37,var(--bg-opacity))}.mode-dark .dark\:bg-night-04dp{--bg-opacity:1;background-color:#272727;background-color:rgba(39,39,39,var(--bg-opacity))}.mode-dark .dark\:bg-night-06dp{--bg-opacity:1;background-color:#2c2c2c;background-color:rgba(44,44,44,var(--bg-opacity))}.mode-dark .dark\:bg-night-08dp{--bg-opacity:1;background-color:#2e2e2e;background-color:rgba(46,46,46,var(--bg-opacity))}.mode-dark .dark\:bg-night-12dp{--bg-opacity:1;background-color:#333;background-color:rgba(51,51,51,var(--bg-opacity))}.mode-dark .dark\:bg-night-16dp{--bg-opacity:1;background-color:#363636;background-color:rgba(54,54,54,var(--bg-opacity))}.mode-dark .dark\:bg-night-on-surface{background-color:hsla(0,0%,100%,.12)}.bg-opacity-25{--bg-opacity:0.25}.bg-opacity-50{--bg-opacity:0.5}.bg-opacity-75{--bg-opacity:0.75}.bg-center{background-position:50%}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-secondary-error{--border-opacity:1;border-color:#ed4337;border-color:rgba(237,67,55,var(--border-opacity))}.border-night-01dp{--border-opacity:1;border-color:#1e1e1e;border-color:rgba(30,30,30,var(--border-opacity))}.border-day-on-surface{--border-opacity:1;border-color:#1a1a1a;border-color:rgba(26,26,26,var(--border-opacity))}.mode-dark .dark\:border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.mode-dark .dark\:border-night-on-surface{border-color:hsla(0,0%,100%,.12)}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.25rem}.rounded-full{border-radius:9999px}.rounded-4xl{border-radius:1.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.border-2{border-width:2px}.border{border-width:1px}.border-1-5{border-width:1.5px}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.mode-dark .dark\:block{display:block}.mode-dark .dark\:hidden{display:none}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:700}.h-0{height:0}.h-1{height:.25rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.m-4{margin:1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.-mt-5{margin-top:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-8{margin-left:-2rem}.max-h-full{max-height:100%}.min-h-screen{min-height:100vh}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.px-16{padding-left:4rem;padding-right:4rem}.py-3-5{padding-top:.875rem;padding-bottom:.875rem}.pr-2{padding-right:.5rem}.pl-2{padding-left:.5rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-32{padding-bottom:8rem}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;bottom:0}.inset-0,.inset-x-0{right:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.resize{resize:both}.shadow-large{box-shadow:0 4px 48px rgba(0,0,0,.16)}.shadow-glow-brand-button{box-shadow:0 8px 24px rgba(237,74,104,.24)}.shadow-glow-red-button{box-shadow:0 8px 24px rgba(225,48,48,.4)}.shadow-grid{box-shadow:0 1px 8px rgba(0,0,0,.04)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-primary-brand{--text-opacity:1;color:#ed4a68;color:rgba(237,74,104,var(--text-opacity))}.text-secondary-error{--text-opacity:1;color:#ed4337;color:rgba(237,67,55,var(--text-opacity))}.text-night-01dp{--text-opacity:1;color:#1e1e1e;color:rgba(30,30,30,var(--text-opacity))}.text-night-on-surface-medium-emphasis{color:hsla(0,0%,100%,.6)}.text-night-on-surface-low-emphasis-disabled{color:hsla(0,0%,100%,.38)}.text-day-on-surface,.text-day-text-secondary{--text-opacity:1;color:#1a1a1a;color:rgba(26,26,26,var(--text-opacity))}.text-day-on-surface-ultra-emphasis{--text-opacity:1;color:#121212;color:rgba(18,18,18,var(--text-opacity))}.text-day-on-surface-high-emphasis{color:rgba(0,0,0,.8)}.text-day-on-surface-medium-emphasis{color:rgba(0,0,0,.52)}.text-day-on-surface-low-emphasis-disabled{color:rgba(0,0,0,.12)}.text-gray-300{--text-opacity:1;color:#828282;color:rgba(130,130,130,var(--text-opacity))}.text-progressbar-red{--text-opacity:1;color:#eb5757;color:rgba(235,87,87,var(--text-opacity))}.text-progressbar-green{--text-opacity:1;color:#88cc5d;color:rgba(136,204,93,var(--text-opacity))}.mode-dark .dark\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.mode-dark .dark\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.mode-dark .dark\:text-night-06dp{--text-opacity:1;color:#2c2c2c;color:rgba(44,44,44,var(--text-opacity))}.mode-dark .dark\:text-night-text-secondary{--text-opacity:1;color:#828288;color:rgba(130,130,136,var(--text-opacity))}.mode-dark .dark\:text-night-on-surface-ultra-emphasis{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.mode-dark .dark\:text-night-on-surface-high-emphasis{color:hsla(0,0%,100%,.87)}.mode-dark .dark\:text-night-on-surface-medium-emphasis{color:hsla(0,0%,100%,.6)}.mode-dark .dark\:text-night-on-surface-low-emphasis-disabled{color:hsla(0,0%,100%,.38)}.mode-dark .dark\:text-gray-300{--text-opacity:1;color:#828282;color:rgba(130,130,130,var(--text-opacity))}.mode-dark.dark-placeholder\:text-night-on-surface-medium-emphasis::-moz-placeholder,.mode-dark .dark-placeholder\:text-night-on-surface-medium-emphasis::-moz-placeholder{color:hsla(0,0%,100%,.6)}.mode-dark.dark-placeholder\:text-night-on-surface-medium-emphasis:-ms-input-placeholder,.mode-dark .dark-placeholder\:text-night-on-surface-medium-emphasis:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.mode-dark.dark-placeholder\:text-night-on-surface-medium-emphasis::placeholder,.mode-dark .dark-placeholder\:text-night-on-surface-medium-emphasis::placeholder{color:hsla(0,0%,100%,.6)}.mode-dark.dark-placeholder\:text-night-on-surface-low-emphasis-disabled::-moz-placeholder,.mode-dark .dark-placeholder\:text-night-on-surface-low-emphasis-disabled::-moz-placeholder{color:hsla(0,0%,100%,.38)}.mode-dark.dark-placeholder\:text-night-on-surface-low-emphasis-disabled:-ms-input-placeholder,.mode-dark .dark-placeholder\:text-night-on-surface-low-emphasis-disabled:-ms-input-placeholder{color:hsla(0,0%,100%,.38)}.mode-dark.dark-placeholder\:text-night-on-surface-low-emphasis-disabled::placeholder,.mode-dark .dark-placeholder\:text-night-on-surface-low-emphasis-disabled::placeholder{color:hsla(0,0%,100%,.38)}.text-opacity-75{--text-opacity:0.75}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.tracking-tighter{letter-spacing:-.05em}.tracking-wider{letter-spacing:.05em}.select-all{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.whitespace-normal{white-space:normal}.w-0{width:0}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-auto{width:auto}.w-4\/6{width:66.666667%}.w-6\/12{width:50%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-4{grid-gap:1rem;gap:1rem}.col-gap-2{grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.col-gap-3{grid-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.col-gap-4{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.row-gap-4{grid-row-gap:1rem;row-gap:1rem}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.rotate-180{--transform-rotate:180deg}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.duration-300{transition-duration:.3s}.delay-100{transition-delay:.1s}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}body{-ms-scroll-chaining:none;overscroll-behavior:contain}#app{height:100vh;height:calc(var(--vh, 1vh)*100);overflow-y:hidden}.initial-fade-enter-active,.initial-fade-leave-active{transition:opacity 1s}.initial-fade-enter,.initial-fade-leave-to{opacity:0}@media (min-width:1024px){.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-2xl{max-width:42rem}}