:root{--font-family:"Inter", sans-serif}body,html{width:100%;height:100%;font-family:var(--font-family);margin:0;padding:0;overflow:hidden}.waitlist-container{color:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.background-video{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.video-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:-1;background:radial-gradient(circle,#0003 0%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.content-wrapper{z-index:1;flex-direction:column;justify-content:space-between;width:100%;max-width:1200px;height:100%;padding:2rem;display:flex}.header{text-align:center;padding-top:2rem}.logo-text{letter-spacing:.1em;opacity:.8;font-size:1rem;font-weight:500}.main-section{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;margin-top:-5vh;display:flex}.loading-icon{opacity:.6;border:2px dashed #ffffff80;border-radius:50%;width:24px;height:24px;margin-bottom:2rem}.headline{opacity:.95;margin-bottom:3rem;font-size:1.5rem;font-weight:500}.waitlist-form{flex-direction:column;gap:1rem;width:100%;max-width:400px;display:flex}.translucent-input{color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;height:50%;padding:1.2rem 1.5rem;font-size:1rem;transition:border-color .3s}.translucent-input::placeholder{color:#ffffff80}.translucent-input:focus{border-color:#fff6;outline:none}.submit-button{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:8px;width:100%;height:50%;padding:1.2rem;font-size:1rem;font-weight:300;transition:background-color .3s,transform .1s}.submit-button:hover{background-color:#ffffffe6}.submit-button:active{height:50%;transform:scale(.98)}.submit-button:disabled{cursor:not-allowed;background-color:#ccc}.footer{letter-spacing:.15em;opacity:.5;justify-content:center;gap:3rem;padding-bottom:2rem;font-size:.75rem;font-weight:300;display:flex}.final-view .content-wrapper.final-layout{justify-content:start}.final-card-section{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-top:5rem;display:flex}.dark-background{background:radial-gradient(circle,#000000b3 0%,#000 100%)!important}.final-footer{padding-top:4rem}.share-actions{gap:1rem;width:100%;max-width:350px;margin-top:4rem;display:flex}.share-btn{color:#fff;cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:.8rem 0;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .3s,border-color .3s;display:flex}.share-btn:hover{background-color:#ffffff1a;border-color:#fff3}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.5s ease-out fade-in}@keyframes fadeToWhite{0%{opacity:0;background-color:#000}to{opacity:1;background-color:#fff}}.waitlist-container.final-view{background-color:#000;align-items:flex-start;padding:2rem 0;overflow-y:auto}.final-view .content-wrapper.final-layout{justify-content:flex-start;height:auto;min-height:100%}.final-card-section{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-top:2rem;padding-bottom:2rem;display:flex}.dark-background{z-index:-1;width:100vw;height:100vh;position:fixed;top:0;left:0;background:radial-gradient(circle,#000000b3 0%,#000 100%)!important}.final-headline{margin-bottom:.5rem;font-size:2rem;font-weight:600}.final-sub-headline{color:#aaa;margin-bottom:3rem;font-size:1rem}.final-footer{margin-top:auto;padding-top:3rem}
.card-and-actions-wrapper{flex-direction:column;align-items:center;gap:2rem;display:flex}.premium-card{color:#000;text-align:left;background-color:#fff;border-radius:20px;width:350px;height:520px;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000080}.custom-image-wrapper{background-color:#0000;width:100%;height:35%}.card-custom-bg{object-fit:cover;width:100%;height:100%;display:block}.card-content{flex-direction:column;height:65%;padding:1.5rem;display:flex}.card-top-row{letter-spacing:.05em;opacity:.6;justify-content:space-between;margin-bottom:2.5rem;font-size:.65rem;display:flex}.info-grid{justify-content:space-between;align-items:flex-start;gap:1.5rem;width:100%;margin-bottom:auto;display:flex}.info-block{flex-direction:column;display:flex}.info-block label{letter-spacing:.1em;color:#aaa;margin-bottom:3px;font-size:.6rem;font-weight:700}.info-block .value{letter-spacing:-.01em;font-size:.9rem;font-weight:700}.card-footer-layout{justify-content:space-between;align-items:flex-end;width:100%;margin-top:auto;display:flex}.card-left-footer{flex-direction:column;gap:15px;display:flex}.card-left-footer .branding{flex-direction:column;display:flex}.card-left-footer .intro{letter-spacing:.1em;opacity:.5;font-size:.6rem;font-weight:700}.card-left-footer .product-name{letter-spacing:-.02em;font-size:1rem;font-weight:800}.card-left-footer .superpower-watermark{opacity:.08;font-size:1rem;font-weight:800}.card-right-footer.qr-code-wrapper{background-color:#0000;border:none;padding:0;line-height:1;display:block}.qr-code{max-width:100%;display:block;height:auto!important}.share-actions-premium{flex-direction:column;gap:1rem;width:100%;max-width:350px;display:flex}.share-actions-premium button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:1.2rem;font-size:1rem;font-weight:600;transition:background-color .3s,border-color .3s,color .3s;display:flex}.share-btn-primary{color:#000;background-color:#fff}.share-btn-primary:hover{background-color:#ffffffe6}.share-btn-secondary{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a!important}.share-btn-secondary:hover{background-color:#ffffff1a;border-color:#fff3!important}
