#root{margin:0 auto;text-align:center;width:100vw;height:100vh;overflow:hidden;user-select:none;-webkit-user-select:none;touch-action:none;-ms-touch-action:none}.container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.row{display:flex;align-items:center;column-gap:8px}.text-button{width:fit-content;padding:6px 16px 4px;border-radius:20px;cursor:pointer;color:#fff;border:4px solid #f6efd7;background:#e39333;transition:all .3s ease;box-shadow:#0006 2px 3px 2px}.text-button:hover{scale:1.02}.text-button:active{box-shadow:none}.text-button-disabled{cursor:default}.text-button-disabled:hover{scale:1}.text-button-disabled:active{box-shadow:#0006 2px 3px 2px}.image-button{color:#fff;width:72px;height:72px;background-image:url(./button-CGMvmhNz.png);background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:scale .3s ease;display:flex;align-items:center;justify-content:center}.image-button:hover{scale:1.05}.image-button:active{scale:.98}.image-button img{width:36px;height:auto}.image-button-small{width:40px;height:40px;background-image:url(./button-CGMvmhNz.png);background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:scale .3s ease;display:flex;align-items:center;justify-content:center}.image-button-small:hover{scale:1.05}.image-button-small:active{scale:.98}.image-button-small img{width:20px;height:auto}.login-card{z-index:100;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#202020;padding:24px;width:350px;border-radius:24px;box-shadow:0 1px 2px -2px #00000029,0 3px 6px #0000001f,0 5px 12px 4px #00000017;color:#000000d9;border:4px solid #673b31}.login-card-doge{position:absolute;display:block;height:100px;width:auto;top:-90px;left:50%;transform:translate(-50%);z-index:100}.login-card-header{display:flex;justify-content:space-between;margin-bottom:12px}.badge-icon{margin:0 auto 24px;width:128px;height:128px;border-radius:100%;background:#fff3;border:4px solid #673b31}.login-type:not(:last-child){margin-bottom:24px}.login-title{font-weight:700;font-size:20px;margin-bottom:12px}.wallet-button{display:flex;align-items:center;column-gap:12px;cursor:pointer;padding:8px 20px;border-radius:24px;border:1px solid rgba(255,255,255,.1);transition:background .3s ease;position:relative}.wallet-button:hover{background:#ffffff1a}.wallet-icon{width:20px;height:20px;display:block;position:absolute;top:10px;left:20px}.wallet-name{font-size:16px;margin:0 auto;font-weight:700}.wallet-loading{position:absolute;top:8px;right:20px}.wallet-signin-secondary{font-size:12px;color:#000000a6;text-align:center;cursor:pointer}.form-item:not(:last-child){margin-bottom:12px}.email-input{position:relative}.email-input-button{position:absolute;right:5px;top:5px}.email-antd-input{padding:6.5px 20px;border-radius:20px}.avatar-name{display:flex;align-items:start;margin-bottom:24px;text-align:left}.avatar-container{width:100px;height:100px;position:relative}.refresh-avatar-button{position:absolute;bottom:0;right:-10px;cursor:pointer;transition:transform .3s ease}.refresh-avatar-button:hover{transform:rotate(45deg)}.avatar{border-radius:100%;width:100px;height:100px;min-width:100px;min-height:100px;max-width:100px;max-height:100px;background:#ffffff80;box-shadow:#0000003d 0 3px 8px}.avatar-upload-button{font-size:36px;color:#673b31;border:0;background:none}.username-input{display:flex;align-items:center;font-size:16px}.header-doge-image{position:absolute;display:block;height:100px;width:auto;top:-90px;left:50%;transform:translate(-50%);z-index:100}#phaser-container{width:100vw;height:var(--game-height)}.profile-card{color:#000000d9;font-weight:500}.profile-section:not(:last-child){margin-bottom:24px}.profile-avatar{width:var(--prifile-avatar-size);height:var(--prifile-avatar-size);min-width:var(--prifile-avatar-size);min-height:var(--prifile-avatar-size);max-width:var(--prifile-avatar-size);max-height:var(--prifile-avatar-size);border-radius:100%;display:block;margin-right:12px;box-shadow:#0006 2px 3px 2px}.profile-name{font-size:38px;font-weight:500}.profile-address-logo{height:16px;margin-bottom:4px;display:block}.profile-address{font-size:16px;font-weight:500}.profile-subtitle,.profile-subtitle-2{font-size:16px;font-weight:500;color:#1f1f1f;margin-bottom:6px}.badges-list-container{position:relative}.badges-list{display:flex;flex-wrap:nowrap;overflow-y:auto}.badges-list-cover{position:absolute;top:-6px;left:-6px;width:calc(100% + 12px);height:100%;background:#ffffff4d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:16px;display:flex;align-items:center;justify-content:center}.badge:not(:last-child){margin-right:12px}.badge-image{width:var(--badge-size);height:var(--badge-size);min-width:var(--badge-size);min-height:var(--badge-size);max-width:var(--badge-size);max-height:var(--badge-size);background:#ffffff80;border-radius:100%;display:block;cursor:pointer;margin-bottom:12px;transition:box-shadow .3s ease}.badge-image:hover{box-shadow:#0006 2px 3px 2px}.badge-image-not-owned{filter:grayscale(1)}.invite-link{border-radius:25px;padding:10px 20px;flex:1;box-shadow:#0006 2px 3px 2px;color:#fff;border:4px solid #f6efd7;background:#e39333;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.profile-invite-button{width:50px;height:50px}.profile-invite-button img{width:18px;height:auto}.ranking-list-header{font-size:14px;color:#000000d9;display:flex;align-items:end}.ranking-list-item{padding:4px 0;display:flex;align-items:center}.ranking-list-item-rank{font-size:26px;width:40px;text-align:center;margin-top:5px}.ranking-list-item-name{font-size:16px;margin-left:6px;width:130px;max-width:130px;min-width:130px;white-space:nowrap;word-break:break-all;overflow:hidden;text-overflow:ellipsis}.ranking-list-item-highscore,.ranking-list-item-invite,.ranking-list-item-total{font-size:16px;margin-left:12px;width:40px}.ranking-list-dash-line{width:100%;border-top:2px dashed #673b31;margin-top:12px;margin-bottom:12px}.ranking-list-item-user{border:2px dashed #673b31;border-radius:8px}@font-face{font-family:NextSunday;src:url(./NextSunday-CbX6_b1t.otf) format("opentype"),url(./NextSunday-BRNJw67A.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tamuragaki;src:url(./Tamuragaki-BKA73PhI.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{font-family:NextSunday,Tamuragaki;color:#ffffffe0;background-color:#141414;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;--prifile-avatar-size: 120px;--badge-size: 100px;--game-height: 100vh}body{margin:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;background-image:url(./page-background-DRNLbG08.jpg);background-size:512px;position:fixed}input{text-align:center;border-radius:20px!important;border-width:2px!important;background-color:#ffffffd9!important}.ant-input-affix-wrapper input{text-align:center;border-radius:20px!important;border-width:2px!important;background-color:transparent!important}.ant-input-outlined{border-width:2px!important;background-color:#ffffffd9!important}.ant-input-outlined[disabled]{background:#ffffffd9!important}.ant-upload.ant-upload-select{border:2px dashed #673b31!important}canvas{margin-left:0!important}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}::-webkit-scrollbar-thumb{background:#888;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#555}
