@media (min-width:768px){.container{padding:0 2.5rem}}.whatsapp-btn-primary{color:#fff;cursor:pointer;transition:var(--transition);background:#25d366;border:none;border-radius:60px;justify-content:center;align-items:center;gap:.8rem;padding:1.1rem 2.8rem;font-size:1.2rem;font-weight:700;display:inline-flex;box-shadow:0 10px 30px #25d3664d}.whatsapp-btn-primary:hover{background:#128c7e;transform:translateY(-3px);box-shadow:0 15px 35px #128c7e66}@media (min-width:768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.mashwara-cta{text-align:center;background:var(--herb-deep);color:#fff;padding:5rem 0;position:relative;overflow:hidden}.mashwara-cta:before{content:"🌿";opacity:.08;font-size:8rem;position:absolute;top:20%;left:5%;transform:rotate(-15deg)}.mashwara-cta:after{content:"🍃";opacity:.08;font-size:7rem;position:absolute;bottom:10%;right:5%;transform:rotate(20deg)}.cta-content{z-index:2;max-width:700px;margin:0 auto;position:relative}.mashwara-cta h2{font-family:var(--font-serif);margin-bottom:1rem;font-size:clamp(2.2rem,6vw,3.5rem)}.mashwara-cta p{opacity:.9;margin-bottom:2.5rem;font-size:1.2rem}.whatsapp-btn-secondary{color:#fff;cursor:pointer;transition:var(--transition);background:#25d366;border:none;border-radius:60px;justify-content:center;align-items:center;gap:.8rem;padding:1rem 2.5rem;font-size:1.2rem;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #0003}.whatsapp-btn-secondary:hover{background:#128c7e;transform:translateY(-3px);box-shadow:0 12px 28px #0000004d}@media (max-width:768px){.mashwara-hero{padding:4rem 0}.hero-icon{font-size:3rem}.whatsapp-btn-primary,.whatsapp-btn-secondary{width:100%;max-width:350px;padding:.9rem 2rem;font-size:1.1rem}.floating-leaf{font-size:5rem}}@media (max-width:480px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.step-card{padding:2rem 1.5rem}.step-icon{width:70px;height:70px;font-size:2rem}}:root{--herb-deep:#1e3b2c;--herb-primary:#2c5e3a;--herb-soft:#8ba888;--herb-light:#e8f3e9;--herb-cream:#f9fbf8;--text-dark:#1e2f23;--text-soft:#3a4e3e;--shadow-sm:0 4px 12px #1e3b2c0f;--shadow-md:0 8px 24px #1e3b2c1a;--shadow-lg:0 16px 40px #1e3b2c24;--shadow-xl:0 24px 60px #1e3b2c33;--transition:all .35s cubic-bezier(.25, 1, .5, 1);--font-serif:"Cormorant Garamond", "Times New Roman", serif;--font-sans:"Inter", system-ui, -apple-system, sans-serif}.mashwara-page{background:var(--herb-cream);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.container{padding:0 2.5rem}}.mashwara-hero{text-align:center;color:#fff;isolation:isolate;background:linear-gradient(145deg,#1a3a2a 0%,#2d5a2d 100%);padding:4rem 0;position:relative;overflow:hidden}.hero-bg-pattern{opacity:.6;z-index:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5 L35 15 L45 15 L38 22 L41 32 L30 26 L19 32 L22 22 L15 15 L25 15 L30 5Z' fill='%23ffffff' fill-opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-content{z-index:2;max-width:700px;margin:0 auto;position:relative}.hero-icon{color:var(--herb-light);opacity:.9;margin-bottom:1.5rem;font-size:3.5rem}.hero-title{font-family:var(--font-serif);margin-bottom:1rem;font-size:clamp(2.8rem,10vw,4.5rem);font-weight:700;line-height:1.1}.hero-title .accent{color:#e8f3e9}.hero-subtitle{opacity:.95;max-width:550px;margin:0 auto;font-size:1.2rem;line-height:1.6}.floating-leaf{opacity:.08;pointer-events:none;z-index:1;font-size:8rem;position:absolute}.floating-leaf.left{bottom:0;left:-20px;transform:rotate(-15deg)}.floating-leaf.right{top:0;right:-20px;transform:rotate(25deg)}.form-section{z-index:5;margin-top:-2rem;padding:3rem 0;position:relative}.form-card{box-shadow:var(--shadow-xl);background:#fff;border:1px solid #8cb48c1a;border-radius:40px;max-width:700px;margin:0 auto;padding:2.5rem}@media (min-width:768px){.form-card{padding:3rem}}.form-card h2{font-family:var(--font-serif);color:var(--herb-deep);text-align:center;margin-bottom:.5rem;font-size:2.2rem}.form-subtitle{text-align:center;color:var(--text-soft);margin-bottom:2rem}.mashwara-form{flex-direction:column;gap:1.8rem;display:flex}.form-group{flex-direction:column;gap:.6rem;display:flex}.form-group label{color:var(--herb-deep);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.label-icon{color:var(--herb-primary)}.form-group textarea,.form-group select{font-family:var(--font-sans);transition:var(--transition);resize:vertical;background:#fff;border:1.5px solid #8ba8884d;border-radius:20px;padding:1rem 1.2rem;font-size:1rem}.form-group textarea:focus,.form-group select:focus{border-color:var(--herb-primary);outline:none;box-shadow:0 0 0 3px #2c5e3a1a}.submit-btn{color:#fff;cursor:pointer;transition:var(--transition);background:#25d366;border:none;border-radius:60px;justify-content:center;align-items:center;gap:.8rem;margin-top:.5rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #25d36640}.submit-btn:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 12px 28px #128c7e59}.how-it-works{background:#fff;padding:4rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-family:var(--font-serif);color:var(--herb-deep);margin-bottom:.5rem;font-size:clamp(2.2rem,6vw,3rem)}.section-header p{color:var(--text-soft);font-size:1.1rem}.steps-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step-card{background:var(--herb-cream);text-align:center;transition:var(--transition);box-shadow:var(--shadow-sm);border:1px solid #8cb48c1a;border-radius:32px;padding:2.5rem 2rem}.step-card:hover{box-shadow:var(--shadow-md);border-color:var(--herb-soft);transform:translateY(-6px)}.step-icon{background:var(--herb-light);width:80px;height:80px;color:var(--herb-primary);border-radius:30px;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2.5rem;display:flex;transform:rotate(45deg)}.step-icon svg{transform:rotate(-45deg)}.step-card h3{font-family:var(--font-serif);color:var(--herb-deep);margin-bottom:.75rem;font-size:1.5rem}.step-card p{color:var(--text-soft);line-height:1.6}.benefits-section{background:linear-gradient(to bottom, white, var(--herb-light));padding:4rem 0 5rem}.benefits-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefit-card{text-align:center;padding:2rem}.benefit-icon{color:var(--herb-primary);margin-bottom:1.2rem;font-size:2.5rem}.benefit-card h3{font-family:var(--font-serif);color:var(--herb-deep);margin-bottom:.5rem;font-size:1.5rem}.benefit-card p{color:var(--text-soft)}@media (max-width:768px){.mashwara-hero{padding:3.5rem 0}.hero-icon{font-size:3rem}.form-card{padding:2rem 1.5rem}.form-card h2{font-size:1.8rem}.submit-btn{width:100%}.floating-leaf{font-size:5rem}}@media (max-width:480px){.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem}.step-card{padding:2rem 1.5rem}.step-icon{width:70px;height:70px;font-size:2rem}}
