@import "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;600;700;800&family=Inter:wght@400;500;600&display=swap";:root{--surface:#f6faff;--surface-container:#e6eff8;--surface-container-low:#ecf5fe;--surface-container-lowest:#fff;--surface-container-high:#e0e9f2;--surface-container-highest:#dbe4ed;--surface-variant:#dbe4ed;--outline-variant:#c3c7ca;--outline:#73787b}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{background-color:var(--surface);color:#141d23;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#dbe4ed;border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:#c3c7ca}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.material-symbols-outlined.fill{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24}
