@charset "UTF-8";.homepage__container{width:100vw;padding:10px;min-height:100vh;max-height:100%}@media(min-width:640px){.homepage__container{padding:12px}}@media(min-width:768px){.homepage__container{padding:14px}}@media(min-width:1024px){.homepage__container{padding:16px}}@media(min-width:1280px){.homepage__container{padding:18px}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#181818}::-webkit-scrollbar-thumb{background:#037e2a}::-webkit-scrollbar-thumb:hover{background:#003812}.header{width:100%;max-width:600px;padding:40px 24px;display:flex;flex-direction:column;align-items:center;align-content:center;gap:16px;background:#f5f5f5;border-radius:24px;box-shadow:0 20px 40px #00000014,0 4px 10px #0000000d;transition:all .3s ease}.header .header__profileImg{flex:1}.header .header__profileImg img{width:180px;height:180px;border-radius:50%;object-fit:cover}.header .header__profileTxt{flex:1}.header .header__profileTxt h1{color:red}.header .header__profileTxt h3{color:gray}*{margin:0;padding:0;font-family:monospace!important}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{background-color:#fff;margin:0;padding:0;font-family:aquarius-regular!important}.app_container{display:flex;flex-direction:column;min-height:100vh}@font-face{font-family:aquarius-regular;src:url(/assets/Aquarius-Regular-BXRYaJEl.ttf) format("truetype")}:root{margin:0;padding:0;color:#fff}.main_container{height:auto;overflow:hidden}
