html,body{margin:0;padding:0;overflow-x:hidden}:root[data-theme=light] ::-webkit-scrollbar{width:12px;height:12px}:root[data-theme=light] ::-webkit-scrollbar-track{background:#f5f5f5}:root[data-theme=light] ::-webkit-scrollbar-thumb{background:#000;border:2px solid #f5f5f5;border-radius:6px}:root[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#333}:root[data-theme=dark] ::-webkit-scrollbar{width:12px;height:12px}:root[data-theme=dark] ::-webkit-scrollbar-track{background:#1a1a1a}:root[data-theme=dark] ::-webkit-scrollbar-thumb{background:#fff;border:2px solid #1a1a1a;border-radius:6px}:root[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ccc}:root[data-theme=light]{scrollbar-width:thin;scrollbar-color:#000000 #f5f5f5}:root[data-theme=dark]{scrollbar-width:thin;scrollbar-color:#ffffff #1a1a1a}
