:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}img{max-width:100%}html,body,#root{height:100%;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none;overflow:hidden;touch-action:none}button{background:none;border:none;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}#root{overflow:auto}.home{min-height:100%;overflow:auto}button[type=button]{cursor:pointer;background:none;border:none;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.home{background:#ffd600;margin:0 auto}.LogoComponent{padding:20px 0 0;margin:0 auto 28px}.campaign{margin:16px auto}.privacy{margin:12px auto}.copyright{padding:12px 0}.error{height:100%;background:#ffd600;display:flex;flex-direction:column;justify-content:center}.error .ModalComponent{margin:0 auto}.suspend{height:100%;background:#ffd600;display:flex;flex-direction:column;justify-content:center}.suspend .ModalComponent{margin:0 auto}.game-container{background:#ffd600}.game{overflow:hidden;background:#ffd600}.game canvas{margin:0;line-height:0}.result-container{position:absolute;top:0;display:grid;place-content:center;width:100%;height:100%}.result-container .result{display:flex;justify-content:center;align-items:end;width:393px;height:660px;aspect-ratio:393 / 660}.result-container .result .result-inner{margin-bottom:10px}.result-container .result .shareButton{display:block;margin:0 auto;width:364px}.result-container .result .buttons{display:flex;justify-content:center;gap:12px}.result-container .result .buttons .button{width:153px}.ModalComponent__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:100;display:flex;justify-content:center;align-items:center}.ModalComponent{box-sizing:border-box;max-width:353px;border-radius:20px;background:#fff;margin:15px auto;padding:27px 29px 47px;position:relative}.ModalComponent__bg_top{position:absolute;top:0;left:0;width:100%;z-index:0}.ModalComponent__bg_bottom{position:absolute;left:0;bottom:0;width:100%}.ModalComponent__title{position:relative;margin-bottom:20px;z-index:1}.ModalComponent__content{position:relative;z-index:1;color:#333;text-align:left;margin-bottom:20px}.ModalComponent__content.--terms{overflow-y:auto;height:210px}.ModalComponent__content.--error{color:red}.ModalComponent__content.--image{margin:0 auto;text-align:center}.ModalComponent__content.--image img{margin:0}.ModalComponent__footer{margin-top:80px}.NoticeComponent{max-width:342px;background:#faeae1;margin:16px auto;color:#333;font:400 12px Inter,Noto Sans JP,sans-serif;padding:8px 12px;box-sizing:border-box;border-left:4px solid #ed5902}.start_button{margin:16px auto}.Loading{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffd600;display:flex;justify-content:center}.Loading__inner{display:flex;flex-direction:column;justify-content:center}.Loading__image{position:relative;margin-left:47px}.Loading__image img{width:119.5px}.Loading__juice{position:absolute;right:12px;bottom:0}.Loading__juice img{width:26px}.Loading__text{margin-top:20px}.Loading__text img{width:111px}#root{margin:0 auto;padding:0;text-align:center}@media screen and (max-width: 768px){.game-container,.result-container{width:100svw;height:100svh;display:grid;place-content:center}.game canvas{width:100%;height:100%;aspect-ratio:393 / 660}.result{aspect-ratio:393 / 660;transform:scale(calc(var(--width) / 393))}}@media screen and (min-aspect-ratio: 393 / 660){.game canvas{margin:auto;width:auto;max-width:100svw;height:100svh;aspect-ratio:393 / 660}.result{transform:scale(calc(var(--height) / 660))}}
