@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}html,body,#root{width:100%;height:100%;margin:0;padding:0}#root{position:relative}.background-canvas{position:fixed;width:100%;height:100%;top:0;left:0}.fixed-overlay{position:fixed;display:flex;width:100%;height:100dvh;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden;z-index:10;pointer-events:none}.bottom{display:flex;width:100%;justify-content:space-between;align-items:flex-end;padding:18px 26px;color:#ffffffb3;font-size:16px;font-weight:500}.bottom a{position:relative;pointer-events:all;color:#ffffffb3;text-decoration:none}.bottom a:after{content:"";position:absolute;left:50%;bottom:-2px;width:90%;height:1px;transform:translate(-50%);background:#ffffffb3}
