@import "https://fonts.googleapis.com/css2?family=Anonymous+Pro:ital,wght@0,400;0,700;1,400;1,700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";body{color:#fff;background-color:#000;margin:0;padding:0;font-family:Inter,sans-serif;font-style:normal;overflow-x:hidden}.container{max-width:753px;margin:0 auto;padding:2rem}h1{font-family:Inter,sans-serif;font-size:32px;font-weight:700}.codestyle-{max-width:inherit;color:#0000;background-image:linear-gradient(#000,#000);background-size:100% 100%;-webkit-background-clip:text;background-clip:text;font-family:Anonymous Pro,monospace;animation:3s ease-in-out forwards fadeInGradient;display:block}.codestyle- ul{padding-left:1rem}.codestyle- ul li::marker{color:#686868;content:"- ";display:list-item}@keyframes fadeInGradient{0%{color:#0000;background-position:0 0}to{color:#fff;background-position:0 100%}}.video-bg{object-fit:cover;z-index:-1;opacity:.5;width:100%;height:100%;position:fixed;top:0;left:0}a{color:#fff;text-decoration:none}a:hover{text-decoration:underline}.terminal-window{transform-style:preserve-3d;will-change:transform;background-color:#ffffff09;border-radius:13px;padding:10px 20px;transition:transform .1s ease-out,box-shadow .3s;position:relative}.start-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.start-screen button{color:#fff;cursor:pointer;background-color:#ffffff23;border:none;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:10px 30px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;transition:background-color .3s;display:flex}.start-screen button span{color:#fff9;font-size:12px}.start-screen button:hover{background-color:#ffffff40}
