@import url("https://fonts.cdnfonts.com/css/helvetica-now-mt-micro?styles=153652,153653");*,body,html{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;background-color:#282a57;color:#e4e4e4}svg#Layer_1{width:50px;height:auto}.header{position:fixed;top:0;left:0;width:100%;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;z-index:999;transition:background .3s ease,height .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease,height .3s ease;transition:background .3s ease,backdrop-filter .3s ease,height .3s ease,-webkit-backdrop-filter .3s ease}.header.scrolled{background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:70px}.header .logo{font-size:0;font-weight:900;letter-spacing:2px;color:#fff;cursor:pointer}.header .nav a{margin-left:2rem;text-decoration:none;color:#fff;font-weight:600;transition:color .3s ease}.header .btn-login{margin-left:2rem;padding:.5rem 1.5rem;font-weight:700;border-radius:5px;border:none;cursor:pointer;background:#edfc54;color:#0f2b9c;transition:all .3s ease}.header .btn-login:hover{transform:scale(1.1);box-shadow:0 0 20px #edfc54}.header .nav a{padding:10px;border-radius:20px;transition:background .3s,-webkit-backdrop-filter .3s;transition:background .3s,backdrop-filter .3s;transition:background .3s,backdrop-filter .3s,-webkit-backdrop-filter .3s}.header .nav a:hover{background:#ffffff33;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hamburger-btn,.mobile-backdrop,.mobile-login,.mobile-menu{display:none}@media (max-width:768px){.header .btn-login,.header .nav{display:none!important}.header{justify-content:center;height:70px;padding:0 20px}.header .logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-login{display:block;position:absolute;left:20px;font-size:14px;padding:6px 14px;border-radius:10px;background:#ffffff22;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff33;color:#fff}.hamburger-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;position:absolute;right:20px;background:none;border:none;cursor:pointer}.hamburger-btn span{width:24px;height:3px;background:#fff;display:block;border-radius:3px;transition:.3s}.hamburger-btn span.open{transform:rotate(90deg)}.mobile-backdrop{display:block;position:fixed;inset:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000055;z-index:998}.mobile-menu{display:flex;flex-direction:column;gap:15px;position:absolute;top:70px;right:20px;width:170px;background:hsla(0,0%,4%,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:18px;border-radius:15px;transform:translateY(-20px);opacity:0;pointer-events:none;transition:.25s ease;z-index:999;border:1px solid #ffffff22}.mobile-menu.show{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu a{color:#fff;font-size:17px;text-decoration:none}}.parallax-outer{overflow:hidden}.parallax{height:110vh;width:100%;position:relative}.parallax img{position:absolute}.mountain-1,.mountain-2,.mountain-3{width:100%;bottom:0;z-index:3}.mountain-2{bottom:20px;z-index:2}.mountain-1{bottom:40px;z-index:1}.sun{top:70%;left:50%;transform:translate(-50%,-50%);width:40%}.clouds-left{left:0;width:20%}.clouds-right{right:0;width:20%}.clouds-bottom{bottom:0;width:100%}.stars{top:-550px;left:0;width:100%}.copy{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);z-index:0;color:#e4e4e4;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0}.copy h1{font-size:10rem}.copy span{background-color:#e4e4e4;color:#282a57;padding:1rem;font-weight:800;border-radius:.5rem;opacity:0}.about{color:#e4e4e4;padding-left:10%;padding-bottom:10%}.about h2{color:#e4e4e4;font-size:5rem}.about p{margin-top:20px;width:50%}.scroll-wrapper{overflow:hidden;width:100%}.scroll-content{width:100%}.copy h1{font-family:Helvetica Now MT Disp,sans-serif}.logo-glitch{display:inline-block;cursor:pointer}.logo-glitch svg{display:block}.glitch-animate{animation:glitch .3s steps(2) 1;position:relative}.glitch-animate path{stroke-width:3;filter:drop-shadow(2px 0 #ff00ff) drop-shadow(-2px 0 #00ffff)}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-2px,1px)}40%{transform:translate(2px,-1px)}60%{transform:translate(-1px,2px)}80%{transform:translate(1px,-2px)}to{transform:translate(0)}}@media (max-width:768px){.copy{opacity:1!important;bottom:15%!important;z-index:50}.copy h1{font-size:3rem!important;text-align:center}.copy span{opacity:1!important;font-size:1.2rem;padding:.8rem 1.4rem}.parallax img{transform:none!important}}.cards-container{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-top:50px;padding-bottom:20%}.card{overflow:visible;width:190px;height:254px;perspective:1000px}.content{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s;box-shadow:0 0 10px 1px #000000ee;border-radius:5px}.card:hover .content{transform:rotateY(180deg)}.back,.front{background-color:#151515;position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:5px;overflow:hidden}.back{display:flex;justify-content:center;align-items:center}.front{color:#fff;transform:rotateY(180deg)}.front-content{padding:10px;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px}.badge{background-color:#00000055;padding:2px 10px;border-radius:10px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:-moz-fit-content;width:fit-content}.description{box-shadow:0 0 10px 5px #00000088;width:100%;padding:10px;background-color:#00000099;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:5px}.title{font-size:11px;max-width:100%}.card-footer{color:#ffffff88;margin-top:5px;font-size:8px}.img{position:relative;width:100%;height:100%}.circle{width:90px;height:90px;border-radius:50%;position:absolute;top:20px;left:50%;transform:translateX(-50%);filter:blur(15px);animation:floating 2.6s linear infinite}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}@media (max-width:768px){.cards-container{justify-content:center;gap:20px}.card{width:160px;height:220px}.circle{width:60px;height:60px}}.footer{color:#fff;padding:40px 20px 20px;font-family:Montserrat,sans-serif;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#282a57,rgba(0,0,0,.7))}.footer-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:30px}.footer-logo{font-size:1.8rem;font-weight:900;letter-spacing:2px}.footer-links a{margin-left:20px;text-decoration:none;color:#fff;font-weight:600;transition:all .3s}.footer-links a:hover{color:#edfc54}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:.85rem;border-top:1px solid #ffffff33;padding-top:15px}.socials a{margin-right:15px;font-size:1.2rem;transition:transform .3s}.socials a:hover{transform:scale(1.2)}@media (max-width:768px){.footer-bottom,.footer-top{flex-direction:column;text-align:center;gap:15px}.footer-links a{margin-left:10px}}