@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f0f2f5;color:#0d1117;line-height:1.6;overflow-x:hidden}#root{width:100%;height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}:focus-visible{outline:2px solid #0b5ed7;outline-offset:2px}html{scroll-behavior:smooth}p,span,li,h1,h2,h3,h4,h5,h6,a,button,label,td,th{overflow-wrap:anywhere;word-break:break-word}pre,code{overflow-x:auto;white-space:pre;font-family:Courier New,monospace}a{color:#0b5ed7;text-decoration:none;transition:color .2s ease}a:hover{color:#0a479c;text-decoration:underline}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}input,textarea,select{font-family:inherit;font-size:inherit}table{border-collapse:collapse;border-spacing:0}
