:root{color:#171817;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--muted:#777975;--accent:#e976a3;--gutter:3.4vw;background:#f5f5f3;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}button,a,input{outline-offset:5px}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}input[type=range]:focus,input[type=color]:focus{outline:none}button{cursor:pointer}button:disabled{cursor:wait}button,input{touch-action:manipulation}[hidden]{display:none!important}.playground{height:100svh;min-height:680px;position:relative;overflow:hidden}.masthead{top:3.4%;left:var(--gutter);right:var(--gutter);z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute}.wordmark{color:inherit;align-items:center;gap:13px;font-size:27px;font-weight:650;line-height:1;text-decoration:none;display:inline-flex}.jelly-mark{width:44px;height:44px}.masthead-note{letter-spacing:.03em;margin:0;font-size:14px;font-weight:450}.masthead-tools{align-items:center;gap:26px;display:flex}.language-switch{box-sizing:border-box;background:#f5f5f3;border:1px solid #d4d7d0;border-radius:9999px;grid-template-columns:1fr 1fr;align-items:center;height:44px;padding:3px;display:inline-grid;position:relative}.language-switch-indicator{z-index:1;pointer-events:none;will-change:transform;background:#171817;border-radius:9999px;width:calc(50% - 3px);transition:transform .44s cubic-bezier(.34,1.72,.52,1);position:absolute;top:3px;bottom:3px;left:3px;transform:translate(0);box-shadow:0 2px 6px #17181729,0 1px 2px #17181714}.language-switch[data-lang=zh] .language-switch-indicator{transform:translate(0)}.language-switch[data-lang=en] .language-switch-indicator,.language-switch:has([data-language=en][aria-pressed=true]) .language-switch-indicator{transform:translate(100%)}.language-switch button{z-index:2;color:#777975;cursor:pointer;user-select:none;background:0 0;border:0;border-radius:9999px;outline:none;justify-content:center;align-items:center;min-width:46px;height:100%;padding:0 10px;font-size:12.5px;font-weight:500;transition:color .22s,transform .14s;display:inline-flex;position:relative}.language-switch button:hover:not([aria-pressed=true]){color:#171817}.language-switch button[aria-pressed=true]{color:#fff;font-weight:600}.language-switch button:active{transform:scale(.94)}.language-switch button:focus-visible{outline-offset:1px;outline:2px solid #171817}.sound-toggle{color:#555752;cursor:pointer;box-sizing:border-box;background:#f5f5f3;border:1px solid #d4d7d0;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:color .18s,background .18s,border-color .18s,transform .15s;display:inline-flex}.sound-toggle:hover{color:#171817;background:#e8eae5;border-color:#c4c7bf}.sound-toggle:active{transform:scale(.92)}.sound-toggle:focus-visible{outline-offset:2px;outline:2px solid #171817}.sound-toggle[aria-pressed=false]{color:#a0a39c;background:#eeeee9;border-color:#dedfd9}.sound-toggle[aria-pressed=false]:hover{color:#6e706b;background:#e2e4dd}.sound-toggle[aria-pressed=true] .sound-icon-off,.sound-toggle[aria-pressed=false] .sound-icon-on{display:none}.sound-icon{pointer-events:none;width:20px;height:20px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:block}.sound-toggle:hover .sound-icon{transform:scale(1.08)}.intro{left:var(--gutter);z-index:1;pointer-events:none;position:absolute;top:12.9%}h1{margin:0;font-size:clamp(80px,7.3vw,112px);font-weight:750;line-height:1.17}.intro p{color:#747570;letter-spacing:.035em;margin:13px 0 0;font-size:clamp(19px,1.6vw,25px);line-height:1.6}.stage{position:absolute;inset:27% 28% 11% 14%}#slime-canvas{touch-action:none;-webkit-user-select:none;user-select:none;outline:none;width:100%;height:100%;display:block}#slime-canvas:focus{outline:none}.stage[data-interaction=grabbing] #slime-canvas{cursor:grabbing!important}.stage-message{text-align:center;pointer-events:none;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:36px;display:flex;position:absolute;inset:0}.stage-message p{max-width:370px;margin:16px 0 0;font-size:15px;line-height:1.8}.stage-message h2{color:#454742;margin:0;font-size:25px;font-weight:550}.stage-error{background:#f5f5f3}.preloader{z-index:9999;background:#f5f5f3;justify-content:center;align-items:center;transition:opacity .45s cubic-bezier(.16,1,.3,1),visibility .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.preloader.is-done{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.96)}.preloader-inner{text-align:center;user-select:none;flex-direction:column;align-items:center;display:flex}.preloader-slime-wrap{flex-direction:column;align-items:center;display:flex;position:relative}.preloader-slime{transform-origin:50% 90%;filter:drop-shadow(0 6px 16px #f17fa933);width:108px;height:108px;animation:1.9s cubic-bezier(.28,.84,.42,1) infinite preloader-bounce;display:block}.preloader-eyes{transform-origin:24px 28px;animation:3.4s infinite preloader-blink}.preloader-mouth{transform-origin:24px 31.5px;animation:1.9s ease-in-out infinite preloader-mouth}.preloader-shadow{background:radial-gradient(#f17fa952 0%,#f17fa900 72%);border-radius:50%;width:72px;height:10px;margin-top:4px;animation:1.9s cubic-bezier(.28,.84,.42,1) infinite preloader-shadow-scale}.preloader-message{flex-direction:column;align-items:center;gap:10px;margin-top:22px;display:flex}.preloader-text{color:#555752;letter-spacing:.04em;margin:0;font-size:15px;font-weight:500;animation:2.2s ease-in-out infinite preloader-text-breathe}.preloader-pulse-bar{background:#e1e3de;border-radius:3px;width:44px;height:3px;display:block;position:relative;overflow:hidden}.preloader-pulse-bar:after{content:"";background:linear-gradient(90deg,#ffc6d9,#f17fa9);border-radius:3px;animation:1.5s ease-in-out infinite preloader-bar-slide;position:absolute;inset:0}@keyframes preloader-bounce{0%,to{transform:translateY(0)scale(1.08,.92)}18%{transform:translateY(-22px)scale(.92,1.08)}35%{transform:translateY(-28px)scale(.96,1.04)}52%{transform:translateY(0)scale(1.12,.88)}68%{transform:translateY(-7px)scale(.98,1.02)}82%{transform:translateY(0)scale(1.03,.97)}}@keyframes preloader-blink{0%,46%,50%,to{transform:scaleY(1)}48%{transform:scaleY(.08)}}@keyframes preloader-mouth{0%,52%,to{transform:scale(1)}25%{transform:scale(1.08,.95)}}@keyframes preloader-shadow-scale{0%,to{opacity:.9;transform:scale(1.15,1.1)}18%,35%{opacity:.35;transform:scale(.65,.6)}52%{opacity:1;transform:scale(1.25,1.15)}68%{opacity:.6;transform:scale(.9,.85)}}@keyframes preloader-text-breathe{0%,to{opacity:.75}50%{opacity:1}}@keyframes preloader-bar-slide{0%{transform:translate(-100%)}to{transform:translate(100%)}}.settings{top:25.5%;left:74.4%;right:var(--gutter);border-left:1px solid #cccfca;padding:2px 0 0 2.8vw;position:absolute}.settings-heading h2{margin:0;font-size:clamp(22px,1.6vw,26px);font-weight:600;line-height:1.5}.settings-heading p{letter-spacing:.035em;color:#a0a19d;margin:2px 0 23px;font-size:13px;line-height:1.5}fieldset{border:0;min-width:0;margin:0;padding:0}.control-label,.control-heading{color:#585b56;font-size:16px;line-height:1.5}.color-heading{justify-content:space-between;align-items:baseline;display:flex}.swatches{flex-wrap:wrap;align-items:center;gap:14px;margin:12px 0 7px -4px;display:flex}.swatch{cursor:pointer;box-sizing:border-box;background:0 0;border:1.5px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:4px;transition:border-color .18s,transform .18s;display:inline-flex;position:relative}.swatch>span{background:var(--swatch);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:background .18s,transform .18s,box-shadow .18s;display:flex}.swatch.is-selected{border-color:var(--swatch)}.swatch:hover:not(:disabled){transform:translateY(-2px)}.swatch:active:not(:disabled){transform:scale(.94)}.swatch-custom{position:relative}.swatch-custom input[type=color]{opacity:0;cursor:pointer;z-index:2;border:0;border-radius:50%;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.swatch-custom:not(.is-selected)>span{background:conic-gradient(from 135deg,#f17fa9 0deg,#fca5a5 45deg,#fcd34d 90deg,#a5e0cd 160deg,#93c5fd 220deg,#c8afec 280deg,#f17fa9 360deg);box-shadow:inset 0 0 0 1px #0000000d}.swatch-custom.is-selected>span{background:var(--swatch);box-shadow:inset 0 0 0 1px #0000000a}.color-name{color:var(--accent);min-height:24px;margin:0;font-size:15px;font-weight:500;line-height:1.6}.range-control{margin-top:29px}.control-heading,.range-description{justify-content:space-between;align-items:center;gap:12px;display:flex}.control-heading output{text-align:right;font-variant-numeric:tabular-nums;width:3ch}input[type=range]{-webkit-appearance:none;appearance:none;cursor:ew-resize;background:0 0;width:100%;height:36px;margin:1px 0 0;padding:0;display:block}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right, #171817 0 var(--value), #bfc3bc var(--value) 100%);height:1px}input[type=range]::-moz-range-track{background:#bfc3bc;height:1px}input[type=range]::-moz-range-progress{background:#171817;height:1px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#10130f;border:0;border-radius:50%;width:15px;height:15px;margin-top:-7px}input[type=range]::-moz-range-thumb{background:#10130f;border:0;border-radius:50%;width:15px;height:15px}.range-description{color:#8a8d87;font-size:13px;line-height:1.5}.actions{margin-top:29px}.poke-button{color:#fff;letter-spacing:.08em;background:#151714;border:1px solid #111410;border-radius:30px;justify-content:center;align-items:center;gap:19px;width:100%;height:52px;padding:0 22px;font-size:18px;transition:background .18s,transform .18s;display:flex}.poke-button:hover:not(:disabled){background:#30372f;transform:translateY(-1px)}.poke-button:active:not(:disabled){transform:translateY(1px)scale(.98)}.poke-button:disabled{opacity:.5}.sparkle{color:var(--accent);font-size:25px;line-height:1;transition:color .3s,transform .2s cubic-bezier(.34,1.56,.64,1)}.reset-button{color:#858780;background:0 0;border:0;width:100%;min-height:44px;margin-top:7px;font-size:14px;display:block}.reset-button:hover:not(:disabled){color:#171817}.stage-poke-btn,.stage-reset-btn{display:none}.page-footer{left:var(--gutter);right:var(--gutter);color:var(--muted);justify-content:flex-end;align-items:center;display:flex;position:absolute;bottom:4.2%}.page-footer p{margin:0}.renderer-status{display:none!important}.status-dot{background:#b6b9b0;border-radius:50%;flex-shrink:0;width:9px;height:9px}.renderer-status[data-state=ready] .status-dot{background:#6cce64}.renderer-status[data-state=error] .status-dot{background:#c99471}#fps{color:#989b94;font-variant-numeric:tabular-nums;width:7ch;padding-left:2px;font-size:11px}.interaction-hint{left:var(--gutter);white-space:nowrap;color:var(--muted);align-items:center;gap:16px;font-size:clamp(14px,1.25vw,19px);line-height:1.5;display:flex;position:absolute;bottom:4.2%}.interaction-hint .separator{color:#969991}.footer-note{white-space:nowrap;font-size:13px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (height<=850px) and (width>=900px){.settings-heading p{margin-bottom:17px}.range-control{margin-top:20px}.actions{margin-top:21px}.swatches{margin-top:8px;margin-bottom:4px}.settings-heading h2{font-size:23px}.intro p{margin-top:7px}}@media (width>=900px) and (width<=1150px){.settings{padding-left:2.3vw;left:73%}.swatches{gap:8px}.swatch{width:48px;height:48px}.footer-note{font-size:11px}.interaction-hint{gap:10px;font-size:13px}}@media (width<=899px){:root{--gutter:6vw;--pad-left:max(var(--gutter), env(safe-area-inset-left));--pad-right:max(var(--gutter), env(safe-area-inset-right))}.playground{height:auto;min-height:100svh;padding:max(22px, env(safe-area-inset-top)) 0 max(26px, env(safe-area-inset-bottom)) 0;overflow:visible}.masthead{padding-left:var(--pad-left);padding-right:var(--pad-right);box-sizing:border-box;position:static}.wordmark{gap:9px;font-size:23px}.jelly-mark{width:37px;height:37px}.masthead-note{text-align:right;max-width:145px;font-size:10px;line-height:1.6}.masthead-tools{align-items:center;gap:12px}.masthead-tools .masthead-note{display:none}.language-switch{height:38px;padding:3px}.language-switch-indicator{width:calc(50% - 3px);top:3px;bottom:3px;left:3px}.language-switch button{min-width:42px;height:100%;font-size:12px}.sound-toggle{width:38px;min-width:38px;max-width:38px;height:38px}.sound-icon{width:18px;height:18px}.intro{left:var(--pad-left);top:max(90px, calc(env(safe-area-inset-top) + 64px));right:var(--pad-right);z-index:2;pointer-events:none;box-sizing:border-box;background:0 0;justify-content:space-between;align-items:flex-start;margin-top:0;display:flex;position:absolute}.intro-text{pointer-events:none}.intro h1,.intro p{pointer-events:none;background:0 0}.stage-reset-btn{aspect-ratio:1;color:#555752;cursor:pointer;pointer-events:auto;box-sizing:border-box;background:#f5f5f3;border:1px solid #d4d7d0;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:38px;min-width:38px;max-width:38px;height:38px;margin-top:4px;padding:0;transition:color .18s,background .18s,border-color .18s,transform .15s;display:inline-flex}.stage-reset-btn:hover:not(:disabled){color:#171817;background:#e8eae5;border-color:#c4c7bf}.stage-reset-btn:active:not(:disabled){transform:scale(.92)}.stage-reset-btn:focus-visible{outline-offset:2px;outline:2px solid #171817}.stage-reset-btn:disabled{opacity:.5;cursor:wait}.reset-icon{pointer-events:none;transform-origin:50%;width:18px;height:18px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),color .18s;display:block}.stage-reset-btn:hover .reset-icon{transform:rotate(-30deg)scale(1.08)}.reset-icon.is-spinning{animation:.55s cubic-bezier(.28,.84,.42,1) reset-spin}@keyframes reset-spin{0%{transform:rotate(0)}60%{transform:rotate(380deg)scale(1.15)}to{transform:rotate(360deg)scale(1)}}h1{text-shadow:0 1px 3px #f5f5f399;font-size:clamp(36px,8vw,52px);line-height:1.15}.intro p{letter-spacing:.01em;color:#747570;text-shadow:0 1px 2px #f5f5f399;margin-top:6px;font-size:15px}.stage{width:100%;height:clamp(480px,86vw + 100px,590px);margin:clamp(24px,5.5vw,36px) 0 0;position:relative;inset:auto;overflow:hidden}.stage-poke-btn{right:max(14px, var(--pad-right));z-index:5;letter-spacing:.04em;color:#fff;background:#171817;border:1px solid #ffffff29;border-radius:28px;justify-content:center;align-items:center;gap:8px;width:auto;height:44px;padding:0 18px 0 20px;font-size:15px;font-weight:550;transition:transform .18s,background .18s;display:inline-flex;position:absolute;bottom:14px;box-shadow:0 6px 18px #17181738,0 2px 6px #17181714}.stage-poke-btn:hover:not(:disabled){background:#2b2d29}.stage-poke-btn:active:not(:disabled){transform:scale(.92)}.stage-poke-btn .sparkle{color:var(--accent);font-size:18px;line-height:1;transition:color .3s,transform .2s cubic-bezier(.34,1.56,.64,1)}.stage-message{padding:24px}.stage-message p{font-size:14px}.interaction-hint{width:100%;padding:0 var(--pad-right) 0 var(--pad-left);box-sizing:border-box;color:#8a8d87;justify-content:center;align-items:center;gap:12px;margin:12px 0 18px;font-size:13px;line-height:1.5;display:flex;position:static}:lang(en) .interaction-hint{white-space:normal;flex-wrap:wrap;gap:6px;font-size:12px}:lang(en) .interaction-hint [data-i18n]{white-space:nowrap}.settings{z-index:2;padding:20px var(--pad-right) 0 var(--pad-left);box-sizing:border-box;border-top:1px solid #d8dad5;border-left:0;width:100%;max-width:500px;margin:0 auto;position:relative;top:auto;left:auto;right:auto}.settings-heading h2{font-size:22px}.settings-heading p{margin-bottom:18px;font-size:12px}#settings-fieldset{flex-direction:column;gap:20px;display:flex}.color-control{width:100%}.swatches{flex-wrap:nowrap;align-items:center;gap:14px;margin-top:10px;display:flex}.swatch{flex-shrink:0;width:50px;height:50px}.range-control{width:100%;margin:0}.control-label,.control-heading{font-size:15px}.range-description{font-size:12px}input[type=range]{height:38px}.actions{display:none}.page-footer{padding-left:var(--pad-left);padding-right:var(--pad-right);padding-bottom:max(16px, env(safe-area-inset-bottom));box-sizing:border-box;justify-content:center;margin-top:24px;display:flex;position:static}.footer-note{font-size:12px}}@media (width<=380px){.swatches{gap:10px}.swatch{width:44px;height:44px;padding:3px}.stage{width:100%;height:clamp(440px,88vw + 100px,500px);margin:clamp(16px,4.5vw,24px) 0 0}.stage-poke-btn{right:max(12px, var(--pad-right));height:38px;padding:0 13px 0 15px;font-size:13.5px;position:absolute;bottom:12px}.stage-reset-btn{width:36px;min-width:36px;max-width:36px;height:36px}.language-switch{height:36px;padding:2.5px}.language-switch-indicator{width:calc(50% - 2.5px);top:2.5px;bottom:2.5px;left:2.5px}.language-switch button{min-width:38px;font-size:11.5px}.sound-toggle{width:36px;min-width:36px;max-width:36px;height:36px}.sound-icon{width:16px;height:16px}.intro{top:max(68px, calc(env(safe-area-inset-top) + 58px));margin-top:0}h1{font-size:32px}.intro p{margin-top:4px;font-size:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
