.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,#8b5a3c 0%,#d4a574 50%,#8b5a3c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Georgia,serif;font-size:3.5rem;font-weight:500}.hero .tagline{color:#a0653a;margin-bottom:1.5rem;font-size:1.5rem;font-style:italic}.hero .description{color:#5a3a2a;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.cta-button{color:#fff5f5;background:linear-gradient(135deg,#8b5a3c 0%,#a0653a 100%);border:2px solid #d4a574;border-radius:50px;padding:1rem 3rem;font-family:Georgia,serif;font-size:1.2rem;font-weight:500;text-decoration:none;transition:all .4s;display:inline-block;box-shadow:0 6px 25px #d4a57466}.cta-button:hover{color:#fff5f5;background:linear-gradient(135deg,#a0653a 0%,#b8874e 100%);transform:translateY(-3px);box-shadow:0 10px 35px #d4a57499}.how-it-works,.about,.cta-bottom{margin-bottom:4rem}.how-it-works h2,.about h2,.cta-bottom h2{text-align:center;color:#5a3a2a;margin-bottom:3rem;font-family:Georgia,serif;font-size:2.5rem}.features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.feature{background:linear-gradient(135deg,#fff9f5 0%,#ffe8e0 100%);border:2px solid #e6c197;border-radius:20px;padding:2rem;transition:all .4s;box-shadow:0 4px 15px #d4a57426}.feature:hover{border-color:#d4a574;transform:translateY(-4px);box-shadow:0 8px 25px #d4a5744d}.feature h3{color:#5a3a2a;margin-bottom:1rem;font-family:Georgia,serif;font-size:1.3rem}.feature p{color:#8b6a4a;line-height:1.6}.about{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.about p{color:#5a3a2a;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about strong{color:#4a2c2a}.cta-bottom{text-align:center;background:linear-gradient(135deg,#fff9f5 0%,#ffe8e0 100%);border:2px solid #e6c197;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:dark){.hero h1{background:linear-gradient(135deg,#d4a574 0%,#f5e6d3 50%,#d4a574 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero .tagline{color:#e6c197}.hero .description{color:#d4b89f}.how-it-works h2,.about h2,.cta-bottom h2{color:#f5e6d3}.feature{background:linear-gradient(135deg,#3a2218 0%,#4a2c20 100%);border-color:#8b5a3c}.feature:hover{border-color:#d4a574;box-shadow:0 8px 25px #d4a57433}.feature h3{color:#f5e6d3}.feature p,.about p{color:#d4b89f}.about strong{color:#f5e6d3}.cta-bottom{background:linear-gradient(135deg,#3a2218 0%,#4a2c20 100%);border-color:#8b5a3c}}
