.landing-page{opacity:1;transition:opacity 1s ease-in-out;animation:1s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.landing-page.fade-out{opacity:0}@media (prefers-reduced-motion:reduce){.landing-page{transition:opacity .3s ease-in-out;animation:.3s ease-in fadeIn}}html{height:auto!important;overflow:hidden auto!important}body{height:auto!important;min-height:100vh!important;overflow:hidden visible!important}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:Georgia,serif;color:#f7e9d9!important;background:#04070a!important}.landing-page{background:#04070a;width:100%;min-height:100vh;height:auto!important;overflow:visible!important}.hero{background:#04070a;flex-direction:column;justify-content:center;align-items:center;gap:40px;min-height:100vh;padding:80px 20px;display:flex}.flower-wrapper{justify-content:center;align-items:center;width:260px;height:260px;display:flex;position:relative}.flower-wrapper:before{content:"";filter:blur(35px);opacity:1;z-index:1;pointer-events:none;background:#f7e9d9;border-radius:50%;width:180px;height:180px;animation:6s ease-in-out infinite radiantPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}@keyframes radiantPulse{0%,to{opacity:.65;transform:translate(-50%,-50%)scale(1)}50%{opacity:.85;transform:translate(-50%,-50%)scale(1.1)}}.flower-wrapper svg{z-index:2;width:100%;height:100%;animation:6s ease-in-out infinite breathe;position:relative}.flower-circle{fill:none;stroke:#f0d7b6;stroke-width:2.5px}@keyframes auraPulse{0%,to{opacity:.65;transform:translate(-50%,-50%)scale(1)}50%{opacity:.85;transform:translate(-50%,-50%)scale(1.1)}}@keyframes breathe{0%,to{opacity:.95;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.hero-content{text-align:center;max-width:700px}.hero-content h1{color:#f7e9d9;margin-bottom:24px;font-size:48px}.subtitle{color:#f7e9d9;margin-bottom:32px;font-size:18px;font-style:italic;line-height:1.6}.cta-btn{color:#2b1a08;background:linear-gradient(135deg,#f7e9d9 0%,#d6b98a 100%);border-radius:40px;padding:16px 40px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #d6b98a66}.about{text-align:center;background:#0f14234d;border-radius:12px;max-width:900px;margin:80px auto;padding:60px 40px}.about h2{color:#f0d7b6;margin-bottom:32px;font-size:36px}.about p{color:#f7e9d9;margin-bottom:20px;font-size:18px;line-height:1.8}.how-it-works{max-width:1200px;margin:80px auto;padding:60px 40px;height:auto!important;overflow:visible!important}.how-it-works h2{color:#f0d7b6;text-align:center;margin-bottom:60px;font-size:36px}.steps{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;display:grid;height:auto!important;overflow:visible!important}.step{text-align:center;background:#0f142380;border:1px solid #d6b98a33;border-radius:20px;transition:all .3s;flex-direction:column!important;align-items:center!important;height:auto!important;min-height:350px!important;padding:40px 30px!important;display:flex!important;overflow:visible!important}.step:hover{border-color:#d6b98a80;transform:translateY(-5px);box-shadow:0 0 30px #d6b98a33}.step-number{color:#d6b98a!important;visibility:visible!important;opacity:1!important;text-align:center!important;width:100%!important;height:auto!important;min-height:80px!important;margin-bottom:20px!important;padding:10px 0!important;font-family:Georgia,serif!important;font-size:72px!important;font-weight:300!important;line-height:1.2!important;display:block!important;overflow:visible!important}.step h3{color:#f0d7b6;margin-bottom:16px;font-size:24px}.step p{color:#f7e9d9;font-size:16px;line-height:1.6}.footer-cta{text-align:center;background:#0f14234d;border-radius:12px;max-width:1000px;margin:80px auto;padding:60px 40px}.footer-cta h2{color:#f0d7b6;margin-bottom:32px;font-size:32px}footer{text-align:center;border-top:1px solid #d6b98a33;padding:40px 20px}footer p{color:#f7e9d980;font-size:14px}footer a{color:#d6b98ab3;margin:0 10px;text-decoration:none;transition:color .3s}footer a:hover{color:#d6b98a}@media (max-width:768px){.flower-wrapper{width:180px;height:180px}.flower-wrapper:before{width:240px;height:240px}.hero-content h1{font-size:36px}.subtitle{font-size:16px}.steps{grid-template-columns:1fr}.step-number{font-size:48px!important}.about,.how-it-works,.footer-cta{margin:40px auto;padding:40px 20px}}.lotus-glow{z-index:0;pointer-events:none;filter:blur(40px);opacity:.7;background:radial-gradient(circle,#f7e9d9cc 0%,#f7e9d966 40%,#f7e9d900 80%);border-radius:50%;width:320px;height:320px;animation:2s ease-in forwards glowFadeIn,8s ease-in-out 2s infinite glowPulse;position:fixed;top:50%;left:50%;transform:translate(-50%,-60%)}@keyframes glowFadeIn{0%{opacity:0}to{opacity:.7}}@keyframes glowPulse{0%,to{opacity:.65;transform:translate(-50%,-60%)scale(1)}50%{opacity:.85;transform:translate(-50%,-60%)scale(1.1)}}
