body{font-family:'Inter',sans-serif;color:#4F4C47}.hero-section-bg{background:linear-gradient(to bottom right,#6C8578,#A3917C);color:white}.section-header{color:#2E4A35;margin-bottom:1.5rem}.feature-card{background-color:#ffffff;border-radius:1rem;box-shadow:0 5px 15px -3px rgba(0,0,0,0.08),0 2px 4px -2px rgba(0,0,0,0.04);padding:1.5rem;margin-bottom:1.5rem;transition:transform 0.3s ease;border:1px solid #D1CDC4}.feature-card:hover{transform:translateY(-5px)}.btn-primary{background-color:#8D5A42;color:white;padding:1.25rem 3rem;border-radius:9999px;font-weight:600;text-decoration:none;transition:background-color 0.3s ease;font-size:1.25rem}.btn-primary:hover{background-color:#A36F52}ul{list-style:none;padding-left:0}ul li:before{content:'🌿';margin-right:0.5rem;color:#6B8E60}.icon{font-size:2rem;color:#6B8E60;margin-bottom:0.5rem}.pricing-section-bg{background-color:#E7EAE0}.footer-section-bg{background-color:#2E4A35}.feature-image{width:100%;height:auto;border-radius:0.75rem;margin-bottom:1rem}.profile-image{border-radius:9999px;width:192px;height:192px;object-fit:cover}.price-old{text-decoration:line-through;color:#7A7A7A}.price-new{font-size:3rem;font-weight:bold;color:#2E4A35}.urgency-text{color:#B23A48;font-weight:bold;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:0.8}100%{transform:scale(1);opacity:1}}.guarantee-badge{background-color:#E7EAE0;color:#2E4A35;border:2px solid #6B8E60;border-radius:0.5rem;padding:0.75rem 1.25rem;font-weight:600;margin-top:1.5rem;display:inline-flex;align-items:center;gap:0.5rem;box-shadow:0 2px 5px rgba(0,0,0,0.1)}.guarantee-badge img{width:40px;height:40px;flex-shrink:0}