@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mono,.compliance-code,.data-field{font-family:Roboto Mono,monospace}h1{font-size:32px;font-weight:700;letter-spacing:-.02em}h2{font-size:24px;font-weight:600;letter-spacing:-.02em}h3{font-size:20px;font-weight:600}button,a,[role=button]{min-height:48px;min-width:48px}.dense button,.dense a{min-height:32px;min-width:32px}
