:root{--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}input:focus,textarea:focus{box-shadow:none!important;outline:none!important}input[type=text]:focus,input[type=search]:focus,input[type=number]:focus,input[type=email]:focus,input[type=password]:focus{box-shadow:none!important;outline:0!important}select{appearance:none!important;background-color:#0000!important;border:none!important;outline:none!important}select:focus{box-shadow:none!important;border:none!important;outline:none!important}select{scrollbar-width:none!important;-ms-overflow-style:none!important}select::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}select option{padding:8px 12px}body{background-color:#111827;scrollbar-width:none!important;-ms-overflow-style:none!important}@media screen and (width<=768px){html{zoom:1.08}}body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}#root{padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);padding-left:var(--safe-left);padding-right:var(--safe-right);width:100vw;overflow:hidden;height:100dvh!important}.full-height{height:100dvh}input:-webkit-autofill{-webkit-text-fill-color:inherit!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}input:-webkit-autofill:hover{-webkit-text-fill-color:inherit!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}input:-webkit-autofill:focus{-webkit-text-fill-color:inherit!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}input:-webkit-autofill:active{-webkit-text-fill-color:inherit!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}body.dark input:-webkit-autofill{-webkit-text-fill-color:#fff!important}body.dark input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important}body.dark input:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important}body.dark input:-webkit-autofill:active{-webkit-text-fill-color:#fff!important}*{scrollbar-width:none!important;-ms-overflow-style:none!important}::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body{user-select:none;-webkit-touch-callout:none;overscroll-behavior:none}input,textarea,[contenteditable]{cursor:text;user-select:text!important;-webkit-touch-callout:default!important}.selectable-text{cursor:text;user-select:text!important}