html,body{scroll-behavior:smooth;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;margin:0;background-color:#fff;background-image:radial-gradient(rgba(0,0,0,.067) 2px,transparent 0);background-size:22px 22px;padding:0;transition:.5s ease-in-out}#root{display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;width:100%;max-width:100vw;letter-spacing:.5px;overflow-x:hidden;transition:.5s ease-in-out}.logo{width:25rem;margin-bottom:-5rem}.main{display:flex;align-items:center;justify-content:start;flex-direction:column;position:relative;height:100vh;width:100vw}a{color:inherit;text-decoration:none}.intro{text-align:center}:root{font-family:Orbitron,sans-serif}.button-86{all:unset;height:30px;font-size:16px;margin-bottom:3rem;background:transparent;border:none;position:relative;color:#f0f0f0;cursor:pointer;z-index:1;padding:10px 20px;display:flex;align-items:center;justify-content:center;white-space:nowrap;user-select:none;-webkit-user-select:none;touch-action:manipulation}.button-86:after,.button-86:before{content:"";position:absolute;bottom:0;right:0;z-index:-99999;transition:all .4s}.button-86:before{transform:translate(0);width:100%;height:100%;background:#28282d;border-radius:10px}.button-86:after{transform:translate(10px,10px);width:35px;height:35px;background:#ffffff15;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:50px}.button-86:hover:before{transform:translate(5%,20%);width:110%;height:110%}.button-86:hover:after{border-radius:10px;transform:translate(0);width:100%;height:100%}.button-86:active:after{transition:0s;transform:translateY(5%)}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.branding-container{position:relative;text-align:center;margin-top:1rem;bottom:0;right:0;left:0}.brand-name{font-family:Orbitron,sans-serif;font-size:1rem;font-weight:700;color:#34495e;margin:0;position:relative;display:inline-block;-webkit-user-select:none;user-select:none}.dev-link{text-decoration:none;color:inherit;-webkit-user-select:none;user-select:none}.tm-logo{font-size:.6rem;position:absolute;top:-3px;right:-8px;font-weight:700;color:#2980b9}.brand-slogan{font-family:Orbitron,sans-serif;font-size:.6rem;color:#7f8c8d;margin:5px 0;-webkit-user-select:none;user-select:none}.name-link{font-family:Orbitron,sans-serif;font-size:.6rem;color:#7f8c8d;margin-top:5px;-webkit-user-select:none;user-select:none}.name-link a{font-family:Orbitron,sans-serif;font-size:.6rem;color:#2980b9;text-decoration:none;font-weight:500;outline:none;-webkit-user-select:none;user-select:none}.name-link a:hover{color:#3498db;text-decoration:underline}.footer-text{font-family:Orbitron,sans-serif;font-size:.75rem;color:#7f8c8d;margin:5px 0;font-weight:500;-webkit-user-select:none;user-select:none}#year{font-weight:700;color:#34495e}
