.custom-loader{width:100px;height:100px;border:4px solid #D9D9D9;border-radius:50%;display:grid;animation:h1 3s infinite linear;transform-origin:50% 80%}.custom-loader.light-mode{border:4px solid #002F59!important}.custom-loader:before,.custom-loader:after{content:"";grid-area:1/1;border:inherit;border-radius:50%;animation:inherit;animation-duration:2s;transform-origin:inherit}.custom-loader:after{--s:-1}@keyframes h1{to{transform:rotate(calc(var(--s,1)*1turn))}}.title{font-optical-sizing:auto;font-weight:800;font-style:normal;text-transform:uppercase;font-size:7rem}.subtitle{font-family:Alexandria,sans-serif;font-weight:900;font-size:5rem;margin:16px 0;letter-spacing:2px;min-height:32px;white-space:pre;display:inline-block}.typing-cursor{display:inline-block;width:1ch;color:inherit;animation:blink 1s steps(1) infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}html{font-family:Alexandria,sans-serif;background-color:transparent;color:#fff}html.light-mode{background-color:transparent;color:#262626}.dev-img{width:100%;height:auto}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#4fc3f799;border-radius:10px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#4fc3f7e6}html.light-mode ::-webkit-scrollbar-thumb{background:#002f5966}html.light-mode ::-webkit-scrollbar-thumb:hover{background:#002f59b3}*{scrollbar-color:rgba(79,195,247,.6) transparent;scrollbar-width:thin}html.light-mode *{scrollbar-color:rgba(0,47,89,.4) transparent}
