.waterworks-game-module__r2ntQG__game{color:#234a4b;flex-direction:column;gap:10px;width:100%;min-width:0;display:flex;position:relative}.waterworks-game-module__r2ntQG__topBar{background:#fffdf7;border:1px solid #e0e9df;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.waterworks-game-module__r2ntQG__instruction{align-items:center;gap:11px;min-width:0;display:flex}.waterworks-game-module__r2ntQG__instructionIcon{color:#347c7a;background:#d9eeeb;border-radius:15px;flex:none;place-items:center;width:43px;height:43px;display:grid}.waterworks-game-module__r2ntQG__instruction p{margin:0;font-size:14px;font-weight:850;line-height:1.35}.waterworks-game-module__r2ntQG__instruction p span{color:#657d77;margin-top:2px;font-size:12px;font-weight:600;display:block}.waterworks-game-module__r2ntQG__tools{flex:none;gap:7px;display:flex}.waterworks-game-module__r2ntQG__tools button{color:#416965;background:#fff;border:1px solid #dce6de;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.waterworks-game-module__r2ntQG__tools button:hover{background:#eaf5ef}.waterworks-game-module__r2ntQG__stage{isolation:isolate;background:radial-gradient(at 49% 35%,#fbfcf2 0,#edf4e6 58%,#dcebe0 100%);border:1px solid #d5e3d9;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:330px;display:flex;position:relative;overflow:hidden}.waterworks-game-module__r2ntQG__sceneHeading{z-index:1;pointer-events:none;position:absolute;top:6%;left:7%}.waterworks-game-module__r2ntQG__sceneHeading span:first-child{letter-spacing:.22em;color:#678579;font-size:10px;font-weight:900;display:block}.waterworks-game-module__r2ntQG__sceneHeading span:last-child{font-family:var(--font-display),sans-serif;letter-spacing:-.04em;color:#31594f;margin-top:1px;font-size:clamp(24px,4vw,38px);font-weight:900;line-height:1.1;display:block}.waterworks-game-module__r2ntQG__world{aspect-ratio:720/500;flex:none;width:100%;max-width:960px;position:relative}.waterworks-game-module__r2ntQG__art{pointer-events:none;width:100%;height:100%;display:block;overflow:visible}.waterworks-game-module__r2ntQG__gate{aspect-ratio:1;cursor:pointer;z-index:4;background:0 0;border:0;border-radius:50%;width:clamp(64px,12%,94px);padding:0;position:absolute;top:35%;left:21.25%;transform:translate(-50%,-50%)}.waterworks-game-module__r2ntQG__gate>svg:first-child{filter:drop-shadow(0 4px 2px #496f4b30);width:100%;height:100%;overflow:visible}.waterworks-game-module__r2ntQG__valveWheel{transform-origin:40px 38px;transition:transform .38s cubic-bezier(.25,.8,.35,1)}.waterworks-game-module__r2ntQG__gate[data-open=true] .waterworks-game-module__r2ntQG__valveWheel{transform:rotate(90deg)}.waterworks-game-module__r2ntQG__gate:active>svg:first-child{translate:0 2px}.waterworks-game-module__r2ntQG__gate:focus-visible,.waterworks-game-module__r2ntQG__boatTarget:focus-visible,.waterworks-game-module__r2ntQG__splashTarget:focus-visible{outline-offset:3px;outline:4px solid #13788c!important}.waterworks-game-module__r2ntQG__handHint{color:#385c52;box-sizing:content-box;pointer-events:none;background:#fffdf2;border-radius:50%;padding:4px;animation:1.8s ease-in-out 3 waterworks-game-module__r2ntQG__invite;position:absolute;bottom:-8px;right:-6px;box-shadow:0 2px 6px #224e4520}.waterworks-game-module__r2ntQG__tapLabel{color:#345f55;pointer-events:none;background:#fffaf0e8;border:1px solid #f5eedf;border-radius:100px;padding:3px 10px;font-size:clamp(12px,1.5vw,15px);font-weight:850;position:absolute;top:47%;left:21.25%;transform:translate(-50%)}.waterworks-game-module__r2ntQG__splashTarget{z-index:2;background:0 0;border:0;border-radius:50%;width:45%;height:14%;min-height:44px;padding:0;position:absolute;top:63%;left:41%}.waterworks-game-module__r2ntQG__boatTarget{z-index:3;background:0 0;border:0;border-radius:35%;width:clamp(64px,14%,110px);height:clamp(64px,19%,105px);position:absolute;transform:translate(-50%,-50%)}.waterworks-game-module__r2ntQG__boatBob{transform-origin:0 12px;animation:1.6s ease-in-out infinite waterworks-game-module__r2ntQG__bob}.waterworks-game-module__r2ntQG__current{animation:1.6s ease-in-out infinite waterworks-game-module__r2ntQG__current}.waterworks-game-module__r2ntQG__hello{color:#366d6b;pointer-events:none;font-size:24px;font-weight:900;position:absolute;transform:translate(-50%)}.waterworks-game-module__r2ntQG__ripple,.waterworks-game-module__r2ntQG__rippleOuter{transform-box:fill-box;transform-origin:50%;animation:.9s ease-out both waterworks-game-module__r2ntQG__ripple}.waterworks-game-module__r2ntQG__rippleOuter{animation-delay:60ms}.waterworks-game-module__r2ntQG__caption{z-index:5;background:#fffef5eb;border:1px solid #fff;border-radius:20px;align-items:center;gap:12px;width:calc(100% - 32px);margin:-24px 16px 16px;padding:13px 15px;display:flex;position:relative;box-shadow:0 4px 12px #356b5320}.waterworks-game-module__r2ntQG__captionIcon{background:#e1f1e9;border-radius:14px;flex:none;place-items:center;width:43px;height:43px;display:grid}.waterworks-game-module__r2ntQG__caption p{flex:1;margin:0;font-size:15px;font-weight:850;line-height:1.35}.waterworks-game-module__r2ntQG__caption p span{color:#5c766d;margin-top:3px;font-size:12px;font-weight:550;display:block}.waterworks-game-module__r2ntQG__caption button{color:#fff;background:#316f61;border:0;border-radius:15px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:10px 15px;font-weight:850;display:flex}.waterworks-game-module__r2ntQG__caption[data-arrived=true]{background:#f3fcf0;border-color:#bdddc4}.waterworks-game-module__r2ntQG__journey{background:#dce8dc;border-radius:8px;flex:none;width:62px;height:7px;overflow:hidden}.waterworks-game-module__r2ntQG__journey span{width:100%;height:100%;transform:scaleX(var(--journey));transform-origin:0;background:#428a7c;border-radius:8px;display:block}.waterworks-game-module__r2ntQG__game[data-reduced-motion=true] .waterworks-game-module__r2ntQG__handHint,.waterworks-game-module__r2ntQG__game[data-reduced-motion=true] .waterworks-game-module__r2ntQG__boatBob,.waterworks-game-module__r2ntQG__game[data-reduced-motion=true] .waterworks-game-module__r2ntQG__current,.waterworks-game-module__r2ntQG__game[data-reduced-motion=true] .waterworks-game-module__r2ntQG__ripple,.waterworks-game-module__r2ntQG__game[data-reduced-motion=true] .waterworks-game-module__r2ntQG__rippleOuter{animation:none}.waterworks-game-module__r2ntQG__game[data-reduced-motion=true] .waterworks-game-module__r2ntQG__valveWheel{transition:none}.waterworks-game-module__r2ntQG__stage[data-page-visible=false] *{animation-play-state:paused}@keyframes waterworks-game-module__r2ntQG__invite{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes waterworks-game-module__r2ntQG__bob{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-2px)rotate(1deg)}}@keyframes waterworks-game-module__r2ntQG__current{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@keyframes waterworks-game-module__r2ntQG__ripple{0%{opacity:.9;transform:scale(.45)}to{opacity:0;transform:scale(1.8)}}@media (max-width:540px){.waterworks-game-module__r2ntQG__topBar{border-radius:18px;gap:8px;padding:9px}.waterworks-game-module__r2ntQG__instructionIcon{display:none}.waterworks-game-module__r2ntQG__instruction p{font-size:12px}.waterworks-game-module__r2ntQG__instruction p span{font-size:11px}.waterworks-game-module__r2ntQG__tools{gap:4px}.waterworks-game-module__r2ntQG__tools button{border-radius:13px;width:44px;height:44px}.waterworks-game-module__r2ntQG__stage{border-radius:22px;min-height:330px}.waterworks-game-module__r2ntQG__sceneHeading{top:17px;left:20px}.waterworks-game-module__r2ntQG__sceneHeading span:last-child{font-size:25px}.waterworks-game-module__r2ntQG__world{margin-top:47px}.waterworks-game-module__r2ntQG__tapLabel{padding:2px 9px;top:50%}.waterworks-game-module__r2ntQG__caption{border-radius:16px;gap:8px;width:calc(100% - 20px);margin:0 10px 10px;padding:10px}.waterworks-game-module__r2ntQG__captionIcon{width:35px;height:40px}.waterworks-game-module__r2ntQG__caption p{font-size:12px}.waterworks-game-module__r2ntQG__caption p span{font-size:10px}.waterworks-game-module__r2ntQG__caption button{min-width:48px;padding:8px 10px}.waterworks-game-module__r2ntQG__caption button span{display:none}.waterworks-game-module__r2ntQG__journey{width:32px}}[data-universal-game-shell]:not([data-fullscreen-mode=inline]) .waterworks-game-module__r2ntQG__stage{container-type:size}[data-universal-game-shell]:not([data-fullscreen-mode=inline]) .waterworks-game-module__r2ntQG__world{width:min(100cqw,144cqh - 135.36px);margin:0}[data-universal-game-shell]:not([data-fullscreen-mode=inline]) .waterworks-game-module__r2ntQG__caption{width:min(100% - 24px,900px);margin:0;position:absolute;bottom:8px}@media (max-height:540px) and (orientation:landscape){[data-universal-game-shell]:not([data-fullscreen-mode=inline]) .waterworks-game-module__r2ntQG__topBar{z-index:10;background:0 0;border:0;padding:0;position:absolute;top:8px;right:8px}[data-universal-game-shell]:not([data-fullscreen-mode=inline]) .waterworks-game-module__r2ntQG__instruction{display:none}[data-universal-game-shell]:not([data-fullscreen-mode=inline]) .waterworks-game-module__r2ntQG__world{width:min(100cqw,144cqh - 92.16px)}[data-universal-game-shell]:not([data-fullscreen-mode=inline]) .waterworks-game-module__r2ntQG__caption{min-height:48px;padding:6px 10px;bottom:5px}[data-universal-game-shell]:not([data-fullscreen-mode=inline]) .waterworks-game-module__r2ntQG__caption p span{display:none}[data-universal-game-shell]:not([data-fullscreen-mode=inline]) .waterworks-game-module__r2ntQG__sceneHeading{top:14px;left:18px}}
