:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#222625;--foreground:#ede9de}*{box-sizing:border-box}html,body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}html,body,body *,body :before,body :after{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}img,svg,canvas{-webkit-user-drag:none}button,a,[role=button]{touch-action:manipulation}input,textarea,[contenteditable]:not([contenteditable=false]),[contenteditable]:not([contenteditable=false]) *{-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important}
