.loader{aspect-ratio:1;border-radius:50%;width:15px;animation:1s linear infinite alternate l5;position:absolute;top:50%;right:50%}@keyframes l5{0%{background:#000;box-shadow:20px 0 #000,-20px 0 #0002}33%{background:#0002;box-shadow:20px 0 #000,-20px 0 #0002}66%{background:#0002;box-shadow:20px 0 #0002,-20px 0 #000}to{background:#000;box-shadow:20px 0 #0002,-20px 0 #000}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#f5f5f5;background-color:#0f0f0f;min-height:100vh;font-family:sans-serif}body a{color:inherit;text-decoration:none}body ul{list-style:none}body button{cursor:pointer;font-family:sans-serif}body img{max-width:100%;display:block}.section{z-index:2;background:#f7f7f5;border-radius:20px 20px 0 0;margin-top:-20px;padding:48px 32px;position:relative}@media (width<=600px){.section{border-radius:14px 14px 0 0;padding:32px 16px}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0f0f0f}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#e8a0c0}::selection{color:#0a0a0a;background:#e8a0c0}
