:root{color:#f4f8ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#07111f;font-family:Inter,ui-sans-serif,system-ui}*{box-sizing:border-box}body{background:radial-gradient(circle at 80% 5%,#16304e 0,#0000 32%),#07111f;margin:0}button,input,select{font:inherit}header{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07111fcc;border-bottom:1px solid #203650;justify-content:space-between;align-items:center;height:72px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{letter-spacing:2px;color:#f4f8ff;align-items:center;gap:12px;display:flex}.cube{color:#70ff70;font-size:26px;transform:rotate(-8deg)}nav{gap:26px;display:flex}a{color:#9cb0c9;font-weight:700;text-decoration:none}.hero{grid-template-columns:1.3fr 1fr;align-items:center;max-width:1180px;min-height:calc(100vh - 145px);margin:auto;padding:80px 34px;display:grid}.eyebrow{color:#2de2e6;letter-spacing:2px;font-size:12px;font-weight:900}h1{margin:16px 0 24px;font-size:clamp(48px,7vw,88px);line-height:.93}h1 em{color:#70ff70;font-style:normal}.hero p:not(.eyebrow){color:#9cb0c9;max-width:580px;font-size:19px;line-height:1.6}.primary,.secondary,button{color:#f4f8ff;cursor:pointer;background:#101f34;border:1px solid #2b4565;border-radius:10px;padding:10px 14px;font-weight:800}.primary{color:#07111f;background:#70ff70;border-color:#70ff70;margin-top:20px;padding:14px 22px;display:inline-block}.heroLink{margin-left:22px;display:inline-block}.secondary{border-color:#2de2e6}.heroCube{background:#70ff70;border-radius:30px;justify-content:space-evenly;align-items:center;width:190px;height:190px;margin:auto;display:flex;transform:rotate(-9deg);box-shadow:0 0 80px #70ff7066}.heroCube i{background:#07111f;border-radius:8px;width:22px;height:42px}.editor{background:#0d1b2d;border:1px solid #203650;border-radius:24px;max-width:1240px;margin:0 auto 80px;padding:28px}.editorPage{margin-top:42px}.editorHead,.toolbar,.actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.editorHead h2{margin:5px 0 22px;font-size:32px}.status{color:#9cb0c9}.form{grid-template-columns:2fr 1fr 1fr 2fr;gap:12px;margin:20px 0;display:grid}.form label{color:#9cb0c9;letter-spacing:1px;font-size:11px;font-weight:800}.form input{background:#07111f;border:1px solid #294361;border-radius:8px;width:100%;margin-top:7px;padding:11px;display:block}.actions{justify-content:flex-end;margin-top:20px}.actions select{background:#07111f;border:1px solid #294361;border-radius:9px;margin-right:auto;padding:11px}footer{text-align:center;color:#667b96;padding:40px}@media (width<=750px){.hero{grid-template-columns:1fr}.heroCube{display:none}.form{grid-template-columns:1fr 1fr}nav{display:none}.editor{border-radius:0;padding:16px}.heroLink{margin:18px 0;display:block}}.stageScroll{touch-action:pan-x pan-y;background:linear-gradient(#10243d,#081321);border:1px solid #294361;border-radius:14px;max-height:min(64vh,560px);overflow:auto}.stage{background-image:radial-gradient(#ffffff25 1px,#0000 1px);min-width:100%;position:relative}.stage.placing{cursor:crosshair}.ground{background:#132943;border-top:3px solid #2de2e6;position:absolute;bottom:0;left:0;right:0}.object{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;position:absolute}.object.selected{outline-offset:2px;z-index:3;outline:2px dashed #2de2e6}.object.block{background:#18304d;border:2px solid #a970ff;border-radius:4px}.object.spike{clip-path:polygon(50% 0,100% 100%,0 100%);background:#ff477e}.object.orb{background:#173e34;border:3px solid #70ff70;border-radius:50%;box-shadow:0 0 14px #70ff7066}.object.trampoline{background:#70ff70;border-bottom:3px solid #238c58;border-radius:5px}.handle{touch-action:none;place-items:center;width:28px;height:28px;margin:-14px 0 0 -14px;display:grid;position:absolute}.handle:after{content:"";background:#07111f;border:2px solid #2de2e6;border-radius:3px;width:12px;height:12px}.guide{pointer-events:none;z-index:2;position:absolute}.guideX{background:#ffd166;width:1px;top:0;bottom:0}.guideY{background:#ffd166;height:1px;left:0;right:0}.toolbar{align-items:flex-start;gap:14px}.tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tools button.active{color:#70ff70;border-color:#70ff70}.tools button:disabled{opacity:.4;cursor:not-allowed}.zoom{color:#9cb0c9;text-align:center;min-width:46px;font-weight:800}.hint{color:#667b96;margin:12px 0 0;font-size:12px}.inspector{background:#0a1626;border:1px solid #203650;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-top:16px;padding:14px;display:flex}.inspector label{color:#9cb0c9;letter-spacing:1px;font-size:11px;font-weight:800}.inspector input{color:#f4f8ff;background:#07111f;border:1px solid #294361;border-radius:8px;width:112px;margin-top:7px;padding:9px;display:block}.inspector .tools{margin-left:auto}.start,.finish{pointer-events:none;z-index:1;width:12px;position:absolute;top:0;bottom:0}.start{border-left:2px dashed #70ff7080;width:0}.start span,.finish span{letter-spacing:2px;white-space:nowrap;font-size:10px;font-weight:900;position:absolute;top:6px;left:8px}.start span{color:#70ff70aa}.finish{opacity:.85;background:repeating-linear-gradient(45deg,#2de2e6 0 6px,#f4f8ff 6px 12px);transform:translate(-100%)}.finish span{color:#2de2e6;left:auto;right:16px}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (width<=900px){.stageScroll{max-height:52vh}.toolbar button{min-height:44px;padding:10px 13px}.inspector{z-index:6;gap:10px;position:sticky;bottom:0}.inspector input{width:84px;padding:11px}.inspector .tools{width:100%;margin-left:0}.inspector .tools button{flex:1}}
