*{box-sizing:border-box}:root{color-scheme:dark;background:#15171b}html,body,#root{height:100%}html,body,#root{max-width:100%;overflow-x:hidden}body{margin:0;background:#15171b;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}input,textarea,select,button{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes fh-toast-in{0%{transform:translateY(120%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fh-toast-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(120%);opacity:0}}fieldset:disabled input,fieldset:disabled textarea,fieldset:disabled select{opacity:1;-webkit-text-fill-color:currentColor;color:inherit;cursor:default}fieldset:disabled button{cursor:default}
