.landing-page{color:#0e1612;background:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 24px}.logo-header{text-align:center;background:#fff;padding:24px}.logo-header .logo{margin:0 auto}.hero-section{text-align:center;background:linear-gradient(135deg,#ecf6f1 0%,#daeee3 100%);padding:80px 24px;position:relative;overflow:hidden}.hero-section:before{content:"";background:radial-gradient(circle,#2a4c3f1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-10%}.hero-section:after{content:"";background:radial-gradient(circle,#2965461a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-30%;left:-5%}.hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.hero-title{color:#2a4c3f;margin-bottom:24px;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:768px){.hero-title{font-size:1.875rem}}.hero-subtitle{color:#296546;margin-bottom:40px;font-size:1.25rem;font-weight:400}@media (max-width:768px){.hero-subtitle{font-size:1.125rem}}.cta-button{color:#fff;cursor:pointer;background:#2a4c3f;border:none;border-radius:100px;padding:16px 48px;font-size:1.125rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #2a4c3f33}.cta-button:hover{background:#296546;transform:translateY(-2px);box-shadow:0 6px 16px #2a4c3f4d}.cta-button:active{transform:translateY(0)}@media (max-width:768px){.cta-button{width:100%;max-width:400px;padding:14px 32px;font-size:1rem}}.explanation-section{background:#fff;padding:80px 24px}.section-title{color:#2a4c3f;text-align:center;margin-bottom:24px;font-size:2rem;font-weight:700}@media (max-width:768px){.section-title{font-size:1.5rem}}.section-text{color:#4a5568;text-align:center;max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.section-text{font-size:1rem}}.benefits-section{background:#f4f3ee;padding:80px 24px}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1000px;margin:48px auto 0;display:grid}@media (max-width:768px){.benefits-grid{grid-template-columns:1fr;gap:24px}}.benefit-item{background:#fff;border-radius:16px;gap:20px;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #0000000d}.benefit-item:hover{transform:translateY(-4px);box-shadow:0 8px 20px #2a4c3f26}.benefit-icon{flex-shrink:0;font-size:2rem}.benefit-content{flex:1}.benefit-title{color:#2a4c3f;margin-bottom:8px;font-size:1.25rem;font-weight:600}.benefit-text{color:#4a5568;font-size:1rem;line-height:1.6}.cta-section{text-align:center;color:#fff;background:linear-gradient(135deg,#2a4c3f 0%,#296546 100%);padding:80px 24px}.cta-title{color:#fff;margin-bottom:24px;font-size:2rem;font-weight:700}@media (max-width:768px){.cta-title{font-size:1.5rem}}.cta-text{color:#fff;max-width:700px;margin:0 auto 40px;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.cta-text{font-size:1rem}}.cta-section .cta-button{color:#2a4c3f;background:#fff}.cta-section .cta-button:hover{color:#296546;background:#ecf6f1}.footer-section{text-align:center;background:#21332c;padding:40px 24px}.footer-text{color:#fffc;max-width:800px;margin:0 auto;font-size:.875rem;line-height:1.6}.fade-in{animation:.8s ease-in-out fadeIn}.fade-in-delay-1,.fade-in-delay-2{animation:.8s ease-in-out .2s both fadeIn}.fade-in-delay-3{animation:.8s ease-in-out .4s both fadeIn}.fade-in-delay-4{animation:.8s ease-in-out .6s both fadeIn}.fade-in-delay-5{animation:.8s ease-in-out .8s both fadeIn}.fade-in-delay-6{animation:.8s ease-in-out 1s both fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
