*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;background:#0b1218}body{touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;overscroll-behavior:none;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}input,textarea{-webkit-user-select:text;user-select:text}.tx-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:5px;border:1px solid #3a5060;background:#17181c;cursor:pointer;position:relative;flex-shrink:0}.tx-checkbox:checked{background:#e8b64a;border-color:#e8b64a}.tx-checkbox:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #20242b;border-width:0 2px 2px 0;transform:rotate(45deg)}.tx-slider{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:140px;height:4px;border-radius:2px;background:#2a2c33;outline:none;cursor:pointer}.tx-slider::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#e8b64a;border:1px solid #20242b;cursor:pointer}.tx-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#e8b64a;border:1px solid #20242b;cursor:pointer}.tx-slider::-moz-range-track{height:4px;border-radius:2px;background:#2a2c33}
