@import"https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&family=VT323&display=swap";.intro p{max-width:920px;line-height:1.4;margin-bottom:12px}.intro p.tagline{font-size:2rem;font-family:VT323,monospace;margin-bottom:36px}@media (max-width : 920px){.intro p.tagline{font-size:1.8rem;line-height:1}}.intro .description{margin-bottom:36px}.intro .description p{font-size:1.2rem}.intro .description p:last-of-type{margin-bottom:0}@media (max-width : 920px){.intro .description p{font-size:.9rem}}.intro .story-select{position:absolute;top:1rem;left:1rem;margin-bottom:0}.intro .story-select select{padding:.4rem 1rem;font-size:1rem;border-radius:8px;border:1px solid #b45fff;background:#1a1530;color:#fff}.intro .btn-actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.intro .btn-actions button{margin:12px}@media (max-width : 920px){.intro .btn-actions button{margin:6px;width:calc(100% - 12px)}}.footer{margin-top:2.6rem;display:flex;justify-content:center;align-items:center;width:100%}.footer p{font-size:.9rem!important;color:#dbdbdb}.footer p a{display:inline-block}@media (max-width : 920px){.footer{margin-top:1rem}.footer p{font-size:.8rem!important}}.about .title{font-family:VT323,monospace;font-size:3rem;margin-bottom:1rem;color:#ff3ca6}.about .text-description{margin-bottom:2rem}@media (max-width : 920px){.about .text-description P{font-size:.9rem}}h1{font-size:3rem}.stats-content{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.stats-content .stats-block{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 1rem 2rem}@media (max-width : 920px){.stats-content .stats-block{margin-left:0;margin-right:0}}.stats-content .stats-block .block-title{font-weight:600;margin-bottom:1rem;font-size:2rem}.stats-content .stats-block .stats-block--content{display:flex;justify-content:center;align-items:center;margin:0 12px}@media (max-width : 920px){.stats-content .stats-block .stats-block--content{flex-wrap:wrap;margin:0;align-items:flex-start}}.stats-content .stats-block .stats-block--content .item{padding:24px;margin:12px 6px;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f,0 5px 5px -3px #0003;background-color:#1a1530;border-radius:1rem;max-width:260px}@media (max-width : 920px){.stats-content .stats-block .stats-block--content .item{width:calc(50% - 12px);padding:12px}}.stats-content .stats-block .stats-block--content .item .emoji{font-size:2.2rem;margin-bottom:.1rem}.stats-content .stats-block .stats-block--content .item .value{font-size:1.5rem;font-weight:700;margin-bottom:6px;line-height:1}.stats-content .stats-block .stats-block--content .item .value span{color:#fff;font-size:1.2rem;opacity:.8}.stats-content .stats-block .stats-block--content .item .description{font-size:1rem;color:#dbdbdb;color:#fff}@media (max-width : 920px){.stats-content .stats-block .stats-block--content .item .description{font-size:.8rem}}.stats-content .stats-block.player .font-title{color:#f55}.stats-content .stats-block.player .item{background-color:#f55}.stats-content .stats-block.global .font-title{color:#ffb86c;color:#bd93f9}.stats-content .stats-block.global .item{background-color:#bd93f9;background-color:#9f63f6}.inventory-modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.inventory-modal .modal-background{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2000;opacity:.7;z-index:2004}.inventory-modal .modal-background svg{width:100%;height:100%;pointer-events:none}.inventory-modal .inventory-box{background:#1a1530;padding:1rem;border-radius:1rem;width:calc(100vw - 4rem);height:calc(100vh - 4rem);max-width:1280px;display:flex;flex-direction:column;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f,0 5px 5px -3px #0003;z-index:2002}@media (max-width : 920px){.inventory-modal .inventory-box{width:calc(100vw - 24px);height:calc(100vh - 24px)}}.inventory-modal .inventory-box h2{margin-bottom:1rem;text-align:center}.inventory-modal .inventory-box .inventory-empty{display:flex;justify-content:center;align-items:center;height:100%;font-size:calc(1rem + 1vw);color:#dbdbdb;font-family:VT323,monospace}.inventory-modal .inventory-box .items-grid{overflow-y:auto;margin-bottom:1rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.inventory-modal .inventory-box .items-grid .inventory-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px;margin:1rem 1rem 2rem;width:calc(25% - 2rem)}.inventory-modal .inventory-box .items-grid .inventory-item .item-image{width:100%;height:auto;object-fit:contain;margin-bottom:.5rem}.inventory-modal .inventory-box .items-grid .inventory-item strong{font-family:VT323,monospace;display:block;margin-bottom:.25rem;font-size:1.7rem;text-transform:uppercase;color:#3cefff;color:#26c7ff}.inventory-modal .inventory-box .items-grid .inventory-item p{font-size:.9rem;color:#dbdbdb;text-align:center}@media (max-width : 920px){.inventory-modal .inventory-box .items-grid{margin-left:-.8rem;margin-right:-.8rem}.inventory-modal .inventory-box .items-grid .inventory-item{margin:.8rem;width:calc(50% - 1.6rem);padding:0}.inventory-modal .inventory-box .items-grid .inventory-item strong{font-size:1.3rem}.inventory-modal .inventory-box .items-grid .inventory-item p{font-size:.7rem}}.inventory-modal .inventory-box button{display:block;margin:auto auto 0;margin-bottom:1rem}.game-block{display:flex;justify-content:space-between;align-items:flex-start;margin-top:2rem;margin-bottom:2rem;height:calc(90vh - 4rem);max-height:1000px;flex-direction:column}@media (max-width : 920px){.game-block{margin-top:0;margin-bottom:12px;height:100vh}}.game-block p{max-width:800px}.game-block .scene-area{background-size:cover;background-position:center;height:100%;border-radius:1rem;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f,0 5px 5px -3px #0003;padding:12px;flex-grow:1;position:relative;order:2;width:100%}@media (max-width : 920px){.game-block .scene-area{border-radius:0;padding:0}}.game-block .scene-area .character-box{display:flex;justify-content:center;align-items:flex-end;pointer-events:none;position:absolute;height:70%;bottom:10%;left:50%;transform:translate(-50%);z-index:10;width:90%}.game-block .scene-area .character-box .character-image{height:100%;max-width:100%;object-fit:contain}@media (max-width : 920px){.game-block .scene-area .character-box{height:50%;bottom:24%}}.game-block .scene-area .narration p{font-size:1.6rem;line-height:1}@media (max-width : 920px){.game-block .scene-area .narration p{font-size:1.1rem}}.game-block .scene-area .dialogue-box{background-color:#000000a6;border-radius:1rem;padding:24px;min-height:130px;font-family:VT323,monospace;font-size:1.4rem;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:100}.game-block .scene-area .dialogue-box .more-indicator{display:block;text-align:right;margin-top:16px;font-size:1.6rem;cursor:pointer;font-weight:900;font-family:Source Code Pro,monospace;text-transform:uppercase;text-underline-offset:.3em;animation:blink .8s infinite;width:100%}@keyframes blink{0%{opacity:1}50%{opacity:.5}to{opacity:0}}@media (max-width : 920px){.game-block .scene-area .dialogue-box{padding:12px;margin-bottom:3rem}}.game-block .scene-area .dialogue{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.game-block .scene-area .dialogue .character-wrap{display:flex;justify-content:flex-start;align-items:flex-start;position:relative}.game-block .scene-area .dialogue .character-wrap .text{margin-top:auto;margin-bottom:auto}.game-block .scene-area .dialogue .character-wrap .text p{font-size:1.6rem;line-height:1}@media (max-width : 920px){.game-block .scene-area .dialogue .character-wrap .text p{font-size:1.1rem}}.game-block .scene-area .dialogue .speaker-wrap{display:flex;flex-direction:column;align-items:flex-start;margin-right:24px;position:relative;justify-content:center;border:solid 2px #a76e2a;border-radius:.3rem;overflow:hidden;min-width:130px}.game-block .scene-area .dialogue .speaker-wrap .speaker-name{font-size:1rem;width:calc(100% + -0px);background-color:#a76e2a;padding:2px;text-align:center;font-family:Source Code Pro,monospace;font-weight:700}.game-block .scene-area .dialogue .speaker-wrap .speaker-image{width:130px;height:120px;display:flex;align-items:center;justify-content:center}.game-block .scene-area .dialogue .speaker-wrap .speaker-image img{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width : 920px){.game-block .scene-area .dialogue .speaker-wrap{position:relative;min-width:unset;overflow:unset;margin-right:12px;border-top-left-radius:0;border-top-right-radius:0}.game-block .scene-area .dialogue .speaker-wrap .speaker-name{font-size:.8rem;width:100%;position:absolute;top:0;left:-2px;transform:translateY(-100%);border-top-left-radius:.3rem;border-top-right-radius:.3rem;border-bottom-right-radius:.3rem;flex-grow:1;width:max-content;padding:3px 12px;font-weight:500}.game-block .scene-area .dialogue .speaker-wrap .speaker-image{width:92px;height:92px}}.game-block .scene-area .choices{margin-top:24px;width:100%}.game-block .scene-area .choices .choice{text-align:left;padding:6px 8px 6px 24px;cursor:pointer;position:relative;border:solid 2px rgba(255,184,108,.6);border-radius:.6rem;margin-bottom:12px}.game-block .scene-area .choices .choice.selected,.game-block .scene-area .choices .choice:hover{background-color:#004259}.game-block .scene-area .choices .choice.selected:after,.game-block .scene-area .choices .choice:hover:after{content:">";position:absolute;left:0;top:0;width:24px;height:100%;border-radius:4px;display:flex;align-items:center;justify-content:center}@media (max-width : 920px){.game-block .scene-area .choices .choice{font-size:1.1rem;margin-bottom:12px}.game-block .scene-area .choices .choice.selected,.game-block .scene-area .choices .choice:hover{background-color:transparent}.game-block .scene-area .choices .choice:after{content:">";position:absolute;left:0;top:0;width:24px;height:100%;border-radius:4px;display:flex;align-items:center;justify-content:center}}@media (max-width : 920px){.game-block .scene-area .choices{margin-top:24px}}.game-block .side-menu{display:flex;align-items:center;justify-content:flex-start;padding-left:12px;padding-right:12px;padding-bottom:24px;width:100%}.game-block .side-menu img.logo{height:90px;object-fit:contain}.game-block .side-menu .btn-actions{margin-left:auto;display:flex;align-items:center;justify-content:center}.game-block .side-menu .btn-actions button{margin-left:24px;display:inline-flex;align-items:center}.game-block .side-menu .btn-actions button .label{margin-left:.5rem}.game-block .side-menu button{font-size:1rem}@media (max-width : 920px){.game-block .side-menu{position:absolute;top:3rem;right:1rem;width:auto;padding:0;z-index:200}.game-block .side-menu .logo{display:none}.game-block .side-menu .btn-actions{margin-left:0}.game-block .side-menu .btn-actions button{margin-left:1rem;padding:.6rem}.game-block .side-menu .btn-actions button .label{display:none}.game-block .side-menu .btn-actions button svg.icon{margin-right:0}}.game-scene{position:relative;text-align:center;height:100vh;overflow:hidden}@media (max-width : 920px){.game-scene{padding:0!important}}.game-scene .tips{text-align:left;margin-bottom:24px}@media (max-width : 920px){.game-scene .tips p{font-size:.9rem}}.game-scene .dialogue-box{-webkit-user-select:none;user-select:none}.game-scene .dialogue-box p{text-align:left}.game-scene .dialogue-box .user-stats{margin-top:1rem}.game-scene .dialogue-box .user-stats p{margin:.25rem 0}.game-scene .dialogue-box .btn-actions{margin-top:1rem;display:flex;justify-content:center}.game-scene .dialogue-box .btn-actions button{margin:0 12px}.game-scene .newgame-wrapper .title,.game-scene .ending-wrapper .title{margin-bottom:1rem;font-size:2rem}@media (max-width : 920px){.game-scene .newgame-wrapper .title,.game-scene .ending-wrapper .title{font-size:1.7rem}}.game-scene .newgame-wrapper .tips,.game-scene .ending-wrapper .tips{margin-bottom:36px}.game-scene .newgame-wrapper .tips p,.game-scene .ending-wrapper .tips p{max-width:640px;margin-bottom:12px;line-height:1.4;text-align:center}@media (max-width : 920px){.game-scene .newgame-wrapper .tips,.game-scene .ending-wrapper .tips{margin-bottom:12px}.game-scene .newgame-wrapper .tips p:last-of-type,.game-scene .ending-wrapper .tips p:last-of-type{margin-bottom:0}}.game-scene .newgame-wrapper button,.game-scene .ending-wrapper button{margin:12px}@media (max-width : 920px){.game-scene .newgame-wrapper button,.game-scene .ending-wrapper button{margin:6px;width:calc(100% - 12px)}}.game-scene .newgame-wrapper p.thanks,.game-scene .ending-wrapper p.thanks{font-size:1.4rem;font-weight:600;margin-bottom:24px}@media (max-width : 920px){.game-scene .newgame-wrapper .title,.game-scene .ending-wrapper .title{margin-bottom:12px}}.game-scene .btn-inventory{margin-left:36px;position:relative;display:inline-flex;align-items:center;gap:4px}.game-scene .btn-inventory.inventory-floating{position:absolute;top:2rem;left:2rem;margin:0;z-index:200}@media (max-width : 920px){.game-scene .btn-inventory.inventory-floating{top:3rem;left:1rem;padding:.4rem 3rem}}.game-scene .btn-inventory .inventory-count{border:2px solid rgb(255,111,189.2769230769);background:#bc0066;color:#fff;border-radius:50%;font-size:1.1rem;font-weight:700;position:absolute;right:-24px;height:52px;width:52px;display:flex;align-items:center;justify-content:center}.game-scene .btn-inventory .inventory-count.animate{animation:shake .5s 4}@media (max-width : 920px){.game-scene.gameover .title{font-size:2rem}.game-scene.gameover p.thanks{font-size:1.1rem;font-weight:900;margin-bottom:0}.game-scene.gameover .block-title{margin-top:12px;font-size:1.6rem}}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background:#00000080;color:#fff;font-size:2rem;z-index:1000}.loading-overlay .loading-spinner{animation:spin .6s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shake{0%{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}to{transform:translate(0)}}.gdpr-notice{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000}.gdpr-notice .gdpr-box{background:#1a1530;padding:2rem;border-radius:1rem;max-width:500px;text-align:center}.gdpr-notice .gdpr-box p{margin-bottom:2rem}.gdpr-notice .gdpr-box .actions{display:flex;justify-content:center;gap:1rem}.font-title{font-family:VT323,monospace}body,html{font-family:Source Code Pro,monospace;font-optical-sizing:auto;font-weight:400;font-style:normal;scroll-behavior:smooth;font-display:1rem;color:#dbdbdb;color:#fff}body{min-height:100vh;position:relative;overflow-x:hidden;max-width:100vw}body p{line-height:1.4}body a{text-decoration:none;color:#ff3ca6}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}.withmargins,.wrapper{max-width:1280px;width:100%;margin:0 auto;padding:0 18px}@media (max-width : 920px){.withmargins,.wrapper{padding:0 10px}}.center-block{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:100vh}body{position:relative}body .background{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#1a1530;z-index:-1}body .background svg{width:100%;height:100%;pointer-events:none}@media (max-width : 920px){body .background{height:100%}}body #root{position:relative;z-index:1}body button{background:#004259;border:1px solid #26c7ff;color:#fff;padding:.6rem 3rem;font-weight:900;font-size:1rem;text-transform:uppercase;border-radius:24px;justify-content:center;cursor:pointer;transform:translateY(0);display:inline-flex;align-items:center}body button.cta{background:#ef0082;border:2px solid rgb(255,111,189.2769230769)}body button.cta:hover{background:#ff56b2}body button:hover{transform:translateY(2px);background:#008ebf}body button img.icon,body button svg.icon{width:1em;height:1em}body button svg{margin-right:6px}.content-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100vh;padding:2rem}@media (max-width : 920px){.content-wrapper{padding:0rem}}.content-wrapper p{max-width:900px;line-height:1.4;margin-bottom:12px;font-size:1.2rem}#logo-container{margin-top:1rem;margin-bottom:3rem}#logo-container img{height:280px;object-fit:contain}@media (max-width : 920px){#logo-container{margin-bottom:1rem;margin-top:0}#logo-container img{height:140px}}button .icon-wrapper{display:inline-block;position:relative;display:flex;justify-content:center;align-items:center}button .icon-wrapper svg{height:100%;width:100%;object-fit:contain}
