._game_s828s_1{--red:#b62f39;color:#263b42;background:linear-gradient(145deg,#eef6ff,#dfeafa 54%,#f4e8df);padding:clamp(.7rem,2vw,1.2rem);position:relative;overflow:hidden}._header_s828s_3{justify-content:space-between;align-items:center;gap:.8rem;max-width:74rem;margin:0 auto .8rem;display:flex}._header_s828s_3 h2{margin:.05rem 0 0;font-size:clamp(1.35rem,4vw,2rem)}._headerActions_s828s_7{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}._headerActions_s828s_7 button,._lightSwitch_s828s_9,._doneButton_s828s_9,._saveButton_s828s_9{min-height:2.9rem;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:.65rem 1rem;font-weight:850}._headerActions_s828s_7 button,._saveButton_s828s_9{color:#314c4a;background:#fff;box-shadow:0 4px 12px #192f3724}._workspace_s828s_13{grid-template-columns:minmax(20rem,1fr) minmax(18rem,26rem);align-items:center;gap:clamp(.75rem,2vw,1.4rem);max-width:74rem;margin:0 auto;display:grid}._stage_s828s_15{aspect-ratio:1;isolation:isolate;touch-action:none;border:5px solid #fff;border-radius:clamp(1.2rem,3vw,2rem);width:100%;max-width:47rem;position:relative;overflow:hidden;box-shadow:0 18px 38px #122a4852}._background_s828s_17{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}._brandFlag_s828s_19{z-index:20;color:#fff;background:#851e27e6;border:2px solid #ffffffbf;border-radius:999px;align-items:center;height:8%;min-height:2.1rem;padding:.15rem .7rem .15rem .2rem;font-size:clamp(.58rem,1.7vw,.9rem);font-weight:900;display:flex;position:absolute;top:2%;left:2%;box-shadow:0 4px 13px #210a0f4d}._brandFlag_s828s_19 img{object-fit:contain;width:2.15rem;height:2.15rem;margin-right:-.55rem}._brandFlag_s828s_19 span{margin-left:.72rem}._placedDecoration_s828s_25{cursor:grab;touch-action:none;filter:drop-shadow(0 .35rem .4rem #030b1c59);background:0 0;border:0;padding:0;animation:.35s cubic-bezier(.2,.9,.3,1.25) both _decorationPop_s828s_1;position:absolute;translate:-50% -50%}._placedDecoration_s828s_25:active{cursor:grabbing}._placedDecoration_s828s_25:focus-visible{outline-offset:3px;border-radius:1rem;outline:4px solid #fff}._placedDecoration_s828s_25 img{pointer-events:none;width:100%;height:auto;display:block}._stage_s828s_15[data-lights=off] ._glowing_s828s_33{opacity:.48;filter:saturate(.5)brightness(.72)drop-shadow(0 .15rem .25rem #030b1c40)}._stage_s828s_15[data-lights=on] ._glowing_s828s_33{animation:.35s cubic-bezier(.2,.9,.3,1.25) both _decorationPop_s828s_1,2s ease-in-out infinite alternate _gentleGlow_s828s_1}._multicolor-lights_s828s_37,._warm-lights_s828s_37{transform-origin:top}._snowflake-projector_s828s_39{mix-blend-mode:screen;opacity:.88}._pathway-lights_s828s_41{transform-origin:bottom}@keyframes _decorationPop_s828s_1{0%{opacity:0;scale:.55}to{opacity:1;scale:1}}@keyframes _gentleGlow_s828s_1{0%{filter:drop-shadow(0 .25rem .32rem #050c1e4d)brightness(.93)}to{filter:drop-shadow(0 .42rem .7rem #ffd3555c)brightness(1.12)}}._finishedBadge_s828s_47{z-index:30;color:#fff;background:var(--red);border:2px solid #fff;border-radius:999px;align-items:center;gap:.45rem;width:max-content;max-width:88%;padding:.55rem .9rem;font-size:clamp(.62rem,1.8vw,.95rem);animation:.35s both _decorationPop_s828s_1;display:flex;position:absolute;bottom:2.5%;left:50%;translate:-50%;box-shadow:0 6px 18px #490a115c}._finishedBadge_s828s_47 span{color:#ffe06b}._controls_s828s_51{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:2px solid #fffc;border-radius:1.5rem;flex-direction:column;justify-content:center;align-self:stretch;min-width:0;padding:clamp(.7rem,2vw,1.1rem);display:flex;box-shadow:0 10px 25px #1e333c21}._instruction_s828s_53{text-align:center;margin:0 0 .65rem;font-weight:800}._palette_s828s_55{overscroll-behavior:contain;grid-template-columns:repeat(4,minmax(0,1fr));gap:.42rem;max-height:28rem;padding:.2rem;display:grid;overflow:auto}._paletteChoice_s828s_57{color:#314a48;min-width:0;min-height:5.8rem;font:inherit;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:1rem;padding:.32rem .15rem .45rem;font-size:.64rem;font-weight:800;box-shadow:0 3px 9px #23383c1c}._paletteChoice_s828s_57 img{object-fit:contain;width:100%;height:3.75rem;display:block}._paletteChoice_s828s_57 span{line-height:1.08;display:block}._paletteChoice_s828s_57[aria-pressed=true]{border-color:var(--red);background:#fff0ed;box-shadow:0 0 0 2px #b62f3926}._lightSwitchRow_s828s_65{justify-content:center;margin-top:.7rem;display:flex}._lightSwitch_s828s_9{color:#fff;background:#345d55;align-items:center;gap:.45rem;display:inline-flex;box-shadow:0 4px 12px #163a3240}._lightSwitch_s828s_9[aria-pressed=true]{color:#593b05;background:#ffda67}._lightSwitch_s828s_9 span{font-size:1.25rem}._actionRow_s828s_73{gap:.55rem;margin-top:.7rem;display:flex}._actionRow_s828s_73>button{flex:1 1 0}._doneButton_s828s_9{color:#fff;background:var(--red);box-shadow:0 5px 14px #821f2947}._saveButton_s828s_9:disabled{opacity:.6;cursor:wait}._message_s828s_81{color:#38544f;text-align:center;min-height:2.6em;margin:.7rem 0 0;font-weight:750}@media (width<=780px){._game_s828s_1{padding:.5rem}._workspace_s828s_13{grid-template-columns:1fr}._stage_s828s_15{border-width:3px;border-radius:1.1rem;width:min(100%,37rem);margin:0 auto}._controls_s828s_51{border-radius:1.1rem;padding:.65rem}._palette_s828s_55{max-height:none}._paletteChoice_s828s_57{min-height:5rem;font-size:.61rem}._paletteChoice_s828s_57 img{height:3.15rem}._actionRow_s828s_73{background:linear-gradient(#0000,#f5f9fcfa 28%);padding:.4rem 0 .1rem;position:sticky;bottom:0}}@media (width<=410px){._header_s828s_3{align-items:flex-start}._headerActions_s828s_7{max-width:8.4rem}._headerActions_s828s_7 button{min-height:2.45rem;padding:.45rem .65rem;font-size:.75rem}._palette_s828s_55{grid-template-columns:repeat(3,minmax(0,1fr))}._actionRow_s828s_73{flex-direction:column}}body[data-playroom-frame=true] ._game_s828s_1{min-height:100%}body[data-playroom-frame=true] ._header_s828s_3{margin-bottom:.4rem}body[data-playroom-frame=true] ._workspace_s828s_13{grid-template-columns:minmax(0,1.15fr) minmax(15rem,.85fr);height:calc(100% - 4.2rem)}body[data-playroom-frame=true] ._stage_s828s_15{max-width:none;max-height:100%}body[data-playroom-frame=true] ._controls_s828s_51{max-height:100%;overflow:auto}html[data-site-theme=night] ._game_s828s_1{color:#fff7e8;background:radial-gradient(circle at 50% 0,#5c84a833,#0000 30rem),linear-gradient(145deg,#151d2b,#1d2938 58%,#242333)}html[data-site-theme=night] ._controls_s828s_51{background:#222a3deb;border-color:#ffffff1f;box-shadow:0 12px 30px #0000004d}html[data-site-theme=night] ._headerActions_s828s_7 button,html[data-site-theme=night] ._saveButton_s828s_9,html[data-site-theme=night] ._paletteChoice_s828s_57{color:#fff7e8;background:#30394f;border-color:#ffffff1a;box-shadow:0 4px 12px #00000040}html[data-site-theme=night] ._paletteChoice_s828s_57[aria-pressed=true]{background:#49313b;border-color:#ff9d73;box-shadow:0 0 0 2px #ff9d7321}html[data-site-theme=night] ._message_s828s_81{color:#e1e2e8}html[data-site-theme=night] ._doneButton_s828s_9{color:#fffdf9;background:#a94226}@media (width<=780px){html[data-site-theme=night] ._actionRow_s828s_73{background:linear-gradient(#0000,#222a3dfa 28%)}}@media (prefers-reduced-motion:reduce){._placedDecoration_s828s_25,._stage_s828s_15[data-lights=on] ._glowing_s828s_33,._finishedBadge_s828s_47{animation:none}}
