/* Local subset used by the templates; replaces the runtime Tailwind CDN compiler. */
.tw-flex{display:flex}.tw-inline-flex{display:inline-flex}.tw-flex-1{flex:1 1 0%}.tw-flex-none{flex:none}.tw-flex-wrap{flex-wrap:wrap}.tw-items-center{align-items:center}.tw-justify-center{justify-content:center}.tw-min-w-0{min-width:0}
.tw-gap-1{gap:.25rem}.tw-gap-1\.5{gap:.375rem}.tw-gap-3{gap:.75rem}.tw-w-3{width:.75rem}.tw-h-3{height:.75rem}.tw-w-10{width:2.5rem}.tw-h-10{height:2.5rem}
.tw-px-2\.5{padding-inline:.625rem}.tw-px-4{padding-inline:1rem}.tw-py-1{padding-block:.25rem}.tw-py-2\.5{padding-block:.625rem}.tw-mb-3{margin-bottom:.75rem}.tw-mt-0\.5{margin-top:.125rem}
.tw-rounded-full{border-radius:9999px}.tw-rounded-xl{border-radius:.75rem}.tw-font-bold{font-weight:700}.tw-font-extrabold{font-weight:800}.tw-text-white{color:#fff}.tw-text-xs{font-size:.75rem;line-height:1rem}
