*{box-sizing:border-box;margin:0;padding:0}body{background:#a1c4fd;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}.window-frame{pointer-events:none;z-index:20;border:20px solid #2e7d32;border-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Crect width='60' height='60' fill='%232e7d32'/%3E%3Cpath d='M0 20h60M0 40h60M30 0v20M0 20v20M60 20v20M30 40v20' stroke='%231b5e20' stroke-width='3'/%3E%3C/svg%3E") 20 repeat;width:100vw;height:100vh;position:fixed;top:0;left:0;box-shadow:inset 0 0 12px #0006,inset 0 0 4px #0009}.sky{z-index:0;background:linear-gradient(#87ceeb 0%,#d4f1f9 70%,#e0f7fa 100%);width:100vw;height:100vh;position:absolute;top:0;left:0;overflow:hidden}.cloud{filter:blur(10px);background:#ffffff73;border-radius:100px;animation:45s linear infinite floatClouds;position:absolute}.cloud:before,.cloud:after{content:"";background:#ffffff73;border-radius:50%;position:absolute}.cloud1{width:280px;height:90px;top:15%;left:-200px}.cloud1:before{width:120px;height:120px;top:-50px;left:40px}.cloud1:after{width:90px;height:90px;top:-30px;left:130px}.cloud2{width:380px;height:110px;animation-duration:65s;animation-delay:-20s;top:45%;left:-300px}.cloud2:before{width:150px;height:150px;top:-60px;left:60px}.cloud2:after{width:110px;height:110px;top:-40px;left:180px}.cloud3{width:240px;height:80px;animation-duration:50s;animation-delay:-10s;top:70%;left:-200px}.cloud3:before{width:100px;height:100px;top:-40px;left:30px}.cloud3:after{width:80px;height:80px;top:-20px;left:110px}@keyframes floatClouds{0%{transform:translate(0)}to{transform:translate(calc(100vw + 400px))}}canvas{z-index:1;position:absolute;top:0;left:0}#ui{z-index:10;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}#spawn-btn{-webkit-backdrop-filter:blur(16px);color:#1c3d5a;cursor:pointer;background:#fff6;border:1px solid #ffffffb3;border-radius:30px;padding:14px 28px;font-size:1.1rem;font-weight:700;transition:all .2s;box-shadow:0 8px 32px #1f268726}#spawn-btn:hover{background:#ffffffa6;transform:scale(1.05)}#spawn-btn:active{transform:scale(.98)}
