@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";*{font-family:Pretendard,sans-serif;font-weight:400;font-style:normal;box-sizing:border-box;--cardbg: white;--selected: #f2f3f4}#root{width:100%;min-height:100vh}*{scrollbar-width:thin;scrollbar-color:gray transparent}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:gray;border-radius:3px;border:2px solid transparent;background-clip:content-box}@media (prefers-color-scheme: dark){*{--cardbg: #333;--selected: #202b38}body{background:#202b38!important}.card{color:#dbdbdb;background:#222!important}h1,h2,h3,p,dl,div,label{color:#dbdbdb!important}a{color:#41adff}code{color:#ffbe85;background:#161f27}}
