*,*:before,*:after{box-sizing:border-box}html,body{margin:0;height:100dvh;overflow:hidden;font-family:Quicksand,system-ui,sans-serif;background-color:#d6d9de;background-image:radial-gradient(rgba(74,80,88,.055) 1px,transparent 1px),linear-gradient(180deg,#e8eaee,#ced2d9);background-size:5px 5px,100% 100%;color:#2e3238}#container{display:flex;flex-direction:column;width:100%;max-width:480px;height:100%;margin:0 auto;overflow:hidden}#site-header{flex:0 0 auto;display:flex;align-items:center;gap:.55rem;padding:.7rem .55rem .4rem}#mountain-mark{flex:0 0 auto;width:2.25rem;height:1.65rem;filter:drop-shadow(0 1px 1px rgba(40,44,52,.2))}#title{margin:0;padding:0;font-family:inherit;font-size:1.35rem;font-weight:700;letter-spacing:.03em;line-height:1;color:#2e3238;text-shadow:0 1px 0 rgba(255,255,255,.45)}#game-wrapper{flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;padding:0 .55rem;box-sizing:border-box}#game-wrapper:fullscreen{width:100%;height:100%;padding:0;background-color:#d6d9de}#game-wrapper:fullscreen #site-header,#game-wrapper:fullscreen #trailer{display:none}#game-wrapper:fullscreen #game-stage{box-shadow:none;border-radius:0}#game-stage{display:flex;align-items:center;justify-content:center;width:min(480px,100%);height:100%;border:none;border-radius:8px;background-color:#7ec8e8;touch-action:none;overflow:hidden;box-shadow:0 1px #ffffff8c inset,0 0 0 1px #4a50581f,0 3px #2e323a0d,0 10px 28px #2e323a1f}#game{display:block;width:100%;height:100%;image-rendering:auto;touch-action:none;-webkit-user-select:none;user-select:none}#trailer{flex:0 0 auto;margin:0;padding:.4rem .55rem .7rem;font-size:.8rem;font-weight:500;color:#2e323a94}#trailer a{color:#5a6a72;text-decoration:none;border-bottom:1px solid rgba(74,90,98,.35)}#trailer a:hover{color:#3a4a52;border-bottom-color:#3a4a5280}
