.tw-pointer-events-none{pointer-events:none}.tw-fixed{position:fixed}.tw-absolute{position:absolute}.tw-relative{position:relative}.tw-inset-0{inset:0}.tw-bottom-\[-50\%\]{bottom:-50%}.tw-left-\[-10\%\]{left:-10%}.tw-right-\[-10\%\]{right:-10%}.tw-top-\[-50\%\]{top:-50%}.tw-z-0{z-index:0}.tw-z-10{z-index:10}.tw-z-\[-1\]{z-index:-1}.tw-mb-0{margin-bottom:0}.tw-mb-2{margin-bottom:.5rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mb-8{margin-bottom:2rem}.tw-me-2{margin-inline-end:.5rem}.tw-mt-1{margin-top:.25rem}.tw-mt-2{margin-top:.5rem}.tw-block{display:block}.tw-flex{display:flex}.tw-inline-flex{display:inline-flex}.tw-grid{display:grid}.tw-contents{display:contents}.tw-hidden{display:none}.tw-h-3{height:.75rem}.tw-h-3\.5{height:.875rem}.tw-h-4{height:1rem}.tw-h-5{height:1.25rem}.tw-h-96{height:24rem}.tw-w-3{width:.75rem}.tw-w-3\.5{width:.875rem}.tw-w-4{width:1rem}.tw-w-5{width:1.25rem}.tw-w-96{width:24rem}.tw-min-w-0{min-width:0}.tw-max-w-2xl{max-width:42rem}.tw-flex-wrap{flex-wrap:wrap}.tw-items-center{align-items:center}.tw-justify-start{justify-content:flex-start}.tw-justify-between{justify-content:space-between}.tw-gap-1{gap:.25rem}.tw-gap-2{gap:.5rem}.tw-gap-3{gap:.75rem}.tw-gap-4{gap:1rem}.tw-gap-6{gap:1.5rem}.tw-overflow-hidden{overflow:hidden}.tw-rounded-2xl{border-radius:1rem}.tw-rounded-full{border-radius:9999px}.tw-rounded-shell{border-radius:var(--tv-radius)}.tw-rounded-shellmd{border-radius:var(--tv-radius-md)}.tw-border{border-width:1px}.tw-border-solid{border-style:solid}.tw-border-transparent{border-color:transparent}.tw-bg-transparent{background-color:transparent}.tw-p-2{padding:.5rem}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-8{padding:2rem}.tw-px-3{padding-left:.75rem;padding-right:.75rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-pt-3{padding-top:.75rem}.tw-font-display{font-family:var(--tv-font-display),var(--tv-font-sans),system-ui,sans-serif}.tw-font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-base{font-size:1rem;line-height:1.5rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-font-bold{font-weight:700}.tw-font-medium{font-weight:500}.tw-font-semibold{font-weight:600}.tw-leading-relaxed{line-height:1.625}.tw-tracking-tight{letter-spacing:-.025em}.tw-text-brand{color:var(--tv-primary)}.tw-opacity-0{opacity:0}.tw-opacity-80{opacity:.8}.tw-opacity-90{opacity:.9}.tw-shadow-card{--tw-shadow:var(--tv-card-shadow);--tw-shadow-colored:var(--tv-card-shadow)}.tw-shadow-card,.tw-shadow-lifted{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tw-shadow-lifted{--tw-shadow:var(--tv-shadow-md);--tw-shadow-colored:var(--tv-shadow-md)}.tw-shadow-shell{--tw-shadow:var(--tv-shadow);--tw-shadow-colored:var(--tv-shadow)}.tw-shadow-shell,.tw-shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tw-shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.tw-ring-inset{--tw-ring-inset:inset}.tw-blur-3xl{--tw-blur:blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.tw-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-duration-200{transition-duration:.2s}.tw-ease-smooth{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:tw-shadow-lifted:hover{--tw-shadow:var(--tv-shadow-md);--tw-shadow-colored:var(--tv-shadow-md);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:tw-outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width:640px){.sm\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:tw-flex-row{flex-direction:row}}@media (min-width:1024px){.lg\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.xl\:tw-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.dark\:tw-border-slate-600:where([data-theme=dark],[data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity,1))}