@media(min-width:1024px){html{font-size:110%}}html,body{background-color:#0f172a;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available}html{color-scheme:dark}html:not(.dark){color-scheme:light}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f8fafc}html.dark ::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px;border:2px solid #f8fafc}html.dark ::-webkit-scrollbar-thumb{background:#334155;border-radius:10px;border:2px solid #0f172a}::-webkit-scrollbar-thumb:hover{background:#94a3b8}html.dark ::-webkit-scrollbar-thumb:hover{background:#475569}
