@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";#root{width:100vw;height:100vh}body{margin:0;font-family:Inter,sans-serif}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.label{padding:.5rem 1.5rem;background-color:#fffc;border-radius:.5rem;box-shadow:0 0 .5rem #0003;pointer-events:none;text-align:center}.label--hidden{opacity:0;transform:scale(.42)}.label__price{font-size:2rem;font-weight:700}
