.mode-switch{display:inline-block;width:31px;height:106px;position:fixed;top:calc(50% - 53px);right:15px;z-index:200}.mode-switch input{opacity:0;width:0;height:0}.mode-switch input[type=radio]{display:block}.mode-switch input[type=radio]+label{display:block;font-size:10px;color:#fff;text-align:center;line-height:15px}.mode-switch input[type=radio]+label:before{content:"";display:block;width:30px;height:30px;border-radius:50%;background-color:hsla(0,0%,89%,.6);background-position:50%;background-repeat:no-repeat}.mode-switch input[type=radio]:checked+label:before{background-color:#ee283b}.mode-switch input[type=radio][value=SCAN]:checked+label:before{background-color:#040586}.mode-switch input[type=radio][value=TAP]+label:before{background-image:url(../assets/images/tap-e302c08ea0f0bfaac690a956aadc1100.png);background-size:16px 16px}.mode-switch input[type=radio][value=SCAN]+label:before{background-image:url(../assets/images/scan-2ccfec7c879675d59f7f1221ca6ff01d.png);background-size:13px 13px}.logo{padding:16px 20px;position:fixed;top:0;left:0;width:100vw;z-index:200;display:flex;justify-content:center;box-sizing:border-box}.logo.pulse{-webkit-animation:zoom .4s infinite alternate;animation:zoom .4s infinite alternate}.logo.gradient{background:linear-gradient(180deg,rgba(4,5,134,.56),rgba(4,5,134,0))}.logo:before{content:"";display:block;width:96px;height:52px;background:url(../assets/images/logo-e23613bd87c290989c57373cfa81b62f.png) no-repeat 50%/contain}@-webkit-keyframes zoom{0%{transform:scale(.75)}to{transform:scale(1)}}@keyframes zoom{0%{transform:scale(.75)}to{transform:scale(1)}}.overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:100;font-size:18px;background:rgba(4,5,134,.6);pointer-events:none;transition:opacity .8s cubic-bezier(.23,1,.32,1)}.overlay--hidden{opacity:0}.overlay__message{position:absolute;top:50%;left:50%;z-index:999;transform:translate(-50%,-50%) translateY(-36px);text-align:center;transition:opacity .6s ease-out;opacity:0}.overlay__message:before{content:"";display:block;width:67vw;height:67vw;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);background:no-repeat 50%/contain}.overlay__message--tap{opacity:1}.overlay__message--tap:before{background-image:url(../assets/images/touch-hint-fe65c43ed6bf609d1e4f7e54b71c5261.png);background-size:145px 157px}.overlay__message--scan{width:90vw;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%);max-height:80vh}.overlay__message--scan:before{position:static;background-image:url(../assets/images/poster-d1b0dc91d57b046203f9bcaa6f32803b.png);transform:none}.overlay__message--scan .title{font-size:24px;color:#ee283b;text-transform:none;margin-bottom:10px}.overlay__message--scan .description{font-size:15px;color:#fff;text-transform:none;margin-bottom:22px}.overlay__message--scan .button{font-size:14px;line-height:38px;border-radius:19px;background:#fff;color:#040586;text-transform:none;padding:0 15px;pointer-events:auto}.overlay--scan .overlay__message--tap{opacity:0}.overlay--scan .overlay__message--scan{opacity:1}.scan_grid{display:none;position:fixed;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);background:url(../assets/images/scan_grid-a834c77d1479603cc47491cdf7238b8a.png) 50%/cover no-repeat;width:233px;height:290px;-webkit-animation:pulse 1s infinite alternate;animation:pulse 1s infinite alternate}.scan_grid.active{display:block}@-webkit-keyframes pulse{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{opacity:0}to{opacity:1}}.characters-bar{display:flex;flex-direction:row;align-items:center;justify-content:center;width:calc(100vw - 39px);padding:0 24px 29px 15px;position:fixed;bottom:0;left:0;z-index:200;transition:opacity .8s cubic-bezier(.23,1,.32,1)}.characters-bar--hidden{opacity:0;pointer-events:none}.characters-bar--button-hidden .characters-bar__button{visibility:hidden;pointer-events:none}.characters-bar .character-label{background:rgba(4,5,134,.6);border-radius:60px;font-size:14px;line-height:38px;color:#fff;position:absolute;bottom:calc(100% + 15px);padding:0 17px}.characters-bar .character-label.hidden{display:none}.characters-bar__button{display:inline-block;width:38px;height:38px;margin:0 13px 0 0;padding:0;position:relative;border:none;outline:none;background:hsla(0,0%,100%,.6);border-radius:50%;transition:transform .8s cubic-bezier(.23,1,.32,1),opacity .8s cubic-bezier(.23,1,.32,1)}.characters-bar__button:last-child{margin-right:0}.characters-bar__button:before{content:"";display:block;width:38px;height:38px;background:no-repeat 50%/contain}.characters-bar__button--can{width:43px;height:43px;margin-right:auto}.characters-bar__button--can:before{width:43px;height:43px;background-image:url(../assets/images/icon--can-48129a5013d7db2139fca131612d7227.png);background-size:12px 28px}.characters-bar__button--fish:before{background-image:url(../assets/images/icon--fish-dd14d5898522c09cb8278332033eb43c.png);background-size:27px 18px}.characters-bar__button--flower:before{background-image:url(../assets/images/icon--flower-32c66c23789a2462acb1348a99cf6e85.png);background-size:38px 37px}.characters-bar__button--bird:before{background-image:url(../assets/images/icon--bird-9985fcac800a6058fe24d5d9d90b6789.png);background-size:25px 19px}.characters-bar__button--bull:before{background-image:url(../assets/images/icon--bull-1b936f386e7a7ccf3fc4dd1735a9afb7.png);background-size:29px 16px}.characters-bar__button--butterfly:before{background-image:url(../assets/images/icon--butterfly-b6627be53af09a5c94d39494e37a453f.png);background-size:21px 19px}.characters-bar__button.active,.characters-bar__button:active{transform:scale(1.09);background:#fff}.characters-bar__button.active:after,.characters-bar__button:active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;border-radius:50%;border:1px solid #fff;width:49px;height:49px}.characters-bar__button--can.active:after{width:54px;height:54px}body{display:flex;justify-content:center;margin:0;font-size:0;font-family:sans-serif}#loadingContainer{z-index:1000;min-width:100vw}#loadBackground{background:#040586}#loadBackground #loadImageContainer{display:flex;justify-content:center;align-items:center}#loadBackground #loadImageContainer .logo{position:static}#loadBackground #loadImageContainer .logo:before{width:128px;height:72px}#loadBackground #loadImageContainer span{display:none}#loadBackground #loadImageContainer span.active{display:block}#loadBackground #loadImageContainer span.wait{position:absolute;font-size:17px;color:#fff;bottom:80px}#loadBackground #loadImageContainer span.button{position:absolute;font-size:17px;color:#040586;bottom:80px;background:#fff;line-height:38px;border-radius:19px;padding:0 15px}#requestingCameraPermissions{background:#040586}
