.ReactLunaPass__luna{position:relative;width:500px;height:500px;overflow:hidden;background:#fff;border-radius:2rem}.ReactLunaPass__luna--content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ReactLunaPass__luna--close-button{position:absolute;bottom:0;left:50%;padding:.6em 1.2em;color:#fff;font-weight:500;font-size:1em;font-family:inherit;background-color:rgba(26,26,26,.5490196078431373);border:2px solid transparent;border-radius:8px;transform:translate(-50%,-50%);cursor:pointer;transition:all .1s ease-in-out}.ReactLunaPass__luna--close-button:hover{border-color:rgba(0,255,0,.733)}.ReactLunaPass__luna--close-button:focus,.ReactLunaPass__luna--close-button:focus-visible{outline:none}#vllunapass-wrapper{width:100%;max-width:500px;height:100%;max-height:500px;border-radius:2rem}.ReactLunaPass__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;width:500px;height:500px;background:#fff;border-radius:2rem}.ReactLunaPass__loading--content{width:6rem;height:6rem;border-right:4px solid #1a1a1a;border-radius:100%;animation:spinRight .8s linear infinite}.ReactLunaPass__loading--content:after,.ReactLunaPass__loading--content:before{position:absolute;top:calc(50% - 2rem);left:calc(50% - 2rem);display:block;width:4rem;height:4rem;border-left:3px solid #1a1a1a;border-radius:100%;animation:spinLeft .8s linear infinite;content:""}.ReactLunaPass__loading--content:after{top:calc(50% - 1rem);left:calc(50% - 1rem);width:2rem;height:2rem;border:0;border-right:2px solid #1a1a1a;animation:none}@keyframes spinLeft{0%{transform:rotate(0deg)}to{transform:rotate(2turn)}}@keyframes spinRight{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}#app{height:100%;overflow:hidden}body{background-color:var(--surface-primary)}body.accessibility-color-mode{filter:grayscale(100%)}body.accessibility-size-mode{zoom:1.2}.wrapper{height:100%;overflow:hidden}.Layout_content-wrapper .Layout_header+.Layout_content{height:calc(100% - 94px)!important}.LayoutBlank_wrapper__11syr{display:flex;height:100%;overflow:hidden;background:none!important}.LayoutBlank_content__1RgnK{position:relative;width:100%;height:100%;margin:0 auto;overflow:auto}