/* MeatDrop v26 local utility CSS replacing the Tailwind CDN in production. */
.hidden{display:none!important}.block{display:block!important}.grid{display:grid!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.rounded-full{border-radius:9999px!important}.rounded-2xl{border-radius:1rem!important}.rounded-3xl{border-radius:1.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-6{padding:1.5rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.text-center{text-align:center!important}.font-bold{font-weight:700!important}.font-black{font-weight:900!important}.w-full{width:100%!important}.h-full{height:100%!important}.object-cover{object-fit:cover!important}.overflow-hidden{overflow:hidden!important}.relative{position:relative!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.inset-0{inset:0!important}.z-50{z-index:50!important}.max-w-full{max-width:100%!important}
