*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:#050607}body{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#e8eaed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.scene{position:fixed;inset:0}.sea-canvas{display:block;width:100%;height:100%;cursor:none;touch-action:none}.spawn-btn{position:fixed;top:26px;left:26px;z-index:10;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:0;background:transparent;color:#c8cdd473;cursor:none;transition:color .35s ease,transform .35s cubic-bezier(.22,1,.36,1),opacity .35s ease}.spawn-btn:hover{color:#ebeef2e6;transform:scale(1.1);cursor:none}.spawn-btn:active{transform:scale(.96);transition-duration:.1s}.spawn-btn__icon{width:18px;height:18px;opacity:.85;transition:opacity .35s ease}.spawn-btn:hover .spawn-btn__icon{opacity:1}
