html,body{box-sizing:border-box;height:100%}html{background:#d7d7d7;color:#d7d7d7;margin:1.5rem 1rem;font-family:JetBrains Mono}html a{color:#d7d7d7}body{margin:0;height:100%}.appContainer{background:#1a1a1a;border-radius:.75rem;display:flex;flex-direction:column;height:95vh;align-items:center;justify-content:space-between}body{margin:0}.navbar{display:flex;align-items:center;justify-content:space-between;margin-top:3rem;text-transform:uppercase;width:100%;max-width:20rem}.navbar a{font-weight:400;font-size:.9rem}footer{width:100%;max-width:20rem;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;margin-bottom:1rem;margin-top:2rem;letter-spacing:.06125rem}.homeMain{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}.homeMain__vapr{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:0;flex:1;padding-top:6rem}.vaprLogo{display:flex}.vaprLogo p{margin:0;font-size:7rem;font-weight:800;letter-spacing:-2.5rem;writing-mode:vertical-lr;text-orientation:upright}.vaprLogo p+p{margin-left:-3rem}.vaprDivider{fill:#d7d7d7;stroke-width:2px;stroke:#d7d7d7;filter:drop-shadow(0 -1px 5.9px rgba(255,255,255,.28))}.vaprTitle{text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:107.686%;width:13rem}.homeMain__info{display:flex;flex-direction:column;align-items:stretch;margin-top:0;margin-bottom:1rem;text-align:justify;width:20rem}.homeMain__info .infoDescription{font-size:.9rem}.homeMain__info .infoStack{font-weight:800;font-size:1.2rem;margin:0;letter-spacing:.055rem;text-align:center}
