@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;700;800;900&display=swap";:root{color:#243d35;font-synthesis:none;background:#e4eee6;font-family:DM Sans,Noto Sans JP,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:5px;outline:3px solid #fc7646}#app{touch-action:none;width:100%;height:100svh;min-height:520px;position:relative;overflow:hidden}#world{position:absolute;inset:0}canvas{display:block}header{z-index:5;top:max(26px,env(safe-area-inset-top));justify-content:space-between;align-items:center;display:flex;position:absolute;left:6%;right:6%}header a{color:inherit;letter-spacing:2px;font-size:15px;font-weight:800;line-height:1.05;text-decoration:none;position:relative}header a span{letter-spacing:5px;margin-top:5px;font-size:11px;display:block}header a i{color:#ef754b;font-size:11px;position:absolute;top:1px;right:-17px}.icon{color:#243d35;background:#ffffff85;border:1px solid #324b3520;border-radius:50%;justify-content:center;align-items:center;gap:2px;width:46px;height:46px;font-size:22px;display:flex}.icon span{font-size:8px;font-weight:700}.screen{z-index:3;flex-direction:column;align-items:center;display:flex;position:absolute;inset:0}.hidden{display:none!important}#title{pointer-events:none;padding-top:clamp(110px,15vh,145px)}.eyebrow{letter-spacing:2px;font-size:10px;font-weight:700}h1{letter-spacing:-3px;text-align:center;margin:20px 0 14px;font-size:clamp(42px,6.8vh,68px);font-weight:900;line-height:1.17;position:relative}h1 span{color:#29473c}h1 em{color:#ed784e;font-style:normal;position:absolute;bottom:4px;right:-25px;transform:rotate(12deg)}.tagline{letter-spacing:2px;margin:0;font-size:13px}.title-bottom{text-align:center;pointer-events:auto;width:min(330px,84%);position:absolute;bottom:65px}.record{letter-spacing:2px;margin-bottom:17px;font-size:10px}.record b{margin:0 8px 0 15px;font-size:24px}.record span{font-size:10px}.primary{color:#fffaf0;letter-spacing:1px;background:#254639;border:0;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-size:14px;font-weight:700;transition:transform .15s;display:flex;box-shadow:0 7px #183127}.primary:active{transform:translateY(4px);box-shadow:0 3px #183127}.primary span{font-size:21px}.small{opacity:.55;margin-top:20px;font-size:10px}footer{bottom:max(20px,env(safe-area-inset-bottom));letter-spacing:1.5px;opacity:.5;justify-content:space-between;font-size:8px;font-weight:600;display:flex;position:absolute;left:6%;right:6%}#instructions,#paused{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#e4eee6a8;justify-content:center}.instruction-card{text-align:center;background:#fffdf2ed;border:1px solid #fff;border-radius:28px;width:min(340px,86%);padding:32px 27px;box-shadow:0 20px 70px #24473512}h2{letter-spacing:-1px;margin:17px 0;font-size:33px;line-height:1.45}.instruction-card p{margin:20px 0 28px;font-size:13px;line-height:2}.demo{height:95px;margin-top:25px;position:relative}.demo i{background:#f5c763;border-top:10px solid #a76535;border-radius:8px;width:94px;height:35px;position:absolute;bottom:0;left:calc(50% - 47px);transform:skewY(-8deg)}.demo i:nth-child(2){animation:2.5s ease-in-out infinite slide;bottom:46px}.demo span{color:#e67b52;font-size:30px;position:absolute;top:24px;right:30px}@keyframes slide{0%,to{translate:-45px}50%{translate:45px}}#hud{pointer-events:none;justify-content:space-between;align-items:start;display:flex;position:absolute;inset:115px 7% auto}.score span,.goal span{letter-spacing:2px;font-size:9px;font-weight:700;display:block}.score b{font-size:66px;font-weight:500;line-height:1.1}.goal{text-align:right}.goal b{font-size:25px;font-weight:500}.goal small{margin-left:3px;font-size:11px}#pause{pointer-events:auto;position:fixed;bottom:28px;right:6%}#feedback{text-align:center;letter-spacing:2px;color:#ce6935;pointer-events:none;z-index:2;opacity:0;width:100%;font-size:24px;font-weight:800;transition:opacity .2s;position:absolute;top:29%}#feedback.show{opacity:1}#result{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#e4eee677;justify-content:center}.result-card{text-align:center;background:#fffdf2f2;border:1px solid #fff;border-radius:30px;width:min(360px,88%);padding:30px;box-shadow:0 20px 70px #24473516}.result-score b{letter-spacing:-6px;font-size:92px;font-weight:500;line-height:1}.result-score span{margin-left:12px;font-size:16px}.result-card h2{margin:12px 0}.result-card p{margin:15px 0 25px;font-size:12px}.result-actions{gap:12px;margin-top:12px;display:flex}.secondary{color:#243d35;background:0 0;border:1px solid #24473530;border-radius:12px;flex:1;padding:13px 7px;font-size:11px}.instruction-card>.secondary{width:100%;margin-top:18px}.text-button{color:#243d35;opacity:.6;background:0 0;border:0;margin-top:19px;font-size:11px}#toast{z-index:9;color:#fff;white-space:nowrap;background:#243d35;border-radius:10px;padding:12px 18px;font-size:12px;display:none;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}@media (width>=760px){#title{align-items:flex-start;padding-top:24vh;padding-left:12%}h1{text-align:left;font-size:72px}.title-bottom{bottom:16vh;left:12%}.tagline{font-size:14px}#title>.eyebrow{font-size:10px}header,footer{left:5%;right:5%}}@media (height<=700px) and (width<=759px){#title{padding-top:93px}h1{margin:12px 0;font-size:42px}.title-bottom{bottom:48px}.record{margin-bottom:10px}.primary{padding:16px 22px}.small{margin-top:14px}header{top:20px}.result-card{padding:22px}#hud{top:95px}}@media (width<=759px){h1{letter-spacing:-2px;font-size:clamp(38px,12.5vw,54px)}h1 em{right:-19px}}@media (prefers-reduced-motion:reduce){.demo i:nth-child(2){animation:none}.primary{transition:none}}#title h1{margin-top:0}#title .title-bottom{bottom:85px}.result-card h2{font-size:clamp(21px,5.8vw,29px)}.result-card .record{letter-spacing:1px;margin:16px 0 0}@media (width>=760px){#title .title-bottom{bottom:20vh}}@media (height<=700px) and (width<=759px){#title .title-bottom{bottom:55px}}.result-actions a.secondary{justify-content:center;align-items:center;text-decoration:none;display:flex}#image-dialog{color:#243d35;overscroll-behavior:contain;touch-action:pan-y;background:#fffdf2;border:0;border-radius:22px;width:min(430px,100vw - 24px);max-height:calc(100dvh - 24px);margin:auto;padding:0;position:fixed;inset:0;overflow:auto}#image-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#183127aa}.image-panel{padding:16px 18px max(18px,env(safe-area-inset-bottom));touch-action:pan-y}.image-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.image-heading h2{letter-spacing:0;margin:0;font-size:19px}.image-heading .icon{flex-shrink:0;width:44px;height:44px}#record-image{object-fit:contain;-webkit-touch-callout:default;-webkit-user-select:auto;user-select:auto;touch-action:pan-y;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:55dvh;margin:auto;display:block}#image-help{text-align:center;margin:12px 0;font-size:12px;line-height:1.7}.image-actions{flex-direction:column;gap:15px;display:flex}.image-actions .primary{justify-content:center;min-height:48px;padding:14px}.image-actions a{text-align:center;min-height:46px;font-size:12px;text-decoration:none;display:block}#save:disabled{opacity:.5}#result{touch-action:pan-y;justify-content:safe center;padding:18px 0;overflow-y:auto}.result-card{flex-shrink:0}#result-pudding{object-fit:cover;border-radius:14px;width:100%;height:145px;margin:10px 0;display:block}.result-card:has(#result-pudding:not(.hidden)){padding-top:18px;padding-bottom:18px}#result.won .result-score b{font-size:60px}#result.won .result-card p{margin:10px 0 16px}#result.won .result-card h2{margin:6px 0}#result.won .record{margin-top:8px}@media (height<=700px){#result-pudding{height:105px}#result.won .result-card{padding:14px 20px}#result.won .result-score b{font-size:48px}#result.won .text-button{margin-top:12px}}#endless-play,#endless-result{background:#fffdf2c9;width:100%;min-height:44px;margin-top:17px;font-size:13px;font-weight:700}#result.won #retry{padding:12px 20px}#endless-result{margin-top:14px}#endless-play small,#endless-result small{letter-spacing:.5px;margin-top:5px;font-size:11px;font-weight:400;display:block}#result.won #result-note{color:#70451f;background:#fff0c9;border:1px solid #ebd199;border-radius:10px;padding:10px 6px;font-size:13px;font-weight:700;animation:.45s ease-out unlock-pop}@keyframes unlock-pop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){#result.won #result-note{animation:none}}
