html{scroll-behavior:smooth}body{margin:0}#body{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px;z-index:-1}.dark::-webkit-scrollbar-track{background-color:#0f172a}::-webkit-scrollbar-thumb{background-color:#d8d8d8;border-radius:10px;opacity:10px}::-webkit-scrollbar-thumb:hover{background-color:#c9c9c9;opacity:10px}.dark::-webkit-scrollbar-thumb{background-color:#070b13}.dark::-webkit-scrollbar-thumb:hover{background-color:#000}.cardStyle{border-radius:16px!important;box-shadow:0 8px 16px #0003!important}.cardStyle2{border-radius:16px!important;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px!important}@keyframes reveal{0%{opacity:0}to{opacity:1}}@keyframes hidden{0%{opacity:1}to{opacity:0}}@keyframes fadeInBounce{0%{transform:scale(.5)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}
