html,body{color-scheme:light dark;background-color:#f9f9f9;overscroll-behavior-y:none;height:100%;width:100%}@media(prefers-color-scheme:dark){html,body{background-color:#111827}}body{font-family:Inter,sans-serif;background-color:#f9f9f9}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background:#374151}::-webkit-scrollbar-thumb:hover{background:#4b5563}}
