@font-face{font-family:geistSans;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:geistSans,geistSans Fallback}.__variable_1e4310{--font-geist-sans:"geistSans","geistSans Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:geistMono,geistMono Fallback}.__variable_c3aa02{--font-geist-mono:"geistMono","geistMono Fallback"}:root{--background-color:#b2cee6;--background-color-phase-0:#b2cee6;--background-color-phase-2:#78a376;--background-color-phase-4:#e6d1e8;--font-family:"Nunito",sans-serif}body,html{background-color:var(--background-color);font-family:var(--font-family);text-align:justify;overflow:hidden;position:fixed}body,html{display:flex;justify-content:center;align-items:center;height:100vh;height:100dvh;width:100%;margin:0}h1,h2{font-size:clamp(1.2rem,3vmin,1.5rem);text-align:center}h1,h2,p{margin-bottom:.5rem}p{font-size:clamp(.875rem,2vmin,1rem);text-align:justify}.fade-in{animation:fadeIn .5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;max-width:100%;margin:auto}.title{font-size:clamp(1.2rem,3vmin,2rem);font-weight:700}.subtitle,.title{margin-bottom:.5rem;text-align:center}.subtitle{font-size:clamp(.9rem,2vmin,1.2rem)}.main-content{flex:1 1;flex-direction:column;height:100%;max-width:800px;margin:0 auto;box-sizing:border-box}.game-container,.main-content{display:flex;width:100%;overflow:hidden}.game-container{height:100vh;height:100dvh;justify-content:center;align-items:center}.content-wrapper{max-width:800px;width:100%;height:100%;padding:0 20px;display:flex;flex-direction:column}.game-layout{height:100vh;height:100dvh;justify-content:center;align-items:center}.game-content,.game-layout{width:100%;display:flex;overflow:hidden;box-sizing:border-box}.game-content{height:100%;max-width:500px;gap:1rem;padding:20px}.welcome-screen{height:100vh;align-items:center;margin:auto}.welcome-container,.welcome-screen{width:100%;display:flex;justify-content:center;overflow:hidden;max-width:600px}.welcome-container{padding:20px;flex-direction:column;height:100%;max-height:100vh;box-sizing:border-box}.phase-win{font-weight:700}.welcome-content{overflow-y:auto;margin:10px 0;padding:10px;max-height:60vh;box-sizing:border-box}@supports not selector(::-webkit-scrollbar){.welcome-content{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.35) rgba(0,0,0,.08)}}.welcome-content::-webkit-scrollbar{width:10px}.welcome-content::-webkit-scrollbar-track{background:rgba(0,0,0,.08);border-radius:5px}.welcome-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.35);border-radius:5px}.scroll-fade-wrapper{position:relative;min-height:0;display:flex;flex-direction:column}.scroll-fade-wrapper .welcome-content{min-height:0}.scroll-fade{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,var(--background-color));pointer-events:none;opacity:0;transition:opacity .25s ease}.scroll-fade.visible{opacity:1}button{background-color:transparent;border:none;font-size:clamp(1rem,2.5vmin,1.5rem);color:#000;cursor:pointer;padding:.5rem 1rem;margin-top:.5rem}button:focus{outline:none}.button-container{margin-top:.5rem;position:relative;z-index:5;flex-wrap:wrap}.button-container button{flex:0 1 auto}.menu-button{position:fixed;top:15px;left:15px;z-index:1000;background:rgba(255,255,255,.9);border:none;border-radius:5px;padding:10px;box-shadow:0 2px 5px rgba(0,0,0,.2);display:none}.level-complete-screen{width:100%;max-width:600px;margin:auto;padding-bottom:env(safe-area-inset-bottom,20px);min-height:100vh;position:relative}.level-complete-screen,.level-complete-screen .main-content{height:100%;overflow:hidden;display:flex;flex-direction:column}.level-complete-screen .main-content{justify-content:flex-start;flex-grow:1;min-height:0;box-sizing:border-box;padding-bottom:1rem}.level-description{width:100%;max-width:600px;margin:.25rem 0;text-align:justify;font-size:clamp(.875rem,2vmin,1rem);overflow:visible;min-height:-moz-fit-content;min-height:fit-content;flex-shrink:0;box-sizing:border-box}.level-description-text{max-width:100%;word-wrap:break-word;text-align:justify}.win-message{margin:.25rem 0;font-size:clamp(.9rem,2.2vmin,1.05rem);font-weight:700;color:#1b5e20;text-align:center}.score-text{margin:.25rem 0;text-align:justify;font-size:clamp(.875rem,2vmin,1rem)}.score-text table{width:100%;border-collapse:collapse;font-size:clamp(.8rem,2vmin,1rem)}.score-text td{padding:2px 4px}.plot-section{flex-grow:1;flex-shrink:1;min-height:0;margin-top:1rem;margin-bottom:1rem;overflow:hidden;position:relative;align-items:center;height:0}.button-container,.plot-section{display:flex;justify-content:center}.button-container{flex-shrink:0;margin-top:auto;padding:1rem 0;gap:1rem;background-color:var(--background-color);z-index:1}