*,*::before,*::after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{font-family:"Inter",sans-serif;--accent: #0000ff}body{margin:0 auto;padding:20px;font-size:16px}a{color:#000;text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:2px}a:hover{color:var(--accent)}.muted{color:gray}p{font-weight:400}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#000}