:root{--buncss-light:initial;--buncss-dark: ;color-scheme:light;color:#f2f6f8;background:#102238;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}body{min-height:100vh;min-height:100dvh;margin:0}button,select,input{font:inherit}button{color:#fff;cursor:pointer;background:#8f2946;border:0;border-radius:14px;min-height:44px;font-weight:750;box-shadow:0 8px 18px #0000003d}button:hover:not(:disabled){background:#a93658}button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}select,input{color:#f2f6f8;background:#172b3d;border:1px solid #4a657b;border-radius:12px;width:100%;min-height:42px;padding:0 11px}.app{position:relative;min-height:100vh;min-height:100dvh}.game-shell{position:relative;overflow:hidden;background:url(./sky-0bgvdhvh.jpg) 50%/cover no-repeat;min-height:100vh}#game{width:100%;height:100vh}#game canvas{display:block;width:100%;height:100%}.technical-dialog{color:#f2f6f8;background:#172b3d;border:1px solid #405a70;border-radius:18px;width:min(390px,100vw - 32px);margin:auto;padding:20px;box-shadow:0 24px 60px #00000070}.technical-dialog::backdrop{backdrop-filter:blur(4px);background:#040b14b8}.dialog-header{display:flex;justify-content:space-between;align-items: center;gap:16px;margin-bottom:18px}.dialog-header h1{margin:0;font-size:20px}.close-menu{box-shadow:none;background:#263e52;min-height:38px;padding:0 12px}.environment{display:grid;gap:10px}.field{display:grid;color:#b5c5d2;gap:6px;min-width:0;font-size:13px;font-weight:700}.endpoint-text{display:grid;color:#b5c5d2;gap:4px;font-size:13px;font-weight:700}.endpoint-text code{display:block;overflow-wrap:anywhere;color:#d6e0e7;background:#102238;border-radius:10px;max-width:100%;padding:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:500}.status{color:#b5c5d2;background:#102238;border:1px solid #405a70;border-radius:14px;min-height:42px;margin:0;padding:11px 13px;font-size:14px;line-height:1.35}.status.win{color:#a8e3c1;background:#15382d;border-color:#31765b}.status.lose{color:#ffb0c1;background:#3e1727;border-color:#8f2946}@media (max-width:860px){.game-shell{min-height:100vh;height:100vh;min-height:100dvh;padding-top:max(12px,env(safe-area-inset-top));padding-bottom:max(12px,env(safe-area-inset-bottom));height:100dvh}#game{height:100%;min-height:0}}@media (max-width:480px){.technical-dialog{width:min(390px,100vw - 20px);padding:16px}select,input,button{border-radius:14px;min-height:48px}}
