body{overflow:hidden}.lp-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#000000;color:white;text-align:center;padding:0 1rem;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.lp-logo{margin-bottom:3rem;transform:translateY(-40%)}.lp-content{transform:translateY(-30%);display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:800px;width:100%;z-index:1;gap:10px}.lp-title{font-size:2.5rem;font-weight:600;margin-bottom:2rem}.lp-description{font-size:1.1rem;color:#ffffff;margin-bottom:.5rem;max-width:700px}.lp-subdescription{max-width:700px;line-height:1.5}.lp-instruction,.lp-subdescription{font-size:1rem;color:#e0e0e0;margin-bottom:1.5rem}.lp-time-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem;color:#e0e0e0}.lp-clock-icon{color:#e0e0e0}.lp-button{background-color:#ff5722;color:white;font-weight:600;height:4.1vh;border-radius:2rem;transition:background-color .3s;text-decoration:none;display:flex;justify-content:center;align-items:center;font-size:1rem;width:47%}.lp-button:hover{background-color:#e64a19}.lp-background-text{position:absolute;bottom:0;font-size:15vw;font-weight:700;color:#464646;opacity:.5;z-index:0;user-select:none;line-height:.8}.lp-footer{position:absolute;bottom:1rem;width:100%;display:flex;justify-content:space-between;padding:0 2rem;font-size:.8rem;color:#666;z-index:1}.lp-footer-links{display:flex;gap:.5rem}.lp-footer-link{color:white;text-decoration:none}.lp-footer-link:hover{text-decoration:underline}.lp-copyright,.lp-footer-separator{color:white}@media (max-width:768px){.lp-background-text{font-size:8rem}.lp-footer{flex-direction:column;align-items:center;gap:.5rem}.lp-title{font-size:2rem}}