@charset "UTF-8";*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{position:relative;background:#fff}app-root{display:block;height:100vh;overflow:hidden}h1,h2,h3,h4,h5,h6,p,ul,ol,li{margin:0;padding:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
