:root{margin:0;color:#f6f6f6;background-color:#2f2f2f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--accent: #8bd7f3}.container{min-height:100vh;width:100%;z-index:0;position:relative;margin-bottom:20vh;padding-top:60px}.background{background:linear-gradient(#0f0f0f80,#0f0f0f00),url(/assets/logo-DFtUmLpu.png);filter:blur(100px);transform:scale(1.05);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:bottom;width:100vw;height:100vh;position:fixed;z-index:-1}.bottom{position:fixed;bottom:0;left:0;right:0;height:20vh;width:100vw;background:linear-gradient(#0f0f0f00,#0f0f0f);z-index:100}body{margin:0;font-family:Courier New,Courier,monospace}footer{position:absolute;bottom:0;text-align:center;min-width:100vw;font-family:Courier New,Courier,monospace}.logo{width:200px;height:200px;padding:0;margin:100px auto 0;align-self:center;border-radius:50%;display:block;box-shadow:0 4px 12px #0000003d,0 0 4px #00000029}.title{align-self:center;text-align:center;font-size:6rem;font-family:Courier New,Courier,monospace;font-weight:700;margin:10px auto;padding:0;text-shadow:0 0 10px rgba(0,0,0,.5)}.title-child{align-self:center;text-align:center;font-size:24px;font-family:Courier New,Courier,monospace;font-weight:300;margin:10px auto;padding:0}button{display:block;margin:25px auto;padding:8px 18px;font-size:18px;font-weight:300;text-align:center;color:#cdd6f4;border:none;border-radius:8px;cursor:pointer;background:linear-gradient(135deg,#1e1e2e,#313244);transition:all .25s ease;position:relative;overflow:hidden}button:hover{color:#11111b;background:var(--accent);box-shadow:0 5px 15px #8be7f34d}button:active{transform:translateY(0);box-shadow:0 2px 6px #8be7f31a}.menubar{display:flex;background:linear-gradient(135deg,#001011,#01242a);color:#fff;padding:5px;margin:0;justify-content:center;position:fixed;top:0;z-index:99999;min-width:100vw}.menu-item{display:inline-block;position:relative;color:#c9c9c9;cursor:pointer;margin:0 20px;transition:all .2s ease;padding:2px 4px;border-radius:8px}.menu-item:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:#8bcff3;transform:scaleX(0);transform-origin:bottom center;transition:transform .25s ease-out}.menu-item:hover:after{transform:scaleX(1)}.menu-item:hover{color:#bbd8e1}.menubar h1{font-size:24px;font-weight:700;text-align:center}
