:root{color:#18222d;background:#eef2f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:0;min-height:100vh;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app{display:grid;grid-template-rows:72px 1fr 64px;min-width:1180px;height:100vh;color:#18222d}.app.home-mode{grid-template-rows:72px 1fr;min-width:0;width:100vw;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 20px;border-bottom:1px solid #d6dee5;background:#f8fafb}.topbar h1{margin:0;color:#101820;font-size:21px;font-weight:760;line-height:1.1}.topbar p{margin:6px 0 0;color:#62717e;font-size:12px}.topbar-actions,.playbar,.stage-head,.dialog-head{display:flex;align-items:center;gap:10px}.workspace{display:grid;grid-template-columns:232px minmax(560px,1fr) 320px;min-height:0}.workspace.home-workspace{grid-template-columns:216px minmax(0,1fr);width:100%}.left-panel,.right-panel{min-height:0;overflow:auto;border-right:1px solid #d6dee5;background:#f7f9fa;padding:14px}.right-panel{border-right:0;border-left:1px solid #d6dee5}.panel-title{display:flex;align-items:center;gap:5px;margin-bottom:10px;color:#566574;font-size:11px;font-weight:760;letter-spacing:0}.level-library-toggle{width:100%;border:0;background:transparent;padding:0;justify-content:flex-start}.level-list{display:grid;gap:7px}.level-list-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:6px;align-items:center}.level-list-item,.level-add-button,.level-delete-button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;border:1px solid #d5dee5;border-radius:7px;background:#fff;color:#263644;padding:0 10px;font-size:12px}.level-list-item{width:100%}.level-delete-button{justify-content:center;padding:0;color:#8a5d5d}.level-delete-button:hover:not(:disabled){border-color:#d48a8a;background:#fff2f2;color:#b94141}.level-delete-button:disabled{cursor:not-allowed;opacity:.42}.level-list-item.active{border-color:#0b8d83;background:#e9f6f4;color:#087970;font-weight:720}.level-list-item small{color:#71808e;font-size:11px;font-weight:520}.level-add-button{justify-content:center;color:#087970;border-style:dashed}.tool-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tool-button{display:grid;place-items:center;min-height:64px;gap:5px;border:1px solid #d5dee5;border-radius:8px;background:#fff;color:#364756;font-size:12px;transition:border-color .16s ease,background .16s ease,color .16s ease}.tool-button.active,.tool-button:hover{border-color:#0b8d83;background:#e9f6f4;color:#087970}.panel-block,.validation-card,.inspector{margin-top:16px;padding-top:14px;border-top:1px solid #dce4ea}.validation-card p{margin:8px 0;color:#a06016;font-size:12px;line-height:1.45}.validation-card .ok-text{color:#15835f}.field{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px;margin-bottom:9px;color:#5b6a78;font-size:12px}.field input,.field select{width:100%;min-width:0;height:32px;border:1px solid #cfd9e1;border-radius:6px;background:#fff;color:#1d2a36;padding:0 9px;outline:none}.field input:focus,.field select:focus{border-color:#0b8d83;box-shadow:0 0 0 3px #0b8d831f}.toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px;margin:6px 0;color:#384856;font-size:12px}.toggle input{width:34px;height:18px;accent-color:#0b8d83}.stage{display:grid;grid-template-rows:50px 1fr;min-width:0;min-height:0;background:linear-gradient(90deg,rgba(21,132,122,.05),transparent 34%,rgba(205,138,31,.04)),#edf2f4}.home-stage{display:grid;place-items:start center;padding:16px;overflow:auto}.stage-head{justify-content:space-between;padding:0 16px;border-bottom:1px solid #d6dee5}.stage-head strong{margin-right:10px;font-size:14px}.stage-head span{color:#657481;font-size:12px}.zoom-control{display:flex;align-items:center;gap:8px;min-width:220px;color:#63717d;font-size:12px}.zoom-control input{flex:1;accent-color:#0b8d83}.stage-viewport{min-height:0;overflow:auto;display:grid;justify-items:center;align-items:start;padding:24px}.stage-scale{position:relative}.game-hud{position:absolute;z-index:12;top:9px;left:10px;right:10px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;pointer-events:none}.game-hud-left{position:relative;pointer-events:auto}.game-hud-button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:0;background:transparent;color:#fff0d8;box-shadow:none;filter:none}.game-hud-button.active,.game-hud-button:hover{background:transparent;color:#fff}.game-hud-settings-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 1px rgba(20,42,56,.42))}.game-hud-popover{position:absolute;top:46px;left:0;width:166px;padding:10px 12px;border:2px solid rgba(255,248,233,.9);border-radius:12px;background:#fffdf8f7;box-shadow:none;max-height:480px;overflow-y:auto}.game-hud-level{justify-self:center;pointer-events:auto;padding:4px 8px;border:0;border-radius:0;background:transparent;color:#fff0d8;font-family:Kaiti SC,STKaiti,Songti SC,serif;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:700;line-height:1;letter-spacing:.08em;text-shadow:0 2px 2px rgba(3,27,39,.48);white-space:nowrap;cursor:pointer}.game-hud-level:hover,.game-hud-level:focus-visible{background:transparent;color:#fff}.game-hud-level strong{margin:0 3px;color:#fff4df;font-size:20px;font-weight:800;letter-spacing:0}.game-level-picker-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:28;display:grid;place-items:center;padding:18px;background:#122b3480;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.game-level-picker{width:min(286px,100%);max-height:calc(100% - 20px);overflow:hidden;padding:14px;border:1px solid rgba(255,248,233,.86);border-radius:8px;background:#f8f1df;color:#31535d;box-shadow:0 12px 30px #102b3440}.game-level-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:11px;border-bottom:1px solid rgba(49,83,93,.15)}.game-level-picker-head>div{display:grid;gap:3px}.game-level-picker-head strong{font-family:Kaiti SC,STKaiti,Songti SC,serif;font-size:17px;letter-spacing:0}.game-level-picker-head span{color:#7a8c8e;font-size:10px;font-weight:700;letter-spacing:0}.game-level-picker-head button,.game-level-picker-pages button{display:grid;place-items:center;width:26px;height:26px;padding:0;border:0;border-radius:50%;background:transparent;color:#42636b}.game-level-picker-head svg,.game-level-picker-pages svg{width:16px;height:16px;stroke-width:2}.game-level-picker-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:13px 0}.game-level-picker-grid button{position:relative;display:grid;place-items:center;aspect-ratio:1;min-width:0;padding:0;border:1px solid rgba(49,83,93,.2);border-radius:6px;background:#fffaf0;color:#31535d;box-shadow:none;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;font-weight:800;letter-spacing:0}.game-level-picker-grid button.cleared:hover{border-color:#d9a43b;background:#fff7df}.game-level-picker-grid button.active{border-color:#c89027;box-shadow:inset 0 0 0 1px #e2b456;color:#a46e13}.game-level-picker-grid button.locked{border-color:#5260621a;background:#e5e4df;color:#9b9e9b;cursor:not-allowed}.game-level-picker-grid button.locked svg{position:absolute;right:4px;bottom:4px;width:8px;height:8px;stroke-width:2.2}.game-level-picker-pages{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;gap:8px}.game-level-picker-pages span{text-align:center;color:#6c8185;font-size:10px;font-weight:800;letter-spacing:0}.game-level-picker-pages button:disabled{opacity:.28}.diy-game-tools{position:absolute;z-index:14;top:48px;left:9px;display:grid;justify-items:start;gap:6px}.diy-edit-toggle,.diy-tool-grid button{display:grid;place-items:center;padding:0;border:1px solid rgba(255,244,223,.7);background:#254b54cc;color:#fff4df;box-shadow:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.diy-edit-toggle{width:28px;height:28px;border-radius:50%}.diy-edit-toggle svg{width:15px;height:15px;stroke-width:1.9}.diy-game-tools.open .diy-edit-toggle,.diy-tool-grid button.active{border-color:#e4b552;background:#c7902e;color:#fffaf0}.diy-tool-grid button:disabled{opacity:.42;cursor:default}.diy-tool-grid{display:grid;grid-template-columns:repeat(3,28px);gap:4px;width:92px;max-height:190px;padding:5px;overflow-y:auto;border:1px solid rgba(255,244,223,.35);border-radius:7px;background:#1f414ab8;scrollbar-width:thin}.diy-tool-grid button{width:28px;height:28px;border-radius:5px}.diy-tool-grid button svg{stroke-width:1.8}.diy-delete-selected{position:absolute;z-index:15;top:50px;right:10px;display:grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid rgba(255,244,223,.78);border-radius:50%;background:#823f34e0;color:#fff4df;box-shadow:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.diy-delete-selected svg{width:15px;height:15px;stroke-width:2}.app.diy-mode{grid-template-rows:1fr}.app.diy-mode>.topbar,.app.diy-mode .left-panel,.app.diy-mode .right-panel,.app.diy-mode>.playbar{display:none}.app.diy-mode .workspace{grid-template-columns:1fr;min-height:100vh}.app.diy-mode .stage-head{display:none}.app.diy-mode .stage-viewport{height:100vh;align-items:center;padding:0}.game-hud-popover .toggle{min-height:28px;margin:3px 0;font-size:11px;font-weight:820}.game-hud-popover .toggle input{width:31px;height:17px}.canvas-theme-picker{display:grid;gap:7px;margin-top:8px;padding-top:9px;border-top:1px solid rgba(33,67,76,.14);color:#294d58;font-size:11px;font-weight:820}.canvas-theme-swatches{display:flex;align-items:center;gap:8px}.canvas-theme-swatches button{width:22px;height:22px;flex:0 0 22px;padding:0;border:2px solid rgba(255,248,233,.94);border-radius:50%;box-shadow:0 0 0 1px #22424a38}.canvas-theme-swatches button.active{box-shadow:0 0 0 2px #d79f2f,0 0 0 4px #fff8e9eb}.game-hud-home-action{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:100%;min-height:27px;margin-top:10px;padding:0 8px;border:1px solid rgba(44,76,85,.25);border-radius:6px;background:#fff9eddb;color:#315461;font-family:Kaiti SC,STKaiti,Songti SC,serif;font-size:11px;font-weight:800}.game-hud-home-action:hover{border-color:#d79f2f;color:#1f4858}.game-hud-timer{justify-self:end;min-width:90px;height:28px;display:flex;align-items:center;justify-content:flex-end;border:0;border-radius:0;background:transparent;color:#fff0d8;font-variant-numeric:tabular-nums;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:800;letter-spacing:0;text-shadow:0 1px 2px rgba(20,42,56,.5);box-shadow:none;pointer-events:none}.game-hud-bottom{position:absolute;z-index:12;left:0;right:0;bottom:9px;display:flex;align-items:center;justify-content:center;gap:28px;pointer-events:none}.game-hud-action{display:grid;grid-template-rows:30px 13px;place-items:center;gap:2px;width:58px;height:47px;border:0;border-radius:0;background:transparent;color:#fff0d8;padding:0;pointer-events:auto}.game-hud-action span{font-family:Kaiti SC,STKaiti,Songti SC,serif;font-size:11px;font-weight:800;line-height:1;letter-spacing:0;white-space:nowrap;text-shadow:0 1px 2px rgba(3,27,39,.52)}.game-hud-action:hover:not(:disabled){color:#fff8e9;transform:translateY(-1px)}.game-hud-action:disabled{opacity:.38}.game-hud-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 2px rgba(20,42,56,.45))}.game-hud-egg-icon{width:25px;height:30px;stroke-width:2.8;overflow:visible}.game-hud-egg-accent{stroke:#e9ad2f;stroke-width:4}.game-hud-retry-icon{width:27px;height:27px;stroke-width:2.3}.game-hud-hint-icon{width:27px;height:27px;stroke-width:3}.game-home-screen{position:relative;width:min(420px,calc((100vh - 112px)*.5625),calc(100vw - 280px));min-width:320px;aspect-ratio:9 / 16;overflow:hidden;border:1px solid #bcc9d2;border-radius:18px;background:radial-gradient(circle at 68% 18%,rgba(255,226,138,.16),transparent 24%),radial-gradient(circle at 26% 74%,rgba(213,227,228,.16),transparent 28%),linear-gradient(180deg,#477d9a,#3f7190 45%,#2f5f7d);box-shadow:0 24px 70px #1f303d3d}.game-home-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(227,232,237,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(227,232,237,.15) 1px,transparent 1px),linear-gradient(rgba(202,212,220,.18) 2px,transparent 2px),linear-gradient(90deg,rgba(202,212,220,.18) 2px,transparent 2px);background-size:24px 24px,24px 24px,120px 120px,120px 120px;opacity:.72}.game-home-screen:after{content:"";position:absolute;left:22px;right:22px;top:22px;bottom:22px;border:3px dashed rgba(215,227,231,.55);border-radius:18px;pointer-events:none}.home-safe-frame{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.home-safe-frame:before,.home-safe-frame:after{content:"";position:absolute;border-radius:999px;background:#d5e3e494;box-shadow:0 0 18px #d5e3e429}.home-safe-frame:before{width:5px;height:148px;left:23%;top:-18px}.home-safe-frame:after{width:5px;height:124px;right:13%;top:38%;transform:rotate(-21deg)}.home-trace-line{position:absolute;left:28%;top:13%;width:46%;height:68%;border-left:6px solid rgba(213,227,228,.5);border-bottom:6px solid rgba(213,227,228,.3);border-radius:50% 0 0 42%;transform:rotate(-8deg);filter:drop-shadow(0 0 8px rgba(213,227,228,.22));pointer-events:none}.home-stone-floor{position:absolute;z-index:3;left:24px;right:24px;bottom:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;pointer-events:none;filter:drop-shadow(0 -3px 8px rgba(43,52,54,.26))}.home-stone-floor span{position:relative;height:18px;border-radius:999px;background:linear-gradient(180deg,#d7d8d3,#9ca2a2 52%,#6d7477)}.home-stone-floor span:before{content:"";position:absolute;left:22%;right:16%;top:8px;height:4px;border-radius:999px;background:#747b7d8c}.home-sky-orbit{position:absolute;height:30px;border-radius:999px;background:#fff8e9;box-shadow:0 5px #2a434e29,0 0 18px #fff8e959;pointer-events:none}.home-sky-orbit.one{width:162px;left:53%;top:24%;transform:rotate(-24deg)}.home-sky-orbit.two{width:148px;left:15%;top:60%;transform:rotate(27deg)}.home-menu{position:absolute;z-index:5;left:34px;top:38px;display:grid;gap:10px}.home-menu button,.skin-button,.home-start-button,.skin-grid button{color:#183044}.home-menu button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:58px;min-height:60px;padding:0;border:0;background:transparent;box-shadow:none;font-size:13px;font-weight:950;line-height:1;text-shadow:-2px -2px 0 #fff8e9,2px -2px 0 #fff8e9,-2px 2px 0 #fff8e9,2px 2px 0 #fff8e9,0 3px 0 rgba(23,44,58,.2)}.home-menu button svg{box-sizing:content-box;width:22px;height:22px;padding:7px;border:3px solid #fff8e9;border-radius:50%;background:linear-gradient(180deg,#6eb5cf,#3f7190);color:#fff8e9;filter:drop-shadow(0 4px 0 rgba(20,42,56,.28))}.home-menu button span{white-space:nowrap}.home-menu button:nth-child(2) svg{background:linear-gradient(180deg,#9ac7d7,#5a8ba4)}.home-menu button:nth-child(3) svg{background:linear-gradient(180deg,#f6d15c,#d99b2b)}.home-menu button:nth-child(4) svg{background:linear-gradient(180deg,#7fc6bc,#0b8d83)}.home-menu button.active,.skin-button:hover,.home-menu button:hover{color:#d99b2b}.home-status{position:absolute;z-index:8;top:36px;right:34px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.home-stars,.skin-button{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:3px solid #fff8e9;border-radius:13px;padding:0 10px;font-size:14px;font-weight:850;box-shadow:0 5px #142a383d,0 0 14px #fff8e92e}.home-stars{color:#fff;background:linear-gradient(180deg,#f6d15c,#d99b2b)}.skin-button{background:linear-gradient(180deg,#fff8e9,#ead8bd);color:#23313d}.home-title-wrap{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;padding:112px 20px 116px;pointer-events:none}.home-title-wrap h2{margin:0;color:#fff8e9;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:clamp(48px,13vw,70px);font-weight:1000;line-height:.9;letter-spacing:0;-webkit-text-stroke:2px #315c76;text-shadow:0 5px 0 #d99b2b,0 9px 0 rgba(34,61,76,.28),0 16px 28px rgba(18,38,52,.22)}.home-title-wrap p{max-width:270px;margin:14px 0 0;color:#e8f1f2;font-size:14px;font-weight:900;text-align:center;text-shadow:0 2px 0 rgba(37,66,82,.55),0 8px 16px rgba(18,38,52,.22)}.home-mini-egg{margin-bottom:12px;transform:rotate(-8deg) scale(1.08);filter:drop-shadow(0 0 15px rgba(255,248,233,.52)) drop-shadow(0 7px 0 rgba(37,66,82,.2))}.home-demo-lines .demo-line{position:absolute;z-index:1;width:150px;height:30px;border-radius:999px;background:#fff8e9;box-shadow:0 5px #2a434e29,0 0 16px #fff8e959}.home-demo-lines .first{left:54%;top:24%;transform:rotate(-24deg)}.home-demo-lines .second{right:6%;top:58%;transform:rotate(28deg)}.home-demo-lines .nest-line{left:50%;bottom:15%;width:236px;transform:translate(-50%);background:#f3c64d;box-shadow:0 0 24px #ffdc7573}.home-start-button{position:absolute;z-index:5;left:50%;bottom:58px;transform:translate(-50%);height:58px;min-width:238px;border:3px solid #fff8e9;border-radius:18px;background:linear-gradient(180deg,#fff,#f4ead7);color:#23313d;font-size:19px;font-weight:900;box-shadow:0 7px #243d4a61,0 0 22px #fff8e947}.home-start-button:hover{background:linear-gradient(180deg,#fff8e9,#f3c64d)}.home-popover{position:absolute;z-index:7;top:36px;left:104px;width:min(236px,calc(100% - 116px));padding:14px;border:3px solid #fff8e9;border-radius:18px;background:#f8fafbf7;box-shadow:0 8px #243d4a42,0 18px 44px #12263442}.home-popover.skins{left:auto;right:14px;width:min(292px,calc(100% - 28px))}.home-popover strong{display:block;margin-bottom:10px;color:#23313d;font-size:17px;font-weight:950}@media(max-width:820px){.workspace.home-workspace{grid-template-columns:180px minmax(0,1fr)}.left-panel{padding:10px}.game-home-screen{width:min(360px,calc((100vh - 112px)*.5625),calc(100vw - 210px));min-width:320px}.home-menu{left:28px;top:34px}.home-status{top:34px;right:28px}.home-popover{top:86px;left:94px;width:min(220px,calc(100% - 106px))}}.home-popover p{margin:0;color:#5b6872;font-size:13px;line-height:1.7}.home-uid-field{display:grid;gap:6px;margin-bottom:12px;color:#586772;font-size:12px}.home-uid-field input{height:34px;border:1px solid #d3dde4;border-radius:8px;background:#f8fafb;color:#24323d;padding:0 10px}.ranking-list{display:grid;gap:8px}.ranking-list div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:34px;border-radius:9px;background:#f4f8f8;padding:0 10px;color:#31414c;font-size:13px}.ranking-list span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#f3c64d;color:#6d4706;font-weight:850}.ranking-list em{font-style:normal}.ranking-list strong{margin:0;font-size:13px}.skin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.skin-grid button{display:grid;justify-items:center;gap:2px;min-height:96px;border:3px solid #2c2439;border-radius:14px;padding:8px 6px;font-size:12px;font-weight:900;background:#fff6fb;box-shadow:0 4px #2f23382e}.skin-grid button.active{border-color:#0b8d83;background:#e9f6f4;color:#087970}.canvas-shell{position:relative;width:100%;height:100%;border:1px solid #bcc9d2;border-radius:10px;background:#3f6370;box-shadow:0 18px 50px #1f303d2e}.canvas-ruler{position:absolute;left:12px;z-index:2;color:#5a6876;font-size:11px;pointer-events:none}.canvas-ruler.top{top:-18px}.canvas-ruler.bottom{bottom:-20px}.level-canvas{display:block;width:100%;height:100%;border-radius:10px;background:#fff;-webkit-user-select:none;user-select:none;touch-action:none}.canvas-object{filter:drop-shadow(0 7px 7px rgba(3,24,35,.34)) drop-shadow(0 2px 1px rgba(3,24,35,.28));transition:opacity .16s ease,filter .16s ease}.canvas-object:hover{opacity:.82}.wind-board-field{filter:drop-shadow(0 2px 4px rgba(225,250,241,.16))}.wind-board-stream{animation-name:wind-board-flow;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes wind-board-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-148px}}@media(prefers-reduced-motion:reduce){.wind-board-stream{animation:none}}.nest-stability-indicator{filter:drop-shadow(0 5px 5px rgba(13,42,47,.28))}.nest-stability-light.lit{transform-box:fill-box;transform-origin:center;animation:nest-light-pop .26s ease-out}@keyframes nest-light-pop{0%{transform:scale(.72)}70%{transform:scale(1.1)}to{transform:scale(1)}}.canvas-object.selected{filter:drop-shadow(0 7px 7px rgba(3,24,35,.34)) drop-shadow(0 0 10px rgba(255,248,233,.58))}.canvas-object.is-broken{opacity:.28}.stone-floor-layer{filter:drop-shadow(0 -3px 8px rgba(43,52,54,.32))}.stone-block{opacity:.98}.line-endpoint,.line-endpoint-hit{cursor:grab}.line-endpoint:active,.line-endpoint-hit:active{cursor:grabbing}.endpoint-hover-ring{fill:none;stroke:#fff8e9cc;stroke-width:3;stroke-dasharray:9 8;pointer-events:none}.egg-break-burst{animation:egg-break-pop .52s cubic-bezier(.2,.9,.25,1) both;pointer-events:none}@keyframes egg-break-pop{0%{opacity:0;transform:scale(.35) rotate(-8deg)}55%{opacity:1;transform:scale(1.14) rotate(4deg)}to{opacity:1;transform:scale(1) rotate(0)}}.inspector-note{margin:-4px 0 12px;color:#697786;font-size:12px;line-height:1.5}.right-panel h2{margin:0 0 14px;color:#16222d;font-size:15px;font-weight:760}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:12px 0;padding:4px;border:1px solid #cfdae2;border-radius:8px;background:#edf2f4}.segmented.two{grid-template-columns:repeat(2,1fr)}.segmented button{height:30px;border:0;border-radius:5px;background:transparent;color:#536372;font-size:12px}.segmented button.active{background:#0b8d83;color:#fff}.debug-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;font-size:12px}.debug-grid span{color:#677684}.debug-grid strong{justify-self:end;color:#17222d}.playbar{padding:10px 14px;border-top:1px solid #d4dde4;background:#f8fafb}.primary-button,.ghost-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;border-radius:7px;border:1px solid #cfd9e1;background:#fff;color:#23313d;padding:0 12px;font-size:13px;white-space:nowrap}.primary-button{border-color:#087970;background:#0b8d83;color:#fff;font-weight:720}.ghost-button:hover,.icon-button:hover{border-color:#0b8d83;color:#087970}.ghost-button.active-mode{border-color:#0b8d83;background:#e9f6f4;color:#087970}.icon-button{width:38px;padding:0}.locked-panel input,.locked-panel select,.locked-panel .toggle{pointer-events:none;opacity:.55}.playbar-status{margin-left:auto;color:#647381;font-size:12px}.level-library-file-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:6px}.level-library-file-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;border:1px solid #ccd8df;border-radius:6px;background:#f8fafb;color:#526675;font-size:11px;cursor:pointer}.level-library-file-actions button:hover{border-color:#8fb6b1;color:#087970}.export-dialog{position:fixed;inset:auto 24px 84px auto;width:min(620px,calc(100vw - 48px));max-height:72vh;padding:0;border:1px solid #cbd6df;border-radius:10px;background:#fbfcfd;box-shadow:0 24px 60px #16222d3d}.dialog-head{justify-content:space-between;padding:12px 14px;border-bottom:1px solid #d7e0e7}.dialog-head button{height:30px;border:1px solid #cdd8df;border-radius:6px;background:#fff}.export-dialog pre{max-height:58vh;margin:0;overflow:auto;padding:14px;color:#26313d;font-size:11px;line-height:1.45}.clear-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:min(340px,calc(100vw - 28px));max-height:calc(100dvh - 28px);margin:auto;padding:0;border:0;border-radius:16px;background:transparent;overflow:visible}.clear-dialog::backdrop{background:#12202b47}.clear-card{display:grid;gap:clamp(10px,3.4vw,16px);justify-items:center;width:100%;max-height:calc(100dvh - 28px);overflow:auto;padding:clamp(18px,5.2vw,28px) clamp(16px,5vw,30px) clamp(17px,4.8vw,26px);border:1px solid #d9e2e8;border-radius:16px;background:#fbfcfd;box-shadow:0 24px 70px #16222d47;animation:clear-pop .26s ease-out both}.clear-card strong{color:#1e2b36;font-size:clamp(22px,7vw,28px);line-height:1.1}.clear-card p{margin:-6px 0 0;color:#61707d;font-size:14px}.fail-card{border-color:#ead6d6}.fail-card strong{color:#7c2f2f}.fail-mark{display:grid;place-items:center;width:clamp(56px,18vw,70px);height:clamp(56px,18vw,70px);border:4px solid #fff8e9;border-radius:50%;background:linear-gradient(180deg,#d95757,#9e3f38);color:#fff8e9;font-size:clamp(34px,11vw,44px);font-weight:950;line-height:1;box-shadow:0 6px #5d2c2c47,0 0 22px #d9575738;animation:star-pop .34s ease-out both}.clear-stars{display:flex;gap:clamp(5px,2vw,8px);color:#d2d9df;font-size:clamp(30px,10vw,38px);line-height:1}.clear-stars span{transform:scale(.88)}.clear-stars .earned{color:#f8c94a;text-shadow:0 2px 0 #d49c16,0 0 18px rgba(248,201,74,.35);animation:star-pop .34s ease-out both}.clear-stars .earned:nth-child(2){animation-delay:80ms}.clear-stars .earned:nth-child(3){animation-delay:.16s}.clear-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.clear-actions .primary-button,.clear-actions .ghost-button{min-width:min(128px,100%);flex:1 1 118px}@media(max-width:380px),(max-height:620px){.clear-dialog{width:min(312px,calc(100vw - 20px));max-height:calc(100dvh - 20px)}.clear-card{max-height:calc(100dvh - 20px);border-radius:14px}.clear-card p{font-size:12px}.clear-actions{gap:8px}.clear-actions .primary-button,.clear-actions .ghost-button{height:34px;min-width:116px;padding:0 10px;font-size:12px}}.player-app{display:grid;grid-template-columns:180px minmax(0,1fr);grid-template-rows:1fr;height:100vh;color:#18222d;background:#edf2f4}.player-levels{grid-row:1 / 3;min-height:0;overflow:auto;padding:16px 12px;border-right:1px solid #d6dee5;background:#f8fafb}.player-stage{display:grid;grid-template-rows:54px 1fr;min-width:0;min-height:0}.player-stage-head{display:flex;align-items:center;gap:14px;padding:0 20px;border-bottom:1px solid #d6dee5;background:#f8fafb}.player-stage-head strong{color:#101820;font-size:18px}.player-stage-head span{color:#62717e;font-size:13px}.player-stage-viewport{min-width:0;min-height:0;overflow:auto;display:grid;place-items:start center;padding:20px 20px 36px}.player-stage-scale{position:relative;width:324px;height:576px}.player-stage-scale .canvas-shell{width:100%;height:100%}.player-stage-scale .canvas-ruler{display:none}.player-playbar{display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid #d6dee5;background:#f8fafb}.player-playbar button{min-width:128px}@keyframes clear-pop{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes star-pop{0%{transform:scale(.4) rotate(-12deg)}70%{transform:scale(1.14) rotate(4deg)}to{transform:scale(1) rotate(0)}}@media(max-width:1280px){body{min-width:1024px}.workspace{grid-template-columns:210px minmax(480px,1fr) 292px}.tool-list{grid-template-columns:1fr}}html,body,#root{width:100%;height:100%;overscroll-behavior:none}body{min-width:0;min-height:100vh;overflow:hidden;background:#314f59;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.player-app{display:block;width:100vw;height:100vh;min-width:0;overflow:hidden;background:#314f59}.player-levels,.player-stage-head{display:none}.player-stage{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:100%;height:100%;min-width:0;min-height:0;place-items:center;background:transparent}.player-stage-viewport{display:grid;width:100%;height:100%;min-width:0;min-height:0;place-items:center;overflow:hidden;padding:0}.player-stage-scale{position:relative;width:min(100vw,56.25vh);height:min(100vh,177.7778vw);flex:none}.player-stage-scale .canvas-shell,.player-stage-scale .level-canvas{width:100%;height:100%}.level-canvas{display:block;touch-action:none}.player-stage-scale .game-hud{top:calc(9px + env(safe-area-inset-top))}.player-stage-scale .game-hud-bottom{bottom:calc(7px + env(safe-area-inset-bottom))}.clear-dialog{max-width:100vw;max-height:100dvh;padding:16px}.clear-card{width:min(286px,calc(100vw - 32px));max-width:100%}.app.diy-mode .stage-viewport{height:100vh}.app.diy-mode{width:100vw;min-width:0;height:100vh}.app.diy-mode .workspace,.app.diy-mode .stage{width:100%;min-width:0;height:100%}.app.diy-mode .stage{grid-template-rows:1fr;background:#314f59}.app.diy-mode .canvas-ruler{display:none}.app.diy-mode .stage-scale{width:min(100vw,56.25vh);height:min(100vh,177.7778vw)}
