@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";:root{--font-body: "Inter", Helvetica, Arial, sans-serif;--text-base: 14px}html,body,#root{width:100%;margin:0;padding:0}*{box-sizing:border-box}::selection{background:#000;color:#fff}::-moz-selection{background:#000;color:#fff}body{min-width:320px;font-family:var(--font-body);font-weight:400;font-size:var(--text-base);font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{width:100%;display:flex;flex-direction:column;align-items:stretch;margin:0;padding:0;gap:0}a{color:inherit;text-decoration:none;font-family:var(--font-body);font-weight:400}a:hover{opacity:.72}button{border:none;cursor:pointer}
