#root,body,html{height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center;width:auto}.app-layout{display:flex;height:100%;position:relative;width:100%}.toolbar{align-items:center;background:#111;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:12px 8px;width:72px}.toolbar-btn{align-items:center;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:none;box-shadow:0 2px 4px #00000080,inset 0 1px 0 #ffffff1a;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;height:48px;justify-content:center;margin:2px;outline:2px solid #fff;transition:all .2s ease;width:48px}.toolbar-icon{display:block;height:22px;object-fit:contain;width:22px}.utility-toolbar{align-items:center;background:#111111f2;border-radius:8px;bottom:8px;box-shadow:0 4px 12px #00000080;box-sizing:border-box;display:flex;flex-direction:row;gap:8px;height:72px;left:50%;padding:12px 16px;position:absolute;transform:translateX(-50%);z-index:10}.utility-button{background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:1px solid #333;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s ease;white-space:nowrap}.utility-button:hover{background:linear-gradient(135deg,#3a3a3a,#2a2a2a);border-color:#555}.eraser-active{cursor:none!important}.toolbar-btn.active{background:linear-gradient(135deg,#707273,#898b8c);box-shadow:0 0 8px #0af6,inset 0 1px 0 #ffffff1a;outline:2px solid #fff}@media (max-width:480px){.toolbar-btn.hide-on-small{display:none}}.game-home{background:#0f1316;height:100%;width:100%}.game-home-top{display:flex;height:20%;padding:24px;width:100%}.game-home-title{color:#fff;font-size:32px;font-weight:700;padding:24px}.landing-bottom{display:flex;height:100%;width:100%}.landing-left{background:linear-gradient(180deg,#0b1220,#0b0b0d);color:#fff;flex:1 1 320px;padding:32px;width:50%}.landing-right{background:#0f1316;box-sizing:border-box;padding:32px;width:50%}.lead{opacity:.9}.map-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.map-card{align-items:stretch;background:#111;border:2px solid;border-radius:2px;color:#fff;display:flex;flex-direction:column;gap:3px;padding:12px}.map-card.selected{background:#575757}.map-thumb{border-radius:6px;height:72px;overflow:hidden;width:100%}.map-card[disabled]{cursor:not-allowed;opacity:.48}.play-btn{background:#0af;border:none;border-radius:8px;color:#001;cursor:pointer;font-weight:700;margin-top:16px;padding:12px 18px}.play-btn[disabled]{cursor:not-allowed;opacity:.4}.wb-back{background:#0af;border:none;border-radius:6px;color:#001;cursor:pointer;font-weight:700;padding:6px 10px}.wb-selected{margin-top:6px}
/*# sourceMappingURL=main.13171b05.css.map*/