*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.landing-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.landing-content{max-width:800px;background:#fff;padding:3rem;border-radius:20px;box-shadow:0 20px 60px #0000004d;text-align:center}.logo{font-size:2.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tagline{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.subtitle{font-size:1.2rem;color:#666;margin-bottom:2rem}.features{text-align:left;margin:2rem 0}.feature{padding:.8rem 0;font-size:1.1rem;display:flex;align-items:flex-start;gap:.5rem}.feature-icon{flex-shrink:0;padding-top:.1rem}.feature-icon{color:#667eea;font-weight:700}.pricing{margin:2rem 0;padding:2rem;background:#f8f9fa;border-radius:10px}.price{font-size:3rem;font-weight:800;color:#667eea;margin-bottom:.5rem}.launch-special{font-size:1.2rem;color:#28a745;font-weight:600;margin-bottom:1.5rem}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1.2rem 3rem;font-size:1.3rem;font-weight:700;border-radius:50px;cursor:pointer;transition:transform .2s,box-shadow .2s;margin:.5rem;width:100%;max-width:500px}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.cta-button.secondary{background:#fff;color:#667eea;border:2px solid #667eea}.social-proof{margin-top:2rem;padding:1.5rem;background:#fff3cd;border-radius:10px;font-style:italic;color:#856404}.urgency{color:#dc3545;font-weight:600;margin-top:1rem}@media (max-width: 768px){.landing-content{padding:2rem 1.5rem}.tagline{font-size:1.5rem}.price{font-size:2.5rem}}
