.landing{max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem}.hero{text-align:center;margin-bottom:4rem;padding:4rem 2rem}.hero h1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem}.hero .tagline{color:#fffc;margin-bottom:1.5rem;font-size:1.5rem}.hero .description{color:#ffffffb3;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.cta-button{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;padding:1rem 3rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 15px #667eea66}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.how-it-works,.about,.cta-bottom{margin-bottom:4rem}.how-it-works h2,.about h2,.cta-bottom h2{text-align:center;margin-bottom:3rem;font-size:2.5rem}.features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.feature{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;transition:transform .2s,background .2s}.feature:hover{background:#ffffff14;transform:translateY(-4px)}.feature h3{color:#ffffffe6;margin-bottom:1rem;font-size:1.3rem}.feature p{color:#ffffffb3;line-height:1.6}.about{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.about p{color:#ffffffb3;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about strong{color:#ffffffe6}.cta-bottom{text-align:center;background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;padding:3rem 2rem}@media (max-width:768px){.landing{padding:1rem}.hero{padding:2rem 1rem}.hero h1{font-size:2.5rem}.hero .tagline{font-size:1.2rem}.hero .description{font-size:1rem}.how-it-works h2,.about h2,.cta-bottom h2{font-size:2rem}.features{grid-template-columns:1fr;gap:1.5rem}.feature{padding:1.5rem}}@media (prefers-color-scheme:light){.hero h1{background:linear-gradient(135deg,#4c63d2 0%,#5a3d8a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero .tagline{color:#000000b3}.hero .description{color:#0009}.feature{background:#00000008;border:1px solid #0000001a}.feature:hover{background:#0000000d}.feature h3{color:#000000e6}.feature p,.about p{color:#000000b3}.about strong{color:#000000e6}.cta-bottom{background:#00000005;border:1px solid #0000001a}}
