*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;min-height:100%;background:#071410;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#fff;overscroll-behavior:none}body{display:flex;justify-content:center}.game{width:min(100vw,480px);min-height:100dvh;padding:10px 10px calc(10px + env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 12%,#285243 0,#112a22 35%,#071410 78%)}.titlebar{text-align:center}.badge{display:inline-block;padding:3px 13px;border-radius:999px;background:#6b461f;border:2px solid #c8953c;color:#ffe39a;font-weight:950;font-size:12px;letter-spacing:.08em}.titlebar h1{margin:3px 0 2px;font-size:clamp(23px,6.5vw,34px);line-height:1;text-transform:uppercase;color:#ffd45b;text-shadow:0 3px 0 #724414}.titlebar p{margin:5px auto 8px;max-width:390px;font-size:13px;font-weight:750;color:#d8eee6}.temple{position:relative;height:min(73dvh,690px);min-height:535px;overflow:hidden;border:5px solid #765b32;border-radius:26px;background:radial-gradient(circle at 50% 18%,#153d38 0,#0a211e 45%,#061512 100%);box-shadow:inset 0 0 40px #000b,0 9px 24px #0008}.temple:before,.temple:after{content:"";position:absolute;inset:0 auto 0 0;width:18px;background:repeating-linear-gradient(#846c40 0 32px,#514020 33px 38px);box-shadow:4px 0 8px #0006;z-index:0}.temple:after{left:auto;right:0;transform:scaleX(-1)}.stone{position:absolute;width:80px;height:28px;border-radius:7px;background:#5c4b2c;opacity:.3;transform:rotate(-5deg)}.s1{left:24px;top:25%}.s2{right:26px;top:70%;transform:rotate(8deg)}.vine{position:absolute;z-index:3;font-size:46px;color:#45943d;text-shadow:0 2px #163b15}.vine1{left:4px;top:4px;transform:rotate(35deg)}.vine2{right:4px;bottom:25px;transform:rotate(210deg)}.board{position:absolute;inset:3px 3% 36px;width:94%;height:calc(100% - 39px);z-index:2;touch-action:manipulation}.rail{fill:none;stroke:#b49a65;stroke-width:14;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 1px #241708)}.rail:after{stroke:#dbc890}.socket>circle:first-child{fill:#1a2422;stroke:#7e6639;stroke-width:8}.socket .rim{fill:none;stroke:#b38d46;stroke-width:3;stroke-dasharray:5 6}.wheel{cursor:pointer;transform-box:view-box;transform-origin:center;transition:filter .15s}.wheel:active{filter:brightness(1.35)}.rotor{transform-box:fill-box;transform-origin:center;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.teeth rect{fill:#b88435;stroke:#5c3a13;stroke-width:2}.wheel-face{fill:url(#stoneGrad);stroke:#e0b45a;stroke-width:5}.wheel-ring{fill:none;stroke:#5b431f;stroke-width:6;opacity:.9}.spokes{fill:none;stroke:#d8ad54;stroke-width:5;stroke-linecap:round}.moving-rail-shadow{fill:none;stroke:#183d27;stroke-width:18;stroke-linecap:round;stroke-linejoin:round}.moving-rail{fill:none;stroke:#59e586;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;filter:url(#glow)}.hub-outer{fill:#6c481b;stroke:#e0b45a;stroke-width:3}.hub{fill:#ffd45a;stroke:#5f3b11;stroke-width:2}#trigger circle:first-child{fill:#d49d35;stroke:#51350f;stroke-width:5}#trigger circle:last-child{fill:#6fff8d;filter:url(#glow)}#gate{transition:transform .75s ease-in-out}#gate rect{fill:#37413e;stroke:#d0a653;stroke-width:6}#gate path{stroke:#aebbb5;stroke-width:5}.goal-base{fill:#80612f;stroke:#d8ad50;stroke-width:5}.goal-light{fill:#49ef76;filter:url(#glow)}#ball{pointer-events:none}.ballGlow{fill:#1aa9ff;opacity:.36;filter:url(#glow)}.ball{fill:#1688ff;stroke:#a8f2ff;stroke-width:3}.shine{fill:#fff}.label{fill:#9de8ff;font-weight:900;font-size:13px}.goal-label{fill:#85ff95}.tip{position:absolute;left:50%;bottom:7px;z-index:5;transform:translateX(-50%);width:max-content;max-width:88%;padding:7px 12px;border-radius:16px;background:#07110ee8;border:1px solid #567b70;color:#e6fff6;font-weight:800;font-size:12px;text-align:center}.controls{display:flex;gap:9px;margin-top:9px}.controls button{min-height:49px;border:0;border-radius:16px;padding:10px 13px;color:#fff;font-size:15px;font-weight:950;cursor:pointer;box-shadow:inset 0 0 0 3px #ffffff20,0 4px 0 #102b38}.controls button:active{transform:translateY(3px);box-shadow:none}.secondary{background:#28536d}.launch{flex:1;background:linear-gradient(#7bdd38,#3f9e17);box-shadow:inset 0 0 0 3px #dcff9a70,0 4px 0 #215e0f!important}.controls button:disabled{opacity:.55;filter:grayscale(.2)}.status{text-align:center;min-height:34px;padding:8px 4px 0;font-size:14px;font-weight:850;color:#d1eee5}.temple.success{animation:successPulse .5s 3}@keyframes successPulse{50%{box-shadow:inset 0 0 90px #43ff7980,0 0 25px #43ff7955}}@media(max-height:720px){.temple{height:65dvh;min-height:490px}.titlebar p{font-size:12px;margin-bottom:5px}.controls button{min-height:44px}.status{font-size:13px;padding-top:5px}}@media(max-width:360px){.tip{font-size:11px}.titlebar h1{font-size:22px}}
