*{box-sizing:border-box}body,html{margin:0;padding:0;background:#fbfaf7}button,input,select{font-family:inherit}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.items-baseline{align-items:baseline}.justify-between{justify-content:space-between}.w-full{width:100%}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.uppercase{text-transform:uppercase}.gap-1{gap:4px}.gap-1\.5{gap:6px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}