.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-4{bottom:1rem}.left-0{left:0}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-7{margin-left:1.75rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-10{margin-top:2.5rem}.flex{display:flex}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-full{height:100%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-6{width:1.5rem}.w-\[max\(calc\(50\%-104px\)\,min\(calc\(100\%-104px\)\,312px\)\)\]{width:max(calc(50% - 104px),min(calc(100% - 104px),312px))}.w-auto{width:auto}.w-full{width:100%}.shrink{flex-shrink:1}.grow{flex-grow:1}.basis-0{flex-basis:0px}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.whitespace-nowrap{white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.border-1{border-width:.0625rem}.border-outline-variant{border-color:var(--md-sys-color-outline-variant)}.bg-primary{background-color:var(--md-sys-color-primary)}.bg-primary-container{background-color:var(--md-sys-color-primary-container)}.bg-secondary{background-color:var(--md-sys-color-secondary)}.bg-secondary-container{background-color:var(--md-sys-color-secondary-container)}.bg-surface{background-color:var(--md-sys-color-surface)}.bg-surface-container{background-color:var(--md-sys-color-surface-container)}.bg-surface-container-high{background-color:var(--md-sys-color-surface-container-high)}.bg-surface-container-lowest{background-color:var(--md-sys-color-surface-container-lowest)}.bg-tertiary{background-color:var(--md-sys-color-tertiary)}.bg-tertiary-container{background-color:var(--md-sys-color-tertiary-container)}.bg-cover{background-size:cover}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pb-5{padding-bottom:1.25rem}.pt-10{padding-top:2.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.6875rem\]{font-size:.6875rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1\.75rem\]{font-size:1.75rem}.text-\[2\.8125rem\]{font-size:2.8125rem}.text-\[2rem\]{font-size:2rem}.text-\[3\.5625rem\]{font-size:3.5625rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.leading-10{line-height:2.5rem}.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-\[3\.25rem\]{line-height:3.25rem}.tracking-\[0\.00625rem\]{letter-spacing:.00625rem}.tracking-\[0\.009375rem\]{letter-spacing:.009375rem}.tracking-\[0\.015625rem\]{letter-spacing:.015625rem}.tracking-\[0\.03125rem\]{letter-spacing:.03125rem}.text-on-primary{color:var(--md-sys-color-on-primary)}.text-on-primary-container{color:var(--md-sys-color-on-primary-container)}.text-on-secondary{color:var(--md-sys-color-on-secondary)}.text-on-secondary-container{color:var(--md-sys-color-on-secondary-container)}.text-on-surface-variant{color:var(--md-sys-color-on-surface-variant)}.text-on-tertiary{color:var(--md-sys-color-on-tertiary)}.text-on-tertiary-container{color:var(--md-sys-color-on-tertiary-container)}.text-primary{color:var(--md-sys-color-primary)}.text-secondary{color:var(--md-sys-color-secondary)}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-\[0px_4px_8px_1px\]{--tw-shadow: 0px 4px 8px 1px;--tw-shadow-colored: 0px 4px 8px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition-none{transition-property:none}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.m3-ripple{position:absolute;border-radius:50%;transform:scale(0);opacity:.2;animation:m3-ripple-effect .8s linear;background-color:currentColor}@keyframes m3-ripple-effect{to{transform:scale(4);opacity:0}}.focus\:outline-\[3px\]:focus{outline-width:3px}.focus\:outline-offset-2:focus{outline-offset:2px}.focus\:outline-secondary:focus{outline-color:var(--md-sys-color-secondary)}
