:root{font-family:Arial,Helvetica,sans-serif;color:#fff4de;background:#87a9cc;font-synthesis:none;--cream:#fff0d5;--orange:var(--clay-orange);--ink:#203f5b;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}body{touch-action:none}button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus-visible{outline:3px solid #ffe0a0;outline-offset:5px}button:disabled{opacity:.45;cursor:default}button svg{pointer-events:none}button{user-select:none}button:active{transform:translateY(2px)}.hidden{display:none!important}#game-shell,#world{position:fixed;inset:0;width:100%;height:100%}#world{display:block;outline:none}.vignette{position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 140px #18355624;transition:background .6s}.is-menu .vignette{background:linear-gradient(90deg,#122f535e 0%,#15355a10 55%,transparent 100%)}.main-menu{position:absolute;inset:0;padding:max(36px,var(--safe-top)) 4.2% max(27px,var(--safe-bottom));display:flex;flex-direction:column;justify-content:space-between}.menu-top,.menu-bottom{display:flex;align-items:center;justify-content:space-between}.eyebrow,.menu-edition{font-size:12px;letter-spacing:.2em;font-weight:700}.menu-edition{opacity:.72;font-weight:400}.menu-copy{margin-top:-12vh;padding-left:1.3%}.menu-copy h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(80px,10vw,150px);letter-spacing:-.075em;line-height:1;margin:0 0 19px;text-shadow:0 6px 30px #12365925}.menu-copy h1 span{color:var(--clay-orange-light)}.menu-copy>p{font-size:clamp(16px,1.45vw,20px);letter-spacing:.025em;line-height:1.5;margin:0 0 30px;text-shadow:0 2px 10px #18355650}.menu-actions{display:flex;gap:26px;align-items:center}.primary{display:inline-flex;gap:23px;align-items:center;justify-content:center;padding:18px 27px;border:1px solid #fff0d536;background:var(--clay-orange);border-radius:13px 16px 14px 12px;font-size:17px;font-weight:700;box-shadow:0 6px #9e492c,0 12px 24px #2036472b;transition:background .15s,transform .15s}.primary:hover{background:var(--clay-orange-light);transform:translateY(-2px)}.primary svg{width:21px;height:21px}.text-button{display:inline-flex;align-items:center;gap:12px;font-size:15px;background:transparent;border:none;padding:16px 0;border-bottom:1px solid #fff0d562}.text-button svg{width:17px}.quiet-button{background:transparent;border:0;display:flex;gap:9px;align-items:center;opacity:.8;font-size:14px;padding:12px 0;margin-top:25px}.quiet-button svg{width:19px}.quiet-button:hover{opacity:1}.menu-bottom>span{font-size:12px;display:flex;gap:9px;align-items:center;letter-spacing:.03em;opacity:.78}.menu-bottom>span svg{width:16px}.menu-bottom>div{display:flex;gap:10px}.icon-button{width:44px;height:44px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #fff4da52;background:#1c3b5b23;border-radius:50%;backdrop-filter:blur(8px)}.icon-button svg{height:18px;width:18px}.icon-button:hover{background:#1c3b5b70}.hud{position:absolute;left:0;top:0;right:0;padding:max(27px,var(--safe-top)) 30px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;pointer-events:none}.hud button{pointer-events:auto}.health-block{width:220px}.health{display:flex;align-items:center;gap:9px}.health i{width:26px;height:26px;display:block;background:radial-gradient(circle at 35% 25%,var(--clay-orange-light),var(--clay-orange) 60%,var(--clay-orange-dark));border-radius:46% 51% 49% 47%;box-shadow:inset 0 1px 2px #ffd3a54d,0 3px 6px #19375466;transition:background .3s,transform .3s,opacity .3s}.health i.empty{background:#254c7899;box-shadow:inset 0 2px 4px #17395870;opacity:.6;transform:scale(.82)}.hud-right{display:flex;align-items:center;gap:22px;min-width:220px;justify-content:flex-end}.collect-count{display:flex;align-items:center;gap:6px;font-size:15px;font-variant-numeric:tabular-nums;text-shadow:0 2px 5px #28426288}.collect-count svg{width:19px;color:#ffdea1}.hud-right .icon-button{width:37px;height:37px;border-color:#fff4da66}.chapter-intro{position:absolute;inset:19% 0 auto;text-align:center;pointer-events:none;animation:intro 4.2s both;text-shadow:0 4px 25px #233f5e99}.chapter-intro h2{font-family:Georgia,serif;font-size:clamp(25px,4vw,49px);font-weight:400;margin:13px 0 11px;letter-spacing:-.045em}.chapter-intro p{font-size:15px;line-height:1.5;margin:0 auto;max-width:440px}.chapter-intro .eyebrow{font-size:11px;letter-spacing:.3em}@keyframes intro{0%{opacity:0;transform:translateY(10px)}12%,75%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.hint{position:absolute;left:50%;bottom:100px;transform:translate(-50%);display:flex;align-items:center;gap:14px;width:max-content;max-width:min(530px,90vw);padding:16px 17px;border:1px solid #fff1d444;background:#234663df;border-radius:15px;box-shadow:0 6px 20px #18375526;backdrop-filter:blur(14px);pointer-events:none;animation:hint-in .3s;transition:opacity .42s ease,transform .42s ease}.hint.faded{opacity:.34}.hint.leaving{opacity:0;transform:translate(-50%) translateY(10px)}@media(prefers-reduced-motion:reduce){.hint{transition-duration:.01s;animation:none}}.rotate{position:absolute;left:50%;top:74px;transform:translate(-50%);display:flex;align-items:center;gap:12px;width:max-content;max-width:min(330px,88vw);padding:11px 13px;border:1px solid #fff1d444;background:var(--hud-glass,#234663df);border-radius:14px;box-shadow:0 6px 20px #18375526;backdrop-filter:blur(14px);pointer-events:none;animation:hint-in .3s;transition:opacity .42s ease,transform .42s ease}.rotate.leaving{opacity:0;transform:translate(-50%) translateY(-10px)}.rotate strong{font-size:13px;display:block;font-weight:600}.rotate p{font-size:12px;line-height:1.45;margin:3px 0 0;opacity:.85}.rotate>i{color:#ffc884;display:flex;align-items:center;animation:rotate-tip 2.4s ease-in-out infinite}.rotate>i svg{width:22px;height:22px}.rotate button{display:flex;align-items:center;align-self:flex-start;pointer-events:auto;border:0;background:none;padding:0;opacity:.7}.rotate button svg{width:15px;height:15px}@keyframes rotate-tip{0%,58%,to{transform:rotate(0)}76%,92%{transform:rotate(-90deg)}}@media(prefers-reduced-motion:reduce){.rotate{transition-duration:.01s;animation:none}.rotate>i{animation:none}}.hint-mark{color:#ffc884;display:flex;align-items:center}.hint-mark svg{width:22px}.hint strong{font-size:14px;display:block;font-weight:600}.hint p{font-size:13px;line-height:1.5;margin:5px 0 0;opacity:.85}.hint button{display:flex;align-items:center;align-self:flex-start;pointer-events:auto;border:0;background:none;padding:0;opacity:.7}.hint button svg{width:16px;height:16px}@keyframes hint-in{0%{opacity:0;margin-bottom:-6px}to{opacity:1;margin-bottom:0}}.toast{position:absolute;left:50%;top:110px;transform:translate(-50%,-8px);opacity:0;background:#fff0d5;color:#234663;padding:12px 20px;border-radius:24px;font-size:14px;font-weight:600;box-shadow:0 4px 15px #23466326;pointer-events:none;transition:opacity .2s,transform .2s;white-space:nowrap}.toast.visible{opacity:1;transform:translate(-50%)}.bridge-timer{position:absolute;top:90px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:9px;font-size:13px;background:#234663bb;backdrop-filter:blur(10px);border-radius:24px;padding:9px 15px}.bridge-timer svg{width:16px;height:16px}.timer-track{display:block;height:3px;width:60px;background:#fff0d533}.timer-track>span{display:block;background:#ffb978;height:100%}.desktop-controls{position:absolute;bottom:25px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:22px;font-size:12px;color:#fff2dace;text-shadow:0 1px 5px #143553;white-space:nowrap}.desktop-controls span{display:flex;gap:5px;align-items:center}body.no-explainers #hint,body.no-explainers #chapter-intro,body.no-explainers #desktop-controls{display:none!important}kbd{font:10px Arial,sans-serif;line-height:21px;border:1px solid #fff0d556;background:#26476535;border-radius:4px;padding:0 6px;color:var(--cream);min-width:23px;text-align:center}.touch-controls{position:absolute;inset:auto 0 0;display:none;justify-content:space-between;align-items:flex-end;padding:0 max(25px,env(safe-area-inset-right)) max(22px,var(--safe-bottom)) max(25px,env(safe-area-inset-left));pointer-events:none}.touch-action{display:flex;align-items:flex-end;gap:14px;pointer-events:auto}.touch-button{width:67px;height:67px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:3px;border:1px solid #fff0d55c;border-radius:45% 49% 47% 48%;background:#254a7080;box-shadow:0 4px #1e3b5955,inset 0 1px 1px #fff5d51a;backdrop-filter:blur(6px);touch-action:none;user-select:none}.touch-button svg{width:30px;height:30px}.touch-button span{font-size:9px;font-weight:700;letter-spacing:.1em}.touch-button.pressed{background:#f8d399aa;transform:translateY(3px);color:#284c6a;box-shadow:0 1px #1e3b5955}.touch-button.jump{width:81px;height:81px;background:#d96b37d9;box-shadow:0 5px #994424a6,inset 0 1px 1px #fff5d540}.touch-button.jump.pressed{background:#efa25d;box-shadow:0 1px #994424a6}.touch-button.stomp{width:57px;height:57px}.touch-button.stomp svg{width:21px;height:21px}.dialog-overlay{position:absolute;inset:0;background:#19344ec2;backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:20;overflow-y:auto;touch-action:pan-y}.dialog-card{background:#f5e8ce;color:#294962;width:min(560px,100%);padding:36px 38px 31px;border-radius:25px 29px 23px 26px;box-shadow:0 8px #cbb68e,0 20px 70px #142e4b50;position:relative;max-height:calc(100dvh - 60px);overflow:auto;touch-action:pan-y}.dialog-card .eyebrow{font-size:11px;color:#97744d}.dialog-card h2{font-family:Georgia,serif;line-height:1.04;font-weight:400;font-size:43px;letter-spacing:-.045em;margin:15px 0 13px}.dialog-card p{font-size:15px;line-height:1.55;opacity:.8;margin:0 0 22px}.dialog-close{position:absolute;right:20px;top:20px;border:0;background:transparent;color:#294962;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.dialog-card .primary{color:#fff4dd;width:100%;box-shadow:0 4px #ab512c;margin-bottom:16px;padding:16px 25px}.secondary{background:transparent;border:1px solid #29496240;padding:13px 20px;border-radius:11px;display:flex;justify-content:center;align-items:center;gap:12px;font-size:15px;color:#294962}.secondary:hover{background:#dbc69e33}.dialog-actions{display:flex;gap:12px}.dialog-actions>button{flex:1}.dialog-card .quiet-button{color:#294962;opacity:.7;margin:15px auto 0;justify-content:center}.dialog-card .quiet-button svg{width:17px}.control-list{display:grid;gap:14px;margin:25px 0}.control-row{display:flex;align-items:center;gap:15px;padding-bottom:13px;border-bottom:1px solid #2949621a}.control-row>svg{flex-shrink:0;width:22px;color:#c96739}.control-row strong{display:block;font-size:14px;line-height:1.6}.control-row span{font-size:13px;opacity:.75;line-height:1.5}.chapters-list{display:grid;gap:11px;margin:24px 0}.chapter-choice{width:100%;display:flex;gap:15px;align-items:center;text-align:left;background:#fff6e133;border:1px solid #29496226;border-radius:12px;padding:18px;color:#294962}.chapter-choice:hover{background:#fff9e6;border-color:#c4773d}.chapter-choice>span:first-child{font-family:Georgia,serif;color:#c5693b;font-size:31px}.chapter-choice div{flex:1}.chapter-choice strong{display:block;font-size:16px;line-height:1.7}.chapter-choice small{font-size:12px;opacity:.7}.chapter-choice>svg{width:20px}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0 30px;padding:21px 0;border-top:1px solid #29496220;border-bottom:1px solid #29496220}.result-stat{display:flex;align-items:center;flex-direction:column;gap:9px}.result-stat svg{width:22px;color:#c16c36}.result-stat strong{font-size:23px;font-weight:400;font-family:Georgia,serif}.result-stat span{font-size:11px;letter-spacing:.09em;text-transform:uppercase;opacity:.65}#fade{position:absolute;inset:0;background:#294c70;pointer-events:none;opacity:0;transition:opacity .22s;z-index:18}#fade.active{opacity:1}.error{position:absolute;inset:0;background:#315e96;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px;z-index:101}.error h1{font-family:Georgia,serif;font-size:50px;font-weight:400}.error p{font-size:16px;max-width:450px;line-height:1.6}.error .primary{margin-top:20px}.settings-minor{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 18px;margin:-6px 0 0;padding-top:14px;border-top:1px solid #2949621a}.settings-option{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;padding:6px 2px;font-size:13px;color:#294962;opacity:.72}.settings-option:hover,.settings-option:focus-visible{opacity:1}.settings-option svg{width:15px;height:15px}.settings-option strong{font-weight:600;color:#93512e}.settings-option[aria-checked=false] strong{color:#294962;opacity:.6}.credits-list{display:grid;gap:16px;margin:22px 0 26px}.credits-list>div{padding-bottom:14px;border-bottom:1px solid #2949621a}.credits-list dt{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#97744d;margin-bottom:6px}.credits-list dd{margin:0;font-size:14px;line-height:1.55;opacity:.85}.credits-list dd+dd{margin-top:4px}.credits-list a{color:#b85c30;text-decoration-color:#b85c3066;text-underline-offset:2px}.credits-list a:hover{color:#c96739}.dialog-card .secondary{width:100%}@media(pointer:coarse),(max-width:850px){body:not(.is-menu) .touch-controls:not(.hidden){display:flex}.desktop-controls{display:none!important}.hint{bottom:130px}.hud{padding:18px 21px 0;gap:12px}.health-block{width:145px}.health{gap:7px}.health i{width:23px;height:23px}.hud-right{gap:15px;min-width:145px}.collect-count{font-size:13px}.collect-count svg{width:17px}.chapter-intro{inset:22% 0 auto}.main-menu{padding:23px 5% 20px}.menu-copy{margin-top:-5vh;padding-left:1%}.menu-copy h1{font-size:clamp(63px,11vw,100px)}.menu-copy>p{font-size:15px;margin-bottom:24px}.menu-actions{gap:23px}.primary{font-size:15px;padding:15px 22px}.menu-copy .quiet-button{margin-top:14px}.eyebrow,.menu-edition{font-size:10px}.menu-bottom>span{font-size:11px}}@media(max-height:550px)and (orientation:landscape){.main-menu{padding:20px 5% 15px}.menu-copy{margin-top:0}.menu-copy h1{font-size:70px;margin-bottom:12px}.menu-copy>p{font-size:13px;margin-bottom:19px}.menu-copy .primary{padding:13px 21px}.menu-copy .quiet-button{margin-top:10px;padding:8px 0;font-size:12px}.menu-bottom>span{font-size:10px}.menu-bottom .icon-button{width:34px;height:34px}.hud{padding-top:14px}.health i{width:21px;height:21px}.touch-controls{padding-bottom:17px}.touch-button{width:57px;height:57px}.touch-button.jump{width:69px;height:69px}.touch-button.stomp{width:49px;height:49px}.touch-action{gap:12px}.hint{bottom:19px;max-width:320px;padding:10px 12px;gap:9px}.hint p{font-size:11px;line-height:1.4;margin-top:3px}.hint strong{font-size:12px}.hint-mark{display:none}.chapter-intro{inset:21% 0 auto}.chapter-intro h2{font-size:29px;margin:8px 0}.chapter-intro p{font-size:12px}.toast{top:70px;padding:9px 16px;font-size:12px}.bridge-timer{top:65px}.dialog-card{padding:24px 30px;max-height:calc(100dvh - 40px)}.dialog-card h2{font-size:34px;margin:10px 0}.dialog-card p{font-size:13px;margin-bottom:15px}.control-list{gap:8px;margin:16px 0}.control-row{padding-bottom:7px;gap:12px}.control-row strong{font-size:12px}.control-row span{font-size:11px}.chapter-choice{padding:10px 14px}.chapters-list{gap:8px;margin:18px 0}.chapter-choice>span:first-child{font-size:24px}.chapter-choice strong{font-size:14px}.result-stats{margin:15px 0;padding:14px 0}.result-stat{gap:6px}.dialog-card .primary{padding:12px 20px;margin-bottom:13px}.secondary{padding:11px 15px;font-size:13px}}@media(orientation:portrait){.menu-copy{margin-top:-14vh}.menu-copy h1{font-size:clamp(66px,16vw,110px)}.menu-copy>p{font-size:14px;max-width:250px}.menu-actions{align-items:flex-start;flex-direction:column;gap:10px}.menu-copy .quiet-button{margin-top:18px}.menu-edition{display:none}.hud{padding-top:max(20px,var(--safe-top));gap:10px;align-items:flex-start}.health-block{width:auto}.health{gap:5px}.health i{width:20px;height:20px}.hud-right{gap:13px;min-width:auto}.hud-right .icon-button{width:32px;height:32px;margin-top:-5px}.hint{bottom:138px;width:calc(100% - 42px);padding:13px;gap:10px}.hint strong{font-size:13px}.hint p{font-size:12px}.hint-mark svg{width:19px}.touch-controls{padding-left:20px;padding-right:20px;padding-bottom:max(30px,var(--safe-bottom))}.touch-button{width:58px;height:58px}.touch-button.jump{width:72px;height:72px}.touch-button.stomp{width:49px;height:49px}.touch-action{gap:10px}.chapter-intro{inset:22% 23px auto}.chapter-intro h2{font-size:33px;line-height:1.1}.chapter-intro p{font-size:13px;max-width:275px}.chapter-intro .eyebrow{font-size:10px}.toast{top:110px;font-size:12px}.bridge-timer{top:115px}.menu-bottom>span{font-size:10px;max-width:200px;line-height:1.5}.dialog-overlay{padding:22px}.dialog-card{padding:29px 25px}.dialog-card h2{font-size:38px}.dialog-card p{font-size:14px}.chapter-choice{padding:13px;gap:12px}.chapter-choice strong{font-size:14px}.chapter-choice small{font-size:11px}.dialog-actions{gap:9px}.secondary{padding:12px 10px;font-size:13px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}.chapter-intro{animation:none!important}}body[data-biome=desert]{--world-ink:#503b2a;--hud-glass:#493828a8}body[data-biome=forest]{--world-ink:#264b39;--hud-glass:#203f31b3}body[data-biome=cave]{--world-ink:#263c4c;--hud-glass:#192b3ed4}body[data-biome=prototype]{--world-ink:#463e35;--hud-glass:#443b31b0}#game-shell{height:100dvh}html:fullscreen,html:-webkit-full-screen{width:100%;height:100%;background:#273a46}html:fullscreen #game-shell,html:-webkit-full-screen #game-shell{height:100%;width:100%;inset:0}.is-menu .vignette{background:linear-gradient(90deg,#34271bbb 0%,#392b1d55 48%,transparent 80%)}.menu-actions{gap:20px;flex-wrap:wrap}.menu-actions .secondary{color:var(--cream);background:#382e2444;border-color:#fff0d57d;padding:17px 20px;backdrop-filter:blur(6px);font-size:15px}.menu-actions .secondary svg{width:18px;height:18px}.menu-actions .secondary:hover{background:#382e2480}.health i{border:1px solid #ffd09a5c}.hud-right .icon-button{background:var(--hud-glass,#29435299)}#pause svg{fill:currentColor;stroke-width:1}[data-fullscreen][aria-pressed=true]{background:#fff0d52e;border-color:#ffe0a2}.hint{background:var(--hud-glass,#294352dd)}.touch-button{background:var(--hud-glass,#29435299)}.touch-button.jump{background:var(--clay-orange)}#coin-count{display:inline-block;transform-origin:50% 60%}.toast{max-width:calc(100vw - 32px);white-space:normal;text-align:center;line-height:1.4;z-index:25}.dialog-icons{display:flex;gap:12px;justify-content:center;margin-top:16px}.dialog-icons .icon-button{background:transparent;border:1px solid #29496240;color:#294962}.dialog-icons .icon-button:hover{background:#dbc69e33}body[data-biome=cave] #fade{background:#253947}body[data-biome=forest] #fade{background:#315342}body[data-biome=desert] #fade{background:#8c5033}body[data-biome=citadel]{--hud-glass:#1c426b9c}body[data-biome=citadel] #fade{background:#315e96}body[data-biome=dream]{--world-ink:#3b2d5a;--hud-glass:#3a2b5cb3}body[data-biome=dream] #fade{background:#5a3f86}body[data-biome=prototype] #fade{background:#9c8e7e}@media(pointer:coarse),(max-width:850px){.menu-actions{gap:15px}.menu-actions .secondary{padding:14px 17px;font-size:13px}.touch-button{width:65px;height:65px}.touch-button.jump{width:82px;height:82px}.touch-action{gap:12px}}@media(max-height:550px)and (orientation:landscape){.menu-copy h1{font-size:64px}.menu-copy>p{margin-bottom:16px}.menu-actions .secondary{padding:12px 15px;font-size:12px}.menu-actions .text-button{font-size:12px;padding:12px 0}.touch-button{width:59px;height:59px}.touch-button.jump{width:73px;height:73px}.hud{align-items:flex-start}.hud-right{gap:12px}.hud .health{padding-top:7px}.hint{bottom:16px;max-width:285px}}@media(orientation:portrait){.menu-copy{margin-top:-4vh}.menu-copy h1{font-size:16vw}.menu-actions{gap:13px}.menu-actions .secondary{padding:13px 19px}.touch-button{width:60px;height:60px}.touch-button.jump{width:77px;height:77px}.touch-button.stomp{width:50px;height:50px}.touch-action{gap:9px}.hint{bottom:141px}}.chapter-option{display:grid;gap:4px;min-width:0}.chapter-alternate{justify-self:end;min-height:44px;margin:0 4px 2px;font-size:.875rem;padding:8px 12px;max-width:100%;white-space:normal;text-align:right}.chapter-collectibles{display:flex;align-items:center;gap:5px;margin-top:4px;font-size:12px;opacity:.75}.chapter-collectibles img{width:16px;height:16px;object-fit:contain}.chapter-bead{margin-left:6px}.health i{width:30px;height:30px}.health.is-3d i,.health.is-3d i.empty{background:none;box-shadow:none;border:0;opacity:1;transform:none}.hud-bead{display:block;width:27px;height:27px;object-fit:contain;filter:drop-shadow(0 2px 2px #0004)}@media(pointer:coarse),(max-width:850px){.health i{width:27px;height:27px}.hud-bead{width:24px;height:24px}}@media(orientation:portrait){.health i{width:25px;height:25px}}.flower-slots{display:flex;align-items:center;gap:3px}.flower-slots[hidden]{display:none}.flower-slot{position:relative;display:block;width:25px;height:25px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj4KICA8IS0tIFRoZSBlbXB0eSBIVUQgc2xvdDogZmxvd2VyLndlYnAncyBmaXZlIHBldGFscywgdHJhY2VkIGFzIG9uZSBvdXRsaW5lLiAtLT4KICA8ZGVmcz4KICAgIDxnIGlkPSJwZXRhbHMiPjxjaXJjbGUgY3g9IjUwIiBjeT0iMjUuNyIgcj0iMTYuOSIvPjxjaXJjbGUgY3g9IjI0LjciIGN5PSI0NCIgcj0iMTYuOSIvPjxjaXJjbGUgY3g9Ijc1LjgiIGN5PSI0NC44IiByPSIxNi45Ii8+PGNpcmNsZSBjeD0iMzMuMSIgY3k9IjcyLjYiIHI9IjE2LjQiLz48Y2lyY2xlIGN4PSI2NS44IiBjeT0iNzIuNyIgcj0iMTYuNCIvPjwvZz4KICAgIDxtYXNrIGlkPSJyaW5nIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCI+CiAgICAgIDx1c2UgaHJlZj0iI3BldGFscyIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjciLz4KICAgICAgPHVzZSBocmVmPSIjcGV0YWxzIiBmaWxsPSIjMDAwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMSIvPgogICAgPC9tYXNrPgogIDwvZGVmcz4KICA8dXNlIGhyZWY9IiNwZXRhbHMiIGZpbGw9IiMxYzNiNWIiIGZpbGwtb3BhY2l0eT0iLjI4Ii8+CiAgPGNpcmNsZSBjeD0iNTAuMSIgY3k9IjUyLjEiIHI9IjEyLjIiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZjBkNSIgc3Ryb2tlLW9wYWNpdHk9Ii40NSIgc3Ryb2tlLXdpZHRoPSIzLjIiLz4KICA8cmVjdCB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0iI2ZmZjBkNSIgbWFzaz0idXJsKCNyaW5nKSIvPgo8L3N2Zz4K) center/contain no-repeat;filter:drop-shadow(0 1px 2px #0005)}.flower-slot:before,.flower-slot:after{content:"";position:absolute;inset:0;opacity:0}.flower-slot:before{background:url(./flower-DjewNXX7.webp) center/contain no-repeat;transform:scale(.5);transition:opacity .15s,transform .3s cubic-bezier(.3,1.6,.5,1)}.flower-slot.found{background:none}.flower-slot.found:before{opacity:1;transform:scale(1.08)}.flower-slot:after{inset:-70%;background:radial-gradient(circle,#ffd66bcc 0,#ffb13c66 30%,#ff9a2000 68%);z-index:-1}.flower-slot.lit{animation:flower-lit 1.1s ease-out}.flower-slot.lit:after{animation:flower-glow 1.1s ease-out}.flower-slot.lit:before{animation:flower-land .45s cubic-bezier(.3,1.6,.5,1)}@keyframes flower-lit{0%,35%{filter:drop-shadow(0 0 6px #ffd36b) brightness(1.35)}to{filter:drop-shadow(0 1px 2px #0005) brightness(1)}}@keyframes flower-glow{0%{opacity:0;transform:scale(.4)}20%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.25)}}@keyframes flower-land{0%{transform:scale(1.7)}to{transform:scale(1.08)}}.flower-flight{position:fixed;z-index:30;pointer-events:none;will-change:transform;filter:drop-shadow(0 0 10px #ffc43c) drop-shadow(0 3px 4px #0004)}@media(pointer:coarse),(max-width:850px){.hud-right{position:relative}.flower-slots{position:absolute;top:100%;left:0;margin-top:9px;gap:2px}.flower-slot{width:21px;height:21px}}@media(prefers-reduced-motion:reduce){.flower-slot.lit,.flower-slot.lit:before,.flower-slot.lit:after{animation-duration:.01s}}.cinema-bars{position:absolute;inset:0;pointer-events:none;z-index:6}.cinema-bars i{position:absolute;left:0;right:0;height:11vh;background:#0b0a12;transition:transform 1.1s cubic-bezier(.3,.1,.2,1)}.cinema-bars i:first-child{top:0;transform:translateY(-100%)}.cinema-bars i:last-child{bottom:0;transform:translateY(100%)}.cinema-bars.on i{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.cinema-bars i{transition-duration:.01s}}:root{--joystick-size:132px}.virtual-joystick{position:relative;flex:0 0 var(--joystick-size);width:var(--joystick-size);height:var(--joystick-size);border-radius:50%;pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;--stick-x:0px;--stick-y:0px}.joystick-well{position:absolute;inset:0;border:1px solid #fff0d573;border-radius:48% 50% 47% 49%;background:radial-gradient(ellipse at 50% 75%,#fff0d50d,transparent 65%),var(--hud-glass,#29435299);box-shadow:inset 0 3px 10px #172b4140,inset 0 -1px 1px #fff0d533,0 4px #1e3b5938;backdrop-filter:blur(6px);pointer-events:none;transition:border-color .15s}.joystick-well:before{content:"";position:absolute;inset:14%;border:1px solid #fff0d524;border-radius:50%}.joystick-guide{position:absolute;left:12%;right:12%;top:50%;height:1px;background:#fff0d549;pointer-events:none}.joystick-guide:before,.joystick-guide:after{content:"";position:absolute;top:-2px;width:5px;height:5px;background:#fff0d599;border-radius:50%}.joystick-guide:before{left:0}.joystick-guide:after{right:0}.joystick-thumb{position:absolute;left:50%;top:50%;width:44%;height:44%;border:1px solid #ffe2ad9c;border-radius:46% 50% 47% 49%;pointer-events:none;background:radial-gradient(ellipse at 35% 25%,var(--clay-orange-light),var(--clay-orange) 52%,var(--clay-orange-dark));box-shadow:inset 1px 2px 3px #fff0c97d,inset -2px -3px 5px #99512b40,0 4px #894622b3,0 7px 13px #15293955;transform:translate(calc(-50% + var(--stick-x)),calc(-50% + var(--stick-y)));transition:transform .14s cubic-bezier(.18,.85,.3,1)}.joystick-thumb:after{content:"";position:absolute;inset:26%;border:1px solid #ae642a55;border-radius:47% 51% 48% 50%;box-shadow:0 1px #ffe6b466,inset 0 1px 3px #9c57281a}.virtual-joystick.is-active .joystick-thumb{transition:none}.virtual-joystick.is-active .joystick-well{border-color:#ffe0a5bb}.virtual-joystick.is-steering .joystick-thumb{background:radial-gradient(ellipse at 35% 25%,color-mix(in srgb,var(--clay-orange-light),#fff0d5 18%),var(--clay-orange-light) 52%,var(--clay-orange))}.joystick-caption{position:absolute;top:calc(100% + 9px);left:0;width:100%;text-align:center;font-size:9px;font-weight:700;letter-spacing:.16em;color:#fff0d5c9;text-shadow:0 1px 4px #182b3dcc;pointer-events:none}@media(max-height:550px)and (orientation:landscape){:root{--joystick-size:116px}.touch-controls{padding-bottom:max(25px,var(--safe-bottom))}}@media(orientation:portrait){:root{--joystick-size:clamp(116px,32vw,132px)}.touch-controls{padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}.hint{bottom:calc(var(--joystick-size) + max(30px,var(--safe-bottom)) + 14px)}}@media(prefers-reduced-motion:reduce){.joystick-thumb,.joystick-well{transition:none}}@font-face{font-family:Clay Display;src:url(./display-C9le1XGG.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Clay Sans;src:url(./sans-medium-Bkgwalw7.woff) format("woff");font-weight:400 600;font-style:normal;font-display:swap}@font-face{font-family:Clay Sans;src:url(./sans-bold-DrYefe97.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Clay Hand;src:url(./hand-C0ee-cRK.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}#dialog.is-completion{display:block;padding:0;background:#28384c;backdrop-filter:none;overscroll-behavior:contain}body.has-completion-diorama #dialog.is-completion,body.has-completion-diorama .completion-scene{background:transparent}body.has-completion-diorama .completion-shade{background:linear-gradient(100deg,#16233680,#16233650 34%,#16233614 58%,#16233600)}body.has-completion-diorama .completion-note-top{display:none}@media(orientation:landscape)and (min-height:851px){body.has-completion-diorama .completion-content{position:static}body.has-completion-diorama .completion-scene{--reward-size:clamp(50px,6.6vh,64px)}body.has-completion-diorama .completion-heading{margin-top:clamp(12px,2.2vh,24px)}body.has-completion-diorama #dialog.is-completion h2{font-size:clamp(56px,5.9vw,100px)}body.has-completion-diorama .completion-flourish{margin-top:12px}body.has-completion-diorama .completion-stats{margin-top:clamp(16px,3vh,32px);width:clamp(320px,31vw,500px)}body.has-completion-diorama .completion-stat dd{font-size:clamp(22px,2vw,31px)}body.has-completion-diorama .completion-actions{position:absolute;top:clamp(150px,20.5vh,210px);left:calc(55% - clamp(170px,15.1vw,253px));width:clamp(340px,30.2vw,506px);margin:0;gap:clamp(10px,1.4vh,14px)}body.has-completion-diorama .completion-button{min-height:clamp(46px,5.8vh,56px);font-size:clamp(15px,1.3vw,20px);gap:12px}body.has-completion-diorama .completion-button svg{width:22px;height:22px}body.has-completion-diorama .completion-primary svg{width:24px;height:24px}}#dialog.is-completion #dialog-content{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;border-radius:0;background:none;color:#fff2d7;box-shadow:none;overflow:visible;font-family:Clay Sans,Arial,sans-serif}.completion-scene{--reward-size:clamp(66px,10.5vh,108px);--result-cream:#fff2d7;--result-orange:var(--clay-orange);position:relative;isolation:isolate;width:100%;min-height:100%;overflow:hidden;background:#28384c;animation:completion-reveal .55s ease-out both}.completion-shade{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:-2}.completion-shade{z-index:-1;background:#18243616}.completion-scene[data-scene=citadel] .completion-shade{background:#12203533}.completion-content{position:relative;padding:max(30px,5.2vh,env(safe-area-inset-top)) max(30px,6.4vw,env(safe-area-inset-right)) max(35px,7vh,env(safe-area-inset-bottom)) max(30px,6.4vw,env(safe-area-inset-left))}.completion-chapter{display:flex;gap:22px;align-items:baseline;width:max-content;max-width:100%;font-size:clamp(11px,1.25vw,17px);font-weight:700;line-height:1.4;letter-spacing:.19em;text-transform:uppercase}.completion-chapter>span:first-child{position:relative;flex-shrink:0;padding-bottom:17px;border-bottom:2px solid #fff2d7ba}.completion-heading{margin-top:clamp(23px,4.6vh,48px);width:max-content;max-width:100%}#dialog.is-completion h2{font-family:Clay Display,Georgia,serif;font-weight:400;font-size:clamp(72px,8.3vw,128px);line-height:.86;letter-spacing:-.045em;color:var(--result-cream);margin:0;text-shadow:0 2px 16px #16233615}.completion-heading h2>span{display:block;white-space:nowrap}.completion-flourish{width:43%;height:clamp(12px,2.2vh,23px);margin:17px 0 0 -2%;overflow:hidden;position:relative}.completion-flourish img{width:115%;height:auto;position:absolute;left:-7%;top:50%;transform:translateY(-50%)}.completion-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:clamp(340px,35vw,510px);max-width:100%;margin:clamp(19px,3.5vh,38px) 0 0;padding:0;text-align:center}.completion-stat{display:flex;flex-direction:column;align-items:center;min-width:0;position:relative;animation:completion-rise .45s .12s both}.completion-stat:nth-child(2){animation-delay:.2s}.completion-stat:nth-child(3){animation-delay:.28s}.completion-reward{order:0;display:block;width:var(--reward-size);height:var(--reward-size);object-fit:contain;filter:drop-shadow(0 6px 7px #23180d20)}.completion-stat dt{order:2;margin:8px 0 0;font-size:clamp(10px,1.04vw,14px);font-weight:700;text-transform:uppercase;letter-spacing:.085em;line-height:1.3;white-space:nowrap}.completion-stat dd{order:1;margin:4px 0 0;font-size:clamp(25px,2.6vw,37px);line-height:1.15;letter-spacing:-.02em;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.completion-denominator{font-size:.9em;font-weight:500}.completion-record,.completion-personal-best{order:3;margin-top:11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;min-height:25px;font-size:10px;line-height:1.2;letter-spacing:.07em;text-transform:uppercase;font-weight:700}.completion-record{border:1px solid #ed9a52;border-radius:20px;padding:5px 9px;background:#7c452b66;color:#ffe9c8}.completion-record svg{width:12px;height:12px;fill:currentColor;stroke-width:1.5}.completion-personal-best{opacity:.78;letter-spacing:.04em;text-transform:none}.completion-actions{display:flex;flex-direction:column;gap:12px;width:clamp(285px,30vw,420px);max-width:100%;margin-top:clamp(22px,3.8vh,39px);animation:completion-rise .45s .34s both}.completion-button{display:flex;align-items:center;justify-content:center;gap:17px;min-height:clamp(51px,6.8vh,69px);width:100%;padding:12px 20px;border:1.5px solid #f6d4b185;border-radius:23px 24px;background:#b08b753d;box-shadow:inset 0 1px 1px #ffebcf25,0 3px 12px #3020180d;color:var(--result-cream);font-size:clamp(16px,1.65vw,22px);font-weight:500;line-height:1.2;backdrop-filter:blur(9px);transition:background .18s,transform .18s,border-color .18s;touch-action:manipulation}.completion-button svg{width:27px;height:27px;flex-shrink:0;stroke-width:1.75}.completion-button:hover{background:#cca48855;border-color:#fff0d5;transform:translateY(-2px)}.completion-button:focus-visible{outline:3px solid #fff4df;outline-offset:5px}.completion-button:active{transform:translateY(2px)}.completion-primary{background-color:var(--result-orange);border-color:#ffb5779c;box-shadow:inset 0 2px 2px #ffc5845c,inset 0 -3px #b441143b,0 4px #9d3e1b77,0 8px 22px #70301c30;font-weight:700;backdrop-filter:none}.completion-primary:hover{background-color:var(--clay-orange-light);border-color:#ffd0a0}.completion-primary svg{width:29px;height:29px}#dialog.is-completion .completion-note{position:absolute;right:5.5%;margin:0;color:#fff1d3;font-family:Clay Hand,Segoe Print,cursive;font-size:clamp(24px,2.4vw,35px);line-height:1.12;font-weight:400;opacity:.91;transform:rotate(-8deg);text-align:center;pointer-events:none;text-shadow:0 2px 8px #2b263d33}.completion-note-top{top:9.5%}.completion-note-bottom{bottom:6.5%}.completion-note:after{content:"";display:block;width:39%;margin:14px auto 0;border-bottom:2px solid currentColor;transform:rotate(-10deg);opacity:.85}.completion-flowers{order:0;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;width:calc(var(--reward-size)*1.95);height:var(--reward-size);--flower-size:calc(var(--reward-size)*.64)}.completion-flowers[data-count="1"]{--flower-size:var(--reward-size)}.completion-flowers[data-count="2"]{--flower-size:calc(var(--reward-size)*.82)}.completion-flowers[data-count="4"]{width:calc(var(--reward-size)*1.32)}.completion-flower{position:relative;display:block;flex:none;width:var(--flower-size);height:var(--flower-size);margin:-3px -1px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj4KICA8IS0tIFRoZSBlbXB0eSBIVUQgc2xvdDogZmxvd2VyLndlYnAncyBmaXZlIHBldGFscywgdHJhY2VkIGFzIG9uZSBvdXRsaW5lLiAtLT4KICA8ZGVmcz4KICAgIDxnIGlkPSJwZXRhbHMiPjxjaXJjbGUgY3g9IjUwIiBjeT0iMjUuNyIgcj0iMTYuOSIvPjxjaXJjbGUgY3g9IjI0LjciIGN5PSI0NCIgcj0iMTYuOSIvPjxjaXJjbGUgY3g9Ijc1LjgiIGN5PSI0NC44IiByPSIxNi45Ii8+PGNpcmNsZSBjeD0iMzMuMSIgY3k9IjcyLjYiIHI9IjE2LjQiLz48Y2lyY2xlIGN4PSI2NS44IiBjeT0iNzIuNyIgcj0iMTYuNCIvPjwvZz4KICAgIDxtYXNrIGlkPSJyaW5nIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCI+CiAgICAgIDx1c2UgaHJlZj0iI3BldGFscyIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjciLz4KICAgICAgPHVzZSBocmVmPSIjcGV0YWxzIiBmaWxsPSIjMDAwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMSIvPgogICAgPC9tYXNrPgogIDwvZGVmcz4KICA8dXNlIGhyZWY9IiNwZXRhbHMiIGZpbGw9IiMxYzNiNWIiIGZpbGwtb3BhY2l0eT0iLjI4Ii8+CiAgPGNpcmNsZSBjeD0iNTAuMSIgY3k9IjUyLjEiIHI9IjEyLjIiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZjBkNSIgc3Ryb2tlLW9wYWNpdHk9Ii40NSIgc3Ryb2tlLXdpZHRoPSIzLjIiLz4KICA8cmVjdCB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0iI2ZmZjBkNSIgbWFzaz0idXJsKCNyaW5nKSIvPgo8L3N2Zz4K) center/80% no-repeat;filter:drop-shadow(0 4px 5px #23180d22)}.completion-flower.found{background:none}.completion-flower.found:before,.completion-flower.found:after{content:"";position:absolute;inset:0}.completion-flower.found:before{background:url(./flower-DjewNXX7.webp) center/contain no-repeat;animation:completion-flower-in .5s calc(.75s + var(--flower)*.34s) cubic-bezier(.3,1.7,.5,1) both}.completion-flower.found:after{inset:-45%;z-index:-1;background:radial-gradient(circle,#ffe08acc 0,#ffb13c66 32%,#ff9a2000 68%);animation:completion-flower-glow .9s calc(.75s + var(--flower)*.34s) ease-out both}@keyframes completion-flower-in{0%{opacity:0;transform:scale(.2) rotate(-70deg)}55%{opacity:1;transform:scale(1.25) rotate(8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes completion-flower-glow{0%{opacity:0;transform:scale(.3)}25%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}body.is-complete .hud,body.is-complete .desktop-controls,body.is-complete .touch-controls,body.is-complete .toast{visibility:hidden;pointer-events:none}@keyframes completion-reveal{0%{opacity:0}to{opacity:1}}@keyframes completion-rise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@media(orientation:portrait){.completion-scene{--reward-size:clamp(75px,13.4vw,153px);min-height:100dvh}.completion-content{padding:max(29px,5.1vh,env(safe-area-inset-top)) max(24px,6.4vw,env(safe-area-inset-right)) max(160px,22vh,env(safe-area-inset-bottom)) max(24px,6.4vw,env(safe-area-inset-left))}.completion-chapter{font-size:clamp(10px,1.94vw,22px);gap:clamp(17px,2vw,24px)}.completion-chapter>span:first-child{padding-bottom:clamp(10px,1.65vw,19px)}.completion-heading{margin-top:5.2vh}#dialog.is-completion h2{font-size:clamp(60px,12.5vw,144px);line-height:.86;letter-spacing:-.04em}.completion-flourish{width:43%;margin-top:clamp(10px,1.55vw,19px);height:clamp(10px,1.9vw,22px)}.completion-stats{width:min(100%,max(310px,53vw));gap:clamp(8px,1.2vw,15px);margin-top:4.2vh}.completion-stat dd{font-size:clamp(24px,3.9vw,44px);margin-top:1px}.completion-stat dt{font-size:clamp(9px,1.64vw,18px);margin-top:clamp(6px,.95vw,11px);letter-spacing:.065em}.completion-record,.completion-personal-best{margin-top:clamp(8px,1.2vw,14px);min-height:22px;font-size:clamp(9px,1.4vw,16px)}.completion-record{padding:clamp(4px,.65vw,8px) clamp(6px,1.15vw,13px);gap:clamp(4px,.6vw,7px)}.completion-record svg{width:clamp(10px,1.55vw,18px);height:clamp(10px,1.55vw,18px)}.completion-actions{width:min(100%,max(242px,42vw));gap:clamp(10px,1.45vw,18px);margin-top:3.6vh}.completion-button{min-height:clamp(52px,8vw,94px);font-size:clamp(16px,2.6vw,30px);border-radius:clamp(17px,2.7vw,30px);gap:clamp(12px,3vw,34px)}.completion-button svg{width:clamp(22px,3.4vw,39px);height:clamp(22px,3.4vw,39px)}#dialog.is-completion .completion-note{font-size:clamp(23px,3.2vw,37px);right:5.8%}.completion-note-top{top:10.5%}.completion-note-bottom{bottom:7.5%}}@media(orientation:landscape)and (max-height:850px){.completion-scene{--reward-size:clamp(47px,13vh,66px)}.completion-content{width:70%;display:grid;grid-template-columns:1.05fr 1fr;column-gap:clamp(20px,3vw,40px);padding:max(20px,5vh,env(safe-area-inset-top)) 0 max(20px,5vh,env(safe-area-inset-bottom)) max(28px,5.2vw,env(safe-area-inset-left));align-content:start}.completion-chapter{grid-column:1/-1;font-size:clamp(9px,1.15vw,12px);gap:15px}.completion-chapter>span:first-child{padding-bottom:9px}.completion-heading{grid-column:1;grid-row:2;margin-top:clamp(16px,4vh,24px)}#dialog.is-completion h2{font-size:clamp(45px,7.2vw,78px);line-height:.86}.completion-flourish{height:10px;margin-top:10px}.completion-stats{grid-column:1;grid-row:3;width:100%;gap:6px;margin-top:clamp(13px,3.5vh,22px)}.completion-stat dd{font-size:clamp(20px,2.4vw,27px);margin-top:0}.completion-stat dt{font-size:clamp(8px,.95vw,11px);margin-top:6px;letter-spacing:.045em}.completion-record,.completion-personal-best{font-size:8px;margin-top:7px;min-height:20px}.completion-record{padding:4px 6px;gap:3px}.completion-record svg{width:9px;height:9px}.completion-actions{grid-column:2;grid-row:2/4;align-self:center;width:100%;margin:24px 0 0;gap:11px}.completion-button{min-height:48px;padding:11px 12px;font-size:clamp(13px,1.55vw,17px);gap:11px;border-radius:17px}.completion-button svg{width:21px;height:21px}.completion-note-top{display:none}#dialog.is-completion .completion-note-bottom{font-size:22px;bottom:5%;right:4%}.completion-note:after{margin-top:7px}}@media(orientation:portrait)and (max-width:600px){.completion-note-top{display:none}.completion-shade{background:#1723342b}.completion-scene[data-scene=citadel] .completion-shade{background:#12203544}}@media(orientation:portrait)and (max-height:720px){.completion-content{padding-top:max(24px,env(safe-area-inset-top));padding-bottom:max(100px,16vh,env(safe-area-inset-bottom))}.completion-heading{margin-top:3.5vh}.completion-stats{margin-top:2.8vh}.completion-actions{margin-top:2.5vh}.completion-note-bottom{bottom:4%}}@media(prefers-reduced-motion:reduce){.completion-scene,.completion-stat,.completion-actions,.completion-flower:before,.completion-flower:after{animation:none!important}.completion-flower.found:after{display:none}.completion-button{transition:none}.completion-button:hover{transform:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.level-editor{--work-ink:#263e47;--work-paper:#f7ecd6;--work-line:#cbbda3;position:absolute;inset:0;z-index:30;color:var(--work-ink);font-family:Clay Sans,Arial,sans-serif;pointer-events:none}#editor-plane{position:absolute;inset:0;width:100%;height:100%;pointer-events:auto;touch-action:none;outline:none}#editor-plane:focus-visible{box-shadow:inset 0 0 0 2px #fff0b891}.editor-top,.editor-tools,.editor-zoom,.editor-overview,.editor-inspector,.editor-popover{pointer-events:auto}.editor-top{position:absolute;top:max(16px,env(safe-area-inset-top));left:max(20px,env(safe-area-inset-left));right:max(20px,env(safe-area-inset-right));display:flex;align-items:center;gap:24px;background:#f7ecd6f5;border:1px solid #fff5e3b3;border-radius:17px;padding:9px 12px 9px 8px;box-shadow:0 5px #776f5e38,0 8px 30px #152e4926;backdrop-filter:blur(12px)}.editor-identity{display:flex;align-items:center;gap:10px;flex:1;white-space:nowrap}.editor-identity strong{font-family:Clay Display,Georgia,serif;font-size:25px;font-weight:400;letter-spacing:-.025em}.editor-identity strong>span{color:var(--clay-orange)}.editor-identity small{display:block;font-size:10px;letter-spacing:.03em;margin-top:3px;opacity:.7}.editor-top-actions{display:flex;gap:9px}.editor-level-label{width:min(270px,29vw)}.level-editor select,.level-editor input{font:inherit;color:var(--work-ink);border:1px solid var(--work-line);border-radius:9px;background:#fffaf0;min-height:44px;padding:9px 11px;max-width:100%;accent-color:var(--clay-orange);touch-action:manipulation;outline-offset:2px}.level-editor select:focus-visible,.level-editor input:focus-visible{outline:2px solid #328c89}.editor-level-label select{width:100%;font-size:13px;font-weight:700}.editor-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;line-height:1.2;color:var(--work-ink);border:1px solid #baab9166;border-radius:11px;padding:10px 13px;background:#fffbf133;font-weight:700;touch-action:manipulation;transition:background .15s,transform .15s}.editor-button svg{width:19px;height:19px;flex-shrink:0}.editor-button:hover{background:#fffaf0}.editor-button:focus-visible{outline:3px solid #359d95;outline-offset:3px}.editor-button:active{transform:translateY(1px)}.editor-button:disabled{opacity:.35}.editor-icon{width:44px;padding:9px;flex-shrink:0}.editor-icon span{display:none}.editor-primary,.editor-add{background:var(--clay-orange);color:#fff6e5;border-color:var(--clay-orange-dark);box-shadow:0 3px #a84f2d36}.editor-primary:hover,.editor-add:hover{background:var(--clay-orange-light)}.editor-primary{min-width:91px}.editor-danger{color:#a73d2b;border-color:#c45f4770}.editor-tools{position:absolute;top:max(99px,calc(env(safe-area-inset-top) + 83px));left:max(20px,env(safe-area-inset-left));display:flex;gap:5px;background:#f7ecd6f5;padding:6px;border-radius:14px;box-shadow:0 3px 12px #102e4733}.editor-tool.active{background:#314e58;color:#fff3d8;border-color:#314e58}.editor-tool span{font-size:11px}.editor-tool{gap:7px;padding:9px 12px}.editor-decorate.active{background:var(--clay-orange);color:#fff6e5;border-color:var(--clay-orange-dark);box-shadow:0 3px #a84f2d36}.editor-zoom{position:absolute;left:max(20px,env(safe-area-inset-left));top:176px;display:flex;flex-direction:column;gap:5px;background:#f7ecd6ee;padding:5px;border-radius:14px;box-shadow:0 3px 12px #102e4733}.editor-overview{position:absolute;left:max(20px,env(safe-area-inset-left));bottom:max(22px,env(safe-area-inset-bottom));width:min(610px,calc(100% - 380px));padding:7px;background:#24434deb;border:1px solid #f4e7c943;border-radius:12px;display:flex;gap:10px;align-items:center;box-shadow:0 3px 16px #15344440}#editor-map{height:49px;width:100%;min-width:0;touch-action:none;flex:1}.editor-overview label{width:170px;flex-shrink:0}.editor-overview select{width:100%;font-size:10px;background:#fff7dfed}.editor-inspector{position:absolute;top:100px;right:max(20px,env(safe-area-inset-right));width:308px;max-height:calc(100dvh - 123px - env(safe-area-inset-bottom));display:flex;flex-direction:column;background:#f7ecd6f5;border:1px solid #fff4df9c;border-radius:16px;box-shadow:0 5px #776f5e38,0 8px 30px #152e4926;overflow:hidden;backdrop-filter:blur(10px)}.editor-inspector-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-shrink:0;padding:9px 10px 9px 17px;border-bottom:1px solid #bba88e4d}.editor-inspector-head strong{display:block;font-size:14px}.editor-inspector-head>div>span{display:block;font-size:10px;opacity:.65;margin-top:4px;max-width:218px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.editor-inspector-body{padding:16px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin}.editor-inspector.collapsed .editor-inspector-body{display:none}.editor-inspector p{font-size:12px;line-height:1.6;margin:0 0 14px}.editor-inspector .editor-full{width:100%;font-size:12px;margin-top:12px;background:#e6d3b7}.editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px 10px}.editor-field{display:flex;flex-direction:column;gap:6px;min-width:0;font-size:11px;font-weight:700}.editor-field input,.editor-field select{width:100%;font-size:14px;font-variant-numeric:tabular-nums}.editor-wide{margin-bottom:14px}.editor-fields+.editor-wide{margin:16px 0 11px}.editor-field small{font-size:10px;font-weight:500;line-height:1.5;opacity:.7}.editor-field>span{min-height:13px}.editor-check{display:flex;align-items:center;gap:9px;font-size:11px;line-height:1.5;min-height:44px}.editor-check input{width:19px;height:19px;min-height:19px;padding:0;flex-shrink:0}.editor-nudge{display:flex;justify-content:center;gap:9px;margin-top:10px}.editor-nudge .editor-button{background:#e5d7bd55}.editor-object-actions{display:flex;gap:9px;margin-top:14px}.editor-object-actions .editor-button{flex:1;font-size:11px}.editor-inspector .editor-guide-caption{font-size:10px;line-height:1.5;opacity:.6;margin:8px 0 0}.editor-inspector .editor-save-note{font-size:10px;margin:15px 0 0;opacity:.6}.editor-inspector .editor-section{font-size:10px;letter-spacing:.09em;text-transform:uppercase;opacity:.62;margin:18px 0 11px;padding-top:13px;border-top:1px solid #bba88e4d}.editor-inspector .editor-fields+.editor-section{margin-top:16px}.editor-inspector .editor-note{font-size:11px;line-height:1.55;opacity:.7;margin:0 0 13px}.editor-settings{display:flex;flex-direction:column;gap:4px;border-top:1px solid #bba88e5c;margin-top:18px;padding-top:14px}.editor-settings>label:first-child{display:flex;align-items:center;justify-content:space-between;font-size:12px;gap:15px}.editor-settings select{min-width:113px;font-size:12px}.editor-message{position:absolute;left:50%;top:102px;max-width:calc(100% - 760px);padding:12px 17px;border:1px solid #fff6dc77;border-radius:13px;background:#1c3e4bed;color:#fff0d5;font-size:12px;line-height:1.5;transform:translate(-50%,-5px);opacity:0;transition:opacity .2s;pointer-events:none;box-shadow:0 4px 16px #1430402b}.editor-message.visible{opacity:1}.editor-message.editor-error{background:#833d2ff2;color:#fff2dd}.editor-popover{position:absolute;inset:0;background:#152e4887;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px;touch-action:pan-y}.editor-popover-card{width:min(510px,100%);max-height:calc(100dvh - 48px);overflow:auto;overscroll-behavior:contain;touch-action:pan-y;padding:23px;background:var(--work-paper);border:1px solid #fff5e3;border-radius:19px;box-shadow:0 5px #89775d3d,0 15px 45px #142b4940}.editor-popover-card>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.editor-popover h2{font-family:Clay Display,Georgia,serif;font-size:28px;font-weight:400;line-height:1.1;margin:0}.editor-popover p{font-size:12px;line-height:1.6;margin:15px 0 0}.editor-palette{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.editor-palette button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;padding:13px 9px;min-height:76px;font-size:11px;font-weight:700;background:#fff8e9;border:1px solid #bda88977;border-radius:11px;color:#34515a}.editor-palette button:hover{background:#ecd4b3}.editor-palette svg{width:21px;height:21px;color:var(--clay-orange)}.editor-more{display:flex;flex-direction:column;gap:8px}.editor-more .editor-button{justify-content:flex-start;min-height:49px;background:#fff8e944}.editor-help p{margin-bottom:15px}.editor-testbar{position:absolute;z-index:19;left:50%;top:max(15px,env(safe-area-inset-top));transform:translate(-50%);display:flex;align-items:center;gap:14px;padding:5px 6px 5px 15px;background:#f7ecd6ed;color:#29464e;border:1px solid #fff0d5;border-radius:14px;box-shadow:0 3px 14px #19394b29;max-width:calc(100% - 32px)}.editor-testbar>span{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.editor-testbar button{background:#365a61;color:#fff2d7;font-size:12px;white-space:nowrap}body.is-editing #hud,body.is-editing #touch-controls,body.is-editing #desktop-controls,body.is-editing #chapter-intro,body.is-editing #hint,body.is-editing #toast,body.is-editing #timer{display:none!important}body:not(.is-editor-test) .editor-testbar{display:none}.menu-utility{display:flex;align-items:center;gap:26px}.menu-utility .quiet-button{margin-top:24px}.menu-utility .quiet-button svg{width:18px}@media(max-width:1000px){.editor-identity strong{font-size:21px}.editor-identity small{display:none}.editor-top{gap:12px}.editor-inspector{width:278px}.editor-overview{width:calc(100% - 330px)}.editor-overview label{width:140px}.editor-message{max-width:calc(100% - 520px);top:160px;left:calc(50% - 70px)}}@media(orientation:portrait){.editor-top{top:max(10px,env(safe-area-inset-top));left:12px;right:12px;padding:6px;gap:7px;border-radius:14px}.editor-identity{flex:0}.editor-identity>div{display:none}.editor-level-label{flex:1;min-width:0;width:auto}.editor-level-label select{font-size:12px;padding:9px 6px}.editor-top-actions{gap:5px}.editor-top .editor-primary{min-width:68px;padding:9px 11px}.editor-top .editor-primary span{font-size:12px}.editor-tools{top:max(78px,calc(env(safe-area-inset-top) + 68px));left:12px;right:auto;gap:3px;padding:5px}.editor-tool{padding:9px}.editor-tool span{font-size:10px}.editor-decorate span{display:none}.editor-tools .editor-add{padding:9px 15px}.editor-overview{top:max(142px,calc(env(safe-area-inset-top) + 132px));left:12px;right:12px;bottom:auto;width:auto;gap:8px;padding:5px}.editor-overview label{width:43%;max-width:175px}.editor-overview select{font-size:10px;min-height:38px;padding:7px}#editor-map{height:38px}.editor-zoom{top:205px;left:12px;padding:4px;gap:4px}.editor-zoom .editor-button{width:40px;min-height:44px}.editor-inspector{left:12px;right:12px;top:auto;bottom:max(12px,env(safe-area-inset-bottom));width:auto;max-height:37dvh;border-radius:16px}.editor-inspector-head{padding:5px 9px 5px 14px}.editor-inspector-head strong{font-size:13px}.editor-inspector-head>div>span{font-size:10px;max-width:280px}.editor-inspector-body{padding:13px 15px 18px}.editor-inspector:not(:has(.editor-fields)){max-height:31dvh}.editor-message{top:198px;left:50%;max-width:calc(100% - 136px);width:max-content;font-size:11px;padding:9px 12px}.editor-popover{padding:15px}.editor-popover-card{padding:19px;max-height:calc(100dvh - 36px)}.editor-palette{gap:8px}.editor-palette button{font-size:10px;padding:11px 6px;min-height:74px}.editor-popover h2{font-size:26px}.editor-testbar{top:70px}.editor-testbar>span{display:none}.editor-testbar{padding:4px}.menu-utility{gap:21px}.menu-utility .quiet-button{font-size:12px;margin-top:14px}}@media(orientation:landscape)and (max-height:600px){.editor-top{top:10px;left:12px;right:12px;padding:5px 8px;gap:10px}.editor-identity strong{font-size:20px}.editor-inspector{top:76px;bottom:12px;max-height:none;right:12px;width:258px}.editor-tools{top:76px;left:12px;padding:4px;gap:3px}.editor-tool{padding:8px}.editor-tool span{display:none}.editor-zoom{top:136px;left:12px;gap:2px;padding:3px}.editor-zoom .editor-button{min-height:42px;width:40px}.editor-overview{bottom:12px;left:12px;width:calc(100% - 295px);padding:5px}.editor-overview label{width:145px}#editor-map{height:35px}.editor-overview select{min-height:37px}.editor-message{top:134px;left:calc(50% - 90px);max-width:230px;font-size:10px}.editor-testbar{top:13px}.editor-testbar>span{display:none}.editor-popover-card{max-height:calc(100dvh - 28px)}}@media(max-width:360px)and (orientation:portrait){.editor-top .editor-icon{width:39px}.editor-top-actions{gap:1px}.editor-level-label select{font-size:10px}.editor-tools .editor-tool span{display:none}.editor-inspector-head>div>span{max-width:228px}}:root{--title-sky:#66b4e4;--title-cream:#fff1d5}#menu.title-screen{--title-orange:var(--clay-orange);position:absolute;inset:0;display:block;padding:0;isolation:isolate;color:var(--title-cream);font-family:Clay Sans,Arial,sans-serif;background:transparent;overflow:hidden}.title-scene-status{position:absolute;right:6%;bottom:12%;max-width:40%;font-size:14px;line-height:1.5;text-align:right;color:#fff1d5}.title-scene-ready .title-scene-status{display:none}.title-brand{position:absolute;left:7.7%;top:max(6.5svh,env(safe-area-inset-top));width:min(46vw,84.5svh);text-align:center}.title-brand h1{margin:0;aspect-ratio:1600 / 456}.title-logo{display:block;width:100%;height:100%;object-fit:contain;filter:url(#clay-logo-orange)}body.clay-logo .title-brand .title-logo{visibility:hidden}.title-brand p{margin:2.3svh -8% 0;font-size:clamp(12px,1.45vw,25px);font-weight:500;line-height:1.5;letter-spacing:.29em;text-transform:uppercase;text-shadow:0 1px 4px #52738c22}.title-actions{position:absolute;top:39.8%;left:max(7.35%,env(safe-area-inset-left));width:min(31.7vw,56.35svh);display:grid;gap:1.25svh;container-type:inline-size}#game-shell #menu .title-button{width:93.6%;margin-left:3.2%;min-height:44px;height:auto;aspect-ratio:5.06;padding:0 12.5%;display:flex;gap:9.62cqw;align-items:center;text-align:left;border:0;border-radius:999px;color:#583824;font-family:Clay Sans,Arial,sans-serif;font-size:clamp(17px,6.25cqw,34px);font-weight:700;line-height:1.2;letter-spacing:-.025em;background-color:transparent;background-image:url(./button-cream-46cWyhPk.webp);background-size:100% 112%;background-repeat:no-repeat;background-position:center;background-blend-mode:normal;box-shadow:none;filter:brightness(1.09) saturate(1.13) drop-shadow(0 14px 15px #274f6755);text-shadow:0 1px 0 #fff4df55;backdrop-filter:none;-webkit-backdrop-filter:none;transition:transform .16s,filter .16s}#game-shell #menu .title-button svg{width:10.1cqw;height:auto;aspect-ratio:1;flex-shrink:0;stroke-width:2.7;filter:none}#game-shell #menu .title-play{position:relative;isolation:isolate;width:100%;margin:0 0 .2svh;height:auto;aspect-ratio:4.31;min-height:52px;padding:0 15.2%;gap:9.62cqw;background-image:none;color:#fff5df;font-size:clamp(23px,9.46cqw,51px);text-shadow:0 3px 2px #92360985;filter:drop-shadow(0 14px 15px #274f6755)}#game-shell #menu .title-play:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:url(./button-orange-Blh8rKCL.webp);background-size:100% 112%;background-position:center;background-repeat:no-repeat;filter:url(#clay-button-orange)}#game-shell #menu .title-play svg{width:10.73cqw;fill:currentColor;stroke-width:2.2;filter:drop-shadow(0 3px 2px #80341690)}#game-shell #menu #settings svg{fill:currentColor;stroke-width:2}#game-shell #menu #settings svg circle{fill:#f4dfbc}#game-shell #menu .title-button:focus-visible{outline:3px solid #fff8e5;outline-offset:5px}#game-shell #menu .title-button:active{transform:translateY(3px) scale(.99);box-shadow:none}.title-motto,.title-footer{display:none}body.is-menu #world{visibility:hidden;background:var(--title-sky)}body.is-menu:not(.title-scene-ready) #menu{background:var(--title-sky)}body.is-menu.title-scene-ready #world{visibility:visible}body.is-menu .vignette{visibility:hidden}body.is-menu .toast{z-index:25;max-width:90vw;white-space:normal;text-align:center}@media(hover:hover){#game-shell #menu .title-button:hover{filter:brightness(1.14) saturate(1.13) drop-shadow(0 16px 16px #274f6755);transform:translateY(-2px)}}@media(orientation:portrait){.title-brand{left:6%;width:88%;top:max(5svh,env(safe-area-inset-top))}.title-brand p{margin:1.6svh -4% 0;font-size:clamp(11px,2.6vw,19px);letter-spacing:.23em}.title-actions{top:max(27%,calc(11svh + min(25.51vw,21svh)));left:max(6%,env(safe-area-inset-left));width:63%;gap:1.05svh}#game-shell #menu .title-button{padding:0 12%}#game-shell #menu .title-play{padding:0 14%}}@media(orientation:landscape)and (max-height:540px){.title-brand{top:max(3svh,env(safe-area-inset-top))}.title-brand p{font-size:clamp(10px,1.45vw,15px);margin-top:1.3svh}.title-actions{top:36%;width:min(33vw,72svh);gap:1.8svh}#game-shell #menu .title-button{min-height:44px;font-size:clamp(14px,1.98vw,22px)}#game-shell #menu .title-play{min-height:46px;font-size:clamp(20px,3vw,31px)}}@media(orientation:portrait)and (max-height:700px){.title-brand{top:max(3svh,env(safe-area-inset-top))}.title-actions{top:max(25%,calc(10svh + min(25.51vw,21svh)));width:66%}}@media(min-aspect-ratio:2/3)and (max-aspect-ratio:4/3){.title-brand{left:6%;top:max(5svh,env(safe-area-inset-top));width:min(78vw,70svh)}.title-brand p{margin:1.6svh -4% 0;font-size:clamp(11px,2.1vw,19px);letter-spacing:.23em}.title-actions{left:max(6%,env(safe-area-inset-left));top:calc(11.5svh + min(22.23vw,19.95svh));width:min(44vw,40.5svh);min-width:min(225px,88vw);gap:1.25svh}#game-shell #menu .title-button{height:auto;font-size:clamp(17px,6.25cqw,34px);padding:0 12.5%}#game-shell #menu .title-play{height:auto;font-size:clamp(23px,9.46cqw,51px);padding:0 15.2%}}@media(max-height:350px){#menu.title-screen{overflow-y:auto;touch-action:pan-y}.title-brand{top:10px}.title-brand h1{height:60px}.title-actions{top:100px;width:clamp(215px,33%,350px);padding-bottom:24px}}@media(prefers-reduced-motion:reduce){#game-shell #menu .title-button{transition:none}}.is-menu #dialog:not(.is-completion){background:#513b296e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.is-menu .dialog-card{font-family:Clay Sans,Arial,sans-serif;color:#503c2d;background:#fff1d8;border:1px solid #fff8e8aa;box-shadow:0 7px #c69973,0 18px 70px #39201944}.is-menu .dialog-card h2{font-family:Clay Display,Georgia,serif;font-size:clamp(32px,5vw,44px)}.is-menu .dialog-close{color:#694933;min-width:44px;min-height:44px;top:10px;right:10px}.is-menu .dialog-card .chapter-choice,.is-menu .dialog-card .secondary,.is-menu .dialog-card .quiet-button{color:#503c2d}.title-settings{display:grid;gap:12px;margin:24px 0}.title-setting{display:flex;align-items:center;gap:15px;width:100%;min-height:60px;padding:12px 16px;background:#efdab944;border:1px solid #bd946442;border-radius:14px;text-align:left;font-size:16px;color:#503c2d}.title-setting>svg{width:24px;height:24px;flex-shrink:0;color:#b7592c}.title-setting>span{flex:1}.title-setting strong{font-size:14px;font-weight:500;color:#86512e}.title-setting:hover{background:#f2dfbe}.title-setting[aria-checked=true] strong{color:#386750}.title-code{cursor:default;gap:12px}.title-code>label{display:flex;align-items:center;gap:15px;flex:1;min-width:0}.title-code>label>svg{width:24px;height:24px;flex-shrink:0;color:#b7592c}.title-code input{width:6.2em;min-width:0;padding:8px 10px;border:1px solid #bd946480;border-radius:10px;background:#fff8ea;color:#503c2d;font:inherit;font-size:16px;letter-spacing:.3em;text-align:center}.title-code input:focus{outline:3px solid #fff7e2;outline-offset:2px;border-color:#b7592c}.title-code-go{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:0;border-radius:12px;background:#c96739;color:#fff4dd}.title-code-go svg{width:20px;height:20px}.title-code.wrong{animation:title-code-shake .36s}@keyframes title-code-shake{20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}@media(prefers-reduced-motion:reduce){.title-code.wrong{animation:none}}.title-tuning{display:grid;gap:12px;margin:-4px 0 12px 16px}.title-characters{display:grid;grid-template-columns:repeat(auto-fit,minmax(196px,1fr));gap:8px;margin:24px 0}.title-characters-label{grid-column:1/-1;display:flex;align-items:center;gap:15px;margin:0 0 2px;padding:0 4px;font-size:16px;color:#503c2d}.title-characters-label>svg{width:24px;height:24px;flex-shrink:0;color:#b7592c}.title-character{display:flex;align-items:center;gap:15px;width:100%;min-height:60px;padding:12px 16px;background:#efdab944;border:1px solid #bd946442;border-radius:14px;text-align:left;color:#503c2d}.title-character>span{flex:1;display:grid;gap:2px}.title-character strong{font-size:16px;font-weight:600}.title-character small{font-size:13px;color:#86512e}.title-character>svg{width:22px;height:22px;flex-shrink:0;color:#386750}.title-character:hover{background:#f2dfbe}.title-character[aria-checked=true]{background:#f3dfbb;border-color:#b7592c66}.title-levels{display:grid;gap:14px;margin:24px 0 18px}.title-slider{display:grid;gap:9px;padding:12px 16px 14px;background:#efdab944;border:1px solid #bd946442;border-radius:14px}.title-slider label{display:flex;align-items:center;gap:15px;font-size:16px;color:#503c2d;cursor:pointer}.title-slider label>svg{width:24px;height:24px;flex-shrink:0;color:#b7592c}.title-slider label>span{flex:1}.title-slider strong{font-size:14px;font-weight:500;color:#86512e;font-variant-numeric:tabular-nums;min-width:44px;text-align:right}.title-slider input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:32px;background:transparent;cursor:pointer;margin:0}.title-slider input[type=range]::-webkit-slider-runnable-track{height:12px;border-radius:999px;background:#e0c69e;box-shadow:inset 0 2px 3px #80543333,0 1px #fff4df80}.title-slider input[type=range]::-moz-range-track{height:12px;border-radius:999px;background:#e0c69e;box-shadow:inset 0 2px 3px #80543333}.title-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:26px;height:26px;margin-top:-7px;border-radius:48% 52% 51% 49%;background:radial-gradient(circle at 34% 26%,var(--clay-orange-light,#f05220),var(--clay-orange,#e64e1e) 62%,var(--clay-orange-dark,#be3f17));box-shadow:inset 0 1px 2px #ffd3a566,0 3px #9e492c,0 5px 10px #39201933;border:0}.title-slider input[type=range]::-moz-range-thumb{width:26px;height:26px;border-radius:48% 52% 51% 49%;border:0;background:radial-gradient(circle at 34% 26%,var(--clay-orange-light,#f05220),var(--clay-orange,#e64e1e) 62%,var(--clay-orange-dark,#be3f17));box-shadow:inset 0 1px 2px #ffd3a566,0 3px #9e492c}.title-slider input[type=range]:focus-visible{outline:3px solid #fff7e2;outline-offset:4px;border-radius:999px}.loading{position:absolute;inset:0;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(32px,6svh,56px);padding:max(28px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));color:var(--title-cream);font-family:Clay Sans,Arial,sans-serif;text-align:center;background:radial-gradient(ellipse at 84% 35%,#fff1d52b,transparent 48%),var(--title-sky);overflow:auto;transition:opacity .5s}.loading-brand{width:min(76vw,760px,145svh);flex:none}.loading-title{margin:0;aspect-ratio:1600 / 456;line-height:0}.loading-feedback{display:grid;justify-items:center;gap:18px;width:min(100%,420px);flex:none}.loading-line{width:min(64vw,300px);height:14px;padding:3px;border-radius:999px;overflow:hidden;background-color:#f3ddba;background-image:linear-gradient(#fff4df66,#ba875333),linear-gradient(#f3ddbae8,#f3ddbae8),url(./clay-height-mFzn8EpP.png);background-size:100% 100%,100% 100%,100px 100px;background-blend-mode:normal,normal,soft-light;box-shadow:inset 0 2px 3px #80543324,0 2px #c6a37c,0 7px 14px #274f6733}.loading-line span{display:block;width:32%;height:100%;border-radius:999px;background-color:var(--clay-orange,#e64e1e);background-image:linear-gradient(#ffd39a55,#983b2522),linear-gradient(color-mix(in srgb,var(--clay-orange,#e64e1e) 88%,transparent),color-mix(in srgb,var(--clay-orange,#e64e1e) 88%,transparent)),url(./clay-height-mFzn8EpP.png);background-size:100% 100%,100% 100%,90px 90px;background-blend-mode:normal,normal,soft-light;box-shadow:inset 0 1px 1px #ffdeaa66;animation:clay-loading 1.8s ease-in-out infinite}.loading-line.determinate span{animation:none;transform:none;width:0;transition:width .15s linear}.loading.is-revealing{transition:opacity .28s ease}#loading-status{font-size:clamp(13px,1.2vw,16px);font-weight:500;line-height:1.6;letter-spacing:.02em;color:var(--title-cream)}@keyframes clay-loading{0%{transform:translate(-110%)}to{transform:translate(330%)}}@media(max-width:600px){.loading-brand{width:min(86vw,145svh)}}@media(max-height:450px){.loading{gap:24px;padding-top:20px;padding-bottom:20px}.loading-brand{width:min(64vw,115svh)}.loading-feedback{gap:12px}}@media(prefers-reduced-motion:reduce){.loading,.loading-line span{animation:none;transition:none}.loading-line:not(.determinate) span{width:40%;margin-inline:auto}}#game-shell button:is(.title-button,.primary,.secondary,.completion-button,.chapter-choice,.title-setting,.editor-primary,.editor-add,.touch-button){--button-clay:#edd7b3;--button-veil:#edd7b3d6;--button-edge:#aa8258;--button-ink:#423a32;color:var(--button-ink);font-family:Clay Sans,Arial,sans-serif;font-weight:700;border:1px solid #fff0cf80;border-radius:42px 46px 39px 44px/36px 33px 38px 35px;background-color:var(--button-clay);background-image:linear-gradient(180deg,#fff8e34d 0%,transparent 32%,#68311508 68%,#5a2c1624 100%),linear-gradient(var(--button-veil),var(--button-veil)),url(./clay-height-mFzn8EpP.png);background-size:100% 100%,100% 100%,105px 105px;background-position:0 0,0 0,16% 41%;background-blend-mode:normal,normal,soft-light;box-shadow:inset 0 3px 4px #fff6dc9c,inset 3px 0 7px #fff2cd38,inset -2px -5px 6px #71442031,0 5px 0 var(--button-edge),0 9px 12px #42220e39;text-shadow:0 1px 0 #fff4db9e,0 -1px 0 #33251c19;backdrop-filter:none;-webkit-backdrop-filter:none;transition:transform .12s,box-shadow .12s,filter .12s}#game-shell button:is(.primary,.title-play,.completion-primary,.editor-primary,.touch-button.jump){--button-clay:var(--clay-orange);--button-veil:color-mix(in srgb,var(--clay-orange) 82%,transparent);--button-edge:var(--clay-orange-dark);--button-ink:#fff0d1;border-color:#ffb6749c;text-shadow:0 2px 0 #ae431e,0 3px 3px #79331845;box-shadow:inset 0 3px 4px #ffc57a9c,inset 3px 0 7px #ffa35238,inset -2px -5px 6px #88351555,0 5px 0 var(--button-edge),0 9px 12px #42220e39}#game-shell .title-button{letter-spacing:-.025em}#game-shell .title-button:nth-child(2){background-position:0 0,0 0,65% 10%;border-radius:43px 40px 47px 39px/36px 40px 33px 38px}#game-shell .title-button:nth-child(3){background-position:0 0,0 0,35% 80%}#game-shell .title-button:nth-child(4){background-position:0 0,0 0,90% 50%;border-radius:40px 46px 41px 45px/35px 38px 33px 40px}#game-shell .title-button svg{stroke-width:2.4;filter:drop-shadow(0 2px 0 #694f3630)}#game-shell .title-play svg{filter:drop-shadow(0 2px 1px #88361885)}#game-shell .title-setting>svg,#game-shell .chapter-choice>span:first-child{color:#93512e}#game-shell button.touch-button{border-radius:48% 52% 49% 51%}#game-shell button.chapter-choice.chapter-locked{--button-clay:#e2d6c2;--button-veil:#e2d6c2e0;--button-edge:#bba88c;--button-ink:#6c665e;cursor:default;filter:saturate(.35);box-shadow:inset 0 2px 3px #fff6dc70,0 2px 0 var(--button-edge)}#game-shell .chapter-choice.chapter-locked>span:first-child{color:#8d857b}#game-shell button:is(.title-button,.primary,.secondary,.completion-button,.chapter-choice,.title-setting,.editor-primary,.editor-add,.touch-button):active:not(:disabled){transform:translateY(4px) scale(.985);filter:brightness(.98);box-shadow:inset 0 2px 3px #fff0ce70,inset 0 -2px 4px #6f34152b,0 1px 0 var(--button-edge),0 3px 5px #42220e2e}#game-shell button:is(.title-button,.primary,.secondary,.completion-button,.chapter-choice,.title-setting,.editor-primary,.editor-add,.touch-button):focus-visible{outline:3px solid #fff7e2;outline-offset:5px}#game-shell button.completion-primary:focus-visible{outline:none}body.menu-keys #game-shell :is(#dialog,#menu,#error) :is(button,input[type=range]):focus{outline:3px solid #fff7e2;outline-offset:5px}body.menu-keys #game-shell #dialog input[type=range]:focus{outline-offset:4px;border-radius:999px}@media(hover:hover){#game-shell button:is(.title-button,.primary,.secondary,.completion-button,.chapter-choice,.title-setting,.editor-primary,.editor-add):hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){#game-shell button:is(.title-button,.primary,.secondary,.completion-button,.chapter-choice,.title-setting,.editor-primary,.editor-add,.touch-button){transition:none}}#game-shell .hint{--hint-clay:#f0e2c4;--hint-ink:#4d3928;--hint-edge:#c2a078;color:var(--hint-ink);font-family:Clay Sans,Arial,sans-serif;gap:15px;padding:15px 19px;border:1px solid #fff6e26b;border-radius:30px 27px 32px 28px/26px 30px 25px 29px;background-color:var(--hint-clay);background-image:linear-gradient(180deg,#fffaea59 0%,transparent 34%,#6d3b1608 66%,#5d2f1726 100%),linear-gradient(#f0e2c4d9,#f0e2c4d9),url(./clay-height-mFzn8EpP.png);background-size:100% 100%,100% 100%,118px 118px;background-position:0 0,0 0,42% 63%;background-blend-mode:normal,normal,soft-light;box-shadow:inset 0 3px 4px #fff9e8a8,inset 3px 0 7px #fff4d63d,inset -2px -5px 6px #74462133,0 5px 0 var(--hint-edge),0 12px 20px #43230f36;backdrop-filter:none;-webkit-backdrop-filter:none;text-shadow:0 1px 0 #fff8e6a6}#game-shell .hint strong{font-size:15px;font-weight:700;letter-spacing:-.012em}#game-shell .hint p{margin:3px 0 0;font-size:13.5px;font-weight:600;line-height:1.45;color:#5d4632;opacity:1}#game-shell .hint-mark{width:31px;height:31px;flex:none;color:#6a4a30}#game-shell .hint-mark svg{width:100%;height:100%;filter:drop-shadow(0 1.5px 0 #fff9e7cc)}#game-shell #dismiss-hint{align-self:flex-start;margin:-1px -6px 0 1px;padding:4px;color:#7d5e42;opacity:.5}#game-shell #dismiss-hint svg{filter:drop-shadow(0 1px 0 #fff9e7aa)}@media(hover:hover){#game-shell #dismiss-hint:hover{opacity:.85}}.playground-choice{border-color:#d98847;background:#ffe0b650}.playground-choice>span:first-child{font-size:23px}.mother-mist{position:absolute;inset:0;z-index:5;pointer-events:none;background:radial-gradient(ellipse at 50% 65%,#fff7e61a 12%,#f8ead49e 78%);box-shadow:inset 0 0 90px #f8eddaaa}.marketing{position:absolute;inset:0;z-index:30;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;background:#f6e7cc;color:#503c2d;font-family:Clay Sans,Arial,sans-serif}.marketing.hidden{display:none}.marketing-page{max-width:1320px;margin:0 auto;padding:max(34px,var(--safe-top)) clamp(18px,4vw,48px) max(48px,var(--safe-bottom))}.marketing-head{position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:18px 32px;padding-right:56px}.marketing-head .eyebrow{font-size:11px;color:#97744d}.marketing-head h2{font-family:Clay Display,Georgia,serif;font-weight:400;font-size:clamp(32px,4.4vw,48px);line-height:1.04;letter-spacing:-.04em;margin:12px 0 10px}.marketing-head p{max-width:560px;margin:0;font-size:15px;line-height:1.55;opacity:.8}.marketing-close{position:absolute;right:-6px;top:-6px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#694933}.marketing-close svg{width:24px;height:24px}.marketing-wordmarks{display:flex;padding:4px;border-radius:999px;background:#e7d2ae;box-shadow:inset 0 2px 3px #9c774b33}.marketing-wordmarks button{border:0;background:transparent;color:#6b5039;padding:9px 16px;border-radius:999px;font-size:14px;font-weight:600;white-space:nowrap}.marketing-wordmarks button[aria-checked=true]{background:#fff5e2;color:#503c2d;box-shadow:0 2px #c69973}.marketing-section{margin-top:40px}.marketing-section h3{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:#8b6a47}.marketing-section h3 svg{width:18px;height:18px}.marketing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:22px}.marketing-card{margin:0;display:flex;flex-direction:column;gap:12px;padding:12px 12px 16px;background:#fff3de;border-radius:18px 21px 17px 19px;box-shadow:0 5px #d8bd93,0 14px 34px #5a3b2016}.marketing-frame{position:relative;overflow:hidden;border-radius:10px;background:#9ccbea}.marketing-frame canvas{display:block;width:100%;height:100%}.marketing.is-rendering .marketing-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,#fff0 30%,#fff5,#fff0 70%) 0 0/250% 100%;animation:marketing-shine 1.2s linear infinite}@keyframes marketing-shine{to{background-position:-250% 0}}.marketing-card figcaption{display:grid;gap:4px;padding:0 4px}.marketing-card figcaption strong{font-size:17px}.marketing-card figcaption span{font-size:13px;line-height:1.5;opacity:.72}.marketing-downloads{display:flex;flex-wrap:wrap;gap:8px;padding:0 4px;margin-top:auto}.marketing-button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 14px;border:1px solid #50392a2e;border-radius:11px;background:transparent;color:#503c2d;font-size:14px;font-weight:600}.marketing-button svg{width:17px;height:17px}.marketing-button small{font-weight:400;opacity:.65;font-variant-numeric:tabular-nums}.marketing-button:hover{background:#ecd8b544;border-color:#c4773d}.marketing-button:disabled{opacity:.5;cursor:progress}.marketing-primary{background:var(--clay-orange);border-color:transparent;color:#fff5df;box-shadow:0 3px #ab512c}.marketing-primary:hover{background:var(--clay-orange-light);border-color:transparent}.marketing-logos{max-width:880px}.marketing-lede{max-width:640px;margin:-6px 0 16px;font-size:14px;line-height:1.55;opacity:.72}body.marketing-live #game-shell>:not(#world):not(.marketing-live-hint):not(.marketing-live-logo){visibility:hidden!important}body.marketing-live #world{visibility:visible!important;cursor:pointer}.marketing-live-hint,.marketing-live-logo{display:none}body.marketing-live .marketing-live-hint{display:block;position:absolute;left:50%;bottom:max(24px,var(--safe-bottom));transform:translate(-50%);z-index:31;padding:9px 16px;border-radius:999px;background:#1d3b5a99;color:#fff5e2;font:600 13px Clay Sans,Arial,sans-serif;pointer-events:none}body.marketing-live .marketing-live-hint.faded{animation:marketing-hint 2.6s forwards}@keyframes marketing-hint{0%,70%{opacity:1}to{opacity:0}}body.marketing-live .marketing-live-logo:not([hidden]){display:block;position:absolute;z-index:31;object-fit:contain;filter:url(#clay-logo-orange);pointer-events:none}@media(max-width:640px){.marketing-head{padding-right:44px}.marketing-wordmarks{width:100%}.marketing-wordmarks button{flex:1;padding:9px 8px;font-size:13px}}
