@import"https://unpkg.com/boxicons@2.1.1/css/boxicons.min.css";html,body{height:100vh;height:100dvh;margin:0;overflow:hidden}button{cursor:pointer;font-family:Noto Sans,sans-serif}button:disabled{cursor:not-allowed}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{border-radius:5px}::-webkit-scrollbar-thumb{background:#868686;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#6f6f6f}app-root{display:flex;flex-direction:column;height:100vh;height:100dvh}.grecaptcha-badge{display:none!important}textarea:disabled{cursor:not-allowed}.panel-toolbar{background:#111b21;background-color:#202c33;display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #334e5d;gap:.8rem;box-sizing:content-box;border-radius:0 15px 0 0}#chat-panel-toolbar{border-radius:0!important}#battle-panel{border-radius:15px 0 0}.panel-toolbar-input-button-pair{display:flex;align-items:center;height:100%;width:100%}.panel-toolbar input{background:#111b21;border:1px solid #334e5d;border-radius:.1rem;min-width:7.5rem;width:9rem;max-width:15rem;padding:.5rem;color:#fff;box-sizing:border-box;flex:1}.panel-toolbar button{background-color:#334e5d;color:#fff;border:none;padding:5px 10px;cursor:pointer;height:33px;transition:background-color .3s ease;display:flex;justify-content:center;box-sizing:border-box;align-items:center;text-align:center}.panel-toolbar button:hover{background-color:#4f798f}
