@import url(https://fonts.googleapis.com/css?family=Anonymous+Pro);body{padding:0;margin:0!important;background-color:#000!important;display:flex;align-items:center;justify-content:center}h1{position:relative;color:#adadad;font-weight:700!important;font-family:Anonymous Pro,monospace!important;letter-spacing:7px!important;overflow:hidden;border-right:2px solid #ccc;white-space:nowrap;animation:typewriter 4s steps(44) 1s 1 normal both,blinkTextCursor .5s infinite}@keyframes typewriter{0%{width:0}to{width:450px}}@keyframes blinkTextCursor{0%{border-right-color:#ccc}to{border-right-color:transparent}}:root{--bg:#0b0c10;--fg:#e5e7eb;--muted:#94a3b8}*{box-sizing:border-box}body,html{padding:0;margin:0;height:100%;background:var(--bg);color:var(--fg)}::-webkit-scrollbar{width:0;height:0}a{color:inherit;text-decoration:none}body.loading-bg{background:linear-gradient(135deg,#1e293b,#0f172a)}.loader-container{height:120px;display:flex;align-items:center}svg{width:240px;height:60px;overflow:visible}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}