*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;font-size:16px;font-family:"Trebuchet MS","Verdana",sans-serif;width:100%;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{border-radius:4px}::-webkit-scrollbar-thumb{border-radius:4px;border:none;transition:all .2s ease}::-webkit-scrollbar-thumb:hover{width:10px}::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}*{scrollbar-width:thin;scrollbar-color:auto}h1{font-size:2em;font-weight:700}h2{font-size:1.75em;font-weight:700}h3{font-size:1.5em;font-weighT:600}h4{font-size:1.25em}p{font-size:1em;margin:1em}button{outline:none;border:none;padding:.5em 1em .5em 1em;cursor:pointer;border-radius:.3em}button.disabled,button:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}pre{padding:.5em;width:fit-content}code{padding:0 .5em 0 .5em}ul{list-style-type:disc;font-size:1.2em}html.theme-light html.theme-light body{background-color:rgba(100,116,139,.1);color:#64748b}html.theme-light html.theme-dark body{background-color:rgba(237,237,237,.1);color:#ededed}html.theme-light button,html.theme-light code,html.theme-light pre{color:#64748b}html.theme-light code.file{color:#802}html.theme-light pre{background-color:#b91c1c}html.theme-light button.primary{background-color:#e9ecef}html.theme-light button.secondary{background-color:#b91c1c}html.theme-light ul{color:#e9ecef}html.theme-light ::-webkit-scrollbar-track{background:rgba(185,28,28,.3)}html.theme-light ::-webkit-scrollbar-thumb{background:rgba(233,236,239,.6)}html.theme-light ::-webkit-scrollbar-thumb:hover{background:rgba(233,236,239,.8)}html.theme-light ::-webkit-scrollbar-thumb:active{background:#e9ecef}html.theme-dark html.theme-light body{background-color:rgba(100,116,139,.1);color:#64748b}html.theme-dark html.theme-dark body{background-color:rgba(237,237,237,.1);color:#ededed}html.theme-dark button,html.theme-dark code,html.theme-dark pre{color:#ededed}html.theme-dark code.file{color:#f08}html.theme-dark pre{background-color:#ef4444}html.theme-dark button.primary{background-color:#2d2d2d}html.theme-dark button.secondary{background-color:#ef4444}html.theme-dark ul{color:#2d2d2d}html.theme-dark ::-webkit-scrollbar-track{background:rgba(239,68,68,.3)}html.theme-dark ::-webkit-scrollbar-thumb{background:rgba(45,45,45,.6)}html.theme-dark ::-webkit-scrollbar-thumb:hover{background:rgba(45,45,45,.8)}html.theme-dark ::-webkit-scrollbar-thumb:active{background:#2d2d2d}
