@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;margin:0;padding:0}html,body,#root{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;color:#202124;background-color:#f8f9fa;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}.mono,.compliance-code,.data-field{font-family:Roboto Mono,monospace;color:#5f6368}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}a{color:#0c71e3;text-decoration:none}a:hover{text-decoration:underline}button,a,[role=button]{min-height:48px;min-width:48px}.dense button,.dense a{min-height:32px;min-width:32px}
