*{box-sizing:border-box}html,body,#root{margin:0;padding:0}html,body{overflow-x:hidden;max-width:100%}body{font-family:Spectral,Georgia,serif;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}button{font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,select{font-size:16px}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.w-full{width:100%}.min-h-screen{min-height:100vh}.text-center{text-align:center}.px-4{padding-left:1rem;padding-right:1rem}.pb-16{padding-bottom:4rem}
