.h-100{height:100%!important}.w-100{width:100%!important}.hotel-button{position:relative;top:0;transition:all .15s ease;font-weight:700;font-size:1.25rem;color:#000;background-color:#00a911;width:40px;height:40px;border-radius:.5rem;border:2px solid #42FF00;box-shadow:0 4px #00000040;outline:none}.hotel-button:hover{filter:brightness(.95);outline:2px solid rgba(134,239,172,.4)}.hotel-button:active{filter:brightness(.9);box-shadow:none;top:2px}.hotel-button:focus{z-index:10}.game-toolbar{position:fixed;top:12px;left:12px;z-index:9999;display:flex;align-items:center;gap:4px;padding:4px;border-radius:10px;background:#00000073;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06);opacity:.4;transition:opacity .3s ease}.game-toolbar:hover{opacity:1}.game-toolbar-online{display:flex;align-items:center;gap:5px;padding:0 8px;height:28px;font-size:11px;font-weight:800;color:#fffc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.03em}.game-toolbar-dot{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 6px #10b981;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.game-toolbar-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;border:none;background:#ffffff0f;color:#fff9;cursor:pointer;transition:all .2s ease}.game-toolbar-btn:hover{background:#ffffff1f;color:#fff}.game-toolbar-btn:active{transform:scale(.92)}
