@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&family=Merriweather+Sans:wght@600&family=Roboto:wght@500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;overflow:hidden}#root{height:100%;width:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--color-primary: #0693e3;--color-primary-light: #0096D4;--color-secondary: #005F87;--color-accent: #42CC99;--color-text: #404145;--color-white: #FFFFFF;--color-white-alpha: #FFFFFF9C;--color-surface: #F8F8F8;--color-border: #D9D9D9;--color-muted: #A6A6A6;--color-black: #000000}
