@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:tabular-nums;max-width:100vw;text-rendering:optimizeLegibility;font-family:Inter,Helvetica Neue,Arial,Segoe UI,sans-serif;overflow-x:hidden}h1,h2,h3{letter-spacing:-.02em;text-wrap:balance}a{color:inherit;text-decoration:none}input,textarea,select,button{font-family:inherit}button{transition:background .18s,border-color .18s,color .18s,transform .12s,box-shadow .18s,opacity .18s}button:not(:disabled):active{transform:translateY(1px)}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #e5732499}::selection{background:#e5732445}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#7a829147;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#7a829173}
