@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap";body{font-family:Poppins,sans-serif;color:#e9e9e9;background:#2d3436;margin:0}@media only screen and (max-width: 1024px){body{overflow:hidden}#root{margin:0 8px}}@media only screen and (min-width: 1024px){body{overflow:hidden}#root{padding:20px}}#root{display:flex;height:100dvh;box-sizing:border-box}@media only screen and (max-width: 1024px){.wheel-container{min-height:50vh}.app-wrapper{overflow-y:scroll;scrollbar-width:none;padding-top:10px}.app-wrapper::-webkit-scrollbar{display:none}.place-manager{max-height:82vh}.place-list-container{max-height:100%}.wheel-wrapper{height:auto}}@media only screen and (min-width: 1024px){.place-manager,.wheel-wrapper{height:100%}.toolbar{margin-bottom:10px}}.app-wrapper{box-sizing:border-box;display:flex;flex-direction:column;flex:1}.toolbar{text-align:center}.wheel-container{width:auto;height:100%;position:relative;z-index:1}.place-manager{flex:1}.place-list-container{overflow-y:auto;scrollbar-width:none}.place-list-container::-webkit-scrollbar{display:none}.wheel-wrapper{position:relative;width:100%;margin:0 auto}.confetti-wrapper{z-index:3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}.confetti-wrapper canvas{position:absolute;width:100%!important;height:100%!important;pointer-events:none}
