*{box-sizing:border-box}html,body{margin:0;padding:0;background:#f4eee1}body{-webkit-font-smoothing:antialiased}#root{min-height:100vh}button{font:inherit}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mt-8{margin-top:2rem}.mx-auto{margin-left:auto;margin-right:auto}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.min-w-0{min-width:0}.w-full{width:100%}.text-left{text-align:left}
