*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;color:#1a1a1a;background-color:#f8f9fa;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:'Poppins',sans-serif;font-weight:700}h1{font-size:3.5rem;line-height:1.1;font-weight:800}h2{font-size:2.5rem;line-height:1.2}h3{font-size:1.75rem;line-height:1.3}h4{font-size:1.25rem;line-height:1.4}p{font-size:1rem;line-height:1.7;color:#555}.container{width:100%;margin:0 auto;padding:0 1rem;max-width:1280px}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.btn{padding:0.875rem 2rem;border-radius:0.5rem;font-weight:600;border:none;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:0.5rem;font-size:1rem;font-family:'Poppins',sans-serif}.btn-primary{background-color:#188625;color:white}.btn-primary:hover{background-color:#146620;transform:translateY(-2px);box-shadow:0 8px 16px rgba(24,134,37,0.3)}.btn-outline{border:2px solid #188625;color:#188625;background-color:transparent}.btn-outline:hover{background-color:#188625;color:white}.hero{background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);padding:4rem 0 6rem;border-bottom:2px solid #e8e8e8}.hero-content{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:768px){.hero-content{grid-template-columns:1fr 1fr}}.hero-text h1{margin-bottom:1rem;color:#1a1a1a}.hero-tagline{font-size:1.5rem;color:#188625;font-weight:600;margin-bottom:1.5rem;font-family:'Poppins',sans-serif}.hero-text p{font-size:1.1rem;margin-bottom:1.5rem;line-height:1.8}.key-features{background-color:#f0f8f4;border-left:4px solid #188625;padding:1.5rem;margin:2rem 0;border-radius:0.5rem}.key-features h4{color:#1a1a1a;margin-bottom:1rem}.features-list{list-style:none}.features-list li{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.75rem;font-size:0.95rem;color:#555}.features-list li::before{content:'✓';color:#188625;font-weight:bold;flex-shrink:0}.hero-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media (min-width:640px){.hero-buttons{flex-direction:row}}.hero-section-right{position:relative;min-height:400px;border-radius:1.5rem;overflow:hidden}.who-background{position:absolute;inset:0;background:linear-gradient(135deg,rgba(24,134,37,0.15),rgba(164,135,1,0.15));z-index:-1}.who-content-hero{position:relative;z-index:1;background-color:rgba(255,255,255,0.95);padding:2.5rem;border-radius:1.5rem;height:100%;display:flex;flex-direction:column;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,0.08)}.who-content-hero h3{color:#1a1a1a;margin-bottom:1.5rem}.who-list-hero{list-style:none}.who-list-hero li{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 0;font-size:0.95rem;color:#555}.who-list-hero li::before{content:'✓';color:#188625;font-weight:bold;flex-shrink:0;font-size:1.25rem}.problem-section{background-color:white;padding:5rem 0}.problem-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.problem-grid{grid-template-columns:1fr 1fr}}.problem-content h2{margin-bottom:1.5rem;color:#1a1a1a}.problem-list{list-style:none;margin-bottom:2rem}.problem-list li{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #e8e8e8;font-size:1.05rem}.problem-list li:last-child{border-bottom:none}.problem-list li::before{content:'✕';font-size:1.5rem;color:#E02B20;font-weight:bold;flex-shrink:0}.problem-highlight{background-color:#fff3f3;border-left:4px solid #E02B20;padding:1.5rem;border-radius:0.5rem;margin-top:2rem}.problem-highlight p{font-weight:600;color:#1a1a1a;font-size:1.1rem}.problem-image{background:linear-gradient(135deg,rgba(24,134,37,0.1),rgba(164,135,1,0.1));border-radius:1.5rem;padding:3rem;display:flex;align-items:center;justify-content:center;min-height:400px}.problem-image img{max-width:100%;border-radius:1rem}.solution-section{background-color:#f8f9fa;padding:5rem 0}.solution-header{text-align:center;margin-bottom:3rem}.solution-header h2{margin-bottom:1rem}.solution-header p{font-size:1.25rem;max-width:700px;margin:0 auto}.process-flow{background-color:white;border-radius:1.5rem;padding:2rem;margin-bottom:3rem;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.process-text{text-align:center;font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:0.5rem}.process-subtext{text-align:center;color:#666;font-size:1rem}.features-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background-color:white;border-radius:1.5rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,0.06);transition:all 0.3s ease;border-top:4px solid #188625}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,0.12)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h4{margin-bottom:1rem;color:#1a1a1a}.feature-card ul{list-style:none}.feature-card li{display:flex;align-items:flex-start;gap:0.75rem;margin-bottom:0.75rem;font-size:0.95rem;color:#555}.feature-card li::before{content:'✓';color:#188625;font-weight:bold;flex-shrink:0;margin-top:2px}.why-section{background-color:white;padding:5rem 0}.why-content{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:768px){.why-content{grid-template-columns:1fr 1fr}}.why-list{list-style:none}.why-list li{display:flex;align-items:center;gap:1rem;padding:1.25rem 0;border-bottom:1px solid #e8e8e8;font-size:1.05rem;font-weight:500}.why-list li:last-child{border-bottom:none}.why-list li::before{content:'→';font-size:1.5rem;color:#188625;font-weight:bold;flex-shrink:0}.why-box{background:linear-gradient(135deg,#188625 0%,#146620 100%);color:white;border-radius:1.5rem;padding:2.5rem;text-align:center}.why-box h3{color:white;margin-bottom:1.5rem}.why-box p{color:rgba(255,255,255,0.9);font-size:1.1rem;margin-bottom:1rem}.roi-section{background-color:#f8f9fa;padding:5rem 0}.roi-header{text-align:center;margin-bottom:3rem}.roi-header h2{margin-bottom:1rem}.roi-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.roi-grid{grid-template-columns:repeat(2,1fr)}}.roi-card{background-color:white;border-radius:1.5rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.roi-card h4{color:#188625;margin-bottom:1rem;font-size:1.1rem}.roi-amount{font-size:2.5rem;font-weight:800;color:#1a1a1a;margin-bottom:0.5rem;font-family:'Poppins',sans-serif}.roi-description{color:#666;font-size:0.95rem}.pricing-section{background-color:white;padding:5rem 0}.pricing-header{text-align:center;margin-bottom:3rem}.pricing-header h2{margin-bottom:1rem}.pricing-cards{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.pricing-cards{grid-template-columns:repeat(2,1fr)}}.pricing-card{background-color:#f8f9fa;border-radius:1.5rem;padding:2.5rem;border:2px solid #e8e8e8;transition:all 0.3s ease}.pricing-card:hover{border-color:#188625;box-shadow:0 8px 24px rgba(24,134,37,0.15)}.pricing-card h4{color:#1a1a1a;margin-bottom:1rem;font-size:1.3rem}.price-amount{font-size:2.5rem;font-weight:800;color:#188625;margin-bottom:0.5rem;font-family:'Poppins',sans-serif}.price-period{color:#666;font-size:0.95rem;margin-bottom:1.5rem}.pricing-card p{color:#555;margin-bottom:1rem;line-height:1.8}.pricing-note{background-color:#f0f8f4;border-left:4px solid #188625;padding:1rem;border-radius:0.5rem;font-size:0.9rem;color:#555;margin-top:1.5rem}.included-section{background-color:#f8f9fa;padding:5rem 0}.included-header{text-align:center;margin-bottom:3rem}.included-header h2{margin-bottom:1rem}.included-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.included-grid{grid-template-columns:repeat(2,1fr)}}.included-item{background-color:white;padding:1.5rem;border-radius:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.included-item::before{content:'✓';font-size:1.5rem;color:#188625;font-weight:bold;flex-shrink:0}.diy-section{background-color:white;padding:5rem 0}.diy-content{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:768px){.diy-content{grid-template-columns:1fr 1fr}}.diy-box{background:linear-gradient(135deg,rgba(24,134,37,0.1),rgba(164,135,1,0.1));border-radius:1.5rem;padding:2.5rem;order:2}@media (min-width:768px){.diy-box{order:2}}.diy-box h3{color:#1a1a1a;margin-bottom:1.5rem}.diy-box p{font-size:1.1rem;color:#555;line-height:1.8;margin-bottom:1rem}.diy-list{list-style:none;margin-top:1.5rem}.diy-list li{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 0;font-size:0.95rem;color:#555}.diy-list li::before{content:'✓';color:#188625;font-weight:bold;flex-shrink:0;font-size:1.25rem}.system-note{background-color:#fff3f3;border-left:4px solid #E02B20;padding:1.5rem;border-radius:0.5rem;margin-top:1.5rem}.system-note p{font-weight:600;color:#1a1a1a}.diy-text{order:1}@media (min-width:768px){.diy-text{order:1}}.diy-text h2{margin-bottom:1.5rem}.diy-text p{margin-bottom:1.5rem}.cta-section{background:linear-gradient(135deg,#188625 0%,#146620 100%);color:white;padding:5rem 0;text-align:center}.cta-section h2{color:white;margin-bottom:1.5rem}.cta-section p{color:rgba(255,255,255,0.9);font-size:1.2rem;max-width:600px;margin:0 auto 2rem}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.cta-buttons{flex-direction:row}}.contact-section{background-color:white;padding:5rem 0}.contact-header{text-align:center;margin-bottom:3rem}.contact-header h2{margin-bottom:1rem}.contact-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.contact-grid{grid-template-columns:repeat(3,1fr)}}.contact-card{background-color:#f8f9fa;border-radius:1.5rem;padding:2rem;text-align:center}.contact-card h4{color:#188625;margin-bottom:1rem}.contact-card p{color:#555}.contact-card a{color:#188625;text-decoration:none;font-weight:600}.contact-card a:hover{text-decoration:underline}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.animate-fade-in-up{animation:fadeInUp 0.6s ease-out}.animate-slide-in-left{animation:slideInLeft 0.6s ease-out}.animate-slide-in-right{animation:slideInRight 0.6s ease-out}@media (max-width:768px){h1{font-size:2.25rem}h2{font-size:1.75rem}.hero{padding:3rem 0 4rem}.problem-section,.solution-section,.why-section,.roi-section,.pricing-section,.included-section,.diy-section,.cta-section,.contact-section{padding:3rem 0}}