html,body,#root{height:100%;margin:0;padding:0}html{scroll-behavior:smooth}@media (max-width: 1023px){body.landscape-restricted{overflow:hidden}}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--accent-dark);border-radius:3px;border:1px solid var(--bg-card)}.custom-scrollbar::-webkit-scrollbar-track{background-color:var(--bg-card);border-radius:3px}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--accent-dark) var(--bg-card)}
