.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGradient{background:linear-gradient(135deg,var(--cream)0%,var(--cream-dark)30%,#ff6b350d 60%,#d4a84b14 100%);z-index:-3;position:absolute;inset:0}.Hero-module__ZARIfG__mandalaLeft,.Hero-module__ZARIfG__mandalaRight{opacity:.06;pointer-events:none;z-index:-2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='45' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Ccircle cx='50' cy='50' r='35' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Ccircle cx='50' cy='50' r='25' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Ccircle cx='50' cy='50' r='15' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Cpath d='M50 5 Q65 30 50 50 Q35 30 50 5' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Cpath d='M50 95 Q35 70 50 50 Q65 70 50 95' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Cpath d='M5 50 Q30 35 50 50 Q30 65 5 50' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Cpath d='M95 50 Q70 65 50 50 Q70 35 95 50' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Cpath d='M15 15 Q40 35 50 50 Q35 40 15 15' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Cpath d='M85 85 Q60 65 50 50 Q65 60 85 85' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Cpath d='M85 15 Q60 35 50 50 Q65 40 85 15' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3Cpath d='M15 85 Q40 65 50 50 Q35 60 15 85' fill='none' stroke='%238B1F41' stroke-width='0.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:700px;height:700px;position:absolute}.Hero-module__ZARIfG__mandalaLeft{animation:120s linear infinite Hero-module__ZARIfG__rotateSlow;top:50%;left:-300px;transform:translateY(-50%)}.Hero-module__ZARIfG__mandalaRight{animation:120s linear infinite reverse Hero-module__ZARIfG__rotateSlow;top:50%;right:-300px;transform:translateY(-50%)}.Hero-module__ZARIfG__floatingElements{pointer-events:none;z-index:-1;position:absolute;inset:0}.Hero-module__ZARIfG__floatingOm{font-family:var(--font-hindi);color:var(--gold);opacity:.3;text-shadow:0 0 30px #d4a84b4d;font-size:4rem;position:absolute;top:15%;right:15%}.Hero-module__ZARIfG__floatingLotus{opacity:.4;font-size:3.5rem;position:absolute;bottom:20%;left:10%}.Hero-module__ZARIfG__container{width:100%;max-width:1000px;padding:0 var(--space-6);margin:0 auto}.Hero-module__ZARIfG__content{text-align:center}.Hero-module__ZARIfG__badge{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);color:var(--saffron);font-size:var(--text-sm);margin-bottom:var(--space-8);background:#ff6b351a;border:1px solid #ff6b3533;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__headline{gap:var(--space-2);margin-bottom:var(--space-6);flex-direction:column;display:flex}.Hero-module__ZARIfG__hindiHeadline{font-family:var(--font-hindi);font-size:var(--text-5xl);color:var(--maroon);font-weight:700;line-height:1.2}.Hero-module__ZARIfG__englishHeadline{font-family:var(--font-hindi);font-size:var(--text-4xl);color:var(--gray-700);font-weight:600;line-height:1.2}.Hero-module__ZARIfG__highlight{color:#25d366;position:relative}.Hero-module__ZARIfG__highlight:after{content:"";border-radius:var(--radius-full);background:linear-gradient(90deg,#25d366,#128c7e);width:100%;height:3px;position:absolute;bottom:-4px;left:0}.Hero-module__ZARIfG__subheadline{font-family:var(--font-hindi);font-size:var(--text-xl);color:var(--gray-600);max-width:700px;margin:0 auto var(--space-4);line-height:1.8}.Hero-module__ZARIfG__description{font-size:var(--text-lg);color:var(--gray-500);max-width:600px;margin:0 auto var(--space-10)}.Hero-module__ZARIfG__ctaGroup{justify-content:center;align-items:center;gap:var(--space-4);margin-bottom:var(--space-12);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__primaryCta{align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-8);color:var(--white);font-weight:600;font-size:var(--text-lg);border-radius:var(--radius-full);transition:all var(--transition-base);background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);text-decoration:none;animation:3s ease-in-out infinite Hero-module__ZARIfG__whatsappBounce;display:inline-flex;box-shadow:0 4px 20px #25d3664d}.Hero-module__ZARIfG__primaryCta:hover{color:var(--white);animation-play-state:paused;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 30px #25d36666}.Hero-module__ZARIfG__secondaryCta{align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-6);color:var(--maroon);font-weight:600;font-size:var(--text-base);transition:all var(--transition-base);text-decoration:none;display:inline-flex}.Hero-module__ZARIfG__secondaryCta:hover{color:var(--saffron)}.Hero-module__ZARIfG__stats{justify-content:center;align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__stat{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.Hero-module__ZARIfG__statNumber{font-family:var(--font-heading);font-size:var(--text-3xl);color:var(--saffron);font-weight:700}.Hero-module__ZARIfG__statLabel{font-size:var(--text-sm);color:var(--gray-500)}.Hero-module__ZARIfG__statDivider{background:linear-gradient(180deg,transparent,var(--gold),transparent);width:1px;height:40px}.Hero-module__ZARIfG__scrollIndicator{bottom:var(--space-8);color:var(--gray-400);opacity:.6;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:100px;padding-bottom:var(--space-16)}.Hero-module__ZARIfG__hindiHeadline{font-size:var(--text-4xl)}.Hero-module__ZARIfG__englishHeadline{font-size:var(--text-3xl)}.Hero-module__ZARIfG__subheadline{font-size:var(--text-lg)}.Hero-module__ZARIfG__description{font-size:var(--text-base)}.Hero-module__ZARIfG__floatingOm{font-size:3rem;top:10%;right:5%}.Hero-module__ZARIfG__floatingLotus{font-size:2.5rem;bottom:10%;left:5%}.Hero-module__ZARIfG__mandalaLeft,.Hero-module__ZARIfG__mandalaRight{width:400px;height:400px}.Hero-module__ZARIfG__mandalaLeft{left:-200px}.Hero-module__ZARIfG__mandalaRight{right:-200px}.Hero-module__ZARIfG__ctaGroup{gap:var(--space-3);flex-direction:column}.Hero-module__ZARIfG__primaryCta{width:100%;font-size:var(--text-base);padding:var(--space-4)var(--space-6);justify-content:center}.Hero-module__ZARIfG__stats{gap:var(--space-4)}.Hero-module__ZARIfG__statDivider,.Hero-module__ZARIfG__scrollIndicator{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__hindiHeadline{font-size:var(--text-3xl)}.Hero-module__ZARIfG__englishHeadline{font-size:var(--text-2xl)}.Hero-module__ZARIfG__badge{font-size:var(--text-xs)}}
.About-module__vAULUW__about{padding:var(--space-24)0;background:var(--white);position:relative;overflow:hidden}.About-module__vAULUW__about:before{content:"";background:linear-gradient(90deg,transparent,var(--gold),transparent);height:1px;position:absolute;top:0;left:0;right:0}.About-module__vAULUW__container{max-width:1280px;padding:0 var(--space-6);margin:0 auto}.About-module__vAULUW__header{text-align:center;margin-bottom:var(--space-16)}.About-module__vAULUW__sectionLabel{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:2px;color:var(--saffron);margin-bottom:var(--space-4);font-weight:600;display:inline-block}.About-module__vAULUW__title{font-family:var(--font-hindi);font-size:var(--text-4xl);color:var(--maroon);margin-bottom:var(--space-2);font-weight:700}.About-module__vAULUW__highlight{background:linear-gradient(135deg,var(--saffron)0%,var(--gold)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__vAULUW__subtitle{font-size:var(--text-lg);color:var(--gray-500)}.About-module__vAULUW__content{gap:var(--space-12);grid-template-columns:1fr 1fr;align-items:start;display:grid}.About-module__vAULUW__cardsGrid{gap:var(--space-6);flex-direction:column;display:flex}.About-module__vAULUW__card{background:var(--cream);border-radius:var(--radius-xl);padding:var(--space-8);transition:all var(--transition-base);border:1px solid #0000}.About-module__vAULUW__card:hover{box-shadow:var(--shadow-lg);border-color:#ff6b3533;transform:translateY(-5px)}.About-module__vAULUW__iconWrapper{background:linear-gradient(135deg,var(--saffron)0%,var(--saffron-dark)100%);border-radius:var(--radius-lg);width:56px;height:56px;margin-bottom:var(--space-4);justify-content:center;align-items:center;display:flex}.About-module__vAULUW__icon{width:28px;height:28px;color:var(--white)}.About-module__vAULUW__cardTitle{font-family:var(--font-hindi);font-size:var(--text-xl);color:var(--maroon);margin-bottom:var(--space-1);font-weight:600}.About-module__vAULUW__cardSubtitle{font-size:var(--text-sm);color:var(--gray-500);margin-bottom:var(--space-3);font-weight:500}.About-module__vAULUW__cardText{font-family:var(--font-hindi);font-size:var(--text-base);color:var(--gray-600);margin-bottom:var(--space-3);line-height:1.8}.About-module__vAULUW__cardTextEnglish{font-size:var(--text-sm);color:var(--gray-500);font-style:italic;line-height:1.6}.About-module__vAULUW__quoteSection{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.About-module__vAULUW__quoteCard{background:linear-gradient(135deg,var(--purple-deep)0%,var(--maroon)100%);border-radius:var(--radius-2xl);padding:var(--space-10);color:var(--cream);position:relative;overflow:hidden}.About-module__vAULUW__quoteCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4a84b1a 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.About-module__vAULUW__quoteSymbol{color:var(--gold);opacity:.5;margin-bottom:var(--space-4);font-size:4rem;line-height:1}.About-module__vAULUW__quote{z-index:1;position:relative}.About-module__vAULUW__quoteShlok{font-family:var(--font-hindi);font-size:var(--text-xl);color:var(--gold-light);margin-bottom:var(--space-6);text-align:center;line-height:1.8}.About-module__vAULUW__quoteTranslation{font-size:var(--text-base);color:var(--cream);opacity:.9;text-align:center;margin-bottom:var(--space-6);font-style:italic;line-height:1.7}.About-module__vAULUW__quoteSource{font-size:var(--text-sm);color:var(--gold);text-align:center;font-weight:500}.About-module__vAULUW__decorativeElement{margin-top:var(--space-8);text-align:center}.About-module__vAULUW__lotusPattern{opacity:.7;font-size:3rem;animation:4s ease-in-out infinite About-module__vAULUW__float}@media (max-width:1024px){.About-module__vAULUW__content{gap:var(--space-10);grid-template-columns:1fr}.About-module__vAULUW__quoteSection{order:-1}}@media (max-width:640px){.About-module__vAULUW__about{padding:var(--space-16)0}.About-module__vAULUW__title{font-size:var(--text-3xl)}.About-module__vAULUW__card,.About-module__vAULUW__quoteCard{padding:var(--space-6)}.About-module__vAULUW__quoteShlok{font-size:var(--text-lg)}}
.Features-module__zvCZ4q__features{padding:var(--space-24)0;background:linear-gradient(180deg,var(--cream)0%,var(--cream-dark)100%);position:relative}.Features-module__zvCZ4q__container{max-width:1280px;padding:0 var(--space-6);margin:0 auto}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:var(--space-16)}.Features-module__zvCZ4q__sectionLabel{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:2px;color:var(--saffron);margin-bottom:var(--space-4);font-weight:600;display:inline-block}.Features-module__zvCZ4q__title{font-family:var(--font-hindi);font-size:var(--text-4xl);color:var(--maroon);margin-bottom:var(--space-2);font-weight:700}.Features-module__zvCZ4q__highlight{background:linear-gradient(135deg,var(--saffron)0%,var(--gold)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Features-module__zvCZ4q__subtitle{font-size:var(--text-lg);color:var(--gray-500)}.Features-module__zvCZ4q__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.Features-module__zvCZ4q__card{background:var(--white);border-radius:var(--radius-xl);padding:var(--space-8);text-align:center;transition:all var(--transition-base);border:1px solid #0000;position:relative;overflow:hidden}.Features-module__zvCZ4q__card:before{content:"";background:linear-gradient(90deg,var(--saffron),var(--gold));transform-origin:0;height:4px;transition:transform var(--transition-base);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Features-module__zvCZ4q__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.Features-module__zvCZ4q__card:hover:before{transform:scaleX(1)}.Features-module__zvCZ4q__iconWrapper{border-radius:var(--radius-full);width:72px;height:72px;margin:0 auto var(--space-6);transition:all var(--transition-base);background:linear-gradient(135deg,#ff6b351a 0%,#d4a84b1a 100%);justify-content:center;align-items:center;display:flex}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrapper{background:linear-gradient(135deg,var(--saffron)0%,var(--gold)100%);transform:scale(1.1)}.Features-module__zvCZ4q__icon{width:32px;height:32px;color:var(--saffron);transition:color var(--transition-base)}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__icon{color:var(--white)}.Features-module__zvCZ4q__cardTitleHindi{font-family:var(--font-hindi);font-size:var(--text-xl);color:var(--maroon);margin-bottom:var(--space-1);font-weight:600}.Features-module__zvCZ4q__cardTitle{font-size:var(--text-sm);color:var(--gray-500);margin-bottom:var(--space-4);font-weight:500}.Features-module__zvCZ4q__cardDescription{font-family:var(--font-hindi);font-size:var(--text-base);color:var(--gray-600);margin-bottom:var(--space-3);line-height:1.7}.Features-module__zvCZ4q__cardDescriptionEn{font-size:var(--text-sm);color:var(--gray-500);font-style:italic;line-height:1.6}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__zvCZ4q__features{padding:var(--space-16)0}.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__title{font-size:var(--text-3xl)}.Features-module__zvCZ4q__card{padding:var(--space-6)}}
.Scriptures-module__asrbYW__scriptures{padding:var(--space-24)0;background:var(--white);position:relative}.Scriptures-module__asrbYW__container{max-width:1280px;padding:0 var(--space-6);margin:0 auto}.Scriptures-module__asrbYW__header{text-align:center;margin-bottom:var(--space-16)}.Scriptures-module__asrbYW__sectionLabel{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:2px;color:var(--saffron);margin-bottom:var(--space-4);font-weight:600;display:inline-block}.Scriptures-module__asrbYW__title{font-family:var(--font-hindi);font-size:var(--text-4xl);color:var(--maroon);margin-bottom:var(--space-2);font-weight:700}.Scriptures-module__asrbYW__highlight{background:linear-gradient(135deg,var(--saffron)0%,var(--gold)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Scriptures-module__asrbYW__subtitle{font-size:var(--text-lg);color:var(--gray-500)}.Scriptures-module__asrbYW__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.Scriptures-module__asrbYW__card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:all var(--transition-base);position:relative;overflow:hidden}.Scriptures-module__asrbYW__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.Scriptures-module__asrbYW__card.Scriptures-module__asrbYW__active{border:2px solid var(--saffron)}.Scriptures-module__asrbYW__cardHeader{justify-content:center;align-items:center;height:100px;display:flex;position:relative}.Scriptures-module__asrbYW__omIcon{font-family:var(--font-hindi);color:#ffffffe6;text-shadow:0 2px 10px #0003;font-size:3rem}.Scriptures-module__asrbYW__cardContent{padding:var(--space-6)}.Scriptures-module__asrbYW__cardNameHindi{font-family:var(--font-hindi);font-size:var(--text-xl);color:var(--maroon);margin-bottom:var(--space-1);font-weight:600}.Scriptures-module__asrbYW__cardName{font-size:var(--text-sm);color:var(--gray-500);margin-bottom:var(--space-4);font-weight:500}.Scriptures-module__asrbYW__cardDescription{font-family:var(--font-hindi);font-size:var(--text-sm);color:var(--gray-600);margin-bottom:var(--space-2);line-height:1.7}.Scriptures-module__asrbYW__cardDescriptionEn{font-size:var(--text-xs);color:var(--gray-500);margin-bottom:var(--space-4);font-style:italic;line-height:1.5}.Scriptures-module__asrbYW__cardMeta{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--gray-500);margin-bottom:var(--space-4);display:flex}.Scriptures-module__asrbYW__metaDivider{color:var(--gray-300)}.Scriptures-module__asrbYW__statusBadge{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:600;display:inline-flex}.Scriptures-module__asrbYW__active .Scriptures-module__asrbYW__statusBadge{color:var(--saffron);background:#ff6b351a}.Scriptures-module__asrbYW__coming-soon .Scriptures-module__asrbYW__statusBadge{color:var(--purple-deep);background:#2d1b691a}.Scriptures-module__asrbYW__future .Scriptures-module__asrbYW__statusBadge{background:var(--gray-100);color:var(--gray-500)}.Scriptures-module__asrbYW__overlay{pointer-events:none;background:#ffffff80;position:absolute;inset:0}.Scriptures-module__asrbYW__coming-soon:hover .Scriptures-module__asrbYW__overlay,.Scriptures-module__asrbYW__future:hover .Scriptures-module__asrbYW__overlay{background:#ffffff4d}@media (max-width:1024px){.Scriptures-module__asrbYW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Scriptures-module__asrbYW__scriptures{padding:var(--space-16)0}.Scriptures-module__asrbYW__grid{grid-template-columns:1fr}.Scriptures-module__asrbYW__title{font-size:var(--text-3xl)}}
.SampleMessage-module__qyDv7a__sampleMessage{padding:var(--space-24)0;background:linear-gradient(135deg,var(--navy-dark)0%,var(--purple-deep)100%);position:relative;overflow:hidden}.SampleMessage-module__qyDv7a__container{max-width:1280px;padding:0 var(--space-6);margin:0 auto}.SampleMessage-module__qyDv7a__content{gap:var(--space-12);grid-template-columns:1fr 1fr;align-items:center;display:grid}.SampleMessage-module__qyDv7a__textContent{color:var(--cream)}.SampleMessage-module__qyDv7a__sectionLabel{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:2px;color:var(--gold);margin-bottom:var(--space-4);font-weight:600;display:inline-block}.SampleMessage-module__qyDv7a__title{font-family:var(--font-hindi);font-size:var(--text-4xl);color:var(--cream);margin-bottom:var(--space-2);font-weight:700;line-height:1.3}.SampleMessage-module__qyDv7a__highlight{color:var(--saffron)}.SampleMessage-module__qyDv7a__subtitle{font-size:var(--text-lg);color:var(--gray-400);margin-bottom:var(--space-6)}.SampleMessage-module__qyDv7a__description{font-family:var(--font-hindi);font-size:var(--text-lg);color:var(--gray-300);margin-bottom:var(--space-6);line-height:1.7}.SampleMessage-module__qyDv7a__featuresList{gap:var(--space-3);flex-direction:column;display:flex}.SampleMessage-module__qyDv7a__featureItem{align-items:center;gap:var(--space-3);font-family:var(--font-hindi);font-size:var(--text-base);color:var(--cream);display:flex}.SampleMessage-module__qyDv7a__checkIcon{background:var(--saffron);border-radius:var(--radius-full);width:24px;height:24px;color:var(--white);justify-content:center;align-items:center;display:flex}.SampleMessage-module__qyDv7a__phoneMockup{justify-content:center;display:flex}.SampleMessage-module__qyDv7a__phoneFrame{background:#ededed;border-radius:40px;width:320px;position:relative;overflow:hidden;box-shadow:0 50px 100px #00000080,0 0 0 10px #1a1a1a,0 0 0 12px #333}.SampleMessage-module__qyDv7a__phoneNotch{z-index:10;background:#1a1a1a;border-radius:20px;width:120px;height:28px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.SampleMessage-module__qyDv7a__waHeader{padding:var(--space-4);align-items:center;gap:var(--space-3);background:#075e54;padding-top:50px;display:flex}.SampleMessage-module__qyDv7a__waAvatar{background:linear-gradient(135deg,var(--saffron)0%,var(--gold)100%);border-radius:var(--radius-full);width:40px;height:40px;font-family:var(--font-hindi);color:var(--white);justify-content:center;align-items:center;font-size:1.2rem;display:flex}.SampleMessage-module__qyDv7a__waInfo{flex-direction:column;display:flex}.SampleMessage-module__qyDv7a__waName{font-size:var(--text-base);color:var(--white);font-weight:600}.SampleMessage-module__qyDv7a__waStatus{font-size:var(--text-xs);color:#ffffffb3}.SampleMessage-module__qyDv7a__chatArea{padding:var(--space-4);background:#ece5dd url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect fill='%23ECE5DD' width='100' height='100'/%3E%3C/svg%3E");min-height:400px}.SampleMessage-module__qyDv7a__message{background:var(--white);border-radius:0 var(--radius-lg)var(--radius-lg)var(--radius-lg);padding:var(--space-4);max-width:100%;position:relative;box-shadow:0 1px 2px #0000001a}.SampleMessage-module__qyDv7a__greeting{font-family:var(--font-hindi);font-size:var(--text-base);color:var(--gray-700);margin-bottom:var(--space-2)}.SampleMessage-module__qyDv7a__plainText{font-family:var(--font-hindi);font-size:var(--text-sm);color:var(--gray-800);white-space:pre-wrap;line-height:1.7}.SampleMessage-module__qyDv7a__dateLabel{font-size:var(--text-xs);color:var(--gray-500);margin-bottom:var(--space-3)}.SampleMessage-module__qyDv7a__messageTitle{font-size:var(--text-sm);color:var(--maroon);margin-bottom:var(--space-3);font-weight:600}.SampleMessage-module__qyDv7a__shlokBox{border-radius:var(--radius-md);padding:var(--space-3);margin-bottom:var(--space-3);background:linear-gradient(135deg,#ff6b351a 0%,#d4a84b1a 100%)}.SampleMessage-module__qyDv7a__shlokLabel{font-size:var(--text-xs);color:var(--saffron);margin-bottom:var(--space-1);font-weight:600}.SampleMessage-module__qyDv7a__shlokText{font-family:var(--font-hindi);font-size:var(--text-sm);color:var(--maroon);margin-bottom:var(--space-1);line-height:1.6}.SampleMessage-module__qyDv7a__shlokSource{font-size:var(--text-xs);color:var(--gray-500);text-align:right}.SampleMessage-module__qyDv7a__meaningBox{margin-bottom:var(--space-3)}.SampleMessage-module__qyDv7a__meaningLabel{font-size:var(--text-xs);color:var(--purple-deep);margin-bottom:var(--space-1);font-weight:600}.SampleMessage-module__qyDv7a__meaningText{font-family:var(--font-hindi);font-size:var(--text-sm);color:var(--gray-600);line-height:1.6}.SampleMessage-module__qyDv7a__saralBox{border-radius:var(--radius-md);padding:var(--space-3);margin-bottom:var(--space-3);border-left:3px solid var(--gold);background:linear-gradient(135deg,#d4a84b1a 0%,#fff8f080 100%)}.SampleMessage-module__qyDv7a__saralLabel{font-size:var(--text-xs);color:var(--gold-dark);margin-bottom:var(--space-1);font-weight:600}.SampleMessage-module__qyDv7a__saralText{font-family:var(--font-hindi);font-size:var(--text-sm);color:var(--gray-600);line-height:1.6}.SampleMessage-module__qyDv7a__affirmationBox{border-radius:var(--radius-md);padding:var(--space-3);margin-bottom:var(--space-3);background:linear-gradient(135deg,#2d1b691a 0%,#8b1f411a 100%)}.SampleMessage-module__qyDv7a__affirmationLabel{font-size:var(--text-xs);color:var(--gold-dark);margin-bottom:var(--space-1);font-weight:600}.SampleMessage-module__qyDv7a__affirmationText{font-family:var(--font-hindi);font-size:var(--text-sm);color:var(--purple-deep);font-style:italic}.SampleMessage-module__qyDv7a__closing{font-family:var(--font-hindi);font-size:var(--text-sm);color:var(--gray-600);text-align:right}.SampleMessage-module__qyDv7a__brandName{color:var(--saffron);font-weight:500}.SampleMessage-module__qyDv7a__messageTime{bottom:var(--space-2);right:var(--space-3);color:var(--gray-400);font-size:10px;position:absolute}@media (max-width:1024px){.SampleMessage-module__qyDv7a__content{gap:var(--space-10);grid-template-columns:1fr}.SampleMessage-module__qyDv7a__textContent{text-align:center}.SampleMessage-module__qyDv7a__featuresList{align-items:center}}@media (max-width:640px){.SampleMessage-module__qyDv7a__sampleMessage{padding:var(--space-16)0}.SampleMessage-module__qyDv7a__title{font-size:var(--text-3xl)}.SampleMessage-module__qyDv7a__phoneFrame{width:280px}.SampleMessage-module__qyDv7a__chatArea{min-height:350px}}
.Testimonials-module__ItA9Ha__testimonials{padding:var(--space-24)0;background:var(--cream);position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__container{max-width:1000px;padding:0 var(--space-6);margin:0 auto}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:var(--space-12)}.Testimonials-module__ItA9Ha__sectionLabel{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:2px;color:var(--saffron);margin-bottom:var(--space-4);font-weight:600;display:inline-block}.Testimonials-module__ItA9Ha__title{font-family:var(--font-hindi);font-size:var(--text-4xl);color:var(--maroon);margin-bottom:var(--space-2);font-weight:700}.Testimonials-module__ItA9Ha__highlight{background:linear-gradient(135deg,var(--saffron)0%,var(--gold)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Testimonials-module__ItA9Ha__subtitle{font-size:var(--text-lg);color:var(--gray-500)}.Testimonials-module__ItA9Ha__sliderWrapper{align-items:center;gap:var(--space-6);margin-bottom:var(--space-8);display:flex}.Testimonials-module__ItA9Ha__sliderContent{flex:1;justify-content:center;align-items:center;min-height:350px;display:flex;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__navButton{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-full);width:50px;height:50px;color:var(--gray-600);transition:all var(--transition-base);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Testimonials-module__ItA9Ha__navButton:hover{background:var(--saffron);border-color:var(--saffron);color:var(--white);transform:scale(1.1)}.Testimonials-module__ItA9Ha__testimonialCard{background:var(--white);border-radius:var(--radius-2xl);padding:var(--space-10);text-align:center;box-shadow:var(--shadow-lg);width:100%;max-width:700px;position:relative}.Testimonials-module__ItA9Ha__quoteIcon{background:linear-gradient(135deg,var(--saffron)0%,var(--gold)100%);border-radius:var(--radius-full);width:60px;height:60px;color:var(--white);margin-bottom:var(--space-6);justify-content:center;align-items:center;display:inline-flex}.Testimonials-module__ItA9Ha__textHindi{font-family:var(--font-hindi);font-size:var(--text-xl);color:var(--gray-800);margin-bottom:var(--space-4);line-height:1.8}.Testimonials-module__ItA9Ha__textEn{font-size:var(--text-base);color:var(--gray-600);margin-bottom:var(--space-6);font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__rating{justify-content:center;align-items:center;gap:var(--space-1);margin-bottom:var(--space-6);display:flex}.Testimonials-module__ItA9Ha__star{color:var(--gold);fill:var(--gold)}.Testimonials-module__ItA9Ha__author{justify-content:center;align-items:center;gap:var(--space-4);display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg,var(--purple-deep)0%,var(--maroon)100%);border-radius:var(--radius-full);width:56px;height:56px;color:var(--cream);font-weight:600;font-size:var(--text-lg);justify-content:center;align-items:center;display:flex}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;align-items:flex-start;display:flex}.Testimonials-module__ItA9Ha__authorName{font-family:var(--font-hindi);font-size:var(--text-lg);color:var(--maroon);font-weight:600}.Testimonials-module__ItA9Ha__authorLocation{font-size:var(--text-sm);color:var(--gray-600)}.Testimonials-module__ItA9Ha__dots{justify-content:center;align-items:center;gap:var(--space-2);display:flex}.Testimonials-module__ItA9Ha__dot{border-radius:var(--radius-full);background:var(--gray-300);cursor:pointer;width:44px;height:44px;transition:all var(--transition-base);border:none;padding:0;position:relative}.Testimonials-module__ItA9Ha__dot:before{content:"";border-radius:var(--radius-full);background:var(--gray-400);width:12px;height:12px;transition:all var(--transition-base);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Testimonials-module__ItA9Ha__dot:hover:before{background:var(--gray-600);width:16px;height:16px}.Testimonials-module__ItA9Ha__activeDot:before{background:linear-gradient(90deg,var(--saffron),var(--gold));width:30px}@media (max-width:768px){.Testimonials-module__ItA9Ha__sliderWrapper{gap:var(--space-4);flex-direction:column}.Testimonials-module__ItA9Ha__navButton{display:none}.Testimonials-module__ItA9Ha__testimonialCard{padding:var(--space-6)}.Testimonials-module__ItA9Ha__textHindi{font-size:var(--text-lg)}.Testimonials-module__ItA9Ha__sliderContent{min-height:400px}}@media (max-width:640px){.Testimonials-module__ItA9Ha__testimonials{padding:var(--space-16)0}.Testimonials-module__ItA9Ha__title{font-size:var(--text-3xl)}.Testimonials-module__ItA9Ha__quoteIcon{width:50px;height:50px}.Testimonials-module__ItA9Ha__quoteIcon svg{width:24px;height:24px}}
.Subscribe-module__o3m8TG__subscribe{padding:var(--space-24)0;background:linear-gradient(135deg,var(--cream)0%,#ff6b350d 50%,#d4a84b14 100%);position:relative;overflow:hidden}.Subscribe-module__o3m8TG__bgPattern{opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='40' fill='none' stroke='%238B1F41' stroke-width='0.5'/%3E%3C/svg%3E");background-size:100px;position:absolute;inset:0}.Subscribe-module__o3m8TG__glowOrb1{pointer-events:none;background:radial-gradient(circle,#ff6b3533 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite Subscribe-module__o3m8TG__float;position:absolute;top:10%;left:10%}.Subscribe-module__o3m8TG__glowOrb2{pointer-events:none;background:radial-gradient(circle,#d4a84b26 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite reverse Subscribe-module__o3m8TG__float;position:absolute;bottom:10%;right:10%}.Subscribe-module__o3m8TG__container{max-width:800px;padding:0 var(--space-6);z-index:1;margin:0 auto;position:relative}.Subscribe-module__o3m8TG__content{text-align:center}.Subscribe-module__o3m8TG__iconWrapper{border-radius:var(--radius-full);width:100px;height:100px;color:var(--white);margin-bottom:var(--space-8);background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);justify-content:center;align-items:center;display:inline-flex;box-shadow:0 10px 40px #25d3664d}.Subscribe-module__o3m8TG__title{font-family:var(--font-hindi);font-size:var(--text-4xl);color:var(--maroon);margin-bottom:var(--space-2);font-weight:700;line-height:1.3}.Subscribe-module__o3m8TG__highlight{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Subscribe-module__o3m8TG__titleEn{font-size:var(--text-xl);color:var(--gray-500);margin-bottom:var(--space-6)}.Subscribe-module__o3m8TG__description{font-family:var(--font-hindi);font-size:var(--text-lg);color:var(--gray-600);margin-bottom:var(--space-2);max-width:600px;margin-left:auto;margin-right:auto;line-height:1.8}.Subscribe-module__o3m8TG__descriptionEn{font-size:var(--text-base);color:var(--gray-500);margin-bottom:var(--space-10);max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.Subscribe-module__o3m8TG__steps{justify-content:center;align-items:center;gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}.Subscribe-module__o3m8TG__step{align-items:center;gap:var(--space-2);display:flex}.Subscribe-module__o3m8TG__stepNumber{background:var(--saffron);width:32px;height:32px;color:var(--white);font-weight:700;font-size:var(--text-sm);border-radius:var(--radius-full);justify-content:center;align-items:center;display:flex}.Subscribe-module__o3m8TG__stepText{font-family:var(--font-hindi);font-size:var(--text-sm);color:var(--gray-600)}.Subscribe-module__o3m8TG__stepArrow{color:var(--gray-400)}.Subscribe-module__o3m8TG__ctaButton{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-5)var(--space-10);color:var(--white);font-weight:700;font-size:var(--text-xl);border-radius:var(--radius-full);transition:all var(--transition-base);margin-bottom:var(--space-8);background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);text-decoration:none;display:inline-flex;box-shadow:0 8px 30px #25d36666}.Subscribe-module__o3m8TG__ctaButton:hover{color:var(--white);box-shadow:0 12px 40px #25d36680}.Subscribe-module__o3m8TG__trustBadges{justify-content:center;align-items:center;gap:var(--space-6);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.Subscribe-module__o3m8TG__badge{font-size:var(--text-sm);color:var(--gray-500);font-weight:500}.Subscribe-module__o3m8TG__bottomText{font-family:var(--font-hindi);font-size:var(--text-lg);color:var(--gold-dark)}@media (max-width:768px){.Subscribe-module__o3m8TG__steps{gap:var(--space-3);flex-direction:column}.Subscribe-module__o3m8TG__stepArrow{transform:rotate(90deg)}.Subscribe-module__o3m8TG__ctaButton{width:100%;font-size:var(--text-lg);padding:var(--space-4)var(--space-6)}.Subscribe-module__o3m8TG__trustBadges{gap:var(--space-2);flex-direction:column}}@media (max-width:640px){.Subscribe-module__o3m8TG__subscribe{padding:var(--space-16)0}.Subscribe-module__o3m8TG__title{font-size:var(--text-3xl)}.Subscribe-module__o3m8TG__iconWrapper{width:80px;height:80px}.Subscribe-module__o3m8TG__iconWrapper svg{width:36px;height:36px}}.Subscribe-module__o3m8TG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Subscribe-module__o3m8TG__modal{background:linear-gradient(135deg,var(--cream)0%,#fff 100%);border-radius:20px;width:100%;max-width:500px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.Subscribe-module__o3m8TG__closeBtn{color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}.Subscribe-module__o3m8TG__closeBtn:hover{background:var(--gray-100);color:var(--maroon)}.Subscribe-module__o3m8TG__modalHeader{text-align:center;margin-bottom:1.5rem}.Subscribe-module__o3m8TG__modalHeader svg{color:var(--saffron);margin-bottom:.5rem}.Subscribe-module__o3m8TG__modalHeader h3{font-family:var(--font-hindi);color:var(--maroon);margin:0;font-size:1.5rem}.Subscribe-module__o3m8TG__modalHeader p{color:var(--gray-500);margin:.25rem 0 0;font-size:.9rem}.Subscribe-module__o3m8TG__currencyToggle{justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.Subscribe-module__o3m8TG__currencyBtn{border:2px solid var(--gray-200);color:var(--gray-600);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Subscribe-module__o3m8TG__currencyBtn:hover{border-color:var(--saffron)}.Subscribe-module__o3m8TG__currencyBtn.Subscribe-module__o3m8TG__active{background:var(--saffron);border-color:var(--saffron);color:#fff}.Subscribe-module__o3m8TG__selectionGroup{margin-bottom:1.5rem}.Subscribe-module__o3m8TG__selectionLabel{color:var(--gray-700);margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:block}.Subscribe-module__o3m8TG__granthOptions{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.Subscribe-module__o3m8TG__granthOption{border:2px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:1rem;transition:all .2s;display:flex}.Subscribe-module__o3m8TG__granthOption:hover{border-color:var(--saffron);background:#ff6b350d}.Subscribe-module__o3m8TG__granthOption.Subscribe-module__o3m8TG__selected{border-color:var(--saffron);background:#ff6b351a;box-shadow:0 0 0 3px #ff6b3533}.Subscribe-module__o3m8TG__granthName{color:var(--gray-800);font-size:.9rem;font-weight:600}.Subscribe-module__o3m8TG__granthHindi{font-family:var(--font-hindi);color:var(--gray-500);font-size:.85rem}.Subscribe-module__o3m8TG__durationOptions{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.Subscribe-module__o3m8TG__durationOption{border:2px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:1rem;transition:all .2s;display:flex;position:relative}.Subscribe-module__o3m8TG__durationOption:hover{border-color:var(--gold)}.Subscribe-module__o3m8TG__durationOption.Subscribe-module__o3m8TG__selected{border-color:var(--gold);background:#d4a84b1a;box-shadow:0 0 0 3px #d4a84b33}.Subscribe-module__o3m8TG__durationName{color:var(--gray-800);font-weight:600}.Subscribe-module__o3m8TG__durationPrice{color:var(--saffron);font-size:1.1rem;font-weight:700}.Subscribe-module__o3m8TG__saveBadge{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:20px;padding:.25rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:-8px;right:-8px}.Subscribe-module__o3m8TG__sendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Subscribe-module__o3m8TG__sendBtn:hover:not(:disabled){box-shadow:0 8px 25px #25d36666}.Subscribe-module__o3m8TG__sendBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.Subscribe-module__o3m8TG__granthOptions{grid-template-columns:1fr}.Subscribe-module__o3m8TG__modal{padding:1.5rem}}
